#vautocomplete {z-index:1;}
.watch-user-name {
  color: #333333;
  display: block;
  font-size: 13px;
  overflow: hidden;
}
.watch-user-avatar.pull-left {
  margin-right: 10px;
}
#watch-user-header {
padding:15px 0;
position: relative;
}
.channel-subscription-container {
    margin: 3px 0 0 0;
    float: right;
}
#watch-views-info {
  color: #888888;
  float: right;
  font-size: 11px;
  max-width: 140px;
  min-width: 100px;
  text-align: right;
  margin-top:-4px;
}
#watch-views-info span{
color: #888888 !important;
font-size: 12px;

}

#popup_message span.box_message_content {
    display: block;
}
.nav_movie {
    cursor: pointer;
}
.nav_movie:hover {
    background: #666;
}
.ads_body_page{
    margin: 0 0 10px 0;
    overflow: hidden;
}
#pseudo_ad_body .ads_body {
    position: absolute;
    top: 40px;
    left: 20px;
}
#ads_top {
    color: #FFFFFF;
    font-size: 14px;
    left: 0;
    padding: 3px 6px;
    position: absolute;
    overflow: hidden;
    top: 0;
    z-index: 35;
}
#ads_skip {
    color: #FFF;
    background: #111;
    font-size: 14px;
    z-index: 40;
    padding: 5px 10px;
    opacity: 0.8;
    display: none;
    position: absolute;
    top: 70%;
    right: 0;
    font-size: 1em;
}
#ads_skip:hover {
    opacity: 1.0;
}
#ads_skip > img {
    float: left;
    margin: 0 5px 0 0;
    width: 100px;
}
#ads_skip a {
    color: #fff;
    display: block;
    float: left;
    margin: 8px 0 0;
    text-decoration: none;
    width: 66px;
}
.add_rubric label{
    display: block;
}
.rubric_opt{
    padding: 5px 0;
}
.rubric_opt div {
    padding: 2px 0;
}
.watched {
  background-color: rgba(0,0,0,.45);
  border-radius:3px;
  color:#fff;
  font-size:.8em;
  left: 2px;
  padding:0 5px;
  position: absolute;
  top: 2px;
}
.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: #000;
    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;
}*/
#action-panel-comm .cmm_heading {display:none;}


#player_container{
    padding: 0;
    overflow: hidden;
    position: relative;
    background-color:#000;
}
#player_container .sort {padding:2%;}

#player_container .duration-div {
  background:#000000;
  bottom: 0;
  color: #FFFFFF;
  font-size: 12px;
  opacity: 0.4;
  padding: 0 4px;
  position: absolute;
  right: 0;
  text-shadow: 1px 1px 1px #000000;
}
.duration-div2 {
  background:#000000;
  bottom: 2px;
  color: #FFFFFF;
  font-size: 12px;
  opacity: 0.4;
  padding: 0 4px;
  position: absolute;
  right: 0;
  text-shadow: 1px 1px 1px #000000;
}
.share_info {
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    margin-top: 22px;
    padding: 10px;
    text-align: center;
    font-size: 12px;
}
.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 #689BC4 !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.7em;
    width: 100%;
    border: none !important;
}
.poster_img {
    height: 100%;
    width: 100%;
}
#movie_view.sort_list .thumb,
#movie_search .thumb{
width:180px;
margin:0px;
}
#movie_view.sort_list h5 {margin-bottom:5px;}
#movie_search h5 {margin:0px;}
.player_play22{
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -8.5px;
    border: 9px solid transparent;
    border-left: 18px solid rgb(255, 255, 255);
    display: block;
    width: 0;
    height: 0;
}
.player_play223{
    position: absolute;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
}
.player_play{
    position: absolute;
    cursor: pointer;
    height: 47px;
    width: 68px;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -36px;
    border-radius: 12px;
    opacity: 0.8;
    background: #201D1C;
}
.player_play_loading{
    position: absolute;
    height: 76px;
    width: 100px;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -52px;
    background: url("../images/video/ajax_loader_player.gif") no-repeat scroll 20px 0px transparent;
}
.player_play_loading55{
    position: absolute;
    height: 48px;
    width: 48px;
    top: 43.5%;
    left: 47.9%;
    background: url("../images/video/ajax_loader_player55.gif") no-repeat;
}
.player_share {
    opacity: 0.90;
    position: absolute;
    font-size: 13px;
    color: #FFF;
    cursor: pointer;
    height: 23px;
    width: 94px;
    margin: 14px -57px 0 0;
    text-align: left;
    top: 0;
    right: 0px;
    z-index: 30;
    background: url("../images/video/right-arrow.png") no-repeat scroll;
}
.player_share_close {
    opacity: 0.90;
    position: absolute;
    font-size: 13px;
    color: #FFF;
    cursor: pointer;
    height: 23px;
    width: 94px;
    padding: 5px 5px 0;
    text-align: left;
    top: 0;
    right: 0px;
    z-index: 30;
    background: url("../images/video/play_button_spr.png") no-repeat scroll 78px -174px;
}
.player_share_close {
    background: url("../images/video/x.png") no-repeat scroll;
    width: 15px;
    opacity: 0.8;
    margin: 15px 12px 0 0;
}
.player_share:hover {
    text-shadow: 0 0 2px #FFFFFF;
    opacity: 1;
}
.player_share_close:hover {
    opacity: 1;
}
#player_code:hover .player_play{
    opacity: 1;
    background: #4682B4;
}

ul.video_cat_list {
    list-style: none outside none;
    margin: 0 0 15px 0;
    overflow: hidden;
    padding:0;
}
.video_cat_list li {
  position: relative;
}

.video_cat_list li .folder {
  color: #888888;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 15px;
  text-transform: uppercase;
}
.video_cat_list li .folder:hover {
  background:#E8E8E8;
  text-decoration: none;
}
.video_cat_list ul {
    margin-left: 0;
    padding-left: 0px;
	list-style:none;
}
.video_cat_list ul .folder {
  padding-left: 25px;
}

.video_cat_list sup {
    color: #729CCC;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    vertical-align: super;
}
.cat_plus, .cat_minus {
color:#888888;
display:block;
height:16px;
left:1px;
line-height:14px;
position:absolute;
text-align:center;
top:7px;
width:16px;
}
.cat_plus:hover, .cat_minus:hover {
text-decoration:none;
}
.cat_minus:after {
content:"-";
display:block;
font-size:22px;
margin-top:-1px;
}
.cat_plus:after {
content:"+";
font-size:16px;
}

.preview h5 a {color:#484848;}
.sort_list .thumbdiv .thumb_hover {
background:url(../img/list-play.png) no-repeat scroll center center rgba(0, 0, 0, 0);
opacity: 1;
}
.thumb_hover17:hover {
background:url(../img/list-play.png) no-repeat scroll center center rgba(0, 0, 0, 0);
opacity: 1;
}
.sort_list .thumbdiv .thumb-gradient {
  background: url("../img/gradient.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}
.sort_list {
	clear:both;
	display:block;
	position:relative;
	margin: 5px 0 0;
	padding: 0;
}
.sort_list .preview {
	list-style: none outside none;
    margin: 0 0 15px;
    clear: both;
    display: block;
    overflow: hidden;
}
.sort_list li .thumb img {
    width:100%;
    margin: -10% 0;
}
.sort_list .thumb {
    background:transparent none repeat scroll 0 0;
    float: left;
    margin: 0 10px 0 0;
    overflow:hidden;
    width:110px;
    position:relative;
    text-decoration:none !important;
}
.sort_list li p {
	font-size:11px;
    margin: 5px 0 0 0;
}
.sort_list li div.li_descr {
    overflow: hidden;
}
.sort_list li h5 {
  font-size: 14px;
  margin-top: 0;
}
.sort_list .media {
  border-bottom: 1px solid #DDDDDD;
  margin: 0;
  padding:15px 0;
}
.sort_list .media:first-child {
  padding-top: 0 !important;
}

.sort_list .list_description {clear:both; font-size:12px; margin:0px;}

.icn-cat12 {
    color: #fff;
    font-size: .8em;
    position: absolute;
    right: 2px;
    text-shadow: 1px 1px 1px #000;
    top: 2px;
    padding: 0 5px;
}

.preview-info4 {
padding: 0 5px;
bottom: 2px;
right: 2px;
position: absolute;
}
.preview-info4 li{
display: inline-block;
padding-left: 2px;
padding-right: 2px;
list-style:none;
}
.preview-info4 li:first-child {
padding-left: 1px;
}
.preview-info4,
.preview-info4 .glyphicon,
.preview-info4 a{
color:#fff;
text-shadow: 1px 1px 1px #000;
font-size: .8em;
}
.icn-cat {
  bottom: 2px;
  font-size: 13px;
  left: 0;
  opacity: 0;
  padding: 0 5px;
  position: absolute;
  width: 100%;
}
.icn-cat a, .icn-cat span{
color:#fff;
margin-left: 3px;
}
#mod-admin .preview {
width: 30.333%;
}
.btn.btn-movie {
  background:#FFFFFF;
  border-radius: 0;
  bottom: 4px;
  font-size: 12px;
  left: 4px;
  margin-top: 5px;
  padding: 4px 6px;
  position: absolute;
}
#main.col-md-12 #field_for_movie_content .sort .preview {width: 30.33% !important;}
@media (max-width: 767px) {
#sort-big .preview .thumb-block img {
  margin-bottom: -10%;
  margin-top: -10%;
  position: relative;
  width: 100%;
}
#sort-big .preview {width: 47% !important;}

}
@media (min-width: 768px) {
#sort-big .preview {width: 47% !important;}
#main.col-md-8 #sort-big .thumb > img {height: 258px !important;}
#main.col-md-12 #sort-big .thumb > img {height: 258px !important;}
#sort-big .preview .thumb-block img {
  left: -123px;
  margin-left: 50%;
  position: relative;
  top: -24px;
  width: 246px;
}
.thumb-block {
  display: block;
  height: 137.5px;
  overflow: hidden;
  width: 100%;
}
}
@media (min-width: 992px) {
#sort-big .preview {width: 47% !important;}
#main.col-md-8 #sort-big .thumb > img {height: 220px !important;}
#main.col-md-12 #sort-big .thumb > img {height: 336px !important;}
#sort-big .preview .thumb-block img {
  height: 186px;
  left: -50%;
  margin-left: 25%;
  position: relative;
  top: -18%;
  width: auto;
}
.thumb-block {
  display: block;
  height: 137.5px;
  overflow: hidden;
  width: 138px;
}
}

@media (min-width: 1200px) {
#sort-big .preview {width: 47% !important;}
#main.col-md-8 #sort-big .thumb > img {height: 270px !important;}
#main.col-md-12 #sort-big .thumb > img {height: 410px !important;}
.thumb-block {
  display: block;
  height: 137.5px;
  overflow: hidden;
  width: 170px;
}
#sort-big .preview .thumb-block img {
  left: -123px;
  margin-left: 50%;
  position: relative;
  top: -24px;
  width: 246px;
}
}

#sort-big  .list_description {
background:rgba(104, 155, 196, 0.8);
  color: #FFFFFF;
  height: 100%;
  width: 100%;
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  padding: 4px;
  position: absolute;
  top: 100%;
  transition: top 0.3s linear 0s;
}
#sort-big .thumbdiv {overflow: hidden;}
.col-xs-12 #sort-big .sort {margin-bottom:-10px;}
#sort-big .preview {margin-bottom:10px !important;}
#sort-big  .preview:hover .list_description {
 top: 0;
}

.sort {
  clear: both;
  display: block;
  padding: 0;
  position: relative;
  list-style:none;
  margin: 0 -1.5%;
}

.sort .preview {
  display: block;
  float: left;
  position: relative;
  margin: 0 1.5% 15px;
}

@media (max-width: 767px) {
.sort .preview {
width: 46.933%;
}
.icn-cat {
opacity:0 !important;
}
.minus .preview:last-child {
  display: none !important;
}
}
@media (min-width: 768px) {
.sort .preview {width: 30.333%;}
.sort .thumb img {height: 166px;}
}
@media (min-width: 992px) {
.sort .preview {width: 30.333%;}
#right.col-md-4 .sort .thumb img,
#left.col-md-4 .sort .thumb img,
#main.col-md-4 .sort .thumb img {height: 102px;}

#main.col-md-8  .sort .preview {width: 30.333%;}
#main.col-md-8 .sort .thumb img {height: 142px;}
#main.col-md-12 .sort .preview {width: 22%;}
#main.col-md-12 .sort .thumb img {height: 158px;}

#right .sort .preview {width: 47%;}
}
@media (min-width: 1200px) {
.sort .preview {width:22%;}
#right.col-md-4 .sort .thumb img,
#left.col-md-4 .sort .thumb img,
#main.col-md-4 .sort .thumb img {height: 126px;}

#main.col-md-8 .sort .preview {width: 22%;}
#main.col-md-8 .sort .thumb img {height: 126px;}
#main.col-md-12 .sort .preview {width: 17%;}
#main.col-md-12 .sort .thumb img {height: 148px;}
.minus .preview:last-child {
  display: none !important;
}
#right .sort .preview {
width: 47%;
}
}
.icn-cat .duration {
bottom:0;
position: absolute;
right: 10px;
}
.icn-cat .duration-center {
  bottom: 0;
  position: absolute;
  left:-3px;
  width:100%;
  text-align:center;
}
.thumb_hover {
  background:rgba(0, 0, 0, 0);
  height: 100%;
  text-align: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity:0;
  color: #FFFFFF;
}
.thumb_hover17 {
  background:rgba(0, 0, 0, 0);
  height: 100%;
  text-align: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity:0;
  color: #FFFFFF;
}
.thumb-title{
display: inline-block;
vertical-align: middle;
line-height: 1.3;
width: 94%;
}
.thumb-hak{
display: inline-block;
height: 100%;
vertical-align: middle;
width: 0;
}
.box43 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.sort .thumbdiv:hover .thumb_hover {
background:rgba(70, 130, 180, 0.9);
}
.thumbdiv {
  position: relative;
  text-decoration: none !important;
}
.preview .thumbdiv:hover .thumb_hover,
.preview .thumbdiv:hover .thum,
.preview .thumbdiv:hover .icn-cat{
  opacity:1;
  transition: opacity 0.5s ease;
}
.sort .preview .thumb {
  display: block;
  overflow: hidden;
}
.sort .preview .thumb img {
  margin-bottom: -8%;
  margin-top: -10%;
  width: 100%;
}
.mov_selected {
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
-ms-box-shadow:0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
-o-box-shadow:0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
box-shadow:0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
background-image:-moz-linear-gradient(top, #fff 0, #f0f0f0 100%);
background-image:-ms-linear-gradient(top, #fff 0, #f0f0f0 100%);
background-image:-o-linear-gradient(top, #fff 0, #f0f0f0 100%);
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f0f0f0));
background-image:-webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
background-image:linear-gradient(to bottom, #fff 0, #f0f0f0 100%);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#f0f0f0)
}
li.cb, .cb {
border:0 none !important;
clear:both !important;
float:none !important;
height:0 !important;
margin:0 !important;
padding:0 !important;
}

.info {
font-size:11px;
height:16px;
padding:0 15px 15px;
width:auto;
text-align:left;
}
.info span {
margin:0 5px 0 0;
}
.icn-duration {
background:transparent url("../images/video/icns.png") no-repeat scroll -3px -27px;
padding:0 2px 0 17px;
}


.icn-users {
background:transparent url("../images/video/icns.png") no-repeat scroll -3px -365px;
padding:0 5px 0 14px;
}
.icn-rss {
background:transparent url("../images/video/icns.png") no-repeat scroll -3px -324px;
padding:0 5px 0 16px;
}

.icn-add {
background:transparent url("../images/video/icns.png") no-repeat scroll -3px -461px;
padding:0 5px 0 16px;
}
.icn-city {
background: url("../images/video/icns.png") -3px -491px no-repeat transparent;
padding: 0px 5px 0px 16px;
}

#count_subscribe{
color: #888888;
display: block;
font-size: 12px;
}
.start_rotation_loader {
    position: absolute;
    top: 3px;
    left: 3px;
    width: auto !important;
}

.sort li h5 {
height:27px;
overflow:hidden;
margin:5px 0 3px;
clear:both;
}
.sort li h5 a {
  background: url("../img/play.png") no-repeat 0 7px;
  color: #484848;
  display: table-cell;
  font-size: 12px;
  height: 28px;
  padding-left: 20px;
  vertical-align: middle;
}
.sort li h5 span {
  float: left;
  font-size: 16px;
  margin-right: 5px;
}
#video-nav {margin-bottom:10px;}
#video-nav li a {padding:8px;}
#video-nav > .dropdown > a {display:inline-block;}
#video-nav > .dropdown:hover > a {background:#EEEEEE;}
#video-nav .open .dropdown-toggle,
#video-nav .dropdown:hover .dropdown-toggle {border-left: 1px solid #e0e0e0;}
#video-nav .dropdown-toggle {border-left: 1px solid #fff;margin-left: -8px;}

.v_search{
	background:url(../images/icons/search.png) no-repeat 2px 2px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}
.v_search span {
    border-bottom: 1px dashed #375E93;
}

/* Временно */
.rubrics_cat_link {margin:-6px 0 6px;}
.rubrics_cat_link a {
  color: #333333;
  padding: 3px 6px;
}
.rubrics_cat_link a:hover{
  background:#EEEEEE;
  color: #333333;
  text-decoration: none;
}
.v_filtr {margin-right:5px; float:right;}
.v_filtr a, .v_filtr a:hover {
  display: inline-block;
  font-size: 18px;
  margin-top: 0;
  padding: 5px 1px 2px;
  text-decoration: none;
}
.v_rall{
	background:url(../images/icons/note.png) no-repeat 2px 2px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
}
.tabs {background:#e6e6e6;}
.tabs li {
float: left;
}
@media (max-width: 560px) {
.tabs li {
  text-align: center;
  width: 100%;
}
}
.tabs.nav > li > a {
  line-height: 1.42857;
  margin-right: 2px;
  color:#333;
  font-size: 12px;
  padding: 9px 8px;
  text-transform: uppercase;
}
.tabs.nav  li.act a {
background-color:#689BC4;
color: #fff;
}
.tabSearch {
background-color: #689BC4 !important;
clear: both;
color: #fff;
margin: 0 0 15px 0;
position: relative;
}
.tabSearch a {
  display: inline-block;
  font-size: 12px;
  padding: 9px 8px;
  text-transform: uppercase;
}
.tabSearch a:hover,
.tabSearch .sel span {
  color: #fff;
  text-decoration: underline;
}
.tabSearch .sel:hover,
.tabSearch .sel
{text-decoration: none; color:#fff;}
.tabSearch a {
color: #fff;
}
.highlight{
	background-color:#66CCFF;
	color:#FFF;
}

.top_movie {
height: 100px;
}
.top_movie h3 {
    float: left;
    font-size: 20px;
	line-height: 18px;
	font-weight: bold;
    padding: 3px 13px 0 0;
	margin:0;
}
.top_movie .right-nav {
    float: right;
    margin: 0;
    width: 133px;
}
.top_movie .right-nav a {
    color: #2D343B;
    font-weight: bold;
    margin: -1px 0 0;
}
.video_menu {
    clear: both;
    margin: 0 auto 15px;
    position: relative;
    width: 100%;
}
.video_menu .corn_t {
    height: 10px;
}
.corn_t {
    background-color: #FFFFFF;
    border-top: 1px solid #DFE1E2;
    height: 11px;
    margin: 0 15px;
    position: relative;
}
.corn_b {
    background-color: #FFFFFF;
    border-bottom: 1px solid #DFE1E2;
    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("../images/video/corns.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 12px;
    overflow: hidden;
    position: absolute;
    width: 15px;
    z-index: 100;
}
.video_menu .cont {
    height: 52px;
    overflow: hidden;
	clear:both;
}
.video_menu .cont_player {
    overflow: hidden;
}
.video_menu .cont_player p span{
	float:right;
	width: 235px;
}
.cont, .cont_player {
background:#FFFFFF;
padding: 0 11px;
position: relative;
overflow:hidden;
z-index: 101;
}
.video_menu .user-block {
    height: 41px;
    padding: 1px 0 0 14px;
    width: 192px;
    position: absolute;
    right: 18px;
    top: 0;
	clear:both;
}
.movie_view_page{
	width: 100%;
}

.movie_view_sidebar {
  border-top: 20px solid #E8E8E8;
  margin: 0 -10px;
  padding: 10px;
}
.liked.btn{
font-size: 12px;
line-height: 1.5;
padding: 6px 10px;
background-color: #E9E9E9;
border-color: #689BC4;
border-left: 0 none;
border-right: 0 none;
border-top: 0 none;
color: #333333;
}
.liked:hover{
border-color:#689BC4;
}
.watch-sparkbars {
	background:#FF4C3A;
    height: 3px;
    overflow: hidden;
	clear:both;
	width:100%;
}
.watch-sparkbar-likes {
    background:#689BC4;
    float: left;
    height: 3px;
}
.watch-sparkbar-dislikes {
    background:#F2536F;
    float: right;
    height: 3px;
    margin-right: -1px;
}
#action-panel-share .share_code {
    margin: 12px 0 0 0;
    padding: 0;
}
#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 {
clear: both;
margin-top: 10px;
}
#watch-secondary-actions{
display: inline-block;
vertical-align: middle;
float: left;
}
#watch-secondary-actions .list-inline > li {
display: inline-block;
padding:0px;
}
#watch-secondary-actions .list-inline > li:first-child {padding-left:5px;}

#subscription_link span.btn {width:100%}
#watch-sentiment-actions {
float: left;
margin-left:10px;
}
#watch-action-panels {
position: relative;
overflow: hidden;
clear: both;
}
#movie_pubdate{
color: #777777;
font-size: 12px;
position: absolute;
right: 15px;
top: 18px;
text-align:right;
line-height: 13px;
overflow: hidden;
}
.action-panel-content {
padding: 30px 8px 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{
	display: inline-block;
}
div.float_bar {
    margin-top: 3px;
}
.t_upload td {
	padding:5px;
	vertical-align:top;
}
.t_upload tr {
	height:40px;
}
.t_upload .hinttext {
	display:none;
	font-size:11px;
}
a.v_edit, a.v_delete {
    padding: 2px 6px;
    text-decoration: none;
	color:#999;
}
a:hover.v_edit, a:hover.v_delete {
    background: #0FADE5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 #0964A0;
}
.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 {

}
#plugin_p_similarmovie .ajax_link, .dels {
color:#888888;
}
#plugin_p_similarmovie .ajax_link:hover {
border-bottom: 1px solid #18BC9C;
text-decoration:none;
color:#333;
}

.grey {
color:#CCC;
}
.not_found{
padding:20px;
text-align:center;
background: #eee;
}
.censored {
    background-color: rgba(204,0,0,.45);
    color: #FFFFFF;
    border-radius:3px;
    font-size:.8em;
    padding:0 5px;
    position: absolute;
    left: 2px;
    bottom: 2px;
}
ul.add_form {
    list-style: none outside none;
    margin: 0 0 10px;
    overflow: hidden;
    padding:0px;
	clear:both;
	border-bottom: 1px #E7EAED solid;
    background: #eee;
}
.add_form li {
	display:block;
	float:left;
	margin:0 2px 0 0;
	position:relative;
	padding:7px 10px 7px 28px;
	line-height:18px;
	font-size:16px;
	text-align:center;
    color: #000;
    cursor: pointer;
    background-position: center left 7px;
}
.file{
    background: url("../images/video/add_file.png") no-repeat scroll 0 20px;
}
.link{
    background: url("../images/video/add_link.png") no-repeat scroll 0 20px;
}
.code{
    background: url("../images/video/add_embed.png") no-repeat scroll 0 20px;
}
.add_form li.select {
	background-color:#689BC4;
    color: #FFF;
}
.add_form li:hover {
	background-color:#E1E7ED;
    color: #333;
}
.liked.unlike,
.liked.like,
.dropdown-toggle.liked,
.action-panel-trigger.all {
  background-color: #E9E9E9;
  border-color: #689BC4;
  color: #333333;
}
.action-panel-trigger {
  background-color: #689BC4;
  border-color: #689BC4;
  color: #FFFFFF;
}


.action-panel-trigger:hover, .action-panel-trigger:focus{
background-color: #4682B4 !important;
border-color: #4783B5 !important;
color: #FFFFFF !important;
}

#more_link {
	text-align:center;
	position:absolute;
	width:100%;
	bottom:0px;
	left:0px;
	background:rgba(220, 220, 220, 0.8);
	opacity:0.9;
}
.video_preview {
    margin: 0 0 15px;
	width: 50%;
    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 {
    color: inherit;
    font-size: 12px;
    height: 24px;
    padding: 4px 0 0 7px;
    position: absolute;
    width: 100%;
    z-index: 29;
}
#movie_embed_title2 {
    box-shadow: 4px 4px 110px 4px #000;
    font-size: 12px;
    height: 45px;
    margin-top: -45px;
    margin-left: -45px;
    position: absolute;
    width: 120%;
}
#movie_embed_title a {
    color: #fff;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-size: 145%;
    padding: 7px;
    opacity: 0.9;
    position: absolute;
    font-style:normal;
    line-height: 1.3;
    text-align: left;
    direction: ltr;
    text-decoration: none;
}
#movie_embed_title a:hover {
    color: #fff;
    opacity: 1;
    text-decoration: none;
}
#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: 34px;
    position: relative;
}
.action-info {
    clear: both;
    overflow: hidden;
    position: relative;
}
.left_add {
    float: left;
    overflow: hidden;
    display: inline-block;
}
.right_add {
  margin: 0;
  padding-left: 20px;
  width: 50%;
}
.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;
}
.action-info input[disabled] {
    border: 0;
}
#link {
    width: 380px !important;
}
#movie_code {
    height: 60px;
}
#txtFileName {
    background: #FFF;
    width: 230px !important;
}
.action-info textarea {
    height: 122px;
}
.input_val {
    min-height: 32px;
}
.input_val_value {
    border: 1px solid #CCCCCC;
    padding: 4px;
    clear: both;
    overflow: hidden;
}
.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:20px 0 0 0;
    vertical-align:middle;
    clear: both;
}
.do_submit_video {
    background: url("../images/video/ajax-loader_dealer.gif") no-repeat scroll left center;
    color: #333;
    padding-left: 40px;
}
#more_link a {
	text-decoration:none;
	border-bottom:1px dashed;
	color: #000;
}
#field_for_movie_content div.mov_a_entry {
	margin:0 0 8px 0;
	padding: 0 0 7px 25px;
	border-bottom:dotted 1px #999;
}
#operations_form label {font-weight:normal;}
#channel_movie_info{
    clear: both;
    overflow: hidden;
    padding: 3px 5px;
}
#channel_movie_info h2 {
    float: left;
    font-size: 14px;
}
#channel_movie_info h2 a {
    color: #FFFFFF;
}
#channel_movie_info div {
    float: right;
}
.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;
}
.rubric_img {
	float:left;
	margin: 0 15px 10px 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: url("../images/video/ajax_loader_player.gif") no-repeat scroll center center transparent;
}
.rubric_img .more_info {
	display:block;
	position:absolute;
	top:0;
    bottom: auto;
	opacity:0.6;
	background:#000;
	color:#FFF;
	width:100%;
	padding:5px;
    cursor: pointer;
    z-index: 5;
}

.rubric_img:hover .more_info {
	opacity:0.8;
}
.rubric-pull-left {
float:left;
margin-right: 10px;
}
.rubric-pull-left {float:left;margin-right:10px;}
#left .rubric-pull-left, #right .rubric-pull-left {float:none;margin-bottom:10px;}

@media (max-width: 767px) {
.rubric-pull-left {float:none !important; margin-bottom:10px;}
}

.rubric_cut {
	border-bottom: 1px dashed #999;
	clear:both;
	margin:10px 0;
}
.rubric_descr {
	height: 1%;
	position: relative;
}
.rubric_rating  .karma_form {
background:rgba(0, 0, 0, 0.6);
margin: -30px 0 0;
}
.last_rubrics {
	margin: 0 -5px;
	padding:0;
	overflow:hidden;
}
.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;
    height: 160px;
    list-style: none;
    margin: 0 1px 1px;
    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 {
  border-bottom: 1px dashed #999999;
  font-weight: normal;
  margin: -8px 0 0;
  padding: 0 0 5px;
}
.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%;
}
#lightsoff-background {
	background:#000;
	display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1010;
	opacity: 0.9;
	cursor: pointer;
}
.lightsoff_channel {
    display: none;
}
.hid {
    display: none;
}
select {
    font-family: arial,sans-serif;
}
.uitabs .top_movie {
    height: auto;
}
.loader {
    background-image: url("../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:46%;
}
.show_more {
    text-align: center;
}
#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: 99%;
}
#tabs_recommended .nav {
margin-bottom:10px;
}
.tabs li .dropdown-menu li {float:none;}

@media (max-width: 768px) {
#watch-secondary-actions {
  width: 75%;
}
#watch-views-info {
min-width: 24%;
}
#watch-secondary-actions .list-inline > li {
  display: inline-block;
  margin-bottom: 5px;
}
}
.btn.hid {
  display: none;
}


/* new */


.is_published {
    position: absolute;
    bottom:0px;
    left: 0px;
	right: 0;
    color: red;
    background: #000;
    opacity: 0.8;
    padding: 0 8px;
}
.float_right {
    float: right;
}
#watch-appbar-playlist {
position: relative;
}
.playlist-header {
background:#1f1f1f;
padding: 10px 10px 6px;
color:#fff;
}
.playlist-videos-container {
  clear: both;
  background:#1F1F1F;

}

#owl-playlist .preview {width:100% !important; margin:0 !important;padding: 6px 4px 4px;}
#owl-playlist .currently-playing {background:#3b3b3b;}
#owl-playlist.sort li h5 a {color:#feffff;background: url(../img/play_white.png) no-repeat 0 7px;}
#owl-playlist .owl-pagination {padding: 4px 0 0;}
#owl-playlist .owl-pagination .owl-page span {background:#689BC4;}

#watch-appbar-playlist .playlist-title {
float:left;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
max-width: 75%;
}
#watch-appbar-playlist .playlist-title h3 {margin: 0; color:#689BC4; font-size: 14px;font-weight: normal;display:inline;}
.playlist-details a {color:#689BC4; text-decoration: none;}

.playlist-title a:hover, .playlist-details a:hover {
    text-decoration: underline;
	color:#689BC4
}
#owl-playlist .owl-controls .owl-buttons div {
width: 36px;
position: absolute;
top: 6px;
height: 70%; /* all browsers */ 
height: -moz-calc(100% - 46px); /* Firefox 4+ */ 
height: calc(100% - 46px); /* IE9+ and future browsers */ 
background-color:rgba(50, 50, 50, 0.5);
}
#owl-playlist .owl-controls .owl-buttons div:hover {
background-color:rgba(50, 50, 50, 0.6);
}
#owl-playlist.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
#owl-playlist .owl-wrapper-outer {border-width:0px;}
#owl-playlist .owl-prev {left:0;background: url(../img/playlist-prev.png) no-repeat center center;}
#owl-playlist .owl-next {right:0;background: url(../img/playlist-next.png) no-repeat center center;}



.playlist-videos-list {
    overflow: hidden;
    position: relative;
    padding: 0;
    height: 125px;
}
.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 !important;
}
.playlist-video .video-thumb {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 50px;
  margin-right: 8px;
  width: 70px;
}

.playlist-video h4 {
  color: #cacaca;
  font-size: 13px;
  font-weight: normal;
  margin:0;
}
.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;
}


.replay {
  bottom: 8px;
  cursor: pointer;
  left: 49.4%;
  margin: -15px 0 0 -82px;
  position: absolute;
}

.img_cover {
    background-position: center 20%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
}
.geotargetting select {
    height: 165px;
}
.custom_img input {
    width: 75% !important;
}
.prewiew_list {
    float: left;
    height: 95px;
    overflow: hidden;
    position: relative;
    width: 94px;
}
.prewiew_list > div {
    background-repeat: no-repeat;
    background-size: cover;
    height: inherit;
    width: inherit;
    margin: 2px;
}
.prewiew_list_wrap {
    background: #ecf0f1;
    border: 1px solid #ccc;
    margin: -1px 0 10px;
    overflow: hidden;
    border-top: none;
}
.thumbnail-overlay {
    background: #333;
    color: #fff;
    font-size: 12px;
    height: inherit;
    left: 2px;
    opacity: 0.7;
    padding: 30% 0 0;
    position: absolute;
    text-align: center;
    top: 2px;
    width: inherit;
    display: none;
}
.prewiew_list:hover .thumbnail-overlay, .prewiew_list.selec .thumbnail-overlay {
    display: block;
    cursor: pointer;
}
.is_hd {
    background: rgba(0,0,0,.45);
  border-radius:3px;
  color:#fff;
  font-size:.8em;
  left: 2px;
  padding:0 5px;
  position: absolute;
  top: 2px;
}
h1 .is_hd {
    font-size: 100%;
    position: static;
}
.movie_access_denied{
    position: absolute; 
    top: 10px; 
    left: 20px; 
    color: #FFF;
}
.movie_access_denied h3 {
    color: #e74c3c;
}
.ad_title {
    bottom: 0;
    color: #fff;
    display: block;
    padding: 7px 0;
    position: absolute;
    text-align: center;
    width: 80%;
    left: 10%;
}
.ad_title:hover {
    color: #CCC;
    text-decoration: none;
}
/* Всплывающее окно 
* при загрузке сайта            
*/
/* базовый контейнер, фон затемнения*/
#overlay {
        position: absolute;
    display: none;
    left: 0px;
    right: 0px; 
    margin: auto;
    bottom: 35px;
    width: 330px;
    height: 110px;
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
/* модальный блок */
.popup {
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    min-width: 320px;
    max-width: 100px;
    position: absolute;
    z-index: 1000;
}

/* кнопка закрытия */
.close1 {
    top: 0px;
    right: 0px;
    width: 32px;
    height: 16px;
    position: absolute;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    outline: none;
}
.close2 {
    top: 84px;
    right: 0px;
    width: 32px;
    height: 16px;
    position: absolute;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    outline: none;
}
.close3 {
    top: 35px;
    right: 0px;
    width: 32px;
    height: 28px;
    position: absolute;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    outline: none;
}
.video_action_block22 {
    line-height: 1.4em;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  
}
.video_action_block22 ul {
    border: 1px solid #ccc;
    list-style: none outside none;
    overflow: hidden;
	clear:both;
    padding: 0;
}
.video_action_block22 ul li {
    cursor: pointer;
    padding: 5px;
    margin: 0;
    background: #F5F5F5;
    border: 1px  #CCC;
}
.video_action_block22 ul li:hover, .video_action_block22 ul li.selected_list {
    background: #F1F1F1;
    color: #000;
}
.tabs2 {
    background: #E8E8E8;
    margin: 1px auto;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #E3E6E9;
}
.pull-right2 {
   float: right !important;
   padding: 10px;
   padding-top: 18px;
   position: relative;
}