.b {
    border: 1px solid red;
}

* {
    margin: 0px;
    padding: 0px;
    border
}
/*.container{width:100% !important;}*/
body{
    margin:0px;
    padding:0px;
    background:#fff !important;
    font-family: 'Raleway', sans-serif !important;
}
.main_header_main_menu {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

    .main_header_main_menu:hover {
        color: #000;
    }

.navbar-inverse {
    background: #1976D2;
    border-color: #1976D2;
}

    .navbar-inverse .submenu :hover {
        background: #0497FF;
    }

    .navbar-inverse .navbar-nav > .open > a {
        background-color: #0497FF;
    }

        .navbar-inverse .navbar-nav > .open > a:focus {
            background-color: #0497FF;
        }

        .navbar-inverse .navbar-nav > .open > a:hover {
            background-color: #0497FF;
        }


.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #0497FF;
    color: #ffffff;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: #000;
        color: #fff;
    }
}
/*------------------------------Form buttons------------------------------------*/

.view-link:link {
    background-color: #777;
    padding: 6px;
    font-size: 10px;
    color: #fff;
    margin: 0 10px;
    border-radius: 3px;
    text-transform: uppercase;
}

.view-link a:hover {
    color: red !important;
}

.status {
    font-size: 10px;
    color: red;
}

.btn_icons {
    padding: 7px;
    font-size: 13px;
}

.form_heading_background_color {
    background: #FF8800;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #024E85;
    color: #fff !important;
}

.home_icon {
    font-size: 16px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.navbar_container_section {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar_inverse_section {
    border-radius: 0px;
    margin-bottom: 0px;
}

.topbar_row_section {
    margin-right: 0px;
    margin-left: 0px;
}

.navbar_section {
    margin-right: 0px;
    margin-left: 0px;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #31708f;
    content: "/\00a0";
}
/*.............................. footer top button ....................................*/


#myBtn-go-to-top {
    display: none;
    position: fixed;
    bottom: 14px;
    right: 10px;
    z-index: 99;
    font-size: 12px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 5px;
}

    #myBtn-go-to-top:hover {
        background-color: #FF8800;
        box-shadow: 1px 4px 10px 1px #333;
    }

.navbar-inverse .navbar-nav > li > a {
    color: #e8e8e8;
}
/*......................... transparant fb image------------------------------*/
.heading_sec {
    position: absolute;
    color: transparent;
    top: 7%;
    right: 0;
    margin-right: 18%;
    padding-right: -5px;
}

.play_store_img {
    border-radius: 2px;
}
.footer_section {
    background: #0497FF;
    color: #ffffff;
    padding-top: 10px;
}

/*-------------------------------- form style ---------------------------------------*/

.header_background {
    background: #0497FF;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    font-family: Verdana,sans-serif;
    padding: 5px 0px;
    margin-top: 20px;
}

.heading_icon {
    padding-right: 10px;
}

.form_border {
    border: 1px solid #0497FF;
}

.form_btn_align {
    text-align: center !important;
}

.save_btn {
    background: #4285F4;
    color: #ffffff;
    margin-top: 17px;
    padding: 2px 6px;
}

.delete_btn {
    background: #FF3547;
    color: #ffffff;
    margin-top: 30px;
    padding: 2px 6px;
}

.cancel_btn {
    background: #FF8800;
    color: #ffffff;
    margin-top: 17px;
    padding: 2px 6px;
}



.btn_icons {
    padding: 7px;
    font-size: 13px;
}

.header_main_menu {
    color: #ffffff;
    font-size: 15px;
    font-family: Verdana,sans-serif;
    font-weight: 500;
}

.main_header_main_menu {
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 500;
}

.user_icon {
    padding: 5px;
}

.view_btn {
    background: #4285F4 !important;
    color: #ffffff;
}

.center_align_text {
    margin-top: 20px;
}

.tab_custom_width {
    /*width: 33.33% !important;*/
    padding: 0 !important;
    margin: 0 !important;
}

.my-tab {
    background-color: #009688;
    color: #fff;
    margin-right: 10px;
    padding: 5px 15px !important;
}

.nav_pills_background {
    border: 2px solid #ccc;
    background: #eee;
}

.continue_btn_section {
    float: right;
    text-align: right;
}

.btn_fa_icon {
    float: right;
    padding: 3px !important;
}

.btn_margin_top {
    margin-top: 7px;
}

.manage_overflow {
    overflow-x: auto;
}

.table_heading_background {
    background-color: #16A085 !important;
    color: white;
}

.view_btn_align {
    text-align: center;
}

.box_text_font {
    font-size: 12px;
}

.btn_icons1 {
    margin-top: 4px;
    padding-left: 5px;
}

/*------------------------------------- view admission------------------------------------------------*/
.get_admission_details {
    margin-bottom: 10px;
}

.show_btn_get_admission {
    background: #4285F4;
    color: #ffffff;
    margin-top: 20px;
    padding: 2px 6px;
    margin-bottom: 10px;
}

.show_btn_section {
    margin-bottom: 10px;
}

.login-txt {
    font-size: 20px;
    color: #1b84e7;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin: 0px 0px 20px 0px;
    font-weight: 600;
    width: 100%;
    float: left;
    text-shadow: 2px 2px 3px #e8e8e8;
}

.sm {
    padding: .25rem .5rem;
    /*font-size: .875rem;*/
    line-height: 1.5;
    border-radius: .2rem;
}

.remember {
    display: block;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 500;
    float: left;
}

.forget {
    display: block;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 500;
    float: right;
    margin-top: 10px;
}

.login-btn {
    width: 100%;
    margin: 20px 0px 0px 0px;
}

span {
    font-size: 13px;
}

.admission-box {
    border: 1px solid #00c292;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/admission.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

.admission-other {
    border: 1px solid #34a0d9;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/admission-other.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

    .admission-other p {
        font-size: 13px;
        color: #34a0d9;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.cm {
    border: 1px solid #2d2c2c;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/center-management.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

    .cm p {
        font-size: 13px;
        color: #2d2c2c;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.report {
    border: 1px solid #9c27b0;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/reports.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

    .report p {
        font-size: 13px;
        color: #9c27b0;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.master {
    border: 1px solid #7f9c1a;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/master3.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

    .master p {
        font-size: 13px;
        color: #7f9c1a;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.preexam {
    border: 1px solid #a09a73;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/pre-exam.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

    .preexam p {
        font-size: 13px;
        color: #a09a73;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.postexam {
    border: 1px solid #3dac87;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/post-exam.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

    .postexam p {
        font-size: 13px;
        color: #3dac87;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.sor {
    border: 1px solid #50af79;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/sor1.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

    .sor p {
        font-size: 13px;
        color: #50af79;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.srb {
    border: 1px solid #2497ca;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/student-request-board.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

    .srb p {
        font-size: 13px;
        color: #2497ca;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

@media only screen and (max-width: 480px) {
    .admission-box .academic-box .students-box .hall-box .exam-box .master-box {
        width: 94% !important;
    }
}

.admission-box p {
    font-size: 13px;
    color: #00c292;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-top: 88px;
}

.academic-box {
    border: 1px solid #f1c411;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/academic.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 165px;
    float: left;
}

    .academic-box p {
        font-size: 13px;
        color: #f1c411;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.students-box {
    border: 1px solid #5475ed;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/students.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 165px;
    float: left;
}

    .students-box p {
        font-size: 13px;
        color: #5475ed;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.hall-box {
    border: 1px solid #e04438;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/hall.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 165px;
    float: left;
}

    .hall-box p {
        font-size: 13px;
        color: #e04438;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.exam-box {
    border: 1px solid #673ab7;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/exam.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 200px;
    float: left;
}

    .exam-box p {
        font-size: 13px;
        color: #673ab7;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.master-box {
    border: 1px solid #7f9c1a;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/exam.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 132px;
    width: 165px;
    float: left;
}

    .master-box p {
        font-size: 13px;
        color: #7f9c1a;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.adm {
    border: 1px solid #00c292;
    display: block;
    margin: 10px;
    padding: 10px;
    height: 132px;
    width: 200px;
    float: left;
}

    .adm p {
        font-size: 13px;
        color: #00c292;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 88px;
    }

.pai {
    background-image: url(../img/pai.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.sef {
    background-image: url(../img/sef.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.vfd {
    background-image: url(../img/vfd.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.ups {
    background-image: url(../img/ups.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.rfp {
    background-image: url(../img/rfp.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.sa {
    background-image: url(../img/sa.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.gp {
    background-image: url(../img/gp.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.slp {
    background-image: url(../img/slp.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.sls {
    background-image: url(../img/sls.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.oes {
    background-image: url(../img/oes.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.breadcrumb {
    background-color: transparent !important; /*font-size: 12px;*/
    margin-left: -10px;
}

.ctitle {
    background-color: #e6e6e6;
    font-size: 14px;
    color: #7e7f80;
    font-family: cursive;
    padding: 9px 0 2px 0;
    margin: 10px -14px 7px -15px;
    border-radius: 6px;
}

.ch3 {
    font-size:13px;
    color: #4f5a68;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif !important;
}
.box-body hr:first-child{
    margin-bottom: 43px !important;
}
/*hr {
        margin-top: 0;
    margin-bottom: 30px !important;
    border: 0;
    border-top: 1px solid #eee0;
}*/
.cp {
    margin: 0px 0px 10px 0px;
    color: #5d5d5d;
    font-size: 13px;
}

.maxl {
    margin-top: -9px;
}

.filter-box {
    width: 30%;
    left: 56px;
    position: absolute;
    font-size: 11px;
    border-color: #ccc;
    border-radius: 3px;
    padding: 2px;
}

.left-col {
    padding-top: 40px;
    background-color: #ddd;
    font-size: 12px;
    line-height: 22px;
    padding-bottom: 116px;
}
.filter-txt {
    float: left;
    position: absolute;
    width: 40%;
    font-size: 11px;
    margin-top: 3px;
}

.inline {
    display: inline-block;
}

    .inline + .inline {
        margin-left: 10px;
    }

.radio {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    position: relative;
}
    /*.radio span{
position:relative;
padding-left:20px;
}*/
    .radio span:after {
        content: '';
        width: 15px;
        height: 15px;
        border: 3px solid;
        position: absolute;
        left: 0;
        top: 1px;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .radio input[type="radio"] {
        cursor: pointer;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
        /*.radio input[type="radio"]:checked + span{
color:#0B8; 
}*/
        .radio input[type="radio"]:checked + span {
            color: #f8204f;
        }

            .radio input[type="radio"]:checked + span:before {
                content: '';
                width: 5px;
                height: 5px;
                position: absolute;
                background: #0B8;
                left: 5px;
                top: 6px;
                border-radius: 100%;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
            }

.form-control:focus{
    border:1px solid #66afe9;
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.rspan {
    float: left;
    font-size: 12px;
    color: #7e7f80;
    margin-right: 6px;
}

.frow {
    margin: 20px 0;
}

.fgap {
    padding-top: 6px;
}

.btn-detail {
    color: #fff;
    background-color: #06bb88;
    border-color: #0b946e;
}

    .btn-detail:hover {
        color: #fff;
        background-color: #0b946e;
        border-color: #06bb88;
    }

.btn-reset {
    color: #fff;
    background-color: #6b747c;
    border-color: #495057;
}

    .btn-reset:hover {
        color: #fff;
        background-color: #495057;
        border-color: #6b747c;
    }

.footer {
    border-top: 1px solid #ddd;
    margin: 15px -15px 15px 15px;
    font-size: 12px;
    padding-top: 10px;
}

.e-datewidget {
    border-radius: 4px !important;
    width: 100% !important;
}

.doblbl {
    float: left;
    position: relative;
    margin-top: 7px;
    margin-right: 10px;
}

.control {
    padding-left: 10px;
    min-height: 680px !important;
}

.content-container-fluid > :first-child.row {
    width: 100% !important;
}

.cols-sample-area {
    min-width: 800px !important;
    min-height: 706px !important;
    width: 100% !important;
}

.mylinks a {
    color: #fff;
}

    .mylinks a:hover {
        color: #dbeaf5;
    }

.vertical-menu {
    /*  width: 200px;  Set a width if you like */
}

    .vertical-menu a {
        background-color: #eee; /* Grey background color */
        color: black; /* Black text color */
        display: block; /* Make the links appear below each other */
        padding: 8px; /* Add some padding */
        text-decoration: none; /* Remove underline from links */
    }

        .vertical-menu a:hover {
            background-color: #ccc; /* Dark grey background on mouse-over */
        }

        .vertical-menu a.active {
            background-color: #009688; /* Add a green color to the "active/current" link */
            color: white;
        }

.e-grid .e-headercelldiv {
    font-size: 10px !important;
}

.form-group {
    margin-bottom: 15px !important;
}

/************************************newstyles*************************************/
.main {
    margin-top: 2em;
    margin-bottom: 2em;
}


.head {
    background: url('../img/updated_header.jpg') no-repeat;
    height: 100px;
    text-align: center;
}

.t-header {
    width: 100%;
    background: #fff;
    padding: 10px;
    margin: 0 auto;
    float: left;
}

.form-horizontal label {
    padding-bottom: 5px;
    text-align: left !important;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}

.login-button {
    margin-top: 1em;
    /*background-image: linear-gradient(to right, #1b84e7 0%, #6f42c1 100%);*/
    border: none;
    padding: 3px 10px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.16), 0 2px 10px rgba(0,0,0,0.12);
    border-radius: 2px;
    border: none;
    font-size: 13px;
    float: right;
    background:#1b84e7;
}

    .login-button:hover {
        /*background-image: linear-gradient(to right, #1b84e7 0%, #6f42c1 100%);*/
        background:#1b84e7;
    }

    .login-button:focus {
        background: #1b84e7;
    }

.fp a {
    font-size: 13px;
    padding: 5px 0px 5px 0px;
    color: #788598 !important;
    float: left;
    cursor: pointer;
}

.login_form {
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #ced4da;
}

.dropdown-menu > li > a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #788598;
    white-space: nowrap;
    margin-left: 5px;
}

    .dropdown-menu > li > a:hover {
        background: #f5f5f5;
        color: #000;
        border-left: 3px solid #e83e8c;
    }

.custom-section {
    width: 100%;
    margin: 1em 0em 1.5em 0em;
    float: left;
}

    .custom-section label {
        font-size: 16px !important;
        color: #788598;
        padding-bottom: 10px;
        font-weight: 600;
    }

.gr-btn {
    width: 100%;
    margin: 1.5em 0em 0em 0em;
    float: left;
}

.gr-button {
    background: #1b84e7;
    border: none;
    padding: 2px 10px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.16), 0 2px 10px rgba(0,0,0,0.12);
    border-radius: 2px;
    border: none;
    font-size: 13px;
    float: right;
}

    .gr-button:hover {
        background: #1b84e7;
    }

    .gr-button:focus {
        background: #1b84e7;
    }


.pt-btn {
    width: 100%;
    margin: 0em 0em 0em 0em;
    float: left;
}

.ptr-button {
    background: #1b84e7;
    border: none;
    padding: 2px 10px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.16), 0 2px 10px rgba(0,0,0,0.12);
    border-radius: 2px;
    border: none;
    font-size: 13px;
    float: right;
}

    .ptr-button:hover {
        background: #1b84e7;
    }

    .ptr-button:focus {
        background: #00a0dc;
    }

.common-box {
    background: #fff;
    min-height: 50px;
       border: 5px solid #d9edf7;
    position: relative;
    margin: 2em 0px 2em 0px;
    transition: .5s;
    padding: 35px 30px;
    text-align: center;
    /*border-radius: .25rem;*/
    /*box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;*/
}



/*.c1 {
    border-color: #17a2b8 !important;
}*/

    .c1 h1 {
        color: #868ba1 !important;
        font-family: inherit;
        font-weight: bold;
        color: inherit;
        font-size: 25px;
        margin: 0px;
    }

    .c1 h2 {
        color: #343a40 !important;
        font-family: inherit;
        font-weight: 500;
        color: inherit;
        font-size: 20px;
        margin: 1em 0em 0em 0em;
        padding: 10px 0px 10px 0px;
    }

    .c1 span.my-icon i {
        color: #1b84e7;
        font-size: 25px;
        line-height: 60px;
    }

    .c1 span.my-icon {
        border: 1px solid #1b84e7;
    }

/*.c2 {
    border-color: #28a745 !important;
}*/

    .c2 h1 {
        color: #868ba1 !important;
        font-family: inherit;
        font-weight: bold;
        color: inherit;
        font-size: 25px;
        margin: 0px;
    }

    .c2 h2 {
        color: #343a40 !important;
        font-family: inherit;
        font-weight: 500;
        color: inherit;
        font-size: 20px;
        margin: 1em 0em 0em 0em;
        padding: 10px 0px 10px 0px;
    }

    .c2 span.my-icon i {
        color: #1b84e7;
        font-size: 25px;
        line-height: 60px;
    }


    .c2 span.my-icon {
        border: 1px solid #1b84e7;
    }

/*.c3 {
    border-color: #e69b0a !important;
}*/

    .c3 h1 {
        color: #868ba1 !important;
        font-family: inherit;
        font-weight: bold;
        color: inherit;
        font-size: 25px;
        margin: 0px;
    }

    .c3 h2 {
        color: #343a40 !important;
        font-family: inherit;
        font-weight: 500;
        color: inherit;
        font-size: 20px;
        margin: 1em 0em 0em 0em;
        padding: 10px 0px 10px 0px;
    }

    .c3 span.my-icon i {
        color: #1b84e7;
        font-size: 25px;
        line-height: 60px;
    }


    .c3 span.my-icon {
        border: 1px solid #1b84e7;
    }

/*.c4 {
    border-color: #ff6600 !important;
}*/

    .c4 h1 {
        color: #868ba1 !important;
        font-family: inherit;
        font-weight: bold;
        color: inherit;
        font-size: 25px;
        margin: 0px;
    }

    .c4 h2 {
        color: #343a40 !important;
        font-family: inherit;
        font-weight: 500;
        color: inherit;
        font-size: 20px;
        margin: 1em 0em 0em 0em;
        padding: 10px 0px 10px 0px;
    }

    .c4 span.my-icon i {
        color: #1b84e7;
        font-size: 25px;
        line-height: 60px;
    }


    .c4 span.my-icon {
        border: 1px solid #1b84e7;
    }


span.my-icon {
    position: absolute;
    background: #fff;
    width: 60px;
    height: 60px;
    top: -30px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.customtable {
    margin: 0em 0em 0em 0em;
    float: left;
    width: 100%;
}

    .customtable table thead tr th {
       background-color:#f0f2f7;
    color: #343a40;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;  
    padding: 4px !important;
    border:1px solid #000000;
    }

    .customtable table tr td {
    color: #5b636a;
    font-size: 11px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    float: none;
    padding: 2px !important;
    border:1px solid #000000;
    }

.down-btn {
    margin: 0px;
    float: left;
    width:100%;
}
.down-btn ul{
    margin:0 auto;
    padding:0px;
    width:100%;
    float:left;
}

.down-btn ul li{
    list-style-type:none;
    display:inline-block;
}

.dwl-button {
    background: #1b84e7;
    border: none;
    padding: 2px 10px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.16), 0 2px 10px rgba(0,0,0,0.12);
    border-radius: 2px;
    border: none;
    font-size: 13px;
    float: right;
}

    .dwl-button:hover {
        background: #1b84e7;
    }

    .dwl-button:focus {
        background: #1b84e7;
    }


.header-top-section {
    background: #35A5F1;
    min-height: 35px;
    /* padding: 5px; */
    width: 100%;
    /* margin-bottom: 10px; */
}
.mobile_nos {
    width: 100%;
    float: right;
}
.mobile_nos h2 {
        font-size: 13px;
        color: #788598;
        margin: 0px;
        padding-right: 5px;
        float: left;
        line-height: 35px;
        font-family: 'Open Sans', sans-serif !important;
    }

.office-timings {
    width: 100%;
    margin: 0 auto;
    padding: 1em 0em 0em 0em;
    float: left;
}

    .office-timings h2 {
        color: #788598;
        font-size: 14px;
        line-height: 35px;
        margin: 0px;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 600;
    }

        .office-timings h2 i {
            padding-right: 10px;
            color: #e83e8c;
            font-size: 14px;
            font-weight: 600;
        }

.o-info {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    float: right;
}

    .o-info ul {
          margin: 25px 0px 0px 0px;
    padding: 0px;
    float: right;
    width: 100%;
    }

        .o-info ul li {
            list-style-type: none;
            display: inline-block;
        }

            .o-info ul li a {
                font-size: 14px;
                color: #9c27b0;
                line-height: 20px;
                text-decoration: none;
            }

                .o-info ul li a i {
                    padding-right: 5px;
                    color: #9c27b0;
                    width: 25px;
                }

.header {
    width: 100%;
    background: #fff;
    padding: 0px;
    margin: 0 auto;
}

.logo-text {
    width: 100%;
    margin: 0px;
    padding: 0px;
    /*float: left;*/
}

    .logo-text h2 {
        font-size: 29px;
        color: #e83e8c;
        font-weight: 500;
        text-shadow: 2px 2px 10px #e8e8e8;
        text-transform: uppercase;
        margin: 0px;
        padding: 15px 0px 0px 0px;
        line-height: 1.5em;
    }

.logo img {
    float: left;
    cursor: pointer;
    margin-right: 20px;
}

.logo-2 img {
    float: right;
    cursor: pointer;
    width: 100px;
    height: 100px;
}

.logo-2 {
    position: absolute;
    right: 0px;
}

.footer_section {
    position: fixed;
    bottom: 0px;
    z-index: 99;
}
.footer_section p{
   
        font-size: 13px;
    color: #1b84e7;
    font-weight:600;
}
.no-results {
    width: 100%;
    background: #f3f3f3;
    padding: 10px;
    min-height: 100px;
    float: left;
    text-align: center;
}

    .no-results h2 {
        color: #ff0000;
        font-size: 20px;
        text-align: center;
    }


@media only screen and (max-width: 768px) {
    .logo img {
        margin-right: 5px;
        width: 45px;
        height: 45px;
        float: left;
    }

    .logo-text h2 {
        font-size: 12px;
        color: #e83e8c;
        font-weight: 600;
        text-shadow: 2px 2px 10px #e8e8e8;
        text-transform: uppercase;
        margin: 0px;
        padding: 5px 0px 0px 0px;
        line-height: 1.5em;
    }

    .logo-2 img {
        margin-right: 5px;
        width: 45px;
        height: 45px;
        float: right;
    }

    .logo-2 {
        position: absolute;
        right: 0px;
        top: -48px;
    }

    .office-timings h2 {
        line-height: 15px;
        font-size: 11px;
    }

    .o-info ul li a {
        font-size: 11px;
        color: #788598;
        font-weight: 600;
        padding-right: 15px;
        line-height: 24px;
        text-decoration: none;
        float: left;
    }
}


.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    z-index: 99999999;
    font-size: 14px;
    color: #fff;
    width: 30px;
    /*background-color: #e83e8c !important;*/
    background-color: #1b84e7 !important;
    background-image: linear-gradient(to right, #1b84e7 0%, #1515af 100%) !important;
    height: 30px;
    line-height: 25px;
    border-radius: 100px;
    right: 70px !important;
    bottom: 20px;
    border: 1px solid rgba(120, 130, 140, .13);
    background: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        font-size: 16px;
        opacity: 1.0;
    }

    .scroll-top-wrapper i.fa {
        line-height: inherit;
    }

    .scroll-top-wrapper:hover {
        background: #f6f6f6;
        padding: 0px;
        float: left;
    }

.tooltip.top .tooltip-inner {
        background-image: linear-gradient(to right, #1b84e7 0%, #6f42c1 100%) !important;
    padding: 5px 15px;
    width: 100px;
    border-radius: 0;
    	font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #000;
}

.tp-header {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    float: left;
    min-height: 35px;
    background: #64B5F6;
}

.time {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    float: left;
}

    .time p {
        color: #fff;
        font-size: 13px;
        margin: 0px;
        padding: 0px;
        float: left;
        font-weight: 400;
        line-height: 35px;
    }

.site-changes {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    float: left;
}

    .site-changes p {
        color: #2e1572;
        font-size: 14px;
        margin: 0px;
        padding: 0px;
        float: left;
        font-weight: 600;
        line-height: 35px;
    }

.main-header {
    padding: 0px;
    /*float:left;*/
    width: 100%;
}

.logo-img img {
    float: left;
    margin-right: 0;
    cursor: pointer;
    position: absolute;
        height: 85px;
    width: 85px;
}
.table.studentadmission-table > tr > thead:first-child, .table.studentadmission-table > tr > thead:last-child  {
       border: 1px solid #000 !important;
}
.table{
    border-color:#000 !important;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
     border: 1px solid #000 !important; 
}
.table-bordered {
     border: 1px solid #000 !important; 
}


.table > thead > tr > th {
    vertical-align: bottom;
     border-bottom: 1px solid #000 !important; 
}
.logo-img h2 {
 font-size: 21px;
    color: #1976D2;
    font-weight: 700;
    margin: 0px 0px 0px 120px;
    padding: 25px 0px 0px 0px;
    text-align: left;
    line-height: 27px;
}
.table-responsive customtable {
     border: 2px solid #000 !important; 

}
.s-icons {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
}

    .s-icons p {
        color: #000;
        font-size: 13px;
        font-weight: 600;
        padding: 15px 0px 0px 0px;
    }

        .s-icons p a {
            color: #1ebbf0;
            font-size: 13px;
            padding-left: 10px;
        }

.scrollbox {
    height: 500px;
 overflow: auto !important;
    visibility: hidden;
    margin-bottom: 30px;
}

    .scrollbox-content,
    .scrollbox:hover,
    .scrollbox:focus {
        visibility: visible;
    }

.scrollbox_delayed {
    transition: visibility 0.2s;
}

    .scrollbox_delayed:hover {
        transition: visibility 0s 0.2s;
    }


/*.scrollbox::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}

.scrollbox::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

.scrollbox::-webkit-scrollbar-thumb
{
border-radius: 10px;
background-image: -webkit-gradient(linear,
		left bottom,
		left top,
		color-stop(0.44, rgb(122,153,217)),
		color-stop(0.72, rgb(73,125,189)),
		color-stop(0.86, rgb(28,58,148)));
}*/


.custom-search-form {
    margin-bottom: 20px;
}
.custom-search-form .btn-primary {
    background: #1b84e7;
}

.btn.search-btn {
    padding: 4px 12px;
}

.btn:focus {
    outline: none;
    border: none;
}

/* Tabs panel */
/*.tabbable-panel {

padding: 10px;
}*/

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

    .tabbable-line > .nav-tabs > li {
        margin-right: 2px;
    }

        .tabbable-line > .nav-tabs > li > a {
            border: 0;
            margin-right: 0;
            color: #737373;
        }

            .tabbable-line > .nav-tabs > li > a > i {
                color: #a6a6a6;
            }

        .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
            border-bottom: 3px solid #1b84e7;
        }

            .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
                border: 0;
                background: none !important;
                color: #333333;
            }

                .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
                    color: #a6a6a6;
                }

            .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
                margin-top: 0px;
            }

        .tabbable-line > .nav-tabs > li.active {
            border-bottom: 3px solid #1b84e7;
            position: relative;
        }


.nav > li > a:focus {
    background: none !important;
}

.nav > li > a i {
    padding-right: 5px;
}

.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #788598;
}

    .tabbable-line > .nav-tabs > li.active > a > i {
        color: #788598;
    }

.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

.mtb-30 {
    margin: 20px 0px 20px 0px;
}



table table-responsive thead {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    line-height: 3em;
    background: #eee;
    table-layout: fixed;
    display: table;
    height: calc(100vh - -60vh);
}


/*.table-header-fixed { 
    position: fixed; 
    z-index:999;

}*/



/* for custom scrollbar for webkit browser*/

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background: #d3d3d3;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #3D7EAA;
    border-radius: 10px;
}

    ::-webkit-scrollbar-thumb:horizontal {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }


/* for custom scrollbar for webkit browser*/


.arrow-down:after, .arrow-up:after {
    content: ' ';
    position: relative;
    left: 7px;
    border: 5px solid transparent;
}

.arrow-down:after {
    top: 10px;
    border-top-color: black;
}

.arrow-up:after {
    bottom: 12px;
    border-bottom-color: black;
}
.base-row {
    background-color: #fefefe;
    border-radius: 4px;
    margin-top: 0px;
    margin-bottom: 60px;
    padding: 15px;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 3px 17px -8px #888888;
}

.arrow-down, .arrow-up {
    padding-right: 10px;
}

.details-st h2 {
    color: #788598;
    font-size: 20px;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.details-st {
    width: 100%;
    margin: 10px 0px 20px 0px;
    padding: 0px;
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}

    .details-st span {
        color: #788598;
        font-size: 20px;
    }

.logo-img {
     width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 10px 0px 29px 0px;
    /*float: left;*/
}

.popup_title {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e5e5e5 !important;
}

    .popup_title h4 {
        font-size: 17px;
        font-weight: normal;
        color: #4f5a68;
        text-transform: none;
        padding-left: 20px;
    }

.modal .popup_title .close {
    color: #f44336;
    padding: 2px;
    width: 25px;
    height: 25px;
    /* background: #ECEFF1; */
    border-radius: 50%;
    border: 1px solid #f44336;
    opacity: inherit;
}

.popup_title .close {
    margin: 10px;
    line-height: 15px;
    font-size: 15px;
}

    .popup_title .close:focus {
        outline: none;
    }

.btn:not(.btn-link):not(.btn-circle) {
    box-shadow: 0 0px 0px rgba(0,0,0,0.16), 0 2px 10px rgba(0,0,0,0.12);
    /*-webkit-border-radius: 2px;*/
    /*border-radius:0px !important;*/
}

.cancel-but {
    border: 1px #B0BEC5 solid !important;
    color: #86898c !important;
    padding: 7px 15px !important;
    background: none !important;
    font-size: 13px !important;
}

.c-detials {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    float: left;
}

    .c-detials ul {
        margin: 0 auto;
        padding: 0px;
        float: left;
    }

        .c-detials ul li {
            display: inline;
            font-size: 14px;
            color: #2e1572;
            padding-right: 10px;
            font-weight: 600;
            line-height: 35px;
        }

            .c-detials ul li span {
                color: #9c27b0;
            }

.card-title {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0px 0px 10px 0px;
}

    .card-title h2 {
        color: #6bad8c;
        font-size: 25px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        margin: 0px;
    }

.gr-btn-1 {
    margin-left: -30px;
    float: left;
}

    .gr-btn-1 button {
        margin: 0px;
    }

label.col-md-4 {
    text-align: right;
    padding-right: 0px;
}


.show-btn-result {
    border: none;
    box-shadow: 0 0px 0px rgba(0,0,0,0.16), 0 2px 10px rgba(0,0,0,0.12);
    border-radius: 2px;
    border: none;
    font-size: 13px;
    float: right;
    width: 100%;
    padding:5px !important
}

.container.navbar_container_section {
    background: #1976D2;
}

.cm-style {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

    .cm-style h2 {
        font-size: 50px;
        color: #e83e8c;
        font-weight: 600;
    }
.marks-binding {
    font-size: 10px;
}

/********************************collegeinfo-styles***********************/

.ci-details{
    width: 100%;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    float: left;
    /*border-bottom: 1px solid #ddd;*/
}

.ci-details span{
    font-size:14px;
    color:#788598;
}

.ci-details span strong{
    color:#4f5a68;
    padding-right:5px;
    font-weight:600 !important;
}

.ci-info{
        width: 100%;
    margin: 0px;
   
    float: left;
}
.ci-info h3{
  padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #ddd;
    margin: 0px 0px 10px 0px;
}

.ci-details i{
    color:#9c27b0;
    padding-right:3px;
}

.ci-info p{
    color:#4f5a68;
    padding-right:5px;
     
}
.card {
    border: 1px solid #ced4da;
    width: 100%;
    float: left;
    padding: 10px;
    margin: 10px 0px 10px 0px;
}


.items {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: -10px;
}

.items .item {
    flex: 1 0 calc(22% - 10px);
    box-sizing: border-box;
    background: #fff;
    /*box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.05);*/
    transition: .5s;
    border-radius: 0;
    border: 1px solid #ced4da !important;
    color: #171e42;
    padding: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

.border-text.border-cyan-dark.pointer {
border: 1px solid #4662D4;
margin-bottom: 5px;
}

.border-text.border-cyan-dark.pointer h5 {
color: #343a40;
font-size: 15px;
margin:0px;
font-weight:600;
text-transform:uppercase;
	font-family: 'Open Sans', sans-serif !important;

}

.border-text.border-light-blue.pointer {
border: 1px solid #4662D4;
margin-bottom: 5px;
}

.border-text.border-light-blue.pointer h5 {
color: #343a40;
font-size: 15px;
margin:0px;
font-weight:600;
text-transform:uppercase;
font-family: 'Open Sans', sans-serif !important;
}

.border-text.border-light-green.pointer {
border: 1px solid #4662D4;
margin-bottom: 5px;
}

.border-text.border-light-green.pointer h5 {
color: #343a40;
font-size: 15px;
margin:0px;
font-weight:600;
text-transform:uppercase;
font-family: 'Open Sans', sans-serif !important;
}

.border-text.border-light-pink.pointer {
border: 1px solid #4662D4;
margin-bottom: 5px;
/*letter-spacing: 1px;*/
}

.border-text.border-light-pink.pointer h5 {
color:#343a40;
font-size: 15px;
margin:0px;
font-weight:600;
text-transform:uppercase;
font-family: 'Open Sans', sans-serif !important;
}

.border-text {
    border-width: 4px!important;
    padding: 5px 0px 5px 15px;
    border-right: none!important;
    border-top: none!important;
    border-bottom: none!important;
    text-align:left;
}
.decoration {
    height: 1px;
    display: block;
    margin: 5px 0px 5px 0px;
    clear: both!important;
    background-color: rgba(0,0,0,0.1);
}
.boxes{
    width:100%;
    margin:1em 0em 0em 0em;
}
.boxes ul li {
    line-height: 24px !important;
    margin-bottom: 5px !important;
    font-size: 12px;
    color: #788598;
    padding:0px !important;
    text-align:left;
    list-style-type:none;

}
.boxes ol {
    padding-left: 20px;
    list-style-type: decimal;
}

.highlightChars{
    background-color: #ea4646;
    color: white;
    padding-left: 5%;
    padding-right: 5%;
    font-family: cursive;
    word-break:break-all;
}


@media screen and (max-width: 812px) {
.items .item {
flex: 1 0 calc(100% - 10px);
}
}


.e-grid .e-groupdroparea {
    background: #1b84e7 !important;
    border-top-color: #c8c8c8;
    color: #fff;
}

.e-toolbar {
font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 14px;
    color: #686969;
    background: #1b84e7 !important;
    border-color: #c8c8c8 ;
}

.e-grid .e-icon  {
    color: #fff !important;
}

.e-toolbar>ul>li {
    position: relative;
    border: 1px solid transparent;
    cursor: pointer;
    list-style-type: none;
    padding: 2px;
}
.e-toolbar>ul>li:hover{
    background:none !important;
    border:none;
  
}
.e-toolbar>ul>li a i:hover{
color:#fff;
  
}

.e-grid .e-gridheader {
    color: #282827;
    border-bottom-color: #1b84e7;
    border-top-color: #c8c8c8;
}


.e-tooltxt .e-hover:hover{
    color:#fff !important;
}

.custom-show-btn{
       margin-top: 5em;
    float: right;
 background:#5bc0de;
    position: relative;
    left: 15px;
}

.custom-show-btn:hover{
     background:#5bc0de;
}
.e-grid td.e-active, .e-grid .e-form-titlebar {
    background: #179bd7 !important;
    /*background: -moz-linear-gradient(top,#74c3e7,#179bd7);
     background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#74c3e7),color-stop(100%,#179bd7)); 
     background: -webkit-linear-gradient(top,#74c3e7,#179bd7); 
    background: -o-linear-gradient(top,#74c3e7,#179bd7);
    background: -ms-linear-gradient(top,#74c3e7,#179bd7);
     background: linear-gradient(to bottom,#74c3e7,#179bd7); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74c3e7',endColorstr='#179bd7',GradientType=0);*/
    color: #fff;
}

.e-grid tr.e-hover {
    background: #179bd7 !important;
    /*background: -moz-linear-gradient(top,#c5e6f5,#96d2ed);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5e6f5),color-stop(100%,#96d2ed));
    background: -webkit-linear-gradient(top,#c5e6f5,#96d2ed);
    background: -o-linear-gradient(top,#c5e6f5,#96d2ed);
    background: -ms-linear-gradient(top,#c5e6f5,#96d2ed);
    background: linear-gradient(to bottom,#c5e6f5,#96d2ed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5e6f5',endColorstr='#96d2ed',GradientType=0);*/
    color: #fff;
}

.custom-padding-add{
    padding:15px;
}

.custom-padding-add label{
    font-size:11px !important;
    font-weight:600 !important;
}

img#StudentPhoto {
    margin: 10px 0px 0px 0px;
}

/*VS Stylesheet open*/
.checkbox input[type=checkbox]{
    position:absolute;
    margin-left:0px;
}

.table.studentadmission-table > thead > tr > th {
        vertical-align: middle;
    border-bottom: 1px solid #90CAF9 !important;
    background-color: #2196F3;
    color: #fff;
    padding: 11px 13px;
}
.table.studentadmission > tbody > tr > td{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle !important;
    border-top: 1px solid #ddd;
}
.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: 6px 6px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    font-size:13px;
}
.table-bordered > thead > tr > th {
    border: 1px solid #000 !important;
}
.table-hover > tbody > tr:hover {
    background-color: #BBDEFB !important;
    cursor: pointer;
}
label.notifylabel{
    position: absolute;
    right: 19px;
    top: 25px;
}
.studentadmission-table{
    margin-bottom:60px;
}

.table.PinGeneratedreport-table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 1px solid #90CAF9 !important;
    background-color: #2196F3;
    color: #fff;
    padding: 11px 13px;
    position: sticky;
    top: -1px;
    /* border-top: 1px solid #000!important; */
}
.PinGeneratedreport-table{
    margin-bottom:60px;
}
.table.ReAdmissionStudent-table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 1px solid #90CAF9 !important;
    background-color: #2196F3;
    color: #fff;
    padding: 11px 13px;
}
.ReAdmissionStudent-table{
    margin-bottom:60px;
}
.modal-header .updateStudent.close {
    margin-top: -37px;
    font-size: 30px;
}
.bssheadline h2{
       margin-top: 55px;
    text-transform: uppercase;
    font-weight: 600;
}
ul.tableUl{
    margin:0px;
    padding:0px;
}
ul.tableul > li{
    list-style:none;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}
 legend.scheduler-border {
        font-size: 1.2em !important;
        font-weight: bold !important;
        text-align: left !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
    }
	ul.studentDataPopup, ul.psnaddress, ul.psndetails{
		margin:0;
		padding:0;
	}
	ul.studentDataPopup > li{
		list-style:none;
		float:left;
		width: 33.3%;
		background-color:#fff;
		padding:10px;
		border-left:1px solid #000;
		min-height:245px;
	}
	ul.studentDataPopup > li:first-child{
		border-left:0px solid #000;
	}
	ul.psndetails li, ul.psnaddress li {
		list-style: none;
		float: none;
		width:100%;
		background-color: #fff;
		padding: 10px;
	}

    .table-bordered.custom-table-divider > tbody > tr > td{
            border: 1px solid #dedede !important;
            padding: 6px 8px;
    }
    .table-bordered.custom-table-divider > tbody > tr:first-child {
            background-color: #a2a5a7;
            font-weight: 700;
            color: #fff;
    }
    .notVerify{
        color:#dd1010;
        font-weight:600;
        text-decoration:none;
    }
    td.Verify{
        color:#6db31c;
        font-weight:600;
        text-decoration:none;
    }
    .profile-user-img {
        margin: 0 auto;
        width: 100px;
        padding: 3px;
        border: 3px solid #d2d6de;
    }
    .aadhar-img-circle {
            border-radius: 50%;
    width: 100px;
    height: 100px;
    }
    .panel-body.aadhar_kyc_body{
        padding:15px;
        min-height:329px;
    }
    .btn-close {
        float: right;
        font-size: 21px;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        opacity: .2;
    }
    .modal-header.aadhar-modal-header {
        padding: 2px 15px;
        border-bottom: 1px solid #e5e5e5;
        background-color: #2196F3;
    }
    .aadhar-modal-header .modal-title {
        margin: 0;
        line-height: 2.428571;
        color: #fff;
    }
    .btn-modal-close {
        float: right;
        font-size: 21px;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        opacity: 1;
    }
    .aadhar-verify{
        margin-top: 22px;
    }
    .panel-default > .panel-heading.aadhar-panel-header {
        color: #fff;
        background-color: #03A9F4;
        border-color: #ddd;
        font-weight: 700;
    }


    
.glyphicon {  margin-bottom: 10px;margin-right: 10px;}

small {
    display: block;
    line-height: 1.428571429;
    color: #ffffff;
    ;
}
.aadhar-label{
    float:left;
}
.fl-right {
    float: right;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: relative;
}
.fl-right1 {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: relative;
}
.m-b-1{
    margin-bottom:15px;
}
.box-header {
    color: #444;
    display: block;
    padding: 0px !important;
    position: relative;
}
p.word-break{
    width: 197px;
    text-align: right;
    word-break: break-all;
}
.box-header .box-title {
    color: #fff;
    display: block;
    padding: 10px;
    position: relative;
    background-color: #89a1b1;
    margin-bottom: 17px;
}
.custom-btn-block{
    display: inline-block;
    padding: 5px 37px;
}
.gif_css{
    height:400px!important;
}

/*VS Stylesheet close*/


/******************-----------------Loading css------------------***********************/
/*#overlayCss {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(241, 241, 241);
  z-index: 2;
  cursor: pointer;
}

#textCss{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  color: white;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}*/

/******************-----------------Loading css End------------------***********************/
  .overlayCss {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(241, 241, 241);
  z-index: 2;
  cursor: pointer;
}

.textCss{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  color: white;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}