/* City of Santa Barbara Open.Media CSS Document */
html, body, th, td, p {
  font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h1, h2, h3, h4, h5, h6 {}
#content {
  background-color: transparent !important;
  padding: 0 !important;
}
#live {}
.channel {}
.btn-primary{
    background-color: #18618c !important;
}
.nav-pills>li.active>a, .nav-pills>li.active>a{
       background-color: #18618c !important;
}