/* Body and structure
-------------------------------------------------- */

.comm_deleted {
color: #a3a3a3;
}

.otvet {
    border: 1px dashed #7daf27 !important;
}

.otvet hr {
margin: 6px 0;
}

.nocolored {
margin-bottom: 5px;
}

.span2 .label {
  margin: 5px auto 0;
  display: block;
  text-align: center;
  width: 80%;
  font-weight: normal;
  padding: 3px;
}

.com-ava {
    width: 98%;
    background: #fff;
    box-shadow: 0 0 1px #a5a5a5;
    padding: 3px;
    margin: 1px;
    border-radius: .1em;
    box-sizing: border-box;
  transition: all 0.5s;
}

.com-ava:hover {
 filter: grayscale(0);
}

.com-likes {
  border: 0;
  text-align: center;
  display: block !important;
  padding: 0;
}

.user-likes {
  white-space: nowrap;
}

.telderi {
    width: 728px;
    height: 90px;
    display: block;
    background: url(https://www.telderi.ru/img/banners/partner/728x90.gif);
    margin: 0 auto 20px;
    cursor: pointer;
    position: relative;
  border-radius: 50px;
      box-shadow: 3px 3px 9px rgba(51, 51, 51, 0.24);
    }

.telderi:hover {
  opacity: 0.9;
  box-shadow: none;
}

@media screen and (max-width: 1300px) { 
.telderi {
    width: 468px;
    height: 60px;
    background: url(https://www.telderi.ru/img/banners/partner/468x60.gif);
}
}

@media screen and (max-width: 505px) { 
.telderi {
    width: 200px;
    height: 200px;
    background: url(https://www.telderi.ru/img/banners/partner/200x200.gif);
}
}

.closeRek {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    padding: 3px;
    display: block;
    line-height: 10px;
    font-size: 10px;
    font-family: monospace;
    color: #000;
    text-align: center;
    z-index: 2;
}

.closeRek:hover {
background: gray;
  color: #fff;
}

.hidden {
  display: none;
  width: 0;
    height: 0;
    margin: 0;
}




#scroller {
    display: none;
}
.b-top {
    z-index: 2600;
    position: fixed;
    right: 0;
    bottom: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    text-shadow: none;
    width: 100px;
    height: 100%;
    background: #7daf27;
}
.b-top:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
}
.b-top-but {
    z-index: 2600;
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    padding: 32px 27px 10px;
    color: white;
    background: #7daf27 url(/templates/newfaq/images/b-j-top.png) no-repeat 50% 11px;
}

@media screen and (max-width: 1300px) {
.b-top {
  width: 100%;
  height: 40px;
}
}
@media screen and (max-width: 1300px) {
.b-top-but {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    border-radius: 0;
    text-indent: -99999px;
    padding: 8px;
}
}

.rkl {
overflow: hidden;
}

.ordernew {
  background: whitesmoke !important;
  margin: 10px -20px -1px !important;
  padding: 20px !important;
  border-radius: 0 4px 4px 0 !important;
  border: 1px dashed #7daf27 !important;
  position: relative;
  border-left: 0 !important;
}
.ordernew .like_h2 a {
  color: #709c23 !important;
}
.ordernew .like_h2 a:hover {
  color: #000 !important;
}
.ordernew .well {
  background-color: #fff !important;
  border-color: rgb(230, 230, 230) !important;
}

@media (max-width: 1200px) {
.ordernew {
  border-right: 0 !important;
  border-radius: 0 !important;
}
}




@media (max-width: 767px) {

.head_new {
padding-top: 20px !important;
}

.logo {
    border-bottom: solid 1px rgba(0, 0, 0, .3) !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1) !important;
}

.head-middle {
text-align: right;
    border-bottom: solid 1px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1);
}

}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto-boldcondensed.eot');
    src: url('../font/roboto-boldcondensed.eot?#iefix') format('embedded-opentype'),
    url('../font/roboto-boldcondensed.woff') format('woff'),
    url('../font/roboto-boldcondensed.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/robotocondensed-light.eot');
    src: url('../font/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
    url('../font/robotocondensed-light.woff') format('woff'),
    url('../font/robotocondensed-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto-condensed.eot');
    src: url('../font/roboto-condensed.eot?#iefix') format('embedded-opentype'),
    url('../font/roboto-condensed.woff') format('woff'),
    url('../font/roboto-condensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html,
body {
    height: 100% !important;
}

body {
    position: relative;
    background: #f5f5f5;
    line-height: 1.6em !important;
    color: #666;
}

.gray_bg {
    background-color: #f8f8f8;
    border-bottom: 1px solid #efefef;
}

.gray_bg .container {
    background: #fafafa;
    text-shadow: 0 1px 0 #fff;
}

[data-target-self],
[data-target-blank] {
    cursor: pointer;
}

::-moz-selection {
    background: #7daf27;
    color: #fff;
}

::selection {
    background: #7daf27;
    color: #fff;
}

::-moz-selection {
    background: #000;
    color: #fff;
}

img::-moz-selection {
    background: transparent;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

img {
    max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    color: #444;
}

h1, h2, h3, .ff-cuprum, .ff-kelson, .like_h3 {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 300;
}

.like_h3 {
    font-size: 18px;
    text-transform: uppercase;
}

.like_h2 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: normal;
    text-transform: none;
}

.like_h2 a {
    color: #323232;
    text-decoration: none;
    /*border-bottom: solid 1px transparent;*/
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.like_h2 a:hover {
    text-decoration: none;
}

.like_h2 a.text-success {
    color: #7daf27;
}

.like_h2 a.text-success:hover {
    color: #323232;
}

p {
    margin-bottom: 20px;
    font-size: 12px;
}

a, .pseudolink {
    color: #7daf27;
    cursor: pointer;
}

a:hover, .pseudolink:hover {
    color: #7daf27;
    text-decoration: underline;
}

a:focus {
    outline: none !important;
}

div[id^="news-id"]:not(.faq-list-item) a:visited {
    color: #3d63bc;
}

div[id^="news-id"] a.btn:visited {
    color: #fff;
}

.header_social .badge, .comment .badge {
    background-color: #f5f5f5;
    font: inherit;
    border-radius: 5px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    color: inherit;

}

.comment .badge {
    font-size: 11px;
    color: #999;
    margin-left: 10px;
}

.header_social .badge:hover, .comment .badge:hover {
    background-color: #7daf27;
    font: inherit;
    border-radius: 5px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.comment .badge:hover {
    font-size: 11px;
    color: #fff;
}

.badge a,
.badge .pseudolink {
    color: #7daf27;
    text-shadow: 1px 1px #fff;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.badge:hover a,
.badge:hover .pseudolink {
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.center {
    text-align: center;
}

.block .description {
    padding: 0 10px 10px;
}

.blog_item {
    background-color: #f5f5f5;
    border-bottom: 1px solid #dfdfdf;
}

.blog_item p, .blog_inner {
    padding: 20px;
    margin-bottom: 0;
}

.blog_head {
    background-color: #3A3A3A;
    padding: 10px 10px 10px 20px;
}

/*.blog_head.row-fluid {background-color:#3A3A3A; padding:10px 0;}*/
.blog_head h4 {
    font-weight: bold;
    color: #FFF;
}

.blog_head h1 {
    font-size: 18px;
    line-height: 27px;
    color: #FFF;
}

.blog_head .bh-inner {
    font-size: 12px;
    color: #c1c1c1;
    padding-left: 3px;
}

.blog_head .bh-inner a {
    color: #c1c1c1;
}

.blog_head .bh-inner a:hover {
    color: #fff;
}

.on_moder.alert {
    border-radius: 0;
}

.blog_head .bh-inner i {
    font-size: 14px;
    margin-right: 4px;
    margin-left: 5px;
}

.blog_head h3 a {
    color: #FFF;
}

.blog_head li {
    font-size: 14px;
}

/* Space out sub-sections more
-------------------------------------------------- */
section {
    padding-top: 30px;
    position: relative;
}

/* Faded out hr */
hr.soften {
    height: 1px;
    margin: 35px 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2), rgba(0, 0, 0, 0));
    border: 0;
}

hr.nomargin {
    margin: 0 0 0 0;
}

.speedbar {
  line-height: 20px;
  font-size: 14px;
  display: block;
  margin-top: 8px;
  color: #999;
  border: 1px dashed #ccc;
  border-right: 0;
  border-left: 0;
  padding: 10px 20px;
  margin: 15px -20px 0;
}


.speedbar-arr {
    display: inline-block;
    width: 9px;
    height: 7px;
    margin: 0 4px;
    background: url(../images/all-icons.png) no-repeat 0 -380px;
}

/* Footer
-------------------------------------------------- */
footer h5 {
    color: #999 !important;
    margin-bottom: 5px;
}

.footer {

}

footer p {
    margin-bottom: 0;
    color: #777;
    font-size: 11px;
    line-height: 14px;
}

footer hr {
    margin: 5px 0;
    border: 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #444;
}

footer span {
    margin-bottom: 0;
    color: #777;
    font-size: 11px;
    line-height: 14px;
}

/* Popover docs
-------------------------------------------------- */
.popover-well {
    min-height: 160px;
}

.popover-well .popover {
    display: block;
}

.popover-well .popover-wrapper {
    width: 50%;
    height: 160px;
    float: left;
    margin-left: 55px;
    position: relative;
}

.popover-well .popover-menu-wrapper {
    height: 80px;
}

.large-bird {
    margin: 5px 0 0 310px;
    opacity: .1;
}

.popover img {
    margin: -5px 10px 10px 0 !important;
}

.popover p {
    margin: 5px 0 10px 0;
}

/* Remove bottom margin on example forms in wells */
form.well {
    padding: 14px;
}

/* Tighten up spacing */
.well hr {
    margin: 18px 0;
}

/* Responsive Docs
-------------------------------------------------- */
@media (max-width: 480px) {

    body {
        padding-top: 70px;
    }

    /* Change up some type stuff */
    h2 {
        margin-top: 27px;
    }

    h2 small {
        display: block;
        line-height: 18px;
    }

    h3 {
        margin-top: 18px;
    }

    .comm-item {
        padding: 15px 0;
    }

    /* Don't space out quick links so much */
    .quick-links {
        margin: 40px 0 0;
    }

    /* hide the bullets on mobile since our horizontal space is limited */
    .quick-links .divider {
        display: none;
    }

    table code {
        white-space: normal;
        word-wrap: break-word;
        word-break: break-all;
    }

}

@media (max-width: 768px) {

    /* Remove any padding from the body */
    body {
        padding-top: 0;
    }

    .comm-item {
        padding: 25px 0;
    }

    /* Popovers */
    .large-bird {
        display: none;
    }

    .popover-well .popover-wrapper {
        margin-left: 0;
    }

    /* Space out the show-grid examples */
    .show-grid [class*="span"] {
        margin-bottom: 5px;
    }

    /* Unfloat the back to top link in footer */
    .footer .pull-right {
        float: none;
    }

    .footer p {
        margin-bottom: 9px;
    }

}

@media (min-width: 768px) and (max-width: 980px) {

    /* Remove any padding from the body */
    body {
        padding-top: 0;
    }

    .nosmall {
        display: none;
    }

}

/* LARGE DESKTOP SCREENS */
@media (min-width: 1210px) {
    .mainslider {
        height: 400px;
    }

    /*Update subnav container */
    .subnav-fixed .nav {
        width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */
    }

    .hello {
        padding-bottom: 0;
        text-rendering: optimizelegibility;
        font-size: 80px;
        text-align: center !important;
        font-weight: bolder;
        line-height: 80px;
        color: #000;
    }
}

.container {
    padding: 0 20px;
    background: #fff;
    /*margin: 0 auto;*/
    box-shadow: 0 10px 15px rgba(0, 0, 0, .1);
}


/*Landscape phones and down*/
@media (max-width: 480px) {
    .logo {
        text-align: center;
        margin-top: 5px;
    }

    .hidden-phone {
        display: none !important;
    }

    /*h3 {font-size: 14px;}*/
    .editor i.colored {
        font-size: 12px;
    }

    .b_wrap textarea {
        height: 100px !important;
    }

    hr.visible-desktop {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    #portfolio .block {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }

    .twit_img {
        display: none;
    }

}

#portfolio img {
    width: 100%;
}

/* Landscape phone to portrait tablet*/
@media (min-width: 480px) and (max-width: 768px) {
    .logo {
        text-align: center;
    }

    .welcome h1 {
        line-height: 36px;
        font-size: 22px;
        font-weight: bold;
    }

    .hidden-phone {
        display: none !important;
    }

    .m25 .span4 {
        margin-top: 55px;
    }

    h3 {
        line-height: 24px;
        font-size: 14px;
    }

    .editor i.colored {
        font-size: 12px;
    }

    .mainslider {
        width: 97%;
    }

    footer h5 {
        margin-top: 30px !important;
    }

    .twit_img {
        display: none;
    }

    #portfolio .block {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
}

@media (min-width: 768px) and (max-width: 980px) {

    .welcome h1 {
        line-height: 36px;
        font-size: 32px;
    }

    .slider_area h2 {
        font-size: 15px !important;
        line-height: 18px;
    }

    .visible-desktop {
        display: none !important;
    }

    .mega {
        font-size: 12px;
        padding: 8px 0 !important;
    }

    h3 {
        line-height: 18px;
        font-size: 14px;
    }

    .m25 .span4 img {
        width: 20%
    }

    h2 {
        font-size: 21px;
        line-height: 26px;
    }

}

/* Portrait tablet to landscape and desktop*/
@media (min-width: 980px) and (max-width: 1200px) {


    .slider_area h2 {
        font-size: 21px !important;
    }

    .slider_area .mega {
        padding: 8px 0;
    }

    .intro {
        display: none;
    }




}

.welcome_inner {
    padding-top: 30px;
    padding-bottom: 15px;
}

.welcome_inner h1 {
}

.inner_content {
    padding-bottom: 35px;
}

.inner_content p {
    font-size: 14px;
}

h1 + .news-edit {
    margin-top: 4px;
}

.news-edit li {
    font-size: 14px;
}

.comm-item p.label {
    font-size: 11px
}

.ts-badget {
    font-family: Tahoma, sans-serif;
}

.ts-badget .label {
    padding: 3px 5px;
    /*font-size: 12px;*/
    font-weight: normal;
    font-family: Arial, serif;
}


.m25 .span4 {
    margin-top: 25px;
}

img.pull-left {
    margin-right: 15px !important;
    margin-top: 7px !important;
}

.slider_area {
    padding-top: 40px;
    padding-bottom: 40px;
}

.slider_area h2 {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 30px;
}

.top_line {
    height: 5px;
    background-color: #f5f5f5;
}

.colored, b.colored {
    color: #7daf27;
}

a:hover b.colored {
    color: #fff;
}

.nocolored, .nocolored a {
    color: #666;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.nocolored b a {
    color: #7daf27;
    font-size: 1.2em;
}

.nocolored a:hover {
    color: #7daf27;
    text-decoration: underline;
}

.slider-title {
    padding: 10px;
    background: #000;
    color: #FFF !important;
}

.slider-title h3 {
    text-transform: uppercase;
    color: #FFF !important;
}

span.nocolored .fa-check {
    margin-top: 3px;
}

.portfolio-slider .flex-control-nav {
    display: none;
}


.bottom-block {
    /*padding:10px 0;*/
    background: #3a3a3a;
    color: #999;
    font-size: 11px;
    /*border-bottom:5px solid #000;*/
}

.bottom-block .container {
    padding-top: 20px;
    padding-bottom: 20px;
}


/*footer { padding:30px 0;  background:#303030; color:#cacaca; border-top:1px solid #444; border-bottom:1px solid #444;}*/
footer .container {
    background-color: transparent;
}

.flip:hover {
    cursor: pointer !important;
}

.blog-icon {
    background: #000;
    float: left;
    padding: 7px 12px;
    margin-top: 10px;
    margin-right: 15px;
}

/*img { margin:0px !important; padding:0px !important}*/
.block {
    margin-bottom: 30px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
}

.block p {
    margin-bottom: 0;
    margin-top: 3px;
}

.block h5 {
    padding-top: 10px;
    padding-left: 10px;
}

.block:hover {
}

.block a {
    text-shadow: 1px 1px #fff;
    color: #444;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.block a:hover {
    text-shadow: 1px 1px #fff;
    color: #7daf27;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.left .span3 {
    text-align: left;
}

.nbm {
    margin-bottom: 0 !important;
}

.nbm .span3 {
    margin-bottom: 0;
}

.undercolored {
    border-bottom: 1px solid #7daf27;
}

.undercolored a {
    color: inherit;
}

.undercolored a:hover {
    color: #7daf27;
    text-decoration: none;
}

.welcome .undercolored {
    border-width: 2px;
}

footer .undercolored:hover {
    color: #7daf27;
}

.logo {
    text-align: center;
    padding: 10px 10px 10px 0;
    border-right: solid 1px rgba(0, 0, 0, .3);
    box-shadow: 1px 0 0 rgba(255, 255, 255, .1);
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    .logo {
        border: 0;
        box-shadow: none;
    }
}

.dropdown-menu form {
    margin-bottom: 0;
}

.login-form {
    padding: 10px;
    margin: 0;
}

.login-form a {
    display: inline-block;
}

.login-form p {
    margin-bottom: 5px;
}

.button {
    display: inline-block;
    position: relative;
    margin: 10px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    font: bold 12px/25px Arial, sans-serif;
    border-radius: 30px;

    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.button:hover {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0 0 2px rgba(0, 0, 0, .5);
}

.button:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .8);
}

/* Big Button Style */

.big {
    padding: 10px 40px 0;
    text-transform: uppercase;
    font: bold 20px/22px Arial, sans-serif;
}

.big span {
    display: block;
    text-transform: none;
    font: italic normal 12px/18px Georgia, sans-serif;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .12);
}

/* Green Color */

.green {
    color: #3e5706;

    background: #a5cd4e; /* Old browsers */ /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5cd4e), color-stop(100%, #6b8f1a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%); /* W3C */
}

/* Blue Color */

.blue {
    color: #19667d;

    background: #70c9e3; /* Old browsers */ /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #70c9e3), color-stop(100%, #39a0be)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #70c9e3 0%, #39a0be 100%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: linear-gradient(top, #70c9e3 0%, #39a0be 100%); /* W3C */
}

/* Gray Color */

.gray {
    color: #515151;

    background: #d3d3d3; /* Old browsers */ /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d3d3d3), color-stop(100%, #8a8a8a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d3d3d3 0%, #8a8a8a 100%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: linear-gradient(top, #d3d3d3 0%, #8a8a8a 100%); /* W3C */
}

h2 .label, h3 .label {
  font-size: inherit;
    background-color: #7daf27;
    vertical-align: baseline;
    font-weight: 300;
    padding: 1px 7px;
}

.dash {
    border-style: dashed !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.unstyled li {
    margin-bottom: 5px;
}


.panel .well {
    background-color: #333;
    margin-bottom: 0;
}

.panel {
    display: none;
    visibility: visible;
    background-color: #f5f5f5;
}

.preloader {
    background: url('../img/spinner.gif') center center no-repeat #ffffff;
}

.view {
    background: url('../img/spinner.gif') center center no-repeat #f5f5f5;
}

input:focus,
textarea:focus {
    border-color: rgba(101, 154, 34, 0.8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(101, 154, 34, 0.6);
    outline: 0;
    /* IE6-9 */

}

.side_bar .well {
    background: #f8f8f8;
    margin-bottom: 30px;
}

.side_bar section section {
    padding-top: 35px;
}

.blog_cat li {
    font-size: 14px;
}

.blog_cat h4,
.blog_cat h3,
.blog_cat h2 {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.side_bar hr {
    margin-top: 5px;
    margin-bottom: 10px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #ffffff;
}

.ddate {
    background: #efefef;
    text-align: center;
    border-radius: 5px;
}

.ddate h5 {
    padding-top: 15px;
    padding-bottom: 7px;
}

.blog_head h3 {
    color: #fff;
    padding-left: 3px;
    text-transform: none;
    font-size: 22px;
    font-weight: 300;
}

.ddate .firstA {
    display: block;
    position: relative;
    left: 50%;
    top: 10px;
    margin-left: -10px !important;
    border-top: 10px solid #efefef;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-bottom: 20px;
    width: 0;
}

.meta span {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 7px;
    display: block;
}

.share {
    font-size: 11px;
    float: left;
    margin-right: 5px;
}

#fullstory-comments {
    overflow: hidden;
}

.comment {
    margin-top: 20px;
    font-size: 11px;
    line-height: 15px;
}

.comment img {
    margin-right: 20px !important;
    margin-bottom: 20px !important;
}

.comment h5 {
    margin-bottom: 10px;
}

.tab-pane {
    background: #FFF;
    padding: 15px 15px 1px;
    border: 1px solid #dfdfdf;
    border-top: 0;
}

.nav-tabs {
    margin-bottom: 0 !important;
}

ul#filters {
    list-style: none;
    margin: 0 !important;
}

ul#filters li {
    float: left;
    padding-left: 0;
    margin-right: 20px;
}

.portfolio-description section {
    padding-top: 20px;
}

#note {
    color: #ff0000;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 15px;
}

.clr {
    clear: both;
    height: 0;
    overflow: hidden;
}

.fleft {
    float: left !important;
}

.fright {
    float: right !important;
}

.pb0 {
    padding-bottom: 0;
}

.pb15 {
    padding-bottom: 15px;
}

.pr15 {
    padding-right: 15px;
}

.mt0 {
    margin-top: 0;
}

.mb0 {
    margin-bottom: 0;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mr5 {
    margin-right: 5px;
}

.mr15 {
    margin-right: 15px;
}

.ml5 {
    margin-left: 5px;
}

.ml0 {
    margin-left: 0;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.answer-det {
    border-top: solid 2px #666;
    margin: 20px -20px -20px -20px;
    padding: 20px;
}

.fullanswer {
  padding: 10px;
  border: 1px dashed #a3a3a3;
  border-radius: 4px;
}

.yaad {
    margin: 30px -20px 0;
    padding: 10px 20px;
    border-top: solid 1px #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
    position: relative;
    min-height: 152px;
}

.span12 + #yar .yaad {
    margin-top: 10px;
}

.yaad-close {
    position: absolute;
    top: 5px;
    right: 20px;
    cursor: pointer;
    z-index: 50;
}

.yaad-close:hover {
    color: #000;
}

.rkl {
  margin-bottom: 30px;
}

#yandex_ad:empty,
.rkl:empty,
#yandex_rtb_R-A-95471-1:empty {
    position: relative;
    text-align: center;
    min-height: 80px;
    padding: 20px 0;
}

#yandex_rtb_R-A-95471-1:empty:before,
#yandex_rtb_R-A-95471-1:empty:after,
#yandex_ad:empty:before,
#yandex_ad:empty:after,
.rkl:empty:before,
.rkl:empty:after {
    display: block;
    font-family: Roboto, Helvetica, sans-serif;
    font-weight: 300;

}

#yandex_rtb_R-A-95471-1:empty:before,
#yandex_ad:empty:before,
.rkl:empty:before {
    content: "Реклама Yandex";
    font-size: 40px;
    line-height: 50px;
    color: #ccc;
}
.yandex_rtb_*:empty:before,
.rkl:empty:before {
  font-size: 30px;
  line-height: 44px;
}

#yandex_rtb_R-A-95471-1:empty:after,
#yandex_ad:empty:after,
.rkl:empty:after {
    content: "Реклама на сайте — вынужденная мера, т.к. сайт не коммерческий и это лишь способ поддерживать его работоспособность.";
    font-size: 20px;
    line-height: 30px;
}
#yandex_rtb_R-A-95471-1:empty:after,
.rkl:empty:after {
  font-size: 16px;
  line-height: 26px;
}

.subheader {
    margin-bottom: 10px;
}

.subheader,
.subheader a {
    color: #666;
}

.subheader a:hover {
    color: #7daf27;
}

#addans0 {
    margin-top: 20px;
}

.comm-item {
    /*background: url(../img/dots.png) no-repeat 0 40px;*/
    padding: 15px 0 0 0;
}

.comm-item .soften {
    margin: 20px 0 0 0;
}

.comm-item .row-fluid {
    /*background: #fdfdfd;*/
}

.comm-item .mt5.fa-border {
    cursor: default;
}

#dlemasscomments {
    overflow: hidden;
    display: block;
}

.comm_level {
    padding-left: 15px;
}

#donotanswer {
    display: none;
}

.comm_level_line {
    height: 10px;
    left: -5px;
    position: absolute;
    top: 40px;
    width: 1px;
}

.comm_level_dot {
    background: url("../img/dots.png") 100% 0 repeat-x;
    display: none;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
}

.gotochild,
.gotoparent {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
}

a.gotochild:hover,
a.gotoparent:hover {
    text-decoration: none;
}

.gotoparent {
    display: none;
}

.comm_level .gotoparent {
    display: inline;
}

.comm-but {
    margin: 0;
}

.comm-but .novisible {
    visibility: hidden;
}

.comm-item:hover .comm-but .novisible {
    visibility: visible;
}

.comm-but a {
    color: #666;
}

.comm-text {
    font-size: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #666;
}

.comm-text.comm-transition {
    -webkit-transition: background-color ease .4s;
    transition: background-color ease .4s;
}

.comm-text.newcomment {
    background: rgba(125, 175, 39, 0.2);
}

.full-tabs {
    margin-bottom: 30px;
}

.full-tabs li a {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 300;
}

#answer_close {
    display: none;
}

.lastcomm {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*.lastcomm li {
  position: relative;
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 0;
  }
  .lcommbox {
  position: absolute;
  display: none;
  z-index: 3;
  left: 0;
  top: 0;
  width: 140%;
  margin-left: -140%;
  background-color: #fff;
  border: solid 2px #eee;
  -webkit-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
  }
  .lcommbox .lcombox-inner {
    margin: 10px;
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    white-space: -moz-pre-wrap;
    }
    .lcomm-inner {
    margin: 0 0 8px 0;
    padding: 5px 5px 5px 8px;
    border-radius: 5px;
    }
    .lcomment:hover  .lcomm-inner {
      background: #eee;
      }
    .lcomm-inner a {
      text-decoration: none;
      }
      .lcomment:hover  .lcomm-inner a {
      color: #323232;
      }
      .lcomment:hover .lcommbox {
        display: block;
      }*/

.lcom_info {
    margin: -5px -10px 10px -10px;
    padding: 5px 8px 6px 8px;
    position: relative;

}

.comm_text {
    font-size: 14px;
}

.signature {
    font-size: 80%;
    color: #666;
}

/* ==========================================================================
   EVENTS */
/* ========================================================================== */

.popup-body h3 {
    margin-top: 6px;
}

.popup-body hr {
    margin: 10px 0 0 0;
}

.popup-body .event-item-text {
    padding: 10px 0;
}

.pull-left.img-rounded.item-img {
    max-height: 50px;
}

.item-img + .ov-h {
    line-height: 20px;
}

.events {
    padding: 0;
    list-style: none;
    margin: 0 0 0 -10px;
}

.events .event-item {
    position: relative;
    cursor: pointer;
}

.events .event-item-box {
    position: absolute;
    display: none;
    padding: 10px;
    z-index: 3;
    left: 4px;
    top: -10px;
    width: 140%;
    min-height: 120%;
    margin-left: -140%;
    background-color: #fff;
    border: solid 2px #eee;
    border-radius: 5px;
    box-sizing: border-box;
}

.events .e_answer .event-item-box {
    border-color: #7daf27;
}

.events .event-item:hover .event-item-box {
    display: block;
}

.events .event-item-inner {
    padding: 6px 5px 6px 10px;
    border-radius: 0 5px 5px 0;
    border: solid 2px transparent;
    position: relative;
}

.events .event-item:hover .event-item-inner:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    width: 3px;
    background: #fff;
    z-index: 10;
}

.events .event-item:hover .event-item-inner {
    background: #fff;
    border-color: #eee;
}

.events .event-item.e_answer:hover .event-item-inner {
    background: #fff;
    border-color: #7daf27;
}

.events .event-item:hover .event-item-inner a {
    color: #323232;
    text-decoration: none;
}

.events .event-item-text {
    margin: 15px 0 10px 0;
}

.events .e_answer hr {
    border-top-color: #7daf27;
}

/*bbcodes*/
.bbcode-but {
    width: 24px;
    height: 24px;
    float: left;
    margin: 0 4px 4px 0;
    background: #fff url(../img/bbcodes.png) no-repeat 0 0;
    cursor: pointer;
    border-radius: 4px;
}

.bbcode-but:hover {
    background-color: #f5f5f5;
}

.blog_inner .bbcode-but {
    background-color: #f5f5f5;
}

.blog_inner .bbcode-but:hover {
    background-color: #fff;
}

.b_separator {
    width: 1px;
    height: 20px;
    margin: 2px 6px 6px 2px;
    background: #323232;
    float: left;
}

#b_i {
    background-position: -24px 0
}

#b_i:hover {
    background-position: -24px -30px
}

#b_s {
    background-position: -48px 0
}

#b_s:hover {
    background-position: -48px -30px
}

#b_u {
    background-position: -72px 0
}

#b_u:hover {
    background-position: -72px -30px
}

#b_link {
    background-position: -96px 0
}

#b_link:hover {
    background-position: -96px -30px
}

#b_leech {
    background-position: -120px 0
}

#b_leech:hover {
    background-position: -120px -30px
}

#b_quote {
    background-position: -144px 0
}

#b_quote:hover {
    background-position: -144px -30px
}

#b_hide {
    background-position: -168px 0
}

#b_hide:hover {
    background-position: -168px -30px
}

#b_color {
    background-position: -192px 0
}

#b_color:hover {
    background-position: -192px -30px
}

#b_code {
    background-position: -216px 0
}

#b_code:hover {
    background-position: -216px -30px
}

#b_folder {
    background-position: -264px 0
}

#b_folder:hover {
    background-position: -264px -30px
}

#b_spoiler {
    background-position: -288px 0
}

#b_spoiler:hover {
    background-position: -288px -30px
}

#b_list {
    background-position: -312px 0
}

#b_list:hover {
    background-position: -312px -30px
}

#b_ol {
    background-position: -336px 0
}

#b_ol:hover {
    background-position: -336px -30px
}

#b_image {
    background-position: -360px 0
}

#b_image:hover {
    background-position: -360px -30px
}

#b_wtf {
    background-position: -384px 0
}

#b_wtf:hover {
    background-position: -384px -30px
}

#b_facepalm {
    background-position: -432px 0
}

#b_facepalm:hover {
    background-position: -432px -30px
}

.facepalm {
    display: block;
}

.b_wrap {
    margin: 0 22px 0 0;
}

.b_wrap textarea {
    height: 150px;
    width: 100%;
    padding: 10px;
}

textarea[id*="dleeditnews"] {
    height: 20em;
}

.small-addcomm .b_wrap textarea#comments {
    height: 60px !important;
}

#story {
    padding: 9px;
}

.result-wrap {
    overflow-y: auto;
}

#fastsearch #story {
    padding-right: 60px;
    height: 40px;
    padding-left: 10px;
    margin-bottom: 0;
    border-radius: 3px;
    width: 100%;
    box-sizing: border-box;
}

#fastsearch button {
    border: 0;
    background: none;
    padding: 2px 5px;
    position: relative;
    /*left: -28px;*/
    font-size: 14px;
    margin-bottom: 0;
    border-radius: 3px;
    float: right;
    margin-top: -31px;
    margin-right: 9px;
}

#fastsearch button#fastsearch-reset {
    position: absolute;
    right: 30px;
    top: 40px;
}

#story:focus + button,
#fastsearch-reset {
    z-index: 3;
}

#searchsuggestions {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    z-index: 100;
}

.fastsearch-window .span12 {
    background: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .4);
}

.fastsearch-window h3 {
    margin-bottom: 0;
    margin-top: 14px;
}

.fastsearch-window h3 a {
    color: #3a3a3a;
}

.fastsearch-window ul {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.fastsearch-window li {
    font-size: 13px;
    padding: 8px;
    margin: 0 8px !important;
    box-sizing: border-box;
    border-bottom: solid 1px #f5f5f5;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
}

.fastsearch-window li.clickable:hover {
    background-color: #f5f5f5;
    text-shadow: 0 1px 1px #fff;
    cursor: pointer;
    color: #000;
}

.fastsearch-window li.clickable a {
    font-size: 16px;
}

.fastsearch-window li.clickable a:hover {
    text-decoration: none;
}

.fastsearch-window .btn-wrap {
    margin: 0 15px 15px 15px;
}

.fastsearch-window .noresult {
    padding: 15px;
}

.correct-result {
    background: #fcf8e3;
    padding: 5px 10px;
    color: #c09853;
    border-bottom: solid 1px #fbeed5;
    text-shadow: 0 1px 0 #fff;
}

.correct-result b {
    color: #cf6a2d;
}

@media (max-width: 980px) {
    .fastsearch-window ul {
        width: 100%;
        float: none;
    }

    .fastsearch-window li {
        margin: 0 !important;
        font-size: 12px;
    }

    .fastsearch-window li.clickable a {
        font-size: 13px;
    }
}

.tagcloud a {
    display: inline-block;
    padding: 0 5px;
    text-decoration: none;
}

.tagcloud a:hover {
    color: #fff;
    background: #7daf27;
    border-radius: 4px;
}

.tagcloud a sup {

    color: #f0f0f0;
    font-size: 60%;
}

.tagcloud a:hover sup {

    color: #fff;
}

/*********
*********
************
********
ENGINE
**************
************
**********
****/
#loading-layer {
    padding: 15px;
    text-align: center;
    font: normal 14px/20px "Roboto Condensed", Arial, sans-serif;
    color: #fff;
    background: #3a3a3a;
    border-radius: 10px;
    font-weight: 300;
}

/* ==================== Выпадающее меню */

#dropmenudiv {
    font: normal 10px/20px Tahoma, sans-serif;
    background-color: #888;
    margin: 2px;
    border: 1px solid #888;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#dropmenudiv a {
    display: block;
    text-indent: 3px;
    text-decoration: none;
    color: #ffffff;
    background: #888;
    padding: 1px 0;
    font-weight: bold;
}

#dropmenudiv a:hover {
    background: #fafafa;
    color: #323232;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.editor_button {
    float: left;
    cursor: pointer;
    padding-left: 2px;
    padding-right: 2px;
}

.editor_buttoncl {
    float: left;
    cursor: pointer;
    padding-left: 1px;
    padding-right: 1px;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
}

.editbclose {
    float: right;
    cursor: pointer;
}

.editor_button select {
    font-family: tahoma, serif;
    font-size: 11px;
}

.editor_button img {
    margin: 0;
    padding: 0;
}

.editbclose img {
    margin: 0;
    padding: 0;
}

.editor_button_brk img {
    margin: 0;
    padding: 0;
}

/*---Диалоговые и всплывающие окна jQuery UI---*/
.ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.ui-helper-clearfix {
    display: inline-block;
}

* html .ui-helper-clearfix {
    height: 1%;
}

.ui-helper-clearfix {
    display: block;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button,
.ui-widget {
    font-size: 11px;
    line-height: 16px;
}

.ui-widget button {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}

.ui-widget button:hover {
    color: #333333;
    text-decoration: none;
    background: #e6e6e6 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.ui-widget button.ui-state-focus {
    background-color: #659a22;
    background-image: -webkit-linear-gradient(top, #9ac92c, #659a22);
    background-image: linear-gradient(top, #9ac92c, #659a22);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(255, 255, 255, 0.15) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 1px 1px #659a22 !important;
    color: #fff;
}

.ui-widget button.ui-state-focus:hover {
    background-color: #659a22;
}

.ui-widget-content {
    background: #fff;
    border: 1px solid #d1d1d1;
    color: #222;
}

.ui-widget-header {
    color: #555555;
    font-size: 18px;
    font-family: "Roboto Condensed", Arial, sans-serif;
    border-bottom: solid 1px #d1d1d1;
    font-weight: 300;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #323232;
    text-decoration: none;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color: #7daf27;
    text-decoration: none;
}

.ui-icon {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -99999px;
    overflow: hidden;
    background-image: url("../img/glyphicons-halflings.png");
    line-height: 14px;
}

.ui-icon-close {
    background-position: -309px 2px;
}

.ui-icon-closethick {
    background-position: -309px 2px;
}

.ui-button .ui-button-text {
    display: block;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    width: 300px;
    border-radius: 10px;
    padding: .2em;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}

.ui-dialog .ui-dialog-titlebar {
    padding: .5em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .2em 0;
}

.ui-dialog .ui-dialog-titlebar-close {
    height: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
}

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0;
    border: solid 1px #7daf27;
    border-radius: 3px;
}

.ui-dialog .ui-dialog-content {
    background: none;
    border: 0;
    overflow: hidden;
    padding: 10px;
    position: relative;
    zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0 0;
    padding: 10px;
    text-align: left;
}

.ui-dialog .ui-dialog-buttonpane button {
    float: right;
}

.ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

#dlepopupmessage {
    font-size: 16px;
    line-height: 20px;
    color: #7daf27;
}

#newpm {
    font-size: 14px;
    line-height: 18px;
}

/* ==================== Автозаполнение облака тегов */
.ui-autocomplete {
    position: absolute;
    cursor: default;
    font-size: 14px;
}

/* without this, the menu expands to 100% in IE6 */
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left;
}

.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: solid 1px #7daf27;
    background: #7daf27;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.helpfull {
    cursor: help;
}

.addquest-textarea {
    height: 28em !important;
}

/* Multi */
div.chzn-container ul.chzn-choices {
    background: #fff;
    margin: 0;
    cursor: text;
    border: 1px solid #ccc;
    overflow: hidden;
    height: 1%;
    padding: 0;
    position: relative;
    border-radius: 3px;
}

div.chzn-container ul.chzn-choices:focus {
    border-color: #058cf5;
}

div.chzn-container ul.chzn-choices li {
    float: left;
    list-style-type: none;
    margin: 0;
}

div.chzn-container ul.chzn-choices li.search-field {
    margin: 0;
    white-space: nowrap;
    padding: 0;
}

div.chzn-container ul.chzn-choices li.search-field input {
    color: #666;
    background: transparent !important;
    border: 0 !important;
    padding: 5px;
    margin: 1px 0;
    outline: 0;
    box-shadow: 0 0 0 0 #000;
    border-radius: 0 0 0 0;
}

div.chzn-container ul.chzn-choices li.search-field input.default {
    box-shadow: 0 0 0 0 #000;
    border-radius: 0 0 0 0;
}

div.chzn-container ul.chzn-choices li.search-choice {
    border-radius: 3px;
    background: #e4e4e4;
    color: #333;
    border: 1px solid #ccc;
    line-height: 13px;
    padding: 3px 19px 3px 6px;
    position: relative;
    margin: 3px 0 3px 5px;
}

div.chzn-container ul.chzn-choices li.search-choice span {
    cursor: default;
}

div.chzn-container ul.chzn-choices li.search-choice.search-choice-focus {
    background: #d4d4d4;
}

div.chzn-container ul.chzn-choices li.search-choice a.search-choice-close {
    position: absolute;
    right: 5px;
    top: 6px;
    display: block;
    width: 8px;
    height: 9px;
    font-size: 1px;
    background: url(../img/chosen-sprite.png) right top no-repeat;
}

div.chzn-container ul.chzn-choices li.search-choice a.search-choice-close:hover {
    background-position: right -9px;
    cursor: pointer !important;
}

div.chzn-container ul.chzn-choices li.search-choice.search-choice-focus a.search-choice-close {
    background-position: right -9px;
}

/* Results */
div.chzn-container ul.chzn-results {
    margin: 0 4px 4px 0;
    max-height: 190px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 20;
}

div.chzn-container-multi ul.chzn-results {
    margin: -1px 0 0;
    padding: 0;
    border: solid 1px #ccc;
}

div.chzn-container-multi ul.chzn-results li {
    border-left: 0 !important;
    border-right: 0 !important;
}

div.chzn-container ul.chzn-results li {
    line-height: 80%;
    padding: 7px 7px 8px;
    z-index: 22;
    margin: 0;
    list-style-type: none;
}

div.chzn-container ul.chzn-results li.active-result {
    cursor: pointer;
}

div.chzn-container ul.chzn-results li.highlighted {
    background: #73a331;
    color: #fff;
}

div.chzn-container ul.chzn-results li.highlighted em {
    background: transparent;
}

div.chzn-container ul.chzn-results li.no-results {
    background: #F4F4F4;
}

div.chzn-container ul.chzn-results li.group-result {
    cursor: default;
    color: #999;
    font-weight: bold;
}

div.chzn-container ul.chzn-results li.group-option {
    padding-left: 20px;
}

div.chzn-container-multi div.chzn-drop li.result-selected {
    display: none !important;
}

.chzn-drop {
    display: none;
    background: #fff;
}

.chzn-container-active .chzn-drop {
    display: block;
    z-index: 100;
    position: absolute;
}

#category_chzn {
    position: relative;
}

.class {
    /*border: solid 1px #f00;
  padding: 10px;*/
}

/* Active */
.chzn-container-active .chzn-choices {
    z-index: 21;
    border: #73a331 1px solid;
}

.chzn-container-active .chzn-choices input {
    color: #111 !important;
}

pre {
    display: block;
    padding: 10px;
    background: #3F3F3F;
    color: #DCDCDC;
    text-shadow: 0 1px 1px #000;
    box-shadow: inset 0 2px 15px rgba(0, 0, 0, .5);
    font-family: Consolas, 'Courier New', monospace;
  margin: 0;
}

pre .comment {
    font-size: 14px;
}

pre .keyword,
pre .tag,
pre.css .class,
pre.css .id,
pre.lisp .title,
pre.nginx .title,
pre .request,
pre .status,
pre .clojure .attribute {
    color: #E3CEAB;
}

pre.django .template_tag,
pre.django .variable,
pre.django .filter .argument {
    color: #DCDCDC;
}

pre .number,
pre .date {
    color: #8CD0D3;
}

pre.dos .envvar,
pre.dos .stream,
pre .variable,
pre.apache .sqbracket {
    color: #EFDCBC;
}

pre.dos .flow,
pre.diff .change,
pre.python .exception,
pre.python .built_in,
pre .literal,
pre.tex .special {
    color: #EFEFAF;
}

pre.diff .chunk,
pre .subst {
    color: #8F8F8F;
}

pre.dos .keyword,
pre.python .decorator,
pre .title,
pre.haskell .type,
pre.diff .header,
pre.ruby .class .parent,
pre.apache .tag,
pre.nginx .built_in,
pre.tex .command,
pre .prompt {
    color: #efef8f;
}

pre.dos .winutils,
pre.ruby .symbol,
pre.ruby .symbol .string,
pre.ruby .string {
    color: #DCA3A3;
}

pre.diff .deletion,
pre .string,
pre .tag .value,
pre .preprocessor,
pre .pragma,
pre .built_in,
pre.sql .aggregate,
pre .javadoc,
pre.smalltalk .class,
pre.smalltalk .localvars,
pre.smalltalk .array,
pre.css .rules .value,
pre .attr_selector,
pre .pseudo,
pre.apache .cbracket,
pre.tex .formula,
pre.coffeescript .attribute {
    color: #CC9393;
}

pre .shebang,
pre.diff .addition,
pre .comment,
pre.java .annotation,
pre .template_comment,
pre .pi,
pre .doctype {
    color: #7F9F7F;
}

pre.coffeescript .javascript,
pre.javascript .xml,
pre.tex .formula,
pre.xml .javascript,
pre.xml .vbscript,
pre.xml .css,
pre.xml .cdata {
    /*opacity: 0.5;*/
}

/*pre.prettyprint::selection {
  background:#3a3a3a !important;
  color:#fff;
  text-shadow: 0 1px 2px #000;
}
pre.prettyprint::-moz-selection {
  background:#3a3a3a !important;
  color:#fff;
  text-shadow: 0 1px 2px #000;
}*/

/**/

/***/
.radiobut {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../img/radio.png) no-repeat;
    margin: -2px 5px 0 0;
    cursor: pointer;
}

.radiobut.checked {
    background-position: -20px 0;
}

.radiobut.disabled,
.radiobut.disabled:hover,
label:hover .radiobut.disabled {
    background-position: 0 -40px;
}

.radiobut.checked.disabled,
.radiobut.checked.disabled:hover,
label:hover .radiobut.checked.disabled {
    background-position: -20px -20px;
}

.radiobut:hover,
label:hover .radiobut,
.radiobut.focused {
    background-position: 0 -20px;
}

.radiobut.focused.checked {
    background-position: -20px 0;
}

.radiobut.checked:hover,
label:hover .radiobut.checked {
    background-position: -20px -20px;
}

#dle-vote label {
    line-height: 20px;
    cursor: pointer;
}

/*Раздел модули*/
.module-logo {
    margin: 20px auto;
    clear: both;
}

.module-logo img {
    display: inline-block;
    padding: 4px !important;
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 4px;
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, .05), 0 1px 2px 0 rgba(255, 255, 255, 1);
}

.module-info li {
    font-size: 14px;
}

.attach a {
    color: #fff;
    text-decoration: none;
}

img[align="right"] {
    padding-left: 10px !important;
    padding-bottom: 10px !important;
    display: inline-block;
}

.top30-item {
    margin-bottom: 20px;
}

.top30-text {
    margin: 10px 0;
}

/*рекламные материалы*/
.adv_bl {
    float: left;
    padding: 15px;
    box-sizing: border-box;
}

.WebForm-hide {
    display: none !important;
}

#share42 {
    display: inline-block;
}

.share42init a {
    display: inline-block;
    vertical-align: bottom;
    width: 24px;
    height: 24px;
    margin: 1px 0 0 6px;
    padding: 0;
    outline: none;
}

.snippet-item h3 {
    display: inline-block;
    text-transform: none;
    font-family: Arial, sans-serif;
}

.snippet-item:first-child {
    margin-top: 50px;
}

.snippet-item .pull-left {
    line-height: 20px;
    font-size: 16px;
}

.snippet-item a {
    color: #323232;
}

.snippet-category:hover,
.snippet-item h3 a:hover {
    color: #7daf27;
}

.snippet-category {
    font-size: 14px;
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
    border-right: solid 2px #7daf27;
}

.snippet-item + hr {
    margin: 8px 0;
}

.snippet-item:last-child + hr {
    display: none;
}

.snippet-item .pull-right {
    margin-top: 5px;
}

.moder_wrap {
    height: auto;
}

.moder_collapsed {
    height: 250px;
    overflow: hidden;
}

.img-rounded {
    border-radius: 6px;
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
    border-radius: 500px;
}

#user-foto {
    /*cursor: pointer;*/
}

.title_spoiler {
    padding: 2px;
    border-bottom: 1px solid #eee;
}

.text_spoiler {
    padding: 5px;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-top: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}

#showrelated {
    /*  height: auto;
  background: #fff;
  padding: 10px 10px 10px 20px;
  margin: 0;
  position: fixed;
  bottom: 10px;
  right: -430px;
  z-index: 150;
  -webkit-box-shadow: 0 0 10px #7daf27;
  -moz-box-shadow: 0 0 10px #7daf27;
  box-shadow: 0 0 10px #7daf27;
  border: solid 1px #7daf27;*/
}

#showrelated ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #7daf27;
}

#showrelated li {
    font-size: 14px;
    margin-bottom: 5px;
}

#showrelated li span {
    color: #666;
}

#showrelated h4 {
    font-family: "Roboto Condensed", Arial, sans-serif;
    margin: 0;
    font-size: 16px;
}

#showrelated hr {
    margin-top: 5px;
    margin-bottom: 10px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #fff;
}

#showrelated a {
    /*color: #323232;*/
}

#showrelated a:hover {
    /*color: #7daf27;*/
}

#showrelated .close-block,
#showrelated .open-block {
    cursor: pointer;
    font-size: 20px;
    float: right;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#showrelated .close-block:hover,
#showrelated .open-block:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

/*#showrelated.hide-related .close-block,*/
/*#showrelated.show-related .open-block,*/
#showrelated.hide-related ul,
#showrelated.hide-related hr {
    display: none;
}

/*#showrelated.hide-related .open-block,*/
/*#showrelated.show-related .close-block,*/
#showrelated.show-related ul,
#showrelated.show-related hr {
    display: block;
}

.alltagscloud h3 {
    margin: 20px 0 5px;
    font: normal 15px Arial;
}

#nlx {
    height: 38px;
    margin-bottom: 10px;
}

#nolix {
    color: #3a87ad;
    background: #d9edf7 !important;
    border-color: #bce8f1 !important;
}

.header {
    background: #3a3a3a;
}

.header .container {
    background-color: transparent;
}

.head_new {
    font-size: 22px;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 300;
    padding-top: 30px;
    padding-bottom: 15px;
    text-shadow: 0 1px 1px #000;
}

.add_news_menu {
    color: #fff;
    position: relative;
}

.head_new a,
.head_new .pseudolink {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px;
    margin: -5px 0 0 0;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.head_new a:hover,
.head_new .pseudolink:hover,
.head_new a.active,
.head_new .pseudolink.active {
    background: #292929;
}

.others_add,
.top_menu {
    position: relative;
}

.others_add small,
.top_menu small {
    font-size: 20px;
}

.top_header_menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 10;
    padding: 0;
    margin: -4px 0 0 0;
    list-style: none;
    font-size: 17px;
    background: #292929;
    min-width: 250px;
}

.top_header_menu li {
    border-top: solid 1px rgba(255, 255, 255, .1);
    border-bottom: solid 1px rgba(0, 0, 0, .2);
}

.top_header_menu li:first-child {
    border-top: 0;
}

.top_header_menu li:last-child {
    border-bottom: 0;
}

.top_header_menu a {
    display: block;
    padding: 8px 15px;
    margin: 0;
    border-radius: 0;
    color: #ccc;
}

.top_header_menu a:hover {
    color: #7daf27;
}

.top_header_menu .log_in_btns {
    display: inline-block;
    padding: 4px;
    font-size: 14px;
    margin-top: 4px;
}

.personal_menu {
    /*padding: 5px 6px !important;*/
    margin-left: -3px !important;
}

.personal_menu .top_header_menu {
    text-align: left;
    min-width: 200px;
}

a.user-image-link {
    padding: 0;
    margin-left: 10px;
    display: inline-block;
}

a.user-image-link:hover {
    box-shadow: 0 0 0 6px rgba(0, 0, 0, .6);
}

.user-image-link img {
    max-width: 36px;
    max-height: 34px;
    padding: 0;
    border-radius: 4px;
}

.popup-body.cui {
    max-width: 340px;
    margin: 0 auto;
}

.popup-body.cui h3 {
    margin-top: 3px;
}

.popup-body.cui.long {
    min-width: 600px;
}

.popup-body.cui iframe {
    margin-top: 15px;

}

.cui-body {
    /*padding: 20px 20px 0 20px;*/
    padding: 0;
}

.cui-body .alert {
    overflow: hidden;
    padding: 10px;
    margin-bottom: 0;
}

.cui-body .alert b {
    color: #3a87ad;
}

.d-ib {
    display: inline-block;
}

.mass_comments_action {
    margin-top: 20px;
}

/* ==========================================================================
   MENU */
/* ========================================================================== */

.open-menu {
    float: right;
    font-size: 28px;
    color: #7daf27;
    cursor: pointer;
    text-shadow: 0 1px 1px #000;
}

.open-menu.pseudolink {
    color: #7daf27;
}

.open-menu:hover {
    color: #fff;
}

/*Вспомогательные контейнеры*/
.content-page {
    height: 100%;
}

.m-helper {
    position: relative;
    z-index: 1;
    min-height: 100%;
    background: #f5f5f5;
    box-shadow: 10px 0 20px -10px rgba(0, 0, 0, .6), -10px 0 20px -10px rgba(0, 0, 0, .6);
}

.m-helper:after {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.menu .menu-inner {
    background: #3a3a3a;
}

.menu.notuch .menu-inner {
    overflow: hidden;
    position: relative;
    height: 100%;
}

/*Активное меню*/
.content-page.active {
    overflow: hidden;
}

.content-page.active .m-helper:after {
    display: block;
}

.content-page.active[data-side="left"] .slide-menu.left-menu,
.content-page.active[data-side="right"] .slide-menu.right-menu {
    visibility: visible;
}

/*Боковые меню*/
.slide-menu {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
}

.slide-menu .fa {
    color: #828282;
}

.slide-menu.left-menu {
    width: 320px;
    left: 0;
}

.slide-menu.right-menu {
    right: 0;
    width: 320px;
    background: #3a3a3a;
}

.mobile-nav,
.mobile-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mobile-nav ul {
    display: none;
}

.mobile-nav li a {
    display: block;
    color: #ccc;
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px 8px 15px;
    text-decoration: none;
    border-top: solid 1px rgba(255, 255, 255, .2);
    border-bottom: solid 1px rgba(0, 0, 0, .7);
    text-shadow: 1px 1px 1px #000;
}

.mobile-nav > li:last-child a {
    border-bottom: 0;
}

.mobile-nav li li a {
    padding-left: 35px;
}

.mobile-nav li a:hover,
.mobile-nav li a:focus,
.mobile-nav li.active > a {
    color: #7daf27;
    border-top-color: transparent;
    background: #2b2b2b;
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #353535 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #353535 100%);
}

.mobile-nav li a:hover .fa,
.mobile-nav li a:focus .fa,
.mobile-nav li.active > a .fa {
    color: #7daf27;
}

#showstat-modal .span10 p {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #e4e4e4;
    padding: 10px 5px;
    margin: 0;
}

#showstat-modal .span10 p:first-child {
    border-top: 0;
    padding-top: 11px;
}

#showstat-modal .span10 p:last-child {
    border-bottom: 0;
    padding-top: 11px;
}

#showstat-modal .span10 p:hover {
    background: #ececec;
    border-top: 0;
    padding-top: 11px;
}

#showstat-modal .span10 p:last-child:hover {
    padding-top: 12px;
}

.circle-label {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    padding: 3px 4px;
    vertical-align: middle;
    border-radius: 50%;
    background: #7daf27;
    color: #333;
    min-width: 10px;
    text-align: center;
    font: normal 11px/12px Tahoma, sans-serif;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .4);
}

.show-stat-modal {
    color: #ccc;
}

.circle-label.hide {
    display: none;
}

/* ==========================================================================
   PERFECT-SCROLL */
/* ========================================================================== */

/*! perfect-scrollbar - v0.4.5
  * http://noraesae.github.com/perfect-scrollbar/
  * Copyright (c) 2013 HyeonJe Jun; Licensed MIT */

.ps-container .ps-scrollbar-x-rail {
    position: absolute;
    bottom: 3px;
    height: 8px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear
}

.ps-container:hover .ps-scrollbar-x-rail, .ps-container.hover .ps-scrollbar-x-rail {
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container .ps-scrollbar-x-rail:hover, .ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute;
    right: 3px;
    width: 8px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear
}

.ps-container:hover .ps-scrollbar-y-rail, .ps-container.hover .ps-scrollbar-y-rail {
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container .ps-scrollbar-y-rail:hover, .ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container .ps-scrollbar-x {
    position: absolute;
    bottom: 0;
    height: 8px;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x, .ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999
}

.ps-container .ps-scrollbar-y {
    position: absolute;
    right: 0;
    width: 8px;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.ps-container.ie .ps-scrollbar-y {
    font-size: 0
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y, .ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999
}

/* ==========================================================================
   social-buttons */
/* ========================================================================== */

.social-auth {
    border-top: solid 1px #000;
    margin: 8px -10px 0;
    padding: 8px 0 0 5px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.social-auth .btn {
    color: #fff;
    display: inline-block;
    width: 68px;
    font-size: 16px;
    padding: 6px 15px;
    margin: 5px 0 0 5px;
    /*line-height: 160%;*/
    text-align: center;
    float: left;
    border-radius: 4px;
}

.social-reg {
    margin-left: -10px;
}

.social-reg .btn {
    width: 120px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
}

.btn-facebook {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2b4b90;
    *background-color: #133783;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#133783));
    background-image: -webkit-linear-gradient(top, #3b5998, #133783);
    background-image: linear-gradient(to bottom, #3b5998, #133783);
    background-repeat: repeat-x;
    border-color: #133783 #133783 #091b40;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
a.btn-facebook:hover,
a.btn-facebook:focus,
a.btn-facebook:active,
a.btn-facebook.active {
    color: #ffffff;
    background-color: #133783;
    *background-color: #102e6d;
}

.btn-facebook:active,
.btn-facebook.active {
    background-color: #0d2456 \9;
}

.btn-twitter {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #1c95d0;
    *background-color: #0271bf;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2daddc), to(#0271bf));
    background-image: -webkit-linear-gradient(top, #2daddc, #0271bf);
    background-image: linear-gradient(to bottom, #2daddc, #0271bf);
    background-repeat: repeat-x;
    border-color: #0271bf #0271bf #014473;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
a.btn-twitter:hover,
a.btn-twitter:focus,
a.btn-twitter:active,
a.btn-twitter.active {
    color: #ffffff;
    background-color: #0271bf;
    *background-color: #0262a6;
}

.btn-twitter:active,
.btn-twitter.active {
    background-color: #01538d \9;
}

.btn-yandex {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #c51e25;
    *background-color: #ab171e;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d62229), to(#ab171e));
    background-image: -webkit-linear-gradient(top, #d62229, #ab171e);
    background-image: linear-gradient(to bottom, #d62229, #ab171e);
    background-repeat: repeat-x;
    border-color: #ab171e #ab171e #680e12;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-yandex:hover,
.btn-yandex:focus,
.btn-yandex:active,
.btn-yandex.active,
a.btn-yandex:hover,
a.btn-yandex:focus,
a.btn-yandex:active,
a.btn-yandex.active {
    color: #ffffff;
    background-color: #ab171e;
    *background-color: #95141a;
}

.btn-yandex:active,
.btn-yandex.active {
    background-color: #7e1116 \9;
}

.fa-yandex:before,
.fa-mailru:before {
    font-family: Arial, sans-serif;
}

.fa-yandex:before {
    content: "Y";
}

.btn-mailru {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #60a9ce;
    *background-color: #4393bb;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#73b8db), to(#4393bb));
    background-image: -webkit-linear-gradient(top, #73b8db, #4393bb);
    background-image: linear-gradient(to bottom, #73b8db, #4393bb);
    background-repeat: repeat-x;
    border-color: #4393bb #4393bb #2f6783;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-mailru:hover,
.btn-mailru:focus,
.btn-mailru:active,
.btn-mailru.active,
a.btn-mailru:hover,
a.btn-mailru:focus,
a.btn-mailru:active,
a.btn-mailru.active {
    color: #ffffff;
    background-color: #4393bb;
    *background-color: #3c84a8;
}

.btn-mailru:active,
.btn-mailru.active {
    background-color: #367595 \9;
}

.fa-mailru:before {
    content: "@";
}

.btn-google-plus,
.btn-google {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #d34332;
    *background-color: #c53727;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd4b39), to(#c53727));
    background-image: -webkit-linear-gradient(top, #dd4b39, #c53727);
    background-image: linear-gradient(to bottom, #dd4b39, #c53727);
    background-repeat: repeat-x;
    border-color: #c53727 #c53727 #85251a;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
a.btn-google-plus:hover,
a.btn-google-plus:focus,
a.btn-google-plus:active,
a.btn-google-plus.active,
.btn-google:hover,
.btn-google:focus,
.btn-google:active,
.btn-google.active,
a.btn-google:hover,
a.btn-google:focus,
a.btn-google:active,
a.btn-google.active {
    color: #ffffff;
    background-color: #c53727;
    *background-color: #b03123;
}

.btn-google-plus:active,
.btn-google-plus.active,
.btn-google:active,
.btn-google.active {
    background-color: #9a2b1f \9;
}

.fa-google:before {
    content: "\f0d5";
}

.btn-vk {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5c88ab;
    *background-color: #3f729b;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6f97b6), to(#3f729b));
    background-image: -webkit-linear-gradient(top, #6f97b6, #3f729b);
    background-image: linear-gradient(to bottom, #6f97b6, #3f729b);
    background-repeat: repeat-x;
    border-color: #3f729b #3f729b #294a65;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-vk:hover,
.btn-vk:focus,
.btn-vk:active,
.btn-vk.active,
a.btn-vk:hover,
a.btn-vk:focus,
a.btn-vk:active,
a.btn-vk.active {
    color: #ffffff;
    background-color: #3f729b;
    *background-color: #386589;
}

.btn-github:active,
.btn-github.active {
    background-color: #305777 \9;
}

.btn-github {
    color: #333 !important;
}

.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
a.btn-github:hover,
a.btn-github:focus,
a.btn-github:active,
a.btn-github.active {
    color: #333;
    background-color: #e6e6e6;
}

.btn-vk:active,
.btn-vk.active {
    background-color: #cccccc \9;
}

input[type="checkbox"],
input[type="radio"] {
    box-shadow: none;
    border: 0;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.fz12 {
    font-size: 12px;
}

.faq-list-item {
    padding: 20px 0;
    border-top: solid 1px #eee;
}

.faq-list-item:first-child {
    margin-top: 30px !important;
    border-top: 0;
    padding-top: 0;
}

.faq-list-item h3 {
    margin-bottom: 5px;
}

.faq-list-item-info {
    font-size: 12px;
}

.faq-list-item-info a {
    color: #999;
}

.faq-list-item-info a:hover {
    color: #444;
}

.faq-list-iii + .faq-list-iii {
    margin-left: 15px;
}

.link-muted,
a.link-muted {
    color: #999;
    cursor: pointer;
}

.link-muted:hover,
a.link-muted:hover {
    color: #7daf27;
}

.fz16 {
    font-size: 16px;
}

#addcform h2 {
    text-transform: none;
    /*border-top: solid 1px #eee;*/
}

.faq-list-item .like_h2 + .btn {
    margin-bottom: 4px;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.profile_image {
    padding: 20px;
    background: #fff;
    text-align: center;
    margin: 20px -20px;
}

.modal-footer {
    margin: 30px -20px -20px -20px;
    background: #fff;
    padding: 20px;
    border-radius: 0 0 4px 4px;
}

.well-flat {
    box-shadow: none;
}

/* -----------------------------------
 * Slidebars
 * Version 0.10.3
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *
 * ----------------------------
 * 001 - Box Model, Html & Body
 */

html, body, #sb-site, .sb-site-container, .sb-slidebar {
    /* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body {
    /*  width: 100%;
  overflow-x: hidden; */
}

html {
    height: 100%; /* Site is as tall as device. */
}

body {
    min-height: 100%;
    height: auto;
    position: relative; /* Required for static Slidebars to function properly. */
}

/* Site scroll locking - prevent site from scrolling when a Slidebar is open, except when static Slidebars are only available. */
html.sb-scroll-lock.sb-active:not(.sb-static) {
    overflow: hidden;
}

/* ----------
 * 002 - Site
 */

#sb-site, .sb-site-container {
    /* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
    width: 100%;
    min-height: 100vh;
    position: relative;
    z-index: 1; /* Site sits above Slidebars */
    background-color: #f5f5f5; /* Default background colour, overwrite this with your own css. I suggest moving your html or body background styling here. Making this transparent will allow the Slidebars beneath to be visible. */
}

/* Micro clearfix by Nicolas Gallagher, ensures the site container hits the top and bottom of the screen. */
#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
    content: ' ';
    display: table;
}

#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
    clear: both;
}

/* ---------------
 * 003 - Slidebars
 */

.sb-slidebar {
    height: 100%;
    overflow-y: auto; /* Enable vertical scrolling on Slidebars when needed. */
    position: fixed;
    top: 0;
    z-index: 0; /* Slidebars sit behind sb-site. */
    display: none; /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
    background-color: #222222; /* Default Slidebars background colour, overwrite this with your own css. */
}

.sb-slidebar, .sb-slidebar * {
    -webkit-transform: translateZ(0px); /* Fixes issues with translated and z-indexed elements on iOS 7. */
}

.sb-left {
    left: 0; /* Set Slidebar to the left. */
}

.sb-right {
    right: 0; /* Set Slidebar to the right. */
}

html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
    position: absolute; /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */
}

.sb-slidebar.sb-active {
    display: block; /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */
}

.sb-style-overlay {
    z-index: 9999; /* Set z-index high to ensure it overlays any other site elements. */
}

.sb-momentum-scrolling {
    -webkit-overflow-scrolling: touch; /* Adds native momentum scrolling for iOS & Android devices. */
}

/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
    width: 30%;
}

.sb-width-thin {
    width: 15%;
}

.sb-width-wide {
    width: 45%;
}

@media (max-width: 480px) {
    /* Slidebar widths on extra small screens. */
    .sb-slidebar {
        width: 80%;
    }

    .sb-width-thin {
        width: 55%;
    }

    .sb-width-wide {
        width: 85%;
    }
}

@media (min-width: 481px) {
    /* Slidebar widths on small screens. */
    .sb-slidebar {
        width: 55%;
    }

    .sb-width-thin {
        width: 40%;
    }

    .sb-width-wide {
        width: 70%;
    }
}

@media (min-width: 768px) {
    /* Slidebar widths on medium screens. */
    .sb-slidebar {
        width: 40%;
    }

    .sb-width-thin {
        width: 25%;
    }

    .sb-width-wide {
        width: 55%;
    }
}

@media (min-width: 992px) {
    /* Slidebar widths on large screens. */
    .sb-slidebar {
        width: 30%;
    }

    .sb-width-thin {
        width: 15%;
    }

    .sb-width-wide {
        width: 45%;
    }
}

@media (min-width: 1200px) {
    /* Slidebar widths on extra large screens. */
    .sb-slidebar {
        width: 25%;
    }

    .sb-width-thin {
        width: 5%;
    }

    .sb-width-wide {
        width: 35%;
    }
}

/* ---------------
 * 004 - Animation
 */

.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
    -webkit-transform: translate(0px);
    transform: translate(0px);

    -webkit-transition: -webkit-transform 400ms ease;
    transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;

    -webkit-transition-property: -webkit-transform, left, right; /* Add left/right for Android < 4.4. */
    -webkit-backface-visibility: hidden; /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */
}

/* --------------------
 * 005 - Helper Classes
 */

.sb-hide {
    display: none; /* Optionally applied to control classes when Slidebars is disabled over a certain width. */
}

.afs-container {
    height: 0;
    width: 100%;
    overflow: hidden;
    -webkit-transition: height ease .5s;
    transition: height ease .5s;
}

.afs-container.loading {
    height: 50px;
    padding-top: 20px;
    background: url('../img/spinner.gif') 50% 50% no-repeat;
}

.afs-container.loaded {
    height: auto;
    overflow: auto;
    padding-top: 20px;
}

.afs-error {
    /*Общий стиль для всех ошибок afs*/
    padding: 20px;
    background: #fff;
    color: #424242;
}

.afs-news-error {
    /*Стиль ошибки, если новость не найдена*/
    background: #eceff1;
}

.afs-tpl-error {
    /*Стиль ошибки, если не найден шаблон*/
    color: #b71c1c;
}

.afs-perm-error {
    /*Стиль ошибки, если не достаточно прав для просмотра новости*/
    background: #e65100;
    color: #F5F5F5;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

.mfp-image-holder button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
}

.mfp-image-holder .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-image-holder .mfp-close:hover, .mfp-image-holder .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-image-holder .mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}


.info-block {

}

@media (min-width: 768px) {
    .info-block {
        margin-left: 20px;
        margin-top: 20px;
    }
}


@media (min-width: 1200px) {
    .info-block {
        margin-left: 30px;
        margin-top: 30px;
    }
}

.span8 .info-block {
    margin: 0 !important;
}


.like_h2 .alert-success {
    display: block;
    padding: 0 22px 0 5px;
    margin-left: 0;
    position: relative;
}
.like_h2 .alert-success .close {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 3px;
    height: 18px;
    width: 18px;
    text-align: center;
}



@media screen and (max-width: 767px) { 
.avik {
  display: inline;
}
.com-ava {
  width: 45px;
  height: 45px;
}
.com-label {
  float: right;
}
.span2 .label {
  display: inline;
}
.com-likes {
  display: inline !important;
}
.comm-but li {
  font-size: 0;
}
.comm-but li i {
  font-size: 14px !important;
}
.comm-but .novisible {
    visibility: visible;
}
}