@charset "utf-8";
@charset "utf-8";
 body#onair_body { color: white;} 
body {
  background-image: https://boomradio.de/boom/themes/rockit/images/sub-banner1.jpg;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-dark{background-color:#3D1CE5!important}
ul.nav#headnav li a.active,
ul.nav#headnav li a:hover:not(.active),
ul.nav#headnav li a:focus:not(.active),
ul.nav#headnav li .nav-link:hover:not(.active),
ul.nav#headnav li .nav-link:focus:not(.active) {
    background:https://boomradio.de/boom/themes/rockit/images/sub-banner1.jpg;
    color:#3D1CE5;
    border-color:transparent;
}
.table-info>th{background-color:#3D1CE5;border-color:#3D1CE5;}

div.footer ul li a.footer-current,
div.footer ul li a:hover,
div.footer a.sign-in:hover {
background: #33895a;
color: #b5535c;
}
div.alert-info {background: #3D1CE5;color: #b5535c;border-color:#33895a;}

