﻿::placeholder { /* Firefox, Chrome, Opera */
    color: #aaaaac !important;
    font-family: 'Open Sans', sans-serif !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #aaaaac !important;
    font-family: 'Open Sans', sans-serif !important;
}


::-ms-input-placeholder { /* Microsoft Edge */
    color: #aaaaac !important;
    font-family: 'Open Sans', sans-serif !important;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: 'Open Sans', sans-serif;
    background-color: #eceaeb
}

.border-line{
    border-bottom:1px solid gray;
}
/*---topnav start*/
a {
    cursor: pointer;
}

    a:hover {
        text-decoration: none;
        color: inherit;
        cursor: pointer;
    }

.bg-dp .dropdown-item:hover{
    background:#3070ae;

}
.dropdown a:focus + .dropdown-menu,
.dropdown.focus .dropdown-menu {
   
}

.navbar-nav .dropdown-menu {
    float: right;
}

.page-content {
    padding: 5px 20px;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.navbar-top a.dropdown-item {
    color: #333;
}

    .navbar-top a.dropdown-item:hover {
        color: white;
    }

.navbar-top {
    background: #062f4b;
}

    .navbar-top .fa {
        color: white;
        margin-right: 8px;
        font-size: 18px;
    }

    .navbar-top .fa-youtube-play {
        font-size: 22px;
    }

    .navbar-top .fa:hover {
        color: white;
    }

.btn-dark {
    background: #6052b9;
    border: 0;
    white-space: normal;
}

    .btn-dark:hover {
        background: #443990 !important;
        border: 0 !important;
    }

.navbar-top .container {
    display: block;
}

.navbar-top a {
    color: white;
}

.navbar-top p {
    font-size: 13px;
    color: white;
    text-align: center;
}

.navbar-top .login {
    font-size: 15px;
    float: right;
    border-radius: 0;
    padding: 0 .75rem;
    color: white;
    background-color: transparent;
    line-height: 1;
    border: 1px solid white;
    height: 29px;
    margin-top: 4px;
}

.navbar-top button:hover {
    color: orange;
    background-color: white;
    border: 1px solid white;
}

.navbar-sectop-desktop {
    text-align: right;
    color: gray;
    background: white;
}

    .navbar-sectop-desktop .fa {
        margin-right: 5px;
        color: gray
    }

.navbar-sectop-desktop {
    display: block;
}

.navbar-sectop-mobile {
    display: none;
}

.navbar-top .navbar-toggler:hover {
    background-color: unset;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

@media only screen and (max-width:760px) {
    .navbar-top li {
        border-bottom: 1px solid lightgray;
    }

    .navbar-top li {
        border-right: 0 !important;
    }
}

@media only screen and (max-width:768px) {


    .last-footer {
        text-align: center;
    }

    .widget-title span {
        margin: 8px auto 0;
    }

    .navbar-top .navbar-collapse {
        padding: 10px;
    }



    .navbar-sectop-mobile {
        display: block;
    }

    .navbar-sectop-desktop {
        display: none;
    }

    .desktop-view {
        display: none;
    }

        .desktop-view .zoom-in {
            display: none;
        }
}




.goog-te-gadget .goog-te-combo {
    margin: 0;
    border-radius: 0;
    padding: .40rem .75rem;
    border: none;
    z-index: 10;
}


#google_translate_element {
    color: transparent;
}

    #google_translate_element a {
        display: none;
    }


/*-----------------Smita 25/11/2019 start------------------------*/

@media (max-width: 992px) {
    .responsive {
        max-width: 100%;
        height: auto;
    }
}


.search .dropdown-menu {
    background-color: transparent;
    border: 0;
}

.social .dropdown-toggle::after {
    display: none;
}

.search .dropdown-toggle::after {
    display: none;
}

.form-inline {
    display: -webkit-box;
}

#search-btn {
    position: relative;
}

.dropdown-menu {
    min-width: unset;
}

.navbar-top a {
    color: rgba(255,255,255,1);
}

.navbar-top li {
    margin-bottom: 0px !important;
    padding: 0px 10px;
    font-weight: 500;
    font-size: 0.9rem;
    border-right: 1px solid #eed6ab;
}

.navbar-top a:hover {
    color: rgba(255,255,255,1);
}

.fab {
    font-size: 1.3rem;
}

}
/*-----------------Smita 25/11/2019 ends------------------------*/

/*---end topnav---*/
.btn-primary {
    background: #0188cc !important;
    padding: .3rem 2.3rem;
    font-size: 16px;
    font-weight: 600;
    color: white;
    height: auto !important;
}

    .btn-primary a {
        color: white;
    }

/* .navbar-top {
    background: #062f4b;
    font-size: 14px;
}



    .navbar-top .nav-link {
        color: rgba(255,255,255,0.8);
    }

    .navbar-top .fas, .fab {
        color: rgba(255,255,255,0.8);
    }

    .navbar-top .nav-item {
        border-right: 1px solid rgba(255,255,255,0.4);
    } */

.navbar-brand img {
    width: 58px;
}
/**/

.user-dropdown p {
    margin-top: 8px;
}

.nav-link {
    display: block;
    padding:0px;
}

.user-dropdown .dropdown-menu p {
    font-size: 13px;
    color: gray;
}
/**/
.dropdown-menu {
    -webkit-box-shadow: 0 2px 15px rgba(0,0,0,.4);
    box-shadow: 0 2px 15px rgba(0,0,0,.4);
    right: 0;
    left: unset !important;
}

.user-dropdown .dropdown-menu {
    min-width: 18rem;
}

.user-dropdown .fa-user {
    color: #333;
    padding: 20px;
    border-radius: 50%;
    background: #e3e3e3;
    vertical-align: text-top;
}

.user-dropdown .dropdown-toggle::after {
    display: none;
}

.text-muted {
    color: #6c757d !important;
}

.user-dropdown .nav-link span {
    margin-left: 25px;
    margin-top: -49px;
}

.user-dropdown span {
    font-size: 16px;
}

.note1 {
    background: #e5eafe;
    border: 1px solid #c9cfef;
    border-radius: 7px;
    font-size: 14px;
}

.dropdown-profile-photo {
    width: 90px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    padding: 5px;
    background: white;
}

.span1 {
    width: 500px;
}

.product-name1 {
    font-size: 22px;
    font-weight: 600;
}

.product-subtext {
    font-size: 15px;
    font-weight: 600;
}

.page-title {
    background: #3070ae;
    padding: 12px 8px;   
}

    .page-title h5 {
        color: white;
        font-size: 17px;
        /* text-transform: uppercase; */
        margin-bottom: 0;
        font-weight: 400;
    }

.box-shadow {
    box-shadow: 0 4px 4px rgba(0,0,0,0.1);
}

.bg-white {
    background: white;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}

.card {
    border-radius: 7px;
}

.card1 {
    height: 400px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    /* background: #ffc1076b;*/
    border-bottom: 1px solid rgba(0,0,0,.125);
    boredr: none;
}

.col-form-label:after {
    content: "*";
    color: red;
}

.form-control {
    margin: auto 0;
    border: 1px solid #dddddd;
    padding: .35rem .75rem;
    font-size: 14px;
    color: gray;
}

.login-box {
    padding: 3px;
    background: whitesmoke;
    border-radius: 5px;
}

.instructions {
    padding: 15px 12px;
    color: black;
    background: #f8efef;
   /* border-radius: 7px;
    border: 1px solid #b3bbe6;*/
    line-height: 1.5;
    
}
.instructions h6{
    color:red;
    font-weight:700;
}
    .instructions li {
        color: #333;
    }

.note {
    background: #f7f2db;
    border: 1px solid #c1b07f;
    border-radius: 7px;
    color: #ae773e;
}

.border-radius {
    border-radius: 7px;
}

.table-verticle tr:first-child th, .table-verticle tr:first-child td {
    padding-top: 0.4rem;
}

.table-verticle tr:first-child th {
    border-radius: 7px 0 0 0;
}

.table-verticle th {
    padding: 0.2rem 0.7rem;
    vertical-align: middle;
}

.table-verticle tr:first-child th, .table-verticle tr:first-child td {
    padding-top: 0.4rem;
}

.table-verticle tr:first-child th {
    border-radius: 7px 0 0 0;
}

.table-verticle th {
    padding: 0.2rem 0.2rem;
    vertical-align: middle;
}

.table-borderless th {
    border: 0;
}

.table-verticle tr:first-child td {
    border-radius: 0 7px 0 0;
}

.table-verticle td {
    background: #e4e4ec;
    color: #3070ae;
    font-weight: 700;
    padding: 0.25rem 0.7rem;
}

.table-borderless td {
    border: 0;
}

.table-verticle tr:last-child th {
    border-radius: 0 0 0 7px;
}

.table-verticle tr:last-child td {
    border-radius: 0 0 7px 0;
}

.table-colored th {
    background: #3070ae;
    color: white;
    font-weight: 400;
    line-height: 0.5rem;
}

.table-colored th {
    background: #3070ae;
    color: white;
    font-weight: 400;
}

.table-grey thead {
    /*background: #bfc3c6;*/
    background: #5b8dbe;
}

.table-line {
    line-height: 18px;
}

.table-bordered {
    border: 1px solid #eceeef;
}

    .table-bordered th {
        color: #1d1d1d;
        font-size: 15px;
    }

    .table-bordered th {
        border: 1px solid #eceeef;
    }

    .table-bordered thead th {
        border-bottom-width: 2px;
    }

.table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #eceeef;
    color:white;
}

.table td, .table th {
    padding: .5rem;
    vertical-align: middle;
}

.card-dark .card-header {
    background: #3070ae;
    text-align: left;
    color: white;
    font-weight: bold;
}


/**----footer start----*/
.home-footer {
    background: #062f4b;
}

/*---footer end---*/

.navbar-third {
    background: #3070ae;
}

.nav-tabs {
    padding: .2em 0.2em;
}

    .nav-tabs a {
        color: white;
    }

        .nav-tabs a:hover {
            color: white;
        }

.cadidate-name {
    color: #3070ae;
    font-weight: 600;
    font-size: 17px;
    font-weight: 700 !important;
    text-transform: capitalize !important;
}

.table-verticle td {
    background: #e4e4ec;
    color: #3070ae;
    font-weight: 700;
    padding: 0.25rem 0.7rem;
}

.nav-tabs a:focus {
    background: blue;
    padding: 8px;
}

.text-dark {
    font-weight: bold;
}
/*
.table-large th,td{
    font-size: 12px;
   
}
*/
.details .form-row {
    margin-bottom: 0.65rem;
}

.form-row {
    font-size: 14px;
}

.print-form {
    margin-left: 100px;
    margin-right: 100px;
    font-size: 14px;
}

.table-heading th {
    padding: 8px;
}

.abbrivation-box {
    margin: 5px;
}

.border-box {
    height: 100px;
    border: 1px solid #e2e5e9;
}

.table-line th, td {
    font-size: 14px;
}

.institute-box {
    padding: .75rem 0.5rem;
    background:;
}

    .institute-box p {
        font-size: 18px;
        font-weight: bold;
    }

.help-line {
    font-size: 17px;
    font-weight: 400;
    color: black;
}

    .help-line a {
        color:
    }



/*sidebar start*/
.sidebar {
    width: 243px;
    background-color: #303c48;
    transition: all 0.5s ease-in-out;
    height: 100%;
    min-height: 100vh;
}

#sidebarCollapse {
    position: absolute;
    left: 204px;
    background-color: transparent;
    border: 0;
    padding: 5px;
    font-size: 23px;
}

.navbar-btn .fas, .navbar-btn .far {
    color: rgba(255,255,255,0.5);
}

#sidebarOpen {
    background-color: transparent;
    border: 0;
    padding: 5px;
    display: none;
}


.sidebar ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-top: 42px;
}

.sidebar li a {
    display: block;
    padding: 10px;
    color: #abb0ac;
    border-left: 0px solid #dedede;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}

    .sidebar li a.active {
        background-color: white;
        padding: 10px 8px !important;
        border-left: 5px solid #58b0ef;
        transition: all 0.5s ease-in-out;
        color: #235b96;
    }

.list-sidebar .fa-chevron-right {
    padding-left: 10px;
}

.sidebar li a i {
    padding-right: 5px;
}

.sidebar ul li .sub-menu li a {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    padding: 8px;
}

    .sidebar ul li .sub-menu li a:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f0da";
        display: inline-block;
        padding-left: 0px;
        padding-right: 7px;
        vertical-align: middle;
    }

    .sidebar ul li .sub-menu li a:hover:after {
        content: "";
        position: absolute;
        left: -5px;
        top: 0;
        width: 5px;
        background-color: #111;
        height: 100%;
    }

    .sidebar ul li .sub-menu li a:hover {
        background-color: #222;
        padding-left: 20px;
        transition: all 0.5s ease-in-out
    }

.sub-menu {
    border-left: 5px solid #dedede;
}

.sidebar li a .nav-label, .sidebar li a .nav-label + span {
    transition: all 0.5s ease-in-out
}


.sidebar.fliph li a .nav-label, .sidebar.fliph li a .nav-label + span {
    display: none;
    transition: all 0.5s ease-in-out;
}

.sidebar.fliph {
    width: 51px;
    transition: all 0.5s;
}

    .sidebar.fliph li {
        position: relative
    }

    .sidebar.fliph .sub-menu {
        position: absolute;
        left: 39px;
        top: 0;
        background-color: #222;
        width: 185px;
        z-index: 100;
    }

    .sidebar.fliph ul {
        padding-top: 0;
        margin-top: -8px;
    }

.user-panel {
    clear: left;
    display: block;
    float: left;
}

    .user-panel > .image > img {
        width: 100%;
        max-width: 45px;
        height: auto;
    }

    .user-panel > .info, .user-panel > .info > a {
        color: #fff;
    }

        .user-panel > .info > p {
            font-weight: 600;
            margin-bottom: 9px;
        }

.user-panel {
    clear: left;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 25px 15px;
    border-bottom: 1px solid;
}

    .user-panel > .info {
        padding: 5px 5px 5px 15px;
        line-height: 1;
        position: absolute;
        left: 55px;
    }

.fliph .user-panel {
    display: none;
}

.list-sidebar .fas {
    line-height: unset;
}

.degree-head {
    background-color: #1f272f;
    padding-left: 20px;
    padding: 10px 12px;
    color: white;
}

.main-div {
    width: 100%;
    background: #ecedf1;
    padding-bottom: 40px;
}

/*---sidebar end----*/

.search {
    position: relative;
}

.mr-2, .mx-2 {
    margin-right: .5rem !important;
}

.dashboard-search input {
    border-radius: 25px;
}

.form-control {
    margin: auto 0;
    border: 1px solid #dddddd;
    font-size: 14px;
    color: gray;
    top: 0px;
    left: 0px;
}

.search-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0%, -50%);
    color: gray;
    background: white;
    padding-left: 8px;
}

.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.alert-buttons {
    position: relative;
    color: #333;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0px -1px 3px rgba(0,0,0,0.25);
    height: 32px;
    width: 32px;
}

    .alert-buttons a {
        padding: 20px;
        color: #333;
    }

        .alert-buttons a .fas {
            position: absolute;
            top: 50%;
            right: 50%;
            transform: translate(50%,-50%);
            vertical-align: middle;
            font-size: 13px;
        }

        .alert-buttons a .badge {
            position: absolute;
            top: -3px;
            right: -3px;
        }

.badge {
    background: red;
    color: white;
    border-radius: 50% !important;
    font-size: 10px !important;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
}

.DataGrid {
    color: #000000;
    border: 1px solid #F0F0F0;
    background-color: #ffffff;
    font-family: Verdana;
    text-align: left;
    border-bottom-width: 0;
    border-right-width: 0;
}

    .DataGrid tr:first-child .Header {
        background-color: #559bd7;
        color: white;
        font-weight: bold;
        font-family: Verdana;
    }

        .DataGrid tr:first-child .Header p {
            color: white;
            font-weight: bold;
            font-size: 14px;
        }

    .DataGrid .Footer {
        background-color: #e9f5ff;
        color: #000000;
        font-weight: bold;
        font-family: Verdana;
    }

    .DataGrid .Item {
        color: #333;
    }

    .DataGrid td {
        border: 1px solid gray;
        border-left-width: 1px;
        border-top-width: 1px;
        font-size: 13px !important;
        color: #000000;
        font-family: Verdana;
        padding: 7px;
    }

    .DataGrid tr:hover {
        background-color: #cfe9fe;
    }

    .DataGrid th {
        font-size: 12px !important;
        background-color: #e9f5ff;
        color: #333;
        letter-spacing: 0.03em;
        border: 1px solid gray;
        border-left-width: 0;
        font-family: Verdana;
        border-top-width: 0;
        text-align: center;
        font-weight: normal;
        font-weight: bold;
        padding: 5px;
        border-top-width: 1px;
        border-left-width: 1px;
    }

    .DataGrid caption {
        font-size: 11px;
        color: White;
        font-weight: bold;
        background: #787878;
        text-align: left;
        padding: 5px;
    }
/*---kalyani---*/
.head-bg {
    background: #779fc5;
    color:#fff!important;
}
.btn-district {
    background: #3070ae;
    color: white;
    padding: 12px;
    border-radius: 8px;
    font-weight:700;
    font-size:14px;    
}
.btn-district:hover {
    color: white;
}
.table-bordered-1 {
    border: 1px solid #dee2e6;
    border-top:none;
    padding-top:0.5%;
}
#cbAffiliationFiles {
    background: #779fc5;
    color: #fff !important;
}
.margin-left{
    margin-left:1.4%;
}
.margin-left1 {
    margin-left: 0.7%;
}
.margin-left2 {
    margin-left: 0.5%;
}
.margin-left3 {
    margin-left: 0.4%;
}