/* SET BASE
----------------------------------------------- */
* {margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
body {font: 13px 'Open Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #2a2a2a; background:#eee url(../images/bg2.png); 
height:100%; width:100%; font-weight:normal;}
img {max-width:100%;} 
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #2a2a2a; text-decoration: none;}
a:hover, a:focus {color:#0294d9; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}

/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
padding:0 20px; display:inline-block; height:40px; line-height:40px; border-radius:0px; cursor:pointer; 
background-color:#4caf50; color:#fff; text-align:center;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #46a14a; color:#FFF;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f8f8f8; border-radius:0px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #e3e3e3,inset 0 3px 5px 0 rgba(0,1,1,0.1);}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#F8F8F8; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.img-box, .img-wide, .img-resp-h, .img-resp-v {overflow:hidden; position:relative; background-color:#000;}
.img-resp-h {padding-top:55%;}
.img-resp-v {padding-top:130%;}
.img-box img, .img-resp-h img, .img-resp-v img {width:100%; min-height:100%; display:block;}
.img-resp-h img, .img-resp-v img {position:absolute; left:0; top:0;}
.img-wide img {width:100%; display:block;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .s-in, .s-img, .to-dl, .vmeta-fav a {transition: all .3s;}
.button, .preview-img img {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}
.short img {image-rendering:crisp-edges; image-rendering:-moz-crisp-edges; image-rendering:-webkit-optimize-contrast;}

.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-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.fx-col{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}

.pages {background-color:#FFF; padding:20px; border:1px solid #e3e3e3; box-shadow: 0 3px 5px 0 rgba(0,1,1,0.1);}
.site-desc h1, .site-desc h2, .site-desc h3, .sect-t > *:first-child, .side-bt, .sect-top-t, .full-in h1 {font-weight:600;}

.short2 {width:50%; float:left; padding:0 10px 20px 10px;}
.s2-in {background-color:#FFF; padding:20px; position:relative; text-align:center; overflow:hidden; 
border:1px solid #e3e3e3; box-shadow: 0 3px 5px 0 rgba(0,1,1,0.1);}
.s2-img, .s2-title, .s2-desc {display:block; overflow:hidden; color:#2a2a2a;}
.s2-img {margin:0 auto 20px auto;}
.s2-img img {display:block;}
.s2-title {font-size:16px; font-weight:700; margin-bottom:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.s2-desc {opacity:0.6; line-height:20px; height:60px; font-weight:300;}   


.subcats{margin:0 0 22px;overflow:hidden}.layout .content .wrapper>.subcats>div{overflow-x:auto;padding-bottom:16px;margin-bottom:-16px}.layout .content .wrapper>.subcats>div>.row{margin-right:0;margin-left:0;flex-wrap:nowrap}.layout .content .wrapper>.subcats>div>.row>a{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:5px;margin-left:0;text-decoration:none;white-space:nowrap;border:1px solid #dadce0;color:rgba(0,0,0,.54);font-size:12px;line-height:normal;background-color:#fff;border-radius:16px;padding:8px 12px}.layout .content .wrapper>.subcats>div>.row>a:last-child{padding-right:8px}.layout .content .wrapper>.subcats>div>.row>a.active{color:var(--blue-color)}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden; background:url(../images/bg.png) center top no-repeat;}
.center {max-width:1264px; margin:0 auto; position:relative; z-index:20;}
.header {}
.cont {background-color:#eee; overflow:hidden; box-shadow:0 0 20px 0 rgba(0,0,0,0.2); border-radius:0px;}
.line {background-color:#fff; padding:0 20px 0 0;}
.cols {padding:0px;}
.side {width:240px; background-color:#FFF; box-shadow: 0 3px 5px 0 rgba(0,1,1,0.1);}
.main {width:calc(100% - 260px); width:-webkit-calc(100% - 260px); padding:20px; min-height:800px;}
.footer {padding:20px; color:#FFF; line-height:24px;
background:#29a176 url(../images/bg.png) center top no-repeat}


/* HEADER
----------------------------------------------- */
.h-one {background-color:#4caf50; color:#FFF; padding:0 2000px; margin:0 -2000px; line-height:50px; 
box-shadow:0 0 20px 0 rgba(0,0,0,0.4);}
.h-two {padding:10px 0;}

.h-menu, .h-menu li {float:left;}
.h-menu a {color:#FFF; font-size:16px; padding:0 20px; border-left:1px solid #6fbf73; display:block;}
.h-menu a:hover, .h-menu a.active {color:#fff; background-color:#6fbf73;}

.btns-log {white-space:nowrap; float:right; font-size:16px;}
.btns-log a {display:inline-block; padding:0 20px; color:#FFF;}
.show-login {background-color:#46a14a; color:#fff; cursor:pointer; display:inline-block; padding:0 20px;}
.btns-log a:hover, .show-login:hover {text-decoration:underline;}

.logo {display:block; float:left; width:400px; height:100px;}
.logo img {display:block;}

.search-box {width:400px; float:right; margin-top:30px;}
.search-field {width:100%; position:relative;}
.search-field input, .search-field input:focus {width:100%; padding:0 50px 0 10px; 
background-color:#fff; color:#2a2a2a; height:40px; line-height:40px;}
.search-box button {position:absolute; right:0; top:0;
padding:0 !important; width:40px; height:40px !important; line-height:40px !important; 
font-size:18px; background:transparent !important; color:#888 !important;}


/* LINE
----------------------------------------------- */
.l-menu li {float:left;}
.l-menu a {display:block; line-height:50px; padding:0 20px; border-right:1px solid #e3e3e3; font-size:16px;}
.l-menu a span {background-color:#4caf50; color:#fff; display:inline-block; vertical-align:top; 
height:50px; line-height:50px; padding:0 5px; margin:0 -20px 0 10px; min-width:50px; text-align:center;}
.l-menu a:hover {color:#000; background-color:#f2f2f2;}


/* SECT
----------------------------------------------- */
.sect {margin-bottom:20px;}
.sect-t {margin-bottom:20px; border-left:5px solid #4caf50; box-shadow: 0 3px 5px 0 rgba(0,1,1,0.1); 
background-color:#FFF;  padding:10px 10px 10px 20px;}
.sect-t > *:first-child {font-size:18px;}
.sect-t > *:first-child div {font-size:12px; font-weight:400; opacity:0.8;}
.sect-t a {display:inline-block; line-height:40px; padding:0 10px; background-color:#4caf50; color:#fff; 
text-transform:uppercase; font-weight:600; border-radius:0px;}

.sect-top {border:3px solid #4caf50; padding:20px; padding-bottom:0; position:relative; margin:40px 0;}
.sect-top-t {display:inline-block; padding:0 10px; line-height:40px; font-size:24px; 
background-color:#eee; position:absolute; left:20px; top:-23px;}
.sect-top-t .fa {color:#ee4813;}
.fx-row > .side-item {width:30%;}


/* SHORT
----------------------------------------------- */

.floats {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.short {
    display: flex;
    flex-direction: column;
}

.s-in {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


@media screen and (min-width: 951px) {
    .s-in {
        max-height: 300px; 
    }
    
    .s-in a {
        display: flex;
        flex-direction: column;
        height: 100%;
        text-decoration: none;
        color: inherit;
    }
    
    .s-in img {
        flex: 0 0 auto; 
        max-height: 200px; 
        object-fit: cover; 
    }
    
    .s-in a {
        font-size: 14px;
        line-height: 1.3;
        padding: 10px;
        text-align: center;
    }
}


@media screen and (max-width: 950px) and (min-width: 591px) {
    .s-in {
        max-height: 280px;
    }
    
    .s-in img {
        max-height: 180px;
        object-fit: cover;
    }
}

@media screen and (max-width: 590px) {
}
.s-img, .s-title, .s-desc {display:block; overflow:hidden; color:#2a2a2a;}
.s-img {margin:20px auto; width:100px; height:100px; border-radius:10px;}
.s-img img {width:100%; min-height:100%; display:block;}
.s-title {font-size:16px; margin-bottom:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.s-desc {
    flex: 1; 
    margin-top: auto; 
}
.s-rate {margin:10px auto 0 auto; width:118px; height:25px;}
.s-rate-app {position: absolute; left:0; top:0; display:inline-block; 
background: #4caf50; color: #fff; height:26px; line-height:26px; padding:0 0 0 10px;}
.s-rate-app:before {width: 0; height: 0; border-width: 13px; border-style: solid;
border-color:#4caf50 rgba(79, 24, 100, 0) #4caf50 #4caf50; position:absolute; left:100%; top:0; content:"";}
.s-hit:before, .s-new:before {content:""; width:40px; height:40px; position:absolute; right:0; top:0; 
background:url(../images/hit.png) no-repeat;}
.s-new:before {background:url(../images/new.png) no-repeat !important;}
.s-in.hover:hover {border:1px solid rgba(30,151,247,.4); box-shadow:0 0 15px 0 rgba(30,151,247,.4);}
.s-in22.hover:hover .s-img {border-radius:50%;}







.rating{width:118px;height:25px;font-size:.9em}
.unit-rating{list-style:none;margin:0;padding:0;width:125px;height:23px;
position:relative;background:url(../images/rating.png) repeat-x}
.unit-rating li{text-indent:-90000px;padding:0;margin:0;float:left}
.unit-rating li a{display:block;width:25px;height:24px;text-decoration:none;
text-indent:-9000px;z-index:25;position:absolute;padding:0}
.unit-rating li a:hover{background:url(../images/rating.png) 0 -45px;z-index:2;left:0}
.unit-rating a.r1-unit{left:0}.unit-rating a.r1-unit:hover{width:25px}
.unit-rating a.r2-unit{left:25px}
.unit-rating a.r2-unit:hover{width:50px}
.unit-rating a.r3-unit{left:50px}
.unit-rating a.r3-unit:hover{width:73px}
.unit-rating a.r4-unit{left:73px}
.unit-rating a.r4-unit:hover{width:95px}
.unit-rating a.r5-unit{left:95px}
.unit-rating a.r5-unit:hover{width:125px}
.unit-rating li.current-rating{background:url(../images/rating.png) 0 -45px;position:absolute;
height:24px;display:block;text-indent:-9000px;z-index:1}
.ratingzero{color:#6c838e;font-size:16px}

.rate3-short {height:25px; overflow:hidden; line-height:25px; white-space:nowrap; text-align:center; 
border-top:1px dotted #e3e3e3; margin:10px 0 -5px 0;} 
.rate3-short .fa {margin-right:5px;}
.sr-plus, .sr-minus {display:inline-block; line-height:25px; vertical-align:top;}
.sr-plus {color:#3C0; margin-right:5px;}
.sr-minus {color:#f20404; margin-left:5px;}
.r3-hide {display:none;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {color:#5c5c5c; line-height:20px; text-align:justify; margin-bottom:20px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:18px; line-height:24px;
margin-bottom:10px; color:#2a2a2a;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {}
.site-desc p + p {margin-top:5px;}
.site-desc a {color:#4caf50; text-decoration:underline;}


/* SIDE
----------------------------------------------- */
.side-box {overflow:hidden;}
.side-bt {font-size:18px; padding:10px; background-color:#f2f2f2;}
.side-bt .fa {font-size:24px; width:40px; vertical-align:top; margin-top:-5px; transform:rotate(-45deg);}
.side-bc {padding:10px;}
.side-nav .side-bc {padding:0px;}

.side-nav {background-color:#4caf50; color:#FFF;}
.side-nav .side-bt {background-color:#46a14a;}
.side-nav a {border-bottom:1px solid #46a14a; box-shadow:0 1px #6fbf73; display:block; 
padding:10px 60px 10px 20px; color:#FFF; font-size:14px;}
.side-nav li:last-child a {border-bottom:0; box-shadow:none;}
.side-nav li:hover, .side-nav a.active {color:#FFF; background-color:#ee4813;}
.side-nav a:hover {color:#fff;}
.side-nav li {position:relative;}
.side-nav li span {position:absolute; right:10px; top:10px; opacity:0.8;}

.side-item {padding-left:60px; position:relative; min-height:50px; display:block; margin-bottom:20px;}
.side .side-item:last-child {margin-bottom:0;}
.side-title {margin-bottom:3px;}
.side-date {font-size:12px; opacity:0.6;}
.side-img {width:50px; height:50px; position:absolute; top:0; left:0;}


/* FOOTER
----------------------------------------------- */
.ft-left a {text-decoration:underline; margin-right:10px; color:#fff;}
.ft-right > div > * {float:right; margin-top:5px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align:center; padding:20px 5px 0 5px;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 5px; 
min-width:36px; background-color:#fff; margin:5px 5px 0 0; border-radius:4px; border:1px solid #e1e5e6; 
box-shadow:0 3px 5px 0 rgba(0,1,1,0); font-size:16px; overflow:hidden;}
.navigation span, .pagi-nav a:hover {background-color:#4caf50; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color:#888;}
.pagi-nav a:hover {background-color:#4caf50; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.full-in {background-color:#FFF; padding:20px; border:1px solid #e3e3e3; margin-bottom:20px; 
box-shadow: 0 3px 5px 0 rgba(0,1,1,0.1);}
.full-in h1 {font-size:18px; line-height:24px; margin-bottom:20px; border-left:5px solid #4caf50; box-shadow: 0 3px 5px 0 rgba(0,1,1,0.1); 
background-color:#FFF;  padding:10px 10px 10px 20px; font-weight:700;}
.full-in h1 .fa {color:#ee4813; margin-left:10px;}
.f-cols {padding-right:200px; position:relative; margin-bottom:20px;}
.f-dl { position:absolute; right:0; top:0; bottom:0; width:180px; font-size:16px;}
.f-cols .short {width:200px; padding:0;}
.f-info {width:calc(100% - 220px); width:-webkit-calc(100% - 220px); float:right;}
.f-info div {padding:7px 10px 7px 170px; font-size:13px;}
.f-info div:nth-child(2n+1) {background-color: #f5f5f5;}
.f-info div > span:first-child {opacity:0.7; display:inline-block; width:150px; margin-left:-160px; font-weight:700;}
.f-info a {text-decoration:underline; color:#4caf50;}
.vmeta-fav {margin-top:10px;}
.vmeta-fav a {display:block; height:40px; line-height:40px;}
.to-dl, .vmeta-fav a {color:#FFF; background:#ee4813;
padding:0 20px; display:block; height:40px; line-height:40px; border-radius:0px; cursor:pointer; text-align:center;}
.vmeta-fav a {color:#fff; background:#4caf50;}
.to-dl:hover, .vmeta-fav a:hover {box-shadow:0 0 15px 0 rgba(30,151,247,.4);}

.tabs-b {display:none;}
.tabs-b.visible {display:block;}
.tabs-sel {margin-bottom:20px; white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.tabs-sel span {display:inline-block; line-height:30px; padding:0 10px; background-color:#f2f2f2;
text-transform:uppercase; font-weight:600; border-radius:0px; margin-right:10px; cursor:pointer;}
.tabs-sel span.current {background-color:#4caf50; color:#fff;}
.tabs-sel span + span {margin-left:10px;}

.scr-box {white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.scr-box a, .scr-box > img {display:inline-block; vertical-align:top; margin-right:10px; 
max-width:250px; max-height:250px; overflow:hidden;}
.scr-box a img {display:block;}
.scr-box br {display:none;}

.rate3-outer {background-color:#f2f2f2; padding:10px; margin-top:30px;}
.rate3 {height:40px;}
.rate3-hide, .f-rate .rbar {display:none;}
.ps, .ms {cursor:pointer; padding:0 10px; line-height:40px; display:inline-block; vertical-align:top; 
color:#69a935; text-align:center;}
.ms {color:#E70C2F;}
.rate3 span.fa {font-size:24px; margin-right:10px; vertical-align:middle;}
.ps:hover {color:#FFF; background-color:#028c19;}
.ms:hover {background-color:#c1050a; color:#fff;}
.rrange {width:220px; color:#8f95a3; font-weight:700; white-space:nowrap;}
.rbar {height:10px; overflow:hidden; position:relative; background-color:#E70C2F; margin-top:5px; border-radius:4px;}
.rfill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#69a935; transition:width 1s linear;}
.rrange span {margin-left:10px; font-size:20px; color:#69a935;}
.f-tate {text-align:center; overflow:hidden;}
.f-rate .rrange {white-space:normal; width:100%;}
.f-rate .rrange span {margin:0px 0 0 0; font-size:18px; display:block;}

.f-dl-btm {background-color:#4caf50; padding:20px; margin-top:20px; border-radius:0px;}
.dl-capt {background-color:#46a14a; color:#fff; margin:-20px; margin-bottom:20px; padding:10px 20px; font-size:18px; font-weight:600;}
.f-dl-in {background-color:#dffdef; padding:10px; margin:0 auto; max-width:800px;   
box-shadow:5px 5px 10px -5px rgba(0,0,0,0.3); border-radius:0px;}
.f-dl-inn {background-color:#dffdef; padding:10px; margin:0 auto; max-width:800px;   
box-shadow:5px 5px 10px -5px rgba(0,0,0,0.3); border-radius:0px;}
.f-dl-desc {margin-bottom:10px;}
.dl-item {display:block; background-color:#4caf50; color:#FFF !important; text-decoration:none !important; padding:10px 20px;}
.dl-item + .dl-item, .attach + .attach {margin-top:10px;}
.dl-title {font-size:16px; margin-bottom:7px;}
.dl-item > div + div span {margin-right:20px;}
.dl-item:hover {background-color:#ee4813; color:#FFF;}

.dl-gp {background:#fff url('../images/gplogo.png') 20px center no-repeat; padding-left:80px; color:#2a2a2a !important; 
 margin:0 auto; margin-top:20px; max-width:800px; box-shadow:5px 5px 10px -5px rgba(0,0,0,0.3);}
.dl-gp .dl-title {font-size:18px; margin-bottom:0;}
.dl-gp:hover {background-color:#ee4813; color:#FFF !important;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {font-size:16px; line-height:20px; color:#5c5c5c;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#4caf50;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}


/* COMMENTS
----------------------------------------------- */
.full-comms {padding:10px; background:#eee url(../images/bg2.png); border:1px solid #e3e3e3; 
box-shadow: 0 3px 5px 0 rgba(0,1,1,0.1);}
.comms-title {line-height:40px;}
.comms-title > span {font-size:16px;}
.add-comm-form {position:relative; margin:20px 0; display:none;}
.ac-soc {position:absolute; right:0px; top:-8px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; border-radius:0%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color:#FFF; box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
.ac-textarea textarea {height:85px;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {background-color:#FFF;}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f0f0f0; margin:20px 0 0 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline;}
.full-comms {}

.comm {background-color:#FFF; padding:10px; padding-left:60px; margin-top:10px;}
.comm-av {width:40px; height:40px; float:left; margin-left:-50px;}
.comm-meta {margin-bottom:6px;}
.comm-meta span + span {margin-left:10px; opacity:0.8;}
.comm-author {font-weight:700;}
.comm-text {font:14px/18px Arial, Helvetica, sans-serif;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#FFF; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#f6f6f6;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#f6f6f6;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#ee4813; color:#fff;}
.lb-menu a .fa {color:#ee4813;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f6f6f6; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#f6f6f6; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}


/* GO TOP BUTTON */
#gotop{position:fixed; width:40px; height:40px; line-height:36px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:0.7; background-color:#000; color:#FFF; border-radius:0%; text-align:center;}

/* GO DOWN BUTTON */
#godown {
    position: fixed; 
    width: 40px; 
    height: 40px; 
    line-height: 36px; 
    right: 10px; 
    bottom: 60px; 
    cursor: pointer; 
    font-size: 20px;
    z-index: 9998; 
    display: none; 
    opacity: 0.7; 
    background-color: #000; 
    color: #FFF; 
    border-radius: 0%; 
    text-align: center;
}

#godown:hover, #gotop:hover {
    opacity: 1;
}

.svg-icon {
  width: 1em;
  height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #4691f6;
}

.svg-icon circle {
  stroke: #4691f6;
  stroke-width: 1;
}




/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#333; 
padding:0px; z-index:888; position:fixed; left:-260px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:887; display:none;}
.side-panel .side-box {margin:0; border-radius:0;}
.side-panel .side-bt {border-radius:0;}


@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.cols {}
.main {width:calc(100% - 240px); width:-webkit-calc(100% - 240px);}
.short {width:33.33%;}
.h-menu a, .l-menu a, .btns-log {font-size:14px;}
.footer {padding:20px 10px;}
.h-two {padding:10px;}

.full-in {padding:10px;}
.f-dl-btm {padding:10px;}
.dl-capt {margin:-10px; margin-bottom:20px; padding:7px 10px; font-size:18px;}
.dl-item {padding:10px 10px;}
.dl-gp {background:#fff url('../images/gplogo.png') 10px center no-repeat; padding-left:60px;}
}

@media only screen and (min-width: 1025px){

}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.h-menu, .l-menu, .side {display:none;}
.main {width:100%;}
.search-box {width:300px;}
.line {padding:10px; height:50px;}
.share-box {width:100%; height:26px; overflow:hidden; text-align:center;}
.btn-menu {background-color:#ee4813; color:#fff; cursor:pointer; display:block; float:left;
width:50px; height:50px; line-height:50px; text-align:center; font-size:18px;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
body {background-image:none;}
.logo {float:none; width:300px; height:80px; margin:0 auto;}
.search-box {width:100%; float:none; margin:10px 0;}
.short {width:33.33%;}
.fx-row > .side-item {width:48%;}
.sect-t > *:first-child, .sect-top-t {font-size:18px;}
.ft-left, .ft-right {width:100%;}
.ft-right > div > * {float:left;}

.f-cols {padding-right:0;}
.f-dl {position:static; float:right; width:50%; padding-left:10px; height:186px; font-size:14px;}
.f-cols .short {width:50%;}
.f-info {width:100%; padding-top:10px;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.btns-log a, .site-desc {display:none;} 
.short {width:50%;}
.sect-t > *:first-child {width:100%; margin-bottom:10px;}
.short2 {width:100%;}
.s2-desc {height:auto;}
.fdl-ctrl > * {width: 100%;}
.fdl-ctrl a {margin-bottom: 10px;}
.fdl-btn, .fdl-btn-title {text-align: center;}
.fdl-btn-size {width: 100%; margin: 10px 0 0 0;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.center22 {max-width:320px;}
.fx-row > .side-item {width:100%;}
.floats {margin:0 -5px;}
.short {padding:0 5px 20px 5px;}
.main {padding:0px 10px;}
.vmeta-fav a {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0 10px;}
.rate3-outer {display:block; text-align:center;}
.rate3-outer > div {display:inline-block;}
.add-comm-btn {padding:0 10px;}
.comms-title2 {text-align:center; display:block !important;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}

}
.title_spoiler svg{
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 7px;
	height: 16px;
	width: 16px;
}

.image-bordered {
	border: 1px solid #ddd;
}

.image-shadows {
	box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}

.image-padded {
	padding: 0.5rem;
}

.comments-user-profile {
  font-weight: bold;
  cursor: pointer;
  color: #3394e6;
}
.comments-image-gallery {
  margin: 0;
  padding: 0;  
  list-style: none;
  clear: both;
}

.comments-image-gallery li{
	list-style: none;
	margin: 0;
	padding: 0;  
}

.comments-image-gallery li img{
  float: left;
  margin-right: 5px;
  border: 5px solid #fff;
  width: 100px;
  height: 100px;
  transition: box-shadow 0.5s ease;
}

.comments-image-gallery li img:hover {
  box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}

.mce-toc {
  border: 1px solid #dbdada;
  margin: 0 0 .7rem 0;
}

.mce-toc h2 {
  margin: 4px;
}

.mce-toc ul {
  padding-left: 20px;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.mce-toc ul ul {
  padding-left: 20px;
  margin-block-start: 0;
  margin-block-end: 0;
}

.mce-toc li {
  list-style-type: none;
}
figure {
    margin: 0;
}

figure.align-left {
    float: left;
}

figure.align-right {
    float: right;
}

figure.image.align-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

figure.image figcaption {
	padding: 1rem;
    background-color: #fafafa;
    font-size: .8rem;
    caption-side: bottom;
    word-break: break-word;
    text-align: center;
}

figure.image.align-center figcaption {
	display: table-caption;
}
.hljs-comment, .hljs-quote {
  color: #a0a1a7;
  font-style: italic;
}

.hljs-doctag, .hljs-keyword, .hljs-formula {
  color: #a626a4;
}

.hljs-section, .hljs-name, .hljs-selector-tag, .hljs-deletion, .hljs-subst {
  color: #e45649;
}

.hljs-literal {
  color: #0184bb;
}

.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {
  color: #50a14f;
}

.hljs-built_in, .hljs-class .hljs-title {
  color: #c18401;
}

.hljs-attr, .hljs-variable, .hljs-template-variable, .hljs-type, .hljs-selector-class, .hljs-selector-attr,
.hljs-selector-pseudo, .hljs-number {
  color: #986801;
}

.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {
  color: #4078f2;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.hljs-link {
  text-decoration: underline;
}
.emoji_box {
	width:100%;
	max-width: 390px;
}
.emoji_category {
	padding:7px;
	clear:both;
}
.emoji_list {
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
	font-family:'Apple Color Emoji', 'Segoe UI Emoji', 'NotoColorEmoji', 'Segoe UI Symbol', 'Android Emoji', 'EmojiSymbols';
	font-size:2em;
}
.emoji_symbol {
	float:left;
	margin-bottom: 10px;
	width:12.5%;
	text-align:center;
}

.emoji_symbol a,  .emoji_symbol a:hover {
	cursor: pointer;
	text-decoration:none;
}

.native-emoji {
    font-size: 1.3em;
    font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'NotoColorEmoji', 'Segoe UI Symbol', 'Android Emoji', 'EmojiSymbols';
}
.mce-accordion summary {
	cursor: pointer;
}

.self_delete_link {
	border: 0 none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	padding: 12px 27px;
	border-radius: 10px;
	outline: none;
	background-color: #f44336;
	color: #fff;
	text-shadow: 0 1px #333;
	text-decoration: none !important;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	box-sizing: border-box;
	transition: all ease .1s; transition: all ease .1s;
}
.DLEPush {
	z-index: 2001;
	position: fixed;
	right: 20px;
	top: 20px
}

@keyframes DLEPush-show {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.DLEPush-notification.wrapper {
	animation-name: DLEPush-show;
	animation-duration: 1s;
	position: relative;
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	max-width: 400px;
	box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
	background-color: #fff;
	border-radius: 10px
}

.DLEPush-notification .DLEPush-icon {
	grid-column: 1;
	grid-row: 1 / span 2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: 45px;
	height: 100%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
}

.DLEPush-notification .DLEPush-icon svg {
	scale: .8;
}

.DLEPush-notification .DLEPush-header {
	font-weight: 500;
	grid-column: 2;
	grid-row: 1;
	font-size: 1rem;
	margin-left: 1rem;
	margin-top: .5rem;
}
.DLEPush-notification .DLEPush-header:empty {
	margin-top: 0;
}

.DLEPush-notification .DLEPush-message {
	grid-column: 2;
	grid-row: 2;
	font-size: .875rem;
	margin: 1rem;
}

.DLEPush-notification .DLEPush-message li, .DLEPush-notification .DLEPush-message ul {
	list-style-type: none;
	padding-left: 0;
}

.DLEPush-notification .DLEPush-close {
	position: absolute;
	top: 8px;
	right: 10px;
	font-weight: 300;
	background: none;
	border: 0;
	font-size: 1.15rem;
	cursor: pointer;
	line-height: 1;
	padding: 0;
	color: inherit;
	outline: 0;
	opacity: 0.75;
}

@media only screen and (min-width: 601px) {
	.DLEPush-notification.wrapper {
		min-width: 400px;
	}
}

.DLEPush-notification .DLEPush-close:hover {
	opacity: 1;
}

.DLEPush-notification.wrapper.push-success {
	background-color: #e0f2f1;
}

.DLEPush-notification.wrapper.push-success .DLEPush-icon {
	background-color: #00897b;
}

.DLEPush-notification.wrapper.push-warning {
	background-color: #FFF3E0;
}

.DLEPush-notification.wrapper.push-warning .DLEPush-icon {
	background-color: #FF9800;
}

.DLEPush-notification.wrapper.push-error {
	background-color: #FBE9E7;
}

.DLEPush-notification.wrapper.push-error .DLEPush-icon {
	background-color: #FF5722;
}

input[type="text"].comments_author_field {
	width: 100%;
	margin-bottom: 10px;
}
    
.ui-dialog-buttonset button.ui-button-delete {
    background-color: #f44336;
    border-color: #f44336;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
.ui-dialog-buttonset button.ui-button-delete:hover {
    background-color: #db3a2f;
    border-color: #db3a2f;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
.form-check-label {
    cursor: pointer;
}
.form-check-input {
    color: #0c5f7eed;
    flex-shrink: 0;
    width: 1.12rem;
    height: 1.12rem;
    margin: -0.188rem 0.625rem 0 0;
    appearance: none;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #0c5f7eed;
    vertical-align: middle;
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230c5f7eed' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%230c5f7eed'/%3e%3c/svg%3e");
}

.form-check-input[type=checkbox] {
    border-radius: .25rem;
}

.form-check-input[type=radio] {
    border-radius: 50%;
}

.pm th{
    text-align: left;
    font-weight: 500;
    white-space: nowrap;
}
.pm th.pm_checkbox {
	text-align: center;
}
.pm_list.pm_subj, .pm_list.pm_icon, .pm_list.pm_last_user {
 cursor: pointer;
}
.pm_list.pm_icon svg {
	width: 1.4rem;
	height: 1.4rem;
	vertical-align: middle;
}

.pm_list.pm_icon.pm-unread-image {
 color: #3394e6;
}
.pm td.pm_list.pm_icon, .userstop td, th.pm_head.pm_icon {
	border-bottom: none;
}
.pm_list.pm_icon.pm-reply-image {
	color: #087e02c4;
}
.pm_list.pm_icon.pm-read-image {
	color: #afafaf;
}

.pm_list .pm_last_message, .pm_list .pm_last_date, .pm_list .pm_with_user {
	color: #64748b;
	font-size: .8rem;
}
.pm tbody > tr:hover {
    background-color: #e2e8f099;
}
.pm_navigation {
	margin-top: 1rem;
}
.pm_navigation .navigation {
	display: inline-block;
	color: #333333;
	background-color: #f5f5f5;
	border-radius: 0.188rem;
	padding: .4rem;
}

.pm_navigation .navigation a, .pm_navigation .navigation span {
    padding: 0.5rem;
    min-width: 2.25rem;
}
.pm_navigation .navigation span {
    background-color: #4581d0;
    color: #fff;
}
.pm_navigation .navigation a {
    text-decoration: none;
    color: #000;
}
.pm_navigation .navigation a:hover {
    background-color: #e2e8f0;
}
.quote_link {
	float: right;
}
.quote_link svg {
	color: #6c838e;
	vertical-align: middle;
}
.clipboard-copy-link svg {
	color: #6c838e;
	vertical-align: middle;
	margin-top: -3px;
}
/* Оформление Яндекс Captcha */
.smart-captcha {
    display: inline-block;
}

/* Оформление математический формул */
.mathml-container {
	font-family: math;
}
div.mathml-block {
	font-size: 1.1em;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: .139em .35em;
}

div.mathml-block .katex {
    font-size: 1.1em;
}

span.mathml-inline {
	display: inline-block;
	vertical-align: middle;
	margin: 0 .12em;
}

/* Оформление блока скрытого текста */
.dleshowhidden {
	color: #104d92;
	background-color: #E3F2FD;
	border: 1px solid #1E88E5;
	box-shadow: 0 5px 12px rgba(126, 142, 177, 0.2);
	padding: .83em;	
}
/* Yandex Captcha Design */
.smart-captcha {
    display: inline-block;
}

/* The design of mathematical formulas */
.mathml-container {
	font-family: math;
}
div.mathml-block {
	font-size: 1.1em;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: .139em .35em;
}

div.mathml-block .katex {
    font-size: 1.1em;
}

span.mathml-inline {
	display: inline-block;
	vertical-align: middle;
	margin: 0 .12em;
}

/* The design a block of hidden text */
.dleshowhidden {
	color: #104d92;
	background-color: #E3F2FD;
	border: 1px solid #1E88E5;
	box-shadow: 0 5px 12px rgba(126, 142, 177, 0.2);
	padding: .83em;	
}