.box-tipo-video .boxBtn {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	z-index: 12;
}

.box-tipo-video .boxBtn p.error {
	display: none;
	position: absolute;
	bottom: -26px;
	left: -539px;
	width: 400px;
}

.boxLoadingGal {
	display: none;
	width: 38px;
	height: 26px;
	background: #80b580;
	position: absolute;
	top: 3px;
	left: 3px;
}

.boxLoadingGal img {
	display: block;
	height: 100%;
	margin: 0 auto;
}

#boxPreviewVideo,
.boxPreviewVideo
{
	display: none;
	width: 500px;
	height: 281px;
	padding: 12px 12px 12px 12px;
	margin-bottom: 16px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	position: relative;
	clear: both;
}

#boxPreviewVideo iframe, 
.boxPreviewVideo iframe
{
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.boxLoadingPreview {
	display: none;
	width: 28px;
	height: 28px;
	margin: -14px 0 0 -14px;
	position: absolute;
	top: 50%;
	left: 50%;
}

.boxLoadingPreview img {
	display: block;
	height: 100%;
}

#materiaVideoUrl {
	margin-right: -4px;
	margin-bottom: 16px;
	float: left;
	position: relative;
	z-index: 10;
}

#materiaVideoUrl.videoPreview {
	margin-bottom: 4px;
}

#boxTemplate-video .boxBtn {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	z-index: 12;
}

#boxTemplate-video .boxBtn p.error {
	display: none;
	position: absolute;
	bottom: -26px;
	left: -539px;
	width: 400px;
}

.boxLoadingGal {
	display: none;
	width: 38px;
	height: 26px;
	background: #80b580;
	position: absolute;
	top: 3px;
	left: 3px;
}

.boxLoadingGal img {
	display: block;
	height: 100%;
	margin: 0 auto;
}

/* Plugin, TinyMCE */

#box-video-sel, .box-video-sel {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
	background-color: #fff;
	box-sizing: border-box;
}