div.back_top {
    background: url("/static/img/winter/back_top.jpg") repeat-x top left;
}
body.back_footer {
    background: #024fb2 url(/static/img/back_footer.jpg) repeat-x bottom left;
}
.counter-btn {
    background: #2271bb !important;
    background: linear-gradient(#228abb, #003caa) !important;
    border: 1px solid #006 !important;
}
div.main_banner ul.other li {
    background: url(/static/img/winter/li.png) no-repeat 29px -2px;
}
div.now_in_tv div.tv p span.time,
ul.other_banners li h2 a,
div.body a,
div.body h1,
div.body h3 {
    color: #2271bb;
}
div.main_banner {
    background: url(/static/img/winter/main_banner.png) no-repeat 0 0;
}
ul.lang.non-js li:hover {
    background-color: #024fb2;
}
.background_man {
    background-image: url("/static/img/winter/man25.png") !important;
}
/* #region videoplayer */
.video-theme .vjs-control-bar {
    background-color: #2271bb !important;
}

.video-theme .vjs-big-play-button {
    background-color: #2271bb !important;
}

.video-theme:hover .vjs-big-play-button {
    background-color: #024fb2 !important;
}

.upload-table td.description {
    border-left: 1px solid #2271bb !important;
}

.profile_info #subscribe {
    background: linear-gradient(#2271bb, #024fb2) !important;
    border: 1px solid #2271bb !important;
}

.profile_info #subscribe:hover {
    background: linear-gradient(#024fb2, #2271bb) !important;
    border: 1px solid #2271bb !important;
}

.profile_info #subscribe:active {
    background: linear-gradient(#024fb2, #2271bb) !important;
    border: 1px solid #2271bb !important;
}

.profile_info #subscribe span {
    text-shadow: 0 1px 1px #0003;
}

.profile_info #subscribe .count {
    background: linear-gradient(#024fb2, #2271bb) !important;
}

.profile_info #subscribe.subscribed {
    background: linear-gradient(#2271bb, #024fb2) !important;
    border: 1px solid #2271bb !important;
}

.profile_info #subscribe.subscribed .count {
    background: linear-gradient(#024fb2, #2271bb) !important;
}

.profile_info #subscribe.subscribed:hover {
    background: linear-gradient(#024fb2, #2271bb) !important;
    border: 1px solid #2271bb !important;
}

.profile_info #subscribe.subscribed:active {
    background: linear-gradient(#024fb2, #2271bb) !important;
    border: 1px solid #2271bb !important;
}
/* #endregion */
