/*!
 * overrides from london
 * overrides from london
 * overrides from london
 */
 
.header_title_desktop { 
  padding: 10px 0 0 0;
  font-size: 3rem;
  color: #333333 !important;
  text-transform: uppercase;
  font-weight: 700; 

}
.header_title_desktop a, .header_title_desktop a:link { color: #ffffff; text-shadow: -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666; }

.artist_header_bg { height: 100px; border-bottom:1px solid #999999; text-align: center !important; }

.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 #dddddd; }
.artist_header_navbar { padding-bottom:0; }
.hr_header_title {
  margin-top: 0rem;
  margin-bottom: 0rem;
  border: 0;
  border-top: 0px solid rgba(0, 0, 0, 0.1);
}
.hr_header_title a, .hr_header_title a:link { color: #ffffff; }
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: relative; padding: 10px 0 20px 0; color: #000; font-size:1rem; }
.marketing_alert_danger, .marketing_alert_danger a, .marketing_alert_danger a:link { background: rgba(219, 36, 36, 0.9); color:#fff !important; }




