/*html {
    min-height: 1000px;
}*/


/*body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
}*/


/*a {
    color: #ba5000;
    text-decoration: underline;
    font-family: 'Roboto', sans-serif;
}

a:hover {
    color: #e25b00;
}*/

.col-custom {
    -moz-column-count: 4 !important;
    -moz-column-gap: 20px;
    -webkit-column-count: 4 !important;
    -webkit-column-gap: 20px;
    column-count: 4 !important;
    column-gap: 20px;
    list-style-type: none;
    -moz-column-width: 100px;
    -webkit-column-width: 100px;
    column-width: 100px;
}

.col-custom li {
    padding: 10px 15px !important;
    margin: 10px 15px;
    background: #f6f6f6;
    text-transform: uppercase;
}

.prov-ins {
    width: 31%;
    list-style-type: square !important;
    display: inline-block;
    padding: 0px 15px !important;
    margin: 0px 5px;
    text-transform: uppercase;
}

@media screen and (max-width: 800px) {
    .prov-ins {
        width: 100%;
        display: block;
        margin: 10px 0px;
    }
}

.fad-container {
    position: relative;
    background-color: rgb(42, 42, 42);
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding-top: 2rem;
    min-height: 0px;
}

.fad-container-bio {
    min-height: 300px;
}

.fad-container label {
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.fad-container label a {
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.container header .nav-item {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: 1.4rem;
}

.containerbody h1 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: 2.4rem;
    margin: 0.67em 0;
}

.container-appointment h1 {
    margin: 0.67em 0;
}

.container .breadcrumb h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
}

.link-under {
    border-bottom: 0.125rem solid #e25b00;
    text-decoration: none;
}

.fad-search-box-main .fad-search-label {
    padding-bottom: 20px;
    padding-top: 20px;
}

.v-space-b {
    padding-bottom: 20px;
}

.btn-primary-jhmc,
.btn-primary-jhmc:hover {
    color: #fff;
    background-color: #073D6E;
    border-color: #073D6E;
    width: 100%;
    height: 48px;
}

.containerheader .nav-pills .nav-link.active,
.containerheader .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #054c77;
}

.fad-narrow {
    padding: 20px;
}

.Locator-searchBox {
    background-color: #000;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    padding-top: 2rem;
}

.fad-distance {
    font-size: .875rem;
    line-height: 1.14;
    font-family: "Open Sans", Arial, sans-serif;
    color: #333;
    font-weight: 700;
    text-transform: capitalize;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-transform: lowercase;
    background-image: url(../lib/bootstrap-5.0.2-dist/icons/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: right 0 top 0.25rem;
    background-size: 0.75rem;
    /* margin-right: 3rem; */
    color: #fff;
    background-color: #000;
    border: none;
    border-bottom: 0.125rem solid #e25b00;
    padding: 0 1.25rem 0.125rem 0;
    cursor: pointer;
}

.fad-radius {
    font-size: .875rem;
    line-height: 1.14;
    font-family: "Open Sans", Arial, sans-serif;
    color: #333;
    font-weight: 700;
    text-transform: capitalize;
    font-weight: 400;
    color: #fff;
    margin-right: 0.5rem;
}

.form-check-space {
    padding-top: 10px;
}

.fad-help {
    float: right;
}

.fad-moredetails {
    padding: 1rem 1.5rem;
    background: #f9f9f9;
    color: #ba5000;
    font-size: 1.2rem;
    font-family: 'Montserrat', sans-serif;
}

.fda-dr-modal {
    float: right;
}

.fda-container-spacer-top {
    padding-top: 0px;
    padding-bottom: 20px;
}

.fad-divider-20 {
    padding: 20px;
    min-height: 30px;
}

.containermodal {
    text-align: left;
}

.containermodal div[class^='col'],
.containermodal div[class*=' col'] {
    padding: 5px;
}

.fad-doctor-intro {
    padding-top: 20px;
}

.fad-info-2 {
    padding-top: 2rem;
}

.fad-info-2 i {
    color: #e25b00;
}

.fad-info-2 h6 {
    padding: 10px;
    font-weight: 600;
}

.fad-info-3 h6 {
    padding: 10px;
    font-weight: 600;
}

.fad-info-4 h6 {
    padding: 10px;
    font-weight: 600;
}

.fad-info-3 i {
    color: #e25b00;
}

.fad-info-4 i {
    color: #e25b00;
}

.fad-container .containermodal {
    color: #FFF !important;
}

.fad-entry {
    min-height: 50px;
    padding: 10px;
}

.accordion-body {
    background: #f9f9f9;
}

.fad-gen-info {
    padding-top: 20px;
}

.fad-gen-info h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
}

.fad-gen-info h6 a {
    font-family: "Montserrat", sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
    color: #333;
    text-decoration: none;
}

.fad-underline {
    border-bottom: 0px solid #ba5000;
    padding-bottom: 5px;
}

.container-search-box {
    padding: 0px !important;
}

body {
    background: #f0f0f0;
}

body.physician,
body.appointment {
    background: #fff;
}

.physician .container-search-box {
    background-image: url(https://medisyshealth.org/find-a-doctor/physician/GettyImages-1213868299-1.png) !important;
}


/*
.card-text .fad-accepting-NP i {
    color: green;
}
*/

.fad-ms-organization {
    font-family: "Roboto", sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
    color: #333;
}

.fad-specialties {
    font-family: "Roboto", sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    color: #333;
    display: block;
}

.fs-1 {
    font-size: 1.0rem;
}

.fs-2 {
    font-size: 0.4rem;
}

.pt-1 {
    padding-top: 1px !important;
}

.pt-3 {
    padding-top: 3px !important;
}

.pt-5 {
    padding-top: 5px;
}

.pt-8 {
    padding-top: 8px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.fad-city {
    display: block;
}

span.fad-affiliations,
span.fad-certification {
    display: block;
    text-transform: capitalize;
}

.fad-zip {
    display: block;
}

.fad-entry .fad-hour {
    display: block;
}

.fad-insurances {
    padding-top: 30px;
    border-top: 1px solid #ccc;
}

.fad-insurances ul {
    list-style-type: none;
}

.fad-more-address .fad-underline {
    font-size: 0.8rem;
}

.fad-address-name {
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Montserrat";
    font-weight: 600;
}

.Form-content .fad-displayFN a {
    color: #FFF !important;
    font-size: 2rem;
}


/*
.Form-content .fad-gen-info .card-text {
    color: #FFF !important;
}
*/

.Form-content .fad-gen-info .fad-specialties {
    color: #FFF !important;
}

@media screen and (max-width: 700px) {
    .containerFilter .col-md-6 {
        text-align: center !important;
        float: none;
        /* border: 1px solid red; */
    }
    .containerFilter .col-md-6 span {
        text-align: center !important;
        float: none;
        /* border: 1px solid red; */
    }
    .fad-img-doc img {
        max-height: 100px;
        max-width: 100px;
    }
    .btn-primary-jhmc {
        width: 100%;
    }
    .fad-displayFN span a {
        text-align: center !important;
    }
    .containerbody h1 {
        font-size: 1.7rem;
    }
    .nav-pills .nav-item {
        display: none;
    }
}


/* @media screen and (max-width: 800px) {
.col-custom {
-moz-column-count: 1;
-moz-column-gap: 20px;
-webkit-column-count: 1;
-webkit-column-gap: 20px;
column-count: 1;
column-gap: 20px;
list-style-type: none;
-moz-column-width: 300px;
-webkit-column-width: 300px;
column-width: 300px;
}
.col-custom li {
padding: 10px 15px!important;
margin: 10px 15px;
background: #f6f6f6;
text-transform: uppercase;
}
} */

.fad-img-doc img {
    max-height: 200px;
    max-width: 200px;
}

.fad-img-doc-front img {
    max-height: 150px;
    max-width: 150px;
}

.Form-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
}

.Form-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.5rem;
}

.Form-row--main {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0rem;
    padding-right: 0rem;
    width: 100%;
}

.Form-content,
.Form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.Form-link {
    font-size: .875rem !important;
    line-height: 1;
    font-family: "Open Sans", Arial, sans-serif;
    color: #333;
    font-weight: 700;
    text-transform: capitalize;
    text-transform: none !important;
    text-decoration: none !important;
    -ms-flex-item-align: start;
    align-self: flex-start;
    line-height: 1.5;
    font-size: 1rem;
    color: #000;
    margin-left: 0.125rem;
    color: #FFF;
    padding-left: 1rem;
}

.containerLocation .card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.fad-getdirections-right {
    float: right;
}

#insurance ul li {
    padding: 2px;
}

.menu-main {
    width: 100%;
    z-index: 99;
    position: static;
    background: #FFF;
    padding: 5px;
}

.menu-main.sticky {
    position: fixed;
    top: 0;
}

.nav-menu-main {
    width: 100%;
    position: static;
}

.menu-main .fad-specialties {
    font-size: 1.3rem;
}

.pagination {
    display: none;
    padding-left: 0;
    margin: 21px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 15px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #ffffff;
    background-color: #073D6E;
    border: 1px solid transparent;
    margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #1185cc;
    border-color: transparent;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #333;
    background-color: #CCC;
    border-color: transparent;
    cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #ecf0f1;
    background-color: #0060A9;
    border-color: transparent;
    cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 18px 27px;
    font-size: 19px;
    line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 6px 9px;
    font-size: 13px;
    line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.circular--portrait {
    position: relative;
    width: 400px;
    height: 400px;
    overflow: hidden;
    border-radius: 50%;
}

.circular--portrait img {
    width: auto;
    height: 100%;
    max-height: 320px;
    max-width: initial !important;
}

.circular--portrait img {
    clip-path: circle();
}

h4 {
    font-family: "Open Sans";
    font-weight: 600;
    color: #6a6969 !important;
}

.btn-get-directions {
    background: #073d6e !important;
    border-color: #073d6e !important;
}

.fad-phone a {
    color: #FFF !important;
    font-family: "Roboto", sans-serif;
    font-weight: 800;
    text-decoration: none;
    font-size: 1.2rem;
}

.card-phone a {
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    font-weight: 800;
    font-size: 1.0rem;
    color: #333 !important;
}

.fda-dr-modal {
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 1.0rem;
    color: #888787 !important;
    text-decoration: none;
}

.show-more a {
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 1.0rem;
    color: #888787 !important;
    text-decoration: none;
}

.breadcrumb-item {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.98rem;
    color: #888787 !important;
    text-decoration: none;
}

.nav-menu-main .btn-default {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 0.98rem;
    color: #6a6969 !important;
    text-decoration: none;
}

.moredetails {
    cursor: pointer;
}

.fad-border-bottom {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.fad-moredetails:not(.collapsed) .less {
    display: inline
}

.fad-moredetails:not(.collapsed) .more {
    display: none
}

.fad-moredetails.collapsed .more {
    display: inline
}

.fad-moredetails.collapsed .less {
    display: none
}

.fad-showmore:not(.collapsed) .less {
    display: inline
}

.fad-showmore:not(.collapsed) .more {
    display: none
}

.fad-showmore.collapsed .more {
    display: inline
}

.fad-showmore.collapsed .less {
    display: none
}


/*
.card-body-p {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
*/

.searchResult {
    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    textarea:-webkit-autofill,
    textarea:-webkit-autofill:hover,
    textarea:-webkit-autofill:focus,
    select:-webkit-autofill,
    select:-webkit-autofill:hover,
    select:-webkit-autofill:focus {
        border: inherit;
        -webkit-text-fill-color: inherit;
        -webkit-box-shadow: inherit;
        transition: background-color 5000s ease-in-out 0s;
        font-size: inherit;
    }
}

.breadcrumb-item {
    text-decoration: none !important;
    font-weight: normal;
}

.breadcrumb .breadcrumb-item a {
    text-decoration: none !important;
    font-weight: normal;
    text-decoration: none;
    color: #025284 !important;
}

.breadcrumb .breadcrumb-item a:link {
    text-decoration: none !important;
    font-weight: normal;
}

.pagination-search {
    float: right;
}

@media screen and (max-width: 10366px) {
    .aff-logo img {
        float: left !important;
        border: 0px solid red;
    }
}

.aff-logo img {
    float: left !important;
    border: 0px solid red;
}

.aff-logo {
    padding: 5px;
    margin: auto 5px;
}


/*h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444;
    font-weight: 500;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: 'Public Sans', 'Roboto', sans-serif;
}*/


/*
@media (min-width: 1200px) {
	.h3, h3 {
		font-weight: 600 !important;
	}
}
*/

.containerheader {
    display: none;
}

#display-count {
    display: block;
    text-align: center;
    /*color: #000;
    padding: 10px;
    font-weight: 600;
    font-family: "Roboto";
    color: #444;
    font-size: 1rem;
    background: #f9f9f9;
    margin-top: 20px;*/
    font-weight: 500;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: 'Public Sans', 'Roboto', sans-serif;
}

.fad-search-btn {
    float: right;
    padding-top: 39px;
}

.bg-f2 {
    background: #f2f2f2;
}


/********* FAD MEDISYSHEALTH **********/

.searchResult {
    list-style: none;
    padding: 0px;
    width: 50%;
    position: absolute;
    margin: 0;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.searchResult li {
    background: #fff;
    padding: 8.7px 0;
    margin-bottom: 1px;
    outline: none !important;
}

.searchResult li:nth-child(even) {
    background: #fff;
}

.searchResult li:hover {
    cursor: pointer;
}

.searchResult li span {
    color: #000;
}

.searching {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.searching:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(225, 225, 225, .8), rgba(255, 255, 255, .8));
    background: -webkit-radial-gradient(rgba(225, 225, 225, .8), rgba(255, 255, 255, .8));
}

.searching:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.searching:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(122, 122, 122, 0.75) 1.5em 0 0 0, rgba(112, 112, 112, 0.75) 1.1em 1.1em 0 0, rgba(102, 102, 102, 0.75) 0 1.5em 0 0, rgba(92, 92, 92, 0.75) -1.1em 1.1em 0 0, rgba(82, 82, 82, 0.75) -1.5em 0 0 0, rgba(72, 72, 72, 0.75) -1.1em -1.1em 0 0, rgba(62, 62, 62, 0.75) 0 -1.5em 0 0, rgba(52, 52, 52, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(122, 122, 122, 0.75) 1.5em 0 0 0, rgba(112, 112, 112, 0.75) -1.5em 0 0 0, rgba(102, 102, 102, 0.75) 1.1em 1.1em 0 0, rgba(92, 92, 92, 0.75) 0 1.5em 0 0, rgba(82, 82, 82, 0.75) -1.1em 1.1em 0 0, rgba(72, 72, 72, 0.75) -1.1em -1.1em 0 0, rgba(62, 62, 62, 0.75) 0 -1.5em 0 0, rgba(52, 52, 52, 0.75) 1.1em -1.1em 0 0;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fad-autocomplete {
    position: relative;
    width: 100%;
    display: inline-block;
}

.fad-autocomplete input[type=text] {
    width: 100%;
}

.fad-autocomplete-items {
    position: absolute;
    border: 0px solid #d4d4d4;
    background: #d4d4d4;
    /*border-bottom: none;*/
    border-top: none;
    z-index: 99;
    max-height: 400px;
    overflow-y: scroll;
    width: 100%;
    top: 100%;
    left: 0;
    right: 0;
}

.fad-autocomplete-items span {
    padding: 6px 20px;
    width: 100%;
}

.fad-autocomplete-items:empty {
    display: none;
    padding: 0px;
}

.fad-selected {
    border: 1px solid #eee;
    /*background:#0080CE;
color: #fff !important;*/
    background: #EFEFEF;
    padding: 5px 20px !important;
}

#findlanguage {
    min-width: 120px;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important;
}


/*
.fad-a-link {
    opacity: 0.8;

}

.fad-a-link:hover {

    opacity: 1;
    color: #ba5000;
}
*/


/**** medisyshealths styles ****/

.fad-border-bottom {
    margin-bottom: 0px;
}


/*.ng-binding {
    color: #024f68;
}*/


/*.card {

    border: 1px solid rgba(0, 0, 0, 0);
    background-color: #f9f9f9;
}*/


/*
.card-body-p {
    background-color: #f9f9f9;
    border-bottom: 0.5px solid #f0f0f0;
}
*/

.accordion-body {
    background: #f0f0f0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 8px;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 13px 22px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.containerbody h1 {
    color: #606060;
}

.fad-container {
    position: relative;
    background-color: rgba(42, 42, 42, 0);
    margin-top: 0rem;
    margin-bottom: 1rem;
    padding-top: 0rem;
    min-height: 0px;
}

.fad-container label {
    color: #909090;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.fad-radius {
    font-size: .875rem;
    line-height: 1.14;
    font-family: "Open Sans", Arial, sans-serif;
    color: #6f6f6f;
    font-weight: 700;
    text-transform: capitalize;
    font-weight: 400;
    color: #333;
    margin-right: 0.5rem;
}

.fad-distance {
    font-size: .875rem;
    line-height: 1.14;
    font-family: "Open Sans", Arial, sans-serif;
    color: #333;
    font-weight: 700;
    text-transform: capitalize;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-transform: lowercase;
    background-image: url(../lib/bootstrap-5.0.2-dist/icons/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: right 0 top 0.25rem;
    background-size: 0.75rem;
    /* margin-right: 3rem; */
    color: #6f6f6f;
    background-color: #f0f0f0;
    border: none;
    border: 0.5px solid #ccc;
    border-bottom: 0.125rem solid #606060;
    padding: 0.3em 1.25rem 0.125rem 0.3em;
    cursor: pointer;
}

.fad-search-box-main a,
.fad-search-box-main a:hover,
.fad-search-box-main a:visited {
    color: #6f6f6f;
}

.Form-link {
    font-size: .875rem !important;
    line-height: 1;
    font-family: "Open Sans", Arial, sans-serif;
    color: #333;
    font-weight: 700;
    text-transform: capitalize;
    text-transform: none !important;
    text-decoration: none !important;
    -ms-flex-item-align: start;
    align-self: flex-start;
    line-height: 1.5;
    font-size: 1rem;
    color: #000;
    margin-left: 0.125rem;
    color: #333;
    padding-left: 1rem;
}

.fad-help {
    padding: 5px;
    border: 1px solid #ccc;
    background: #9aa7b7;
    display: none;
}

.fad-moredetails {
    background: #f9f9f9;
}

.fad-a-link:hover {
    opacity: 1;
    color: #ba5000;
}

.containerheader {
    display: none;
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}


/*
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}
*/

.advanced-search {
    padding-top: 10px;
    padding-bottom: 10px;
}

#advanced-search span {
    float: left;
}

@media screen and (max-width: 16000px) {
    .bg-f2 {
        background: #f2f2f2;
    }
    .form-inline {
        width: 100%;
    }
    .fad-distance {
        width: 100%;
        color: #666;
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 8px;
        min-height: calc(1.5em + (1rem + 2px));
        display: block;
        font-weight: 400 !important;
        line-height: 1.5 !important;
        background-color: #fff;
        background-clip: padding-box;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        border-bottom: 0.5px solid #ccc !important;
        font-size: 1.25rem !important;
        background-color: #fff !important;
    }
    .form-check {
        padding-left: 0;
    }
    .fad-container label,
    span.fad-radius {
        color: #909090 !important;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600 !important;
        font-size: 16px !important;
        padding-bottom: 6px !important;
        display: block;
        margin-top: 20px;
    }
    .Form-col {
        margin-bottom: 20px;
    }
    .Form-select {
        display: block !important;
    }
    #usemylocation {
        font-size: 1.0rem !important;
        line-height: 1 !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
        padding-top: 20px;
        display: block;
    }
    .fad-search-btn {
        float: right;
        padding-top: 20px;
    }
    /*
    .card-body-p {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
*/
    .circular--portrait {
        position: relative;
        width: 200px !important;
        height: 200px;
        overflow: hidden;
        border: 0px solid #1bff00;
        width: 100% !important;
    }
    .circular--portrait img {
        width: auto;
        height: 100%;
        /* max-height: 50px; */
        max-width: initial !important;
        border: 0px solid blue;
    }
    .fad-gen-info {
        width: 100%;
        padding-top: 10px;
        border: 0px solid #cc00ff;
    }
    .fad-gen-info h6 a {
        font-family: "Montserrat", sans-serif;
        font-size: 1.1rem;
        font-weight: 600;
        color: #333;
        text-decoration: none;
        border: 0px solid #91ff00;
    }
    /*
    p.card-text {
        font-size: 0.8rem;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align:left;
    }

    p.card-address {
        text-align:center;
    }
*/
    /*p {
        margin-bottom: 0.5rem;
    }*/
    .aff-logo {
        padding: 5px;
        margin: auto 5px;
        border: 0px solid #ff00c8;
        text-align: center;
    }
    .aff-logo img {
        float: none !important;
        border: 0px solid #ff5e00;
        max-width: none;
        /*max-width: 200px;*/
    }
    .justify-content-end {
        animation: none;
        justify-content: center !important;
    }
    /*.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }*/
    .navbar .container-fluid {
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
    }
    /*
    .burger {
    margin-left: calc(var(--bs-gutter-x) * .5);

    }
    */
    /*
    .row>* {

        padding-right: 0;
        padding-left: 0;

    }
    */
    body {
        background: #f9f9f9;
        font-size: 1rem;
        font-family: 'Montserrat', sans-serif;
    }
    /*
    .card-body-p {
        background-color: #f9f9f9;
        border-bottom: 0.5px solid #f9f9f9;
    }
    */
    /*
    .card {
        border: 1px solid rgba(0, 0, 0, 0);liation_name
        background-color: #f9f9f9;
        box-shadow: none !important;
    }*/
    .fad-specialties {
        font-size: 1rem;
    }
    .fad-info-2 h6 {
        padding: 0px;
        margin-top: 20px;
        font-weight: 600;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .fad-entry {
        min-height: 0px;
        padding: 0px;
    }
    .fad-info-2 {
        padding-top: 0rem;
    }
    /*.card-body {
       flex: 1 1 auto; 
        padding: 0;
    }*/
    .fda-container-spacer-top {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    #fad-count {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .fad-more-address .fad-underline {
        font-size: 1rem;
    }
    .fad-divider-20 {
        padding: 0px;
        min-height: 0;
    }
    a.fad-a-link,
    a.fad-a-link:hover {
        color: #000;
    }
    .pagination>li>a,
    .pagination>li>span {
        padding: 5px 6px;
    }
    .pagination-search {
        float: none;
    }
    .pagination-container {
        text-align: center;
    }
    /*input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
        min-height: calc(0.5em + (1rem + 2px));
        font-weight: 400 !important;
        font-size: 1.25rem !important;
        width: 97.5%;
    }*/
    .bg-light a {
        font-family: 'Montserrat', sans-serif;
        color: #000;
        font-size: 1rem;
        margin-top: 0;
        margin-bottom: 0.5rem;
        font-weight: 400;
        line-height: 1.2;
    }
}

.icoM {
    margin-bottom: 10px;
}

.row-services .card {
    border: 0px solid red;
}

.row-services .item {
    position: relative;
}

.row-services .item a::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.row-services .item a {
    color: #073D6E!important;
}

#service-search {
    background: #f9f9f9;
    margin-top: 40px;
}


/*.card-body {
    padding:0;
}*/

#qualifications .table {
    font-size: 0.8rem !important;
}

.fad-spacer-physician ul li {
    font-size: 0.8rem !important;
}

.fad-spacer-physician span {
    font-size: 0.8rem !important;
}

.d-grid .btn-default {
    color: #CCC !important;
}

#fad_sticky {
    color: #fff;
    background-color: #fff;
    width: 100%;
}

#fad_sticky.fad_stick {
    position: fixed !important;
    top: 0;
    z-index: 10000;
    border-radius: 0 0 0.5em 0.5em;
}

.fad-addr a {
    color: #FFF !important;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 1rem;
    text-align: center;
    padding: 0;
}

.core {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #f5f5f5;
}

@media (min-width: 62rem) {
    .locations {
        padding-bottom: 1rem;
    }
    .insurance {
        padding-bottom: 1rem;
    }
    .about {
        padding-bottom: 1rem;
    }
    .core {
        padding-top: 1rem;
        padding-bottom: 1rem;
        background-color: #fff;
    }
}

.locations {
    padding-top: 1rem;
    padding-bottom: 0.5rem;
    background-color: #f5f5f5;
}

.insurance {
    padding-top: 4rem;
    padding-bottom: 2rem;
    background-color: #fff;
}

.about {
    padding-top: 4rem;
    padding-bottom: 2rem;
    background-color: #fff;
}

#ck-button input:checked+span {
    background-color: #f2f2f2;
    border: 0px solid #f2f2f2;
    color: #ccc;
    height: 36px;
}

#ck-button:hover {
    margin: 0px 5px;
    background-color: #f1f1f1;
    border-radius: 4px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    float: left;
    height: 38px;
    color: #333;
    cursor: pointer;
}

#fad_sticky {
    color: #333;
    background-color: #fff;
    width: 100%;
}

table thead tr {
    background: #f0f0f0 !important;
}

.containerbody {
    padding-top: 20px;
}

.fad-container {
    position: relative;
    background-color: rgba(42, 42, 42, 0);
    margin-top: 0rem;
    margin-bottom: 1.5rem;
    padding-top: 2rem;
    min-height: 200px;
}

.fad-border-bottom {
    margin-bottom: 0px;
}

.p-provider-round {
    width: 200px;
    height: 200px;
    border: 3px solid #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto;
}

.fad-entry-color p {
    color: #333333;
}

.c-provider-cards .myc_osSimpleWidget .myc_slotsContainer h5.myc_dayHeader {
    font-size: 1.1rem;
    margin: 0;
    padding: 0;
    color: #686868 !important;
    text-align:left;
}

.c-provider-cards .myc_osSimpleWidget a.myc_link {
    display: block;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #d5450d !important;
    text-align:left !important;
}

.fad-accepting-NP {
    color: #EDEDED !important;
}

.fad-gen-info p {
    color: #EDEDED !important;
}

.fad-spacer-physician {
    padding-top: 10px;
    padding-bottom: 10px;
}

.prov-ins {
    font-size: 14px;
    padding: 0px 0px !important;
    width: 100%;
}

.prov-ins-ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.distance-away {
    padding: 0px;
    background: #FFF;
    color: #333;
    border-radius: 4px;
    display: block;
    text-align: left;
    float: left;
    margin-bottom:20px;
}

.distance-away span {
    padding: 6px;
    background: #EFEFEF;
    border-radius: 4px;
    text-align: left;
    float: left;
    display: block;
    font-size: 0.9rem;
}

.widget-sched {
    margin-bottom:30px;
}


.aff-logo-container {
    padding: 20px 0;
}


@media only screen and (max-width:767px) {

    .arr-dist-d {
        display:none;
    }

    .arr-dist-m {
        display:block;
        float:right;
    }

    .c-provider-cards .card-title {
        font-size: 1.6em;
    }

    .c-provider-cards .card-body-wrapper.card-address {
        text-align: left;
    }

    .c-provider-cards .card-body-wrapper.card-appt {
        text-align: left;
    }

    h6.provider-info-h6 {
        text-align:left !important;
    }

}

@media only screen and (min-width:768px) {

    .arr-dist-m {
        display:none;
    }

    .arr-dist-d {
        display:block;
    }

}
    