@font-face{
    font-family: khmoul;
    src: url('../fonts/KhmerOSmuollight.ttf');
}
@font-face{
    font-family: kh;
    src: url('../fonts/KhmerOSsiemreap.ttf');
}
@font-face{
    font-family: khb;
    src: url('../fonts/KhmerOSbokor.ttf');
}
@font-face{
    font-family: ens;
    src: url('../fonts/Poppins/Poppins-Regular.ttf');
}
@font-face{
    font-family: enb;
    src: url('../fonts/Poppins/Poppins-SemiBold.ttf');
}
.khm, .khm p{
    font-family: khmoul;
}
.khs, .khs p{
    font-family: kh;
}
.khb, .khb p{
    font-family: khb;
}
.ens, .ens p{
    font-family: ens;
}
.enb, .enb p{
    font-family: enb;
    
}
body,p,div,span,li,a,form,input,label,button, th, td,
h1, h2, h3, h4, h5, h6{
    font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol", kh !important;
}
body,p,div,span,li,a,form,input,label,button, th, td{
    font-size: 14px;
}
.navbar {
    padding-top: 0px;
    padding-bottom: 4px;
}
.toolbox{
	background: #f0f3f6;
}
.modal-header {
    padding: 9px 18px;
}
.myactive{
    background-color: #4e5761;
}
.card-body{
    padding-top: 9px;
}
.datatable thead tr th:first-child{
    width: 10px !important;
}
/* .datatable thead tr th:nth-child(2)
{
    width: 27px;
} */
.datatable tbody tr td:last-child{
    /* width: 120px; */
    text-align: center;
}
.page-link {
    padding: 4px 9px;
}
.fine-table {
    width: 100%;
}
.fine-table thead tr th{
    font-weight: bold;
    font-family: 'Khmer OS Bokor';
    font-size: 1em;
    text-align: center;
    background-color: #b8daff;
    border: 1px gray solid;
    padding: 0.5em;
}
.center-thead tr th{
    text-align: center;
    vertical-align: middle;
}
.table-middle tr td{
    vertical-align: middle;
}
.a4-lan{
    width: 21cm;
    padding: 1em;
}
.small-svg svg{
    width: 1em;
    height: 1em;
}
.ajs-message{
    color: white !important;
}
.ajs-button{
    color : #3593D2 !important;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
