/* Add here all your CSS customizations */


.article-content ul {
  /*overflow: hidden;*/
  padding-left: 20px;
}
/*
#header {
  min-height: auto !important;
}
*/
.page-header.custom-product {
  overflow: visible;
}
.form-horizontal .form-group-lg .form-control {
    font-size: 1em;
    margin-bottom: 15px;
}

.form-horizontal .input-group {
    display: inline;
}
form#search ul {
  margin: 20px 15px 0;
  padding: 0;
  list-style-type: none;
}
#search ul li {
  padding-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.thumb-info-social-icons a[href^='tel'] {
  background: none !important;
  border-radius: 0 !important;
  width: auto !important;
}
.doctor-info {
  margin-bottom: 15px;
}
.doctor-info td {
  vertical-align: text-top;
  /*padding-bottom: 10px;*/
}

.doctor-info td .small-blue {
  font-weight: bold;
  display: inline-block;
  width: 140px;
  color: #287dc8;
}

.doctor-info td .fa {
  color: #FFF;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 5px;
  border-color: #0088cc;
  background: #0088cc;
  margin-right: 5px;
}
.doctor-info td.left {
  width: 100px;
}

.doctor-info td strong {
  min-width: 148px;
  display: inline-block;
}
.doctor-info td.left strong {
  min-width: auto;
}
.accordion-body {
  padding: 20px;
}
.doc-link-container:after {
  content: '';
  display: block;
  clear: both;
}
.doc-link-container .feature-box-info {
  padding-top: 7px;
}
.location-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.location-list li {
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 4px;
}
.location-list li.active {
  background: #eee;
}
.location-list li .location-name {
  font-weight: 600;
  line-height: 18px;
  margin-bottom: 7px;
}
.location-list li .location-info {
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 5px;
}
.location-list li .location-info:after {
  content: '';
  display: block;
  clear: both;
}
.location-list li span {
  display: block;
}
.location-list li .location-info > .fa {
  display: block;
  float: left;
  margin: 3px 5px 0 0;
  width: 11px;
  color: #0088cc;
}
.location-list li .location-info > .location-content {
  display: block;
  float: left;
  width: 90%;
}
.map-container {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 4px;
}
.link-container {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px 20px;
  position: relative;
}
.tab-pane.active:after {
  content: "";
  display: block;
  clear: both;
}
.img-container {
  max-width: 40%;
  padding: 0px 20px 10px 20px;
}

.img-container.pull-left{
  max-width: 40%;
  padding-left: 0px;
}

.img-container.pull-right{
  max-width: 40%;
  padding-right: 0px;
}

.img-container.fullsize {
  width: 100%;
}

.img-container img {

  width: 100%;

}
.img-container.pull-left img{
  width: 100%;
  border-radius: 40px 10px;
}

.img-container.pull-right img{
  width: 100%;
  border-radius: 10px 40px;
}
.doctor-side {
  float: left;
}
.doctor-main {
  float: right;
}
.doctor-main h2 {
  color: #777;
}
.accordion-body p {
  position: relative;
}
article.post {
  position: relative;
}
.list.list-icons.list-icons-sm li {
  padding-left: 18px;
}
.embed-responsive iframe {
  width: 100%;
}
.rev_slider a {
  color: #fff;
}
.rev_slider a:hover {
  color: #fff;
  text-decoration: none;
}
.thumb-info-social-icons a[href^='tel'] {
  background: none !important;
  border-radius: 0 !important;
  width: auto !important;
  height: auto !important;
  display: inline;
  font-size: 0.9em;
  line-height: 20px;
}
.thumb-info-social-icons span.no-appt {
  font-size: 0.9em;
  line-height: 20px;
}
.tab-content .tab-pane.active {
  position: relative;
}
.post-content.related-news {
  height: 300px;
  overflow: hidden;
  margin-bottom: 20px;
}
.post-content .content-collapse,
.post-content .content-expand {
  padding-bottom: 20px;
}
.post-content ul {
  display: table-cell;
}
.post-content ul li:first-child {
  margin-top: 10px;
}
.post-content ul li:last-child {
  margin-bottom: 10px;
}
.tab-content .location-info {
  margin: 5px 0;
}
.services-list {
  margin:0;
  padding: 0;
  list-style-type: none;
}

.services-list li .fa {
  font-size: 6px;
  color: #0C5CA4;
  vertical-align: middle;
  margin-right: 5px;
}
.services-list li .fa:before {
  vertical-align: super;
}
.nav-year {
  font-weight: bold;
  padding: 16px 0 0;
  display: block;
}
.feature-box.feature-box-style-3:hover .feature-box-icon {
  color: #fff;
  background: #0C5CA4;
}
.feature-box.feature-box-style-3:hover .feature-box-icon i {
  color: #fff !important;
}
.feature-box.feature-box-style-3.er-box:hover .feature-box-icon {
  color: #fff;
  background: #d2322d;
}
.feature-box.feature-box-style-3.er-box:hover .feature-box-icon i.er {
  color: #fff !important;
}
.year-months-nav > li > a {
  font-weight: normal !important;
  border-bottom: none !important;
  padding: 3px 0 3px 18px !important;
}
.inner-more-news {
  display: block;
  text-align: center;
}
.article-content .featured-boxes .featured-box {
  margin: 0;
}
.article-content .feature-box {
  display: inline-block;
  margin-bottom: 20px;
}
.article-content .featured-boxes-flat .featured-box .box-content {
  margin-top: 0;
}
.article-content .btn.btn-danger:hover {
  opacity: 0.7;
}
#contact-form legend {
  padding-top: 20px;
}
#contact-form input[type=checkbox],
#contact-form input[type=radio]  {
  margin-top: 0;
  margin-left: 10px;
}
.guardian-info,
.physical-address {
  display: none;
}
.newsletter-signup .input-group .form-control {
  border-radius: 6px;
}
.included-content {
  color: rgba(0, 0, 0, 0);
}
.row.article-locator .owl-carousel {
  overflow: hidden;
}
.social-icons-list {
  display: inline-block;
  padding-bottom: 8px;
}
.social-icons-list a {
  padding-left: 20px;
}
.social-icons-list a:first-child {
  padding-left: 0;
}
.social-icons-list a span {
  padding-left: 2px;
}

.team-list .thumb-info-title {
  bottom: 0;
  border-radius: 0 5px 0 0;
  max-width: 96%;
  background: rgba(120, 121, 124, 0.8);
}
.team-list .thumb-info:hover .thumb-info-title {
  background: #78797c;
}
.team-list .thumb-info-title .thumb-info-inner {
  text-transform: capitalize;
}
.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
  margin-bottom: 0;
}

.buttons-container {
  position: absolute;
  top: 0;
  right: 15px;
  text-align: right;
}

@media only screen and (min-width: 992px) {
  .dropdown-mega-sub-nav > .dropdown-menu {
    border: 1px solid rgba(0,0,0,0.08);
  }
  .dropdown-mega-sub-nav li a {
    border-bottom: 1px solid #f4f4f4 !important;
  }
  #header .header-nav-main nav > ul > li > a {
    padding: 10px 7px;
  }
}
@media only screen and (max-width: 991px) {
  .dropdown-menu li a {
    color: #333;
  }
}
/*edit*/
@media only screen and (max-width: 767px) {
  .doctor-side,
  .doctor-main {
    float: none;
  }
  .img-thumbnail {
    max-width: 99%;
  }
  /*.img-container.pull-right {
    width: 100%;
  }
  .img-container.pull-left {
    width: 100%;
  }*/
  .spotlight-content {
    float: none !important;
  }
  .doc-preview-container {
    float: none !important;
  }
}
@media only screen and (max-width: 480px) {
  .img-container {
    max-width: 100% !important;
    float: none !important;
  }
  .img-container.pull-right {
    max-width: 100% !important;
    float: none !important;
  }
  .img-container.pull-left {
    max-width: 100% !important;
    float: none !important;
  }
  .related-news .img-container img {
    max-height: 180px;
    width: auto;
  }
}

/*
****************** SMC EDIT TAGS *********************
*/

.smc-edit, .smc-new, .smc-edit-template {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  float: right;
  cursor: pointer;
  z-index: 99;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 4px 5px !important;
  line-height: 14px;
  color: #999 !important;
  background: #fff;
  top: 10px;
  bottom: inherit !important;
  height: 24px;
  width: 24px;
}

.smc-edit{
  right: 20px;
}
.smc-new{
  right: 60px;
}
.smc-edit-template{
  right: 100px;
}
.pos-left-20 {
  right: auto;
  left: 20px;
}
.pos-left-60 {
  right: auto;
  left: 60px;
}
.pos-left-100 {
  right: auto;
  left: 100px;
}
.neg-top {
  top: -25px;
}
.smc-edit:hover, .smc-new:hover, .smc-edit-template:hover {
  color: #77c4d5 !important;
  border-color: #77c4d5;
  text-decoration: none;
}
.smc-edit i, .smc-new i, .smc-edit-template i {
  font-size: 12px;
  position: relative;
  top: 1px;
}
.pos-rel {
  position: relative !important;
}
.featured-boxes {
  position: relative;
}
.shop ul.products {
  position: relative;
}
.page-header-edit img {
  bottom: inherit !important;
}
.post-details-container h2 {
  margin-bottom: 3px;
}
.post-details-container .post-date {
  margin-bottom: 32px;
}
.doctor-main .doctor-focus {
  max-width: 400px;
  display: inline-block;
}
.highlight-title {
  font-weight: bold;
}
.testimonials, .gallery {
  margin-top: 50px;
}
.list-dashed {
  margin: 15px 0 0;
  padding: 0;
  list-style-type: none;
}
.list-dashed li:before {
  content: '-';
  padding-right: 5px;
}
.job-info-list, .job-social-share {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.job-info-list li {
  margin-bottom: 12px;
}
.job-social-share {
  margin: 0 auto;
  display: inline-block;
}
.job-social-share:after {
  content: '';
  display: block;
  clear: both;
}
.job-social-share li {
  float: left;
  margin: 0 12px;
  font-size: 24px;
}

/*
****************** Google Custom Search *********************
*/

.gsc-orderby-container {
  display: none !important;
}
.gcsc-branding {
  display: none !important;
}
.gsc-adBlock {
  display: none !important;
}


/* Google Site Search */

.gsc-control-cse, .gsc-table-result {
  color: #777777 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  line-height: 18px !important;
}
.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl, .gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
  color: #777777 !important;
}
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
  color: #0C5CA4 !important;
}
.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
  color: #0C5CA4 !important;
  text-decoration: none;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  font-family: "Open Sans", Arial, sans-serif;
  color: #0C5CA4 !important;
  border-color: #ddd;
  border: 1px solid #ddd;
  margin: 0 6px 6px 0;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 14px !important;
}
.gsc-cursor-page:hover {
  border-color: #0C5CA4 !important;
  text-decoration: none !important;
}
.gsc-cursor-current-page {
  border-color: #0C5CA4 !important;
}
.display-mobile {
  display: none;
}

@media (max-width: 767px) {
  #header .header-top.header-top-style-2 .header-nav-top.pull-right {
    display: block;
    width: 100%;
    text-align: center;
  }
  #header .header-top.header-top-style-2 .header-nav-top.pull-right ul li {
    display: none;
    float: none;
  }
  #header .header-top.header-top-style-2 .header-nav-top.pull-right ul li:first-child {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .display-mobile {
    display: block;
  }
  .hide-mobile {
    display: none;
  }
}

.vaccine-signup input {
  border-radius: 6px;
}
.vaccine-signup label {
  display: block;
}
.vaccine-signup .input-group > input.form-control {
  display: table-cell;
  width: 33%;
}

.modal-dialog {
  margin-top: 50px;
}
.img-fluid {
  width: 100%;
}
.lg-img-page-header {
  position: relative;
  margin-bottom: 35px;
}
.lg-img-page-header .breadcrumb {
  background: none;
  margin: -3px 0 0;
  padding: 0;
}
.lg-img-page-header .breadcrumb > li {
  text-shadow: none;
  font-size: .8em;
}
.lg-img-page-header .breadcrumb > li a,
.lg-img-page-header .title-crumb-container h1 {
  color: #fff;
}
.lg-img-page-header .title-crumb-container {
  position: absolute;
  top: 20px;
  left: 0;
}
.embed-responsive {
  padding-bottom: 45%;
  margin-bottom: 25px;
}
.custom-embed-responsive {
  padding-bottom: 0;
  margin-bottom: 0;
}
.custom-embed-responsive iframe {
  width: 100% !important;
}
.highlight-container {
  margin-bottom: 40px;
}
ul.job-list {
  margin: 30px 0;
  padding: 0;
  list-style-type: none;
}
ul.job-list li {
  margin-bottom: 8px;
}
.testimonial .testimonial-author strong {
  margin-bottom: 2px;
}
#testimonials .owl-carousel .owl-nav .owl-next {
  right: -24px;
}
#testimonials .owl-carousel .owl-nav .owl-prev {
  left: -24px;
}
#testimonials .testimonial-carousel .embed-responsive {
  margin-bottom: 5px;
}
.text-italic {
  font-style: italic !important;
}
.benefits .container {
  border: 1px solid #0C5CA4;
  padding: 0 25px 25px;
  border-radius: 5px;
}
.benefits .benefits-header {
  background: #0C5CA4;
  margin-right: -26px;
  margin-left: -26px;
  border-radius: 5px 5px 0 0;
  margin-bottom: 20px;
  padding: 20px 50px 1px;
}
.benefits .benefits-header h3 {
  color: #fff;
}
.benefit-container {
  display: flex;
  margin-bottom: 25px;
}
.benefit-container .icon-container {
  width: 60px;
  border: 2px solid #0C5CA4;
  border-radius: 4px;
  margin-right: 20px;
  padding: 8px;
  position: relative;
  height: 60px;
}
.benefit-container .icon-container .fa {
  font-size: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0C5CA4;
}
.benefit-container .text {
  width: calc(100% - 60px);
}
.benefit-container .text .benefit-title {
  font-weight: bold;
  color: #0C5CA4
}
#gh-application {
  padding: 0 15px;
}
.nav-buttons {
  text-align: center;
}
.nav-buttons .btn {
  display: block;
  margin-bottom: 20px;
}
p.confirmation {
  background: #eee;
  padding: 15px;
  border-radius: 5px;
}
.brand-header {
  background: #000;
}
@media only screen and (max-width: 991px) {
  .brand-header .brand-images-container {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .lg-img-page-header {
    margin-top: 40px;
  }
  .lg-img-page-header .breadcrumb > li a,
  .lg-img-page-header .title-crumb-container h1 {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
  }
  .job-actions .btn {
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
	.modal-dialog {
    margin-top: 70px;
  }
}

/*  Brands header */

.brand-header {
  background: #3e3e3f;
}
.brand-header .brand-container {
  display: flex;
}
.brand-header .brand-images-container {
  display: inline-block;
  /*margin: 15px 0;*/
  height: 73px;
  margin: 0 auto;
  width: calc(100% - 300px);
}

/*.brand-header .brand-images-container .brand-image.active {
    background: #939598;
}*/
.brand-header .brand-images-container a {
  margin: 0;
  /*flex: 20%;*/
  /*margin-top: -15px;*/
  padding: 0 13px;
  display: block;
  position: relative;
  float: left;
  width: 20%;
  height: 70px;
}
.brand-header .brand-images-container a .brand-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;;
}
.brand-header .brand-images-container a:not(.active):hover {
  background: #939598;
}
.brand-header .brand-images-container .active .brand-image {
  background: #fff;
}
.brand-header .brand-images-container .brand-image img {
  /*position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 80px;
  max-width: 80%*/
  width: auto;
  max-height: 54px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.brand-image object {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 60px;
  pointer-events: none;
  filter: none !important;
}
.brand-image.set-height object {
  height: 59px;
}
.job-description table {
  width: 100% !important;
}
@media only screen and (max-width: 1199px) {
  .brand-header .brand-images-container {
    width: calc(100% - 100px);
  }
}
@media only screen and (max-width: 991px) {
  .brand-header .brand-images-container {
    width: 100%;
  }
  .brand-image object {
    /*max-width: 94%;*/
    height: 59px;
  }
}
@media only screen and (max-width: 849px) {
  body .uwy.userway_p7 .uai {
    top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .brand-header .brand-images-container a {
    width: 20%;
  }
  .brand-header .brand-images-container a .brand-image {
    width: 100%;
  }
  .brand-header .brand-images-container a .brand-image object {
    height: 50px !important;
  }
}
/*@media only screen and (max-width: 649px) {
    .brand-header .brand-images-container .brand-image {
        max-width: 85%;
    }
    .brand-header .brand-images-container .brand-image img {
        width: unset;
    }
}*/
@media only screen and (max-width: 599px) {
  .brand-container {
    padding: 0;
  }
  .brand-header .brand-images-container {
    display: flex;
  }
  .brand-header .brand-images-container a {
    flex: 20%;
    float: unset;
  }
  .brand-header .brand-images-container a .brand-image {
    width: 100%;
  }
  /*.brand-header .brand-images-container .brand-image img {
      width: 88%;
  }*/
  .brand-header .brand-images-container a:first-child .brand-image img {
    width: 85%;
  }

}
@media only screen and (max-width: 549px) {
  .brand-header .brand-images-container  a .brand-image object {
    height: 45px !important;
  }
}
@media only screen and (max-width: 449px) {
  .brand-header .brand-images-container  a .brand-image object {
    height: 40px !important;
  }
}
@media only screen and (max-width: 369px) {
  .brand-header .brand-images-container  a .brand-image object {
    height: 36px !important;
  }
}
.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
  margin: 0 0 8px 0;
}

div.vail-health-provider {
  margin-top: 10px;
}

div.vail-health-provider ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  font-weight: 600;
}

div.vail-health-provider li span {
  padding: 5px;
  color: #287dc8;
}

div.vail-health-provider li span img {
  height: 20px
}

span.vail-health-provider .fake-fa .fa-link:before {
  content:url('/custom/images/vail-health-provider-logo.png');
}

.thumb-info span.vail-health-provider .thumb-info-action-icon {
  background-color: #fff;
  right: 0;
  top: 0;
}

.thumb-info span.vail-health-provider .thumb-info-action-icon i {
  top: 4px;
}
.jobs-sort .input-group-addon {
  cursor: default;
}
.video-library h2 {
  font-size: 1.75em;
  margin-bottom: 0;
  line-height: 32px;
}
.video-library .video-pub-date {
  display: block;
  margin-bottom: 16px;
}
.video-category-nav .nav-link.active {
  background: #ddd;
}
.article-locator .article-content table td {
  vertical-align: top;
}
.updated .thumb-info {
  border-radius: 12px;
}
html.webkit .updated .thumb-info .thumb-info-wrapper {
  margin: 0;
}


.updated .doc-container {
  border: 1px solid #DDD;
  border-radius: 12px;
  overflow: hidden;
}
.updated .doc-container .doc-title-container {
  font-size: 18px;
  background-color: #002941;
}
.updated .doc-container .doc-title-container a {
  padding: 9px 11px 9px;
  color: #fff;
  display: block;
}
.updated .doc-container .doc-info-container {
  padding: 15px;
}
.updated .doc-container .doc-info-container .doc-image-container .accept_badge {
  margin:0;
}
.updated .doc-container .doc-info-container .doc-caption-container .focus-specialty strong {
  color: #002941;
}
hr.solid-bg {
  background: #dbdbdb !important;
}
.affiliate-container {
  margin-bottom: 15px;
}
.vail-health-provider {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 48px;
  height: 44px;
  background: #fff;
  border-radius: 40px 0 0 0;
}
.vail-health-provider .provider-icon {
  width: 28px;
  position: absolute;
  bottom: 0;
  right: 1px;
}
.accept_badge {
  display: block;
  background: #002941;
  color: white;
  padding: 1px 8px;
  border-radius: 0;
  margin: -3px 4px 0;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  /*position: absolute;
  bottom: 0;
  width: 100%;*/
}
.btn-default {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #0c5ca4;
  border-color: #0c5ca4 #0c5ca4 #069;
}
.error {
  color: #fff;
}
#cookieModal .modal-content .close {
  font-size: 30px;
  color: #fff;
  background: #0C5CA4;
  opacity: 1;
  padding: 0 7px 1px;
  border-radius: 25px;
}
#cookieModal .modal-content.text-with-image,
#cookieModal .modal-content.text-with-image .modal-header h4,
#cookieModal .modal-content.text-with-image .modal-body p {
  color: #fff;
}
#cookieModal .modal-content.text-with-image .modal-body a {
  color: #0099e6;
}
.article-swiper .swiper-slide {
  border-radius: 4px;
}
.article-swiper .swiper-button-prev,
.article-swiper .swiper-button-next {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0C5CA4;
  border-color: #0C5CA4 #0C5CA4 #006699;
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  cursor: pointer;
  border-radius: 3px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.article-swiper .swiper-button-next {
  right: -5px;
}
.article-swiper .swiper-button-prev {
  left:  -5px;
}
.article-swiper .swiper-button-prev:after,
.article-swiper .swiper-button-next:after {
  font-size: 14px;
  font-weight: bold;
}
.article-swiper .swiper-scrollbar {
  display: none;
}
.updated .thumb-info {
  border-radius: 12px;
}
html.webkit .updated .thumb-info .thumb-info-wrapper {
  margin: 0;
}


.updated .doc-container {
  border: 1px solid #DDD;
  border-radius: 12px;
  overflow: hidden;
}
.updated .doc-container .doc-title-container {
  font-size: 18px;
  background-color: #002941;
}
.updated .doc-container .doc-title-container a {
  padding: 9px 11px 9px;
  color: #fff;
  display: block;
}
.updated .doc-container .doc-info-container {
  padding: 15px;
}
.updated .doc-container .doc-info-container .doc-image-container .accept_badge {
  margin:0;
}
.updated .doc-container .doc-info-container .doc-caption-container .focus-specialty strong {
  color: #002941;
}
hr.solid-bg {
  background: #dbdbdb !important;
}
.affiliate-container {
  margin-bottom: 15px;
}
.AstuteBotLauncher {
  top: 50% !important;
  bottom: unset !important;
  left: 50% !important;
  right: unset !important;
  transform: translate(-50%, -50%);
}
.flex-col {
  flex-direction: column !important;
}
.empty-search {
  color: red;
  padding-right: 20px;
  padding-top: 5px;
}
.doctor-info td:first-child {
  max-width: 200px;
}
.doctor-info td .small-blue {
  width: auto;
  padding-right: 15px;
}
.pos-rel {
  position: relative;
}
.btn-directory-schedule {
  /*position: absolute;
  top: 0;
  right: 0;*/
}
.doctor-side, .doctor-main {
  margin-bottom: 25px;
}
.accept_badge_details {
  display: inline-block;
  background: #002941;
  color: white;
  font-size: 12px;
  width: 100%;
  border-radius: 0 0 4px 4px;
  padding: 3px 8px;
}
.accepting-new,
.accepting-new img {
  border-radius: 4px 4px 0 0;
}
@media only screen and (max-width: 991px) {
  .doctor-side {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .doctor-side .video-link {
    display: block;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .btn-directory-schedule {
    width: 150px;
    white-space: normal;
  }
}
.cls-1 {
  fill: #fff;
}
.brand-images-container > a > .brand-image > img {
  height: 130px;
}
@media (max-width: 769px) {
  .brand-images-container > a > .brand-image > img {
    height: 43px;
  }
}