/* General css */

.h5 {
    padding: 0 15px;
}

.p-15 {
    padding: 15px;
}

.mb-25 {
    margin-bottom: 25px;
}

.h-35 {
    height: 35px;
}

.mr-3 {
    margin-right: 3px;
}

.text-dark {
    color: #343a40 !important;
}

b,
strong {
    font-weight: 500;
}

.card .card-title {
    font-weight: 400 !important;
}

label.control-label {
    font-size: 11px;
    line-height: 1.0714285718;
    color: #555 !important;
    font-weight: 400;
    margin: 16px 0 0 0;
}

.btn-group-sm .btn,
.btn-group-sm .navbar .navbar-nav > li > a.btn,
.btn.btn-sm,
.navbar .navbar-nav > li > a.btn.btn-sm {
    padding: 7px 20px !important;
    font-size: 11px;
}

.btn,
.navbar .navbar-nav > li > a.btn {
    will-change: auto !important;
}

table.dataTable > tbody > tr > td,
table.dataTable > tbody > tr > th,
table.dataTable > tfoot > tr > td,
table.dataTable > tfoot > tr > th,
table.dataTable > thead > tr > td,
table.dataTable > thead > tr > th {
    font-size: 14px;
    padding: 12px !important;
    outline: 0;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 12px 8px;
    vertical-align: middle;
    font-weight: 400;
    color: #555;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #3f51b5 !important;
    border-color: #3f51b5 !important;
    color: #fff;
    box-shadow: 0 4px 5px 0rgba (156, 39, 176, 0.14),
        0 1px 10px 0rgba (156, 39, 176, 0.12),
        0 2px 4px -1px rgba(156, 39, 176, 0.2);
}

.table .checkbox,
.radio {
    display: table-cell !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important;
}

/* td {
    font-size: 14;
    font-weight: 400;
} */

/* #repeater {
    margin: 0 -15px;
    padding: 0px 15px;
}
*/

textarea.form-control {
    height: 35px;
}

.p-0 {
    padding: 0 !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.p-t-b-15 {
    padding: 15px 0px;
}

.p-20 {
    padding: 20 !important;
}

.p-30 {
    padding: 30 !important;
}

.p10 {
    padding: 10px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pl-8 {
    padding-left: 8px !important;
}

.pt-8 {
    padding-top: 8px;
}

.pl-15 {
    padding-left: 15px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.p2 {
    padding: 2px !important;
}

.m-1 {
    margin: 1px;
}

.m-2 {
    margin: 2px;
}

.m-3 {
    margin: 3px;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.m-t-0 {
    margin-top: 0px;
}

.m-t-16 {
    margin-top: 16px;
}

.m-t-20 {
    margin-top: -20px;
}

.m-t-8 {
    margin-top: -8px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-5 {
    margin-top: -5px;
}

.m-t-25 {
    margin-top: -25px;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-50 {
    margin-left: -50px !important;
}

.ml-15 {
    margin-left: -15px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mt-3 {
    margin-top: 3px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-18 {
    margin-top: 18px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-32 {
    margin-top: 32px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.m-t-5 {
    margin-top: -5px;
}

.m-t-25 {
    margin-top: -25px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mt-45 {
    margin-top: 45px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-4 {
    margin-bottom: 4px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-8 {
    margin-bottom: 8px !important;
}

.m-15 {
    margin: 15px;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.m0 {
    margin: 0px !important;
}

.ml-3 {
    margin-left: 3px;
}

.mr-0 {
    margin-right: 0px !important;
}

.m-0 {
    margin: 0px;
}

.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.mt-2 {
    margin-top: 2px;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.b-none {
    border: none;
}

.w-100 {
    width: 100%;
}

.align-middle {
    vertical-align: middle;
}

td.capitalize {
    text-transform: capitalize;
}

.badge-success {
    background-color: #c7f5d9;
    color: #0b4121;
}

.badge-danger {
    background-color: #fdd8de;
    color: #790619;
}

.wizard-card .nav-pills > li > a {
    text-transform: capitalize !important;
}

.wizard-card .moving-tab {
    text-transform: capitalize !important;
}

.dropdown-menu li a .text {
    text-transform: capitalize !important;
}

.btn-group.bootstrap-select :focus {
    outline: 0 !important;
    background-image: linear-gradient(#f77647, #f77647),
        linear-gradient(#d2d2d2, #d2d2d2) !important;
    background-size: 100% 2px, 100% 1px !important;
    box-shadow: none;
    transition-duration: 0.3s !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
    color: #555;
    font-size: 13px;
}

.icon-middle {
    margin-top: 20px;
}

.form-group label.control-label {
    font-size: 11px !important;
    line-height: 1.0714285718;
    color: #555 !important;
    font-weight: 400;
    margin: 16px 0 0 0;
}

.form-control {
    /* height: 24px; */
    padding: 4px 0;
    font-size: 13px !important;
}

.organization-sameAs {
    vertical-align: middle;
    color: #555;
}

/* #repeater1, */
/* #repeater2, */
#repeaterOrg {
    padding: 0px 15px;
}

.d-none {
    display: none !important;
}

.custom-paragraph {
    /* margin: 45px 0; */
    font-weight: 500;
    padding-top: 45px;
}

.fileinput .thumbnail {
    width: 200px;
    height: 200px;
    position: relative;
    margin: 0 auto 15px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.fileinput-preview img,
.fileinput-new img {
    width: auto !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.custom-heading {
    font-size: 13px;
}

.card-logo {
    max-width: 130px;
    max-height: 130px;
    margin: -50px auto 15px;
    overflow: hidden;
    box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%),
        0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
}

.logo-label {
    font-weight: 400;
}

.btn {
    box-shadow: none !important;
}

.btn-info {
    color: #fff;
    background-color: #3f51b5 !important;
    border-color: #3f51b5 !important;
    box-shadow: none !important;
}

.btn-danger {
    background-color: #f50057 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.form-imageHeading,
.file_label {
    color: #5a5a5a;
    font-weight: 500;
    font-size: 12px;
    text-transform: capitalize;
}

.danger-label {
    color: #f50057;
    font-size: 12px;
}

.heading-label {
    color: #3f51b5;
    font-size: 16px;
}

#other .control-label {
    text-transform: capitalize !important;
}

.border-top {
    border-top: 1px solid #ddd;
}

.no-border {
    border: 0 !important;
}

.card-name {
    font-weight: 400;
    padding: 10px 0px;
}

.dropdown-menu li > a {
    font-size: 13px !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 13px !important;
}

.form-header {
    padding: 20px 0px 0px 30px;
    margin-bottom: 0px;
    color: #5a5a5a;
    font-weight: 400;
}

.tab-header {
    /* padding: 0px 0px 0px 15px;
    margin-bottom: 15px; */
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 400;
    margin: 20px 0px 20px 0px;
}

/* .staff-formHeader {
    padding: 20px 0px 0px 20px;
    margin-bottom: 0px;
    color: #5a5a5a;
    font-weight: 400;
} */

/* .staff-attachment {
    padding-left: 20px;
} */

.viewStaff-firstChild {
    margin: 0px;
    color: #5a5a5a;
    font-weight: 400;
    font-size: 16px;
}

.viewStaff {
    margin: 15px 0px 0px 0px;
    color: #5a5a5a;
    font-weight: 400;
    font-size: 16px;
}

.custom_checkbox,
.custom_radio {
    margin-top: 5px !important;
}

.checkbox + .checkbox,
.radio + .radio {
    margin-top: 5px;
}

.feeCardHeader {
    font-weight: 500;
    /* margin: 0; */
    margin: 10px 0px 5px 0px;
}

.feeSpanHeading {
    font-weight: 500;
}

.form-group select {
    appearance: auto !important;
}

.feeCard {
    margin: 10px 0 !important;
}

/* Accordion with toggle icons */
.panel-group .panel {
    border: 0;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 14%);
}

/* .panel-body {
    padding: 20px !important;
} */

.panel-body {
    padding: 15px 20px !important;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
}

.panel-title {
    margin-bottom: 0 !important;
    font-size: inherit !important;
}

.panel-title > a {
    display: block;
    padding: 20px;
    text-decoration: none;
    color: #3c4858 !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
}

.more-less {
    float: right;
    color: #212121;
}

.panel [data-background-color] {
    box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%),
        0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
    margin: -20px 15px 0;
    border-radius: 3px;
    padding: 10px;
    background-color: #999;
    position: relative;
}

.panel .panel-header.panel-header-icon {
    float: left;
}

.panel .panel-header.panel-header-icon i {
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
}

.panel [data-background-color] {
    color: #fff;
}

.panel [data-background-color="mediumaquamarine"] {
    background: linear-gradient(80deg, #6eb99a, #7ec1a5);
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px #5eb28f;
}

.panel-group {
    margin: 20px 0;
}

/* Bootstrap selectpicker caret */
.ripple.ripple-on {
    transition: opacity 0s linear 0s !important;
    opacity: 0 !important;
}

.ripple.ripple-out {
    transition: opacity 0s linear 0s !important;
    opacity: 0 !important;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 3px !important;
    margin-top: -1px !important;
    vertical-align: middle;
}

.select-with-transition .caret,
.select-with-transition .ripple-container {
    display: block !important;
}

.positionRelative {
    position: relative;
}

.positionAbsolute {
    position: absolute;
    top: 40%;
    right: 0;
}

.card1 {
    display: inline-block !important;
    position: relative !important;
    width: 100% !important;
    /* margin: 25px 0; */
    border-radius: 6px !important;
    color: rgba(0, 0, 0, 0.87) !important;
    background: #fff !important;
    top: -6px;
}

.card1 [data-background-color] {
    color: #fff !important;
}

.card1 [data-background-color="orange"] {
    background: linear-gradient(60deg, #ffa726, #fb8c00) !important;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
        0 7px 10px -5px rgb(255 152 0 / 40%) !important;
}

/* .card1 [data-background-color] {
    box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%) !important;
    margin: -20px 15px 0 !important;
    border-radius: 3px !important;
    padding: 15px !important;
    background-color: #999 !important;
    position: relative !important;
} */

.card1 [data-background-color] {
    box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%),
        0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%) !important;
    margin: -30px 15px 0 !important;
    border-radius: 3px !important;
    padding: 15px !important;
    /* background-color: #9c27b0 !important; */
    position: relative !important;
    background: linear-gradient(80deg, #6eb99a, #7ec1a5) !important;
}

.card [data-background-color] {
    box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%),
        0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
    margin: -20px 15px 0;
    border-radius: 3px;
    padding: 10px;
    background-color: #999;
    position: relative;
}

/* .card .card-header.card-header-tabs .nav-tabs-title {
    float: left;
    padding: 15px;
    line-height: 24px;
} */

/* .card .card-header {
    padding: 15px 20px 0;
    z-index: 3;
} */

.theme {
    font-size: 12px;
    opacity: 0.9;
    font-weight: 400;
    padding: 8px;
}

.accordion-icon {
    position: absolute;
    right: 25px;
}

.title {
    font-size: 13px;
}

.capitalize {
    text-transform: capitalize;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
    /* width: 50%; */
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

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

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-50 {
    font-size: 50px !important;
}

.font-40 {
    font-size: 40px !important;
}

.bg-azure {
    background: rgb(125, 236, 162) !important;
}

.bg-beige {
    background: beige !important;
}

.bg-antiquewhite {
    background: #f5e342;
}

.bg-darkgray {
    background: #c2c0bf;
}

.bg-mediumpurple {
    background: #9370db;
}

.pendingPaymentContainer {
    padding: 20px;
    background: rgb(223, 240, 216) !important;
    /* box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(223, 240, 216); */
}

.pendingPaymentContainer .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgb(214 229 208) !important;
}

.paymentHistoryContainer {
    padding: 20px;
    background: rgb(252, 248, 227) !important;
    /* box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(252, 248, 227); */
}

.paymentModeContainer {
    padding: 20px;
    background: rgb(208 253 232 / 55%) !important;
    /* box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(208 253 232 / 55%); */
    border-radius: 5px;
}

.checkbox label {
    cursor: pointer;
    padding-left: 0;
    /* color: #000; */
    color: #555;
    font-weight: 300;
}

.brightness {
    background-color: red;
    /* display: inline-block; */
}

.decor {
    text-decoration: none;
    border: #ccc thin solid;
    padding: 4px;
}

.decor:hover {
    background: #ccc;
}

.decor:hover img {
    visibility: hidden;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

/* .brightness img:hover {
    opacity: .5;
} */

.timeTable-header {
    text-align: center;
    padding: 15px 0px;
}

.timeTable-header h4 {
    font-weight: 400;
}

/* Custom multiple file with preview */
.img_div {
    position: relative;
    width: 45%;
    height: 150px;
    margin: 10px 5px;
    border: 1px solid #dddddd;
    padding: 5px;
    background: #ffffff;
    display: inline-block;
}

.multiple_image {
    opacity: 1;
    display: block;
    height: 100% !important;
    width: auto !important;
    transition: 0.5s ease;
    backface-visibility: hidden;
    margin: 0 auto !important;
    object-fit: contain;
}

.middle_div {
    transition: 0.5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.img_div:hover .multiple_image {
    opacity: 0.3;
}

.img_div:hover .middle_div {
    opacity: 1;
}

/* .get_image_preview li {
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
} */

.get_image_preview li {
    max-height: 135px;
    max-width: 135px;
    margin: 5px;
    display: inline-block;
    position: relative;
}

/* .get_image_preview li .remove_button {
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    color: #fff;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
} */

.get_image_preview li .remove_button {
    position: absolute;
    top: 8px;
    right: 8px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    text-align: center;
    padding: 2px;
    line-height: 1;
    cursor: pointer;
}

.remove-button-icon {
    font-size: 18px;
}

.get_image_preview li img {
    height: 100%;
}

.rounded {
    border-radius: 0.25rem !important;
}

/* .get_image_preview img {
    height: 150px;
    width: 150px;
    box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
} */

.card-logo1 {
    max-width: 160px;
    max-height: 160px;
    margin: 0px auto;
    overflow: hidden;
    padding-bottom: 10px;
    /* box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%); */
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 5px 10px;
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /* background-color: #777; */
    background-color: #9e9e9e;
    border-radius: 10px;
}

.badge-warning {
    color: #fff;
    background-color: #ffc107;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

/* Form css */
.form-control,
.form-group .form-control {
    /* border: 0; */
    background-image: none;
    border-bottom: 1px solid #ccc;
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: rgba(0, 0, 0, 0);
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    border-radius: 0;
    font-weight: 400;
    padding-left: 5px;
}

.form-group.is-focused .form-control {
    outline: 0;
    border-bottom: 1px solid #ccc;
    background-image: none;
    box-shadow: none;
}

.form-group.has-error .form-control {
    /* background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
    background-size: 100% 2px, 100% 1px;
    transition-duration: .3s; */
    border-bottom: 1px solid #ccc;
    background-image: none !important;
    background-size: none !important;
    transition-duration: none !important;
}

.form-group .form-control.valid:focus {
    border-bottom: 1px solid #ccc;
    background-image: none !important;
    background-size: none !important;
    transition-duration: none !important;
}

.btn-group.bootstrap-select :focus {
    outline: 0;
    border-bottom: 1px solid #ccc !important;
    outline: 0 !important;
    background-image: none !important;
    background-size: none !important;
    box-shadow: none !important;
    transition-duration: none !important;
}

.select-with-transition {
    border-bottom: 1px solid #ccc !important;
    background-image: none !important;
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: rgba(0, 0, 0, 0) !important;
    transition: background 0s ease-out !important;
    float: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #3c4858 !important;
    height: 36px;
    padding-left: 0 !important;
    padding-bottom: 5px !important;
}

.btn-group.bootstrap-select.show-tick.open .select-with-transition {
    outline: 0 !important;
    /* background-image: linear-gradient(#39bdd6,#39bdd6),linear-gradient(#d2d2d2,#d2d2d2)!important; */
    background-image: none !important;
    /* background-size: 100% 2px,100% 1px!important; */
    background-size: none !important;
    box-shadow: none;
    transition-duration: none !important;
}

/* .applicableToDetail {
    font-weight: 400;
    font-size: 13px;
    padding: 10px 0px;
} */

.applicableToDetail {
    font-weight: 400;
    font-size: 13px;
    padding: 5px 0px;
}

.applicableTo_li {
    padding: 10px 0px;
}

.modal-content .modal-footer button {
    margin: 0;
    padding: 12px 30px !important;
    width: auto;
}

.mr-right-8 {
    margin-right: -8px;
}

.p-t-20 {
    padding-top: 20px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.p-l-55 {
    padding-left: 55px !important;
}

.message-checkbox + .message-checkbox {
    margin-top: 10px !important;
}

/* .classwise-input {
    border: 2px solid #cccccc;
    border-radius: 5px !important;
} */

.classwise-input {
    border: 1px solid #cccccc;
    border-radius: 2px !important;
    min-height: 35px;
}

/* .m-h {
    background-color: #fc9107;
    padding-bottom: 12px;
} */

.m-h {
    /* background-color: #fc9107;
    border-bottom: none;
    min-height: 55px;
    padding: 15px !important; */

    background: linear-gradient(80deg, #6eb99a, #7ec1a5);
    border-bottom: none;
    min-height: 50px;
    padding: 15px !important;
}

.m-t {
    color: white;
    font-size: 15px;
}

.m-i {
    color: white;
    padding-top: 5px;
}

.wizard-card .input-group .input-group-addon {
    border: 0;
    background: 0 0;
    padding: 6px 15px 0px 0px !important;
}

.wizard-card .wizard-footer {
    padding: 15px 0px 0px 0px !important;
}

.wizard-card .tab-content {
    min-height: 340px;
    padding: 15px 20px !important;
}

/* .wizard-pane {
    min-height: 50px !important;
} */

.wizard-pane {
    min-height: 235px !important;
}

.view-details {
    font-weight: 400;
    color: #5a5a5a;
    text-transform: capitalize;
}

.login-page .card-login .card-header {
    margin-top: -20px;
    margin-bottom: 30px;
}

#studentAbsentForm .checkbox-material {
    vertical-align: middle;
    position: relative;
    top: 1px;
    padding-right: 5px;
}

.sidebar-wrapper
    > .nav
    [data-toggle="collapse"]
    ~ div
    > ul
    > li
    > a
    .sidebar-normal {
    margin: 3px;
    position: relative;
    transform: translateX(0);
    opacity: 1;
    white-space: nowrap;
    display: block;
}

.sidebar
    .sidebar-wrapper
    .user
    .info
    [data-toggle="collapse"]
    ~ div
    > ul
    > li
    > a
    i,
.sidebar
    .sidebar-wrapper
    > .nav
    [data-toggle="collapse"]
    ~ div
    > ul
    > li
    > a
    i {
    font-size: 17px;
    line-height: 20px;
    width: 26px;
}

.bg-primary {
    background-color: #008cff2b !important;
}

.outerborder {
    border-radius: 10px;
    border: 2px solid black;
    height: 50%;
    width: 48%;
    display: inline-flex;
}

.schl_name {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 3px;
}

.receipt_title {
    font-size: 12px;
    text-transform: uppercase;
}

.schl_add {
    font-size: 12px;
}

.affiliated {
    font-size: 13px;
    text-transform: uppercase;
}

.schooldetail {
    text-align: center;
}

.tb1 {
    padding: 3px;
    border-bottom: 1px solid black;
}

.tbl2 {
    border-bottom: 1px solid black;
}

.align_right {
    text-align: right;
}

.tbl2 td {
    font-size: 12px;
    padding: 1px;
}

.tbl3 td {
    font-size: 12px;
    padding: 2px;
}

.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.top {
    border-top: 1px solid black;
}

.bottom {
    border-bottom: 1px solid black;
}

.left {
    border-left: 1px solid black;
}

.right {
    border-right: 1px solid black;
}

.font {
    font-size: 12px;
}

.fixed {
    position: fixed;
    padding-right: 5px;
    bottom: 0px;
}

.white_dot {
    color: white;
}

.footer {
    clear: both;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}

.navbar .dropdown-menu .active > a,
.navbar.navbar-default .dropdown-menu .active > a {
    background-color: #337ab7 !important;
    color: #fff !important;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
        0 7px 10px -5px rgb(255 255 255 / 40%);
}

.navbar .dropdown-menu li a:hover {
    background-color: #7bbc9c;
    color: #fff;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
        0 7px 10px -5px rgb(156 39 176 / 40%);
}

.sidebar .user .info > a {
    color: #a9afbb;
    display: block;
    line-height: 20px;
    /* padding: 0px 0px 0px 28px; */
    padding: 0px 0px 0px 20px;
}

.radio label .check {
    height: 15px;
    width: 15px;
    border-radius: 100%;
    background-color: #9c27b0;
    transform: scale3d(0, 0, 0);
}

.radio input[type="radio"]:checked ~ .check {
    background-color: #9c27b0;
}

.institute-attachment {
    font-weight: 400;
    color: #5a5a5a;
    text-transform: capitalize;
    text-align: center;
    padding: 10px 0px;
}

.subjectList {
    border-bottom: 1px dashed #a1a1a1;
    /* margin: 20px 0; */
    padding: 20px 0px;
}

.tooltip {
    border-top: 0px !important;
}

.standard-color {
    color: #9c27b0;
}

.subject-color {
    color: #b73345;
}

.time-color {
    color: #337ab7;
}

.room-color {
    color: #b73345;
}

.sidebar .nav .caret {
    margin-top: 13px;
    position: absolute;
    right: 3px;
}

.sidebar .nav i {
    font-size: 24px;
    float: left;
    margin-right: 15px;
    line-height: 30px;
    width: 15px;
    text-align: center;
    color: #a9afbb;
}

.sidebar
    .sidebar-wrapper
    > .nav
    [data-toggle="collapse"]
    ~ div
    > ul
    > li
    > a
    i {
    font-size: 17px;
    line-height: 20px;
    width: 10px;
}

.sidebar .nav li:first-child > a {
    margin: 0px 10px;
}

.sidebar .nav li > a {
    margin: 10px 10px 0;
    border-radius: 3px;
    color: #3c4858;
    padding-left: 10px;
    padding-right: 10px;
}

.modal-content .modal-body {
    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
}

.modal-footer {
    /* padding: 24px 24px; */
    padding: 18px 25px;
}

/* Calender colorbox */
.boxDiv {
    height: 10px;
    width: 20px;
    display: inline-block;
}

.boxDesc {
    display: inline-block;
}

.sidebar .sidebar-wrapper {
    position: relative;
    height: calc(100vh - 75px);
    overflow: auto;
    width: 260px;
    z-index: 4;
    padding-bottom: 60px;
}

.img_div {
    position: relative;
    width: 29%;
    height: 60px;
    margin: 0px 5px;
    border: 1px solid #dddddd;
    padding: 4px;
    background: #ffffff;
    display: inline-block;
}

.nav-tabs {
    background: linear-gradient(80deg, #6eb99a, #7ec1a5);
}

.form-group .checkbox label,
.form-group .label-on-left,
.form-group .label-on-right,
.form-group .radio label,
.form-group label {
    /* font-size: 14px; */
    font-size: 12px;
    line-height: 1.428571429;
    color: #555;
    font-weight: 400;
}

.fc-state-default {
    background-color: #f5f5f5;
    /* background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); */
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    /* background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); */
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* color: #333; */
    /* text-shadow: 0 1px 1px rgb(255 255 255 / 75%); */
    background-image: none !important;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
}

.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 4px !important;
}

.checkbox .checkbox-material {
    vertical-align: middle;
    position: relative;
    top: 1px;
    padding-right: 5px;
}

/* Custom file input css */
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 4px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 4px);
    margin: 0;
    opacity: 0;
}

/* .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px)!important;
    height: calc(2.25rem + 8px) !important;
    padding: 0.375rem 0.75rem;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da !important;
    border-radius: 0.25rem;
} */

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    /* height: calc(2.25rem + 2px)!important; */
    height: calc(2.25rem + 14px) !important;
    /* padding: 0.375rem 0.75rem; */
    padding: 1.375rem 0.75rem;
    line-height: 1;
    color: #495057;
    background-color: #fff;
    /* border: 1px solid #ced4da; */
    border-bottom: 1px solid #ced4da !important;
    border-radius: 0.25rem;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}

/* .custom-file-label::after {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 4px) - 1px * 2)!important;
    height: calc(calc(2.25rem + 11px) - 1px * 2) !important;
    padding: 0.375rem 1.2rem;
    line-height: 1.9 !important;
    color: #495057 !important;
    background-color: #e9ecef !important;
    border-bottom: 1px solid #ced4da !important;
    border-radius: 0 0.25rem 0.25rem 0;
} */

.custom-file-label::after {
    position: absolute;
    top: 2px;
    right: -1px;
    bottom: 0;
    z-index: 3;
    display: block;
    /* height: calc(calc(2.25rem + 4px) - 1px * 2)!important; */
    height: calc(calc(2.25rem + 14px) - 1px * 2) !important;
    /* padding: 0.375rem 2.2rem; */
    padding: 6px 12px;
    line-height: 1.9 !important;
    color: #495057 !important;
    background-color: #e9ecef !important;
    border-bottom: 1px solid #ced4da !important;
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-header {
    margin: 15px 0px 0px 0px;
    color: #3c4858;
    font-weight: 400;
    font-size: 15px;
}

.tooltip-icons {
    font-size: 16px !important;
    cursor: pointer;
}

.expense-attachment {
    height: 50px !important;
    width: 50px !important;
}

.app-card [data-background-color="mediumaquamarine"] {
    background: linear-gradient(80deg, #ff0080, #7928ca) !important;
    font-weight: 400 !important;
    margin: -7px 0 4px;
    border-radius: 3px;
    padding: 10px;
    background-color: #999;
    position: relative;
    float: left;
    padding: 15px;
    line-height: 18px;
}

.checkbox-size {
    width: 20px;
    height: 20px;
}

/*  Switch button css
---------------------------------------------------------------------- */
.btn-switch {
    padding: 0.25rem 0.5rem !important;
    font-size: 11px !important;
    line-height: 1.5 !important;
}

.btn-toggle {
    /*margin: 0 4rem;*/
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem !important;
    width: 3rem;
    border-radius: 1.5rem;
    color: #6b7381;
    background: #bdc1c8;
}

.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:focus.active,
.btn-toggle.focus.active {
    outline: none !important;
    box-shadow: none !important;
}

.btn-toggle:before,
.btn-toggle:after {
    line-height: 1.5rem;
    width: 4rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.55rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}

.btn-toggle:before {
    /* content: 'Off'; */
    left: -4rem;
}

.btn-toggle:after {
    /* content: 'On'; */
    right: -4rem;
    opacity: 0.5;
}

.btn-toggle > .handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left 0.25s;
}

.btn-toggle.active {
    transition: background-color 0.25s;
}

.btn-toggle.active > .handle {
    left: 1.6875rem;
    transition: left 0.25s;
}

.btn-toggle.active:before {
    opacity: 0.5;
}

.btn-toggle.active:after {
    opacity: 1;
}

.btn-toggle.btn-switch:before,
.btn-toggle.btn-switch:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: 0.75px;
    left: 0.4125rem;
    width: 2.325rem;
}

.btn-toggle.btn-switch:before {
    text-align: right;
}

.btn-toggle.btn-switch:after {
    text-align: left;
    opacity: 0;
}

.btn-toggle.btn-switch.active:before {
    opacity: 0;
}

.btn-toggle.btn-switch.active:after {
    opacity: 1;
}

.btn-toggle:before,
.btn-toggle:after {
    color: #6b7381;
}

.btn-toggle.active {
    /*background-color: #29b5a8;*/
    background-color: #34c38f;
}

.btn-toggle.active {
    /*background-color: #29b5a8;*/
    background-color: #34c38f;
}

.btn-toggle.active:hover {
    background-color: #34c38f;
}

.full-page .full-page-background {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center !important;
}

/* .card-stats .card-header i {
    font-size: 30px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
} */

/* .card-stats .card-header {
    float: left;
    text-align: center;
    height: 60px;
    width: 60px;
} */

.card-stats .card-header i {
    font-size: 30px;
    line-height: 30px;
    width: 30px;
    height: 40px;
    text-align: center;
}

.card-stats .card-header {
    float: left;
    text-align: center;
    height: 50px;
    width: 50px;
}

/* Small Devices, Tablets */
@media only screen and (min-width: 480px) {
    #mobile-view {
        display: block !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
    #mobile-view {
        display: block !important;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    #mobile-view {
        display: block !important;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1000px) {
    #mobile-view {
        display: none !important;
    }
}

@media only screen and (min-width: 1200px) {
    #mobile-view {
        display: none !important;
    }
}

.wizard-card .wizard-title {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
}

.main-panel > .footer {
    border-top: 1px solid #e7e7e7;
}

input,
input::-webkit-input-placeholder {
    font-size: 12px !important;
}

textarea,
textarea::-webkit-input-placeholder {
    font-size: 12px !important;
}

.height-300 {
    height: 90px !important;
    width: 135px !important;
}

.list-group-item {
    color: #555;
    font-size: 13px;
    font-weight: 400;
}

.tooltip {
    border-bottom: 0px !important;
}

/* Service dashboard widget */
.radius-10 {
    border-radius: 10px !important;
}

.radius-50 {
    border-radius: 50px !important;
}

.border-info {
    border-left: 5px solid #03a9f4 !important;
}

.border-danger {
    border-left: 5px solid #ef513a !important;
}

.border-success {
    border-left: 5px solid #15ca20 !important;
}

.border-warning {
    border-left: 5px solid #ffc107 !important;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.widgets-icons-2 {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ededed;
    font-size: 27px;
    border-radius: 10px;
}

.rounded-circle {
    border-radius: 50% !important;
}

.text-white {
    color: #fff !important;
}

.ms-auto {
    margin-left: auto !important;
}

.bg-gradient-scooter {
    background: #03a9f4 !important;
    /* background: -webkit-linear-gradient(45deg, #17ead9, #6078ea) !important;
    background: linear-gradient(45deg, #17ead9, #6078ea) !important; */
}

.bg-gradient-bloody {
    background: #ef513a !important;
    /* background: -webkit-linear-gradient(45deg, #f54ea2, #ff7676) !important;
    background: linear-gradient(45deg, #f54ea2, #ff7676) !important; */
}

.bg-gradient-ohhappiness {
    background: #00b09b;
    background: -webkit-linear-gradient(45deg, #00b09b, #96c93d) !important;
    background: linear-gradient(45deg, #00b09b, #96c93d) !important;
}

.bg-gradient-blooker {
    background: #ffc107 !important;
    /* background: -webkit-linear-gradient(45deg, #ffdf40, #ff8359) !important;
    background: linear-gradient(45deg, #ffdf40, #ff8359) !important; */
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.circle-tile {
    margin-bottom: 15px;
    text-align: center;
}

.circle-tile-heading {
    /* border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #FFFFFF;
    height: 80px;
    margin: 0 auto -40px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 80px; */

    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #ffffff;
    height: 70px;
    margin: 0px auto -26px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 70px;
}

.circle-tile-heading .fa {
    /* line-height: 80px; */
    line-height: 70px;
}

.circle-tile-content {
    /* padding-top: 50px; */
    padding-top: 35px;
    border-radius: 5px;
}

.circle-tile-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0 15px;
}

.circle-tile-description {
    text-transform: capitalize;
}

.circle-tile-footer {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.5);
    display: block;
    padding: 5px;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 0px 0px 5px 5px;
}

.circle-tile-footer:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}

.circle-tile-heading.dark-blue:hover {
    background-color: #2e4154;
}

.circle-tile-heading.green:hover {
    background-color: #138f77;
}

.circle-tile-heading.orange:hover {
    background-color: #da8c10;
}

.circle-tile-heading.blue:hover {
    background-color: #2473a6;
}

.circle-tile-heading.red:hover {
    background-color: #cf4435;
}

.circle-tile-heading.purple:hover {
    background-color: #7f3d9b;
}

.tile-img {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}

.dark-blue {
    background: linear-gradient(60deg, #26c6da, #00acc1);
}

.green {
    background-color: #16a085;
}

.blue {
    background-color: #2980b9;
}

.orange {
    /* background-color: #F39C12; */
    background: linear-gradient(60deg, #f39c12, #f39c12);
}

/* .red {
    background-color: #E74C3C;
} */

.red {
    background: linear-gradient(60deg, #ef5350, #e53935);
}

.purple {
    background-color: #8e44ad;
}

.dark-gray {
    background-color: #7f8c8d;
}

.gray {
    background-color: #95a5a6;
}

.light-gray {
    background-color: #bdc3c7;
}

.yellow {
    background-color: #f1c40f;
}

.deep-green {
    background: linear-gradient(60deg, #66bb6a, #43a047);
}

.purple {
    background: linear-gradient(60deg, #ab47bc, #8e24aa);
}

.text-dark-blue {
    color: #34495e;
}

.text-green {
    color: #16a085;
}

.text-blue {
    color: #2980b9;
}

.text-orange {
    color: #f39c12;
}

.text-red {
    color: #e74c3c;
}

.text-purple {
    color: #8e44ad;
}

.text-faded {
    color: rgb(255 255 255);
    font-weight: 400;
    font-size: 14px;
}

/* .circle-tile-content a:focus,
a:hover {
    color: #fff;
    text-decoration: none;
} */

.card [data-background-color="red"] {
    background: linear-gradient(60deg, #ec407a, #d81b60);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px #ec407a;
}

.btn-group.bootstrap-select.examSection .btn.dropdown-toggle {
    display: inline-block !important;
}

.btn-group.bootstrap-select .btn.dropdown-toggle {
    display: inline-block !important;
}

.btn-group.bootstrap-select .select-with-transition {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: auto;
}

#attendance-wizard {
    min-height: 135px !important;
    padding: 15px 20px !important;
}

#download-report-btn {
    padding: 8px 20px !important;
    font-size: 11px !important;
    margin: 3px !important;
}

#attendanceWizardProfile {
    min-height: 135px !important;
}

/* News slider css */
.news-container {
    background-color: #d8d8d8;
    color: #000000;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    border-radius: 3px;
    font-weight: 600;
}

.breaking-news {
    background-color: #d81b60;
    color: white;
    padding: 10px 20px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
}

.carousel-inner {
    flex-grow: 1;
}

.news-item {
    display: flex;
    align-items: center;
}

.news-content {
    flex-grow: 1;
}

.carousel-control {
    color: #4285f4;
}

/* .ledger-badge{
    padding: 7px 14px !important;
    font-size: 11px !important;
} */

.ledger-badge {
    padding: 10px 15px !important;
    font-size: 11px !important;
    border-radius: 3px !important;
}

.btn-block {
    display: block !important;
    width: 100% !important;
}

/* Custom modal css */
.modal-backdrop {
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.show {
    opacity: 0.5;
}

/* Renewal reminder modal */
.renewal-status {
    color: #636363;
    /* width: 325px; */
    width: 450px;
}

.renewal-status .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
}

.renewal-status .modal-header {
    border-bottom: none;
    position: relative;
}

.renewal-status h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -15px;
}

.renewal-status .form-control,
.renewal-status .btn {
    min-height: 45px;
    border-radius: 3px;
    min-width: 25%;
}

.renewal-status .close {
    position: absolute;
    top: -5px;
    right: -5px;
}

.renewal-status .modal-footer {
    border: none;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
}

.renewal-status .icon-box {
    color: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -67px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    z-index: 9;
    /* background: #ef513a; */
    background: #03a9f4;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.renewal-status .icon-box i {
    font-size: 40px;
    position: relative;
    top: 5px;
}

.renewal-status.modal-dialog {
    margin-top: 80px;
}

.renewal-status .btn {
    color: #fff;
    border-radius: 4px;
    /* background: #ef513a !important; */
    background: #03a9f4;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border: none;
    font-size: 14px;
}

.renewal-status .btn:active,
.btn:active:hover,
.btn:hover {
    background: #03a9f4;
}

.renewal-status .btn:hover,
.renewal-status .btn:focus {
    /* background: #ef513a !important; */
    outline: none;
}

.trigger-btn {
    display: inline-block;
    margin: 100px auto;
}

.renewal-status .modal-title {
    margin-top: 5px;
    font-weight: 400;
    text-align: center;
}

.renewal-status .modal-body {
    padding: 10px;
}

.renewal-status .modal-body .days-count {
    /* font-size: 45px; */
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    /* margin-bottom: 0px; */
    margin-bottom: 10px;
}

.renewal-status .modal-body p {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 5px;
}

.renewal-status .btn-info {
    color: #fff;
    border-radius: 4px;
    background: #03a9f4 !important;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border: none;
    font-size: 14px;
}

.renewal-status .btn-danger {
    color: #fff;
    border-radius: 4px;
    background: #ef513a !important;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border: none;
    font-size: 14px;
}

.renewal-message {
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #efefef;
    border-radius: 8px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.btn-white {
    color: #5e5e5e !important;
    background-color: #fff !important;
    border: 1px solid #bdbdbd !important;
}

.bg-dark {
    color: #555 !important;
}

/* Custom offcanvas modal */
.come-from-modal.left .modal-dialog,
.come-from-modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    /* width: 320px; */
    width: 415px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.come-from-modal.left .modal-content,
.come-from-modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0px;
}

.come-from-modal.left .modal-body,
.come-from-modal.right .modal-body {
    padding: 15px;
}

.come-from-modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.come-from-modal.right.fade.in .modal-dialog {
    right: 0;
}

.come-from-modal .modal-content .modal-header {
    border-bottom: none;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 24px;
}

.come-from-modal .modal-header {
    border-bottom: 1px solid #e5e5e5 !important;
    background: #4caf50;
    color: #fff;
}

.come-from-modal .modal-header .close {
    /* color: #999; */
    color: #fff;
    font-size: 20px !important;
    margin-top: 1px;
}

.come-from-modal .modal-title {
    font-weight: 500;
    text-align: center;
}

.come-from-modal .module-title {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5 !important;
    display: flex;
    background: #e3e3e3;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
        rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.come-from-modal .modal-footer {
    padding: 0px 15px;
}

/* .come-from-modal .no-data-display {
    font-size: 13px;
    text-align: center;
    padding: 25px 0px;
} */

/* Custom list group inside offcanvas modal */
.list-group-item-text {
    word-wrap: break-word;
}

.list-group-item .glyphicon {
    position: absolute;
    right: 10px;
    top: 50%;
    /* margin-top: -6px; */
    margin-top: -12px;
}

#help-btn {
    padding: 10px 5px !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
    color: #555 !important;
    font-weight: 400 !important;
    cursor: pointer;
}

.ekko-lightbox .close {
    /* color: #999;
    font-size: 20px; */
    border-radius: 100%;
    font-size: 25px;
    padding: 10px 15px;
    background: #f44336;
    position: absolute;
    top: -20px;
    right: -20px;
    color: #fff !important;
    opacity: 1;
}

.ekko-lightbox .modal-dialog {
    margin-top: 0px !important;
}

.ekko-lightbox .modal-content .modal-header {
    padding: 15px 25px 0px 25px !important;
}

.ekko-lightbox .modal-title {
    font-size: 14px;
    font-weight: 500;
}

/* Custom installment reminder cards */
#installment-reminder {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, 0.125);
    border-radius: 8px;
    margin: 15px 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#installment-reminder .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /* padding: 1.5rem 1.5rem; */
    padding: 1.25rem;
}

#installment-reminder .avatar-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    color: #fff;
    font-weight: 700;
    /* border-radius: 50%; */
    border-radius: 5px;
}

#installment-reminder .avatar {
    width: 2.2rem;
    height: 2.2rem;
}

.rounded-3 {
    border-radius: 0.5rem !important;
}

#installment-reminder .installment-text {
    color: #555;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    text-transform: none;
}

#installment-reminder a:focus,
a:hover {
    color: #555;
    text-decoration: none;
}

.text-danger {
    color: #ef513a !important;
}

.text-info {
    color: #03a9f4 !important;
}

/* .border-top-1{
    padding: 0px;
    border-top: 1px solid #d9d9d9;
} */

.loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3c4858;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    display: inline-block;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.renewal-card {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

/* Other product card custom css */
.logo-img {
    width: 70px !important;
    height: 70px !important;
}

.other-product-card {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.font-20 {
    font-size: 20px;
}

.product-card {
    /* margin-top: 10px;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    color: #555; */
    margin-top: 15px;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    color: #555;
}

/* Other module card custom css */
.hover-lift-light {
    transition: box-shadow 0.25s ease, transform 0.25s ease, color 0.25s ease,
        background-color 0.15s ease-in;
}

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

.py-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.align-items-center {
    align-items: center !important;
}

#module-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 6px;
    margin: 10px 0;
}

.icon-circle-lg {
    width: 4rem;
    height: 4rem;
}

.icon-circle {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* width: 3.2rem;
    height: 3.2rem; */
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
}

.bg-pastel-primary {
    background-color: #e9f3ff !important;
}

.icon-circle[class*="text-"] [fill]:not([fill="none"]),
.icon-circle[class*="text-"] svg:not([fill="none"]),
.svg-icon[class*="text-"] [fill]:not([fill="none"]),
.svg-icon[class*="text-"] svg:not([fill="none"]) {
    fill: currentColor !important;
}

.icon-circle-lg > svg {
    width: 2rem;
    height: 2rem;
}

#modules-container a:focus,
a:hover {
    color: inherit;
    text-decoration: none;
    color: #2196f3;
}

/* Custom module details popup code */
.modal-confirm {
    color: #434e65;
    width: 525px;
}

.modal-confirm .modal-content {
    padding: 20px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
}

.modal-confirm .modal-header {
    background: #47c9a2;
    border-bottom: none;
    position: relative;
    text-align: center;
    margin: -20px -20px 0;
    border-radius: 5px 5px 0 0;
    /* padding: 35px; */
    padding: 0px;
}

.modal-confirm h4 {
    text-align: center;
    /* font-size: 36px; */
    font-size: 30px;
    margin: 10px 0;
}

.modal-confirm .form-control,
.modal-confirm .btn {
    min-height: 40px;
    border-radius: 3px;
}

.modal-confirm .close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    text-shadow: none;
    opacity: 0.5;
}

.modal-confirm .close:hover {
    opacity: 0.8;
}

/* .modal-confirm .icon-box {
    color: #fff;
    width: 95px;
    height: 95px;
    display: inline-block;
    border-radius: 50%;
    z-index: 9;
    border: 5px solid #fff;
    padding: 15px;
    text-align: center;
    background: none !important;
} */

.modal-confirm .icon-box {
    color: #fff;
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
    z-index: 9;
    border: 5px solid #fff;
    padding: 15px;
    text-align: center;
    background: none !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* .modal-confirm .icon-box i {
    font-size: 64px;
    margin: -4px 0 0 -4px;
} */

.modal-confirm .icon-box i {
    font-size: 55px;
    margin: -7px 0 0 -6px;
}

.modal-confirm.modal-dialog {
    margin-top: 80px;
}

.modal-confirm .btn,
.modal-confirm .btn:active {
    color: #fff;
    border-radius: 4px;
    background: #eeb711 !important;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border-radius: 30px;
    margin-top: 10px;
    padding: 6px 20px;
    border: none;
}

.modal-confirm .btn:hover,
.modal-confirm .btn:focus {
    background: #eda645 !important;
    outline: none;
}

.modal-confirm .btn span {
    margin: 1px 3px 0;
    float: left;
}

.modal-confirm .btn i {
    margin-left: 1px;
    font-size: 20px;
    float: right;
}

.modal-confirm-p {
    padding: 15px 0px;
}

#ledger-footer {
    line-height: 20px;
    color: #676666;
    font-size: 12px;
}

.label.label-info {
    background-color: #03a9f4 !important;
}

.search-container {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.field-option-note {
    font-size: 11px;
    color: #f44336;
    font-weight: 500;
}

/* Cutom css for job portal */
#jobDetailsContent .checkbox,
.radio {
    display: inherit !important;
}

#jobDetailsContent li {
    padding: 5px 0px;
}

#jobDetailsContent .radio label {
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 300;
}

.box {
    /* margin-bottom: 10px; */
    border-radius: 3px;
    /* padding: 10px; */
}

.border {
    /* border: 1px solid #dee2e6 !important; */
    border: 0px;
    background: aliceblue;
}

#editResumeButton {
    padding: 10px 15px !important;
    font-size: 10px !important;
}

#updateResumeButton {
    padding: 10px 15px !important;
    font-size: 11px;
}

#postInterviewQuestionsContent .radio label {
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 300;
}

.single-job-items {
    /* padding: 36px 30px; */
    padding: 20px 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-radius: 6px;
}

.single-job-items:hover {
    box-shadow: 0px 22px 57px 0px rgba(34, 41, 72, 0.05);
}

.single-job-items .job-items {
    display: flex;
    flex-wrap: wrap;
}

.single-job-items .company-img img {
    overflow: hidden;
    float: left;
    margin-right: 32px;
    z-index: 999;
}

.single-job-items .job-tittle h4 {
    color: #28395a;
    font-size: 20px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: 400;
}

ul {
    margin: 0px;
    padding: 0px;
}

.single-job-items .job-tittle ul li {
    display: inline-block;
    margin-right: 48px;
    font-size: 15px;
    color: #555;
    line-height: 1.8;
}

.single-job-items .job-tittle ul li i {
    font-size: 14px;
    color: #bbbbbb;
    margin-right: 10px;
}

li {
    list-style: none;
}

.small-section-tittle h4 {
    color: #28395a;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 20px;
}

.post-details2 ul {
    padding-left: 30px;
}

.post-details2 ul li {
    list-style-type: circle;
}

.post-details3 ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

#jobListingDetails .select-with-transition .caret,
.select-with-transition .ripple-container {
    display: none !important;
}

#jobListingDetails .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #000;
}

.job-count-badge {
    margin-top: -3px;
}

.ibox {
    clear: both;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 2px 0px;
    border: 1px solid #e7eaec;
    border-radius: 3px;
}

.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-image: none;
    color: inherit;
    margin-bottom: 0;
    padding: 10px;
}

.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 20px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
    min-height: 220px;
}

.min-height-0 {
    min-height: 0px !important;
}

.datatable-btn-group .btn.btn-sm {
    padding: 10px 20px !important;
    font-size: 11px;
}

.app-required {
    color: #ef513a;
    font-size: 12px;
    font-weight: 500;
}

.radius-6 {
    border-radius: 6px !important;
}

.dropdown-menu.open {
    overflow: visible !important;
    max-height: 280px !important;
}

.job_content ul,
.job_content ol {
    list-style: initial !important;
    padding-left: 20px;
}

.job_content ul li,
.job_content ol li {
    list-style: inherit !important;
    margin-bottom: 5px;
}

/* Custom service guarantee notification modal css */
#serviceGuaranteeModal .close,
#serviceGuaranteeModalNav .close {
    border-radius: 100%;
    font-size: 25px;
    padding: 10px 15px;
    background: #f44336;
    position: absolute;
    top: -20px;
    right: -20px;
    color: #fff;
    opacity: 1;
}

#serviceGuaranteeModal .close :hover,
#serviceGuaranteeModalNav .close :hover {
    opacity: 1;
}

#serviceGuaranteeModal .modal-content .modal-body,
#serviceGuaranteeModalNav .modal-content .modal-body {
    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
}

@media (min-width: 768px) {
    #serviceGuaranteeModal .modal-dialog,
    #serviceGuaranteeModalNav .modal-dialog {
        width: 450px;
        margin: 50px auto;
    }
}

.service_guarantee_icon {
    width: 35px;
    height: 35px;
    margin-top: -2px;
    cursor: pointer;
}

/* Dashboard custom css */
#dashboard-seach-field > .btn {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

.bg-white {
    background-color: #fff !important;
}

/* Dashboard other product custom css */
.card-header-top {
    top: -6px;
}

.custom-card-hover {
    position: relative;
    /* height: 120px; */
    height: 135px;
}

.custom-card-content {
    padding: 10px 20px 20px 20px;
}

.custom-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    /* background: rgb(8 8 8 / 65%); */
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
    border-radius: 5px;
}

.custom-explore-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0s 0.3s;
    z-index: 2;
}

.custom-card-hover:hover .custom-overlay {
    opacity: 1;
}

.custom-card-hover:hover .custom-explore-btn {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease, visibility 0s 0s;
}

.modal-backdrop {
    pointer-events: none;
}

.reaction-btn-footer {
    margin: 0;
    padding: 10px 25px !important;
    width: auto;
}

/* Notification custom css */
.notification-modal .modal-content .modal-header {
    border-bottom: none;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 24px;
}

.notification-modal .modal-header {
    border-bottom: 1px solid #e5e5e5 !important;
    background: #4caf50;
    color: #fff;
}

.notification-modal .modal-header .close {
    /* color: #999; */
    color: #fff;
    font-size: 20px !important;
    margin-top: 3px;
}

.modal-navigation {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.notification-alert .card .card-title {
    font-weight: 500 !important;
}

.notification-alert custom-card-hover {
    position: relative;
    color: #f5e342;
}

.notification-alert notification-card {
    position: relative;
    height: 250px;
}

.notification-status .modal-body p {
    font-size: 13px;
    font-weight: 400;
    text-align: left !important;
    margin: 10px;
}

.notification-alert .card {
    box-shadow: rgba(0, 0, 0, 0.54) 0px 3px 8px;
}

.notification-status .icon-box {
    color: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -67px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    z-index: 9;
    /* background: #ef513a; */
    background: #9370db !important;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.notification-footer-btn {
    color: #fff;
    border-radius: 4px;
    /* background: #ef513a !important; */
    background: #9370db !important;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border: none;
    font-size: 14px;
}

.unread-dot {
    background-color: #f65351;
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
}

/* Custom institution email tempate css */
.email-template-footer {
    margin-top: -10px;
    margin-bottom: 6px;
}

.email-template-section {
    padding: 25px 21px;
    background: #fff;
    margin: 0px;
    border-radius: 5px;
    margin-bottom: 20px;
    /* box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px; */
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.email-template-section:last-child {
    margin-bottom: 0;
}

fieldset.template-scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    border-radius: 5px;
}

legend.template-scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

/* Custom preadmission config css */
.preadmission-config-tab1 {
    background-color: #dcdcdc;
    color: #555;
    margin-right: 10px;
    font-weight: 500;
}

.preadmission-config-tab1.active {
    background-color: mediumaquamarine;
    color: white;
    margin-right: 10px;
    font-weight: 500;
}

.preadmission-config-tab2 {
    background-color: #dcdcdc;
    color: #555;
    margin-right: 10px;
    font-weight: 500;
}

.preadmission-config-tab2.active {
    background-color: mediumaquamarine;
    color: white;
    margin-right: 10px;
    font-weight: 500;
}

.preadmission-config-tab3 {
    background-color: #dcdcdc;
    color: #555;
    margin-right: 10px;
    font-weight: 500;
}

.preadmission-config-tab3.active {
    background-color: mediumaquamarine;
    color: white;
    margin-right: 10px;
    font-weight: 500;
}

.preadmission-config-tab1,
.preadmission-config-tab2,
.preadmission-config-tab3 {
    margin-right: 10px;
    padding: 12px 18px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.preadmission-config-tab1:hover,
.preadmission-config-tab2:hover,
.preadmission-config-tab3:hover {
    opacity: 0.8;
}

.collapse-header {
    background-color: #f8fafc;
    padding: 15px 20px;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border: 1px solid #e5e7eb;
    transition: all 0.3s ease;
}

.collapse-header:hover {
    background-color: #f1f5f9;
}

.collapse-header span {
    font-weight: 500;
    color: #374151;
}

.collapse-content {
    padding: 15px 20px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background-color: white;
    margin-top: 10px;
}

.custom-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 20px 0;
}

.custom-table th {
    background-color: #f8fafc;
    color: #374151;
    font-weight: 600;
    padding: 12px;
    text-align: center;
    border: 1px solid #e5e7eb;
}

.custom-table td {
    padding: 12px;
    border: 1px solid #e5e7eb;
    text-align: center;
}

.custom-table input[type="text"] {
    width: 100%;
    padding: 8px;
    /* border: 1px solid #e5e7eb; */
    border-bottom: 1px solid #e5e7eb;
    transition: border-color 0.3s ease;
}

.counselling-session-card {
    position: relative;
    z-index: 10;
}

.wizard-navigation1 .active {
    font-weight: bold;
    color: #ffffff;
    background-color: mediumaquamarine;
    border-radius: 5px;
    padding: 5px 10px;
}

.d-inline {
    display: inline;
}

.inventory-radio .radio label span {
    display: block;
    position: absolute;
    left: 10px;
    top: 0px !important;
    transition-duration: 0.2s;
}

.inventory-table-custom-padding th,
.inventory-table-custom-padding td {
    padding: 10px 15px !important;
}

#wizardCardForm .disabled {
    display: block;
}

/* Custom scrollbar css */
.custom-scrollbar {
    overflow: auto;
    padding: 10px;
}

.custom-scrollbar::-webkit-scrollbar {
    width: 11px;
    height: 11px;
}

.custom-scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #ccc;
}

.custom-scrollbar-content {
    height: 500px;
}

.hide-caret .select-with-transition .caret,
.select-with-transition .ripple-container {
    display: none !important;
}

.form-group.is-focused .radio label:focus,
.form-group.is-focused .radio label:hover {
    color: inherit !important;
}

.form-group.is-focused .radio label {
    color: inherit !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

/* Custom course css */
.student-card {
    padding: 20px;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.metrics-card {
    text-align: center;
    padding: 20px;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    height: 150px;
    margin-bottom: 20px;
}

.course-card {
    padding: 15px;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 260px;
    position: relative;
    overflow: hidden;
}

.metrics-card h2 {
    margin-top: 10px;
    font-size: 36px;
    font-weight: bold;
    color: #337ab7;
}

/* .course-card h4 {
    color: #337ab7;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
} */

.course-card h4 {
    color: #337ab7;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
    word-spacing: 1px;
    line-height: 1.3;
    font-size: 15px;
}

.course-code {
    display: inline-block;
    font-size: 13px;
    padding: 2px 6px;
    background-color: #f8f8f8;
    color: #555;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin-bottom: 8px;
}

.student-details {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.student-detail-item {
    margin-bottom: 15px;
    width: 33%;
}

.detail-label {
    font-weight: 500;
    color: #555;
    margin-bottom: 3px;
}

.percentage-card {
    background-color: #337ab7;
    color: white;
}

.average-card {
    background-color: #5cb85c;
    color: white;
}

.percentage-card h2,
.average-card h2 {
    color: white;
}

.section-title {
    margin-bottom: 15px;
    color: #555;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.course-status {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.course-details {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 12px;
    color: #777;
    font-weight: 400;
}

.badge-success {
    background-color: #5cb85c;
}

.badge-warning {
    background-color: #f0ad4e;
}

.student-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
    flex-wrap: wrap;
}

.student-name {
    margin: 0;
    color: #333;
}

.course-info {
    margin-bottom: 10px;
}

.instructor {
    font-style: italic;
    color: #666;
    margin-bottom: 15px;
}

.course-meta {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8px;
    font-size: 12px;
}

.course-meta-item {
    margin-right: 10px;
    padding: 8px 10px;
    background-color: #efefef;
    border-radius: 3px;
    margin-bottom: 10px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .student-detail-item {
        width: 100%;
    }

    .student-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .student-header .label {
        margin-top: 10px;
    }

    .course-card {
        height: 280px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .student-detail-item {
        width: 50%;
    }
}

.card .card-content .category {
    margin-bottom: 0;
    min-height: 50px;
}

.alert span {
    display: block;
    max-width: 98%;
    margin-top: 0px;
    margin-right: 25px;
    font-size: 18px;
}
