.taetbew .text-bold {
    font-weight: bold;
}

.taetbew .text-big {
    font-size: large;
}

.taetbew .border-top {
    border-top: 1px solid black;
}

.taetbew .float-right {
    float: right;
}

.taetbew select.box.invalid {
    border: 2px solid red !important;
}
