.contactUsSuccMsg {
    color: #115D10;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

.contactUsErrMsg {
    color: #B94A48;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

.contactUsLdrImg {
    display: none;
}

.errorMsg {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}

.bschoolRec {
    height: 268px;
}

.bschoolLdr {
    margin-left: 40%;
    margin-top: 8%;
}

.noSchool {
    padding: 14%;
    font-size: 20px;
    margin-left: 25%
}

.subscribeSuccMsg {
    display: none;
    color: #115D10;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

.homeSubscribeMsg {
    display: none;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    margin-bottom: 25px;
}

.schoolUpper {
    text-transform: uppercase;
}

.univ {
    text-transform: uppercase;
}
</style>
<script src='https://www.google.com/recaptcha/api.js'></script>
<style type="text/css">
#footer {
    background: #070e14;
    padding: 0;
}

.footr a {
    color: #999;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.mid-footer {
    padding: 25px 0;
    background: #070e14;
}

.mid-footer img {
    margin-top: 20px;
}

.mid-footer h4 {
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
}

.lg-r {
    text-align: right;
}

.bottom-footer {
    padding: 40px 0;
}

#footer #policy {
    margin-top: 5px;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    width: auto;
    height: 34px;
}

.pagination {
    margin: 20px 0 0 0;
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
    .mid-footer {
        text-align: center;
    }

    .lg-r {
        text-align: inherit;
    }

    .bottom-footer {
        padding: 40px 0 0 0;
    }

    .mid-footer h4 {
        margin-top: 30px;
    }

    .mid-footer {
        padding: 0;
    }

    .mid-footer img {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    #footer #policy {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 480px) {}


@media only screen and (max-width: 320px) {}
</style>

<!-- Page Level CSS Starts -->
<style>
.contactUsSuccMsg {
    color: #115D10;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

.contactUsErrMsg {
    color: #B94A48;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

.contactUsLdrImg {
    display: none;
}

.errorMsg {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}

.bschoolRec {
    height: 268px;
}

.bschoolLdr {
    margin-left: 40%;
    margin-top: 8%;
}

.noSchool {
    padding: 14%;
    font-size: 20px;
    margin-left: 25%
}

.subscribeSuccMsg {
    display: none;
    color: #115D10;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

.homeSubscribeMsg {
    display: none;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    margin-bottom: 25px;
}

.schoolUpper {
    text-transform: uppercase;
}

.univ {
    text-transform: uppercase;
}

#footer {
    background: #070e14;
    padding: 0;
}

.footr a {
    color: #999;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.mid-footer {
    padding: 25px 0;
    background: #070e14;
}

.mid-footer img {
    margin-top: 20px;
}

.mid-footer h4 {
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
}

.lg-r {
    text-align: right;
}

.bottom-footer {
    padding: 40px 0;
}

#footer #policy {
    margin-top: 5px;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    width: auto;
    height: 34px;
}

.pagination {
    margin: 20px 0 0 0;
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
    .mid-footer {
        text-align: center;
    }

    .lg-r {
        text-align: inherit;
    }

    .bottom-footer {
        padding: 40px 0 0 0;
    }

    .mid-footer h4 {
        margin-top: 30px;
    }

    .mid-footer {
        padding: 0;
    }

    .mid-footer img {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    #footer #policy {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 320px) {}

@font-face {
    font-family: "DINPro-Regular";
    src: url("../fonts/DINPro-Regular.otf") format('opentype');
}

@font-face{
    font-family: "DINPro-Medium";
    src: url('../fonts/DINPro-Medium.otf') format('opentype');
}

@font-face{
    font-family: "DINPro-Bold";
    src: url("../fonts/DINPro-Bold.otf") format('opentype');
}

body {
    font-family: DINPro-Medium !important;
    background-color: #e9eaec;
}

#content {
    /* background-color: white; */
    position: relative;
}

/* //Navigation Bar Starts */
.header {
    width: 100%;
    background-color: white;
}

.header-navbar {
    margin-top: 30px;
}


.header-navbar li a {
    font-family: "DINPro-Regular" !important;
    font-size: 14px;
    color: darkslategray;
    padding-top: 10px;
    padding-left: 8px;
}

.header-navbar li a:hover {
    background-color: transparent;
    color: orangered;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: orangered !important;
    background-color: transparent !important;
}

.navbar-collapse.in .navbar-nav li a {
    color: dodgerblue !important;
    background-color: transparent !important;
}

.navbar-collapse.in .navbar-nav li.active {
    color: orangered !important;
    background-color: transparent !important;
}


.header-title {
    margin-top: 10px;
    font-family: "DINPro-Regular";
}

/* //Navigation Bar Ends */




/* Table Style Start */
table {
    box-shadow: 0px 10px 8px lightgray;
}

table thead {
    background-color: #4c5061;
    color: white;
}

table.dataTable thead th {
    font-family: "DINPro-Bold" !important;
    font-size: 14px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 0;
}

table.dataTable tbody tr {
    border-top: 0;
}

table.dataTable.no-footer {
    border-bottom: 0;
}

table tr td {
    font-family: "DINPro-Regular" !important;
    font-size: 14px;
}

table .rank_text {
    font-family: "DINPro-Bold" !important;
    text-align: center;
    font-size: 16px;
}

table .school_name {
    font-family: "DINPro-Regular" !important;
    color: #185c97;
    text-decoration: underline;
    font-size: 14px;
}

table.dataTable thead .sorting_asc {
    background-image: url(/img/admitsquare-ranking-sort-colored.png);
    background-position: right 5px bottom 5px;
    background-repeat: no-repeat;
    background-size: 8px;
    margin: 10px;
}

table.dataTable thead .sorting_desc {
    background-image: url(/img/admitsquare-ranking-sort-white.png);
    background-position: right 5px bottom 5px;
    background-repeat: no-repeat;
    background-size: 8px;
}

table.dataTable thead .sorting {
    background-image: url(/img/admitsquare-ranking-sort-white.png);
    background-position: right 5px bottom 5px;
    background-repeat: no-repeat;
    background-size: 8px;
}

.menu-top {
    margin-top: -18px;
}

.menu-top li {
    padding-right: 15px;
}

.menu-top li:last-child {
    padding-right: 0px;
}

.menu-top li a {
    text-transform: uppercase;
}

@media (min-width: 276px) {

    /* Header Starts */
    .header-title .bar {
        border-radius: 5px;
        text-align: left;
        margin-top: 35px;
        margin-left: auto;
        margin-right: auto;
        width: 55px;
        background-color: #337ab7;
        height: 4px;
    }

    .header-text {
        font-family: "DINPro-Regular" !important;
        color: #185c97;
        font-weight: normal;
        display: table-cell;
        text-align: center;
        margin-top: 10px;
        font-size: 2.2em;
    }

    /* Header Ends */
}

@media (min-width: 576px) {

    /* Header Starts */
    .header-title .bar {
        border-radius: 5px;
        text-align: left;
        margin-top: 35px;
        margin-left: auto;
        margin-right: auto;
        width: 55px;
        background-color: #337ab7;
        height: 4px;
    }

    .header-text {
        font-family: "DINPro-Regular" !important;
        color: #337ab7;
        font-weight: normal;
        margin-top: 10px;
        font-size: 2.2em;
        display: table-cell;
        text-align: center;
    }

    /* Header Ends */
}

@media (min-width: 768px) {

    /* Header Starts */
    .header-title .bar {
        border-radius: 5px;
        text-align: left;
        margin-top: 35px;
        margin-left: auto;
        margin-right: auto;
        width: 55px;
        background-color: #185c97;
        height: 4px;
    }

    .header-text {
        font-family: "DINPro-Regular" !important;
        color: #185c97;
        font-weight: normal;
        margin-top: 10px;
        font-size: 36px;
        display: table-cell;
        text-align: center;
    }

    /* Header Ends */
}

@media (min-width: 992px) {

    /* Header Starts */
    .header-title .bar {
        border-radius: 5px;
        text-align: left;
        margin-left: 0px;
        margin-top: 35px;
        width: 25px;
        background-color: #185c97;
        height: 4px;
    }

    .header-text {
        font-family: "DINPro-Regular" !important;
        color: #185c97;
        font-weight: normal;
        margin-top: 10px;
        font-size: 36px;
        display: table-cell;
        text-align: left;
    }

    /* Header Ends */
}

@media (min-width: 1200px) {
    .header-title .bar {
        border-radius: 5px;
        text-align: left;
        margin-left: 0px;
        margin-top: 35px;
        width: 25px;
        background-color: #185c97;
        height: 4px;
    }

    .header-text {
        font-family: "DINPro-Regular" !important;
        color: #185c97;
        font-weight: normal;
        margin-top: 10px;
        font-size: 36px;
        display: table-cell;
        text-align: left;
    }
}


p {
    font-family: DINPro-Regular;
    font-size: 16px;
}

.red-text {
    color: red;
}

.bold-text {
    font-size: 16px;
    font-family: DINPro-Bold;
}