.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {
  /* Disable the browser focus highlighting. */
  outline: none; }

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {
  /* Disable the browser CSS3 focus highlighting. */
  border: 0; }

.jp-controls button {
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  padding: 0;
  border: none;
  cursor: pointer;
}
.jp-type-single .jp-controls button {width: 12px;height: 18px;}

.jp-type-single .jp-play {
  background: url("/images/play1.svg") no-repeat;
}
.jp-state-playing .jp-type-single .jp-play {
  background: url("/images/pause.svg") no-repeat;
}
.quality {
  padding: 5px;
  margin: 0 3px 0 0;
  font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: rgba(255,255,255,.1);
  float: left;
  cursor: pointer;
}
.quality.lq {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.quality.hq {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.quality.aac {
  text-decoration: none;
  border-radius: 4px;
  margin-left: 10px;
}
.quality:hover {
  background: rgba(255,255,255,.2);
}
.quality.current {
  background: #fff;
  color: #000;
}
.jp-mute,
.volume-overlay,
.jp-volume-max,
.jp-volume-controls,
.quality-overlay {
  float: left;
}
.jp-mute {
  /* background: rgba(255,255,255,.1); */
  padding: 0;
  margin: 0 3px 0 0;
  float: left;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.jp-mute:hover {
  /* background: rgba(255,255,255,.2); */
}
.jp-mute .mute-icon {
  width: 25px;
  height: 20px;
  background: url("/images/zvuk.svg") no-repeat;
}
.jp-state-muted .jp-mute .mute-icon {
  background: url("/images/nozvuk.svg") no-repeat;
}
.volume-overlay {
  /* background: rgba(255,255,255,.1); */
  padding: 0 12px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  /* margin-right: 10px; */
  width: 100px;
  float: left;
  margin-top: 8px;
}
.jp-volume-bar {
  width:100px;
  height: 4px;
}
.jp-volume-bar .ui-slider-handle {
  height:.8em;
  width:.8em;
  cursor:pointer;
}
.ui-widget-content {
  border: none;
  background: rgba(255,255,255,0.2);
}
.ui-widget-header {
  background: #fff;
}
.jp-volume-bar .ui-slider-handle {
  border: 0;
  width: 10px;
  height: 10px;
  padding: 0;
  background: #fff;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -3px;
  margin-left: -5px;
}
.radio_top_line .cont .title {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  float: left;
  margin-top: -2px;
  width: 45%;
  height: 20px;
  overflow: hidden;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider .ui-slider-range {
  position: absolute!important;
  z-index: 1!important;
  font-size: .7em!important;
  display: block!important;
  border: 0!important;
  background-position: 0 0!important;
  background: #05AFF0;
}
.ui-widget-header {
  background: #fff;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
user agent stylesheet
div {
  display: block;
}
Inherited from div.jp-volume-bar.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}
.ui-slider {
  position: relative;
  text-align: left;
  display: block!important;
}
.radio_program_slider {
  position: relative;
  padding-top: 0px;
  min-height: auto;
  background: #fff;
}
.quality-overlay {
  margin-top: -5px;
}
.top_line .cont .play {
  width: 12px;
  height: 18px;
  background-color: rgba(0,0,0,0);
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  float: left;
  margin-right: 15px;
}
.center{text-align:center;}
.social_rj img{
  width: 30px!important;
  height: 30px!important;
  margin: 10px!important;
}
.nopadding{padding:0px;}
.radio_slider_cont .tint {
  background: rgba(0,0,0,0);
}
@media (max-width: 767px){
  .radio_top_line .cont .note {
    display: block;
    margin-left: 20px;
    margin-right: 0;
    padding: 15px 0 5px;
    font-size: .875em;
    font-weight: 400;
    vertical-align: top;
    float: left;
    width: 45%;
    margin-top: -12px;
  }}
@media (max-width: 767px){
  .radio_top_line .cont .title {
    display: block;
    font-size: 1.3125em;
    white-space: nowrap;
    font-size: 20px;
    height: 24px;
    width: 35%;
    margin: 0 5px;
    font-size: 16px!important;
  }}
@media (max-width: 767px){
  .top_cont .radio_logo img {
    width: 140px;
    max-height: 140px;
  }}
@media (max-width: 767px){
  .top_cont .logo img {
    width: 100%;
    max-width: 140px;
  }
}
.jp-volume-bar .ui-slider-handle {
  border: 0;
  width: 12px;
  height: 12px;
  padding: 0;
  background: #05AFF0!important;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  margin-top: -1px;
}