
#videocontainer_logo,#videocontainer_menu,#wrapvidepo_logo,.jwclick{ display:none!important }
#videocontainer { width:100%; height:100%; outline: none; }
.theme-popover-mask { z-index: 10000; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.4; filter: alpha(opacity=40); display: none; }
.theme-popover { width: 660px; height: 400px; margin: -200px 0 0 -330px;outline: none; z-index: 10001; position: fixed; top: 50%; left: 50%; border-radius: 2px;background-color: #fff; display: none; box-shadow: 0 0 10px #666; }
.theme-popover .close { position: absolute; right:-32px; top:0px; background:url(../images/close.gif) no-repeat scroll left top; width:32px; height:32px; display:block;}
.theme-popover .close:hover {  background-position: left bottom;}
.theme-popover .close img { display: none; }

@media screen and (max-width:1050px) {
	.theme-popover { width: 85% !important; height: 80% !important; margin: 0!important; left:5%; top:10%;}
}
