/* put your own styles to customize and override the theme */
body{
    color: #555;
}
@media (min-width: 992px){
    .page-inner {
        padding-right: 1rem;
        padding-left: 1rem;
        padding-top: 1rem;
    }
}
@media (min-width: 320px){
    .sheet_title h3{
        margin-bottom: 18px;
    }
}
@media (min-width: 769px) {
    .responsiveTable {
        width: 40%;
    }
}
@media print {
    .responsiveTable {
        width: 40%;
    }
}
 
.form-group {
    margin: 0.2rem 0rem;
}
.login-form-group {
    margin: 0rem 0rem 1rem 0rem;
}
#notification_data p{
    color: #122944;
    margin: 0px 30px;
    line-height: 25px;
}
.auth-footer{
    text-align: center;
    font-size: 0.8rem;
}
.dataTables_paginate{
    float: right;
}
.table-striped tbody tr:nth-of-type(odd){
    background-color: #fcfcfc;
}
.table{
    color: #555;
}
.table td{
    padding: 0.2rem 0.2rem;
    vertical-align:middle;
    font-size: .8rem;
    color: #555;
}
@media print {
    body {
        -webkit-print-color-adjust: exact;
    }
    td.bg-dark{
        background-color: #000 !important;
    } 
    td.text-white{
        color: #fff !important;
    }
    td.bg-warning{
        background-color: #ddd !important;
    }
}
.table thead th {
    width: auto !important;
}
.header-fixed thead th{
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
table.dataTable thead > tr > th.sorting_asc {
    padding-right: 22px;
}
.page-link{
    color: #777;
}
.modal-body{
    padding: 0.2rem 1rem 0.8rem 1rem;
}
.modal{
    top: 30px;
}
.modal-body-header {
    border-bottom: 1px solid #eee;
    margin-bottom: 1rem;
}
.inner-card-title{
    margin: 0px;
    margin-top: 10px;
    border-bottom: 1px dashed #eee;
    margin-bottom: 15px
}
.inner-card-title p{
    margin: 0px;
}
.timestopButton{
    margin-top: 14%;
}
.timestopForm{
    background-color: aliceblue;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.tile-circle{
    margin-right: 1rem;
}
.flatpickr-day{
    line-height: 25px !important;
}
span.flatpickr-weekday{
    text-decoration: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months{
    font-size: initial !important;
}
.flatpickr-current-month input.cur-year{
    font-size: initial !important;
}
.help-block{
    color: #c82d22;
    font-size: 12px;;
}
.swal2-popup.swal2-toast {
    box-shadow: 0px 0px 2px #666 !important;
}
.swal2-toast-shown .swal2-container.swal2-top-end{
    right: 24px !important;
}
@media (min-width: 768px){
    .auth-header {
        margin-bottom: -3rem;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media (max-height: 992px){
    .page {
        min-height: calc(100vh - 7.8rem);
    }
}
.ui-datepicker{
    z-index: 1050 !important;
}
.ps__thumb-y{
    width: 8px;
    right: 0px;
    border-radius: 8px;
    background-color: rgb(170, 170, 170);
}
.ps__rail-y{
    border-left: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.ps--active-y>.ps__rail-y{
    background-color: #ebebeb;
}
.ps__rail-y:hover{
    background-color: #ebebeb;
}
.app.has-compact-menu .stacked-menu .has-child.has-open>.menu {
    border: 1px solid #ddd;
    box-shadow: 3px 3px 3px #eee;
}
.app.has-compact-menu .stacked-menu .has-child>.menu .menu {
    border-radius: 0rem;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
#select2-get_Institute-container {
    font-size: 14px;
    font-weight: normal;
}
.table tbody+tbody{
    border-top:0px;
}
.section-block {
    margin: 0;
}
.card-metric{
    background-color: #346CB0;
    color: #fff;
    margin-bottom: 20px;
}
.metric-row .metric {
    margin: 0;
    min-height:0;
}

/*---- Display Menu List with Checkbox ----*/
#menuList ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333333;
  }
  
#menuList li {
    float: left;
  }
  
#menuList li a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    text-decoration: none;
  }
  
#menuList li a:hover {
    background-color: #111111;
  }
.hamburger-text a{
    color: #fff;
    text-decoration: none;
}
/*---- Attendance Sheet Report ----*/
.odd{
    background-color: #fff;
}
.even{
    background-color: #f9f9f9;
}
.table-sheet{
    padding: 0px 15px 15px 15px;
}
.sheet{
    margin-top: 1rem;
}
.sheet thead {
    background-color: #cee8ff;
}
.table-sheet .sheet td, .sheet th{
    border: 1px solid #666;
    color: #333;
    padding: 0.1rem;
    vertical-align:middle;
}
.rotated{
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 1.5em;
    height:90px;
}
.table-sheet div{
    transform: rotate(-90.0deg); /* W3C */
    -webkit-transform: rotate(-90.0deg); /* Safari & Chrome */
    -moz-transform: rotate(-90.0deg); /* Firefox */
    -ms-transform: rotate(-90.0deg); /* Internet Explorer */
    -o-transform: rotate(-90.0deg); /* Opera */
    margin-left: -37px;
    margin-right: -10em;
    color:#333;
    font-size: 14px;
    width: 90px;
}
.table-sheet div span{
    background-color:rgb(221, 244, 252);
    padding: 1px 8px;
}
.report_row{
    display: flex;
    transform: rotate(0.0deg) !important;
    -webkit-transform: rotate(0.0deg) !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: auto !important;
}
.report_column {
    transform: rotate(0.0deg) !important;
    -webkit-transform: rotate(0.0deg) !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    flex: 50%;
    padding: 0px 20px;
}  
.subject_sheet{
    margin-top: 0px;
    margin-bottom: 15px;
}
.adjustment_dates{
    margin-top: -16px;
    text-align:center;
}
.table-sheet .subject_sheet td, .subject_sheet th{
    border: 1px solid #555;
    color: #555;
    padding: 0.1rem;
    vertical-align:middle;
}
.subject_sheet_table tbody{
    background-color: ghostwhite;
}
.subject_sheet_table{
    border: 1px solid #555;
    margin-bottom: -1px;
    width: 100%;
}
.subject_sheet_table th{
    padding: 5px 0px 0px 10px;
}
/*---- Attendance Sheet Design ----*/
.card-header-sheet {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: transparent;
}
.sheet_title{
    text-align: center;
}
.sheet_title h3{
    display:inline-block;
    font-size: 1rem;
    margin-left: 15px;
    text-decoration: underline;
}
.sheet_title h4{
    font-size: 16px;
    font-weight: normal;
    margin-top: -12px;
}
.sheet_title h5{
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
}
.sheet_status {
    font-size: 12px;
    font-weight: bold;
    margin-left: 15px;
    color: #777777;
    margin-bottom: 0px;
    border-top: 1px dashed #eee;
    margin-top: 3px;
    padding-top: 3px;
}
.department_title{
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 20px;
}
.practical_background{
    background-color: aliceblue;
}
.sheet_total_student{
    width: 25%;
    font-weight: bold;
    background-color: rgb(231, 237, 243);
}
.sheet_absentee{
    width: 25%;
    font-weight: bold;
    background-color: blanchedalmond;
}
.sheet_present{
    width: 25%;
    font-weight: bold;
    background-color:  rgb(231, 237, 243);
}
.sheet_absent_all{
    width: 25%;
    font-weight: bold;
    background-color: blanchedalmond;
}
.sheet_absent_all label{
    margin: 0.2rem;
}
.attendance_table{
    width: auto;
    margin-bottom: 10px;
}
.attendance_table td {
    padding-right: 25px;
    padding-left: 5px;
}
.sheetError{
    background-color: #fff2f2;
    margin: 0px 20px;
    text-align: center;
    border: 1px solid #ffddda;
    border-radius: 5px;
}
.sheetError h2{
    font-size: 16px;
    margin: 0px;
    padding: 10px;
    font-weight: normal;
}
.sheetMessage {
    background-color: #ebf6ff;
    margin: 0px 20px;
    text-align: center;
    border: 1px solid #dae3eb;
    border-radius: 5px;
}
.sheetMessage h2{
    font-size: 16px;
    margin: 0px;
    padding: 10px;
    font-weight: normal;
}
/* .attendance_report_table{
    margin: 0 auto;
} */
.attendance_report_table td{
    padding: 0px 10px;
}
.attendance_report_table h4{
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
}
.attendance_sheet_tr{
    margin-bottom:-1px;
    margin-right: -1px;
    display: inline-table;
    width: auto;
}
.attendance_sheet_tr td{
    min-width: 120px; 
    border-color:#666;
    font-size:15px;
    padding: 5px 8px;
}
span.absent_Cross {
    margin-left: 8px;
}
/*------------- Student Log ---------*/
.select2-container .select2-selection{
    min-height: 35px !important;
}
.select2-container .select2-selection .select2-selection__rendered{
    line-height: 36px !important;
}
.select2-container .select2-selection .select2-selection__arrow{
    height: 35px !important;
}
/*----------------Sheet Edit---------------*/

.radio-item input[type='radio'] {
    visibility: hidden;
    height: 14px;
    margin: 0 2px 0 10px;
    padding: 0;
}
.radio-item input[type=radio]:before {
    position: relative;
    margin: 1px -21px -3px 0;
    display: inline-block;
    visibility: visible;
    width: 14px;
    height: 14px;
    border-radius: 10px;
    border:1px solid #ccc;
    content: "";
}
.radio-item input[type=radio]:checked:after {
    position: relative;
    top: 1px;
    left: 9px;
    display: inline-block;
    visibility: visible;
    border-radius: 6px;
    width: 10px;
    height: 10px;
    background: radial-gradient(ellipse at top left, rgb(215 227 254) 0%, rgb(145 184 255) 5%, rgb(6 77 238) 95%, rgb(3 33 88) 100%);
    content: "";
}
.radio-item input[type=radio].present:checked:after {
    background: radial-gradient(ellipse at top left, rgb(215 227 254) 0%, rgb(145 184 255) 5%, rgb(6 77 238) 95%, rgb(3 33 88) 100%);
}
.radio-item input[type=radio].absent:checked:after {
    background: radial-gradient(ellipse at top left, rgb(255,225,200) 0%, rgb(250,200,150) 5%, rgb(200,25,0) 95%, rgb(100,25,0) 100%);
}
.radio-item input[type=radio].leave:checked:after {
    background: radial-gradient(ellipse at top left, rgb(245,255,200) 0%, rgb(225,250,100) 5%, rgb(75,175,0) 95%, rgb(25,100,0) 100%);    
}
.radio-item label {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
/*---- Sheet Print ----*/
table.print-friendly {
    page-break-inside:avoid;
}
@page {
    size: auto;
}
.print-sheet{
    margin-top: 20px;
}
.print-sheet tr th{
    color: #333;
    font-size: 14px;
    border: 1px solid #333;
    width: auto;
    padding: 8px;
}
.print-sheet tr td{
    font-size: 15px;
    min-width: 130px;
    padding: 5px 10px;
    border: 1px solid #333;
}
.printSheet_stamp{
    margin-top: 75px;
    padding-bottom: 30px;
}
.printSheet_stamp p{
    margin: 0;
    padding: 0;
    float: left;
    width: 200px;
    border-top: 1px solid;
    text-align: center;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    height: auto !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    top: 10px;
}
.auth-footer{
    padding: 1rem 0rem 0rem 0rem;
}
.table_heading{
    background-color: #f8f8ff;
}
.upload_photo{
    width: 30px;
    border: 1px solid #ddd;
    margin: 5px;
    text-align: center;
}
.text-top{
    vertical-align: top !important;
    padding: 5px !important;
}
.date_icon{
    margin-top: 2px;
    padding: 0px 2px;
}
.percentage{
    font-size: 12px !important;
}
.overlay{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255,255,255,0.8) url("/assets/images/ajax-loader.gif") center no-repeat;
}
body.loading{
    overflow: hidden;   
}
body.loading .overlay{
    display: block;
}
.signature_table{
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.signature{
    font-weight: bold;
}
.signature_bottom{
    font-size: 13px;
    text-decoration: overline;
}
/*---------Charts ---------------*/
.chartdiv {
    width: 100%;
    height: 300px;
}
.ibox-title h6 {
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}
.calender_label {
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(247,248,250,1) 100%);
    padding: 7px;
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    margin-bottom: 0px;
}
.timeslot_note {
    border: 1px dashed red;
    padding: 8px 5px;
    font-size: 12px;
    margin: 3px 0px;
    border-radius: 3px;
    background-color: beige;
}
#loading-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 9999;
}
#loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
#loading-message {
    font-size: 16px;
    color: #3498db;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-25%, 175%);
}
.isDisabled {
    pointer-events: none;
    text-decoration: line-through red
}

.login-logo{
    background-color: #f6f7f9;
    border-radius: 50%;
    padding: 3px;
}
.auth-header{
    background-color: #a91725;
}
.btn-primary {
    color: #fff;
    background-color: #c01c2c;
    border-color: #c01c2c;
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #a91725 !important;
    border-color: #a91725 !important;
    box-shadow: none !important;
}
.btn-primary:focus{
    color: #fff;
    background-color: #a91725 !important;
    border-color: #a91725 !important;
    box-shadow: none !important;
}
.btn-primary:active{
    color: #fff;
    background-color: #a91725 !important;
    border-color: #a91725 !important;
    box-shadow: none !important;
}
.btn-primary:disabled {
    color: #fff;
    background-color: #a91725;
    border-color: #a91725;
}
.app-header-dark {
    background-color: #a91725;
}

.dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #a91725;
}
.stacked-menu .menu-item.has-active>.menu-link .menu-icon {
    color: #c01c2c;
}
.stacked-menu>.menu>.menu-item.has-active>.menu-link {
    background-color: transparent;
    color: #c01c2c;
}
.stacked-menu .menu-item.has-active>.menu-link {
    background-color: transparent;
    color: #c01c2c;
}
.stacked-menu .menu-link:hover {
    color: #c01c2c;
    background-color: transparent;
    text-decoration: none;
    overflow: visible;
}
.selectBoxCustom{
    width: 100%;
    border-radius: 4px;
    border: 1px solid #bcb5b5;
    padding: 8.50px;
}
.nowrap{
    white-space: nowrap;
}
.fees-field{
    height: calc(1.4em + 0.7rem + 2px);
    padding: .3rem;
    font-size: 0.85rem;
    font-weight: 400;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #c6c9d5;
    border-radius: .25rem;
    width: 55px;
}