#ms_avp{}
#ms_avp object,#ms_avp embed,#ms_avp video{margin:0; background:#000;}
#ms_avp .mejs-mediaelement{background:none;}
#ms_avp .mejs-container{overflow:hidden;}
#ms_avp .mejs-poster img{margin:0;}
#ms_avp .mejs-container.bar-skin {
min-height:23px;
background:none;
}
#ms_avp .bar-skin .mejs-overlay-button{background:url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/bigplay.png);width:100px;height:100px;}
#ms_avp .bar-skin .mejs-controls {
height: 23px;
width: 100%; width: -moz-calc(100% - 50px); width: -webkit-calc(100% - 50px); width: -o-calc(100% - 50px); width: calc(100% - 50px);
margin: 5px 25px;
border-radius: 30px;
background: #eff0eb;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZjBlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMWQxY2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eff0eb 0%, #d1d1ce 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eff0eb), color-stop(100%,#d1d1ce));
background: -webkit-linear-gradient(top,  #eff0eb 0%,#d1d1ce 100%);
background: -o-linear-gradient(top,  #eff0eb 0%,#d1d1ce 100%);
background: -ms-linear-gradient(top,  #eff0eb 0%,#d1d1ce 100%);
background: linear-gradient(to bottom,  #eff0eb 0%,#d1d1ce 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff0eb', endColorstr='#d1d1ce',GradientType=0 );
}
#ms_avp .bar-skin .mejs-button,
#ms_avp .bar-skin .mejs-time {
position: absolute;
}
#ms_avp .bar-skin .mejs-button button:focus{outline:none;}
#ms_avp .bar-skin .mejs-controls div.mejs-time-rail{
height:13px;
top:5px;
left:124px;
position: absolute;
background:url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) repeat-x 0 -73px;
padding:0;
}
#ms_avp .bar-skin .mejs-controls .mejs-time-rail .mejs-time-buffering{height:3px;}
#ms_avp .bar-skin .mejs-controls .mejs-time-rail .mejs-time-total {
height: 3px;
margin: 5px 0;
background: transparent;
}
#ms_avp .bar-skin .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #ABABA4;
width: 100%;
height: 3px;
}
#ms_avp .bar-skin .mejs-controls .mejs-time-rail .mejs-time-current {
border-radius:0;
width: 100%;
height: 3px;
background: #0282BF;
}
#ms_avp .bar-skin .mejs-controls .mejs-time-rail .mejs-time-handle  {
display: none;
}
#ms_avp .bar-skin .mejs-controls .mejs-time-rail .mejs-time-float {
display: none !important;
}
#ms_avp .bar-skin .mejs-controls .mejs-previous-button  {
top: 5px;
left: 5px;
width: 15px;
height: 15px;
}
#ms_avp .bar-skin .mejs-controls .mejs-previous-button button  {
width: 15px;
height: 15px;
background: url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) no-repeat 0 0;
margin: 0;
padding: 0;
}
#ms_avp .bar-skin .mejs-controls .mejs-previous-button button:hover {
background-position: 0 -15px;
}
#ms_avp .bar-skin .mejs-controls .mejs-playpause-button  {
top: 5px;
left: 20px;
width: 10px;
height: 15px;
}
#ms_avp .bar-skin .mejs-controls .mejs-playpause-button  button{
width: 10px;
height: 15px;
background: url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) no-repeat -15px 0;
margin: 0;
padding: 0;
}
#ms_avp .bar-skin .mejs-controls .mejs-playpause-button  button:hover{
background-position: -15px -15px;
}
#ms_avp .bar-skin .mejs-controls .mejs-pause button  {
background-position: -25px 0;
}
#ms_avp .bar-skin .mejs-controls .mejs-pause button:hover{
background-position: -25px -15px;
}
#ms_avp .bar-skin .mejs-controls .mejs-next-button  {
top: 5px;
left: 30px;
width: 15px;
height: 15px;
}
#ms_avp .bar-skin .mejs-controls .mejs-next-button button  {
width: 15px;
height: 15px;
background: url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) no-repeat -35px 0;
margin: 0;
padding: 0;
}
#ms_avp .bar-skin .mejs-controls .mejs-next-button button:hover{
background-position: -35px -15px;
}
#ms_avp .bar-skin .mejs-controls .mejs-captions-button {
top: 5px;
left: 68px;
width: 15px;
height: 15px;
}
#ms_avp .bar-skin .mejs-controls .mejs-captions-button  button {
width: 15px;
height: 15px;
background: transparent url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) no-repeat 0 -45px;
margin: 0;
padding: 0;
}
#ms_avp .bar-skin .mejs-controls .mejs-captions-button  button:hover {
background-position: -15px -45px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
z-index:9999;
left:0px;
bottom:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#ms_avp .bar-skin .mejs-controls .mejs-fullscreen-button  {
top: 5px;
left: 50px;
width: 15px;
height: 15px;
}
#ms_avp .bar-skin .mejs-controls .mejs-fullscreen-button  button {
width: 15px;
height: 15px;
background: transparent url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) no-repeat 0 -30px;
margin: 0;
padding: 0;
}
#ms_avp .bar-skin .mejs-controls .mejs-fullscreen-button  button:hover {
background-position: -15px -30px;
}
#ms_avp .bar-skin .mejs-controls .mejs-unfullscreen  button {
width: 15px;
height: 15px;
background: transparent url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) no-repeat -30px -30px;
margin: 0;
padding: 0;
}
#ms_avp .bar-skin .mejs-controls .mejs-unfullscreen  button:hover {
background-position: -45px -30px;
}
#ms_avp .bar-skin.silverlight .mejs-controls .mejs-fullscreen-button  {left:auto;right:-20px;bottom:-5px;top:auto;position:absolute; width:13px; height:13px;}
#ms_avp .bar-skin.silverlight .mejs-controls .mejs-fullscreen-button  button,
#ms_avp .bar-skin.silverlight .mejs-controls .mejs-fullscreen-button  button:hover,
#ms_avp .bar-skin.silverlight .mejs-controls .mejs-unfullscreen  button,
#ms_avp .bar-skin.silverlight .mejs-controls .mejs-unfullscreen  button:hover{background-position:-52px -1px;}
#ms_avp .bar-skin .mejs-controls .mejs-volume-button  {
display:none;
}
#ms_avp .bar-skin .mejs-controls .mejs-time span {
font-size: 10px;
line-height:13px;
margin:0;
color: #999999;
text-shadow: 1px 1px 1px #FFF;
}
#ms_avp .bar-skin .mejs-controls .mejs-currenttime-container  {
position: absolute;
top:5px;
left: 89px;
z-index:9999;
padding:0 0 0 6px;
height:13px;
width: 35px;
text-align:left;
background:url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) no-repeat 0 -60px;
}
#ms_avp .bar-skin .mejs-controls .mejs-duration-container  {
position: absolute;
top: 5px;
right: 62px;
padding:0 0 0 2px;
height:13px;
width: 36px;
text-align:right;
background:url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) no-repeat 0 -86px;
}
#ms_avp .bar-skin .mejs-controls .mejs-duration-container span{margin-right:20px;} #ms_avp .bar-skin .mejs-controls .mejs-horizontal-volume-slider {
top:6px;
right:45px;
height: 10px;
width: 12px;
position: absolute;
}
#ms_avp .bar-skin .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
width: 12px;
height: 10px;
position:absolute;
z-index:9999;
border-radius:0;
top:0;
left:0;
background:transparent;
}
#ms_avp .bar-skin .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
position: absolute;
top:0;
left:0;
width: 12px;
height: 10px;
margin: 0 ;
padding: 0;
font-size: 1px;
border-radius:0;
background:url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/controls-bar.png) no-repeat -30px -46px #0282BF;
}
#ms_avp .bar-skin .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
display: none;
}
#ms_avp .bar-skin  .mejs-controls .eq{
position:absolute;
right: 10px;
top:6px;
width: 23px;
height : 10px;
}
#ms_avp .bar-skin   .mejs-controls .eq .bar {
width:2px;
height:10px;
display: inline-block;
position:absolute;
bottom:0;
background: #0282BF;
}
#ms_avp .bar-skin.emjs-playlist{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
list-style-type: none;
padding:0 0 10px 0;
border-radius: 0 0 5px 5px;
margin:0;
}
#ms_avp .bar-skin.emjs-playlist::before{
display:block;
position:relative;
height:30px;
content:' ';
background: no-repeat 40px url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/random.svg);
background-size: 15px 15px;
cursor:pointer;
border-bottom: 1px solid #E5E5E5;
}
#ms_avp .bar-skin.emjs-playlist.random-active::before{
background-image: url(//ponary.pl/wp-content/plugins/audio-and-video-player/skins/bar-skin/random-active.svg);
}
#ms_avp .bar-skin.emjs-playlist li{
cursor: pointer;
padding:1px 10px;
color: #727272;
text-shadow: 1px 1px 0 #FFF;
margin:0;
list-style-type:none;
}
#ms_avp .bar-skin.emjs-playlist li:hover,
#ms_avp .bar-skin .cpmp-info:hover,
#ms_avp .bar-skin.emjs-playlist .current{
color:#0282BF;
text-shadow: 1px 1px 0 #FFF;
}
#ms_avp .bar-skin .cpmp-info{
color:#727272;
text-decoration:none;
font-size:16;
} #ms_avp .mejs-offscreen{display:none;}
#ms_avp .bar-skin .cpmp-playlist-download-link::before{border:0; border-right:1px solid #727272;color:#727272;border-radius:0px;width: 20px;height:20px;font-size:12px;line-height:20px;}
#ms_avp .bar-skin .current .cpmp-playlist-download-link::before,
#ms_avp .bar-skin li:hover .cpmp-playlist-download-link::before{color:#0282BF;border-color:#0282BF;}