/*@font-face {
    font-family: 'Domaine Display';
    src: url('fonts/domaine-display/DomaineDisp-Regular.woff') format('woff') local('Domaine Display');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Domaine Display Semibold';
    src: url('fonts/domaine-display/DomaineDisp-Semibold.woff') format('woff') local('Domaine Display Semibold');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Domaine Display bold';
    src: url('fonts/domaine-display/DomaineDisp-Bold.otf') format('otf') local('Domaine Display bold');
    font-weight: normal;
    font-style: normal;
}*/

/*.focus-only:focus {
    outline: 1px solid black;
    background: #592a6d;
}

a:focus {
    outline: 3px solid black;
}

input[type=text]:focus {
    background: #592a6d;
}

a:active {
    color: blue;
}*/
body {
    width: 100vw;
}

h2, h3 {
    margin: 0 0 10px !important;
}

h3.HeaderFooters {
    margin-bottom: 10px !important;
    font-size: 16px !important;
    height: auto !important;
}

.no-image-hero {
    margin: 60px 0px 40px 0px;
    display: inline-block;
    width: 100%;
}

#skiplink p {
    display: none;
}

header {
    padding-top: 10px;
    background: white;
}

#centerContent.NoSibling {
    background: #F5F5F5;
}

#mainContent.contentPage {
    margin: 0px !important;
}

.find-a-provider {
    padding: 0px !important;
    height: auto;
    margin-left: 10%;
}

.zlblProv {
    width: 265px !important;
}

.divTable-SearchMarging {
    width: 696px;
    margin: auto;
    display: block;
}

.fullwidth, .provider-txtBoxDiv, .valueProviderTXT {
    width: 100% !important;
}

.btn-group .dropdown-toggle {
    width: 696px !important;
}

.divBorders {
    width: 100%;
}

.building-blocks-atoms-input-fiDropBox {
    width: 100% !important;
}

.PaddingTopPlusBorder {
    margin-top: 60px;
    padding: 0px !important;
    margin-bottom: 60px;
}

#footerHolder {
    margin: 0px;
    padding: 0px;
}

.privacy-terms-of-use, .CopyR {
    padding-left: 5%;
}

.nd-notice {
    display: inline-block !important;
    margin-left: 40px;
}

.CopyR, .CopyR > span {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px !important;
    letter-spacing: 0;
}

.officehours {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    padding: 20px 0px 15px 0px;
}

#leftContent {
    width: 20% !important;
    margin-right: 5%;
    padding-top: 40px;
    margin-left: 10%;
}

#centerContent.SiblingLeft {
    width: 55%;
    margin-right: 10%;
    padding: 0px !important;
}

#leftContent .filterdiv {
    margin: 0px !important;
    display: inline-block;
    width: 100%;
}

#leftContent #filtervalues > div {
    padding-bottom: 0px !important;
}

#leftContent .filterdiv > .checkbox-label {
    font-family: "Open Sans" !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 26.4px !important;
}

.spacingMiles {
    margin-bottom: 15px;
    padding-bottom: 0px !important;
}

.cd-filter-block h4 {
    padding: 12px 0px 12px 2px;
}

.FiltersColorAndFont {
    font-size: 18px;
}

#leftContent .filterCookies {
    height: auto !important;
    width: 100% !important;
    color: #000000;
    font-family: "Open Sans" !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 26.4px !important;
    padding: 4px 10px 4px 10px !important;
    margin: 14px 0px 0px 0px !important;
    float: left;
}

#leftContent .RemoveCookie {
    width: 16px !important;
    height: 16px !important;
    margin: 4px 0px 0px 0px !important;
}

#Providersearchitemsresults .TabAlig {
    width: 100% !important;
    display: block !important;
}

#Providersearchitemsresults .TabAlig .divTableRow, #Providersearchitemsresults .TabAlig .divTableBody {
    display: block !important;
}

#providerSearchResults {
    margin-left: 0px !important;
}

.ProvDetailsPad {
    width: 100% !important;
}

.accordiondetail header {
    width: 100% !important;
  	background: #FFF !important;
}

.accordiondetail header:active {
    padding: 10px 20px !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
    color: #000 !important;
}

.family-practice-ped {
    margin-left: 20px;
}

p.pElementList, span.pElementList {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    margin: 0px !important;
}

p.pElementList > span {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
}

.divTable-pagination {
    margin: 60px auto;
    padding: 0px !important;
}

.divBackLan {
    margin-top: 20px;
}

.accordiondetail .tabs {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: space-between;
    border: none !important;
    position: relative;
    padding-top: 10px;
}

.accordiondetail ul.tabs:after {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid #d4d4d4;
    left: 0px;
    bottom: -5px;
}

.tab-content {
    width: 100% !important;
}

.soflowright {
    width: 200px !important;
    background-position: 99% center !important;
}

.FIltScroll {
    width: 89%;
    margin-bottom: 20px;
}

.cd-filter-block .checkbox-filter-label, .cd-filter-block .radio-filter-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
}

.custom-filter-checkbox {
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    background: #DDD;
    border-radius: 3px !important;
    position: relative !important;
    bottom: 2px;
}

.custom-filter-checkbox:checked {
    position: relative;
}

.custom-filter-checkbox:checked:before {
    content: '\2714';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    background: #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    color: #7D3F98;
    border: 2px solid #7d3f98;
    font-weight: bold;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 12px;
}

#Providersearchitemsresults > .article:first-child {
    margin-top: 20px;
}

#Providersearchitemsresults > .article {
    margin-top: 40px;
}

.backButton {
    font-size: 18px;
    width: 80px;
}

.select-your-plan {
    margin-right: 10% !important;
    width: auto !important;
    text-align: left;
}

.aetna-header {
    margin-left: 10%;
}

.multiselect-container {
    width: 99% !important;
}

input#txtInputSearch {
    width: 696px;
}

.paragraph {
    display: none;
}

.accordiondetail .tab-content .detailMobile p.pElementList span {
    font-size: 16px !important;
}

.accordiondetail .tab-content div.pElementList p {
    margin: 0px !important;
}

.accordiondetail .tab-content div.pElementList span {
    font-size: 16px !important;
}

.accordiondetail .tab-content .providerDetailsPop p, .accordiondetail .tab-content .providerDetailsPop p span, .accordiondetail .tab-content .divFontColor p, .accordiondetail .tab-content .divFontColor p span {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    margin: 0px;
}

.accordiondetail .tab-content .divFontColor h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    margin: 0px;
    padding: 0px !important;
    margin-bottom: 10px;
}

.accordiondetail .tab-content .divFontColor ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    margin: 0px;
    padding: 0px !important;
}

.accordiondetail .tab-content .serviceLocationDiv p, .accordiondetail .tab-content .serviceLocationDiv span, .accordiondetail .tab-content .serviceLocationDiv label {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
}

.accordiondetail .tab-content .serviceLocationDiv p {
    margin-bottom: 5px;
}


.providerContains {
    display: flex;
    flex-direction: row;
    /*margin: 30px 0px 0px 0px;*/
    align-items: flex-start;
    justify-content: space-between;
    vertical-align: top;
}

.providerContains > div:first-child {
    width: 50px;
    /*margin-right: 26px;*/
}

.providerContains > div:nth-child(2) {
    width: calc(100% - 76px);
}

.providerContains p {
    /*margin: 0px;*/
}

.PFooters {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
}

.MargTop{
    width: 315px;
}

.filters-applied {
    height: auto !important;
    width: auto !important;
    font-size: 28px !important;
}

.cd-filter-block ul.cd-filter-content {
    margin-bottom: 20px;
}

.cd-filter-block input[type=radio]:checked + label::before, .cd-filter-block input[type=checkbox]:checked + label::before {
    line-height: 13px;
}

.tabs li, .tabs li.current {
    font-size: 16px !important;
    line-height: 22px;
    margin: 0px !important;
    width: auto !important;
    border: none !important;
    position: relative !important;
}

.tabs li:before {
    content: '';
    position: absolute;
    width: 60%;
    left: 20%;
    top: 0px;
    border-top: 4px solid transparent;
}

.tabs li.current:before {
    content: '';
    position: absolute;
    width: 60%;
    left: 20%;
    top: -10px;
    border-top: 4px solid #7d3f98;
}

.accordiondetail > .pane {
    padding: 0px 20px;
    background: white;
}

.divTable2 {
    flex-direction: row;
    width: 100% !important;
    /*margin-bottom: 10px;*/
    padding: 0px 30px 10px 30px;
}

.divTableCell-header2, .divTableHead-header2 {
    height: auto !important;
    margin-right: 0px !important;
}

.Accesibilities {
    height: auto !important;
    padding: 4px 10px 4px 10px !important;
    margin: 0px 20px 10px 0px !important;
    display: inline-block !important;
    /*margin-bottom: 10px !important;
    margin-inline-end: 20px !important;
    margin-inline-start: 0px !important;*/
}

.Findp p {
    margin-top: 17px !important;
    margin-bottom: 0px !important;
}

.divTableRow > .ProvName {
    display: inline-block !important;
    width: 100% !important;
    padding: 30px;
}

.divTableRow > .contact-info {
    height: auto !important;
}

.divTableRow > .contact-info > p {
    margin-bottom: 0px !important;
    padding-left: 8px;
}

.divTableRow > .contact-info > p.addressCSS {
    height: auto !important;
}

#tnt_pagination {
    width: 100%;
}

#tnt_pagination a:link, #tnt_pagination a:visited {
    border: 1px solid transparent;
}

.divTableCell-pagination3 > .pageNavNext {
    margin-left: 10px;
}

.divTableBody {
    width: 100% !important;
}

@media (min-width:768px) and (max-width:1024px) {
    #leftContent {
        width: 254px !important;
        margin-right: 24px;
        margin-left: 20px;
    }

    .divBackLan > .colorBack:first-child {
        margin-left: 20px !important;
    }

    .find-a-provider {
        margin-left: 44px !important;
    }

    .aetna-header {
        margin-left: 44px;
    }

    #centerContent.SiblingLeft {
        width: 702px;
        margin-right: 14px;
    }

    .select-your-plan {
        margin-right: 14px !important;
    }
}

/*** bootstrap-conversion ***/
.back-button {
    border: none;
    color: #4A4A4A;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    background: url(../../images/siteFiles/california/Left.svg) no-repeat left !important;
    min-width: 80px;
    margin-top: 30px;
}

.dropdown-container {
    position: relative;
}

.language-dropdown {
    box-sizing: border-box;
    height: 53px;
    width: 201.01px;
    border: 2px solid #414141;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 45px;
    border-radius: 0px;
    padding: 2px 15px;
    color: #4A4A4A;
}

.dropdown-label {
    height: 25px;
    color: #414141;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2.4px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    top: 8px;
    z-index: 9999;
    left: 12px;
    padding: 0px 5px;
}

.few-things-label {
    color: #4A4A4A;
    font-family: 'Domaine Display bold', sans-serif;
    font-size: 41.6px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 49.92px;
}

.fill-out-label {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    margin: 0px 0px 30px 0px;
}

.find-localcare-label {
	color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    margin: 0px 0px 30px 0px;
}

.full-width-container {
    width: 100% !important;
}

.do-not-zipcode-label {
    color: #4A4A4A;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    font-weight: normal;
    margin: 19px 0px 0px 0px;
}

input[type="checkbox"].custom-checkbox {
    height: 20px;
    width: 20px;
    background-color: #414141;
    margin: 0px 12px 0px 0px;
}

.or {
    color: #414141;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2.4px;
    line-height: 25px;
    text-align: center;
    margin-top: 30px;
}

.provider-firstname-label {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: normal;
    margin: 16px 0px 0px 0px;
}

.provider-speciality-label {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 16px;
}

.speciality-dropdown {
    background-color: #fff;
    border-color: #333;
    padding: 16px;
    margin-bottom: 0;
    min-width: 696px;
    max-width: 696px;
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid black;
    border-radius: 0px;
}

.find-provider-form-btn {
    height: 39px;
    width: 105px;
    border-radius: 23px;
    background-color: #7D3F98;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    border: 0px;
}

.dividing-line {
    box-sizing: border-box;
    height: 1px;
    /*border: 1px solid #A2A2A2;*/
    background: #A2A2A2;
    margin: 60px 0px;
}

.alternative-provider {
    color: #4A4A4A;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 30px !important;
}

.find-network-description {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    font-weight: normal;
    margin: 17px 0px 0px 0px;
}

.text-link {
    color: #4A4A4A !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 25.6px;
}

.we-update-our-provider-label {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    font-weight: normal;
}

.dropdown-container .btn-group {
    display: block !important;
}

    .dropdown-container .btn-group > .btn {
        box-sizing: border-box;
        border: 2px solid #414141;
        width: 100% !important;
        text-align: left;
        border-radius: 0px;
      	min-width: 100% !important;
    }

.dropdown-container .btn-group .multiselect-container {
    margin: 4px 4px 0px 4px;
    padding: 0px 0px 5px 0px;
}

.dropdown-container .btn-group .multiselect-container .input-group {
    display: block !important;
    margin: 0px 0px 5px 0px;
}

.dropdown-container .btn-group .multiselect-container input#txtInputSearch {
    width: 100%;
    margin: 0px !important;
    padding-left: 35px;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid #9f9f9f !important;
    border-top: none !important;
    border-radius: 0px !important;
    background: #F5F5F5;
    height: 43px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.dropdown-container .btn-group .multiselect-container {
    background: #FFF;
}

.dropdown-container .btn-group .multiselect-container .options-wrapper {
    width: 100% !important;
    padding-left: 8px !important;
}

ul.multiselect-container > li.options-wrapper a > label.checkbox {
    color: #4A4A4A;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    font-weight: 500;
    margin-top: 2px;
    margin-bottom: 2px;
}

li.multiselect-item > a > label, li.multiselect-item > a > label > input[type="checkbox"] {
    margin-top: 0px;
}

li.multiselect-item > a > label, li.multiselect-item > a > label > b {
    font-family: 'Open Sans', sans-serif;
    font-size: 17.6px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 26.4px;
}

.dropdown-container .btn-group .multiselect-container {
    background: #F5F5F5;
}

.dropdown-container .btn-group .multiselect-container .input-group .input-group-addon {
    position: absolute;
    top: 10px;
    z-index: 99999;
    left: 2px;
    background: #F5F5F5;
    border: none;
}

.selectBox-dropdown .selectBox-label {
    width: 100% !important;
    display: unset !important;
    white-space: unset !important;
    overflow: unset !important;
}

/*a:focus {
    outline: none !important;
}*/

a:hover, a:focus {
    text-decoration: none !important;
    color: #4A4A4A !important;
}

.find-a-provider-label {
    color: #474747;
    font-family: 'Domaine Display bold', sans-serif;
    font-size: 68px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 76px;
    /*margin: 70px 0px 48px 0px;*/
    margin: 60px 0px;
    height: auto !important;
}

.dropdown-container .btn-group .multiselect-container .multiselect-group > a {
    position: relative;
}

.dropdown-container .btn-group .multiselect-container .multiselect-group .caret-container:before {
    content: '';
    position: absolute;
    top: 0;
    width: 23px;
    height: 100%;
    background: url(../../images/siteFiles/california/Down.svg) center no-repeat;
    background-size: 15px 12px;
    outline: none !important;
    margin-left: 5px;
}

.dropdown-container .btn-group > .btn:after {
    content: '';
    position: absolute;
    top: 0;
    width: 23px;
    height: 100%;
    background: url(../../images/siteFiles/california/Down.svg) center no-repeat;
    background-size: 15px 12px;
    outline: none !important;
    right: 5px;
}

.dropdown-container .btn-group .multiselect-container .multiselect-group .caret-container > b.caret, .multiselect-native-select .btn-group b.caret {
    display: none;
}

.ProvName > .moreInfo {
    display: none;
}

input[type=submit]:focus, input[type=reset]:focus, input[type=checkbox]:focus, input[type=text]:focus, input[type=button]:focus, button:focus, select:focus, a.selectBox:focus {
    box-shadow: 0 0 4px 1px #337ab7;
    outline: 1px solid #337ab7;
}

.cd-filter-block .checkbox-label:focus::before, .cd-filter-block .radio-label:focus::before, .cd-filter-block .checkbox-label:active::before {
    box-shadow: 0 0 4px 1px #337ab7 !important;
    outline: 1px solid #337ab7 !important;
}

a:focus {
    outline: 1px solid #337ab7;
}

select.language-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../../images/siteFiles/california/Down.svg) !important;
    background-position: center right 12px !important;
    background-repeat: no-repeat !important;
    background-size: 15px 12px !important;
}

.sokoloff-benjamin {
    display: inline;
}

.pElementList > .moreInfo {
    display: none;
}

.tabs li.current > a {
    color: #7d3f98 !important;
}

li.tab-link > a:link, li.tab-link > a:visited {
    color: #000;
}

.accordiondetail header > a > span.more-detail {
    color: #000;
}

/*.ui-dialog {
    z-index: 999999 !important;
}

.ui-dialog > .ui-widget-header {
    border: none;
    background-color: transparent;
}

button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    border: none;
    background: transparent;
}*/

.find-provider-download-btn {
    height: 40px;
    width: 100%;
    /*border-radius: 23px;*/
    background-color: #7D3F98;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    border: 0px;
    margin-top: 25px;
    border-radius: 2em;
    text-align: center;
}

label.findprovider-form-error {
    color: red;
}

input.findprovider-form-error, select.findprovider-form-error {
    border: 2px solid red;
}

.form-error-container > .glyphicon {
    color: red;
    font-size: 20px;
    margin-top: 7px;
}

.form-error-container {
    display: flex;
}

.error_show {
    color: red;
    margin-left: 10px;
    display: inline;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-top: 7px;
}

/******************** MODAL CSS ********************/


#pharmacy-dialog, #vision-dialog, #dental-dialog, #covid-dialog {
    display: none;
}

#pharmacy-dialog .few-things-label, #vision-dialog .few-things-label, #dental-dialog .few-things-label, #covid-dialog .few-things-label {
    font-size: 33.6px;
    line-height: 40px;
    letter-spacing: 1px;
}

#pharmacy-dialog p, #vision-dialog p, #dental-dialog p, #covid-dialog p {
    text-align: left;
}

a.continue-btn:hover, a.continue-btn:visited, button.continue-btn:hover, button.continue-btn:visited {
    color: #FFF !important;
}

a.continue-btn, button.continue-btn {
    height: 39px;
    width: 105px;
    border-radius: 23px;
    background-color: #7D3F98 !important;
    color: #FFFFFF !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 37px;
    border: 0px;
    display: block;
    text-align: center;
}

#pharmacy-dialog > .few-things-label {
    font-size: 38px;
    line-height: 40px;
    text-align: left;
}

#overlay {
    z-index: 9999;
}

#modalHolder {
    z-index: 9999999;
}

#modalHolder > #disclaimer {
    width: 750px;
    border: none;
}

#modalHolder > #disclaimer .paragraph {
    display: block;
}

#modalHolder > #disclaimer > .closeDialog .modal__close {
    background-image: url(/global/assets/images/siteFiles/ohio/Close.svg);
    border: none;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
	background-color: white;
}

#errorContainer {
    background: #FFF;
    border: none;
    color: #fb0202;
}

#errorContainer ul {
    padding-bottom: 0px;
}

#errorContainer li {
    padding-left: 0px !important;
}

#errorContainer .error_show {
    color: #fb0202;
    margin-left: 0px;
}

.accordiondetail ul.tabs:after {
    border-bottom: 5px solid #ddd;
}

.accordiondetail header {
    border-top: 2px solid #D8D8D8;
}

img.download-icon {
    margin-right: 5px;
    position: relative;
    bottom: 2px;
}

.find-provider-dialog:hover {
    text-decoration: underline !important;
}

.UpdateBtnfiltr {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
}

.find-provider-form-btn:hover, .find-provider-download-btn:hover, .continue-btn:hover, .UpdateBtnfiltr:hover {
    border-color: #414141 !important;
    background-color: #414141 !important;
    color: #fff !important;
    text-decoration: none;
}

/******************** PROVIDER INFO - SPECIALITY AND BOARD CERTIFIED NEW DESIGN ********************/

.provider-info-partition > table {
    width: 100%;
}

.provider-info-partition .custom-table-header {
    height: 46px;
    background-color: #FFF;
}

.provider-info-partition .table-title {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 44px;
    background-color: #A175B2;
    padding-left: 10px;
}

.provider-info-partition .custom-table-header .morewidth {
    width: 58%;
}

/*.provider-info-partition tr.provider-info-details {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    height: 30px;
}

.provider-info-partition tr.provider-info-details td:first-child, .provider-info-partition tr.provider-info-details td:last-child {
    padding-left: 10px !important;
}

.provider-info-partition tr.provider-info-details:nth-child(odd) {
    background-color: #EEEEEE;
}*/

.find-provider-download-btn:disabled, .find-provider-download-btn:disabled:hover {
    background-color: #aaa !important;
}

.printtxt {
    text-align: center;
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 25px;
}

.find-provider-clear-btn {
    height: 39px;
    width: 105px;
    border-radius: 23px;
    background-color: transparent;
    color: #7D3F98;
    font-family: 'Open Sans', sans-serif;
    border-color: #7D3F98;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    border: 2px solid;
}

.find-provider-clear-btn:hover {
    border-color: #414141 !important;
    background-color: #414141 !important;
    color: #fff !important;
    text-decoration: none;
}

.logo-container {
  width: 100% !important;
}

#copyright {
    font-family: 'Open Sans', sans-serif;
    text-align: left !important;
    padding-left: 5%;
}

.privacy-terms-of-use a {
  color: #414141 !important;
}

.find-a-provider-label {
    margin: 60px 0px 30px 0px;
}

.find-a-provider-sublabel {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    margin-bottom: 50px;
    font-weight: normal;
    font-size: 18px;
    letter-spacing 0;
    line-height: 28.8px;
}

/** PROVIDER INFORMATION - SPECIALITY / BOARD CERTIFIED **/
.provider-info-partition div.provider-info-details {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
    height: 30px;
}

.provider-info-partition div.provider-info-details div:first-child, .provider-info-partition div.provider-info-details div:last-child {
    padding-left: 10px !important;
}

.provider-info-partition div.provider-info-details:nth-child(odd) {
    background-color: #EEEEEE;
}

.ui-autocomplete {
  z-index: 99999;
  max-height: 300px;
  overflow-y: auto;
}

.accordiondetail .tabs {
  z-index: 9999;
}

h4.pElementList {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
}

#centerContent span a {
    color: #7d3f98 !important;
}

/* result - info popup css  */
.bottombar {
    margin-top: 26px;
    display: none;
    background: #FFF;
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-width: calc(100% - 35px);
}

.bottombar-container {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.bottombar-container > div {
    padding: 0px 0px 0px 20px;
}

.bottombar-title {
    color: #414141;
    font-family: "CVS Health Sans";
    font-size: 17.6px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 26.4px;
    margin: 0px;
}

.bottombar-description {
    color: #414141;
    font-family: "CVS Health Sans";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25.6px;
}