	/* Top */
.chan {
    border: 1px solid #ddd;
    background-color: #fff;
    /*margin-bottom: 10px; */
}	
.topChannel {
/*    height: 39px; */

    width: 100%;
    background: url(/wp-content/plugins/mediashow/img/top.png) repeat-x; 
    position: static;
    overflow: auto;
	background-size: contain; 
}
.topChannel .chLogo {
    width: 61px;
    height: 54px;
    background: url(/wp-content/plugins/mediashow/img/tv_logo.png) no-repeat;
    float: left;
    margin: -7px 0 0 6px;
    position: absolute;
    z-index: 5;
}	

.topChannel .chLogo img {
	margin: 6px 0 0 11px;
    width: 40px;
    height: 40px;
}

.topChannel h1, .topChannel h2 {
    padding-left: 63px;
}
.top h3, .top h1, .top span, .top h2, .today h3, .tomorrow h3, .topChannel h3, .topChannel h1, .topChannel h2, .socialtitle h1 {
    float: left;
    color: #202020;
    /* font: 15px/38px 'RobotoRegular'; */
	font-size: 0.95rem;
    padding-top: 11px;
   	padding-bottom: 11px;     
   	padding-right: 5px;
    margin: 0 0 0 12px;
    text-shadow: 0px 1px 2px rgba(255, 255, 255, 1);
    /* white-space: nowrap; */
}
.topChannel h1, .topChannel h2 {
/*    overflow: hidden; */
    display: block;
    word-wrap: normal;
    /* height: 39px; */
}


.bottom-show-date {
    color: #8B8B8B;
    /* font-family: RobotoLight; */
    font-size: 11px;
    font-size: 0.65rem;
    line-height: 16px;
    text-decoration: none;
}


.topStats {
    line-height: 39px;
    float: right;
    padding-right: 0;
}

.topStats span {
    padding-right: 10px;
}

.fa-eye, .fa-comment-o, .fa-calendar {
    padding-right: 5px;
    color: #8B8B8B;
    min-width: 17px;
}

.topStats a {
    color: #8B8B8B;
}
.bottom-show-date a {
    color: #8B8B8B;
}


.embed {
    background-color: #000;
}
.embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    background-color: #000000;
    color: #F9F9F9;
    font-size: 0.9rem;
    line-height: 60px;
}
.embed iframe, .embed object, .embed embed, #epcase iframe, #epcase object, #epcase embed, .epcase-content iframe, .epcase-content object, .epcase-content embed, .owl-video-frame iframe, .owl-video-frame object, .owl-video-frame embed, video {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
}
	/* Bottom */
.nav-drop-aftervideo nav {
    margin-bottom: 10px;
    border: 1px solid #DDDDDD;
    height: 50px;
    padding-top: 5px;
    cursor: pointer;
}

.nav-drop-aftervideo nav {
    width: 100%;
/*    height: 40px; */
    background-color: white;
    position: relative;
    transition-duration: 0.5s;
    transition-timing-function: swing;
    overflow: hidden;
}
.nav-drop-aftervideo .row-line {
    /* border-left: 4px solid #00BCD4; */
    display: inline-block;
    width: 100%;
	
}
.nav-drop-aftervideo .navToggle {
    left: 0;
    top: 2px;
    float: left;
}

.navToggle {
    position: absolute;
    width: 50px;
    height: 40px;
    top: 0px;
    left: 10px;
    transition-duration: 0.5s;
}
.navToggle .icon {
    transition-duration: 0.25s;
    position: absolute;
    width: 25px;
    height: 2px;
    top: 20px;
    left: 12px;
    background-color: black;
}	
.navToggle.open{ transition-duration:1s; transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.navToggle.open .icon {
    transition-duration: 0.5s;
    background-color: transparent;
}
.navToggle.open .icon:before {
    transition-duration: 0.5s;
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.navToggle.open .icon:after {
    transition-duration: 0.5s;
    top: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.navToggle .icon:before {
    top: -7px;
    left: 0;
}

.navToggle .icon:before, .navToggle .icon:after {
    transition-duration: 0.25s;
    position: absolute;
    width: 25px;
    height: 2px;
    background-color: black;
    content: "";
}
.navToggle .icon:after {
    top: 7px;
    left: 0;
}
.navToggle .icon:before, .navToggle .icon:after {
    transition-duration: 0.25s;
    position: absolute;
    width: 25px;
    height: 2px;
    background-color: black;
    content: "";
}
.nav-drop-aftervideo r2 {
    margin-left: 50px;
    line-height: 40px;
    float: left;
}
.nav-drop-aftervideo r2 {
    /*font-family: 'RobotoRegular', sans-serif;*/
    transition: 0.5s;
    font-size: 0.9rem;
    cursor: pointer;
    line-height: 40px;
    padding-left: 25px;
    margin-left: 55px;
    float: left;
    background: url(/wp-content/plugins/mediashow/img/triangle-down-16.png) no-repeat;
    background-position: left;
}
.nav-drop-aftervideo nav.open {
    height: auto;
}

.navToggle.open {
    transition-duration: 1s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.topChannel .title_num, .row-line .title_num {
    float: right;
    font-size: 0.75rem;
    /*font-family: robotolight;*/
    line-height: 39px;
    padding-right: 15px;
    white-space: nowrap;
    max-width: calc(100% - 275px);
    text-align: right;
    overflow: hidden;
}
.prevsvg {
    position: absolute;
    right: 93px;
    top: 5px;
    z-index: 5555;
    height: 38px;
    width: 30px;
}
.nextsvg {
    position: absolute;
    right: 3px;
    top: 5px;
    z-index: 5555;
    height: 38px;
    width: 30px;
}
.topChannel .title_num::after, .row-line .title_num::after {
    background: -moz-linear-gradient(360deg, rgba(253,253,253,0) 0%, rgba(253,253,253,1) 100%, rgba(253,253,253,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(253,253,253,0)), color-stop(100%, rgba(253,253,253,1)), color-stop(100%, rgba(253,253,253,1)));
    background: -webkit-linear-gradient(360deg, rgba(253,253,253,0) 0%, rgba(253,253,253,1) 100%, rgba(253,253,253,1) 100%);
    background: -o-linear-gradient(360deg, rgba(253,253,253,0) 0%, rgba(253,253,253,1) 100%, rgba(253,253,253,1) 100%);
    background: -ms-linear-gradient(360deg, rgba(253,253,253,0) 0%, rgba(253,253,253,1) 100%, rgba(253,253,253,1) 100%);
    background: linear-gradient(90deg, rgba(253,253,253,0) 0%, rgba(253,253,253,1) 100%, rgba(253,253,253,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#fdfdfd',GradientType=1 );
    content: "";
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
}
.clear {
    clear: both;
}
.nav-drop-aftervideo .menuToggle {
    margin-top: 5px;
}
.nav-drop-aftervideo nav .menuToggle {
    padding: 0px 10px 0px 8px;
    transition-duration: 0.5s;
}

.clickable-row {
    cursor: pointer;
    margin: 5px 0;
    display: block;
    border-left: 2px solid #fff;
}
.clickable-row .icon-toggle {
    color: #222;
    border: none;
    padding: 0;
}

.clickable-row .name-toggle {
	border: none;
	padding: 0;
}

.icon-toggle {
    width: 30px;
    color: #428bca;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
}

.name-toggle, .date-toggle {
    vertical-align: middle;
    padding: 0 5px;
}

.nav-drop-aftervideo .bottom-show-name, .nav-drop-aftervideo .mid-show-name {
/*    font-family: RobotoRegular; */
    font-size: 14px;
    font-size: 0.9rem;
    color: #202020;
    line-height: 16px;
    text-decoration: none;
    padding: 3px 8px 3px 0;
}

.nav-drop-aftervideo .bottom-show-descr, .nav-drop-aftervideo .help-block {
    color: #202020;
    /*font-family: RobotoLight; */
    font-size: 0.75rem;
    line-height: 16px;
    padding-right: 5px;
}

.menuToggle .active {
    border-left: 2px solid #fff;
}

.active .icon-toggle, .clickable-row:hover .icon-toggle {
    color: #428bca;
}

.wpmst_row_hidden {
	display: none;
}

.show-more-shows {
	text-align: center;
	/*font-family: RobotoRegular; */
    font-size: 14px;
    font-size: 0.9rem;
    color: #202020;
    line-height: 16px;
    text-decoration: none;
    padding: 3px 8px 3px 0;	
    margin-bottom: 10px;
}

.season-list {
	padding: 5px;
	width: 175px;
    float: left;
}

.season-list table, .season-list table td {
	border: none;
	padding: 0 7px;
}

.tvseason.active a {
	color: #FFF;
}

.menuToggle table {
    width: 100%;
    margin: 0;
    border: 0;
}

.tvseason {
    padding: 0px 10px 0 15px;
    cursor: pointer;
    font-size: 0.9rem;
    line-height: 30px;
    text-align: center;
    position: relative;
    margin-right: 0.9rem;
}
.tvseason a {
    color: #222;
}

.vypusl-list {
    overflow-y: auto;
    max-height: 176px;
    width: calc(100% - 185px);
    float: left;
	margin-bottom: 4px;
}

.season-list .active, .profile-navigate li.active {
    background: #428bca;
    color: #fff;
    cursor: default;
}

.tvseason.active:before, .profile-navigate li.active:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 100%;
    border-width: 15px 0 15px 15px;
    border-style: solid;
    border-color: transparent #428bca;
}

.title_num {
	display: none;
}

@media (min-width: 768px){
	.title_num{
		display: block;
	}

	.vypusl-list {
		width: calc(100% - 240px);
	}
	
	.season-list {
	    padding: 7px 30px 7px 35px;
	    width: 230px;
	}		
}

/*
 *  STYLE 2
 */

.vypusl-list::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.vypusl-list::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.vypusl-list::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #428bca;
}