@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline }
 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block }
 body {
    line-height: 1 }
 ol, ul {
    list-style: none }
 blockquote, q {
    quotes: none }
 blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none }
 table {
    border-collapse: collapse;
    border-spacing: 0 }
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
    display: block;
}
html, html a {
    -webkit-font-smoothing: antialiased;
}
.wseditor table, .bb-editor table {
    margin: 0px;
}
body, select, input, textarea, button {
    font: normal 14px/1.4 'Roboto Condensed', sans-serif;
    letter-spacing: 0.012em;
    color: #707070;
    outline: none;
}
a {
    outline: none;
    color: #0095b9;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #f27935;
    -moz-transition: color ease .4s;
    -webkit-transition: color ease .4s;
    -o-transition: color ease .4s;
    transition: color ease .4s;
}
a img {
    border: 0 none;
}
a > img {
    vertical-align: bottom;
}
h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
    font-weight: bold;
    margin: .5em 0 .5em 0;
    letter-spacing: -0.01em;
    line-height: 1.35em;
    text-rendering: optimizeLegibility;
}
h1, .h1 {
    font-size: 1.5em;
}
h2, .h2 {
    font-size: 1.3em;
}
h3, .h3 {
    font-size: 1.2em;
}
h4, .h4 {
    font-size: 1.2em;
}
h5, .h5 {
    font-size: 1.1em;
}
.strike {
    text-decoration: line-through;
}
.nobr {
    white-space: nowrap;
}
.hide {
    display: none;
}
.title_hide {
    left: -9999px;
    position: absolute;
    top: -9999px;
    overflow: hidden;
    width: 0;
    height: 0;
}
.uline {
    text-decoration: underline;
}
.strike {
    text-decoration: line-through;
}
.justify {
    text-align: justify;
}
.center {
    text-align: center;
}
.left {
    float: left;
}
.right {
    float: right;
}
fieldset {
    border: 1px solid rgba(0,0,0,0.1);
    padding: 15px;
    margin-bottom: 1.5em;
}
fieldset legend {
    font-weight: bold;
}
.grey {
    color: #999;
}
.grey a {
    color: inherit;
}
.grey a:hover {
    color: #707070;
}
.green {
    color: #0095b9;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
 .over {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
a .over {
    cursor: pointer;
}
.cover {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
ul {
    padding-left: 25px;
    list-style: disc outside;
}
ol {
    padding-left: 25px;
    list-style: decimal outside;
}
p,dl,dd,pre,ul,ol,blockquote,table,fieldset {
    margin-bottom: 1.5em;
}
strong, b {
    font-weight: bold }
em, cite, i {
    font-style: italic }
caption {
    text-align: left }
th, td {
    vertical-align: middle }
small, .small {
    font-size: .9em;
}
hr {
    height: 0;
    border: 0;
    border-top: 2px solid #eeeeef;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 20px 0;
}
.clr {
    clear: both }
.clrfix:after {
    clear: both;
    content: "";
    display: table;
}
@media only screen and (min-width: 701px) {
    .grid_1_2, .grid_1_4 {
    float: left;
    margin-right: 4%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.grid_1_2 {
    width: 48%;
}
.grid_1_4 {
    width: 22%;
}
.grid_last {
    margin-right: 0;
}
}
.fade {
    opacity: 0;
    -moz-transition: opacity 0.15s linear;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    overflow: hidden;
    height: 0;
    width: 0;
    display: inline-block;
}
.collapse.in {
    display: block;
    width: auto;
    height: auto;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
	-moz-transition: height 0.35s ease;
	-webkit-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    fill: #999;
    vertical-align: middle;
}
.icon-logo {
    width: 40px;
    height: 40px;
}
.icon-vk {
    width: 10px;
    height: 1em;
}
.icon-tw {
    width: 14px;
    height: 1em;
}
.icon-fb {
    width: 8px;
    height: 1em;
}
.icon-gp {
    width: 18px;
    height: 1em;
}
.icon-ya {
    width: 7px;
    height: 1em;
}
.icon-od {
    width: 10px;
    height: 1em;
}
.icon-mail {
    width: 16px;
    height: 1em;
}
.icon-coms {
    width: 17px;
    height: 16px;
}
.icon-view {
    width: 17px;
    height: 15px;
}
.icon-author {
    width: 13px;
    height: 14px;
}
.icon-reply {
    width: 17px;
    height: 15px;
}
.icon-compl {
    width: 17px;
    height: 9px;
}
.icon-del {
    width: 13px;
    height: 13px;
}
.icon-loc, .icon-phone {
    width: 21px;
    height: 27px;
}
.icon-login {
    width: 34px;
    height: 38px;
}
.icon-login_m, .icon-sort_m {
    width: 24px;
    height: 26px;
}
.icon-sort {
    width: 30px;
    height: 31px;
}
.icon-arrow_left, .icon-arrow_right {
    width: 12px;
    height: 21px;
}
.icon-left, .icon-right {
    width: 36px;
    height: 21px;
}
body {
    background: #fcfcfc url(../images/background-new.png) fixed;}
.wrp {
    max-width: 1000px;
    padding: 30px;
    margin: 0 auto;
}
.body {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding-left: 80px;
    position: relative;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.11), 0 0 35px 0 rgba(0,0,0,0.06);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.11), 0 0 35px 0 rgba(0,0,0,0.06);
}
 #body_left {
    background: #fff;
    width: 80px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
#body_left:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 13px;
    height: 100%;
    border-right: 1px solid rgba(0,0,0,0.06);
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.03) 100%);
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.03) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.03) 100%);
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.03) 100%);
    background-image: linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.03) 100%);
}
.body_right {
    width: 100%;
}
.structure:after {
    clear: both;
    content: "";
    display: table;
}
.structure {
    width: 100%;
}
.str_right {
    float: right;
    width: 32.26%;
    background: #fbe0be;
}
.str_left {
    float: left;
    width: 67.66%;
}
.body_left_in {
    position: relative;
    z-index: 21;
}
@media only screen and (min-width: 701px) {
    .headfix #header, .headfix .greenmenu {
    position: fixed;
    top: 0;
}
}
.logotype > .icon {
    opacity: 1 !important;
}
.logotype > .icon, .login > .avatar {
    width: 40px;
    height: 40px;
    margin: 20px 0 0 0;
}
.h_btn, .logotype {
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    border: 0 none;
    background: none;
    cursor: pointer;
    padding: 0;
    box-shadow: 0 1px 0 0 rgba(255,255,255,0.6), inset 0 -1px 0 0 rgba(0,0,0,0.06);
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.6), inset 0 -1px 0 0 rgba(0,0,0,0.06);
}
.h_btn > .icon, .h_btn > .menu_toggle {
    opacity: .4;
}
.h_btn:hover > .icon, .h_btn:hover > .menu_toggle {
    opacity: 1;
}
.login, .loginpane {
    position: relative;
}
.login > .avatar {
    position: relative;
}
.h_btn {
    position: relative;
}
.h_btn.open {
    background-color: #0095b9;
    z-index: 21;
}
.h_btn > .icon_close, .h_btn > .avatar, .h_btn.open > .icon {
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
    transition: all 0.2s ease;
}
.h_btn > .icon_close {
    position: absolute;
    left: 0;
    top: 0;
    margin: 20px 0 0 20px;
}
.h_btn > .icon_close > i {
    background-color: #fff;
}
.h_btn > .icon_close,.h_btn.open > .avatar,.h_btn.open > .icon,.h_btn.open > .icon {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.5,0.5);
    transform: scale(0.5,0.5);
}
.h_btn.open > .icon_close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.login > .avatar > .cover {
    width: 40px;
    height: 40px;
}
.pmnum_0 > .num {
    display: none;
}
.num {
    background: #0095b9;
    color: #fff;
    font-weight: bold;
    height: 12px;
    line-height: 11px;
    min-width: 8px;
    padding: 1px 3px;
    display: inline-block;
    vertical-align: top;
    margin-top: -6px;
    text-align: center;
    font-size: 9px;
    border-radius: 7px;
}
.login > .icon-login {
    margin-top: 20px;
}
.head_drop {
    position: absolute;
    left: 0;
    top: 0;
    width: 290px !important;
    margin-left: 80px;
    z-index: 20;
    display: none;
    background-color: #0095b9;
    color: #fff;
    box-shadow: 0 0 9px 0 rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,0.4);
}
.head_drop a {
    color: inherit;
}
.head_drop .hd_pad {
    padding: 25px;
}
.loginbtn_open #login_drop {
    display: block;
}
.login_form > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.login_form > ul > li, .login_form .soc_links {
    margin-bottom: 20px;
}
.login_form > ul > li > input {
    border-color: #fff;
}
.login_form__foot {
    text-align: left;
    margin-top: 20px;
}
.login_pane__info {
    text-align: center;
}
 .login_pane__info .name {
    font-size: 1.2em;
}
.login_pane__info .avatar {
    display: block;
    margin: 12px auto;
}
.login_pane__info .avatar .cover {
    border: 5px solid #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}
.login_pane__menu {
    list-style: none;
    padding: 0;
    margin: 25px 0;
    text-align: left;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.login_pane__menu li a {
    color: inherit;
    text-decoration: none !important;
    padding: 14px 0;
    display: block;
    border-top: 1px solid rgba(255,255,255,0.2);
    color: rgba(255,255,255,0.8);
}
.login_pane__menu li a:hover {
    color: #fff;
}
.login_pane__foot {
    text-align: left;
}
.login_pane__foot .plus_icon {
    margin: -3px 5px 0 0;
}
.login_pane__foot .plus_icon > span:before, .login_pane__foot .plus_icon > span:after {
    background-color: #fff;
}
#sort {
    position: relative;
}
.sortbtn_open #sort_drop {
    display: block;
}
.sort {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sort_label {
    text-transform: uppercase;
    margin-bottom: 25px;
    display: block;
}
.sort > li a {
    display: block;
    padding: 14px 0;
    border-top: 1px solid rgba(255,255,255,0.2);
    color: rgba(255,255,255,0.8);
}
.sort > li a:hover {
    color: #fff;
}
.sort > li.asc a:after, .sort > li.desc a:after {
    content: "";
    background-image: url(data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAA4CAMAAADU8BjBAAAATlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////+QlxstAAAAGXRSTlMA8AMPk52hmo2p7JHuhPneiAX0CoF3btuv+lnAWwAAANZJREFUOMvd1EkWgyAQBNBSEg1gnDL2/S+aKE3qmZYLWAt49F9SAGaKoYsT9hLlm3GXwkJhl2TNwakGcGur4fFP99C/HdrlHDeUZh6VqCllkR5DmpxISWTGQ9SUssgVOGVL21l0B9QYCs0IzQjNCM0IzQiNYoxici4Kbm1XKrZrqjDWe1J7vQErjay5FIRmhGaEZoVGMUaxRrFGietaedqYu+US1dme6FSghGwDepUfZQvwKiS1Fq6ZX0+AtNilm72DhsSnVyAchqZ+ocFC/i7uhc5vi/0BLrc3Rm37p04AAAAASUVORK5CYII=);
    float: right;
    margin: 4px 0 0 .4em;
    width: 13px;
    height: 14px;
    background-position: 0 -14px;
    -webkit-background-size: 13px auto;
    background-size: 13px auto;
}
.sort > li.asc a:after {
    background-position: 0 0;
}
#upper {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    box-shadow: 0 -1px 0 0 rgba(255,255,255,0.6), inset 0 1px 0 0 rgba(0,0,0,0.06);
    -webkit-box-shadow: 0 -1px 0 0 rgba(255,255,255,0.6), inset 0 1px 0 0 rgba(0,0,0,0.06);
}
#upper .icon {
    width: 20px;
    height: 32px;
    fill: #a9a9a9;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -10px;
}
#upper:hover .icon {
    fill: #707070;
}
#menubtn {
    text-transform: lowercase;
    white-space: nowrap;
    border: 0 none;
    background-color: transparent;
    color: #fff;
    padding: 20px;
    text-align: center;
}
#menubtn > *, #menubtn {
    cursor: pointer;
}
.menu_toggle, .icon_close {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin: 0;
    position: relative;
}
.menu_toggle > i, .icon_close > i {
    height: 3px;
    width: 100%;
    background-color: #707070;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
	-moz-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
    transition: all ease .3s;
}
.mt_1 {
    margin-top: 9px;
}
.mt_2 {
    margin-top: 18px;
}
.mt_3 {
    margin-top: 27px;
}
.menu_toggle__title {
    display: none;
}
#menubtn.open .mt_1, .icon_close > i.mt_1 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#menubtn.open .mt_2 {
    opacity: 0;
}
#menubtn.open .mt_3, .icon_close > i.mt_2 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#menubtn.open .mt_1, #menubtn.open .mt_2, #menubtn.open .mt_3, .icon_close > i {
    margin-top: 18px;
}
#menubtn.open {
    background: #0095b9;
}
#menubtn.open .menu_toggle {
    opacity: 1 !important;
}
#menubtn.open i {
    background-color: #fff;
}
#menu, .greenmenu {
    width: 290px;
}
#menu {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    height: 100%;
    margin-left: 80px;
    background: #0095b9;
    box-shadow: 0 0 9px 0 rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,0.4);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.menubtn_open #menu {
    display: block;
}
.greenmenu {
    padding-top: 80px;
}
.menu {
    padding: 15px 0;
}
.menu > a {
    display: block;
    padding: 10px 25px;
    text-decoration: none !important;
    color: #fff;
    opacity: .7;
}
.menu > a:hover {
    opacity: 1;
}
.menu > a.active {
    opacity: 1 !important;
    cursor: default;
    padding-right: 35px;
    position: relative;
}
.menu > a.active:before {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: .6em 25px 0 0;
    background-color: #fff;
}
#q_search {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.q_search > input {
    width: 100%;
    height: 80px;
    line-height: 24px;
    padding: 28px 68px 28px 25px;
    border-radius: 0;
    background: none !important;
    color: #fff !important;
    display: block;
    border: 0 none;
    box-shadow: 0 1px 0 0 rgba(255,255,255,0.2), inset 0 -1px 0 0 rgba(0,0,0,0.06);
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.2), inset 0 -1px 0 0 rgba(0,0,0,0.06);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.q_search input:: -webkit-input-placeholder {
    color: #fff;
}
.q_search > .q_search_btn {
    width: 40px;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin: 19px 14px 0 0;
    background: none;
    border: 0 none;
    cursor: pointer;
    opacity: .7;
}
.q_search_btn > .icon {
    fill: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -9px;
    width: 18px;
    height: 18px;
}
.q_search_btn:hover {
    opacity: 1;
}
#footer {
    background: #fbe0be;
    border-top: 1px solid #fff;
    padding: 50px 0;
}
.foot_menu {
    list-style: none;
    padding: 0 0 0 50px;
    margin: 0 0 50px 0;
}
.foot_menu:after, .foot:after, .footer:after {
    clear: both;
    display: table;
    content: "";
}
.foot_menu > li {
    float: left;
    width: 20%;
    padding-right: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.foot_menu > li > b {
    display: block;
    margin-bottom: 1em;
    text-transform: uppercase;
}
.foot_menu > li > b > i {
    display: none;
}
.foot_menu > li nav > a {
    color: #999;
    display: block;
    padding: .2em 0;
    text-decoration: none !important;
}
.foot_menu > li nav > a:hover {
    color: inherit;
}
@media only screen and (min-width: 991px) {
    .foot_menu > li > div {
    display: block !important;
    height: auto !important;
    width: auto !important;
}
}
.footer {
    padding: 0 50px;
    font-size: .9em;
}
.copyright {
    float: left;
}
.ca {
    float: right;
    white-space: nowrap;
}
a.ca * {
    cursor: pointer;
}
.ca > span {
    width: 40px;
    height: 40px;
    float: left;
    background-color: #e7e7e7;
    border-radius: 50%;
    margin-right: 15px;
	-moz-transition: background-color ease .7s;
	-webkit-transition: background-color ease .7s;
	-o-transition: background-color ease .7s;
    transition: background-color ease .7s;
}
.ca:hover > span {
    background-color: #707070;
}
.ca > span > .icon {
    fill: #fff;
    width: 25px;
    height: 14px;
    margin: 13px 0 0 9px;
}
.ca > div {
    float: left;
}
.ca > div > b {
    display: block;
    text-transform: uppercase;
}
.ca > .icon {
    margin: -.2em .8em 0 0;
    width: 30px;
    height: 17px;
    fill: #cbcbcb;
}
.ca:hover > .icon {
    fill: #838383;
}
.foot {
    padding-top: 30px;
    font-size: .9em;
}
.counters {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}
.counters > li {
    float: left;
    margin-left: 8px;
    opacity: .5;
    height: 31px;
}
.counters > li:first-child {
    margin-left: 0;
}
.counters > li:hover {
    opacity: 1;
}
.soc_links {
    float: left;
    display: flex;
    justify-content: space-between;
}
.soc_links > .title {
    text-transform: uppercase;
    padding: 7px 0;
    margin-right: 25px;
}
.soc_links > a {
    display: inline-block;
    width: 31px;
    height: 31px;
    line-height: 31px;
    border-radius: 50%;
    background-color: #ddd;
    text-align: center;
    margin-left: 8px;
	-moz-transition: all ease .1s;
	-webkit-transition: all ease .1s;
	-o-transition: all ease .1s;
    transition: all ease .1s;
}
.soc_links > a:hover {
    -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.soc_links > a > .icon {
    fill: #fff;
    vertical-align: middle;
    margin: -3px 0 0 0;
}
.soc_vk:hover {
    background-color: #5486ca;
}
.soc_tw:hover {
    background-color: #60bbf5;
}
.soc_fb:hover {
    background-color: #4268ca;
}
.soc_gp:hover {
    background-color: #de553a;
}
.soc_ya:hover {
    background-color: #ff0000;
}
.soc_od:hover {
    background-color: #ff7800;
}
.soc_mail:hover {
    background-color: #006cff;
}
.carousel {
    position: relative;
    padding-top: 53.6%;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
}
.carousel-inner {
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
	-moz-transition: 0.6s ease-in-out left;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > .cover {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {
    line-height: 1;
    vertical-align: top;
}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel .slide_prev, .carousel .slide_next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100px;
    z-index: 4;
	-moz-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
    transition: all ease .3s;
}
.carousel .slide_next {
    right: 0;
}
.carousel .slide_prev {
    margin-left: -60px;
    opacity: 0;
}
.carousel .slide_next {
    margin-right: -60px;
    opacity: 0;
}
.carousel:hover .slide_prev {
    margin-left: 0;
    opacity: .6;
}
.carousel:hover .slide_next {
    margin-right: 0;
    opacity: .6;
}
.carousel .slide_prev:hover, .carousel .slide_next:hover {
    opacity: 1;
}
.carousel .slide_next .icon, .carousel .slide_prev .icon {
    position: absolute;
    fill: #fff;
    top: 50%;
}
.carousel .slide_next .icon {
    right: 0;
    margin: -10px 50px 0 0;
}
.carousel .slide_prev .icon {
    margin: -10px 0 0 50px;
}
.carousel-caption {
    position: absolute;
    left: 50%;
    top: 50%;
    display: table;
    width: 70%;
    height: 260px;
    margin: -130px 0 0 -35%;
    z-index: 3;
    color: #fff;
}
.carousel-caption_in {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.carousel-caption .title {
    font-weight: bold;
    letter-spacing: -.03em;
    font-size: 2.9em;
    line-height: 1.3em;
}
.carousel-caption .text {
    font-size: 1.6em;
}
#topside {
    position: relative;
}
#topside_right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.bignews {
    position: relative;
    width: 100%;
    height: 100%;
}
.bignews a, .bignews .item_bg {
    display: block;
    width: 100%;
    height: 100%;
}
.bignews a {
    color: #fff;
    text-decoration: none;
}
.bignews .item {
    position: relative;
    display: block;
    height: 50%;
    background: #707070;
    overflow: hidden;
}
.bignews .item_cont {
    font-size: 1.1em;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 50px;
}
.bignews .item_bg {
    background-image: url(../images/nobignews.png);
    opacity: .8;
	-moz-transition: all ease .6s;
	-webkit-transition: all ease .6s;
	-o-transition: all ease .6s;
    transition: all ease .6s;
}
.bignews a:hover .item_bg {
    opacity: .6;
}
.bignews .item .date {
    display: block;
    font-size: 1.2em;
}
.bignews .item .edit_btn {
    position: absolute;
    right: 0;
    top: 0;
    margin: 10px;
}
.bignews .edit_btn > a > i, .bignews .edit_btn > a:after, .bignews .edit_btn > a:before {
    background-color: #fff;
}
#breadcrumbs {
    padding: 28px 50px;
    line-height: 23px;
    background: url(../images/background.jpg) 100% 50% no-repeat;
    color: #fff;
}
#dle-speedbar {
    color: rgba(255,255,255,0.6);
}
#dle-speedbar a {
    color: #fff;
}
#rightside {
    position: relative;
    z-index: 1;
}
#mainside {
    position: relative;
    background: #fff;
}
.rightside_bg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 32.26%;
    background: #fbe0be;
}
.block {
    margin: 0;
}
.block_sep {
    width: 100%;
}
.block > h4.title {
    text-transform: uppercase;
}
.block_tabs {
    list-style: none;
    height: 32px;
    padding: 2px;
    border-radius: 18px;
    margin: 20px 20px 0 20px;
    overflow: hidden;
    box-shadow: 0 1px 0 0 rgba(255,255,255,0.5), inset 0 1px 4px 0 rgba(0,0,0,0.06);
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.5), inset 0 1px 4px 0 rgba(0,0,0,0.06);
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: -ms-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
}
.block_tabs > li {
    float: left;
    width: 50%;
}
.block_tabs > li > a {
    text-align: center;
    display: block;
    height: 22px;
    line-height: 22px;
    padding: 5px;
    color: #999;
    text-decoration: none !important;
    text-transform: uppercase;
    border-radius: 16px;
    font-size: 11px;
    font-weight: bold;
}
.block_tabs > li.active > a {
    color: #0095b9;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    background-image: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background-image: linear-gradient(top, #fff 0%, #f7f7f7 100%);
}
.story_line {
    display: block;
    border-bottom: 1px solid #fff;
}
.story_line: last-of-type {
    border-bottom: none;
}
.story_line:after {
    clear: both;
    display: table;
    content: "";
}
.story_line .edit_btn {
    float: right;
}
.story_line .image {
    float: left;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-right: 8%;
    background-color: #fff;
    position: relative;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1);
}
.story_line .image:after,.story_line .image:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.2,0.2);
    transform: scale(0.2,0.2);
}
.story_line .image:before {
    margin: -25px 0 0 -25px;
    background-color: #0095b9;
    width: 50px;
    height: 50px;
	-moz-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
    transition: all ease .3s;
}
.story_line .image:after {
    margin: -10px 0 0 -10px;
    background-color: #fff;
    width: 20px;
    height: 20px;
	-moz-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
    transition: all ease .5s;
}
.story_line a:hover .image::after,.story_line a:hover .image:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.story_line > a {
    color: inherit;
    text-decoration: none !important;
}
.story_line > a * {
    display: block;
    cursor: pointer;
}
.story_line > a > div {
    overflow: hidden;
    opacity: .8;
}
.story_line > a:hover > div {
    opacity: 1;
}
.story_line .date {
    font-size: .8em;
    margin-bottom: .7em;
}
.vote_title {
    margin-top: 0;
}
.vote_more {
    margin: -.6em 0 1em 0;
    text-transform: lowercase;
}
.vote_list {
    margin: 1.5em 0;
}
.vote_list .vote, .vote_list .pollanswer {
    margin: .6em 0 .2em 0;
}
.vote_list .vote > input, .vote_list .pollanswer > input {
    display: none;
}
.vote_list .vote > input + label:before, .vote_list .pollanswer > input + label:before {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #c3c3c3;
    background-color: transparent;
    margin: -3px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    content: "";
    border-radius: 2px;
}
.vote_list .vote > input[type="radio"] + label:before,.vote_list .pollanswer > input[type="radio"] + label:before {
    border-radius: 50%;
}
.vote_list .vote > input + label:hover:before, .vote_list .pollanswer > input + label:hover:before {
    border-color: #0095b9;
}
.vote_list .vote > input: checked + label:before, .vote_list .pollanswer > input: checked + label:before {
    background-color: #ffde27;
    width: 8px;
    height: 8px;
    border: 4px solid #0095b9;
}
.vote_list .vote > input + label:before, .vote_list .vote > input: checked + label:before,.vote_list .pollanswer > input + label:before, .vote_list .pollanswer > input: checked + label:before {
	-moz-transition: border-color ease .4s;
	-webkit-transition: border-color ease .4s;
	-o-transition: border-color ease .4s;
    transition: border-color ease .4s;
}
.vote_votes, .pollallvotes {
    font-size: .9em;
}
#dlevotespopupcontent {
    height: auto !important;
    overflow: visible !important;
}
.vote_result_btn {
    border: 0 none;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    outline: none;
    margin: 0 0 0 10px;
    padding: 0;
    box-shadow: inset 0 1px 5px 0 rgba(0,0,0,0.14);
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0,0,0,0.14);
    background-color: #f2f2f2;
}
.vote_result_btn > span {
    display: block;
    width: 18px;
    margin: 2px auto;
}
.vote_result_btn > span > i {
    display: block;
    height: 3px;
    width: 18px;
    border-radius: 2px;
    margin: 1px 0 3px 0;
    background: #707070;
    -moz-transition: width ease .3s;
    -webkit-transition: width ease .3s;
    -o-transition: width ease .3s;
    transition: width ease .3s;
}
.vote_result_btn > span > i.vr_2 {
    width: 9px;
}
.vote_result_btn > span > i.vr_3 {
    width: 13px;
}
.vote_result_btn:hover > span > i.vr_1 {
    width: 6px;
}
.vote_result_btn:hover > span > i.vr_2 {
    width: 18px;
}
.vote_result_btn:hover > span > i.vr_3 {
    width: 15px;
}
.poll_block {
    margin: 1.5em 0;
    padding: 1.5em;
    background-color: #f2f2f2;
    overflow: hidden;
}
.poll_block_in {
    margin: 0 auto;
    background-color: #fff;
    max-width: 400px;
    padding: 50px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.14);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.14);
    border-radius: 4px;
}
.block > .banner {
    display: block;
    width: 100%;
    text-align: center;
}
.block > .banner img {
    max-width: 100%;
    vertical-align: top;
}
.tag_list > span {
    margin: 0 3px 3px 0;
}
.tag_list > span, .tag_list > span > a {
    display: inline-block;
}
.tag_list > span > a {
    color: inherit;
    text-decoration: none !important;
    padding: 5px 10px;
    border-radius: 6px;
    background-color: #f0f0f0;
}
.tag_list > span > a:hover {
    background-color: #fff;
    color: #0095b9;
    position: relative;
    box-shadow: 0 3px 20px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 20px 0 rgba(0,0,0,0.2);
}
.tags_more {
    margin-top: 1em;
}
.change_skin {
    height: 40px;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    padding-left: 50px;
}
.change_skin > .title {
    padding: 9px 0;
    line-height: 22px;
    margin: 0;
    font-size: .9em;
    text-transform: uppercase;
}
.cs_colors {
    width: 16px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -30px 0 0 20px;
}
.cs_colors > i {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 6px;
}
.cs_colors > i:first-child {
    margin-top: 0;
}
.cs_1 {
    background-color: #3394e6;
}
.cs_2 {
    background-color: #0095b9;
}
.cs_3 {
    background-color: #ff485b;
}
.change_skin select {
    opacity: 0;
    height: 40px;
    width: 100%;
    border: 0 none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
}
.change_skin .arrow {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -1px 15px 0 0;
    width: 22px;
}
.change_skin .arrow:after, .change_skin .arrow:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 3px;
    background-color: #dedbdb;
    border-radius: 2px;
	-moz-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
    transition: all ease .3s;
}
.change_skin .arrow:after {
    margin-left: 7px;
}
.change_skin:hover .arrow:after, .change_skin:hover .arrow:before {
    background: #707070;
}
.change_skin:hover .arrow:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.change_skin:hover .arrow:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.story {
    position: relative;
    padding: 20px;
}
.story .title {
    margin: 0;
}
.story .title > a {
    color: inherit;
    text-decoration: none !important;
    -moz-transition: color ease .4s;
    -webkit-transition: color ease .4s;
    -o-transition: color ease .4s;
    transition: color ease .4s;
}
.story_top {
    margin-bottom: 1.5em;
    margin-top: -.8em;
}
.story_top .date {
    font-weight: bold;
    font-size: .86em;
}
.story > .text:after {
}
.story > .text > img[style*="left"], .story > .text > .highslide img[style*="left"] {
    margin: 4px 20px 20px 0;
}
.story > .text > img[style*="right"], .story > .text > .highslide img[style*="right"] {
    margin: 4px 0 20px 20px;
}
.story > .text img {
    max-width: 100%;
}
.story > .category, .editdate {
    margin: 1.5em 0;
}
.story > .category > .icon {
    width: 17px;
    height: 9px;
    margin: -2px 8px 0 0;
    fill: #0095b9;
}
.editdate {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
.story_icons {
    float: right;
    list-style: none;
    padding: 0;
    margin: -5px 0 -8px 20px;
}
.story_icons > li {
    text-align: center;
    margin: 0 0 10px 0;
}
.fav_btn > a, .edit_btn > a {
    display: inline-block;
    width: 30px;
    height: 26px;
    padding-top: 4px;
}
.fav_btn .icon {
    width: 19px;
    height: 26px;
    vertical-align: top;
}
.fav_btn .icon-fav {
    fill: #919191;
}
.fav_btn:hover .icon-fav {
    fill: #707070;
}
.fav_btn .icon-fav_del {
    fill: #ffde27;
}
.edit_btn > a {
    position: relative;
    overflow: hidden;
}
.edit_btn > a > i, .edit_btn > a:after, .edit_btn > a:before {
    padding-top: 3px;
    width: 19px;
    height: 0;
    background-color: #707070;
    overflow: hidden;
    display: block;
    border-radius: 2px;
    margin: 3px 0 0 6px;
    opacity: .4;
	-moz-transition: all ease .2s;
	-webkit-transition: all ease .2s;
	-o-transition: all ease .2s;
    transition: all ease .2s;
}
.edit_btn > a:before {
    margin-top: 2px;
}
.edit_btn > a:after, .edit_btn > a:before {
    content: "";
}
.edit_btn > a:hover > i, .edit_btn > a:hover:after, .edit_btn > a:hover:before {
    opacity: 1;
}
.edit_btn > a:hover > i {
    margin-left: 0;
}
.attachment > a {
    vertical-align: bottom;
    color:inherit;
    margin: .4em 0;
}
.attachment > a > .icon {
    fill: #fff;
    width: 16px;
    height: 17px;
    margin: -.2em .6em 0 0;
}

.fixed_label {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 4px 7px;
    background-color: #fcf5d1;
    color: #976318;
    margin-right: 1em;
}
.story_tools {position: relative; font-size: .8em; top: -17px; left: -20px;}

.story_tools_in:before {
    content: "";
}
.story_tools:after {
    content: "";
    display: block;
    clear: both;
}
.story_tools_in > .btn, .story_tools_in > .rate {
    position: relative;
    z-index: 1;
    float: left;
}
.story_tools_in > .btn {
    float: left;
}
.story_tools_in .rate_stars {
    margin-top: 6px;
}
.rate_like > a, .rate_like-dislike {
    float: left;
    padding: 0 0 0 3px;
    text-decoration: none !important;
    color: #999;
	-moz-transition: all ease .2s;
	-webkit-transition: all ease .2s;
	-o-transition: all ease .2s;
    transition: all ease .2s;
}
.rate_like .icon {
    width: 15px;
    height: 14px;
    margin: -2px 0 0 2px;
}
.rate_like > a {
    color: #fff;
}
.rate_like > a .icon {
    fill: #fff;
}
.rate_like > a:hover {
    opacity: .8;
}
.rate_like-dislike > a {
    display: inline-block;
    width: 23px;
    height: 23px;
    text-align: center;
    opacity: .6;
}
.rate_like-dislike > a:hover {
    opacity: 1;
}
.rate_like-dislike .ratingplus {
    color: #0095b9;
}
.rate_like-dislike .ratingminus {
    color: #e75820;
}
.rate_like-dislike > span {
    vertical-align: middle;
    cursor: default;
    padding: 2px;
}
.plus_icon, .plus_icon > span {
    width: 15px;
    height: 15px;
}
.plus_icon {
    border: 4px solid transparent;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.plus_icon > span, .plus_icon > span:before, .plus_icon > span:after {
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    position: absolute;
    border-radius: 2px;
}
.plus_icon > span:before, .plus_icon > span:after {
    background-color: #707070;
    content: "";
}
.plus_icon > span {
    left: 0;
    top: 0;
}
.plus_icon > span:after {
    left: 0;
    top: 0;
    width: 100%;
    height: 3px;
    margin-top: 6px;
}
.plus_icon > span:before {
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    margin-left: 6px;
}
.plus_icon.minus > span:before {
    display: none;
}
.more_icon {
    height: 5px;
    width: 21px;
    margin-top: 8px;
    display: flex;
    justify-content: space-between;
}
.more_icon > i {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
}
.share { float: left; margin: 10px 0 0 10px; }
.share a .ya-share2__badge { border-radius: 50%;}
.share .ya-share2__container_size_s .ya-share2__icon { width: 21px; height: 21px; background-size: 21px 21px; }

.story_tools > .meta {margin: 5px 15px 0 19px; float: left; position: relative; z-index: 1; font-size: 12px;}
.meta:after {
    clear: both;
    display: table;
    content: "";
}
.meta {
    list-style: none;
    padding: 0;
    margin: 0;
}
.meta > li {
    display: inline;
    margin-left: 5px;
}

.meta > li .icon {
    margin: -3px 8px 0 0;
}
.signature {
    font-size: .9em;
    opacity: .5;
    margin-top: .9em;
}
.navigation:after {
    clear: both;
    display: block;
    content: "";
}
.navigation {
    position: relative;
    padding: 15px 20px;
}
.pages {
    text-align: center;
    padding: 0 55px;
}
.pages > * {
    color: inherit;
    display: inline-block;
    position: relative;
    padding: 2px;
    border: 3px solid transparent;
    min-width: 22px;
    height: 22px;
    line-height: 23px;
    border-radius: 18px;
    text-align: center;
    text-decoration: none !important;
    font-weight: bold;
}
.pages span {
    border-color: #e1e1e1;
}
.pages span.nav_ext {
    border-color: transparent !important;
}
.pages a:hover {
    border-color: #0095b9;
    color: #0095b9;
}
.page_next-prev {
    position: relative;
    height: 0;
}
.page_next-prev > span {
    position: absolute;
    top: 0;
}
.page_prev {
    left: 0;
    margin-left: -20px;
}
.page_next {
    right: 0;
    margin-right: -20px;
}
.page_next-prev > span > span {
    opacity: 0.5;
}
.page_next-prev > span > * {
    display: block;
    width: 36px;
    height: 28px;
    padding: 8px 20px 0 20px;
}
.page_next-prev > span .icon {
    fill: #707070;
}
.page_next-prev > span > a:hover .icon {
    fill: #0095b9;
}
.splitnewsnavigation {
    margin: 1.5em 0;
    padding: 15px 0;
    font-weight: bold;
    border: 0 dashed #efefef;
    border-width: 2px 0;
    text-transform: uppercase;
}
.splitnewsnavigation > div {
    display: inline;
    margin-left: 1em;
}
.splitnewsnavigation a {
    color: inherit;
}
.splitnewsnavigation a, .splitnewsnavigation span {
    padding: 6px 10px;
}
.splitnewsnavigation span {
    color: #0095b9;
}
.static_pages {
    margin-top: 1.5em;
    font-weight: bold;
}
.alert {
    background: #fbe0be;
    padding: 20px 25px;
    margin-bottom: 1px;
}
ul.ui-form {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.ui-form > li {
    margin-bottom: 20px;
}
ul.ui-form > li: last-child {
    margin-bottom: 0;
}
.form-group {
    margin-bottom: 20px;
}
.form-group > label {
    display: block;
    margin-bottom: .4em;
}
.form-group.imp > label:after {
    content: "*";
    margin: 0 0 0 10px;
    color: #e85319;
}
@media only screen and (min-width: 601px) {
    .form-group.combo:after {
    clear: both;
    display: table;
    content: "";
}
.form-group.combo > .combo_field {
    width: 50%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form-group.combo > .combo_field: last-child {
    padding-left: 10px;
}
.form-group.combo > .combo_field:first-child {
    padding-right: 10px;
}
}
@media only screen and (max-width: 600px) {
    .combo_field {
    margin-bottom: 20px;
}
}
.form_submit {
    margin-top: 20px;
}
.form-sep {
    border-top: 1px solid #efefef;
}
#comment-editor .bb-editor textarea {
    height: 140px;
}
.addpm #comment-editor .bb-editor textarea {
    height: 340px;
}
.regtext {
    margin-bottom: 1.5em;
}
.login_check {
    position: relative;
}
.login_check > input {
    padding-right: 120px;
}
.login_check > .btn {
    width: 100px;
    height: 30px;
    padding: 4px 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    font-size: 11px;
    margin: 5px;
    background: #fff;
    color: #0095b9 !important;
}

.comments_box_in {
    border-radius: 8px;
    background-color: #fff;
    padding: 37px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
    position: relative;
}
.comments_box_in .block {
    padding: 0;
    margin-top: 37px;
    margin-bottom: 0;
}
.comments_box_in > .title {
    text-transform: uppercase;
    margin-top: 0;
}
.comment {
    margin-bottom: 50px;
    position: relative;
}
.comments_box_in .comment {
    margin-top: 37px;
    margin-bottom: 0;
}
.avatar {
    display: inline-block;
}
.avatar .cover {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    white-space: nowrap;
    text-indent: -9999px;
    display: inline-block;
}
.com_info {
    border: 1px solid #eaeaea;
    height: 39px;
    border-radius: 21px;
    margin-bottom: 1.5em;
    background: #fff;
    position: relative;
}
.com_info:after {
    clear: both;
    display: block;
    content: "";
}
.com_info .avatar {
    float: left;
    margin: -6px 15px 0 -6px;
}
.com_info .avatar .cover {
    width: 41px;
    height: 41px;
    border: 5px solid #707070;
}
.com_user {
    float: left;
    margin-top: 9px;
}
.com_user > .name {
    margin-right: 20px;
}
.com_user > .name a {
    color: inherit;
}
.com_info > .rate {
    float: right;
    margin: 2px 10px 0 0;
}
.com_info > .rate .rate_stars {
    margin: 5px 2px 0 0;
}
.com_info > .rate .rate_like-dislike {
    margin-top: -2px;
}
.comment .status {
    position: absolute;
    left: 0;
    margin: 17px 0 0 -24px;
    overflow: hidden;
    text-indent: -9999px;
    background-color: #0095b9;
    width: 7px;
    height: 7px;
    border-radius: 50%;
}
.status.offline {
    background-color: #e75820;
}
.comment.online .status.offline, .status.online {
    display: none;
}
.comment.online .status.online, .status.offline {
    display: block;
}
.com_tools {
    margin: 1.5em 0 0 0;
    font-size: .9em;
}
.com_tools .edit_btn, .com_tools .mass {
    float: right;
    margin-top: -3px;
}
.com_tools .mass input {
    margin: 4px 0 0 10px;
}
.com_tools_links {
    display: inline;
}
.com_tools_links > a {
    margin: 0 2em 0 0;
}
.com_tools_links > a > .icon {
    margin: -3px 8px 0 0;
}
.comments-tree-list {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
.comments-tree-list .comment {
    position: static;
    margin: 0;
}
.comments-tree-list .comment:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #bababa;
    margin: 19px 0 0 0;
    background-image: url(data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAGBAMAAABDdsEYAAAAD1BMVEX///+6urrZ2dm/v7/9/f2Xp6s6AAAAHUlEQVQI12NwMlZhwACKgkKYgoaCwjgFCWvHahEArAICZfxDRiQAAAAASUVORK5CYII=);
    background-size: auto 3px;
    z-index: -2px;
}
.comments-tree-list .comments-tree-list {
    padding-left: 20px;
    position: static;
}
.comments-tree-list > li {
    margin-top: 37px;
}
.mass_comments_action {
    text-align: right;
    border-top: 2px dashed #efefef;
    padding: 20px 50px 0 50px;
    margin-top: 50px;
}
.block .mass_comments_action {
    padding-left: 0;
    padding-right: 0;
}
.comments_box_in .mass_comments_action {
    padding-left: 0;
    padding-right: 0;
    margin-top: 37px;
}
.mass_comments_action > select {
    padding: 5px;
    width: 200px;
    margin-left: 1em;
}
#map {
    width: 100%;
    height: 400px;
}
.map_resp {
    width: 100%;
    padding-top: 60%;
    height: 0;
    position: relative;
}
.map_resp > #map {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
}
.contact_head > .title {
    margin-top: 0;
}
.contacts {
    font-size: 1.2em;
}
.contacts > .grid_1_2 {
    padding-left: 42px;
}
.contacts > .grid_1_2 .icon {
    float: left;
    margin: 5px 0 0 -42px;
}
.pm-box {
    margin-bottom: 1.5em;
    background-color: #f2f2f2;
    border-radius: 4px;
}
#pm-menu:after {
    content: "";
    clear: both;
    display: block;
}
#pm-menu {
    border-bottom: 1px solid #fff;
}
#pm-menu > a {
    color: inherit;
    padding: 10px 12px;
    float: left;
    text-decoration: none !important;
    border-right: 1px solid #fff;
}
#pm-menu > a:first-child {
    border-radius: 4px 0 0 0;
}
#pm-menu > a:hover {
    background-color: #707070;
    color: #fff;
}
.pm_status {
    padding: 30px;
}
.pm_progress_bar {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
    border: 3px solid #707070;
}
.pm_progress_bar span {
    background: #0095b9;
    font-size: 0;
    height: 14px;
    border-radius: 7px;
    display: block;
    overflow: hidden }
.userinfo_top {
    position: relative;
    border-bottom: 2px dashed #efefef;
    padding-bottom: 20px;
}
.userinfo_top:after {
    clear: both;
    display: block;
    content: "";
}
.userinfo_top .avatar {
    float: right;
}
.userinfo_status {
    padding: 10px 5px;
    font-size: .9em;
}
.user_tab {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    border: 1px solid #e7e7e7;
    height: 28px;
    border-radius: 15px;
}
.user_tab:after {
    clear: both;
    display: block;
    content: "";
}
.user_tab > li {
    float: left;
}
.user_tab > li:first-child > a {
    border-left-width: 0;
}
.user_tab > li > a {
    border-left: 1px solid #e7e7e7;
    display: block;
    text-decoration: none !important;
    color: inherit;
    font-size: 11px;
    font-weight: bold;
    color: #999;
    line-height: 20px;
    padding: 4px 12px;
    -moz-transition: color ease .4s;
    -webkit-transition: color ease .4s;
    -o-transition: color ease .4s;
    transition: color ease .4s;
}
.user_tab > li.active > a {
    color: inherit;
}
.usinf {
    list-style: none;
    padding: 0;
    margin: 0;
}
 .usinf > li {
    padding: 12px 0;
    border-top: 1px solid #e7e7e7;
}
.usinf > li:first-child {
    border-top-width: 0;
}
.ui-c1, .ui-c2 {
    display: inline-block;
    vertical-align: top;
}
.ui-c1 {
    width: 30%;
    margin-right: 5%;
}
.ui-c2 {
    width: 60%;
}
.dle-popup-userprofile .ui-dialog-content {
    padding: 0;
}
.popup_userinfo_top {
    background-color: #f2f2f2;
    padding: 10px;
    text-align: center;
}
.popup_userinfo_top .avatar {
    vertical-align: top;
    border-radius: 50%;
    border: 3px solid #707070;
}
.popup_userinfo_top .avatar .cover {
    display: block;
    width: 120px;
    height: 120px;
    border: 10px solid #fff;
}
.popup_userinfo.useronline .avatar {
    border-color: #0095b9;
}
.popup_userinfo > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.popup_userinfo .usinf {
    padding: 0px 20px;
    font-size: .9em;
}
.stats_head > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1.2em;
}
.stats_head > ul > li {
    margin-top: 15px;
    padding-left: 30px;
}
.stats_head > ul > li:before {
    content: "";
    float: left;
    margin: 2px 0 0 -30px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #0095b9;
}
.stats_head > ul > li > b {
    display: block;
    font-size: .8em;
    opacity: .5;
    font-weight: normal;
}
.stats_head > ul > li.stats_d:before {
    background-color: #ffde27;
}
.stats_head > ul > li.stats_w:before {
    background-color: #3e99e7;
}
.stat_group {
    margin-bottom: 25px;
}
.stat_group > h5 {
    margin-top: 0;
    margin-bottom: 1em;
}
.stat_group > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.stat_group > ul > li {
    padding: .6em 0;
    border-top: 1px dotted #d5d5d5;
}
.searchpage {
    border-bottom: 2px dashed #efefef;
    padding-bottom: 50px;
    margin-bottom: 0;
}
.search_head_line {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 30px;
    padding-top: 30px;
    margin: 0;
}
.search_result_num {
    font-size: .9em;
    margin: 25px 0 0;
}
.search table {
    width: 100%;
    border-spacing: 5px;
    border-collapse: separate;
}
#searchtable td, #searchtable td div, #searchtable table {
    margin: 0 !important;
    padding: 0 !important;
}
#searchtable td.search br {
    display: none;
}
td.search .bbcodes {
    margin: 0 !important;
}
td.search {
    vertical-align: top;
}
@media only screen and (min-width: 1201px) {
    .m_ico {
    display: none;
}
}
@media only screen and (max-width: 1200px) {
    .n_ico {
    display: none;
}
.wrp {
    padding: 10px;
}
.body {
    padding-left: 60px;
}
#body_left {
    width: 60px;
}
.logotype > .icon, .login > .avatar {
    width: 26px;
    height: 26px;
    margin-top: 17px;
}
.h_btn, .logotype {
    width: 60px;
    height: 60px;
}
.h_btn > .icon_close {
    margin: 17px 0 0 17px;
}
 .login > .icon-login_m {
    margin-top: 16px;
}
.login > .avatar > .cover {
    width: 26px;
    height: 26px;
}
.num {
    background: #0095b9;
    color: #fff;
    font-weight: bold;
    height: 12px;
    line-height: 11px;
    min-width: 8px;
    padding: 1px 3px;
    display: inline-block;
    vertical-align: top;
    margin-top: -6px;
    text-align: center;
    font-size: 9px;
    border-radius: 7px;
}
#menubtn {
    padding: 17px;
}
.menu_toggle, .icon_close {
    width: 26px;
    height: 26px;
}
.mt_1 {
    margin-top: 3px;
}
.mt_2 {
    margin-top: 11px;
}
.mt_3 {
    margin-top: 19px;
}
#menubtn.open .mt_1, #menubtn.open .mt_2, #menubtn.open .mt_3, .icon_close > i {
    margin-top: 11px;
}
.head_drop, #menu {
    margin-left: 60px;
}
.greenmenu {
    padding-top: 60px;
}
.q_search > input {
    height: 60px;
    line-height: 24px;
    padding: 18px 68px 18px 25px;
}
.q_search > .q_search_btn {
    margin: 9px 14px 0 0;
}
#upper {
    width: 60px;
    height: 60px;
}
#upper .icon {
    width: 20px;
    height: 32px;
    fill: #a9a9a9;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -10px;
}
#breadcrumbs {
    padding: 18px 30px;
}
 #footer {
    padding: 30px 0;
}
.footer {
    padding: 0 30px;
}
.foot {
    padding-top: 10px;
}
.foot_menu {
    padding-left: 30px;
    margin-bottom: 30px;
}
.foot_menu > li {
    padding-right: 30px;
}
.foot_menu > li nav > a {
    font-size: .9em;
}
.story_line .image {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin-right: 15px;
}
.story_line .image:after,.story_line .image:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.2,0.2);
    transform: scale(0.2,0.2);
}
.story_line .image:before {
    margin: -17px 0 0 -17px;
    width: 34px;
    height: 34px;
}
.story_line .image:after {
    margin: -7px 0 0 -7px;
    width: 14px;
    height: 14px;
}
.searchpage {
    padding-bottom: 30px;
}
.carousel .slide_prev .icon {
    margin-left: 30px;
}
.carousel .slide_next .icon {
    margin-right: 30px;
}
.carousel-caption .title {
    font-size: 1.8em;
}
.carousel-caption .text {
    font-size: 1.2em;
}
.bignews .item_cont {
    font-size: 1em;
    margin: 30px;
}
.userinfo_top {
    padding: 30px;
    margin-bottom: 30px;
}
.comments_box {
    padding: 6px 0 0 0;
}
.comments_box_in {
    border-radius: 0;
    padding: 30px;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.comments_box_in:after, .comments_box:after {
    margin-left: 288px;
    border-width: 0 16px 16px 0;
}
.comments_box:after {
    margin-top: -16px;
}
.comments_box_in:after {
    margin-left: 294px;
    margin-top: -8px;
    z-index: 1;
}
.comments_box_in .block {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0;
}
.comments_box_in .comment {
    margin-top: 30px;
    margin-bottom: 0;
}
.comments-tree-list > li {
    margin-top: 30px;
}
.comments-tree-list .comment {
    margin: 0;
}
.comment .status {
    margin-left: -21px;
}
.mass_comments_action {
    padding: 20px 30px 0 30px;
    margin-top: 30px;
}
.comments_box_in .mass_comments_action {
    margin-top: 30px;
    padding-top: 30px;
}
}
@media only screen and (max-width: 1008px) {
    
    .str_right {display: none;}
    .rightside_bg {display: none;}
    .str_left {float: none; width: auto;}
    .copyright, .ca {display: block; float: none;}
    .ca {margin-top: 20px;}
    .foot_menu {margin: 0 0 30px 0; padding: 0 30px;}
    .foot_menu > li {float: none; width: auto; padding: 0;}
    .foot_menu > li:first-child > b {border-top-width: 0;}
    .foot_menu > li > b {cursor: pointer; margin: 0; padding: 5px 0 5px 32px;}
    
.foot_menu > li > b i {
    display: block;
    float: left;
    width: 13px;
    height: 3px;
    position: relative;
    margin: 9px 0 5px -32px;
    background-color: #707070;
    border-radius: 2px;
}
    
    .foot_menu > li > b.collapsed i, .foot_menu > li > b.collapsed i:after {background-color: #707070;}
    
.foot_menu > li > b.collapsed i:after {
    content: "";
    display: block;
    margin: -5px auto 0 auto;
    height: 13px;
    width: 3px;
    border-radius: 2px;
}
    
    .foot_menu > li .collapse {display: none;}
    .foot_menu > li .collapse.in {display: block;}
    .foot_menu > li nav {padding: 10px 32px; padding-top: 0;}
    
.bb-pane {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
    
    #comment-editor .bb-editor textarea {height: 240px;}
    .bb-btn {float: none; display: inline-block; margin-left: -.3em !important;}
    .poll_block_in {padding: 30px;}
}

@media only screen and (max-width: 800px) {
    .wrp {
    padding: 0;
}
.body {
    border-radius: 0;
}
.foot {
    padding: 20px;
}
.soc_links > .title {
    display: none;
}
.soc_links > a {
    margin-left: 0;
    margin-right: 6px;
}
h1, .h1 {
    font-size: 1.4em;
}
h2, .h2 {
    font-size: 1.3em;
}
h3, .h3 {
    font-size: 1em;
}
h4, .h4 {
    font-size: 1.1em;
}
h5, .h5 {
    font-size: 1.0em;
}
}
@media only screen and (max-width: 700px) {
    .body {
    padding-left: 0;
}
#body_left, .body_left_in {
    position: static;
    height: 60px;
    width: 100%;
}
.body_left_in {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 22;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2);
}
#upper {
    display: none;
}
.h_btn, .logotype {
    float: left;
    box-shadow: none;
    -webkit-box-shadow: none;
}
#menubtn {
    float: right;
}
.mejs-container {
    max-width: 100%;
}
.story video {
    max-width: 100%;
}
.story iframe {
    max-width: 100%;
}
#menu {
    position: fixed;
    width: 100%;
    margin-left: 0;
    background: #0095b9;
}
.menubtn_open #menu {
    display: block;
}
.greenmenu {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.menubtn_open body, .sortbtn_open body, .loginbtn_open body,html.menubtn_open, html.sortbtn_open, html.loginbtn_open,.menubtn_open .page, .sortbtn_open .page, .loginbtn_open .page {
    overflow: hidden !important;
    width: 100%;
    height: 100%;
}
.menu > a {
    padding: 12px 20px;
}
.menu > a.active {
    padding-right: 30px;
}
.menu > a.active:before {
    margin-right: 20px;
}
#q_search {
    position: relative;
}
.q_search > input {
    padding-left: 20px;
}
.q_search > .q_search_btn {
    margin-right: 9px;
}
.head_drop {
    position: fixed;
    width: 100% !important;
    margin-left: 0;
    top: 60px;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background: #0095b9;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.head_drop:after {
    content: "";
    position: fixed;
    left: 0;
    top: 60px;
    width: 100%;
    height: 8px;
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.14) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.14) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.14) 100%);
    background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.14) 100%);
    background-image: linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.14) 100%);
}
.head_drop .hd_pad {
    padding: 20px;
}
.sort_label {
    margin-bottom: 20px;
}
.carousel .slide_prev .icon {
    margin-left: 20px;
}
.carousel .slide_next .icon {
    margin-right: 20px;
}
.foot_menu {
    margin-bottom: 20px;
    padding: 0 20px;
}
.shortstory, .fullstory {
    padding: 20px;
    margin: 0;
}
.shortstory:after, .fullstory:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 6px;
}
.block_sep {
    display: none;
}
.story_tools_in > .rate {
    float: right;
    margin-left: 0;
    margin-right: 10px;
}
.story_tools_in:after {
    clear: both;
    display: table;
    content: "";
}
.story_tools > .meta > li {
    float: right;
}
.story_tools > .meta > li.meta_author {
    float: left;
}
.poll_block_in {
    padding: 20px;
}
.comments_box_in {
    padding: 20px;
}
.com_info {
    border-width: 0;
    border-radius: 0;
    height: auto;
    margin-bottom: 1em;
}
.com_info .avatar {
    float: right;
    margin: 0;
}
.com_info .avatar .cover {
    border-width: 0;
}
.comment {
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.comment:after {
    content: "";
    position: absolute;
    left: 0;
    width: 1000px;
    margin: 20px 0 0 -20px;
    height: 1px;
    background-color: #e5e5e5;
}
.comment .status {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -12px;
    margin-top: 19px;
    width: 4px;
    height: 4px;
}
.comments-tree-list .comment {
    margin-bottom: 0;
}
.comments-tree-list .comment:before {
    margin-top: 9px;
}
.comments-tree-list > li {
    margin-top: 20px;
}
.com_user {
    float: none;
}
.com_user > * {
    display: block;
    margin: 0;
}
.com_user > .date {
    font-size: .9em;
}
.com_info > .rate {
    float: none;
}
.com_info > .rate:after {
    content: "";
    display: block;
    clear: both;
}
.com_info > .rate .rate_like-dislike {
    margin-left: -10px;
}
.com_info > .rate .rate_like {
    margin-left: -6px;
}
.com_tools_links > a {
    margin-right: 1em;
}
.com_tools_links > a > span {
    display: none;
}
.com_tools_links > a > .icon {
    margin-right: 0;
}
.mass_comments_action {
    margin-top: 20px;
    padding-top: 0;
    border-width: 0;
}
.comments_box_in .mass_comments_action {
    margin-top: 20px;
    padding-top: 0;
}
#footer {
    padding: 20px 0;
    border-top-width: 0;
}
.footer {
    padding: 0 20px;
}
.soc_links {
    float: none;
    width: 100%;
}
.counters {
    float: none;
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
#breadcrumbs {
    padding: 20px 0;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
 #breadcrumbs .speedbar {
    display: inline;
    padding: 0 20px;
}
#breadcrumbs .over {
    overflow: visible;
    max-width: none;
}
.pm_status {
    padding: 20px;
}
#pm-menu {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
#pm-menu > a {
    display: inline-block;
    float: none;
    padding: 10px 20px;
}
.pmlist {
    width: 100%;
    margin: 0 -20px;
    padding: 0 20px;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.pmlist > form {
    min-width: 800px;
    padding-right: 20px;
}
.stats_head > ul {
    font-size: 1em;
    margin-bottom: 20px;
}
.block_table_top_users {
    padding: 0;
    margin-top: 40px;
}
.block_table_top_users > .title {
    padding: 0 20px;
}
.table_top_users {
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table_top_users > table {
    width: 800px;
    margin: 0 20px;
}
.contacts {
    font-size: 1em;
}
.contacts > .grid_1_2 {
    margin-bottom: 20px;
}
.contacts > .grid_1_2.grid_last {
    margin-bottom: 0;
}
.map_resp {
    padding-top: 100%;
}
.form_submit .c-capcha {
    float: none;
    margin-bottom: 20px;
}
.form_submit .c-capcha {
    padding-left: 110px;
    position: relative;
}
.form_submit .c-capcha img {
    position: absolute;
    left: 0;
}
.form_submit .c-capcha input {
    width: 100%;
}
.searchpage {
    padding: 20px;
    margin-bottom: 0;
}
#dofullsearch {
    display: none;
}
#add_news_preview {
    display: none;
}
.navigation {
    padding: 0;
    margin: 0;
}
.pages {
    background-color: #0095b9;
    padding: 20px;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.pages > *: last-child {
    margin-right: 20px;
}
.page_next-prev {
    height: auto;
    position: relative;
    overflow: hidden;
}
.page_next-prev:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #eaeaea;
}
.page_next-prev:after {
    content: "";
    display: block;
    clear: both;
}
.page_next-prev > span {
    position: static;
}
.page_prev {
    float: left;
    width: 50%;
    margin: 0;
}
.page_next {
    float: right;
    width: 50%;
    margin: 0;
}
.page_next-prev > span > * {
    text-align: center;
    width: 100%;
    height: 20px;
    padding: 15px 0;
    display: block;
    margin: 0 auto;
}
.page_next-prev > span .icon {
    display: block;
    margin: 0 auto;
}
.pages span {
    border-color: #fff;
    color: #fff;
}
.pages a:hover {
    border-color: #707070;
    color: #707070;
}
.ui-dialog {
    width: auto !important;
    left: 10px !important;
    right: 10px;
}
 .ui-dialog-buttonset > .ui-button {
    margin: 2px;
}
.popup_userinfo_top, .userinfo_top {
    padding: 20px;
}
.userinfo_top {
    margin-bottom: 20px;
    text-align: center;
}
.userinfo_top .avatar {
    float: none;
    margin-bottom: 20px;
}
.ui-c1, .ui-c2 {
    display: block;
    width: auto;
    margin-right: 0;
}
.user_tab > li > a {
    padding: 4px 10px;
}
.alert {
    margin-bottom: 20px;
    padding: 20px;
}
}

@media only screen and (max-device-width: 480px) {
    body {
    -webkit-text-size-adjust: 100%;
    }
 }
aside#topside, div#breadcrumbs {
    border-bottom: 1px solid #fff;
}
.butt {position: absolute; top: 36px; left: 167px;}
.butts {float: left;}
.ss {
    padding: 0!important;
    margin: 0;
    background: #fff;
    border-bottom: 1px solid #cecece;
}

.poster.rel {
    width: 30px;
    height: 30px;
    margin-right: 12px;
    float: left;
    box-shadow: 0px 3px 2px rgba(0,0,0,0.5);
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
}
.poster.ret, .poster.rez {
    width: 100px;
    height: 100px;
    float:left;
    border-right: 1px solid #fbe0be;
}
.poster.fll {
    margin-top: -15px;
    width: 160px;
    height: 160px;
    border-right: 1px solid #eaeaea;
}
.bbut {
    background: url(../images/butt.png) no-repeat;
    position: absolute;
    width: 76px;
    height: 64px;
    left:160px;
    top: 29px;
}
.flr {
    float: right;
}
.fll {
    float: left;
}
.padl10 {margin: 15px 0; 
    background: #fff;
    padding: 8px 25px;
    overflow: hidden;
    height: 115px;
    white-space: nowrap;
    border-left: 1px solid #cecece;
    margin-left: 250px;}

.fll.sstory {border: 0 none; height: 70px; padding-top: 0;}
.story_tools.fst {position: relative; top: 0; width: auto; padding: 0 25px; left: 0; margin-bottom: 7px;}
.text.textp {background: #fff; color: #707070; padding: 20px 35px;}
.name {font-size: .7em; color: #f27935; font-weight: normal;}
.name.bl {font-size: 14px;}
.name.bl.big {color: #fff}
.attachment {float: left; margin: 10px 0 24px 0;}
.attachment:hover {color: #fff;}
.attachment a:hover {text-decoration: none;}
.attachment:hover > a > .icon {fill: #fff;}
.text.textp.op {color: #0095b9; background: #fbe0be;}
.logo {margin-left: 7px; width: 40px; height: 40px; margin-top: 20px;}
.block.story.shortstory {margin: 10px 0}
.title i {font-size: .9em; font-weight: normal; font-style: normal; color: #f27935;}
.catface {padding: 25px 25px; background: #fbe0be;}
div.block-name {background: #fbe0be; text-align: center; margin: 0; padding: 1px 35px; border-bottom: 5px solid #0095b9;}
div.block-name.catface {background:#fff;}
.mno {padding: 0;}
.bldate {background: #fbe0be; padding:13px 35px 0 35px; overflow: hidden;}
.story .title > a, .story .title > a > i {margin-left: 10px}
.title {white-space: nowrap; overflow: hidden; position: relative; color: #0095b9;}
.crl {text-decoration: none; color: white;} 
.crl:hover {color: #0095b9; text-decoration: none;}
.story_tools.fst {background: #fff;}
.h3.title {font-weight:normal; margin-top: 2px;}

.h3.title:hover > i, .h3.title:hover {
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all 0.4s ease;
    text-shadow: .1px .1px .1px;
}
.comments.ignore-select {
    padding: 30px;
}
.item .title, .item .text {
    color: inherit;
}
.ott {
    margin-top: -30px!important;
    margin-bottom: 20px!important;
}
.stf {
    background: #fbe0be;
}
.relat {
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    background: #fbe0be;
    height: 155px;
    padding: 5px 0 10px 20px;
}

.title.rel, .title.ret {
    padding-top: 8px;
    padding-left: 15px;
    line-height:1.6;
    -moz-transition: color ease .4s;
    -webkit-transition: color ease .4s;
    -o-transition: color ease .4s;
    transition: color ease .4s;
}
.title.rel:before {
    content: "›";
    float: left;
    padding-right: 5px;
}
.story_line.rel {
    border-bottom:0 none;
    padding:0;
}
.title.rel:hover {
    color: #f27935;
}
.title.ret a:hover {
    font-weight: 500;
}
.title.ret i {
    font-style: normal;
    color: #f27935;
}

.orange-titles-block,.titles-block {
    background: #e0e0e0;
    margin: 0;
    font-size: 16px}
.orange-titles-block i,.titles-block i {
    background: #e0e0e0;
    line-height: 1.5;
    font-size: 16px;
    margin: 0}
.orange-titles-block i span,.titles-block i span {
    font-style: normal;
    float: right;
    position: relative;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 0 15px 0 30px;
}
.titles-block i span {
    background: url('../images/strlbs.png')left no-repeat #0095b9}
.orange-titles-block i span {
    background: url('../images/strl.png')left no-repeat #f27935}
.rgbl i span {
    padding: 0 15px 0 30px;
}
 .fader {
    position: absolute;
    right: 0px;
    top: 1px;
    width: 40px;
    height: 25px;
    background: -moz-linear-gradient(left,rgba(255,255,255,0)0%,#fff 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
    background: -webkit-linear-gradient(left,rgba(255,255,255,0)0%,#fff 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0)0%,#fff 100%);
    background: -ms-linear-gradient(left,rgba(255,255,255,0)0%,#fff 100%);
    background: linear-gradient(to right,rgba(255,255,255,0)0%,#fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fff',GradientType=1 );
}
.fader.texted {
 height: 150px;
    background: -moz-linear-gradient(left,rgba(255,255,255,0)0%,#fbe0be 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fbe0be));
    background: -webkit-linear-gradient(left,rgba(255,255,255,0)0%,#fbe0be 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0)0%,#fbe0be 100%);
    background: -ms-linear-gradient(left,rgba(255,255,255,0)0%,#fbe0be 100%);
    background: linear-gradient(to right,rgba(255,255,255,0)0%,#fbe0be 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fbe0be',GradientType=1 );
}
.story_tools_in > .rate {
    background: #0095b9;
    padding: 3px 10px 3px 9px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    float: right;
    margin: 8px 14px -3px 10px;
    font-size:12px;
}
.mnr {color:#fff; float:left;}

@media only screen and (max-width: 1390px) {
    .block.story.shortstory {
    margin: 50px 0}
 #content {
    padding-top: 0;
}
}
@media only screen and (max-width: 1200px) {
    .logo {
    width: 26px;
    height: 26px;
    margin-top: 17px }
 .text.textp.op {
    height: auto;
    max-width: 92%;
    padding: 25px 35px;
}
}

@media only screen and (max-width: 700px) {
    
    .story_tools.ssrat {left: 0;top: -7px;}
    .block.story.shortstory {margin-top: 0; padding-bottom: 0px;}
    .story .title > a:hover {color:inherit;}
    .block.story.shortstory {margin: 0;}
    .h3.title {margin:14px;}
    div.shortstory-body {padding-bottom:13px!important;}

 .fullstory {
    padding: 0}
 #content {
    padding-top: 0;
    margin: 0;
}
 .poster.fll {
    width: 160px;
    height: 160px;
}
 }
@media only screen and (max-width: 500px) {
 
    .poster.fll, #videotube {display: none;}
    .relat {height:auto; padding-bottom:20px;}
    .padl10 {margin-left: 100px;}
    .bbut {left: 0}
    .butt {top: 36px; left:4px;}
    .text.textp.op {width: 86%; max-width: 86%;}
}

@media only screen and (max-width: 450px) {
    
    .mnr {display: none;}
    .story_tools_in > .rate {padding-left: 5px!important;}
}

@media only screen and (max-width: 380px) {
    
    div.shortstory-body > img.poster {display: none;}
}

@media only screen and (max-width: 340px) {
    
    .story_tools_in > .rate {display:none;}
    .share {text-align: center; position: relative;	margin-bottom: 20px;}
   ul.story_icons {display:none;}
}

textarea#full_story {width: 100%!important;}
.butts.sstory.tp {margin:2px 10px -3px 0;}
.fader.texted.tp {right:0px; top:5px;height:50px;}
#videotube {float: right; background: #fbe0be; height: 170px;}

/*--- Новое на главной ---*/
.shnew {height: 190px; padding:10px;}
.cic {width: 140px; float: left; padding-left: 9px;}
.imc img {-moz-border-radius: 65px; -webkit-border-radius: 65px; -khtml-border-radius: 65px; border-radius: 65px; box-shadow: 0px 9px 11px rgba(0,0,0,0.5); width: 130px; height: 130px; margin: 6px 0 2px 2px;}
 .bic {position: absolute; margin-top: -50px; margin-left: 85px; background: #fff; box-shadow:0px 3px 11px 0px rgba(0, 0, 0, 0.5); border-radius: 25px;  -moz-border-radius: 25px; -webkit-border-radius: 25px; -khtml-border-radius: 25px; width: 50px; height: 50px;}
.txc {text-align: center; padding: 0 5px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 130px;}
 .bic > .butts {margin:0;}
.fader.shnew {right:0; top:11px; width:20px; height:20px;}
.txc > .h3.title {margin: 0; padding: 10px 0;}

/*--- Сортровка на главной ---*/
.shb {border-bottom:1px solid #fbe0be; height:65px;}
    .poster.rez.shbl {margin:0 13px 0 2px;}
    .butts.shbl {margin:0 0 0 15px;}
    .shbl.h3 {margin:15px 0; padding:2px 0 0 5px;}
.fader.shbl {top:0;}

img.live-internet {
    border:0 none;
    width:88px;
    height:31px;
}

div.table_top_users {font-size: 12px;}
div.title-name {
    text-transform: uppercase;
    font-size: 15px;
    background: #f7f7f7;
    padding: 10px 20px;
    margin-left: -20px;
    margin-right: -20px;
    color: #0095b9;
}

div.adsense-block {
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    margin-bottom:10px;
    padding:20px;
}

::-webkit-input-placeholder {color:#dcdcdc; opacity:1;}/* webkit */
  ::-moz-placeholder          {color:#dcdcdc; opacity:1;}/* Firefox 19+ */
  :-moz-placeholder           {color:#dcdcdc; opacity:1;}/* Firefox 18- */
  :-ms-input-placeholder      {color:#dcdcdc; opacity:1;}/* IE */

div.sm2-timing {left:0!important;}
span.h3color {color:#f27935;}
div.shortstory-body {padding:12px 15px 15px 15px;}
div.shortstory-body > img.poster {border-radius:30px; float:right; width:50px; height:50px; border: 1px solid #e7e7e7;}
div.shortstory-body > div.mediPlayer {float:left; margin-right:5px; width: 57px; height: 57px;}

div.card.top-news {padding:7px 15px 9px 15px; border-bottom:1px solid #cecece;}
div.card.top-news > div.mediPlayer {float:left; margin-right:7px; width:57px;}
div.title.ret.tops {padding-top: 3px; padding-left: 0px; line-height: 1.6;}

span.i-icon {padding-right: 5px;}
span.i-icon > a {color: #707070;}
.icones {display: inline-block; background-repeat: no-repeat; background-image: url(../images/sprite.png);}
.icon-bubble {background-position: 0 0;}
.icon-download {background-position: -32px 0;}
.icon-folder {background-position: -64px 0;}
.icon-heart {background-position: -96px 0;}
.icon-eye {background-position: -128px 0;}
.icon-bubble, .icon-download, .icon-folder, .icon-heart, .icon-eye {width: 16px; height: 16px; padding-right: 5px; vertical-align: text-bottom;}
.icon-download-white {display: inline-block; background-repeat: no-repeat; background-image: url(../images/icon/download-white.png); width: 20px; height: 20px; vertical-align: text-bottom; padding-right: 7px;}
.icon-heart-white {display: inline-block; background-repeat: no-repeat; background-image: url(../images/icon/heart-white.png); width: 16px; height: 16px; vertical-align: bottom; margin: 0 5px;}
span.i-icon-white > a {color: #fff;}



.message-alert {background-color: #fff; color: #000; box-shadow: 0 0 20px rgba(0,0,0,0.2); display: none; 
position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; font-size: 12px; line-height: 1.5;}
.message-alert-in {max-width: 700px; margin: 0 auto; padding: 10px; 
display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between; 
-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.message-alert-desc {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}
.message-alert-btns {margin-left: 10px; width: 110px; text-align: center;}
.message-alert-caption {font-size: 1.2em; font-weight: 700; margin-bottom: 7px;}
.message-btn {display: block; padding: 7px 0; cursor: pointer; border-radius: 3px; 
	margin-bottom: 10px; font-weight: 700;}
.message-btn-yes {background-color: green; color: #fff;}
.message-btn-no {color: #888; box-shadow: inset 0 0 0 1px red;}
.message-link {text-decoration: underline; color: #06c;}
