/* Проверить */
.tooltip{
	position:absolute;
	z-index:999;
	left:-9999px;
	background-color:#dedede;
	padding:5px;
	border:1px solid #fff;
	width:250px;
}
.tooltip p{
	margin:0;
	padding:0;
	color:#fff;
	background-color:#222;
	padding:2px 7px;
}


/* Видео */
div.messageBox {
	padding:20px 7px;
	font-size:13px;
	font-weight:bold;
}

.alert_error {
	background-color:#FFFFE5;
}

.alert_message {
	background-color:#FFFFE5;
}

.alert_success {
	background-color:#DAF0BE;
}

#watch-video-title {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: rgba(0, 0, 0, 0.098);
    border-image: none;
   /* border-left: 1px solid rgba(0, 0, 0, 0.098);
    border-right: 1px solid rgba(0, 0, 0, 0.098);
    border-style: solid;
    border-width: 0 1px;*/
    padding: 15px 20px 25px;
    position: relative;
}

#watch-video-title h1 {
    margin-bottom: 5px;
    overflow: hidden;
    word-wrap: normal;
	font-size: 18px;
    font-weight: normal;
	line-height: normal;
	color: #222222;
    margin-top: 0;
}

#watch-video-title .long-title {
 	cursor: pointer;
    letter-spacing: -0.03em;
	
}


#watch-user-header {
    padding: 0 20px 15px;
    position: relative;
    background: none repeat scroll 0 0 #FFFFFF;
    /*border-color: rgba(0, 0, 0, 0.098);
    border-image: none;
    border-left: 1px solid rgba(0, 0, 0, 0.098);
    border-right: 1px solid rgba(0, 0, 0, 0.098);
    border-style: solid;
    border-width: 0 1px;*/
}

#watch-views-info {
    color: #666666;
    font-size: 11px;
    max-width: 220px;
    min-width: 160px;
    position: absolute;
    text-align: right;
	bottom: 32px;
    right: 0;
    top: auto;
}

.watch-view-count {
    color: #666;
    font-size: 19px;
    line-height: 24px;
}

#watch-views-info .video-extras-sparkbars {
    margin: 4px 0;
}


#watch-sentiment-actions {
	float: right;
}

#watch-secondary-actions {
    left: -10px;
    position: absolute;
}

#watch-secondary-actions .yt-uix-button:hover, #watch-secondary-actions .yt-uix-button:active, #watch-secondary-actions .yt-uix-button.yt-uix-button-active, #watch-secondary-actions .yt-uix-button.yt-uix-button-toggled, 
#watch-secondary-actions .yt-uix-button.js-pop-box-opened,
#watch-secondary-actions-2 .yt-uix-button:hover, #watch-secondary-actions-2 .yt-uix-button:active, #watch-secondary-actions-2 .yt-uix-button.yt-uix-button-active, #watch-secondary-actions-2 .yt-uix-button.yt-uix-button-toggled, 
#watch-secondary-actions-2 .yt-uix-button.js-pop-box-opened
{
    /*border-bottom-color: #2793E6;*/
    filter: none;
    opacity: 1;
}

#watch-secondary-actions .yt-uix-button, #watch-secondary-actions-2 .yt-uix-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*border-color: rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid;
    border-width: 3px 0;*/
    border:none;
    box-shadow: none;
    color: #333333;
    margin-left: 0;
    opacity: 0.5;
}

#watch-secondary-actions .playlist-selected, .panel_contest .playlist-selected  {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll 0 -84px rgba(0, 0, 0, 0);;
    height: 10px;
    vertical-align: middle;
    width: 14px;
}

.v-button-group .yt-uix-button {
    border-radius: 0;
    margin-right: -2px;
}
.yt-uix-tooltip {
    display: inline-block;
}
.yt-uix-button-text, .yt-uix-button-text[disabled] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    box-shadow: none;
    color: #333333;
    outline: 0 none;
}


.v-button-group {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}

#watch-action-panels {
	/*position: relative;*/
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    overflow: hidden;
}

#watch-action-panels #watch-action-panel-footer {
    background-color: #FFFFFF;
    bottom: 0;
    /*position: absolute;*/
    width: 100%;
}


#watch-action-panel-footer .yt-horizontal-rule {
    /*height: 0.5em;*/
    margin: 0 100px;
    z-index: 0;
}
.yt-horizontal-rule {
    border-bottom: 0 none;
    border-top: 1px solid #E2E2E2;
    height: 0;
    margin: 20px;
    /*position: relative;*/
}




.video-extras-sparkbars {
    height: 2px;
    overflow: hidden;
}

.video-extras-sparkbar-likes {
    background: none repeat scroll 0 0 #2793E6;
    float: left;
    height: 2px;
}

.video-extras-sparkbar-dislikes {
    background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    height: 2px;
}

.video-extras-likes-dislikes, .video-extras-likes-dislikes .dislikes {
    color: #666666;
}

#watch-action-buttons {
	/*-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E6E6E6;
    border-image: none;
    border-right: 1px solid #E6E6E6;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 0 18px;*/
	
	
    border-top: 1px solid #e2e2e2;
    padding-top: 5px;
    position: relative;
}
	
	





a.v-user-photo, a.v-user-photo:hover {
	text-decoration:none;
}



#video-info {
	font-size:12px;
	border-top: 1px solid #e2e2e2;
	margin-top:12px;
	padding-top: 20px;
}


#video-ratings {
	line-height:18px;
	padding:9px 0 4px;
	float:left;
	width:640px;
}
#video-publ-info {
	float:left;
	width:200px;
}
#video-views-div {
	float:left;
	width:200px;
}

.video-voting {
	/*float:right;
	font-size:13px;
	text-align:right;
	width:350px;*/
	
	float: left;
    margin-top: 4px;
	position:relative;
}

.video-voting .yt-spinner-img {
	
}


#ratingMessage {
	float:right;
}

#ratingVoting {
	/*float:right;*/
}



#video-public {
	font-size:13px;
	padding-bottom: 12px;
	width:640px;
	float:left;
	
}
#video-public-head {
	background-color:white;
	line-height:18px;
	padding:9px 0 9px;
	float:left;
	width:640px;
}
#video-public-descr {
	padding:0 10px 0 15px;
	
}

.v-label {
	color: #666666;
	font-size: 12px;
}

.v-choice-name {
	color: #666666;
	font-size: 12px;
}

.video-public-info {
	float:left;
}
.videoMain {
	background-color:#FFFFFF;
	padding:0;
}

.pag_video {
	font-size:0.75em;
	line-height: 1.2;	
}

#video_data {
	font-size:0.75em;
	line-height: 1.2;
	margin-top:8px;
}

.watch-video-list {
}



div.uHost {
	float:right;
	padding-right:10px;
	font-size: 12px;

}

.hid {
	display:none;
}

.del_admin {
	color:#333333;
	font-size:11px;
	font-style:italic;
}

.status_adm {
	padding:0 10px;
	

}

span.status_adm a {



}
/* COMMENT */

.video-comment-block {
	border-top:1px solid #EFEFEF;
	clear:both;
	font-size:13px;
	margin-top:6px;
	padding:7px 0 4px 15px;
}

html > body .video-comment-block {
	padding-bottom:0;
}

.video-comment-head, .video-comment-head-hidden {
	background-color:white;
	padding:0 4px 4px;
}



.video-comment-auth, .video-public-auth {
font-weight:bold;
text-decoration:none;
}
.video-comment-auth:hover, .video-public-auth:hover {
text-decoration:underline;
}
.video-comment-time {
color:#666666;
}

.video-comment-action a, .video-comment-head-link {
color:#0033CC;
cursor:pointer;
}


.video-comment-head-link {
font-size:11px;
margin-left:8px;
visibility:hidden;
}


.video-comment-score {
font-size:11px;
font-weight:bold;
}

.video-comment-green {
color:green;
}
.video-comment-gray {
color:gray;
}
.video-comment-red {
color:#FF3333;
}




.video-comment-spam-bug {
border-bottom:1px dotted #CC0000;
border-top:1px dotted #CC0000;
color:#CC0000;
display:none;
float:right;
font-weight:bold;
margin-left:0;
padding:1px 3px;
text-align:left;
}

.video-comment-action {
float:right;
font-size:11px;
margin-top:0;
padding-top:3px;
text-align:right;
}

.video-comment-action a, .video-comment-head-link {
color:#0033CC;
cursor:pointer;
}

.video-comment-action a, .video-comment-head-link {
color:#0033CC;
cursor:pointer;
}

.video-comment-body {
margin-left:4px;
margin-top:4px;
overflow:hidden;
width:80%;
text-align:justify;
}

#video-comment-post-comment {
	float:right;
}

#video-comment-post-comment a {
	display:block;
}

.yt-uix-expander-head {
	-moz-user-select: none;
    color: #000000;
    cursor: pointer;
}

.yt-uix-expander-head:hover {
	color:#666666;
}

.yt-uix-expander-collapsed .yt-uix-expander-arrow {
background-position:0 -22px;
}

.yt-uix-expander-arrow {
background:transparent url(http://myfc.ru/img/arrow12.png) no-repeat scroll 0 0;
height:16px;
margin-right:4px;
vertical-align:middle;
width:12px;
}

.expander-head-stat {
color:#666666;
}

.expander-small {
border-top:1px solid #CCCCCC;
margin-top:5px;
padding-top:5px;
}


#video-comments-footer-table {
	border-top:1px solid #CCCCCC;
	margin-top:20px;
	width:100%;
}

.video-comments-footer-td {
padding-top:4px;
}

#video-comments-show-more-td {
font-size:13px;
font-weight:bold;
text-align:center;
}

.video-comments-footer-td {
padding-top:4px;
}

#video-comments-view-all-td {
text-align:right;
}

.video-comments-footer-td {
padding-top:4px;
}

#video-comment-post {
margin-top:12px;
}

/* comment vote  */
.master-sprite {
	background:transparent url(http://myfc.ru/img/main/vote.png) repeat-x scroll 0 0;
	border:0 none;
	cursor:pointer;
	padding:0;
}

.master-sprite-2 {
	background:transparent url(http://myfc.ru/img/main/arrow12.png) repeat-x scroll 0 0;
	border:0 none;
	cursor:pointer;
	padding:0;
}

.master-sprite::-moz-focus-inner{border:0}
.master-sprite-2::-moz-focus-inner{border:0}


.video-comment-voting a {
	color:#0033CC;
	cursor:pointer;
}

.video-comment-voting, .video-comment-voting-off {
	float:right;
	text-align:right;
	width:80px;
}


.video-comment-down, .video-comment-down-on, .video-comment-down-hover, .video-comment-up, .video-comment-up-on, .video-comment-up-hover {
	border:0 none;
	height:19px;
	vertical-align:bottom;
	width:19px;
}

.video-comment-down-hover:hover, .video-comment-down-on {
	background-position:0 -19px;
}
.video-comment-down, .video-comment-down-hover, .video-comment-voting-off .video-comment-down-hover {
	background-position:0 0;
}
.video-comment-up-hover:hover, .video-comment-up-on, #ratingVoting a:hover .video-comment-up-hover {
	background-position:-19px -19px;
}
.video-comment-up, .video-comment-up-hover, .video-comment-voting-off .video-comment-up-hover {
	background-position:-19px 0;
}
.opacity30, .video-comment-up, .video-comment-down, .video-comment-voting-off .video-comment-down-hover, .video-comment-voting-off .video-comment-up-hover {
	opacity:0.3;
}
.opacity80, .video-comment-down-on, .video-comment-up-on, .video-comment-down-hover, .video-comment-up-hover {
	opacity:0.8;
	vertical-align: middle;
}

#ratingVoting a.link-up {
	font-size:11px;
	color:#333333;
	font-weight:700;
	text-decoration:none;
	cursor:pointer;
	vertical-align: middle;
}
#ratingVoting a.link-up:hover {
	text-decoration:none;
}

#ratingVoting a.link-up span {
	padding: 0 10px 0 5px;
}

#ratingVoting .yt-uix-button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    color: #333333;
    opacity: 0.5;
	padding:0px;
}

#ratingVoting .yt-uix-button:hover, #ratingVoting .yt-uix-button:active, #ratingVoting .button-selected{
	opacity: 1;
}

.vote-up-icon {
    background: url("//myfc.ru/img/main/vote.png") no-repeat scroll -19px 0px rgba(0, 0, 0, 0);
    height: 19px;
    width: 20px;
}
.vote-upped-icon {
    background: url("//myfc.ru/img/main/vote.png") no-repeat scroll -19px -19px rgba(0, 0, 0, 0);
    height: 19px;
    width: 20px;
}


.yt-uix-button:hover .vote-up-icon, .yt-uix-button:active .vote-up-icon {
	background: url("//myfc.ru/img/main/vote.png") no-repeat scroll -19px -19px rgba(0, 0, 0, 0);
}

.vote-down-icon {
    background: url("//myfc.ru/img/main/vote.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    height: 19px;
    width: 20px;
}

.vote-downed-icon {
    background: url("//myfc.ru/img/main/vote.png") no-repeat scroll 0px -19px rgba(0, 0, 0, 0);
    height: 19px;
    width: 20px;
}

.yt-uix-button:hover .vote-down-icon, .yt-uix-button:active .vote-down-icon {
	background: url("//myfc.ru/img/main/vote.png") no-repeat scroll 0px -19px rgba(0, 0, 0, 0);
}



div.video-comment-message {
	display:none;
	padding:2px 5px;
}

div.admin_message {
	display:none;
	padding:2px 5px;
}

/* -- */

.vimg90 {
	height:70px;
	width:90px;
}

.vimg120 {
	height:90px;
	width:120px;
}


#video-img-info {
	float:left;
	padding-right:10px;
}

.vtitle {
	font-size:12px;
	font-weight:bold;
}

.vdetail {
	margin:3px 0;
}

.vdetail {
	font-size:11px;
	line-height:13px;
	margin-bottom:3px;
	margin-top:2px;
}

.grayText {
	color:#666666;
}

.comment-head {
	margin:20px 0 0;
}

.video-comment-entry-reply {
	border-left:3px solid #E6E6E6;
	margin-left:10px;
	padding-left:2px;
}


/*  video_mode */

.videoMode {
	background-color:#FFFFFF;
	padding:0 15px;
}

.videoMode .descr {
	font-size:12px;
	margin: 10px 0;
	line-height: 1.4;
}

.host-list li {
	margin:0 5px;
	display:inline-block;
}

.host-list li a {
	color: #0033cc;
	text-decoration:none;
}

.host-list li a:hover {
	text-decoration: underline;
}

.label {
	color:#333333;
	font-weight:bold;
}

#prev_video {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

#prev_video .name {
	color: #666;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
	padding:7px;
	display:block;
}

#prev_video .title {
    font-size: 13px;
    font-weight: normal;
	padding: 7px;
	display:block;
}

#prev_video .descr {
    font-size: 12px;
    font-weight: normal;
	padding: 0 7px 7px;
	margin: 0;
	display:block;
}
#prev_video .event {
    font-size: 12px;
    font-weight: bold;
    padding: 0 7px 7px;
    margin: 0;
    display:block;
}
#prev_video .time {
    font-size: 12px;
    font-weight: normal;
    padding: 0 7px;
    margin: 0;
}

#modeForm {
	margin:10px 0 0;
	font-size:12px;
}

#modeForm .field {
	margin:0 0 10px;
}

#modeForm .field p {
	display:block;
	margin:0 0 5px;
}

#modeForm input.textbox {
	width:340px;
	padding:2px 24px 2px 2px;
}

#modeForm textarea {
	height:60px;
	width:340px;
	padding-right:24px;
}

img.video_icon {
	margin:0 3px;
}

/*---RUTUBE--*/

.cont {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:0 14px;
	/*position:relative;*/
	overflow:hidden;
}

.tabs {
	clear:both;
	display:block;
	height:35px;
	overflow:hidden;
	padding:0;
	position:relative;
	top:1px;
	z-index:1;
}

.tabs li {
	display:inline;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:35px !important;
	padding:7px 10px 0;
}

.tabs li a  {
	font-size:16px;
	font-weight:bold;
}

.tabs li.act {
	background-color:#F6F6F6;
	border:1px solid #DFE1E2;
	position:relative;
}
.tabs li.act {
	border-bottom:0 none !important;
}

.act, .act a {
	color:#2D343B !important;
	cursor:auto;
	text-decoration:none;
}

.act a:hover {
	text-decoration:none !important;
}


.menu a {
font-size:11px;
padding:0 5px;
}

.tabs li.act .tl {
	background-position:-2px -2px;
	left:-1px;
	top:-1px;
}
.tabs li.act .tr {
	background-position:0 -2px;
	right:-1px;
	top:-1px;
}


.sort {
clear:both;
display:block;
position:relative;
width:608px;
}
.sort li {
display:block;
float:left;
height:200px;
margin:0 10px 15px 0;
width:140px;
}
.sort li h5 {
overflow:hidden;
padding:5px 0 3px;
}


.tabSearch {
	background-color:#F6F6F6;
	border:1px solid #DFE1E2;
	clear:both;
	color:#8E8E8E;
	height:17px;
	margin:0 0 15px;
	padding:5px;
	position:relative;
}

.menu {
	color:#8E8E8E;
	float:left;
	padding:5px 0;
}



.menu .act {
color:#2D343B;
font-weight:bold;
text-decoration:none;
}



.menu li {
border-right:1px solid #8E8E8E;
display:block;
float:left;
height:11px;
line-height:8px;
}

.act, .act a {
color:#2D343B;
cursor:auto;
text-decoration:none;
}

.video_cell {
	display:inline-block;
	vertical-align:top;
}


.video_entry {
	vertical-align:baseline;
}

.video_entry {
	margin-bottom:20px;
	width:124px;
	/*position:relative;*/
}



.video_thumb_120 {
	border:3px double #999999;
	display:block;
	overflow:hidden;
}
.video_thumb_120  {
	height:72px;
	width:120px;
}

.cover_video_thumb_120  {
	height:80px;
	width:130px;
	background-color: #ffffff;
    position: absolute;
    top: 0px;
	opacity: 0.8;
}

.video-cell-line {
	max-height:1000px;
	overflow:auto;
}

.video-cell-line .video-list-item {
    margin-bottom: 15px;
    position: relative;
}

.video_main_content .video_title {
	display:block;
	font-weight:bold;
	height:30px;
	overflow:hidden;
	padding-left:1px;
}

.icn_date {
	background:url("/img/calendar16.png") no-repeat scroll transparent;
	padding:2px 5px 2px 17px;
}

.icn_vote {
	background:url("/img/main/vote16.png") no-repeat scroll transparent;
	padding:2px 5px 2px 17px;
}



.icn_views {
	background:url("/img/eye16.png") no-repeat scroll transparent;
	padding: 0 5px 0 17px;
}
.icn_comments {
	background:url("/img/comment16.png") no-repeat scroll transparent;
	color:#2D343B;
	display:inline-block !important;
	padding:0 5px 0 17px;
	white-space:nowrap;
}


ul.row {
	list-style-type:none;
	overflow:hidden;
}

ul.row li {
	float:left;
	width: 100px;
}

ul.row li.right {
	float:right;
	width: 20px;
}

/* myaccount */

.myheader {
	border-bottom:1px solid #999999;
	padding:0 10px 10px 10px;
}

.myheader ul {
	font-size:16px;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:relative;
}

.myheader ul li {
	display:inline;
	padding:0 5px;
}

.myheader ul li.first {
	padding-left:0;
}

.myheader li a {
	text-decoration:none;
}
.myheader li a:hover {
	text-decoration:underline;
}

.myheader li.select a {
	color:#000000;
	cursor:default;
	text-decoration:none;
}

#mynav {
	float:left;
	width:200px;
}

#mynav .header {
	height:25px;
	padding:10px 0 10px 10px;
}


#list_folder {
	border-top:1px solid #999999;
	font-size:12px;
}

#list_folder .folder li {
	padding:4px 10px 4px 20px;
}

#list_folder .folder a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#mycontent {
	float:left;
	width:760px;
}

#mycontent .header{
	height:25px;
	padding:15px 0 5px 10px;
	display:block;
}

#mycontent .header .pager {
	float:right;
	padding-top:7px;
}
#mycontent .pager {
	text-align:right;
}
#mycontent .pager span {
	margin: 0 4px;
}

#mycontent .splitter {
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding-left:7px;
}

#mycontent .content {
	border-left:1px solid #999999;
	min-height:100px;
}

#mycontent .content_panel {
}

#mycontent .video_info {
	margin:0 0 0 0;
	padding:10px 4px;
	vertical-align:middle;
	overflow:hidden;
}

#mycontent .video_info.even  {
	background-color:#F3F3F3;
}


#mycontent .video_title {
	margin-bottom:10px;
	overflow:hidden;
	width:100%;
}

#mycontent .video_title a {
	color:#0033CC;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#mycontent .video_stat a {
	color:#0033CC;
	text-decoration:none;
}
#mycontent .video_stat a:hover {
	text-decoration:underline;
}
	

#mycontent .video_descr {
	line-height:14px;
	margin:0;
	padding:0;
}

#mycontent .video_stats {
	float:left;
	margin:10px 0 0;
	width:300px;
	overflow:hidden;
}

#mycontent .video_stat, #mycontent .video_stat_vote {
	color:#444444;
	white-space:nowrap;
}

#mycontent .video_stat span {
	color:#000000;
}

#mycontent .video_image {
	float:left;
	width:130px;
}

#mycontent .video_details {
	float:left;
	padding:0 0 0 10px;
}

#mycontent .content .footer {
	background-color:#EAEAEA;
	border-top:1px solid #999999;
	padding:4px 10px;
}

#mycontent .video_control {
	margin-top:5px;
}
#mycontent .video_control a {
	padding: 5px 7px;
}

button.button1 {
 	border-radius: 3px 3px 3px 3px;
    color: #333333;
	background-color:#E6E6E6;
	cursor:pointer;
    margin: 0 2px 0 100px;
    padding: 1px 3px;
    text-decoration: none;
}

button.button1:hover {
	background-color:#CCCCCC;
	color: #000000;
}


.sidebar-cont { /* Блоки в боковой колонке */
	clear:both;
	font-size: 12px;
	line-height:1.25;
}


/* VIDEO ADD */
.video-add-32 {
    background-color: transparent;
    background-image: url("http://myfc.ru/img/film_add32.png");
    background-repeat: no-repeat;
    color: #0033CC;
    cursor: pointer;
    font-weight: bold;
    height: 32px;
    padding:0 0 0 32px;
    text-decoration: none;
}

.video-add-32:hover {
	color: #000099;
}


a.link-add-video-32 {
	margin-left:30px;
	text-decoration:none;
}

a.link-add-video-32:hover {
	text-decoration:none;
}

/* LAST VIDEO COMMENT */
.lastComment {
	background:url("/img/comment16.png") no-repeat scroll transparent;
	display:inline-block !important;
	padding:0 0 0 17px;
}

a.lastComment, a.lastComment:visited {
    color: #333333;
    text-decoration: underline;
}

a.lastComment:hover {
    color: #666666;
    text-decoration: underline;
}

.lastComment-vtitle {
	background:url("/img/play16.png") no-repeat scroll transparent;
	display:inline-block !important;
	padding:0 0 0 19px;
	
}
a.lastComment-vtitle, a.lastComment-vtitle:visited {
    color: #999999;
    text-decoration: underline;
}

a.lastComment-vtitle:hover {
    color: #666666;
    text-decoration: underline;
}

a.lastComment-profile, a.lastComment-profile:visited {
    color: #999999;
    text-decoration: underline;
}

a.lastComment-profile:hover {
    text-decoration: none;
}


.video_order {
	background-color: #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    opacity: 0.75;
    padding: 0 4px;
    vertical-align: top;
	margin-right: 0;
    margin-top: 0;
    position: absolute;
	top: 2px;
    left: 2px;	
}

.video-list-item .video_order {
	top: 0px;
}

.video_length {
	background-color: #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    opacity: 0.75;
    padding: 0 4px;
    vertical-align: top;
	margin-right: 0;
    margin-top: 0;
    position: absolute;
	top: 60px;
    right: 2px;	
}

.video-list-item .video_length {
	top: 50px;
}

.video-list-item a {
    color: #333;
    display: block;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
	text-decoration:none;
}

.video-cell-line .video-list-item .title {
    color: #333;
    font-size: 12px;
    font-weight: bold;
}

.video-list-item a:hover .title {
    color: #167ac6;
	text-decoration:none;
}

.video-list-item .stat {
    color: #666;
    display: block;
    font-size: 12px;
    white-space: nowrap;
	overflow:hidden;
	height: 14px;
}

.video-list-item .video_attr {
	display:inline-block;
	width: 140px;
	overflow: hidden;
    text-overflow: clip;
}

.video-list-item-sel .simple-thumb-related { 
 	border: 2px solid #c03636;
    box-sizing: border-box;
}


.simple-thumb-related {
	float: left;
    margin: 0 8px 0 0;
    height: 68px;
	display: inline-block;
    overflow: hidden;
    position: relative;
	background-color: #999;
}

.simple-thumb-related > img {
    position: relative;
    top: -11px;
}




/* Фильтр, поиск */
#filter-dropdown {
    background-color: #F1F1F1;
    padding: 15px;
}

.filter-crumb-list {
    font-size: 11px;
    list-style-type: none;
    margin: 0 5px;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 100%;
}

.filter-crumb-list .filter-crumb {
    color: #555555;
    display: inline-block;
    float: left;
    height: 25px;
    line-height: 24px;
    margin-right: 20px;
}

.filter-crumb-ghost {
    visibility: hidden;
}

.filter, a.filter {
    color: #555555;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 8px;
    position: relative;
	cursor:pointer;
}

.filter:hover, a.filter:hover {
    color: #2793E6;
}

.filter-crumb-list .filter-crumb .filter-text {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.filter .filter-text {
    display: inline-block;
}

.filter-selected {
    font-weight: bold;
}

.search-header {
    border-bottom: 1px solid #F1F1F1;
	clear:both;
}


.search-header .yt-close {
    /*color: #555555;*/
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    padding: 0 3px;
    position: absolute;
    vertical-align: middle;
}

.search-header .check {
    display: inline-block;
    font-size: 14px;
    padding: 0 5px;
    position: absolute;
    vertical-align: middle;
}


#filter-dropdown .check {
    right: -23px;
    top: -3px;
	visibility:hidden;
}

#filter-dropdown .filter:hover .check, #filter-dropdown .filter-selected .check {
	visibility:visible;
}

/*#filter-dropdown .filter-selected:hover .check {
	visibility:hidden;
}*/

.filter-top .filter-button-container, .filter-top .filter-crumb-list, .filter-top .filter-crumb-spacer, .filter-top .num-results {
    display: table-cell;
}

.search-header .num-results {
    line-height: 25px;
    white-space: nowrap;
}

.search-header .num-results, .search-header .num-results strong, .search-header .yt-uix-button-content, .div-button-col .yt-uix-button-content {
    color: #555555;
    font-size: 11px;
    font-weight: normal;
}

.div-button-col {
	text-align:center;
}

.filter-col {
    display: inline-block;
    list-style: none outside none;
    max-width: 102px;
    padding-right: 20px;
    vertical-align: top;
}

.filter-col-title {
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 10px;
}

.yt-uix-expander .yt-uix-expander-collapsed-body, .yt-uix-expander-collapsed .yt-uix-expander-body {
    display: none;
}

.yt-uix-button img, .yt-uix-button-icon-wrapper + .yt-uix-button-content {
    vertical-align: middle;
}

.yt-uix-button-arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #333333 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 4px 4px 0;
    height: 0;
    margin-left: 5px;
    margin-top: -3px;
    width: 0;
}

.clear-filters {
    color: #555555;
    text-align: right;
}
.clear-filters .filter {
    margin-bottom: 0;
}

.button-short, .button-size-small {
    height: 20px;
}


/* Пагинация */
.pag_video {
	text-align:center;
	padding:15px 5px;
}

.v-button {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    line-height: normal;
    outline: 0 none;
    padding: 0 10px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}

.v-button:focus, .v-button:focus:hover {
	box-shadow: 0 0 0 2px rgba(27, 127, 204, 0.4);
}

a.v-button:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

a.v-button {
    -moz-box-sizing: border-box;
    text-decoration: none;
	color: #333333;
}
a.v-button:hover {
	text-decoration: none;
}


.v-button-default, .v-button-default[disabled], .v-button-default[disabled]:hover, .v-button-default[disabled]:active, .v-button-default[disabled]:focus {
    background: none repeat scroll 0 0 #F8F8F8;
    border-color: #D3D3D3;
    color: #333333;
}

.v-button-default:hover {
	background:none repeat scroll 0 0 #F0F0F0;
	border-color:#C6C6C6;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.v-button-default.v-button-toggled {
    background: none repeat scroll 0 0 #E9E9E9;
    border-color: #C6C6C6;
    box-shadow: 0 1px 0 #DDDDDD inset;
}

.v-button-default.v-button-toggled:hover {
    background: none repeat scroll 0 0 #E5E5E5;
    border-color: #B9B9B9;
    box-shadow: 0 1px 0 #DDDDDD inset;
}

/* Коллекции */
.watch-v-col {
	display: block;
}

.v-col-ul {
	overflow: hidden;
	border-bottom: 1px solid #F1F1F1;
	border-top: 1px solid #F1F1F1
}

.v-col-ul li.v-col-li {
	float: left;
	font-size:12px;
	margin: 7px 0 8px;
	width: 33.3333%;
	position:relative;
}

.v-col-ul li a.title-col {
	font-size:13px;
	font-weight:bold;	
}

.v-col-ul li .js-click {
	color: #666666;
}

.v-col-ul li .js-click:hover {
	color: #333333;
}

.v-col-div {
	overflow:hidden;
	margin: 3px 5px 15px 0;
	padding: 3px;
	background: linear-gradient(to bottom left, #F1F1F1, #FFF);
}


img.edit {
	background:url("/img/edit16.png") no-repeat scroll transparent;
	height: 20px;
    vertical-align: middle;
    width: 20px;
	cursor:pointer;
}

img.jump-in-col {
	background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll 0px -1554px rgba(0, 0, 0, 0);
    height: 16px;
    width: 16px;
}



.col-meta {
	display:block;
	margin: 5px 0 0;
	font-size:11px;
}


.v-col-div .col-meta-info {
	clear:both;
}

.v-col-div .col-meta-info:first-child {
    margin-top: 0;
}

.v-col-div .col-meta-info > li:last-child {
    margin-right: 0;
}

.v-col-div .col-meta-info > li {
    line-height: 1.3em;
    margin-right: 5px;
}

.col-meta-info > li {
    display: inline-block;
}

.watch-channel-item {
	margin: 5px 0 10px;
}

.watch-channel-item .col-meta-info li:after {
    content: "•";
    margin: 0 4px;
}


.watch-channel-item .col-meta-info li:last-child:after {
    content: "";
}

.c-order-move {
	position:absolute;
	top: 41px;
	right:-4px;
	z-index:10;
}

.v-order-move {
	position:absolute;
	top: 41px;
	right:5px;
}

.order-move {
	cursor:pointer;
	color: #0033CC;
}
	

.video-private-icon {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -47px -833px rgba(0, 0, 0, 0);
    height: 20px;
    vertical-align: middle;
    width: 24px;
}




.v-col-p {
	padding: 5px 0 0 5px;	
}

/* Pop-up */

.new-collection input.title {
    width: 100%;
}

.new-collection .b-ok-cancel {
    margin: 10px;
    text-align: center;
}

.pop-add-col {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 5px;
    box-shadow: 0 0 15px #999999;
    display: none;
    position: absolute;
	z-index:99;
}

.pop-edit-col {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    /*border-radius: 5px;*/
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
    display: none;
    position: absolute;
	z-index:99;
}


.pop-choice-name {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 5px;
    box-shadow: 0 10px 10px #999999;
	width: 560px;
	height:300px;
    display: none;
    position: absolute;
	z-index:99;
}


.pop-arrow {
    border-bottom: 11px solid #FFFFFF;
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    height: 0;
    /*left: 1px;*/
    position: absolute;
    top: -10px;
    width: 0;
    z-index: 1001;
}
.pop-arrow-border {
    border-bottom: 11px solid #BBBBBB;
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    height: 0;
    position: absolute;
    top: -12px;
    width: 0;
    z-index: 1000;
}

.b-collection-new {
	margin: 10px;
}


.pop-select-vcol {
	max-height:300px;
	overflow:scroll;
}
		

/*  Вкладка добавление в видеоколлекцию */
.action-panel-content {
    padding: 18px 20px;
    width: 600px;
}

.action-panel-content a {
    display: block;
    padding: 5px 2px;
    text-decoration:none;
}


.watch-playlists-drawer .playlist-addto-title-options {
    float: right;
    margin-bottom: 10px;
}

.yt-uix-form-input-radio-container, .yt-uix-form-input-checkbox-container {
  display: inline-block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  position: relative;
  vertical-align: middle;
}

.yt-uix-form-input-radio-container input, .yt-uix-form-input-checkbox-container input {
    -moz-appearance: none;
    border: 0 none;
    cursor: pointer;
    left: 1px;
    margin: 0;
    opacity: 0;
    outline: 0 none;
    padding: 0;
    position: absolute;
    top: 1px;
}
.yt-uix-form-input-checkbox, .yt-uix-form-input-checkbox-element {
    height: 14px;
    width: 14px;
}



.yt-uix-form-input-checkbox-element, .yt-uix-form-input-radio-element, .yt-uix-form-input-text, .yt-uix-form-input-textarea {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.05) inset;
}


.watch-playlists-drawer .playlist-addto-title-options label {
    margin: 0 20px 0 2px;
	font-size:14px;
}


.watch-playlists-drawer ul {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    line-height: 1.4em;
    margin-bottom: 10px;
    max-height: 295px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
	clear: both;
}

.watch-playlists-drawer li {
    border-radius: 3px;
    cursor: pointer;
    padding: 5px;
	font-size: 13px;
	color: #000000;
}

.watch-playlists-drawer li:hover {
    background: none repeat scroll 0 0 #555555;
    color: #FFFFFF;
}

.watch-playlists-drawer h3, #watch-actions-area .watch-playlists-drawer h3 {
    float: left;
    margin: 5px 0 20px;
	font-size:14px;
}

.watch-playlists-drawer .selected {
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: -5px;
    margin-right: -5px;
    padding: 10px;
}



.watch-playlists-drawer .selected:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}

#action-panel-addto a:hover, #action-panel-addto .playlist-item:hover a {
	color: #FFFFFF;
	text-decoration: none;
}

#action-panel-addto .playlist-item .selected:hover a{
	color: #000000;
}

#action-panel-addto .playlist-item.selected a, #action-panel-addto a, #action-panel-addto .playlist-item.selected a:hover{
    color: #000000;
}




.watch-playlists-drawer .playlist-item.js-contains-selected-units .playlist-selected {
    visibility: visible;
}

.watch-playlists-drawer .playlist-selected {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll 0 -84px rgba(0, 0, 0, 0);;
    height: 10px;
    vertical-align: middle;
    visibility: hidden;
    width: 14px;
}


.watch-playlists-drawer .playlist-title-and-video-count {
    display: inline-block;
    white-space: nowrap;
    width: 55%;
}

.watch-playlists-drawer .playlist-title-container {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.watch-playlists-drawer .playlist-title-and-video-count {
    white-space: nowrap;
}

.watch-playlists-drawer .playlist-title {
    display: block;
    font-weight: bold;
    margin-right: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}


.watch-playlists-drawer .playlist-video-count-container {
    display: inline-block;
    left: -35px;
    margin-left: 3px;
    position: relative;
}

.watch-playlists-drawer .playlist-public-private {
    display: inline-block;
    width: 15%;
}

.watch-playlists-drawer .created-at {
    display: inline-block;
}

.watch-playlists-drawer .playlist-create-form-playlist-name {
    overflow: hidden;
    padding-right: 8px;
}

.clearfix:before {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.watch-playlists-drawer li form {
    margin: 5px 0 0 20px;
}



.clearfix {
}

/* ALERT */
.yt-alert {
    margin: 5px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.yt-alert-actionable.yt-alert-warn, .yt-alert-default.yt-alert-warn, .yt-alert-naked.yt-alert-warn .yt-alert-icon, .yt-alert-small.yt-alert-warn {
    background-color: #D17821;
    border-color: #B76A1C;
}
.yt-alert.yt-alert-naked .yt-alert-icon, .yt-alert.yt-alert-small .yt-alert-icon {
    border-radius: 2px;
    float: left;
    margin-right: 10px;
}

.yt-alert-naked.yt-alert-warn .icon, .yt-alert-small.yt-alert-warn .icon {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -28px -1096px rgba(0, 0, 0, 0);
    height: 20px;
    width: 20px;
}
.yt-alert-naked .icon, .yt-alert-naked .yt-alert-icon, .yt-alert-small .icon, .yt-alert-small .yt-alert-icon {
    height: 20px;
    width: 20px;
}


.yt-alert-naked .yt-alert-content {
    color: #333333;
    padding: 3px 0;
}
.yt-alert .yt-alert-content {
    overflow: hidden;
}

.yt-alert-default.yt-alert-success, .yt-alert-actionable.yt-alert-success, .yt-alert-naked.yt-alert-success .yt-alert-icon, .yt-alert-small.yt-alert-success {
    background-color: #74A446;
    border-color: #618A3C;
}

.yt-alert-actionable, .yt-alert-default, .yt-alert-small {
    border: 1px solid;
}


.yt-alert-actionable .yt-alert-icon, .yt-alert-default .yt-alert-icon {
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 40px;
}

.yt-alert-actionable.yt-alert-success .icon, .yt-alert-default.yt-alert-success .icon {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll 0 -1059px rgba(0, 0, 0, 0);
    height: 19px;
    width: 19px;
}

.yt-alert .icon {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -28px -218px rgba(0, 0, 0, 0);
    cursor: auto;
    vertical-align: middle;
}


.yt-alert-buttons {
    float: right;
    overflow: hidden;
    white-space: nowrap;
}


.yt-alert .close {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -28px -218px rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 22px !important;
    margin: 6px;
    overflow: hidden;
    width: 22px;
}
.yt-alert .yt-uix-button {
    outline: 0 none;
}

.yt-alert .close .yt-uix-button-content {
    display: none;
}


.yt-alert-actionable .yt-alert-content, .yt-alert-default .yt-alert-content {
    padding: 10px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.45);
}
.yt-alert-actionable .yt-alert-buttons, .yt-alert-default .yt-alert-content {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}

.yt-alert-default.yt-alert-error, .yt-alert-actionable.yt-alert-error, .yt-alert-naked.yt-alert-error .yt-alert-icon, .yt-alert-small.yt-alert-error {
    background-color: #B91F1F;
    border-color: #A11B1A;
}

.yt-alert-actionable.yt-alert-error .icon, .yt-alert-default.yt-alert-error .icon {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -22px -1231px rgba(0, 0, 0, 0);
    height: 21px;
    width: 7px;
}






.yt-uix-form-input-container.yt-uix-form-input-fluid-container {
    display: block;
    overflow: hidden;
}

.yt-uix-form-input-fluid {
    display: block;
    overflow: hidden;
    padding-right: 22px;
}

.yt-uix-form-input-fluid .yt-uix-form-input-text, .yt-uix-form-input-fluid .yt-uix-form-input-textarea {
    width: 100%;
}

.yt-uix-form-input-text {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 10px 6px;
    width: 250px;
}

.yt-uix-form-input-checkbox-element, .yt-uix-form-input-radio-element, .yt-uix-form-input-text, .yt-uix-form-input-textarea {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.05) inset;
}


.yt-uix-form-input-text::-moz-placeholder {
    color: #999999;
    opacity: 1;
}

.watch-playlists-drawer li button {
    float: right;
    margin: 5px 0 0 5px;
}

.watch-playlists-drawer li .yt-dialog button {
    float: none;
    margin: 0 0 0 10px;
}


.yt-uix-button-primary, .yt-uix-button-primary[disabled], .yt-uix-button-primary[disabled]:hover, .yt-uix-button-primary[disabled]:active, .yt-uix-button-primary[disabled]:focus {
    background: none repeat scroll 0 0 #1B7FCC;
    border-color: #1B7FCC;
    color: #FFFFFF;
}

.yt-uix-button-primary:hover {
    background: none repeat scroll 0 0 #126DB3;
}
.yt-uix-button-primary:active, .yt-uix-button-primary.yt-uix-button-toggled, .yt-uix-button-primary.yt-uix-button-active, .yt-uix-button-primary.yt-uix-button-active:focus {
    background: none repeat scroll 0 0 #095B99;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) inset;
}
.yt-uix-button-primary[disabled]:active, .yt-uix-button-primary.yt-uix-button-toggled[disabled] {
    box-shadow: none;
}

.yt-uix-button {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    line-height: normal;
    outline: 0 none;
    padding: 0 10px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}


.yt-uix-button:focus, .yt-uix-button:focus:hover, .yt-uix-button-focused, .yt-uix-button-focused:hover {
    box-shadow: 0 0 0 2px rgba(27, 127, 204, 0.4);
}


.yt-uix-button-default, .yt-uix-button-default[disabled], .yt-uix-button-default[disabled]:hover, .yt-uix-button-default[disabled]:active, .yt-uix-button-default[disabled]:focus {
    background: none repeat scroll 0 0 #F8F8F8;
    border-color: #D3D3D3;
    color: #333333;
}

.button-size-12 {
	font-size:12px;
}
.button-size-14 {
	font-size:14px;
}


.v-button-size-min {
	height: 24px;
}

.watch-playlists-drawer .playlist-create-form-actions {
    float: right;
}



.watch-playlists-drawer .new-playlist-privacy {
    margin-right: 8px;
}






.yt-uix-button[disabled], .yt-uix-button[disabled]:hover, .yt-uix-button[disabled]:active, .yt-uix-button[disabled]:focus {
    box-shadow: none;
    cursor: auto;
    opacity: 0.5;
}


.yt-uix-button-default:hover, .yt-uix-button-text:hover {
    background: none repeat scroll 0 0 #F0F0F0;
    border-color: #C6C6C6;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.yt-uix-button-default:active, .yt-uix-button-default.yt-uix-button-toggled, .yt-uix-button-default.yt-uix-button-active, .yt-uix-button-default.yt-uix-button-active:focus, .yt-uix-button-text:active {
    background: none repeat scroll 0 0 #E9E9E9;
    border-color: #C6C6C6;
    box-shadow: 0 1px 0 #DDDDDD inset;
}
.yt-uix-button-default.yt-uix-button-toggled:hover {
    background: none repeat scroll 0 0 #E5E5E5;
    border-color: #B9B9B9;
    box-shadow: 0 1px 0 #DDDDDD inset;
}



.pl-header .playlist-actions .yt-uix-button {
    margin-right: 5px;
}
.playlist-settings-editor .delete-button {
    float: left;
    margin-left: 0;
}
.yt-dialog-footer button {
    margin-left: 10px;
}





.yt-uix-form-input-checkbox-container input:checked + .yt-uix-form-input-checkbox-element {
    background: url("//myfc.ru/img/yu_sprite2.png") no-repeat scroll -21px -661px rgba(0, 0, 0, 0);
    border: 1px solid #36649C;
}


/* loading */
.action-panel-loading, .action-panel-error {
    color: #666666;
}
.action-panel-login, .action-panel-loading, .action-panel-error {
    padding: 20px;
    text-align: center;
}

p.yt-spinner {
    line-height: 20px;
    margin: 0;
    padding: 1em;
    text-align: center;
}

.exp-yt-spinner-img, .yt-spinner-img, .yt-spinner-message {
    vertical-align: middle;
}
.exp-yt-spinner-img, .yt-spinner-img {
    height: 20px;
    width: 20px;
}
.yt-spinner-img, .yt-spinner-overlay {
    background: url("/img/loader-20.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}

.watch-channel-items {
	border-bottom: 1px solid #F1F1F1;
	margin: 10px 0;
}


.watch-channel-items .channel_menu, .watch-channel-items .channel_menu_selected {
    font-size: 14px;
    margin-left:20px;
}


.watch-channel-items .channel_menu {
    color:#666666;
}
.watch-channel-items .channel_menu:hover {
    color:#262626;
}


.watch-channel-items .channel_menu_selected {
    font-weight:bold; 
    color:#262626;
}

.watch-channel-items a:first-child {
    margin-left: 0;
}


/* Панель Добавление видео коллекции */

.yt-dialog-fg {
    border: 1px solid #E2E2E2;
}

.yt-dialog-align, .yt-uix-overlay-align {
    height: 100%;
}

.yt-dialog-align, .yt-dialog-fg, .yt-uix-overlay-align, .yt-uix-overlay-fg {
    display: inline-block;
    vertical-align: middle;
}
.yt-dialog-fg, .yt-uix-overlay-fg {
    -moz-user-select: text;
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
    display: inline-block;
    position: relative;
    text-align: left;
}

.playlist-settings-editor .yt-dialog-fg-content {
    padding: 0;
}
.yt-dialog-fg-content, .yt-uix-overlay-fg-content {
    color: #333333;
    overflow: hidden;
    padding: 0 20px 20px;
}

.playlist-settings-editor .yt-dialog-header, .playlist-settings-editor .yt-dialog-loading, .playlist-settings-editor .delete-confirmation-content {
    padding: 0 20px;
}




.yt-dialog-fg-content .yt-dialog-title, .yt-uix-overlay-fg-content .yt-dialog-title {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    line-height: 55px;
    margin: 0 -20px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}

.yt-dialog-header .yt-dialog-title, .yt-uix-overlay-base .yt-uix-overlay-header .yt-dialog-title {
    color: #555555;
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}


.yt-dialog-loading, .yt-dialog-working {
    display: none;
}


.yt-dialog-loading .yt-dialog-waiting-content {
    font-size: 14px;
    margin-top: -20px;
    text-align: center;
}
.yt-dialog-waiting-content {
    left: 50%;
    margin-left: -50px;
    position: absolute;
    top: 50%;
}


.yt-dialog-waiting-content .yt-spinner-img {
    float: left;
    margin-right: 8px;
}
.yt-spinner-img {
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

.yt-dialog-waiting-text {
    color: #000000;
    float: left;
    margin-top: 2px;
}




.playlist-settings-dialog .yt-dialog-content {
    min-height: 100px;
}
.playlist-settings-editor .yt-dialog-content {
    width: 640px;
}
.yt-dialog-show-content .yt-dialog-content, .yt-dialog-show-loading .yt-dialog-loading, .yt-dialog-show-working .yt-dialog-working, .yt-dialog-show-working .yt-dialog-content {
    display: block;
    line-height: 1.3em;
    visibility: visible;
}
.yt-dialog-content {
    visibility: hidden;
}


.playlist-settings-editor .yt-alert {
    margin: 5px 20px;
}

.playlist-settings-editor .playlist-settings-tab {
    max-height: 440px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
}


.playlist-settings-editor .basic-settings-column:first-child {
    margin-left: 0;
}
.playlist-settings-editor .basic-settings-column {
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
    width: 287px;
	font-size: 13px;
}


.playlist-settings-editor .section-title:first-child {
    margin-top: 0;
}
.playlist-settings-editor .section-title {
    margin: 20px 0 7px;
}
.yt-uix-form-legend, .yt-uix-form-label {
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.yt-uix-form-select-fluid {
    padding-right: 2px;
}
.yt-grid-fluid {
    overflow: hidden;
}



.yt-uix-form-select-fluid .yt-uix-form-input-select, .yt-uix-form-select-fluid select {
    width: 100%;
}
.yt-uix-form-input-select {
    background-color: #F8F8F8;
    background-image: linear-gradient(to bottom, #FCFCFC 0px, #F8F8F8 100%);
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    vertical-align: middle;
}
.yt-uix-form-input-select, .yt-uix-form-input-text, .yt-uix-form-input-textarea {
    border: 1px solid #D3D3D3;
    color: #333333;
}

.yt-uix-form-input-select-content {
    height: 100%;
    left: 0;
    line-height: 26px;
    position: absolute;
    top: 0;
    width: 100%;
}


.yt-uix-form-input-select-arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #666666 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 4px 4px 0;
    float: right;
    height: 0;
    margin-right: 10px;
    margin-top: 11px;
    width: 0;
}


.yt-uix-form-input-select-value {
    display: block;
    margin: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}


.yt-uix-form-select-fluid .yt-uix-form-input-select, .yt-uix-form-select-fluid select {
    width: 100%;
}
.yt-uix-form-input-select-element {
    -moz-appearance: none;
    height: 26px;
    opacity: 0;
    padding: 0 1.65em;
    position: relative;
}
.yt-uix-form-input-select {
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.yt-uix-form-input-select, .yt-uix-form-input-text, .yt-uix-form-input-textarea {
    color: #333333;
}


.playlist-settings-editor .additional-option .yt-uix-hovercard {
    display: inline-block;
}


.yt-uix-hovercard-target, .yt-uix-clickcard-target {
    cursor: pointer;
}


.yt-uix-form-input-radio-container input, .yt-uix-form-input-checkbox-container input {
    -moz-appearance: none;
    border: 0 none;
    cursor: pointer;
    left: 1px;
    margin: 0;
    opacity: 0;
    outline: 0 none;
    padding: 0;
    position: absolute;
    top: 1px;
}
.yt-uix-form-input-checkbox, .yt-uix-form-input-checkbox-element {
    height: 14px;
    width: 14px;
}

.yt-dialog-loading, .yt-dialog-working {
    display: none;
}

#yt-dialog-working-overlay {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    height: 100%;
    left: -1px;
    opacity: 0.7;
    position: absolute;
    top: -1px;
    width: 100%;
}


#yt-dialog-working-bubble {
    background-color: #F1F1F1;
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    height: 100px;
    left: 50%;
    margin: -50px 0 0 -100px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 200px;
}


#yt-dialog-working-bubble .yt-dialog-waiting-content {
    margin-top: -7px;
}
.yt-dialog-waiting-content {
    left: 50%;
    margin-left: -50px;
    position: absolute;
    top: 50%;
}


.playlist-settings-editor .yt-dialog-footer {
    background-color: #F6F6F6;
    padding: 15px 20px;
}
.yt-dialog-footer {
    clear: both;
    padding-top: 20px;
    text-align: right;
}


.yt-dialog-content .items-form-container {
    display: block;
	background-color: #F6F6F6;
	margin: 0 20px;
    padding: 10px;
}


.yt-dialog-base, .yt-uix-overlay-base {
    -moz-user-select: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2000000003;
}

.yt-dialog-base {
	background-color: rgba(255,255,255,0.5);
}


.yt-default p, p.yt {
    color: #333333;
    font-size: 13px;
}
.yt-default p, .yt-default .yt-notes, p.yt, p.yt-notes {
    line-height: 1.3em;
    margin-bottom: 13px;
    margin-top: 0;
}




.yt-uix-button-destructive, .yt-uix-button-destructive[disabled], .yt-uix-button-destructive[disabled]:hover, .yt-uix-button-destructive[disabled]:active, .yt-uix-button-destructive[disabled]:focus {
    background: none repeat scroll 0 0 #CC181E;
    border-color: #CC181E;
    color: #FFFFFF;
}

.yt-uix-button-destructive:hover {
    background: none repeat scroll 0 0 #B31217;
}
.yt-uix-button-destructive:active, .yt-uix-button-destructive.yt-uix-button-toggled, .yt-uix-button-destructive.yt-uix-button-active, .yt-uix-button-destructive.yt-uix-button-active:focus {
    background: none repeat scroll 0 0 #990C11;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) inset;
}
.yt-uix-button-destructive[disabled]:active, .yt-uix-button-destructive.yt-uix-button-toggled[disabled] {
    box-shadow: none;
}


.guide-playlists-icon {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -49px -1462px rgba(0, 0, 0, 0);
    height: 20px;
    width: 20px;
	cursor:pointer;
}

.yt-sprite {
    display: inline-block;
}

.add-to-col ul {
	 border-bottom: 1px solid #ccc;
}

.add-to-col li{
	position:relative;
	width: 300px;
	display:inline-block;
	cursor:pointer;
	margin:3px 15px 0 0;
	padding-top: 5px;
}

.add-to-col li:hover{
	background-color:#eee;
}

.add-to-col .public-icon {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -51px -1205px rgba(0, 0, 0, 0);
    height: 16px;
    width: 16px;
	vertical-align:bottom;
}

.add-to-col .private-icon {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -26px -858px rgba(0, 0, 0, 0);
    height: 16px;
    /*vertical-align: middle;*/
    width: 16px;
}

.add-to-col .col-status {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -48px -1128px rgba(0, 0, 0, 0);
    height: 20px;
    vertical-align: middle;
    width: 24px;
}



.add-to-col .public-icon, .add-to-col .private-icon {
    opacity: 0.3;
    position: absolute;
    right: 25px;
}

.add-to-col .public-icon {
	opacity: 1;
}


.add-to-col .addto-col-item {
    color: #333;
    cursor: pointer;
    display: block;
    line-height: 25px;
    padding: 0 10px;
    position: relative;
    white-space: nowrap;
}

.add-to-col .col-name {
    display: inline-block;
    line-height: 21px;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}

.add-to-col .yt-uix-form-input-checkbox-container input {
    top: 0px;
}

.add-to-col .create-col {
    display: block;
	min-height:30px;
    margin: 10px 0;
    text-align: center;
	overflow:hidden;
}

.add-to-col .b-jump {
	opacity: 0.5;
	position: absolute;
	right: 0px;
	top:0px;
	height:100%;
	background-color: #fff;
	cursor:pointer;
}

.add-to-col .b-jump:hover {
	opacity: 1;
	background-color:rgb(204, 204, 204);
}

.video_adding {
	margin-bottom: 15px;
}

.video_adding a {
    color: #333;
    display: block;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
    text-decoration: none;
}

.video_adding .video_length {
	top: 50px;
}

.video_adding a {
    color: #333;
    display: block;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
	text-decoration:none;
}

.video_adding .title {
    color: #333;
    font-size: 12px;
    font-weight: bold;
	display:block;
}

.video_adding a:hover .title {
    color: #167ac6;
	text-decoration:none;
}


.video_adding .video_attr {
	display:inline-block;
	height: 60px;
	width: 480px;
	overflow: hidden;
    text-overflow: clip;
}



.col-create-form-col-name, .col-create-form-actions {
	float:left;
	width:300px;
        margin: 2px;
}

.col-create-form-col-name {
	position:relative;
}
	

.yt-uix-button-icon-wrapper {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.icon-play-prev{
	background: url("//myfc.ru/img/media-next-r_24.png") no-repeat scroll rgba(0, 0, 0, 0);
    height: 24px;
    width: 24px;
}


.icon-play-next{
	background: url("//myfc.ru/img/media-next-l_24.png") no-repeat scroll rgba(0, 0, 0, 0);
    height: 24px;
    width: 24px;
}

.icon-privacy-private {
	background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -26px -858px rgba(0, 0, 0, 0);
    height: 16px;
    width: 16px;
}

.icon-privacy-all {
	background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -16px -263px rgba(0, 0, 0, 0);
    height: 16px;
    width: 16px;
}

.add-to-col .col-create-form-col-name .cancel-button {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -53px -244px rgba(0, 0, 0, 0);
   	height: 15px;
    position: absolute;
    right: 2px;
    top: 7px;
    width: 15px;
	opacity: 0.7;
	cursor:pointer;
}


.sidebar-col-header {
	height:50px;
	background-color:#f6f6f6;
	padding:3px 3px 10px;
	
}

.sidebar-col-header .title {
	font-weight:bold;
	margin:5px;
	display:inline-block;
	font-size:14px;
}

.sidebar-col-header .title a {
	color: #0033cc;
	text-decoration:none;
}

.sidebar-col-header .title a:hover {
	text-decoration:underline;
}

.playlist-behavior-controls {
	color:#666;
	font-size:12px;
}

.playlist-behavior-controls li {
	display:inline-block;
}
	
	
.thumb-120 {
    width: 120px;
}	

.s-input {
	position:relative;
}



.xcl, .xcl-t, .xcl-nopos {
    background: url("//myfc.ru/img/yu_sprite.png") no-repeat scroll -54px -247px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 10px;
    width: 10px;
}

.xcl, .xcl-t {
    display: block;
    opacity: 0.3;
    position: absolute;
    right: 10px;
    top: 1px;
}

.xcl-t {
	right: -20px;
    top: 10px;
}

.xcl-nopos {
	display:inline-block;
}

.panel_contest .xcl-nopos {
	opacity: 0.8;
	padding-right:8px;
}

.save_iframe {
	height:500px;
	width:100%;
}

.panel_contest {
	font-size:12px;
}

.panel_contest .title_link {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#0033cc;
	margin-bottom:8px;
}

.panel_contest .title_link a:hover, .panel_contest .title_link a:focus {
	text-decoration:underline;
}

.panel_contest p {
	margin: 5px 0;
	line-height:1.1;
}

.panel-contest-rules {
	 margin:10px 0;
	 padding: 2px 7px 7px;
	 background-color:#efefef;
	 
}

.panel-contest-rules li {
	margin:3px 0 7px;
}

.panel-contest-rules .example {
	display:block;
	padding:3px;
}

.panel-contest-rules .example span {
	display:inline;
	font-style:italic;
	color:#666;
}


.contest_action {
    border-top: 1px solid #e2e2e2;
    padding: 8px 0;
}

.contest_action span.title {
    font-size: 12px;
    font-weight: bold;
}

.contest_action .act_card {
    margin: 20px 5px;
}

.contest_action .act_card .prof {
    margin-right:10px;
    float: left;
}

.contest_action .act_card .name {
    display: inline-block;
    vertical-align: top;
}
.contest_action .act_card .date {
    margin-top: 10px;
    display: block;
    font-size: 12px;
}
.contest_action .act{
    display: block;
}

.contest_action .act_card_info {
    clear: both;
    margin: 0 7px;
    padding: 8px;
    font-size:12px;
}

.contest_action .act_card_info p {
    line-height: 1.3;
    margin: 5px 0;
}

.contest_action .anons {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    margin: 8px 0 12px;
}