.b {
    border: 1px solid red;
}

* {
    margin: 0px;
    padding: 0px;
}

.container {
    width: 100% !important;
}

.main_header_main_menu {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

    .main_header_main_menu:hover {
        color: #000;
    }

.navbar-inverse {
    background: #3D7EAA;
    border-color: #3D7EAA;
}

    .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: #000 !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;
}

/*.............................. 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: #fff !important;
}
/*......................... 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;
}

.navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 9px !important;
}

.navbar {
    min-height: 32px !important;
    min-width: 100% !important
}

.navbar-brand {
    height: 0px !important;
}

.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;
    cursor: pointer;
}

.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 {
    color: #0072d3;
    font-weight: 500;
    line-height: 60px;
}

.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 0;
}

span {
    font-size: 14px;
}

.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 85px;
    background-color: lavender;
}

    .admission-box:hover {
        transform: scale(1.1);
    }

.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: 110px;
    width: 190px;
    float: left;
    transition: transform 0.2s ease-out;
    background-size: 100px;
}

    .admission-other p {
        font-size: 15px;
        color: #34a0d9;
        font-weight: 600;
        text-transform: uppercase;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .admission-other:hover {
        transform: scale(1.1);
    }

.settings {
    border: 1px solid #2d2c2c;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/gp.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: lavender;
}

    .settings p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        /*text-transform: uppercase;*/
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .settings:hover {
        transform: scale(1.1);
    }

.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 85px;
    background-color: #d0ecec;
}

    .cm p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .cm:hover {
        transform: scale(1.1);
    }

.convo {
    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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: #d0ecec;
}

    .convo p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .convo:hover {
        transform: scale(1.1);
    }

.ResearchMgt {
    border: 1px solid #f1c411;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/PHD.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: #d0ecec;
}

    .ResearchMgt p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .ResearchMgt:hover {
        transform: scale(1.1);
    }


.TransportMgt {
    border: 1px solid #f1c411;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/Transport.png);
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: #d0ecec;
}

.TransportMgt p {
    font-size: 15px;
    color: #0a8667;
    font-weight: 600;
    text-align: end;
    margin-top: 55px;
    /*font-family: 'poppins';*/
}

    .TransportMgt:hover {
        transform: scale(1.1);
    }



.TrainingMgt {
    border: 1px solid #3498DB;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/Training.png);
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: #d0ecec;
}

    .TrainingMgt p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .TrainingMgt:hover {
        transform: scale(1.1);
    }


.revaluation {
    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: 110px;
    width: 190px;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 85px;
    background-color: lavender;
}

    .revaluation p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .revaluation:hover {
        transform: scale(1.1);
    }

.quetionBank {
    border: 1px solid #2d2c2c;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/vfd.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 95px;
    background-color: lavender;
}

    .quetionBank p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        /*text-transform: uppercase;*/
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .quetionBank:hover {
        transform: scale(1.1);
    }

.scholarship {
    border: 1px solid #2d2c2c;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/oes.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 95px;
    background-color: lavender;
}

    .scholarship p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        /*text-transform: uppercase;*/
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .scholarship:hover {
        transform: scale(1.1);
    }

.hostel {
    border: 1px solid #2d2c2c;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/hostel.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 95px;
    background-color: lavender;
}

    .hostel p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        /*text-transform: uppercase;*/
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .hostel:hover {
        transform: scale(1.1);
    }

.schedule {
    border: 1px solid #2d2c2c;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/schedul.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 95px;
    background-color: lavender;
}

    .schedule p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        /*text-transform: uppercase;*/
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .schedule:hover {
        transform: scale(1.1);
    }

.placement {
    border: 1px solid #2d2c2c;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/tpl.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 95px;
    background-color: lavender;
}

    .placement p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        /*text-transform: uppercase;*/
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .placement:hover {
        transform: scale(1.1);
    }

.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: 110px;
    width: 190px;
    float: left;
    background-size: 100px;
}

    .report p {
        font-size: 15px;
        color: #9c27b0;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: #d0ecec;
}

    .master p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .master:hover {
        transform: scale(1.1);
    }

p.left {
    position: relative;
}

    p.left:before {
        content: "";
        position: absolute;
        width: 85%;
        height: 2px;
        bottom: -3px;
        left: 20px;
        background-color: #f99329;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
        transform: scaleX(0);
    }

    p.left:hover:before {
        visibility: visible;
        transform: scaleX(1);
    }


.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 85px;
    background-color: #d0ecec;
}

    .preexam:hover {
        transform: scale(1.1);
    }

    .preexam p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 85px;
    background-color: #d0ecec;
}

    .postexam:hover {
        transform: scale(1.1);
    }

    .postexam p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.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: 110px;
    width: 190px;
    float: left;
    background-size: 100px;
}

    .sor p {
        font-size: 15px;
        color: #50af79;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.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: 110px;
    width: 190px;
    float: left;
    background-size: 100px;
}

    .srb p {
        font-size: 15px;
        color: #2497ca;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

@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: 15px;
    color: #4B0082;
    font-weight: 600;
    text-align: end;
    margin-top: 55px;
    /*font-family: 'poppins';*/
}

.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    background-size: 100px;
}

    .academic-box p {
        font-size: 15px;
        color: #f1c411;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.convocation-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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 90px;
}

    .convocation-box p {
        font-size: 15px;
        color: #f1c411;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .convocation-box:hover {
        transform: scale(1.1);
    }

.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    background-size: 100px;
}

    .students-box p {
        font-size: 15px;
        color: #5475ed;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    background-size: 100px;
}

    .hall-box p {
        font-size: 14px;
        color: #e04438;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    background-size: 100px;
}

    .exam-box p {
        font-size: 15px;
        color: #673ab7;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.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: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    background-size: 100px;
}

    .master-box p {
        font-size: 15px;
        color: #7f9c1a;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.adm {
    border: 1px solid #00c292;
    display: block;
    margin: 10px;
    padding: 10px;
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    background-size: 100px;
}

    .adm p {
        font-size: 15px;
        color: #00c292;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.admissionCET-box {
    border: 1px solid #00c292;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/sor1.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 85px;
    background-color: lavender;
}

    .admissionCET-box p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .admissionCET-box:hover {
        transform: scale(1.1);
    }

.admissionMerit-box {
    border: 1px solid #00c292;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/slp.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 85px;
    background-color: #d0ecec;
}

    .admissionMerit-box p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .admissionMerit-box:hover {
        transform: scale(1.1);
    }

.online-request {
    border: 1px solid #00c292;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/student-request-board.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    background-size: 100px;
}

    .online-request p {
        font-size: 15px;
        color: #00c292;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

.admissionDirect-box {
    border: 1px solid #00c292;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/sef.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 85px;
    background-color: #d0ecec;
}

    .admissionDirect-box p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .admissionDirect-box:hover {
        transform: scale(1.1);
    }

.feedback {
    border: 1px solid #3498DB;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/feedback.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: #d0ecec;
}

    .feedback p {
        font-size: 15px;
        color: #0a8667;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .feedback:hover {
        transform: scale(1.1);
    }

.IQAC {
    border: 1px solid #3498DB;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/feedback.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: lavender;
}

    .IQAC p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .IQAC:hover {
        transform: scale(1.1);
    }

.nba {
    border: 1px solid #3498DB;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/NBA.png);
    background-repeat: no-repeat;
    /*background-position: center top;*/
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: lavender;
}

    .nba p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
        /*font-family: 'poppins';*/
    }

    .nba:hover {
        transform: scale(1.1);
    }

.alumni {
    border: 1px solid #3498DB;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/alumni.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: lavender;
}

    .alumni p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
    }

    .alumni:hover {
        transform: scale(1.1);
    }


.inwardoutward {
    border: 1px solid #3498DB;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/inwardoutward.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: lavender;
}

    .inwardoutward p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
    }

    .inwardoutward:hover {
        transform: scale(1.1);
    }


.grievance {
    border: 1px solid #3498DB;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/griveanceimg.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: lavender;
}

    .grievance p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
    }

    .grievance:hover {
        transform: scale(1.1);
    }


.studentenquiry {
    border: 1px solid #3498DB;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/grievance.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: lavender;
}

    .studentenquiry p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
    }

    .studentenquiry:hover {
        transform: scale(1.1);
    }




.Inventory {
    border: 1px solid #3498DB;
    display: block;
    margin: 10px;
    padding: 10px;
    background-image: url(../img/inventory.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 190px;
    float: left;
    border-radius: 10px;
    transition: transform 0.2s ease-out;
    background-size: 100px;
    background-color: lavender;
}

    .Inventory p {
        font-size: 15px;
        color: #4B0082;
        font-weight: 600;
        text-align: end;
        margin-top: 55px;
    }

    .Inventory:hover {
        transform: scale(1.1);
    }

.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: #f3f3f3;
    font-size: 14px;
    color: #7e7f80;
    padding: 9px 0 2px 0;
    margin-top: 5px;
}

.ch3 {
    font-size: 14px;
    color: #7e7f80;
    font-weight: 700;
}

hr {
    margin-top: 10px !important;
    border-color: #bbbbbb;
}

.cp {
    margin: 0 0 5px;
    color: #5d5d5d;
    font-size: 14px;
}

.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;
}

.base-row {
    background-color: #fefefe;
    border-radius: 4px;
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 3px 17px -8px #888888;
}

.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%;
            -ms-border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            box-sizing: border-box;
            -ms-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:before {
                content: '';
                width: 5px;
                height: 5px;
                position: absolute;
                background: #0B8;
                left: 5px;
                top: 6px;
                border-radius: 100%;
                -ms-border-radius: 100%;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
            }

.form-control {
    height: 30px !important;
    padding: 4px 12px !important;
    font-size: 13px !important;
}

    .form-control:hover {
        border-color: rgba(0, 0, 0, .35);
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    }

    .form-control:focus {
        border-color: #4285F4;
        box-shadow: 0 0 10px rgba(66, 133, 244, .5);
    }

.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: 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: 12px !important;
}

.form-group {
    margin-bottom: 5px !important;
}

/*for Captcha*/
.capbox {
    border-width: 0px 0px 0px 0px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    /*padding: 2px 10px 0px 8px;*/
    padding: 0px;
    margin-bottom: 0px;
    width: 160px;
    margin-left: -70px;
}

.capbox-inner {
    font: bold 11px arial, sans-serif;
    color: #000000;
    margin: 5px auto 0px 30px;
    padding: 3px;
    padding-top: 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    /* margin-left: -10px;*/
}

#CaptchaDiv {
    font: bold 16px verdana, arial, sans-serif;
    font-style: italic;
    color: black;
    background-color: #d6d3d3;
    /* background-image: url(../img/captcha.jpg); */
    border: #141514 0px solid;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-left: 32px;
    user-select: none;
    /* text-decoration: line-through; */
    text-align: center;
}

.capbox-verify {
    padding-top: 30px;
}
/*for Password strength meter*/
.meter1 {
    height: 20px;
    width: 150px;
    padding-left: 10px;
}
