.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: 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.skin-blue .main-header .navbar {
    background-image: linear-gradient(to right, #004762, #088BB4);
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #00688F !important;

}

.sidebar-collapse .user-panel-area {
    margin: 10px 0 0 0;
}




/* .skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li.menu-open>a {
    background: #00688F !important;
} */

.main-tabs {
    margin-top: 4px;
}

.main-tabs .nav-tabs.main-tabs-cat .fa {
    font-size: 14px;
    margin-left: 15px;
    margin-top: -10px;
    position: absolute;
}

.main-tabs .nav-tabs.main-tabs-cat li {
    background-color: #eee !important;
    padding: 0px 15px;
}

.main-tabs .nav-tabs.main-tabs-cat li.active a {
    background-color: #120033 !important;
    color: #00688F !important;
    padding: 11px 18px;
    border: none;
}


.skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li.menu-open>a {
    color: #000000 !important;
    background-image: linear-gradient(to left, #bbbbbb, rgb(255 255 255));
}

.skin-blue .sidebar-menu>li.active>a:hover {
    background-image: linear-gradient(to right, #bbbbbb, rgb(255 255 255));
}


.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu>li.header {
    font-size: 12px;
    font-weight: 500;
}

.skin-blue .sidebar-menu .treeview-menu>li>a {
    font-size: 12px;
}

.skin-blue .sidebar-menu>li>a {
    background-color: white;
    border-bottom: 1px solid rgb(134, 134, 134);
    border-right: 1px solid #fff;
    font-size: 13px !important;
    font-weight: 600;
}

.skin-blue .sidebar-menu>li>a:hover {
    color: #000 !important;
    background-image: linear-gradient(to right, #bbbbbb, rgb(255 255 255));
}

.astrodivider {
    /* margin:64px auto; */
    width: 400px;
    max-width: 100%;
    position: relative;
}

.astrodividermask {
    overflow: hidden;
    height: 0px;
}

.astrodividermask:after {
    content: '';
    display: block;
    margin: -25px auto 0;
    width: 100%;
    height: 25px;
    border-radius: 40px / 12px;
    box-shadow: 0 0 8px #000000;
}

.astrodivider span {
    /* width:50px;  */
    height: 50px;
    position: absolute;
    bottom: 100%;
    margin-bottom: -25px;
    left: 50%;
    margin-left: -25px;
    border-radius: 100%;
    box-shadow: 0 2px 4px #000000;
    background: #fff;
    font-size: 13px;
}

.astrodivider i {
    z-index: 999;
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    border-radius: 100%;
    /* border: 1px dashed #68beaa; */
    text-align: center;
    line-height: 40px;
    font-style: normal;
    color: #000000;
}


.skin-blue .sidebar-menu .treeview-menu>li>a:hover {
    color: #ffcc00 !important;
}

.skin-blue .sidebar-menu .treeview-menu>li.active>a {
    color: #ffcc00 !important;
    font-weight: bold;
}

h3.box-title {
    color: rgb(0, 0, 0);
    margin-left: 10px;
    font-size: 18px;
    margin-bottom: 5px;
    /* text-transform: uppercase; */
    font-weight: 600;
    margin-top: 0px;
}

.form-control {
    /*border-color: #dadada !important; */
    border-color: #ece9e9 !important;
    background-color: #f6f6f6 !important;
    font-size: 12px !important;
    box-shadow: 0px 7px 7px #ddd !important;
}

.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
    background-color: #dd4b39 !important;
    position: relative !important;
    z-index: 9 !important;
}

.input-group-addon {
    padding: 2px 0px !important;
}

.form-control {
    height: 21px !important;
    padding: 0px 5px !important;
    border-radius: 3px;
}

.form-control2 {
    border-radius: 0.45rem;
    font-size: 12px;
}

.breadcrumb {
    padding: 0px 15px !important;
    margin-bottom: 0px !important;
    margin-bottom: 6px !important;
    background-color: transparent !important;
    margin-top: 36px !important;
}

label {
    font-weight: 500 !important;
    margin-bottom: 0px !important;
    font-size: 12px;
}

.skin-blue .sidebar-form .btn {
    height: 21px !important;
    padding-top: 0px !important;
    background: #00688F !important;
}


/*.input-group .input-group-addon {
	background-color: #eee !important;
}*/

.content-header {
    padding: 9px 0 0 0px !important;
}

.action-button {
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.customaction-button {
    height: 35px;
    border-bottom: 1px solid #fed201;
}

ol.breadcrumb {
    font-size: 12px;
}

.iframe-tabs {
    position: relative;
    background: none;
    overflow-x: scroll;
    overflow-y: hidden;
}

label {
    margin-top: 6px;
}

.box-footer {
    border-top: 0px solid #f4f4f4 !important;
}

.nav-tabs-custom {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1) !important;
}

@media screen and (max-width: 767px) {
    .breadcrumb {
        text-align: center;
    }

    .additional {
        padding-left: 15px !important;
    }

    .stud-info-profile-img {
        width: 120px;
        height: 120px;
    }

    .stud-info-details-p p {
        white-space: nowrap;
        overflow: hidden;
        width: 197px !important;
        margin: 0;
        text-overflow: ellipsis;
    }

    .img-heading {
        text-align: left !important;
    }

    .stud-info-area-m {
        padding: 0;
    }

    h3.box-title {
        text-align: center;
    }

    .action-button {
        text-align: center;
    }

    .action-button {
        text-align: center;
    }

    .action-button .btn {
        margin-bottom: 5px;
    }

    .main-footer {
        text-align: center;
    }

    .screen-title {
        text-align: center;
    }
}

.screen-title {
    color: #fff;
    margin-left: 0px;
    font-size: 15px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 4px;
    font-family: unset;
    background-image: linear-gradient(to right, #004762, #088BB4);
    height: 24px;
    padding-left: 10px;
    padding-top: 5px;
    border-radius: 3px;
}


/*My Added  */

.alert-error>div>span {
    font-size: 12px;
    padding-left: 5px;
}

button.btn.btn-primary.btn-xs {
    width: 76px;
}

.box-body.box-profile {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 0px 0px 0px 0px;
}

li.active>a>strong {
    color: #ffcc00 !important;
    font-weight: 550;
}

.logo-client {
    float: inherit;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    width: 230px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 15px;
    font-weight: 300;
    overflow: hidden;
    color: white;
}

table-width th {
    width: 110px;
}

.div-toolbar {
    padding-top: 3px;
    padding-bottom: 3px;
    border-style: none;
    width: 100%;
    height: 35px;
    margin-bottom: 1px;
    background-image: linear-gradient(to bottom, #E2E2E2, rgb(255 255 255));
    /* background-image: linear-gradient(to top ,rgb(145 144 144 / 41%),rgb(255 255 255 / 0%)); */

    border-bottom: 1px double;
    border-left: 1px dotted;
    border-right: 1px dotted;
    border-image: radial-gradient(circle, #004762, #088BB4) 1;
    box-sizing: border-box;
    cursor: default !important;
}

.btn-group {
    background-color: transparent;
    color: #050505;
    padding: 0px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    outline: none;
    /* margin-top: 1px; */
    cursor: pointer;
    border-right: 1px solid #fff;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-radius: 5px;
    float: left;
    font-weight: 500;
    min-width: 100px;
    height: 24px;
    cursor: pointer !important;
}

.icheck-primary>input:first-child:checked+label::before,
.icheck-primary>input:first-child:checked+input[type="hidden"]+label::before {
    color: #378C29 !important;
    border-color: #378C29 !important;
    background-color: #378C29 !important;
}

.btn-group:hover {
    color: #fff;
    border-radius: 0px;
    background-image: linear-gradient(to right, green, green);

}

.flat-icon {
    color: #378C29;
    padding: 0px 2px;
    text-shadow: 1px 1px 1px #ccc;
}

.flat-icon-grid {

    padding: 0px 2px;
    font-size: 12px;
    text-shadow: 1px 1px 1px #ccc;
}

.flat-icon-grid:hover {
    font-size: 14px;
}

.view {
    color: green;
}

.trash {
    color: red;
}

.edit {
    color: #088BB4;
}

input:focus {
    border-color: #378C29 !important;
}

textarea:focus {
    border-color: #378C29 !important;
}

select:focus {
    border-color: #378C29 !important;
}

select:focus+.input-search-icon {
    border-color: #378C29 !important;
}

#select+span:focus {
    border-color: #378C29 !important;
}


/* .ag-theme-balham .ag-cell-focus .form-control {
    border-color: #00688F !important;
} */


/* .ag-theme-balham .ag-cell-focus .ixsControl {
    border-color: #00688F !important;
} */
.ag-theme-balham .ag-cell {
    text-align: center !important;
}

#time-picker-wrapper {
    z-index: 1070 !important;
}

#time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-arrow {
    background-image: linear-gradient(to right, #004762, #088ab3) !important;
}

#time-picker-wrapper.light #time-picker .time-picker-clock>button.active {
    background-image: linear-gradient(to right, #004762, #088ab3) !important;
}

#time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-origin {
    background-image: linear-gradient(to right, #004762, #088ab3) !important;
}

#time-picker-wrapper.light #time-picker .time-picker-footer button {
    border-radius: 5px !important;
    border: 1px solid transparent !important;
}

#time-picker-wrapper.light #time-picker .time-picker-footer button:hover {
    border-radius: 5px;
    border: 1px solid green !important;
}


/*List and Selected item in list css*/

.selected {
    /* background-color: #00688F !important; */

    background-image: linear-gradient(to right, #b1afaf, rgb(255 255 255));
    border: 1px solid rgba(214, 211, 211, 0.432);
    border-radius: 5px;

    color: rgb(0, 0, 0) !important;
}

.items {
    margin: -7px -21px 2em -21px;
    list-style-type: none;
    padding: 0;
    /* width: 100%; */
    position: inherit;
}

.items li {
    cursor: pointer;
    position: inherit;
    left: 0;
    border: 1px solid rgba(129, 129, 129, 0.329);
    /* background:white; */
    margin: 0.5em;
    border-radius: 4px;
    font-size: 12px;
    color: #575757;
    font-weight: 500;
}

.items li .selected:hover {
    color: rgb(0, 0, 0);
    background-image: linear-gradient(to left, #c7c7c7, rgb(255 255 255)) !important;
}

.items li:hover {
    color: rgb(0, 0, 0);
    background-image: linear-gradient(to left, #c7c7c7, rgb(255 255 255)) !important;
}

.items .text {
    position: relative;
    top: -3px;
}

.items .badge {
    display: inline-block;
    font-size: small;
    color: black;
    background-image: linear-gradient(to right, #e2e2e2, #fff);
    line-height: 1em;
    position: relative;
    height: 2em;
    border: 1px solid rgba(128, 128, 128, 0.342);
    /* border-right: 2px solid white !important; */
    width: 2.5em;
    margin-right: 0.8em;
    border-radius: 4px 0 0 4px;
}

.btn-back {
    background-image: linear-gradient(to right, green, green) !important;
}

.ixsControl {
    position: relative;
    height: 26px;
    z-index: 0;
}

.ixsControl:focus {
    color: #000 !important;
    border-color: #378C29 !important;
}


.rag-red {
    background-color: #ff4c4c;
    color: #ffffff;
}

.rag-green {
    background-color: #34bf49;
    color: #ffffff;
}

.rag-blue {
    background-color: rgb(110, 186, 237);
    color: #545353;
    /* color: #ffffff; */
}

.rag-yellow {
    background-color: rgb(242, 216, 112);
    color: #545353;
    /* color: #ffffff;  */
}

.rag-pink {
    background-color: rgb(244, 147, 168);
    color: #545353;
    /* color: #ffffff; */
}

.rag-gray {
    background-color: #e6e9ed;
    color: #545353;
}

.rag-red-outer .rag-element {
    background-color: #ff4c4c;
}

.rag-green-outer .rag-element {
    background-color: #34bf49;
}

.rag-blue-outer .rag-element {
    background-color: rgb(112, 188, 238);
}

.rag-yellow-outer .rag-element {
    background-color: #ffcd55;
}

.rag-pink-outer .rag-element {
    background-color: #ff6284;
}

.rag-gray-outer .rag-element {
    background-color: #e6e9ed;
}

.ras-red {
    background-color: #ff513d9e;
}

.ras-blue {
    background-color: rgb(112, 188, 238);
}

.ras-blue-outer .rag-element {
    background-color: rgb(112, 188, 238);
}

.ras-red-outer .rag-element {
    background-color: #ff4c4c;
}

.rag-gray-outer .rag-element {
    background-color: #e6e9ed;
}

.ras-red {
    background-color: #ff4c4c;
}

.ras-blue {
    background-color: rgb(112, 188, 238);
}

.ras-blue-outer .rag-element {
    background-color: rgb(112, 188, 238);
}

.ras-red-outer .rag-element {
    background-color: #ff4c4c;
}

.atten-present {
    background-color: rgba(0, 255, 20, 0.48);
}

.atten-absent {
    background-color: rgba(255, 0, 0, 0.57);
}

.atten-leave {
    background-color: rgba(86, 105, 241, 0.57);
}

.atten-tardy {
    background-color: rgba(255, 255, 0, 0.5);
}

.atten-exempt {
    background-color: rgba(72, 75, 78, 0.5);
}

.atten-holiday {
    background-color: rgba(255, 255, 0, 0.5);
}

.cell-value-tag {
    padding: 5px;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
}


/* Fee Status */

.fs-paid {
    background-color: rgb(88, 214, 141);
    color: #ffffff;
}

.fs-paid-outer .fs-element {
    background-color: rgb(88, 214, 141);
}

.fs-unpaid {
    background-color: rgb(231, 76, 60);
    color: #ffffff;
}

.fs-unpaid-outer .fs-element {
    background-color: rgb(231, 76, 60);
}

.fs-Exempt {
    background-color: rgb(93, 173, 226);
    color: #ffffff;
}

.fs-Exempt-outer .fs-element {
    background-color: rgb(93, 173, 226);
}

.fs-Partial_Paid {
    background-color: rgb(254, 210, 1);
    color: #ffffff;
}

.fs-Partial_Paid-outer .fs-element {
    background-color: rgb(249, 231, 159);
}

.fs-cell-value-tag {
    padding: 5px;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
}

.scroller {
    height: 400px;
    /* height: 80vh !important; */
    overflow-y: scroll;
}

.scroller::-webkit-scrollbar {
    width: 5px;
}

.scroller::-webkit-scrollbar-thumb {
    border-radius: 99px;
    background-image: linear-gradient(to bottom, #004762, #088ab3) !important;
}


.scroller::-webkit-scrollbar-thumb:hover {
    background-color: #b3b3b3;
}

  
  /* Media query for small screens */
  @media screen and (max-width: 767px) {
    .scroller {
      height: 200px;
    }
  }
  
  /* Media query for medium screens */
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .scroller {
      height: 300px;
    }
  }
  
  /* Media query for large screens */
  @media screen and (min-width: 1024px) {
    .scroller {
      height: 500px;
    }
  }

.ag-theme-balham .ag-icon-checkbox-checked:empty {
    filter: hue-rotate(358deg) !important;
}

input[type=checkbox],
input[type=radio] {
    filter: hue-rotate(278deg) !important;
}

.ptm-Pending {
    background-color: rgb(254, 210, 1);
    color: #ffffff;
}

.ptm-Pending-outer .ptm-element {
    background-color: rgb(254, 210, 1);
}

.ptm-Attend {
    background-color: rgb(88, 214, 141);
    color: #ffffff;
}

.ptm-Attend-outer .ptm-element {
    background-color: rgb(88, 214, 141);
}

.ptm-Absent {
    background-color: rgb(231, 76, 60);
    color: #ffffff;
}

.ptm-Absent-outer .ptm-element {
    background-color: rgb(231, 76, 60);
}

.ptm-cell-value-tag {
    padding: 5px;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
}

.comp-Closed {
    background-color: rgb(88, 214, 141);
    color: #ffffff;
}

.comp-Closed-outer .comp-element {
    background-color: rgb(88, 214, 141);
}

.comp-InProcess {
    background-color: rgb(254, 210, 1);
    color: #ffffff;
}

.comp-InProcess-outer .comp-element {
    background-color: rgb(254, 210, 1);
}

.comp-Pending {
    background-color: rgb(231, 76, 60);
    color: #ffffff;
}

.comp-Pending-outer .comp-element {
    background-color: rgb(231, 76, 60);
}

.comp-cell-value-tag {
    padding: 5px;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
}

.SS-Continue {
    background-color: rgb(88, 214, 141);
    color: #ffffff;
}

.SS-Continue-outer .SS-element {
    background-color: rgb(88, 214, 141);
}

.SS-leave {
    background-color: rgb(231, 76, 60);
    color: #ffffff;
}

.SS-leave-outer .SS-element {
    background-color: rgb(231, 76, 60);
}

.SS-cell-value-tag {
    padding: 5px;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
}

.rslt-Pass {
    background-color: rgb(88, 214, 141);
    color: #ffffff;
}

.rslt-Pass-outer .rslt-element {
    background-color: rgb(231, 76, 60);
}

.rslt-Failed {
    background-color: rgb(231, 76, 60);
    color: #ffffff;
}

.rslt-Failed-outer .rslt-element {
    background-color: rgb(231, 76, 60);
}

.rslt-cell-value-tag {
    padding: 5px;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
}


/* red 231, 76, 60 */


/* blue 93, 173, 226 */


/* yellow 249, 231, 159 */

.bgtl {
    /* background-color: white; */
    border: 1px #5fc2ff solid;
    border-radius: 1px;
    color: #00688F;
    height: 100px;
}

.bg {
    background-color: white;
    border: 2px #00688F solid;
    border-radius: 10px;
    color: #000;
    height: 150px;
    /* font-weight: 700; */
}

.vertical {
    border-left: 1px dotted #ddd;
    height: 100px;
    margin: auto;
    position: absolute;
    left: 113px;
    color: #00688F;
}

.vertical-right {
    border-left: 1px solid #5fc2ff;
    height: 100px;
    margin: auto;
    position: absolute;
    right: 88px;
    color: #00688F;
}

.pac-container {
    z-index: 1061 !important;
}

.pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}

.pac-input:focus {
    border-color: #4d90fe;
}

.primaryguardian {
    background-color: #dce7ff;
    border-radius: 15px;
    color: white;
}


/* path{
    fill: rgb(40, 127, 196) !important;
        stroke: none;
        d: path("M 53.125 120 L 25 120 A 75 75 0 0 1 100 45 L 100 73.125 A 46.875 46.875 0 0 0 53.125 120 Z");
    filter: url(#inner-shadow-undefined);
}   */

text {
    text-anchor: middle;
    font-family: Arial;
    font-size: 23px;
    stroke: none;
    fill: green;
    font-weight: bold;
    fill-opacity: 1;
}

.scroll-y {
    overflow-y: scroll;
    height: 630px;
    overflow-x: hidden;
}


/*TimeTable css*/


/* Table css*/

.main-table {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.42em;
    color: #00688F;
    background-color: #fff;
}

.timetable-td {
    vertical-align: top;
    border-top: none !important;
    font-weight: normal;
    font-size: 12px;
    background: #f9f9f9;
    width: 150px;
}

.timetable-td-first {
    border-top: none !important;
    font-weight: normal;
    font-size: 13px;
    border-bottom: 3px solid #acadaf;
    border-right: 3px solid #ffffff;
    background: #eee;
    width: 190px;
}


.main-table .container {
    overflow: hidden;
    width: 100%;
    display: table;
    border-spacing: 0 10px;
}

.container tbody {
    display: table;
    border-spacing: 0 5px;
    border-collapse: separate;
}

.timetable-td:hover {
    /* background-color: #f3f2f2;
    border-bottom: 3px solid #acadaf;
    cursor: pointer; */
}

.timetable-break {
    background-color: #ffecec;
}

.timetable-break a {
    color: #dd4b39 !important;
    font-size: 18px;
}

.timetable-break a :hover {
    color: #dd4b39 !important;
}

.main-table .container td:hover a {
    /* color: #00688F; */
}


/*End*/

.Atn-Present {
    /* background-color: rgb(231, 76, 60); */
    color: #1aa15d;
}

.Atn-Present-outer .Atn-element {
    background-color: #1aa15d;
}

.Atn-Absent {
    /* background-color: rgb(231, 76, 60); */
    color: #e00606;
}

.Atn-Absent-outer .Atn-element {
    background-color: #e00606;
}

.Atn-Leave {
    /* background-color: rgb(231, 76, 60); */
    color: #00688F;
}

.Atn-Leave-outer .Atn-element {
    background-color: #00688F;
}

.Atn-Tardy {
    /* background-color: rgb(231, 76, 60); */
    color: #fed201;
}

.Atn-Tardy-outer .Atn-element {
    background-color: #fed201;
}

.Atn-Holiday {
    /* background-color: rgb(231, 76, 60); */
    color: #0091ea;
}

.Atn-Holiday-outer .Atn-element {
    background-color: #0091ea;
}

.Atn-Notmarked {
    /* background-color: rgb(231, 76, 60); */
    color: #696969;
}

.Atn-Notmarked-outer .Atn-element {
    background-color: #696969;
}

.Atn-Holiday {
    /* background-color: rgb(231, 76, 60); */
    color: #1779de;
}

.Atn-Holiday-outer .Atn-element {
    background-color: #1779de;
}

.Atn-cell-value-tag {
    padding: 5px;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
}

.grid-cell-value-tag {
    padding: 5px;
    font-size: 12px;
    /* border-radius: 5px; */
    text-align: center;
    vertical-align: bottom;
    font-weight: 400;
}

.grid-cell-valuecenter-tag {
    padding: 5px;
    font-size: 12px;
    /* border-radius: 5px; */
    text-align: center;
    vertical-align: bottom;
    font-weight: 400;
}

.grid-cell-valueright-tag {
    padding: 5px;
    font-size: 12px;
    /* border-radius: 5px; */
    text-align: right;
    vertical-align: bottom;
    font-weight: 400;
}

.progress-inner {
    min-width: 15% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    padding: 0px !important;
    border-radius: 20px !important;
}

.progress-outer {
    /* width: 96% !important; */
    margin: 10px 2% !important;
    padding: 0px !important;
    background-color: #f4f4f4 !important;
    border: 1px solid #dcdcdc !important;
    color: #fff !important;
    border-radius: 20px !important;
    text-align: center !important;
    line-height: 1.5 !important;
    /* text-combine-upright: ; */
    height: 19px !important;
    margin-top: 3px !important;
}

.scroll-y {
    overflow-y: scroll;
    height: 200px;
}

.vdivide [class*="col-"]:not(:last-child):after {
    background: #e0e0e0;
    width: 1px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 80px;
}

.centerimglbl {
    display: block !important;
    margin-left: 30% !important;
    margin-right: auto !important;
    margin-top: 1px !important;
    font-size: 16px !important;
    width: 50% !important;
    font-weight: 600 !important;
}

.justgage {
    margin-top: -12px;
    margin-left: -30px;
}

.justgage svg {
    height: 100px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
}

.hh-Active {
    background-color: rgb(255, 58, 37);
    color: #fffefe;
}

.hh-Active-outer .hh-element {
    background-color: #e00606;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }

    .stud-info-profile-img {
        margin-top: 15px;
        width: 120px;
        border: 3px solid #00688F;
        margin-left: 14px;
    }
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1400px;
    }

    .body-height {
        overflow-y: scroll;
        height: 630px;
    }
}

.ras-Free {
    background-color: #378C29cc;
    color: #fff;
    font-weight: 900;
}

.ras-Free-outer .rag-element {
    background-color: #378C29;
}

.ras-Reserved {
    background-color: #d74737;
    color: #fff;
    font-weight: 900;
}

.ras-red-Reserved .rag-element {
    background-color: #ff513d9e;
}

.ras-Booked {
    background-color: #3270d3b5;
    color: #fff;
    font-weight: 900;
}

.ras-Booked .rag-element {
    background-color: #3270d3;
}

.res-Status-tag {
    padding: 5px;
    font-size: 12px;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
}

.hh-InActive {
    background-color: #1aa15d;
    color: #fffefe;
}

.hh-InActive-outer .hh-element {
    background-color: #1aa15d;
}

.hh-cell-value-tag {
    padding: 5px;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
}

.subject :hover {
    color: #72afd2;
    cursor: pointer;
    font-weight: 600;
}


/*Nav-Tabs*/

.nav-tabs-custom .nav-tabs {
    color: #fff;
    background-image: linear-gradient(to bottom, #E2E2E2, rgb(255 255 255));
    /* background-color: #f5f5f5; */
    border-color: #000000;
    padding: 3px 5px 1px 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -2px;
}

/* .row {
    margin-right:-5px !important; 
    margin-left:-5px !important;
} */

.nav-tabs-custom .nav-tabs>li.active>a,
.nav-tabs-custom .nav-tabs>li.active>a:hover,
.nav-tabs-custom .nav-tabs>li.active>a:focus {
    background-image: linear-gradient(to right, #378c29, #378c29);
    color: #ffffff;
    /* background-color: #00688F; */
    border-left: none;
    border-right: none;
    border-bottom: transparent;
    padding-top: 6px;
    padding-bottom: 8px;
}

.nav-tabs-custom li.active>a>i,
.nav-tabs-custom li.active>a>strong {
    color: #ffffff !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.nav-tabs-custom li.active>a>strong {
    font-size: 12px;
    font-weight: normal !important;
}

.nav-tabs-custom .nav-tabs>li>a,
.nav-tabs-custom .nav-tabs>li>a:focus {
    color: #000000;
    padding-top: 5px;
    border-left: none;
    border-right: none;
    padding-bottom: 8px;
}

.nav-tabs-custom li a:hover {
    color: #000000;
    border-color: transparent;
    border-bottom: none;
    padding-bottom: 8px;
}

.nav-tabs-custom li a:hover strong {
    color: #000000;
}

.nav-tabs-custom li a strong {
    color: #000000;
    font-size: 12px;
}

.nav-tabs-custom .tab-content {
    margin-top: 10px;
}


/*End*/


/* Chart */

.single-chart {
    width: 60px;
    justify-content: space-around;
    margin-left: -10px;
}


/*custome css*/

.subtop>.single-chart {
    width: 60px;
    justify-content: space-around;
    margin-left: 5px;
}

.single-chart .circular-chart {
    display: block;
    margin: 10px auto;
}

.single-chart .circle-bg {
    fill: none;
    stroke: #e2e2e2;
    stroke-width: 4;
}

.single-chart .circle {
    fill: none;
    stroke-width: 4;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

.circular-chart.blue .circle {
    stroke: #3c9ee5;
}

.single-chart .percentage {
    fill: #666;
    font-family: sans-serif;
    font-size: 0.5em;
    text-anchor: middle;
}


/*End*/


/*! START FEB 8 2019*/

.login-box-body,
.register-box-body {
    padding: 20px;
    border-top: 0;
    color: #666;
    -webkit-box-shadow: 0px 0px 34px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 34px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 34px -12px rgba(0, 0, 0, 0.75);
}

.login-logo,
.register-logo {
    margin-bottom: 45px !important;
    margin-top: 70px !important;
}

.table-width th {
    width: 110px;
}


/* .topchartclosed{
    stroke: #378C29;
}
.topchartpending{
    stroke: red;
} */

.single-chart .topchartclosed-bg {
    fill: none;
    stroke: #e2e2e2;
    stroke-width: 4;
}

.single-chart .topchartclosed {
    fill: none;
    stroke-width: 4;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

.circular-chart.blue .topchartclosed {
    stroke: #378C29;
}

.single-chart .topchartpending-bg {
    fill: none;
    stroke: #e2e2e2;
    stroke-width: 4;
}

.single-chart .topchartpending {
    fill: none;
    stroke-width: 4;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

.circular-chart.blue .topchartpending {
    stroke: red;
}


/*! END FEB 8 2019*/

.btn-timetable {
    background-color: #00688F !important;
    border-color: #00688F !important;
}

.btn-timetable :hover {
    background-color: #00688F !important;
}

.employeeidtxtbox {
    width: 50%;
    height: 20%;
}

.button-change:active,
.button-change:focus {
    background: #85a5bf !important;
}

.Atn-cell-value-left {
    padding-left: 5px;
}

.form-group-cust {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
}

.reportFrame {
    border: none;
}

.modal {
    opacity: 1 !important;
    backdrop-filter: blur(5px);
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff61;
}

.modal-button {
    margin-right: 10px;
    opacity: 1;
    color: #fff;
    font-weight: 500;
}

.modal-header {
    padding: 0;
    border-bottom: none;
}

/* .modal-content {
    border-radius: 5px;
    border: 2px solid #00688F;
} */

.input {
    border-radius: 3px;
}

.modal-body {
    padding: 10px;
    padding-top: 10px;
    margin-top: 8px;
    padding-bottom: 25px;
    max-height: 620px;
    /* overflow: hidden;
    overflow-y: auto; */
    /* backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, 0.5); */
}

.modal-header {
    position: relative;
    z-index: 9999;
    background-image: linear-gradient(to right, #00688F, #00688F) !important;
    height: 26px;
    border-bottom: none;
    cursor: all-scroll;
    border-bottom: 1px solid #fff;
}

.modal-header h5 {
    padding-left: 15px !important;
    color: #fff !important;
    border-bottom: none !important;
    display: inline-block;
    cursor: auto !important;
    padding-bottom: 5px !important;
    padding-top: 1px !important;
}

.modal-header .close {
    margin-right: 10px !important;
    opacity: 1 !important;
    color: #fff !important;
    font-weight: 500 !important;
    margin-bottom: 2px !important;
    font-size: 18px !important;
    margin-top: 2px !important;
}

.modal-header .close:focus,
.modal-header .close:active,
.modal-header .close:hover {
    outline: none;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: none;
    opacity: 1;
}

.modal-header .close :hover {
    cursor: pointer;
}

fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid red;
}

legend {
    width: inherit;
    border-bottom: 0px;
    color: red;
    margin-bottom: 0px;
    line-height: 1;
}

.dot-view p {
    white-space: nowrap;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    pointer-events: none;
}

.dot-view p:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    z-index: 1;
    pointer-events: initial;
}

.dot-view p:hover:after {
    cursor: pointer;
}

.tooltip {
    width: 100%;
    visibility: hidden;
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 10px;
    opacity: 0;
    transition: opacity 0.5s ease;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

.dot-view p:hover+.tooltip {
    visibility: visible;
    transition: opacity 0.5s ease;
    opacity: 1;
}

.div-toolbar-header {
    /* margin-top: 6px;
    border-left: 1.5px solid #fff;
    border-right: 1.5px solid #fff; */
}

.body-style {
    margin-top: 27px;
}

.calendar-modal .modal-body {
    margin-top: 28px;
}

.calendar-modal .box-body {
    margin-top: -25px;
}

.display {
    display: none !important;
}

.back-icon {
    float: right;
    font-size: 15px;
    font-weight: 700;
    font-family: unset;
    float: left;
    padding-right: 3px;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.sidebar-menu>li.active>a {
    background-image: linear-gradient(to left, #c2c0c0, rgb(255 255 255));
    /* background: #b8b6b6 !important; */
    /* background-image: linear-gradient(to right,#f2f2f2 , #e6e6e6) !important;  */
}

/* .sidebar-menu>li.active>a:hover{
    background-image: linear-gradient(to left ,#858484,rgb(255 255 255));
} */

.sidebar-menu>li.hover>a {
    background: none !important;
}

.lister-body .modal-body {
    margin-top: 0px !important;
    overflow-x: initial;
    padding: 45px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
}

.lister-body .modal-body .rowclass {
    padding-left: 8px;
    padding-right: 8px;
}

.custom-toolbar {
    margin-top: 0 !important;
    margin-bottom: 12px;
    /* border-left: 6.5px solid #fff;
    border-right: 6.5px solid #fff; */
}

.display-none {
    display: none;
}

actions-editor-cell a {
    padding-left: 5px;
}

.label-width {
    font-size: 12px;
}

.label-width th {
    width: 80px;
}

.label-width td {
    text-align: left;
}

.custom-modal-use .modal-body {
    padding: 0 10px 25px 10px;
    padding-bottom: 25px;
    max-height: 620px;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 0px;
}

.arrow-liactive {
    float: right;
    font-size: 14px !important;
    margin-top: 1px;
    font-weight: 500 !important;
}

.toolbar-action {
    min-width: 80px;
    padding-bottom: -1px;
}

.toolbar-action-last {
    min-width: 80px;
    padding-bottom: -1px;
}

.toolbar-action:hover b {
    color: #fff !important;
}

.toolbar-action-last:hover b {
    color: #fff !important;
}

@media only screen and (max-width: 780px) {
    .toolbar-action {
        min-width: 35px;
    }

    .toolbar-action b {
        display: none;
    }

    .toolbar-action-last {
        min-width: 35px;
    }

    .toolbar-action-last b {
        display: none;
    }
}

.timetable-name .widget-user-username {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    pointer-events: none;
}

.timetable-name .widget-user-username:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 48px;
    z-index: 1;
    pointer-events: initial;
}

.timetable-name .widget-user-username:hover:after {
    cursor: pointer;
}

.timetable-name .widget-user-username:hover+.tooltip {
    visibility: visible;
    transition: opacity 0.5s ease;
    opacity: 1;
}

.timetable-name .tooltip {
    width: auto;
    visibility: hidden;
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 10px;
    opacity: 0;
    transition: opacity 0.5s ease;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
    margin-left: 75px;
}

.tree-width .ui-tree {
    display: block;
    border: none;
    width: auto;
    height: 415px;
    margin-bottom: 20px;
    overflow-x: hidden;
    background-color: #eeeeeea8;
}

.box-height {
    height: 80px;
}

.ui-tree-container {
    overflow: inherit !important;
}

.ui-treenode-label {
    white-space: nowrap;
    width: 85% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

@media only screen and (max-width: 780px) {
    .box-height {
        height: 90px;
    }

    .ui-tree .ui-treenode-label {
        display: inline-block;
        padding: 0 0.25em;
        vertical-align: middle;
        font-size: 12px;
    }
}

.ag-theme-balham .ag-paging-panel {
    display: none !important;
}

/* progress bar */
.progress-container {
    z-index: 9999;
    width: 100%;
    color: #004762;
    background-color: #cc1717;
}

.progress-bar {
    height: 100%;
    z-index: 999999999999;
    background-color: #116314;
    transition: width 0.5s ease-in-out;
}

/* Styling for the progress bar */
/* .progress-bar {
    width: 0;
    height: 10px;
    background-color: #143c70;
    transition: width 10s;
  } */
/* Spinner */

.spinner {
    margin: 100px auto 0;
    padding-top: 10px;
    width: 100px;
    text-align: center;
}

.spinner>div {
    width: 4px;
    height: 4px;
    background-image: linear-gradient(to right, #004762, #088ab3);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 2s infinite ease-in-out both;
    animation: sk-bouncedelay 2s infinite;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.quiz-marks {
    text-align: center;
    font-weight: bold;
    margin-left: 10px;
    font-size: 11.5pt;
}

.quiz-tiles {
    width: 100%;
    height: auto;
    border: 1px solid #5fc2ff;
    border-radius: 10px;
    margin-bottom: 5px;
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.2);
}

.sub-heading {
    text-align: center;
    width: 100%;
    height: auto;
    color: #FED201;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17pt;
    margin: 6px 0 10px 0;
}

.tiles-content {
    text-align: center;
    font-weight: bold;
    margin: 0;
    font-size: small;
    width: auto;
}

.tiles-content-marks {
    text-align: center;
    font-weight: bold;
    margin: 0;
    font-size: 11pt;
}

.pass-M {
    color: red;
}

.pass-Obt {
    color: #00688F;
}

.pass-per {
    color: #36C111;
    font-size: 17pt;
}

.Start-quiz-btn {
    margin: 0 0 10px 6px;
    border: none;
    width: 25px;
    padding: 0;
    height: 25px;
    border-radius: 100%;
    background-color: #00688F;
    color: white;
    position: relative;
}

.Start-quiz-btn:hover {
    background-color: #fed201;
}

.Start-quiz-btn .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #5fc2ff;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    left: -16px;
    bottom: 100%;
}

.Start-quiz-btn:hover .tooltiptext {
    visibility: visible;
}

.result-show {
    color: #36C111;
    font-size: 14pt;
    font-weight: bold;
    margin: 3px 0 0 0;
    text-transform: capitalize;
}

.check-icon {
    color: #36C111;
}

.Total-question {
    color: red;
    font-weight: bold;
    padding: 5px;
    float: right;
}

.Question-heading {
    font-size: 12pt;
    color: #2196F3;
    border-radius: 5px;
    padding: 12px;
    border-bottom: 1px dashed #ddd;
}

.radiocontainer {
    display: block;
    position: relative;
    padding: 4px 35px;
    margin-bottom: 1px;
    cursor: pointer;
    border-bottom: 1px solid #e2e2e2;
    font-size: 11pt;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    word-wrap: break-word;
}


/*.checkmark {
  position: absolute;
  top: 15px;
  left: 15px;
  height: 19px;
  width: 19px;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
}*/

.radiocontainer input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.check-mark {
    position: absolute;
    top: 9px;
    height: 11px;
    width: 10px;
    background-color: #fed201;
}

.radiocontainer input:checked~.checkmark {
    background-color: #2196F3;
}

.radiocontainer .checkmark:after {
    top: 6px;
    left: 6px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}

.next-btn {
    float: right;
    border: none;
    height: 26px;
    padding: 0 10px;
}

.label-tableWidth th {
    width: 95px;
}

.label-tableWidth b {
    font-weight: 900;
}

.label-tableWidth td {
    font-weight: 700
}

.login-box-d {
    width: 685px;
    /* margin: 7% 21% auto; */
    display: block;
    margin: 11% auto;
}

.outer-div {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.mid-div {
    display: table-cell;
    vertical-align: middle;
}

.center-div {
    margin: 0 auto;
    max-width: 756px;
}

.client-logo {
    height: 400px;
    width: 409px;
    float: left;
    padding: 10px 10px;
    border-radius: 1;
    background: #ffffff59;
    /* border: 10px; */
    border-radius: 10px 0 0 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.login-body {
    width: 341px;
    border-radius: 9px;
    background-image: linear-gradient(#056E96, #3FA4CB);
    float: left;
    border-radius: 0 10px 10px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.logo-top {
    position: relative;
    top: -25px;
    left: 40px;
}

.login-footer {
    background-color: white;
    border-radius: 0 0 10px 0;
    padding: 10px;
    margin-top: 117px;
    text-align: end;
}

.input-containr {
    display: -ms-flexbox;
    /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 1px;
}

.icon {
    padding: 6px 0px;
    color: #777;
    min-width: 50px;
    position: relative;
    left: -43px;
    text-align: center;
}

.input-field1 {
    width: 68%;
    margin-left: 54px;
    padding: 1px 7px;
    outline: none;
    font-size: 12px;
    border: none;
    height: 25px;
    border-radius: 3px;
}

.input-field1:focus {
    color: black;
}

.btn-login {
    color: white;
    padding: -1px 10px;
    border: none;
    cursor: pointer;
    /* width: 20%; */
    float: right;
    height: 27px;
    background-color: Transparent;
    border-radius: 3px;
    border: 1px solid white;
}

.center-img {
    text-align: center;
    /* position: relative; */
    /* top: 25%; */
    margin: 25% 0 0 0;
}

.Student-bg {
    width: 412px;
    margin-top: 39px;
    margin-left: -6px;
}

@media screen and (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-header .navbar {}

    .sidebar-mini.sidebar-collapse .main-header .set {
        background: #378C29;
        width: 50px;
    }

    .sidebar-mini.sidebar-collapse .main-footer .footer-set {
        width: 96%;
    }
}

@media screen and (max-width: 767px) {
    .sidebar-open .main-sidebar {
        margin-top: 39px !important;
        border-top: 1px solid #fff !important;
    }
}

@media screen and (max-width: 768px) {
    .dropdown-content {
        right: -100px !important;
        top: 40px !important;
    }

    .login-box-d {
        width: auto;
        margin: 0;
    }

    .dashbvoard-m {
        float: right;
    }

    .set-col-m-v {
        padding-left: 0;
    }

    .Student-bg {
        width: 344px;
        margin-top: -10px;
        margin-left: -12px;
        opacity: .2;
    }

    .logo-top {
        position: relative;
        top: -25px;
        left: 40px;
    }

    .client-logo {
        width: 340px;
    }

    .login-body {
        border-radius: 0 0px 10px 0;
    }

    .client-logo {
        height: 218px;
        margin-top: 10px;
        border-radius: 0 0 0 0;
    }

    .center-img {
        margin: 0;
    }

    .center-img {
        text-align: center;
        position: unset;
    }

    .outer-div {
        margin: auto 5%;
    }

    .mid-div {
        vertical-align: top;
    }

    .center-div {
        margin: auto 5%;
        max-width: 756px;
    }

    .parent-triangle {
        right: 167px !important;
    }

    .nav5 li ul {
        right: -187px !important;
    }

    .triangle {
        right: 207px !important;
    }

    .switch-btn {
        margin-top: 0 !important;
    }
}

.aside-bg {
    position: fixed;
    background-color: #F7F7F7 !important;
}

.Menu-bar-lick-color {
    color: #000000 !important;
    padding: 17px 16px !important;
}

.Menu-bar-lick-color:hover {
    color: rgb(211, 13, 13) !important;
}

.Menu-bar-icon-color {
    color: #000000 !important;
    font-size: 15pt;
}

.skin-blue .sidebar li:hover>a>i {
    color: #000000 !important;
}

/* .skin-blue .sidebar.Menu-bar-icon-color li:hover>a>i {
    color: #000000 !important;
} */

.skin-blue .main-header .logo {
    background: #868686 !important;
}

.skin-blue .main-header .logo:hover {
    background-color: #969696 !important;
}

.count-card {
    border-left: 3px solid #004867;
    /* margin-left:10px ;
    margin-right:10px ; */
}

.dashboard-tiles {
    width: 100%;
    margin-bottom: 10px;
    background-color: #f9f9f9;
    border-radius: 5px;
    box-shadow: 0 5px 5px #ddd;
    margin-top: 5px;
}


.dashboard-tiles-icon {
    width: 100%;
    height: auto;
    padding: 9px;
    height: auto;
    display: flex;
    justify-content: center;
}

.dashboard-tiles-icon img {
    height: 45px;
}

.dashboard-tiles-head {
    width: 100%;
    padding: 1px 1px 0 0;
    text-align: center;
    font-size: 18px;
    /* height: 40px; */
    line-height: 1;
    font-weight: 600;
}

.dashboard-tiles-count {
    width: 100%;
    /* padding: 0 6px; */
    font-size: 3.5rem;
    font-weight: 500;
    text-align: center;
}


.navbar-height {
    min-height: 38px !important;
}

.main-sidebar {
    padding: 0 !important;
}

.user-panel {
    padding: 12px 7px !important;
}

.main-footer {
    padding: 6px 10px !important;
    border: none !important;
}

.screen-title-f {
    min-width: 80.7% !important;
    position: fixed !important;
    top: 70px !important;
    z-index: 100 !important;
}

.ui.image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    background-color: transparent;
}

.ui.menu .logo.image {
    width: 35px;
    margin-right: 1em;
}

.clearfix {
    /* width: 230px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: inherit;
}

.user-panel-area {
    height: 50px;
}

.user-panel-label {
    line-height: 1.1;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    padding: 0 5px 0 5px;
}

.notification-label {
    position: absolute !important;
    top: 5px !important;
    left: 31px !important;
    font-size: 65% !important;
    background-color: #FFD15C !important;
}

.main-header .navbar {
    transition: margin-left .3s ease-in-out !important;
    -webkit-transition: .3s ease-in-out !important;
}

.navbar-nav>.user-menu>.dropdown-menu {
    width: 244px !important;
    transition-property: all !important;
    transition-duration: .5s !important;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    margin: 4px;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1) !important;
}

.menu-hover-icon {
    font-family: 'Montserrat';
    font-size: 1.5rem;
    display: inline-block;
    position: absolute;
    right: 10px;
    color: #000000;
    top: 14px;
    font-size: 25px !important;
}

/* html {
    overflow: visible;
    overflow-y: hidden;
}

html {
    overflow-y: hidden !important;
    scrollbar-color: #00688F #f5f5f5 !important;
    scrollbar-width: thin !important;
} */

/* #style-2 {
    overflow-y: inherit !important;
    scrollbar-color: #00688F #f5f5f5 !important;
    scrollbar-width: thin !important;
    overflow-x: hidden;
} */

/* #style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 2.3);
    -moz-box-shadow: inset 0 0 6px rgba(255, 255, 255, 2.3);
    background-color: #F5F5F5;
} */

#style-2::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
    border-radius: 99px;
    background-image: linear-gradient(to bottom, #004762, #088ab3);
    scrollbar-color: #00688F #f5f5f5 !important;
}

.ag-body-viewport::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 2.3);
    background-color: #F5F5F5;
}

.ag-body-viewport::-webkit-scrollbar {
    height: 10px;
    width: 6px;
    background-color: #F5F5F5;
}

.ag-body-viewport::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
    background-image: linear-gradient(to right, #004762, #088ab3);
}

.main-menu1 .main-menu1-content {
    height: 100%;
    position: relative;
}

.menu-fixed {
    position: fixed;
    top: 4.57rem;
    height: -webkit-calc(100% - 4.57rem);
    height: -moz-calc(100% - 4.57rem);
    height: calc(100% - 4.57rem);
}

#wrapper {
    min-height: 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    display: inline-block;
}

#sidebar-wrapper {
    height: 100%;
    padding: 50px 0 0px 0;
    position: fixed;
    border-right: 1px solid gray;
    z-index: 99;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, .85);
}

#sidebar .list-group-item {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background: transparent;
}

@media (max-width: 992px) {
    #sidebar-wrapper {
        position: static;
        height: auto;
        max-height: 300px;
        border-right: 0;
        overflow: scroll;
        display: none !important;
    }
}

@media (min-width: 992px) {
    .main-header .navbar {
        min-width: 78%;
        /* border-bottom: 1px solid white; */
    }
}

@media screen and (max-width: 767px) {
    .footer-set {
        display: none;
    }
}

.sider-bar-set {
    overflow-x: hidden;
    height: 82%;
    overflow-y: auto;
    position: absolute;
    width: 100%;
}

.logo-element {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: white;
    display: none;
    padding: 18px 0;
}

.mini-navbar .logo-element {
    display: block;
}

.set {
    margin: 1px 0 0 0;
    border-top: 1px solid #d2d6de;
    text-align: bottom;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.footer-set {
    width: 83%;
    height: 26px;
    float: left;
}

.challan_box {
    width: 100%;
    margin-bottom: 9px;
    background-color: #f9f9f9;
    border-radius: 5px;
    height: 65px;
    box-shadow: 0 7px 7px #ddd;
}

.challan_box_icon {
    width: 100%;
    height: auto;
    padding: 12px 0px;
    height: auto;
}

.challan_box_head {
    width: 100%;
    padding: 16px 0 0 0;
    text-align: right;
    color: #00688F;
    font-size: 10pt;
    /* height: 40px; */
    line-height: 1;
    font-weight: bold;
}

.challan_box_count {
    width: 100%;
    color: #00688F;
    font-size: 14pt;
    text-align: right;
}

.Total-fee {
    width: 100%;
    padding: 9px 0 0 0;
    text-align: right;
    color: #00688F;
    font-size: 14pt;
    /* height: 40px; */
    font-weight: bold;
}

.Total_Std {
    width: 100%;
    color: #00688F;
    font-size: 14pt;
    text-align: right;
    margin: 0;
    height: auto;
}

.error .modal-content {
    border: 2px solid #BD362F !important;
}

.error .modal-header {
    background: #BD362F !important;
}

.success .modal-content {
    border: 2px solid #51A351 !important;
}

.success .modal-header {
    background: #51A351 !important;
}

.info .modal-content {
    border: 2px solid #00688F !important;
}

.info .modal-header {
    background: #00688F !important;
}

.warning .modal-content {
    border: 2px solid #f89406c7 !important;
}

.warning .modal-header {
    background: #f89406c7 !important;
}

.error-modal .modal-footer {
    padding: 6px;
    padding-right: 0px;
    background: #f4f4f4;
}

.fa-folder-open:before {
    color: #ffd000;
}

.fa-folder:before {
    color: #ffd000;
}

.fa-certificate:before {
    color: #00688F;
}

.fa-caret-down:before {
    color: rgb(255, 255, 255);
}

.fa-caret-right:before {
    color: gray;
}

.web-btn {
    background: green !important;
    border: none !important;
    height: auto !important;
    padding: 2px 7px !important;
}

.web-btn.active {
    color: white !important;
    background-color: green;
}

@media screen and (max-width: 360px) {
    .custom .modal-dialog {
        width: 340px !important;
        height: auto !important;
    }

    .custom .modal-content {
        width: 340px !important;
        height: auto !important;
    }
}

@media screen and (max-width: 320px) {
    .custom .modal-dialog {
        width: 300px !important;
        height: auto !important;
    }

    .custom .modal-content {
        width: 300px !important;
        height: auto !important;
    }
}

@media screen and (max-width: 375px) {
    .custom .modal-dialog {
        width: 340px !important;
        height: auto !important;
    }

    .custom .modal-content {
        width: 340px !important;
        height: auto !important;
    }
}

@media screen and (max-width: 411px) {
    .custom .modal-dialog {
        width: 375px !important;
        height: auto !important;
    }

    .custom .modal-content {
        width: 375px !important;
        height: auto !important;
    }
}

@media screen and (max-width: 414px) {
    .custom .modal-dialog {
        width: 378px !important;
        height: auto !important;
    }

    .custom .modal-content {
        width: 378px !important;
        height: auto !important;
    }
}

.switch-btn {
    margin-top: 26px;
    float: right;
    height: 27px;
    padding: 2px 0;
}

.menus-switch {
    border: none !important;
    padding: 2px 11px !important;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
}

.menus-switch.active {
    background-color: #fed201 !important;
    color: white !important;
    text-transform: uppercase;
}

.switch-btn p {
    margin: 0;
    text-transform: uppercase;
}

.btn-default.btn-on.active {
    background-color: #fed201;
    color: white;
    outline: none;
}

.btn-default.btn-off.active {
    background-color: #fed201;
    color: white;
    outline: none;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-panel>p {
    color: gray;
    font-size: 1.6rem;
    margin-top: 2px;
    position: absolute;
    left: 86px;
    padding: 0 8px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-panel {
    height: 93px;
    background-color: none;
    padding: 10px;
    text-align: center;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-panel>img {
    border: none;
    float: left;
    height: 63px;
    width: 74px;
}

.img-logout {
    border-radius: 10%;
    height: 64px;
    width: 74px;
}

.img-circle2 {
    border-radius: 10%;
    height: 64px;
    width: 74px;
    height: 50px;
    width: 55px;
    margin-top: 5px;
}

.logout-btn {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: #737679;
    cursor: pointer;
}


/* .logout-btn i {
    color: #737679;
} */

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: none !important;
    padding: 8px 8px !important;
    text-align: center !important;
    border-top: 1px solid #ddd !important;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:hover {
    background-color: #f7fafc;
}

.view-profile {
    float: left;
    margin-top: 3px;
    /* left: 2px; */
    padding: 0px 1px;
    position: relative;
    height: auto;
    background: red;
    border-radius: 15px;
}

.profile-btn {
    border: none;
    background: none;
    color: white;
    font-size: 12px;
    outline: none;
}

.panel-heading {
    padding: 5px 15px !important;
}

.fa-star-o {
    font-size: 11px !important;
    float: right !important;
    color: #e5e5e5 !important;
    margin-top: 7px !important;
    margin-right: 5px !important;
    cursor: pointer !important;
}

.fa-star-o:hover {
    color: #FED201 !important;
}

.fa-star {
    font-size: 11px !important;
    float: right !important;
    color: #FED201 !important;
    margin-top: 7px !important;
    margin-right: 5px !important;
    cursor: pointer !important;
}

.bars-icon {
    cursor: pointer !important;
    font-size: 11px !important;
    float: right !important;
    color: #e5e5e5 !important;
    margin-top: 7px !important;
    margin-right: 5px !important;
}

.panel-default {
    margin-top: 3rem !important;
}

.fa-square {
    font-size: 8px !important;
    position: relative !important;
    top: -2px !important;
    left: -3px !important;
    color: #c6c6c6 !important;
}

.menus-dropdown {
    position: relative;
    display: inline-block;
    float: right;
    cursor: pointer;
}

.dropdown-icon {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    left: 0;
    top: 8px;
    padding: 2px 5px;
    outline: none;
}

.menus-dropdown:hover .dropdown-icon {
    display: block;
}

.panel {
    box-shadow: 0px 4px 3px #ddd !important;
    border-radius: 7px !important;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0 !important;
    /*     box-shadow: 0 1px 1px rgb(97, 97, 97 ,1.5) !important; */

}

.switch-btn {
    margin-top: 26px;
    float: right;
    height: 27px;
    padding: 2px 0;
}

.menus-switch {
    border: none !important;
    padding: 2px 11px !important;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
}

.menus-switch.active {
    background-color: #fed201 !important;
    color: white !important;
    text-transform: uppercase;
}

.switch-btn p {
    margin: 0;
    text-transform: uppercase;
}

.btn-default.btn-on.active {
    background-color: #fed201;
    color: white;
    outline: none;
}

.btn-default.btn-off.active {
    background-color: #fed201;
    color: white;
    outline: none;
}

.Role-id {
    margin: 0;
    font-size: 10pt;
    color: lightslategray;
    line-height: 1.1;
    text-align: left;
}

.profile-img-area {
    float: left;
    width: 76px;
    border-right: 1px solid #ddd;
    margin-right: 7px;
}

.usr-nam {
    margin: 0;
}

.disabled {
    cursor: not-allowed;
}

.info-box {
    background-image: linear-gradient(to left, #e2e2e2, #fff);
}

.info-box:hover {
    background-image: linear-gradient(to right, #e2e2e2, #fff);
}

.info-box-summary {
    min-height: 51px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #f9f9f9;
    box-shadow: 1px 2px 5px #ddd;
}

.info-box-summary-count {
    text-align: right;
    font-size: 15px;
    margin-top: 5px;
}

.ag-theme-balham .ag-row-even {
    border: 1px solid rgba(128, 128, 128, 0.493);
   background-image: linear-gradient(to top, #e2e2e25e, #fff);
}

.ag-theme-balham .ag-row-odd {
    border: 1px solid rgba(128, 128, 128, 0.493);
    background-image: linear-gradient(to top, #e2e2e25e, #fff);
}

.ag-theme-balham .ag-row-even:hover {
    background-image: linear-gradient(to bottom, #f5f3f3, #fff);
}

.ag-theme-balham .ag-row-odd:hover {
    background-image: linear-gradient(to bottom, #f5f3f3, #fff);
}

.upload-std-img {
    position: relative;
    top: 92px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 134px;
    height: 130px;
    cursor: pointer;
    margin-bottom: 45px;
    overflow: hidden;
    border-radius: 5px;
    border: 2px solid #ddd;
}

.upload-std-img .imgBoX,
.upload-std-img .detailsimg {
    width: 134px;
    height: 126px;
    position: absolute;
    box-sizing: border-box;
    transition: .5s;
    cursor: pointer;
    float: left;
    color: darkgray;
    font-size: 24pt;
}

.upload-std-img .imgBoX {
    top: 1rem;
    left: 1.5rem;
}

.upload-std-img:hover .imgBoX {
    top: -100%;
    left: 0;
}

.upload-std-img:focus .imgBoX {
    top: -100%;
    left: 0;
}

.upload-std-img .imgBoX img {
    width: 80%;
}

.upload-std-img .detailsimg {
    background: transparent;
    top: 100%;
}

.upload-std-img:hover .detailsimg {
    top: 0;
    left: 0%;
}

.upload-std-img:focus .detailsimg {
    top: 0;
    left: 0%;
}

.detailcard .detailsimg p {
    background: antiquewhite;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    padding: 4px 10px;
}

.upload-btn-area {
    float: left;
    width: 97.5%;
    position: absolute;
    bottom: 0;
}

.upload-img-btn {
    height: 24px;
    padding: 2px;
    border: none;
    background: white;
    color: black;
}

.upload-img-btn:hover {
    background: green;
    color: white;
}


/* Additional Button CSS */

.dropdown-menu-right {
    margin-top: 1px;
    right: auto;
    padding: 0;
    /* background: #e2e2e2; */
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    /* padding: 10px; */
}

.icon-list {
    min-width: 0;
    border: none;
    height: 24px;
    cursor: pointer;
    /* background: #00688F; */
    margin-top: 0;
    margin-right: 0;
    color: 287fc4;
    width: 25px;
    padding: 0;
    border-right: 1px solid white;
    float: left !important;
    border-radius: 0;
}


/* .icon-list:hover {
    background: #ddd;
    color: #00688F; 
} */

.addtional-button .panel-body a {
    font-size: 12px;
    font-weight: 500;
    padding-left: 0px;
    cursor: pointer !important;
    color: #378C29 !important;
}

.addtional-button .panel-body a:hover {
    border-bottom: 1px solid #378C29 !important;
    color: #378C29 !important;
}

.addtional-button .panel-title {
    font-weight: 600;
    font-size: 13px;
    white-space: nowrap;
}

.addtional-button .panel-default {
    margin-top: 4px;
    border: none;
    border-bottom: none !important;
}

.addtional-button .panel-heading {
    color: #000000;
}

.addtional-button .panel-title .pull-right :hover,
.addtional-button .panel-title .pull-right :focus,
.addtional-button .panel-title .pull-right :active {
    color: #fff
}

.panel-title>a {
    color: #000000;
}

.panel-title>a:hover {
    color: #378C29;
}

.addtional-button .panel-body {
    padding: 7px 15px 5px 15px;
    /* box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
}

.ag-theme-balham .ag-popup-editor {
    /* left: 21px !important; */
    background: none !important;
    border: none !important;
    outline: none !important;
    border-radius: 4px !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
}

.stud-info-data {
    width: auto;
}

.stud-infomation-img {
    border-radius: 50% !important;
}

.stud-info-details-h {
    width: 85px;
    margin-bottom: 1px;
    font-size: 12px;
    float: left;
    font-weight: 600;
    color: #7B7B7B;
}

.stud-info-details-h p {
    margin: 0;
    font-size: 12px;
}

.stud-info-details-p {
    height: 18px;
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

/* a {
    color: black !important;
  }
  a:hover,
  a:active,
  a:focus {
    outline: none;
    text-decoration: none;
    color: black !important;
  } */
.stud-info-details-p p {
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    float: left;
    width: 105px;
    font-size: 12px;
    text-overflow: ellipsis;
}

.stud-info-details-p td {
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    text-overflow: ellipsis;
}

.stud-info-id {
    font-weight: 800;
    border-bottom: 1px dotted #d6d6d6;
    padding: 7px 0;
}

.stud-info-id-span {
    font-size: 9.5pt;
    position: absolute;
    left: 13px;
    top: 15px;
    font-weight: 400;
    margin-left: 1px;
    color: #999999;
}

.stud-info-profile-img {
    margin-top: 15px;
    width: 110px;
    height: 110px;
    border: 2px solid #ddd;
}

.teacher-info-profile-img {
    border: none;
    height: 105px;
    width: 88%;
    border-radius: 8px;
    padding: 0;
    margin-top: 15px;
    margin-left: 14px;
    border: 2px solid #ddd;
}


.img-heading {
    text-align: center;
    height: 18px;
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.additional {
    padding-left: 0;
}

.ui-tree-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 2.3);
    background-color: #F5F5F5;
}

.ui-tree-container::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.ui-tree-container::-webkit-scrollbar-thumb {
    border-radius: 99px;
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
    background-color: #ababab;
}

.p-tree-search {
    border: none;
    width: 100%;
    background-color: #e2e0e0;
    /* position: absolute; */
    padding: 5px;
    border-radius: 5px 5px 0 0;
    border: none;
    outline: none;
    border-bottom: 1px solid #ddd;
}

.p-tree-search-icon {
    position: absolute;
    top: 7px;
    right: 55px;
}

.p-tree-collapse-icon {
    position: absolute;
    top: 7px;
    right: 35px;
    font-size: 14px !important;
}

.p-tree-copy-icon {
    position: absolute;
    top: 7px;
    right: 15px;
    font-size: 14px !important;
}

.dashbopard-box {
    border-radius: 7px;
    box-shadow: 0 7px 7px #ddd !important;
    margin-bottom: 19px !important;
    margin-top: 5px;
}

.dashbopard-box-top {
    padding: 3px 10px;
    background-image: linear-gradient(to bottom, #E2E2E2, rgb(255 255 255));
    border-radius: 7px 7px 0 0;
    border-bottom: 2px solid #000000 !important;
}

.dashboard-box-icon {
    color: #378C29;
    padding: 0px 2px;
    text-shadow: 1px 1px 1px #ccc;
}

.dashboard-box-icon:hover {
    color: black;
    font-size: 13px;
}

.modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 2.3);
    background-color: #F5F5F5;
}

.modal-body::-webkit-scrollbar {
    height: 10px;
    width: 6px;
    background-color: #F5F5F5;
}

.modal-body::-webkit-scrollbar-thumb {
    border-radius: 99px;
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
    background-image: linear-gradient(to bottom, #004762, #088ab3);
}

.stud-sibiling-card-id {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
    color: #999999;
}

.stud-sibiling-card-head {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
    margin-top: 0;
    margin-left: 75px;
    color: #000;
}

.stud-sibiling-card-txt {
    width: 51px;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
    float: left;
    color: #7B7B7B;
}

.stud-sibiling-card-p {
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 600;
    margin-top: 1px !important;
    color: #000;
}

.input-drop-list {
    color: #000;
    font-size: 12px;
    padding: 5px 15px !important;
}

.input-group-btn .input-drop-list a:hover {
    border-bottom: 1px solid #00688F !important;
    color: #00688F !important;
}

@media screen and (max-width: 930px) {
    .dropdown-menu-Mob {
        position: absolute;
        left: -143px
    }
}

.report .modal-body {
    margin-top: -10px;
    margin-left: 10px;
    margin-right: 10px;
}


/* End */


/* PTM Schedule */

.custom-select .btn-group {
    background-color: transparent;
    color: #00688F;
    /* padding: 4px 5px; */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    border: 1px solid #fff;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-radius: 0%;
    font-weight: 500;
    min-width: 100px;
    height: 22px;
    padding-right: 5px;
    padding-left: 2px
}

.custom-select .btn-select {
    background-color: transparent;
    color: #000;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    border: none;
    font-weight: 500;
    min-width: 100px;
    height: 22px;
    padding-right: 5px;
    padding-left: 2px;
    border-radius: 7px;
    box-shadow: 0 7px 7px #ddd !important;
}

.custom-select .btn-select option {
    background-color: transparent;
    color: #000;
}

.custom-select select {
    border: none;
    outline: none;
    scroll-behavior: smooth;
    font-size: 12px;
    height: 22px;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 3px;
}

.custom-select .select-title {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    /* background-color: #e2e2e2; */
    height: 22px;
    padding-right: 0px;
    padding-left: 5px;
}


/* END */


/* End */

.birth-header {
    background: #f5f5f5;
    padding: 0px 10px;
    height: 27px;
    border-bottom: 1px solid white;
    border: none;
    background: #e4e4e4 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
}

.birth-header-heading {
    background: #f9f9f9 !important;
    padding: 1px 0 !important;
    cursor: pointer;
    height: 29px !important;
    border-bottom: none;
    position: static !important;
    box-shadow: none !important;
}

.stud-age {
    padding: 0;
    margin: 0;
    /* font-weight: bold; */
    line-height: 1.3;
    font-size: 13px;
}

.birth-header-small-text {
    color: white !important;
    font-weight: 600;
    font-size: 11px !important;
    /* text-decoration: underline;
    text-transform: uppercase; */
    background: #2aad06;
    padding: 2px 7px;
    border-radius: 50px !important;
}

.birth-p {
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.birth-area {
    max-height: 300px !important;
    list-style: none;
    overflow-y: scroll;
    margin: 0;
    overflow: auto;
    height: auto !important;
    padding: 0;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
}

.slimScrollDiv {
    max-height: 300px !important;
    height: auto !important;
    transition: all .5s ease;
    width: 192px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.birth-name {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    width: 192px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.img-border {
    margin: 0 8px 0 0 !important;
    width: 45px !important;
    height: 45px !important;
    border-radius: 45px;
}

.total-count-Stud {
    padding: 0px 5px;
    font-size: 14px;
    margin-top: 0;
    width: auto;
    color: red;
    font-weight: bold;
    background: white;
    border-radius: 100%;
}

.label-span {
    top: 5px !important;
    position: absolute;
    right: 6px;
    padding: 2px 4px;
    background: #378C29;
}


/* Student Birthday Notification */

.dropbtn {
    color: white;
    padding: 8px 18px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover {
    color: white;
}

.cake-icon {
    color: white;
    font-size: 18px;
    text-shadow: 2px 1px 2px #000000;
    /* margin: 12px 2px 0 0; */
}

.dropdown {
    position: relative;
    display: inline-block;
    float: left;
}

.dropdown-content {
    position: absolute;
    background-color: white;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    right: 0;
    border-radius: 8px 8px 0 0;
    display: none;
    width: 325px;
    top: 40px;
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

.dropdown-content a {
    color: black;
    padding: 6px 9px !important;
    text-decoration: none;
    display: block;
    margin-left: 1px !important;
}

.dropdown-content a:hover {
    background-color: #f3f3f378;
}

.dropdown:hover .dropdown-content {
    display: block;
}


/* 
.dropdown-content a:hover {
    background-color: #f9f8f88a;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: transparent;
} */

.skin-blue .main-header .navbar .nav .birth-header-heading>li.active>a {
    color: white;
}

.skin-blue .main-header .navbar .nav .birth-header-heading>li>a {
    color: #000000;
}

.skin-blue .main-header .navbar .nav .birth-header-heading>li>a:hover {
    color: white;
    background-color: #378C29;
}

#notification-scroll {
    overflow-y: scroll !important;
    scrollbar-color: #00688F #f5f5f5 !important;
    scrollbar-width: thin !important;
    overflow-x: scroll;
}

#notification-scroll::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}

#notification-scroll::-webkit-scrollbar-thumb {
    background-color: #e2e2e2;
    border-radius: 5px;
}

#notification-scroll::-webkit-scrollbar-track {
    background-color: #F5F5F5;
    border-radius: 5px;
}

.fav-label {
    margin-top: 24px;
    height: 21px;
    border: none;
    margin-left: -3px;
    color: white;
    background: #00688F;
    font-size: 13px;
    border-radius: 0 3px 3px 0;
}

.center-divs {
    margin: 0 auto;
    width: 221px;
}

.wish-label {
    margin: 0;
    font-size: 11.5pt;
    text-align: left;
    color: #00688F;
    font-weight: 600;
}

.radio-tile-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.input-container {
    margin: 0.5rem;
}

.radio-button {
    position: absolute;
    top: 11px;
    right: 12px;
    margin: 0;
    cursor: pointer;
}

.radio-button checkbox {
    background: black;
}

.radio-tile {
    width: 100%;
    background-color: #f9f9f9;
    border: none;
    float: left;
    box-shadow: 0 2px 2px #ddd;
    border-radius: 5px;
    border: 1px solid #f9f9f9;
    padding: 8px;
    transition: transform 300ms ease;
}

.radio-tile-label {
    font-size: 11px;
    color: #7B7B7B;
    border-left: 1px solid #ddd;
    list-style: none;
    padding: 0px 5px;
    margin: 0;
    float: left;
}

.radio-tile-label li {
    width: 88px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.radio-button:checked+.radio-tile {
    background-color: #f9f9f9;
    border: 1px solid #00688F;
    box-shadow: 0 7px 7px #ddd;
}

.radio-button:checked+.radio-tile>.radio-tile-label {
    color: #00688F;
}

.border-label {
    width: inherit;
    border-bottom: 0px;
    color: #00688F !important;
    margin-bottom: 0px;
    line-height: 1;
    font-size: 15px;
}

.check-mrk-btn input[type=checkbox] {
    cursor: pointer;
}

.check-mrk-btn:before {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    left: 0;
    border: 1px solid #5fc2ff;
    border-radius: 3px;
    background-color: white;
}

.check-mrk-btn:checked:after {
    content: "";
    display: block;
    width: 7px;
    height: 12px;
    border: solid #00688F;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -2px;
    left: 6px;
}

.check-mrk {
    margin: 0 !important;
    position: sticky !important;
}

.sent-btn {
    background: #00688F;
    color: white;
    margin: 0;
    float: right;
    border-radius: 5px;
    padding: -2px 22px !important;
    min-width: 69px !important;
}

.stud-image {
    width: 85px;
    height: 77px;
    border-radius: 5px;
}

.stud-image>img {
    width: 85px;
    height: 77px;
    border-radius: 5px;
}

.stud-profile-birth-p {
    font-size: 10.5pt;
    height: 18px;
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: 600;
    color: #3c8dbc;
}

.stud-profile-birth-p p {
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    float: left;
    width: 125px;
    font-size: 12px;
    text-overflow: ellipsis;
}

.fav-label {
    margin-top: 24px;
    height: 21px;
    border: none;
    margin-left: -3px;
    color: white;
    background: #00688F;
    font-size: 13px;
    border-radius: 0 3px 3px 0;
}

.ag-floating-filter-button {
    display: none !important;
}

.ag-theme-balham .ag-floating-filter-body {
    width: 100% !important;
}

.grid-first-column {
    border-left: none !important;
    padding-left: 5px !important;
}

.grid-column {
    border-left: 1px solid #ddd !important;
    padding-left: 5px !important;
}

.filter-icon {
    background-color: transparent;
    color: #000000;
}


/* Custom Date Piker */
input[type="date"]::-webkit-calendar-picker-indicator {
    /* color: green; */
    fill: green;
    opacity: 1;
    display: block;
    background-color: transparent;
    background-image: url("../../../assets/Images/date-piker.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;

}

input[type="text"]:disabled+.svg {
    display: none;
}

.svg {
    cursor: pointer;
}


/*Ts Calendar*/
.centered-date-picker {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Semi-transparent background */
}

.cal-button {
    display: flex;
    justify-content: space-around;
    position: absolute;
    right: 2px;
}

.date-picker {
    position: relative;
}

.date-picker input {
    padding: 5px;
    border: 1px solid #ccc;
}

.date-picker-overlay {
    position: absolute;
    top: 30px;
    left: 6rem;
    width: 215px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0px;
    z-index: 999;
    height: 268px;
}

.calendar {
    display: inline-block;
}

.calendar .header {
    background-image: linear-gradient(to right, #00688f, #00688f);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.calendar table {
    width: 100%;
    border-collapse: collapse;
}

.calendar th,
.calendar td {
    text-align: center;
    padding: 1px 0px 4px 2px;
}

.calender-td {
    border-radius: 5px;
    border: 1px solid #8080806b;
    background-image: linear-gradient(to bottom, #c2c0c0, rgb(255 255 255));
}

.calender-td:hover {
    border: 1px solid green;
    background-image: linear-gradient(to right, #c2c0c0, rgb(255 255 255));
}

.calendar .calender-td:active {
    color: #fff !important;
    background-image: linear-gradient(to right, #004762, #088ab3);
}

/* .calendar .selected{
    color:#fff;
    background-image: linear-gradient(to right,#004762,#088ab3 ); 
  } */

.calender-arrow {
    font-family: 'Courier New', Courier, monospace;
    font-size: 12px;
    font-weight: bold;
    color: white;
    cursor: pointer;
}

.calender-arrow:hover {
    font-size: 15px;
    cursor: pointer;
}


.calendar .disabled {
    color: #ccc;
    pointer-events: none;
}

/* .datepicker {
    border-radius: 0;
    padding: 0;
}
.datepicker-days table thead, .datepicker-days table tbody, .datepicker-days table tfoot {
    padding: 2px;
    display: list-item;
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background-image: linear-gradient(to right, #04144266 ,rgb(48, 46, 136));
    color: #ffffff;
    border-radius: 0;
}
.datepicker-days table thead tr:nth-child(2n+0) td, .datepicker-days table thead tr:nth-child(2n+0) th {
    border-radius: 3px;
}
.datepicker-days table thead tr:nth-child(3n+0) {
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 11px 13px;
}
.datepicker-months table thead td, .datepicker-months table thead th, .datepicker-years table thead td, .datepicker-years table thead th, .datepicker-decades table thead td, .datepicker-decades table thead th, .datepicker-centuries table thead td, .datepicker-centuries table thead th {
    border-radius: 0;
}
.datepicker td, .datepicker th {
    border-radius: 50%;
    padding: 0 12px;
}
.datepicker td{
    background-image: linear-gradient(to bottom, #e2e2e2 , white) !important;
    border-radius: 50%;
    padding: 0 12px;
    
}
.datepicker td.active:hover{
    background-image: linear-gradient(to left,#00688F ,#088BB4) !important;
}
.datepicker td.active{
    background-image: linear-gradient(to right,#00688F ,#088BB4) !important;
}
.datepicker td:hover{
    background-image: linear-gradient(to top, #e2e2e2 , white) !important;
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background-image: linear-gradient(to right,#00688F ,#00688F) !important;
    color: #ffffff;
    border-radius: 0;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: linear-gradient(to right,#004762 , #088BB4);
}
.datepicker .prev, .datepicker .next {
    color: rgba(255, 255, 255, 0.5);
    transition: 0.3s;
    width: 37px;
    height: 37px;
}
.datepicker .prev:hover, .datepicker .next:hover {
    background: transparent;
    color: rgba(255, 255, 255, 0.99);
    font-size: 21px;
}
.datepicker .datepicker-switch {
    font-size: 24px;
    font-weight: 400;
    transition: 0.3s;
}
.datepicker .datepicker-switch:hover {
    color: rgba(255, 255, 255, 0.7);
    background: transparent;
}
.datepicker table tr td span {
    border-radius: 5px;
    margin: 3%;
    width: 27%;
    border-color: 1px solid rgba(128, 128, 128, 0.521);
}
.datepicker table tr td span.active{
    background-image: linear-gradient(to right,#004762 , #088BB4);
}
.datepicker table tr td span.active:hover{
    background-image: linear-gradient(to top,#004762 , #088BB4);
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  background-color: green;
}
.dropdown-menu {
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid rgba(0,0,0,.1);
} */

/* End Date Piker */
.search-dropdown {
    width: 100%;
    padding-left: 10px;
    color: #000;
    font-size: 12px;
    cursor: pointer;
}




.lookup-Totalcount-label {
    color: #00688F;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #e2e2e2;
    height: 22px;
    padding-right: 0px;
    padding-left: 5px;
}

.Serialno-cell {
    padding-left: 6px !important;
    padding-right: 6px !important;
}

.backgroundnone {
    background: #eee !important;
    cursor: not-allowed;
}

.left-bt-group {
    float: none !important;
}

.btn_getdata {
    color: white;
    padding: -1px 10px;
    border: none;
    cursor: pointer;
    /* width: 20%; */
    float: right;
    height: 27px;
    background-color: Transparent;
    border-radius: 3px;
    border: 1px solid white;
    background: #00688F;
    /* left: 53px; */
}

.select-dropdown {
    background-color: transparent !important;
    border: none !important;
}

.items-set-height {
    height: 26px;
}

.stud-image-mark {
    width: 61px;
    padding: 2px 2px;
    height: 61px;
    border-radius: 50%;
    top: -1px;
    bottom: 0;
    background: #fff;
    margin: auto;
    position: absolute;
    left: 0;
    border: 1px solid #fff;
    right: 0;
}

.grid-tolbar-height-auto {
    float: left !important;
    height: auto !important;
}

.grid-tolbar-height-set {
    height: 25px;
}

.grid-menu-mood {
    padding-top: 0px;
    top: 100%;
    left: 16px;
}

@media screen and (max-width: 768px) {
    .grid-btn-group {
        min-width: 85px !important;
    }

    .grid-menu-mood {
        top: 24% !important;
    }
}

.stud-image-mark>img {
    width: 56px;
    height: 54px;
    border-radius: 50%;
}

.Tile-view {
    width: 50%;
    height: 60px;
    float: left;
}

.Tile-viw {
    width: 50%;
    height: 60px;
    float: left;
    padding-left: 37px;
}

.stud-detail-align-Center {
    text-align: center;
    font-weight: 600;
}

.stud-detail-p {
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    float: left;
    max-width: 157px;
    font-size: 12px;
    text-overflow: ellipsis;
}

@media screen and (max-width: 680px) {
    .stud-image-mark {
        top: 0 !important;
        bottom: 0 !important;
        margin: auto !important;
        position: absolute !important;
        right: 14px !important;
        left: auto !important;
    }

    .Tile-view {
        width: 100% !important;
        padding: 0 !important;
    }

    .Tile-viw {
        width: 100% !important;
        padding: 0 !important;
    }

    .stud-detail-align-Center {
        text-align: left !important;
    }
}

.remove-ellipsis p {
    width: auto;
}

.revenue-tiles-head {
    width: 100%;
    padding: 5px 6px 0 0;
    text-align: right;
    color: #575555;
    font-size: 7.5pt;
    min-height: 20px;
    line-height: 1.3;
    font-weight: 600;
}

.revnue-tiles-count {
    width: 100%;
    padding: 0 6px;
    font-size: 14px;
    text-align: right;
    font-weight: 600;
    color: #4d4c4c;
}

.justgage-set {
    width: 116px;
    height: 109px;
    left: 69px;
    position: absolute;
    top: -6px;
}

.table-amount-td {
    color: green !important;
    font-weight: 700;
    text-align: right;
}

.table-blance-amount-td {
    color: red !important;
    font-weight: 700;
    text-align: right;
}

.timetable-td-first-add {
    vertical-align: top !important;
    padding: 0 !important;
    background-color: #e8e8e8b3 !important;
    border-bottom: 1px solid #356ca7;
}

.timetable-td-first-data {
    vertical-align: top !important;
    padding: 0 !important;
    border-right: 1px dotted #ddd !important;
    border-bottom: 1px solid #356ca7;
}

.timetable-td-first-data p {
    padding: 5px;
    margin: 0;
}

.timetable-td-first-data-heading {
    margin: 0;
    padding: 5px 7px;
}

.timetable-td-first-data-heading p {
    margin: 0;
    padding: 0;
}

.timttbl-period {
    margin: 0 !important;
    padding: 0 !important;
    color: #6c6e71;
    font-weight: bold;
}

.timttbl-period a {
    color: #6c6e71;
}

.days-onlclick {
    color: #fff;
    background-color: #356ca7;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    text-align: left;
    cursor: pointer !important;
}

.period-bg-head {
    height: 76px;
    min-width: 357px;
    border: 1px solid #bdc3c7;
    background-color: #f5f7f7;
    margin-bottom: -2px;
}

.border-right {
    border-right: 1px dotted #ddd;
}

.Emp-details-Title-img {
    width: 102px;
    height: 83px;
    border-radius: 5px;
    margin: 3px;
}

.Emp-details-Title {
    margin: 0;
    float: left;
    width: 103px;
    height: auto;
}

.Emp-details-Title p {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    float: left;
    color: #7d7c7c;
    min-width: 102px;
}

.Emp-details-des {
    margin: 0;
    float: left;
    height: auto;
}

.Emp-details-des p {
    font-size: 13px;
    font-weight: 600;
    color: #00688F;
    margin: 0;
}

.modal-header-tollbar {
    padding-right: 0px;
}

.periods-caption p {
    margin: 0;
    padding: 4px 12px;
    float: left;
    font-weight: 600;
    font-size: 12px;
    color: #717477;
    border-right: 1px solid #fff;
}

.tab-bars-icon {
    float: right;
    color: #808386;
    font-size: 12px !important;
    margin: 5px;
    cursor: pointer;
}

.table-scroll {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    height: 350px;
}

.table-scroll table {
    width: 100%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
}

.table-wrap {
    position: relative;
}

.table-scroll th,
.table-scroll td {
    padding: 3px 10px !important;
    font-size: 12px;
    color: #00688F;
    border-left: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
}

.table-scroll thead th {
    position: sticky;
    top: 0;
    background-color: #f9f9f9;
    color: #909090;
    border-bottom: 1px solid #ddd;
}

.center-head-footer-txt {
    text-align: right;
}

.table-scroll tfoot,
.table-scroll tfoot th,
.table-scroll tfoot td {
    position: sticky;
    background-color: #f9f9f9;
    bottom: 0;
    color: #909090;
    z-index: 4;
    border-top: 1px solid #ddd;
}

.time-tbl {
    color: #5d7482 !important;
    font-weight: 600;
}

.box-title-timetbl {
    font-size: 13px;
    font-weight: 600;
    color: #7B7B7B;
}

.emp-img-timetbl {
    float: left;
    border-right: 1px dotted #ddd;
}

.emp-img-timetbl>img {
    margin: 4px 9px;
    width: 74px;
    height: 65px;
}

.time-tbl-Booked {
    float: left;
    margin: 3px 2px;
}

.time-tbl-Booked>span {
    background: #3270d3b5;
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 2px;
    margin-top: 3px;
}

.time-tbl-Booked p {
    font-size: 13px;
    float: left;
    margin: 0;
}

.time-tbl-free {
    float: left;
    margin: 3px 2px;
}

.time-tbl-free>span {
    background: #378C29cc;
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 2px;
    margin-top: 3px;
}

.time-tbl-free p {
    font-size: 13px;
    float: left;
    margin: 0;
}

.time-tbl-Reserved {
    float: left;
    margin: 3px 2px;
}

.time-tbl-Reserved>span {
    background: #d74737;
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 2px;
    margin-top: 3px;
}

.time-tbl-Reserved p {
    font-size: 13px;
    float: left;
    margin: 0;
}

.wrapper1 {
    display: flex;
    align-items: stretch;
}

#sidebar1 {
    min-width: 400px;
    max-width: 400px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #fff;
    transition: all 0.3s;
    margin-top: 5px;
    position: absolute;
    right: 0;
    height: 100%;
    background: #f9f9f9;
    z-index: 1;
}

.sidebar1 {
    min-width: 400px;
    max-width: 400px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #fff;
    transition: all 0.3s;
    margin-top: 5px;
    position: absolute;
    right: 44px;
    height: 100%;
    background: #f9f9f9;
    z-index: 0;
}

#sidebar1.active {
    min-width: 0px;
    max-width: 0px;
    text-align: center;
}

#sidebar1.active .sidebar-header h3,
#sidebar1.active .CTAs {
    display: none;
}

#sidebar1.active .hours-details {
    display: none;
}

#sidebar1.active .timetbl-tbl {
    display: none;
}

#sidebar1.active .timetbl-tbl tr th {
    display: none;
}

#sidebar1.active .timetbl-tbl tr td {
    display: none;
}

#sidebar1 .sidebar-header h3 {
    margin: 0;
    text-align: left;
    color: white;
    font-weight: bold;
    font-size: 12px;
    background: #356ca7;
    padding: 5px 5px;
    margin: 0;
}

#sidebar1 .hours-details p {
    padding: 1px 5px;
    width: 100%;
    float: left;
    font-size: 8pt;
    font-weight: 600;
    margin: 0;
    color: #797878;
    font-family: arial;
}

#sidebar1 .hours-details p span {
    float: right;
}

#sidebar1 .timetbl-tbl tr th {
    font-size: 8pt;
    color: #797878;
    font-weight: 600;
    text-align: center;
    font-family: arial;
}

#sidebar1 .timetbl-tbl tr td {
    font-size: 8pt;
    color: #356ca7;
    font-weight: 600;
    text-align: center;
    font-family: arial;
}

#content {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
}

.time-tbl-summry {
    height: 100%;
    float: right;
    padding: 0 0;
    margin-top: 5px;
    border-radius: none;
    color: #00688F;
    outline: none;
    font-size: 9.5pt;
    font-family: arial;
    cursor: pointer;
    white-space: nowrap;
    background: #e2e2e2;
    border: none;
}

.time-tbl-summry:active {
    color: #00688F;
    background: #e2e2e2;
}

.time-tbl-summry:link {
    outline: none;
}

.time-tbl-summry:hover {
    color: white;
    background-color: #356ca7;
    cursor: pointer;
}

@media (max-width: 768px) {
    #sidebar1.active {
        min-width: 0px;
        max-width: 0px;
        text-align: center;
        right: 6.7%;
    }

    .time-tbl-summry {
        margin-left: -4.7%;
        position: relative;
        margin-top: 0;
    }

    .timetable-td-first {
        min-width: 186px;
    }

    .timetable-td {
        min-width: 144px;
    }

    .resposive-table {
        min-width: 144px;
    }

    #sidebar1 {
        min-width: 203px;
        max-width: 203px;
        text-align: center;
        margin-top: 0;
        right: 3%;
    }

    .dropdown-toggle::after {
        top: auto;
        bottom: 10px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }

    #sidebar1.active {
        margin-left: 0 !important;
    }

    #sidebar1 .sidebar-header strong {
        display: block;
    }

    #sidebar1 {
        margin-left: 0;
        height: 97%;
    }
}

@media (max-width: 1180px) {
    .timetable-td {
        min-width: 144px;
    }
}

@media (max-width: 980px) {
    #sidebar1.active {
        min-width: 0px;
        max-width: 0px;
        text-align: center;
        right: 3.4%;
    }

    .time-tbl-summry {
        margin-left: -3.5%;
        position: relative;
        margin-top: 0;
    }

    .timetable-td-first {
        min-width: 186px;
    }

    .timetable-td {
        min-width: 144px;
    }

    .resposive-table {
        min-width: 144px;
    }

    .dropdown-toggle::after {
        top: auto;
        bottom: 10px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }

    #sidebar1.active {
        margin-left: 0 !important;
    }

    #sidebar1 {
        margin-left: 0;
        height: 95.5%;
        min-width: 400px;
        max-width: 400px;
        /* text-align: center; */
    }

    #sidebar1Collapse span {
        display: none;
    }
}

.info-box-text {
    font-size: 12px;
    color: #797878;
    font-weight: bold;
    width: 100%;
}

.subject-heading {
    width: 100%;
    /* background: #f2f2f2; */
}

.subject-heading h2 {
    padding: 5px;
    margin: 0;
    font-weight: 700;
    color: #00688F;
    border-radius: 3px;
    background: #eeeeee;
    font-size: 13px;
}

.field-data {
    width: 50%;
    float: left;
}

.field-data h2 {
    color: #7B7B7B;
    font-size: 13px;
    margin: 0;
    font-weight: 600;
    margin-top: 2px;
}

.Total-color {
    color: #00688F !important;
}

.obtaiend-color {
    color: green !important;
}

.Total-color {
    color: #00688F;
}

.grade-circle {
    background: #00688F;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: black;
    padding: 7px;
    line-height: 1.2;
    margin: auto 30px;
    text-align: center;
}

.grade-circle .innerTEXT {
    position: relative;
    top: 3px;
    color: white;
    font-weight: bold;
}

.cell-value-r {
    background-color: #0cd36e !important;
    color: white;
}

.cell-value-u {
    background-color: #e55252 !important;
    color: white;
}

.cell-value-s {
    background-color: #4fa5e8;
    color: white;
}

.cell-value-p {
    background-color: #f3bd18 !important;
    color: white;
}

.expse_btn {
    margin-top: 13px;
    background: #e2e2e2;
    border-radius: 5px;
}

.expse_btn:hover {
    color: white;
    background: #00688F;
}


/* dual-list  */

.dual-list input {
    height: 33px !important;
}

.dual-list .record-picker {
    height: 220px;
}

.dual-list .btn-primary,
.dual-list .btn-default {
    background: #00688F;
    color: #fff;
    border: none !important;
}

.dual-list .btn-primary:active:focus {
    background-color: #00688Fc7 !important;
    color: #fff !important;
}

.dual-list .btn-default:active:focus {
    background-color: #00688Fc7 !important;
    color: #fff !important;
}

.record-picker {
    height: 400px !important;
}

.record-picker>li {
    padding-top: 0 !important;
    padding-bottom: 0px !important;
}

.dual-list .btn-default.disabled.focus,
.dual-list .btn-default.disabled:focus,
.dual-list .btn-default.disabled:hover,
.dual-list .btn-default[disabled].focus,
.dual-list .btn-default[disabled]:focus,
.dual-list .btn-default[disabled]:hover,
fieldset[disabled] .dual-list .btn-default.focus,
fieldset[disabled] .dual-list .btn-default:focus,
fieldset[disabled] .dual-list .btn-default:hover {
    background-color: #00688Fc7 !important;
    color: #fff !important;
    border-color: transparent !important;
}

.control-sidebar.control-sidebar-open {
    margin-right: 0 !important;
}

.control-sidebar-bg,
.control-sidebar {
    top: 0;
    right: -239px;
    width: 262px;
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out;
}

.aside-grid-panel {
    margin-top: 0px;
    overflow-y: auto;
    z-index: 4;
    padding: 0px;
    border-right: 1px solid #bdc3c7;
    border-top: 1px solid #bdc3c7;
}

.vaertical-text-panel {
    width: 23px;
    float: left;
    background: #f5f7f7;
    border-left: 1px solid #bdc3c7;
    border-right: 1px solid #bdc3c7;
}

.vaertical-text-panel_btn {
    transform: rotate(-90deg);
    position: absolute;
    margin: 36px -34px;
    border: none;
    font-weight: 600;
    padding: 0px 0px 0px 0px;
    font-size: 17px;
    background: transparent;
    color: #97a0b3;
    outline: none;
}

.vaertical-text-panel_btn:hover {
    color: #00688F;
}

.vaertical-text-panel_btn:focus {
    color: #00688F;
    outline: none;
}

.vaertical-text-panel_arrow {
    transform: rotate(-90deg);
}

.focusable {
    background-color: #0091ea !important;
}

.btn:focus {
    color: #dd4b39 !important;
}

.btn-group:focus {
    border: 1px solid #378C29;
}


/* dual-list  */

.gm-style .gm-style-iw-d {
    box-sizing: border-box;
    overflow: hidden !important;
    max-height: 140px !important;
    width: 100% !important;
}

.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%, -100%);
    background-color: white;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.3);
    max-height: 140px !important;
    width: 100% !important;
}

.gm-ui-hover-effect {
    height: 35px !important;
    width: 35px !important;
}

.alert-error .form-control:focus {
    background-color: #0091ea !important;
}


/* navigation-bar css */

.no-record-css {
    padding: 15px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #378C29;
    font-weight: 600;
}

.birth-info-footer {
    padding: 4px 8px !important;
    text-align: center;
    font-size: 12px;
    border-top: 1px solid #ddd;
}

.time_format {
    padding: 5px 20px;
    font-size: 12px;
    line-height: 1.2;
    color: white;
    text-align: center;

}

.show_modal {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 40px;
    margin-top: -20px;
    margin-left: -75px;
    background: #e74c3c;
    color: #fff;
    border-radius: 5px;
    border: 0;
    border-bottom: 2px solid #c0392b;
    cursor: pointer;
}

.show_modal:hover {
    background: #c0392b;
}

.show_modal:active {
    transform: scale(0.9)
        /* transform: scale(0.9); */
}

.close_modal {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    width: 30px;
    color: white;
    /* height: 30px; */
    background: transparent;
    /* color: #fff; */
    cursor: pointer;
    border: none;
}

.close_modal:hover {
    background-color: #0091ea;
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(5px);
    background: rgb(177 177 177 / 23%);
    /* background: rgba(52, 73, 94, 0.8); */
    z-index: 50;
    visibility: hidden;
    opacity: 0;
    transition: 0.7s;
}
.searchmask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(5px);
    background: rgb(177 177 177 / 23%);
    /* background: rgba(52, 73, 94, 0.8); */
    z-index: 50;
    visibility: hidden;
    opacity: 0;
    transition: 0.7s;
}

.modal_open {
    width: 33.5%;
    height: 300px;
    margin: 0 auto;
    height: 350px;
    margin-top: 7%;
    border-radius: 10px;
    background-color: white;
    /* background: linear-gradient(to bottom, #f9f9f9 0%, #f1f1f1f1 100%); */
    z-index: 100;
    transition: 0.5s ease-out;
    transform: translateY(180px);
}
.search_modal_open {
    width: 33.5%;
    height: 300px;
    margin: 0 auto;
    height: 350px;
    margin-top: 7%;
    border-radius: 10px;
    background-color: white;
    /* background: linear-gradient(to bottom, #f9f9f9 0%, #f1f1f1f1 100%); */
    z-index: 100;
    transition: 0.5s ease-out;
    transform: translateY(180px);
}

.active_modal {
    visibility: visible;
    opacity: 1;
}

.active_modal>.modal_open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
.active_search_modal {
    visibility: visible;
    opacity: 1;
}

.active_search_modal>.search_modal_open  {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.shortkey-header {
    width: 100%;
    height: 22px;
    margin-top: 10px;
    background: #00688F;
    border-radius: 10px 10px 0 0;
}

.shortkey-header p {
    padding: 2px 10px;
    font-size: 13px;
    color: white;
}

.Shortcut-key {
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
}

.Shortcut-key td,
.Shortcut-key th {
    border: 1px solid #ddd;
    padding: 4px 6px;
}

.Shortcut-key tr:nth-child(even) {
    background-color: #f2f2f2;
}

.Shortcut-key th {
    text-align: left;
    background-color: #e2e2e2;
    color: #000000;
    font-size: 10pt;
    font-weight: 600;
}

.rag-approved {
    background-color: #378C29b8;
    color: #fff;
    /* color: #ffffff; */
}

.rag-reject {
    background-color: #dd4b39c4;
    color: #fff;
    /* color: #ffffff; */
}

.rag-pending {
    background-color: rgb(242, 216, 112);
    color: #fff;
    /* color: #ffffff;  */
}

.user-footer-btn {
    width: 50%;
    float: left;
    text-align: center;
}

.md-r {
    float: right;
    color: #000;
}

.md-r:hover {
    color: red;
}

.md-l {
    float: left;
    color: #000;
}

.md-l:hover {
    color: green
}

.change-pass-btn {
    background: #00688F;
    border: none;
    margin-top: 12px;
    font-size: 12px;
    float: right;
    padding: 2px 10px;
}

.change-pass-btn:active {
    background-color: #3888c8;
    color: white;
}

.change-pass-btn:hover {
    background-color: #3888c8;
    color: white;
}

@media (min-width: 1180px) {
    .c-lg-2 {
        width: 20%;
        float: left;
        padding-right: 5px;
    }

    .col-lg-r {
        width: 15.3%;
        float: left;
        padding-right: 0;
    }
}

.m-b-0 {
    margin-bottom: 0;
}

.challan-detail {
    float: left;
    min-height: 55px;
    width: 100%;
    margin: 7px 0;
}

.border-left {
    border-left: 1px dotted #b1afaf;
}

.border-right {
    border-right: 1px dotted #b1afaf;
}

.challan-detail-h {
    width: 50%;
    float: left;
    font-size: 12px;
    font-weight: 600;
    color: #5d5b5b;
}

.challan-detail-p {
    font-size: 12px;
    float: left;
    width: 50%;
    text-align: right;
    font-weight: 600;
    color: #00688F;
}

.unpaid-color {
    color: #F8164B;
}

.paid-color {
    color: forestgreen;
}

.discount-color {
    color: #e4c020;
}

.Challan_Detail {
    padding: 4px 10px;
    cursor: pointer;
}

.Challan_Detail:hover {
    text-decoration: underline;
}

.grid-paid-col {
    background-color: #378C29;
    color: white;
    border-radius: 5px;
    text-align: center;
}

.grid-paidorg-col {
    background-color: orange;
    color: white;
    border-radius: 5px;
    text-align: center;
}

.grid-red-col {
    background-color: red;
    color: white;
    border-radius: 5px;
    text-align: center;
}

.grid-unpaid-col {
    background-color: rgb(231, 76, 60);
    color: white;
    border-radius: 5px;
    text-align: center;
}

.grid-Exempt-col {
    background-color: #e4c020;
    color: white;
    border-radius: 5px;
    text-align: center;
}

.border-radius-5 {
    border-radius: 5px;
}

.border-radius-10 {
    border-radius: 10px;
}

.W-100-per {
    width: 100%;
}

.W-30-per {
    width: 30%;
}

.box-shadow-al {
    box-shadow: 0 0 5px #ddd;
}

.attendance-card-span {
    font-size: 9pt;
    color: #878E86;
    font-weight: 600;
}

.attendance-card-emp_name {
    font-size: 16px;
    margin-top: -6px;
    font-weight: 600;
    color: steelblue;
}

.attendance-card-label {
    width: 85px;
    margin-bottom: 1px;
    font-size: 12px;
    float: left;
    font-weight: 600;
    color: #7B7B7B;
}

.attendance-card-label p {
    margin: 0;
    font-size: 12px;
}

.attendance-card-details {
    height: 18px;
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: 600;
    color: #3c8dbc;
}

.attendance-card-details p {
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    float: left;
    width: 117px;
    font-size: 12px;
    text-overflow: ellipsis;
}

.md-label {
    margin: 0;
    font-size: 9pt;
    color: #797777;
    font-weight: 600;
}

.md-left-padding {
    border-left: 1px dotted #ddd;
    padding: 0 5px;
}

.grid-select-control {
    height: 25px !important;
    background-color: transparent !important;
    border-radius: 0px !important;
}

.grid-icon-control {
    height: 25px !important;
    background-color: transparent !important;
    border-radius: 0px !important;
}

.input-group-addon {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 0px;
}

.dropdown-radius {
    border-radius: 3px !important;
}


/* ZY start */


/* form .box-default > .box-body{
    padding: 0px ;
  } */

.sidebar-collapse .user-panel-label {
    display: none
}

.sm-eduman-logo-1 {
    display: block;
}

.sidebar-collapse .sm-eduman-logo-1 {
    display: none
}

.sm-eduman-logo-2 {
    display: none;
}

.sidebar-collapse .sm-eduman-logo-2 {
    display: block
}

.short-key-modal .shortkey-header {
    margin-top: 40px;
}


/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
    .short-key-modal .modal_open {
        padding: 0px;
        margin-top: 11%;
        margin: 0px;
        width: 100% !important;
    }
    .search-modal .search_modal_open {
        padding: 0px;
        margin-top: 11%;
        margin: 0px;
        width: 100% !important;
    }
}


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 768px) and (max-width: 789.98px) {
    .short-key-modal .modal_open {
        width: 29% !important;
    }
    .search-modal .search_modal_open{
        width: 29% !important;
    }
}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {
    .short-key-modal .modal_open {
        width: 50% !important;
    }
    .search-modal .search_modal_open{
        width: 50% !important;
    }
}


/* Large devices (desktops, 992px and up) */

@media (max-width: 991.98px) and (min-width: 768px) {
    .short-key-modal .modal_open {
        width: 40% !important;
    }
    .search-modal .search_modal_open {
        width: 40% !important;
    }
}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .short-key-modal .modal_open {
        width: 30% !important;
    }
    .search-modal .search_modal_open {
        width: 30% !important;
    }
}

.institute .upload-std-img {
    top: 65px !important;
}

.institute .img-box {
    margin-top: 1px !important;
}


/* ZY end */


/* Switch Campus CSs */

.Switch-Campus-head {
    border-bottom: 1px solid #ddd;
    background: #f9f9f9;
}

.Switch-Campus-head h5 {
    text-align: center;
    font-size: 14px;
    margin: 0;
    padding: 8px 11px;
}

.Switch-Campus-head h5 i {}

.Switch-Campus-menu {
    list-style: none;
    padding: 0;
    width: 100%;
    float: left;
    border-bottom: 1px dashed #eaeaea;
}

.Switch-Campus-menu a {
    text-decoration: none;
    display: block;
    float: left;
    width: 100%;
}

.Switch-Campus-menu a:hover {
    background-color: #f3f3f378;
    color: #00678e;
    box-shadow: 0 0px 5px 0 #ddd;
}

.Switch-Campus-menu li {
    width: 100%;
    float: left;
}

.Switch-Campus-footer {
    border-bottom: 2px solid #c0c0c0;
}

.Campus-img {
    border-right: 1px dotted #ddd;
    margin-right: 7px;
}

.Campus-title h4 {
    text-indent: 0em;
    overflow: hidden;
    vertical-align: middle;
    color: #67696b;
    height: 22px;
    cursor: pointer;
    font-size: 13px;
    min-width: 223px;
    text-overflow: ellipsis;
    padding: 0;
    font-weight: 600;
    margin: 2px 0 3px 0;
    border-bottom: 1px dotted #ddd;
    padding: 0 0 2px 0;
}

.Campus-title p {
    margin: 0;
    overflow: hidden;
    white-space: normal;
    font-size: 8.5pt;
    color: #747F8B;
    min-width: 223px;
    line-clamp: 3;
    text-overflow: ellipsis;
    line-height: 1.2;
    height: 34px;
}

.Campus-title p strong {
    font-size: 8.5pt;
    color: #747F8B;
    text-transform: uppercase;
    font-weight: 700;
}

.triangle {
    position: absolute;
    top: -5px;
    right: 18px;
    height: 12px;
    width: 12px;
    border-radius: 3px 0px 0px 0px;
    transform: rotate(45deg);
    background: #f9f9f9;
}

.parent-triangle {
    position: absolute;
    top: -5px;
    right: 19px;
    height: 12px;
    width: 12px;
    border-radius: 3px 0px 0px 0px;
    transform: rotate(45deg);
    background: #f9f9f9;
}

.navigation-menu {
    float: left;
}

.navigation-menu ul {
    zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

.navigation-menu ul>li {
    float: left;
    padding: 0;
    position: relative;
}

.navigation-menu a {
    display: block;
    padding: 4px 16px;
}

.navigation-menu a:hover {
    text-decoration: none;
    cursor: pointer;
}

.navigation-menu a .active {
    text-decoration: none;
    cursor: pointer;
    background: #0091ea;
    color: white;
}

.navigation-menu li ul {
    position: absolute;
    border-radius: 0 0 10px 10px;
    background: #fff;
}


/* Fold Out
  ============================== */

.nav5 ul>li:hover ul {
    max-height: 1000px;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
    -moz-transform: perspective(400);
    -moz-transform: rotate3d(0, 0, 0, 0);
}

.nav5 li ul {
    position: absolute;
    background-color: white;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    right: 0;
    top: 39px;
    width: 325px;
    z-index: 1;
    max-height: 0;
    /* overflow: hidden; */
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    transition: 350ms;
    -moz-transform: perspective(400);
    -moz-transform: rotate3d(1, 0, 0, 90deg);
    -moz-transform-origin: 50% 0;
    -moz-transition: 350ms;
}

.camp-list {
    border-bottom: 1px dashed #eaeaea;
}

.norecord-camp-list {
    text-align: center;
    margin: 0;
    padding: 9px 0;
    font-size: 16px;
    background: #efeeee;
    color: #c70d0d;
    font-weight: 600;
}

.camp-list a:hover {
    background-color: #f3f3f378;
    color: #00678e;
    box-shadow: 0 0px 5px 0 #ddd;
}

.filter-area {
    width: 100%;
    padding: 2px 22px;
    border-bottom: 1px dashed #ddd;
}

.filter-campus {
    padding: 3px 3px;
    width: 100%;
    outline: none;
    border: none;
    border-radius: 7px;
}

.filter-area i {
    position: absolute;
    left: 11px;
    top: 41px;
    color: #5e5e5e;
    font-size: 12px;
}

.bith-header-top {
    width: 161px;
    float: left;
}

.file-att {
    height: 25px;
    position: relative;
    border-radius: 4px;
    color: #000;
    width: 100%;
    outline: none;
    /* border: 1px solid #80808080; */
    margin-top: 15px;
    border-color: #ece9e9 !important;
    background-color: #f6f6f6 !important;
    /* font-size: 12px !important; */
    box-shadow: 0px 7px 7px #ddd !important;
}

.file-att:after {
    /* position: absolute;
    top: 1px;
    bottom: 0;
    outline: none;
    background-color: green;
    content: "Choose File";
    color: #ffffff;
    display: block;
    cursor: pointer;
    font-size: 12px;
    height: 23px;
    padding: 0px 15px; */
    position: absolute;
    /* left: 2px; */
    top: 0;
    bottom: 0;
    outline: none;
    background-color: green;
    content: "Choose Image";
    color: #ffffff;
    display: block;
    cursor: pointer;
    height: 23px;
    /* margin-right: 6rem; */
    padding: 1px 0.2rem 3px 3px;

}

.message-rag-blue {
    background-color: rgb(149, 184, 212);
    color: #fff;
}

.message-rag-pink {
    color: #fff;
    background-color: rgb(244, 147, 168);
}


/* color: #ffffff;
 /* ZY end */

.menus-dropdown .bars-icon:hover {
    color: #fed201;
}

.tutorial-dropdown {
    border-radius: 8px 8px 0 0;
    display: none;
    position: absolute;
    left: 5px;
    outline: none;
    top: 15px;
    z-index: 1;
    min-width: 140px;
    padding: 0;
    border: 1px solid #f5f5f5;
    outline: none;
    box-shadow: 0 0 2px 1px #f9f9f9;
}

.menus-dropdown:hover .tutorial-dropdown {
    display: block;
}

.menus-dropdown>span>.bars-icon:hover {
    color: #fed201 !important;
}

.main-menu-navigate {
    padding: 1px 13px;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 1.8px;
    border-color: #ddd;
    border: none;
    border-radius: 5px 0 0 5px;
    float: left;
}


.dashboard-menu {
    padding: 1px 13px;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 1.8px;
    border-color: #ddd;
    border-radius: 0 5px 5px 0;
    border: none;
}

.dashboard-menu:target {
    background-color: #00678e;
    color: white;
}

.navigate-dashbaord-menu {
    right: 0 !important;
    left: auto;
    padding: 6px 6px;
}

.navigate-dashbaord-menu-list {
    border-bottom: 1px solid #f9f9f9;
    padding: 2px 0;
}

.navigate-dashbaord-menu-list a {
    font-size: 12px;
    color: #828282;
}

.navigate-dashbaord-menu-list a:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #00688F;
}

.activeclass {
    background-color: #fed201;
    color: white;
}

.color-picker {
    top: unset !important;
    left: unset !important;
}

.maskproperties {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 73, 94, 0.8);
    z-index: 50;
    visibility: hidden;
    opacity: 0;
    transition: 0.7s;
}

.property_modal_open {
    width: 33.5%;
    height: 300px;
    margin: 0 auto;
    height: 150px;
    margin-top: 7%;
    border-radius: 10px;
    background-color: white;
    /* background: linear-gradient(to bottom, #f9f9f9 0%, #f1f1f1f1 100%); */
    z-index: 100;
    transition: 0.5s ease-out;
    transform: translateY(180px);
}

.active_propertymodal {
    visibility: visible;
    opacity: 1;
}

.active_propertymodal>.property_modal_open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.items-scroll {
    overflow: scroll;
    max-height: 615px;
    overflow-x: hidden;
}

.canvas_wrapper_div {
    width: 100%;
    height: 620px !important;
    border: none !important;
}

.canvas_whiteboard_button {
    color: #00688F !important;
}

.multiselect-dropdown .dropdown-btn {
    /* padding-top: 0px !important; */
    height: 21px !important;
    padding: 1px !important;
    border: none !important;
    /* padding-left: 1px !important; */
}

.multiselect-dropdown .selected-item {
    font-size: 12px !important;
    margin-top: 1px !important;
}

.multiselect-dropdown .dropdown-list {
    margin-top: 3px !important;
}

.multiselect-dropdown .dropdown-down {
    border-top: 7px solid #00688F !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
}

.multiselect-dropdown .dropdown-up {
    border-bottom: 7px solid #00688F !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
}

.tree-height .ui-tree {
    height: 445px !important;
}

.dashboard-box-plus {
    border-radius: 7px;
    box-shadow: 0 4px 5px #ddd !important;
    margin-bottom: 19px !important;
    margin-top: 5px;
}

.classlist-back-btn {
    border: none;
    background: #146aaf;
    padding: 2px 8px;
    color: white;
}

.rag-absent {
    background-color: rgb(255, 191, 199);
}

.rag-absent-outer .rag-element {
    background-color: rgb(255, 191, 199);
}

.rag-present {
    background-color: rgb(147, 205, 78)
}

.rag-present-outer .rag-element {
    background-color: rgb(147, 205, 78)
}

.rag-leave {
    background-color: rgb(251, 255, 102)
}

.rag-leave-outer .rag-element {
    background-color: rgb(251, 255, 102)
}

.rag-holiday {
    background-color: rgb(242, 163, 84)
}

.rag-holiday-outer .rag-element {
    background-color: rgb(242, 163, 84)
}

.rag-exist {
    background-color: rgb(229, 198, 120)
}

.rag-exist-outer .rag-element {
    background-color: rgb(229, 198, 120)
}

.rag-entry {
    background-color: rgb(255, 214, 0)
}

.rag-entry-outer .rag-element {
    background-color: rgb(255, 214, 0)
}

.FI-custom-toolbar {
    background: #00688F;
    color: white;
    padding: 2px 10px;
    border-radius: 5px 5px 0 0;
}




/* ----------------------New login page----------------- 12/dec/21 */


/* .wave99{
	position: fixed;
	bottom: -1%;
	left: 0;
	height: 100%;
	z-index: -1;
}

.container98{
    width: 100vw;
    height: 100vh;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* grid-gap: 3rem; */
/* padding: ; */
/* font-family: 'Poppins', sans-serif; */
/* }

.img97{
    height: 8.5rem;
    margin: 7% ​0 0 7%;
}
.img98{
    margin: 5% 0 0 8%;
}

.login-content96{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
    margin: 6% 0 0 0%;
}

.login-content98{
    display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
    margin: 6% 0 0 0%;
}


.form95{
	width: 250px;
    margin: 7rem 0 0 0;
	
}
.form33{

     width: 270px;
    
    
}

.img94{
    height: 100px;
    border-radius: 50%;
}

.title93{
	margin: 15px 0;
	color: #333;
	text-transform: uppercase;
	font-size: 3rem;
    font-family: 'poppins', sans-serif;
	font-weight: 650;
	margin-bottom: 30px;
}

.input-div92{
	position: relative;
    border-bottom: 2px solid #00688F;
}
.fauser{
    color:#adadad ;
}
.head90{
	position: relative;
	color: #444;
	font-size: 15px;
	transition: .3s;
    text-align: left;
}


.input-div92:before, .input-div92:after{
	content: '';
	position: absolute;
	bottom: -2px;
	width: 0%;
	height: 2px;
	background-color: #536DFE;
	transition: .4s;
}

.input-div92:before{
	right: 50%;
}

.input-div92:after{
	left: 50%;
}


.input-div89{
	position: relative;
    margin: 10px 2px;
    border-bottom: 2px solid #00688F;
}

.btn88{
	display: block;
	width: 50%;
	height: 33px;
	border-radius: 25px;
	outline: none;
	border: none;
	background-image: linear-gradient(to right, #00688F, #1b3bf0, #00688F);
	background-size: 200%;
	font-size: 1.3rem;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin: 1rem 0;
	cursor: pointer;
	transition: .5s;
	margin-left: 30%;
	margin-top: 20px;
}
.btn88:hover{
	background-position: right;
}





.login-footer2{
    background-color: transparent; 
     margin: 10% 0 0 3%; 
     
}
.p2{
    margin: 1% 0% -2% 3%;
    font-size: 1.4rem;
    color: white;
}

  .social-menu23 ul {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    margin: 7% 0 0 0 ;
    display: flex;
}
.social-menu23 ul li {
    list-style: none;
    margin: 0 10px;
}
.social-menu23 ul li .fa {
    color: #000000;
    font-size: 2.2rem;
    line-height: 3rem;
    transition: .5s;
}
.social-menu23 ul li .fa:hover {
    color: #ffffff;
}
.social-menu23 ul li a {
    position: relative;
    display: block;
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 50%;
    background-color: #f1eff2;
    text-align: center;
    transition: 0.5s;
    transform: translate(0,0px);
    box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.5);
}
.social-menu23 ul li a:hover {
    transform: rotate(0deg) skew(0deg) translate(0, -10px);
}
.social-menu23 ul li:nth-child(1) a:hover {
    background-color: #3b5999;
}
.social-menu23 ul li:nth-child(2) a:hover {
    background-color: #e4405f;
}
.social-menu23 ul li:nth-child(3) a:hover {
    background-color: red;
}
.social-menu23 ul li:nth-child(4) a:hover {
    background-color: #0077B5;
}
.social-menu23 ul li:nth-child(5) a:hover {
    background-color: #0077B5;
}

  .ixslogo{
    margin: 7rem 0 0 48rem;
  }

  .eduman_logo99{
      width: 100%;
      margin: -20% 0 0 0px;  
    }
  .eduman_logo98{
      margin: 0;
      height: 11rem;
  }
  .ixslogo24{
                display: none;
  }

  .annouce{
    position: relative;
    margin:10% 0 0 5%;
  }
  .outer{
  display: flex;
  align-items: center;
  justify-content: center;
}
.card44{
  background: #cbcdd126;
    width: 40rem;
    height: 8rem;
    display: flex;
    align-items: center;
    padding: 20px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    justify-content: space-between;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 10px 16px rgb(0 112 255 / 40%);
    animation: animate 15s linear infinite;
    animation-delay: calc(3s * var(--delay));
    margin: 0px 0px 30rem 34rem;
}
.outer:hover .card44{
  animation-play-state: paused;
}
.card44:last-child{
  animation-delay: calc(-3s * var(--delay));
}
@keyframes animate {
  0%{
    opacity: 0;
    transform: translateY(100%) scale(0.5);
  }
  5%, 20%{
    opacity: 0.4;
    transform: translateY(100%) scale(0.7);
  }
  25%, 40%{
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0%) scale(1);
  }
  45%, 60%{
    opacity: 0.4;
    transform: translateY(-100%) scale(0.7);
  }
  65%, 100%{
    opacity: 0;
    transform: translateY(-100%) scale(0.5);
  }
}
.ixslogo2{
    height: 4rem;
}


@media screen and (max-width: 1050px){
	.container98{
        grid-gap: 0rem;
	}
    .img97{
        height: 9.5rem;
        
    }
    
    .form95{
        margin-left: 20%;
    }
    .form33{
        margin-left: 20%;
        
    }
    .p2{
       margin:1% ​0 0 3 ; 
    }
    .ixslogo{
        margin:22rem 0 0 35rem ;
    }
    .ixslogo2{
        height: 3.5rem;
    }
    .social-menu23 ul{
        margin-top: 13%;
    }
    .login-footer2{
        margin-top: auto;
    }

    .annouce{
        display: none;
    }

}

@media screen and (max-width: 1000px){
	.form95{
		width: 250px;
        margin: 7% 0 0 35%;
	}
    .form33{
        width: 250px;
        margin: 0% 0px 0 30%;
    }

	.title93{
        font-size: 2.4rem;
        margin: 5% 10% 0px 0px;
	}
    .img94{
        margin: 0 10% 0 0;
    }

	.img97{
		width: 55%;
        margin: 2% 0% 0 3%;
	}
    .p2{
        margin: 0 10% 5%  10%;
    }
    .login-footer2{
        margin: 19rem 0 0 0;
    }
    .ixslogo2{
        margin: 5rem 3rem 0 0;
    }
    .social-menu23 ul{
        margin: 10% ​0 0 0;
    }
    .annouce{
        display: none;
    }
} 
@media screen and ( max-width: 950px) {
    
    .login-content96{
        margin-top: 5% ;
    }
    .p2{
        margin: 2% 0 -4% 5%;
    }
    .img97{
		height: 10rem;
        margin: 2% 0% 0px 10%;
	}
    .login-footer2{
        margin-top: 10%;
    }
    .ixslogo2{
        margin-top: 25%;
    }
    .annouce{
        display: none;
    }
    .ixslogo{
        margin: 7rem 0 0 28rem;
    }
}


@media screen and (max-width: 900px){
	.container98{
		grid-template-columns: 1fr;
	}
	.img97{
		display: none;
	}

	.wave99{
		display: none;
	}

	.login-content96{
		justify-content: center;
	}
    .login-footer2{
		display: none;
	}
    .ixslogo{
        display: none;
    }
    .form95{
        margin: 0%;
    }
    .form33{
        margin: 0%;
    }
    .annouce{
        display: none;
    }
    .ixslogo24{
        display: initial;
        margin: 7%  0 0 0 ;
        position: initial;
        height: 3rem;
}
    
    
} 
@media screen and (max-width: 900px), 
       screen and (max-height: 360px) {

        .form33{
            margin: -3.4rem 0% 0;
        }
        .form95{
            margin: -3.4rem 0% 0;
        }
        .img98{
            display: none;
        }

}
 @media screen and (width: 1920px),
              (height: 1080px){
           .container98{
                grid-gap: 14rem;
           }
           .img98{
               margin: 10% 20%;
           }
           .img97{
                height: 15rem;              
           }

           .form95{
               width: 290px;
                margin: 18% 0px 0 0px;
           }
           
           .form33{
                 width: 290px;
                margin: 10% 0 0 0;
           }
           .login-footer2{
                 margin:15% 0 0 3%;
           }
           
           .ixslogo{
            margin: 10rem 0 0  59rem;
        }
        .ixslogo2{
            height: 5.5rem;
        }
        .annouce{
            margin: 0% 0 0 12%;
        }
        
       }  */