﻿body {
    font-family: "Roboto", sans-serif !important;
    font-weight: 400;
    font-size: 16px;
}

.container.margin-top {
    margin-top: 95px;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 0.8em;
}

h6 {
    font-size: 0.7em;
}

a {
    color: #0F3263 !important;
}

img {
    max-width: 100%;
}

.footer {
    background-color: #193160;
    color: white;
    font-size: 18px;
}

.footer a {
    color: white !important;
    text-decoration: underline;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.footer-contact {
    font-size: 26px;
    color: black;
    text-decoration: none;
}

.footer-social {
    text-align: center;
    font-size: 26px;
}

.footer-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-health {
    background-color: #7a7a7a;
    color: white;
}

.footer-health a {
    color: white !important;
}

.custom-navbar {
    background: #193160;
    padding: 5px;
}

.custom-navbar .navbar-toggler {
    background-color: black;
}

.custom-navbar .nav-item a {
    font-size: 1.08rem;
    font-weight: 400;
    color: white !important;
    padding-left: 10px;
}

.header-title {
    font-size: 20px;
    display: inline-flex;
}

.nm-header.menu-centered .nm-main-menu {
    width: 75%;
}

.specialist-link,
.state-link,
.city-link,
.state-board-link {
    font-weight: bold;
    display: flex;
}

.patient-education-header,
.tips-wisdom-header {
    color: #ed7000;
}

.vc_custom_banner {
    padding-top: 140px !important;
    padding-bottom: 10px !important;
    background-image: url(https://vivacare.com/home/wp-content/uploads/2018/01/professionals-banner.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc_custom_footer {
    padding-top: 20px !important;
    padding-bottom: 12px !important;
    background-image: url(https://vivacare.com/home/wp-content/uploads/2017/01/CTA-bg.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100px !important;
    margin-top: 20px;
}

.inner-page-banner .banner-headline h1 {
    text-transform: none !important;
}

.state-board-box {
    padding: 10px;
    background-color: #e7e6e6;
    width: 100%;
}

.city-list-box,
.featured-profiles-box,
.more-profiles-box {
    margin-bottom: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}

    .city-list-box h2,
    .featured-profiles-box h2,
    .more-profiles-box h2 {
        padding-left: 10px;
    }

.nm-header.menu-centered .nm-main-menu {
    text-align: left;
}

.tips-wisdom-box .row {
    margin-bottom: 15px;
}

.patient-education-box .row {
    margin-bottom: 15px;
}

.profile-details li {
    list-style: disc !important;
    margin-left: 15px;
}
/*****************************************************************************/
.section-search h1, .section-profile-list h1, .section-intro h1 {
    font-size: 2.1rem;
}

.section-search .second-line, .section-profile-list .second-line {
    font-size: 22px;
    color: #000d48;
    line-height: 1;
    display: block;
}

.btn-primary-custom {
    text-align: center;
    background: #0F3263;
    padding: 6px 40px;
    border: none;
    font-size: 1rem;
    color: #ffffff !important;
    display: inline-block;
    border: 1px solid #000000;
}

.btn-primary-custom:hover {
    background: #ffffff;
    font-size: 1rem;
    color: #000000 !important;
    text-decoration:none;
     text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-custom {
    text-align: center;
    background: gray;
    padding: 6px 40px;
    border: none;
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

.section-search button {
   margin-top: 20px;
}

.section-profile-list .card .col-auto {
    padding-left: 0px;
    padding-right: 0px;
}

a.profile-box {
    text-decoration: none;
    color: #000000;
}

.profile-box .picture-container {
    height: 200px;
    width: 200px;
    line-height: 198px;
    background-color: lightgray;
    text-align: center;
}

.profile-box img {
    max-height: 200px;
    max-width: 200px;
    vertical-align: middle;
    filter: drop-shadow(0px 4px 50px rgba(0, 0, 0, 0.15));
    border-radius: 10px;
}

.profile-box .no-avatar img {
    max-height: 150px !important;
    max-width: 150px !important;
}

.profile-detail-img {
    max-width: 200px;
    background-color: lightgray;
    border-radius: .25rem;
    border: 1px solid lightgray;
    filter: drop-shadow(0px 4px 50px rgba(0, 0, 0, 0.15));
    border-radius: 10px;
}

.profile-details .affiliations img {
    max-width: 90%;
}

.information {
    background: #d3d3d1;
    padding: 20px;
    margin-top: 20px;
}

.header-line {
    border-bottom: 8px solid #ededed;
    margin-bottom: 10px;
}

.profile-tip-wisdom-box {
    background: #f2f2f2;
    padding: 8px 10px;
    margin: 0 0 7px 0;
}

.practice-logo {
    width: 150px;
}

.provide-feedback-btn {
   padding: 6px 36px;
}

.profile-details .learn-more-btn {
    padding: 6px 60px;
}

.profile-details .subspecialty-names {
    margin-top: -5px;
    margin-bottom: 5px;
}

.section-instructional a {
    color: blue;
    font-weight: bold;
    margin-bottom: -15px;
    text-decoration: underline;
}

.section-instructional a:hover {
     text-decoration: underline !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.tips-wisdom-box .picture-container {
    height: auto;
    width: 100px;
    line-height: 98px;
    text-align: center;
}

.tips-wisdom-box .picture-container img {
    width: 100px;
}

.custom-content-box {
    background: #f2f2f2;
    padding: 8px 10px;
    margin: 0 0 7px 0;
}

a.elementor-image:hover {
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.elementor-footer a {
    color:black;
}

.typeahead__container {
    position: relative;
    font-family: "Roboto", sans-serif;
}

.typeahead__container ::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1 !important;
}

.m-nav-menu--horizontal ul li.menu-item > a {
    font-size: 16px !important;
}

.m-nav-menu--mobile nav ul.menu li.menu-item a {
    font-size: 16px !important;
    text-transform: none !important;
    color: #ffffff !important;
}

.m-nav-menu--horizontal ul li.menu-item {
    margin-left: 1.5rem;
}

.share_icon {
    font-size: 17px;
    margin-bottom: 10px;
    text-align: right;
}

.share_icon a {
    padding-left: 10px;
}

.share_icon02 {
    font-size: 24px;
    margin-bottom: 10px;
}

.share_icon02 a {
    padding-right: 10px;
}

.toolkit-search button {
    background-color: white;
    border-color: #ced4da;
}

.toolkit-search .fa-search {
    color: black;
}

.index-page ul {
    margin-bottom: 10px;
}

.statement {
    margin-bottom: 20px;
    padding-top: 15px;
    background: #e7e6e6 !important;
}
.disclaimer {
    padding-top: 15px;
    background: #f5f5f5 !important;
}

.index-page .pulldowns-select {
    webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
}

.index-page .pulldowns-select:first-child {
    font-weight: bold;
}

.page-top {
    position: relative;
    height: 55vh;
    margin-top: 80px;
    margin-bottom: -70px;
}

.page-top .search {
    position: absolute;
    max-width: 500px;
    width: 100%;
    left: 7%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, .7);
    padding: 15px 20px;
}

.page-top .search input {
    font-size: 25px;
    background-color: transparent;
    display: block;
    width: inherit;
    font-size: 1.33333rem;
    line-height: 1.625;
    font-style: italic;
    color: #333333;
    padding: 0.66667rem 1rem 0.66667rem 0.33333rem;
    border: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    border-radius: 0;
    -webkit-transition: border-color cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    -o-transition: border-color cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    transition: border-color cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.page-top .search input[type=text]:focus {
    outline: none;
}

.page-top .search button.search-button {
    display: inline-block;
    height: 100%;
    border-width: 0px;
    background-color: transparent;
}

.content-details-page .tip-content {
    float: right;
    width: 100%;
    padding-bottom: 30px;
}

.content-details-page .tip-content .content1 {
    background-color: lightgray;
    padding: 10px;
}

.content-details-page .tip-content .content2 {
    padding-top: 10px;
    width: 100%;
}

.content-details-page .tip-content .created-date {
    font-style: italic;
    font-size: 14px;
}

.content-details-page .tip-content .profile-detail-img {
    float: left;
    margin-right: 25px;
    border-radius: 0px;
    max-width: 200px;
}

.content-details-page a {
    text-decoration:underline;
}

.content-details-page .resources .header {
    font-weight: bold;
    text-align: center;
}

.content-details-page .resources .header a {
    color: inherit;
}

.content-details-page .resources .active {
    color: #0f7790 !important;
}

.content-details-page .resources .accordion-body {
    padding-bottom: 0px;
}

.content-details-page .resources .accordion-button {
    font-size: inherit;
}

.content-details-page .resources .accordion-button:not(.collapsed) {
    color: inherit;
}

.content-details-page .content-resource {
    font-weight: bold;
    margin-bottom: 10px;
}

.content-details-page .content-resource a {
    color: #000000;
}

.content-details-page .content-resource a:hover {
    color: #0f7790;
}


.content-details-page .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>")
}

.content-details-page iframe,
.content-details-page img,
.content-details-page figure {
    max-width: 100%
}

.center-item {
    position: relative;
    margin-bottom: 20px;
    min-height: 150px;
    border: 1px solid black;
}

.center-item h4 {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 97%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition: .3s;
    margin-bottom: 0;
    -o-transition: .3s;
    transition: .3s;
    z-index: 30;
    color: #000000;
}

/*****************************************************************************/
@media (max-width: 767px) {
    .state-list-box.border, .city-list-box.border, .featured-profiles-box.border, .more-profiles-box.border {
        border: none !important;
    }

    .section-search button {
        margin-top: 10px;
    }

    .section-profile-list .card {
       margin-bottom: 10px;
    }

    .card-block.px-2 {
        padding-left: 0 !important;
    }


    .profile-box .picture-container {
        height: 150px !important;
        width: 150px !important;
        line-height: 148px !important;
        background-color: lightgray;
        text-align: center;
    }

    .profile-box img {
        max-height: 150px !important;
        max-width: 150px !important;
        vertical-align: middle;
    }

    .provide-feedback-btn {
        width: 230px !important;
    }

    .custom-content-details-row {
        display: flex;
        flex-flow: column-reverse;
    }

    .footer-health .col1,
    .footer-health .col2 {
        text-align: center !important;
    }

    .content-details-page table {
        max-width: 100%;
    }

    .page-top {
        height: 25vh;
    }

    .page-top .search {
        left: 0px;
    }
}

@media print {
    @page {
        margin: 0;
    }

    body {
        color: #000;
        background-color: #fff;
        overflow: visible;
        margin: 1.6cm;
    }

    .statement,
    .share_icon,
    .footer,
    header,
    .content-details-page .left {
        display: none !important;
    }
}