@font-face {
	font-family: "D-7";
	src: url('/wp-content/plugins/mediashow/fonts/digital-7.ttf') format("opentype");
}

img.wpmst_logo_sd {
	width: 90px;
	height: 90px;	
}

.wpmst_title_sd {
	font-size: 1.25rem;
}

.wpmst_score_sd {
	font-family: 'D-7';
	font-size: 4rem;
}

.wpmst_score_sd {
	display: none;
}
.wpmst_timer_title {
	font-weight: 500;
}

.wpmst_timer_title, .wpmst_timer_text, .wpmst_additional_info, .wpmst_start_date{
	font-size: 0.9rem;
}

.wpmst_timer {
	font-size: 1.25rem;
}

	/* 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;
    background-size: contain;
    position: static;
    /*border-bottom: 1px solid #ddd; */
    overflow: auto; 
}
.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;
}

s.embed {
    padding: 2rem 0;
}

/** Sport **/
#match.lig {
    padding-top: 20px;
}

#match {
    background: white;
    margin: 0 20px; 
    border-radius: 10px;
}

.wpmst_score_show , .wpmst_score_sd{
	min-height: 50px;
}

.wpmst_score_show .btn {
	margin-top: 10px;			
}

.wpmst_sport_single_block {
	padding: 15px 0px;
	border: 1px solid;
	border-radius: 5px;
}

#match img {
	border-radius: 5px;
}

#match .datetime, #match .league {
	text-align: left;
}

.embed {
	padding: 20px 0;
}

.embed h3 {
	word-break: break-all;
}