.feature-box.f-style-2 .feature-box-icon-new {
    margin-left: 0px;
    padding-bottom: 0px;
    float: none;
}

.w50{
    width: 50%;
}

.navbar-top {
    padding: .4rem 0;
}

.innerpage-banner.center .breadcrumb {
    left: 10px;
    top: -10px;
    right: 0;
    display: block;
}

.breadcrumb {
    margin-bottom: 0px;
}

.navbar-brand-new{
    padding: 0px !important;
    white-space: normal;
}

.emblem-mark{
    max-width: 40px;
    margin: 5px 10px 5px 10px;
}

.logo-text{
    margin-top: 10px;
    position: absolute;
}
.logo-name{
    line-height: 30px;
    font-size: 36px;
}
.ut-name{
    line-height: 35px;
    font-size: 22px;
}
.logo-state-name{
    color: #000080;
}
@media (max-width: 1024px){
    .logo-name{
        font-size: 26px;
    }
    .ut-name{
        font-size: 18px;
    }
}
@media (max-width: 681px){
    .logo-text{
        margin-left: 5px;
        margin-top: 9px;
    }
    .emblem-mark{
        margin-left: 0px;
        margin-right: 0px;
    }
    .logo-name{
        font-size: 22px;
    }
    .ut-name{
        font-size: 16px;
    }
}
@media (max-width: 581px){
    .logo-text {
        margin-top: 10px;
    }
    .logo-name{
        font-size: 18px;
    }
    .ut-name{
        font-size: 12px;
    }
}
@media (max-width: 456px){
    .ut-name{
        font-size: 12px;
    }
    .logo-name{
        font-size: 19px;
        line-height: 15px !important;
    }
    .ut-name{
        line-height: 10px !important;
        margin-top: 5px;
    }
}
@media (max-width: 399px){
    .logo-text {
        margin-top: 12px;
    }
}
@media (min-width: 991.98px){
    .navbar-nav .nav-link{
        line-height: 50px;
    }

    header.navbar-sticky-on .navbar-nav .nav-link {
        line-height: 45px;
    }
    .navbar-light .navbar-nav .active > .nav-link{
        color: white !important;
        border-bottom: 2px solid white;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white !important;
    }
    .navbar-light .navbar-nav .nav-link:hover {
        color: white !important;
    }
}

.dropdown-item {
    color: black !important;
}

.error-message, .color-nic-red {
    color: red !important;
}

.captcha-code {
    font-size: 22px;
    letter-spacing: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    background-color: #ffffff;
    background-image: url(../../images/captcha-bg-image.jpeg);
    color: black !important;
    border-color: white !important;
}

@media (max-width: 1199.98px){
    .megamenu {
        width: auto;
    }
}

.btn-purple{
    background: linear-gradient(150deg, #b325b3 0%, purple 50%, #540654 100%);
    color: white !important;
    border: none;
}

.p-04 th, .p-04 td{
    padding: 0.4rem;
    vertical-align: middle;
}

.p-04 td {
    border: 1px solid #cdd0d4;
}
.p-04 th {
    border: 1px solid gray;
}

.lh-15{
    line-height: 1.5;
}

.v-a-m{
    vertical-align: middle !important;
}

.bg-dark-navy-blue{
    background: #000080;
}

.fs-30px{
    font-size: 30px !important;
}

.form-title{
    color: #403e3e !important;
}

.m-b-0px{
    margin-bottom: 0px !important;
}

.m-r-10px{
    margin-right: 10px !important;
}

.f-w-n{
    font-weight: bold !important;
}

.bg-grad,.accordion-grad .accordion-title a{
    /*background: linear-gradient(150deg, #066af9 0%, #000080 100%);*/
}

.f-s-16px{
    font-size: 16px;
}

.cursor-pointer{
    cursor: pointer;
}

.box-new{
    min-height: 40px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    opacity: 1;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    white-space: pre-wrap;
}

.f-w-b{
    font-weight: bold !important;
}

.v-a-t{
    vertical-align: top !important;
}

.swal2-popup{
    padding: 0px !important;
}

.card-hbf-new{
    padding: 12px;
}

.table-padd th, .table-padd td {
    padding: 5px !important;
    vertical-align: middle !important;
}

.dataTables_info{
    padding-top: 0px !important;
}

.dataTables_filter input{
    margin-bottom: 0px !important;
}

div.dataTables_wrapper div.dataTables_length select {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

div.dataTables_wrapper div.dataTables_paginate{
    font-size: 10px;
}

.page-link {
    padding: 4px 7px;
}

.bg-light-gray{
    background-color: rgba(0,0,0,.05) !important;
}

.fs-dt{
    font-size: 11px !important;
}

.view-feedback-btn{
    position: absolute;
    padding: 0px 5px;
    cursor: pointer;
}

.overlay-full-page {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
}