﻿
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../Images/Preloader_1.gif) center no-repeat #fff;
}
/*jQuery loader classes*/


.checs-dropdown > li.dropdown {
    position: static;
}

    .checs-dropdown > li .dropdown .open .dropdown-menu {
        display: table;
        width: 100%;
    }
/*sub menu container width controll */
.checs-dropdown {
    width: 100%;
    margin-top: 20px;
}

    /* Disbursement History update */
    .checs-dropdown > li {
        width: 24.5%;
        margin-right: .5%;
    }


@media (max-width: 1240px) {
    .checs-dropdown > li {
        width: 50% !important;
        margin: 0;
        float: left!important;
        border: solid #fff 1px;
    }

    .checs-dropdown .dropdown-menu {
        padding: 20px 10px;
        top: 90px !important;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .checs-dropdown > li {
        width: 100% !important;
        float: none;
    }
}

.checs-dropdown .badge {
    top: 0;
    position: static;
    font-size: 12px !important;
    background-color: #cb2b19;
}
/*CHECKS main menu style End*/

/*CHECKS common sub-menu style Start*/
.checs-dropdown li a {
    font-size: 1.1em;
    font-weight: 500;
}

.checs-dropdown .dropdown-menu {
    padding: 20px 10px;
    top: 54px;
    width: 100%;
}

.dropdown-menu ul {
    list-style: none;
    background-color: #fff;
    padding: 0 !important;
    margin: 0 !important;
}

    .dropdown-menu ul li {
        line-height: 22px;
        margin: 0;
    }

        .dropdown-menu ul li h4 {
            margin: 0;
            padding: 5px 5px 5px 0;
            line-height: 14px;
            margin-top: 10px;
        }

            .dropdown-menu ul li h4 a:link, .dropdown-menu ul li h4 a:visited {
                font-weight: bold !important;
                font-size: 14px !important;
            }

.checs-dropdown li a:link, .checs-dropdown li a:visited {
    color: #fff;
    background-image: none;
    background-color: #0e1528;
    text-align: center;
    border-left: solid 7px #0e1528;
    padding: 7px 0;
}

.checs-dropdown li a:hover, .checs-dropdown li a:focus, .checs-dropdown li a.active {
    background-color: #187cb8 !important;
    color: #fff;
    border-left: solid 7px #82b7d1 !important;
}

.checs-dropdown li .dropdown-menu {
    border: 2px solid #c6e5f4;
    background-color: rgba(255,255,255,1);
}

    .checs-dropdown li .dropdown-menu li a:link, .dropdown-menu li a:visited {
        font-size: 13px;
        color: #000;
        text-decoration: none;
        border-left: 3px solid #c6e5f4;
        padding: 3px 4px 4px 2px;
        background: none;
    }

    .checs-dropdown li .dropdown-menu li a:hover {
        background-color: #c6e5f4 !important;
        border-left: 3px solid #82b7d1 !important;
        padding: 3px 4px 4px 2px;
    }

    .checs-dropdown li .dropdown-menu h4 a:link, .dropdown-menu h4 a:visited {
        color: #000;
    }
/*sub-menu common style End*/

/*GSFC Super Admin Start*/
.sadmin li a:link, .sadmin li a:visited {
    color: #007caf !important;
}
/*GSFC Super Admin End*/

.tab-header {
    font-family: open sans condensed;
    font-size: 2em;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin: 5px 0 20px 0 !important;
    color: #2F4457;
}

#search-box {
    margin-bottom: 30px;
}

.search-div {
    border: solid 1px #CCE1F0;
    padding: 20px 25px 10px 15px;
    background-color: #F4FCFF;
    margin-left: -15px;
    margin-right: -15px;
}
.border {
    border-bottom: 1px solid #D9D9D9;
}

.institution-change {
    float: right;
}

    .institution-change h4 {
        font-size: 15px;
        font-family: Roboto;
        text-transform: none;
        color: #333;
    }

.nav-tab-container h4 {
    font-size: 18px;
    color: #187cb8;
}

h5 {
    color: #13856e;
    font-weight: bold;
}

.contact-width {
    width: 31%;
    margin-left: 2%;
    margin-top: 15px;
    float: left;
    overflow-wrap: break-word;
    min-height: 230px !important;
}

.tab-header {
    font-family: open sans condensed;
    font-size: 2em;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin: 5px 0 20px 0 !important;
    color: #2F4457;
}


/*CHECS Table Style Start */
.CHECS-table {
    width: 100%;
    font-size: 13px;
}

    .CHECS-table thead tr {
        background-color: #187cb8 !important;
        border-collapse: collapse;
    }

        .CHECS-table thead tr th {
            color: #fff !important;
            font-weight: 500 !important;
            text-align: center;
        }

    .CHECS-table td {
        padding: 3px !important;
        text-align: center;
        vertical-align: middle !important;
        height: 30px !important;
    }

.GSFC {
    background: #0e1528 !important;
}
/*.CHECS-table tbody tr:nth-child(odd) {background-color: #ffffff;}
			.CHECS-table tbody tr:nth-child(even) {background-color: #f9f9f9;}*/
/* CHECS Table Style End */

#add-new-grade input {
    margin-bottom: 0;
}

.text-left {
    text-align: left !important;
}

.tab-checs select, .tab-checs input {
    height: 34px;
    border: solid 1px #ccc;
}

.checs-big-modal .input-lg {
    height: 34px;
    padding: 6px 12px;
    line-height: 1.33;
    font-size: 14px;
}

.no-sort::after {
    display: none !important;
}

.no-sort {
    pointer-events: none !important;
    cursor: default !important;
    padding-right: 15px !important;
}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 1px;
}

.chosen-container {
    width: 100% !important;
}



@media (max-width: 1240px) {
    .checs-dropdown > li {
        width: 50%;
        margin-right: 0;
        float: left;
        border: solid #fff 1px;
    }

    .navbar-nav {
        margin: 7.5px 0;
    }

    .checs-dropdown .dropdown-menu {
        padding: 20px 10px;
        top: 79px;
    }
}

@media (max-width: 1000px) {

    .modal-dialog {
        width: 100%;
        margin: 30px 0 auto;
    }
}

@media (max-width: 768px) {
    .checs-dropdown > li {
        width: 100%;
        float: none;
    }

    .contact-width {
        width: 43%;
        margin-left: 2%;
        float: left;
    }
}

@media (max-width: 486px) {

    .contact-width {
        width: 98%;
        margin-left: 2%;
        float: none;
    }
}

.default-orange {
    color: #eea236;
}

.red {
    color: #ac2925;
}

.dtable-noborder {
    margin-top: 20px;
    border: solid 1px #ccc !important;
    padding: 10px 0;
    background: #E1F7FF;
    width: 100%;
}

    .dtable-noborder td {
        border: none !important;
        background: #E1F7FF;
        vertical-align: top !important;
    }

        .dtable-noborder td div {
            margin-top: 8px;
        }




.nav-tabs > li {
    margin-right: 2px;
}

@media (max-width: 1240px) {
    .nav-tabs > li {
        margin-right: 0px;
    }


        .nav-tabs > li > a {
            margin-right: 0;
        }

    #checs_container .nav-tabs > li > a {
        color: #1a56a7 !important;
        border-left: 1px solid transparent !important;
        border-right: 1px solid transparent !important;
        border-top: 1px solid transparent !important;
    }

    #checs_container .nav-tabs > .active {
        border-left: 1px solid #d2d2d2 !important;
        border-right: 1px solid #d2d2d2 !important;
        border-top: 1px solid #d2d2d2 !important;
    }

    .panel-body.messages {
        padding: 0;
    }


    .dropdown-menu ul {
        list-style: none;
        background-color: #fff;
        padding: 0 !important;
        margin: 0 !important;
    }

    label span {
        color: #DA080C;
    }

    /*	Style for Browse button Start */
    .file-upload_label {
        display: block;
        padding: 5px 0;
        width: 80px;
        color: #333;
        background: #D9D9D9;
        transition: background .3s;
        text-align: center;
        font-weight: normal;
        border: solid 1px #ccc;
    }

        .file-upload_label:hover {
            cursor: pointer;
            color: #0d70a4;
            background: #D3D3D3;
        }

    .file-upload_input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        font-size: 1;
        width: 0;
        opacity: 0;
    }
    /* Style for Browse button End */

    .select-school {
        color: #1a56a7 !important;
    }

    /*Hide validation message on page load*/
    .field-validation-valid {
        display: none;
    }


    /* Style for Report & Notification Start*/
    .borderTb td {
        border: solid 1px #cccccc;
        border-collapse: collapse;
    }

    .pd10tb td {
        padding: 8px 10px;
    }

    .tac {
        text-align: center;
    }

    .tar {
        text-align: right;
    }

    .w20p {
        width: 20%;
    }

    .borderTb td a:link, .borderTb td a:visited {
        color: #187cb8;
        text-decoration: none;
        border-bottom: solid 1px rgba(14,123,181,0);
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }

    .borderTb td a:hover {
        color: #0891E8;
        border-bottom: solid 1px rgba(8,145,232,1);
        text-decoration: none;
    }

    .DashTable td {
        padding: 15px !important;
    }
    /* Style for Report & Notification Start*/

    .nav-tab-container h4 {
        font-size: 18px;
        color: #187cb8;
    }