/* Datalife Engine template
by: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ), 
name: Androidus;
creation date: 5 january 2018, 
version dle: 12-13
*/

/* SET BASE
----------------------------------------------- */
* {background: transparent; 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; margin-bottom: 15px;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
.fa-arrow-up:before{content:url(/uploads/gotop.png); position: relative; top: 5px;} .quote:before{content:url(/uploads/fa-quote.png); position: relative; right: 40px; top: 6px;} .fa-remove:before,.fa-close, .fa-times:before{content:url(/uploads/fa-times.png)} .fa-home:before{content:url(/uploads/fa-home.png)}.submenu > a:after {content:url(/uploads/a_after.png); position: relative; left: 5px;} .fa-gears:before, .fa-cogs:before {content:url(/uploads/fa-cogs.png)} .fa-cloud-download:before {content:url(/uploads/fa-cloud-download.png); position: relative; top: 3px;} .fa-search:before {content:url(/uploads/fa-search.png)} .fa-bars:before {content:url(/uploads/fa-bars.png)} .fa-no-music:before { content:url(/uploads/no-music.svg); position: relative; top: 5px; padding-right: 3px;} .fa-cloud-text:before { content:url(/uploads/icon-text.png); position: relative; left: 10px; top: 42px;} .icon-size:before {content:url(/uploads/icon-size.png); padding: 10px;} .icon-cub:before {content:url(/uploads/icon-cub.png); padding: 10px;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fa-icon-beta:before {content:url(/uploads/icon-beta.png); position: relative; top: 3px; padding-right: 5px;} .fa-gamepad:before  {content:url(/uploads/fa-gamepad-2.png); position: relative; top: 2.5px;} .fa-full:before  {content:url(/uploads/fa-full.png); position: relative; top: 3px;} .fa-back:before{content:url(/uploads/fa-back.png);}
body {font: 15px 'Open Sans', Verdana, sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #000; background-color: #fcfcfc; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {/*color: #e74c3c;*/ text-decoration: none;}
h1 {font-weight: 700; font-size: 23px;}
h2, h3, h4, h5 {font-weight: 700; font-size: 20px;}
.sectr-main {padding: 10px 10px; margin: 0 5px 15px 0; border-radius: 3px; background-color: #009729;}

.fdl-button-download {
    background: #31863d;
    color: #fff;
    margin-top: 15px;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 6px;
    float: right;
    opacity: 0.5;
}
.info-attachment {display: flex; align-items: flex-end;} 
.att-7 {padding: 2px 3px; border: 0.2px solid; display: inline-block; margin-top: 7px; font-size: 10px !important; border-radius: 3px; margin-right: 3px; background: #2c7837;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 16px; font-family: 'Open Sans' !important; background-color: #e74c3c; text-align: center; padding: 0 20px; line-height: 40px; 
border-radius: 4px; cursor: pointer; color: #fff; background-color: #e74c3c;}
.speedbar {color: #888; font-size: 12px; height: 50px; /*padding-top: 20px;*/}
.button, .btn, .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"], not:gsc-search-button, .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px; 
border-radius: 4px; cursor: pointer; color: #fff; background-color: #e74c3c; font-size: 14px; font-weight: 700;}
.button:hover, .btn: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: #c0392b; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
.h1-cols {display: flex; flex-wrap: wrap;}
.version {padding-left: 10px; color: #696969; float: left; position: relative; top: 1px;}
.short-data {font-size: 12px; float: left; padding: 5px 0 0px 10px; color:#6d6d6d;}
.short-data-text {border: 1px solid #dadce0; color: rgb(0 0 0 / 65%); border-radius: 4px; padding: 2px 8px;}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.1);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #3498db, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.5; font-size: 14px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.fa-cloud-text {margin: -20px 10px 10px 10px}
.text-warning {color: #ffffff; background-color: #50b35c; padding: 15px 10px 15px 50px; border-radius: 4px;}
.download_info_centr {background-color: #ededed; padding: 3px 5px 3px 5px; margin-top: 15px; border-radius: 4px;}
.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 124%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 150px; height: 90%; object-fit: cover; border-radius: 2px;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.top-title {max-width: 160px;}

.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;}

b, strong, h1, h2, h3, h4, h5, .fw700 {font-weight: 600;}
.icon-left .fa, .icon-left .icon {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px; font-weight: 700;}
.pages, .short-in, .comm-right, .lcomm-text, .add-comm-form, .filter-sect, .sect-ffirst
{box-shadow: 1px 0 20px rgba(0,0,0,.08); background-color: #fff;}
.pages {padding: 30px;}
.short-in:hover  {box-shadow: 0 4px 5px 1px #c6c6c6;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; overflow: hidden;}
.wrap-center {max-width:1270px; margin:0 auto; position:relative; z-index:20;}
.header {box-shadow: 0 0 5px rgba(0,0,0,0.2); position: relative; z-index: 999; background-color: #f2f2f2; height: 50px;}
@media screen and (max-width: 1220px) {
.wrap {padding-top: 30px;}
.header {position: fixed; left: 0; top: 0; width: 100%;}
.sticky-hide {top:-70px;}
.is-active.sticky-hide {top:-140px;}
.sticky {top:0 !important;}
}
.cols {margin: 30px 0; position: relative; z-index: 20;}
.col-left, .col-right {width: 200px;}
.content {min-height: 100vh; padding: 0 30px;}
.footer {background: #333333 url(/uploads/MD-logo.svg) center 15px no-repeat; color: #ccc; position: relative;
	text-align: center; border-top: 5px solid #598cc6; padding: 80px 2000px 30px 2000px; margin: 0 -2000px;}
.tmenu {background-color: #fff; box-shadow: 1px 0 20px rgba(0,0,0,.08); 
	margin-left: -2000px; margin-right: -2000px; padding: 0 2000px; position: relative; z-index: 200;}

#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:9998; display:none; background-color:#fff; color:#222; cursor:pointer; font-size:16px; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.btn-menu {height: 40px; border-radius: 4px; line-height: 40px; text-align: center; 
margin-right: 30px; cursor: pointer; font-size: 24px; color: #fff; display: none;}
.logo {display: block; width: 200px; height: 60px;}
.login-btns > * {display: inline-block; vertical-align: middle;
	font-size: 16px; cursor: pointer; height: 30px; border-radius: 50%; line-height: 30px; text-align: center;}
.btn-login {color: #fff; width: 30px; margin-left: 15px; 
background: linear-gradient(to bottom, #f49100 0%,#f07800 100%);}
.btn-fav {color: #f1c40f;}
.btn-login:hover {background: #f49100; color: #fff;}

.search-wrap {margin-left: 30px; margin-top: -5px;}
.search-box {width:480px; position:relative;}
.search-box input, .search-box input:focus {padding: 0 40px 0 20px; 
background-color: #fff; color: #000; box-shadow: none; height: 30px; line-height: 30px;}
.search-box input:not(:focus)::placeholder {color: #000; opacity: 0.5; font-size: 12px;} 
.search-box button {position:absolute; right:0px; top:0px; z-index:10; 
background-color:#f6f6f6 !important; color:#fff !important; font-size: 14px !important; 
height: 30px !important; /*line-height: 30px !important;*/ border-radius: 0 0px 0px 0 !important;}

.tmenu > li {display: inline-block; float: left; margin-right: 30px; position: relative;}
.tmenu > li > a {display: block; height: 60px; line-height: 60px; font-weight: 500;}
.tmenu .fa {color: #64905f; margin-right: 10px;}
.share-box {float: right !important;}
.share-box .share {margin: 0; margin-top: 11px; margin-right: -30px;}
.tmenu > li > a:hover, .tmenu .menuactive > a {/*color: #e74c3c;*/}
.hidden-menu {position:absolute; left:0; top:100%; z-index:998; background-color:#fff; width:240px;
box-shadow:0 10px 20px 0 rgba(0,0,0,0.2); display:none;}
.hidden-menu a {display:block; padding:12px 15px; border-bottom:1px solid #e3e3e3; 
font-size: 12px; text-align: left; white-space: normal;}

/*DOWNLOAD
-------------------------------------------------*/
.download-bottom{
    /* box-sizing: border-box; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -6px;
    margin-left: -6px;
        position: fixed;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    z-index: 9;
    transform: translateY(100%);
    transition: transform .2s ease;
    transform: translateY(0);
}

.download-bottom-btn {
    width: 100%;
    box-sizing: border-box;
    background: #31863d;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 0 4px rgba(0,0,0,.24);
    padding: 4px;
    display: flex;
    opacity: 0.7;
}

.down-b1 {
   	 flex-basis: 100%;
   	 	width: 150px;
        max-width: 375px;
    	margin: 0 auto;
    	border-radius: 6px 6px 0 0;
}

.fdm-button-download {
    width: 100%;
    outline: none;
    border-radius: 6px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    padding: 0;
    border: 0;
}

.cloud-download-btn {
	width: 20px;
    height: 20px;
    min-width: 20px;
    margin-right: 6px;
}

.download-btn-down {
    padding-left: 15px;
	color: #fff;
}

/*------------------------------------------------*/
.category-row {
    margin-right: -4px;
    margin-left: -4px;
    margin-top: -4px;
    margin-bottom: -4px;
    flex-wrap: wrap;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -6px;
    margin-left: -6px;
        
}
.category-row > a {
  	margin-top: 4px;
    margin-bottom: 4px;
  	 border: 1px solid var(--transparent-border-color);
   	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: rgb(0 0 0 / 65%);
    font-size: 12px;
    line-height: normal;
    background-color: #fff;
    border-radius: 7px;
    padding: 8px 8px;
}

.cat-row-1:hover {
    box-shadow: 0 1px 7px 1px #c6c6c6;
}
/* SECTION
----------------------------------------------- */
.sect + .sect, .sect + #dle-content {margin-top: 30px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 28px; font-weight: 400;}
.sect-link {display: inline-block; padding: 0 15px; border-radius: 5px; cursor: pointer; margin-left: 15px; 
background: linear-gradient(to bottom, #009729a6 0%, #6f6f56 100%); color: #fff; font-size: 15px; 
height: 30px; line-height: 30px; font-weight: 700;}
.sect-link:hover {background: #f49100; color: #fff;}
.short-items {margin: 0 -7px -15px -7px;}
.sect-wide {margin-left: -2000px; margin-right: -2000px; padding: 30px 2000px; 
background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.sect-col {width: 48%;}
.sect-col .sect-title {font-size: 24px;}
.mb-remove {margin-bottom: -15px;}
.sect-lcomms {column-width:290px; column-gap:15px;}


/* SHORT
----------------------------------------------- */
.short-item {float: left; width: 25%; padding: 0 7px; margin-bottom: 15px;}
.short-in {text-align: center; padding: 0 10px 15px 10px; border-radius: 6px; overflow: hidden; position: relative;}
.short-link {display: block;}
.short-img-holder {padding: 15px 0 0 0; margin: 0 -15px; overflow: hidden; position: relative;}
.short-img {width: 100%; height: 100px; margin: 0 auto;  
	background-color: transparent !important;}
.short-title {margin: 0 0 8px 0; height: 35px; font-size: 15px; font-weight: 700; white-space: normal;}
.short-desc {line-height: 20px; height: 80px; overflow: hidden; opacity: 0.5; font-size: 12px;}
.short-bottom .mrating {transform: scale(0.6,0.6) translateX(-50%); transform-origin: center bottom;
	position: absolute; bottom: 10px; left: 50%; display: inline-block; margin-left: -30px;}
.sect-links:hover {box-shadow: 0 0 10px rgb(0 0 0 / 14%);}
.short-label {height: 20px; line-height: 20px; width: 100px; background-color: #2ecc71; color: #fff; 
transform: rotate(-45deg); text-transform: uppercase; font-size: 10px; font-weight: 700; 
position: absolute; left: -35px; top: 5px;}
.short-upd {background-color: #28a6f3;}
.short-new {background-color: #95a5a6;}
.short-label + .short-label {animation: blink 10s infinite linear; animation-delay: 5s;}
.short-label + .short-label + .short-label {animation-delay: 8s;}
@keyframes blink {0% {opacity: 1;} 2% {opacity: 0;} 50% {opacity: 0;} 52% {opacity: 1;} 100% {opacity: 1;}}
.short-img-bg {z-index: 1 !important; opacity: 0; transition: all .5s; 
	position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.done .short-img-bg {opacity: 1;}

.srate-bar {width: 90px; height: 18px; line-height: 18px; overflow: hidden; border-radius: 9px; 
background-color: #95a5a6; position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%);}
.srate-fill {position: absolute; left: 0; top: 0; height: 100%; background-color: #598cc6;}
.srate-title {color: #fff; font-size: 10px; text-align: center; position: absolute; z-index: 2; 
left: 0; top: 0; width: 100%; height: 100%; font-weight: 700;}
.short-rate3.done {display: block;}


/* TOP, FILTER, LAST COMMS
----------------------------------------------- */
.side-box + .side-box {margin-top: 30px;}
.side-bt {margin-bottom: 15px; font-weight: 500; font-size: 18px;}
.side-bt .fa {color: #64905f;}
.smenu a {display: block; padding: 10px 0; border-bottom: 1px dashed #ccc; font-weight: 500; margin-left: 30px;}
.smenu a:before {/*content:"\f111"; font-family:'FontAwesome'; color:#64905f;
font-size: 8px; width: 20px; display: inline-block; vertical-align: middle; position: relative; top: -2px;*/}

.top-item {width: 100%; margin-bottom: 15px; font-size: 13px; line-height: 1.5;}
.top-img {height: 80px; margin-right: 8px;}
.lcomm {margin-bottom: 15px; font-size: 12px;}
.lcomm-meta {position: relative; padding-left: 40px;}
.lcomm-av {width: 30px; height: 30px; border-radius: 50%; background-color: transparent; 
	position: absolute; left: 0; top: 2px;}
.lcomm-name {opacity: 0.6; font-size: 10px;}
.lcomm-date {opacity: 0.6;}
.lcomm-text {padding: 10px; line-height: 1.5; position: relative; 
width: 100%; margin-bottom: 10px; background-color: #fff; font-size: 12px;}
.lcomm-text:before {content: ''; border: 6px solid transparent; border-top-color: #fff; 
position: absolute; top: 100%; left: 10px;}
.lcomm-title {display: block; margin-bottom: 5px;}

.filter-sect {position: relative; z-index: 99;}
.filter-icon {background-color: #e74c3c; color: #fff; font-size: 24px; 
	text-align: center; width: 50px; display: none;}
.filter-content {padding: 15px;}
.filter-btns {margin-top: 15px; width: 30px;}
.filter-btn {cursor: pointer; width: 30px; height: 30px; line-height: 30px; text-align: center; 
border-radius: 15px; font-size: 16px; margin-left: 0; background-color: #2ecc71; color: #fff;}
.filter-btn + .filter-btn {background-color: #e74c3c; margin-top: 8px;}
.filt-col {width: 18.8%; font-size: 13px;}
.filt-col select {width: 100%; opacity: 0; height: 30px;}
.filt-range {width: calc(100% - 70px); margin-top: 20px; padding-left: 23px;}

.nice-select{background-color:#fff; cursor:pointer; border-radius: 4px; box-shadow: inset 0 0 0 1px #e3e3e3; 
line-height:30px; padding:0 25px 0 10px; position:relative; white-space:nowrap; width:100%; font-size: 12px;}
.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}
.nice-select::after{border-bottom:1px solid #999;border-right:1px solid #999;content:"";display:block;
height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;opacity: 0.7;
transform:rotate(45deg);transform-origin:66% 66% 0;transition:all 0.15s ease-in-out 0s;width:5px}
.nice-select.open::after{transform:rotate(-135deg)}
.nice-select.open .list{opacity:1; pointer-events:auto;}
.nice-select.disabled{border-color:#ededed; color:#999; pointer-events:none}
.nice-select.disabled::after{border-color:#cccccc}
.nice-select .list{background-color:#fff; box-shadow:0 0 0 1px rgba(68, 68, 68, 0.11); 
	left:0; margin-top:4px; opacity:0; overflow:hidden; pointer-events:none; 
	position:absolute; top:100%; width:100%; z-index:9}
.nice-select .list:hover .option:not(:hover){background-color:transparent}
.nice-select .option{cursor:pointer; line-height:30px; min-height:30px; padding: 0 15px;}
.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}
.nice-select .option.selected{font-weight:600}
.nice-select .option.disabled{background-color:transparent; color:#999; cursor:default}
.no-csspointerevents .nice-select .list{display:none}
.no-csspointerevents .nice-select.open .list{display:block}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 1.75; color: #5c5c5c; margin-top: 60px; font-size: 12px;}
.site-desc h1, .site-desc h2 {font-size: 18px; font-weight: 700; margin-bottom: 15px; color: #000;}
.site-desc li {list-style-type: disc; margin-left: 40px;}
.site-desc a {color: #e74c3c; text-decoration: underline;}
.site-desc img {float: left; max-width: 200px; margin: 0 10px 10px 0;}
.slice {overflow:hidden; position:relative; transition:height .2s;}
.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
background:linear-gradient(to bottom, rgba(243,243,243,0) 0%, #f3f3f3 100%);}
.slice-btn {margin:15px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#e74c3c; font-weight: 700;}


/* FOOTER
----------------------------------------------- */
.footer > * {position: relative; z-index: 10;}
.ft-menu li {display: inline-block; margin: 0 15px 30px 15px;}
.ft-menu a {color: #fff; font-weight: 700;}
.ft-copyr {font-size: 12px;}
.ft-copyr a {color: #f1c40f;}
.footer a:hover {text-decoration: underline;}
.footer::before, .footer::after {content: ''; position: absolute; top: -40px; left: 50%; opacity: 0.6;
	width: 500px; height: 1000px; z-index: 1; background: rgba(255, 255, 255, 0.05); 
	border: 1px solid rgba(255, 255, 255, 0.1); transform: rotate(45deg);}
.footer::after {transform: rotate(135deg);}
.share {width:225px; height:36px; margin: 0 auto 30px auto; white-space: nowrap;}
.share a {display:inline-block; vertical-align: top; width:36px; height:36px; border-radius:50%; margin-right:10px;
box-shadow:5px 5px 16px 0 rgba(0,0,0,0.1); background:url(../images/share.png) -2px -1px no-repeat;}
.share a:last-child {margin:0;}
.share a:nth-child(2) {background-position:-46px -1px;}
.share a:nth-child(3) {background-position:-89px -1px;}
.share a:nth-child(4) {background-position:-132px -1px;}
.share a:nth-child(6) {background-position:-174px 0;}
.share a:nth-child(5) {background-position:-220px -1px;}
.share a:hover {transform:rotate(20deg);}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; padding:30px 0 15px 0;}
.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:46px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 15px; 
background-color:#fff; margin:5px 2px 0 2px; border-radius:4px; font-size:18px; 
box-shadow: 1px 0 20px rgba(0,0,0,.08);}
.navigation span, .pagi-nav a:hover {background-color:#598cc6; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color:#939393;}
.pagi-nav a:hover {background-color:#598cc6; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.sect-rels .short-in {padding-bottom: 15px;}
.sect-rels .sect-title {font-size: 18px; font-weight: 700;}
.sect-ffirst {overflow: hidden;}
.sect-ffirst .short-img-holder {padding: 15px 10px 5px 20px; background-color: #f7f7f7; margin: 0; height: 130px;}
.sect-ffirst .short-img {position: relative; top: 17px; left: -10px; width: 140px; height: 140px; text-align: center;}
.sect-ffirst .short-img-bg {right: 140px;}
.frate, .fheader {position: relative; z-index: 20; color: #fff;}
.frate {width: 140px; border-left: 1px solid #000; padding-left: 15px;}
.fheader h1 {font-size: 30px; font-weight: 700; color: #414141;}
.ab-light + .fheader {color: #000;}
.fleft .short-label {text-align: center; left: -35px; top: 5px; right: auto; bottom: auto;}

.frate .mrating {transform: scale(0.8,0.8) translateX(0%); transform-origin: center bottom;}
.frate .mrating-count {opacity: 0.8; text-align: center;}
.rate3-short {white-space:nowrap; font-weight: 700;}
.r3-hide {display:none;}
.sr-plus1, .sr-minus1 {cursor: pointer; height: 40px; line-height: 30px; border-radius: 20px; 
background: #000; padding: 5px; padding-right: 15px; color: #fff;}
.sr-minus1 {margin-top: 10px;}
.sr-plus1 div, .sr-minus1 div {display: inline;}
.sr-plus1 .fa {background-color:#2ecc71; color: #fff;}
.sr-minus1 .fa {background-color:#ec2828; color: #fff;}
.rate3-short .fa {font-size: 16px; margin-right: 10px; width: 30px; height: 30px; line-height: 30px; 
text-align: center; border-radius: 50%;}
.sr-plus1:hover .fa, .sr-minus1:hover .fa {background-color: #28a6f3; color: #fff;}
.ffav a {display: block; border-radius: 12px; padding: 5px 0; text-align: center;
	background: linear-gradient(to bottom, #3b5f87 0%,#598cc6 100%); color: #fff; margin-top: 10px; font-size: 12px;}

.finfo {padding: 15px 30px; border-bottom: 1px solid #e3e3e3;}
.finfo li {max-width: 20%;}
.finfo li div {font-size: 13px; opacity: 0.8; margin-bottom: 5px;}
.finfo a {color: #289037; text-decoration: underline;}
.fdesc {padding: 20px 20px 0px 20px;}
.gallery-shown {margin-bottom: 15px;}

.fmessage {padding: 15px; margin-bottom: 3px;}
.yellow {background-color: #ffecb3; color: #BF360C; border-left: 3px solid #BF360C;}
.blue {background-color: #e8eaf6; color: #1A237E; border-left: 3px solid #1A237E;}
.green {background-color: #e0f2f1; color: #004D40; border-left: 3px solid #004D40;}

.fdl-box {padding: 15px;}
.fdl-title {font-size: 18px; font-weight: 700;}
.fdl-box .share {margin: 0;}
.button2 a:hover, .button2 a:active, .button2 a:visited, .button2 a:link{color:#fff;}
.button2 { text-align: center; padding: 5px; height: 30px; line-height: 40px; 
        border-radius: 3px; cursor: pointer;  
        color: #fff; background: #adadad;
        font-size: 14px; font-weight: 500; margin-left: 10px;
}
.fdl-header {margin-bottom: 15px;}
.fdl-btn {width: 100%; overflow: hidden; background-color: #31863d; color: #fff; border-radius: 6px; text-align: center;}
.fdl-btn-icon, .fdl-btn-size {width: 50px; background-color: rgba(0,0,0,0.1); font-size: 24px;}
.fdl-btn-title {padding: 15px; text-align: left; font-size: 16px; color: #fff;}
.fdl-btn-size {font-size: 12px; font-weight: 700; text-transform: uppercase; color: #fff;}
.fdl-btn-title div + div:not(.att-7) {font-size: 12px; margin-top: 5px; opacity: 0.8; font-weight: 400;}
.fdl-btn + .fdl-btn {margin-top: 8px;}
.fdl-btn-gp {background-color: #c9c9c9;}
.fdl-btn-gp img {width: 20px;}
.fdl-btn-gp .fdl-btn-icon {background-color: rgb(203 203 203 / 50%);}
.fdl-btn:hover {color: #fff; box-shadow: 0 4px 5px 1px #777777;}


/* 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 {/*line-height: 1.75; font-size: 15px;*/ font: 1.0em/1.55 'Open Sans',Verdana,sans-serif;}
.full-text img:not(.emoji) {max-width:100%; min-height: 150px; object-fit: contain; 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:#e74c3c;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:300;}
.full-text p {margin-bottom:10px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li:not([class]) {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.add-comms {padding: 15px; margin-bottom: 30px; display: none;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {padding:10px; background-color:#ebebeb; margin:20px 0 0 0; text-align: right;}
.last-comm-link {font-size:16px; margin-bottom:10px; text-decoration: underline;}

.comm-item {margin-bottom: 30px; font-size: 12px;}
.comm-left {width: 50px; margin-right: 15px;}
.comm-right {padding: 10px 15px; position: relative;}
.comm-right:before, .comm-right:after {content: ''; border: 10px solid transparent; border-right-color: #fff; 
position: absolute; right: 100%; top: 15px; margin-right: -1px; z-index: 2;}
.comm-right:after {z-index: 1; margin-right: 0; border-right-color: #e3e3e3;}
.comm-img {height: 50px; border-radius: 50%; background-color: transparent;}
.comm-two {margin: 10px 0 10px 0; font-size: 12px !important;}
.comm-one > span {margin-right: 15px; color: #939393;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #e74c3c;}
.comm-three-left > a, .comm-three-right li a {color: #939393;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:14px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; color: #909090; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; color: #909090; 
position: relative; top: -2px;}
.comm-rate3 a:hover {color: #000;}
.comm-rate3 a:last-child {margin-bottom: -6px;}
.comm-rate3 > span {margin: 0 5px; font-size: 12px;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {text-decoration: underline;}


/* LOGIN
----------------------------------------------- */
.login-overlay, .mmenu-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.9; display: none; background-color: #000;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #fff; padding: 30px 60px 40px 60px; border-top: 5px solid #598cc6; width: 400px; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.login-close {width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 24px; 
	cursor: pointer; position: absolute; top: -30px; right: -30px; color: #fff;}
.login-title {font-size: 18px; font-weight: 700; margin-bottom: 15px; text-align: center;}
.login-title:first-letter {color: #598cc6;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #f2f6f8; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #3498db; color: #3498db; font-size: 12px;}
.login-check {position: relative; }
.login-check input {opacity: 0; position: absolute; cursor: pointer;}
.login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #939393;}
.login-check span:before, .login-check span:after{content: '';position: absolute;top: 50%;transition: .3s;}
.login-check span:before{left: 0; height: 10px; margin-top: -5px; width: 26px; border-radius: 5px; 
	background: #fff; box-shadow: inset 0 1px 4px rgba(0,0,0,0.3);}
.login-check span:after{left: 1px; height: 12px; width: 12px; margin-top: -6px; background: #2ecc71;
	border-radius: 6px; box-shadow: 0 1px 4px rgba(0,0,0,0);}
.login-check input:checked + span:before {background-color: #fff;}
.login-check input:checked + span:after {left: 13px; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.3);}
.login-menu {border-top: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3;}
.login-menu li {text-align: center; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3ee; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 12px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.login-soc-title:before, .login-soc-title:after {content: ''; height: 1px; background-color: #e3e3e3; flex: 1;}
.login-soc-title:before {margin-right: 15px;}
.login-soc-title:after {margin-left: 15px;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}




/* ADAPTIVE
----------------------------------------------- */
.btn-search {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff;
padding:15px; padding-top: 0; z-index:9999; position:fixed; left:-320px; 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:9998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 9999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}

.side-panel .share-box {display: none;}
.side-panel .to-mob {display: block;}
.side-panel .tmenu {margin: 0; padding: 0; box-shadow: none; margin-bottom: 15px;}
.side-panel .tmenu > li {width: 100%; border-bottom: 1px solid #e3e3e3; float: none;}
.side-panel .tmenu > li > a {height: 40px; line-height: 40px;}
.side-panel .hidden-menu {position:static; display: block; width:100%; 
	border-radius: 0; box-shadow: none; background-color: #f3f3f3; width: calc(100% + 30px); margin-left: -15px;}

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.header-in {padding-left: 10px; padding-right: 10px;}
.footer {padding-left: 2010px; padding-right: 2010px;}
#gotop {display: none !important;}
.not-logged .login-avatar, .to-mob {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.btn-menu {display: block; color: #fff;}
.col-left, .col-right {width: 49%; box-shadow: none;}
.content {min-width: 100%; padding: 0; margin-top: 0px;}
.col-left {-ms-flex-order: 9;-webkit-order: 9;order: 9;}
.filter-content {padding-left: 10px; padding-right: 10px;}
.cols {padding-left: 10px; padding-right: 10px;}
.min-height-3 {display: none;} 
.sect-ffirst {margin: -25px -10px 0 -10px; border-radius: 0; border-top: 2px solid #c2c2c2;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.search-wrap, .btn-fav {display: none;}
.search-box {width: 100%;}
.btn-search {display: block; font-size: 18px; width: 30px; text-align: right; color: #fff; margin-right: 15px;}
.short-item {width: 33.33%;}
.filter-sect {margin-top: -20px;}
.filter-icon {width: 100%; border-radius: 0; padding: 15px; font-size: 16px; display: block;}
.filter-icon:after {content: 'Подобрать по параметрам'; margin-left: 10px; display: inline; 
font-size: 14px; font-weight: 700;}
.filter-content {display: none;}
.filt-col {width: 100%; margin-bottom: 15px;}
.filter-btns {width: 100%;}
.filt-range {width: 100%; padding-right: 23px;}
.sect-title {font-size: 18px; font-weight: 700;}
.sect-col {width: 100%;}
.sect-col + .sect-col {margin-top: 30px;}
.sect-wide {order: 10;}
.site-desc-wr {order: 11;}
.logo {overflow: hidden; position: relative; 
	-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; margin-right: 30px;}
.logo img {position: absolute; height: 70%; left: 0; top: 50%; transform: translateY(-60%);}
.search-wrap {min-width: 100%; padding: 0 0 10px 0; margin: 0; -ms-flex-order: 9;-webkit-order: 9;order: 9;}
.is-active .search-wrap {display: block;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.col-left, .col-right {width: 100%; margin-bottom: 10px;}
div.speedbar {/*margin-top: -30px;margin: -40px -2000px 15px -2000px; padding: 15px 2000px; 
 background-color: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.05); height: 50px;*/}
.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
/*.short-data {font-size: 12px; float: left; padding: 0 0 0px 10px; color:#6d6d6d;}*/
}

@media screen and (max-width: 620px) {
.min-height-2 {display: none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.top-item {width: 100%;}
.short-item {width: 50%;}


.fheader h1 {font-size: 23px; font-weight: 700; color: #2e2e2e;}
.frate {width: 100%;  margin: -15px -10px 0px -12px;}
.frate .mrating {transform: none; margin: 0 auto; float: left; width: 150px; margin-left: 10px; padding-top: 15px;}
.sect-ffirst .short-img-bg {right: 0;}
.sect-ffirst .short-img {width: 100px; height: 100px;}
.sect-ffirst .short-img-holder, .fmessage {padding-left: 10px; padding-right: 10px; height: 160px;}
.finfo li {width: 33.33%; max-width: 33.33%; margin-bottom: 15px; /*padding: 0 10px;*/ font-size: 14px; }
.finfo {padding: 10px 5px 0px 10px; justify-content: start; border-top: 2px solid #c2c2c2; /*height: 78px;*/}
.fdl-box .fdl-header {display: block; text-align: center;}
.fdl-box .share {margin: 15px auto 0 auto;}
.rate3-short {display: flex; justify-content: space-between;}
.sr-plus1, .sr-minus1 {margin: 0; width: 48%;}
.fdesc, .fdl-box {padding-left: 10px; padding-right: 10px;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.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) {
.wrap-center222 {max-width:320px;}
.logo {margin-right: 5px;}
.short-label {bottom: auto; right: auto; top: 5px; left: -35px; z-index: 20;}

.sect-comms .sect-title {display: none;}
.sect-comms .sect-link {margin: 0; width: 100%; text-align: center;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}


/* Ion.RangeSlider css version 2.0.3 Denis Ineshin | IonDen.com */

.irs {position: relative; display: block; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none;
-moz-user-select: none; -ms-user-select: none; user-select: none;}
.irs-line {position: relative; display: block; overflow: hidden; outline: none !important;}
.irs-line-left, .irs-line-mid, .irs-line-right {position: absolute; display: block; top: 0;}
.irs-line-left {left: 0; width: 11%;}
.irs-line-mid {left: 9%; width: 82%;}
.irs-line-right {right: 0; width: 11%;}
.irs-bar {position: absolute; display: block; left: 0; width: 0;}
.irs-bar-edge {position: absolute; display: block; top: 0; left: 0;}
.irs-shadow {position: absolute; display: none; left: 0; width: 0;}
.irs-slider {position: absolute; display: block; cursor: default; z-index: 1;}
.irs-slider.single {}
.irs-slider.from {}
.irs-slider.to {}
.irs-slider.type_last {z-index: 2;}
.irs-min {position: absolute; display: block; left: 0; cursor: default;}
.irs-max {position: absolute; display: block; right: 0; cursor: default;}
.irs-from, .irs-to, .irs-single {position: absolute; display: block; top: 0; left: 0; cursor: default; white-space: nowrap;}
.irs-grid {position: absolute; display: none; bottom: 0; left: 0; width: 100%; height: 20px;}
.irs-with-grid .irs-grid {display: block;}
.irs-grid-pol {position: absolute; top: 0; left: 0; width: 1px; height: 8px; background: #000;}
.irs-grid-pol.small {height: 4px;}
.irs-grid-text {position: absolute; bottom: 0; left: 0; white-space: nowrap; text-align: center;
font-size: 9px; line-height: 9px; padding: 0 3px; color: #000;}
.irs-disable-mask {position: absolute; display: block; top: 0; left: -1%; width: 102%; height: 100%;
cursor: default; background: rgba(0,0,0,0.0); z-index: 2;}
.irs-disabled {opacity: 0.4;}
.lt-ie9 .irs-disabled {filter: alpha(opacity=40);}
.irs-hidden-input {position: absolute !important; display: block !important; top: 0 !important; left: 0 !important;
width: 0 !important; height: 0 !important; font-size: 0 !important; line-height: 0 !important; padding: 0 !important;
margin: 0 !important; outline: none !important; z-index: -9999 !important; background: none !important;
border-style: solid !important; border-color: transparent !important;}


/* Ion.RangeSlider, Nice Skin */

.irs-line-mid, .irs-line-left, .irs-line-right, .irs-bar, .irs-bar-edge, .irs-slider {}
.irs {height: 40px;}
.irs-with-grid {height: 60px;}
.irs-line {height: 8px; top: 25px;}
.irs-line-left {height: 8px; background-color:#ccc; border-radius:4px 0 0 4px;}
.irs-line-mid {height: 8px; background-color:#ccc;}
.irs-line-right {height: 8px; background-color:#ccc; border-radius:0 4px 4px 0;}
.irs-bar {height: 8px; top: 25px; border-radius:4px; background-color: #598cc6; box-shadow: 0 5px 25px 0 rgba(0,0,0,0.05);}
.irs-bar-edge {top: 25px; height: 8px; width: 11px; background-color:#598cc6;}
.irs-shadow {height: 1px; top: 34px; background: #000; opacity: 0.15;}
.irs-slider {width: 16px; height: 16px; top: 21px; background-color:#f1c40f; border-radius:50%;}
.irs-slider:before {content: ''; width: 8px; height: 8px; background-color:#fff; border-radius:50%; 
position: absolute; top: 4px; left: 4px; cursor: pointer;}
.irs-slider.state_hover, .irs-slider:hover {background-position: 0 -150px;}
.irs-min, .irs-max {color: #999; font-size: 10px; line-height: 1.333; text-shadow: none;
top: 0; padding: 1px 3px; background: rgba(0,0,0,0.1); -moz-border-radius: 3px; border-radius: 3px;}
.lt-ie9 .irs-min, .lt-ie9 .irs-max {background: #ccc;}
.irs-from, .irs-to, .irs-single {color: #fff; font-size: 10px; height: 20px; line-height: 20px; text-shadow: none;
padding: 0 5px; background-color:#95a5a6; top: -4px; border-radius: 4px;}
.irs-from:before, .irs-to:before {content: ''; position: absolute; top: 100%; left: 50%; margin-left: -5px;
border: 5px solid transparent; border-top: 5px solid #95a5a6; display: none;}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {background: #999;}
.irs-grid-pol {background: #99a4ac;}
.irs-grid-text {color: #99a4ac;}
.irs-disabled {}
.version_item_s {font-size: 14px; font-weight: 500;color: white; padding: 3px 4px;background: #31863d; height: 25px;/* transition: all .2s ease 0s; */border-radius: 3px; float: left; margin-left: 4px; margin-top: 2px;}
.download_info_centr {background-color: #ededed; padding: 3px 5px 3px 5px; margin-top: 5px; border-radius: 4px;}
.rei-count { display: inline-block; width: 25px; height: 25px; text-align: center; background-color: #aebf98; color: #fff; font-size: 18px; font-weight: 500; border-radius: 4px; top: -8px; position: relative; right: -10px;}
/*Old version*/
.fdl-old {padding: 10px; border-radius: 6px; color: #fff; margin-bottom: 10px; background-color: #546e5d; margin-top: 10px;}
.fdl-old-title {font-size: 16px;}
.fdl-old-title2 {font-size: 16px;}
.fdl-old-toggle {text-decoration: underline; color: #f2d207; cursor: pointer;}
.fdl-old-toggle2 {text-decoration: underline; color: #f2d207; cursor: pointer;}
.fdl-old-hidden {margin-top: 10px; display: none;}
.fdl-old-hidden2 {margin-top: 10px; display: none;}
.fdl-old .fdl-btn {background: #ffa800 !important; border-color: #111;}
.fdl-btn2 {width: 100%; overflow: hidden; background-color: #31863d; color: #fff; border-radius: 6px; text-align: center;}
.fdl-btn2 {background: #ffa800 !important; border-color: #111;}
.fdl-btn + .fdl-btn2 {margin-top: 8px;}
.fdl-old-hidden .fdl-btn:last-child {margin-bottom: 0;}
.fdl-old-title {font-size: 16px;}
.fdl-old-title2 {font-size: 16px;}
/*Old version*/
.download-block { background-color: #fff;
	min-width: 100%;
	display: flex;
	overflow-x: auto;
	min-height: 20px;
    justify-content: flex-start;
    margin-top: 15px;
}

.download-1 { background-color: #eeeeee;
    /*border: 1px #eeeeee;*/
    border-radius: 6px;
    padding: 6px;
    /*width: 50%;*/
    margin: 7px;
    margin-bottom: 15px;
}
	
.download-2 {
	width: 100%;
 }	
.download-1:hover {
        box-shadow: 0px 5px 5px 5px #e4e4e4;
 }
.download-block::-webkit-scrollbar {
}
.down-block-button {border-radius: 4px 4px 0 0; background: #fff; box-shadow: 0 0 3px rgba(0,0,0,.24);padding: 7px 7px 0 7px;;}
.short-title2 {font-size: 14px; font-weight: 600; text-align: center; color: white; border-radius: 2px; background-color: #4e4e4e; margin-top: -4px;}
td, not:gsc-search-button {border: 1px solid rgba(0,0,0,.1); font-size: 14px line-height: 1.71; padding: 6px 16px;}
.text_spoiler > ul li {list-style: disc; margin-left: 40px; padding-top: 5px;}
