
@import url('https://fonts.googleapis.com/css2?family=Tilt+Warp&display=swap');
/*font-family: 'Tilt Warp', cursive;*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swap');
/*font-family: 'Open Sans', sans-serif;*/

.navbar .navbar-nav .nav-link {
    /* padding-left: 5rem !important; */
    color: rgba(255, 255, 255, 0.4) !important;
    font-size: 15px;
    font-weight: bold;
    font-family: 'gilroy-extrabold';
}

.navbar-nav .nav-nav-item.active .nav-link,
.navbar-nav .show>.nav-link,
.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:hover button {
    color: #ffffff !important;
}

.navbar-light .navbar-nav .nav-item .dropdown-toggle {
    padding-left: 2rem !important;
    color: rgba(255, 255, 255, 0.4) !important;
    font-size: 15px;
    font-weight: bold;
    font-family: 'gilroy-extrabold';
    cursor: pointer;
    /* margin-bottom: 14px; */
}

.navbar {
    background-image: linear-gradient(to left, #ad4e4b, #ad1a1a 40%) !important;
}


.close-delete{
    background-color: #ac2727;
    padding: 5px 6px;
    font-size: 8px;
}

.unallocate_stud_count {background-color: #e90000;margin-left: 7px;margin-top: -7px;}

body {
    background-color: #f2f3f5;
}
/* body:before {
    content: "";
    background-image: linear-gradient(to left, #ad4e4b, #ad1a1a 40%) !important;
    position: absolute;
    width: 100%;
    border-bottom-left-radius: 30px;
    z-index: -1;
} */

.top-bg {
    background-image: linear-gradient(to left, #ad4e4b, #ad1a1a 40%) !important;
    border-radius: 0 0 0 30px;
}
.page-content {
    padding: 30px 0 0 0 !important;
}

.footer {
    left: 0px !important;
}

#page-container {
    position: relative;
    min-height: 100vh;
}

.row.parents {
    margin-top: 84px;
    margin-bottom: 30px;
}

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

.container.start.pt-5 {
    position: relative;
}

body {
    background-color: #f2f3f5;
    font-family: 'gilroy-light';
}

.gilroy-extrabold {
    font-family: 'gilroy-extrabold';
}

.card-header.quiz-card {
    background-color: #e4e4e4;
}

.addOption {
    color: #ad1a1a;
    border-color: #ad2928;
    background-color: #ffffff;
    border-radius: 23px;
    padding: 8px 34px;
}

.pts {
    color: #ad1a1a;
}


table.table.past_stud_table tr th {
    font-size: 14px;
    font-weight: 800;
    color: #000;
    padding: 20px;
    /* background-color: #eaecef; */
    font-family: 'gilroy-extrabold';
    text-align: center;
}

table.table.past_stud_table td {
    font-size: 13px;
    font-weight: 600;
    vertical-align: middle;
    text-align: center;
}

.table.past_stud_table .feather-trash {
    height: 16px;
    width: 16;
    /* color: #f00; */
}

form.edit-frm {
    background: #dfdddd;
    padding: 50px;
    border-radius: 15px;
}

.edit .edit-frm label {
    font-size: 17px;
    color: #000;
    font-weight: 800;
}

.edit .edit-frm input {
    border-color: #c9c3c3;
    border-radius: 6px;
}


button.btn.update-btn {
    border-color: #fff;
    padding: 9px 37px;
    background-image: linear-gradient(to right, #b40b0e, #ad4d4b) !important;
    border-radius: 10px;
    color: #fff;
    font-weight: 800;
}

.scl-frm .scl-edit input {
    border-bottom: none;
    font-size: 14px;
    color: #a9a9a9;
}

a.add-btn {
    padding: 9px 31px;
    background-color: #fff;
    border-radius: 7px;
}

.table.past_stud_table .feather-edit-3 {
    height: 16px;
    width: 16;
    /* color: #2d67a1; */
}


.form-floating label {
    font-weight: bold;
}
.form-floating input:focus+label {
    color: #f00;
}
.form-floating input:focus {
    border-bottom-color: #f00;
    outline: none;
    box-shadow: none;
}

.form-floating label a.btn {
    padding: 0px 4px !important;
}
.form-floating label a.btn svg {
    width: 20px !important;
    height: 20px !important;
}

.text-end .upd-btn {
    padding: 9px 36px;
}

table.subject tr th {
    font-size: 10px;
    font-weight: 800;
    color: #000;
    padding: 20px;
    background-color: #fff;
    font-family: 'gilroy-extrabold';
    text-align: center;
    vertical-align: middle;
}

table.subject td {
    font-size: 12px;
    font-weight: 600;
    color: #b1b1ac;
    padding: 15px 12px;
    vertical-align: middle;
    text-align: center;
}

button.btn.scl-upd {
    padding: 9px 30px;
    border-radius: 14px;
    border-color: #ffffff !important;
    background-image: linear-gradient(to right, #b40b0e, #ad4d4b) !important;
    color: #ffffff !important;
    font-weight: bold;
}

.form-floating .form-control {
    border-radius: 0;
}

.page-content {
    padding: 30px 0 0 0 !important;
}

.footer {
    left: 0px !important;
}

i.fas.fa-exchange-alt.fs-5 {
    transform: rotate(90deg);
}

.quiz-check input[type="radio"]+.checkmark {
    opacity: 0;
}

.quiz-check input[type="radio"]:checked+.checkmark {
    opacity: 1;
}

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


.py-4.text-center.bg-red.text-light.rounded-20 h6 {
    font-family: 'gilroy-extrabold';
    font-size: 13px;
}

.left-menu.rounded-20 h3 {
    font-size: 25px;
    font-family: 'gilroy-extrabold';
    font-weight: 800;
}

.left-menu.rounded-20 h4 {
    font-size: 24px;
    font-family: 'gilroy-extrabold';
    font-weight: 800;
    color: #919294;
}

.left-menu.rounded-20 p {
    color: #cccccc;
    font-size: 13px !important;
    font-family: 'gilroy-extrabold';
}

.right-menu a p {
    color: #f2f2f2!important;
    font-size: 13px !important;
    white-space: nowrap;
    font-weight: 600;
}

.over-color .right-menu img {
    width: 100%;
    height: 60px;
    object-fit: contain;
}

.left-menu img {
    width: 100%;
    height: 40px;
    object-fit: contain;
}

.right-menu h5 {
    font-family: 'gilroy-extrabold';
}

.manager h6 {
    font-size: 19px;
    font-family: 'gilroy-extrabold';
}

.manager p {
    font-size: 11px !important;
    font-family: 'gilroy-extrabold';
    color: #c6c7c9;
    margin-bottom: 0px!important;
}

.manager-btn {
    padding: 11px 7px;
    border: 2px solid #aeb1b5;
    border-bottom: 1px solid #000;
    border-radius: 8px;
    font-size: 13px !important;
    font-weight: 600;
    color: #81848a;
}
.manager-btn-dark {
    padding: 11px 7px;
    border-bottom: 1px solid #000;
    border-radius: 8px;
    font-size: 13px !important;
    font-weight: 600;
    color: #81848a;
}

.badmin-img {
  width: 40px;height: 40px;
  border-radius: 100%;
  background-color: #f2f2f2;
  font-size: 10px;
  text-align: center;
}

.mainsec h4 {
    font-family: 'gilroy-extrabold';
    font-size: 21px;
}

/*table .form-check-input[type="checkbox"] {
    border-radius: 100%;
}*/
.table {
    margin-bottom: 0em !important;
}

.table>thead {
    background-color: #f2f3f5 !important;
    border: 2px solid #f2f3f5 !important;
}

.table>thead.no-bg {
    background-color: transparent !important;
    border: 2px solid transparent !important;
}

.bg-red {
    background-color: #ad1a1a !important;
}

.bg-grey {
    background-color: #8e161c !important;
}

.bg-lgrey {
    background-color: #ead3d4 !important;
}

.bg-lblack {
    background-color: #f2f2f2;
}

.bg-light-ex {
    background-color: #e6e6e6 !important;
}

.gradient-grey {
    background-image: linear-gradient(to right, #b40b0e, #ad4d4b) !important;
}

.hover-grey-shade:hover {
    background-image: linear-gradient(to right, #b40b0e, #ad4d4b) !important;
    color: #ffffff !important;
}

.bg-ldark {
    background-color: rgba(255, 255, 255, 0.2);
}

.clr-grey {
    color: #8e161c !important;
}

.clr-grey1 {
    color: rgba(255, 255, 255, 0.2) !important;
}

.btn-grey {
    border-color: #ffffff !important;
    /*background-image: linear-gradient(to right, #8e161c, #e03841) !important;*/
    background-image: linear-gradient(to right, #b40b0e, #ad4d4b) !important;
    color: #ffffff !important;
    border-radius: 20px;
    font-weight: bold;
}

.btn-lgrey {
    border-color: #8e161c !important;
    background-color: #ead3d4 !important;
    color: #8e161c !important;
}

.btn-outline-grey {
    color: #8e161c;
    border-color: #8e161c;
    background-color: #ffffff;
}

.btn-outline-light {
    background-color: transparent !important;
    border: 1px solid #f8f9fa !important;
}

.btn-outline-light:hover {
    color: #cccccc;
}

.b-grey {
    border: 1px solid #8e161c !important;
}

.btn-lblue {
    background-color: #9ea3dd !important;
    color: #ffffff !important;
}

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

.w-90 {
    width: 90% !important;
}

.wh-250 {
    width: 220px;
    height: 220px;
    margin: auto;
}

.wh-125 {
    width: 125px;
    height: 125px;
    margin: auto;
}

.h-150 {
    height: 150px;
}

.h-250 {
    height: 250px;
}

.rounded-20 {
    border-radius: 9px !important;
}

.rounded-100 {
    border-radius: 100% !important;
    box-shadow: 17px 10px 21px -8px #ccc !important;
}

.end-10 {
    right: 10%;
}

.side-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate3d(0, 0, 1, -90deg);
    white-space: nowrap;
}

.side-title h1 {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.05);
    font-size: 5em;
    font-family: 'Tilt Warp', cursive;
}
.side-title.etit-title h1 {
    font-size: 3em;
}

.mainsec {
    background-color: #8e161c !important;
    border-radius: 11px !important;
}
.mainsec h4 {
    font-weight: bold;
    color: #ffffff;
}
.mainsec label {
    color: rgba(255, 255, 255, 0.6) !important;
}
.mainsec .form-control {
  background-color: rgba(255, 255, 255, 0.15) !important;
  color: #ffffff !important;
  font-weight: bold !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
}
.mainsec .form-select {
    background: rgba(255, 255, 255, 0.15) !important;
    border: 0 !important;
    color: #fff;
    font-weight: bold;
}
.mainsec .form-select option {
    color: #000;
}

.mainsec .btn-bordered {
    background-color: transparent !important;
    color: #ffffff !important;
    font-weight: bold !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    padding: 10px;
    margin-top: 18px;
}

.mainsec .form-control.no-bg {
    background-color: transparent;
}
.mainsec .input-group-append span {
    background-color: rgba(255, 255, 255, 0.4);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.15);
}
.mainsec .input-group .form-control.no-bg {
    border-right: 0px;
}
.mainsec .input-group-append.no-bg span {
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-left: 0px;
}


.mainsec .form-control::placeholder {
  color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}
.mainsec .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
.mainsec .form-control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}


.menu_box li a {
    text-decoration: none;
}
.menu_box .menu_box_img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-image: linear-gradient(to right, #b40b0e, #ad4d4b) !important;
    margin: auto;
}
.menu_box .menu_box_txt {
    text-align: center;
    color: #000000;
}
.menu_box .menu_box_img.img_brd {
    background-image: none !important;
    background-color: #ffffff;
    border: 3px solid #b40b0e;
}


.form-floating .form-control, .form-floating .form-select {
    border: 1px solid #ffffff;
    /* border-bottom-color: #ced4da; */
    border-bottom-color: #000000 !important;
    font-weight: bold;
}


.optionSec .input-group .form-control {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}
.optionSec .input-group .input-group-text {
    background-color: #ffffff;
    border-color: #ffffff;
    cursor: pointer;
}

.border-less {
    border:0 !important;
    border-bottom:1px solid #000000 !important;
    border-radius: 0px !important;
}

.basic-checkbox {
    position: relative !important;
}
.basic-checkbox input[type=checkbox] {
    position: absolute;
    top: 5px;
    left: 24px;
    height: 15px;
    width: 15px;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}
.basic-checkbox .checkmark {
    position: absolute;
    top: 8px;
    left: 0px;
    height: 15px;
    width: 15px;
    border: 1px solid #8e161c;
    z-index: 1;
}
.basic-checkbox input[type=checkbox]:checked ~ .checkmark {
    background-color: #8e161c;
}
.basic-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.basic-checkbox input[type=checkbox]:checked ~ .checkmark:after {
    display: block;
}
.basic-checkbox .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.basic-checkbox .checkmark.round {
    border-radius: 100%;
}
.basic-checkbox input[type=checkbox]:checked ~ .checkmark.round {
    border-radius: 100%;
}

.basic-checkbox.check-blue .checkmark:after {
    border: 0px;
}
.basic-checkbox.check-blue input[type=checkbox]:checked ~ .checkmark {
    background-color: #0d6efd;
}

.basic-checkbox.check-green .checkmark {
    border: 1px solid #198754;
    border-radius: 4px;
}
.basic-checkbox.check-green input[type=checkbox]:checked ~ .checkmark {
    background-color: #198754;
}

.basic-checkbox.cross-red .checkmark {
    border-radius: 4px;
}
.basic-checkbox.cross-red .checkmark:before {
  transform: rotate(45deg);
  z-index: 1;
}
.basic-checkbox.cross-red .checkmark:after {
    transform: rotate(-45deg);
    z-index: 1;
}
.basic-checkbox.cross-red input[type=checkbox]:checked ~ .checkmark:after {
    display: blocK;
}
.basic-checkbox.cross-red input[type=checkbox]:checked ~.checkmark:after,
.basic-checkbox.cross-red input[type=checkbox]:checked ~.checkmark:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 13px;
    background: #fff;
    left: 5px;
    top: 0px;
}
.basic-checkbox.cross-red input[type=checkbox]:checked ~ .checkmark {
    background-color: #8e161c;
}

.basic-checkbox.white .checkmark {
    position: absolute;
    top: 8px;
    left: 0px;
    height: 15px;
    width: 15px;
    border: 1px solid #ffffff;
    z-index: 1;
}
.basic-checkbox.white input[type=checkbox]:checked ~ .checkmark {
    background-color: #8e161c;
}

.basic-checkbox.white .checkmark:after {
    left: 0px;
    top: 0px;
    width: 13px;
    height: 13px;
    border: 0px solid #8e161c;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background-color: #ffffff;
    border-radius: 100%;
}
.basic-checkbox.white input[type=checkbox]:checked ~ .checkmark {
    background-color: #ffffff;
}




.basic-radio.form-check {
    position: relative;
}
.basic-radio.form-check .form-check-input {
    position: absolute;
    /*top: 0px;
    left: 0%;
    transform: translate(0%,0);*/
    cursor: pointer;
    z-index: 2;
    opacity: 0;
}
.basic-radio.form-check .checkmark {
    position: absolute;
    top: 4px;
    left: 0px;
    border: 1px solid #cccccc;
    width: 15px;
    height: 15px;
    z-index: 1;
}
.basic-radio.form-check .form-check-input:checked ~ .checkmark {
    background-color: #ffffff;
}
.basic-radio.form-check .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.basic-radio.form-check .form-check-input:checked ~ .checkmark:after {
    display: block;
}
.basic-radio.form-check .checkmark:after {
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    background: #8e161c;
}
.basic-radio.form-check .checkmark.round, .basic-radio.form-check .checkmark.round::after {
    border-radius: 100%;
}


.basic-radio.form-check .checkmark.white {
    border: 1px solid #ffffff;
}
.basic-radio.form-check .form-check-input:checked ~ .checkmark.white {
    background-color: #ffffff;
}
.basic-radio.form-check .checkmark.white:after {
    border: 2px solid #8e161c;
    background: #ffffff;
    top: 0px;
    left: 0px;
    width: 13px;
    height: 13px;
}


.form-switch.form-check {
    position: relative;
    padding-left: 0em !important;
}
.form-switch.form-check .switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 24px;
}
.form-switch.form-check .switch input {
    display:none;
}
.form-switch.form-check .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #cccccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.form-switch.form-check .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.form-switch.form-check input:checked + .slider {
    background-color: #2ab934;
}
.form-switch.form-check input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}
.form-switch.form-check input:checked + .slider:before {
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
    transform: translateX(25px);
}
.form-switch.form-check .on
{
    display: none;
}
.form-switch.form-check .on, .form-switch.form-check .off {
    position: absolute;
    top: 50%;
    font-size: 10px;
}
.form-switch.form-check .on {
    color: #ffffff;
}
.form-switch.form-check .off {
    color: #ca2222;
}
.form-switch.form-check .on {
    left: 25%;
    transform: translate(-25%,-50%);
}
.form-switch.form-check .off {
    left: 75%;
    transform: translate(-75%,-50%);
}
.form-switch.form-check input:checked+ .slider .on {
    display: block;
}
.form-switch.form-check input:checked + .slider .off {
    display: none;
}
.form-switch.form-check .slider.round {
  border-radius: 34px;
}
.form-switch.form-check .slider.round:before {
  border-radius: 50%;
}


.basic-tabs {
    border-bottom: 1px solid #333333;
}
.basic-tabs .nav-link, .basic-tabs .nav-item.show .nav-link {
    border: 0px;
    color: #999999;
    font-weight: bold;
}
.basic-tabs .nav-link.active {
    border: 0px;
    color: #000000;
    border-bottom: 2px solid #8e161c;
}

.basic-pagination > li > a {
    background-color: #8e161c;
    border: 0px;
    color: #ffffff;
}
.basic-pagination > li > a:hover {
    background-color: #8e161c;
    color: #ffffff;
}
.basic-pagination .basic-pagination-prev, .basic-pagination .basic-pagination-next {
    width: 10%;
    text-align: center;
}
.basic-pagination .basic-pagination-prev a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f053";
    font-size: 14px;
}
.basic-pagination .basic-pagination-next a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    font-size: 14px;
}
.basic-pagination .basic-pagination-mid {
    width: 80%;
    text-align: center;
}
.basic-dropdown {
    float: none !important;
}
.basic-dropdown .dropdown-toggle::after {
    content: none;
}


.rating-radio {
    position: relative;
}
.rating-radio label {
    position: absolute;
    top: 0%;
    right: 40%;
    transform: translate(-40%, -0%);
    width: 30px;
    height: 30px;
    border: 1px solid #8e161c;
    border-radius: 100%;
    background-color: #ffffff;
    color: #8e161c;
}
.rating-radio .form-check-input {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 2;
    opacity: 0;
}
.rating-radio .checkmark {
    position: absolute;
    top: 0%;
    right: 40%;
    transform: translate(-40%,0%);
    width: 15px;
    height: 15px;
    z-index: 1;
}
.rating-radio .form-check-input:checked ~ .checkmark {
    background-color: #8e161c;
}
.rating-radio .form-check-input:checked ~ label {
    background-color: #ead3d4;
}
.rating-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.rating-radio .form-check-input:checked ~ .checkmark:after {
    display: block;
}
.rating-radio .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.rating-radio .form-check-input:hover ~ label {
    background-color: #ead3d4;
}


/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.rating-stars ul > li.star {
    display: inline-block;
}
.rating-stars ul > li.star > div.fa {
    font-size: 2.5em;
    color: #ccc;
    position: relative !important;
}
.rating-stars ul > li.star.hover > div.fa {
    color: #ead3d4;
}
.rating-stars ul > li.star.selected > div.fa {
    color: #8e161c;
}
.rating-stars ul > li.star > div.fa .start_inp {
  position: absolute !important;
  top: 0 !important;
  left: 50% !important;
  transform: translate(-50%, 0);
  width: auto !important;
  width: 46px !important;
  background-color: transparent;
  border: 0;
  z-index: -1;
}

.breadcrumb li {
    font-weight: bold;
}
.breadcrumb li a {
    text-decoration: none;
    color: #000000;
}

.hd-link {
    color: #6c757d;
    text-decoration: none;
    font-weight: bold;
}

.line-list p {
    margin-bottom: 0px;
}

.line-list {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.no_brd_inp .form-floating .form-control,
.no_brd_inp .form-floating .form-select {
    border-bottom-color: #ffffff;
}

.btn-outline-dark.clr-light {
    background-color: transparent;
    color: #ffffff;
    font-weight: bold;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.border-b-box input, .border-b-box textarea {
  border: 1px solid #ffffff;
  border-bottom-color: #000000 !important;
  font-weight: bold;
}

.btn-close {
    margin-left: 10px;
}

.btn-hdCap {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0 10px 0;
}

a,
a:hover {
    color: #000000;
    text-decoration: none;
}

.p-table {
    width: 100%;
}

.p-table>thead {
    background-color: #e2e4e9 !important;
    border: 2px solid #e2e4e9 !important;
    text-transform: uppercase !important;
    border-left: 0px;
    border-right: 0px;
}

.p-table>tbody>tr:first-child {
    border-top: 15px solid #f2f3f5 !important;
}

.p-table>tbody>tr {
    border-bottom: 15px solid #f2f3f5 !important;
    background-color: #ffffff;
}

.p-table> :not(caption)>*>* {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.legend {
    border: 2px solid #b06464!important;
    border-radius: 10px;
    position: relative;
    padding: 25px 10px;
}

.legend .legend-caption {
    background-color: #ffffff;
    padding: 5px;
    position: absolute;
    top: -18px;
    left: 15px;
    color: #8e161c;
    width: auto !important;
}
.legend .legend-caption input {
    border: 0px !important;
}

.legend ul {
    line-height: 40px;
}

.legend .form-check-input:checked~label {
    color: #8e161c;
}

.grey-input input[type=text] {
    border: 1px solid #8e161c;
}

.noArrow.dropdown-toggle::after {
    content: none !important;
}

.select-bg-grey {
    background-color: #e6e6e6;
}

.select-bg-grey:hover,
.select-bg-grey option:checked {
    border: 1px solid #8e161c;
    background-color: #ffffff;
    color: #8e161c;
}

.dropdown {
    cursor: pointer;
}

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

.basic-nav-tabs .nav-tabs>li {
    border: 1px solid #ffffff;
    border-radius: 10px 10px 0 0;
    margin-left: 5px;
    margin-right: 5px;
}

.basic-nav-tabs .nav-tabs>li:first-child {
    margin-left: 0px;
}

.basic-nav-tabs .nav-tabs>li:last-child {
    margin-right: 0px;
}

.basic-nav-tabs .nav-tabs>li>.nav-link {
    font-size: 18px !important;
    color: #ffffff;
}

.basic-nav-tabs .nav-tabs>li>.nav-link.active {
    color: #8e161c;
    font-weight: bold;
}

.form-check-input.success:checked {
    background-color: #198754;
    border-color: #198754;
}

.btn-close-pos {
    position: absolute;
    top: 15px;
    right: 15px;
}

.modal .modal-footer.flex-start {
    justify-content: flex-start !important;
}

.no-bg {
    background-color: transparent !important;
}

@media screen and (min-width: 1200px) {
    .navbar .navbar-nav .nav-link {
        padding: 0 43px;
    }
}

.dropdown-large {
    padding: 2rem 1rem 1rem;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .dropdown-large {
        min-width: 980px;
    }
}

.icon-img {
    width: 17px;
    height: 17px;
    object-fit: contain;
}

#footer-copyrights {
    padding: 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background-image: linear-gradient(to left, #ad4e4b, #ad1a1a 40%) !important;
}

#footer-copyrights p {
    margin-bottom: 0;
    font-size: 16px !important;
    color: #fff;
    font-weight: 500;
}

.form--head {
    background-color: #8e161c;
    position: absolute;
    top: -80px;
    width: 100%;
    border-radius: 15px;
    padding: 50px 15px;
    text-align: center;
    /* background-image: linear-gradient(to left, #ad4e4b, #ad1a1a) !important;
    position: absolute;
    top: -24px;
    left: -25px;
    width: 112%;
    height: 5px;
    border-radius: 0.5rem 0.5rem 0 0; */
}

#login-form {
    position: relative;
    padding-top: 100px;
}

.form--head h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
}

.login nav.navbar.navbar-expand-lg.navbar-light,
.login footer {
    display: none;
}

#login-form label {
    font-size: 16px;
    font-weight: 500;
}

#login-form input {
    box-shadow: none !important;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.forgot--pass a,
.forgot--pass a:hover {
    color: #8e161c;
}

.forgot--pass button {
    background: #8e161c;
    box-shadow: none;
    line-height: 1;
    padding: 12px 20px !important;
    letter-spacing: 0;
    font-size: 16px;
    border-radius: 3px;
}

.vatikaa--logo {
    margin-bottom: 20px;
    text-align: center;
}

.vatikaa--logo img {
    width: 100%;
    height: 150px;
    object-fit: contain;
}

.remeber_lable {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.remeber_lable input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: transparent;
    border: 1px solid #8e161c;
}

.remeber_lable input:checked~.checkmark {
    background-color: #8e161c;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


.Delete-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  padding: 0px 0px 0px 20px;
}


.remeber_lable input:checked~.checkmark:after {
    display: block;
}

.remeber_lable .checkmark:after {
    left: 6px;
    top: -2px;
    width: 9px;
    height: 18px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

table.subject tbody tr td:first-child {
    text-align: left;
}

table.subject tr th:first-child {
    text-align: left;
}

body.subject_feature:before {
    height: calc(100vh / 2.8);
}

.subject .custom {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.subject .custom input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.subject .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #d9d9d9;
    border: none;
    border-radius: 3px;
}

.subject .custom:hover input~.checkmark {
    background-color: #ccc;
}

.subject .custom input:checked~.checkmark {
    background-color: #33a702;
}

.subject .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.subject .custom input:checked~.checkmark:after {
    display: block;
}

.subject .custom .checkmark:after {
    left: 6px;
    top: 3px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



.dropbtn {
    background-color: #ad1a1a;
    color: rgba(255, 255, 255, 0.4) !important;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color: #fff;
}

.file--upload {
    position: relative;
}
.file--upload label {
  margin-top: -15px;
}

#more_info label.text-white {
    font-size: 10px;
    color: #f2f2f2 !important;
    font-weight: 600;
}

#more_info .input-group input {
    width: 100%;
}

#more_info .input-group span#basic-addon2 {
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-color: #b36268;
    background: #b36268;
    line-height: 24px;
}

#more_info .input-group .input-group-append {
    position: absolute;
    right: 0;
}

#more_info .input-group span#basic-addon2 i {
    font-size: 8px;
}

.dashboard-table h3 {
    font-family: 'gilroy-extrabold';
    color: #8f141c;
}

.dashboard-table table.table thead th {
    font-size: 11px;
    font-family: 'gilroy-extrabold';
    vertical-align: middle;
    text-align: center;
}

.dashboard-table .table tbody tr td {
    font-size: 13px;
    vertical-align: middle;
    font-family: 'gilroy-extrabold';
    text-align: center;
}

/* .basic-checkbox span.checkmark.round {
    left: unset;
} */

.botom-menu p {
    font-family: 'gilroy-extrabold';
    font-size: 14px !important;
}

.reward h6 {
    font-size: 19px;
    font-family: 'gilroy-extrabold';
}

.reward a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}

.reward a h6 {
    margin-bottom: 0;
}

.quiz h6 {
    font-family: gilroy-extrabold;
    font-size: 19px;
    color: #6c6c6c;
}

.resume--upload .file-upload {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.resume--upload .file-upload .file-select {
    display: block;
    border: 1px solid #ddd;
    color: #34495e;
    cursor: pointer;
    height: auto;
    line-height: 1;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
    width: auto;
}

.resume--upload .file-upload .file-select .file-select-button {
    background: #7a83bd;
    padding: 14px 10px;
    display: inline-block;
    height: auto;
    line-height: 1;
    color: #fff;
    font-size: 14px;
}

.resume--upload .file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}

.resume--upload .file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

/* style */

.col-sm-8.kodhari {
    vertical-align: middle;
    justify-content: center;
    padding: 10px!important;
}

.btn-ldark {
    background-color: rgba(0, 0, 0, 0.3) !important;
    color: #ffffff !important;
    height: 40px;
    font-size: 13px!important;
    font-weight: 700;
    margin-left: 36px;
}
.mt--100 {
    margin-top: -100px;
}
.table-round {
    border-radius: 20px;
}
.progress {
  height: 7px;
  overflow: visible;
  margin-top: 10px;
}
.progress .progress-bar {
    height: 15px;
    padding: 5px;
    background-color: #8e161c;
    margin-top: -3px;
    border-radius: 10px;
}

.navbar .top_title {
    position: absolute;
    top: 25%;
    left: 0px;
    background-image: linear-gradient(to right, #ad4e4b, #ad1a1a) !important;
    color: #ffffff !important;
    padding: 15px 5px;
    border: 0px;
    width: 200px;
}
.navbar .top_title p {
    line-height: 5px;
}
.navbar .top_title .dropdown-toggle  {
    padding-left: 15px;
}
.navbar .top_title .dropdown-toggle::after {
    content: none;
}

.navbar select {
    background-color: transparent;
    color: white !important;
    font-size: 15px;
    font-weight: bold !important ;
    border: 0px;
    cursor: pointer;
}
.navbar select:hover {
    color: #ffffff !important;
}
.navbar select option {
    color: #000000;
}

.navbar .top_title_sub {
    position: absolute;
    top: 25%;
    left: 0px;
    background-image: linear-gradient(to right, #ad4e4b, #ad1a1a) !important;
    color: #ffffff !important;
    padding: 15px 5px;
    border: 0px;
    width: 200px;
    font-size: 15px;
    font-weight: bold;
    white-space: normal !important;
}
.remove_class_sec {
    cursor: pointer;
}

/* .checkbox_option option::before {
    content: "\2610";
    width: 1.3em;
    text-align: center;
    display: inline-block;
}
.checkbox_option option:checked::before {
    content: "\2611";
} */
.file-input{
    position: absolute;
    left: 0%;
    top: 0%;
    height: 100%;
    width: 100%;
    cursor: pointer;
    /* opacity: 0; */
    color: #ffffff;
}

/* input::file-selector-button {
    position: absolute;
    left: 55%;
    top: 80%;
    transform: translate(-80%,-55%);
    font-weight: bold;
    color: white;
    padding: 0.5em;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 40px;
} */

.Attach_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 100%;
    width: 250px;
    height: 250px;
    overflow: hidden;
    -webkit-box-shadow: 15px 15px 21px -4px rgba(242,242,242,1);
    -moz-box-shadow: 15px 15px 21px -4px rgba(242,242,242,1);
    box-shadow: 15px 15px 21px -4px rgba(242,242,242,1);
}
.Attach_img i {
  font-size: 54px;
  font-weight: bold;
}
.img_attachment {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
}
.Attach_img input::file-selector-button {
    border: 0;
    background-color: #ffffff;
    display: none;
    /* position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -75%); */
}
.Attach_img.sm {
  width: 125px;
  height: 125px;
}

.sticky_table th, .sticky_table td {
    position: sticky;
    /* left: 0; */
    background: white;
    z-index: 1;
}
.sticky_table .sticky_cell {
    table-layout: fixed;
    position: sticky;
    left: 0;
    z-index: 2;
}

.multi_sticky_table table .thead tr > .dtfc-fixed-left, .multi_sticky_table table .thead tr > .dtfc-fixed-right {
    background-color: #f8f9fa !important;
}
.multi_sticky_table table th, .multi_sticky_table table td { white-space: nowrap; }

.multi_sticky_table .dataTables_filter, .multi_sticky_table .dataTables_info {
    display: none !important;
}

.bg_gray {
    background-color: #8e161c !important;
}


.vidhi-img {
    cursor: pointer;
    width: 100%;
}

.upload_photo label {
    cursor: pointer;
}
.upload_photo input {
    position: absolute;
    left: 0;
    opacity: 0;
}

.list_grey {
    padding-left: 0rem !important;
}
.list_grey li {
    display: inline;
    list-style: none;
    width: 50%;
}
.list_grey li::before {
    content: "";
    display: inline-flex;
    width: 10px;
    height: 10px;
    background-color: #8e161c;
    border-radius: 100%;
    margin-top: 5px;
    margin-right: 3px;
}

@media (min-width: 480px) {
    .navbar-brand img {
        margin-left: 100px;
    }
}

@media (max-width: 480px) {
    
    .navbar .top_title {
        position: relative;
        top: 0px;
        left: 0px;
    }
}

/* ------------multiple select color change-------- */
.mainsec .form-select.form-control.slct {
    background-color: #9f393e !important;
}
/* .legent{
    background-color: #198754!important;
} */
/* ---------------------- */
    /* .vidhi_ label{
    color: rgb(202, 71, 71);
    position: absolute;
    top: 23px;
    right: 14px;
    }
    .vidhi_ input{
    margin-top: 20px;
    margin-left: -110px;
    }
    .vidhi_{
        position: relative;
    } */
/* --------------------------- */

.vidhi-img .upd-btn{
    border: unset;
    color: #cd2222;
    font-size: 16px;
    font-weight: 500;
    /* background-color: #e4e6e9; */
    cursor: pointer;
}
.vidhi-img .frst-inpt{
    border: unset;
    position: absolute;
    left: 0px;
    top: 30px;
    width: 100%;
    cursor: pointer;
    z-index: 0px;
    /* background-color: #e4e6e9; */
}
.vidhi-img input[type="file"] {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity:0;
    width:100%;
    cursor:pointer !important;
    z-index: 2;
}

/* -----------end-multiple select color change-------- *


/* -----------header nav design-------------------------- */

ul.navbar-nav.hder-nav {
    display: flex;
    justify-content: center;
    align-items: center;
}
form.hedr-frm{
    margin: 0;
}
/* ----------end-header nav design-------------------------- */

/* -----------------dashboard designs------------ */
.right-menu.dash-cards {
    border-radius: 16px;
    padding: 32px 11px;
}
/* ----------------end-dashboard designs------------ */

/* -----------------reward page designs------------------------------- */

.basic-nav-tabs.smart_tabs.smart_tabs ul {
    padding: 0px 15px;
    border-bottom: unset;
    margin-top: -30px;
}
.basic-nav-tabs.smart_tabs {
    margin-top: -2px;
}
/* .basic-nav-tabs..smart_tabs ul li.nav-item button {
    padding: 7px 31px;
} */
.basic-nav-tabs.smart_tabs .tab-content {
    /* border: 2px solid #ad1a1a; */
    padding: 19px 16px;
    margin-top: 11px;
    border-radius: 11px;
}
button.addnew_lgic_cat_btn {
    padding: 10px 7px;
    white-space: nowrap;
    margin-left: -10px;
}
button.addnew_lgic_cat_btn {
    padding: 7px 7px;
    white-space: nowrap;
    margin-left: -32px;
    border: unset;
    border-radius: 5px;
    margin-top: 16px;
}
.col-sm-12.basic-nav-tabs.smart_tabs ul li button {
    padding: 14px 32px;
    font-size: 14px!important;
    color: #fff;
    margin-right: 10px;
}
.nav-link.smart__tab_btn {
  border: 1px solid;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
/* table.table.reward_logic_tble thead tr th {
    text-align: left;
    padding: 8px 17px;
    font-size: 14px;
}
table.table.reward_logic_tble tbody tr td {
    text-align: left;
}
table.table.reward_logic_tble tr, td ,th{
border: unset;
} */
/* table.table.reward_logic_tble thead {
    border: unset!important;
} */
/* table.table.reward_logic_tble tbody tr td {
    background-color: aqua;
} */

/* table.table.reward_logic_tble tbody tr td span {
    text-decoration-style: solid;
    width: 147px;
    padding: 8px 12px;
    display: inline-block;
    justify-content: left;
    align-items: center;
    background-color: #e3e3e3;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
}
table.table.reward_logic_tble tbody tr td span.clr-chng
{
    color: #8e161c;
}

.row.add_lgic_cat_popup .add_row_bttn {
    margin-top: 32px;
    border: unset;
    display: flex;
    font-size: 14px;
    padding: 7px 5px;
    white-space: nowrap;
    background-color: brown;
    color: #fff;
}
 */

.actn_btns {
    position: absolute;
    right: 0px;
    top: 1px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display:none;
}
.basic-nav-tabs.smart_tabs ul li{
    position: relative;
}
.actn_btns a.actn_btns_add {
    padding: 1px 3px!important;
    background-color: #ad1a1a;
    border: 1px solid #fff;
    color: #fff;
    border-top-right-radius: 8px;
}

.actn_btns button.actn_btns_dlt {
    padding: 1px  5px!important;
    background-color: #ad1a1a;
    border: 1px solid #fff;
    color: #fff;
}
#myTab li .nav-link.active + .actn_btns {
    display: block;
} 
.actn_btns button {
    background: #ad1c1c;
    display: flex;
    height: 25px;
    justify-content: center;
    width: 25px;
    align-items: center;
    border: 1px solid #fff;
}

/* .actn_btns {
    position: absolute;
    right: 0px;
    top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display:none;
}

.actn_btns a {
    background: #ad1c1c;
    display: flex;
    height: 25px;
    justify-content: center;
    width: 25px;
    align-items: center;
    border: 1px solid #fff;
    
}

.actn_btns a i {
    color: #fff;
}
.basic-nav-tabs.smart_tabs ul li{
    position: relative;
}

a.actn_btns_add {
    border-top-right-radius: 8px;
}
#myTab li .nav-link.active + .actn_btns {
    display: block;
} */

/* ---------------end--reward page designs------------------------------- */

/* -------------------niyamavali page designs-------------------- */

.table.nvali_tble tbody tr td {
    color: #939393;
    font-size: 16px;
    font-weight: 600;
}
.myradio{
    display: flex;
    justify-content: left;
    align-items: center;
}
.form-check.form_radio{
    padding-left: 15px;
}
.form-check.nvali-chkbox{
    padding-left: 35px;
}
.nvali-inpt-marks {
    color: #cb6565;
}
label.form-label.ms-1.nvali-inpt-marks + input {
    border: 1px solid #bd5456;
}
/* li.clr-grey {
    display: inline-block;
    width: 100%;
} */
/* The container */
.round___box {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1;
  }

  /* Hide the browser's default checkbox */
  .round___box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .round___box .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    border-radius: 50%;
    width: 15px;
    background-color: #bfbfbf;
    border: unset;
  }
  
  /* On mouse-over, add a grey background color */
  .round___box input:checked ~ .checkmark {
    background-color: #b06464;
    border-radius: 50%;
    border: none;
}
  
  /* When the checkbox is checked, add a blue background */
  
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .round___box input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .round___box .checkmark:after {
    left: 5px;
    top: 2px;
    width: 2px;
    height: 0px;
    border: solid #b06464;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
  
.legend.nvali_lgnd {
  border: 2px solid #b06464!important;
  border-radius: 10px;
  position: relative;
  padding: 35px 0px 11px 10px;
}
label.round___box span.round_lbl {
    font-size: 18px;
    font-weight: 700;
}

.table.nvali_tble tbody td ul li {
    display: inline-block;
    background-color: #8e161c;
    height: 22px;
    width: 23px;
    border-radius: 50%;
    margin-left: -7px;
    color: #FFF;
    border: 1px solid #fff;
}

.table.nvali_tble tbody td ul {
    text-align: center;
    padding: 0;
}

button.btn.btn-light.add-rwrd {
    color: #ce2a2a;
    font-size: 15px!important;
}
/* ------------------end-niyamavali page designs------------------ */

/* ---------------smrt-table----------------- */
table.smrt_tble tbody tr td{
        color: #939393;
        font-size: 15px!important;
        font-weight: 600!important;
}
/* ---------------smrt-table----------------- */

/* ---------------smart_tabs-1------------------- */
.smart_tabs-1 {
    margin-top: -72px;
}
.smart_tabs-1 .nav.nav-tabs {
    margin-bottom: 35px;
    border-bottom: unset;
}
.smart_tabs-1 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    text-align: center;
}
.smart_tabs-1 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: unset;
    border: unset;
}

.smart_tabs-1 .nav.nav-tabs .nav-item button.nav-link.active:before, .smart_tabs-1 .nav.nav-tabs .nav-item button.nav-link:hover:before {
    content: "";
    display: block;
    height: 5px;
    width: 5px;
    background-color: #ffffff;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all ease 1s;
}
.smart_tabs-1 .nav.nav-tabs .nav-item button.nav-link.active:hover:before {
    background-color: #ffffff;
    width: 5px;
    border-radius: 100%;
    animation: none;
}
.smart_tabs-1 .nav.nav-tabs .nav-item button.nav-link:hover:before {
    background-color: #cccccc;
    width: 15px;
    border-radius: 10px;
    animation: smart_tab_anim ease 0.6s;
}
@keyframes smart_tab_anim { 0%{width:0px} 100%{width:15px} }

.smart_tabs-1 button.nav-link {
    position: relative;
    color: #fff;
}
.smart_tabs-1 ul.nav-tabs li.nav-item button.nav-link{
    border: unset!important;
}
/* ---------------smart_tabs-1------------------- */

/* ------------notification page designs------------------------------- */
.notify_checkbox {
    display: block;
    position: relative;
    padding-left: 27px;
    padding-right: 63px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .notify_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .my-cuscheckbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 19px;
    background-color: #dfdada;
    border: #949597;
    border-radius: 3px;
  }
  
  /* On mouse-over, add a grey background color */
  .notify_checkbox:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .notify_checkbox input:checked ~ .checkmark {
    background-color: #48b56e;
    border: unset;
}
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .my-cuscheckbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .notify_checkbox input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .notify_checkbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .my-cuscheckbox{
    display: flex;
    justify-content: left;
    align-items: center;
  }

  .form_check{
    padding-left: 2px;
  }
  label.notify_checkbox{
    font-size: 12px;
    font-weight: 700;
  }

  .cstm-img-upld .input-group.custom-file-button label {
    background-color: #fff;
    color: #9f9b9b!important;
    padding: 8px 14px!important;
    border: unset;
}

.cstm-img-upld .input-group.custom-file-button span {padding: 2px 6px;}
.custom-file-button input[type=file] {
    margin-left: -2px !important;
    height: 36px;
    margin-top: 1px;
    padding: 7px;
    }

    .cstm-img-upld .custom-file-button input[type=file]::-webkit-file-upload-button {
    display: none;
    }

    .cstm-img-upld .custom-file-button input[type=file]::file-selector-button {
    display: none;
    }

    .cstm-img-upld .custom-file-button:hover label {
    background-color: #dde0e3;
    cursor: pointer;
    }
/* -----------end-notification page designs------------------------------- */


.lblack-header {
    background-color: #e6e6e6 !important;
    border-radius: .25rem .25rem 0 0 !important; 
}
.lblack-header h2 {
  font-size: 1.8em !important;
  font-weight: bold !important;
}

table thead tr th {
    text-transform: uppercase !important;
}
.access_features-table {
    border-color: #f2f3f5 !important;
}
.access_features-table thead {
    border-radius: 20px;
}
.access_features-table tbody tr td {
    background-color: #f2f3f5 !important;
}

.btn-none {
    background-color: transparent !important;
    border: 0px !important;
}

.basic-nav-tabs .nav-tabs .nav-item.show .nav-link, .basic-nav-tabs .nav-tabs .nav-link.active {
    background-color: #ffffff !important;
}
.bg-light-2 {
    background-color: #e6e6e6 !important;
}
.input-grey input, .input-grey label {
    border-color: #8e161c !important;
}
.input-grey label {
    color: #8e161c !important;
}
.list-none li {
  list-style: none;
}


/*--------------page loader design------------------*/


#preloader{
    background-color: #fff;
    z-index: 100;
    height: 100vh;
    width: 100%;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}   
.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
   }
   
   .sk-folding-cube {
    position: absolute;
    top: 48%;
    left: 48%;
    width: 40px;
    height: 40px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
   }
   
   .sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
   }
   
   .sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
   }

   .sk-folding-cube .sk-cube1:before{
    background-color: #bf555a;
    border: 2px #fff inset;
   }
   .sk-folding-cube .sk-cube2:before{
    background-color: #c93737;
    border: 2px #fff inset;
   }
   .sk-folding-cube .sk-cube3:before{
    background-color: #bf555a;
    border: 2px #fff inset;
   }
   .sk-folding-cube .sk-cube4:before{
    background-color:#c93737;
    border: 2px #fff inset;
   }
   
   .sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
   }
   
   .sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
   }
   
   .sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
   }
   
   .sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
   }
   
   .sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
   }
   
   .sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
   }
   
   @-webkit-keyframes sk-foldCubeAngle {
    0%,
    10% {
     -webkit-transform: perspective(140px) rotateX(-180deg);
     transform: perspective(140px) rotateX(-180deg);
     opacity: 0;
    }
    25%,
    75% {
     -webkit-transform: perspective(140px) rotateX(0deg);
     transform: perspective(140px) rotateX(0deg);
     opacity: 1;
    }
    90%,
    100% {
     -webkit-transform: perspective(140px) rotateY(180deg);
     transform: perspective(140px) rotateY(180deg);
     opacity: 0;
    }
   }
   
   @keyframes sk-foldCubeAngle {
    0%,
    10% {
     -webkit-transform: perspective(140px) rotateX(-180deg);
     transform: perspective(140px) rotateX(-180deg);
     opacity: 0;
    }
    25%,
    75% {
     -webkit-transform: perspective(140px) rotateX(0deg);
     transform: perspective(140px) rotateX(0deg);
     opacity: 1;
    }
    90%,
    100% {
     -webkit-transform: perspective(140px) rotateY(180deg);
     transform: perspective(140px) rotateY(180deg);
     opacity: 0;
    }
   }


/*----------------- events create page designs ------------------- */
.enable-evnt ul{
  display: flex;
  padding-left: 0px;
}
.enable-evnt ul .round___box{
  padding-left: 21px;
}
.enable-evnt ul label.round___box span.round_lbl {
  font-size: 14px;
  font-weight: 700;
}
.view-footer{
  position: relative;
}

.apnd_view_img .append_img a.apnd_view_eye {
  background-color: #b31618!important;
  color: #fff!important;
  border: navajowhite!important;
}
/*---------------end-- events create page designs ------------------- */

/* sutra detail page reward rectangle design */
/* .reward-rec{
  overflow-y: auto;
    height: 41vh;
    overflow-x: hidden;
} */
.reward-rec input{
background-color: #e0e1e1;
}
/* sutra detail page reward rectangle design */


/* -----------form floating-required style---------- */
.req_star{
  font-size: 19px;
  color: #f00;
}
/* -----------form floating-required style---------- */

/* ----modal-popup-smart-table-design----------- */
.modal-content.smart_modal_table .modal-header {
  background-color: #ad1a1a;
  /* padding: 25px 24px; */
}

.modal-content.smart_modal_table .modal-header h5 {
  color: #fff;
}

.modal-content.smart_modal_table .modal-header .btn-close {
  background-color: #fff;
  border-radius: 50%;
  font-size: 10px;
  height: 14px;
  width: 14px;
  margin-right: 6px;
}

.modal-content.smart_modal_table .modal-body table tr {
  border: 1px solid #000;
}
.modal-content.smart_modal_table .modal-body table tr td{
  text-align: left;
  font-size: 14px;
}
.modal-content.smart_modal_table .modal-body table th {
  border: 1px solid #000;
  text-align: left;
  color: #787272;
  font-size: 13px;
  font-weight: 400!important;
}
.modal-content.smart_modal_table .modal-body table thead{
  background-color: unset!important;
  border: unset!important;
}
/* .modal-content.smart_modal_table .pop-head {
  border-top-left-radius: 15px;
  border-top-right-radius: 16px;
} */
.modal-content.smart_modal_table .pop-head{
  border-top-left-radius: 15px;
  border-top-right-radius: 16px;
}
.modal-content.smart_modal_table{
  border-radius: 1.25rem;
}
.modal-content.smart_modal_table .modal-footer .close_btn{
    border: unset;
    padding: 5px 35px;
    border-radius: 5px;
    border-color: #ffffff !important;
    background-image: linear-gradient(to right, #b40b0e, #ad4d4b) !important;
    color: #ffffff !important;
}
/* ----modal-popup-table-design------------ */


/* ----reset button-design------------ */
.reset__btn{
  background-color: #fff;
  padding: 11px 6px;
  color: #ad1a1a;
}
/* ---end-reset button-design------------ */


/* ------multi select dropdown design----------- */
.multiple_select {
  width: 100%!important;
  height: 38px;
}
.multiple_select button {
 margin-top: -4px;
}

/* .bootstrap-select.multiple_select > .dropdown-toggle:after {
  opacity: 0;
} */

.bootstrap-select .dropdown-toggle .filter-option {
    height: 24px !important;
}
.bootstrap-select > .dropdown-toggle {
    background-color: #ffffff !important;
    border: 1px solid #ced4da;
}

/* -----end-multi select dropdown design----------- */

/*-------- session transfer page design ---------*/
.trans_btn + p {
  color: #26a82b;
}
.rusti_btn + p {
  color: #ad2222;
  font-size: 10px;
}
.trans_btn{
  background-color: #26a82b;
  color: #fff;
  height: 50px;
  width: 50px;
  margin-top: 40px;
}
.rusti_btn{
  background-color:#ad2222;
  color: #fff;
  height: 50px;
  width: 50px;
  margin-top: 40px;
}
.go_back_btn{
  box-shadow: 0px 0px 4px 0px #c1c1c1;
}
.trans_btn i, .rusti_btn i, .go_back_btn i {
  font-size: 18px;
}
.sesion_save {
  background-color: #ad2222;
  color: #fff;
  padding: 5px 29px;
  font-size: 13px!important;
  border-radius: 24px;
  font-weight: 700;
}
table.session_tble .table thead tr th {
  font-size: 13px;
  white-space: nowrap;
}

table.session_tble .table thead {
  background-color: #ebebeb!important;
}

.session_tble tbody tr td table.table.past_stud_table tbody tr:after {
  content: "";
  background: #bbb6b6;
  width: 85%;
  position: absolute;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin: 0 auto;
  transform: translateX(-50%);
}

.session_tble tbody tr td table.table.past_stud_table tr {
  position: relative;
  text-align: center;
}

/* .session_tble tbody tr td table.table.past_stud_table tbody tr:last-child:after {
  display: none;
} */

table.nowrap thead tr th {
  white-space: nowrap !important;
}

a.btn.btn-outline-grey.rounded-pill.show-rusti-btn {
  font-size: 14px!important;
  font-weight: 500;
  color: #ad2222;
  padding: 9px 26px;
  border: 1px solid #c53030!important;
  font-family: 'Tilt Warp', cursive;
}
input.session-date {
  background-color: #e7e6e6;
  padding: 9px 7px;
  width: 150px;
}
.mainsec h4 span.sesn-lbl {
  font-size: 20px;
  font-weight: 500;
}
.mainsec h4.sesion-trans-head{
  font-family: unset;
}
/* .smart_tabs ul form li button.smart__tab_btn{
  background-color: #fff!important;
} */
.basic-nav-tabs.smart_tabs ul li button.smart__tab_btn.active {
  background-color: #fff!important;
  margin-left: 10px;
  color: #8e161c;
  font-size: 15px!important;
  font-weight: 800;
  border-top-left-radius: 8px;
  border-top-right-radius: 7px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  color: #fff;
}

/*-------- session transfer page design ---------*/

.prd-item-cards .card{
  padding: 20px 30px;
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.smart_tabs-1.prd-page-tab  .nav.nav-tabs{
  margin-top: 5px;
  margin-bottom: 20px;
}

.prd-item-cards .card h2 {
  font-size: 18px;
  font-weight: 900;
}
/* .form-floating.test-type input.form-control:focus{
color: #000!important;
} */
.form-floating.test-type input:focus+label {
  color: #000;
  font-size: 20px;
  font-weight: 800;
}
.form-floating input:focus+label.upnd-ques {
  color: #000;
  font-size: 20px;
  font-weight: 800;
}
.form-floating label {
    white-space: nowrap;
}
/* --------popup table design------------------------- */
/* .modal-content.smart_popup_design{
  border-radius: 12px!important;
} */
/* --------popup table design------------------------- */

.fw-bold-xt {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold !important;
    /* text-shadow: 2px 0 #000000;
    letter-spacing:2px; */
}

.select2-container {
    width: 100% !important;
}
.select2-dropdown {
    z-index: 1060 !important;
}
.select2-container--default .select2-selection--single {
    border: 0 !important;
    border-bottom: 1px solid #000000 !important;
    border-radius: 0px;
}

/* ------------popup multislct design---------------------------------- */
.smrt-multi .btn.dropdown-toggle.btn-light{
border: none;
background: transparent!important;
}
.smrt-multi .btn.dropdown-toggle.btn-light:focus {
outline: none!important;
}
.smrt-multi .dropdown-toggle::after{
display: none!important;
}
/* .smrt-multi .btn.dropdown-toggle.btn-light{
    border: none!important;
    background-color: transparent!important;
} */
td .add_class_slct{
    width: 100%!important;
    padding: 0px;
}

/* ---------------------------------------------- */

.smrt-update{
    margin-top: 20px;
}
.smrt-form-select{
    width: 150%;
}
.slct-search{
    display: flex;
}
.srch-reload{
    margin-left: 10%;
}

.border-b-box .smrttxt textarea {
    font-weight: bold;
}
/* ----------collectable pdf designs---------------------- */
.clct-edit{
    background-color: transparent!important;
    border: unset!important;
    color: #999090!important;
}
.clct-dlt{
    background-color: transparent!important;
    border: unset!important;
    color: #e24040!important;
}
/* .clct-frm{
    
} */
/* ----------collectable pdf designs-------------------------- */
.contain{
    width:40%;
}

.form-floating {
    position: relative;
  }
  .form-floating.niyam-date > .form-control{
    height: calc(4.5rem + 3px);
    line-height: 1.25;
}
  .form-floating.niyam-date > label {
    position: absolute;
    top: -8;
    left: 0;
    height: 100%;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    
  }
  .form-floating.niyam-tit > label {
    position: absolute;
    top: -8;
    left: 0;
    height: 100%;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    
  }
  .smrt-lbl{
    font-weight:500!important;
    font-family: 'Tilt Warp', cursive;
  }

  
  @media (max-width: 575px) {
    .form-floating > .form-control,
    .form-floating > .form-select {
      display: block;
      width: 85%;
      padding: 0.375rem 0.75rem;
      margin: 0 auto;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    .form-floating > label {
      position: absolute;
      top: 0.5rem;
      left: 0.75rem;
      padding: 1rem 3.2rem!important;
      transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    }
  }
/* .form-floating>.form-control.niyam-date:focus, .form-floating>.form-control.niyam-date:not(:placeholder-shown) {
    padding-top: 3.625rem!important;
}
.form-floating>.form-control.niyam-date {
    padding: unset!important;
} */
/* .form-floating>.form-control.niyam-tit:focus, .form-floating>.form-control.niyam-tit:not(:placeholder-shown) {
    padding-top: 3.625rem!important;;
    padding-bottom: 0.625rem!important;;
} */

.filter-dropdown {
    margin-top: 15px!important;
    position: relative;
    width: 100%;
    margin: 0 0 auto auto;
    right: 0;
    box-shadow: 0 2px 18px 0 rgb(18 52 77 / 16%), 0 2px 4px 0 rgb(18 52 77 / 6%);
    background: #fff;
    border-radius: 5px;
    z-index: 9;
    padding: 10px 27px 10px 10px;
    transition: all .5s ease;
}

.filter-dropdown ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    line-height: .4;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    text-align: left;
}

.filter-dropdown li {
    text-align: left;
    margin: 0 10px;
    display: inline-block;
}

.filter-dropdown label {
    line-height: 1;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: 600;
    vertical-align: middle;
}
.filter-dropdown li input{
    vertical-align: middle;
}
.filter_box,
#filter-category-content{
    position: relative;
}


.bootstrap-select {
    width: 332px!important;
    vertical-align: middle;
}
/* .cus-modal-multislct2 .section_chk button{
    border: unset!important;
    padding: 0px!important;
} */
.cus-modal-multislct2 .section_chk{
    border: unset!important;
    padding: 0px!important;
}
.cus-modal-slct2{
    width: 300px!important;
}
.cus-modal-multislct2 .filter-option-inner-inner{
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.login_solve_math{
display: flex;
justify-content: center;
align-items: center;
}
.math_inpt{
    width: 58px!important;
    font-size: 14px;
    height: 34px;
    margin-top: 6px;
}
.recaptcha__refresh{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #8e161c;
    border: 1px solid #8e161c;
}
.custom_slct{
    width: 200px!important;
}
.custom_marks p span input{
    width: 73px!important;
}
.custom_slider_filter .career_categories{
    display: flex;
    flex-direction: column;
    height: 71px;
    overflow-y: scroll;
}
.custom_slider_filter .career_categories li{
margin-bottom: 6px;
}
.modal-body {
    /* display: flex; */
    justify-content: center;
    align-items: center;
    /* padding: 0;  */
    height: 100%; 
    overflow: hidden; 
}

.modal-body img {
    max-width: 100%; /* Scale the image to fit within the modal */
    max-height: 100%; /* Ensure the image does not overflow the modal */
    object-fit: contain; /* Keep the aspect ratio and fit the image */
}
.new_modal_mutslct .smrt-multi{
width:260px!important;
}
.dropdown-toggle.bs-placeholder.btn-light{
    width:234px!important;
}
.new_form_multslct{
    padding: 44px 25px!important;
}
.new_col{
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-top: 24px;
}
.add_teacher_align{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new_model_body{
    overflow: unset!important;
}
.teacher__new .dropdown-menu.show{
    overflow-y: scroll!important;
    height: 123px!important;
}
.modal-body.new___ .btn-close{
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat !important;
    margin-top: 3px !important;
}
.modal-body button .btn-close{
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat !important;
}
@media screen and (width: 1092.8px) and (height: 180.8px) {
    .respon_new{
        white-space: nowrap!important;
        margin-right: 6px!important;
    }
    .respon_new1{
        display: flex;
        white-space: nowrap;
    }
  }
  .input-group .input-group-text i {
    color: red; /* Change this to any color you want */
  }
  
  .table {
        margin-bottom: 1em !important;
    }
