@font-face {
    font-family: 'Accidental Presidency';
    src: url('/fonts/FiraMono-Regular.eot');
    src: url('/fonts/FiraMono-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/FiraMono-Regular.woff2') format('woff2'),
        url('/fonts/FiraMono-Regular.woff') format('woff'),
        url('/fonts/FiraMono-Regular.ttf') format('truetype'),
        url('/fonts/FiraMono-Regular.svg#FiraMono-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
}
html {
    position: relative;
    min-height: 100%;
    margin:    0 auto;
    -webkit-text-size-adjust: 100%;
    /*
    background-color:#6b6b6b;
    */
    background-color:#f1f1f1;
}

body {
	font-family:'Accidental Presidency',Arial, Helvetica, sans-serif;
	font-size:24px;
    color: #ffffff;
    -webkit-text-size-adjust: 100%;
    /*
    background-color:#6b6b6b;
    */
    background-color:#f1f1f1;
    padding-bottom:100px;
}

div,li,input,select,button,ul,spam,td{
	font-family:'Accidental Presidency',Arial, Helvetica, sans-serif;
	font-size:24px;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.clearfix:after {
   content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.slp_content{
	width:100%;
	max-width:400px;
	margin:0 auto;
	min-width:285px;
}

.slp_content_kan_error{
	display:none;
	width:100%;
	min-width:285px;
	z-index:10;
	position:absolute;
	margin-top:85px;

}

.slp_content_kan{
	display: block !important;
	width:100%;
	min-width:285px;
	z-index:10;
	position:absolute;
	margin-top:85px;
	height: 0px;
    overflow: hidden;

}

.slp_content_kan2{
	width:100%;
	max-width:400px;
	margin:0 auto;
	min-width:285px;
}

.slp_line2{
	margin:0 auto;
	width:100%;
	background-color:#b91025;
	height:1px;
}

.slp_logo_div{
	width: 100%;
	height: 85px;
	background-color: #ffffff;
	background-image: url('/img/logos/bg.jpg');
	display: flex;
	align-items: center;
}

.slp_logo{
	height:85px;
/*	background-color: #ffffff;*/
	color: #102b51;
	font-size: 12px;
	padding:5px 0 5px 5px;
	float:left;
}

.slp_logo_img{
	max-height:100%;
	display:block;
}
.slp_logo_links{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
  }

.slp_logo_links_thumbnow {
	height: 75px; 
	margin-left: 2px; 
	border:#066998 solid 1px;
	border-radius: 5px; 
  	box-shadow: 0px 0px 1px 1px #0000001a;
	animation: pulse 7s linear infinite;
  }

@-webkit-keyframes "pulse" {
0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
 -webkit-transform: scale(1);
transform: scale(1);
}
}

  .slp_logo_links_thumb {
	height: 75px; /* Adjust the height as needed */
	margin-left: 2px; /* Space between thumbnails */
  }

.slp_kanalen{
	width:49%;
	height:85px;
	float:right;
	text-align:right;
}

.slp_kanalen_but{
	height:30p;
	background-color:#ffc929;
	border-radius:5px;
	padding:5px 5px 5px 5px;
	display:inline-block;
	font-size:20px;
	color:#000000;
	margin:30px 10px 0 0;
	cursor:pointer;
}

.slp_cover{
	width:100%;
	background-color:#f1f1f1;
	padding:20px 10px;

}

.slp_cover_img{
	max-width:50%;
	max-height:50%;
	min-width:180px;
	min-height:180px;
	display:block;
	margin:0 auto;
	border:#066998 solid 1px;
	border-radius:5px;
	background-color:#ffffff;
}

.slp_cover_div{
	width:100%;
	background-color:#f1f1f1;

}

.slp_line3{
	max-width:90%;
	background-color:#066998;
	height:1px;
	margin:0 auto 10px auto;

}

.playlist_cover_artist{
	margin:0 auto;
	font-size:20px;
	color:#102b51;
	max-width:90%;
	text-transform: uppercase;
}

.playlist_cover_title{
	margin:0 auto;
	font-size:24px;
	color: #066998;
	max-width:90%;
	padding-bottom:10px;
}

.playlist_cover_now_playing{
	margin:0 auto 5px auto;
	font-size:24px;
	color:#000000;
	max-width:90%;
}

.slp_playlist{
	width:100%;
	background-color:#ffffff;
	padding:20px 10px;
}

.bold{
	font-weight:bold;
}

.slp_playlist_prev{
	color:#FFFFFF;
	font-size:12px;
	height:50px;
	display:block;
	padding:10px;
	margin:0;
}

.slp_playlist_prev_cover{
	float:left;
	width:70px;
	height:70px;
	display:block;
	padding:0;margin:0;
}

.slp_playlist_prev_cover_img{
	width:70px;
	height:70px;
	display:block;
	padding:0 !important;
	margin:0 !important;
	border:#066998 solid 1px;
	border-radius:5px;

}

.slp_playlist_prev_artist{
	vertical-align: text-top;
	height:25px;
	font-size:18px;
	overflow:hidden;
	padding:0 0 0 10px;
	margin:0;
	color:#565655;
	text-transform: uppercase;
}

.slp_playlist_prev_title{
	vertical-align: text-top;
	height:25px;
	font-size:18px;
	overflow:hidden;
	padding:0 0 0 10px;
	margin:0;
	color:#565655;
}

.slp_playlist_prev_tijd{
	vertical-align: text-top;
	height:25px;
	font-size:18px;
	overflow:hidden;
	padding:0 0 0 10px;
	margin:0;
	color:#565655;
}

.slp_line4{
	max-width:90%;
	background-color:#000000;
	height:1px;
	margin:10px auto 10px auto;

}

.slp_player_div{
      width:100%;
      bottom: 0;
      position:fixed;
      margin:0 auto;
      width:100%;
}

.slp_player{
	margin:0 auto;
	max-width:400px;
	height:100px;
	padding:8px 0 0 0;
	background: #000000 url('/img/playerbg.png') top left repeat;
}

.kbps192{
	cursor:pointer;
	background-color:#000000;
	background:#000000 url('/img/hwit.png') center center no-repeat;
	border-radius: 5px;
	text-align:center;
	padding:0 3px;
	border:#cccccc solid 1px;
	float:left;
	width:42px;
	height:25px;
	margin-right:5px;
}

.kbps192:hover{
	cursor:pointer;
	background-color:#000000;
	background:#000000 url('/img/hgroen.png') center center no-repeat;
	border-radius: 5px;
	text-align:center;
	padding:0 3px;
	border:#066998 solid 1px;
	float:left;
	width:42px;
	height:25px;
	margin-right:5px;
}

.kbps192actieve{
	cursor:pointer;
	background-color:#000000;
	background:#000000 url('/img/hgroen.png') center center no-repeat;
	border-radius: 5px;
	text-align:center;
	padding:0 3px;
	border:#066998 solid 1px;
	float:left;
	width:42px;
	height:25px;
	margin-right:5px;
}

.kbps64{
	cursor:pointer;
	background-color:#000000;
	background:#000000 url('/img/cwit.png') center center no-repeat;
	border-radius: 5px;
	text-align:center;
	padding:0 3px;
	border:#cccccc solid 1px;
	float:left;
	width:42px;
	height:25px;
	margin-right:5px;
}

.kbps64:hover{
	cursor:pointer;
	background-color:#000000;
	background:#000000 url('/img/cgeel.png') center center no-repeat;
	border-radius: 5px;
	font-size:11px;
	text-align:center;
	padding:0 3px;
	border:#066998 solid 1px;
	float:left;
	width:42px;
	height:25px;
	margin-right:5px;
}

.kbps64actieve{
	cursor:pointer;
	background-color:#000000;
	background:#000000 url('/img/cgeel.png') center center no-repeat;
	border-radius: 5px;
	font-size:11px;
	text-align:center;
	padding:0 3px;
	border:#066998 solid 1px;
	float:left;
	width:42px;
	height:25px;
	margin-right:5px;
}


.slp_player .m3u{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/m3u_1.png") no-repeat;
    display: inline-block;
}

.slp_player .m3u:hover{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/m3u_2.png") no-repeat;
    display: inline-block;
}

.slp_player .xspf{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/xspf_1.png") no-repeat;
    display: inline-block;
}

.slp_player .xspf:hover{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/xspf_2.png") no-repeat;
    display: inline-block;
}

.slp_player .winamp{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/winamp_1.png") no-repeat;
    display: inline-block;
}

.slp_player .winamp:hover{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/winamp_2.png") no-repeat;
    display: inline-block;
}

.slp_player .wmp{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/wmp_1.png") no-repeat;
    display: inline-block;
}

.slp_player .wmp:hover{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/wmp_2.png") no-repeat;
    display: inline-block;
}

.slp_player .realplayer{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/realplayer_1.png") no-repeat;
    display: inline-block;
}

.slp_player .realplayer:hover{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/realplayer_2.png") no-repeat;
    display: inline-block;
}

.slp_player .vlc{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/vlc_1.png") no-repeat;
    display: inline-block;
}

.slp_player .vlc:hover{
	width: 25px;
    height: 25px;
    background: url("/img/radio/players/vlc_2.png") no-repeat;
    display: inline-block;
}


@media only screen and (max-width: 350px){
	   #realplayer{
			display:none;
		}
}

.player {
    padding:0;
    height: 52px;
    margin: 0 auto;
    position: relative
}
.player .playback {
    position: absolute;
    left: 0;
    padding: 4px 10px 0;
    width: 68px;
    height: 78px;
    text-align: center;
    overflow: hidden
}
.player .playback .play,
.player .playback .stop {
    cursor: pointer;
    float: left
}

.player .playback .play {

    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    background: transparent url("../img/play3.png") no-repeat 0px 0px;
    cursor: pointer;
    vertical-align: bottom
}

.player .playback .play:hover {
    background: transparent url("../img/play3_hover_nz.png") no-repeat 0px 0px;
}

.player .playback .stop:hover {
    background:transparent url("../img/pause3_hover_nz.png") no-repeat 0px 0px;
}

.player .playback .stop {

    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    background:transparent url("../img/pause3.png") no-repeat 0px 0px;
    cursor: pointer;
    vertical-align: bottom
}

.player .playback .stop:before {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    content: " ";
    left: 0;
    top: 0;
    background:transparent url("../img/play3_bg.png") no-repeat 0px 0px;
    -webkit-animation:spin 6s linear infinite;
    -moz-animation:spin 6s linear infinite;
    animation:spin 6s linear infinite;
}

.player .playback .play:before {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    content: " ";
    left: 0;
    top: 0;
    background: transparent url("../img/pause3_bg.png") no-repeat 0px 0px;
    -webkit-animation:spin 6s linear infinite;
    -moz-animation:spin 6s linear infinite;
    animation:spin 6s linear infinite;
}

.player .playback .load {

    left:10px;
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    background:transparent url("../img/load3.png") no-repeat 0px 0px;
    cursor: pointer;
    vertical-align: bottom;
    -webkit-animation:spin2 2s linear infinite;
    -moz-animation:spin2 2s linear infinite;
    animation:spin2 2s linear infinite;
    z-index:1111115
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes keyarm {0%  {transform: rotate(0);}25% {transform: rotate(90);}50% {transform: rotate(180);}75% {transform: rotate(270);}100%{transform: rotate(360);}}
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

@keyframes spin2 {
    0%  {transform: rotate(-360deg);}
    100%{transform: rotate(360deg);}
}

.player .mute-control {
    position: absolute;
    left: 55px;
    padding: 4px 10px 0;
    width: 68px;
    height: 78px;
    text-align: center;
    overflow: hidden
}

.player .mute-control .volume-icon {
    position: absolute;
    left: 10px;
    vertical-align: middle;
    cursor: pointer;
    height: 50px;
    width: 50px;
    background: transparent url("../img/mute3.png") no-repeat 0px 0px
}


.player .mute-control .volume-icon2 {
    position: absolute;
    left: 10px;
    vertical-align: middle;
    cursor: pointer;
    height: 50px;
    width: 50px;
    background: transparent url("../img/unmute3.png") no-repeat 0px 0px
}

.player .mute-control .volume-icon:hover {
    background: transparent url("../img/mute3_hover_nz.png") no-repeat 0px 0px;
}

.player .mute-control .volume-icon2:hover {
    background: transparent url("../img/unmute3_hover_nz.png") no-repeat 0px 0px;
}

.player .volume-control {
    position: absolute;
    padding: 25px 10px;
    vertical-align: middle;
    left: 0;
    right: 0;
    height: 28px;
    margin: 0 20px 0 90px;
}


.player .volume-control .volume-slider {
    position: absolute;
    vertical-align: middle;
    left: 40px;
    right: 0;
    top: 50%;
    margin-top: -4px
}
.player .volume-control .volume-slider .vol-progress {
    margin: 0 5px;
    width: 100%;
    height: 8px;
    padding: 1px;
    background: #ccc;
    cursor: pointer;
    background: #066998;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.05);
    border-radius: 3px
}
.player .volume-control .volume-slider .vol-progress .vol-bar {
    position: relative;
    display: block;
    height: 100%;
    background: r#066998;
    width: 50%;
    border-radius: 3px
}
.player .volume-control .volume-slider .vol-progress .circle-control {
    position: absolute;
    top: -6px;
    right: -6px;
    display: block;
    width: 23px;
    height: 23px;
    background: transparent url("../img/sliderbut.png") no-repeat 0px -1px;
    transition: opacity 250ms cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-transition: opacity 250ms cubic-bezier(0.25, 0.8, 0.25, 1)
}
.player .volume-control .volume-slider .vol-progress:hover .circle-control {
    cursor: pointer;
    opacity: 0.95
}
.player .volume-control .volume-slider .player-status {
    font-size: 16px;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 100%;
    margin-top: 10px

}

@media only screen and (max-width: 700px){
	#main{
	width:100%;
	margin:0 auto;
	}
}