body{background: #EEF0F8;}
.table th, .table td{vertical-align:middle;}

.admin-css .admin-header-links{}
.table th, .table td{font-weight: 400;}

.bg-gray{background: #fafbfd;}
.bg-white{background: #fff !important;}
/* .display-5 {font-size: 1.3rem !important;} */

.field-validation-error{color: #dc5455;font-size: 13px;margin-top: 3px;display: block;}
.input-validation-error{    background: #ffd6d7;border: 1px solid #aa0e0f;}

.btn-lightred-success{color: #aa0e0f;background-color: #F2E1E7;}
.btn.btn-lightred-success i{color: #aa0e0f;}
.btn-lightred-success:hover{background-color: #aa0e0f;color: #fff;}
.btn-lightred-success:hover  i{color: #fff;}

.card-custom.bg-white{}

.video-js .vjs-big-play-button{position: absolute !important;top: 35% !important;left: 50% !important;transform: translate(-50%,50%) !important;}


#kt_datatable .apexcharts-datalabels-group{transform: translate(00px ,-27px);}

.chart-per-wrap > div{width:100px;min-height: 80px !important;overflow: hidden;max-height: 80px !important;}
#kt_datatable .apexcharts-toolbar{display:none;}
.box-checkbox{position:absolute;right: 15px; top:15px;}
.video-play iframe{width:100% !important}

.datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell:first-child, .datatable.datatable-default > .datatable-table > .datatable-body .datatable-row > .datatable-cell:first-child, .datatable.datatable-default > .datatable-table > .datatable-foot .datatable-row > .datatable-cell:first-child {
padding-left: 30px;
}

.aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text{
    color:#b10023;
}
.ac-detail{}
.ac-detail h3{
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
    background: #f5f5f5;
    padding: 10px 15px;
    margin: 0;
}
.ac-detail ul{
    list-style: none;
    background: #f9f9f9;
    padding: 10px 15px;
    display: flex;
}
.ac-detail ul li{margin-right: 30px;}
.ac-detail ul li .answ{
    padding: 5px 0;
}
.ac-detail ul li .answ b{
    margin-right: 5px;
}
.ac-detail ul li .answ span{}

.dropdown .symbol-label{text-transform: uppercase;}
.img-card-logo{
    display: flex;
    height: 100%;
}
.img-card-logo img{max-height: 360px;
    margin: auto;
    display: table;}
    .date-picker-wrapper{    display: flex;margin:0 -15px}
    .date-picker-wrapper .form-control{    margin: 0 15px}
    .details-btn{position: absolute;right:15px;top:15px;}
    .course-details{max-width: 600px;max-height: 48px;overflow: hidden;}

.chart-45-wrap {max-width: 300px;margin:auto;}
.apexcharts-datalabel-value:after{content: "%";}

.svg-icon.svg-icon-blue svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF  !important;
}

.header-mobile {
background:#fff
}
    .header-mobile .btn .svg-icon svg g [fill] {
        fill: #b10023
    }
    .header-mobile .burger-icon span::before, .header-mobile .burger-icon span::after {
        background-color: #b10023;
    }
    .header-mobile .burger-icon span {
        background-color: #b10023;
    }
    .header-mobile .btn.active .svg-icon svg g [fill], .header-mobile .btn:hover .svg-icon svg g [fill] {
        fill: #b10023
    }
    .header-mobile .burger-icon:hover span::before, .header-mobile .burger-icon:hover span::after {
        background-color: #b10023;
    }
    .header-mobile .burger-icon:hover span {
        background-color: #b10023;
    }



    .page-500-full-page { overflow-x: hidden;padding: 20px; }

    .page-404-full-page .page-404, .page-500-full-page .page-500 { margin-top: 100px; }
    .page-500 { text-align: center; }
    
    .page-500 .number { display: inline-block;color: #ec8c8c;text-align: right;}
    .page-404 .number, .page-500 .number { letter-spacing: -10px;line-height: 128px;font-size: 128px;font-weight: 300; }
    .font-red { color: #e7505a!important; }
    
    .page-500 .details { text-align: left; } 
    .page-404 .details, .page-500 .details { margin-left: 40px;display: inline-block; }
    h3 { font-size: 24px;}
    h1, h2, h3, h4, h5, h6 {font-weight: 300;}
    
    .custom-lgn-cls{justify-content: flex-end !important;padding-right: 20px !important;}
    .main-recover-input{display: flex !important;align-items: flex-start !important;column-gap: 5px;}
    .password-recovery-page{width: 100% !important;max-width: 450px !important;}
    

    