#bloks {
    clear: both;
    border: 2px solid #ddd;
    background: #fff;
    border-radius: 3px;
    padding: 6px;
    margin-bottom: 10px;
}
.titlertags {
    height: 30px;
    margin-bottom: 6px;
    margin-top: 10px;
}
#uEntriesList .uEntryWrap {
 width: 100% !important;
}

.cnt_img {
    width: 400px;
    height: 230px;
    display: block;
    margin: 10px 0px 5px 0px;
    font-size: 14px;
    border: 2px solid #2d98d0;
    border-radius: 5px;
}
.timer {
    clear: both;
    overflow: hidden;
    padding: 0;
    border-bottom: 1px solid #E9E9E9;
    margin: 0 0 20px;
    border-top: 1px solid #E9E9E9;
}
.timer .lt {
    width: 45%;
    float: left;
    padding: 20px 0;
}
.timer .countdown-title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #344960;
}
.timer .countdown-title h2 {
    font-size: 15px;
    display: inline-block;
    padding: 0 0 5px;
    line-height: 22px;
}
.left h2 {
    font-size: 15px;
    text-transform: uppercase;
}
.timer .countdown-title span {
    color: #47CB65;
    font-weight: 700;
}
.left h2 > span, .left h3 > span {
    display: inline-block;
}
.timer .countdown-text {
    font-size: 11px;
    color: #344960;
    line-height: 16px;
}
.timer .countdown-text span {
    font-weight: 700;
}
.timer .rt {
    width: 55%;
    float: right;
    padding: 7px 0;
}

.eTimer {
    /* display: inline-block; */
    line-height: normal;
    font-family: Trebuchet MS;
    color: #a3a3a3;
    padding: 1px 12px !important;
    background: none !important;
    border: 0px solid white;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /* -webkit-box-shadow: 0px 0px 10px 0px #d3d0d0; */
    -moz-box-shadow: 0px 0px 10px 0px #d3d0d0;
box-shadow: 0px 0px 10px 0px #fbfbfb !important;
}
.seasons .season {
    clear: both;
    margin: 0 0 10px;
    overflow: hidden;
}
.seasons table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    border-spacing: 0!important;
}
.seasons thead tr th {
    background: #2b96ce;
    padding: 8px 10px;
    color: white;
    text-align: left;
}
.seasons table tr td.tbn {
    width: 15%;
    min-width: 60px;
}
.seasons table tr td.tbn {
    width: 15%;
    min-width: 60px;
}
.seasons table tr.onair td.tbn:before {
    background-position: 0 -58px;
    opacity: 1;
}
.seasons table tr td.tbn:before {
    content: "";
    background: url(//cdn.tvdate.ru/images/sprite.png) -77px -46px no-repeat;
    height: 12px;
    width: 11px;
    display: inline-block;
    margin: 0 12px -2px 0;
    opacity: .2;
}

.seasons table tr td.tbt {
    width: 65%;
}
.seasons table tr td.tbd {
    width: 20%;
    min-width: 100px;
    background: rgba(0,0,0,0.01);
    text-align: center;
    position: relative;
}
.seasons table td {
    padding: 8px 10px;
}
.seasons table tr.onair {
    background: #51b8ed;
    color: #FFF;
}
.seasons table tr.onair:nth-child(2n) {
    background: #83cd86;
}

.episod-title a {
    color: #ffffff;
    text-decoration: none;
}

.eTimer .etTitle {
    color: #fff;
    margin-top: -20px;
}
.codeMessage {
    border: 1px solid #ddd!important;
    background: #f3f3f3;
    color: #5E5E5D;
    border-radius: 3px;
    text-align: justify;
    padding: 7px 12px!important;
}

.bbCodeName {color: #fbfbfb;
    font-size: 1px !important;}  

.quoteMessage{border:1px solid #ccc!important;margin-top:2px;background:#f3f3f3 no-repeat top right!important;color:#5E5E5D;padding:5px!important}

table {
    border-spacing: 0;
    border-bottom: 1px solid #ccc !important;
    border: none;
    padding: 3px 7px;
    margin-right: 5px;
    background: #fff;
}
td, th {border: none !important;}
.data_img {width: 50px;height: 30px;background-color: #efefef;border: 2px solid #439e47;}

table a {
    color: #4caf50;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
}

.viewers {
    background: url(https://yraaa.ru/files/views.png) 0px 1px no-repeat;
    padding-left: 20px;color: #919191;}
.daters {
    background: url(https://yraaa.ru/files/time.png) 0px 1px no-repeat;
    padding-left: 20px;color: #919191;}
.counterdata span {height: 20px;margin-top: 3px;display:inline-block;}
hr {
    height: 2px;
    background: url(/design/lin.png) repeat-x top left;
    border: 0;
    padding: 1px;
}

#green_button {
    /* border: 1px solid #439e47; */
    background: #4caf50;
    font-weight: 700;
    color: #fff;
    padding: 5px 15px;
    margin: 5px 7px -20px 5px !important;
    clear: both;
    /* overflow: hidden; */
    /* display: block; */
    width: 187px;
    border-radius: 3px;
    border-color: #7dd658 #1f6f17 #249217;
    background: linear-gradient(to bottom, #68d132 0%,#33a42d 100%);
    border-top-color: rgba(0,0,0,.3);
    box-shadow: 0 -1px #249217 inset, 0 1px #68d132 inset;
    color: #FFF;
}
.tagers {
    padding: 0px 0 0 220px;
    margin-top: -18px !important;
}
#tagers2 {
    border: 1px solid #1a8aba;
    background: #42a4ce;
    color: #fff;
    border-radius: 3px;
    padding: 3px 7px;
    margin-right: 7px;
}
#tagers {
    border: 1px solid #4caf50;
    border-radius: 3px;
    padding: 3px 7px;
    margin-right: 5px;
    background: #fff;
}
#tagers3 {
    background: linear-gradient(to bottom, #68d132 0%,#33a42d 100%);
    border-top-color: rgba(0,0,0,.3);
    border: 1px solid #47a518;
    color: #fff;
    border-radius: 3px;
    padding: 3px 7px;
    margin: 0 0 0 115px;
}
.eTimer .etUnit .etNumber {
    width: 32px !important;
    background: #4bb3e8 !important;
}
.timer .countdown-title span {
    color: #4bb2e7;
    font-weight: 700;
}

.mscreens {
    overflow: hidden;
    margin: -20px -0px 5px -10px;
    padding: 10px 0 5px 10px;
}
.mscreens .mstitle {
 color:#525252;
 text-transform:uppercase;
 font-weight:bold;
}
.mscreens .msbody {
 overflow:hidden;
 margin:10px 0 0 0;
}
.mscreens .msbody img {
 width:200px;
 height:110px;
 margin:0 3px 3px 0;
 opacity:0.7;
}
.mscreens .msbody img:hover {
 opacity:1;
 transition:all 0.3s ease;
}
h2 {
    line-height: 110%;
    margin: 1.0rem 0 0.5rem 0;
    text-align: center;
    color: #47aadc;
    font-size: 18px;
    font-weight: 700;
}
.titleh {
    line-height: 110%;
    margin: 1.0rem 0 0.5rem 0;
    text-align: center;
    color: #47aadc;
    font-size: 18px;
    font-weight: 700;
}

.line {
    float: left;
    width: 100%;
    background: url(/design/line.png) repeat-x;
    height: 5px;
    margin: 0;
}