.mejs-container, .mejs-embed, .mejs-embed body {
	background: #464646;
        width:100% !important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #21759b;
width:100% !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #d54e21;
width:100% !important;
}

.me-cannotplay {
width:100% !important;
	width: auto !important;
}

#wp-video-shortcode{width: 100% !important;}