.mejs__captions-layer {
position: relative!important;   /* set placement of CC text */
bottom: -20px!important;
left:-332px;
width: 969px!important;
	line-height: 20px;
	font-size: 14px!important;  /* modify font size */
	color: white!important;    /* modify font color */
padding:2px;
}

div #mep_0 {

height: 20px!important; /* hide CC background on player */

}



.mejs__captions-text {
	background: #2C2E81!important; /* need important in Lectora Online */

}	
