/*
  semyana.com css for videos 
  Time-stamp: <2017-06-09 04:48:57 serge>

 */

body.embeded {
	margin:0px;
	padding:0px;
	overflow:hidden;
}

_ad_link {
    z-index:2000;
}
_ad_link2 {
    z-index:2000;
}

.bodyc {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	width:600px; 
	position:absolute; 
	top:55%; 
}


#embed_link {
	position: absolute;
	width:100%;
	height:40px;
	max-height: 30%;
	top: 1px;
	color:#fff;
	opacity: 0.5;
	background-color:black;
	margin:0px;
	padding:0px;
	padding-left:0px;
	border:1px solid grey;
	overflow:hidden;
	display:block;
	z-index:1000;
}


#ad_img_div img {
	height:100%;
}
#ad_img_div {
	overflow:hidden;
	float:left;
	height:100%;
	padding-right:5px;

}
#ad_title {
	max-width:60%;
	float:left;
	padding-left:5px;
	height:100%;
}

#embed_link a {
	color:#fff;
}
#close_link {
	cursor:pointer;
	font-size:1.3em;
	color:red;
	padding:0px;
	position:absolute;
	right:3px;
	width:40px;
	z-index:1000;
}


#video-pause-block {
	background: rgba(0, 0, 0, 0.74) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
#video-pause-block ul {
	list-style: outside none none;
    margin: 0;
    padding: 0;
}
#video-pause-block ul li{
	box-sizing: border-box;
    display: block;
    float: left;
    padding: 1px;
    width: 33.33%;
	height: 35%;
}


#video-pause-block ul li a.thumb {
    display: block;
    position: relative;
}

.duration, .rating {
    background: rgba(44, 51, 64, 0.74) none repeat scroll 0 0;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    font-size: 11px;
    left: 0;
    line-height: 20px;
    padding: 1px 5px 0;
    position: absolute;
    z-index: 1;
}

#video-pause-block ul li a.v-title {
    color: #fff;
    display: block;
    font-size: 11px;
    margin: 3px 0;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#video-pause-block img {
	display: block;
    width: 100%;
	height:90%;
}
.rating {
    left: auto;
    right: 0;
}


#post_baner {
    width:200px;
	height:120px;
    position:absolute;
    top:3px;
	padding:3px;
	left:0; 
	right:0; 
	margin-left: 2px;
	opacity:0.8;
/*	margin-right: auto;*/
	/*border:2px solid #B50808;*/

}
#post_baner_img {
    width:100%;
    cursor:pointer;
}
#post_baner_close_link {
    position:absolute;
    top:0;
    right:-30px;
	cursor:pointer;
}
#baner-text {
}
.red {
	color:red;
	text-shadow: 2px 2px 3px white, -2px -2px 3px white;

}




#post_baner2 {
    width:200px;
    height:50px;
    position:absolute;
    top:3px;
	left:0; 
	right:0; 
	margin-left: auto; 
	margin-right: auto;
	/*border:2px solid #B50808;*/

}
#post_baner_img {
    width:100%;
    cursor:pointer;
}
#baner {
	background: #DCDAD5;
	overflow:hidden;
}

.rate {
	color:#fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	
}
.btn{
	cursor:pointer;
	color: white;
    border-radius: 2px;
	border:none;
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
	padding: .5em 1em;
	margin:0 0;
	text-decoration: none;
	display: inline-block;
	text-align: center;
}
.down {
	background: rgb(202, 60, 60); 
}
.up {
	background: rgb(28, 184, 65);
}

.vast-btns{
	box-sizing: border-box;
	position: absolute;
	z-index: 555557;
	font-size: 14px;
	color: #fff;
	background: #000;
	background: rgba(0,0,0,0.7);
	padding: 10px;
	cursor: pointer;
}
.vdd-mute{
	bottom: 15px;
	right: 10px;
	padding: 5px 5px 5px;
	border-radius: 50%;
	opacity: 0.8;
	width: 35px;
	height: 35px;
	background:#fff;
	transition: 0.3s
}
		 
