.help-block{
    margin-top: 10px;
    color: #c40000;
}
html, body{
    font-size: 14px!important;
}
.form-search ul {
    list-style: none;
    background: transparent;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 12px;
    padding: 0px;
    position: relative;
    border-radius: 2px;
}
.form-search ul > li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 50px;
}
.site-header{
    z-index:101;
}
.site-header .dropdown.dropdown-typical .lbl {
    display: inline-block !important;
}
#nhan-vien-duoc-chon li {
    display: inline;
}
.kv-panel-before {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    background: #fff;
}
._f * {
    text-decoration-line: line-through;
}
._f.active * {
    text-decoration-line: unset;
}
.table td {
    padding-bottom: unset;
}
@media screen {
    #print-block{
        display: none;
    }
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover {
    background: #ab4240;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
    background: #d9534f;
    color: #000;
    text-shadow: none;
    -webkit-transition: background .2s;
    transition: background .2s;
}
.pagination li {
    display: inline-block;
    padding: 5px;
    background: #fff;
    margin-top: 10px;
    /* border-radius: 50%; */
}
.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
    background-color: #337ab7;
    color: #be2525;
}
.select2-container--krajee .select2-selection--single {
    height: 34px;
    line-height: 1.428571429;
    padding: unset;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: unset;
    user-select: none;
    -webkit-user-select: none;
}
tr.tr-dong-bo-sku {
    background: rgba(42, 176, 231, 0.95) !important;
}

td.text-right.cot-chan {
    background: #d8e2e76b;
}

td.text-right.cuoi-tuan {
    background: #faebd78f;
}