body{
    position: relative;
    background-color: #F3F3F3
}
@font-face {
    font-family: 'nova-regular';
    src: url(../proxima-nova/ProximaNova-Regular.otf);
}
@font-face {
    font-family: 'nova-bold';
    src: url(../proxima-nova/Proxima\ Nova\ Bold.otf);
}

img{
    user-select: none;
}
p,a,div,button,.form-control,.ng-select .ng-select-container,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option,
.nova-regular{
    font-family: 'nova-regular';
}
.form-label,
.nova-bold{
    font-family: 'nova-bold';
}
.nova{
    font-family: 'nova-bold';
}


.c-blue{
    color: #111FD6 !important;
}
.c-green{
    color: #0BCB3E !important;
}
.bg-green{
    background-color: #0BCB3E !important;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option,
.ng-select .ng-select-container,
.c-black{
    color: #161616 !important;
}
.c-gray-50{
    color: #505050 !important;
}
.c-gray-95{
    color: #959595 !important;
}
input::placeholder,
.c-gray-8d{
    color: #8D8D8D !important;
}
.c-gray-52{
    color: #525252 !important;
}
.c-white-f3{
    color: #F3F3F3 !important;
}
.c-white{
    color: #ffffff !important;
}
.c-red{
    color:#CB0B0B !important;
}
.c-aqua{
    color:#B1E5F2 !important;
}
.c-aqua-bright{
    color:#EBFBFF !important;
}
.c-sky{
    color:#03A9F3 !important;
}
.bg-blue{
    background-color: #111FD6!important;
}
.bg-black{
    background-color: #161616!important;
}
.bg-gray-50{
    background-color: #505050!important;
}
.bg-gray-95{
    background-color: #959595!important;
}
.bg-gray-8d{
    background-color: #8D8D8D!important;
}
.bg-gray-52{
    background-color: #525252!important;
}
.bg-gray-f7{
    background-color: #f7f7f7!important;
}
.bg-gray-ea{
    background-color: #EAEAEA!important;
}
.bg-brown-38{
    background-color: #383838!important;
}
.bg-white-f3{
    background-color: #F3F3F3!important;
}
.bg-white{
    background-color: #ffffff!important;
}
.bg-red{
    background-color:#CB0B0B!important;
}
.bg-aqua{
    background-color:#B1E5F2!important;
}
.bg-aqua-bright{
    background-color:#EBFBFF!important;
}
.bg-sky{
    background-color:#03A9F3!important;
}
.bg-blue-light{
    background-color: #111FD638!important;
}
.bg-green-light{
    background-color: #edfcee !important;
}
.bc-blue{
    border-color: #111FD6 !important;
}
.bc-black{
    border-color: #161616 !important;
}
.bc-gray-50{
    border-color: #505050 !important;
}
.bc-gray-95{
    border-color: #959595 !important;
}
.bc-gray-8d{
    border-color: #8D8D8D !important;
}
.bc-gray-52{
    border-color: #525252 !important;
}

.bc-gray-d3{
    border-color:#D3D3D3 !important;
}
.bc-white-f3{
    border-color: #F3F3F3 !important;
}
.bc-white{
    border-color: #ffffff !important;
}
.bc-red{
    border-color:#CB0B0B !important;
}
.bc-aqua{
    border-color:#B1E5F2 !important;
}
.bc-aqua-bright{
    border-color:#EBFBFF !important;
}
.bc-sky{
    border-color:#03A9F3 !important;
}
.b-dashed-1{
    border: 1px dashed;
}
.card.b-1,
.b-1{
    border: 1px solid;
}
.b-2{
    border: 2px solid;
}
.bl-1{
    border-left: 1px solid;
}
.br-1{
    border-right: 1px solid;
}
.br-2{
    border-right:2px solid;
}
.font-9{
    font-size: 9px;
}

.form-label,
.btn.font-10,
.font-10{
    font-size: 10px;
}

.btn.font-11,
.font-11{
    font-size: 11px;
}
.ng-select .ng-select-container,
.form-control,
.btn.font-12,
.font-12{
    font-size: 12px;
}
.font-13{
    font-size: 13px;
}
.btn,
.font-14{
    font-size: 14px;
}
.font-15{
    font-size: 15px;
}
.font-16{
    font-size: 16px;
}
.font-17{
    font-size: 17px;
}
.font-18{
    font-size: 18px;
}
.font-19{
    font-size: 19px;
}
.font-20{
    font-size: 20px;
}
.img-52 {
    width: 52px;
    height: 52px;
}
.img-32{
    width: 32px;
    height: 32px;
}
.img-24{
    width: 24px;
    height: 24px;
}
.img-20{
    width: 20px;
    height: 20px;
}
.img-16{
    width: 16px;
    height: 16px;
}

.my-n1{
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
}
.mx-n1{
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
}
.mt-n6px{
    margin-top: -6px;
}
.mt-2px{
    margin-top: 2px;
}
.mt-3px{
    margin-top: 3px;
}
.mt-n3px{
    margin-top: -3px;
}

.mt-4px{
    margin-top: 4px;
}
.mt-5px{
    margin-top: 5px;
}
.mt-6px{
    margin-top: 6px;
}
.mt-7px{
    margin-top: 7px;
}
.mt-10px{
    margin-top: 10px;
}
.mt-80{
    margin-top: 80px;
}
.mb-3px{
    margin-bottom: 3px;
}
.mb-4px{
    margin-bottom: 4px;
}
.mb-5px{
    margin-bottom: 5px;
}
.mb-6px{
    margin-bottom: 6px;
}
.mb-7px{
    margin-bottom: 7px;
}
.pt-7px{
    padding-top: 7px;
}
.pb-1px{
    padding-bottom: 1px !important;
}
.pb-3px{
    padding-bottom: 3px;
}
.pb-5px{
    padding-bottom: 5px;
}
.pb-8px{
    padding-bottom: 8px;
}
.text-left{
    text-align: left;
}
.me-n2 {
    margin-right: -0.5rem!important;
}
.vh-93{
    height: 93vh;
}
.width-100{
    width: 100%;
}
.width-90px{
    width: 90px;
}
.width-65px{
    width: 65px;
}
.width-0{
    width: 0px !important;
}
.min-width-100px{
    min-width: 100px;
}
.min-width-130px{
    min-width: 130px;
}
.min-w200{
    min-width: 200px;
}
.flow-hidden{overflow: hidden;}
@media(min-width:410px){
    .min-width-xs-95px{
        min-width: 95px;
    }
}
.h-100{
    height: 100%;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option,
.ng-select .ng-select-container,
.bold{
    font-weight: bold;
}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.pointer{
    cursor: pointer;
}
.no-width{
    width: unset !important;
}
.upper{
    text-transform: uppercase;
}
.dir-row{
    flex-direction: row !important;
}
.circle{border-radius: 50%;}
.radius-20{
    border-radius: 20px;
}
.radius-10{
    border-radius: 10px;
}
.b-radius-5{
    border-radius: 6px;
}
.radius-4{
    border-radius: 4px;
}
.letter1-1{
    letter-spacing: 1.1px;
}
.line-h2{
    line-height: 2;
}
.line-h1-1{
    line-height: 1.1;
}
.opc-6{
    opacity: 0.6;
}
.rect-20{
    width: 20px;
    height: 20px;
}
.form-label{
    margin-bottom: 0;
}
.form-check-input:focus,
.btn-check:focus+.btn, .btn:focus,
.form-control:focus {
    box-shadow: unset
}
.btn{
    padding: 4.5px .75rem;
}
.btn:hover{
    color: #ffffff;
}
.card{
    padding: 10px 17px;
    border: none;
    box-shadow: 0px 1px 2px #33333333;
    display: block;
    flex-direction: unset;
}
.card-sub-title,
.card-title,
.card-item-title{
    color: #161616;
    font-weight: bold;
}

.card-title{
    font-size: 17px;
    margin-bottom: 0;
    margin-top: -6px;
}
.card-sub-title{
    font-size: 14px;
}
.card-item-title{
    font-size: 16px;
}
.modal{
    display: flex !important;
}

.modal-dialog{
    margin: auto;
    border-radius: 9px;
    max-width: unset !important;
}
.modal .modal-content{
    border: none;
    background-color: #fff;
}
.ng-touched.ng-invalid, .ng-touched.ng-invalid ~ .input-group-text {
    border-color: #FF586B;
}
.form-control{
    font-weight: bold;
}
.loading-img{
    width: 300px;
    margin: auto;
    display: block;
}
/* date time picker */
.bs-datepicker-container {
    padding: 0 !important;
    margin-top: 10px;
}
.bs-media-containe{
    display: flex;
}
.bs-datepicker-head{
    background-color: #5cb85c;
    min-width: 270px;
    height: 50px;
    padding: 10px;
    border-radius: 3px 3px 0 0;
    text-align: justify;
}
.bs-datepicker-head button{
    display: inline-block;
    vertical-align: top;
    padding: 0;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: transparent;
    text-align: center;
    cursor: pointer;
    color: #fff;
    transition: .3s;
}
.bs-datepicker-head button.next, .bs-datepicker-head button.previous{
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.bs-datepicker-head button.next span, .bs-datepicker-head button.previous span{
    font-size: 28px;
    line-height: 1;
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    margin-top: -3px;
}
.bs-datepicker-head button.current{
    border-radius: 15px;
    max-width: 155px;
    padding: 0 13px;
    font-size: 13px;
}
.bs-datepicker-head:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.bs-datepicker-btns button:active, 
.bs-datepicker-btns button:focus, 
.bs-datepicker-btns button:hover, 
.bs-datepicker-predefined-btns button:active, 
.bs-datepicker-predefined-btns button:focus, 
.bs-datepicker button:active, .bs-datepicker button:focus, 
.bs-datepicker button:hover, .bs-datepicker input:active, 
.bs-datepicker input:focus, .bs-datepicker input:hover {
    outline: none;
}
.bs-datepicker-head button:active {
    background-color: rgba(0,0,0,.2);
}
.bs-datepicker-head button:hover {
    background-color: rgba(0,0,0,.1);
}
.bs-datepicker-body {
    padding: 10px;
    border-radius: 0 0 3px 3px;
    min-height: 232px;
    min-width: 278px;
    border: 1px solid #e9edf0;
    background-color: #fff;
}
.bs-datepicker-body .days.weeks {
    position: relative;
    z-index: 1;
}
.bs-datepicker-body table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.bs-datepicker-body table th {
    font-size: 13px;
    color: #9aaec1;
    font-weight: 400;
    text-align: center;
}
.bs-datepicker-body table td {
    color: #54708b;
    text-align: center;
    position: relative;
    padding: 0;
}
.bs-datepicker-body table td:before, .bs-datepicker-body table td span:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 6px;
    bottom: 6px;
    left: -2px;
    right: -2px;
    box-sizing: content-box;
    background: transparent;
}
.theme-green .bs-datepicker-body table td.week span {
    color: #5cb85c;
}
.bs-datepicker-body table td.is-other-month span, .bs-datepicker-body table td span.is-other-month {
    color: rgba(0,0,0,.25);
}
.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month) {
    cursor: pointer;
}
.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span, .bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
    background-color: #e9edf0;
    transition: 0s;
}
.bs-datepicker-body table.days span {
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.bs-datepicker-body table td span {
    display: block;
    margin: 0 auto;
    font-size: 13px;
    border-radius: 50%;
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.theme-green .bs-datepicker-body table td.selected span, .theme-green .bs-datepicker-body table td[class*=select-] span:after, .theme-green .bs-datepicker-body table td span.selected, .theme-green .bs-datepicker-body table td span[class*=select-]:after, .theme-green .bs-datepicker-head, .theme-green .bs-datepicker-predefined-btns button.selected {
    background-color: #5cb85c;
}
.bs-datepicker-body table td.selected span, .bs-datepicker-body table td span.selected {
    color: #fff;
}
.table-scroll {
    max-height: 60vh;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    padding: 0 1px;
}
.table>:not(caption)>*>* {
    padding: 0;
    border-bottom-width: 0;
}

.table .form-control.datetime{
    display: inline-block;
    height: 25px;
    width: 130px;
    padding: 0;
    text-align: center;
}
.table thead{
    font-size: 12px;
}
.table thead {
    background-color: #111FD6;
}

.table thead td ,
.table thead th {
    font-weight: normal;
    background-color: #111FD6;
    color: #FFFFFF;
    font-weight: bold;
    position: sticky !important;
    /* border: 1px solid #f8f8f8; */
    top: 0;
    z-index: 9;
}

.table .last-acation-th{text-align: center;}
.table thead tr:last-child td,
.table thead tr:last-child th {
    position: sticky;
    z-index: 9;
    top: 37px;
}
.table thead tr:first-child td,
.table thead tr:first-child th {
    top: 0 !important;
}
.table tbody .btn-link,
.table tbody{
    font-size: 13px;
    color: #230033;
    font-family: 'nova-regular-Regular5';
}
.table tbody .btn-link .fa-eye,
.table tbody .btn-link .fa-print,
.table tbody .btn-link .fa-edit,
.table tbody .btn-link .fa-trash-o{
    color: #959595;
}
.table tbody .btn-link .fa-eye:hover,
.table tbody .btn-link .fa-edit:hover{
    color: #111FD6;
}
.table tbody .btn-link .fa-trash-o:hover{
    color: #CB0B0B;
}
.table tbody .btn-link .fa-print:hover{
    color: #0BCB3E;
}
.table tbody td {
    border: 1px solid #E0E0E0;
}

.table .form-control{
    margin: -4px 0;
    height: 26px;
    padding: 0 7px;
    min-width: 100px;
}
.table tbody .action-link{
    color: #3d6499;
    text-decoration: underline;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.table tbody .action-link:hover{
    color: #CC324C;
}

.table th, .table td {
    font-family: nova-regular;
    padding: 9px 14px;
    vertical-align: inherit;
    border-top: 1px solid #dee2e6b8;
    text-align: center;
    font-weight: bold;
}
.table thead tr:first-child td:first-child,
.table thead tr:first-child th:first-child{
    border-top-left-radius: 10px;
}
.table thead tr:first-child td:last-child,
.table thead tr:first-child th:last-child{
    border-top-right-radius: 10px;
}

.table .tblHead tr:last-child td ,
.table .tblHead tr:last-child th {
    border-top: unset;
    background-color: #161616;
}
.table th[rowspan="2"],
.table td[rowspan="2"]{
    vertical-align: middle;
}

.ngx-pagination{
    text-align: right;
    font-family: nova-regular;
    padding: 0;
    margin-bottom: 0 !important;
}
.ngx-pagination .pagination-previous a::before, .ngx-pagination .pagination-previous.disabled::before {
    display: none !important;
    /* content: '\f053' !important; */
}
.ngx-pagination .pagination-next a::after, .ngx-pagination .pagination-next.disabled::after {
    display: none !important;
    /* content: '\f053' !important; */
}

.ngx-pagination li{
    margin: 0 4px; 
    border: 1px solid #DFDCE0;
    font-size: 12px !important;
    font-weight: bold;
    text-align: center;
    min-width: 30px !important;
}
.ngx-pagination li a:hover , .ngx-pagination li span:hover{
    background-color: unset !important;
    color: unset !important; 
}
.ngx-pagination li:hover {
    background-color: #690895!important;
    color: #FFF !important; 
}
.ngx-pagination .pagination-next,.ngx-pagination .pagination-previous {
    width: 50px !important;
}
.ngx-pagination li {
    padding: 1px 4px 6px !important;
}
.ngx-pagination .pagination-next{
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    margin-left: 7px;
}
.ngx-pagination .pagination-previous{
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-right: 7px;
}
.ngx-pagination  .disabled,
.ngx-pagination  .disabled:hover {
    background-color: #FFF!important;
    color: #69089580 !important;
}
.ngx-pagination .current {
    background-color: #690895 !important;
}

.paggination nav {
    float: right;
    margin-top: 10px;
}
.paggination .page-item {
    margin: 0 4px; 
    text-align: center; 

}
.paggination .page-item a{
    background-color: unset;
}

.paggination .page-item a:hover {
    background-color: #690895;
    color: #FFF !important; 
}
.paggination .pages{
    margin-top: 5px !important;
}
.pre-next{
    background-color: #F9F9F9;
}
.ngx-pagination li , .paggination .page-item a{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease ;
}

@media(max-width: 992px){
    .ngx-pagination{
        text-align: center;
    }
}
@media(max-width: 776px){
    .ngx-pagination{
        text-align: center;
    }
    .ngx-pagination ul{
        width: 100%;
    }
    .ngx-pagination li{
        margin: 0 3px; 
        border: 1px solid #8b92a0;
        font-size: 11px !important;
        font-weight: 500;
        text-align: center;
        min-width: unset ;
    }
}

.img-20{
    width: 20px;
    height: 20px;
}
.arrow-sort {
    height: 7px;
    overflow: hidden;
}
.arrow-sort .sort-icon-asc {
    position: relative;
    top: -2px;
}
.arrow-sort .sort-icon-des {
    position: relative;
    top: -10px;
}
.form-control{
    line-height: unset !important;
}
ng-select.form-control{
    padding: 0 0 0 4px !important;
}

.ng-select .ng-select-container:hover{
    box-shadow: none !important;
}
.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container {
    border-color: none !important;
    box-shadow: none !important;
}
.ng-select .ng-select-container,
.ng-select-container {
    height: 28.5px !important;
    min-height: unset !important;
}
.table .form-control{
    min-width: 200px !important;
    width: 100% !important;

}
.table .ng-select .ng-select-container,.table .ng-select-container {
    height: 26px !important;
}
.ng-select.ng-select-single .ng-select-container .ng-value-container, .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value {
    margin-top: -2px;
}
.table .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
    top: 3px;
}
.table .form-group .select-icon {
    height: 20px;
}
.ng-select .ng-select-container {
    border-radius: unset !important;
    border: unset !important;
    background-color: transparent !important;
}
.form-group{
    position: relative;
}
.form-label,
.form-group label{
    font-size: 12px;
    color: #525252;
    font-weight: bold;
    margin-bottom: 6px;
}
.form-group .select-icon {
    position: absolute;
    bottom: 2px;
    right: 5px;
    width: 25px;
    height: 25px;
    font-size: 11px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
}
.form-group .text-danger p{
    margin-bottom: 0;
}
.btn-link {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #707070;
    font-size: 1.6;
    line-height: 0rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-confirm,
.btn-cancel{
    font-size: 12px;
    min-width: 90px;
    color: #fff;
    padding: .5rem .75rem;
    font-weight: bold;
    font-family: inherit;
}
.btn-cancel{
    background-color: #383838;
}
.btn-confirm{
    background-color: #111FD6;
}
.clock-face__number {
    width: 0px !important;
}
.clock-face__number > span{
    margin-left: 16px !important;
}
.timepicker-dial__control{
    outline: unset;
}