body{
    height: 100vh;
}
.ml-1 {
    margin-left: .25rem!important;
}
.ml-5 {
    margin-left: 3rem!important;
}
.box_shadow{
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
}
.vertical-middle-center{
    display: flex;
    justify-content: center;
    align-items: center!important;
}
.h-100px{
    height: 80px;
}
ul.custom-list{
    margin-bottom: 15px;
    line-height: 1.8;
    color: #7b7c93;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
}
.custom-btn{
    display: inline-block;
    padding: 5px 10px;
    background-color: #ffffff;
    color: #0f123b;
    border-radius: 10px;
    font-weight: 500;
    font-size: 15px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.bg-gradient-1{
    background: rgb(39,172,166);
    background: radial-gradient(circle, rgba(39,172,166,1) 0%, rgba(27,115,161,1) 100%);
}
.nice-select .list{
    max-height: 200px;
    overflow-y: auto;
}
.custom_loading {
    position: fixed;
    /*z-index: 2000;*/
    z-index: 99999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
    background-color: rgba(0, 0, 0, .7)
}
.spinner {
    position: absolute;
    top: 40%;
    left: 48%;
    color: #fff;
    margin-left: -25px;
}
.spinner > i {
    font-size: 50px;
}
.list-box{
    max-width: 100%;
}
.list-box ul.list{
    margin-top: 0px;
}
.breadcrumbs-2{
    height: 130px;
}
.breadcrumbs-2 .page-title-content h2{
    font-size: 36px;
}
.breadcrumbs-2 .page-title-content ul li{
    font-size: 14px;
}
.breadcrumbs-2 .page-title-content ul li::before{
    top: 7px;
}
form .breadcrumb{
    background: #f5f5f5;
    margin: 0;
    padding: 8px 15px;
}
form .breadcrumb li{
    display: flex;
}
.about-features.full-width li{
    flex: 0 0 100%;
    max-width: 100%;
}
.popup-gallery a{
    display: inline-block;
    padding: 5px;
}
.popup-gallery img{
    /*width: 419px;*/
    width: 100%;
    height: 319px;
}
.select2-container{
    width: 100% !important;
}
.select2-container .select2-selection--single{
    height: 50px;
    border-color: #eeeeee;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 50px;
}
.user-menu-main button,.user-menu-main button:hover{
    display: inline-block;
    padding: 0;
    color: #fff;
    border-radius: 10px;
    font-weight: 500;
    font-size: 15px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.user-menu-main button:focus{
    box-shadow: none;
}
.user-menu-main ul.dropdown-menu{
    width: 180px;
    border-radius: 0;
    border: none;
}
.user-menu-main ul.dropdown-menu li{
    display: block;
    margin: 0;
}
.user-menu-main ul.dropdown-menu li a:hover,
.user-menu-main ul.dropdown-menu li a:active,
.user-menu-main ul.dropdown-menu li a:focus{
    color: #207ef7;
    letter-spacing: 1px;
    background: transparent;
}

.header-user-menu .user-menu-main button,.header-user-menu  .user-menu-main button:hover{
    color: #0f123b;
}

.auditorium-area .auditorium{
    position: relative;
}
.auditorium-area .auditorium-iframe{
    position: absolute;
    top: 15%;
    left: 31%;
    width: 40%;
    height: 51%;
}
.auditorium-area .auditorium-chat{
    position: absolute;
    top: 25%;
    right: 0;
}
.video-date{
    color: #7b7c93;
    font-weight: normal;
}
.video-listing-section .projects-item-two .content::before {
    display: none;
}
.video-details-section .emergency-form{
    padding: 20px 20px;
}
/*.video-details-section .plyr--video,*/
.auditorium_1 .plyr--video{
    overflow: initial;
}
/*.video-details-section .plyr__controls,*/
.auditorium_1 .plyr__controls{
    position: absolute;
    top: 100%;
    background: #000 !important;
    padding-bottom: 25px !important;
}
.video-details-section .player_controls{
    margin: 75px 0 15px 0;
    /*margin: 15px 0 15px 0;*/
}
.top-msg-section{
    background: #27ada7;
    padding: 15px 0;
}
.top-msg-section .top-msg-main{
    text-align: center;
}
.top-msg-section .top-msg-main .top-msg{
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.dashboard-menu-section .dashboard-menu{
    /*padding-top: 50px;
    padding-bottom: 50px;*/
    font-size: 28px;
    color: #fff;

    width: 220px;
    height: 150px;
    padding: 0;
    text-transform: uppercase;
}
.dashboard-menu-section .dashboard-menu.with-bg-img small{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    background: #228db2;
    text-transform: uppercase;
    font-size: 20px;
    padding: 2px 0;
}

figure {
    position: relative;
    /*position: relative;
    width: 320px;
    height: 180px;*/
    /* For responsive video */
    /* padding-bottom: 56.25%;*/
    /* padding-top: 25px; */
    /* height: 0; */
}


/* Sibling Overlay Element */
figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.auditorium_1 figure{
    /*position: absolute;
    top: 15%;
    left: 31%;
    width: 40%;
    height: 47%;*/
}

.auditorium_1 .auditorium-iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.auditorium_1 .player_controls{
    position: absolute;
    /*top: 62%;*/
    /*top: 69%;
    left: 72%;*/
    top: 74%;
    /*left: 48%;*/
    left: 9%;
}
.auditorium_1 .emergency-form{
    position: absolute;
    /*top: 25%;
    left: 77%;
    width: 200px;*/

    /*top: 35%;
    left: 76%;*/
    top: 63%;
    left: 81%;
    width: 12%;
    max-width: 230px;
    padding: 10px;
}
.auditorium_1 .emergency-form .form-group .form-control{
    padding: 14px;
    height: 96px !important;
}
.auditorium_1 .emergency-form .default-btn{
    padding: 10px 15px;
}
.auditorium_1 #auditorium_main{
    position: absolute;
    /*top: 14%;
    left: 31%;
    width: 40%;
    height: 47%;*/

    top: 18%;
    left: 26.5%;
    width: 47.5%;
    height: 58%;
}

.exam-section .timer{
    font-size: 2.5rem;
    font-weight: bold;
}
.exam-section .questions p, .exam-section .form-check{
    font-size: 1.5rem;
    font-weight: bold;
    color: #0f123b;
}
.exam-section .instructions_box p{
    color: #212529;
}
.exam-section .question_list_box ul.list_box{
    display: inline-block;
    /*padding-left: 0;
    margin: 20px 0;*/
    border-radius: 4px;
    padding: 0px;
    /*max-height: 400px;
    overflow: auto;*/
}
.exam-section .question_list_box ul.list_box > li{
    display: inline-block;
}
.exam-section .question_list_box ul.list_box > li > a{
    display: block;
    text-align: center;
    line-height: 15px !important;
    padding: 8px 0;
    margin: 3px 1px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    width: 32px;
    height: 30px;
}
.exam-section .question_list_box ul.list_box > li > a.not_answered{
    background-color: #D9534F;
    color: #ffffff;
}
.exam-section .question_list_box ul.list_box > li > a.not_visited{
    background-color: #656f7d;
    color: #ffffff;
}
.dashboard-menu .v-center{
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.dashboard-menu.video_library_btn{
    background: url("../img/bg_video_library.jpg") no-repeat scroll 0 0;
    background-size: contain;
}
.dashboard-menu.auditorium_btn{
    background: url("../img/bg_auditorium.jpg") no-repeat scroll 0 0;
    background-size: contain;
}
.dashboard-menu.document_library_btn{
    background: url("../img/bg_document_library.jpg") no-repeat scroll 0 0;
    background-size: 100% 100%;
}
.dashboard-menu.quiz_btn{
    background: url("../img/bg_quiz.png") no-repeat scroll 0 0;
    background-size: 100% 100%;
}
.nav-right .logo-right img{
    width: 245px;
}
.header-user-menu{
    margin: 0 20px;
}
.auditorium .open_question_form_btn{
    cursor: pointer;
    width: 50px;
    position: absolute;
    right: 2%;
    top: 65%;
    /* background: #fff; */
    /* padding: 5px; */
    border-radius: 5px;
}
@media only screen and (max-width: 991px) {
    .main-responsive-nav .header-user-menu{
        position: absolute;
        right: 60px;
        top: 20px;
        z-index: 999999;
    }
    .mean-container .mean-bar{
        height: 68px;
        display: none;
    }
    .mean-container a.meanmenu-reveal {
        padding: 17px 0 0 0 !important;
    }
}
@media only screen and (max-width: 768px) {
    .auditorium_1{
        background: #e9ddc5;
        overflow: hidden;
    }
    .auditorium_1 .auditorium-img{
        display: none;
    }
    .auditorium_1 #auditorium_main{
        left: 0;
        top: 15px;
        margin: 0 auto;
        position: relative;
        width: 100%;
        height: 400px;
    }
    .auditorium_1 .player_controls{
        position: relative;
        /*margin-top: 70px;*/
        margin-top: 85px;
        left: 0;
        top: 0;
        text-align: center;
    }
    .auditorium_1 .emergency-form{
        position: relative;
        left: 0;
        top: 0;
        width: 50%;
        margin: 10px auto;
    }
    .auditorium_1 .dashboard-btn{
        position: relative !important;
        top: 10px !important;
    }

    .open_question_form_btn{
        display: none;
    }

    .emergency-form{
        display: block;
    }
}
