/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500&display=swap');

body {
    padding: 0;
    margin: 0;
    font-family: 'IBM Plex Sans' !important;
    height: 100%;
    min-height: 100% !important;
    overflow-x: hidden;
}

html {
    height: 100%;
    min-height: 100% !important;
    -webkit-text-size-adjust: 100%;
}

/* default */
.la-trash-alt:before {
    font-size: 18px;
    color: #ff0202;
}

/* student attendnece table */
.tblGridP tr {
    border-bottom: 1px solid #d4d4d4;
}

.tblGridP tr td tr {
    border-bottom: none;
}

/* student change section */

#CPH_Form_dgBalStarus tr td {
    padding: 6px 10px;
}


ul {
    padding-left: 0;
    margin: 0;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

ul > li {
    list-style: none;
}

.d-show {
    display: block !important;
}

.bg_col {
    /* background: linear-gradient(to right, #1b4c68 70px, #f2f5fa 0%);*/
}

.wid_60 {
    width: 70px !important;
}

.wid_30 {
    width: 30px !important;
}

.calc-60 {
    width: calc(100% - 77px) !important;
}

button:focus-visible {
    border: none;
}

.bgImgLogin {
    background: linear-gradient(to right, #98ccf8, #2787da);
}

/* scrollabar star */
.das_men::-webkit-scrollbar-track {
    border-radius: 0px;
    background-color: #1b4c68;
    border: none !important;
}



.das_men::-webkit-scrollbar,
.Panel-box-body::-webkit-scrollbar,
.das_nav_sub_men::-webkit-scrollbar,
.autocomplete_completionListElement::-webkit-scrollbar,
.overflowGrid::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
    z-index: -1;
}

.das_men:,
:-webkit-scrollbar-thumb,
.Panel-box-body::-webkit-scrollbar-thumb,
.das_nav_sub_men::-webkit-scrollbar-thumb,
.autocomplete_completionListElement::-webkit-scrollbar-thumb,
.overflowGrid::-webkit-scrollbar-thumb {
    border-radius: 10px;
    display: none;
    transition: .3s all ease-in;
    background-color: #4C8399;

    z-index: -1;
}

.das_men:hover::-webkit-scrollbar-thumb,
.Panel-box-body:hover::-webkit-scrollbar-thumb,
.das_nav_sub_men::-webkit-scrollbar-thumb,
.autocomplete_completionListElement::-webkit-scrollbar-thumb,
.overflowGrid::-webkit-scrollbar-thumb {
    display: block;

    z-index: -1;
}

.expand::-webkit-scrollbar {
    width: 0;
}

/* dashboard div start */

/* panel start */
.Panel-box {
    width: 100%;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 8%) !important;
}

.Panel-box-heading {

   /* background: #01579b;*/
    background: #01579b;

}
.min-button{ background: #01579b;padding: 3px 10px; font-size: 12px;margin: 5px auto;border-radius: 20px;}
.text-main{color:#01579b!important;}
.bg-darkkhaki {
    background-color: darkkhaki !important;
}

.Panel-box-body table td {
    color: #5e7681 !important;
    font-weight: 600 !important;
}

.Panel-box-body table th {
    color: #2e343bc7 !important;
}

/* panel end */

/* dashboard navbar start */
.nav_div {
    height: 50px;
    background-image: linear-gradient(180deg, #ffffff, #fff);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0 10px 0 0;
    z-index: 2;
    border-bottom: 2px solid #dcdcdc;
}

.nav_div_gap {
    background: #3d454e;
    width: 242px;
    height: 70px;
}

.nav_div_gap.wid_60 .lef_log_div {
    width: 70px;
}

.nav_div_ico > span {
    font-size: 38px !important;
    color: #3d454e !important;
    cursor: pointer;
}

/* nav right side start */
.nav_rig_sid {
    width: calc(100% - 120px);
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.nav_rig_sid_sch_nam {
    width: 100%;
    display: flex;
    align-items: center;
}

.nav_rig_sid_sch_nam > h3 {
    margin-bottom: 0;
    text-align: start;
}

span#lblschoolname {
    color: #3d454e;
    font-size: 20px;
    letter-spacing: .5px;
}


.nav_rig_sid_adm {
    width: auto;
}

.nav_rig_sid_not_ico {
    width: 100px;
    text-align: center;
    background-color: transparent;
}

.nav_rig_sid_adm ul i {
    margin: 0 5px 0 0;
    font-size: 15px;
    color: #212529;
}

.nav_rig_adm_div {
    align-items: center;
    cursor: pointer;
    height: 70px;
    line-height: 70px;
}

.nav_rig_sid_adm ul hr {
    margin: 0rem 0;
    background-color: #3d454e47 !important;
    border: 0;
}


.nav_rig_adm_div > img {

    margin-right: 0;
}

.nav_rig_adm_div i {
    font-size: 10px;
    margin: 0 5px;
    color: #8391a0;
}

.nav_rig_adm_div > span {
    color: #425160;
    font-size: 14px;
    letter-spacing: .1px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 135px;
}



.nav_rig_sid_adm ul {
    -webkit-box-shadow: 0 0 35px 0 rgb(154 161 171 / 30%);
    box-shadow: 0 0 35px 0 rgb(154 161 171 / 30%);
    background: #ffffff;
    width: 200px;
    position: absolute;
    top: 60px;
    right: 0;
    opacity: 0;
    
    visibility: hidden;
    text-align: start;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}


.nav_rig_sid_adm:hover ul {
    display: block;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.label_head {
    color: #fff;
    position: relative;
    font-size: 20px;
    text-align: right;
    margin-top: 6px;
}
.op-0 {
    opacity: 0;
    transition: .3s all ease-in;
}

.nav_rig_ani {
    opacity: 1;
    display: block;
    -webkit-animation-name: cssAnimation;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes cssAnimation {
    from {
        -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(100px);
    }

    to {
        -webkit-transform: rotate(0deg) scale(2) skew(0deg) translate(100px);
    }
}

.nav_rig_sid_adm ul li {
    padding: 8px 20px;
    transition: .1s all ease-in;
}


.nav_rig_sid_adm ul li:first-child {
    background-color: #084298;
    letter-spacing: .5px;
}

.nav_rig_sid_adm ul li:hover,
.nav_rig_sid_adm ul li:hover a,
.nav_rig_sid_adm ul li:hover span {
    color: #3d454e;
}

.nav_rig_sid_adm ul li > a {
    color: #212529;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .5px;
}

.nav_rig_sid_not_ico > a > i,
.nav_rig_sid_adm > span {
    font-size: 30px !important;
    color: #1f506c !important;
    cursor: pointer;
}

.nav_rig_sid_not_con {
    background: #E63946;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    font-size: 12px;
    top: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    left: 33px;
}

/* left side start */
.lef_sid {
   background: #01579b;
    width: 248px;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 50px;
    z-index: 2;
}

.lef_log_div {
    padding: 0;
    width: 248px;
    height: 70px;
    background: #01579b;
}

.lef_log_div > span {
    background-image: url('img/logo.png');
    width: 220px;
    height: 20px;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: 25px;
    background-size: 180px;
}

.das_men {
    padding: 10px 0px 0px 15px;
    overflow-y: scroll;
    transition: .3s all ease-in;
    height: calc(100% - 50px);
}

.das_men ul.das_nav > span {
    font-size: 11px;
    color: #ffff;
    letter-spacing: .5px;

}

ul.das_nav > li {
    color: #8391a0;
    padding: 10px 10px 15px 8px;
    vertical-align: middle;
    position: relative;
    transition: .3s all ease-in;
}

.das_nav_lis.active {
    background: #04324d;
}

.das_men.expand .das_nav_lis.active {
    background: transparent;
}



ul.das_nav > li > a:first-child {
    margin-top: 10px;
}

ul.das_nav > li > a {
    font-size: 16px;
    letter-spacing: 0.1px;
    cursor: pointer;
}

.expand ul.das_nav  li:hover > a > i {
    color: #fff;
}

ul.das_nav li:hover > a span.das_nav_tit {
    color: #ffc107;
}

.das_nav_tit {
    color: #f9fafb;
    position: relative;
    font-size: 12px;
    vertical-align: middle;
    letter-spacing: .5px;
    font-weight: 500;
}

ul.das_nav_sub_men {
    display: none;
    padding-top: 10px;
}


ul.das_nav_sub_men > li {
    padding: 8px 0px 8px 0px;
    transition: .3s all ease-in;
    margin-left: 25px;
    color: #fff;
}

ul.das_nav_sub_men > li > a {
    color: #f9fafb;
    font-size: 12px;
    letter-spacing: .5px;
    transition: .3s all ease-in;

    letter-spacing: .5px;
    transition: .3s all ease-in;
}

ul.das_nav_sub_men > li:hover > a {
    color: #ffc107;
}


/* menu wave effect start */
.nav_div_ico {
    border: none;
    color: #414d5f;
    display: inline-block;
    height: 55px;
    width: 70px;
    line-height: 70px;
    background-color: transparent;
    font-size: 24px;
    cursor: pointer;
}

.nav_div_ico span {
    width: 18px;
    height: 3px;
    background-color: #16425B;
    display: block;
    margin: 5px 12px;
}

.nav_div_ico span:nth-of-type(2) {
    width: 24px;
}


/* wave css start */
@charset "UTF-8";

.waves-effect {
    position: relative;
    overflow: hidden;
}

.waves-effect .ie-waves-effect {
    position: absolute;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: #000000;
    opacity: 0.5;
}

/* wave css end */

/* left side srink start */
.lef_sid.wid_60 {
    position: absolute;
    height: auto;
}

.das_men.expand {
    overflow-y: visible;
    max-height: 74.4vmax;
}



.das_men.expand ul > li.das_nav_lis:hover ul.das_nav_sub_men {
    display: block !important;
    position: absolute;
    top: 0px;
    background: #16425b;
    width: 280px;
    left: 55px;
}

    .das_men.expand ul > li.das_nav_lis:first-of-type:hover ul.das_nav_sub_men {
        display: block !important;
        position: absolute;
        top: 25px;
        background: #16425b;
        width: 280px;
        left: 55px;
    }

.das_men.expand ul > li.das_nav_lis:hover .das_nav_tit {
    position: absolute;
    left: 55px;
    background-color: #1f506c;
    top: -42px;
    width: 280px;
    padding: 12px 20px 13px 30px;
    display: block !important;
}

    .das_men.expand ul > li.das_nav_lis:first-of-type:hover .das_nav_tit {
        position: absolute;
        left: 55px;
        background-color: #1f506c;
        top: -16px;
        width: 280px;
        padding: 12px 20px 13px 30px;
        display: block !important;
    }

.das_men.expand ul > li ul.das_nav_sub_men > li {
    padding: 8px 30px 8px 30px;
    margin-left: 0px;
}

.das_nav_lis span.das_div_con {
    background: #56c2d6;
    padding: 1px 8px 0px;
    border-radius: 8px;
    font-style: normal;
    font-weight: 400;
    float: right;
    font-size: 11px;
    margin-top: 5px !important;
    text-align: center;
}

.expand ul.das_nav > li:hover > a span {
    color: #ffc107;
}

.das_nav_lis i {
    color: #ffc107;
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
}

.das_nav_lis i:last-child {
    font-size: 12px;
    float: right;
    margin-top: 8px;
    transition: .3s all ease-in;
}

.das_nav_lis.active i.la-angle-right {
    transform: rotate(90deg)
}

/* left side srink end */
/* left side end */
/* right side start */
.rig_sid {
    width: calc(100% - 248px);
    float: right;
    padding: 0px;
    position: relative;
    z-index: 0;
    margin-top: 85px;
}

/* right side end */

/* breadcrumbs start */
.bre_div_tit > span {
    font-size: 20px;
    color: #1D3557;
}

.bre_div_lnk > a {
    font-weight: 500;
    letter-spacing: .5px;
    color: #4e3d3d;
    font-size: 15px;
}

.bre_div_lnk i {
    color: #8391a0 !important;
    font-size: 11px;
}

.bre_div_lnk span:last-child {
    color: #8391a0;
    font-size: 15px;
    letter-spacing: .5px;
    cursor: not-allowed;
    font-weight: 400;
}

/* breadcrumbs end */
/* main content start */
/*.main_con_div {
    background: #f8fdf6;*/
/*box-shadow: 0px 0px 10px #33333305;*/
/*box-shadow: inset 0px 0px 20px #ffffff40;
    height: 100vh;
}*/
/* main content end */

/* seach bar start */
.nav_rig_sid_sea {
    display: flex;
    height: 70px;
    line-height: 70px;
    width: 500px;
    align-items: center;
}

.nav_rig_sid_sea > input {
    margin: auto 0;
    border-radius: 30px 0 0 30px;
    background: #fff;
    color: #333;
    border: 1px solid #01579b;
    padding: 16px 10px;
    font-weight: 500;
}

.nav_rig_sid_sea > input.form-control:focus,
.nav_rig_sid_sea > input.form-control:active,
.nav_rig_sid_sea > input.form-control:visited,
.nav_rig_sid_sea > input.form-control:focus-within,
.nav_rig_sid_sea > input.form-control:target {
    background: #ffffff;
    box-shadow: none;
    outline: none;
    border-color: #67808b;
    color: #333;
}

.nav_rig_sid_sea > input::placeholder {
    color: #adadad;
    font-size: 14px;
}

.nav_rig_sid_btn > i {
    background: #01579b;
    padding: 8px 15px 8px 10px;
    border-radius: 0 30px 30px 0;
    font-size: 18px;
    color: #fff;
}


.sea_dy #txtSearch {
    display: block;
    width: 160px;
}

.sea_dy {
    position: absolute;
    left: -155px;
}

.sea_dy .nav_rig_sid_btn > i {
    border-radius: 0 30px 30px 0
}

;

/* seach bar end */
/* Widgets start */
.rig_sid_wid_div {
    border-radius: 5px;
}

.rig_sid_wid_cnt_ico {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 30px;
    border-radius: 5px;
    margin-right: 30px;
}

.rig_sid_wid_cnt_ico {
    background: rgba(35, 179, 151, .25) !important;
}

.rig_sid_wid_cnt_no {
    color: #414d5f;
}

.rig_sid_wid_cnt_no > h3::before {
    content: '$';
}

.rig_sid_wid_cnt_no span {
    font-size: 14px;
    color: #a7a5a5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 95px;
    display: block;
}

.rig_sid_wid_div_cnt_tar_cnt span {
    color: #414d5f;
    font-size: 12px;
    font-weight: 500;
}

.rig_sid_wid_div_cnt_tar .progress {
    height: 5px !important;
}

/* Widgets end */

/* Sweet Alerts Start */
.sw_div_tab {
    padding: 10px 20px;
}

.sw_div_tab th {
    background: #f1f5f7;
    font-size: 15px;
    font-weight: 600;
    color: #6c757d;
    border: none;
}

.sw_div_tab td {
    border: none;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    color: #56585a;
}

.sw_div_tab .sw_btn {
    color: #fff;
    background-color: #56c2d6;
    border-color: #56c2d6;
    height: 32px;
    font-size: 15px;
    line-height: 16px;
}

/* Sweet Alerty End */

/* MODAL START */
#btnLedger {
    /* WIDTH: 175PX;
    MARGIN: 0;
    VERTICAL-ALIGN: MIDDLE;*/
}

/* MODAL END */

/* Sub Menu Link start */
.sub_men_lin_gap {
    width: 240px;
    padding: 0;
}

.sub_lin_bar_con {

    padding: 2px 0 2px 15px;

}

/* Sub Menu LInk end */

/* Fontawesome Start */
.ico_div > h4 {
    color: #3c454e;
    BACKGROUND: #f1f5f7;
    PADDING: 10PX 15PX;
}

.ico_div_con_ico {
    padding: 10px 15px;
}

.ico_div_con svg,
.ico_div_con i {
    margin-right: 20px;
    color: #9e9e9e;
}

.ico_div_con span {
    color: #7b7a7a;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
    cursor: pointer;
}


/* bootstrap notify start */
#boo_not_cen_con {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/* default tab with icon start */
.def_tab_wid_ico i {
    font-size: 20px;
    color: #555;
}

/* session time out start */
.ses_tim_out_div h4 {
    font-weight: 600;
    color: #414d5f;
}

.ses_tim_out_div span {
    font-size: 16px;
    letter-spacing: .5px;
    color: #8391a0;
    text-align: justify;
}

/* login start */
.login_div {
    height: 100%;
    BACKGROUND-POSITION: CENTER;
    BACKGROUND-ATTACHMENT: FIXED;
    POSITION: RELATIVE;
    Z-INDEX: 0;
    padding:30px 0px;
}

.login_soc_div {
    width: 100%;
    margin: 0 auto
}

.login_soc_con li {
    margin: 0 10px;
}

.login_soc_con li svg {
    color: #5d5d5d;
    font-size: 18px;
}

.login_soc_div span {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #ffcb2e;
}

.login_div_con {
    width: 60%;
    margin: 70px auto 0;
    display: inline-block;
    border-radius: 5px;
}



.login_btn input {
    border: none;
    padding: 2px 8px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 16%), 0 2px 10px rgb(0 0 0 / 12%);
}

.login_for_tit span {
    font-size: 20px;
    letter-spacing: 1px;
}

ul.login_soc_con {
    display: none !important;
}

.login_for_inp > .form-control:focus,
.login_for_inp > .login_btn > input:focus {
    background: #f8f9fa;
    border: 1px solid #fff;
    color: #444;
    box-shadow: 0px 2px 5px 0rem rgb(0 0 0 / 25%);
}

.login_soc_div_logo {
    width: 300px;
    margin: 0px auto 10px;
}



.login-help a {
    cursor: pointer;
    color: #fff;
    float: right;
    margin-top: -5px;
    font-size: 14px;
    border-radius: 5px;
    margin-bottom: 12px;
    letter-spacing: .5px;
}

.login_for_inp input,
.login_for_inp select {
    min-height: 40px;

    padding: 8px 15px;
    background-color: #fff;
    border-radius: 50px;
}

.login_for_inp input::placeholder {
    color: #555;
    font-size: 16px;
}

.login_for_inp select#ddldSession {
    margin: 1rem 0;
}


.login_for_inp input[type="submit"] {
    padding: 5px 15px;
}

.login_soc_div {
    margin-top: -70px;
    color: #16191a;
    margin-bottom: 20px;
    padding: 30px 20px;
    position: relative;
    background-color: #01579b;
    border-top: 3px solid #fff;
}

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}



select#ddldSchool > option {
    color: #141414;
}

/* login end */

/* Pocket Money Start */
#CPH_Form_rblTranType,
#CPH_Form_rbtDateType {
    display: flex;
    align-items: center;
}

#CPH_Form_rblParty {
    line-height: 26px;
}

.label-helper {
    white-space: nowrap;
}

button,
input,
optgroup,
select {
    vertical-align: middle;
}

.form-row > span#CPH_Form_lblLast:not(.ChkBox) {
    height: auto !important;
}

.PopUp > div.row > div > p {
    padding: 5px;
    background-color: #01579b;
    margin: 0px;
    color: White;
}

.tab-content > .tab-pane {
    opacity: 1;
    visibility: inherit;
}

/* Pocket Money End */

/* new css */
.SubLinkBar {
    background-color: #01579b;
}

.SubLinkBar a {
    color: #fff;
    transition: .3s all ease-in;
    font-size: 12px;
    padding: 0px 20px 0 0;
    text-transform: uppercase;
    /* font-weight: 500; */
    letter-spacing: 0.5px;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;

}

.DashBoard {
    align-items: center;
    background: #01579b;
    margin: 0 0 0 10px;
    padding: 0;
    width: 98%;
}

.DashBoard h3 {
    margin: 0px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}

/*.DashBoard a,
span#CPH_Form_lbltransactional {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: .5px;
    float: right;
}*/

/* new css end */
/**/
.modal-dialog {
    width: 600px;
    margin: 30px auto;
    top: 69px;
}
.modal-backdrop{
    display: none;
}
/**modal box**/
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: ;
    overflow-y: auto;
    outline: 0;
}

/**/

/**main page Popup start**/
.modalBackground {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 300px;
    border: 3px solid #01579b;
    border-radius: 12px;
    padding: 0;
}

.modalPopup .header {
    background-color: #01579b;
    height: 30px;
    color: White;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.modalPopup .body {
    padding: 10px;
    min-height: 50px;
    text-align: center;
    font-weight: bold;
}

.modalPopup .footer {
    padding: 6px;
}

.modalPopup .yes,
.modalPopup .no {
    height: 23px;
    color: White;
    line-height: 23px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border-radius: 4px;
}

.modalPopup .yes {
    background-color: #01579b;
    border: 1px solid #0DA9D0;
}

.modalPopup .no {
    background-color: #9F9F9F;
    border: 1px solid #5C5C5C;
}

/**main page popup end**/


/**loader**/
.preLoad {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
}

.afterLoad {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    margin-left: 46%;
    margin-top: 15%;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.activeMenu {
    background-color: #fbc02d !important;
    color: #fff;
}

.mrTop {
    margin-left: 0;
    margin-right: 0;
}

.mrTop > .nav-tabs > li {
    margin-right: 15px;
    line-height: 1.42857143;
    font-weight: 500;
    border-radius: 0px;
    color: #1f506c;
    background: #1e88e5;

    font-size: 14px;
    letter-spacing: .5px;
    padding: 8px 11px;
    border-radius: 2px;
}

.mrTop > .nav-tabs > li.activeMenu > a {

    color: #fff;
}

.nav-tabs > li > a {
    margin-right: 0;
    color: #fff;
}

.nav-tabs > li > a:hover {}

#CPH_Form_chesameornot {
    margin-right: 5px;
}

#CPH_Form_txtEmpName {
    width: 100%;
}

.exp_div {
    background: #f2f5fa;
    border: none;
}

#Scroller:fx2:OuterDiv {

    background: #496b89;
}

.exp_div input {
    border: 1px solid #bababa;
    width: calc(100% - 55%);
}


/* @media only screen 991px */
@media only screen and (min-width: 769px) and (max-width: 991px) {}

/* @media only screen 768px */
@media only screen and (min-width: 320px) and (max-width: 768px) {
    .loader {
        border: 16px solid #f3f3f3;
        border-radius: 50%;
        border-top: 16px solid #3498db;
        width: 120px;
        height: 120px;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
        margin-left: 33%;
        margin-top: 60%;
    }

    .cer_popup {
        width: auto !important;
        height: 500px !important;
        
    }

    .m-top {
        margin-top: 10px !important;
    }

    .login_soc_div_logo {
        width: 240px;
        margin: 0 auto 15px;
    }

    .login_for_div {

        background: #fff;
        border-radius: 10px;
    }

    .session-lable {
        display: none;
    }

    .popup-m {
        width: 80% !important;
    }

    .tab-content {
        padding: 15px 0px;
        border: none;
    }

    .fixed-button {

        width: 100% !important;
        padding: 15px 0px !important;


    }

    .mrTop {
        margin-top: 0 !important;
    }

    .sub_lin_bar_con {
        display: none;
    }

    /* Tentative Fee Start */
    .PopUp,
    .tblPOP {
        width: 300px;
    }


    /* Tentative Fee End */


    /* start */
    .nav_div_gap {
        display: none;
    }

    .login_div_con {
        max-width: 460px;
        width: 460px;
    }


    .wid_60 {
        width: 0px !important;
    }

    .bre_div_tit {
        padding: 10px 0;
    }

    .calc-60 {
        width: 100% !important;
    }

    .rig_sid,
    .nav_rig_sid {
        width: 100%;
    }

    .das_men.expand {
        display: none;
    }

    .nav_div {
        z-index: 10;
    }

    .bre_div_lnk {
        display: none;
    }

    .nav_rig_sid_btn > i {
        background: #f1f5f7;
        padding: 10px;
        border-radius: 50%;
        font-size: 22px;
        color: #3d454e;
    }

    .nav_rig_sid_sea > input {
        display: none;
    }

    .nav_rig_sid_sea {
        position: relative;
        /*        width: 280px; */
        width: 40px;
        /*        left: calc(100% - 590px); */
        margin-right: 15px;
    }

    .rig_sid {
        height: 100%;
        margin-top: 51px;
        padding: 6px !important;
    }

    .sub_men_lin_gap {
        display: none;
    }

    .SubLinkBar a {
        font-size: 11px;
    }

    .bg_col {
        background: #fff !important;
    }

    span#lblschoolname {
        font-size: 16px;
    }

    .nav_div_ico {
        width: 60px;
    }

    .nav_rig_sid_not_ico {
        width: 60px;
        padding-right: 20px;
    }

    .nav_rig_adm_div > img {
        width: 30px;
        height: 30px;
    }

    .SidebarContainer {
        position: relative;
        z-index: 9;
    }

    .nav_rig_adm_div > span {
        display: none;
    }

    .nav_rig_sid_sea > input {
        border-radius: 30px;
    }


    /* end */
}

/* @media only screen 500px */
@media only screen and (min-width: 320px) and (max-width: 500px) {
    .nav_rig_sid_sea {
        margin-right: 10px;
        width: 32px;
    }


    .login_div_con {
        max-width: 300px;
        width: 300px;
    }


    .nav_rig_sid_btn > i {
        padding: 8px;
        font-size: 20px;
    }

    .DashBoard {
        width: 95%;
    }

    span#lblschoolname {
        font-size: 13px;
        margin-bottom: 20px;
        display: block;
    }

    .mrTop > .nav-tabs > li {
        margin-right: 0px;
        margin-top: 10px;
    }

    .nav-tabs > li > a {
        font-size: 12px;
    }

    .nav_rig_sid_not_ico > a > i,
    .nav_rig_sid_adm > span,
    .nav_rig_sid_btn > i {
        font-size: 24px !important;
        color: #67808b !important;
        cursor: pointer;
        background: transparent;
    }



}

.tblGrid {
    font-size: 12px !important;
    color: #000;
    font-weight: 500;
}

.studetail td span {
    font-weight: 500 !important;
}

.button-width-auto {
    width: auto !important;
}

.button-success {
    border: 2px solid;
}

.la-2x {
    font-size: 24px;
}

body .fixed-button {
    position: fixed;
    bottom: 0px;
    z-index: 900;
    text-align: center;
    background: #04324d;
    overflow: auto;
    padding: 7px 0px;
    left: 0px;
}

.fixed-button .button {
    padding: 8px 28px;
    box-shadow: none;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.popup-m {
    width: 24%;
}

.mt-3 {
    margin-top: 1.1rem !important;
}

.export-file {
    padding: 3px;
    background-color: gray;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    color: #fff;
    margin: 5px;
    font-size: 20px;
    float: right;
}

.tab-menu li a {
    background-color: #1e88e5;
    padding: 6px 10px;
    border-radius: 2px 2px 0px 0px;
    margin-right: 5px !important;
}

.tab-menu li a:hover {
    background-color: deepskyblue;
    padding: 6px 10px;
    border-radius: 2px 2px 0px 0px;
    margin-right: 5px !important;
}

.button-right-link {
    border-color: #fff !important;
    background: #01579b;
    color: #fff;
    width: 100%;
    font-size: 11px;
    margin-left: -7px;
    white-space: normal;
    min-height: 40px;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: 500;
    border-radius: 2px;
    padding: 1px 5px;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    vertical-align: middle;

}
.button-right-link:hover{
    border-color:#01579b  !important;
    background: #fff;
    color:  #01579b;
}
.m-left {
    margin-left: -7px;
}

.btn-green {
    background: #2ab57d;
}

.btn-red {
    background: #d14444;
}

.active-status {
    background-color: #2ab57d !important;
    border-radius: 25px;
    padding: 1px 15px !important;
    color: #fff !important;
    min-width: 100px;
    text-align: center;
}

.active-status01 {
    background-color: #2ab57d !important;
    border-radius: 25px;
    padding: 1px 15px !important;
    color: #fff !important;
    min-width: 100px;
    text-align: center;
}

.deactive-status01 {
    background-color: #d14444 !important;
    border-radius: 25px;
    padding: 1px 15px !important;
    color: #fff !important;
    min-width: 100px;
    text-align: center;
}

.deactive-status {
    background-color: #d14444 !important;
    border-radius: 25px;
    padding: 1px 15px !important;
    color: #fff !important;
    min-width: 100px;
    text-align: center;
}

.total-amt {
    background: #cb2d3e;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #cb2d3e, #ef473a);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #cb2d3e, #ef473a);
    border-radius: 25px;
    padding: 1px 15px;
    color: #fff;
    min-width: 100px;
    text-align: center;
}

.link-btn {
    text-decoration: none;
}

.login_for_div {
    background: #fff;
    border-radius: 10px;

    overflow: hidden;
}

.form-area {
    background-color: #21D4FD;
    background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%);
}

.buttonlink {
    border-color: #fff !important;
    background: #01579b !important;
    color: #fff;
    width: 100%;
    font-size: 11px;
    margin-left: -7px;
    white-space: normal;
    min-height: 40px;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: 500;
    border-radius: 2px;
    padding: 1px 5px;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.buttonlink:hover {
    color: #fff;

}

.main-tab {
    background-color: #daecfe;
}

.main-tab > .tab-pane {
    opacity: 1;
    visibility: inherit;
    background-color: transparent !important;
}

.m-top {
    margin-top: -21px
}

.cer_popup {
    width: 500px;
    height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0px;
    background-color: #fff;
    box-shadow: 2px 2px 12px #dcdcdc;
}

.lable-adress {
    color: #dc3535 !important;
    font-weight: bold !important;
}

.fixed-button {
    position: fixed;
    bottom: 0px;
    width: 100%;
    box-sizing: border-box;
}

.link-h {
    min-height: 25px !important;
}


.bg-main{background-color: #01579b;}
/**login Page***/
.bg-color {
    background: linear-gradient(90deg, #084298, #79afff)
}

.container-main {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 85vh;
    overflow: hidden;
}


.screen {
    background: linear-gradient(90deg, #084298, #79afff);
    position: relative;
    height: 550px;
    width: 400px;
    box-shadow: 0px 0px 24px #084298;

}

.screen__content {
    z-index: 1;
    position: relative;
    height: 100%;

}

.screen__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}

.screen__background__shape {
    transform: rotate(45deg);
    position: absolute;
}

.screen__background__shape1 {
    height: 520px;
    width: 520px;
    background: #FFF;
    top: -50px;
    right: 120px;
    border-radius: 0 72px 0 0;
}

.screen__background__shape2 {
    height: 220px;
    width: 220px;
    background: #084298;
    top: -172px;
    right: 0;
    border-radius: 32px;
}

.screen__background__shape3 {
    height: 540px;
    width: 190px;
    background: linear-gradient(270deg, #1b5ec2, #084298);
    top: -24px;
    right: 0;
    border-radius: 32px;
}

.screen__background__shape4 {
    height: 400px;
    width: 200px;
    background: #084298;
    top: 420px;
    right: 50px;
    border-radius: 60px;
}

.login {
    width: 320px;
    padding: 30px;
    padding-top: 156px;
}

.login__field {
    padding: 10px 0px;
    position: relative;
}

.login__icon {
    position: absolute;
    top: 21px;
    color: #212529;
    font-size: 20px;
}

.login__input {
    border: none;
    border-bottom: 2px solid #D1D1D4;
    background: none;
    padding: 10px;
    padding-left: 24px;
    width: 75%;
    transition: .2s;
}

.login__input:active,
.login__input:focus,
.login__input:hover {
    outline: none;
    border-bottom-color: #6A679E;
}

.login__submit {
    background: #fff;
    font-size: 18px;
    margin-top: 30px;
    padding: 6px 16px;
    border-radius: 26px;
    border: 1px solid #D4D3E8;
    text-transform: capitalize;
    align-items: center;
    color: #084298;
    box-shadow: 0px 2px 2px #3d454e;
    cursor: pointer;
    transition: .2s;
    margin: 0px auto;
    text-align: center;
    width: 60%;
}

.login__submit:active,
.login__submit:focus,
.login__submit:hover {
    border-color: #6A679E;
    outline: none;
}

.button__icon {
    font-size: 24px;
    margin-left: auto;
    color: #7875B5;
}

.social-login {
    position: absolute;
    height: 140px;
    width: 160px;
    text-align: center;
    bottom: 0px;
    right: 0px;
    color: #fff;
}

.social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-login__icon {
    padding: 20px 10px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0px 0px 8px #7875B5;
}

.social-login__icon:hover {
    transform: scale(1.5);
}

.copyright {
    font-size: 14px;
}
.alert{padding:5px!important;}
.close {
    color: #ffffff!important;
    font-size: 20px;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    font-weight: 500;
}