/*---Login----*/
body{
    padding-bottom: unset !important;
}
.app-auth-logo{
    margin-top: -150px;
}

.custom-background-color{
    background-color: #801213;
    border: none;
}

.small_font{
    font-size: 12px;
}

.slick-slider .slide-img-bg{
    opacity: 0 !important;
}

/*dashboard*/

.vertical-nav-menu ul:before{
    background: #801213;
}

.border-custom-color {
    border-color: #801213 !important;
}

.custom-bg{
    background-color: #801213;
}

.list-group-item-action-top:hover, .list-group-item-action-top:focus
{
    background-color: #801213;
}

.metismenu-state-icon{
    font-size: 12px !important;
}

.dasboard-icons-size{
    font-size: 20px !important;
    color: #801213 !important;
}

.app-sidebar__heading{
    color: #801213 !important;
}

.logo-control{
    margin-top: -6px;
    margin-left: -13px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #801213 !important;
}

.notification-time{
    margin-top: -10px;
}

.anchor-color{
    color: #495057;
}

/*comments*/

.be-comment-block {
    margin-bottom: 50px !important;
    border: 1px solid #edeff2;
    border-radius: 2px;
    border:1px solid #ffffff;
}

.comments-title {
    font-size: 16px;
    color: #262626;
    margin-bottom: 15px;
    font-family: 'Conv_helveticaneuecyr-bold';
}

.be-img-comment {
    width: 60px;
    height: 60px;
    float: left;
    margin-bottom: 15px;
}

.be-ava-comment {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.be-comment-content {
    margin-left: 80px;
}

.be-comment-content span {
    display: inline-block;
    width: 49%;
    margin-bottom: 15px;
}

.be-comment-name {
    font-size: 13px;
    font-family: 'Conv_helveticaneuecyr-bold';
}

.be-comment-content a {
    color: #383b43;
}

.be-comment-content span {
    display: inline-block;
    width: 49%;
    margin-bottom: 15px;
}

.be-comment-time {
    text-align: right;
}

.be-comment-time {
    font-size: 11px;
    color: #b4b7c1;
}

.be-comment-text {
    font-size: 13px;
    line-height: 18px;
    color: #7a8192;
    display: block;
    background: #f6f6f7;
    border: 1px solid #edeff2;
    padding: 15px 20px 20px 20px;
}

.form-group.fl_icon .icon {
    position: absolute;
    top: 1px;
    left: 16px;
    width: 48px;
    height: 48px;
    background: #f6f6f7;
    color: #b5b8c2;
    text-align: center;
    line-height: 50px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.form-group .form-input {
    font-size: 13px;
    line-height: 50px;
    font-weight: 400;
    color: #b4b7c1;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #edeff2;
    border-radius: 3px;
}

.form-group.fl_icon .form-input {
    padding-left: 70px;
}

.form-group textarea.form-input {
    height: 150px;
}

a{
    text-decoration: none !important;
    color: #343a40 !important;
}

/* .app-container {

    min-height: calc(100vh - 60px) !important;

} */

.widget-number-fontsize{
    font-size: 18px !important;
}

.profile-strip{
    background: #801213; padding: 5px; color: #fff;
}

.btn-link{
    text-decoration: none !important;
}

.custom-pop-up{
    position: absolute;
    top: 70px;
    left: 80%;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999;
    transition: all 0.5s ease-in-out;
}
.popup_handler{
    display: none;
}

.popup_handler2{
    display: none;
}

.custom-popup-close{
    width: 30px;
    height: 30px;
    background-color: #801213;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    font-size: 19px;
    cursor: pointer;
}
/*new ticker*/
.demo1{
    margin: 0px;
    padding: 0px 5px 0px 5px;
    list-style: none;
}

.demo1 li{
    /* border-bottom: 1px dotted #801213; */
}
.ticker-head{
    width: 100%;
    height: auto;
    /* background-color: #801213;
    padding: 0px 5px 0px 5px;
    color: #fff; */
}
.list-padding{
    /* padding: 5px 3px 5px 3px; */
    padding: 5px 0px;
}
.ticker-icon-setting{
    width: 22px;
    height: 22px;
    /* background: #801213; */
    color: rgb(8, 8, 8);
    border-radius: 50%;
    text-align: center;
    line-height: 25px !important;
}

.icon-holder{
    width: 65px;
    height: 65px;
    background: #801213;
    border-radius: 50%;
}

.dashboard-icon{
    display: block;
    width: 50px;
    height: 50px;
    margin: 10px auto;
}

.custom-icon-size{
    width: 45px  !important;
    height: 45px !important;
}

.cmh_bg{
    background-color: #771C19;
}
.cmg_color{
    color: #771C19;
}

.eye_handler{
    background: #771C19;
    border-radius: 50%;
    margin-top: 8px;
    color: #fff;
    width: 45px;
    height: 45px;
}

.eye_btn{
    color: #fff;
    font-size: 18px !important;
}

.eye_handler:hover .eye_btn{
    color: #ccc;
}

.time-table-heading{
    font-size: 22px;

}

.first-child-heading{
    font-size: 16px;
}

.second-child-heading{
    font-size: 14px;
}

.third-child-heading{
    font-size: 12px;
}

.printer-btn{
    background: #771C19;
    color: #ccc;
}

.printer-btn:hover{
    
    color: #fff;
}

.icon-wrapper-2 {
    min-width: 54px;
     margin: 10px auto !important;
}

.file-name{
    width: 100%;
    border-bottom: 1px solid #efefef;

}

.card-2{
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    border-width: 0;
    transition: all .2s;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(26, 54, 126, 0.125);
    border-radius: .25rem;
}

.icon-wrapper-bg-2{
    width: 75px !important;
    height: 75px !important;
}

.file-upload{
    width: 50px;
    height: 40px;
    margin: auto;
    font-size: 40px;
}

.file-upload .fa-cloud-upload{
    color: #771C19;
    display: block;
    margin-top: -4px;
}

.dropdown-icon{
    width: 30px;
    height: 30px;
    background: #771C19;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
}

.file-info{
    width: 100%;
    padding: 0px 15px 0px 15px;
}

.search-wrapper .active{
    width: 255px !important;
}

.class-fellows{
    width: 100%;
    max-height: 350px;
    overflow-y: scroll;
}

.icon-wrapper_2 {
    margin: 0 0 0 10px;
    position: relative;
    overflow: hidden;
}


/*student weidget*/

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
@media(max-width:1200px){
    .mobile-none-view{
        display: none;
    }
}

/* @media (min-width: 1200px){
    .custom-container {
        max-width: 1350px;
    }
}

.dateCell{
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
} */

                                             /* Tayyab */
.dateCell{
width: 100%;
height: 100%;
background-color: rgb(255, 255, 255);
}

.bg-img-portal{
background-size: cover;
height: 100vh !important;

}
.shared-box{
height: 97%;
}
.announce-card-body{
background-color: #fff !important;
box-shadow: 1px 1px 1px 1px rgb(9 30 66 / 25%);
cursor: pointer;
/* box-shadow: 0 1px 0 rgb(9 30 66 / 25%); */
display: block;
position: relative;
text-decoration: none;
height:fit-content;
padding: 10px 10px 8px 10px !important;
min-height: 40px !important;
max-height: 500px !important;
}
.card-ticker-head{
background-color: none !important;
color: black;
font-weight: 600 !important;
margin-bottom: 1px !important;
}
.ticker-card-body{
height: auto;
margin-bottom: 3px !important;
}
.ticker-name{
font-size: 11px !important;
margin-bottom: 0px;
}
.date-ticker{
margin-right: 2px;
margin-bottom: 0px;
text-align: end;
}
/* .announce-list{
height: auto !important;
} */
@media (min-width: 1201px){
.custom-container {
    max-width: 1350px;
}
.none-view{
    display: none;
}
}
@media (max-width:1480px) and (min-width:1301px)
{
.dropdown-menu.dropdown-menu-lg {
    min-width: 19rem !important;
}
}
@media (max-width:1300px) and (min-width:992px){
.dropdown-menu.dropdown-menu-lg {
    min-width: 17rem !important;
}   
}

/* @media (max-width:1200px) and (min-width:992px)
{
.dropdown-menu.dropdown-menu-lg {
    min-width: 15rem;
} */
@media (max-width:1200px) and (min-width:950px){
.board-user{
    padding-left: 0px !important;
}
}


@media(max-width:800px){
.logo-head-mobile-view{
    padding: 0px !important;
}
}


 /* .holiday-index{
    z-index: 9999 !important;
} 
 .drop-width{
    min-width: 16rem !important;
    left: -46px !important;
} 
  
    .col-holy-index{
    z-index: 0 !important;
} 

.widget-chart .holy-eye-index{
    z-index: 1 !important;
}
.widget-chart .holy-content-index{
    z-index: 0 !important;
}
    .drop-holy-index{
    z-index: 9999 !important;
}  


 .weekly-schedule{
    position: absolute;
    background: #252222;
    width: 100%;
    z-index: 1;
    top: 88%;
} 

    .weekly-card{
    position: absolute;
    z-index: 1;
    width: 90%;
} 
.weekly{
    position: relative !important;
}  */



.upload-file-shared{
    font-size: 20px;
    color: #771c18;
    margin-bottom: 5px !important;
}
.icon-file-shared{
    font-size: 26px !important;
}
@media (max-width:767px){
.drop-shared-files{
    text-align: center !important;
    margin-bottom: 5px !important;
}
.upload-file-shared{
    text-align: center !important;
    margin-bottom: 5px;
}
.custom-pop-up{
    left: 0% !important;
}
}
@media (min-width:768px){
.drop-shared-files{
    float: right !important;
}
.weekly_screen_size{
    float: right !important;
}
}
@media(min-width:1600px){
.custom-pop-up{
    left: 80% !important;
}
}
@media(max-width:1599px) and (min-width:1001px){
.custom-pop-up{
    left: 70% !important;
}
}
@media(max-width:1000px) and (min-width:768px){
.custom-pop-up{
    left: 60% !important;
}
}
@media(max-width:991.98px){
    .m-right{
        margin-right:auto !important;
    }
}
/* .widget-chart2 .fa-eye{
    margin-right: -10px !important; 
    
} */
.discuss-header{
    /* overflow-x:auto;
    overflow-y: hidden; */
}
.card-dropdown-body{
    position: relative; 
    left: 98%; 
    top: -1rem;
}
.widget-dropdown-content{
    margin-left: -40px;
}
.card-dropdown-header{
    padding-right: 35px;
}
.card-dropdown-body-holidays{
    position: relative; 
    left:100%; 
    top: 0rem;
}
.card-dropdown-header-holidays{
    padding-right: 60px;
}
.total-result-card{
    padding: 15px;
}
.error-icon circle{
    fill: #771c18;
}
.cmh_bg{
    background: #771C19 !important;
    color: #ffffff !important;
}
.bg-custom-pop{
    background: #fbebeb !important;
    box-shadow: inset 0 0 10px #771C19 !important;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);

}
.all-badge-btn{
    padding: 10px !important;
    width:100%;
}
.weekly-header{
box-shadow: inset 0 0 10px #e5dddd !important;
}
.change-pswd-btn{
    text-align: center !important;
}
.btn-attendance-header{
    color: #771C19 !important;
    font-weight: 600;
}
.controls button{
    float: right;
}
.btn-fa-eye{
    color: #771C19 !important;;
}
.disscuss-list-border{
    border: 1px solid #771C19 !important;
}
.disscuss-list:hover{
    background-color: #ad211c !important;
    color: #ffffff !important;
}
.accordion .card:first-of-type{
    border-bottom: 1px solid #e7e2e2 !important;
}
.btn-notifi:hover{
    color: #ffffff !important;
}
.bg-study-eye-carousel{
    background-image: linear-gradient(
180deg, #771C19 0%, #771C19 100%) !important;
margin-top: 13px;
}
@media (max-width:422px){
.study-carousel .owl-carousel .owl-nav{
    margin-top: -71px !important;
}
}
@media (max-width:360px){
    .logo-control{
        width: 160px !important;
    }
}
.study-carousel .owl-carousel .owl-nav .owl-prev{
    padding: 4px 5px !important;
    color: white;
    text-transform: capitalize !important;
    border-radius: 50%;
    margin-left: -5px;
}
.study-carousel .owl-carousel .owl-nav .owl-next{   
    padding: 4px 5px !important;
    color: white;
    text-transform: capitalize !important;
    border-radius: 50%;
    margin-right: 0px;
}
.study-carousel .owl-carousel .owl-nav{
    display: flex;
    justify-content: space-between;
    margin-top: -72px;
    position: relative;
    height: 0px;
    margin-bottom: 80px;
}
.study-carousel .owl-carousel .owl-nav .owl-prev .fa-chevron-left{
    background: #771C19 !important;
    padding: 8px 11px;
    border-radius: 50%;
}
.study-carousel .owl-carousel .owl-nav .owl-next .fa-chevron-right{
    background: #771C19 !important;
    padding: 8px 11px;
    border-radius: 50%;
}
.study-carousel .owl-carousel .owl-nav .owl-prev:hover{
    background: unset !important;
}
.study-carousel .owl-carousel .owl-nav .owl-next:hover{
    background: unset !important;
}

.study-carousel .owl-carousel .owl-stage .card{
    margin: 0px 15px;
}
.dropzone{
    padding: 0px !important;
}
.dropzone .dz-preview {
    margin: 7px !important;
}
.vue-dropzone>.dz-preview .dz-details{
    background-color: #771C19 !important;
}
.sub-assign-head{
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    vertical-align: middle !important;
}
.lec-material-sub{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.quiz-view-ques{
    width:98%;
    float: left;
    margin: 5px !important;
}
.quiz-view-ans{
    /* border-style: ridge; */
    width:100%;
    float: left;
    padding: 15px;
    margin: unset !important;
    margin-bottom: 80px !important;
    -moz-box-shadow:    3px 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px 3px #ccc;
    box-shadow:         1px 0px 3px 3px #ccc;
    
}


@media(max-width:768.98px){
    .table-education .mobile-none-table{
        display: none !important;
    }
    .table-profile .mobile-none-table{
        display: none !important;
    }
    .table-quiz-result .mobile-none-table{
        display: none !important;
    }
    .quiz-instruct-btn-resume{
        display: flex !important;
        justify-content: center;
    }
    .cell-approver-name{
        padding-left: 30px !important;
    }
    .time-table-heading{
        font-size: 18px !important;
    }
    .first-child-heading{
        font-size: 14px !important;
    }
    .approver-dept{
        font-size: 20px !important;
    }
    .approver-name{
        font-size: 20px !important;
    }
    
}
@media(min-width:769px){
    .table-education thead{
        display: none !important;
    }
    .table-profile thead{
        display: none !important;
    }
    /* .table-quiz-result thead{
        display: none !important; 
    } */
    .bod-table-td{
        border: 1px solid #771C19 !important;
    }
    .sm-quiz-screen{
        display: flex;
    }

}
@media(max-width:991.8px){
     .youtube-pad{
         padding:0px !important;
     }
     .sm-quiz-screen{
        display: flex;
        padding: 0px !important;
    }
    .sm-quiz-screen-timer{
        padding: 0px !important;
    }
}
     .tabs_cell {
      border-spacing: 1;
      border-collapse: collapse;
      background: white;
      border-radius: 6px;
      overflow: hidden;
      width: 100%;
      margin: 0 auto;
      position: relative;
    }
    .tabs_cell * {
      position: relative;
    }
    .tabs_cell td, .tabs_cell th {
      padding-left: 8px;
    }
    .tabs_cell thead tr {
      height: 60px;
      font-size: 16px;
    }
    .tabs_cell tbody tr {
      height: 48px;
       border-bottom: 1px solid #E3F1D5; 
    }
    .tabs_cell tbody tr:last-child {
      border: 0;
    }
    
@media screen and (max-width: 80em) {
    .table-student-files {
    display: block;
    }
    .table-student-files > *, .table-student-files tr, .table-student-files td, .table-student-files th {
    display: block;
    }
    .table-student-files thead {
    display: none;
    }
    .table-student-files tbody tr {
    height: auto;
    padding: 8px 0;
    }
    .table-student-files tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
    }
    .table-student-files tbody tr td:last-child {
    margin-bottom: 0;
    }
    .table-student-files tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 12px;
    }
    .table-student-files tbody tr td:nth-child(1):before {
    content: "File Name";
    }
    .table-student-files tbody tr td:nth-child(2):before {
    content: "File Size";
    }
    .table-student-files tbody tr td:nth-child(3):before {
    content: "Download Link";
    } 

}   
@media screen and (max-width: 48em) {
    .table-education {
    display: block;
    }
    .table-education > *, .table-education tr, .table-education td, .table-education th {
    display: block;
    }
    .table-education thead {
    display: none;
    }
    .table-education tbody tr {
    height: auto;
    padding: 8px 0;
    }
    .table-education tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
    }
    .table-education tbody tr td:last-child {
    margin-bottom: 0;
    }
    .table-education tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 12px;
    }
    .table-education tbody .tr-edu-row-1 td:nth-child(2):before {
    content: "Institute Name";
    }
    .table-education tbody .tr-edu-row-1 td:nth-child(4):before {
    content: "Country";
    }
    .table-education tbody .tr-edu-row-2 td:nth-child(2):before {
    content: "Education Type";
    } 
    .table-education tbody .tr-edu-row-2 td:nth-child(4):before {
    content: "From Date";
    } 
    .table-education tbody .tr-edu-row-3 td:nth-child(2):before {
    content: "To Date";
    } 
    .table-education tbody .tr-edu-row-3 td:nth-child(4):before {
    content: "Grade";
    } 
    .table-education tbody .tr-edu-row-4 td:nth-child(2):before {
    content: "Total Marks";
    } 
    .table-education tbody .tr-edu-row-4 td:nth-child(4):before {
    content: "Obtained Marks";
    } 
    .table-education tbody .tr-edu-row-5 td:nth-child(2):before {
    content: "Files";
    } 

}   
@media screen and (max-width: 48em) {
    .table-profile {
    display: block;
    }
    .table-profile > *, .table-profile tr, .table-profile td, .table-profile th {
    display: block;
    }
    .table-profile thead {
    display: none;
    }
    .table-profile tbody tr {
    height: auto;
    padding: 8px 0;
    }
    .table-profile tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
    }
    .table-profile tbody tr td:last-child {
    margin-bottom: 0;
    }
    .table-profile tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 12px;
    }
    .table-profile tbody .tr-basic-1 td:nth-child(2):before {
    content: "Student CNIC";
    }
    .table-profile tbody .tr-basic-2 td:nth-child(2):before {
    content: "Gender";
    }
    .table-profile tbody .tr-basic-2 td:nth-child(4):before {
    content: "Martial Status";
    } 
    .table-profile tbody .tr-basic-3 td:nth-child(2):before {
    content: "Domicile City";
    } 
    .table-profile tbody .tr-basic-3 td:nth-child(4):before {
    content: "Religion";
    } 
    .table-profile tbody .tr-address-1 td:nth-child(2):before {
    content: "DOB";
    } 
    .table-profile tbody .tr-address-1 td:nth-child(4):before {
    content: "Country";
    } 
    .table-profile tbody .tr-address-2 td:nth-child(2):before {
    content: "State";
    } 
    .table-profile tbody .tr-address-2 td:nth-child(4):before {
    content: "City";
    } 
    .table-profile tbody .tr-mailing-1 td:nth-child(2):before {
    content: "Mailing Country";
    }
    .table-profile tbody .tr-mailing-1 td:nth-child(4):before {
    content: "Mailing State";
    } 
    .table-profile tbody .tr-mailing-2 td:nth-child(2):before {
    content: "Mailing City";
    }
    .table-profile tbody .tr-mailing-2 td:nth-child(4):before {
    content: "Mailing Zipcode";
    }
    .table-profile tbody .tr-mailing-3 td:nth-child(2):before {
    content: "Mailing Address";
    }
    .table-profile tbody .tr-contact-1 td:nth-child(2):before {
    content: "Phone 1";
    }
    .table-profile tbody .tr-contact-2 td:nth-child(2):before {
    content: "Mobile 1";
    }
    .table-profile tbody .tr-contact-2 td:nth-child(4):before {
    content: "Mobile 2";
    }
    .table-profile tbody .tr-contact-3 td:nth-child(2):before {
    content: "Email";
    }
    .table-profile tbody .tr-parent-1 td:nth-child(2):before {
    content: "Father Name";
    }  
    .table-profile tbody .tr-parent-1 td:nth-child(4):before {
    content: "Father CNIC";
    }
    .table-profile tbody .tr-parent-2 td:nth-child(2):before {
    content: "Father Mobile Number";
    }
    .table-profile tbody .tr-parent-2 td:nth-child(4):before {
    content: "Father Office Number";
    }
    .table-profile tbody .tr-parent-3 td:nth-child(2):before {
    content: "Mother Mobile Number";
    }
    .table-profile tbody .tr-parent-3 td:nth-child(4):before {
    content: "Mother CNIC";
    }
    .table-profile tbody .tr-parent-4 td:nth-child(2):before {
    content: "Guardian Email";
    }
    .table-profile tbody .tr-parent-4 td:nth-child(4):before {
    content: "Father Income";
    }
    .table-profile tbody .tr-parent-5 td:nth-child(2):before {
    content: "Army Status";
    }
    .table-profile tbody .tr-parent-5 td:nth-child(4):before {
    content: "Army Rank";
    }
    .table-profile tbody .tr-parent-6 td:nth-child(2):before {
    content: "Army PA Number";
    }
    .table-profile tbody .tr-parent-6 td:nth-child(4):before {
    content: "Relative Number";
    }
    .table-profile tbody .tr-session-1 td:nth-child(2):before {
    content: "Session";
    }
    .table-profile tbody .tr-session-1 td:nth-child(4):before {
    content: "Program";
    }
    .table-profile tbody .tr-session-2 td:nth-child(2):before {
    content: "Quota Status";

    }.table-profile tbody .tr-session-2 td:nth-child(4):before {
    content: "Student Status";
    }
    .table-profile tbody .tr-session-3 td:nth-child(2):before {
    content: "Status Description";
    }
    .table-profile tbody .tr-session-3 td:nth-child(4):before {
    content: "UHS Roll Number";
    }
    .table-profile tbody .tr-session-4 td:nth-child(2):before {
    content: "MRT Number";
    }
    .table-profile tbody .tr-session-4 td:nth-child(4):before {
    content: "ARN 1";
    }
    .table-profile tbody .tr-session-5 td:nth-child(2):before {
    content: "Current Year";
    }
    .table-profile tbody .tr-session-5 td:nth-child(4):before {
    content: "Admission Date";
    }
} 
@media screen and (max-width: 348px){
    .table-quiz-result tbody .tr-result-1 td:nth-child(8):before {
        content: "Verified By" !important;
        color: #343a40 !important;
        }
}
@media screen and (max-width: 48em) {
    .total-result-marks{
        flex-wrap: unset !important;
        color: #343a40 !important;
        background-color: #f6f6f7 !important;
    }
    .mobile-td-result{
        min-height: 50px !important;
    }
    .table-quiz-result {
    display: block;
    }
    .table-quiz-result > *, .table-quiz-result tr, .table-quiz-result td, .table-quiz-result th {
    display: block;
    }
    .table-quiz-result thead {
    display: none;
    }
    .table-quiz-result tbody tr {
    height: auto;
    padding: 8px 0;
    }
    .table-quiz-result tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
    }
    .table-quiz-result tbody tr td:last-child {
    margin-bottom: 0;
    }
    .table-quiz-result tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 12px;
    background-color: #e7e2e2 !important;
    border-radius: 5px;
    }
    .table-quiz-result tbody .tr-result-1 td:nth-child(1):before {
    content: "Answers";
    color: #343a40;
    }
    .table-quiz-result tbody .tr-result-1 td:nth-child(2):before {
    content: "Total Marks";
    color: #343a40;
    } 
    .table-quiz-result tbody .tr-result-1 td:nth-child(3):before {
    content: "Obtained Marks";
    color: #343a40;
    } 
    .table-quiz-result tbody .tr-result-1 td:nth-child(4):before {
    content: "Verified By";
    color: #343a40;
    } 
}   
@media screen and (max-width: 48em) {
    .table-attendance-subj {
    display: block;
    }
    .table-attendance-subj > *, .table-attendance-subj tr, .table-attendance-subj td, .table-attendance-subj th {
    display: block;
    }
    .table-attendance-subj thead {
    display: none;
    }
    .table-attendance-subj tbody tr {
    height: auto;
    padding: 8px 0;
    }
    .table-attendance-subj tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
    }
    .table-attendance-subj tbody tr td:last-child {
    margin-bottom: 0;
    }
    .table-attendance-subj tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 12px;
    }
    .table-attendance-subj tbody tr td:nth-child(1):before {
    content: "SR.NO";
    }
    .table-attendance-subj tbody tr td:nth-child(2):before {
    content: "SUBJECT";
    }
    .table-attendance-subj tbody tr td:nth-child(3):before {
    content: "TEACHER";
    }
    .table-attendance-subj tbody tr td:nth-child(4):before {
    content: "DATE";
    }
    .table-attendance-subj tbody tr td:nth-child(5):before {
    content: "ATTENDANCE";
    } 

}   
@media(max-width:767.98px){
    .time-landscape{
        right: 0px;
        top: 40px;
    }
    .time-table-card{
        margin-top: 40px;
    }
    .error-icon svg{
        width: 80px;
        margin-top: 40px;
    }   
    .error-msg-wrap h2{
        font-size: 15px;
        margin-top: -15px;
    }
    .question-check-box{
        padding-left: 20px;
    }
    .cell-btn-center{
        display: flex;
        justify-content: space-around;
    }
    .cell-btn-center hr{
        display: none;
    }
    .cell-btn-center button{
        float: unset !important;
    }
    
}
@media(min-width:768px){
    .mobile-weekly-schedule{
        display: none !important;
    }
    .weekly-content-position{
        float: right;
    }
    .time-landscape{
        right: 130px;
        top: -2px;
    }
    
}
@media(min-width:1250px) and (max-width:1400px){
    .quiz-second-section{
        padding: 0px !important;
    }
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: transparent;
  }
  
  ul.breadcrumb li {
    display: inline;
    font-size: 13px;
  }
  
  ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
  }
  
  ul.breadcrumb li a {
    color: #801213 !important;
    text-decoration: none !important;
  }
  
  ul.breadcrumb li a:hover {
    color: #660d0f !important;
    text-decoration: underline !important;
  }
  .breadcrumb-mobile{
    float: right;
} 
    .breadcrumb-row{
        width: 100%;
    }
@media(max-width:767.98px){
  .breadcrumb-mobile{
      float: left !important;
  }
  .print-side{
    display:flex; 
    position:absolute; 
    top: 95px; 
    text-align: center; 
    right:0px;
    width: 100%;
}
.feedback-inst-card{
    overflow-x: scroll;
}

}
@media(min-width:1200px){
    .pend-brake{
      display:none;
    }
  }
@media(min-width:768px){
    .time-land-mobile{
        position: absolute !important;
    }
    .print-side{
        display:flex; 
        position:absolute; 
        top: 26px; 
        text-align: center; 
        right:0px;
        width: 100%;
    }
    .breadcrumb-row{
        margin-left: unset !important;
        margin-right: unset !important;
        padding: 0px !important;  
    }
    .breadcrumb-row .order-md-1{
        padding: 0px !important;
    }
    .breadcrumb-mobile .breadcrumb{
        padding: 0px !important;
    }
}

::-webkit-scrollbar {
    width: 10px !important;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey !important; 
    border-radius: 10px !important;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #771C19 !important; 
    border-radius: 10px !important;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #771C19 !important; 
  }
.fixed-header .app-main {
    padding-top: 35px !important;
}
.dropdown-item:active {
    background-color: #771C19;
    color: white !important;
}