@charset "UTF-8";html, body{padding:0;margin:0;width:100%;font:14px/21px "Open Sans", sans-serif;}
html{background-color:#fafafa;height:100%;overflow-x:hidden;}
.cat_description{padding:0px 20px 10px;border:1px solid #e6e6e6;margin-bottom:20px;}
.coder_fa{position:absolute;top:40px;left:16px;z-index:888;color:#fff;cursor:help;font-size:27px;opacity:0;}
.coder_active{visibility:visible !important;opacity:1 !important;transition:all .2s ease-out .1s !important;display:block !important;z-index:999999 !important;}
a, a:hover{text-decoration:none;color:inherit;}
div, header, section{position:relative;}
ul{padding:0;margin:10px 0px 10px 30px;}
ul li{list-style:circle;}
.left{float:left;}
.right{float:right;}
.pointer{cursor:pointer;}
.icon{width:30px;}
input, textarea{box-sizing:border-box;}
input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus{outline:none;}
input[type=text],
input[type=password]{box-sizing:border-box;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{display:none;}
.hidden{display:none !important;}
.visible{display:block !important;opacity:1;visibility:visible;}
.fixed{position:fixed;}
.fixed_overlay{position:fixed;width:100%;height:100%;left:0;top:0;z-index:9;}
.clear:before, .clear:after{content:"";display:table;}
.clear:after{clear:both;}
.clear{zoom:100%;}
.counter{overflow:hidden;}
.counter .quantity{display:inline-block;position:relative;}
.flex-center-center{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.flex-start-center{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.flex-end-center{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.flex-center-start{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.flex-center-end{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.flex-between-center{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.flex-between-stretch{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.flex-around-center{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.flex-start-start{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.flex-between-start{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.flex-around-start{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.pagination{width:100%;}
.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.pagination__list a, .pagination__list span{display:inline-block;margin:0 10px;cursor:pointer;color:#808a9e;padding:8px 15px;border:1px solid #d0d6e1;border-radius:3px;}
.pagination__list span{background:#ef7c7c;color:#FFF;border-color:transparent;cursor:text;}
.avatar{display:inline-block;vertical-align:middle;background-size:cover;background-position:center;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0;width:100px;height:100px;}
.avatar, .avatar img{border-radius:999px;}
.avatar img{width:100%;height:auto;}
.avatar_m{width:50px;height:50px;}
.avatar_s{width:35px;height:35px;}
.status_online::after, .status_offline::after{content:'';position:absolute;width:10%;height:10%;bottom:0;right:15%;border:2px solid #fafafa;border-radius:999px;}
.status_online::after{background-color:#4cc820;}
.status_offline::after{background-color:#c82528;}
.burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:24px;height:15px;cursor:pointer;padding:10px;}
.burger::before, .burger::after{content:'';transition:all .2s ease-out;}
.burger::before, .burger::after, .burger .filling{display:block;position:relative;width:100%;height:20%;background-color:#b1bfd0;opacity:.8;}
.burger:hover::before, .burger:hover::after, .burger:hover .filling{opacity:1;}
.burger_inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:24px;height:4px;}
.burger_inline::before, .burger_inline::after, .burger_inline .filling{width:20%;height:100%;}
.burger_horizontal.burger-active::before, .dropdown-active .burger_horizontal::before{-webkit-transform:translateX(6px);-ms-transform:translateX(6px);transform:translateX(6px);}
.burger_horizontal.burger-active::after, .dropdown-active .burger_horizontal::after{-webkit-transform:translateX(-6px);-ms-transform:translateX(-6px);transform:translateX(-6px);}
.burger_vertical.burger-active::before, .dropdown-active .burger_vertical::before{-webkit-transform:translateY(460%);-ms-transform:translateY(460%);transform:translateY(460%);}
.burger_vertical.burger-active::after, .dropdown-active .burger_vertical::after{-webkit-transform:translateY(-460%);-ms-transform:translateY(-460%);transform:translateY(-460%);}
.burger_inline.burger-active::before, .dropdown-active .burger_inline::before{-webkit-transform:translateX(460%);-ms-transform:translateX(460%);transform:translateX(460%);}
.burger_inline.burger-active::after, .dropdown-active .burger_inline::after{-webkit-transform:translateX(-460%);-ms-transform:translateX(-460%);transform:translateX(-460%);}
.dropdown_menu{display:none;position:absolute;z-index:3;width:auto !important;top:calc(100% + 15px);padding:10px 0;font-size:12px;background:#fafafa;border:1px solid #edeef3;border-radius:3px;opacity:1 !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 15px rgba(0, 0, 0, 0.03);}
.dropdown_menu > a, .dropdown_menu__item{padding:5px 20px;white-space:nowrap;cursor:pointer;display:block;}
.dropdown_menu > a .icon, .dropdown_menu__item .icon{width:21px;}
.dropdown_menu > a:hover, .dropdown_menu__item:hover{background:#f6f6f9;}
.dropdown_menu > a > li{padding:0;}
.dropdown_menu_top{top:auto;bottom:calc(100% + 25px);}
.dropdown_menu .expand_item{padding-right:40px;}
.dropdown_menu .expand_item::after{content:'';position:absolute;display:block;top:50%;right:10px;margin-top:-4px;border:4px solid transparent;border-left-color:#bfc1d6;}
.dropdown_menu .expand_item .expand_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:100%;top:0;min-width:120px;min-height:50px;display:none;}
.dropdown_menu .expand_item .expand_menu input{border:none;text-align:center;background:transparent;font-size:18px;border-bottom:2px solid #cfe0fc;padding:5px 0;}
.dropdown_menu .expand_item:hover .expand_menu{display:-webkit-box;display:-ms-flexbox;display:flex;}
.dropdown_menu_dark{background:#1f2637;border:1px solid #1f2637;box-shadow:0 0 15px rgba(0, 0, 0, 0.38);color:#b1bfd0;}
.dropdown_menu_dark > a:hover, .dropdown_menu_dark .dropdown_menu__item:hover{background:rgba(255, 255, 255, 0.02);}
.dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;color:#9b9b9b;}
.dropdown_target{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.dropdown > a{display:inline-block;}
.dropdown .extra_sort.asc .fa-sort-amount-desc{display:none;}
.dropdown .extra_sort.desc .fa-sort-amount-asc{display:none;}
.dropdown_label{color:inherit;padding:15px 20px;cursor:pointer;padding-right:25px;}
.dropdown_label::after{content:'';position:absolute;right:10px;top:50%;margin-top:-2px;border:4px solid transparent;border-top-color:#9b9b9b;}
.dropdown .extra_sort:hover, .dropdown_label:hover{color:#636363;}
.dropdown_target{opacity:0;visibility:hidden;}
.dropdown_inline .burger{display:none;}
.dropdown_inline .dropdown_target, .dropdown_inline .dropdown_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;background:transparent;border:none;box-shadow:none;top:auto;opacity:1;visibility:visible;}
.dropdown-active .dropdown_menu, .dropdown-active .dropdown_target, .dropdown_target-active, .dropdown_menu-active{opacity:1;visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex;}
.wo-box{background:#FFF;border:1px solid #f0f0f0;border-radius:3px;}
.wo-box__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 25px;background:#fdfdfd;border-bottom:1px solid #ededed;border-radius:3px 3px 0 0;font-weight:bold;font-size:13px;color:#7c8496;}
.wo-box__header .inner{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.wo-box__header .icon{padding-right:10px;}
.wo-box__header .header__message{font-size:13px;color:#CCC;font-weight:normal;}
.wo-box__content{padding:20px 25px;}
.wo{}
.wo-btn, #registration > input, .ui-button, .bb-editor .bbcodes, .user_profile .user_info__list .item select, .user_profile .user_info__list .item #images, .mass_comments_action select, .mass_comments_action input[type='submit']{display:inline-block;padding:10px 15px;border:1px solid #d5d5d5;border-radius:3px;color:#9f9f9f;font-size:14px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;white-space:nowrap;position:relative;}
.wo-btn:active, #registration > input:active, .ui-button:active, .bb-editor .bbcodes:active, .user_profile .user_info__list .item select:active, .user_profile .user_info__list .item #images:active, .mass_comments_action select:active, .mass_comments_action input[type='submit']:active, .wo-btn:focus, #registration > input:focus, .ui-button:focus, .bb-editor .bbcodes:focus, .user_profile .user_info__list .item select:focus, .user_profile .user_info__list .item #images:focus, .mass_comments_action select:focus, .mass_comments_action input[type='submit']:focus{outline:none;}
.wo-btn_active{transition:all .2s ease;}
.wo-btn_active:hover{box-shadow:0 5px 0 rgba(0, 0, 0, 0.1);}
.wo-btn_active:active{box-shadow:0 0 0 transparent;}
.wo-btn_group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.wo-btn_group .wo-btn, .wo-btn_group #registration > input, .wo-btn_group .ui-button, .wo-btn_group .bb-editor .bbcodes, .bb-editor .wo-btn_group .bbcodes, .wo-btn_group .user_profile .user_info__list .item select, .user_profile .user_info__list .item .wo-btn_group select, .wo-btn_group .user_profile .user_info__list .item #images, .user_profile .user_info__list .item .wo-btn_group #images, .wo-btn_group .mass_comments_action select, .mass_comments_action .wo-btn_group select, .wo-btn_group .mass_comments_action input[type='submit'], .mass_comments_action .wo-btn_group input[type='submit']{border-radius:0;margin-right:-1px;}
.wo-btn_group .wo-btn:first-child, .wo-btn_group #registration > input:first-child, .wo-btn_group .ui-button:first-child, .wo-btn_group .bb-editor .bbcodes:first-child, .bb-editor .wo-btn_group .bbcodes:first-child, .wo-btn_group .user_profile .user_info__list .item select:first-child, .user_profile .user_info__list .item .wo-btn_group select:first-child, .wo-btn_group .user_profile .user_info__list .item #images:first-child, .user_profile .user_info__list .item .wo-btn_group #images:first-child, .wo-btn_group .mass_comments_action select:first-child, .mass_comments_action .wo-btn_group select:first-child, .wo-btn_group .mass_comments_action input[type='submit']:first-child, .mass_comments_action .wo-btn_group input[type='submit']:first-child{border-radius:3px 0 0 3px;}
.wo-btn_group .wo-btn:last-child, .wo-btn_group #registration > input:last-child, .wo-btn_group .ui-button:last-child, .wo-btn_group .bb-editor .bbcodes:last-child, .bb-editor .wo-btn_group .bbcodes:last-child, .wo-btn_group .user_profile .user_info__list .item select:last-child, .user_profile .user_info__list .item .wo-btn_group select:last-child, .wo-btn_group .user_profile .user_info__list .item #images:last-child, .user_profile .user_info__list .item .wo-btn_group #images:last-child, .wo-btn_group .mass_comments_action select:last-child, .mass_comments_action .wo-btn_group select:last-child, .wo-btn_group .mass_comments_action input[type='submit']:last-child, .mass_comments_action .wo-btn_group input[type='submit']:last-child{border-radius:0 3px 3px 0;}
.wo-btn_hover, .ui-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;}
.wo-btn_hover::before, .ui-button::before{content:'';position:absolute;width:10px;height:10px;border-radius:999px;background:#FFF;overflow:hidden;opacity:0;}
.wo-btn_hover:hover::before, .ui-button:hover::before{-webkit-animation:btn_explosion .5s ease;animation:btn_explosion .5s ease;}
.wo-btn_tablet, .ui-button{border-radius:999px;}
.wo-btn_link{border-color:transparent;}
.wo-btn_sm, .ui-button, .bb-editor .bbcodes, .user_profile .user_info__list .item select, .user_profile .user_info__list .item #images, .mass_comments_action input[type='submit']{padding:7px 10px;font-size:12px;line-height:18px;}
.wo-btn_lg{padding:20px 30px;font-size:16px;}
.wo-btn_blue, #registration > input:first-child, .ui-button, .bb-editor .bbcodes, .user_profile .user_info__list .item #images, .mass_comments_action input[type='submit']{background:#6DA7CB;}
.wo-btn_red, #registration > input:nth-child(2){background:#e47071;}
.wo-btn_blue, #registration > input:first-child, .ui-button, .bb-editor .bbcodes, .user_profile .user_info__list .item #images, .mass_comments_action input[type='submit'], .wo-btn_red, #registration > input:nth-child(2){border-color:transparent;color:#FFF !important;}
.wo-checkbox, .vote input[name='vote_check']{position:relative;width:16px;height:16px;margin:0;background:transparent;background-size:0;border:1px solid #dfe0e2;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:background .2s ease-out;-ms-flex-negative:0;flex-shrink:0;}
.wo-checkbox-checked, .vote input[name='vote_check']:checked{background:url(../../img/wo/check.png);}
.wo-checkbox-half{background-image:url(../../img/wo/check-half.png);}
.wo-checkbox-half, .wo-checkbox-checked, .vote input[name='vote_check']:checked{background-size:90%;background-color:#6DA7CB;background-repeat:no-repeat;background-position:center;border-color:transparent;}
.wo-input, .ui-dialog input[type="text"], .ui-dialog textarea, .wo-form .form-group select, .wo-form .xfields input[type="text"]{display:inline-block;background:#FFF;border:1px solid #e6e6e6;border-radius:3px;padding:10px 15px;}
.wo-input:focus, .ui-dialog input[type="text"]:focus, .ui-dialog textarea:focus, .wo-form .form-group select:focus, .wo-form .xfields input[type="text"]:focus{border-color:rgba(0, 0, 0, 0.07);box-shadow:0 5px 20px rgba(0, 0, 0, 0.05);}
@-webkit-keyframes btn_explosion{0%{width:10px;height:10px;opacity:0;}
50%{width:20px;height:20px;opacity:.15;}
99%{width:300px;height:300px;opacity:.1;}
100%{visibility:hidden;}
}
@keyframes btn_explosion{0%{width:10px;height:10px;opacity:0;}
50%{width:20px;height:20px;opacity:.15;}
99%{width:300px;height:300px;opacity:.1;}
100%{visibility:hidden;}
}
@-webkit-keyframes explosion{0%{width:10px;height:10px;opacity:0;}
50%{width:20px;height:20px;opacity:.15;}
99%{width:80px;height:80px;opacity:0;}
100%{visibility:hidden;}
}
@keyframes explosion{0%{width:10px;height:10px;opacity:0;}
50%{width:20px;height:20px;opacity:.15;}
99%{width:80px;height:80px;opacity:0;}
100%{visibility:hidden;}
}
.wo-bounce{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;}
.wo-bounce::before{content:'';display:block;width:10px;height:10px;border-radius:1000px;overflow:hidden;opacity:0;-ms-flex-negative:0;flex-shrink:0;}
.wo-bounce-animated::before{-webkit-animation:explosion .3s ease;animation:explosion .3s ease;}
.wo-bounce-white::before{background-color:#fff;}
.wo-bounce-dark::before{background-color:#5c718a;}
.wo-white-popup-bg{background:rgba(245, 245, 245, 0.5);}
.wo-dark-popup-bg{background:rgba(0, 0, 0, 0.5);}
.wo-popup{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none;}
.wo-popup-dialog{background:#f9f9fb;width:600px;max-width:90%;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out, -webkit-transform .5s ease-out;box-shadow:0 10px 20px rgba(0, 0, 0, 0.3);-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);}
.wo-active-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;}
.wo-active-dialog .wo-popup-dialog{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.wo-popup-head{padding:25px;margin-bottom:0;color:#FFF;font-size:16px;line-height:16px;background:#6DA7CB;}
.wo-popup-head.warning{background:#e47071;}
.wo-dialog-content{padding:25px;}
.wo-dialog-bottom{padding:15px 25px;background:rgba(238, 238, 238, 0.3);border-top:1px solid #e5e5e5;}
.wo-dialog-bottom .wo-btn, .wo-dialog-bottom #registration > input, .wo-dialog-bottom .ui-button, .wo-dialog-bottom .bb-editor .bbcodes, .bb-editor .wo-dialog-bottom .bbcodes, .wo-dialog-bottom .user_profile .user_info__list .item select, .user_profile .user_info__list .item .wo-dialog-bottom select, .wo-dialog-bottom .user_profile .user_info__list .item #images, .user_profile .user_info__list .item .wo-dialog-bottom #images, .wo-dialog-bottom .mass_comments_action select, .mass_comments_action .wo-dialog-bottom select, .wo-dialog-bottom .mass_comments_action input[type='submit'], .mass_comments_action .wo-dialog-bottom input[type='submit']{margin-left:15px;min-width:70px;text-align:center;}
.wo-dialog-bottom:before, .wo-dialog-bottom:after{content:"";display:table;clear:both;zoom:100%;}
.wo-popup-large{width:80%;max-width:1200px;}
.wo-popup-large .wo-dialog-content{padding:40px;}
.wo-popup-action-dialog .wo-dialog-content{padding:40px;padding-top:0;}
.wo-popup-dialog .wo-popup-head .title{padding-right:15px;}
.wo-hint{background:#8787ca;padding:5px 15px;position:absolute;color:#FFF;font-size:12px;border-radius:3px;z-index:999;transition:all .2s ease-out 0s;opacity:0;display:none;}
.wo-hint:before{content:'';border:3px solid transparent;position:absolute;}
.wo-top-hint:before{border-top:3px solid #8787ca;bottom:-6px;left:50%;margin-left:-3px;}
.wo-bottom-hint:before{border-bottom:3px solid #8787ca;top:-6px;left:50%;margin-left:-3px;}
.wo-left-hint:before{border-left:3px solid #8787ca;right:-6px;top:50%;margin-top:-3px;}
.wo-right-hint:before{border-right:3px solid #8787ca;left:-6px;top:50%;margin-top:-3px;}
.wo-message, .attachment .denied{max-width:100%;padding:15px 25px;border:1px solid transparent;border-radius:3px;background:transparent;box-sizing:border-box;max-width:950px;margin:25px auto;}
.wo-message-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff;}
.wo-message-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;}
.wo-message-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb;}
.wo-message-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba;}
.wo-message-danger, .attachment .denied{color:#721c24;background:#F8D7DA;border-color:#f5c6cb;}
.wo-table{background:#FFF;color:#424242;border:1px solid #f3f3f4;border-spacing:0;}
.wo-table tr{font-size:15px;}
.wo-table tr td{padding:15px;text-overflow:ellipsis;border-bottom:1px solid #edeef3;}
.wo-table tbody tr:last-child td{border-bottom-color:transparent;}
.switcher{display:inline-block;position:relative;width:30px;height:15px;border:1px solid #CCC;border-radius:999px;padding:2px;transition:all .5s ease;}
.switcher::before{content:'';display:block;position:absolute;width:15px;height:15px;border-radius:99px;background:#CCC;transition:all .5s ease;}
.switcher-on{border-color:#eb8f58;}
.switcher-on::before{right:2px;background:#eb8f58;}
.bn-scroll{width:6px;height:100%;position:absolute;top:0;right:0;background:rgba(0, 0, 0, 0.2);z-index:8;opacity:0;transition:width .2s ease-out 0s;}
.bn-scroll:hover{width:10px;opacity:0.8 !important;}
.bn-scroll-slider{width:100%;min-height:60px;position:absolute;top:0;background:rgba(255, 255, 255, 0.2);border-radius:3px;cursor:pointer;}
.bn-scroll-hidden{opacity:0;visibility:hidden;}
.bn-active-scroll, .bn-active-scroll:hover{width:10px;opacity:1 !important;}
#registration > input{margin:0 10px;}
#loading-layer{background:#000;padding:20px;text-align:center;color:#fff;border-radius:2px;}
.scriptcode{color:#4c6d0f;text-align:left;font-family:"Courier New";}
.title_spoiler{font-weight:normal;}
.text_spoiler{border-top:0;text-align:justify;}
.hide{background-color:#f0f0f0;padding:5px;color:#4c6d0f;margin:0 0 1em 0;}
.hide a{text-decoration:underline;}
.hide a:hover{text-decoration:none;}
.calendar{width:100%;text-align:center;}
.calendar tr td, .calendar tr th{padding:3px;}
.calendar tr td{padding:5px 3px;}
.calendar tr td a{color:inherit;font-weight:bold;}
.calendar tr td.weekday{color:#ea5f24;}
.calendar tr th{background-color:#fff;font-weight:bold;text-transform:uppercase;}
.calendar tr th.weekday{background-color:#ea5f24;color:#fff;}
.calendar tr th.monthselect{background-color:transparent;color:#b8b8b8;padding-bottom:15px;}
.calendar tr th.monthselect a{color:#b8b8b8;}
.rating, .unit-rating{width:115px;height:23px;}
.rating{font-size:11px;}
.unit-rating{background-image:url(../../dleimages/rating-gray.png);background-size:23px auto;list-style:none;margin:0;padding:0;position:relative;background-position:0 -46px;}
.unit-rating li{text-indent:-90000px;padding:0;margin:0;float:left;}
.unit-rating li a:hover, .unit-rating li.current-rating{background-image:url(../../dleimages/rating-white.png);background-size:23px auto;}
.unit-rating li a{display:block;width:23px;height:23px;text-decoration:none;border:0 none !important;text-indent:-9000px;z-index:17;position:absolute;padding:0;}
.unit-rating li a:hover{background-position:0 -23px;z-index:2;left:0;}
.unit-rating a.r1-unit{left:0;}
.unit-rating a.r1-unit:hover{width:23px;}
.unit-rating a.r2-unit{left:23px;}
.unit-rating a.r2-unit:hover{width:46px;}
.unit-rating a.r3-unit{left:46px;}
.unit-rating a.r3-unit:hover{width:69px;}
.unit-rating a.r4-unit{left:69px;}
.unit-rating a.r4-unit:hover{width:92px;}
.unit-rating a.r5-unit{left:92px;}
.unit-rating a.r5-unit:hover{width:115px;}
.unit-rating li.current-rating{background-position:0 0;position:absolute;height:23px;display:block;text-indent:-9000px;z-index:1;padding:0px;}
.ratingplus{color:#70bb39;}
.ratingminus{color:red;}
.ratingzero{color:#6c838e;}
.highslide-wrapper, .highslide-outline{background:#fff;}
.highslide-image{border:2px solid #fff;}
.highslide-active-anchor{visibility:hidden;}
.highslide-active-anchor img{visibility:hidden;}
.highslide-dimming{background-color:black;}
.highslide-html{background-color:white;}
.highslide-loading{display:block;color:white;font-size:9px;font-weight:bold;text-decoration:none;padding:3px;border:1px solid white;background-color:black;}
a.highslide-full-expand{background:url(../../dleimages/fullexpand.gif) no-repeat;display:block;margin:0 10px 10px 0;width:34px;height:34px;}
.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) no-repeat 0 -90px;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) no-repeat 100% -90px;}
.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;}
#modal-overlay{background:black !important;}
.ui-widget-overlay{background:#000;opacity:0.5;left:0;top:0;right:0;bottom:0;position:fixed;}
.ui-helper-clearfix{display:inline-block;}
.ui-helper-clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
* html .ui-helper-clearfix{height:1%;}
.ui-helper-clearfix{display:block;}
.ui-dialog{text-align:left;padding:0;position:absolute;width:370px;border-radius:2px;box-shadow:0 8px 40px -10px rgba(0, 0, 0, 0.3);border-top:5px solid #18B5EA;background-color:#FFF;background-clip:padding-box;}
.ui-dialog::before, .ui-dialog::after{content:'';position:absolute;top:-5px;height:5px;display:block;background:#F67726;width:25%;left:25%;}
.ui-dialog::after{background:#F13E37;right:0;left:auto;border-left:200px solid #ABB72D;border-radius:0 3px 0 0;}
.ui-dialog a{outline:none;}
.ui-dialog-titlebar{padding:20px 20px;position:relative;}
.ui-dialog-title{float:left;font-size:20px;color:#18b5ea;}
.ui-dialog-titlebar-close{position:absolute;right:10px;top:50%;margin-top:-16px;height:32px;width:32px;border:0 none !important;}
.ui-dialog-titlebar-close .ui-icon{display:block;margin:10px auto 0 auto;width:12px;height:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAA1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTW7eCkWAAAACHRSTlMA8DiyCsELwNb3saQAAABlSURBVBjTY2AxYoACZQcG10YFCJtJooTBokMIwlHsaAZioBRYAigKJoAAJAghoRIQCiYEoSEiUCmIBFQKLAGTAkvApCASCA6GMoQBGEYjLEV1DopDUbyA4jlUb6ciAiSMgQ0pqAB4linXHtbaoQAAAABJRU5ErkJggg==);background-size:12px auto;opacity:.5;}
.ui-button{float:right;padding:7px 15px;}
.ui-dialog-titlebar-close:hover .ui-icon{opacity:1;}
.ui-icon{overflow:hidden;text-indent:-9999px;}
.ui-dialog label{color:#575757;}
.ui-dialog-content{padding:20px;overflow:auto;position:relative;zoom:1;}
.loginbox.ui-dialog, .loginbox .ui-dialog-content{overflow:visible !important;}
.ui-dialog-content h2{display:inline;font-size:1em;font-weight:bold;}
.ui-dialog .ui-dialog-buttonpane{padding:20px;text-align:center;}
.ui-dialog .ui-resizable-se{bottom:3px;height:14px;right:3px;width:14px;}
.ui-draggable .ui-dialog-titlebar{cursor:move;}
.ui-state-error{background:#fef1ec 50% 50% repeat-x !important;border:1px solid #cd0a0a;color:#cd0a0a;}
.ui-button{margin:0 5px;}
.ui-helper-hidden-accessible{display:none;}
.ui-autocomplete{position:absolute;cursor:default;}
* html .ui-autocomplete{width:1px;}
.ui-menu{list-style:none;padding:2px;margin:0;float:left;background:#fff 50% bottom repeat-x;border:1px solid #dedede;color:#353535;}
.ui-menu .ui-menu{margin-top:-3px;}
.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%;}
.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1;}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px;border:1px solid #a7a7a7;color:#4e4e4e;font-weight:bold;}
pre code{display:block;padding:0.5em;background:#f9fafa;border:1px solid #dce7e7;overflow:auto;white-space:pre;}
pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .lisp .string, pre .javadoc{padding:0;margin:0;border:none;box-shadow:none;background-color:inherit;color:#93a1a1;font-style:italic;}
pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .method, pre .addition, pre .css .tag, pre .lisp .title{color:#859900;}
pre .number, pre .command, pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula, pre .regexp, pre .hexcolor{color:#2aa198;}
pre .title, pre .localvars, pre .function .title, pre .chunk, pre .decorator, pre .builtin, pre .built_in, pre .lisp .title, pre .identifier, pre .title .keymethods, pre .id{color:#268bd2;}
pre .tag .title, pre .rules .property, pre .django .tag .keyword{font-weight:bold;font-size:1.08em !important;}
pre .attribute, pre .variable, pre .instancevar, pre .lisp .body, pre .smalltalk .number, pre .constant, pre .class .title, pre .parent, pre .haskell .label{color:#b58900;}
pre .preprocessor, pre .pi, pre .shebang, pre .symbol, pre .diff .change, pre .special, pre .keymethods, pre .attr_selector, pre .important, pre .subst, pre .cdata{color:#cb4b16;}
pre .deletion{color:#dc322f;}
pre .tex .formula{background:#eee8d5;}
pre .comment:hover{background-color:inherit;box-shadow:none;}
.bb-editor{margin-top:5px;}
.xfieldsrow{margin-top:15px;}
.xfieldsrow input, .xfieldsrow label{vertical-align:middle;}
.xfieldscolright{margin-top:5px;}
.quick-edit-text{width:350px;}
.quick-edit-textarea{height:250px;padding:2px;border:1px solid #d7d7d7;width:100%;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}
.userinfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.userinfo .avatar{margin:0 auto;display:block;}
.userinfo__list{margin-top:25px;}
.userinfo__item{padding:5px 15px;}
.userinfo__item .label, .userinfo__item .value{display:inline-block;}
.userinfo__item .label{min-width:150px;color:#a5a5a5;}
.userinfo__item .value{color:#18b5ea;}
#marker-bar{display:block;visibility:hidden;position:absolute;z-index:1200;opacity:0;transition:opacity .4s, visibility .1s linear .4s;}
#txtselect_marker{display:block;visibility:hidden;position:absolute;z-index:1200;opacity:0;transition:opacity .4s, visibility .1s linear .4s;cursor:pointer;background:url(../../dleimages/marker.png) no-repeat 0 0;}
#txtselect_marker:hover{background-position:0 -32px;}
#marker-bar{border:1px solid #ccc;border-radius:15px;background:#fff;padding:5px 10px;cursor:default;box-shadow:0 0 4px #ccc;-webkit-box-shadow:0 0 4px #ccc;}
#marker-bar.show{transition:opacity .4s, visibility 0s;opacity:1;visibility:visible;}
#txtselect_marker.show{visibility:visible;width:32px;height:32px;transition:opacity .4s, visibility 0s;opacity:1;}
#marker-bar .masha-social{cursor:pointer;display:block;margin:0 5px;float:left;}
#marker-bar .masha-marker{cursor:pointer;display:block;margin:0 5px;float:left;line-height:1em;color:#aaa;border-bottom:1px dotted #aaa;margin-right:10px;}
#marker-bar .masha-marker:hover{color:#ea3e26;border-color:#ea3e26;}
.user_selection, .user_selection_true{background:#fff5d5;padding:2px 0;}
.user_selection a.txtsel_close, .user_selection_true a.txtsel_close{display:none;}
.user_selection .closewrap, .user_selection_true .closewrap{position:relative;}
.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close{display:inline-block;position:absolute;top:-7px;left:-5px;width:33px;height:33px;background:url(../../dleimages/closemarker.png) 0 0 no-repeat;}
.user_selection.hover a.txtsel_close:hover, .user_selection_true.hover a.txtsel_close:hover{background-position:-0px -33px;}
#share-popup{border:1px solid #e6e6e6;border-color:rgba(0, 0, 0, 0.1);border-radius:2px;background:#fff;position:absolute;z-index:100;width:414px;display:none;padding:20px 0;opacity:0;box-shadow:0 8px 40px -10px rgba(0, 0, 0, 0.3);background-clip:padding-box;transition:opacity .4s, visibility .1s linear .4s;}
#share-popup.show{display:block;opacity:1;transition:opacity .4s, visibility 0s;}
#share-popup .social{padding:0 0 10px 17px;}
#share-popup .social p{padding-bottom:10px;margin:0;font-weight:bold;}
#share-popup .social ul{list-style:none;margin:0;padding:0;}
#share-popup .social ul li{display:inline;margin-right:20px;padding-top:2px;}
#share-popup .social ul a{text-decoration:none;font-size:12px;display:inline-block;color:#919191;}
#share-popup .social ul a:hover{text-decoration:underline;}
#share-popup .social a span{cursor:pointer;width:20px;height:20px;background:url(../../dleimages/social-icons.png) 20px 20px no-repeat;display:inline-block;vertical-align:middle;margin:-3px 5px 0 0;}
#share-popup .social .tw span{background-position:0 -20px;}
#share-popup .social .tw:hover span{background-position:0 0;}
#share-popup .social .fb span{background-position:-20px -20px;}
#share-popup .social .fb:hover span{background-position:-20px 0;}
#share-popup .social .vk span{background-position:-40px -20px;}
#share-popup .social .vk:hover span{background-position:-40px 0;}
#share-popup .social .gp span{background-position:-60px -20px;}
#share-popup .social .gp:hover span{background-position:-60px 0;}
#share-popup .link{clear:both;border-top:1px solid #d9d9d9;padding:10px 5px 0 10px;line-height:1.2;overflow:hidden;margin:0 7px;}
#share-popup .link p{font-weight:bold;padding:0 0 3px 0;margin:0;}
#share-popup .link span{color:#999;font-size:10px;display:block;padding-top:3px;}
#share-popup .link a{display:block;}
.dle-alert, .dle-confirm, .dle-promt{padding:20px 25px !important;color:#5a5a5a;}
.emoji{border:none;vertical-align:middle;width:22px;height:22px;}
.wo-form{max-width:800px;margin:0 auto;margin-top:25px;color:#696969;}
.wo-form .title{font-size:27px;line-height:40px;font-weight:300;color:#727272;}
.wo-form .form-group{margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.wo-form .form-group .label{clear:both;display:block;margin-bottom:10px;color:#696969;}
.wo-form .form-group .wo-input, .wo-form .form-group .ui-dialog input[type="text"], .ui-dialog .wo-form .form-group input[type="text"], .wo-form .form-group .ui-dialog textarea, .ui-dialog .wo-form .form-group textarea, .wo-form .form-group select, .wo-form .form-group .xfields input[type="text"], .wo-form .xfields .form-group input[type="text"]{width:100%;}
.wo-form .form-group .field{margin-top:10px;color:#CCC;}
.wo-form .form-group .field .wo-checkbox, .wo-form .form-group .field .vote input[name='vote_check'], .vote .wo-form .form-group .field input[name='vote_check']{margin-right:5px;}
.wo-form .form-group .field .text{display:inline-block;}
.wo-form .form-group .field .wo-checkbox, .wo-form .form-group .field .vote input[name='vote_check'], .vote .wo-form .form-group .field input[name='vote_check'], .wo-form .form-group .field .text{vertical-align:middle;}
.wo-form .form-group select{width:100% !important;}
.wo-form .form-group select option{padding:5px 7px;border-radius:3px;}
.wo-form .form-group .multiple input{position:absolute;left:0;top:0;opacity:0;height:100%;width:100%;cursor:pointer;}
.wo-form .form-group .sec_code > a{height:80px;vertical-align:middle;display:inline-block;}
.wo-form .form-group .sec_code .wo-input, .wo-form .form-group .sec_code .ui-dialog input[type="text"], .ui-dialog .wo-form .form-group .sec_code input[type="text"], .wo-form .form-group .sec_code .ui-dialog textarea, .ui-dialog .wo-form .form-group .sec_code textarea, .wo-form .form-group .sec_code select, .wo-form .form-group .sec_code .xfields input[type="text"], .wo-form .xfields .form-group .sec_code input[type="text"]{width:200px;vertical-align:middle;margin-left:15px;}
.wo-form .multiple-group .new_foto{height:40px;width:auto;margin-right:15px;border-radius:3px;vertical-align:middle;}
.wo-form .xfields li{list-style:none;}
.wo-form .xfields .xfieldsnote{color:#CCC;}
.poll{background:#FFF;border-radius:3px;padding:15px 25px;box-shadow:0 5px 5px rgba(0, 0, 0, 0.01);margin:25px 0;}
.poll__question{margin-bottom:15px;font-size:16px;}
.poll__info{position:absolute;right:0;top:5px;color:#CCC;font-size:13px;}
.poll__list .pollanswer{margin-bottom:5px;}
.poll__list .pollanswer > *{vertical-align:middle;}
.poll__list .pollanswer .wo-checkbox, .poll__list .pollanswer .vote input[name='vote_check'], .vote .poll__list .pollanswer input[name='vote_check']{margin-right:5px;}
.poll__list .pollprogress, .poll__list .voteprogress{margin-top:5px;margin-bottom:10px;background:#f5f8ff;border-radius:3px;}
.poll__list .pollprogress > span, .poll__list .voteprogress > span{display:inline-block;border-radius:3px;background-color:#a7ea3f;color:rgba(0, 0, 0, 0.3);text-align:center;}
.poll__list .pollprogress .poll2, .poll__list .pollprogress .vote2, .poll__list .voteprogress .poll2, .poll__list .voteprogress .vote2{background-color:#eb5859;}
.poll__list .pollprogress .poll3, .poll__list .pollprogress .vote3, .poll__list .voteprogress .poll3, .poll__list .voteprogress .vote3{background-color:#a358eb;}
.poll__list .pollprogress .poll4, .poll__list .pollprogress .vote4, .poll__list .voteprogress .poll4, .poll__list .voteprogress .vote4{background-color:#6eeb58;}
.poll__list .pollprogress .poll5, .poll__list .pollprogress .vote5, .poll__list .voteprogress .poll5, .poll__list .voteprogress .vote5{background-color:#e26bb7;}
.poll__buttons{margin-top:15px;}
.vote label, .vote input{vertical-align:middle;}
.wo-header-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;width:100%;left:0;top:0;z-index:999;}
.wo-header-loader .line{position:absolute;width:0;height:3px;opacity:1;-webkit-animation:wo-header-loader 1s infinite linear;animation:wo-header-loader 1s infinite linear;}
.wo-header-loader .line:nth-child(1){background:#d22d2d;box-shadow:0 0 15px #d22d2d;-webkit-animation-duration:.5s;animation-duration:.5s;}
.wo-header-loader .line:nth-child(2){background:#2d64d2;box-shadow:0 0 15px #2d64d2;-webkit-animation-duration:1s;animation-duration:1s;}
.wo-header-loader .line:nth-child(3){background:#2dd22d;box-shadow:0 0 15px #2dd22d;-webkit-animation-duration:1.5s;animation-duration:1.5s;}
@-webkit-keyframes wo-header-loader{0%{width:0;opacity:1;}
100%{width:100%;opacity:0;}
}
@keyframes wo-header-loader{0%{width:0;opacity:1;}
100%{width:100%;opacity:0;}
}
.wo-overlay-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;width:100%;height:100%;top:0;left:0;z-index:99;}
.wo-overlay-loader::before{content:'';width:100%;height:100%;top:0;left:0;background:#1f2637;opacity:.8;}
.wo-overlay-loader .lines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;}
.wo-overlay-loader .lines .line{position:absolute;border:5px solid transparent;border-top:5px solid #ff8330;border-radius:200px;-webkit-animation:wo-overlay-loader 1s infinite linear;animation:wo-overlay-loader 1s infinite linear;z-index:2;}
.wo-overlay-loader .lines .line:nth-child(1){width:100px;height:100px;border-top-color:#d22d2d;-webkit-animation-duration:2s;animation-duration:2s;}
.wo-overlay-loader .lines .line:nth-child(2){width:80px;height:80px;border-top-color:#2dd22d;-webkit-animation-duration:1.5s;animation-duration:1.5s;}
.wo-overlay-loader .lines .line:nth-child(3){width:60px;height:60px;border-top-color:#2d64d2;}
.wo-overlay-loader .pulsar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;}
.wo-overlay-loader .pulsar .wave{position:absolute;width:0;height:0;opacity:1;background:#d22d2d;border-radius:100%;z-index:1;-webkit-animation:wo-overlay-loader-pulsar 1s infinite linear;animation:wo-overlay-loader-pulsar 1s infinite linear;}
.wo-overlay-loader .pulsar .wave:nth-child(1){background:#d22d2d;-webkit-animation-duration:1s;animation-duration:1s;}
.wo-overlay-loader .pulsar .wave:nth-child(2){background:#2dd22d;-webkit-animation-duration:2s;animation-duration:2s;}
.wo-overlay-loader .pulsar .wave:nth-child(3){background:#2d64d2;-webkit-animation-duration:3s;animation-duration:3s;}
@-webkit-keyframes wo-overlay-loader{0%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg);}
100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);}
}
@keyframes wo-overlay-loader{0%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg);}
100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);}
}
@-webkit-keyframes wo-overlay-loader-pulsar{0%{width:0;height:0;opacity:1;}
100%{width:200px;height:200px;opacity:0;}
}
@keyframes wo-overlay-loader-pulsar{0%{width:0;height:0;opacity:1;}
100%{width:200px;height:200px;opacity:0;}
}
.slider{width:100%;height:300px;}
.slider_wrapper{margin-top:50px;width:100%;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;}
.slider .slick-list{position:absolute;width:100%;}
.slider .slide{height:300px;display:block;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:5px;width:500px;}
.user_login{width:300px;padding:0 30px;background:#7157ae url(../../img/cover.png);border-radius:3px;box-shadow:0 0 50px rgba(0, 0, 0, 0.1);color:#d9c9ff;}
.user_login_popup{background:rgba(108, 81, 171, 0.96) url(../../img/cover.png);display:none;cursor:default;}
.user_login__icon{font-size:90px;text-align:center;margin-top:35px;}
.user_login__form{margin:25px 0;}
.user_login__form .ul-input{width:100%;background:transparent;box-sizing:border-box;border:none;border-bottom:1px solid #654f98;padding:15px 0;margin-top:10px;color:#d9c9ff;font-size:16px;text-align:center;}
.user_login__form .ul-input::-webkit-input-placeholder{color:rgba(217, 201, 255, 0.5);}
.user_login__form .ul-input::-moz-placeholder{color:rgba(217, 201, 255, 0.5);}
.user_login__form .ul-input:-moz-placeholder{color:rgba(217, 201, 255, 0.5);}
.user_login__form .ul-input:-ms-input-placeholder{color:rgba(217, 201, 255, 0.5);}
.user_login__form .ul-input_wrap::after{content:'';display:block;position:absolute;width:100%;height:1px;bottom:-1px;background:rgba(255, 255, 255, 0.01);}
.user_login__form .ul-input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #7157ae inset;-webkit-text-fill-color:#d9c9ff !important;}
.user_login__footer{margin-top:35px;margin-bottom:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.user_login__footer .submit_btn{width:100%;background:#77c159;padding:15px 0;color:#FFF;border:transparent;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:10px;}
.user_login__footer .wo-btn_link{color:rgba(217, 201, 255, 0.5);}
.user_login__footer .wo-btn_link:hover{color:#d9c9ff;}
.user_login__footer .social_links{width:100%;margin:15px 0;}
.user_login__footer .social_links .icon{width:30px;height:30px;margin:0 10px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:60%;border-radius:99px;background-color:#896fc7;}
.user_login__footer .social_links .icon_vk{background-image:url(../../img/icons/social/vk.svg);background-size:55%;}
.user_login__footer .social_links .icon_yandex{background-image:url(../../img/icons/social/yandex.svg);}
.user_login__footer .social_links .icon_facebook{background-image:url(../../img/icons/social/facebook.svg);}
.user_login__footer .social_links .icon_google{background-image:url(../../img/icons/social/google.svg);}
.user_login__footer .social_links .icon_odnoklassniki{background-image:url(../../img/icons/social/odnoklassniki.svg);}
.user_login__footer .social_links .icon_mailru{background-image:url(../../img/icons/social/mail.svg);background-size:75%;}
.user_login__footer .social_links .icon:hover{background-color:#917bc7;}
.site-offline{background:#7e44b1 url(../../img/cover.png);color:#FFF;z-index:999;}
.site-offline > *{font-family:"Open Sans", sans-serif;}
.site-offline .title{font-size:32px;line-height:50px;}
.site-offline .reason{font-size:14px;line-height:28px;margin-top:15px;}
.site-offline .title, .site-offline .reason{text-align:center;}
.site-offline .play{margin-top:40px;padding:10px 40px;font-size:18px;font-weight:bold;background:rgba(255, 255, 255, 0.14);}
.stats{margin-top:50px;}
.stats .title{color:#424242;font-weight:normal;}
.stats .main_stats{margin-top:40px;}
.stats .main_stats .tabs{color:#CCC;}
.stats .main_stats .tabs .tabs_item{display:inline-block;padding:5px 15px;cursor:pointer;border-radius:3px;transition:all .5s ease;}
.stats .main_stats .tabs .tabs_item-active{color:#FFF;background-color:#6c9ad0;}
.stats .main_stats .tabs .tabs_item-active:hover{box-shadow:0 10px 11px rgba(71, 205, 255, 0.22);}
.stats .main_stats .stats_tab{margin-top:15px;}
.stats .main_stats .stats_tab .label{margin-top:20px;color:#71a8bd;}
.stats .main_stats .stats_tab .progress{margin-top:5px;width:100%;height:21px;background:#eaf4ff;border-radius:3px;}
.stats .main_stats .stats_tab .progress .bar{position:absolute;height:21px;left:0;top:0;border-radius:3px;min-width:30px;text-align:center;color:rgba(0, 0, 0, 0.35);transition:all .5s ease;}
.stats .main_stats .stats_tab .progress_news .bar{background:#d0bb6c;}
.stats .main_stats .stats_tab .progress_comm .bar{background:#d06c70;}
.stats .main_stats .stats_tab .progress_users .bar{background:#7fd06c;}
.stats .detail_stats{margin-top:100px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.stats .detail_stats .stats_item{width:30%;-ms-flex-negative:0;flex-shrink:0;min-width:300px;}
.stats .detail_stats .stats_item:nth-child(2){margin:0 25px;}
.stats .detail_stats .stats_item .title{text-align:center;margin-top:25px;}
.stats .detail_stats .stats_item canvas{display:block;margin:0 auto;}
.stats .table_top_users{margin-top:100px;}
.site_header{position:fixed;top:0;left:0;right:0;height:60px;padding:0 25px;background-color:#FFFFFF;color:#000;box-shadow:0 4px 15px rgba(0, 0, 0, 0.2);z-index:8;}
.site_header__burger{width:24px;height:15px;padding:0;margin-right:22px;}
.site_header__burger::before, .site_header__burger::after, .site_header__burger .filling{background-color:#040405;}
.site_header .top_menu_dropdown{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px;color:inherit;}
.site_header .top_menu_dropdown .burger{display:none;}
.site_header .top_menu_dropdown .top_menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}
.site_header .top_menu_dropdown .top_menu__item{display:inline-block;padding:20px 15px;cursor:pointer;opacity:.7;line-height:14px;}
.site_header .top_menu_dropdown .top_menu__item:hover{opacity:1;box-shadow:inset 0 5px #ff505f;}
.site_header_list{position:absolute;top:75px;right:0;width:220px;background-color:#fafafa;border-radius:3px;box-shadow:0 0 50px rgba(0, 0, 0, 0.15);}
.site_header_list .item{padding:20px 20px;border-bottom:1px solid #eaeaea;color:#9a9a9a;cursor:pointer;}
.site_header_list .item .fa{color:#c5c5c5;margin-right:5px;}
.site_header_list .item:hover{background:#f5f5f5;}
.site_header__search{padding-right:20px;position:relative;}
.site_header__search::after{content:'';position:absolute;right:0;top:-10px;bottom:-10px;width:1px;background:rgba(0, 0, 0, 0.32);border-left:1px solid rgba(255, 255, 255, 0.08);}
.site_header__search .search_field{padding:9px 25px;background:#fff;border:1px solid #fe8006;border-bottom-color:#fe8006;border-radius:60px;color:#000;}
.site_header__search .search_field::-webkit-input-placeholder{color:#b1bfd0;opacity:0.5;}
.site_header__search .search_field:-ms-input-placeholder{color:#b1bfd0;opacity:0.5;}
.site_header__search .search_field::placeholder{color:#b1bfd0;opacity:0.5;}
.site_header__search .search_field:hover, .site_header__search .search_field:active, .site_header__search .search_field:focus{outline:none;}
.site_header__user_nav{padding-left:20px;cursor:pointer;}
.site_header__user_nav .login_btn{color:inherit;}
.site_header__user_nav .login_btn .icon{display:none;}
.site_header__user_nav .notice{position:absolute;top:0;right:0;padding:2px 4px;background:#eb5859;border-radius:99px;color:#fff;font-size:11px;line-height:11px;text-align:center;}
.site_header__user_nav .user_dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.site_header__user_nav .user_dropdown .avatar{width:34px;height:34px;border:2px solid rgba(0, 0, 0, 0.1);border-radius:100px;}
.site_header__user_nav .user_dropdown_menu{top:90px;transition:top .5s ease;}
.site_header__user_nav .user_dropdown_menu .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.site_header__user_nav .user_dropdown_menu .head{padding:10px 15px;background:#f25a5a;border-radius:3px 3px 0 0;color:#FFF;}
.site_header__user_nav .user_dropdown_menu .head a{color:#FFF;}
.site_header__user_nav .user_dropdown_menu .head::before{content:'';position:absolute;border:7px solid transparent;border-bottom-color:#f25a5a;top:0;right:53px;transition:top .5s ease;}
.site_header__user_nav .user_dropdown_menu .head .avatar{width:35px;height:35px;margin-right:15px;border:2px solid rgba(0, 0, 0, 0.2);border-radius:100px;}
.site_header__user_nav .user_dropdown_menu .head .name{font-size:16px;font-weight:bold;}
.site_header__user_nav .user_dropdown_menu .head .sub{font-size:12px;line-height:12px;margin-top:2px;}
.site_header__user_nav .user_dropdown_menu .counter{padding:4px 8px;background:#eb8f58;border-radius:99px;color:#fff;font-size:13px;line-height:13px;text-align:center;}
.site_header__user_nav .user_dropdown_menu.dropdown_target-active{top:75px;}
.site_header__user_nav .user_dropdown_menu.dropdown_target-active .head::before{top:-14px;}
#searchsuggestions{position:absolute;top:75px !important;right:0;z-index:9;width:220px;background-color:#fafafa;border-radius:3px;box-shadow:0 0 50px rgba(0, 0, 0, 0.15);}
#searchsuggestions > a, #searchsuggestions .seperator, #searchsuggestions .notfound{display:block;padding:20px 20px;border-bottom:1px solid #eaeaea;color:#9a9a9a;cursor:pointer;}
#searchsuggestions > a .searchheading, #searchsuggestions .seperator .searchheading, #searchsuggestions .notfound .searchheading{display:block;font-weight:bold;margin-bottom:10px;}
#searchsuggestions > a:hover, #searchsuggestions .seperator:hover, #searchsuggestions .notfound:hover{background:#f5f5f5;}
#searchsuggestions .seperator{border:none;text-align:center;}
#searchsuggestions .break{display:none;}
#body{transition:opacity .5s ease;}
.main_wrapper{top:60px;width:100%;min-height:100%;height:100%;}
.main_wrapper .sidebar{position:fixed;width:220px;top:60px;left:0;bottom:0;background-color:#19202e;border-right:1px solid transparent;padding-top:10px;overflow-y:auto;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out;opacity:0;}
.main_wrapper .sidebar-fixed{position:relative;}
.main_wrapper .sidebar_wrapper{width:220px;-ms-flex-negative:0;flex-shrink:0;z-index:7;}
.main_wrapper .sidebar_wrapper-transition{transition:all .5s ease-out;}
.main_wrapper .sidebar .menu__item{border-left:3px solid transparent;cursor:pointer;color:#78829d;line-height:5px;}
.main_wrapper .sidebar .menu__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px 22px;}
.main_wrapper .sidebar .menu__item .fa{width:30px;}
.main_wrapper .sidebar .menu__item .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.main_wrapper .sidebar .menu__item .count{padding:4px 5px;font-size:13px;border-bottom:2px solid #78829d;}
.main_wrapper .sidebar .menu__item .point{width:7px;height:7px;border-radius:10px;background:#d1347a;display:inline-block;margin-left:4px;margin-right:20px;}
.main_wrapper .sidebar .menu__item .point_yellow{background:#b9d134;}
.main_wrapper .sidebar .menu__item .point_orange{background:#d18234;}
.main_wrapper .sidebar .menu__item .point_violet{background:#7334d1;}
.main_wrapper .sidebar .menu__item > a:hover{background:rgba(255, 255, 255, 0.025);color:#b1bdd5;}
.main_wrapper .sidebar .menu__item > a:hover .expand_menu{opacity:1;}
.main_wrapper .sidebar .menu::after{content:'';display:block;position:relative;width:100%;height:2px;background:rgba(0, 0, 0, 0.21);border-bottom:1px solid rgba(255, 255, 255, 0.05);}
.main_wrapper .sidebar .menu .expand_menu{padding:3px;text-align:right;opacity:0;}
.main_wrapper .sidebar .menu .submenu{display:none;}
.main_wrapper .sidebar .menu .active > a{border-left:3px solid #2e3d5b;color:#b1bdd5;}
.main_wrapper .sidebar .menu .active .submenu{display:block;}
.main_wrapper .sidebar .updates__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:25px;padding-left:15px;padding-bottom:0;font-size:12px;line-height:18px;color:#4f5a6f;}
.main_wrapper .sidebar .updates__item .fa{font-size:16px;}
.main_wrapper .sidebar .updates__item .news{margin-left:15px;}
.main_wrapper .sidebar .updates__item .news .text b{color:#677b92;}
.main_wrapper .sidebar .updates__item .news .name{display:block;margin-top:7px;}
.main_wrapper .sidebar-hidden{opacity:1;visibility:hidden;width:0;}
.main_wrapper .sidebar-hidden .sidebar{-webkit-transform:translateX(-260px);-ms-transform:translateX(-260px);transform:translateX(-260px);}
.main_wrapper #dle-content{width:100%;}
.main_wrapper .site_content_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}
.main_wrapper .site_content_wrapper > *{width:100%;}
.main_wrapper .site_content_wrapper > .container{max-width:1230px;box-sizing:border-box;}
.main_wrapper .site_content{margin:5px 0;}
.main_wrapper .site_content .pagination{margin-top:50px;}
.container{width:100%;max-width:1230px;margin:0 auto;padding:0 25px;box-sizing:border-box;display:block;}
.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:23px "Calibri Regular", sans-serif;margin-right:30px;}
.logo span{padding:0 7px;margin-left:10px;background-color:#eb5859;border-radius:2px;font-size:19px;line-height:26px;color:#FFF;}
.addnews .post .input{background:transparent;border:none;}
.addnews .post .input::-webkit-input-placeholder{color:#f5f7fc;}
.addnews .post .input:-ms-input-placeholder{color:#f5f7fc;}
.addnews .post .input::placeholder{color:#f5f7fc;}
.addnews .container{max-width:800px;}
.addnews .addvote{display:none;}
.addnews .admin_checkboxs label{color:#333;margin-top:6px;margin-right:20px;display:inline-block;vertical-align:middle;}
.addnews .admin_checkboxs input{margin-top:6px;margin-right:5px;vertical-align:middle;}
.user_profile .header{padding:70px 0 25px 0;background:url(../../img/user_profile_header.jpg) repeat-x top;}
.user_profile .header::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:#1f2637;opacity:0.7;}
.user_profile .header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.user_profile .header .container .avatar{width:135px;height:135px;border:6px solid #1f2637;}
.user_profile .header .container .avatar::after{border:3px solid #1f2637;}
.user_profile .header .container .user_name{margin-top:15px;font-size:20px;color:#FFF;}
.user_profile .header .container .user_actions{margin:25px 0;}
.user_profile .header .container .user_actions .burger::before, .user_profile .header .container .user_actions .burger::after, .user_profile .header .container .user_actions .burger .filling{background:#FFF;}
.user_profile .container{max-width:1000px;}
.user_profile .user_stat{margin-top:60px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.user_profile .user_stat__item{width:250px;padding:25px;background:#f08232;border-radius:3px;margin-bottom:15px;color:#FFF;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;}
.user_profile .user_stat__item .icon_wrapper{display:inline-block;vertical-align:middle;width:60px;height:60px;}
.user_profile .user_stat__item .icon_wrapper .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;background:rgba(0, 0, 0, 0.2);border-radius:999px;font-size:24px;}
.user_profile .user_stat__item .info{display:inline-block;vertical-align:middle;height:45px;margin-left:25px;}
.user_profile .user_stat__item .info .counter{font-size:28px;}
.user_profile .user_stat__item .info .title{margin-top:7px;font-size:14px;color:rgba(255, 255, 255, 0.8);}
.user_profile .user_stat__blue_item{background:#5da4ec;}
.user_profile .user_stat__green_item{background:#1cc327;}
.user_profile .user_info{margin:50px 0;}
.user_profile .user_info .edit_profile{cursor:pointer;}
.user_profile .user_info__content{padding:0;}
.user_profile .user_info__list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 25px;border-bottom:1px solid #ececec;font-size:14px;color:#7c8496;}
.user_profile .user_info__list .item .td{display:inline-block;}
.user_profile .user_info__list .item .label{min-width:200px;vertical-align:top;color:#adb4c3;}
.user_profile .user_info__list .item .value{font-size:13px;box-sizing:border-box;border:none;color:#7c8496;width:100%;}
.user_profile .user_info__list .item textarea.value{border:1px solid #e6e6e6;padding:5px 10px;}
.user_profile .user_info__list .item textarea.value::-webkit-input-placeholder{color:#CCC;}
.user_profile .user_info__list .item textarea.value::-moz-placeholder{color:#CCC;}
.user_profile .user_info__list .item textarea.value:-moz-placeholder{color:#CCC;}
.user_profile .user_info__list .item textarea.value:-ms-input-placeholder{color:#CCC;}
.user_profile .user_info__list .item *[type='checkbox'], .user_profile .user_info__list .item label{margin-right:5px;vertical-align:middle;}
.user_profile .user_info__list .item input[type='text'], .user_profile .user_info__list .item input[type="password"]{padding:10px 15px;border:1px solid #efefef;}
.user_profile .user_info__list .item #images{opacity:0;position:absolute;z-index:1;left:0;top:0;cursor:pointer;}
.user_profile .user_info__list .item .wo-btn, .user_profile .user_info__list .item #registration > input, .user_profile .user_info__list .item .ui-button, .user_profile .user_info__list .item .bb-editor .bbcodes, .bb-editor .user_profile .user_info__list .item .bbcodes, .user_profile .user_info__list .item select, .user_profile .user_info__list .item #images, .user_profile .user_info__list .item .mass_comments_action select, .mass_comments_action .user_profile .user_info__list .item select, .user_profile .user_info__list .item .mass_comments_action input[type='submit'], .mass_comments_action .user_profile .user_info__list .item input[type='submit']{width:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:15px;}
.user_profile .user_info__list .item .new_foto{width:30px;height:30px;border-radius:999px;margin-right:15px;}
.user_profile .user_info__list .center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.user_profile .user_info_edit{display:none;}
.registration .overlay_btn{position:absolute;right:0;bottom:0;top:0;border-radius:0 3px 3px 0;}
.registration #result-registration{margin-top:5px;}
.pm__header{padding-right:10px;background:#FFF;color:#262626;box-shadow:0 0 15px rgba(0, 0, 0, 0.02);border-bottom:1px solid #f3f3f3;}
.pm__header__menu .menu_item{display:inline-block;padding:20px 25px;cursor:pointer;}
.pm__header__menu .menu_item:hover, .pm__header__menu .menu_item-active{color:#5786a9;}
.pm__header__menu .menu_item-active, .pm__header__menu .menu_item-active:hover{cursor:text;}
.pm_table{margin-top:50px;background:#FFF;border:1px solid #f3f3f4;}
.pm_table-hidden{opacity:0;}
.pm_table__header{border-bottom:1px solid #edeef3;color:#80829e;}
.pm_table__header .pm_select{padding:20px 15px;cursor:pointer;}
.pm_table__header .pm_select .counter{display:inline-block;margin-left:15px;line-height:14px;}
.pm_table__header .pm_select .counter .quantity{margin-right:5px;}
.pm_table__header .pm_select .counter .icon{font-size:10px;margin-left:10px;color:#aaacc7;top:-2px;position:relative;}
.pm_table__header .pm_back{padding:15px 25px;border-right:1px solid #ECF0F3;color:#dee2ef;cursor:pointer;text-align:center;}
.pm_table__header .pm_back:hover{color:#B0B6C9;}
.pm_table__header .pm_author{padding:10px 25px;-ms-flex-negative:0;flex-shrink:0;}
.pm_table__header .pm_author .avatar{width:35px;height:35px;margin-right:15px;}
.pm_table__header .pm_author .author{font-weight:bold;}
.pm_table__header .pm_author .date{margin-left:10px;font-size:13px;line-height:14px;}
.pm_table__header .pm_actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:25px;width:100%;}
.pm_table__header .pm_actions.dropdown_inline{margin-left:25px;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
.pm_table__header .pm_actions.dropdown_inline .dropdown_menu{padding:0;}
.pm_table__header .pm_actions.dropdown_inline .dropdown_menu a{padding:17px 20px;}
.pm_table__header .title{padding:17px 25px;font-size:16px;font-weight:bold;color:#8d96b2;}
.pm_table .pm_list{color:#80829e;}
.pm_table .pm_list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;border-bottom:1px solid #edeef3;cursor:pointer;}
.pm_table .pm_list__item:last-child{border-bottom-color:transparent;}
.pm_table .pm_list__item .td{padding:15px;text-overflow:ellipsis;}
.pm_table .pm_list__item .author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;}
.pm_table .pm_list__item .author .wo-checkbox, .pm_table .pm_list__item .author .vote input[name='vote_check'], .vote .pm_table .pm_list__item .author input[name='vote_check']{margin-right:15px;}
.pm_table .pm_list__item .author, .pm_table .pm_list__item .theme{font-weight:bold;-ms-flex-negative:0;flex-shrink:0;}
.pm_table .pm_list__item .theme{padding-left:0;min-width:20%;}
.pm_table .pm_list__item .theme::before{content:'';width:8px;height:8px;border-radius:99px;margin-right:10px;display:inline-block;}
.pm_table .pm_list__item .text{width:100%;}
.pm_table .pm_list__item .date{min-width:150px;color:#8e8e8e;text-align:right;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.pm_table .pm_list__item-unread .theme::before{background:#6192de;}
.pm_table .pm_list__item:hover{background:#fbfbfb;}
.pm_table .pm_message{padding:30px 25px;}
.pm_table .pm_message__title{font-size:20px;}
.pm_table .pm_message__text{margin-top:20px;color:#626262;}
.pm_table .pm_new_message .field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #edeef3;}
.pm_table .pm_new_message .field .label{width:100px;padding-left:25px;color:#8d96b2;}
.pm_table .pm_new_message .field .text{padding:15px 25px;display:block;width:100%;border:none;}
.pm_table .pm_new_message .new_message_text{padding:5px 15px;}
.pm_table__bottom{padding:15px 25px;background:#FFF;border-top:1px solid #edeef3;width:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.pm_table__bottom .captcha{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.pm_table__bottom .captcha a{vertical-align:middle;display:inline-block;margin:0 15px;border-radius:3px;}
.pm_table__bottom .captcha .label, .pm_table__bottom .captcha .question{color:#8a8a8a;display:inline-block;margin-right:10px;}
.pm_table__bottom .captcha .question{color:#8d96b2;}
.pm_table__bottom .captcha .field{padding:7px 12px;border:1px solid #e2e2e2;border-radius:3px;}
.pm_table__bottom .wo-btn, .pm_table__bottom #registration > input, .pm_table__bottom .ui-button, .pm_table__bottom .bb-editor .bbcodes, .bb-editor .pm_table__bottom .bbcodes, .pm_table__bottom .user_profile .user_info__list .item select, .user_profile .user_info__list .item .pm_table__bottom select, .pm_table__bottom .user_profile .user_info__list .item #images, .user_profile .user_info__list .item .pm_table__bottom #images, .pm_table__bottom .mass_comments_action select, .mass_comments_action .pm_table__bottom select, .pm_table__bottom .mass_comments_action input[type='submit'], .mass_comments_action .pm_table__bottom input[type='submit']{margin-right:15px;}
.pm_table__bottom .send_option{color:#8a8a8a;}
.pm_table__bottom .send_option .wo-checkbox, .pm_table__bottom .send_option .vote input[name='vote_check'], .vote .pm_table__bottom .send_option input[name='vote_check']{margin-right:10px;}
.pm_table__bottom .inner{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.pm_table .pagination__list a, .pm_table .pagination__list span{padding:5px 11px;border-color:transparent;border-radius:99px;}
.search_wrapper{display:none;}
.search_container{display:none;}
.search_container .search_msg{font-size:13px;color:#CCC;}
.search_container .search_result{margin-top:40px;}
.search_container #dlemasscomments{opacity:0;}
.search_container .hidden{display:none !important;}
.search_form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.search_form .search_wrap, .search_form__field{width:100%;}
.search_form .search_btns{position:absolute;height:48px;top:0;right:20px;}
.search_form .search_btns .search_btn{width:20px;height:20px;background:transparent;border:transparent;margin-left:15px;background-position:center;background-repeat:no-repeat;background-size:contain;cursor:pointer;}
.search_form .search_btns .dosearch{background-image:url(../../img/icons/search.svg);}
.search_form .search_btns .dofullsearch{background-image:url(../../img/icons/placeholder.svg);}
.search_form__field{padding:15px 20px;font-size:15px;}
.search_extend_options{width:100%;display:none;}
.search_extend_options .search_sections{margin-top:5px;color:#777;}
.search_extend_options .search_sections .section{padding:12px 20px;text-align:center;display:inline-block;border-bottom:3px solid transparent;cursor:pointer;}
.search_extend_options .search_sections .section:hover, .search_extend_options .search_sections .checked{color:#6da7cb;}
.search_extend_options .search_sections .checked{border-bottom-color:#6da7cb;cursor:text;}
.search_extend_options .search_sections .search_by_user{float:right;height:50px;}
.search_extend_options .search_sections .search_by_user .icon{font-size:21px;color:#CCC;cursor:pointer;}
.search_extend_options .search_sections .search_by_user .icon:hover{color:#6da7cb;}
.search_extend_options .search_sections .search_by_user input{border:none;background:transparent;font-size:14px;border-bottom:2px solid #cfe0fc;padding:5px 0;color:#8c9cb7;width:0;transition:all .3s ease;}
.search_extend_options .search_sections .search_by_user-active input{width:150px;}
.search_extra_tabs{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.search_extra_tabs .sorting .extra_sort{display:inline-block;vertical-align:middle;padding:15px 20px;padding-right:0;}
.search_extra_tabs .sorting .dropdown_label{padding-left:5px;}
.search_extra_tabs .dropdown_menu{top:100%;}
.search_extra_tabs .dropdown_menu__item{padding-left:35px;position:relative;}
.search_extra_tabs .dropdown_menu .checked{background-image:url(../../img/icons/checked.svg);background-repeat:no-repeat;background-size:12px 12px;background-position:10px center;}
#searchsuggestions{top:61px !important;position:fixed !important;box-shadow:0 15px 15px rgba(0, 0, 0, 0.1);box-sizing:border-box;border-radius:0;}
#searchsuggestions > a, #searchsuggestions .seperator, #searchsuggestions .notfound{display:block;padding:20px 20px;border-bottom:1px solid rgba(0, 0, 0, 0.1);color:#9a9a9a;cursor:pointer;}
#searchsuggestions > a .searchheading, #searchsuggestions .seperator .searchheading, #searchsuggestions .notfound .searchheading{display:block;font-weight:bold;margin-bottom:10px;}
#searchsuggestions > a:hover, #searchsuggestions .seperator:hover, #searchsuggestions .notfound:hover{background:#f5f5f5;}
#searchsuggestions .seperator{border:none;text-align:center;}
#searchsuggestions .break{display:none;}
.map_resp #map{height:400px;background:#1f2637 url(../../img/cover.png);}
.post__poster{width:180px;height:250px;display:inline-block;cursor:pointer;background:no-repeat top;background-size:cover;background-image:url(../../img/poster.png);border-radius:3px;-ms-flex-negative:0;flex-shrink:0;z-index:2;}
.poster_wrapper .wo-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;width:100%;position:absolute;bottom:0;z-index:3;}
.image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}
.image-overlay img{top:0;width:100%;height:auto;padding:0;margin:0;}
.image-overlay::before{content:'';position:absolute;left:0;right:0;top:0;height:100%;}
.post_view .inner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.post_view .sorting .wo-btn, .post_view .sorting #registration > input, .post_view .sorting .ui-button, .post_view .sorting .bb-editor .bbcodes, .bb-editor .post_view .sorting .bbcodes, .post_view .sorting .user_profile .user_info__list .item select, .user_profile .user_info__list .item .post_view .sorting select, .post_view .sorting .user_profile .user_info__list .item #images, .user_profile .user_info__list .item .post_view .sorting #images, .post_view .sorting .mass_comments_action select, .mass_comments_action .post_view .sorting select, .post_view .sorting .mass_comments_action input[type='submit'], .mass_comments_action .post_view .sorting input[type='submit']{padding:0;}
.post_view .sorting .wo-btn a, .post_view .sorting #registration > input a, .post_view .sorting .ui-button a, .post_view .sorting .bb-editor .bbcodes a, .bb-editor .post_view .sorting .bbcodes a, .post_view .sorting .user_profile .user_info__list .item select a, .user_profile .user_info__list .item .post_view .sorting select a, .post_view .sorting .user_profile .user_info__list .item #images a, .user_profile .user_info__list .item .post_view .sorting #images a, .post_view .sorting .mass_comments_action select a, .mass_comments_action .post_view .sorting select a, .post_view .sorting .mass_comments_action input[type='submit'] a, .mass_comments_action .post_view .sorting input[type='submit'] a{padding:7px 25px;display:block;}
.post_view .view_options .icon{width:auto;}
.post_view .wo-btn, .post_view #registration > input, .post_view .ui-button, .post_view .bb-editor .bbcodes, .bb-editor .post_view .bbcodes, .post_view .user_profile .user_info__list .item select, .user_profile .user_info__list .item .post_view select, .post_view .user_profile .user_info__list .item #images, .user_profile .user_info__list .item .post_view #images, .post_view .mass_comments_action select, .mass_comments_action .post_view select, .post_view .mass_comments_action input[type='submit'], .mass_comments_action .post_view input[type='submit']{padding:7px 25px;background:transparent;border-color:#e6e6e6;}
.post_view .btn-option-active{background:#fdfdfd;}
.short_post{position:relative;margin:30px;z-index:1;}
.short_post .image-overlay{z-index:1;}
.short_post .image-overlay img{border-radius:3px;}
.short_post_content{margin:0 -25px;margin-top:15px;}
.short_post_content .post_tiles__after{display:none;}
.short_post_content .attachment{display:none;}
.short_post_title{display:none;}
.short_post__meta{position:absolute;top:30px;left:30px;}
.short_post__meta .poster_wrapper{width:180px;height:250px;}
.short_post__meta .post_stat{position:absolute;z-index:2;width:100%;bottom:-30px;color:#c3c3c3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.short_post__meta .post_stat__item{font-size:12px;margin:0 10px;}
.short_post__meta .post_stat__item .icon{width:auto;padding-right:5px;font-size:13px;}
.short_post__meta .post_stat .rate-count{font-weight:bold;color:#c3c3c3;margin-right:5px;}
.short_post .entry{min-height:380px;border-radius:2px;box-shadow:0 1px 1px #e1e1e1;background:#FFF;}
.short_post .entry__header{position:relative;padding:15px;background:#FFF;border-bottom:1px solid #ededed;border-radius:3px 3px 0 0;display:none;}
.short_post .entry__header .avatar{width:40px;height:40px;}
.short_post .entry__header .info{height:39px;display:inline-block;vertical-align:middle;margin-left:5px;}
.short_post .entry__header .info .author{font-size:15px;font-weight:bold;color:#707070;}
.short_post .entry__header .info .date{font-size:14px;color:#d6d6d6;}
.short_post .entry .post_actions{position:absolute;top:24px;right:20px;}
.short_post .entry .post_actions .burger{width:4px;}
.short_post .entry .post_actions .dropdown_menu{background:#FFF;}
.short_post .entry__content{margin-left:205px;padding:30px 35px;color:#646464;}
.short_post .entry__bottom{margin-top:25px;display:none;}
.short_post .entry .mini_mark{display:none;position:relative;left:auto;top:auto;margin-right:10px;vertical-align:middle;margin-top:-5px;}
.short_post .entry__title{font-size:19px;line-height:28px;font-weight:600;color:#587282;margin-bottom:20px;display:inline-block;}
.short_post .entry__tags{margin-bottom:0;font-size:0;line-height:0;}
.short_post .entry__tags a, .short_post .entry__tags .entry__tag{display:inline-block;margin-right:10px;margin-bottom:15px;padding:4px 7px;background:#88c0e1;border-radius:2px;color:#FFF;font-size:12px;line-height:14px;}
.short_post .entry__fields{margin-bottom:15px;}
.short_post .entry__fields__item{margin-bottom:5px;}
.short_post .entry__fields__item .label{display:inline-block;min-width:90px;color:#9e9e9e;margin-right:15px;}
.short_post .entry__text{line-height:20px;}
.post_tiles{margin:15px -30px;}
.post_tiles, .post_tiles #dle-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.post_tiles .post_tiles__after{height:1px;display:inline-block;flex-grow:1;}
.post_tiles .short_post{width:180px;height:250px;margin-bottom:70px;overflow:visible;}
.post_tiles .short_post2{width:90px;height:125px;margin-bottom:100px;overflow:visible;}
.post_tiles .short_post_title{font-size:15px;line-height:23px;margin-top:15px;color:#808ca2;text-align:center;width:180px;height:45px;overflow:hidden;text-overflow:ellipsis;display:block;}
.post_tiles .short_post__meta{top:0;left:0;}
.post_tiles .short_post__meta .post__poster::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;border-radius:3px;background:url(../../img/icons/views.png) no-repeat center rgba(68, 76, 99, 0.7);transition:all .1s ease-out;}
.post_tiles .short_post__meta .wo-rating{top:10px;bottom:auto;opacity:0;}
.post_tiles .short_post__meta .post_stat{top:220px;bottom:auto;color:#FFF;opacity:0;transition:all .2s ease-out;}
.post_tiles .short_post .entry_wrapper{position:absolute;top:15px;left:180px;width:400px;visibility:hidden;opacity:0;transition:all .2s ease-out .1s;display:none;}
.post_tiles .short_post .entry{min-height:0;height:auto;margin-left:40px;border:none;box-shadow:0 0 50px rgba(0, 0, 0, 0.2);}
.post_tiles .short_post .entry__title{display:none;}
.post_tiles .short_post .entry__text{max-height:200px;text-overflow:ellipsis;overflow:hidden;}
.post_tiles .short_post .entry__header::before{content:'';position:absolute;left:-16px;top:50%;margin-top:-8px;border:8px solid transparent;border-right-color:#FFF;}
.post_tiles .short_post .entry__content{margin-left:0;}
.post_tiles .short_post .left_entry_wrapper{left:auto;right:180px;}
.post_tiles .short_post .left_entry_wrapper .entry{margin-left:0;margin-right:40px;}
.post_tiles .short_post .left_entry_wrapper .entry__header::before{left:auto;right:-16px;border-right-color:transparent;border-left-color:#FFF;}
.post_tiles .short_post-active{z-index:3;}
.post_tiles .short_post-active .post__poster::after{opacity:1;}
.post_tiles .short_post-active .wo-rating{opacity:1;}
.post_tiles .short_post-active .coder_fa{opacity:1;}
.post_tiles .short_post-active .coder_fa:hover .entry_wrapper{visibility:visible;opacity:1;display:block;}
.post_tiles .short_post-active .short_post__meta .post_stat{opacity:1;}
.short_post2{position:relative;margin:100px;z-index:1;}
.short_post2 .image-overlay{z-index:1;}
.post_tiles .short_post2 .entry_wrapper{position:absolute;top:15px;left:180px;width:400px;visibility:hidden;opacity:0;transition:all .2s ease-out .1s;display:none;}
.post_tiles .short_post2 .entry{min-height:0;height:auto;margin-left:40px;border:none;box-shadow:0 0 50px rgba(0, 0, 0, 0.2);}
.post_tiles .short_post2 .entry__title{display:none;}
.post_tiles .short_post2 .entry__text{max-height:200px;text-overflow:ellipsis;overflow:hidden;}
.post_tiles .short_post2 .entry__header::before{content:'';position:absolute;left:-16px;top:50%;margin-top:-8px;border:8px solid transparent;border-right-color:#FFF;}
.post_tiles .short_post2 .entry__content{margin-left:0;}
.post_tiles .short_post2 .left_entry_wrapper{left:auto;right:180px;}
.post_tiles .short_post2 .left_entry_wrapper .entry{margin-left:0;margin-right:40px;}
.post_tiles .short_post2 .left_entry_wrapper .entry__header::before{left:auto;right:-16px;border-right-color:transparent;border-left-color:#FFF;}
.post{color:#696969;}
.post h2{font-size:19px;font-weight:normal;border-left:4px solid #4799f6;padding-left:7px;}
.post_mark{position:absolute;top:7px;left:7px;font-size:13px;line-height:13px;color:#FFF;border-radius:3px;padding:3px 7px;z-index:2;background:#e23a7e;}
.post .header{background:#0f263c url(../../img/cover.png);box-shadow:0 0 10px rgba(0,0,0,0.5);}
.post__cover{padding:45px 0;background:no-repeat top;background-size:cover;}
.post__cover .dle_cover{opacity:0;}
.post__cover .cover-overlay::before, .post__cover::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#1f2637;opacity:.8;}
.post__cover__inner{-ms-flex-negative:1;flex-shrink:1;}
.post__cover_empty::before{display:none;}
.post__cover .post__poster{width:250px;height:340px;margin-right:40px;background-image:url(../../img/poster-large.png);box-shadow:0 5px 15px rgba(0, 0, 0, 0.19);border-radius:3px;}
.post__cover .info{display:inline-block;vertical-align:top;}
.post__cover .info .title{font-size:31px;line-height:40px;font-weight:normal;color:#f5f7fc;margin-right:50px;margin-top:0;}
.post__cover .info .tags{margin-top:5px;font-size:0;line-height:0;}
.post__cover .info .tags a{display:inline-block;padding:8px 15px;border:2px solid #FFBD00;border-radius:99px;font-size:14px;line-height:14px;font-weight:bold;color:#fff;margin-right:15px;margin-bottom:15px;cursor:pointer;transition:border .5s ease-out;}
.post__cover .info .tags a:hover{border:2px solid #00ADEF;}
.post__cover .info .xfields{margin-top:5px;padding-left:30px;}
.post__cover .info .xfields__item{margin-bottom:10px;}
.post__cover .info .xfields__item .label, .post__cover .info .xfields__item .value{display:inline-block;}
.post__cover .info .xfields__item .label{color:#dedede;font-weight:bold;width:160px;}
.post__cover .info .xfields__item .value{color:#fe3e59;}
.post__cover .actions, td .actions{width:240px;min-height:335px;-ms-flex-negative:0;flex-shrink:0;background:#1f2637;color:#b1bfd0;border-radius:3px;box-shadow:0 0 70px rgba(0, 0, 0, 0.3);}
.post__cover .actions .item, td .actions .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 25px;cursor:pointer;border-bottom:1px solid rgba(255, 255, 255, 0.03);position:relative;white-space:nowrap;}
.post__cover .actions .item::after, td .actions .item::after{content:'';position:absolute;left:0;width:100%;height:1px;bottom:0;background:rgba(0, 0, 0, 0.21);}
.post__cover .actions .item:hover , td .actions .item:hover{background:rgba(255, 255, 255, 0.02);}
.post__cover .actions .item .dislike, td .actions .item .dislike{margin-right:0;}
.post__cover .actions .item .counter, td .actions .item .counter{padding:4px 8px;background:#eb5859;border-radius:99px;color:#fff !important;font-size:13px;line-height:13px;text-align:center;margin-left:10px;}
.post__cover .actions .item .counter .ratingtypeplusminus, td .actions .item .counter .ratingtypeplusminus{color:#FFF !important;}
.post__cover .actions .head , td .actions .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#6DA7CB;border-radius:3px 3px 0 0;font-size:16px;color:#FFF;}
.post__cover .actions .head .inner, td .actions .head .inner{margin-left:10px;width:100%;}
.post__cover .actions .head .author, td .actions .head .author{font-size:14px;}
.post__cover .actions .head .date, td .actions .head .date{font-size:12px;line-height:14px;color:rgba(255, 255, 255, 0.65);}
.post__cover .actions .head .options{width:30px;}
.post__cover .actions .head .options .burger{width:4px;}
.post__cover .actions .head .options .burger::before, .post__cover .actions .head .options .burger::after, .post__cover .actions .head .options .burger .filling{background:rgba(255, 255, 255, 0.65);}
.post__cover .actions .head .options:hover .burger::before, .post__cover .actions .head .options:hover .burger::after, .post__cover .actions .head .options:hover .burger .filling{background:white;}
.post__cover .trailer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:absolute;width:100%;height:100%;top:0;left:0;background:#1f2637 url(../../img/cover.png);transition:all .5s ease;opacity:0;z-index:-1;-webkit-transform:translateY(-550px);-ms-transform:translateY(-550px);transform:translateY(-550px);}
.post__cover .trailer .container{padding:0 100px;margin:0;}
.post__cover .trailer_close{position:absolute;top:20px;right:30px;width:30px;height:30px;background:url(../../img/icons/cross-out.svg) no-repeat center;cursor:pointer;opacity:.8;transition:all .5s ease;font-size:0;line-height:0;}
.post__cover .trailer_close:hover{opacity:1;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.post__cover .trailer-active{opacity:1;z-index:2;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}
.post .content{margin-top:50px;padding-bottom:25px;border-bottom:1px solid #e8e8e8;}
.post .content .screenshots{margin:-10px;}
.post .content .screenshots img{width:auto;height:120px;margin:10px;cursor:pointer;}
.post .additionally{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.post .additionally .m-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:20px;margin-left:0;display:none !important;}
.post .additionally .m-info .avatar{margin-right:10px;}
.post .additionally .m-info .author{font-weight:bold;}
.post .additionally .m-info .date{font-size:13px;line-height:13px;color:#CCC;}
.post .additionally .m-info .dropdown{margin-left:10px;}
.post .additionally .m-info .dropdown .burger{width:4px;}
.post .additionally .edited{font-size:13px;color:#CCC;padding:15px 0;font-style:italic;}
.post .related_news{margin-top:25px;-ms-flex-negative:0;flex-shrink:0;}
.post .related_news__title{margin-bottom:25px;font-size:26px;border-left:3px solid;padding-left:10px;border-color:#4799f6;}
.post .related_news .news{margin-right:40px;margin-bottom:70px;width:180px;height:250px;}
.post .related_news .poster{width:180px;height:250px;}
.post .related_news .title{font-size:15px;line-height:23px;margin-top:5px;color:#808ca2;text-align:center;width:180px;height:45px;overflow:hidden;text-overflow:ellipsis;}
.post .related_news__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.attachment{display:inline-block;margin-right:15px;}
.attachment .count{margin-left:15px;padding-left:15px;border-left:1px solid rgba(0, 0, 0, 0.1);}
.attachment .count .icon{width:20px;}
.attachment .wo-btn, .attachment #registration > input, .attachment .ui-button, .attachment .bb-editor .bbcodes, .bb-editor .attachment .bbcodes, .attachment .user_profile .user_info__list .item select, .user_profile .user_info__list .item .attachment select, .attachment .user_profile .user_info__list .item #images, .user_profile .user_info__list .item .attachment #images, .attachment .mass_comments_action select, .mass_comments_action .attachment select, .attachment .mass_comments_action input[type='submit'], .mass_comments_action .attachment input[type='submit']{float:left;}
#dlemasscomments{width:100%;}
.com_title{margin-top:50px;margin-bottom:30px;font-size:19px;}
.com_title .counter{margin-left:10px;}
.add_comment .form-group{margin-bottom:25px;}
.add_comment .form-group .wo-input, .add_comment .form-group .ui-dialog input[type="text"], .ui-dialog .add_comment .form-group input[type="text"], .add_comment .form-group .ui-dialog textarea, .ui-dialog .add_comment .form-group textarea, .add_comment .wo-form .form-group select, .wo-form .add_comment .form-group select, .add_comment .form-group .wo-form .xfields input[type="text"], .wo-form .xfields .add_comment .form-group input[type="text"]{min-width:200px;margin-right:15px;}
.add_comment br{display:none;}
.add_comment .mce-tinymce{margin-bottom:15px;}
.add_comment .comment__inner{margin-left:0;}
.add_comment .textarea{width:100%;height:100%;box-sizing:border-box;background:transparent;border:none;text-overflow:clip;resize:none;}
.add_comment .textarea_wrapper input, .add_comment .textarea_wrapper label{vertical-align:middle;color:#CCC;}
.add_comment .mce-tinymce{border-radius:3px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.04);}
.add_comment .comment__bottom{float:right;margin-top:0;}
.add_comment .comment__bottom .wo-input, .add_comment .comment__bottom .ui-dialog input[type="text"], .ui-dialog .add_comment .comment__bottom input[type="text"], .add_comment .comment__bottom .ui-dialog textarea, .ui-dialog .add_comment .comment__bottom textarea, .add_comment .comment__bottom .wo-form .form-group select, .wo-form .form-group .add_comment .comment__bottom select, .add_comment .comment__bottom .wo-form .xfields input[type="text"], .wo-form .xfields .add_comment .comment__bottom input[type="text"]{margin:0 15px;}
.add_comment .actions{margin-top:15px;}
.add_comment .actions .wo-btn, .add_comment .actions #registration > input, .add_comment .actions .ui-button, .add_comment .actions .bb-editor .bbcodes, .bb-editor .add_comment .actions .bbcodes, .add_comment .actions .user_profile .user_info__list .item select, .user_profile .user_info__list .item .add_comment .actions select, .add_comment .actions .user_profile .user_info__list .item #images, .user_profile .user_info__list .item .add_comment .actions #images, .add_comment .actions .mass_comments_action select, .mass_comments_action .add_comment .actions select, .add_comment .actions .mass_comments_action input[type='submit'], .mass_comments_action .add_comment .actions input[type='submit']{margin-left:15px;}
.comment{color:#696969;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:30px;}
.comment .mass-action{position:absolute;top:60px;left:17px;}
.comment__inner{width:100%;margin-left:20px;}
.comment .element{display:inline-block;margin-right:10px;}
.comment .news_link{color:#5b8cab;}
.comment__header .rating{vertical-align:middle;}
.comment__header .rating .unit-rating{background-image:url(../../dleimages/rating-gray.png);}
.comment__header .rating .unit-rating li a:hover, .comment__header .rating .unit-rating li.current-rating{background-image:url(../../dleimages/rating-gray.png);}
.comment__header .name{font-weight:bold;}
.comment__header .date{color:#CCC;}
.comment__header .actions{display:none;position:absolute;top:0;right:0;}
.comment__header .actions .burger{width:4px;}
.comment__text{margin-top:5px;}
.comment__text .title_quote{font-weight:bold;font-size:13px;}
.comment__text .quote{border-left:2px solid #eb5859;padding-left:10px;margin-top:10px;}
.comment__bottom{margin-top:15px;color:#b9b9b9;}
.comment__bottom .reply_btn{font-size:13px;}
.comment__bottom .likes{font-size:12px;cursor:pointer;}
.comment__bottom .likes .icon{width:auto;margin-right:5px;}
.comment__bottom .likes .counter{position:relative;line-height:10px;}
.comment__bottom .rating .counter{margin-right:5px;}
.comment__bottom .liked{color:#cb6d6d;}
.comment .dropdown-active{display:-webkit-box;display:-ms-flexbox;display:flex;}
.comment:hover .comment__header .actions{display:-webkit-box;display:-ms-flexbox;display:flex;}
.mass_comments_action{color:#CCC;margin-top:70px;}
.mass_comments_action select{line-height:1em;text-indent:0.01px;text-overflow:'';-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;margin:0 5px;margin-left:20px;}
.footer{-ms-flex-item-align:end;align-self:flex-end;margin-top:50px;padding:25px;border-top:1px solid #f0f0f1;color:#8c94a0;position:relative;z-index:2;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;align-self:flex-end;}
.footer .logo span{background:transparent;border:1px solid #d6d9de;color:#abb2bd;}
.footer .info{font-size:13px;}
.footer_nav{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.footer_nav_menu{margin-right:30px;cursor:pointer;}
.footer_nav_menu .title{padding:4px 12px;border:1px solid #d6d9de;border-radius:3px;font-size:12px;}
.footer_nav_menu .menu_list{font-size:13px;padding:7px 0;background:#FFF;border-radius:5px;box-shadow:0 0 50px rgba(0, 0, 0, 0.05);position:relative;}
.footer_nav_menu .menu_list_wrapper{bottom:30px;right:0;visibility:hidden;opacity:0;position:absolute;transition:opacity .5s ease;padding-bottom:20px;}
.footer_nav_menu .menu_list::after{content:'';position:absolute;display:block;border:7px solid transparent;border-top-color:#FFF;right:25px;bottom:-14px;}
.footer_nav_menu .menu_list__item{padding:7px 15px;white-space:nowrap;}
.footer_nav_menu .menu_list__item:hover{background:#fbfbfb;}
.footer_nav_menu:hover .menu_list_wrapper{visibility:visible;opacity:1;}
@media only screen and (min-width:1100px){#body .site_header .top_menu_dropdown .dropdown_target{visibility:visible;opacity:1;}
#body .site_header__search .icon_search, #body .site_header__search .icon_close{display:none;}
#body .sorting-active{display:none;}
#body .sorting-active{display:none;}
#body .pm_table__header .pm_actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
#body .pm_table__header .pm_actions .burger{display:none;}
#body .pm_table__header .pm_actions .dropdown_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;background:transparent;border:none;box-shadow:none;top:auto;opacity:1;visibility:visible;}
}
@media only screen and (max-width:1100px){#body .site_header .top_menu_dropdown .burger{display:-webkit-box;display:-ms-flexbox;display:flex;}
#body .site_header .top_menu_dropdown .top_menu{position:absolute;background:#1f2637;top:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
#body .site_header .top_menu_dropdown .top_menu__item{display:block;padding:15px 25px;}
#body .site_header__search .icon_search, #body .site_header__search .icon_close{display:none;}
#body .post_view .sorting-active{display:block;}
#body .post_view .sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none;position:fixed;z-index:7;background:rgba(255, 255, 255, 0.98);top:0;left:0;width:100%;height:100%;}
#body .post_view .sorting .wo-btn, #body .post_view .sorting #registration > input, #body .post_view .sorting .ui-button, #body .post_view .sorting .bb-editor .bbcodes, .bb-editor #body .post_view .sorting .bbcodes, #body .post_view .sorting .user_profile .user_info__list .item select, .user_profile .user_info__list .item #body .post_view .sorting select, #body .post_view .sorting .user_profile .user_info__list .item #images, .user_profile .user_info__list .item #body .post_view .sorting #images, #body .post_view .sorting .mass_comments_action select, .mass_comments_action #body .post_view .sorting select, #body .post_view .sorting .mass_comments_action input[type='submit'], .mass_comments_action #body .post_view .sorting input[type='submit']{border-radius:3px;margin-bottom:15px;min-width:170px;}
#body .post__cover .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
#body .post__cover .actions, td .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:auto;min-height:0;margin-top:30px;}
#body .post__cover .actions .head , #body td .actions .head{background:transparent;padding:10px 25px;}
#body .post__cover .actions .item, #body td .actions .item{border:transparent;border-left:1px solid rgba(255, 255, 255, 0.03);}
#body .post__cover .actions .item::after, #body td .actions .item::after{top:0;left:-2px;width:1px;height:100%;}
#body .post__cover .info .title{margin-right:0;}
#body .user_profile .user_stat{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#body .user_profile .user_stat__item{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;box-sizing:border-box;}
}
@media only screen and (max-width:800px){#body .sidebar .menu .expand_menu{opacity:1;}
#body .post__poster{display:none;}
#body .post__cover .actions .item, #body td .actions .item{padding:15px;}
#body .post__cover .actions .item .icon, #body td .actions .item .icon{text-align:center;}
#body .post__cover .actions .item .text, #body td .actions .item .text{display:none;}
#body .post__cover .actions .item .counter, #body td .actions .item .counter{position:absolute;padding:2px 4px;font-size:10px;line-height:10px;top:9px;right:8px;}
#body .pm__header .container{padding:0;}
#body .pm__header .new_pm_btn{text-align:center;}
#body .pm__header .new_pm_btn .text{display:none;}
#body .pm_table{margin:0 -25px;border:none;border-bottom:1px solid #f3f3f4;}
#body .pm_table .pm_list__item .author{width:150px;}
#body .pm_table .pm_list__item .theme{min-width:0;}
#body .pm_table .pm_list__item .text{white-space:nowrap;overflow:hidden;}
#body .pm_table .pm_list__item .date{min-width:auto;}
#body .footer__inner{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#body .footer_nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#body .footer_nav_menu{margin-bottom:25px;}
}
@media only screen and (max-width:600px){#body .ui-dialog{width:auto !important;}
#body .site_header_list{position:fixed;top:60px;left:0;right:0;width:auto;}
#body .site_header__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#body .site_header__search .icon{font-size:17px;}
#body .site_header__search .search_field{display:none;}
#body .site_header__search .icon_search{display:block;}
#body .site_header__search .icon_close{display:none;}
#body .site_header__search-active{position:fixed;top:0;left:0;right:0;height:60px;z-index:1;background:#1f2637;}
#body .site_header__search-active .icon_search{display:none;}
#body .site_header__search-active .icon_close{display:inline-block;margin-left:25px;}
#body .site_header__search-active .search_field{display:inline-block;width:100%;margin-left:25px;}
#body .site_header .user_dropdown .dropdown_switch .icon{display:none;}
#body .site_header .user_dropdown .user_dropdown_menu .head::before{display:none;}
#body .slider_wrapper{margin-top:0;}
#body .slider_wrapper .container{padding:0;}
#body #searchsuggestions{width:100%;}
#body .post_list .short_post .short_post__meta{top:auto;left:20px;bottom:40px;width:180px;}
#body .post_list .short_post .short_post__meta .poster{display:none;}
#body .post_list .short_post .short_post__meta .poster_wrapper{width:auto;height:auto;}
#body .post_list .short_post .short_post__meta .poster_wrapper .post_mark{display:none;}
#body .post_list .short_post .entry{padding-bottom:30px;}
#body .post_list .short_post .entry .mini_mark{display:inline-block;}
#body .post_list .short_post .entry__content{margin-left:0;}
#body .post_tiles .short_post .entry_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:fixed;width:100%;top:60px;left:0;right:0;bottom:0;z-index:8;}
#body .post_tiles .short_post .entry{margin:0;width:100%;}
#body .post_tiles .short_post .entry__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#body .post_tiles .short_post .entry__bottom .wo-btn, #body .post_tiles .short_post .entry__bottom #registration > input, #body .post_tiles .short_post .entry__bottom .ui-button, #body .post_tiles .short_post .entry__bottom .bb-editor .bbcodes, .bb-editor #body .post_tiles .short_post .entry__bottom .bbcodes, #body .post_tiles .short_post .entry__bottom .user_profile .user_info__list .item select, .user_profile .user_info__list .item #body .post_tiles .short_post .entry__bottom select, #body .post_tiles .short_post .entry__bottom .user_profile .user_info__list .item #images, .user_profile .user_info__list .item #body .post_tiles .short_post .entry__bottom #images, #body .post_tiles .short_post .entry__bottom .mass_comments_action select, .mass_comments_action #body .post_tiles .short_post .entry__bottom select, #body .post_tiles .short_post .entry__bottom .mass_comments_action input[type='submit'], .mass_comments_action #body .post_tiles .short_post .entry__bottom input[type='submit']{cursor:pointer;margin-left:15px;}
#body .post .trailer_close{display:inline-block;width:auto;height:auto;opacity:1;padding:15px 25px;border:1px solid transparent;border-radius:3px;color:#FFF;font-size:14px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e47071;outline:none;white-space:nowrap;top:calc(100% + 10px);right:50%;margin-right:-55px;}
#body .post .trailer .container{padding:0;}
#body .wo-form .form-group .sec_code{margin:25px 0;}
#body .wo-form .form-group .actions{width:100%;}
#body .wo-form .form-group .actions .wo-btn, #body .wo-form .form-group .actions #registration > input, #body .wo-form .form-group .actions .ui-button, #body .wo-form .form-group .actions .bb-editor .bbcodes, .bb-editor #body .wo-form .form-group .actions .bbcodes, #body .wo-form .form-group .actions .user_profile .user_info__list .item select, .user_profile .user_info__list .item #body .wo-form .form-group .actions select, #body .wo-form .form-group .actions .user_profile .user_info__list .item #images, .user_profile .user_info__list .item #body .wo-form .form-group .actions #images, #body .wo-form .form-group .actions .mass_comments_action select, .mass_comments_action #body .wo-form .form-group .actions select, #body .wo-form .form-group .actions .mass_comments_action input[type='submit'], .mass_comments_action #body .wo-form .form-group .actions input[type='submit']{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
#body .pm_table__header .pm_author{-ms-flex-negative:1;flex-shrink:1;}
#body .pm_table__header .pm_actions{-ms-flex-negative:1;flex-shrink:1;width:auto;}
#body .pm_table__header .pm_message_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#body .pm_table__header .pm_message_info .date{margin-left:0;text-overflow:ellipsis;}
#body .pm_table .send_option{width:100%;margin-top:15px;}
}
@media only screen and (max-width:420px){#body .dropdown_menu{position:fixed !important;z-index:99;width:100% !important;height:100%;box-sizing:border-box;top:0 !important;left:0 !important;padding:0;font-size:14px;border-radius:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto;}
#body .dropdown_menu > a, #body .dropdown_menu__item{padding:10px 20px;width:50%;border:1px solid #edeef3;border-radius:3px;margin:10px 0;text-overflow:ellipsis;overflow:hidden;}
#body .dropdown_menu > a > li{border:none;margin:0;padding:0;width:auto;}
#body .search_extra_tabs .dropdown_menu__item{padding-left:35px;}
#body .site_header .top_menu_dropdown{display:none;}
#body .site_header__search{padding-right:10px;}
#body .site_header__user_nav{padding-left:10px;}
#body .site_header__user_nav .login_btn .icon{display:inline-block;font-size:18px;text-align:center;}
#body .site_header__user_nav .login_btn .text{display:none;}
#body .user_login__footer .wo-btn_link{padding:10px;}
#body .post_view .wo-btn, #body .post_view #registration > input, #body .post_view .ui-button, #body .post_view .bb-editor .bbcodes, .bb-editor #body .post_view .bbcodes, #body .post_view .user_profile .user_info__list .item select, .user_profile .user_info__list .item #body .post_view select, #body .post_view .user_profile .user_info__list .item #images, .user_profile .user_info__list .item #body .post_view #images, #body .post_view .mass_comments_action select, .mass_comments_action #body .post_view select, #body .post_view .mass_comments_action input[type='submit'], .mass_comments_action #body .post_view input[type='submit']{padding:7px 15px;}
#body .post .post__cover{padding-top:20px;}
#body .post .post__cover .actions .head, #body td .actions .head{display:none !important;}
#body .post .post__cover .actions .options , #body td .actions .options{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}
#body .post .post__cover .actions .post_dropdown_actions, #body td .actions .post_dropdown_actions{left:0;}
#body .post .additionally .m-info{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}
#body .pm__header .text{display:none;}
#body .pm__header__menu .menu_item{text-align:center;border-right:1px solid #f3f3f3;}
#body .pm_table{margin:0 -25px;border:none;border-bottom:1px solid #f3f3f4;}
#body .pm_table .pm_list__item .author{width:80px;}
#body .pm_table .pm_list__item .theme{white-space:nowrap;overflow:hidden;-ms-flex-negative:1;flex-shrink:1;}
#body .pm_table .pm_list__item .text{display:none;}
#body .pm_table .pm_list__item .date{min-width:auto;}
#body .pm_table__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#body .pm_table__bottom .wo-btn, #body .pm_table__bottom #registration > input, #body .pm_table__bottom .ui-button, #body .pm_table__bottom .bb-editor .bbcodes, .bb-editor #body .pm_table__bottom .bbcodes, #body .pm_table__bottom .user_profile .user_info__list .item select, .user_profile .user_info__list .item #body .pm_table__bottom select, #body .pm_table__bottom .user_profile .user_info__list .item #images, .user_profile .user_info__list .item #body .pm_table__bottom #images, #body .pm_table__bottom .mass_comments_action select, .mass_comments_action #body .pm_table__bottom select, #body .pm_table__bottom .mass_comments_action input[type='submit'], .mass_comments_action #body .pm_table__bottom input[type='submit']{width:100%;text-align:center;}
#body .pm_table__bottom .send_option{margin-left:0;margin-top:15px;}
#body .pm_table .pm_new_message .field .label{width:120px;}
#body .wo-form .form-group .sec_code{width:100%;}
#body .wo-form .form-group .sec_code > a{display:block;width:160px;margin:0 auto;}
#body .wo-form .form-group .sec_code .wo-input, #body .wo-form .form-group .sec_code .ui-dialog input[type="text"], .ui-dialog #body .wo-form .form-group .sec_code input[type="text"], #body .wo-form .form-group .sec_code .ui-dialog textarea, .ui-dialog #body .wo-form .form-group .sec_code textarea, #body .wo-form .form-group .sec_code select, #body .wo-form .form-group .sec_code .xfields input[type="text"], #body .wo-form .xfields .form-group .sec_code input[type="text"]{display:block;width:160px;margin:0 auto;margin-top:15px;}
#body .user_profile .user_info__list .item{-ms-flex-wrap:wrap;flex-wrap:wrap;}
#body .user_profile .user_info__list .item .label{min-width:50px;}
}
.wseditor{margin-bottom:15px;}
.comments_subscribe .wo-checkbox{margin-right:10px;}
#secondary{float:left;width:30%;}
.widget-title{border-bottom-color:#f5a905;}
.widget{border:1px solid rgba(0,0,0,0.075);margin-bottom:40px;overflow:hidden;padding:20px;}
.widget-title{display:block;background-color:#3c3c42;font-size:14px;letter-spacing:1.5px;margin:-15px -15px 20px;padding:10px;position:relative;border-bottom:4px solid;}
.widget-title,
.widget-title a{color:#fff;}
.widget-title .fa-ellipsis-v{margin-right:10px;}
.widget select{max-width:100%;}
.widget > div,
.widget > ul{margin:0;}
.widget_nav_menu ul li:last-child{border:none;}
.widget-post-list .post-title{display:inline;}
.widget-post-list .entry-meta a{font-size:13px;letter-spacing:.5px;}
.widget-post-list .post-list-thumbnail{overflow:hidden;margin-bottom:10px;padding-bottom:10px;}
.widget-post-list .post-list-thumbnail:last-child{margin-bottom:0px;padding-bottom:0px;}
.widget-post-list .post-list-thumbnail img{height:auto;width:100px;}
.widget-post-list .thumb-lik{float:left;margin-right:10px;}
.circular img{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.text-main-1{color:#dd163b!important;}
.row.sm-gap.vertical-gap{margin-top:-20px;}
.row.sm-gap{margin-right:-10px;margin-left:-10px;}
.row.vertical-gap{margin-top:-30px;}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.row.sm-gap.vertical-gap>[class*=col-]{padding-top:20px;}
.row.sm-gap>[class*=col-]{padding-right:10px;padding-left:10px;}
.row.vertical-gap>[class*=col-]{padding-top:30px;}
@media (min-width:576px)
.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
*,::after,::before{box-sizing:border-box;}
.speedbar{padding:10px 10px 10px 10px;border:1px solid #e6e6e6;margin:10px 25px 0px 25px;}
.unit-rating li{list-style:none;}
.unit-rating ul{list-style:none;margin:10px 0px 10px 30px;}
.fixed li{list-style:none;}
.fixed ul{list-style:none;margin:10px 0px 10px 30px;}
.sidebar__inner li{list-style:none;}
.sidebar__inner ul{padding:0;margin:0;}
.entry__fields li{list-style:none;}
.info li{list-style:none;}
.info ul{margin:0;}
.wo-btn.wo-btn_red.wo-btn_hover:hover{background:#51C1ED;}
#fixed.fixed{position:fixed;top:80px;width:240px;margin:0;}
#fixed.bottom{position:absolute;bottom:0;top:auto;width:240px;}
#right{height:95%;position:absolute;}
.skrin, .dop, .sistema{margin-bottom:15px;}
.download{margin-bottom:25px;}
.skrin img{margin:5px 10px 5px 0px}
.skrin li{display:inline-block;}
td .actions{position:absolute;float:right;margin:0;}
.trailer{z-index:9999 !important;}
.nk-widget{overflow:hidden}
.nk-widget~.nk-widget{margin-top:30px;}
.nk-widget .nk-widget-title{margin-bottom:15px;font-size:1.22rem;text-transform:uppercase}
.nk-widget-highlighted .nk-widget-title{position:relative;padding:23px 23px;margin-bottom:0;background-color:#293139;z-index:1}
.nk-widget-highlighted .nk-widget-title>span{display:inline-block;padding-right:23px;background-color:#293139}
.nk-widget-highlighted .nk-widget-title::after{content:"";position:absolute;display:block;top:32px;right:1px;left:30px;height:3px;background-color:#fff;z-index:-1}
.nk-widget-highlighted .nk-widget-content{padding:20px 23px;background-color:#232930;border:1px solid #293139}
.nk-widget-post,.nk-widget-post-2{padding-left:110px}
.nk-widget-post+.nk-widget-post,.nk-widget-post-2+.nk-widget-post{padding-top:20px;margin-top:22px;border-top:1px solid #293139}
.nk-widget-post-2::after,.nk-widget-post::after{content:"";display:block;clear:both}
.nk-widget-post a,.nk-widget-post-2 a{text-decoration:none}
.nk-widget-post .nk-post-image,.nk-widget-post-2 .nk-post-image{float:left;width:90px;margin-left:-110px;overflow:hidden;-webkit-transition:opacity .15s ease-in-out;-o-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}
.nk-widget-post .nk-post-image:hover,.nk-widget-post-2 .nk-post-image:hover{opacity:.8}
.nk-widget-post .nk-post-image img,.nk-widget-post-2 .nk-post-image img{width:100%;height:auto;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;-o-transition:transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);will-change:transform}.nk-widget-post-2:hover .nk-post-image img,.nk-widget-post:hover .nk-post-image img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.nk-widget-post .nk-post-title,.nk-widget-post-2 .nk-post-title{display:inline-block;width:100%;margin-top:0;margin-bottom:10px;font-size:1.15rem}.nk-widget-post .nk-product-price,.nk-widget-post-2 .nk-product-price{margin-top:20px}.nk-widget-post-2{position:relative}.nk-widget-post-2 div.nk-post-title{font-size:1em;line-height:1.4}.nk-widget-categories{color:#fff}.nk-widget-categories,.nk-widget-categories ul{padding:0;margin:0;margin-top:-14px;list-style-type:none}.nk-widget-categories .nk-widget-categories{margin-top:0;margin-left:25px}.nk-widget-categories .nk-widget-categories li{border-top:1px solid #293139}.nk-widget-categories li{display:block}.nk-widget-categories li+li{border-top:1px solid #293139}.nk-widget-categories li a{display:block;padding:14px 0;color:inherit;text-decoration:none}.nk-widget-categories li a.hover,.nk-widget-categories li a:active,.nk-widget-categories li a:focus,.nk-widget-categories li a:hover{color:#dd163b}.nk-widget-categories li .nk-widget-categories-count{float:right;color:inherit;opacity:.5}.nk-post-tags,.nk-widget-tags{margin-bottom:-5px;font-size:.9rem;font-style:normal}.nk-post-tags>a,.nk-widget-tags>a{position:relative;display:inline-block;padding:5px 11px;margin-right:1px;margin-bottom:5px;color:inherit;text-decoration:none;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;z-index:1}.nk-post-tags>a::before,.nk-widget-tags>a::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid;opacity:.6;z-index:-1}.nk-post-tags>a.hover,.nk-post-tags>a:hover,.nk-widget-tags>a.hover,.nk-widget-tags>a:hover{opacity:.7}.nk-twitter{position:relative;padding-left:30px}.nk-twitter+.nk-twitter{margin-top:20px}.nk-twitter .nk-twitter-date{float:left;padding-left:5px;color:#7f8b92}.nk-twitter .nk-twitter-date::before{content:" | "}.nk-twitter .nk-twitter-name{float:left;color:#fff}.nk-twitter .nk-twitter-name a{color:inherit;text-decoration:none}.nk-twitter .nk-twitter-name a.hover,.nk-twitter .nk-twitter-name a:focus,.nk-twitter .nk-twitter-name a:hover{color:#dd163b}.nk-twitter .nk-twitter-icon{position:absolute;top:4px;left:0;font-size:1.3rem;color:#fff}.nk-twitter .nk-twitter-text{color:#fff}.nk-twitter .nk-twitter-text::before{content:"";display:block;width:100%;clear:both}.nk-nav .nk-widget-store-cart{width:354px;padding-top:5px;padding-right:25px;padding-bottom:5px;padding-left:25px}.nk-widget-store-cart .nk-widget-store-cart-actions{margin-top:25px}.nk-widget-store-cart .nk-widget-store-cart-actions a+a{margin-left:15px}.nk-widget-store-cart .nk-widget-store-cart-total{margin-top:25px;margin-bottom:25px}.nk-widget-store-cart .nk-widget-store-cart-total::after,.nk-widget-store-cart .nk-widget-store-cart-total::before{content:"";display:block;width:100%;clear:both;border-top:1px dotted #777}.nk-widget-store-cart .nk-widget-store-cart-total::before{margin-bottom:15px}.nk-widget-store-cart .nk-widget-store-cart-total::after{margin-top:15px}.nk-widget-store-cart .nk-widget-store-cart-total>a{color:inherit;text-decoration:none;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity}.nk-widget-store-cart .nk-widget-store-cart-total>a:focus,.nk-widget-store-cart .nk-widget-store-cart-total>a:hover{opacity:.7}.nk-widget-store-cart .nk-widget-store-cart-total>span{float:right}.nk-widget-match{padding:20px}.nk-widget .nk-widget-match{background-color:#232930}.nk-widget .nk-widget-match:nth-child(2n){background-color:#171e22}.nk-widget-highlighted .nk-widget-content .nk-widget-match{margin-top:-20px;margin-right:-23px;margin-bottom:-20px;margin-left:-23px}.nk-widget-highlighted .nk-widget-content .nk-widget-match+.nk-widget-match{margin-top:20px}.nk-widget-match>*{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.nk-widget-match>a{color:inherit;text-decoration:none}.nk-widget-match>a:hover{color:#dd163b}.nk-widget-match .nk-widget-match-right{margin-top:10px;margin-bottom:10px;margin-left:auto}.nk-widget-match .nk-widget-match-teams{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nk-widget-match .nk-widget-match-teams .nk-widget-match-vs{padding-right:5px;padding-left:7px;font-size:.9em;font-weight:600;color:#fff;text-align:center}.nk-widget-match .nk-widget-match-teams .nk-widget-match-team-logo img{width:47px;height:auto;border:1px solid #232930}.nk-widget-match .nk-widget-match-teams .nk-widget-match-vs+.nk-widget-match-team-logo{text-align:right}.nk-widget-match .nk-widget-match-date{margin-top:5px;font-size:.9em}
.nk-gallery-item-box,.nk-gallery-item-group{position:relative;display:block;overflow:hidden}.nk-gallery-item-box,.nk-gallery-item-box a,.nk-gallery-item-box a:active,.nk-gallery-item-box a:focus,.nk-gallery-item-box a:hover,.nk-gallery-item-box:active,.nk-gallery-item-box:focus,.nk-gallery-item-box:hover,.nk-gallery-item-group,.nk-gallery-item-group a,.nk-gallery-item-group a:active,.nk-gallery-item-group a:focus,.nk-gallery-item-group a:hover,.nk-gallery-item-group:active,.nk-gallery-item-group:focus,.nk-gallery-item-group:hover{text-decoration:none}.nk-gallery-item-box img,.nk-gallery-item-group img{width:100%;height:auto;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;-o-transition:transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);will-change:transform}.nk-gallery-item-box .nk-gallery-item,.nk-gallery-item-group .nk-gallery-item{display:block}.nk-gallery-item-box .nk-gallery-item:hover img,.nk-gallery-item-group .nk-gallery-item:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.nk-gallery-item-box .nk-gallery-item-description,.nk-gallery-item-group .nk-gallery-item-description{position:absolute;overflow:hidden;text-indent:100%;white-space:nowrap}.nk-gallery-item-box .nk-gallery-item-link,.nk-gallery-item-group .nk-gallery-item-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.nk-gallery-item-box .nk-gallery-item-label,.nk-gallery-item-group .nk-gallery-item-label{position:absolute;bottom:30px;padding:17px 30px;background-color:#171e22;z-index:2}.nk-gallery-item-box .nk-gallery-item-overlay,.nk-gallery-item-group .nk-gallery-item-overlay{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:0;bottom:0;left:0;color:#fff;background-color:rgba(221,22,59,.75);opacity:0;-webkit-transition:.2s opacity;-o-transition:.2s opacity;transition:.2s opacity;z-index:1}.nk-gallery-item-box .nk-gallery-item-overlay>span,.nk-gallery-item-group .nk-gallery-item-overlay>span{width:56px;height:56px;margin:0 auto;font-size:3rem;line-height:48px;text-align:center;border:4px solid #fff;border-radius:28px;opacity:.85;-webkit-transition:.35s transform ease;-o-transition:.35s transform ease;transition:.35s transform ease;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.nk-gallery-item-box.hover .nk-gallery-item-overlay,.nk-gallery-item-box:hover .nk-gallery-item-overlay,.nk-gallery-item-group.hover .nk-gallery-item-overlay,.nk-gallery-item-group:hover .nk-gallery-item-overlay{opacity:1}.nk-gallery-item-box.hover .nk-gallery-item-overlay>span,.nk-gallery-item-box:hover .nk-gallery-item-overlay>span,.nk-gallery-item-group.hover .nk-gallery-item-overlay>span,.nk-gallery-item-group:hover .nk-gallery-item-overlay>span{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.nk-gallery-item-group .nk-gallery-item-overlay{padding-bottom:55px;background-color:rgba(23,30,34,.65)}.nk-gallery-item-group .nk-gallery-item-description{position:absolute;right:0;bottom:0;left:0;padding:20px 19px;overflow:auto;color:#fff;text-indent:0;white-space:normal;background-color:rgba(221,22,59,.75)}.nk-gallery-item-group .nk-gallery-item-description .nk-gallery-item-description-title{float:left;margin-bottom:0;line-height:1.1}.nk-gallery-item-group .nk-gallery-item-description .nk-gallery-item-description-info{float:right;line-height:1.1}.nk-gallery-item-group .nk-gallery-item-description .nk-gallery-item-description-info span:last-of-type{margin-left:8px;font-weight:600}
.wseditor{z-index:7;}

.sidebar_menu a {
  color: #fff;
}