#navbar-top
{
background-color: #000 !important;
padding: 1rem;
}
#navbar-bottom
{
background-color: #151e3a !important;
}
#navbar-bottom ul li a
{
    color: #efefef !important;
}
.hidden
{
    display: none;
}
.modal-body
{
    background-color: #fff;
}
.modal-content
{
    border: solid 1px #151f3a;
}
#modalNag
{
    background-color: rgba(0,0,0,0.5);
}
#channel-title
{
    font-size: 0.75em;
    margin-top: 4px;
}
.spacer
{
    height: 80px;
    display: none;
}
.donate-link
{
    font-size: 1.25em;
    color: #fff;
    margin-right: 5px;
    text-decoration: none;
}
.donate-link:hover
{
    color: #efc901 !important;
    text-decoration: none;
}
.player-wrapper
{
    background-color: #000;
}
h4.channels-heading
{
    color: #333;
    margin-top: 20px;
    /*color: #efefef;*/
}
/*** radio player styles ***/
#wpsu-radio-player
{
    color: #fff;
    margin: 15px 0;
    margin-bottom: 0;
}
#wpsu-radio-player h4, #wpsu-radio-player h5
{
    color: #fff;
}
.stream
{
    cursor: pointer;
	width: auto;
	padding: 20px 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.stream:hover 
{
   background-color:#111;
}
.stream h4
{
    font-size: 1.5rem;
}
.stream:hover h4
{
    color: #efc901 !important;
}
.stream span.badge-danger
{
    opacity: 1;
}
.stream span
{
    opacity: 0.25;
}
.stream h4.active
{
    color: #d9534f !important;
}
#ad 
{
    border-radius: 15px 15px 0 0;
    box-shadow: inset 0 -10px 15px -10px #000;
    margin-top: 10px;
    padding: 10px;
	background-color:#fff;
}
#ad img.sponsor-logo
{
    margin: 10px;
    height: 102px;
}
.control
{
	float:right;
	display: block;
	width: 64px;
	height: 64px;
	background-color: #000;
}
.control
{
    background: url('/assets/images/controls/playbutton64-sprite.png') 0px 0;
}
.playing
{
    background: url('/assets/images/controls/playbutton64-sprite.png') 0px -64px;
}
/*** video player styles ***/
.video-card
{
    border: none !important;
    border-radius: 0.25rem !important;
    overflow: hidden;
}
.video-card .play-wrapper
{
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.5) url("/assets/images/controls/play-button.png") no-repeat scroll center center / 70px 70px;
}
.video-card:hover .play-wrapper
{
  opacity: 1;
}
.video-card .play-wrapper.now-playing
{
    opacity: 1;
    background: rgba(0,0,0,0.75) url("/assets/images/controls/now-playing-button.png") no-repeat scroll center center / 70px 70px;
}
.video-card:hover .play-wrapper.now-playing
{
    background-color: rgba(0,0,0,0.5);
}
img.img-social
{
    width: 5rem;
    height: 5rem;
    max-width: 128px;
    max-height: 128px;
}
#wowza.blackout
{
    background-image: url("/assets/images/backgrounds/wpsu-blackout-bg.png");
    background-size: contain;
}
#wowza.blackout h2
{
    text-transform: none;
    border-bottom: solid 1px #333;
}
#wowza.blackout p, #wowza.blackout h2
{
    margin: 20px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    background-color: rgb(0,0,0,0.5);
}
img.logo
{
    height: 28px;
    width: 154px;
}
img.logo-bottom
{
    height: 24px;
    width: 77px;
opacity: 0.75;
}
#video-counter span
{
    border-bottom: solid 1px #333;
}
#watermark
{
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
}
.list-group-item
{
    border: none;
    margin-bottom: 5px;
    border: none;
    border-bottom: solid 1px #eee;
}
#wpsu-media-player
{
    min-height: 300px;
    min-height: auto !important;
    margin: 15px 0;
}
#wowzaWrapper
{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
}
#wowza
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
}
.btn-branded
{
    background-color: #151e3a !important;
}
.navbar.navbar-dark.bg-primary.bg-branded, .bg-branded
{
    background-color: #151e3a !important;
}
body
{
    color: #333;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-color: #efefef;
    -ms-overflow-style: none;
    scrollbar-width: none;
    color: #efefef;
    background-color: #333;
    color: #333;
    background-color: #efefef;
}
body::-webkit-scrollbar
{ 
    display: none;
}
a
{
    color: blue;
}
/*** location buttons ***/
.btn-loc
{
    width: 260px;
    margin-bottom: 10px;
    background-color: #efc901 !important;
    font-size: 1.25em;
    color: #000;
    cursor: pointer;
}
.btn-loc:hover:enabled
{
    color: #d9534f !important;
}
/*** location ***/
#location-status
{
    display: none;
}
#location-spinner
{
    margin-left: auto;
    margin-right: auto;
    width: 85px;
}
#location-reloader
{
    margin-left: auto;
    margin-right: auto;
    width: 85px;
    display: none;
}
/*** location animation ***/
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #d9534f;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #d9534f;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
.navbar-dark .navbar-toggler
{
   border: none;
}
