#pseudo_ad_body .ads_body {
    position: absolute;
    top: 40px;
    left: 20px;
}
/*************Категории видео*************/
div.hidecat{
	line-height: 28px;
	color: #7492BE;
	margin-bottom: 10px;
}

a.hidecat{
	width: 120px;
	padding-left: 30px;
	line-height: 28px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	background: url('../../../templates/ic_newsweb2/images/hidecat.png') no-repeat top left;
	color: #666;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
}

a.hidecat.active{
	background: url('../../../templates/ic_newsweb2/images/hidecat.png') no-repeat 0px -30px;
}

a.hidecat.inactive{
	background: url('../../../templates/ic_newsweb2/images/hidecat.png') no-repeat 0px 0px;
}

ul.video_cat_list {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 15px;
	clear:both;
	background: #eee;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
}

ul.video_cat_list li.video_cat_item {
    float: left;
    font-size: 15px;
    line-height: 22px;
    margin: 2px 10px 0 0;
    padding: 5px 5px 5px 40px;
    width: 166px;
    min-height: 65px;
    overflow: hidden;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	box-shadow: inset -5px -5px 15px #e0e0e0;
}

ul.video_cat_list li.video_cat_item:hover{
	background-color: #e5e5e5 !important;
}

ul.video_cat_list li.video_cat_item div{
	padding-left: 5px;
}

ul.video_cat_list li.video_cat_item div.subcats a{
	color: #666;
	padding: 0px;
}


ul.video_cat_list ul {
    margin-left: 0;
    padding-left: 16px;
	list-style: none outside none;
}
ul.video_cat_list li.video_cat_item .subcats {
    font-size: 12px;
    line-height: 20px;
}
ul.video_cat_list li {
	margin:2px 0;
}

.folder_album {
	background:url('../../../templates/ic_newsweb2/images/video/folder_album.png') no-repeat scroll 0 3px;
	padding:0 0 0 21px;
}

ul.video_cat_list li a.folder, ul.video_cat_list li.folder, div.float_bar a.folder {
	background:url('../../../templates/ic_newsweb2/images/video/folder.png') no-repeat scroll 0 0 transparent;
	padding:0 5px 0 20px;
}

.rubric_group {
	background:url('../../../templates/ic_newsweb2/images/icons/search.png') no-repeat scroll 0 0 transparent;
	padding:0 0 0 20px;
}

ul.video_cat_list li a.cat_plus, ul.video_cat_list li a.cat_minus {
    display: block;
    float: left;
    height: 16px;
    width: 16px;
	margin: 0 0 0 -16px;
}

ul.video_cat_list li a.cat_plus {
    background: url('../../../templates/ic_newsweb2/images/video/cat_plus.png') no-repeat scroll left 2px transparent;
}

ul.video_cat_list li a.cat_minus {
    background: url('../../../templates/ic_newsweb2/images/video/cat_minus.png') no-repeat scroll left 2px transparent;
}

#cat_list ul.video_cat_list{
	padding: 5px 20px;
	background: transparent;
	border: 0px;
	display: block;
}

#cat_list ul.video_cat_list li.video_cat_item{
	width: auto;
	display: block;
	padding: 5px 5px 5px 40px;
	margin: 0px 5px;
	float: none;
	border: 0;
	border-bottom: 1px solid #333;
	border-top: 1px solid #777;
	box-shadow: none;
}

#cat_list ul.video_cat_list li.video_cat_item div{
	padding: 3px;
	padding-left: 8px;
	min-height: 24px;
	display: block;
	border: 0px;
	background: url('../../../templates/ic_newsweb2/images/video_cat_item.png') no-repeat top left;
}

#cat_list ul.video_cat_list li.video_cat_item div.subcats{
	background: transparent !important;
	padding: 0px;
}

ul.video_cat_list li.video_cat_item{
	background-position: 5px 10px !important;
}

#cat_list ul.video_cat_list li.video_cat_item:hover{
	background-color: #626262 !important;
}

.sort {
	clear:both;
	display:block;
	position:relative;
	margin: 5px auto 0;
	padding: 0;
}

.sort li {
	float:left;
	height:177px;
    margin: 0 4px 10px 0;
    padding: 4px;
	position:relative;
	width:216px;
	line-height:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background: transparent;
	border: 1px solid #eee;
	-moz-transition:all 0.5s;
	-o-transtion:all 0.5s;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
	border-radius: 2px;
}

.sort li:hover, .sort li.mov_selected {
	border: 1px solid #222;
	background: #474747;
	color: #bbb;
}

.sort li:hover a , .mov_selected a{
	color: #fff;
}

.sort li:hover a:hover , .mov_selected a:hover{
	color: #ffc20f;
}

.sort li p {
	font-size:11px;
}

.sort li .thumb {
	background:transparent;
	display:block;
	height:115px;
	overflow:hidden;
	position:relative;
	text-decoration:none !important;
}
#field_for_movie_content form{
    padding: 0 0 0 20px;
}
#field_for_movie_content .photo_descr {
    margin: 10px 10px -5px 0;
}
.sort li .thumb img {
	width:216px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

li.cb, .cb {
	border:0 none !important;
	clear:both !important;
	float:none !important;
	height:0 !important;
	margin:0 !important;
	padding:0 !important;
}
.thumb .duration {
    background: #000;
	bottom:2px;
	color:#FFF !important;
	display:inline-block;
	font-size:11px;
	padding:0 2px;
	position:absolute;
	right:3px;
    opacity: 0.75;
}

.thumb_hover {
	height:109px;
	left:0;
	position:absolute;
	background-color: transparent;
	background-position: center center !important;
	background-repeat: no-repeat;
	top:0;
	width:193px;
	z-index:1;
}
.thumb:hover .thumb_hover {
	background:transparent url('../../../templates/ic_newsweb2/images/video/thumb_hover.png') no-repeat scroll 0 0;
}

.info {
	font-size:11px;
	height:16px;
	padding:0 15px 15px;
	width:auto;
	text-align:left;
}

.info span {
	margin:0 5px 0 0;
}

.video_wrap .info{
	border-left: 1px solid #eee;
    border-right: 1px solid #e0e0e0;
	border-radius: 2px;
	background: url('../../../templates/ic_newsweb2/images/pagebar_page.png') repeat-x 0px -40px #eee;
	padding: 8px 5px;
	margin: 5px 0px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.video_wrap .info a{
	color: #7492BE;
}
.video_wrap .info a:hover{
	color: #136BB9;
}

.icn-duration {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -27px;
	padding:0 2px 0 17px;
}

.icn-date {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -41px;
	padding:0 5px 0 17px;
}
.icn-views {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -13px;
	padding:0 5px 0 14px;
}
.icn-rating {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -535px;
	padding:0 7px 0 15px;
}
.icn-users {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -365px;
	padding:0 5px 0 14px;
}
.icn-rss {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -324px;
	padding:0 5px 0 16px;
}
.icn-comments {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -53px;
	display:inline-block !important;
	padding:0 5px 0 14px;
	white-space:nowrap;
}
.icn-fav {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -475px;
	padding:0 5px 0 16px;
}
.icn-add {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -460px;
	padding:0 5px 0 16px;
}
.icn-movies {
	background:transparent url('../../../templates/ic_newsweb2/images/video/icns.png') no-repeat scroll -3px -351px;
	padding:0 5px 0 16px;
}
.icn-city {
    background: url("../../../templates/ic_newsweb2/images/video/icns.png") -3px -491px no-repeat transparent;
    padding: 0px 5px 0px 16px;
}
.icn-cat {
    background: url("../../../templates/ic_newsweb2/images/video/icns.png") -3px -137px no-repeat transparent;
    padding: 0px 5px 0px 16px;
}
.icn-subskr, .icn-unsubskr {
    background: url('../../../templates/ic_newsweb2/images/icons/subscribe.png') no-repeat scroll 3px center #CCC;
    border: 1px solid #999;
    border-radius: 2px;
    font-weight: normal;
    margin: 0 3px 0 0;
    padding: 3px 2px 3px 22px;
}
.icn-subskr a, .icn-unsubskr a {
    color: #000;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.icn-subskr:hover, .icn-unsubskr:hover {
    background-color: #BBB;
}
.icn-unsubskr {
    background: url('../../../templates/ic_newsweb2/images/icons/unsubscribe.png') no-repeat scroll 3px center #CCC;
}
#do_recommend {
    padding: 0 1px;
}
#recommend_form {
    margin: 4px 0 0 !important;
}
#action-panel-details .photo_descr {
    margin-bottom: 0;
}
.sort li h5 {
	height:28px;
	overflow:hidden;
	margin:5px 0 3px;
	clear:both;
	font-size:12px;
}

.photo_descr {
	border-radius: 2px;
	background-color: #eee;
	border: 1px solid #e5e5e5;
	padding: 5px 10px;
	margin:10px 0;
	clear:both;
	position:relative;
	font-style: italic;
	font-family: Georgia;
}

.photo_descr input[type=button]{
	height: 35px;
}

.v_search{
	background:url('../../../templates/ic_newsweb2/images/icons/search.png') no-repeat 2px 2px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}

.v_search span {
    border-bottom: 1px dashed #375E93;
}

.v_addlink{
	background:url('../../../templates/ic_newsweb2/images/icons/add.png') no-repeat 2px 2px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}

.v_addrubric{
	background:url('../../../templates/ic_newsweb2/images/icons/addcat.png') no-repeat 2px 2px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}
.v_editrubric{
	background:url('../../../templates/ic_newsweb2/images/icons/editcat.png') no-repeat 2px 2px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}

.v_list{
	background:url('../../../templates/ic_newsweb2/images/video/list.png') no-repeat 2px 2px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}

.v_table{
	background:url('../../../templates/ic_newsweb2/images/video/table.png') no-repeat 2px 2px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}

.v_rall{
	background:url('../../../templates/ic_newsweb2/images/icons/note.png') no-repeat 2px 2px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}

/*вкладки*/
.tabs {
	clear: both;
	display: block;
	height: 32px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	margin: 10px 0 0;
	top:1px;
}

.tabs li {
	display: inline-block;
	float: left;
	background: none repeat scroll 0 0 transparent;
	cursor: pointer;
    height: 30px !important;
    padding: 0;
	margin:0 2px 0 0;
    position: relative;
	border: 1px solid #474747;
	background: #474747;
	border-radius: 2px 2px 0px 0px;
}

.tabs li a{
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 20px;
    margin: 0;
	line-height: 20px;
    padding: 5px 10px 5px;
	border: 0px !important;
    text-decoration: none !important;
}

.tabs li.act {
    background: url('../../../templates/ic_newsweb2/images/header_line.png') repeat-x scroll left top transparent;
    border: 1px solid #37699B;
    height: 30px;
    padding: 0;
}

.tabSearch {
	border-radius: 0px 2px 2px 2px;
	background-color: #37699B;
	clear: both;
	color: #fff;
	min-height: 20px;
	margin: 0 0 10px;
	padding: 8px 10px;
	position: relative;
}

.tabSearch  .search_form{
	padding: 0px 5px;
    background-color: #EEEEEE;
    border: 1px solid #E5E5E5;
	border-top: 0px;
	margin: -6px -10px -8px;
}

.tabSearch  .search_form input[type=text]{
	width: 60% !important;
}

.tabSearch .sel {
	font-weight:bold;
}

.tabSearch a {
	color: #BECFE7;
	text-decoration:none;
	border-bottom: 1px dashed #7492be;
}

.tabSearch a:hover{
	color: #fff;
}

.highlight{
	background-color:#66CCFF;
	color:#FFF;
}

ul.tabs li.act a {
    color: #fff;
    outline: medium none;
}

ul.tabs li.act:hover a {
    color: #fff !important;
}

ul.tabs li:hover {
    cursor: pointer;
}

ul.tabs li:hover  a{
    color: #ffc20f !important;
}

ul.tabsli.act:hover {
    cursor: text;
}

ul.tabs li.act:hover {
    cursor: text;
}

ul.tabs li.act:hover a {
    cursor: text;
}

.top_movie .tabs {
    clear: none;
    height: 32px;
    top: 0;
    margin: 0;
}

.top_movie .tabs ul {
    height: 32px;
    overflow: visible;
	padding: 0;
}
.top_movie .tabs ul li {
    cursor: pointer;
    height: 30px !important;
    padding: 0;
	margin:0 2px 0 0;
    position: relative;
	border: 1px solid #474747;
	background: #474747;
	border-radius: 2px 2px 0px 0px;
}

.top_movie .tabs ul li span {
    display: block;
    padding-left: 1px;
}

.top_movie .tabs ul li span a {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 20px;
    margin: 0;
	line-height: 20px;
    padding: 5px 10px 5px;
	border: 0px !important;
    text-decoration: none !important;
}

.top_movie .tabs ul li.act {
	border: 1px solid #37699b;
	background: url('../../../templates/ic_newsweb2/images/header_line.png') repeat-x top left;
	border-bottom: 1px solid #37699b;
    height: 30px;
    padding: 0;
}

.top_movie .tabs ul li.act span a {
    color: #fff;
    outline: medium none;
}

.top_movie .tabs ul li.act:hover span a {
    color: #fff;
}

.top_movie .tabs ul li:hover {
    cursor: pointer;
}

.top_movie .tabs ul li:hover span a {
    color: #ffc20f;
}

.top_movie .tabs ul li.act:hover {
    cursor: text;
}

.top_movie .tabs ul li.act:hover span {
    cursor: text;
}

.top_movie .tabs ul li.act:hover span a {
    cursor: text;
}

.top_movie {
    height: 31px;
    padding: 30px 5px 0px;
	clear:both;
	border-bottom: 2px solid #37699b;
}

.top_movie h3 {
    float: left;
    font-size: 17px;
	line-height: 30px;
	font-weight: bold;
    padding: 0px 13px 0 0;
	font-weight: normal;
	margin:0;
	color: #222;
}

.top_movie .right-nav {
    float: right;
    font-size:16px;
	height: 50px;
    width:170px;
	padding: 0;
	border: 0px;
	margin-top: -25px;
	background: url('../../../templates/ic_newsweb2/images/reg_btn.png') no-repeat 0px 0px;
	color: #fff;
	text-shadow: -1px -1px 0px #346799;
	cursor: pointer;
}

.top_movie .right-nav:hover {
	background: url('../../../templates/ic_newsweb2/images/reg_btn.png') no-repeat 0px -50px;
}

.top_movie .right-nav a {
    color: #fff;
	line-height: 48px;
    margin: 0 0 0 2px;
	padding: 0 0 0 30px;
	display: block;
	background-position: 10px 16px !important;
}

.video_menu {
    clear: both;
    margin: 0 auto 15px;
    position: relative;
    width: 100%;
}

.video_menu .corn_t {
    height: 10px;
}

.corn_t {
    background-color: #eee;
    border-top: 1px solid #eee;
    height: 11px;
    margin: 0 15px;
    position: relative;
}

.corn_b {
    background-color: #eee;
    border-bottom: 1px solid #eee;
    clear: both;
    height: 10px;
    margin: 0 15px;
    position: relative;
}

.corn_t .tl {
    background-position: left top;
    left: -15px;
    top: -1px;
}

.corn_t .tr {
    background-position: right top;
    right: -15px;
    top: -1px;
}

.corn_b .bl {
    background-position: left bottom;
    bottom: -1px;
    left: -15px;
}

.corn_b .br {
    background-position: right bottom;
    bottom: -1px;
    right: -15px;
}

.corn_b div {
    height: 12px;
}

.corn_t div, .corn_b div {
    background: url('../../../templates/ic_newsweb2/images/video/corns.png') no-repeat scroll 0 0 transparent;
    display: block;
    height: 12px;
    overflow: hidden;
    position: absolute;
    width: 15px;
    z-index: 2;
}

.video_menu .cont {
	clear:both;
	overflow: visible;
}

.video_menu .cont_player {
    overflow: hidden;
}

.video_menu .cont_player p{
	margin:7px 0;
	clear:both;
	overflow:hidden;
}
.cont, .cont_player {
    background: none repeat scroll 0 0 #eee;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #fefefe;
    padding: 0 11px;
    position: relative;
	overflow:hidden;
	z-index: 3;
}
.user_block_switch{
	position: absolute;
	left: 0px;
	top: 0px;
	width:30px;
	height: 30px;
	display: inline-block;
	margin-left: 5px;
	background: url('../../../templates/ic_newsweb2/images/user_block_switch.png') no-repeat 0px 0px;
}
.user_block_switch.active{
	background: url('../../../templates/ic_newsweb2/images/user_block_switch.png') no-repeat 0px -30px;
}

.video_menu .user-block {
    height: auto;
    padding: 5px;
    width: 192px;
    position: absolute;
	top: 30px;
	left: 5px;
	background: url('../../../templates/ic_newsweb2/images/b50.png') repeat top left;
	clear:both;
	display: none;
    border-radius: 3px;
    box-shadow: 15px 15px 15px #999999;
}

.video_menu .user-block table{
	background: #f7f7f7;
	color: #666;
}

.video_menu .user-block table td{
	padding: 5px 2px;
}

.user-info {
    font-size: 11px;
	list-style-type:none;
	padding:0;
}

.user-info li {
	margin:0;
	padding:0;
}

.user-info li.profile_link {
	font-weight:bold;
	font-size:12px;
}

.movie_view_page{
	width: 100%;
}
.movie_view_content{
    border-right: 1px solid #CCCCCC;
    padding: 0;
}
.movie_view_sidebar{
    padding: 15px;
    background: #EEEEEE;
}
#plugin_p_similarmovie.bottom_page{
	padding: 0px;
}

#plugin_p_similarmovie.bottom_page ul.sort{
	padding-left: 2px;
}

#plugin_p_similarmovie.bottom_page ul.sort li{
	margin: 0 2px 10px 0;
}

h1.con_heading{
    margin: -5px 0 15px;
}
h1.editors_choice {
    background: url('../../../templates/ic_newsweb2/images/video/tick.png') no-repeat scroll left center transparent;
    padding-left: 42px;
}

.liked{
    background: url('../../../templates/ic_newsweb2/images/video/karma-sprite.png') no-repeat scroll 0 30px;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    padding: 4px 5px 0 27px;
	text-decoration: none;
}

a.like{
	background-position: 0 -77px;
}

a:hover.like, .like_sel{
	background-position: 0 -51px;
}

a.unlike{
	background-position: 0 -26px;
	margin: 0;
    padding: 4px 0 0 21px;
}

a:hover.unlike, .unlike_sel{
	background-position: 0 0;
}

.vid_info{
	overflow: hidden;
	display: none;
	margin-bottom: 15px;
}

.vid_info_switch{
	color: #7492BE;
	padding-bottom: 2px;
	margin-left: 5px;
	font-size: 14px;
	text-decoration: underline;
}

.watch-sparkbars {
	background:#bbb;
    height: 3px;
    margin: 2px 0;
    overflow: hidden;
	clear:both;
	width:100%;
}

.watch-sparkbar-likes {
    background: #97bf0d;
    float: left;
    height: 3px;
}

.watch-sparkbar-dislikes {
    background: #eb6b57;
    float: right;
    height: 3px;
    margin-right: -1px;
}

#action-panel-share .share_code {
    margin: 12px 0 0 0;
    padding: 0;
    background: none;
}
#action-panel-share .share_code:first-child{
  margin: 0;
}
#action-panel-share .share-size-options {
    margin: 15px 0 0;
}
#action-panel-share .share_code input.site_link, #action-panel-share .share_code textarea {
    border: 1px solid #CCCCCC !important;
    width: 100%;
    font-family: arial, sans-serif;
    font-size: 14px;
}
#watch-action {
    border-top: 1px solid #CCCCCC;
    clear: both;
    overflow: hidden;
    padding: 2px 18px 0 0;
}
#watch-secondary-actions{
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.action-panel-trigger{
    padding: 0 4px;
    color: #EEE;
    height: 32px;
    margin: 0 0 2px 0;
    vertical-align: top;
    display: inline-block;
    text-shadow: 0 1px 0 rgba(0,0,0,0.6);
    cursor: pointer;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
    outline: none;
    font-size: 12px;
    font-family: arial,sans-serif;
	background-color: #2F6095;
	border: 1px solid #2F6095;
	border-radius: 2px;
	-moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}
.action-panel-trigger:hover {
    border-color: #2F6095;
	background-color: #2F6095;
	-moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}
.all {
    border-color: #7492BE;
    font-weight: normal;
	border-radius: 2px;
	margin-bottom: 2px;
	background-color: #7492BE;
}
#watch-sentiment-actions {
    float: right;
    margin-top: 3px;
}
#watch-action-panels {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #CCC;
    clear: both;
}
#movie_pubdate{
    color: #777777;
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 18px;
    line-height: 13px;
    overflow: hidden;
}
.action-panel-content {
    padding: 18px 20px 18px 0;
    position: relative;
    overflow: hidden;
    min-height: 80px;
}
.subj_title{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
}
.video_params strong {
    float: left;
    overflow: hidden;
    width: 140px;
}
#karma_mov{
    margin: 0;
    font-size: 12px;
}
a.v_edit, a.v_delete {
    padding: 0px 6px;
	line-height: 20px;
    text-decoration: none;
	color:#bbb;
	background: #474747;
	border-radius: 2px;
	display: inline-block;
}
a:hover.v_edit, a:hover.v_delete {

    color: #fff;
    text-decoration: none;
}
.video_menu h3 {
	margin:0;
}

ul.sort li input {
	position:absolute;
	color:#CCC;
	border:none;
	bottom:8px;
	right:4px;
	bottom: 4px;
	padding:0;
	margin:0;
}

#plugin_p_similarmovie h4 {
	border: 1px solid #eee;
	border-bottom: 2px solid #37699B;
	background: #f7f7f7;
	color: #666;
	font-size: 12px;
	margin: 0px 0 7px 0;
	text-align: left !important;
	padding:0 5px;
	clear:both;
    height: 30px;
	border-radius: 2px 2px 0px 0px;
	line-height: 28px;
	overflow: hidden;
	font-weight: normal;
}

#plugin_p_similarmovie h4 a{
	height: 30px;
	display: inline-block;
	color: #7492BE;
	border: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}

#plugin_p_similarmovie .sort{
	padding-left: 10px;
}

#plugin_p_similarmovie.sim_r .sort{
	padding-left: 0px;
}

.ajax_link {
	text-decoration:none;
    border-bottom:1px dashed;
}

.ajax_link_orig {
	text-decoration:none; border-bottom:1px dashed;color: #555;
}

.grey {
	color:#CCC;
}

.not_found{
	margin:20px;
	padding:20px;
	text-align:center;
}

.censored {
    background-color: #eb6b57;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 4px;
    position: absolute;
    right: 2px;
    top: 2px;
}
.input_val_value .get_data {
    padding: 0;
    margin: 0;
    background: none;
    color: #333;
    border-bottom: 1px dashed;
    border-radius: 0;
}
.input_val_value .get_data:hover {
    color: #000;
}
ul.add_form {
    list-style: none outside none;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0;
	height: 30px;
	clear:both;
	border-bottom: 2px solid #37699B;
}
.add_form li {
    background: #474747;
    border: 1px solid #474747;
    border-radius: 2px 2px 0 0;
    float: left;
    font-size: 13px;
    line-height: 18px;
    margin: 0 2px 0 0;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    height: 20px;
    color: #fff;
    cursor: pointer;
}

.add_form li.select {
	background: url('../../../templates/ic_newsweb2/images/header_line.png') repeat-x top left;
	border: 1px solid #37699B;
}
.add_form li:hover {
	color:#ffc20f;
}
.file{
    background: url("../../../templates/ic_newsweb2/images/video/add_file.png") no-repeat scroll 0 20px;
}
.link{
    background: url("../../../templates/ic_newsweb2/images/video/add_link.png") no-repeat scroll 0 20px;
}
.code{
    background: url("../../../templates/ic_newsweb2/images/video/add_embed.png") no-repeat scroll 0 20px;
}
.video_preview {
    margin: 0 0 15px;
    position: relative;
}
.edit_code {
    background: #AAA;
    color: #FFF;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    opacity: 0.8;
    padding: 0 6px;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 5;
}
#player_code_edit {
    background: #000;
    opacity: 0.85;
    position: absolute;
    top: 25px;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.code_notice {
    background: #3F76B7 !important;
    border: none !important;
    color: #FFF;
}
#movie_embed_title {
    background: #000;
    font-size: 12px;
    height: 24px;
    padding: 4px 0 0 7px;
    position: absolute;
    width: 100%;
    z-index: 29;
}
#movie_embed_title a {
    color: #FFF;
    text-decoration: none;
}
#movie_embed_title a:hover {
    text-decoration: underline;
}
#player_code_edit  div {
    background: #FFF;
    border: 1px solid #CCC;
    margin: 10px;
    padding: 5px;
}
#player_code_edit textarea {
    height: 145px;
}
.edit_code:hover {
    color: #FFF;
    background: #333;
    opacity: 0.9;
}
#watch-action-add {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    overflow: hidden;
    height: 32px;
    position: relative;
}
.action-info {
    clear: both;
    overflow: hidden;
    position: relative;
}
.left_add {
    float: left;
    overflow: hidden;
    display: inline-block;
}
.right_add{
    margin: 0 0 0 20px;
}
.action-info h4 {
    font-size: 13px;
    margin: 15px 0 5px 0;
    color: #444;
}
.action-info h3 {
    font-size: 16px;
    margin-top: 0;
}
.action-info dl {
    clear: both;
    overflow: hidden;
}
.action-info dt {
    clear: left;
    color: #333;
    float: left;
    font-weight: normal;
    width: 140px;
    font-size: 12px;
}
.action-info dd {
    color: #000;
    float: left;
    padding: 0 0 4px;
    font-size: 12px;
}
.action-info textarea, #upload_movie_form input[type=text], #upload_movie_form input[type=file], .action-info select {
    width: 400px;
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 3px 0;
    width: 100%;
    resize: vertical;
    white-space:pre-wrap;
    word-wrap:break-word;
    font-family: arial,sans-serif;
    font-size: 13px;
}
#upload_movie_form input[type=text]:focus {
    box-shadow: none;
}
.component .owl-carousel {
    margin: 0 0 10px;
}
.action-info input[disabled], .action-info textarea[disabled], .action-info select[disabled] {
    border: 0;
    background: #FFF;
}
#link {
    width: 380px !important;
}
#movie_code {
    height: 60px;
}
#txtFileName {
    background: #FFF;
    width: 408px !important;
    padding: 0 !important;
    height: auto;
}
.action-info textarea {
    height: 120px;
}
.input_val {
    width: 480px;
    min-height: 32px;
}
.right_input_val {
    width: 380px;
}
.input_val_value {
    border: 1px solid #CCCCCC;
    padding: 4px;
    clear: both;
    overflow: hidden;
    background: #FFF;
}
.input_val_value .city_block{
    border: 0;
    padding: 0;
}
.cat_form input.text-input {
    border: 0 !important;
    width: 100% !important;
    padding: 3px 0 !important;
}
.regstar {
    cursor: help;
}
.submit_video {
    margin:10px 0 0 0;
    vertical-align:middle;
    clear: both;
}
.do_submit_video {
    background: url("../../../templates/ic_newsweb2/images/video/ajax-loader_dealer.gif") no-repeat scroll left center;
    color: #333;
    padding-left: 40px;
}
#more_link {
	text-align:center;
	position:absolute;
	width:100%;
	bottom:0px;
	left:0px;
	background:#474747;
	border-radius: 0 0 2px 2px;
	opacity:0.9;
}

#more_link a {
	text-decoration:none;
	color: #bbb;
}

#more_link a:hover{
	color: #fff;
}

#field_for_movie_content div.mov_a_entry {
	margin:0 0 8px 0;
	padding: 0 0 7px 25px;
	border-bottom:dotted 1px #999;
}
#field_for_movie_content .sort li {
    width: 202px;
}
.chan_subs_usr {
	float:left;
	padding:3px 0;
	margin:5px 0;
	text-align:center;
	width:50%;
	position:relative;
}

.chan_subs_to_ch {
	position:absolute;
	top:0;
	display:none;
	padding:2px 3px;
}

.chan_subs_to_ch a {
	text-decoration:none;
	background: url('../../../templates/ic_newsweb2/images/b50.png') repeat top left;
	padding: 1px 4px;
	font-size: 12px;
}


/*Рубрики*/
.rubric_img {
	float:left;
	margin: 0 15px 15px 0;
	border:1px solid #fff;
	box-shadow:5px 5px 5px #bbb;
	position: relative;
	background: url("../../../templates/ic_newsweb2/images/video/ajax_loader_player.gif") no-repeat scroll center center transparent;
    overflow: hidden;
    text-align: center;
}

.rubric_img .more_info {
	display:block;
	position:absolute;
	top:0;
    bottom: auto;
	opacity:0.6;
	background:#000;
	color:#FFF;
	width:90%;
	padding:1% 5%;
    cursor: pointer;
    z-index: 5;
	border: 0px;
}
.rubric_img:hover .more_info {
	opacity:0.8;
}

.rubric_cut {
	height: 2px;
	background: url('../../../templates/ic_newsweb2/images/sep.png') repeat-x top left;
	clear:both;
	margin:10px 0;
}

.rubric_descr {
	overflow:hidden;
	height: 1%;
	position: relative;
	font-style: italic;
	font-family: Georgia;
}

.rubric_rating {
	float:right;
	width:100px;
	margin:0 0 0 10px;
}

.last_rubrics {
	margin:10px 0 0 0;
	padding:0;
}
.last_rubrics h3 {
    background: #333333;
    font-size: 14px;
    margin: 0;
    opacity: 0.8;
    overflow: hidden;
    padding: 1px 0 3px 6px;
    position: absolute;
    top: 0;
    width: 100%;
}
.last_rubrics h3 a {
    color: #FFF;
}
.cover_img {
    display: block;
    height: 100%;
    width: 100%;
}
.last_rubrics li {
    display: inline-block;
    float: left;
    height: 185px;
    list-style: none;
    margin: 0 5px 5px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.last_rubrics li:hover h3 {
    opacity: 1.0;
}
.last_rubrics li:hover .more_info {
    display: block;
}
.last_rubrics li:hover a {
    text-decoration: none;
}
li.rubric_groups {
	clear:both;
	width:100% !important;
    height: auto;
    background: none;
    margin: 0 0 6px;
}
li.rubric_groups h2 {
	font-weight: normal;
}
.rubric_groups_title{
	text-align: right;
	font-weight: normal;
	margin: 0 0 15px 0;
	border-bottom: 1px dashed #999;
	padding: 0 0 10px 0;
}
.rubric_groups_title a, li.rubric_groups h2 a {
	color: #3A444A;
}

.rubric_title{
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	height: 1%;
}

.rubric_icons {
	font-size:11px;
	margin:10px 0 0 0;
	text-align:right;
}

.more_info {
    background: #000;
    bottom: 0;
    color: #CCC;
    display: none;
    font-size: 12px;
    opacity: 0.8;
    padding: 3px 5px;
    position: absolute;
    width: 100%;
}
.more_info  span{
	line-height: auto;
}
.carousel-caption{
	max-height: 200px;
	overflow: hidden;
}

/*Канал пользователя*/
#view_movie_div{
	padding: 20px 0px 10px 20px !important;
}

#view_movie_div p{
	font-size: 15px;
	text-shadow: 1px 1px 0px #fff;
	padding-bottom: 2px;
	background: url('../../../templates/ic_newsweb2/images/sep.png') repeat-x bottom left;
    margin: 0 0 5px;
}

#view_movie_div p a{
	text-decoration: none;
	color: #7492be !important;
}

#view_movie_div table .nav_movie{
	background-color: #333;
	-moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}
#view_movie_div table .nav_movie:hover{
	background-color: #37699B !important;
	-moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}
#add_album_form {
    margin: 5px;
    overflow: hidden;
}
#add_album_form label {
    display: block;
    margin: 0 0 5px;
}
#add_album_form input[type="text"], #add_album_form textarea {
    margin: 0 0 10px;
    width: 96%;
}
#submit_album {
    margin: 0 0 5px;
}
#edit_album input[type=text],
.ch_block_none_border input[type=text],
.ch_block input[type=text]{
	width: 90% !important;
}
.ch_block .video_cat_list {
  border: none;
  padding: 2px 0 0;
}
#view_albums {
    margin: 0 0 10px;
}
.ch_block {
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #e0e0e0;
	margin:0;
	padding:5px 0 10px;
}
.ch_block_none_border {
	margin:0;
	padding:0 0 15px;
	border-bottom: 1px solid #e0e0e0;
}
#perpage {
    width: 36% !important;
}
.ch_block h3,
.ch_block_none_border h3{
	color: #474747;
	text-shadow: 1px 1px 0px #fff;
}


#field_for_movie_content .v_edit{
	margin: 5px 5px 0px 0px;
}

#field_for_movie_content .actions_list{
	padding-top: 20px;
}

#field_for_movie_content .actions_list .action_entry{
	border-bottom: 1px solid #eee !important;
}
#lightsoff-background {
	background:#000;
	display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
	opacity: 0.9;
	cursor: pointer;
}

.lightsoff_channel {
    display: none;
    color: #CCC;
}
.hid {
    display: none;
}
select {
    font-family: arial,sans-serif;
}
.uitabs .top_movie {
    padding: 20px 5px 0;
}
.uitabs .sort li {
    width: 208px;
}
.loader {
    background-image: url("../../../templates/ic_newsweb2/images/video/ajax-loader_dealer.gif");
    background-position: left center;
    background-repeat: no-repeat;
	background-color:#FFF;
    position: fixed;
	padding: 10px 5px 10px 40px;
	top:50%;
	left:47%;
	z-index:1200;
	border:1px #CCC solid;
	border-radius: 6px;
	box-shadow:0 2px 4px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    font-weight: bold;
}
.auto_load {
    clear:both;
    position:relative;
}
.auto_load .loader {
    left:53%;
}
.show_more {
    text-align: center;
}
/*utd1.7*/
#watch-user-header {
    padding: 15px 20px 15px 0;
    position: relative;
    overflow: hidden;
}
.watch-user-avatar{
    float: left;
}
.watch-user-avatar img{
    width: 48px;
    border: 1px solid #CCCCCC;
}
.watch-user-name{
    color: #333;
    line-height: 14px;
    margin: 0 0 0 10px;
    text-decoration: none;
    display: inline-block;
    height: 22px;
}
.watch-user-name span, .watch-subscription-container span, .channel-subscription-container span{
    color: #999;
    font-size: 11px;
}
.watch-user-name strong:hover{
    text-decoration: underline;
}
.watch-subscription-container{
    display: inline-block;
    margin: 6px 0 0 10px;
}
.channel-subscription-container {
    margin: 3px 0 0 0;
    float: right;
}
#watch-views-info{
    color: #666666;
    font-size: 11px;
    max-width: 220px;
    min-width: 190px;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 15px;
}
.watch-view-count {
    color: #333333;
    font-size: 19px;
    line-height: 24px;
}
#popup_message span.box_message_content {
    display: block;
}
.nav_movie {
    cursor: pointer;
}
.nav_movie:hover {
    background: #666;
}
.ads_body_page{
    margin: 0 0 15px 0;
    overflow: hidden;
}
#ads_top {
    color: #FFFFFF;
    font-size: 14px;
    left: 0;
    padding: 3px 6px;
    position: absolute;
    overflow: hidden;
    top: 0;
    z-index: 35;
}
#ads_skip {
    color: #FFFFFF;
    background: #000;
    font-size: 14px;
    z-index: 40;
    padding: 5px 10px;
    opacity: 0.9;
    display: none;
    position: absolute;
    top: 70%;
    right: 0;
}
#ads_skip .ajax_link {
    color: #888;
}
.add_rubric label{
    display: block;
}
.rubric_opt{
    padding: 5px 0;
}
.rubric_opt div {
    padding: 2px 0;
}
.add_rubric #cats {
    height: 200px;
}
.add_rubric + p {
    margin: 6px 0 0 !important;
}
.add_rubric #title{
	width: 94% !important;
}
.watched {
    background: #000000;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 700;
    left: 0px;
    line-height: 20px;
    opacity: 0.6;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 0px 8px;
    position: absolute;
    right: 0px;
    text-overflow: ellipsis;
    top: 0px;
    white-space: nowrap;
    border-radius: 4px 4px 0 0;
}
.watched_img{
    opacity: 0.6;
}
#mixed_type_links{
    float: right;
    color: #666;
}
#mixed_type_links a{
    color: #666;
    text-decoration: none;
}
#mixed_type_links a.selected{
    font-weight: bold;
}
.flash-upgrade{
    height:100%;
    padding:40px 10px;
    color:#FFF;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.447);
    font-size:14px;
    text-align:center;
}
.flash-upgrade a {
    color: #FFF;
    text-decoration: underline;
}
.flash-upgrade a:hover {
    color: #FFF;
}
#player_code{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background: #000000;
    clear: both;
}
.movie_id_view {
    background: #000;
    color: #FFF;
    font-size: 11px;
    left: 0;
    line-height: 11px;
    opacity: 0.4;
    padding: 4px 5px;
    position: absolute;
    top: 0;
}
.movie_id_view:hover {
    opacity: 0.8;
}
.pre_comments{
    border-top: 1px solid #CCCCCC;
    height: 0;
    clear: both;
}
#player_container{
    padding: 0;
    overflow: hidden;
    position: relative;
}
#player_container .duration {
    bottom: 7px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 0 4px;
    position: absolute;
    right: 7px;
    text-shadow: 1px 1px 1px #000;
    background: #666;
}
.share_info{
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 30px;
    text-align: center;
}
.share-size-options {
    margin: 5px 0 0 0;
}
#embed-layout-options{
    width: 120px;
}
#share-embed-customize input {
    font-size: 12px;
    width: 30px;
    border: 1px solid #5D90D1 !important;
}
.share_code{
    margin: 20px 0;
    padding: 5px 8px 6px;
    background: #FFF;
    text-align: left;
    clear: both;
}
.share_code textarea {
    margin: 0px;
    padding: 0px;
    font-family: monospace;
    font-size: 13px;
    height: 100px;
    width: 98%;
    resize: vertical;
    border: none !important;
    outline: 0 !important;
    overflow: auto;
    clear: both;
}
.share_code input[type=text] {
    font-size: 1.3em;
    width: 100%;
    border: none !important;
    padding: 0;
}
.user-info .ajaxlink {
    background: none;
    border-bottom: 1px dashed;
    color: #333;
    line-height: 16px;
    padding: 0;
}
.user-info .ajaxlink:hover {
    color: #111;
}
.poster_img {
    height: 100%;
    width: 100%;
}
.player_play{
    position: absolute;
    cursor: pointer;
    height: 76px;
    width: 100px;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -50px;
    border-radius: 10px;
    box-shadow: 4px 4px 20px #000000;
    opacity: 0.85;
    background: url("../../../templates/ic_newsweb2/images/video/play_button_spr.png") no-repeat scroll 10px -2px #000;
}
.player_play_loading{
    position: absolute;
    height: 76px;
    width: 100px;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -50px;
    background: url("../../../templates/ic_newsweb2/images/video/ajax_loader_player.gif") no-repeat scroll 20px 0px transparent;
}
.player_share, .player_share_close {
    opacity: 0.90;
    position: absolute;
    font-size: 13px;
    color: #FFF;
    cursor: pointer;
    height: 25px;
    width: 94px;
    padding: 3px 7px 0;
    text-align: left;
    top: 0;
    right: 0px;
    z-index: 30;
    background: url("../../../templates/ic_newsweb2/images/video/play_button_spr.png") no-repeat scroll 78px -174px #000;
}
.player_share_close {
    background: url("../../../templates/ic_newsweb2/images/video/play_button_spr.png") no-repeat scroll -41px -177px transparent;
    width: 24px;
}
.player_share:hover {
    text-shadow: 0 0 2px #FFFFFF;
}
#player_code:hover .player_play{
    opacity: 0.95;
    background: url("../../../templates/ic_newsweb2/images/video/play_button_spr.png") no-repeat scroll 10px -82px #000;
}
.video_cat_list sup {
    color: #999;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    vertical-align: super;
}

.sort_list {
	clear:both;
	display:block;
	position:relative;
	margin: 5px 0 0;
	padding: 0;
}
.sort_list li {
	list-style: none outside none;
    margin: 0 0 15px 7px;
    clear: both;
    display: block;
    overflow: hidden;
	-moz-transition:all 0.5s;
	-o-transtion:all 0.5s;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
}
.sort_list li:hover {
	background: #EEE;
}
.sort_list li .thumb img {
    width:193px;
    border: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.sort_list .thumb {
    background:transparent none repeat scroll 0 0;
    float: left;
    margin: 0 15px 0 0;
    height:109px;
    overflow:hidden;
    width:193px;
    position:relative;
    text-decoration:none !important;
}
.sort_list li p {
	font-size:11px;
    margin: 5px 0 0 0;
}
.sort_list li .list_description {
    margin: 5px 0 0 0;
}
.sort_list li div.li_descr {
    overflow: hidden;
}
.sort_list li h5 {
    font-size:14px;
}

#channel_movie_info{
    clear: both;
    overflow: hidden;
    padding: 3px 5px;
	background: #000;
}
#channel_movie_info h2 {
    float: left;
    font-size: 14px;
}
#channel_movie_info h2 a {
    color: #FFFFFF;
}
#channel_movie_info div {
    float: right;
}

.bb_tag_video{
	width: 90%;
	overflow: hidden;
}

.bb_tag_video iframe{
	width: 100%;
}

.is_published {
    position: absolute;
    top: 40px;
    left: 0px;
    color: red;
    background: #000;
    opacity: 0.8;
    padding: 6px;
}
.float_right {
    float: right;
}
#watch-appbar-playlist {
    background: #1A1A1A;
    color: #999;
    overflow: hidden;
    margin: -15px -15px 10px -16px;
    position: relative;
}
.playlist-header {
    padding: 0 5px;
    background: #000;
    height: 47px;
    overflow: hidden;
}
.playlist-videos-container {
    clear: both;
}
.playlist-header-content {
    font-size: 11px;
    line-height: 1.5;
    padding: 5px;
}
#watch-appbar-playlist .playlist-title {
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    margin: 0;
}
.playlist-title a, .playlist-details a {
    color: inherit; text-decoration: none;
}
.playlist-title a:hover, .playlist-details a:hover {
    text-decoration: underline;
}
.playlist-videos-list {
    overflow: hidden;
    position: relative;
    padding: 0;
}
.playlist-videos-list:hover {
    overflow: auto;
}
.playlist-videos-list > li {
    box-sizing: border-box;
    overflow: hidden;
    padding: 5px;
    margin: 0;
    border-bottom: 1px solid #222;
}
.playlist-videos-list > li:hover {
    background: #525252;
}
.playlist-videos-list > li.currently-playing {
    background-color: #3A3A3A;
}
.playlist-videos-list > li.currently-playing:before {
    color: #C03636;
    line-height: 40px;
}
.playlist-video {
    display: block;
    height: 45px;
    position: relative;
    text-decoration: none;
}
.playlist-video .video-thumb {
    float: left;
    margin-left: 2px;
    margin-right: 8px;
    margin-top: 4px;
}
.playlist-video-description {
    overflow: hidden;
    white-space: nowrap;
}
.playlist-video h4 {
    color: #CACACA;
    font-size: 13px;
    font-weight: normal;
    width: 170px;
}
.video-uploader-byline {
    color: #999999;
    font-size: 11px;
}
.ui-ellipsis {
    display: block;
    line-height: 1.3em;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    word-wrap: break-word;
}
.video_action_block {
    background: #EFEFEF;
    border: 1px solid #CCC;
    line-height: 1.4em;
    margin: 10px 0;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
}
.video_action_block ul {
    list-style: none outside none;
    overflow: hidden;
	clear:both;
    padding: 0;
}
.video_action_block ul li {
    cursor: pointer;
    padding: 5px;
    margin: 0;
    font-weight: bold;
    border-bottom: 1px solid transparent;
}
.video_action_block ul li:hover, .video_action_block ul li.selected_list {
    background: #555;
    color: #FFF;
    border-bottom: 1px solid #CCC;
}
.selected_list .in_playlist {
    display: inline;
}
#action-panel-addto .input_val_value {
    clear: none;
}
.related_list {
    margin: 0;
    padding: 0;
}
.related_list > li {
    float: left;
    height: 136px;
    margin: 2px;
    overflow: hidden;
    position: relative;
    width: 32.71%;
}
.related_list a {
    display: block;
    height: inherit;
    overflow: hidden;
}
#player_container .related_list .duration {
    font-size: 11px;
}
.related_list strong {
    position: absolute;
}
.related_list strong {
    background: #000;
    color: #FFF;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    transition: opacity 0.2s cubic-bezier(0, 0, 1, 1) 0s;
}
.related_list strong span {
    display: block;
    padding: 10px;
    font-weight: normal;
}
.related_list > li:hover strong {
    opacity: 0.8;
}

/*
playback timings (ms):
  captures_list: 409.559
  exclusion.robots: 0.085
  exclusion.robots.policy: 0.078
  RedisCDXSource: 2.362
  esindex: 0.008
  LoadShardBlock: 387.599 (3)
  PetaboxLoader3.datanode: 522.221 (5)
  CDXLines.iter: 17.43 (3)
  load_resource: 243.14 (2)
  PetaboxLoader3.resolve: 68.296 (2)
*/