/* --------------- BEGIN: JWPlayer 6 player modal generated by /megapath/js/video-modal/video-modal.js --------------- */
.videoModalLink {
	cursor:pointer;
}
.video-modal-overlay {
	z-index: 9000;
	background: rgb(0, 0, 0);
	/* RGBa with 0.7 opacity */
	background: rgba(0, 0, 0, 0.7);
	position:fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	cursor:pointer;
	box-sizing:border-box;
}
.video-modal-container {
	z-index: 10000;
	display:block;
	border:none;
	padding: 10px 0;
	color:#fff;
	position: absolute;
	left: 50%;
	top: 50%;
	box-sizing:border-box;
}
.video-modal-container a.video-modal-close {
	float:right;
	cursor:pointer;
	color:#fff;
	opacity: .7;
	font-weight:normal;
	padding: auto 0;
	font-size: 11pt;
}
.video-modal-container a.video-modal-close:active, .video-modal-container a.video-modal-close:hover {
	opacity: 1;
}
.video-modal-container .video-modal-header h4 {
	font-size: 1.8em;
	padding: 0 0 3px;
	margin: auto 0;
}
.video-modal-container .video-modal-header h2 {
	
	padding: 0 0 3px;
	margin: auto 0; 
}

.video-modal-container .video-modal-header a.video-modal-close {
	text-decoration: none;
	position:absolute;
	top: 16px;
	right: 0px;	
}

.video-modal-container .video-modal-body {
	background-color: #000;
	opacity: 1;
}
.video-modal-footer {
	padding: 10px 0;
}
.video-modal-container a.video-modal-close.x {font-size: 20px; text-decoration:none; padding:0;}

.video-modal-container a.video-modal-previous, .video-modal-container a.video-modal-next {
	display: none;
	width: 60px;
	position: absolute;
	color: #fff;
	font-size: 16px;
	text-decoration:none;
	top: 32%;
    opacity: 0.40;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

.video-modal-container a.video-modal-previous:hover, .video-modal-container a.video-modal-next:hover {
    opacity: .80;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.video-modal-container a.video-modal-previous img, .video-modal-container a.video-modal-next img {
    margin: 0 0 30px;
}
.video-modal-container a.video-modal-previous {
	left: -90px;	
}
.video-modal-container a.video-modal-next {
	right: -90px;	
}
	
/* --------------- END: JWPlayer 6 player modal generated by /megapath/js/video-modal/video-modal.js --------------- */

