/*@media (max-width: 768px) {
  .detailed-show .back-to-main {
      padding-top: 6rem!important;
  }

  .detailed-show .locations-yellow-side {
        padding-top: 2rem!important;;
  }
}*/
  
#t4-vcuhealth .t4-migrated-code section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}
#t4-vcuhealth .t4-migrated-code .slant-hero {
  padding: 0;
}
#t4-vcuhealth .t4-migrated-code .slant-hero__image img {
    max-height: 515px;
    object-fit: cover;
}
@media (min-width: 768px) {
  .t4-migrated-code .slant-hero__image img{
      min-height: 260px;
  }
}
@media (min-width: 768px) {
  .t4-migrated-code .cutout-cta__inner img {
    height: 270px;
    display:block !important;
    margin-bottom: -3.5rem;
  }
}

@media (min-width: 1024px) {
  .t4-migrated-code .cutout-cta__inner img {
    height: 450px;
    display:block !important;
  }
}


.t4-migrated-code .text-area .t4-external-link a img {
  max-width: 110px !important;
  display: inline;
}

.t4-migrated-code .cutout-cta__inner .t4-external-link {
  display: block;
  clear:both;
  
}
.t4-migrated-code .cutout-cta__inner .t4-external-link  img {
  height: auto;
  width: auto;
  margin-bottom: 0;
}
@media (min-width: 768px) {
    .t4-migrated-code .cutout-cta__inner .t4-external-link  img {
        height: auto !important;
        display: block !important;
        
    }
}
@media (min-width: 768px) {
    .t4-migrated-code .cutout-cta__inner .t4-external-link  img {
        height: auto !important ;
        display: block !important;
        
    }
}



#schemaNewsArticleBody .t4-external-link, .text-area .t4-external-link {
  display: inline;
}

.t4-migrated-code #t4-migration-accordion, 
.plugin-general-content #t4-migration-accordion {
display:none;
}
#t4-vcuhealth .hero-image img {
  object-fit: cover;
  height: 100% !important;
  width: 100% !important;
}

#t4-chrichmond .c-multi-link__media>img {
    max-width: none !important;
    width: 100% !important;
}
.t4-migrated-code .cta-info a {
    background: rgba(0, 0, 0, .3);
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin: 45px auto;
    padding: 15px 30px;
    text-align: center;
    width: 300px;
}
.content-angle a.arrow-before:before {
  background: url(/media/vcuhealth/site-assets/css/media/rightarrow_teal.png) left center;
  content: "";
  width: 40px;
  height: 13px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  transition: .3s;
}
/*General/Button CSS updates*/
.vcu-btn.is-small {
    padding: 10px 20px;
}
span.vcu-btn.is-yellow a {
  color: #000;
}

span.vcu-btn.is-navy a {
  color: #fff;
}

span.vcu-btn.is-navy, 
span.vcu-btn.is-yellow {
	padding: 0;
}
span.vcu-btn.is-navy a,
span.vcu-btn.is-yellow a{
  padding: 15px 40px;
      display: block;
}

@media screen and (min-width: 1128px) {
    span.vcu-btn.is-navy a,
  span.vcu-btn.is-yellow a{
        padding: 20px 40px;
    }
}

.sub-nav .subsite-header a {
  color: #000;
}

/* PSRR-22411 */
#t4-vcuhealth .news-section.articles.no-slider .currentpage { 
    margin-left: 16px;
    margin-top: 0;
    padding-top: 5px;
    text-align: center;
    margin-bottom: 0;
    display: inline;
}

#t4-vcuhealth .color-header[style*="63656A"] h2 {
  color: white;
}

/* PSRR-22630 */
#t4-vcuhealth .plugin-general-content blockquote p {
    font-size: 1.375rem;
    font-weight: 500;
}

/* PSRR-22711 */
#t4-vcuhealth .plugin-accordion .plugin-accordion__body {
  border-bottom: 1px solid;
}






