﻿/*================================================================================
	Item Name: Apex - Angular 4 Bootstrap Admin Template
	Version: 1.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================
NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

@import url('multiselectreports.css');
@import url('multiselectreports.min.css');

body {
    font-family: 'Poppins', sans-serif !important;
    font-style: normal;
}

.nloader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    background: transparent;
    /*border: 3px solid #ffffff;*/
    border-radius: 50%;
    text-align: center;
    line-height: 150px;
    font-family: sans-serif;
    font-size: 20px;
    color: #397bab;
    background: transparent;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-shadow: 0 0 10px #006eff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

    .nloader:before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 3px solid transparent;
        border-top: 3px solid #397bab;
        border-right: 3px solid #397bab;
        border-radius: 50%;
        animation: animateC 2s linear infinite;
    }

    .nloader span {
        display: block;
        position: absolute;
        top: calc(50% - 2px);
        left: 50%;
        width: 50%;
        height: 4px;
        background: transparent;
        transform-origin: left;
        animation: animate 2s linear infinite;
    }

        .nloader span:before {
            content: "";
            position: absolute;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            background: #397bab;
            top: -6px;
            right: -8px;
            box-shadow: 0 0 20px #006eff;
        }

@keyframes animateC {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate {
    0% {
        transform: rotate(45deg);
    }

    100% {
        transform: rotate(405deg);
    }
}

.toast-message {
    line-height: 100% !important;
}

.vertical-layout.navbar-sticky .header-navbar {
    position: absolute !important;
    top: 59px !important;
    width: 100% !important;
    left: 80% !important;
    color: #fff !important;
}

.loading img {
    animation: nspira 0.8s linear infinite;
}

span.fa-arrow-right:before {
    content: "\f061";
    font-family: Fontawesome;
}

span.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
    font-family: Fontawesome;
}

span.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
    font-family: Fontawesome;
}

span.fa-trash:before, .fa-trash:before, .fa-trash:before {
    content: "\f1f8";
    font-family: Fontawesome;
}

span.fa-search:before {
    content: "\f002";
    font-family: Fontawesome;
}

.area_wise_mapping .cdd::after {
    top: 1rem;
    right: 5.3rem;
}

.cb_lock .cdd::after {
    top: 1.45rem;
}

.ewc_map .card-body {
    overflow: hidden;
}

.dnone {
    display: none !important;
}

span.sub-heading {
    display: flex;
    background: #8148d1;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    box-shadow: 0 .2rem 1rem rgba(8,8,8,.15) !important;
    padding-left: 15px;
    font-weight: 500;
    font-size: 1.0rem;
    border-radius: 5px;
    letter-spacing: 0.05rem;
}

.iqpku .Lables {
    position: relative;
    font-size: 11px;
    top: 4px;
    background: #ffffff;
    font-weight: 600;
    color: #342E49;
    left: 20px;
}

.radio-inline input[type='radio'] {
    width: 18px;
    height: 18px;
    float: left;
}

.radio-inline label {
    float: left;
    margin: 4px 20px 0 0px !important;
    padding: 0;
}

.descriptive-radio-inline input[type='radio'] {
    width: 18px;
    height: 18px;
    float: left;
}

.descriptive-radio-inline label {
    float: left;
    margin: 0px 15px 0 0px !important;
    padding: 0;
}

.studentcombo_ranklist input[type='radio'],
.studentcombo_ranklist input[type='checkbox'],
.students_information_report input[type='checkbox'] {
    width: 18px;
    height: 18px;
    float: left;
}

.studentcombo_ranklist label {
    float: left;
    margin: 1px 0 0 0;
    padding: 0;
}

.studentcombo_ranklist div {
    float: left;
    display: inline-block;
    margin-right: 30px;
}

.single-select-search .form-group label {
    z-index: 99 !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid rgba(8,8,8,.125) !important;
    border-radius: 4px;
}

.students_information_report label {
    float: left;
    margin: 1px 0 0 0;
    padding: 0;
}

.students_information_report div {
    float: left;
    display: inline-block;
    margin-right: 50px;
}

.navbar-header .navbar-toggle {
    /*    margin: 8px 19px 3px 10px !important;
        cursor: pointer;
        color: #fff !important;
        position: absolute;
        left: 87% !important;
        top: 0.65rem !important;*/
    cursor: pointer;
    position: fixed !important;
    margin: 8px 19px 3px 10px !important;
    left: 85% !important;
    top: 0.6rem !important;
    background: #fff;
    color: #000000 !important;
    padding: 5px 5px 3px 5px;
    border-radius: 50%;
    font-size: 0.9rem !important;
}

.plsd_or {
    margin-left: -26px;
    margin-top: -5px;
}

.student_batchmode .table-responsive {
    height: 310px;
    overflow: scroll;
    margin-top: 5px;
}

    .student_batchmode .table-responsive .table tbody tr td {
        white-space: nowrap;
        padding: 6px !important;
    }

    .student_batchmode .table-responsive .table tbody tr:nth-child(1) td {
        white-space: normal;
        padding: 8px !important;
    }

.ssb_singlemode .form-group {
    margin-bottom: 5px !important;
}

/*.ssb_singlemode .cdd::after {
    top: 1.95rem;
}*/
.student_section_details .table-responsive .table tbody tr td {
    white-space: nowrap !important;
    padding: 8px 4px !important;
}

.student_section_details .table-responsive {
}

/***********modal css start*************/
.modal {
    background: #000;
    opacity: 1;
}

.alert-msg .modal-content {
    border-radius: 10px;
}

.alert-msg .modal-dialog {
    margin: 2% auto 0% auto;
}
.modal .table tbody tr td span {
    font-size: 0.8rem !important;
}
.alert-msg .modal-header {
    text-align: left !important;
    float: left;
    padding: 5px;
}

.alert-msg .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #fff;
    padding-left: 15px;
}

.alert-msg .modal-body {
    text-align: left;
    padding: 0rem 1rem;
}

.alert-msg .modal-footer {
    text-align: center;
    background: none;
    border: none;
    justify-content: center;
    display: flex;
    padding: 10px 0px;
}

.alert-msg .modal-body .close-btn {
    color: #fff !important;
    border-radius: 5px;
    padding: 5px 15px;
    margin: 30px 0px 10px 0px;
    outline: none;
    border: none;
}

.alert-msg .success .close-btn {
    background: #1abc9c;
}

.alert-msg .danger .close-btn {
    background: #e74c3c;
}

.alert-msg .modal-body p {
    font-size: 1.5rem;
    display: block;
}

.alert-msg .modal-body i {
    font-size: 5rem;
}

.alert-msg .success .modal-header {
    background: linear-gradient(45deg, #7441DB, #F9877C);
    height:40px;
}

.alert-msg .danger .modal-header {
    background: #e74c3c;
}
.alert-msg .btnmultiselectlbl {
    color:#000 !important;
}

.alert-msg .success .modal-body p,
.alert-msg .success .modal-body i {
    color: #1abc9c;
}

.alert-msg .danger .modal-body p,
.alert-msg .danger .modal-body i {
    color: #e74c3c;
}

.alert-msg .modal-body .table-responsive {
    white-space: nowrap !important;
}

    .alert-msg .modal-body .table-responsive tbody tr td {
        padding: 10px !important;
    }

a.modal-close,
a.modal-close:hover,
a.modal-close:focus {
    background: #fff;
    border-radius: 15px;
    font-size: 0.9rem;
    top: 5px;
    right: 10px;
    position: absolute;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #b060b0;
}
/***********modal css end************/

    .student_section_details .table-responsive .table tbody tr:nth-child(1) td {
        white-space: normal;
        padding: 8px !important;
    }

.student_section_details .form-group {
    margin-bottom: 5px !important;
}

.mode_buttons a {
    align-items: center;
    justify-content: center;
    display: flex;
}

.bnone {
    border: none !important;
}

/*.cd9 .cdd::after {
    top: 1.9rem;
}
.cd6 .cdd::after {
    top: 1.6rem;
}*/

.sdt label {
    z-index: 5;
}

.student_subbatch_details .table-responsive .table tbody tr td {
    padding: 8px !important;
}

.txtp_marks .input-group input[type='radio'] {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
}

.txtp_marks .input-group div {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-right: 25px;
}

    .txtp_marks .input-group div label,
    .txtp_marks label {
        float: left;
        display: inline-block;
        line-height: 18px !important;
    }

.txtp_marks label {
    float: left;
    top: 0 !important;
    padding: 0px;
    display: inline-block;
    line-height: 8px !important;
}

.txtp_marks input[type='checkbox'] {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 0px;
}

.choice-check .form-group .Lables input[type='checkbox'] {
    width: 18px !important;
    height: 18px !important;
    float: left;
}

a.nav-toggle {
    left: 0px;
    position: absolute;
    top: 12px;
    background: #fff;
    padding: 10px 0px;
    z-index: 99;
    font-size: 12px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 0 20px rgba(0,0,0,0.4);
}

.smtb .table-responsive .table tbody tr td:nth-child(10) input[type='submit'] {
    background: linear-gradient(45deg, #518f45, #21e561) !important;
}

.smtb .table-responsive .table tbody tr td:nth-child(11) tbody tr td input[type='checkbox'] {
    float: left;
    margin: 0px;
    width: 16px;
    padding: 0px;
    height: 16px;
}

.smtb .table-responsive .table tbody tr td:nth-child(11) tbody tr td label {
    float: right;
    margin: 0px;
    padding: 0px 0 0 15px;
    line-height: 10px;
}

.smtb .table-responsive .table tbody tr td:nth-child(11) tbody tr td {
    text-align: left;
    padding-left: 20px !important;
    z-index: 2;
    padding-top: 5px !important;
    background: transparent !important;
    width: auto;
    padding-right: 10px !important;
    padding-bottom: 5px !important;
}

.smtb .table-responsive .table tbody tr td:nth-child(11) .table tbody tr:nth-child(1) td {
    background: transparent !important;
}

.smtb .table-responsive .table tbody tr {
    padding: 0px !important;
}

    .smtb .table-responsive .table tbody tr td {
        padding: 2px !important;
    }

.smtb .table-responsive {
    height: 440px;
    overflow: scroll;
}

    .smtb .table-responsive .table tbody tr:nth-child(1) td {
        padding: 10px !important;
    }

.ssmry .report_type {
    height: 36px;
    margin-top: -3px;
}

.smtb .table-responsive .table tbody tr td:nth-child(11) table {
    width: auto;
    float: left;
    display: inline-table;
    position: relative;
    padding: 0px !important;
    line-height: 25px;
    margin: 2px 20px 8px 20px;
}

    .smtb .table-responsive .table tbody tr td:nth-child(11) table tr {
        padding: 0px;
        line-height: 0px;
        display: block;
    }

.cw_subbatch input[type='checkbox'] {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 0px;
}

.cast_analysis input[type='checkbox'] {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 0px;
}

.cast_analysis span label {
    float: left;
    padding-left: 2px;
    line-height: 6px;
}

.cw_subbatch span {
    float: left;
    padding-left: 5px;
    line-height: 18px;
}

    .cw_subbatch span label {
        line-height: 10px !important;
    }

span.h_line {
    width: 100%;
    height: 1px;
    background: #c3c3c3;
    margin: 10px;
}

.stu_sub_bat .table-responsive {
    height: 315px;
    white-space: nowrap;
    overflow: scroll;
}

.stu_sub_bat .table tbody tr td {
    padding: 6px !important;
}

.sbb_mode .form-group {
    margin-bottom: 10px !important;
}

.pcsos input[type='radio'],
.pcsos input[type='checkbox'] {
    width: 18px;
    height: 18px;
    float: left;
}

.pcsos label {
    float: left;
    margin: 1px 0 0 2px;
    padding: 0;
}

.w-35 {
    width: 35% !important;
}

.all_summaries div input[type='checkbox'] {
    width: 18px;
    height: 18px;
    float: left;
}

.all_summaries div {
    float: left;
    margin: 0px 5px 10px 0px;
    padding: 0px;
    width: 16%;
    display: inline-block;
}

    .all_summaries div span label {
        float: left;
        margin: 4px 0 0 2px;
        padding: 0;
    }

.all_sum table {
    margin-left: 8px;
}

    .all_sum table tbody tr td {
        width: 16%;
        float: left;
        margin-bottom: 10px;
    }

    .all_sum table tbody tr {
        margin-bottom: 15px;
    }

        .all_sum table tbody tr td input[type='checkbox'] {
            width: 18px;
            height: 18px;
            float: left;
        }

        .all_sum table tbody tr td label {
            float: left;
            margin: 0;
            padding: 0;
        }

.awc_map > .swal2-checkbox label {
    display: none !important;
}

.desc .mandetory {
    display: none;
}

.descriptive-question-table {
    height: 375px;
    overflow: scroll;
}

.student-answer div input[type="checkbox"] {
    width: 18px !important;
    height: 18px !important;
    float: left;
}

.student-answer div label {
    float: left;
}

.iit-final-rank-list input[type="checkbox"] {
    float: left;
    position: relative;
    top: 5px;
    width: 18px;
    height: 18px;
}

.iit-final-rank-list div {
    float: left;
    margin-right: 20px;
    display: inline-flex;
    margin-bottom: 10px;
}

    .iit-final-rank-list div label {
        margin: 0px 0 0 0;
        padding: 0px 0 0 0;
        line-height: 22px;
        float: left;
    }

.exam-lock fieldset {
    float: left;
    margin-right: 20px;
    margin-top: 14px;
}

    .exam-lock fieldset input[type="radio"] {
        width: 18px;
        height: 18px;
        float: left;
    }

    .exam-lock fieldset label {
        float: left;
        line-height: 10px;
        padding: 0;
    }

.table tbody tr td:last-child input[type="submit"] {
    padding: 0rem 1rem;
    background: linear-gradient(45deg,#7441db,#f9877c) !important;
    border-radius: 30px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    font-size: 11px !important;
    letter-spacing: 0.03rem;
    color: #fff !important;
    border: none !important;
    display: inline-block;
}

.table tbody tr td:nth-last-child(2) input[type="submit"] {
    padding: 0rem 1rem;
    background: linear-gradient(45deg,#397bab,#4eb5cd) !important;
    border-radius: 30px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    font-size: 11px !important;
    letter-spacing: 0.03rem;
    color: #fff !important;
    border: none !important;
    display: inline-block;
}

.objective-file-upload span {
    display: block;
    font-size: .7rem;
    font-weight: 600;
    position: relative;
    background-color: #fff;
    padding: 0 0 0 0 !important;
    z-index: 1 !important;
    left: 6px !important;
    top: 3px !important;
}

.objective-file-upload input[type="file"] {
    background: #e1e3e4;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
    border-radius: 5px;
    margin-right: 10px;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0;
}

.custom-file {
    position: relative;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}

.question-paper-key-entry .custom-file-label {
    width: 75% !important;
}

.custom-file span {
    background: #1c4166 !important;
    margin-left: 3px;
    position: absolute;
    right: 182px;
    top: -1px;
    padding: 7px;
    color: #fff;
    height: 36px;
    /* z-index: 99; */
    width: 104px;
    text-align: center;
    line-height: 22px;
}

.custom-file input:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    width: 45%;
    border: 10px solid #ced4da;
}

.custom-file input {
    background: #ced4da;
    width: 48%;
    padding: 8px;
    margin-top: 3px;
    /* position: absolute; */
    right: -5px;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #fff;
    font-size: 1.0rem;
    content: "Browse";
    background: linear-gradient(45deg,#397bab,#4eb5cd) !important;
    border-left: inherit;
    letter-spacing: 0.02rem;
}
a.btn-delete,
a.btn-delete:hover,
a.btn-delete:focus,
a.btn-edit,
a.btn-edit:hover,
a.btn-edit:focus {
    padding: 0rem 1rem;
    border-radius: 30px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    font-size: 11px !important;
    letter-spacing: 0.03rem;
    color: #fff !important;
    border: none !important;
    display: inline-block;
}
.btn-delete {
    background: linear-gradient(45deg, #7441db, #f9877c) !important;
}
.btn-edit {
    background: linear-gradient(45deg,#397bab,#4eb5cd) !important;
}

.custom-file .nsp-btn-success {
    position: absolute;
    right: 86px;
    top: 2px;
}

.z-5 {
    z-index: 99999 !important;
}

.mt__5 {
    margin-top: -5px !important;
}
.pl-0 {
    padding-left:0px !important;
}
.pr-0 {
    padding-right: 0px !important;
}

.target-student-report .sub-section .btn-group {
    padding: 1.3rem 0.2rem 0.3rem 1.5rem;
}

.target-student-report .sub-batch .btn-group,
.target-student-report .caste .btn-group,
.student-information-report .sir .btn-group,
.student-details .s-details .btn-group,
.sub-batch-wise-student-report .sbwsr .btn-group {
    padding: 1.16rem 0.2rem 0.3rem 1.5rem;
}

.target-student-report .sub-batch .btnmultiselectlbl {
    top: 24px !important;
}

.target-student-report .caste .btnmultiselectlbl {
    top: 15px !important;
}

.sub-batch-wise-student-report .gender-hostel:before {
    top: 7px !important;
}

.sub-batch-wise-student-report .caste-sponser .btnmultiselectlbl {
    top: 18px !important;
}

.parent-login-details .branch-student-no:before {
    top: 8px;
    left: 8px;
}

.parent-login-details .branch-student-no .form-control {
    border-radius: 8px !important;
}
/*.d-none {
    display:none !important;
}*/

.exam-objection-print .table tbody tr:nth-child(1),
.exam-objection-print .table tbody tr:nth-child(2) {
    background: #e8eef1 !important;
    text-align: center !important;
}

    .exam-objection-print .table tbody tr:nth-child(1) td {
        padding: 10px !important;
    }

.exam-objection-print .table tbody tr:nth-child(3) td {
    background: #e1e3e4 !important;
    padding: 10px 0px 10px 5px !important;
}

.exam-objection-print .table {
    max-height: 350px;
    overflow: scroll;
    white-space: nowrap;
}

    .exam-objection-print .table tbody tr:nth-child(2) td {
        background: #3e3e3e !important;
        color: #fff !important;
        padding: 10px !important;
        text-align: center !important;
    }

    .exam-objection-print .table tbody td {
        padding: 10px !important;
        background: #fff !important;
        font-family: 'Poppins', sans-serif !important;
        border-bottom: 1px solid #e1e3e4 !important;
    }

    .exam-objection-print .table tbody tr:nth-child(2n+1) {
        background: #e8eef1 !important;
    }

.email-sms-info-table .table-responsive .table tbody td {
    padding: 10px !important;
    background: #fff !important;
    font-family: 'Poppins', sans-serif !important;
    border-bottom: 1px solid #e1e3e4 !important;
}

.email-sms-info-table .table-responsive .table tbody tr:nth-child(1) td {
    background: #3e3e3e !important;
    color: #fff !important;
    padding: 10px !important;
    text-align: center !important;
}

.email-sms-info-table .table-responsive .table tbody tr:nth-child(2) td {
    background: #e1e3e4 !important;
    padding: 10px 0px 10px 5px !important;
}

.email-sms-information .single-select-opt-report:before {
    top: 0.73rem;
    left: 0.4rem;
}

.email-sms-information .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    font-weight: 300 !important;
    font-size: 11px !important;
    margin-top: 4px;
}

/*******freezing table 2 start*********/
.question-paper-subbatch-wise .table-responsive {
    max-height: 300px;
    overflow: scroll;
}

.question-paper-subbatch-wise .table tbody tr:nth-child(1) td {
    position: sticky !important;
    top: 0;
    z-index: 10;
    font-weight: 600 !important;
    color: #454545 !important;
    font-size: 13px !important;
    background: #e1e3e4 !important;
    padding: 10px !important;
}

.question-paper-subbatch-wise {
    overflow: hidden;
}

    .question-paper-subbatch-wise .table {
        max-height: 350px;
        overflow: scroll;
        white-space: nowrap;
    }

        .question-paper-subbatch-wise .table tbody td a {
            color: #000000 !important;
        }

        .question-paper-subbatch-wise .table tbody td {
            padding: 10px 30px !important;
            background: #fff !important;
            font-family: 'Poppins', sans-serif !important;
            border-bottom: 1px solid #e1e3e4 !important;
        }

.question-paper-subbatch .multiselect-req-report:after {
    top: 30px;
}
/*******freezing table 2 end*********/
.teacherwise-adoptionsummary-table {
    width: 100%;
}

    .teacherwise-adoptionsummary-table .table-responsive {
        height: 360px;
        overflow: scroll;
        width: fit-content;
        width: 100%;
    }

    .teacherwise-adoptionsummary-table .table tbody tr:nth-child(3) td {
        position: sticky !important;
        top: 0;
        z-index: 10;
        font-weight: 600 !important;
        color: #454545 !important;
        font-size: 13px !important;
        background: #e1e3e4 !important;
        padding: 10px !important;
    }

    .teacherwise-adoptionsummary-table .table {
        max-height: 350px;
        overflow: scroll;
        white-space: nowrap;
    }

        .teacherwise-adoptionsummary-table .table tbody td {
            padding: 10px !important;
            background: #fff !important;
            font-family: 'Poppins', sans-serif !important;
            border-bottom: 1px solid #e1e3e4 !important;
        }




.freezing-table {
    width: 100%;
    white-space: nowrap;
}

    .freezing-table tbody tr:nth-child(1) th {
        color: #666;
        padding: 14px !important;
    }

    .freezing-table thead,
    .freezing-table tbody {
        display: block;
    }

    .freezing-table tbody {
        max-height: 350px;
        overflow-y: auto;
        overflow-x: hidden;
    }

        .freezing-table tbody tr td {
            padding: 10px !important;
        }

    .freezing-table tr:first-child td {
        background: #e1e3e4;
        color: #000;
    }

        .freezing-table tr:first-child td a {
            color: #000;
        }

    .freezing-table tr:first-child td {
        min-width: 80px;
    }

.objection-instruction {
    color: Red;
    background-color: #FFC0C0;
    line-height: 20px;
    text-align: center;
    display: flex;
    padding: 10px;
    font-weight: 600;
}

.objection-entry-lock .table tr td label {
    line-height: 7px;
    float: left;
    margin: 0;
    padding: 0;
}

.objection-entry-lock .table tr td input[type="checkbox" ] {
    float: left;
    margin: 0;
    padding: 0;
}

.objection-entry-lock .select2-selection__rendered {
    width: 300px !important;
}
/*.objection-entry-lock .table tr td:nth-child(5) {
    text-align: center;
    display: flex;
    justify-content: center;
}*/

.objection-entry-lock .table tr td:nth-child(5) .aspNetDisabled {
    width: auto !important;
    padding: 5px 10px 0px 10px !important;
    height: 27px !important;
    line-height: 10px !important;
}


/*******normal select css start**********/
.normal-select:after {
    background: #fff;
    display: block;
    position: absolute;
    font-family: fontawesome;
    width: 22px;
    height: 22px;
    top: 28px;
    right: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
    box-shadow: -0.0rem -.0.5rem 0.2rem rgba(7,7,7,0.07) !important;
    content: "\f107";
    display: block;
    font-size: 1.20rem;
    color: #ada1a1;
    pointer-events: none;
}
/*******normal select css end**********/
/****Reports Form Design Start ****/
.multiselect-req-report .btn-group,
.single-req-datepicker-report .form-control,
.datepicker-req-report .form-control,
.input-req-report .form-control,
.single-select-req-report .form-control {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.2rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 50px;
    background: #FFF5F3 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 4px !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}

    .multiselect-req-report .btn-group:before,
    .multiselect-opt-report .btn-group:before,
    .single-select-opt-report:before,
    .datepicker-opt-report:before,
    .input-opt-report:before,
    .input-req-report:before,
    .single-req-datepicker-report:before,
    .datepicker-req-report:before,
    .single-select-req-report:before {
        content: '';
        position: absolute;
        border-radius: 3px 0px 0px 0px;
        border-right: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-top-left-radius: 5px;
    }

    .multiselect-req-report .btn-group:before {
        top: -1px;
        left: -1px;
        border-top: 8px solid #c46ca0;
        border-left: 8px solid #c46ca0;
    }

.multiselect-opt-report .btn-group:before {
    top: -1px;
    left: -1px;
    border-top: 8px solid #8148d1;
    border-left: 8px solid #8148d1;
}

.single-select-req-report:before {
    top: 10px;
    left: 10px;
    border-top: 8px solid #c46ca0;
    border-left: 8px solid #c46ca0;
}

.single-req-datepicker-report:before,
.datepicker-req-report:before {
    top: 10px;
    left: 10px;
    border-top: 8px solid #c46ca0;
    border-left: 8px solid #c46ca0;
}

.input-req-report:before {
    top: 10px;
    left: 10px;
    border-top: 8px solid #c46ca0;
    border-left: 8px solid #c46ca0;
}
/*.datepicker:after {
    top: 13px !important;
    right: 34px !important;
    display:block;
}*/

.single-select-opt-report:before,
.datepicker-opt-report:before,
.input-opt-report:before {
    top: 10px;
    left: 10px;
    border-top: 8px solid #8148d1;
    border-left: 8px solid #8148d1;
}

/***********scrollbar thumb***********/
/*.menu-content .has-sub ::-webkit-scrollbar {
    width: 100px !important;
}
.menu-content .has-sub ::-webkit-scrollbar-track {
    background: #414194 !important;
}
.menu-content .has-sub ::-webkit-scrollbar-thumb {
    background: #414194 !important;
}
.menu-content .has-sub ::-webkit-scrollbar-thumb:hover {
        background: #414194 !important;
    }*/
/********************/

.multiselect-req-report .btnmultiselectlbl,
.multiselect-req-report form label,
.multiselect-req-report .form-group label,
.multiselect-opt-report .btnmultiselectlbl,
.multiselect-opt-report form label,
.multiselect-opt-report .form-group label {
    background: transparent !important;
    padding: 0px 0px !important;
    font-weight: 600 !important;
    top: 20px !important;
    margin-bottom: 5px;
    left: 26px !important;
    font-size: 13px !important;
    margin-left: 0px !important;
}

.datepicker-opt-report .date-lable {
    background: transparent !important;
    padding: 0px 0px !important;
    font-weight: 600 !important;
    top: 120px !important;
    margin-bottom: 5px;
    left: 26px !important;
    font-size: 13px !important;
    margin-left: 0px !important;
}

.multiselect-req-report:after,
.multiselect-opt-report:after,
.multiselect-req-report:after,
.multiselect-req-report:after,
.single-select-opt-report:after,
.datepicker:after,
.single-select-opt-report .datepicker:after,
.datepicker-opt-report .datepicker:after,
.datepicker-req-report .datepicker:after,
.single-req-datepicker-report .datepicker:after,
.datepicker-req-report .datepicker:after,
.single-select-req-report:after {
    background: #fff;
    display: block;
    position: absolute;
    font-family: fontawesome;
    width: 22px;
    height: 22px;
    top: 28px;
    right: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
    box-shadow: -0.0rem -.0.5rem 0.2rem rgba(7,7,7,0.07) !important;
}

.single-select-opt-report:after,
.single-select-req-report:after,
.input-req-report:after {
    content: "\f107";
    display: block;
    font-size: 1.20rem;
    color: #ada1a1;
    pointer-events: none;
}

.multiselect-req-report:after,
.multiselect-req-report:after,
.multiselect-opt-report:after,
.multiselect-req-report:after {
    content: "\f107";
    color: #ada1a1;
    pointer-events: none;
    font-size: 1.20rem;
}



.multiselect-req-report .multiselect-filter {
    background: #FFF5F3 !important;
    border-radius: 8px !important;
}

.multiselect-req-report .multiselect-container {
    left: -25px !important;
}

.show > .dropdown-menu {
    z-index: 9999 !important;
}

.multiselect-req-report .multiselect-filter .form-control,
.multiselect-opt-report .multiselect-filter .form-control {
    border: none !important;
    box-shadow: none !important;
    background: #FFF5F3 !important;
    border-radius: 0px !important;
    padding: 15px 10px 15px 10px;
}

.exam-opt-multiselect-report .multiselect-filter i {
    color: #585555 !important;
    float: left;
    display: inline-block;
    margin-top: -4px;
}

.datepicker:after,
.single-select-opt-report .datepicker:after,
.datepicker-opt-report .datepicker:after,
.datepicker-req-report .datepicker:after,
.single-req-datepicker-report .datepicker:after,
.datepicker-req-report .datepicker:after {
    content: "\f073";
    color: #888888;
    font-size: 0.9rem;
}

.datepicker::-webkit-calendar-picker-indicator,
.exam-req-report .datepicker::-webkit-calendar-picker-indicator,
.exam-opt-report .datepicker::-webkit-calendar-picker-indicator,
.single-req-datepicker-report .datepicker::-webkit-calendar-picker-indicator,
.datepicker-req-report .datepicker::-webkit-calendar-picker-indicator,
.single-select-opt-report .datepicker::-webkit-calendar-picker-indicator {
    opacity: 0;
}

.datepicker::-webkit-calendar-picker-indicator,
.exam-req-report .datepicker::-webkit-calendar-picker-indicator,
.exam-opt-report .datepicker::-webkit-calendar-picker-indicator {
    opacity: 1;
}

.exam-req-report calendar-picker-indicator:before
.exam-opt-report calendar-picker-indicator:before
::-webkit-calendar-picker-indicator:before {
    content: "\f073";
    display: block;
    font-size: 1rem;
    color: #000;
    font-family: fontawesome;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 13px;
    right: -7px;
}

.exam-req-report calendar-picker-indicator,
.exam-opt-report calendar-picker-indicator,
.single-req-datepicker-report calendar-picker-indicator,
.datepicker-req-report calendar-picker-indicator,
::-webkit-calendar-picker-indicator {
    position: relative;
    z-index: 1;
    content: "\f073";
    background: transparent;
    font-family: fontawesome;
    color: cornsilk;
    opacity: 0;
    right: 15px;
    top: -10px;
    font-size: 1.5rem;
    transition: all ease 400ms;
    transform: scale(1);
    margin-left: -35px;
}

.single-select-opt-report .selectwrap,
.single-select-opt-report .selectwrap,
.selectwrap {
    position: relative;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .single-select-opt-report .selectwrap select,
    .single-select-opt-report .selectwrap select,
    .selectwrap select,
    .single-select-req-report .form-control {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

.single-select-opt-report,
.datepicker-opt-report,
.datepicker-req-report,
.single-req-datepicker-report,
.input-opt-report,
.input-req-report,
.single-req-datepicker-report,
.datepicker-req-report {
    position: relative;
}

.multiselect-opt-report .multiselect-container {
    left: -25px !important;
}

.single-select-opt-report .form-control,
.multiselect-opt-report .btn-group,
.datepicker-opt-report .form-control,
.input-opt-report .form-control {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 0.8rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 50px;
    background: #f1f5f7 !important;
    border-left: 1px solid #8148d1 !important;
    margin-bottom: 5px;
    box-shadow: 0 2px 5px #d5c3bf;
    font-family: 'Poppins',sans-serif !important;
    border-top: 0 !important;
    border-radius: 4px !important;
    border-bottom: 1px solid #8148d1 !important;
    border-right: 0 !important;
}

.single-select-opt-report .select2-container--default .select2-selection--single {
    background: #fff5f3;
}

.single-select-req-report .select2-container--default .select2-selection--single {
    background: red;
}

.single-select-opt-report .select2-container--default .select2-selection--single {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 0.8rem 0.2rem 0.3rem 1.5rem !important;
    line-height: 1.5;
    color: #75787d;
    height: 50px;
    background: #f1f5f7 !important;
    border-left: 1px solid #8148d1 !important;
    margin-bottom: 5px;
    box-shadow: 0 2px 5px #d5c3bf;
    font-family: 'Poppins',sans-serif !important;
    border-top: 0 !important;
    border-radius: 4px !important;
    border-bottom: 1px solid #8148d1 !important;
    border-right: 0 !important;
}

.single-select-req-report .select2-container--default .select2-selection--single {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 0.8rem 0.2rem 0.3rem 1.5rem !important;
    line-height: 1.5;
    color: #75787d;
    height: 50px;
    border-left: 1px solid #8148d1 !important;
    margin-bottom: 5px;
    box-shadow: 0 2px 5px #d5c3bf;
    font-family: 'Poppins',sans-serif !important;
    border-top: 0 !important;
    border-radius: 4px !important;
    border-bottom: 1px solid #8148d1 !important;
    border-right: 0 !important;
}

.single-select-req-report .select2,
.single-select-opt-report .select2 {
    margin: -20px 0px 0 -26px !important;
}

.single-select-req-report:before,
.single-select-opt-report:before {
    z-index: 99;
}



.input-opt-report:after {
    display: none;
}

.single-select-opt-report:before,
.datepicker-opt-report:before,
.input-opt-report:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 8px;
    border-radius: 4px 0 0 0 !important;
    border-right: 8px solid transparent;
    border-top: 8px solid #8148d1;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #8148d1;
    border-top-left-radius: 7px;
}

.single-select-opt-report select {
    appearance: none;
}

.input-req-report:after {
    display: none !important;
}

.single-select-opt-report .btnmultiselectlbl,
.single-select-opt-report form label,
.single-select-opt-report .form-group label,
.single-select-opt-report .form-group span,
.single-select-opt-report label,
.datepicker-opt-report .btnmultiselectlbl,
.datepicker-opt-report form label,
.datepicker-opt-report .form-group label,
.datepicker-opt-report label,
.input-opt-report .btnmultiselectlbl,
.input-opt-report form label,
.input-opt-report .form-group label,
.input-opt-report label,
.input-req-report .btnmultiselectlbl,
.input-req-report form label,
.input-req-report .form-group label,
.input-req-report label,
.single-req-datepicker-report .btnmultiselectlbl,
.single-req-datepicker-report form label,
.single-req-datepicker-report .form-group label,
.single-req-datepicker-report label
.datepicker-req-report .btnmultiselectlbl,
.datepicker-req-report form label,
.datepicker-req-report .form-group label,
.datepicker-req-report label,
.datepicker-opt-report span,
.single-select-req-report .btnmultiselectlbl,
.single-select-req-report form label,
.single-select-req-report .form-group label,
.single-select-req-report label,
.single-select-req-report span,
.single-select-opt-report span {
    background: transparent !important;
    padding: 0 0 !important;
    /*font-weight: 600 !important;*/
    top: 20px !important;
    margin-bottom: 5px;
    left: 24px !important;
    font-size: 13px !important;
    margin-left: 0 !important;
    margin-top: 3px;
}

.single-select-opt-report .btnmultiselectlbl {
    top: 18px !important;
}

#square label, .form-group label {
    font-size: 13px !important;
}

.custom-control {
    padding-left: 0.5rem;
    padding-right: 0.2rem;
}

.custom-select {
    margin-top: -7px;
}

.btnmultiselect {
    margin-bottom: 0.2rem !important;
}

.exam-branch-zone-report .period-type:before,
.exam-branch-zone-report .bt7:before,
.exam-branch-zone-report .date:before {
    top: 7px !important;
}

.exam-branch-zone-report .period-type .btnmultiselectlbl,
.exam-branch-zone-report .date .btnmultiselectlbl {
    top: 14px !important;
}

.workingday-or-holiday-report .pt14:before {
    top: 12px !important;
}

.attandance-datewise-present .single-select-opt-report span {
    padding-top: 4px !important;
    position: relative;
}

.attandance-datewise-present .single-select-opt-report:before {
    top: 15px !important;
}

.attandance-datewise-present .datepicker-opt-report span {
    position: relative;
}

.student-sttendance-summary .mt84:before {
    top: 0.84rem !important;
}

.attendance-list-report .mt76:before,
.info-log-details .mt75:before {
    top: 0.76rem !important;
}

.student-set-report .mt8:before {
    top: 8px !important;
}

.student-information-report .mt14:before {
    top: 0.82rem !important;
    left: 0.55rem !important;
}

.new-body {
    margin: 0 15px !important;
}

.set-analsys-report div {
    margin-right: 30px !important;
}

.set-analsys-report input[type="radio"] {
    margin-top: 3px !important;
}

.multiselect-container {
    z-index: 9999 !important;
}

.student-estimated-average .single-select-opt-report:before {
    top: 8px !important;
}
/****Reports Form Design End *****/
/*****common datepicker start*****/
.date-picker:after {
    top: 9px !important;
    right: 25px !important;
    font-family: "Font Awesome 5 Free";
    content: "\f073" !important;
    position: absolute;
}


.date-picker::-webkit-calendar-picker-indicator {
    opacity: 0 !important;
}

.date-picker::-webkit-calendar-picker-indicator {
    opacity: 1 !important;
}

.date-picker {
    position: relative;
}

    .date-picker .calendar-picker-indicator:after {
        content: "\f073";
        display: block;
        font-size: 1rem;
        color: #000;
        font-family: fontawesome;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 13px;
        right: -7px;
    }

    .date-picker .calendar-picker-indicator {
        position: relative;
        z-index: 1;
        content: "\f073";
        background: transparent;
        font-family: fontawesome;
        color: cornsilk;
        opacity: 0;
        right: 15px;
        top: -10px;
        font-size: 1.5rem;
        transition: all ease 400ms;
        transform: scale(1);
        margin-left: -35px;
    }
/***common datepicker end*****/
.subbatch-bulk-update textarea {
    height: 175px;
    overflow-y: scroll;
}

.report-selection label {
    float: left;
    margin: 0px 15px 20px 15px;
    padding: 0;
    line-height: 18px;
}

    .report-selection label span input[type="checkbox"] {
        float: left;
        width: 18px;
        height: 18px;
        margin-right: 5px;
    }
/*********exam schedule list css start***************/
ul.exam-schedule-list {
    overflow: hidden;
    width: 100%;
    margin: 5px 0 0 8px;
    padding: 0;
    float: left;
}

    ul.exam-schedule-list li,
    ul.exam-schedule-list li a {
        text-decoration: none;
        list-style-type: none;
        float: left;
        margin: 0 10px 8px 0;
        width: 156px;
        height: 30px;
        border-radius: 25px;
        padding: 0px 2px 0px 0px;
    }

.subject-wise-dates-table .table-responsive {
    height: 400px;
    overflow: scroll;
    white-space: nowrap;
}

.subject-wise-dates-table tbody tr:nth-child(1) th {
    color: #454545 !important;
}

.subject-wise-dates-table tbody tr td input[type="date"] {
    padding: 4px 10px;
    border: 1px solid rgba(8,8,8,.125);
}


.select2-results__option[aria-selected] {
    cursor: pointer;
    white-space: nowrap !important;
}

.nowrap {
    white-space: nowrap;
}

.objections-approval .table-responsive {
    height: 400px;
    overflow: scroll;
    white-space: nowrap;
}

.objections-approval tbody tr:nth-child(1) th {
    color: #454545 !important;
}

.objections-approval .table tbody tr td select {
    word-wrap: normal;
    border: 1px solid #e1e3e4;
    padding: 2px 5px;
}

.set-wise-subjects .table tbody tr td select,
.set-wise-subjects .table tbody tr td input[type="text"],
.summary-sheet-table .table tbody tr td input[type="text"] {
    word-wrap: normal;
    border: 1px solid #e1e3e4;
    padding: 2px 5px;
}

/*************tables css start**************/
/*
.global-table-1 .table-responsive {
    height: 400px;
    overflow: scroll;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif !important;
}

.global-table-1 .table tbody tr:nth-child(1) td {
    color: #ffffff !important;
    position: sticky !important;
    padding: 10px 10px 10px 15px !important;
    background: #666666 !important;
    font-family: 'Poppins', sans-serif !important;
}

.global-table-1 .table tbody tr td {
    padding: 10px 10px 10px 15px !important;
    text-align: left;
    background: #fff !important;
    border-bottom: 1px solid #e1e3e4 !important;
    font-family: 'Poppins', sans-serif !important;
}



.global-table-2 .table-responsive {
    height: 400px;
    overflow: scroll;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif !important;
}

.global-table-2 .table tbody tr:nth-child(1) td {
    color: #ffffff !important;
    position: sticky !important;
    padding: 10px 10px 10px 15px !important;
    background: #666666 !important;
    font-family: 'Poppins', sans-serif !important;
}

.global-table-2 .table tbody tr td {
    padding: 10px 10px 10px 15px !important;
    text-align: left;
    background: #fff !important;
    border-bottom: 1px solid #e1e3e4 !important;
    font-family: 'Poppins', sans-serif !important;
}*/



.global-table-1 .table-responsive {
    max-height: 400px;
    overflow: scroll;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif !important;
}

.global-table-1 .table tbody tr:nth-child(1) td {
    color: #ffffff !important;
    position: sticky !important;
    padding: 10px 10px 10px 15px !important;
    background: #666666 !important;
    font-family: 'Poppins', sans-serif !important;
}
.asdf .global-table-1 .table tbody tr:nth-child(1) td {
    text-align:center !important;
}

.global-table-1 .table tbody tr td {
    padding: 10px 10px 10px 15px !important;
    text-align: left;
    background: #fff !important;
    border-bottom: 1px solid #e1e3e4 !important;
    font-family: 'Poppins', sans-serif !important;
}



.global-table-2 .table-responsive {
    height: 400px;
    overflow: scroll;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif !important;
}

.global-table-2 .table tbody tr:nth-child(1) td {
    color: #ffffff !important;
    position: sticky !important;
    padding: 10px 10px 10px 15px !important;
    background: #666666 !important;
    font-family: 'Poppins', sans-serif !important;
    text-align: center;
}

.global-table-2 .table tbody tr td {
    padding: 10px 10px 10px 15px !important;
    text-align: left;
    background: #fff !important;
    border-bottom: 1px solid #e1e3e4 !important;
    font-family: 'Poppins', sans-serif !important;
}
#Table4 .card {
    margin-top:-8px !important;
}
.qp-weightage-table .table-responsive {
    height: 540px;
    overflow: scroll;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif !important;
}

.qp-weightage-table .table tbody tr:nth-child(2) td,
.qp-weightage-table .table tbody tr:nth-child(3) td,
.qp-weightage-table .table tbody tr:nth-child(4) td {
    text-align: center !important;
}
.qp-weightage-table .table tbody tr:nth-child(5) td,
.qp-weightage-table .table tbody tr:nth-child(6) td {
    font-weight: bold !important;
}

.qp-weightage-table .table tbody tr:nth-child(1) td {
    color: #ffffff !important;
    position: sticky !important;
    padding: 10px 10px 10px 15px !important;
    background: #666666 !important;
    font-family: 'Poppins', sans-serif !important;
    text-align: center;
}

.qp-weightage-table .table tbody tr td {
    padding: 10px 10px 10px 15px !important;
    text-align: left;
    background: #fff !important;
    border-bottom: 1px solid #e1e3e4 !important;
    font-family: 'Poppins', sans-serif !important;
}


.qp-weightage-table .table-responsive {
    height: 540px;
    overflow: scroll;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif !important;
}
.qp-weightage-table .table tbody tr:nth-child(2) td,
.qp-weightage-table .table tbody tr:nth-child(3) td,
.qp-weightage-table .table tbody tr:nth-child(4) td {
    text-align:center !important;
}
.qp-weightage-table .table tbody tr:nth-child(1) td {
    color: #ffffff !important;
    position: sticky !important;
    padding: 10px 10px 10px 15px !important;
    background: #666666 !important;
    font-family: 'Poppins', sans-serif !important;
    text-align: center;
}

.qp-weightage-table .table tbody tr td {
    padding: 10px 10px 10px 15px !important;
    text-align: left;
    background: #fff !important;
    border-bottom: 1px solid #e1e3e4 !important;
    font-family: 'Poppins', sans-serif !important;
}



.openion-faculty-details {
    margin-top: 20px;
}


.openion-faculty-details .table-responsive {
    height: 400px;
    overflow: scroll;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif !important;
}

.openion-faculty-details .table tbody tr:nth-child(2) td,
.openion-faculty-details .table tbody tr:nth-child(3) td {
    text-align: center;
}

.openion-faculty-details .table tbody tr:nth-child(1) td {
    color: #ffffff !important;
    position: sticky !important;
    padding: 10px 10px 10px 15px !important;
    background: #666666 !important;
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
}

.openion-faculty-details .table tbody tr td {
    padding: 10px 10px 10px 15px !important;
    text-align: left;
    background: #fff !important;
    border-bottom: 1px solid #e1e3e4 !important;
    font-family: 'Poppins', sans-serif !important;
}
.student-photo-upload {
    border: 1px solid #e5e2e2;
    width: 100%;
    margin: 10px 10px 20px 10px;
    padding: 0px 5px 20px 5px;
}
.user-photo {
    margin-top:20px;
}
#cphPage_btnClickHere {
    position:relative;
    padding-left:40px;
}
#cphPage_btnClickHere:before {
    position: absolute;
    content: "\f1c5";
    font-family: fontawesome;
    font-size:1rem;
    left:18px;
}
.photo-icon a.nsp-btn-success {
    padding: 0.0rem 1rem 0.0rem 2.5rem !important;
}
.upload-photo .col-md-8 {
    padding-right: 0px !important;
    margin-right: 0px !important;
}
.upload-photo .col-md-4 {
    padding-left: 0px !important;
    margin-left: 0px !important;
}
.upload-photo .form-control {
    border-radius: 5px 0px 0px 5px !important;
}
.upload-photo a.nsp-btn-success {
    border-radius: 0px 5px 5px 0px !important;
    height: 36px;
    margin-right: 0px !important;
    line-height: 36px;
}
.update-block {
    border-left: 1px solid #e1e3e4;
}
.user-photo img {
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 50%;
    border: 6px solid #e1e3e4;
    box-shadow: 0 0rem 1rem rgba(8,8,8,.15) !important;
}
.student-photo-upload h5 {
    background: #e5e2e2;
    color: #545050;
    padding: 5px 10px 10px 10px;
    display: inline-block;
    font-size: 1.2rem;
    width: 100%;
    margin-top: 0px;
    padding-left: 20px;
    font-weight: 600;
    margin:0px;
}

.process-status-table {
    width: 100%;
}

.process-status-table .table-responsive {
    max-height: 380px;
    overflow: scroll;
    white-space: nowrap;
}

.process-status-table .table-responsive .table {
    border-bottom: 1px solid #dddddd !important;
}

.process-status-table .table-responsive .table tbody tr:nth-child(1) td {
    top: -1px !important;
    padding-left: 15px;
}

.process-status-table .table tbody tr td {
    padding: 10px 10px 10px 15px !important;
    text-align: left;
}

.process-status-table .table tbody tr td:last-child,
.process-status-table .table tbody tr td:nth-last-child(2) {
    text-align: right !important;
}

.ipt-toppers-list .btnmultiselect {
    margin-bottom: 0rem !important;
}

.ipt-toppers-list .form-group {
    margin-bottom: 0px !important;
}
/********tables css end************/
/************btn red************/
.exam-schedule-list .btn-bg-red {
    background: #ffffff;
    border: 2px solid #f24757;
}

    .exam-schedule-list .btn-bg-red i,
    .exam-schedule-list .btn-bg-purple i,
    .exam-schedule-list .btn-bg-yellow i,
    .exam-schedule-list .btn-bg-blue i {
        float: left;
        color: #fff;
        text-align: center;
        margin-left: 2px !important;
        font-size: 0.8rem;
        margin-top: 1px;
        width: 24px;
        border-radius: 50%;
        height: 24px;
        line-height: 24px;
        text-align: center;
    }

    .exam-schedule-list .btn-bg-red i,
    .exam-schedule-list .btn-bg-red:before,
    .exam-schedule-list .btn-bg-red:hover:before {
        background: #f24757;
    }

.exam-schedule-list .btn-bg-red,
.exam-schedule-list .btn-bg-purple,
.exam-schedule-list .btn-bg-yellow,
.exam-schedule-list .btn-bg-blue {
    position: relative;
    overflow: hidden;
    z-index: 999;
}

    .exam-schedule-list .btn-bg-red:before,
    .exam-schedule-list .btn-bg-purple:before,
    .exam-schedule-list .btn-bg-yellow:before,
    .exam-schedule-list .btn-bg-blue:before {
        content: '';
        position: absolute;
        left: 0%;
        top: 0%;
        width: 0%;
        height: 100%;
        transition: width 0.5s linear;
    }

    .exam-schedule-list .btn-bg-red:hover:before,
    .exam-schedule-list .btn-bg-purple:hover:before,
    .exam-schedule-list .btn-bg-yellow:hover:before,
    .exam-schedule-list .btn-bg-blue:hover:before {
        width: 100%;
        transition: width 0.5s linear;
        z-index: -1;
    }

    .exam-schedule-list .btn-bg-red:hover i,
    .exam-schedule-list .btn-bg-purple:hover i,
    .exam-schedule-list .btn-bg-yellow:hover i,
    .exam-schedule-list .btn-bg-blue:hover i {
        background: #ffffff;
    }

    .exam-schedule-list .btn-bg-red:hover i {
        color: #f24757;
    }

    .exam-schedule-list .btn-bg-red:hover p,
    .exam-schedule-list .btn-bg-purple:hover p,
    .exam-schedule-list .btn-bg-yellow:hover p,
    .exam-schedule-list .btn-bg-blue:hover p {
        color: #ffffff;
    }

    .exam-schedule-list .btn-bg-red p {
        float: left;
        font-size: 0.75rem;
        padding-top: 0.75rem;
        padding-left: 3px;
        font-weight: 500 !important;
        padding-right: 0px;
        background: transparent !important;
        margin: 0px;
    }

    .exam-schedule-list .btn-bg-red p,
    .exam-schedule-list .btn-bg-purple p,
    .exam-schedule-list .btn-bg-yellow p,
    .exam-schedule-list .btn-bg-blue p {
        color: #f24757;
    }

/************btn red************/

.f-19 {
    font-size: 1rem !important;
}
/************btn red************/
.exam-schedule-list .btn-bg-purple {
    background: #ffffff;
    border: 2px solid #9251c6;
}

    .exam-schedule-list .btn-bg-purple i,
    .exam-schedule-list .btn-bg-purple:before,
    .exam-schedule-list .btn-bg-purple:hover:before {
        background: #9251c6;
    }

    .exam-schedule-list .btn-bg-purple p,
    .exam-schedule-list .btn-bg-purple:hover i {
        color: #9251c6;
    }

/************btn purple************/

/************btn yellow************/
.exam-schedule-list .btn-bg-yellow {
    background: #ffffff;
    border: 2px solid #ffa100;
}

    .exam-schedule-list .btn-bg-yellow i,
    .exam-schedule-list .btn-bg-yellow:before,
    .exam-schedule-list .btn-bg-yellow:hover:before {
        background: #ffa100;
    }

    .exam-schedule-list .btn-bg-yellow p,
    .exam-schedule-list .btn-bg-yellow:hover i {
        color: #ffa100;
    }
/************btn purple************/

/************btn blue************/
.exam-schedule-list .btn-bg-blue {
    background: #ffffff;
    border: 2px solid #1a6e86;
}

    .exam-schedule-list .btn-bg-blue i,
    .exam-schedule-list .btn-bg-blue:before,
    .exam-schedule-list .btn-bg-blue:hover:before {
        background: #1a6e86;
    }

    .exam-schedule-list .btn-bg-blue p,
    .exam-schedule-list .btn-bg-blue:hover i {
        color: #1a6e86;
    }

/************btn blue************/


.exam-schedule-list .btn-bg-red {
    position: relative;
    overflow: hidden;
    z-index: 999;
}

    .exam-schedule-list .btn-bg-red:before {
        content: '';
        position: absolute;
        left: 0%;
        top: 0%;
        width: 0%;
        height: 100%;
        background: #f24757;
        transition: width 0.5s linear;
    }

    .exam-schedule-list .btn-bg-red:hover:before {
        width: 100%;
        background: #f24757;
        transition: width 0.5s linear;
        z-index: -1;
    }

    .exam-schedule-list .btn-bg-red:hover i {
        background: #ffffff;
        color: #f24757;
    }

    .exam-schedule-list .btn-bg-red:hover p {
        color: #ffffff;
    }

    .exam-schedule-list .btn-bg-red p {
        color: #f24757;
        float: left;
        font-size: 0.70rem;
        padding-top: 0.75rem;
        padding-left: 8px;
        font-weight: 700;
        padding-right: 0px;
        background: transparent !important;
        margin: 0px;
    }

.exam-schedule-list li a p {
    float: left;
    font-size: 0.75rem;
    padding-top: 0.75rem;
    padding-left: 5px;
    color: #fff;
    padding-right: 0px;
    background: transparent !important;
    margin: 0px;
}

.exam-schedule-table .table tbody tr td {
    white-space: nowrap !important;
}

/*********exam schedule list css end***************/
/***********IIT REPORT SECTION START**************/
.iit-analysis-pack input[type="checkbox"] {
    width: 18px;
    height: 18px;
    float: left;
    padding-right: 10px;
}

.iit-analysis-pack input[type="text"] {
    border: 1px solid rgba(8,8,8,.125);
    text-align: center;
    width: 50px !important;
    height: 30px;
    padding: 8px 10px;
    float: left;
    margin-right: 5px;
}

.iit-analysis-pack label {
    display: inline;
    line-height: 12px;
    font-size: 0.9rem !important;
    padding-left: 2px;
    z-index: 99;
}

.iit-analysis-pack .aspNetDisabled label {
    position: absolute;
    left: 45px;
    top: 13px !important;
    background: transparent;
}

.iit-report-choose .slection-btn,
.iit-report-choose .report-btn {
    background: #fff;
    padding: 0px 10px;
    box-shadow: 0 1px 15px rgba(0,0,0,.2);
    border-radius: 5px;
    height: 30px;
    margin-right: 20px;
    line-height: 30px;
}

    .iit-report-choose .slection-btn span input[type='radio'],
    .iit-report-choose .report-btn span input[type='radio'] {
        width: 18px;
        height: 18px;
        float: left;
        margin-top: 6px;
        margin-right: 5px;
    }

.iit-report-data {
    border: 1px solid #e1e3e4 !important;
    height: 90px;
    overflow-y: scroll;
    width: 100%;
}

.align-right {
    align-items: end;
    display: flex;
    justify-content: right;
}

.prpl-12 {
    padding-right: 12px !important;
    padding-left: 12px !important;
}

.data-display-grid label {
    z-index: 99;
    font-size: 13px !important;
    background: white;
    padding: 3px 10px 3px 10px;
    top: 8px !important;
}

.data-display-box {
    border: 1px solid #e1e3e4 !important;
    height: 95px;
    overflow-y: scroll;
    width: 100%;
}

.data-display-grid select {
    padding-top: 10px;
}

    .data-display-grid select option {
        padding: 0px 10px !important;
        font-size: 12px;
    }
/***********IIT REPORT SECTION END**************/
/***TOPPERS FINAL RANK LIST START*****/
.toppers-final-rank-list {
    display: block;
}

    .toppers-final-rank-list span {
        float: left;
        margin-right: 25px;
        width: auto;
        margin-bottom: 15px;
        display: initial;
    }

    .toppers-final-rank-list input[type="checkbox"] {
        width: 18px;
        height: 18px;
        float: left;
    }

    .toppers-final-rank-list label {
        float: left;
        display: inline;
        padding: 0;
        margin: 0;
    }
/***TOPPERS FINAL RANK LIST END*****/
/*******STUDENT ESTIMATE AVERAGE CSS START*********/
.student-average {
    margin-bottom: 15px;
}

    .student-average input[type="text"] {
        width: 30% !important;
        border: 1px solid rgba(8,8,8,.125);
    }

    .student-average span.to {
        background: #8148d1;
        padding-top: 5px;
        color: #fff;
        line-height: 2px;
        font-size: 12px;
        border-radius: 8px !important;
        text-align: center;
        padding-bottom: 5px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .student-average input[type="checkbox"] {
        float: left;
        padding: 0;
        margin: 0px 0 0 0;
        width: 18px;
        height: 18px;
    }

    .student-average .attandance-print-form {
        margin-top: 8px !important;
        float: left;
        margin: 0 10px 0 0px;
    }

.estimated-list span input[type="checkbox"] {
    width: 18px;
    height: 18px;
    float: left;
}

.estimated-list span label {
    margin: 0;
    padding: 0;
}

.estimated-list div {
    float: left;
    margin-right: 0px;
    margin-bottom: 8px;
    width: 20%;
}
/*******STUDENT ESTIMATE AVERAGE CSS END**********/
/*****inline-checkbox-label css start*******/
.global-check-all input[type="checkbox"] {
    width: 18px;
    height: 18px;
    float: left;
}

.global-check-all label {
    float: left;
    line-height: 12px !important;
    font-weight: 600 !important;
    font-family: 'Poppins', sans-serif !important;
    padding: 0px 0 0 0px !important;
    margin: 0px 0 0 0 !important;
    font-size: 0.9rem !important;
    text-transform: uppercase;
    letter-spacing: 0.016rem;
}

.inline-checkbox-label {
    margin: 10px 0px;
}

    .inline-checkbox-label span input[type="checkbox"],
    .inline-checkbox-label div input[type="checkbox"],
    .inline-checkbox-label input[type="checkbox"] {
        width: 18px;
        height: 18px;
        float: left;
    }

    .inline-checkbox-label span label,
    .inline-checkbox-label div label,
    .inline-checkbox-label label {
        margin: 0;
        padding: 0;
    }

    .inline-checkbox-label div {
        float: left;
        margin-right: 20px;
        margin-bottom: 8px;
        width: auto;
    }

.target-student-report .inline-checkbox-label span {
    padding: 4px;
    line-height: 16px;
}

.iit-report-selection .table tbody {
    display: contents;
}
/*****inline-checkbox-label css end*******/
/*****inline-radio-label css start*******/
.inline-radio-label {
    margin: 10px 0px;
}

    .inline-radio-label span input[type="radio"],
    .inline-radio-label input[type="radio"] {
        width: 18px;
        height: 18px;
        float: left;
    }

    .inline-radio-label span label,
    .inline-radio-label label {
        margin: 0;
        padding: 0;
    }

    .inline-radio-label div {
        float: left;
        margin-right: 20px;
        margin-bottom: 8px;
        width: auto;
    }
/*****inline-radio-label css end*******/
.sbwl .select2-container--default {
    width: 60% !important;
}

.sbwl .input-group-append {
    margin-left: -15px !important;
}

.area_wise_mapping .select2-container--default {
    width: 89% !important;
}
/********custom datepicker css start***********/
/*.datepicker::-webkit-calendar-picker-indicator,
.exam-req-report .datepicker::-webkit-calendar-picker-indicator,
.exam-opt-report .datepicker::-webkit-calendar-picker-indicator {
    opacity: 0;
}

.datepicker:after,
.exam-req-report .datepicker:after,
.exam-opt-report .datepicker:after {
    content: "\f073";
    display: block;
    font-size: 0.8rem;
    color: #000;
    font-family: fontawesome;
    width: 26px;
    height: 26px;
    background: #fff;
    position: absolute;
    top: 30px;
    right: 21px;
    text-align: center;
    border-radius: 50%;
    line-height: 26px;
    box-shadow: 0 5px 8px #b5b5b5;
}

.datepicker::-webkit-calendar-picker-indicator,
.exam-req-report .datepicker::-webkit-calendar-picker-indicator,
.exam-opt-report .datepicker::-webkit-calendar-picker-indicator {
    opacity: 1;
}
.exam-req-report calendar-picker-indicator:before
.exam-opt-report calendar-picker-indicator:before
::-webkit-calendar-picker-indicator:before {
    content: "\f073";
    display: block;
    font-size: 1rem;
    color: #000;
    font-family: fontawesome;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 13px;
    right: -7px;
}
.exam-req-report calendar-picker-indicator,
.exam-opt-report calendar-picker-indicator,
::-webkit-calendar-picker-indicator {
    position: relative;
    z-index: 1;
    content: "\f073";
    background: transparent;
    font-family: fontawesome;
    color: cornsilk;
    opacity: 0;
    right: 15px;
    top: -10px;
    font-size: 1.5rem;
    transition: all ease 400ms;
    transform: scale(1);
    margin-left: -35px;
}
.exam-opt-report .selectwrap,
.exam-req-report .selectwrap,
.selectwrap {
    position: relative;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .exam-opt-report .selectwrap select,
    .exam-req-report .selectwrap select,
    .selectwrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .exam-opt-report .selectwrap:after,
    .exam-req-report .selectwrap:after,
    .selectwrap:after {
        content: "\f107";
        display: block;
        font-size: 1.50rem;
        color: #ada1a1;
        font-family: fontawesome;
        width: 26px;
        height: 26px;
        background: #fff;
        position: absolute;
        top: 30px;
        right: 21px;
        text-align: center;
        border-radius: 50%;
        line-height: 26px;
        box-shadow: 0 5px 8px #b5b5b5;
        pointer-events: none;
    }*/
/********custom datepicker css end***********/
/***single select req report css start***/
/*.exam-single-req-report .btn-group {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.125rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 60px;
    background: #FFF5F3 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}

    .exam-req-report .btn-group:before {
        content: '';
        position: absolute;
        top: -1px;
        left: -1px;
        border-radius: 5px 0px 0px 0px;
        border-right: 10px solid transparent;
        border-top: 10px solid #c46ca0;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #c46ca0;
        border-top-left-radius: 10px;
    }

.exam-req-report .form-control {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.5rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 60px;
    background: #FFF5F3 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}*/
/***single select req report css start***/
/************custom multiselect start******************/
.exam-opt-multiselect-report .btn-group {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.5rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 60px;
    background: #F1F5F7 !important;
    border-left: 1px solid #325DA6 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #325DA6 !important;
    border-right: none !important;
}

    .exam-opt-multiselect-report .btn-group:before {
        content: '';
        position: absolute;
        top: -1px;
        left: -1px;
        border-radius: 5px 0px 0px 0px;
        border-right: 10px solid transparent;
        border-top: 10px solid #325DA6;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #325DA6;
        border-top-left-radius: 10px;
    }

.exam-opt-multiselect-report .form-control {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.5rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 60px;
    background: #FFF5F3 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}

.exam-opt-multiselect-report .multiselect-filter {
    background: #FFF5F3 !important;
    border-radius: 8px !important;
}

.exam-opt-multiselect-report .multiselect-container {
    left: -25px !important;
}

.exam-opt-multiselect-report .multiselect-filter .form-control {
    border: none !important;
    box-shadow: none !important;
    background: #FFF5F3 !important;
    border-radius: 0px !important;
    padding: 15px 10px 15px 10px;
}

.exam-opt-multiselect-report .multiselect-filter i {
    color: #585555 !important;
    float: left;
    display: inline-block;
    margin-top: -4px;
}


.exam-opt-multiselect-report .form-group:before,
.exam-opt-multiselect-report .form-control:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 8px;
    border-radius: 5px 0px 0px 0px;
    border-right: 10px solid transparent;
    border-top: 10px solid #c46ca0;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #c46ca0;
    border-top-left-radius: 10px;
}

.exam-opt-multiselect-report .btnmultiselectlbl,
.exam-opt-multiselect-report form label,
.exam-opt-multiselect-report .form-group label,
.exam-opt-multiselect-report-calendar label,
.exam-single-req-report .btnmultiselectlbl,
.exam-single-req-report form label,
.exam-single-req-report span,
.exam-single-req-report label {
    background: transparent !important;
    padding: 0px 0px !important;
    font-weight: 600 !important;
    /*top: 28px !important;*/
    top: 18px !important;
    margin-bottom: 5px;
    left: 26px !important;
    font-size: 13px !important;
    margin-left: 0px !important;
}


.exam-req-report .btn-group {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.125rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 60px;
    background: #FFF5F3 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}

    .exam-req-report .btn-group:before {
        content: '';
        position: absolute;
        top: -1px;
        left: -1px;
        border-radius: 5px 0px 0px 0px;
        border-right: 10px solid transparent;
        border-top: 10px solid #c46ca0;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #c46ca0;
        border-top-left-radius: 10px;
    }

.exam-req-report .btnmultiselectlbl,
.exam-req-report form label,
.exam-req-report .form-group label,
.exam-req-report-calendar label {
    background: transparent !important;
    padding: 0px 0px !important;
    font-weight: 600 !important;
    top: 18px !important;
    margin-bottom: 5px;
    left: 26px !important;
    font-size: 13px !important;
    margin-left: 0px !important;
}

.exam-multiselect-opt-report .btn-group {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.125rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 60px;
    background: #F1F5F7 !important;
    border-left: 1px solid #325da6 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #325da6 !important;
    border-right: none !important;
}

    .exam-multiselect-opt-report .btn-group:before {
        content: '';
        position: absolute;
        top: -1px;
        left: -1px;
        border-radius: 5px 0px 0px 0px;
        border-right: 10px solid transparent;
        border-top: 10px solid #325DA6;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #325da6;
        border-top-left-radius: 10px;
    }

.exam-multiselect-opt-report .btnmultiselectlbl,
.exam-multiselect-opt-report form label,
.exam-multiselect-opt-report .form-group label {
    background: transparent !important;
    padding: 0px 0px !important;
    font-weight: 600 !important;
    top: 18px !important;
    margin-bottom: 5px;
    left: 26px !important;
    font-size: 13px !important;
    margin-left: 0px !important;
}

.exam-req-report .form-control {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.5rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 60px;
    background: #FFF5F3 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}

    .exam-req-report .form-group:before,
    .exam-req-report .form-control:before {
        content: '';
        position: absolute;
        top: 7px;
        left: 8px;
        border-radius: 5px 0px 0px 0px;
        border-right: 10px solid transparent;
        border-top: 10px solid #c46ca0;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #c46ca0;
        border-top-left-radius: 10px;
    }


.exam-req-report-calendar .form-control,
.exam-single-req-report > .form-control,
.exam-single-req-report > .form-group .form-control {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 0.75rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 60px;
    background: #FFF5F3 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}

    .exam-req-report-calendar .form-control:before,
    .exam-single-req-report:before {
        content: '';
        position: absolute;
        top: 11px;
        left: 8px;
        border-radius: 5px 0px 0px 0px;
        border-right: 10px solid transparent;
        border-top: 10px solid #c46ca0;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #c46ca0;
        border-top-left-radius: 10px;
    }
/*.iit-toppers-final-rank-list .date-picker {
    height:60px;
}*/
.iit-toppers-final-rank-list .date-picker:before {
    z-index: 99;
}

.iit-toppers-final-rank-list .date-picker:after {
    top: 16px !important;
    right: 14px !important;
    font-family: "Font Awesome 5 Free";
    content: "\f073" !important;
    position: absolute;
    background: #fff;
    width: 25px;
    box-shadow: 0 .5rem 1rem rgba(8,8,8,.15) !important;
    border-radius: 50%;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.iit-toppers-final-rank-list .datepicker-req-report:before {
    top: 11px;
    left: 8px;
    z-index: 99;
    border-top: 8px solid #c46ca0;
    border-left: 8px solid #c46ca0;
}

.select2-container--open .select2-dropdown {
    left: 0;
    top: -10px !important;
}
/*.iit-student-estimated-average .input-opt-report .form-control {
    height:60px;
}*/
.fails-summary .lh42 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 36px;
    margin-left: 5px !important;
    font-weight: 300 !important;
}

.fails-summary .lh42:before {
    left: 7px;
}

.student-estimated-average-objective .mt8:before {
    top: 8px;
    left: 7px;
}

.student-estimated-average-objective .mt7:before {
    top: 7px;
    left: 7px;
}

.student-estimated-average-objective-print .mt9:before {
    top: 9px;
    left: 9px;
}

.student-estimated-average-objective .single-select-opt-report:before {
    left: 6px;
}

.iit-report-selection .multiselect-req-report:after {
    top: 30px;
}

.multiselect-req-report .custom-select,
.multiselect-opt-report .custom-select {
    background: transparent !important;
}

.disable-report .aspNetDisabled,
.disable-report .form-control {
    height: 50px !important;
    font-size: 11px !important;
    padding: 6px 0 0 20px !important;
    opacity: 0.5;
}

.disable-report:before,
.disable-report:after,
.disable-report label,
.disable-report span {
    opacity: 0.4;
}

.disable-report span.selection {
    opacity: 0.4;
}

.disable-report .single-select-req-report .select2, .single-select-opt-report .select2 {
    margin: -20px 0px 0 -26px !important;
}

.disable-report .select2-container--default .select2-selection--single {
    opacity: 0.9 !important;
}

    .disable-report .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 30px;
        font-weight: 300 !important;
        font-size: 11px !important;
    }

.student-information-report .t85:before {
    top: 0.84rem;
    left: 0.4rem;
}

.student-information-report .t8:before {
    top: 0.80rem;
    left: 0.4rem;
}

.student-information-report {
    display: flex;
}

.objective-result-text-file-upload input[type="file"] {
    line-height: 18px !important;
    width: 100%;
}


.objective-result-text-file-upload .input-group-text {
    /*   width: 24%;
    float: right;
    margin-top: -40px;
    height: 35px;
    margin-right: 15px !important;*/
    /*display:none;*/
    width: 24%;
    float: right;
    margin-top: -40px;
    height: 35px;
    margin-right: 7px !important;
    /* display: none; */
    text-align: center !important;
    color: #000;
    font-size: 0.9rem !important;
    display: block;
}

.objective-result-text-file-upload span {
    top: -15px !important;
    position: absolute;
}

/*.questionpaper-weighatage-report .btnmultiselect {
    margin-bottom: 0px !important;
}

.questionpaper-weighatage-report .mt12:before {
    top: 12px;
    left: 7px;
}*/

.iit-key-entered-report .tp8:before {
    top: 0.8rem;
    left: 0.4rem;
}

/*.questionpaper-weighatage-report .tp9:before {
    top: 0.9rem;
    left: 0.4rem;
}*/

.nsp-refresh {
    display: inline-flex;
    background: #ffffff;
    color: #af60b1;
    width: 110px;
    float: right;
    border-radius: 30px;
    text-align: center;
    height: 34px;
    line-height: 36px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    margin: 5px 15px 15px 15px;
    border: 2px solid #ab5eb3;
    transition: all 0.5s linear;
    letter-spacing: 0.05rem;
    font-family: 'Poppins', sans-serif !important;
}

    .nsp-refresh:hover {
        background: #ab5eb3;
        color: #fff;
        transition: all 0.5s linear;
        transition: all .5s;
        transform: rotate(0deg) scale(1.1);
        box-shadow: 0px 3px 5px rgba(0,0,0,.4);
    }

    .nsp-refresh i {
        padding-left: 8px !important;
    }

.section-wise-student-info .tp75:before {
    top: 0.75rem;
    left: 0.5rem;
}

.swstable tbody tr td select,
.swstable tbody tr td input[type="text"] {
    border: 1px solid #e1e3e4;
    padding: 2px 5px;
}

.ranks-list-witherror-tatistics .form-group,
.statewise-allotment-report .form-group,
.least-attempted-details .form-group {
    margin-bottom: 0px !important;
}

.ranks-list-witherror-tatistics .btnmultiselect,
.statewise-allotment-report .btnmultiselect,
.least-attempted-details .btnmultiselect {
    margin-bottom: 0px !important;
}

.ranks-list-witherror-tatistics .mt74:before {
    top: 0.75rem;
    left: 0.45rem;
}

.least-attempted-details .mt4:before {
    top: 0.85rem;
    left: 0.40rem;
}

.least-attempted-details .mt55:before {
    top: 0.85rem;
    left: 0.55rem;
}

.ranks-list-witherror-tatistics .mt75:before,
.statewise-allotment-report .mt75:before {
    top: 0.75rem;
    left: 0.55rem;
}

/*.errors-list-on-selected-exams .mt85:before,
.least-attempted-questions .mt55:before {
    top: 0.85rem;
    left: 0.55rem;
}

.errors-list-on-selected-exams .tp0 .btn-group:before {
    top: 0px;
}
*/
.ranks-list-witherror-tatistics .mt85:before {
    top: 0.85rem;
}

.emailSMS-info .single-select-req-report:before {
    top: 12px;
    left: 8px;
}
.summary-sheet .mt15:before,
.summary-sheet .mt115:before {
    top: 1.15rem;
    left: 0.45rem;
}
.summary-sheet .mt95:before {
    top: 0.95rem;
    left: 0.55rem;
}
.summary-sheet .mt115 .btnmultiselectlbl {
    top: 23px !important;
    left: 22px !important;
}
.summary-sheet .mt11:before {
    top: 1.15rem;
    left: 0.45rem;
}
.summary-sheet .mt12 .multiselect-native-select .btn-group .multiselect .multiselect-selected-text {
    margin-top:12px;
}
.subject-wise-dates .mt85:before,
.least-attempted-questions .mt85:before,
.least-attempted-details .mt85:before,
.summary-sheet-new .mt85:before {
    top: 1.15rem;
    left: 0.45rem;
}
.summary-sheet-new .form-group,
.summary-sheet-new .btn-group,
.summary-sheet-new .form-control {
    margin-bottom: 0px !important;
}
.summary-sheet-new .mt1:before {
    top: 1rem !important;
    left: 0.55rem !important;
}
.summary-sheet-new .single-select-opt-report .select2-container--default .select2-selection--single {
    margin-bottom:8px;
}
.summary-sheet-new .btnmultiselect {
    margin-bottom: 0px !important;
}
.summary-sheet-new .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px;
    font-weight: 300 !important;
}
    .govt-result-entry fieldset span, .govt-result-entry fieldset label {
        font-weight: 600;
        font-size: 11px;
        z-index: 99;
        background: #fff;
        padding: 2px 6px;
        margin-left: 6px;
        top: 2px !important;
        position: relative;
        letter-spacing: 0.05rem;
    }

.govt-result-entry fieldset,
.govt-result-entry fieldset,
.govt-result-entry-cat fieldset,
.govt-student-marks fieldset {
    margin-bottom: 10px !important;
}
.govt-student-marks .form-group label {
    font-size:11px !important;
}

    .govt-result-entry-cat fieldset span,
    .govt-result-entry-cat fieldset label {
        font-weight: 600 !important;
        font-size: 11px !important;
        z-index: 99 !important;
        background: #fff;
        padding: 2px 6px;
        margin-left: 6px;
        top: 8px !important;
        position: relative;
        letter-spacing: 0.05rem;
        left: 0px;
    }

.progress-report-print h6 {
    margin-bottom: 0px;
    font-size: 1.0rem;
    letter-spacing: 0.02rem;
}

.progress-report-print .form-group .branch-select {
    border: 1px solid rgba(0 0 0/20%) !important
}

.progress-report-print .btn,
.progress-report-print .btn:hover,
.progress-report-print .btn:focus {
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background: #77bbeb !important;
    border: 0 !important;
    padding: 5px 18px;
    font-size: 14px;
    margin: 0 0;
    line-height: 1.5rem;
    border-radius: 5px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}



#tdDESCRIPTION {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 70px;
}

/*#tdEXAMNAME {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 70px;
}*/

#tdDescriptiveEXAMNAME {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 70px;
}

#tdDescriptiveDESCRIPTION {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 70px;
}

.progress-report-print select option {
    padding: 5px 10px;
}

.progress-report-print .branch-select {
    height: 200px !important;
    border: 1px solid #77bbeb;
    overflow: scroll;
}

.awcm .table,
.awem .table-responsive {
    height: 400px;
    overflow: scroll;
}

.awcm .table-responsive .table tbody tr:nth-child(1) td {
    position: inherit !important;
}

.table-with-checkbox-label .table-responsive {
    padding: 10px !important;
    width: 100%;
    display: inline-flex;
    white-space: nowrap !important;
    overflow: scroll;
    height: 500px;
}

.table-with-checkbox-label .table {
    border: none !important;
}

    .table-with-checkbox-label .table tbody tr:nth-child(1) td, .awcm .table tbody tr:nth-child(2n+1) {
        background: #ffffff !important;
        border: none !important;
        white-space: nowrap;
        position: inherit !important;
    }

    .table-with-checkbox-label .table tbody tr:nth-child(2n+1) {
        background: transparent;
    }

    .table-with-checkbox-label .table tbody tr td {
        padding: 10px !important;
        display: inline-flex;
    }

.tw30 .table-responsive table tbody tr td {
    padding: 10px !important;
    width: 45%;
    float: left;
    margin-right: 36px;
}

.table-with-checkbox-label .table tbody tr td input[type="checkbox"] {
    width: 18px;
    height: 18px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.table-with-checkbox-label .table tbody tr td label {
    float: left;
    margin: 0px;
    padding: 5px 0px 0px 0px;
}

.caste-entry .form-group {
    margin: 0 0 5px 0 !important;
}

.caste-entry .select2-selection__arrow {
    display: none;
}

.caste-entry-table .table-responsive .table tbody tr td:first-child,
.caste-entry-table .table-responsive .table tbody tr td:nth-child(2),
.common-table .table-responsive .table tbody tr td:first-child,
.common-table .table-responsive .table tbody tr td:nth-child(2) {
    text-align: right;
}

.caste-entry-table .table-responsive .table tbody tr td,
.comman-table .table-responsive .table tbody tr td {
    text-align: left !important;
}

    .caste-entry-table .table-responsive .table tbody tr td a {
        text-align: left;
        color: #136cb9 !important;
    }

.caste-entry .btnmultiselectlbl span, .btnmultiselectlbl .form-group span {
    background: transparent !important;
}

.exam-target-student-mapping .form-group {
    margin: 0 0 5px 0 !important;
}

.exam-target-student-mapping .select2-selection__arrow {
    display: none;
}
.exam-dashboard .form-control input {
    border: none;
    box-sizing: border-box;
    outline: 0;
    padding: .75rem;
    position: relative;
    width: 100%;
    cursor: pointer;
}

.exam-dashboard input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    cursor: pointer;
}
.exam-dashboard input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    -webkit-appearance: listbox;
    cursor: pointer;
}

.form-control input {
    border: none;
    box-sizing: border-box;
    outline: 0;
    padding: .75rem;
    position: relative;
    width: 100%;
    cursor: pointer;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    cursor: pointer;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    -webkit-appearance: listbox;
    cursor: pointer;
}
/***main table with button start***/
.main-table-button .table-responsive {
    max-height: 355px;
    overflow: scroll;
    white-space: nowrap;
    text-align: left;
    width:100%;
}
.main-table-button .table-responsive .table tbody tr td.pr-15 {
    padding-right:15px !important;
}
.table-responsive .table tbody tr td.pr-15 {
    padding-right: 15px !important;
}

.main-table-button .table-responsive .table tr th {
    text-align: left;
    color: #666;
}
.main-table-button .table-responsive .table tbody tr:first-child td {
    padding:10px !important;
    top:-1px !important;
}
.main-table-button .table-responsive .table tbody tr td:first-child {
    padding-right:15px !important;
}
.main-table-button .table-responsive .table tbody tr td {
    padding: 5px !important;
}
.main-table-button .aspNetDisabled {
    height: calc(0.5em + .75rem + 3px) !important;
}

.main-table-button td.text-right, .main-table-button td span .text-right {
    text-align: right !important;
    padding-right: 5px !important;
}

.main-table-button td.text-center, .main-table-button td span .text-center {
    text-align: center !important;
}
.result-module-ranges-table .table-responsive .table tbody tr td:last-child input[type="checkbox"] {
    width: 18px !important;
    height: 18px !important;
}

.main-table-button .table tbody tr:nth-child(1) td {
    top: -1px !important;
}
/****main table with button end****/
/*********main table css start*********/
.main-table .table-responsive {
    max-height: 350px;
    overflow: scroll;
    white-space: nowrap;
    text-align:left;
}

.main-table .table-responsive .table tr th {
    text-align:left;
}

.main-table .table-responsive .table tbody tr td {
    padding: 10px !important;
}
.main-table td.text-right, .main-table td span .text-right {
    text-align: right !important;
    padding-right: 5px !important;
}
.main-table td.text-center, .main-table td span .text-center {
    text-align: center !important;
}
.main-table .table tbody tr:nth-child(1) td {
    top: -1px;
}
.main-table .table-responsive .table tbody tr td.pr-15,
.main-table .table-responsive .table tbody tr:first-child td.pr-15,
.main-table-button .table-responsive .table tbody tr td.pr-15 {
    padding-right: 15px !important;
}
.main-table-button .table-responsive .table tbody tr td.pl-5 {
    padding-left:5px !important;
}
.main-table-button .table-responsive .table tbody tr td.px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.main-table .table-responsive .table tbody tr td.pr-20,
.main-table-button .table-responsive .table tbody tr td.pr-20 {
    padding-right: 20px !important;
}
.main-table .table-responsive .table tbody tr td.pr-25,
.main-table-button .table-responsive .table tbody tr td.pr-25 {
    padding-right: 25px !important;
}

.question-paper-table .table-responsive .table tr td:first-child,
.question-paper-define-table .table-responsive .table tr td:nth-last-child(3),
.question-paper-define-table .table-responsive .table tr td:nth-last-child(4),
.question-paper-define-table .table-responsive .table tr td:nth-last-child(5),
.question-paper-define-table .table-responsive .table tr td:nth-child(2),
.question-paper-define-table .table-responsive .table tr td:nth-child(4),
.question-paper-mapping-table .table-responsive .table tr td:first-child,
.question-paper-mapping-table .table-responsive .table tr td:nth-last-child(1),
.question-paper-mapping-table .table-responsive .table tr td:nth-last-child(2),
.question-paper-mapping-table .table-responsive .table tr td:nth-last-child(3),
.question-paper-mapping-table .table-responsive .table tr td:nth-last-child(4),
.iit-question-paper-tailor-details-table .table-responsive .table tr td:nth-child(2),
.iit-question-paper-tailor-details-table .table-responsive .table tr td:nth-last-child(3),
.iit-question-paper-tailor-details-table .table-responsive .table tr td:nth-last-child(4),
.iit-question-paper-tailor-details-table .table-responsive .table tr td:nth-last-child(5) {
    text-align: right;
}


.exam-objections-entry .table-responsive .table tbody tr td select,
.exam-objections-entry .table-responsive .table tbody tr td input[type="text"],
.main-table-button .table-responsive .table tbody tr td input[type="text"],
.exam-objections-entry .table-responsive .table tbody tr td textarea {
    border: 1px solid #e1e3e4;
}
.main-table-button .table-responsive .table tbody tr td select {
    border: 1px solid #e1e3e4;
}
.question-paper-mapping-table .table-responsive .table tr:first-child td:first-child {
    text-align:right;
}
.toppers-selection .btnmultiselectlbl {
    font-size:13px !important;
}
.object-result-upload .table-responsive .table tbody tr td span.chkSchedule {
    width: 20px;
    align-items: center;
    justify-content: center;
    display: flex !important;
    height: 20px;
    border-radius:4px;
}
.object-result-upload .table-responsive .table tbody tr td span.chkSchedule,
.analysis-upload-teble .table-responsive .table tbody tr td span.chkAnalUpload,
.exam-schedule-table .table-responsive .table tbody tr td span.chkSchedule {
    width: 20px;
    align-items: center;
    justify-content: center;
    display: flex !important;
    height: 20px;
    border-radius: 4px;
}
.exam-schedule-table .table-responsive .table tbody tr td:first-child {
    text-align: center !important;
    padding-left: 20px !important;
    padding-right: 0px !important;
}
.analysis-upload-teble .table-responsive .table tbody tr:first-child td input[type="checkbox"] {
    width: 18px;
    height: 18px;
}
.analysis-upload-teble .table-responsive .table tbody tr td {
    padding: 10px !important;
}

.analysis-upload-teble .table-responsive {
    height: 450px !important;
    overflow: scroll !important;
}

.analysis-upload-teble .table-responsive .table tbody tr td:nth-child(5) {
    text-align: right;
    padding-right: 15px !important;
}

.analysis-upload-teble .table-responsive .table tbody tr td:first-child {
    text-align: center !important;
    width: 40px !important;
    padding-left: 30px !important;
}

.analysis-upload-teble .table-responsive .table tbody tr td:nth-child(2) {
    padding-right: 15px !important;
}
.subbatch-table table {
    width:100%;
    white-space:nowrap;
    overflow:scroll;
}
.subbatch-table table td {
    width: 100% !important;
    display: flex;
    margin-bottom:2px;
}
.failure-list .mt9:before {
    top: 0.85rem;
    left: 0.45rem;
}
.failure-list .single-select-req-report .select2-container--default .select2-selection--single {
    padding-top: 1.0rem !important;
}
.failure-list-table table tr td {
    padding-bottom:5px;
}
.normal-table .table-responsive {
    white-space: nowrap;
    text-align: left;
}
.normal-table .table-responsive .table tbody tr td {
    padding: 10px !important;
}

.single-select-dropdown,
.single-select-dropdown select{
    position: relative;
    appearance: none;
}

.single-select-dropdown:after {
    background: transparent !important;
    display: block;
    position: absolute;
    font-family: fontawesome;
    width: 22px;
    height: 22px;
    top: 1.2rem;
    right: 1.2rem;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
    content: "\f107";
    display: block;
    font-size: 1.30rem;
    color: #ada1a1;
    pointer-events: none;
}
/********main table css end**********/
/***********dashboard table start****************/
.dashboard-table .table-responsive {
    width: 100%;
    height: 180px;
    overflow: scroll;
    white-space: nowrap;
}

.dashboard-table .table tbody tr:nth-child(1) th {
    position: sticky !important;
    text-align: left !important;
    top: -1px;
    z-index: 10;
    font-weight: 600 !important;
    color: #000000 !important;
    font-size: 12px !important;
    background: #dee4e7 !important;
    padding: 10px 10px !important;
}
.qlinks {
    background: #e1e3e4;
    padding-top: 0px;
    margin-top: 0px;
    display: block;
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 5px !important;
    padding-bottom: 0px;
    box-shadow: 0 .1rem 0.5rem rgba(8,8,8,.15) !important;
}
.dashboard-table .table tbody tr:first-child {
    top: -1px;
    position: relative;
}

.mt__10 {
    margin-top: -10px;
}
.mt__15 {
    margin-top: -15px;
}

.dashboard-table .table tbody tr:nth-child(2n+1) {
    background: #f1f1f1 !important;
    text-align: left;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.dashboard-table .table tbody tr td {
    padding: 8px;
    text-align: left;
}

h5.dashboard-heading {
    display: flex;
    text-align: center;
    justify-content: center;
    height: 25px;
    line-height: 26px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-size: 1.1rem;
}

h5.dh-1 {
    background: linear-gradient(45deg, #B02940, #FCC173);
    border-radius:5px 5px 0px 0px;
}

h5.dh-2 {
    background: linear-gradient(45deg, #562DB7, #60AFF0);
    border-radius: 5px 5px 0px 0px;
}

.dashboard-table .table-responsive .table tbody tr td:nth-child(5) input[type="submit"] {
    background: #fff;
    color: #000;
}

.dashboard-table .table-responsive .table tbody tr td:nth-child(6) input[type="submit"] {
    background: #20cb65 !important;
    color: #fff !important;
}

.dashboard-table .table-responsive .table tbody tr td:last-child input[type="submit"] {
    background: #e96b56 !important;
    color: #fff !important;
}

.dashboard-table .table-responsive .table tbody tr td input[type="submit"] {
    border: none !important;
    box-shadow: 0 0 5px rgb(155 144 144 / 50%);
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    width: 50px !important;
    padding: 0px 5px;
}

.dashboard-data-table .table thead tr:nth-child(1) th {
    position: sticky !important;
    top: 0;
    z-index: 10;
    font-weight: 600 !important;
    color: #ffffff !important;
    font-size: 13px !important;
    background: #221f1f !important;
    padding: 15px 10px !important;
}

.dashboard-data-table table.dataTable thead th, table.dataTable thead td {
    background: #221f1f !important;
    color: #fff !important;
}

.quick-links .dashboard-sub-heading {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 15px;
    width: auto;
    background: linear-gradient(45deg, #303C62, #B5C3DB);
    margin-top: 10px;
    color: #fff;
    padding-left: 10px;
    border-radius: 5px 5px 0px 0px;
}

.select2-container {
    width: 100% !important;
}

.quick-links a {
    text-align: left;
    margin: 0;
    padding: 0;
    color: #000;
    display: block;
    width: 100% !important;
    margin-top: 0px;
    padding-top: -1px;
    margin-bottom: 0px;
    font-size: 12px;
    margin-left: 0px;
}

    .quick-links a i {
        color: #817474;
        font-size: 0.9rem;
        height: 18px;
        width: 30px;
        line-height: 0px;
        text-align: center;
}
.exam-details-update .table-responsive .table tbody tr td:first-child,
.exam-details-update .table-responsive .table tbody tr:first-child td:first-child {
    text-align: right;
}
.exam-details-update .table-responsive .table tbody tr td select,
.exam-details-update .table-responsive .table tbody tr td input[type="text"] {
    border: 1px solid #e1e3e4;
}
/***********dashbaord table end***************/
/*******exam single required report with search css start **********/
.single-select-req-report .select2-container--default .select2-selection--single {
    height: 50px !important;
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.5rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    background: #FFF5F3 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}

.exam-single-req-report .select2-container--default .select2-selection--single {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.5rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    /*height: 62px !important;*/
    height: 53px !important;
    background: #FFF5F3 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}

.exam-opt-report .select2-container--default .select2-selection--single {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 1.5rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 62px !important;
    background: #F1F5F7 !important;
    border-left: 1px solid #c46ca0 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #c46ca0 !important;
    border-right: none !important;
}

.exam-single-req-report .select2,
.single-select-req-report .select2 {
    margin: -20px 0px 0 -26px !important;
}

.exam-single-req-report:before,
.exam-opt-report:before {
    z-index: 99;
}

.exam-single-req-report label,
.exam-opt-report label {
    z-index: 99 !important;
    left: 22px !important;
}

.exam-single-req-report,
.single-select-req-report,
.exam-opt-report {
    position: relative;
}

    .exam-single-req-report .select2-container--default .select2-selection--single .select2-selection__rendered,
    .single-select-req-report .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        padding-top: 18px;
        padding-left: 22px;
        font-size: 0.75rem !important;
        font-weight: 500 !important;
    }

.iit-rank-card-error-list .single-select-req-report:before,
.iit-toppers-list .single-select-req-report:before,
.sms-progress-report .single-select-req-report:before {
    z-index: 99;
    top: 15px;
    left: 7px;
}

.iit-rank-card-error-list .single-select-req-report:after,
.iit-toppers-list .single-select-req-report:after,
.sms-progress-report .single-select-req-report:after {
    top: 30px;
}

.sms-progress-report .input-req-report .form-control {
    height: 60px;
}

.setwisesubjects label.nsd {
    margin-top: -4px;
    height: 36px;
}

.objective-key-entered-report .tl84:before {
    top: 0.85rem;
    left: 0.45rem;
}

.objective-key-entered-report .tl55:before {
    top: 0.85rem;
    left: 0.55rem;
}

.objective-key-entered-report .form-group {
    margin-bottom: 0px !important;
}

/********exam single required report with search css end**********/
.exam-option-batch:before {
    top: 12px !important;
}

.comb-key .select2 {
    width: 68% !important;
}


.board-type-report .exam-opt-report:before {
    top: 8px;
    left: 8px;
}

.exam-option-styles .exam-opt-report:before {
    top: 10px !important;
    left: 8px !important;
}
.exam-option-style .mt11:before {
    top: 1.10rem;
    left: 0.46rem;
}
.all-summaries-table .table tdboy tr:nth-last-child(2)
.all-summaries-table .table tdboy tr:last-child {
    display: none !important;
}
.all-summaries-table .table tbody tr:nth-last-child(2),
.all-summaries-table .table tbody tr:last-child {
    display: none !important;
}

.all-summaries-table .table tbody tr:nth-child(2n+1) {
    background: #f1f1f1 !important;
}

.all-summaries-table .table tbody tr:first-child td {
    background: #e1e3e4 !important;
    color: #000 !important;
}

.all-summaries-table .table tbody tr td {
    background: #fff !important;
    color: #000 !important;
}
.exam-option-style .exam-opt-report:before {
    top: 8px !important;
    left: 8px !important;
}

.subbatchwisereport .exam-opt-report:before {
    top: 8px;
    left: 7px;
}

.student-hall-ticket .exam-opt-report:before {
    top: 8px;
    left: 7px;
}

/*.exam-opt-report:before {
    top: 12px !important;
    left: 8px !important;
}*/

.sub-section-student-report .exam-opt-report:before {
    top: 8px;
    left: 7px;
}

.target-student-report .exam-opt-report:before {
    top: 8px;
    left: 7px;
}



.exam-req-report .multiselect-container .dropdown-menu,
.exam-multiselect-opt-report .multiselect-container .dropdown-menu {
    max-height: 200px;
    overflow: hidden auto;
    position: absolute;
    will-change: transform;
    top: 0px;
    left: -25px !important;
    transform: translate3d(23px, 50px, 0px);
}

.exam-req-report .multiselect-filter,
.exam-multiselect-opt-report .multiselect-filter {
    background: #FFF5F3 !important;
    border-radius: 8px !important;
}


    .exam-req-report .multiselect-filter i,
    .exam-multiselect-opt-report .multiselect-filter i {
        color: #585555 !important;
        float: left;
        display: inline-block;
        margin-top: -4px;
    }

.exam-req-report .show > .dropdown-menu,
.exam-multiselect-opt-report .show > .dropdown-menu {
    transform: scale(1, 1);
    opacity: 1;
    display: block;
    left: -25px !important;
    z-index: 9999999 !important;
}

.exam-req-report .multiselect-filter .form-control,
.exam-multiselect-opt-report .multiselect-filter .form-control {
    border: none !important;
    box-shadow: none !important;
    background: #FFF5F3 !important;
    border-radius: 0px !important;
    padding: 15px 10px 15px 10px;
    /*border-bottom: 1px solid #f60 !important;*/
}






.exam-req-report .btnmultiselect {
    margin-bottom: 0rem !important;
}

.exam-req-report label.btnmultiselectlbl {
    top: 18px !important;
}

.exam-req-report span.btnmultiselectlbl {
    top: 14px !important;
}

.exam-opt-report .aspNetDisabled {
    height: 60px !important;
    opacity: 0.7;
    margin-top: -2px !important;
}

.exam-opt-report label {
    left: 15px !important;
    top: 18px !important;
    background: transparent;
}

.exam-opt-report .btnmultiselectlbl,
.exam-opt-report form label,
.opt-report .form-group label {
    background: transparent;
    padding: 0px 0px !important;
    font-weight: 600 !important;
    top: 20px !important;
    margin-bottom: 5px;
    left: 24px !important;
    font-size: 13px !important;
    margin-left: 0px !important;
}

.exam-opt-report .btnmultiselectlbl, .exam-opt-report form span, .exam-opt-report .form-group span {
    top: 20px !important;
}

.student-rank-list .exam-opt-report:before {
    top: 7px;
}

.exam-req-report .btnmultiselect {
    margin-bottom: 0rem !important;
}

.exam-opt-report > .form-control,
.exam-opt-report > .form-group .form-control,
.exam-req-report > .form-control {
    border: 1px solid rgba(8,8,8,.125) !important;
    display: block;
    padding: 0.85rem 0.2rem 0.3rem 1.5rem;
    line-height: 1.5;
    color: #75787d;
    height: 60px;
    background: #F1F5F7 !important;
    border-left: 1px solid #325da6 !important;
    margin-bottom: 5px;
    box-shadow: 0px 2px 5px #d5c3bf;
    font-family: 'Poppins', sans-serif !important;
    border-top: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #325da6 !important;
    border-right: none !important;
}

.exam-opt-report:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 8px;
    border-radius: 5px 0px 0px 0px;
    border-right: 10px solid transparent;
    border-top: 10px solid #325DA6;
    border-top-left-radius: 8px !important;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #325DA6;
}








.mt--5 {
    margin-top: 5px !important;
}

.pt-35 {
    padding-top: 30% !important;
}

.h-500 {
    height: 480px;
}

.mt__2 {
    margin-top: -2px;
}


.mp-0 {
    margin: 0px !important;
    padding: 0px !important;
}

.language-table .table {
    border: none !important;
}









.exam-opt-report label span.mandetory {
    position: absolute;
    top: 1px !important;
    left: -12px !important;
}






.exam-opt-report .form-row .form-group {
    position: relative;
}

.exam-opt-report .multiselect-filter {
    background: #FFF5F3 !important;
    border-radius: 8px !important;
}

    .exam-opt-report .multiselect-filter .form-control {
        border: none !important;
        box-shadow: none !important;
        background: #FFF5F3 !important;
        border-radius: 8px !important;
        padding: 25px;
    }

    .exam-opt-report .multiselect-filter i {
        color: #585555 !important;
        float: left;
        display: inline-block;
        margin-top: 2px;
    }

    .exam-opt-report .multiselect-filter input::placeholder,
    .new_control .multiselect-filter input::placeholder {
        color: #585555 !important;
    }

.exam-opt-report input::placeholder {
    color: #000 !important;
    opacity: 0.6;
}


.hline {
    width: 96%;
    height: 1px;
    background: #dbd2d2;
    display: flex;
    margin: 20px auto 10px auto;
    padding: 0;
}
.multiselect-container {
    box-shadow: 0 10px 20px rgba(0,0,0,.5) !important;
}
.question-paper .single-select-dropdown select {
    appearance:none;
}
.question-paper .single-select-dropdown::after,
.defining-staff-exam .single-select-dropdown::after {
    background: transparent;
    top: 1.2rem;
}
.defining-staff-exam .datepicker:after  {
    background: transparent;
    box-shadow: none !important;
    top: 1.25rem;
}
.staffexam-exam-schedule .datepicker:after {
    background: transparent;
    box-shadow: none !important;
    top: 1.10rem;
}
.question-paper .form-group {
    margin-bottom: 5px !important;
}
.question-paper .form-group label {
    font-size: 0.75rem !important;
}
.question-paper .aspNetDisabled {
    font-size:0.8rem !important;
    height:36px !important;
}
.exam-results-details-table .table-responsive .table tbody tr:first-child td {
    padding:10px !important;
}
.exam-results-details-table .table-responsive .table tbody tr td {
    padding: 5px !important;
}
.exam-results-details-table .table-responsive .table tbody tr td:nth-child(2),
.exam-results-details-table .table-responsive .table tbody tr td:nth-last-child(2) {
    padding-right:15px !important;
}
.exam-result-single-mode .form-group label {
    font-size:0.75rem !important;
}
.govt-student-marks .form-group {
    margin-bottom:5px !important;
}
.govt-student-marks-result .form-control {
    border: none !important;
    padding-left: 15px !important;
    font-weight: 100 !important;
    font-size: 0.8rem !important;
    line-height: 14px;
}
.govt-student-marks-result .result {
    font-size: 13px !important;
}
.govt-student-marks .btnmultiselectlbl {
    font-size:11px !important;
}
.iit-result-entry .form-group label {
    font-size: 0.75rem !important;
}
.division-mapping-table .table-responsive .table tbody tr td:first-child {
    text-align:center;
}
.division-exam-branch-mapping .aspNetDisabled {
    background: transparent !important;
    border: none !important;
}
.division-exam-branch-mapping .aspNetDisabled label {
    margin-top: -2px !important;
    display: flex;
    background: transparent;
}
.combinations-details-table .table-responsive .table tbody tr:first-child td,
.user-comb-key-table .table-responsive .table tbody tr:first-child td,
.subjects-details-table .table-responsive .table tbody tr:first-child td {
    padding: 10px !important;
}
.combinations-details-table .table-responsive .table tbody tr td,
.user-comb-key-table .table-responsive .table tbody tr td,
.subjects-details-table .table-responsive .table tbody tr td {
    padding: 5px !important;
}
.combinations-details-table .table-responsive .table tbody tr td:first-child,
.user-comb-key-table .table-responsive .table tbody tr td:first-child{
    padding-right:15px !important;
}
.subject-order-entry-table .table-responsive .table tbody tr td input[type='text'] {
    text-align: right !important;
    margin-right:10px !important;
    border:1px solid #e1e3e4 !important;
}
.checkbox-labels-table {
    border: 1px solid #ddd;
    width: 100%;
    float: left;
}
.user-comb-key .checkall {
    background: #f1eeee;
    padding: 10px 20px !important;
    display: inline-block;
}
.global-check-all input[type="checkbox"] {
    width: 18px;
    height: 18px;
    float: left;
}
.user-creation .checkall label {
    background: transparent;
}
.global-check-all label {
    float: left;
    line-height: 12px !important;
    font-weight: 600 !important;
    font-family: 'Poppins', sans-serif !important;
    padding: 0px 0 0 0px !important;
    margin: 0px 0 0 0 !important;
    font-size: 0.9rem !important;
    text-transform: uppercase;
    letter-spacing: 0.016rem;
}
.user-comb-key .table-responsive .table tbody tr td {
    width: 20%;    
}
.table-with-checkbox-label .table tbody tr:nth-child(1) td {
    background: #ffffff !important;
    border: none !important;
    white-space: nowrap;
    position: inherit !important;
}
.user-comb-key .table-with-checkbox-label .table tbody tr {
    height:20px !important;
    display:contents;
}
.user-comb-key .table-with-checkbox-label .table-responsive {
    max-height: 200px !important;
}
.user-comb-key .table-with-checkbox-label .table tbody tr td label {
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 0px !important;
}
.user-type-table .table-responsive .table tbody tr td, .office-type-table .table-responsive .table tbody tr td {
    width: 20%;
    float:left;
}

.table-with-checkbox-label .table tbody tr td {
    padding: 10px !important;
    display: inline-flex;
}
.table-with-checkbox-label .table tbody tr:nth-child(2n+1) {
    background: transparent;
}
.e-dairy-password-list .table-responsive .table tbody tr:first-child td a {
    color:#fff !important;
    font-weight:600 !important;
}
.e-dairy-password-list .table-responsive .table tbody tr:nth-child(2) td a {
    color: #000 !important;
    font-weight: 600 !important;
}
.e-dairy-password-list .multiselect-container .multiselect-option,
.e-dairy-password-list .multiselect-container .multiselect-group,
.e-dairy-password-list .multiselect-container .multiselect-all {
    margin-bottom: 6px;
}
.e-dairy-password-list .form-check .form-check-label {
    margin-top: -15px !important;
}
.e-dairy-password-list .table-responsive .table tbody tr td a {
    font-weight: 400 !important;
    color: #000 !important;
}
.e-dairy-password-list .table-responsive .table tbody tr td:first-child {
    width:5% !important;
}
.objective-result-upload input[type="file"] {
    height: 40px;
    line-height: 1.40rem;
    border: 1px solid #e1e3e4;
    outline: none !important;
    box-shadow: none !important;
}
.checkbox-bg-table .table-responsive .table tbody tr td:first-child span {
    display: inline-block;
    background-color: Gold;
    width: 26px;
    height: 24px;
    line-height: 32px;
    border-radius: 5px;
}
.checkbox-bg-table .table-responsive .table tbody tr:first-child td:first-child span{
    background:transparent !important;
}
.checkbox-bg-table .table-responsive .table tbody tr td:first-child span input[type="checkbox"] {
    width: 16px;
    height: 16px;
}
.checkbox-bg-table .table-responsive .table tbody tr td {
    padding:5px !important;
}
.checkbox-bg-table .table-responsive .table tbody tr:first-child td:first-child input[type="checkbox"] {
    width: 18px;
    height: 18px;
}
.exam-target-student-mapping .table-responsive {
    max-height:385px !important;
}
.ssb_singlemode form label,
.ssb_singlemode .form-group label {
    background:transparent !important;
}
.student-sub-batch .form-group {
    margin-bottom:5px !important;
}
.staff-files-count .mt11:before {
    top: 1.1rem;
    left: 0.45rem;
}
.statistics-details-table .table-responsive .table tbody tr td:first-child,
.statistics-details-table .table-responsive .table tbody tr td:nth-child(2) {
    text-align: right;
}
h1.side-heading {
    font-size: 0.9rem;
    font-weight: 600;
    background: #e1e3e4;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    width: 100%;
}
.college-examination .mt45:before {
    top: 1.1rem;
    left: 0.45rem;
}
.previous-course-summaries .mt1:before {
    top: 1rem;
    left: 0.55rem;
}
.teacher-analysis-report .global-table-2 .table-responsive tbody tr td {
    text-decoration:none !important;
}
.teacher-analysis-report .global-table-2 .table-responsive tbody tr td a {
    text-decoration: none !important;
    color: #353b48 !important;
    font-weight: 600;
    cursor:auto;
}
.iit-report-paperwise .single-select-req-report:before {
    top: 1.1rem !important;
    left: 0.45rem !important;
}
.second-language-update .single-select-dropdown:after {
    top:1.4rem;
}
.sms-update .datepicker:after {
    box-shadow: none !important;
    top: 1.25rem !important;
}
.college-entry {
    width: 100%;
    height: auto;
    background: #f1f1f1;
    float: left;
    padding: 30px;
    border-radius: 10px;
    margin: 0px 0 20px 0;
    border: 1px solid #cdcdcd;
}

.summary-sheets .m75:before {
    top: 0.75rem;
    left: 0.55rem;
}

.summary-sheet-new .t16:before {
    top: 15px !important;
}

.summary-sheets .t16:before {
    top: 15px !important;
}

.summary-sheets .t12:before {
    top: 1.2rem;
    left: 0.4rem;
}

.summary-sheets .m14:before {
    top: 14px !important;
}

.summary-sheets .m95:before {
    top: 0.95rem;
    left: 0.55rem
}

.summary-sheets .form-group {
    margin-bottom: 10px !important;
}
.staff-toppers-list .m8:before {
    top: 0.8rem !important;
    left: 0.45rem !important;
}
.staff-toppers-list .m4:before {
    top: 0.4rem !important;
    left: 0.45rem !important;
}
.staff-toppers-list .m4 {
    margin-top:3px !important;
}
.border-line {
    border:1px solid #e1e3e4;
}
ul.student-final-report {
    width:100%;
    padding-top:30px;
}

ul.student-final-report li {
    list-style-type:none;
    float:left;
    width:30%;
    line-height:20px;
    font-size:16px;
}
ul.student-final-report li span {
    width:20px;
    height:20px;
    display:inline-block;
    border-radius:5px;
    margin-left:5px;
}
ul.student-final-report li span.green {
    background:#2ecc71;
}
ul.student-final-report li span.blue {
    background:#74b9ff;
}
ul.student-final-report li span.yellow {
    background:#f1c40f;
}
.obj-rank-analsys-table .table-responsive .table tbody tr:nth-child(2) td,
.obj-rank-analsys-table .table-responsive .table tbody tr:nth-child(3) td:nth-child(6),
.obj-rank-analsys-table .table-responsive .table tbody tr:nth-child(3) td:nth-child(7),
.obj-rank-analsys-table .table-responsive .table tbody tr:nth-child(3) td:nth-child(8),
.obj-rank-analsys-table .table-responsive .table tbody tr:nth-child(3) td:nth-child(9),
.obj-rank-analsys-table .table-responsive .table tbody tr:nth-child(4) td:nth-child(2),
.obj-rank-analsys-table .table-responsive .table tbody tr:nth-child(4) td:nth-child(3),
.obj-rank-analsys-table .table-responsive .table tbody tr:nth-child(4) td:nth-child(4),
.obj-rank-analsys-table .table-responsive .table tbody tr:nth-child(4) td:nth-child(5) {
    text-align: center !important;
}
.obj-rank-analsys .form-check-label {
    line-height: 20px !important;
}

.obj-rank-analsys-table .table-responsive {
    max-height: 92vh !important;
}
.generateURL {
    line-height:20px;
}
.ml10 {
    margin-left:10px !important;
}
.bbc-subject-map-table tbody tr:nth-child(1) th {
    color: #666;
}
.result-entry .btnmultiselectlbl {
    top: 7px !important;
    left: 5px !important;
}

/*********Ramnath css start************/
.branch-lock span {
    line-height: 22px;
    margin: 5px;
    float: left;
}
.t16-l7:before {
    top: 16px !important;
    left: 7px !important;
}

.parent-login-details .single-select-req-report:before {
    top: 1.08rem !important;
    left: 0.45rem !important;
}
.health-record .single-select-dropdown:after {
    background:#fff !important;
    top:20px;
}
.admission-mapping-table .table-responsive .table tr td:last-child input[type="text"] {
    width: 126px !important;
    padding: 10px;
    letter-spacing: 0.7px;
    font-size: 14px;
}
.e-dairy-password-list .table-responsive .table tbody tr td:nth-child(2) {
    width: 330px !important;
}
.student-final-report-table .table-responsive tbody tr td:last-child {
    background: #b3b3b3 !important;
    color: #000 !important;
}
.student-final-report-table .table tbody tr:nth-child(1) td {
    font-weight: normal !important;
}
.student-final-report-table tbody tr:first-child td {
    position: initial !important;
    background: #ffffff;
}
.student-final-report-table .table-responsive {
    max-height: 78vh;
}
.student-final-report-table .table-responsive .table thead {
    position: sticky !important;
    top: 0 !important;
    z-index: 0 !important;
    background: #7441DB;
    color: #fff;
}

.student-final-report-table .table-responsive .table thead tr th,
.student-final-report-table .table-responsive .table thead tr th.pr-15 {
    border: 0.01rem solid #fff;
    padding-right: 15px !important;
}

.student-final-report-table tbody thead tr {
    background: #7441DB !important;
    color: #ffffff;
}
.table-checkall-with-checkbox {
    border:1px solid #e1e3e4;
    width:100%;
}
.table-checkall-with-checkbox .checkall-heading {
    width:100%;
    height:40px;
    line-height:40px;
    background: #e1e3e4 !important;
    color:#000;
    text-align:left;
}
.table-checkall-with-checkbox .checkall-heading input[type="checkbox"] {
    float: left;
    margin-top: 10px;
    width: 18px;
    height: 18px;
    margin-left: 10px;
}
.table-checkall-with-checkbox .checkall-heading label {
    background: transparent;
    line-height: 32px;
    padding: 0;
    float: left;
    font-weight: 600;
    font-size: 15px !important;
}
.table-checkall-with-checkbox .checkall-table .table-responsive {
    overflow:scroll;
    max-height:400px;
}
.table-checkall-with-checkbox .checkall-table .table-responsive .table tbody tr:nth-child(1) td {
    position:inherit !important;
    background:transparent !important;
}
.table-checkall-with-checkbox .checkall-table .table-responsive .table tbody tr:nth-child(2n+1) {
    background:#fff !important;
}
.table-checkall-with-checkbox .checkall-table .table-responsive .table tbody tr td {
    margin: 0px !important;
    padding: 0px !important;
    float: left;
    width: 50%;
}
.table-checkall-with-checkbox .checkall-table .table-responsive .table {
    outline:none !important;
    border:none !important;
}
.table-checkall-with-checkbox .checkall-table .table-responsive .table tbody tr td input[type="checkbox"] {
    float: left;
    margin-top: 10px;
    width: 18px !important;
    height: 18px !important;
    margin-left: 10px;
}
.table-checkall-with-checkbox .checkall-table .table-responsive .table tbody tr td label {
        background: transparent;
    line-height: 32px;
    padding: 0;
    float: left;
    font-weight: 500 !important;
    font-size: 14px !important;
}
.vendors-branch-mapping .single-select-req-report:before {
    top: 0.89rem !important;
    left: 0.6rem !important;
}
    .faculty-report .m45:before {
    top: 0.50rem !important;
}
.faculty-report .m99:before {
    top: 0.99rem !important;
}
.faculty-report .mt0:before {
    top: 0rem !important;
}
.prep-eml .form-control {
    padding: 1.5rem 0.2rem 0.3rem 1.5rem !important;
}
.prep-eml label {
    top:17px !important;
}
.prep-eml:after {
    top:20px !important;
}
#PnlAieee .inline-checkbox-label div {
    width: 20% !important;
}
.IITLeastAttemptedQuestions .caste .btn-group {
    padding: 1.2rem 0.2rem 0.3rem 1.5rem !important;
}
.IITLeastAttemptedQuestions .group .btnmultiselectlbl {
    top:17px !important;
}
.IITLeastAttemptedQuestions .group:after {
    top:22px !important;
}
.IITLeastAttemptedQuestions .mt1:after {
    top:33px !important;
}

.IITLeastAttemptedQuestions .group .btn-group {
    padding: 1.3rem 0.2rem 0.3rem 1.5rem !important;
}
.iit-distribution .single-select-req-report .select2-container--default .select2-selection--single {
    padding: 1.0rem 0.2rem 0.3rem 1.5rem !important;
}
.IITLeastAttemptedQuestion


.govt-exams-rank-list .inline-checkbox-label div {
    width: 20% !important;
}
.govt-exams-rank-list .inline-checkbox-label div {
    width: 18% !important;
}
.iit-distribution label {
    top: 25px !important;
    left: 20px !important;
}
.iit-distribution .form-check label {
    top: 4px !important;
    left:6px !important;
}
.govt-exams-rank-list .btnmultiselectlbl {
    background: transparent;
}
.exam-type-aieee .btnmultiselectlbl {
    background: transparent !important;
}
.exam-type-aieee .mt45:before {
    top: 0.45rem !important;
    left: 0.55rem !important;
}
.range-analysis .single-select-req-report,
.range-analysis .multiselect-req-report {
    /*margin-bottom:-5px !important;*/
}
.range-analysis-block .mt5:after,
.exam-type-aieee .mt45:after {
    top: 1.4rem !important;
}
.range-analysis .aspNetDisabled {
    height: 52px !important;
}
.rank-list-all .mt1:before,
.range-analysis .mt1:before,
.absent-leave-report .mt1:before {
    top: 1rem !important;
    left: 0.55rem !important;
}
.rank-list-all .c1 .btnmultiselectlbl {
    top: 16px !important;
}
.rank-list-all .c1 .btn-group {
    padding: 1.4rem 0.2rem 0.3rem 1.5rem;
}
.rank-list-all .c2 .btn-group {
    padding: 1.2rem 0.2rem 0.3rem 1.5rem;
}
.absent-leave-report .pt15 .btn-group {
    padding: 1.5rem 0.2rem 1.0rem 1.5rem !important;
}
.absent-leave-report .pt1 .btn-group {
    padding: 1.2rem 0.2rem 0.3rem 1.5rem;
}
.govt-exams-rank-list .mt5:before {
    top: 0.45rem;
    left: 0.55rem;
}
.range-analysis .mt5:before {
    top: 0.55rem;
    left: 0.55rem;
}
.inline-table-checkbox-lable {
    border: 1px solid #e1e3e4;
    padding: 0 0 20px 0;
}
    .inline-table-checkbox-lable table td label {
        float: left;
        margin: 0px 0px 15px 0px;
        padding: 0px 0 0 2px;
    }
    .inline-table-checkbox-lable table td input[type="checkbox"] {
        width: 18px;
        height: 18px;
        float: left;
    }
    
    .IITLeastAttemptedQuestions .btnmultiselect {
        margin-bottom: -0.4rem !important;
    }
.IITLeastAttemptedQuestions .mt1:before {
    top: 1.18rem !important;
    left: 0.4rem !important;
}
.IITLeastAttemptedQuestions .mt7 {
    margin-top:6px !important;
}
.IITLeastAttemptedQuestions .mt7:before {
    top: 0.7rem;
    left: 0.45rem;
}
.IITLeastAttemptedQuestions .mt9:before {
    top: 0.98rem;
    left: 0.6rem;
}
.IITLeastAttemptedQuestions .multiselect-req-report .btn-group:before {
    top: 0px !important;
    left: -1px;
}
.IITLeastAttemptedQuestions .sponsor .custom-select {
    padding: 11px 2px 0px 2px !important
}
.user-combination-key .tp18:before {
    top: 18px;
    left: 6px;
}
.single-select-dropdown-group {
    position: relative;
    appearance: none;
}
.red_highlight {
    display:none;
}

.single-select-dropdown-group:after {
    background: #fff;
    display: block;
    position: absolute;
    font-family: fontawesome;
    width: 22px;
    height: 22px;
    top: 0.55rem;
    right: 1.1rem;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
    content: "\f107";
    display: block;
    font-size: 1.30rem;
    color: #ada1a1;
    pointer-events: none;
}
.ipe-toppers-list .single-select-opt-report span {
    font-size: 12px !important;
    line-height: 32px !important;
}

.ipe-toppers-list .multiselect-opt-report .btn-group {
    line-height: 40px !important;
}

.ipe-toppers-list .single-select-req-report:before {
    top: 17px;
    left: 6px;
}
.student-information-report .tp0 .btn-group:before,
.student-details .tp0 .btn-group:before,
.previous-course-marks .tp0 .btn-group:before,
.student-hallticket .tp0 .btn-group:before,
.student-hallticket .tp0:before,
.student-hallticket-dupicate .tp0 .btn-group:before,
.sub-section-wise-student-report .tp0 .btn-group:before,
.sub-section-wise-student-report .tp0:before,
.sub-batch-wise-student-report .tp0 .btn-group:before,
.sub-batch-wise-student-report .tp0:before {
    top: 0px;
}

.student-information-report .tp14:before,
.previous-course-marks .tp14:before,
.student-details .tp14:before,
.student-hallticket-dupicate .tp14:before {
    top: 14px;
}

.previous-course-marks .tp13:before,
.student-hallticket-dupicate .tp13:before {
    top: 13px;
}

.previous-course-marks .tp12:before,
.student-hallticket .tp12:before,
.sub-section-wise-student-report .tp12:before {
    top: 12px;
}

.sub-section-wise-student-report .pt10 .btn-group,
.previous-course-marks .pt10 .btn-group,
.sub-batch-wise-student-report .pt10 .btn-group {
    padding: 1.2rem 0.2rem 0.3rem 1.5rem;
}

.student-hallticket .pt10 .btn-group {
    padding: 1.5rem 0.2rem 0.3rem 1.5rem;
}

.sub-batch-wise-student-report .pt10 .btn-group,
.sub-batch-wise-student-report .pt10 .form-control {
    padding: 1.4rem 0.2rem 0.3rem 1.5rem;
}

.previous-course-marks .pd {
    padding-top: 14px;
}

.btnmultiselect .btnmultiselectlbl {
    background: #fff;
    padding: 3px;
}

.reports-list ul {
    border: 2px solid #f00;
    float: left;
    width: 100%;
    padding: 0px;
}

.reports-list li {
    float: left;
    min-width: 200px;
    list-style: none;
    padding: 10px 5px;
}

    .reports-list li input[type = checkbox] {
        float: left
    }

    .reports-list li label {
        float: left;
        padding-left: 0px;
    }

.reports-tbl {
    border: none !important;
}

    .reports-tbl tr td {
        min-width: 120px;
    }

    .reports-tbl .table tbody tr:nth-child(1) td,
    .reports-tbl .table tbody tr td {
        background: #ffffff !important;
        border: none !important;
    }

    .reports-tbl input[type = checkbox] {
        float: left
    }

    .reports-tbl label {
        float: left;
        padding-left: 0px;
        margin-top: -2px;
    }

.studenta-details-list {
    margin: 0 10px;
}

    .studenta-details-list .inline-checkbox-label div {
        width: 25%;
        margin-right: 0px;
    }
.subject-wise-table .table-responsive .table tbody tr td:first-child {
    white-space:normal;
    width:5% !important;
}
.hidden {
    display: none;
}
/********chandana css end*********/
.multiselect-filter .form-control {
    height: 40px !important;
}

.new_control .btnmultiselect,
.new_control_normal .btnmultiselect {
    margin-bottom: 0rem !important;
}


.e-multiselect .e-multi-select-wrapper .e-chips .e-chipcontent {
    font-family: cursive;
    font-size: 20px;
    -webkit-text-fill-color: blue;
}

.e-multi-select-wrapper .e-chips {
    background-color: aqua;
    height: 26px;
}
/************custom multiselect end******************/

.result-upload-table .table-responsive .table {
    display: inline-table !important;
}

.result-upload-table .table-responsive {
    white-space: nowrap;
}





























@keyframes nspira {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(355deg);
    }
}



.pl1 {
    justify-content: space-around;
}

.pl1__a, .pl1__b, .pl1__c {
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    transform-origin: 50% 100%;
}

.pl1__a, .pl1__b, .pl1__c {
    animation: bounce1 1s linear infinite;
}

.pl1 {
    display: flex;
    margin: 1.5em;
    width: 7em;
    height: 7em;
}

.pl1__a {
    background: var(--c1);
}

.pl1__b {
    background: var(--c2);
    animation-delay: 0.1s;
}

.pl1__c {
    background: var(--c3);
    animation-delay: 0.2s;
}


.pssr .btnmultiselectlbl,
.ssb_singlemode label {
    top: 6px !important;
    z-index: 5;
}

/*.cd5 .cdd::after {
    top: 1.55rem;
}*/

.cd5 .form-group label {
    top: 6px !important;
}

/*.pssr .cdd::after {
    top: 1.55rem;
}*/

.sicrl .multiselect-req-report:after,
.sicrl .multiselect-opt-report:after,
.sicrl .single-select-opt-report:after {
    top: 22px;
}
.sicrl .single-select-opt-report:before,
.sicrl .datepicker-opt-report:before,
.sicrl .input-opt-report:before,
.exam-option-style .single-select-opt-report:before {
    left: 7px;
}

.all-summaries .form-control {
    border-radius: 0px 5px 5px 0px !important;
}
.nsd2 select {
    appearance: none;
}

.sicrl .nsd2 select:nth-child(1),
.nsd_auto .nsd2 select:nth-child(1) {
    appearance: auto;
    height:37px;
}

.sicrl .DrpDown .multiselect-selected-text {
    margin-top: 12px;
}

.left_align {
    display: flex;
    align-items: center;
    justify-content: left;
}

.pcsd .btnmultiselectlbl {
    top: 4px !important;
}

/*.pcsd .cdd::after {
    top: 1.4rem;
}*/

.sicrl .input-group label,
.sicrl .form-group label,
.sicrl .btnmultiselect label,
.sicrl label {
    top: 6px !important;
    z-index: 999;
}

.new-global-search .sicrl {
    top: 6px !important;
    z-index: 999 !important;
}
/*.new-global-search .cdd::after {
    top: 1.75rem;
    right: 1rem;
}*/

.nswsm label {
    top: 6px !important;
}

/*.nswsm .cdd::after {
    top: 1.9rem;
}*/

.student_info_report .nsd2 select:nth-child(1) {
    appearance: auto;
}

.section-wise-student-info .aspNetDisabled {
    background: transparent !important;
    padding: 0px !important;
}

    .section-wise-student-info .aspNetDisabled label {
        color: #000;
        opacity: 0.5;
        padding-top: 8px;
    }

.section-wise-student-info table tbody tr td {
    text-align: left;
    margin: 0px !important;
    padding: 0px !important;
    line-height: 18px;
}

.section-wise-student-info .table {
    border: 1px solid transparent !important;
}

    .section-wise-student-info .table tbody tr:nth-child(1) td, .swsic .table tbody tr:nth-child(2n+1) {
        background: #ffffff !important;
        text-align: left;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
    }

    .section-wise-student-info .table tbody tr td span.aspNetDisabled input[type="checkbox"] {
        float: left !important;
        position: relative !important;
        top: 5px !important;
    }

    .section-wise-student-info .table tbody tr td input[type="checkbox"] {
        position: relative;
        left: 10px;
        width: 18px;
        height: 18px;
        top: 2px;
    }

    .section-wise-student-info .table tbody tr td label {
        position: relative;
        top: -1px !important;
    }


@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    .content-wrapper {
        padding: 0 10px;
        margin-left: 250px;
    }

    .navbar-toggle,
    .menu-toggle {
        display: none !important;
    }

    .app-sidebar {
        left: 0;
        width: 250px;
    }
}



@media only screen and (max-width: 767px) {
    .inline-table-checkbox-lable table td {
        display: block;
        width: 100%;
        float:left;
    }
    .college-entry span b {
        line-height: 15px;
        margin-top: 10px;
        display: flex;
    }
        .college-entry span {
            font-size:12px;
        }
        .user-type-table .table-responsive .table tbody tr td {
            width: 100%;
            float: left;
        }
    .toppers-objective .report_type,
    .toppers-objective .nsd {
        height: 2.4rem;
    }

    .toppers-objective .report--type .report_type {
        padding: 0px 8px !important;
    }
    .ToppersFinalRankList .w50 {
        width: 100% !important;
        margin-top:20px !important;
    }
    .awcm .table tbody tr td,
    .table-with-checkbox-label .table tbody tr td {
        padding: 10px !important;
        display: flex;
    }

    .objective-key-entered-report .select2-selection {
        margin-bottom: 20px !important;
    }

    .select2-selection {
        margin-bottom: 20px !important;
    }

    .questionpaper-weighatage-report .mb20 {
        margin-bottom: 15px !important;
    }

    .questionpaper-weighatage-report .mtb20 {
        margin-top: 20px;
        margin-bottom: 20px !important;
    }

    .studenta-details-list .inline-checkbox-label div {
        width: 100%;
    }

    .sbwl .select2-container--default {
        width: 56% !important;
    }

    .area_wise_mapping .select2-container--default {
        width: 80% !important;
    }

    .sbwl .btn {
        font-size: 12px;
    }

    .inline-checkbox-label div,
    .inline-radio-label div {
        display: block;
        width: 100%;
    }

    .student-average span:first-child {
        width: 100%;
        display: block;
        padding-bottom: 8px;
    }

    .student-average span.to {
        margin: 0 10px;
    }

    .student-average input[type="text"] {
        width: 40% !important;
    }

    .custom-file .nsp-btn-success {
        position: absolute;
        right: 0px;
        top: 2px;
    }

    .estimated-list div {
        width: 100%;
        display: block;
        float: left;
        margin-bottom: 5px;
    }

    .student-average .attandance-print-form {
        margin-bottom: 5px;
    }

    .custom-file-label {
        width: 75%;
    }

    .section-wise-student-info table tbody tr td {
        display: block !important;
        line-height: 24px;
    }

    .all_sum table tbody tr td,
    .all_summaries div {
        width: 100% !important;
    }

    .studentcombo_ranklist div {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .students_information_report div {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}


@keyframes bounce1 {
    from, to {
        transform: translateY(0) scale(1, 1);
        animation-timing-function: ease-in;
    }

    45% {
        transform: translateY(5em) scale(1, 1);
        animation-timing-function: linear;
    }

    50% {
        transform: translateY(5em) scale(1.5, 0.5);
        animation-timing-function: linear;
    }

    55% {
        transform: translateY(5em) scale(1, 1);
        animation-timing-function: ease-out;
    }
}

.nloader:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    filter: blur(4px);
    width: 100%;
    height: 100%;
    z-index: -5;
}

.nsp-loader {
    z-index: 1000;
    left: 50%;
    top: 50%;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    width: 10%;
}


/*Searchable dropdown Css*/
.select2-search--dropdown::after {
    font-family: fontawesome;
    content: "\f002";
    top: 15px;
    right: 15px;
    position: absolute;
    color: #999999;
}

.select2-selection__rendered {
    font-size: 0.8rem;
    padding-top: 0.25rem;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
    font-size: 0.8rem;
    padding: 8px 8px 6px 8px;
}

.select2-selection__arrow {
    display: none;
}

.Select2-size-sm {
    width: 100% !important;
}

#cphPage_drpExamBranch {
    width: 100% !important;
}

.select2 {
    width: 100% !important;
}

.border-none {
    border: none;
}

.card-content iframe {
    margin-top: 15px;
    border: 1px solid #cdcdcd;
    width: 100% !important;
}


.mar-0 {
    margin: 0px;
}

/* Menu font-size increased Start*/
.app-sidebar .navigation li ul li a {
    display: block;
    padding: 0px 0px 0px 25px;
}

.app-sidebar .navigation li ul li ul li a {
    padding: 0px 0px 0px 45px;
}

.app-sidebar .navigation li ul li ul li ul li a {
    padding: 0px 0px 0px 65px;
}

.app-sidebar .navigation li ul {
    font-size: 0.8rem;
    font-weight: 500;
}

.app-sidebar .navigation .menu-title {
    font-size: 0.85rem;
    font-weight: 500;
}
/* Menu font-size increased End*/


.checkboxs {
    float: left;
}

    .checkboxs .btnmultiselectlbl span {
        float: left;
        border: 1px solid #f60 !important;
        margin-bottom: 10px;
        float: left;
        width: 100%;
        font-size: 12px;
        margin-top: 10px;
    }

    .checkboxs .btnmultiselectlbl input[type="checkbox"] {
        float: left;
    }

    .checkboxs .btnmultiselectlbl label {
        float: left;
    }

    .checkboxs .table tr td {
        padding: 0px;
        line-height: 5px;
    }

.div-scroll {
    max-height: 350px;
    overflow-y: scroll;
    border: 1px solid #dddddd;
    padding: 10px 0px;
}


.IITSummarySheetForm .single-select-req-report:before {
    top: 12px;
    left: 7px;
    border-top: 8px solid #c46ca0;
    border-left: 8px solid #c46ca0;
}

.setAnalysisGrid input[type="checkbox"] {
    float: left;
}

.setAnalysisGrid label {
    float: left;
    margin-top: -3px;
    background: none;
}

.setAnalysisGrid label {
    padding-top: 2px;
}




/* Dashboard start */
.main-Dashboard {
    float: left;
}

    .main-Dashboard ul {
        margin: 10px;
        padding: 0px;
        float: left;
        text-align: center;
    }

        .main-Dashboard ul li {
            float: left;
            list-style: none;
        }

            .main-Dashboard ul li a {
                width: 170px;
                height: 190px;
                background: #ffffff;
                list-style: none;
                box-shadow: 0 .5rem 1rem rgba(8, 8, 8, .15) !important;
                border-radius: 5px;
                margin: 10px;
                padding-top: 20px;
                padding-bottom: 20px;
                float: left;
                border-top: 3px solid #F9877C;
            }

                .main-Dashboard ul li a i {
                    width: 75px;
                    height: 75px;
                    float: left;
                    text-align: center;
                    border: 3px solid #F9877C;
                    border-radius: 50%;
                    padding: 17px 10px;
                    font-size: 42px;
                    color: #F9877C;
                    transition: 0.5s;
                    margin-left: 50px;
                    margin-top: 15px;
                    margin-bottom: 30px;
                }

                .main-Dashboard ul li a span {
                    width: 100%;
                    text-align: center;
                    padding: 20px 10px;
                    float: left;
                    font-size: 16px;
                    background: linear-gradient(45deg, #7441DB, #F9877C);
                    color: #fff;
                }

            .main-Dashboard ul li:nth-child(2) a {
                border-top: 3px solid #ffbb00;
            }

            .main-Dashboard ul li:nth-child(2) i {
                border: 3px solid #ffbb00;
                color: #ffbb00;
                padding: 13px 13px;
            }

            .main-Dashboard ul li:nth-child(2):hover i {
                padding: 14px 13px;
                background: #ffbb00;
                border: 3px solid #ffbb00;
            }

            .main-Dashboard ul li:nth-child(3) a {
                border-top: 3px solid #397bab;
            }

            .main-Dashboard ul li:nth-child(3) i {
                border: 3px solid #397bab;
                color: #397bab;
                padding: 13px 13px;
            }

            .main-Dashboard ul li:nth-child(3):hover i {
                padding: 14px 13px;
                background: #397bab;
                border: 3px solid #397bab;
            }

            .main-Dashboard ul li:hover i {
                width: 100px;
                height: 100px;
                float: left;
                text-align: center;
                padding: 24px 12px;
                font-size: 60px;
                background: #F9877C;
                color: #ffffff;
                margin-left: 35px;
                margin-top: 5px;
                margin-bottom: 15px;
            }

/* Dashboard End */


.GridPager td span, .GridPager td a {
    text-align: center;
}

/*txtRangeAnalysis Start*/
.txtRangeAnalysis .single-select-opt-report:before {
    left: 7px !important;
}

.txtRangeAnalysis .multiselect-opt-report .multiselect-selected-text {
    margin-top: 10px !important;
}
/*txtRangeAnalysis End*/

.IITSummarySheetForm .single-select-opt-report:before,
.IIT-KeyEntryReport .single-select-req-report:before {
    left: 7px !important;
}

.IITSummarySheetForm .input-req-report:before {
    left: 8px !important;
}

.IITLeastAttemptedQuestions .single-select-opt-report:before,
.ToppersFinalRanksList .single-select-opt-report:before,
.IIT-ToppersErrorsList .single-select-req-report:before,
.errors-list-on-selected-exams .single-select-opt-report:before,
.ObjectiveKeyEnteredRep .single-select-req-report:before {
    top: 16px !important;
    left: 7px !important;
}

/*.IITLeastAttemptedQuestions .single-select-req-report:before,*/
.IIT-StudentEstAvg .single-select-req-report:before,
.errors-list-on-selected-exams .single-select-req-report:before,
.iit-toppers-final-rank-list .single-select-req-report:before,
.ToppersFinalRankList .single-select-opt-report:before,
.toppers-errors-list .single-select-req-report:before {
    top: 13px !important;
    left: 6px !important;
}

.txtRangeAnalysis .single-select-req-report:before,
.least-attempted-questions .input-req-report:before {
    top: 12px !important;
    left: 8px !important;
}
.ToppersFinalRanksList .single-select-req-report:before,
.IIT-AnalysisPack .single-select-req-report:before,
.SetWiseSubjects .single-select-opt-report:before,
.toppers-errors-list .single-select-opt-report:before {
    top: 16px !important;
    left: 6px !important;
}
.setwisesubjects .mt85:before {
    top: 0.85rem;
    left: 0.45rem;
}
.setwisesubjects .mt75:before {
    top: 0.75rem;
    left: 0.45rem;
}
.setwisesubjects .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 36px;
    font-weight: 300 !important;
    font-size: 0.8rem !important;
}

.IIT-ToppersErrorsList .single-select-opt-report:before,
.IIT-StudentEstAvg .single-select-opt-report:before,
.TestsComparison .single-select-opt-report:before,
.TestsComparison .single-select-req-report:before,
.ObjectiveFilesCount .single-select-opt-report:before,
.ToppersFinalRankList .single-select-req-report:before {
    top: 16px !important;
    left: 7px !important;
}
.ToppersFinalRankList .w50 {
    width: 50%;
}

.DateWiseExamList .datepicker-req-report:before {
    top: 13px !important;
    left: 8px !important;
}

.iit-toppers-final-rank-list .single-select-opt-report:before {
    top: 12px !important;
    left: 7px !important;
}

.AttendedStrengthComp .single-select-req-report:before {
    top: 8px;
    left: 7px;
}

.AttendedStrengthComp .single-select-req-report .select2-selection__rendered {
    margin-top: 6px !important;
}


.iit-toppers-final-rank-list .single-select-req-report:before {
    top: 16px !important;
    left: 7px !important;
}

.ObjectiveTestHighest .single-select-req-report:before,
.ObjectiveTestHighest .single-select-opt-report:before {
    top: 12px !important;
    left: 6px !important;
}


.student-information-report .student-information-report .tp14:before {
    top: 16px;
    left: 6px;
}

.single-select-opt-report span {
    top: 14px !important;
    left: 26px !important;
}

.sub-batch-summary .multiselect-opt-report {
    padding-top:5px;
}
    .sub-batch-summary .multiselect-opt-report:after,
    .sub-batch-summary .multiselect-req-report:after,
    .sub-batch-summary .single-select-opt-report:after {
        top: 24px;
    }

.sub-batch-wise-student-report .single-select-opt-report:before {
    top: 6px;
}

.sub-batch-wise-student-report .multiselect-opt-report:after,
.sub-batch-wise-student-report .multiselect-req-report:after,
.sub-batch-wise-student-report .single-select-opt-report:after {
    top: 24px;
}

.ToppersFinalRankList .single-select-opt-report:before {
    top: 11px !important;
    left: 8px !important;
}

.studentInfoDashboard hr {
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}
.studentInfoDashboard strong {
    width: 100% !important;
    float: left;
    min-height: 20px;
}

.obj-exam-details {
    font-size: 12px !important;
    width: 100%;
    padding: 6px 0px 8px 0px;
    border-bottom: 1px solid #eeeeee;
    margin-top: 5px;
    text-align: left;
    float:left;
}
    .obj-exam-details b {
        font-weight: normal;
        width:40%;
        text-align:left;
    }
    .obj-exam-details span {
        font-weight: 600;
    }

    .obj-exam-details table span {
        line-height: normal;
    }

        .obj-exam-details img {
            float: right !important;
        }


.obj-exam-details small {
    float: right;
    margin-top: -5px;
}

.subTable tr th:first-child,
.subTable tr td:first-child {
    width: 50%;
    text-align:left;
}

.subTable thead tr th:nth-child(2), .subTable tbody tr td:nth-child(2),
.subTable thead tr th:nth-child(3), .subTable tbody tr td:nth-child(3) {
    text-align: right !important;
    padding-right: 10px !important;
}

.ObjectExams {
    position: relative;
    min-height: 300px;
    width: 99%;
    margin: 0px auto 15px auto;
    /*background-color: #ffffff;*/
    /*background-color:rgb(255, 255, 255, 0.3);*/
    background-color: rgb(0, 0, 0, 0.03);
    text-align: left;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    vertical-align: middle;
    padding-left: 40px;
    z-index: 0;
    border: 1px solid #dddddd;
    border-radius: 5px;
    /*box-shadow: 0px 0px 8px #999;*/
}

    .ObjectExams .ExamDetailsDiv {
        width: 265px;
        display: inline-block;
        min-height: 300px;
        margin: 10px 5px;
        background-color: #ffffff;
        white-space: normal;
        text-align: center;
        padding: 10px 10px;
        border-radius: 5px;
        box-shadow: 0px 0px 8px #ddd;
        transition: transform .8s;
    }
        .ObjectExams .ExamDetailsDiv:hover {
            -ms-transform: scale(1.05);
            -webkit-transform: scale(1.05);
            transform: scale(1.05);
            box-shadow: 0px 0px 8px #BDBDBD;
        }

        .ObjectExams .ExamDetailsDiv::before {
            content: "";
            position: absolute;
            background-image: linear-gradient(45deg, #7441DB, #C89CFF);
            /*background-image: linear-gradient(45deg, #226CC5, #6CD975);*/
            width: 100%;
            height: 3px;
            left: 0;
            top: 0;
            transform: scaleX(0);
            transition: .5s ease-out;
            border-radius: 5px 5px 0px 0px;
        }

        .ObjectExams .ExamDetailsDiv:hover::before {
            transform: scaleX(1);
        }

.studentDashboard-Details{
    float:left;
    width:100%;
}

.studentDashboard-Details .vertical-writing h4 {
    writing-mode: vertical-rl;
    background: linear-gradient(45deg, #7441DB, #F9877C);
    position: absolute;
    font-size: 13px;
    padding: 10px 10px;
    margin-left: 5px;
    min-height: 320px;
    color: #fff;
    z-index: 2;
    border-radius: 5px 0px 0px 5px;
    margin-top: 1px;
}


.descriptExamDashboard {
    background: #fff;
    border-radius: 5px;
    min-height:230px;
}

    .descriptExamDashboard .card-header {
        margin-top: -7px;
    }

.m-p-0 {
    padding: 0px !important;
    margin: 0px !important
}

.txt-right{
    text-align:right !important;
}  



.att-table-DB .table th, .att-table-DB .table td{
    text-align: right;
    border-bottom: 1px solid #f00;
}

/**********Filemanager Css Start********/

.user-creation {
    width: 100%;
    float: left;
    border: 1px solid #f1f1f1;
}

.user-creation .checkall {
    background: #f1f1f1;
    float:left;
    width:100%;
    padding: 10px 20px !important;
    display: inline-block;
}

    .user-creation .table{
        width:100% !important;
    }

    .user-creation .table-responsive tbody tr th,
    .user-creation .table-responsive tbody tr td {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px !important;
        padding-right: 0px;
    }

    .user-creation .table-responsive tbody tr td input,
    .user-creation .table-responsive tbody tr td label {
        float: left;
    }
     
  .checkall input, .checkall label {
    float: left;
    background:transparent;
}

.user-creation .table-responsive{
    max-height:400px;
}

    .user-creation .table-responsive label {
        top: 2px !important;
    }

.well {
    background: #f9f9f9;
    padding: 10px 15px;
    float: left;
    width: 100%;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
}

    .well .form-group .btnmultiselectlbl {
        background: #f9f9f9;
        display: inline-block;
        margin-top: 0.2rem;
    }

.student-pic {
    height: 130px;
    width: 130px;
    box-shadow: 0px 0px 8px #999;
    border-radius: 50%;
    padding: 5px;
    margin-top: -50px;
}

.studentInfoDetails {
    color: #ffffff;
    padding: 5px 15px;
}

    .studentInfoDetails span {
        line-height: 22px;
    }
       
.border-radius-5{
    border-radius:5px !important;
}
.border-radius-5-0 {
    border-radius: 5px 5px 0px 0px !important;
}
.gradient-ibiza-sunset h4, .gradient-mint h4 {
    margin: 0px;
    color: #ffffff;
    padding: 10px 15px;
    font-size: 20px;
}
.p-05{
    padding:5px;
}

.descriptExamDashboard {
    background: #ffffff !important;
    border-radius:5px;
}

.mt-15{
    margin-top:15px;
}

.bg-white {
    background: #ffffff;
}

.std-dashboard{
   float:left;
   width:100%;
}

    .std-dashboard .media {
        padding:10px 20px !important;
        margin-bottom:10px;
        border-radius:5px;
    }

        .std-dashboard .media .media-body {
            padding: 10px 20px !important;
        }

        .std-dashboard .media .media-body h5 {
            color: #ffffff;
            margin:0px;
            padding:0px;
        }

            .std-dashboard .media i {
                color: #ffffff;
            }


.std-db-btn{
    float:left;
}   
.std-db-btn a{
    margin-right:15px;
}

    .std-db-btn img {
        height: 30px;
    }

.examTxt {
    width: 100%;
    background: #b9bfcf;
    color: #333;
    font-weight: bolder;
    text-align: center;
    padding: 6px;
    float: left;
    font-size: 13px;
    line-height: 17px;
}

.zipIcon {
    width: 35px;
    height: 30px;
}




/*Left three columns freezing Start*/

.leftColThreeFreez tbody tr td{
    background:#ffffff;
}

.leftColThreeFreez tbody tr th:first-child {
    position: sticky;
    left: 0;
    z-index: 11;
}
.leftColThreeFreez tbody tr th:nth-child(2) {
    position: sticky;
    left: 36px;
    z-index: 11;
}
.leftColThreeFreez tbody tr th:nth-child(3) {
    position: sticky;
    left: 64px;
    z-index: 11;
}
.leftColThreeFreez tbody tr th:nth-child(4) {
    position: sticky;
    left: 155px;
    z-index: 11;
}

.leftColThreeFreez tbody td:nth-child(1) {
    position: sticky;
    left: 0px;
    z-index: 10;
}
    .leftColThreeFreez tbody td:nth-child(2) {
        position: sticky;
        left: 36px;
        z-index: 10;
    }
    .leftColThreeFreez tbody td:nth-child(3) {
        position: sticky;
        left: 64px;
        z-index: 10;
    }
        .leftColThreeFreez tbody td:nth-child(4) {
            position: sticky;
            left: 155px;
            z-index: 10;
        }

/*Left three columns freezing End*/

