.details-tab {
    padding-top: 1.0%;
}

.details-tab #tabs {
    background: #007b5e;
    color: #eee;
}

.details-tab #tabs h6.section-title {
    color: #eee;
}

.details-tab #tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #0062cc;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 16px;
    font-weight: bold;
}

.details-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0062cc;
    font-size: 16px;
    font-weight: 600;
}

.details-tab .nav-link:hover {
    border: none;
}

.details-tab thead {
    background: #f3f3f3;
    color: #333;
}

.details-tab a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

h1.primary-title {
    font-weight: normal;
    margin: 0;
    color: #292663;
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 20px;
    padding: 0;
}

.project-tab {
    padding: 10%;
    margin-top: -8%;
}

.project-tab #tabs {
    background: #007b5e;
    color: #eee;
}

.project-tab #tabs h6.section-title {
    color: #eee;
}

.project-tab #tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #0062cc;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 16px;
    font-weight: bold;
}

.project-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0062cc;
    font-size: 16px;
    font-weight: 600;
}

.project-tab .nav-link:hover {
    border: none;
}

.project-tab thead {
    background: #f3f3f3;
    color: #333;
}

.project-tab a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.gotobutton {}

a.btn-midium {
    padding: 3px 10px !important;
    font-size: 14px;
}

a.btn-secondary {
    background: #32c5ff;
    border-radius: 3px;
    font-size: 9px !important;
    color: #fff !important;
    border-radius: 30px;
    font-weight: normal;
    border: 0;
}

.gotosite-moreinfo {
    text-align: right;
    padding-right: 3px;
}

.blue-grey-tabs-container .nav-tabs>li.active>a {
    background: #00AEEF;
    color: #fff;
    border: 0;
}

.blue-grey-tabs-container .nav-tabs>li>a {
    background: #32C5ff;
    color: #fff;
    border-top-left-radius: 5px;
    border: 0;
    padding: 7px 15px;
    font-weight: 400;
    margin: 0 2px;
    font-size: 11px;
}

.blue-grey-tabs-container .nav-tabs {
    margin-top: 0;
    border: 0;
    margin-bottom: 0;
    /*5 to 0 changes institutional page tabs alignemnt*/
}

.blue-grey-tabs-container .tab-content table {
    border-collapse: inherit;
    width: 100%;
    border-spacing: 2px;
}

.blue-grey-tabs-container .tab-content table td,
.blue-grey-tabs-container .tab-content table th {
    border: 1px solid #e9e9e9;
    //padding: 5px;
    text-align: center;
}

.blue-grey-tabs-container .tab-content table th {
    background: #efefef;
    background: -moz-linear-gradient(top, #efefef 0%, #dbdbdb 100%);
    background: -webkit-linear-gradient(top, #efefef 0%, #dbdbdb 100%);
    background: linear-gradient(to bottom, #efefef 0%, #dbdbdb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#dbdbdb', GradientType=0);
    color: #898888;
}

.blue-grey-tabs-container .tab-content table th:nth-child(2) td,
.blue-grey-tabs-container .tab-content table th.grid-footer td {
    background: #f5f5f5;
    font-weight: bold;
}

.blue-grey-tabs-container .tab-content table tr.grid-footer td a {
    color: #898888;
}

.blue-grey-tabs-container .tab-content table th:nth-child(2) td a {
    color: #898888;
}

.blue-grey-tabs-container .tab-content table th a {
    color: #898888;
}

.blue-grey-tabs-container .tab-content table th {
    text-align: center;
}

.blue-grey-tabs-container .tab-content-bottom-content {
    overflow: hidden;
    background: #f1f1f2;
    padding: 10px 5px;
    font-size: 10px;
    font-style: italic;
    text-align: left;
}

.blue-grey-tabs-container a {
    color: #00aeef;
}

.blue-grey-tabs-container .tab-content>.tab-pane {
    display: none;
}

.blue-grey-tabs-container .tab-content>.tab-pane.active {
    display: block;
}

.blue-grey-tabs-container .nav-tabs>li>a.active {
    background: #00AEEF;
    color: #fff;
    border: 0;
}

.text-justify p {
    color: #666;
    font-size: 14px;
    line-height: normal;
    margin: 10px 0;
}

.mobile-view-institution-details-container .panel-default>.panel-heading {
    background: #32c5ff;
    color: #fff;
}

.mobile-view-institution-details-container .panel-heading {
    padding: 0px;
}

.mobile-view-institution-details-container .accordion-toggle,
.mobile-view-institution-details-container .accordion-toggle:focus {
    display: block;
    padding: 10px;
    color: #fff;
}

.mobile-view-institution-details-container .panel-default>.panel-heading+.panel-collapse>.panel-body,
.mobile-view-institution-details-container .panel-default {
    background: none;
    padding: 0;
    border: 0;
}

.mobile-view-institution-details-container .panel-title {
    margin-bottom: 10px;
}

.mobile-view-institution-details-container .inner-blue-container {
    /* padding: 10px;
    margin-top: 17%; */
}

.mobile-view-institution-details .right-grid-search h2 {
    border-bottom: 1px solid #cdcdcd;
    color: #639dc3;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 4px;
}

.mobile-view-institution-details .institutionlink td {
    border-bottom: 1px solid #cdcdcd;
    padding-right: 10px;
}

.mobile-view-institution-details {
    margin: 28px 0px;
    line-height: 30px;
}

.mobile-view-institution-primary-title {
    margin: 0px !important;
}

.inner-products-con-white-bg {
    background: #fff;
    padding: 5px 10px;
}

.inner-products-con {
    background: #f1f1f2;
    padding: 10px;
}

.inner-products-con .product-list {
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.inner-products-con .product-list table td {
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    vertical-align: top;
}

.inner-products-con .product-list table td .rates {
    color: #292663;
    font-weight: bold;
    font-size: 15px;
    margin-top: 15px;
    display: block;
    text-align: center;
}

.inner-products-con .product-list h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    line-height: 10px;
}

.inner-products-con .product-list h2 a {
    color: #292663;
    font-weight: bold;
    font-size: 14px;
}

.inner-products-con .product-list .btn-primary {
    padding: 5px 10px 5px;
    font-size: 14px;
}

.desktop-hide {
    display: block;
}

a:hover {
    text-decoration: none;
}

@media (max-width: 767px) and (min-width: 280px) {
    .inner-products-con .product-list h2 a {
        color: #32c5ff;
        font-weight: bold;
        font-size: 14px;
        text-decoration: none;
        line-height: normal;
    }
}

.single-post .__article h1 {
    font-weight: 300;
    margin: 1.5rem 0;
}

.single-post .__article h2,
.single-post .__article h3,
.single-post .__article h4 {
    margin-bottom: 2rem;
}

.single-post .__article .wp-block-quote {
    margin: 2rem 0 1.75em;
    font-size: 1.3rem;
    line-height: 2rem;
    letter-spacing: .85px;
}

.single-post .__article .ol,
.single-post .__article .ul {
    font-size: 1.3rem;
    line-height: 2rem;
    letter-spacing: .85px;
    margin-bottom: .5rem;
}

@media (max-width: 425px) {
    #table-specialist-lenders {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}

#table-specialist-lenders {
    margin-top: 2rem;
}