#dark .mejs-container button{background-color:transparent;}
#dark .mejs-embed, .mejs-embed body,
#dark .mejs-container ,
#dark .mejs-controls .mejs-time-rail .mejs-time-float{background-color:#000;}
#dark .mejs-controls .mejs-time-rail .mejs-time-float-corner{border-color:#000 transparent transparent transparent;}
#dark .mejs-controls .mejs-time-rail .mejs-time-total{background-color:rgba(255, 255, 255, 0.05);}
#dark .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:rgba(255, 255, 255, 0.15);}
#dark .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background-color:rgba(255, 255, 255, 0.2);}
#dark .me-cannotplay a,
#dark .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input:checked + label,
#dark .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li:hover label{color:#FFF;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{color:rgba(255, 255, 255, 0.8);}
#dark .mejs-overlay-button,
#dark .mejs-overlay-loading,
#dark .mejs-controls,
#dark .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{background-color:#2A2A2A;}
#dark .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector:after{border-color:#2a2a2a transparent transparent transparent;}
#dark .mejs-time span{color:#A8A8A8;}
#dark .mejs-controls .mejs-time-rail .mejs-time-float{color:#808080;}
#dark .mejs-blue .mejs-controls .mejs-time-rail .mejs-time-current,
#dark .mejs-blue .mejs-controls .mejs-time-rail .mejs-time-handle,
#dark .mejs-blue .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#dark .mejs-blue .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input:checked + label,
#dark .mejs-blue .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li:hover label{background-color:#70C7F4;}
#dark .mejs-green .mejs-controls .mejs-time-rail .mejs-time-current,
#dark .mejs-green .mejs-controls .mejs-time-rail .mejs-time-handle,
#dark .mejs-green .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#dark .mejs-green .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input:checked + label,
#dark .mejs-green .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li:hover label{background-color:#85C028;}
#dark .mejs-yellow .mejs-controls .mejs-time-rail .mejs-time-current,
#dark .mejs-yellow .mejs-controls .mejs-time-rail .mejs-time-handle,
#dark .mejs-yellow .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#dark .mejs-yellow .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input:checked + label,
#dark .mejs-yellow .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li:hover label{background-color:#F9BA00;}
#dark .mejs-turquoise .mejs-controls .mejs-time-rail .mejs-time-current,
#dark .mejs-turquoise .mejs-controls .mejs-time-rail .mejs-time-handle,
#dark .mejs-turquoise .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#dark .mejs-turquoise .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input:checked + label,
#dark .mejs-turquoise .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li:hover label{background-color:#5BCCCA;}
#dark .mejs-orange .mejs-controls .mejs-time-rail .mejs-time-current,
#dark .mejs-orange .mejs-controls .mejs-time-rail .mejs-time-handle,
#dark .mejs-orange .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#dark .mejs-orange .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input:checked + label,
#dark .mejs-orange .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li:hover label{background-color:#F39F4B;}
#dark .mejs-overlay-loading span{background-image:url(../images/media-element/spinner.gif);}
#dark .mejs-overlay-button{background-image:url(../images/media-element/play.png);}
#dark .mejs-button button{background-image:url(../images/media-element/controls.png);co