

.tabulator-tableHolder .tabulator-table .tabulator-row:hover > .tabulator-cell .show-or-hide {
    display: block;
    font-size: 130%;
}
.tabulator-tableHolder .tabulator-table .tabulator-row > .tabulator-cell .show-or-hide {
    display: none;
    font-size: 150%;
}

.form-label {
    text-transform:none;
}
.form-switch.form-switch-md .form-check-input {
    transform: scale(1.3);
    min-width: 24px;
}
.form-switch .form-check-label {
    margin-left: .75rem;
}

.dropdown-menu {
    min-width: 8rem;
}
.dropdown-item {
    padding: .4256rem 1rem;
}

fieldset > legend > .badge {
    font-size: 12px;
}
legend {
    float: unset !important;
    margin-bottom: unset !important;
}

.KhungVien {
    border: 1px solid #DBDBE1;
    margin-top: 20px;
    padding: 5px 10px 0px 10px;
    margin-bottom: 5px;
    background: #fff;
    border-radius: 4px;
}

.KhungVien legend {
    background: var(--tblr-blue);
    padding: 1px 10px;
    border-radius: 4px;
    width: auto;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
}

legend {
    font-size: 14px;
    font-weight: bold;
}

.tabulator-page-size {
    display: inline-block;
    width: 65px;
    font-size: inherit!important;
    padding: .4375rem 1.675rem .4375rem .875rem;
    -moz-padding-start: calc(.875rem - 3px);
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.53;
    color: #697a8d;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%2867, 89, 113, 0.6%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .675rem center;
    background-size: 17px 12px;
    border: 1px solid #d9dee3;
    border-radius: .375rem !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
}

.tabulator-page-size:focus {
    border-color: rgba(249, 249, 255, 0.54);
    outline: 0;
    box-shadow: 0 0 .25rem .05rem rgba(105, 108, 255, 0.1);
}

.textsize-item{
    font-size: 9pt;
}

.iconsize-item {
    font-size: 12pt;
}

.jconfirm.jconfirm-material .jconfirm-box {
    padding: 20px 25px 10px 25px !important;
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c{
    font-weight: normal;
}
.w-max-400px {
    max-width: 450px;
}
.w-min-250px{
    min-width: 250px;
}

.w-min-150px {
    min-width: 250px;
}

.bg-menu-theme .menu-sub > .menu-item > .menu-link:before {
    content: none;
}

.modal .btn-close{
    box-shadow: none!important;
}
.modal-content{
    border-radius: .375rem;
}
.modal-header{
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
}

.row-count {
    color:#102D4F;font-size: 13px; font-family: Arial, Helvetica, sans-serif;font-weight:100;
}


@media print {
    .GridData .tabulator-tableHolder .tabulator-table .tabulator-row:nth-child(even) {
        background-color: #fff;
    }
}

.select2-container .select2-selection--single {
    height: 31px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #697a8d;
}
.toast.bs-toast .toast-header {
    padding-bottom: .1rem;
}

.text-xemdinhkem {
    font-size: 10px;
}
.table-condensed > thead > tr > th, td {
    text-align: center;
    padding: 3px;
    color: #1c1c1c;
    font-size: 11px !important;
    font-family: Tahoma !important;
}

label.color-cap-cong-trinh-00 {
    background: #ec0f0f;
    padding: 0 8px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}
label.color-cap-cong-trinh-01 {
    background: #2d0fec;
    padding: 0 8px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}
label.color-cap-cong-trinh-02 {
    background: #0fadec;
    padding: 0 8px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}
label.color-cap-cong-trinh-03 {
    background: #0fec16;
    padding: 0 8px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}
label.color-cap-cong-trinh-04 {
    background: #ec710f;
    padding: 0 8px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}