
.mejs-fullscreen .mejs-captions-text  {
	line-height: 63px !important;
	font-size: 50px !important;
}

*:-webkit-full-screen .mejs-captions-text {
/*	line-height: normal !important;
	font-size: 16px !important; */
}

a.ccap::after {
	content: "";
	width: 16px;
	height: 12px;
	display: inline-block;
	margin-left: 3px;
	background-image: url(d.png);
	background-position: -74px -39px;
}

.videoupdate-share {
	margin-top: 10px;
	border: 1px dashed #999;
	padding: 20px;
	width: 300px;
	text-align: center;
}

.videoupdate-share .caption {
	
}