 #contest-section * {
    outline: 0;
}
#contest-section a {
    color: #365799;
    text-decoration: none;
}
#contest-section .section-list {
    position: relative;
}
#contest-section .section-list.type-1 .sl-item {
    margin: 15px 0;
}
#contest-section .section-list.type-1 .sl-item-title {
    font-size: 14px;
    color: #a5a5a5;
}
#contest-section .section-list.type-1 .sl-item-text {
    font-size: 15px;
}
#contest-section .section-list.type-2 {
    margin: 0 -10px 12px;
}
#contest-section .section-list.type-2 .sl-item-subtitle {
    margin: 3px 0 0;
    font-size: 13px;
    color: #5b5b5b;
}
#contest-section .section-list.type-2 .sl-item-date {
    margin: 8px 0 0;
    font-size: 14px;
    color: grey;
}
#contest-section .section-list.type-2 .sl-item-holder {
    margin: 16px 0 0 0;
    padding: 10px;
    background: #f4f3e5;
}
#contest-section .section-list.type-2 .sl-item-image {
    margin: 10px 12px 0 10px;
    float: left;
}
.sl-item-image2 {
    display: inline-block;
}
.sl-item-image2 img {
    width: 100%;
}
#contest-section .section-list.type-3 .sl-item {
    width: 49%;
    margin: 0 0 25px;
    padding-right: 25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
#contest-section .section-list.type-3 .sl-item-img {
    width: 100px;
    height: 105px;
    padding-right: 10px;
    float: left;
}
#contest-section .section-list.type-3 .sl-item-title {
    margin: 0 0 5px;
    font-size: 16px;
}
#contest-section .section-list.type-3 .sl-item-title a {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#contest-section .section-list.type-3 .sl-item-date {
    font-size: 14px;
    color: #7e7e7e;
}
#contest-section .section-list.type-3 .sl-item-text {
    font-size: 14px;
    color: #484848;
}
#contest-section .section-list.type-4 {
    margin-right: -25px;
}
#contest-section .section-list.type-4a {
    margin-right: 0;
}
#contest-section .section-list.type-4c {
    margin-right: 0;
}
#contest-section .section-list.type-4c .slider2-container > div {
    margin-right: -20px;
}
#contest-section .section-list.type-4c .slider2-container {
    margin: 0 30px;
}
#contest-section .section-list.type-4 .sl-item {
    width: 49%;
    margin: 0 0 20px;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.no-width {
    width: auto !important;
}
#contest-section .section-list.type-4a .sl-item {
    width: 100%;
    padding-right: 0;
}
#contest-section .section-list.type-4b .sl-item {
    width: 33%;
    margin-right: -0.2em;
}
#contest-section .section-list.type-4c .sl-item {
    width: 25%;
    margin-right: -0.3em;
}
#contest-section .section-list.type-4c .slider2-container .sl-item {
    margin-right: 0;
}
#contest-section .section-list.type-4 .sl-item-title {
    margin: 0 0 5px;
    font-size: 16px;
}
#contest-section .section-list.type-4 .sl-item-title a {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#contest-section .section-list.type-4 .sl-item-date {
    font-size: 14px;
    color: #7e7e7e;
}
#contest-section .section-list.type-4 .sl-item-text {
    font-size: 14px;
    color: #484848;
}
#contest-section .section-list.type-4 .sl-item-media,
#contest-section .section-list.type-4 .sl-item-video {
    margin: 0 0 10px;
}
#contest-section .section-list.type-4 .sl-item-image {
    margin-right: 20px;
    float: left;
}
#contest-section .section-list.type-4c .sl-item-image {
    margin-right: 0;
    float: none;
}
#contest-section .section-list.type-4 .sl-item-holder {
    padding-bottom: 1px;
    overflow: hidden;
}
#contest-section .section-list.type-4 .sl-item-media img {
    max-width: 100%;
}
#contest-section .section-list.type-4 .sl-item-video a {
    position: relative;
    display: block;
}
#contest-section .section-list.type-4 .sl-item-video a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    margin: auto;
    background: url(../img/bigplay.png) 0 0 no-repeat;
}
#contest-section .section-list.type-4a .sl-date {
    margin: 0 0 15px;
}
#contest-section .section-list.type-4a .separator {
    width: 190px;
    margin: 0 0 25px;
}
#contest-section .section-list.type-5 .sl-item {
    position: relative;
    margin-right: 5px;
    border: 1px solid #d3d3d3;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    min-height: 385px;
    width: 185px;
}
#contest-section .section-list.type-5 .sl-item-holder {
    padding: 15px 20px;
}
#contest-section .section-list.type-5 .sl-item-title {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 700;
    color: #920000;
}
#contest-section .section-list.type-5 .sl-item-image img {
    width: 100%;
}
#contest-section .section-list.type-6 .sl-holder {
    border: 1px solid #c9caca;
}
#contest-section .section-list.type-6 .sl-holder + .sl-holder {
    margin-top: 20px;
}
#contest-section .section-list.type-6 .sl-item {
    padding: 30px;
}
#contest-section .section-list.type-6 .sl-item-image {
    margin-right: 20px;
    float: left;
    margin-top: 5px;
}
#contest-section .section-list.type-6 .sl-item-title {
    font-size: 18px;
    overflow: hidden;
}
#contest-section .section-list.type-6 .sl-title {
    font-size: 20px;
    font-weight: 700;
    color: #0070a8;
}
#contest-section .section-list.type-6 .sl-item-title b {
    text-transform: uppercase;
}
#contest-section .section-list.type-6 .sl-item-subtitle {
    font-size: 14px;
    font-style: italic;
    color: #9a9a9a;
}
#contest-section .section-list.type-6 .sl-list {
    margin-top: 6px;
    overflow: hidden;
}
#contest-section .section-list.type-6 .sl-list-column {
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}
#contest-section .section-list.type-6 .sl-list-column li {
    margin: 5px 20px 5px 0;
    background: 0 0;
}
#contest-section .section-list.type-7 .sl-item {
    font-size: 14px;
}
#contest-section .section-list.type-7 .sl-item + .sl-item {
    margin-top: 17px;
    border-top: 1px solid #dcdcdc;
    padding-top: 17px;
}
#contest-section .section-list.type-7 .sl-item-title {
    font-size: 24px;
    margin-bottom: 3px;
}
#contest-section .section-list.type-7 .sl-item-date {
    color: #525252;
    margin-bottom: 15px;
    font-size: 14px;
}
#contest-section .section-list.type-7 .sl-item-image-holder {
    margin-right: -5px;
    margin-bottom: 14px;
    font-size: 0;
}
#contest-section .section-list.type-7 .sl-item-image-holder .sl-item-title {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
    min-height: 40px;
    padding-right: 5px;
}
#contest-section .section-list.type-7 .sl-item-image-holder .sl-item-date {
    margin-bottom: 5px;
}
#contest-section .section-list.type-7 .sl-item-image {
    display: inline-block;
    vertical-align: top;
    margin-right: 1px;
    width: 207px;
}
#contest-section .section-list.type-7 .sl-item-count {
    color: #525252;
}
#contest-section .section-list.type-7 .sl-title {
    margin: 0 0 10px;
}
#contest-section .section-list.type-7 .sl-holder {
    min-height: 250px;
    margin: 30px 0 30px;
    white-space: nowrap;
    font-size: 14px;
}
#contest-section .section-list.type-7 .sl-holder li {
    margin: 15px 0 0;
}
#contest-section .section-list.type-7 .sl-holder li:first-child {
    margin: 0;
}
#contest-section .section-list.type-7 .sl-holder .column {
    width: 33.333%;
    white-space: normal;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#contest-section .section-list.type-7 .sl-holder .column + .column {
    border-left: 1px solid #577499;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#contest-section .section-list.type-7 .sl-holder a:hover {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#contest-section .section-list.type-8 .sl-item {
    position: relative;
    margin: 10px 0 10px 12px;
}
#contest-section .section-list.type-8 .sl-item:before {
    content: "";
    position: absolute;
    left: -12px;
    top: 0.7em;
    width: 7px;
    height: 1px;
    background: #000;
}
#contest-section .section-list.type-9 {
    margin-right: -20px;
}
#contest-section .section-list.type-9 .sl-item {
    position: relative;
    width: 300px;
    margin: 0 20px 20px 0;
    background: #eee;
    display: inline-block;
    vertical-align: top;
}
#contest-section .section-list.type-9 .sl-item-image {
    float: left;
}
#contest-section .section-list.type-9 .sl-item-title {
    overflow: hidden;
}
#contest-section .section-list.type-9 .sl-item-title a {
    padding: 10px;
    display: block;
}
#contest-section .section-list.type-9 .sl-item-title a:before {
    content: "";
    position: relative;
    width: 0;
    height: 78px;
    display: inline-block;
    vertical-align: middle;
}
#contest-section .section-list.type-9 .sl-item-title span {
    display: inline-block;
    vertical-align: middle;
}
#contest-section .bn-block.type-10 {
    font-style: italic;
    background: #f4f4f4;
    padding: 20px;
    text-align: center;
}
#contest-section .bn-block.type-10 .bn-block-date {
    color: #365799;
    font-size: 18px;
    font-weight: 700;
}
#contest-section .section-list.type-10 .sl-title {
    margin: 0 0 20px;
}
#contest-section .section-list.type-10 .sl-holder {
    font-size: 0;
    margin-right: -10px;
}
#contest-section .section-list.type-10 .sl-item {
    padding: 3px 3px 5px 3px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #cdcdcd;
    font-size: 14px;
    width: 104px;
    margin: 0 7px 7px 0;
}
#contest-section .section-list.type-10 .sl-item-image {
    margin-bottom: 5px;
}
#contest-section .section-list.type-10 .sl-item-image img {
    display: block;
}
#contest-section .section-list.type-10 .sl-item-title a {
    border-bottom: 1px dashed;
}
#contest-section .section-list.type-10 .sl-banner {
    background: #677da0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
}
#contest-section .section-list.type-10 .sl-banner a {
    color: #fff;
}
#contest-section .section-list.type-11 .sl-holder {
    margin: 0 -20px -21px 0;
    padding-bottom: 1px;
}
#contest-section .section-list.type-11 .sl-item {
    position: relative;
    width: 33%;
    margin-right: -0.3em;
    padding: 0 20px 20px 0;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#contest-section .section-list.type-11v .sl-item {
    width: auto;
    margin-bottom: 20px;
    margin-right: 0;
    padding: 0;
    display: block;
}
#contest-section .section-list.type-11 .sl-item-holder {
    position: relative;
    padding: 20px 25px 40px 120px;
    background: #f4f4f4;
    overflow: hidden;
}
#contest-section .section-list.type-11 .sl-item-image {
    margin: -20px 0 -40px -120px;
    float: left;
}
#contest-section .section-list.type-11 .sl-item-image img {
    display: block;
}
#contest-section .section-list.type-11 .sl-item-top {
    margin-bottom: 8px;
    font-weight: 700;
    text-transform: uppercase;
}
#contest-section .section-list.type-11 .sl-item-title {
    font-size: 16px;
}
#contest-section .section-list.type-11 .sl-item-text {
    margin-top: 4px;
    color: #525252;
}
#contest-section .section-list.type-11 .sl-item-text a {
    color: inherit;
}
#contest-section .section-list.type-11 .sl-item-links {
    position: absolute;
    right: 0;
    bottom: 0;
}
#contest-section .section-list.type-11 .sl-item-links a {
    padding: 4px 10px;
    background: #e35a5a;
    border: 0;
    color: #fff;
    display: inline-block;
    vertical-align: top;
}
#contest-section .section-list.type-11 .sl-item-links a:after {
    content: "";
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: url(../img/page_ico23.png) 0 0 no-repeat;
    display: inline-block;
    vertical-align: baseline;
}
#contest-section .section-list.type-12 {
    position: relative;
}
#contest-section .section-list.type-12 .sl-holder {
    margin-right: -10px;
    margin-left: -10px;
}
#contest-section .section-list.type-12 .sl-item {
    width: 25%;
    margin: 0 0 20px;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-right: -0.3em;
}
#contest-section .section-list.type-12 .sl-item-photo {
    position: relative;
}
#contest-section .section-list.type-12 .sl-item-vote-holder {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
#contest-section .section-list.type-12 .sl-item-vote-count-holder {
    position: absolute;
    bottom: -8px;
    width: 100%;
    height: 20px;
    background: #f4f4f4;
}
#contest-section .section-list.type-12 .sl-detail-vote-count .ico-but,
#contest-section .section-list.type-12 .sl-item-vote-count-holder.checked .ico-but {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -15px;
}
#contest-section .section-list.type-12 .sl-detail-vote-count,
#contest-section .section-list.type-12 .sl-item-vote-count {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-align: center;
    line-height: 40px;
    background: #365799;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}
#contest-section .section-list.type-12 .sl-item-vote-count-holder.checked {
    height: 45px;
}
#contest-section .section-list.type-12 .sl-detail-vote-count,
#contest-section .section-list.type-12 .sl-item-vote-count-holder.checked .sl-item-vote-count {
    display: block;
    background: #ed4c4c;
    width: 90px;
    height: 90px;
    margin-top: -45px;
    line-height: 130px;
    font-weight: 700;
    position: relative;
}
#contest-section .section-list.type-12 .sl-item-photo img {
    width: 100%;
    display: block;
}
#contest-section .section-list.type-12 .sl-item-title {
    background: #f4f4f4;
    text-align: center;
    padding: 15px;
    display: block;
    color: inherit;
}
#contest-section .section-list.type-12 .sl-detail {
    display: none;
}
#contest-section .section-list.type-12 .sl-detail h2 {
    margin: 0;
    color: #000;
}
#contest-section .section-list.type-12 .sl-detail-photo {
    position: relative;
}
#contest-section .section-list.type-12 .sl-detail-photo img {
    width: 100%;
}
#contest-section .section-list.type-12 .sl-detail-text {
    font-size: 14px;
}
#contest-section .section-list.type-12 .sl-item-vote-position {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
}
#contest-section .section-list.type-12 .sl-item-photo {
    font-size: 0;
}
#contest-section .section-list.type-12 .sl-item-vote {
    text-align: center;
}
#contest-section .section-list.type-12 .sl-item-vote-btn {
    padding: 5px 7px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    background: #365799;
}
#contest-section .section-list.type-12 .sl-detail-video a {
    position: relative;
    display: block;
}
#contest-section .section-list.type-12 .sl-detail-video a:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#contest-section .section-list.type-12 .sl-detail-video a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    margin: auto;
    background: url(../img/bigplay.png) 0 0 no-repeat;
}
#contest-section .section-list.type-12 .sl-detail-video img {
    display: block;
}
#contest-section .section-list.type-12 .sl-detail-video-title {
    font-size: 12px;
    margin-top: 10px;
}
#contest-section .section-list.type-12 .sl-detail-albums {
    position: relative;
}
#contest-section .section-list.type-12 .sl-detail-albums img {
    display: block;
}
#contest-section .section-list.type-12 .sl-detail-albums-item {
    float: left;
    margin: 0 10px;
}
#contest-section .section-list.type-12 .sl-detail-albums .slider2-container {
    margin-left: 100px;
}
#contest-section .section-list.type-12 .sl-detail-albums .slider2-nav {
    position: absolute;
    bottom: 0;
    left: 0;
}
#contest-section .section-list.type-12 .sl-detail-albums .slider2-nav-next,
#contest-section .section-list.type-12 .sl-detail-albums .slider2-nav-prev {
    position: absolute;
    text-indent: 100%;
    overflow: hidden;
    width: 8px;
    top: 4px;
    height: 14px;
    background: url(../img/slider_ar3.png) 0 0 no-repeat;
}
#contest-section .section-list.type-12 .sl-detail-albums .slider2-nav-prev {
    left: 0;
}
#contest-section .section-list.type-12 .sl-detail-albums .slider2-nav-next {
    right: 0;
    background-position: 100% 0;
}
#contest-section .section-list.type-12 .sl-detail-albums .slider2-count {
    padding: 0 20px;
}
#contest-section .section-list.type-12 .sl-detail-close {
    float: right;
    color: #000;
    font-size: 14px;
}
#contest-section .section-list.type-12 .sl-detail-close:hover {
    color: #588aca;
}
#contest-section .section-list.type-12 .sl-detail-close:hover .sl-detail-close-btn {
    background: #588ac5;
}
#contest-section .section-list.type-12 .sl-detail-close-btn {
    background: #333;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    text-align: center;
    line-height: 25px;
    width: 30px;
    margin-left: 10px;
}
#contest-section .section-list.type-12 .sl-detail-vote-btn {
    position: absolute;
    bottom: -32px;
    left: 50%;
    margin: auto;
    margin-left: -34px;
    width: 69px;
    height: 69px;
    background: #5c87c0;
    border-radius: 50%;
}
#contest-section .section-list.type-12 .sl-detail-vote-btn .ico-but {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -18px;
}
#contest-section .section-list.type-12 .sl-detail-video-full {
    display: none;
}
#contest-section .section-list.type-12 .sl-detail-video-full img {
    width: 100%;
}
#contest-section .section-detail {
    position: relative;
}
#contest-section .section-detail.type-1 .f-left {
    margin: 0 20px 5px 0;
}
#contest-section .section-detail.type-1 .f-right {
    margin: 0 0 5px 20px;
}
#contest-section .section-detail.type-1 .sd-title {
    margin: 0 0 5px;
}
#contest-section .section-detail.type-1 .sd-date {
    margin: 0 0 5px;
    color: #7e7e7e;
}
#contest-section .section-detail.type-2 .sd-image {
    float: left;
    border: 1px solid #cdcdcd;
    margin-right: 18px;
}
#contest-section .section-detail.type-2 .sd-image img {
    display: block;
}
#contest-section .section-detail.type-2 .sd-title {
    color: #3468a3;
    font-size: 22px;
    margin-bottom: 10px;
}
#contest-section .section-detail.type-2 .sd-text {
    overflow: hidden;
}
#contest-section .separator {
    border-top: 1px solid #d3d3d3;
    margin-bottom: 40px;
}
#contest-section .row.t-1 {
    margin-right: -10px;
    margin-left: -10px;
}
#contest-section .row.t-1 > .cell {
    padding-right: 10px;
    padding-left: 10px;
}
#contest-section .row.t-2 {
    margin-right: -20px;
    margin-left: -20px;
}
#contest-section .row.t-2 > .cell {
    padding-right: 20px;
    padding-left: 20px;
}
#contest-section .row.t-3 {
    margin-right: -30px;
    margin-left: -30px;
}
#contest-section .row.t-3 > .cell {
    padding-right: 30px;
    padding-left: 30px;
}
#contest-section .row.t-4 {
    margin-right: -5px;
    margin-left: -5px;
}
#contest-section .row.t-4 > .cell {
    padding-right: 5px;
    padding-left: 5px;
}
#contest-section .cell {
    min-height: 5px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#contest-section .row > .cell.s-1 {
    width: 8.333%;
}
#contest-section .row > .cell.s-2 {
    width: 16.666%;
}
#contest-section .row > .cell.s-3 {
    width: 25%;
}
#contest-section .row > .cell.s-4 {
    width: 33.333%;
}
#contest-section .row > .cell.s-5 {
    width: 41.666%;
}
#contest-section .row > .cell.s-6 {
    width: 50%;
}
#contest-section .row > .cell.s-7 {
    width: 58.333%;
}
#contest-section .row > .cell.s-8 {
    width: 66.666%;
}
#contest-section .row > .cell.s-9 {
    width: 75%;
}
#contest-section .row > .cell.s-10 {
    width: 83.333%;
}
#contest-section .row > .cell.s-11 {
    width: 91.666%;
}
#contest-section .row > .cell.s-12 {
    width: 100%;
}
#contest-section .row > .cell.s-12 {
    width: 100%;
}
#contest-section .cell.size-2 {
    width: 33.333%;
}
#contest-section .cell.size-3 {
    width: 50%;
}
#contest-section .cell.size-4 {
    width: 66.666%;
}
#contest-section .cell.size-6 {
    width: 100%;
}
#contest-section .bn-popup2 .bp-holder {
    padding: 20px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
}
#contest-section .ico-but {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-indent: 100%;
    overflow: hidden;
    background: url(/media/mvd-2020/icons/page_icons.png) 100% 0 no-repeat;
}
#contest-section .ico-but.b_vote {
    width: 36px;
    height: 33px;
    background-position: 0 -275px;
}
#contest-section .ico-but.b_vote_check {
    width: 30px;
    height: 27px;
    background-position: -41px -275px;
}
#contest-section .ico-but.b_vote_small {
    width: 21px;
    height: 19px;
    background-position: -113px -275px;
}
#contest-section .ico-but.b_back {
    width: 16px;
    height: 13px;
    background-position: -76px -275px;
}
#contest-section .ico-but.b_close_video {
    width: 12px;
    height: 12px;
    background-position: -97px -275px;
}
#contest-section .section-list.type-12 .sl-detail-vote-count .ico-but,
#contest-section .section-list.type-12 .sl-item-vote-count-holder.checked .ico-but {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -15px;
}
#contest-section .b-line_filter {
    margin-bottom: 40px !important;
    text-align: center;
    display: block !important;
}
#contest-section .b-line_filter-item {
    position: relative;
    color: #365799;
    text-transform: uppercase;
    text-decoration: underline;
}
#contest-section .b-line_filter-item.active {
    color: inherit;
    text-decoration: none;
}
#contest-section .tab .tab-body > div {
    display: none;
}
#contest-section .tab .tab-body > div.active {
    display: block;
}
@media screen and (max-width: 949px) {
    #contest-section .section-list.type-12 .sl-item {
        width: 50%;
    }
    #contest-section .cell.size-2,
    #contest-section .cell.size-4 {
        width: 50%;
    }
}
@media screen and (max-width: 529px) {
    #contest-section .section-list.type-12 .sl-item {
        width: 100%;
    }
    #contest-section .cell.size-2,
    #contest-section .cell.size-4 {
        width: 100%;
    }
}
.popup.t-1 .popup-wrapper {
    position: relative;
    min-width: 200px;
    margin: 160px auto;
}
.bn-popup-contest {
    position: absolute;
    top: 10%;
    left: 50%;
    width: 800px;
    padding: 30px 40px;
    background: #fff;
    border: 1px solid #c2c2c2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.bn-popup-contest .bp-top h1 {
    margin: 0;
    font-size: 23px;
}
.bn-popup-contest.bn-popup_vote .separator {
    margin-left: -40px;
    margin-right: -40px;
}
.bn-popup-contest.bn-popup_vote .separator {
    margin-left: -40px;
    margin-right: -40px;
}
.bn-popup-contest.t-smallpopup {
    width: 540px;
    margin-left: -280px;
    padding: 40px 70px;
    margin-top: -50%;
}
.bn-popup-contest.t-smallpopup .separator {
    margin: 20px 0;
}
.bn-popup-parent {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #a2a2a2;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    cursor: pointer;
    top: 0;
    left: 0;
    display: none;
}
.bn-popup {
    padding: 40px 70px;
    background: #fff;
    border: 1px solid #c2c2c2;
    z-index: 1000;
}
.bn-popup-contest {
    position: absolute;
    top: 10%;
    left: 50%;
    width: 800px;
    padding: 30px 40px;
    background: #fff;
    border: 1px solid #c2c2c2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.bn-popup-contest .bp-top {
    background: #fff;
    color: #000;
}
.bn-popup-contest .bp-top h1 {
    margin: 0;
    font-size: 23px;
}
.bn-popup-contest.bn-popup_vote .separator {
    margin-left: -40px;
    margin-right: -40px;
}
.bn-vote-btn-holder {
    text-align: center;
}
.bn-vote-btn,
a.bn-vote-btn {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 40px;
    background: #365799;
    border: 0;
    cursor: pointer;
}
.bn-vote-btn:hover,
a.bn-vote-btn:hover {
    color: #fff;
    background: #ed4c4c;
}
a.bn-vote-btn:hover .b_vote_small {
    background-position: -139px -275px;
}
.scroll-500 {
    max-height: 300px;
    overflow-y: auto;
    padding: 10px;
}
.next-window,
.prev-window {
    cursor: pointer;
    display: none;
}
.prev-window {
    margin-left: 50px;
}
.next-window {
    margin-right: 50px;
}
.a-center {
    text-align: center;
}
.m-b1 {
    margin-bottom: 10px;
}
.bp-close-but {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(/media/mvd-2015/img/popup_but.png) 50% 50% no-repeat;
    text-indent: 100%;
    overflow: hidden;
}
a {
    color: #3579c0;
    text-decoration: none;
}
.b-share ul {
    font-size: 0;
}
.no-style,
.no-style li,
.no-style ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.b-share li {
    display: inline-block;
    vertical-align: middle;
    background: 0;
    font-size: 14px;
}
.ico-but {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-indent: 100%;
    overflow: hidden;
    background: url(/media/mvd-2015/img/page_icons.png) 100% 0 no-repeat;
}
a.ico-but {
    border: 0;
}
.ico-but.b_share_vk_big {
    width: 60px;
    height: 60px;
    background-position: 0 -390px;
}
.ico-but.b_share_od_big {
    width: 60px;
    height: 60px;
    background-position: -70px -390px;
}
.ico-but.b_share_fb_big {
    width: 60px;
    height: 60px;
    background-position: -140px -390px;
}
.ico-but.b_share_vk_big.active,
.ico-but.b_share_vk_big:hover {
    background-position: 0 -320px;
}
.ico-but.b_share_od_big.active,
.ico-but.b_share_od_big:hover {
    background-position: -70px -320px;
}
.ico-but.b_share_fb_big.active,
.ico-but.b_share_fb_big:hover {
    background-position: -140px -320px;
}
.ico-but.b_vote {
    width: 36px;
    height: 33px;
    background-position: 0 -275px;
}
.ico-but.b_vote_check {
    width: 30px;
    height: 27px;
    background-position: -41px -275px;
}
.ico-but.b_vote_small {
    width: 21px;
    height: 19px;
    background-position: -113px -275px;
}
.ico-but.b_back {
    width: 16px;
    height: 13px;
    background-position: -76px -275px;
}
.ico-but.b_close_video {
    width: 12px;
    height: 12px;
    background-position: -97px -275px;
}
/* Исправления поверх, разбираться в этом невозможно */
.section-list--fix .sl-holder {
    margin-top: 48px;
}

.section-list--fix .tab-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.section-list--fix .tab-control__item {
    color: #000 !important;
    text-transform: uppercase;
}

.section-list--fix .tab-control__item.active {
    color: #365799 !important;
    text-decoration: underline !important;
}

.section-list--fix .tab-body > div {
    display: none;
}

.section-list--fix .tab-body > div.active {
    display: block;
}

.h2 {
    color: #365799;
    font-size: 30px;
    line-height: 1.2;
}
