 .highslide-wrapper, .highslide-outline {
    background: #FFFFFF;
    z-index: 100000;
}
.highslide-image {
    border: 2px solid #FFFFFF;
    z-index: 100000;
}
.highslide-active-anchor {
    visibility: hidden;
    z-index: 100000;
}
.highslide-active-anchor img {
    visibility: hidden;
    z-index: 100000;
}
.highslide-dimming {
    background: black;
    z-index: 100000;
}
.highslide-html {
    background-color: white;
    z-index: 100000;
}
.highslide-html-content {
    display: none;
    z-index: 100000;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    border: 1px solid white;
    background-color: black;
    z-index: 100000;
}
a.highslide-full-expand {
    background: url(../dleimages/fullexpand.webp) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
    z-index: 100000;
}
.highslide-footer {
    height: 11px;
    z-index: 100000;
}
.highslide-footer .highslide-resize {
    float: right;
    height: 12px;
    width: 11px;
    background: url(../dleimages/resize.webp);
    z-index: 100000;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-caption {
    display: none;
    padding: 5px;
    background: white;
}
.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
    position: relative;
    left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    display: none;
}
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
    background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}
.full-news {
}
.full-news-head {
    border: 1px solid #d8d8d8;
    background: #fff;
    padding: 20px;
    margin: 0 0 30px 0;
    border-radius: 5px;
}
.full-news h1 {
    color: #000;
    font-size: 32px;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    display: inline;
}
.full-news-top {

    min-height: 280px;
}
.full-news-icon {
    width: 150px;
    height: 150px;
    margin: 0 0 14px 0;
}
.full-news-icon img {
    width: 150px;
    min-height: 150px;
    border-radius: 25px;
}
.full-news-rating {
    position: absolute;
    left: 32px;
    top: 180px;
}
.full-news-info {
}
.info-f-line {
    color: #727272;
    font-size: 15px;
}
.info-f-line:nth-child(2n) {
    background: #f6f6f6;
}
.info-f-line a {
    color: #30bfee;
}
.info-f-line a:hover {
    color: #000;
}
.info-f-line i {
    float: left;
    width: 230px;
    font-style: normal;
    padding: 7px 10px 7px 20px;
}
.info-f-line u {
    float: left;
    text-decoration: none;
    width: 331px;
    border-left: 1px #eaeaea solid;
    padding: 7px 10px 7px 20px;
}
.info-f-line s {
    display: block;
    clear: both;
}
.full-news-stb {
    border: 1px solid #d8d8d8;
    background: #fff;
    padding: 20px;
    margin: 0 0 30px 0;
    border-radius: 5px;
}
.full-news-stb-title {
    color: #000;
    font-size: 20px;
    margin: 0 0 20px 0;
}
.full-news-stb-content {
    color: #474747;
    font-size: 17px;
    line-height: 22px;
}
.full-news-descr {
    position: relative;
}
.full-news-descr a {
    color: #727272;
}
.full-news-descr a:hover {
    color: #000;
}
.full-news-descr img {
    max-width: 100%;
    margin: 0 0 10px 0;
}
.full-news-descr-more {
    height: 45px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    background: #4accaa;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.tt-tabs {
    border: 1px solid #d8d8d8;
    background: #fff;
    padding: 20px;
    margin: 0 0 30px 0;
    border-radius: 5px;
}
.index-tabs {
    margin: 0 0 15px 0;
}
.index-tabs span {
    padding: 10px 30px;
    background: #079fac;
    border: 1px #e2e2e2 solid;
    margin: 0 5px 0 0;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;
}
.index-panel {
}
.tt-panel {
    display: none;
}
.tcarusel {
    position: relative;
}
.tcarusel .tcarusel-main {
    position: relative;
    overflow: hidden;
}
.tcarusel .tcarusel-scroll {
    position: relative;
    left: 0px;
    top: 0;
    width: 10000000px;
    padding: 0;
    margin: 0;
}
.tcarusel .tcarusel-item {
    position: relative;
    float: left;
    padding: 0;
    margin: 0 7px 0 0;
    list-style-type: none;
    width: 300px;
}
.tcarusel .tcarusel-item img {
    width: 100%;
}
.tcarusel-prev {
    width: 65px;
    height: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 15%;
}
.tcarusel-prev:hover {

}
.tcarusel-next {
    width: 65px;
    height: 100%;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 15%;
}
.tcarusel-next:hover {
    
}
.hidden-images {
    display: none;
}
.full-news-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: 0 0 20px 0;
}
.full-news-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.playg {
    display: inline-block;
    background: #00b2ee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
}
.full-news-simple {
    color: #474747;
    font-size: 16px;
    line-height: 22px;
}
.full-news-simple a {
    color: #30bfee;
    font-weight: bold;
}
.full-news-simple a:hover {
    color: #000;
}
.mass_comments_action {
    display: none;
}
.comment-block {
    clear: both;
    margin: 0;
    position: relative;
    padding: 0 0 0 85px;
    margin: 0 0 70px 0;
}
.comment-block-left {
    width: 67px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.ugol {
    background: url(../images/ugol.webp) left top no-repeat;
    width: 19px;
    height: 18px;
    position: absolute;
    left: 70px;
    z-index: 222;
    top: 18px;
}
.hidden-coment{
    width: 67px;
    height: 67px;
    position: relative;
    overflow: hidden;
}
.hidden-coment img {
    width: 67px;
    min-height: 67px;
}
.comment-block-right {
    border: 1px solid #eaeaea;
    background-color: #fff;
    padding: 15px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    position: relative;
}
.comment-block-right2 {
}
.comment-text {
    color: #4b4b4b;
    line-height: 18px;
}
.comment-text a {
    color: #d73840;
}
.comment-text a:hover {
    text-decoration: none;
}
.author {
    margin: 0 0 20px 0;
    color: #d73840;
}
.author a {
    color: #d73840;
}
.author a:hover{
}
.comment-block-links {
    position: absolute;
    right: 10px;
    bottom: -21px;
}
.comment-block-links a:hover {
    opacity: 0.8;
}
.comment-block-links1 a {
    height: 19px;
    line-height: 17px;
    padding: 0 8px 0 25px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border: 1px solid #9a2a30;
    -moz-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    background: #e03f47 url(../images/comment-block-links1.webp) 7px center no-repeat;
}
.comment-block-links2 a {
    height: 19px;
    line-height: 17px;
    padding: 0 8px 0 25px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border: 1px solid #649006;
    -moz-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    background: #69a439 url(../images/comment-block-links2.webp) 7px center no-repeat;
}
.comment-block-links3 a {
    height: 19px;
    line-height: 17px;
    padding: 0 8px 0 25px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border: 1px solid #018159;
    -moz-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    background: #4accaa url(../images/comment-block-links3.webp) 7px center no-repeat;
}
.comment-block-links4 a {
    height: 19px;
    line-height: 17px;
    padding: 0 8px 0 25px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border: 1px solid #ce723b;
    -moz-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    -webkit-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    box-shadow: inset 0 0 2px rgba(255,255,255,.6);
    background: #f78c46 url(../images/comment-block-links4.webp) 7px center no-repeat;
}
.mass_comments_action .bbcodes {
    background: #fff;
    border: 1px #ccc solid;
    color: #333;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    margin: 0;
    cursor: pointer;
}
.quote {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f0f0f0));
    background:-moz-linear-gradient(top, #ffffff 5%, #f0f0f0 100%);
    background:-webkit-linear-gradient(top, #ffffff 5%, #f0f0f0 100%);
    background:-o-linear-gradient(top, #ffffff 5%, #f0f0f0 100%);
    background:-ms-linear-gradient(top, #ffffff 5%, #f0f0f0 100%);
    background:linear-gradient(to bottom, #ffffff 5%, #f0f0f0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0);
    background-color:#ffffff;
    -moz-box-shadow: 3px 4px 5px rgba(0,0,0,.14);
    -webkit-box-shadow: 3px 4px 5px rgba(0,0,0,.14);
    box-shadow: 3px 4px 5px rgba(0,0,0,.14);
    padding: 8px;
    color: #6f6f6f;
    clear: both;
    border: 1px #e5e5e5 solid;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin: 0 0 10px 0;
}
.hidden-comment {
    padding: 0 0 30px 0 ;
}
.addb-comment {
    height: 45px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    background: #4accaa;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.addb-comment:hover {
    background: #0cb589;
}
.hidden-comment-form {
    display: none;
    clear: both;
}
.add-comment {
    clear: both;
    padding: 10px 10px 10px 0;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
}
.add-comment a {
    color: #2b80c1;
}
.add-comment {
    clear: both;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
}
.add-comment a {
    color: #2b80c1;
}
.add-comment a:hover {
}
.add-comment-line {
    clear: both;
}
.ststststs {
    text-align: left;
    margin: 0 30px 0 30px;
}
.ststststs-t {
    height: 40px;
    line-height: 35px;
    color: #fffdcc;
    margin: 0 30px 0 10px;
}
.ststststs-t h1 {
    margin: 0;
    padding: 0 0 0 50px;
    font-size: 14px;
}
.ststststs-c {
    padding: 20px;
}
.ststststs-c img {
    padding: 0 10px 10px 0;
    background: url(../images/shadow.webp) right bottom;
    border: 0;
    margin: 10px 10px 10px 0;
}
.ststststs-c input {
    margin: 5px 20px 0 0;
    background: url(../images/form-text.webp);
    color: #2e2e2e;
    border: 1px #d0d0d0 solid;
}
.ststststs-s {
    padding: 5px;
}
.ststststs-s a {
    color: #60360c;
}
.s-block {
    text-align: left;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.05);
    box-shadow: 0 0 5px rgba(0,0,0,.05);
    background: #fff;
    padding: 20px;
    margin: 30px 0;
}
.s-block-content {
    color: #566472;
    line-height: 18px;
}
#dle-content {
}
.s-block-content a {
    color: #d73840;
}
.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; min-width: 50px;}


        .ya-share2__container_size_m .ya-share2__icon {
            height: 32px !important; /* 24px */
            width:  32px !important; /* 24px */
            background-size: 32px 32px !important; /* 24px 24px */
        }


        .ya-share2__container_size_m .ya-share2__counter {
            font-size: 14px !important; /* 12px */
            padding: 8px 10px 0 10px !important; /* 5px 8px 0 8px */
        }

        .ya-share2__container_size_m .ya-share2__icon_more:before {
            line-height: 22px !important; /* 13px */
        }
        .ya-share2__container_size_m .ya-share2__popup_direction_bottom {
            top: 36px !important; /* 28px */
        }
            .nlink a:not(.fdl-btn) {
                background-color: #049bce;
                color: #fff !important;
                padding: 28px 15px;
                border-radius: 4px;
                position: relative;
                min-height: 16px;
                border: 1px solid #c0c0c0;
                display: block;
                word-wrap: break-word;
                text-align: center;
            }
            .nlink a:not(.fdl-btn):hover {
                opacity: 0.8;
            }

@media (min-width: 767px) {
            .brbr {	display: none; }
            .share_text { margin-top: 6px; }
        }
    .t5 {width: 143px!important;height: 255px!important;}

@media (max-width: 767px) {
    		.mob8 { margin-top: 5px;padding-top: 6px !important;padding-bottom: 6px !important;width: 30px !important;}
    
        }