/*!
 * overrides from london
 * overrides from london
 * overrides from london
 */
 
.header_title_desktop { padding: 20px 0 0 10px; font-size: 2rem; }
.artist_header_bg { height: 100px; }
/* .artist_header_nav { min-height: 230px; } */
.img-filter {
    filter: none;
    -webkit-filter: none;
    -webkit-perspective: 1000;
    perspective: 1000;
    -webkit-transform: none;
    transform: none;
}
.artist_header_nav { position: relative; background:#FAFAFA; border-top:1px solid #ccc; border-bottom:1px solid #FAFAFA; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; }
.hr_header_title {
  margin-top: 0rem;
  margin-bottom: 0rem;
  border: 0;
  border-top: 0px solid rgba(0, 0, 0, 0.1);
}
h1 { padding-bottom: 2rem !important; }
@media screen and (min-width: 1200px) and (max-width: 9999px) {
  .nav-item.active { border-bottom: 1px solid #ccc; }
}
.marketing_status { position:absolute; top:10px; right:20px; color: #000; font-size:1rem; }
.marketing_alert_danger, .marketing_alert_danger a, .marketing_alert_danger a:link { background:#d4edda; color:#333333 !important; }




