@font-face {
  font-family: "DINPro";
  src: url("/s/fonts/dinpro-regular.eot");
  src: url("/s/fonts/dinpro-regular.eot?#iefix") format("embedded-opentype"), url("/s/fonts/dinpro-regular.woff") format("woff"), url("/s/fonts/dinpro-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "rosettaicons";
  src: url("/s/fonts/rosetta-icons-Regular.eot");
  src: url("/s/fonts/rosetta-icons-Regular.eot?#iefix") format("embedded-opentype"), url("/s/fonts/rosetta-icons-Regular.woff") format("woff"), url("/s/fonts/rosetta-icons-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
* {
  padding: 0;
  margin: 0;
  outline: none !important;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased; }

html {
  min-width: 1000px;
  position: relative;
  min-height: 100%; }

body {
  min-width: 1000px;
  margin-bottom: 350px; }
  body.over {
    overflow: hidden; }

textarea {
  overflow: auto;
  resize: none; }

input[type="checkbox"] {
  -webkit-appearance: checkbox; }

.ng-cloak {
  display: none; }

.hided {
  display: none; }

.mobile {
  display: none; }

.retina {
  display: none !important; }

.no-retina {
  display: block !important; }

.animate {
  -moz-transition: 0.4s !important;
  -webkit-transition: 0.4s !important;
  -o-transition: 0.4s !important;
  transition: 0.4s !important; }

.no-display {
  display: none; }

.orange {
  color: #ff8c07 !important; }
  .orange:hover {
    color: #ff8c07 !important; }

.underline {
  text-decoration: underline; }
  .underline:hover {
    text-decoration: none; }

.container {
  width: 1030px !important; }

header {
  background: #fff;
 }
  header .logo-box {
    height: 80px;
    padding-top: 5px;
    border-bottom: 1px dashed #e5e5e5;
    text-align: center; }
    header .logo-box a {
      display: inline-block;
      -moz-transition: opacity 0.3s;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      header .logo-box a:hover {
        opacity: .7; }
  header .menu-box {
    max-width: 1200px;
    height: 50px;
    margin: 0 auto;
    text-align: center;border-bottom: 1px dashed #e5e5e5;}
    header .menu-box .search-form {
      position: relative;
      margin: 10px -50px 0 20px; }
      header .menu-box .search-form .input {
        width: 170px;
        height: 30px;
        padding: 5px 30px 5px 15px;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -o-border-radius: 15px;
        border-radius: 15px;
        font: 12px "DINPro", Tahoma, sans-serif;
        -moz-transition: width 0.3s;
        -webkit-transition: width 0.3s;
        -o-transition: width 0.3s;
        transition: width 0.3s; }
        header .menu-box .search-form .input:focus {
          width: 200px; }
      header .menu-box .search-form .button {
        position: absolute;
        right: 10px;
        top: 8px;
        width: 13px;
        height: 14px;
        overflow: hidden;
        border: none;
        background: url(/s/img/static/icon1.png) no-repeat;
        cursor: pointer;
        -moz-transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s; }
        header .menu-box .search-form .button:hover {
          opacity: .7; }
    header .menu-box .links {
      margin: 15px 20px 0 0;
      margin-left: -150px;
      font-size: 12px;
      text-transform: uppercase;
      color: #9d9d9d; }
      header .menu-box .links i {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin: -2px 10px 0;
        background: url(/s/img/static/icon4.png) no-repeat;
        vertical-align: middle; }
      header .menu-box .links a {
        color: #9d9d9d; }
      header .menu-box .links span {
        margin: 0 5px; }
      header .menu-box .links strong {
        font-weight: normal;
        margin-right: 10px; }
    header .menu-box .menu {
      margin: 0 200px;
      font-size: 0;
      text-align: center;
      white-space: nowrap; }
      header .menu-box .menu a {
        display: inline-block;
        height: 50px;
        padding: 0 20px;
        border-left: 1px solid #f2f2f2;
        font-size: 16px;
        line-height: 50px;
        color: #000;
        text-transform: uppercase;
        -moz-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        -o-transition: background 0.3s;
        transition: background 0.3s; }
        header .menu-box .menu a:last-child {
          border-right: 1px solid #f2f2f2; }
        header .menu-box .menu a:hover {
          background: #f5f5f5;
          text-decoration: none; }
        header .menu-box .menu a.active {
          color: #f7912b; }
  header .submenu {
   padding: 12px 0 0;
    text-align: center; }
    /*header .submenu a {
      margin: 0 10px;
      color: #fff;
      text-decoration: underline; }
      header .submenu a:hover {
        text-decoration: none; }
      header .submenu a.active {
        text-decoration: none;
        color: #f7912b; }    */
        
 #mc_embed_signup form {display:block; position:relative; text-align:left; color: #fff; height: 50px;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button { width:170px !important; background-color: #999; color: #FFFFFF; cursor: pointer; display: inline-block; margin: 0 5px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:360px; margin: 0 auto; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; padding:8px 0; text-indent:4%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

      
#mc_embed_signup .clear {clear:both;}
.email {color:black;width:50%; float:left;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {width:auto; display:block; margin:1em 0 1em 5%;}

footer {
  position: absolute;
  left: 0;
  right: 0;
  padding: 30px 0;
  overflow: hidden;
  background: #fff; }
  footer:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    height: 10px;
    outline: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  footer .container .menu {
    margin-bottom: 20px;
    font-size: 0;
    white-space: nowrap; }
    footer .container .menu .col {
      display: inline-block;
   /*   margin-right: 50px;  */
      vertical-align: top;
      white-space: nowrap; }
      footer .container .menu .col h3 {
        margin: 0 0 10px;
        font-size: 16px;
        font-weight: normal;
        text-transform: uppercase; }
        footer .container .menu .col h3 a {
          color: #7ea08e; }
      footer .container .menu .col div {
        display: inline-block;
        line-height: 20px;
        margin-right: 25px;
        vertical-align: top; }
        footer .container .menu .col div a, footer .container .menu .col div span {
          font-size: 14px;
          color: #5f5f5f; }
  footer .container .share {
    margin-bottom: 10px;
    font-size: 0; }
    footer .container .share a {
      display: inline-block;
      width: 34px;
      height: 34px;
      margin-right: 10px;
      overflow: hidden;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px;
      background: url(/s/img/static/icons1.png) no-repeat;
      -moz-transition: opacity 0.3s;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      footer .container .share a.tw {
        background-position: 0 0; }
      footer .container .share a.fb {
        background-position: 0 -35px; }
      footer .container .share a.gp {
        background-position: 0 -70px; }
      footer .container .share a.yt {
        background-position: 0 -105px; }
      footer .container .share a.vk {
        background-position: 0 -140px; }
      footer .container .share a.rss {
        background-position: 0 -175px; }
      footer .container .share a:hover {
        opacity: .7; }


     footer .container .share a.app {
      display: inline-block;
      width: 100px;
      height: 34px;
      margin-right: 10px;
      overflow: hidden;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px;
      background: none
      -moz-transition: opacity 0.3s;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s; }


  footer .container .links a {
    margin-right: 10px;
    color: #9f9f9f; }

.modal {
  overflow: auto;
  padding: 30px;
  background: rgba(0, 0, 0, 0.6); }
  .modal .container {
    position: relative;
    top: -300px;
    width: 100%;
    padding: 0;
    opacity: 0;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    -moz-transition: 0.3s ease-out !important;
    -webkit-transition: 0.3s ease-out !important;
    -o-transition: 0.3s ease-out !important;
    transition: 0.3s ease-out !important; }
    .modal .container .modal-content {
      padding: 0;
      border: none; }
  .modal .close {
    position: absolute;
    z-index: 10;
    right: 36px;
    top: 31px;
    width: 26px;
    height: 26px;
    background: #bbb;
    opacity: 0.7;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .modal .close:before {
      content: '';
      position: absolute;
      left: 1px;
      top: 0;
      width: 24px;
      height: 26px;
      border: 12px solid transparent;
      border-color: #fff transparent; }
    .modal .close:after {
      content: '';
      position: absolute;
      left: 0;
      top: 1px;
      width: 26px;
      height: 24px;
      border: 12px solid transparent;
      border-color: transparent #fff; }
    .modal .close:hover {
      opacity: 1; }
  .modal.active {
    display: block; }
  .modal.in .container {
    top: 0;
    opacity: 1; }

.carousel {
  position: relative;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }
  .carousel ul {
    position: relative;
    left: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    font-size: 0;
    white-space: nowrap;
    list-style: none;
    cursor: url(https://mail.google.com/mail/images/2/openhand.cur) 8 8, move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: grab;
    -moz-transition: left 0.8s;
    -webkit-transition: left 0.8s;
    -o-transition: left 0.8s;
    transition: left 0.8s; }
    .carousel ul.move {
      -moz-transition: none;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      cursor: url(https://mail.google.com/mail/images/2/closedhand.cur) 8 8, move;
      cursor: -moz-grabbing;
      cursor: -webkit-grabbing;
      cursor: grabbing; }
    .carousel ul li {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 100%;
      backface-visibility: hidden;
      white-space: normal;
      vertical-align: top; }
  .carousel .indicators {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    text-align: center;
    font-size: 0; }
    .carousel .indicators span {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin: 0 3px;
      border: 2px solid #fff;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      cursor: pointer; }
      .carousel .indicators span.active {
        background: #fff;
        cursor: default; }
  .carousel .control {
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    width: 20%;
    opacity: 0;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .carousel .control.prev {
      left: 0; }
    .carousel .control.next {
      right: 0; }
    .carousel .control span {
      cursor: pointer; }
    .carousel .control:hover {
      opacity: 1; }

.title-box {
  padding: 22px 0 20px;
  border-bottom: 1px dashed #e5e5e5;
  background: #fff;
  text-align: center; }
  .title-box h1 {
    margin: 0 0 10px;
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    color: #7ea08e; }
  .title-box a {
    color: #7ea08e; }
  .title-box p {
    margin: 0 auto;
    font-size: 17px;
    color: #4c4c4c; }

.shadow {
  position: relative;
  overflow: hidden; }
  .shadow:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    height: 10px;
    outline: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.border-top {
  border-top: 1px solid #f2f2f2; }

.promo-box {
  position: relative;
  height: 340px;
  overflow: hidden;
  background: #000; }
  .promo-box .img {
    position: absolute;
    left: 50%;
    height: 100%; }
    .promo-box .img img {
      display: block;
      position: relative;
      left: -50%; }
    .promo-box .img:after {
      content: '';
      position: absolute;
      left: -50%;
      right: 0;
      top: 30%;
      bottom: 0;
      background-color: transparent;
     background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0, 0, 0, 0.8)));
      background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
      background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
      background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));}
  .promo-box .container {
    position: relative;
    z-index: 2;
    height: 340px;
    color: #fff; }
    .promo-box .container .date {
      position: absolute;
      padding: 8px 0 0;
      width: 110px;
      bottom: 32px;
      border: 1px solid rgba(255, 255, 255, 0.2);
      font-size: 12px;
      text-transform: uppercase;
      text-align: center; }
      .promo-box .container .date strong {
        display: block;
        font-size: 50px;
        line-height: 50px;
        font-weight: normal; }
      .promo-box .container .date p {
        margin: 12px 0 0;
        padding: 6px 0;
        border-top: 1px dashed rgba(255, 255, 255, 0.1); }
    .promo-box .container .info {
      position: absolute;
      bottom: 20px;
      left: 155px;
      width: 845px; }
      .promo-box .container .info .anons a {
        color: #fff; }
      .promo-box .container .info .title h1 {
max-width: 370px;
margin: 0 0 15px;
font-size: 28px;
        font-weight: normal; }
        .promo-box .container .info .title h1 a {
          color: #fff; }
      .promo-box .container .info .links {
        font-size: 12px;
        text-transform: uppercase; }
        .promo-box .container .info .links a {
          margin-right: 12px;
          cursor: pointer; }

.promo-video-box {
  position: relative;
  overflow: hidden;
  background: #000;
  text-align: center;
  color: white; }
  .promo-video-box a {
    color: #fff; }
  .promo-video-box .video {
    margin: 0 auto; }

.news-list .item {
  padding-bottom: 20px;
  margin-top: 30px;
  border-bottom: 1px solid #e5e5e5; }
  .news-list .item .img {
    display: block;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%; }
    .news-list .item .img span {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -50px;
      padding: 5px 10px;
      background: rgba(0, 0, 0, 0.8);
      -moz-transition: bottom 0.2s;
      -webkit-transition: bottom 0.2s;
      -o-transition: bottom 0.2s;
      transition: bottom 0.2s; }
      .news-list .item .img span i {
        display: block;
        font-size: 12px;
        font-style: normal;
        color: #fff; }
        .news-list .item .img span i:before {
          content: '';
          display: inline-block;
          width: 12px;
          margin-right: 5px;
          overflow: hidden;
          vertical-align: middle; }
        .news-list .item .img span i.comments:before {
          height: 9px;
          background: url(/s/img/static/icon2.png) no-repeat 50% 0; }
        .news-list .item .img span i.views:before {
          height: 8px;
          background: url(/s/img/static/icon3.png) no-repeat 50% 0; }
  .news-list .item .text p {
    margin: 0 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: #9d9d9d; }
    .news-list .item .text p a {
      color: #9d9d9d; }
  .news-list .item .text > a {
    font-size: 20px;
    line-height: 24px; }
  .news-list .item.small {
    padding-bottom: 0;
    border-bottom: none; }
    .news-list .item.small .img {
      width: 100px;
      height: 100px; }
    .news-list .item.small:after {
      content: '';
      display: block;
      clear: both; }
    .news-list .item.small .text {
      margin-left: 120px; }
      .news-list .item.small .text > a {
        font-size: 17px;
        line-height: 19px; }
  .news-list .item.hover .img span {
    bottom: 0; }
  .news-list .item.hover .text > a {
    text-decoration: underline; }
  .news-list .item:last-child {
    padding: 0;
    border-bottom: none; }
.news-list .quote-item {
  margin-top: 30px;
  border: 1px solid #e5e5e5;
  text-align: center; }
  .news-list .quote-item p {
    margin: 15px 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #9d9d9d; }
  .news-list .quote-item blockquote {
    position: relative;
    padding: 15px 0;
    border: dashed #e5e5e5;
    border-width: 1px 0;
    font-size: 20px;
    line-height: 22px;
    color: #7ea08e; }
    .news-list .quote-item blockquote:before, .news-list .quote-item blockquote:after {
      position: absolute;
      left: 50%;
      width: 36px;
      margin-left: -18px;
      background: #fff;
      font-size: 20px;
      line-height: 20px;
      color: #000; }
    .news-list .quote-item blockquote:before {
      content: '«';
      top: -12px; }
    .news-list .quote-item blockquote:after {
      content: '»';
      bottom: -9px; }
.news-list .all {
  position: relative;
  top: 40px; height:90px }
.news-list .community-common-item,
.news-list .social-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #e5e5e5; }
  .news-list .community-common-item > .comments,
  .news-list .social-item > .comments {
    background: #f6f6f6;
    border-top: 1px solid #e5e5e5; }
    .news-list .community-common-item > .comments a.add,
    .news-list .social-item > .comments a.add {
      display: block;
      padding: 10px; }
    .news-list .community-common-item > .comments > div,
    .news-list .social-item > .comments > div {
      padding: 15px 20px; }
      .news-list .community-common-item > .comments > div.comment,
      .news-list .social-item > .comments > div.comment {
        padding-bottom: 15px;
        font-size: 12px; }
        .news-list .community-common-item > .comments > div.comment .img,
        .news-list .social-item > .comments > div.comment .img {
          float: left;
          width: 32px;
          height: 32px;
          -webkit-border-radius: 16px;
          -moz-border-radius: 16px;
          -o-border-radius: 16px;
          border-radius: 16px; }
          .news-list .community-common-item > .comments > div.comment .img img,
          .news-list .social-item > .comments > div.comment .img img {
            display: block;
            -webkit-border-radius: 16px;
            -moz-border-radius: 16px;
            -o-border-radius: 16px;
            border-radius: 16px; }
        .news-list .community-common-item > .comments > div.comment .text,
        .news-list .social-item > .comments > div.comment .text {
          padding-bottom: 5px; }
          .news-list .community-common-item > .comments > div.comment .text div,
          .news-list .social-item > .comments > div.comment .text div {
            margin: 5px 0 10px;
            font-size: 14px; }
      .news-list .community-common-item > .comments > div.icons,
      .news-list .social-item > .comments > div.icons {
        padding-left: 72px;
        border-top: 1px solid #e5e5e5; }
        .news-list .community-common-item > .comments > div.icons i,
        .news-list .social-item > .comments > div.icons i {
          margin-right: 10px;
          font-size: 12px;
          font-style: normal;
          color: #9d9d9d; }
          .news-list .community-common-item > .comments > div.icons i:before,
          .news-list .social-item > .comments > div.icons i:before {
            content: '';
            display: inline-block;
            width: 12px;
            margin-right: 5px;
            overflow: hidden;
            vertical-align: middle; }
          .news-list .community-common-item > .comments > div.icons i.comments:before,
          .news-list .social-item > .comments > div.icons i.comments:before {
            height: 9px;
            background: url(/s/img/static/icon2.png) no-repeat 50% 0; }
          .news-list .community-common-item > .comments > div.icons i.views:before,
          .news-list .social-item > .comments > div.icons i.views:before {
            height: 8px;
            background: url(/s/img/static/icon3.png) no-repeat 50% 0; }
        .news-list .community-common-item > .comments > div.icons a:hover,
        .news-list .social-item > .comments > div.icons a:hover {
          text-decoration: none; }
      .news-list .community-common-item > .comments > div.icons2,
      .news-list .social-item > .comments > div.icons2 {
        border-top: 1px solid #e5e5e5; }
        .news-list .community-common-item > .comments > div.icons2 a.add,
        .news-list .social-item > .comments > div.icons2 a.add {
          display: inline !important; }
          .news-list .community-common-item > .comments > div.icons2 a.add:hover,
          .news-list .social-item > .comments > div.icons2 a.add:hover {
            text-decoration: underline; }
        .news-list .community-common-item > .comments > div.icons2 i,
        .news-list .social-item > .comments > div.icons2 i {
          font-size: 12px;
          font-style: normal;
          color: #9d9d9d; }
          .news-list .community-common-item > .comments > div.icons2 i:before,
          .news-list .social-item > .comments > div.icons2 i:before {
            content: '';
            display: inline-block;
            width: 12px;
            margin-right: 5px;
            overflow: hidden;
            vertical-align: middle; }
          .news-list .community-common-item > .comments > div.icons2 i.comments:before,
          .news-list .social-item > .comments > div.icons2 i.comments:before {
            height: 9px;
            background: url(/s/img/static/icon2.png) no-repeat 50% 0; }
        .news-list .community-common-item > .comments > div.icons2 a:hover,
        .news-list .social-item > .comments > div.icons2 a:hover {
          text-decoration: none; }
    .news-list .community-common-item > .comments .comment-form,
    .news-list .social-item > .comments .comment-form {
      padding: 15px 20px; }
.news-list .social-item > p {
  margin: 0 0 20px;
  font-size: 12px;
  text-transform: uppercase; }
.news-list .social-item .fb-post {
  width: 100% !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-left: -10px; }
.news-list .community-common-item {
  background-color: #f6f6f6;
  padding: 10px; }
  .news-list .community-common-item > .comments {
    background: #f6f6f6;
    border-top: 1px solid #e5e5e5; }
    .news-list .community-common-item > .comments a.add {
      display: block;
      padding: 10px 0 0 0; }
    .news-list .community-common-item > .comments > div {
      padding: 10px 0 0 0; }
  .news-list .community-common-item > .user {
    margin-bottom: 15px; }
    .news-list .community-common-item > .user .img {
      display: block;
      width: 80px;
      height: 80px;
      margin-bottom: 15px;
      overflow: hidden;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      -o-border-radius: 40px;
      border-radius: 40px; }
      .news-list .community-common-item > .user .img img {
        display: block;
        width: 80px; }
    .news-list .community-common-item > .user p {
      margin: 0;
      font-size: 12px;
      text-transform: uppercase;
      color: #9d9d9d; }
      .news-list .community-common-item > .user p a {
        margin-right: 5px; }
  .news-list .community-common-item > .text {
    margin-bottom: 15px; }
    .news-list .community-common-item > .text h3 {
      margin: 0 0 10px;
      font-size: 20px;
      line-height: 24px;
      font-weight: normal; }
    .news-list .community-common-item > .text p {
      font-size: 17px;
      line-height: 20px; }
    .news-list .community-common-item > .text > a {
      font-size: 12px;
      text-transform: uppercase;
      color: #9d9d9d; }
.news-list .community-common-item {
  margin-top: 30px; }

.community-box .container {
  padding: 15px; }
  .community-box .container .community-common-item,
  .community-box .container .social-item {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #e5e5e5; }
    .community-box .container .community-common-item > .comments,
    .community-box .container .social-item > .comments {
      background: #f6f6f6;
      border-top: 1px solid #e5e5e5; }
      .community-box .container .community-common-item > .comments a.add,
      .community-box .container .social-item > .comments a.add {
        display: block;
        padding: 10px; }
      .community-box .container .community-common-item > .comments > div,
      .community-box .container .social-item > .comments > div {
        padding: 15px 20px; }
        .community-box .container .community-common-item > .comments > div.comment,
        .community-box .container .social-item > .comments > div.comment {
          padding-bottom: 15px;
          font-size: 12px; }
          .community-box .container .community-common-item > .comments > div.comment .img,
          .community-box .container .social-item > .comments > div.comment .img {
            float: left;
            width: 32px;
            height: 32px;
            -webkit-border-radius: 16px;
            -moz-border-radius: 16px;
            -o-border-radius: 16px;
            border-radius: 16px; }
            .community-box .container .community-common-item > .comments > div.comment .img img,
            .community-box .container .social-item > .comments > div.comment .img img {
              display: block;
              -webkit-border-radius: 16px;
              -moz-border-radius: 16px;
              -o-border-radius: 16px;
              border-radius: 16px; }
          .community-box .container .community-common-item > .comments > div.comment .text,
          .community-box .container .social-item > .comments > div.comment .text {
            padding-bottom: 5px; }
            .community-box .container .community-common-item > .comments > div.comment .text div,
            .community-box .container .social-item > .comments > div.comment .text div {
              margin: 5px 0 10px;
              font-size: 14px; }
        .community-box .container .community-common-item > .comments > div.icons,
        .community-box .container .social-item > .comments > div.icons {
          padding-left: 72px;
          border-top: 1px solid #e5e5e5; }
          .community-box .container .community-common-item > .comments > div.icons i,
          .community-box .container .social-item > .comments > div.icons i {
            margin-right: 10px;
            font-size: 12px;
            font-style: normal;
            color: #9d9d9d; }
            .community-box .container .community-common-item > .comments > div.icons i:before,
            .community-box .container .social-item > .comments > div.icons i:before {
              content: '';
              display: inline-block;
              width: 12px;
              margin-right: 5px;
              overflow: hidden;
              vertical-align: middle; }
            .community-box .container .community-common-item > .comments > div.icons i.comments:before,
            .community-box .container .social-item > .comments > div.icons i.comments:before {
              height: 9px;
              background: url(/s/img/static/icon2.png) no-repeat 50% 0; }
            .community-box .container .community-common-item > .comments > div.icons i.views:before,
            .community-box .container .social-item > .comments > div.icons i.views:before {
              height: 8px;
              background: url(/s/img/static/icon3.png) no-repeat 50% 0; }
          .community-box .container .community-common-item > .comments > div.icons a:hover,
          .community-box .container .social-item > .comments > div.icons a:hover {
            text-decoration: none; }
        .community-box .container .community-common-item > .comments > div.icons2,
        .community-box .container .social-item > .comments > div.icons2 {
          border-top: 1px solid #e5e5e5; }
          .community-box .container .community-common-item > .comments > div.icons2 a.add,
          .community-box .container .social-item > .comments > div.icons2 a.add {
            display: inline !important; }
            .community-box .container .community-common-item > .comments > div.icons2 a.add:hover,
            .community-box .container .social-item > .comments > div.icons2 a.add:hover {
              text-decoration: underline; }
          .community-box .container .community-common-item > .comments > div.icons2 i,
          .community-box .container .social-item > .comments > div.icons2 i {
            font-size: 12px;
            font-style: normal;
            color: #9d9d9d; }
            .community-box .container .community-common-item > .comments > div.icons2 i:before,
            .community-box .container .social-item > .comments > div.icons2 i:before {
              content: '';
              display: inline-block;
              width: 12px;
              margin-right: 5px;
              overflow: hidden;
              vertical-align: middle; }
            .community-box .container .community-common-item > .comments > div.icons2 i.comments:before,
            .community-box .container .social-item > .comments > div.icons2 i.comments:before {
              height: 9px;
              background: url(/s/img/static/icon2.png) no-repeat 50% 0; }
          .community-box .container .community-common-item > .comments > div.icons2 a:hover,
          .community-box .container .social-item > .comments > div.icons2 a:hover {
            text-decoration: none; }
      .community-box .container .community-common-item > .comments .comment-form,
      .community-box .container .social-item > .comments .comment-form {
        padding: 15px 20px; }
  .community-box .container .social-item > p {
    margin: 0 0 20px;
    font-size: 12px;
    text-transform: uppercase; }
  .community-box .container .social-item .fb-post {
    width: 100% !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-left: -10px; }
  .community-box .container .community-common-item {
    background-color: #f6f6f6;
    padding: 10px; }
    .community-box .container .community-common-item > .comments {
      background: #f6f6f6;
      border-top: 1px solid #e5e5e5; }
      .community-box .container .community-common-item > .comments a.add {
        display: block;
        padding: 10px 0 0 0; }
      .community-box .container .community-common-item > .comments > div {
        padding: 10px 0 0 0; }
    .community-box .container .community-common-item > .user {
      margin-bottom: 15px; }
      .community-box .container .community-common-item > .user .img {
        display: block;
        width: 80px;
        height: 80px;
        margin-bottom: 15px;
        overflow: hidden;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px; }
        .community-box .container .community-common-item > .user .img img {
          display: block;
          width: 80px; }
      .community-box .container .community-common-item > .user p {
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
        color: #9d9d9d; }
        .community-box .container .community-common-item > .user p a {
          margin-right: 5px; }
    .community-box .container .community-common-item > .text {
      margin-bottom: 15px; }
      .community-box .container .community-common-item > .text h3 {
        margin: 0 0 10px;
        font-size: 20px;
        line-height: 24px;
        font-weight: normal; }
      .community-box .container .community-common-item > .text p {
        font-size: 17px;
        line-height: 20px; }
      .community-box .container .community-common-item > .text > a {
        font-size: 12px;
        text-transform: uppercase;
        color: #9d9d9d; }

.all {
  padding: 20px 0;
  border-top: 1px dashed #e5e5e5;
  text-align: center; }
  .all > span,
  .all > a {
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer; }
    .all > span span,
    .all > a span {
      text-decoration: underline; }
    .all > span:hover,
    .all > a:hover {
      text-decoration: none; }
      .all > span:hover span,
      .all > a:hover span {
        text-decoration: none !important; }

.information-box {
  padding-bottom: 40px; }

.comment-form {
  position: relative;
  display: block;
  padding: 20px 0; }
  .comment-form:after {
    content: ' ';
    display: table; }
  .comment-form .img {
    float: left;
    width: 32px;
    height: 32px;
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px; }
    .comment-form .img img {
      display: block; }
  .comment-form .text {
    padding: 0 !important;
    margin-left: 52px; }
    .comment-form .text .button {
      float: right;
      width: 110px;
      height: 32px;
      border: 1px solid #ddd;
      background: #fff;
      font: 12px/32px "DINPro", Tahoma, sans-serif;
      text-transform: uppercase;
      color: #7ea08e;
      text-align: center;
      -moz-transition: box-shadow 0.3s;
      -webkit-transition: box-shadow 0.3s;
      -o-transition: box-shadow 0.3s;
      transition: box-shadow 0.3s; }
      .comment-form .text .button:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .comment-form .text div {
      position: relative;
      margin: 0 130px 0 0 !important; }
      .comment-form .text div textarea {
        position: relative;
        z-index: 2;
        height: 32px;
        min-height: 32px;
        overflow: hidden;
        padding: 5px 10px;
        font: 16px/20px "DINPro", Tahoma, sans-serif; }
  .comment-form.no-button .text .button {
    display: none; }
  .comment-form.no-button .text div {
    margin: 0 !important; }

.comment {
  position: relative;
  display: block;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5; }
  .comment:after {
    content: ' ';
    display: table; }
  .comment .img {
    float: left;
    width: 32px;
    height: 32px;
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px; }
    .comment .img img {
      display: block; }
  .comment .text {
    padding-bottom: 20px;
    margin-left: 52px;
    font-size: 16px; }
    .comment .text p {
      margin: 0 0 10px;
      font-size: 12px;
      text-transform: uppercase;
      color: #7e7e7e; }
      .comment .text p a {
        margin-right: 10px; }
    .comment .text > div {
      word-wrap: break-word;
      margin-bottom: 10px; }
    .comment .text .reply {
      font-size: 12px;
      text-transform: uppercase;
      color: #9d9d9d;
      cursor: pointer;
      -moz-transition: opacity 0.3s;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .comment .text .reply:hover {
        opacity: .7; }
    .comment .text .more {
      cursor: pointer;
      text-decoration: underline;
      color: #ff8c07; }
  .comment .remove {
    visibility: hidden;
    position: absolute;
    z-index: 3;
    top: 10px;
    right: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 0;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .comment .remove:before, .comment .remove:after {
      content: '';
      position: absolute;
      left: 0px;
      top: 50%;
      display: block;
      width: 16px;
      height: 2px;
      margin-top: -1px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      background: #9d9d9d;
      -moz-transition: 0.2s;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    .comment .remove:before {
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .comment .remove:after {
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .comment form {
    padding: 0 0 20px 25px; }
  .comment.removed {
    padding-bottom: 20px; }
    .comment.removed > * {
      display: none; }
    .comment.removed:after {
      content: 'Комментарий удален';
      color: #9d9d9d; }
  .comment:hover .remove {
    visibility: visible;
    opacity: 1; }

.index-page .discussion-box {
  padding-bottom: 30px; }
  .index-page .discussion-box .box {
    background: #f6f6f6; }
    .index-page .discussion-box .box > div,
    .index-page .discussion-box .box > a {
      display: block;
      padding: 15px 20px;
      border-top: 1px solid #e5e5e5; }
      .index-page .discussion-box .box > div.title,
      .index-page .discussion-box .box > a.title {
        border: none; }
        .index-page .discussion-box .box > div.title a,
        .index-page .discussion-box .box > a.title a {
          font-size: 17px; }
      .index-page .discussion-box .box > div.comment,
      .index-page .discussion-box .box > a.comment {
        padding-bottom: 15px;
        font-size: 12px; }
        .index-page .discussion-box .box > div.comment .img,
        .index-page .discussion-box .box > a.comment .img {
          float: left;
          width: 32px;
          height: 32px;
          -webkit-border-radius: 16px;
          -moz-border-radius: 16px;
          -o-border-radius: 16px;
          border-radius: 16px; }
          .index-page .discussion-box .box > div.comment .img img,
          .index-page .discussion-box .box > a.comment .img img {
            display: block;
            -webkit-border-radius: 16px;
            -moz-border-radius: 16px;
            -o-border-radius: 16px;
            border-radius: 16px; }
        .index-page .discussion-box .box > div.comment .text,
        .index-page .discussion-box .box > a.comment .text {
          padding-bottom: 5px; }
          .index-page .discussion-box .box > div.comment .text a,
          .index-page .discussion-box .box > a.comment .text a {
            text-transform: uppercase; }
            .index-page .discussion-box .box > div.comment .text a.reply,
            .index-page .discussion-box .box > a.comment .text a.reply {
              color: #757575; }
          .index-page .discussion-box .box > div.comment .text > div,
          .index-page .discussion-box .box > a.comment .text > div {
            font-size: 14px; }
      .index-page .discussion-box .box > div.box,
      .index-page .discussion-box .box > a.box {
        padding: 0;
        border: none; }
      .index-page .discussion-box .box > div.all,
      .index-page .discussion-box .box > a.all {
        position: relative;
        padding-left: 72px;
        font-size: 12px;
        text-transform: uppercase;
        text-align: left;
        color: #757575;
        cursor: pointer; }
        .index-page .discussion-box .box > div.all:before,
        .index-page .discussion-box .box > a.all:before {
          content: '';
          position: absolute;
          left: 15px;
          top: 50%;
          width: 9px;
          height: 9px;
          margin-top: -4px;
          overflow: hidden;
          background: url(/s/img/static/icon2.png) no-repeat; }
    .index-page .discussion-box .box .comment-form {
      padding: 0; }
.index-page .projects-box .box-title {
  border-bottom: none; }
.index-page .projects-box .title .add {
  position: relative;
  font-size: 12px;
  text-transform: uppercase; }
  .index-page .projects-box .title .add:before {
    content: '\253c';
    display: inline-block;
    font: 17px/14px 'Times';
    margin-right: 5px;
    color: #ff8c07;
    vertical-align: middle; }
.index-page .projects-box .title h3 {
  margin: 0 0 15px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase; }
.index-page .projects-box .projects-item {
  padding: 25px 15px;
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5; }
  .index-page .projects-box .projects-item:last-child {
    border-bottom: none; }
  .index-page .projects-box .projects-item .container {
    position: relative; }
    .index-page .projects-box .projects-item .container .box {
      display: block;
      position: relative;
      padding: 15px 280px 15px 20px;
      background: #575757;
      font-size: 16px;
      line-height: 20px;
      color: #fff;
      text-decoration: underline;
      -moz-transition: background 0.3s;
      -webkit-transition: background 0.3s;
      -o-transition: background 0.3s;
      transition: background 0.3s; }
      .index-page .projects-box .projects-item .container .box:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        border: 11px solid #fff;
        border-left-color: #6d6d6d;
        border-bottom-color: #6d6d6d; }
      .index-page .projects-box .projects-item .container .box:hover {
        background: #787878;
        text-decoration: none !important; }
    .index-page .projects-box .projects-item .container:before {
      content: '';
      position: absolute;
      left: -34px;
      bottom: 32px;
      width: 24px;
      height: 1px;
      background: #333; }
    .index-page .projects-box .projects-item .container:after {
      content: '';
      position: absolute;
      right: -34px;
      bottom: 32px;
      width: 24px;
      height: 1px;
      background: #333; }

.post-page {
  padding-top: 10px; }
  .post-page .post-box {
    padding-bottom: 30px; }
    .post-page .post-box .top-panel-box {
      position: relative; }
      .post-page .post-box .top-panel-box .edit {
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 32px;
        height: 32px;
        background: url("/s/img/static/icon-edit.png") no-repeat top left;
        cursor: pointer; }
    .post-page .post-box .user {
      margin-bottom: 25px;
      font-size: 12px;
      text-transform: uppercase;
      text-align: center; }
      .post-page .post-box .user .img {
        display: block;
        width: 80px;
        height: 80px;
        margin: 0 auto 10px;
        overflow: hidden;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px; }
        .post-page .post-box .user .img img {
          display: block; }
    .post-page .post-box .img-box {
      position: relative;
      margin-bottom: -1px;
      margin-top: 5px; }
      .post-page .post-box .img-box .img {
        position: relative; }
        .post-page .post-box .img-box .img img {
          display: block;
          width: 100%; }
        .post-page .post-box .img-box .img:after {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: 30%;
          bottom: 0;
          background-color: transparent;
          background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
          background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0, 0, 0, 0.8)));
          background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
          background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
          background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.8)); }
      .post-page .post-box .img-box .title {
        position: absolute;
        z-index: 3;
        left: 30px;
        bottom: 0;
        color: #fff; }
        .post-page .post-box .img-box .title .partition {
          margin-left: 2px; }
        .post-page .post-box .img-box .title a {
          color: #fff; }
    .post-page .post-box .partition {
      margin-bottom: 10px;
      font-size: 12px;
      text-transform: uppercase; }
      .post-page .post-box .partition a {
        color: #7ea08e; }
    .post-page .post-box h1 {
      margin: 0 0 25px; }
      .post-page .post-box h1.center {
        text-align: center; }
    .post-page .post-box .panel {
      min-height: 70px;
      margin-bottom: 20px;
      padding: 10px 0 10px;
      border-top: dashed #e5e5e5;
      border-width: 1px 0;
      box-shadow: none; }
      .post-page .post-box .panel .info {
      margin-top: 7px;
        font-size: 12px;
        text-transform: uppercase; }
        .post-page .post-box .panel .info p {
          margin-bottom: 5px;
          color: #7ea08e; }
          .post-page .post-box .panel .info p span {
            margin-left: 10px; }
        .post-page .post-box .panel .info > span {
          margin-right: 15px;
          color: #9d9d9d; }
    .post-page .post-box .preview {
      font-size: 24px;
      line-height: 30px; }
      .post-page .post-box .preview.bordered {
        padding: 20px 0;
        border: dashed #e5e5e5;
        border-width: 1px 0;
        margin-bottom: 30px; }
    .post-page .post-box .text {
      padding-top: 20px;
      margin-top: 20px;
      border-top: 1px dashed #e5e5e5;
      font-size: 18px;
      line-height: 28px; }
      .post-page .post-box .text img {
        max-width: 660px; }
      .post-page .post-box .text p {
        margin-bottom: 25px; }
        .post-page .post-box .text p:last-child {
          margin-bottom: 0; }
      .post-page .post-box .text blockquote {
        position: relative;
        padding: 20px 40px;
        margin-bottom: 25px;
        border: dashed #e5e5e5;
        border-width: 1px 0;
        font-size: 36px;
        line-height: 40px;
        color: #7ea08e; }
        .post-page .post-box .text blockquote:before, .post-page .post-box .text blockquote:after {
          position: absolute;
          left: 40px;
          background: #fff;
          font-size: 36px;
          line-height: 36px;
          color: #a3a3a3; }
        .post-page .post-box .text blockquote:before {
          content: '«';
          top: -22px; }
        .post-page .post-box .text blockquote:after {
          content: '»';
          bottom: -15px; }
      .post-page .post-box .text a {
        color: #ff8c07;
        text-decoration: underline; }
        .post-page .post-box .text a:hover {
          text-decoration: none; }
    .post-page .post-box .video {
      margin: -21px 0 20px; }
      .post-page .post-box .video iframe {
        display: block;
        width: 100%; }
    .post-page .post-box .audio {
      margin: -21px 0 20px; }
      .post-page .post-box .audio iframe {
        display: block;
        width: 100%; }
    .post-page .post-box .photos {
      margin-bottom: 20px;
      font-size: 12px;
      line-height: 19px;
      text-transform: uppercase;
      color: #9d9d9d; }
      .post-page .post-box .photos .box {
        padding: 15px 0;
        border-bottom: 1px dashed #e5e5e5; }
        .post-page .post-box .photos .box .control {
          position: relative;
          width: 25px;
          height: 19px;
          overflow: hidden;
          background: url(/s/img/static/arrows.png);
          opacity: 1;
          cursor: pointer; }
          .post-page .post-box .photos .box .control.prev {
            float: left;
            background-position: 0 0; }
          .post-page .post-box .photos .box .control.next {
            float: right;
            background-position: 0 -20px; }
        .post-page .post-box .photos .box .count {
          float: left;
          margin-left: 20px; }
        .post-page .post-box .photos .box .title {
          float: right;
          margin-right: 20px; }
          
  .post-page .sharing {padding-bottom: 15px; height: 35px;} 

 .tw {width: 110px;}
 .twishare {width: 120px;}
 .fb {width: 130px;}
 .fb2 {width: 140px;}
 .vk2 {min-width: 140px;}
 .vk2 a {height: 21px !important;padding:0 7px !important;line-height:18px !important;}
 .vk2 a > div {display:inline-block !important;margin:3px -5px 0 0 !important;}
 .vk2 #vkshare_cnt0, .vk2 #vkshare_cnt1, .vk2 #vkshare_cnt2, .vk2 #vkshare_cnt3, .vk2 #vkshare_cnt4, .vk2 #vkshare_cnt5 {height: 21px !important;padding:0 7px !important;line-height:18px !important;margin-top:0px !important;}       
          
  .post-page .share {
    font-size: 0; }
    .post-page .share a {
      display: inline-block;
      width: 36px;
      height: 36px;
      margin-left: 10px;
      overflow: hidden;
      border: 1px solid #e5e5e5;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px;
      background: url(/s/img/static/icons2.png) no-repeat;
      -moz-transition: box-shadow 0.3s;
      -webkit-transition: box-shadow 0.3s;
      -o-transition: box-shadow 0.3s;
      transition: box-shadow 0.3s; }
      .post-page .share a.tw {
        background-position: 0 0; }
      .post-page .share a.fb {
        background-position: 0 -35px; }
      .post-page .share a.gp {
        background-position: 0 -70px; }
      .post-page .share a.vk {
        background-position: 0 -105px; }
      .post-page .share a:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .post-page .share:after {
      content: '';
      display: block;
      clear: both; }

      .post-page .like {margin-top: 10px;margin-left: 15%;}

  .post-page .new-box {
    margin-bottom: 50px; }
    .post-page .new-box h3 {
      margin: 0;
      font-size: 22px;
      text-transform: uppercase;
      color: #7ea08e; }
  .post-page .relative-box {
    margin-bottom: 50px; }
    .post-page .relative-box h3 {
      margin: 0;
      font-size: 22px;
      text-transform: uppercase;
      color: #7ea08e; }
  .post-page hr {
    margin: 0;
    border-top: 1px dashed #e5e5e5; }
  .post-page .tags-box {
    padding: 18px 15px 8px; }
    .post-page .tags-box .tags {
     /* padding-right: 180px; */
      font-size: 0; }
      .post-page .tags-box .tags a {
        display: inline-block;
        padding: 0 20px;
        margin: 0 10px 10px 0;
        height: 36px;
        font-size: 12px;
        text-transform: uppercase;
        line-height: 36px;
        color: #7ea08e;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        -o-border-radius: 18px;
        border-radius: 18px;
        -moz-transition: box-shadow 0.3s;
        -webkit-transition: box-shadow 0.3s;
        -o-transition: box-shadow 0.3s;
        transition: box-shadow 0.3s; }
        .post-page .tags-box .tags a:hover {
          text-decoration: none;
          box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2); }
  .post-page .comments-box {
    border-top: solid #e5e5e5;
    border-width: 1px 0;
    background: #f6f6f6; }
    .post-page .comments-box .title {
      padding: 25px 0;
      border-bottom: 1px dashed #e5e5e5; }
      .post-page .comments-box .title h2 {
        margin: 0;
        font-size: 26px;
        text-transform: uppercase; }
  .post-page .popular-box {
    padding-bottom: 30px; }
    .post-page .popular-box .news-list {
      padding-bottom: 30px; }

.calendar-page .calendar-box .calendar-list {
  margin-left: -15px; }
  .calendar-page .calendar-box .calendar-list .item {
    padding: 30px 0;
    border-bottom: 1px solid #f2f2f2; }
    .calendar-page .calendar-box .calendar-list .item .date {
      float: left;
      width: 110px;
      margin-right: 30px;
      padding: 8px 0 0;
      border: 1px solid #e5e5e5;
      font-size: 12px;
      text-transform: uppercase;
      text-align: center; }
      .calendar-page .calendar-box .calendar-list .item .date strong {
        display: block;
        font-size: 50px;
        line-height: 50px;
        font-weight: normal;
        color: #7ea08e; }
      .calendar-page .calendar-box .calendar-list .item .date p {
        margin: 12px 0 0;
        padding: 6px 0;
        border-top: 1px dashed #f2f2f2; }
    .calendar-page .calendar-box .calendar-list .item .img {
      float: left;
      width: 320px;
      font-size: 12px;
      text-transform: uppercase; }
      .calendar-page .calendar-box .calendar-list .item .img img {
        display: block;
        width: 100%;
        margin-bottom: 15px; }
      .calendar-page .calendar-box .calendar-list .item .img a {
        margin-right: 15px; }
        .calendar-page .calendar-box .calendar-list .item .img a:last-child {
          margin: 0; }
    .calendar-page .calendar-box .calendar-list .item .text {
      margin-left: 490px;
      font-size: 16px;
      color: #9d9d9d; }
      .calendar-page .calendar-box .calendar-list .item .text p.tag {
        margin-bottom: 10px;
        font-size: 12px;
        text-transform: uppercase; }
      .calendar-page .calendar-box .calendar-list .item .text h3 {
        margin: 0 0 20px;
        font-size: 24px;
        color: #000; }
.calendar-page .calendar-box .all {
  border-top: none; }

.announces-box .buttons-box {
  padding: 25px 15px;
  border-bottom: 1px dashed #e5e5e5; }
  .announces-box .buttons-box:last-child {
    border-bottom: none; }
  .announces-box .buttons-box .container {
    position: relative; }
    .announces-box .buttons-box .container .box {
      display: block;
      position: relative;
      padding: 15px 0 15px 20px;
      background: #575757;
      font-size: 16px;
      line-height: 20px;
      color: #fff;
      text-decoration: underline;
      -moz-transition: background 0.3s;
      -webkit-transition: background 0.3s;
      -o-transition: background 0.3s;
      transition: background 0.3s; }
      .announces-box .buttons-box .container .box i {
        display: inline-block;
        width: 42px;
        height: 42px;
        margin-right: 10px;
        border: 1px solid rgba(255, 255, 255, 0.2);
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px;
        background: url(/s/img/static/icons4.png) no-repeat 50% 0;
        vertical-align: middle; }
        .announces-box .buttons-box .container .box i.icon1 {
          background-position: 0 0; }
        .announces-box .buttons-box .container .box i.icon2 {
          background-position: 0 -40px; }
      .announces-box .buttons-box .container .box span {
        display: inline-block;
        vertical-align: middle;
        text-decoration: underline; }
      .announces-box .buttons-box .container .box:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        border: 11px solid #fff;
        border-left-color: #6d6d6d;
        border-bottom-color: #6d6d6d; }
      .announces-box .buttons-box .container .box:hover {
        background: #787878;
        text-decoration: none !important; }
        .announces-box .buttons-box .container .box:hover span {
          text-decoration: none; }

.news-box {
  padding: 30px 15px;
  line-height: 17px; }
  .news-box .cities {
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    color: #9d9d9d; }
    .news-box .cities a {
      margin-right: 30px;
      text-decoration: underline;
      cursor: pointer;
      margin-bottom: 15px;
      display: inline-block; }
      .news-box .cities a.active {
        color: #ff8c07;
        text-decoration: none; }
      .news-box .cities a:hover {
        color: #ff8c07;
        text-decoration: none; }
  .news-box .news-cols {
    padding: 30px 0; }
    .news-box .news-cols .col-xs-2 p {
      margin: 0 0 15px;
      font-size: 12px;
      line-height: 14px;
      text-transform: uppercase;
      color: #9d9d9d; }
  .news-box .all {
    border-bottom: 1px solid #f2f2f2;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    text-align: center; }
    .news-box .all a {
      display: inline-block;
      margin-bottom: -1px;
      color: #9e9e9e; }
  .news-box .loading {
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0; }

.announces-list .row {
  padding: 30px 0;
  border-bottom: 1px dashed #e5e5e5; }
  .announces-list .row:last-child {
    border: none; }
  .announces-list .row .item .img {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden; }
    .announces-list .row .item .img img {
      display: block;
      width: 100%; }
  .announces-list .row .item .text {
    margin-left: 120px; }
    .announces-list .row .item .text p {
      margin: 8px 0;
      font-size: 12px;
      line-height: 14px;
      text-transform: uppercase;
      color: #9d9d9d; }
      .announces-list .row .item .text p:first-child {
        margin-top: 0; }
    .announces-list .row .item .text a {
      font-size: 20px;
      line-height: 22px; }

.subscribe-button {
  position: relative;
  width: 130px;
  height: 34px;
  padding-left: 5px;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  line-height: 32px;
  text-transform: uppercase;
  color: #7ea08e;
  text-align: center;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer; }
  .subscribe-button:before {
    content: '';
    display: none;
    position: absolute;
    left: 10px;
    top: 50%;
    width: 13px;
    height: 8px;
    margin-top: -5px;
    overflow: hidden;
    background: url(/s/img/static/icon5.png) no-repeat; }
  .subscribe-button.active:before {
    display: block; }
  .subscribe-button.active, .subscribe-button:hover {
    background: #e5ece8;
    color: #9d9d9d; }

.group-box {
  padding: 30px 0;
  border-bottom: 1px dashed #e5e5e5;
  background: #f6f6f6;
  text-align: center; }
  .group-box .img {
    margin-bottom: 15px;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    -o-border-radius: 70px;
    border-radius: 70px; }
    .group-box .img img {
      display: block;
      -webkit-border-radius: 70px;
      -moz-border-radius: 70px;
      -o-border-radius: 70px;
      border-radius: 70px; }
  .group-box h1 {
    margin: 0 0 5px;
    font-size: 36px;
    font-weight: normal; }
  .group-box p {
    margin: 0 0 20px;
    font-size: 12px;
    text-transform: uppercase;
    color: #9d9d9d; }
    .group-box p span {
      margin: 0 5px; }
  .group-box .subscribe-button {
    margin: 0 auto; }

.social-buttons {
  width: 340px;
  margin: 0 auto; }
  .social-buttons a {
    display: block;
    position: relative;
    width: 225px;
    height: 34px;
    padding-left: 45px;
    margin: 0 auto 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 34px;
    text-transform: uppercase;
    color: #fff;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .social-buttons a:before {
      content: '';
      position: absolute;
      left: 5px;
      width: 34px;
      background: url(/s/img/static/icons3.png); }
    .social-buttons a.tw {
      background: #55acee; }
      .social-buttons a.tw:before {
        height: 15px;
        top: 9px;
        background-position: 0 0; }
    .social-buttons a.vk {
      background: #325078; }
      .social-buttons a.vk:before {
        height: 13px;
        top: 10px;
        background-position: 0 -16px; }
    .social-buttons a.fb {
      background: #45619d; }
      .social-buttons a.fb:before {
        height: 24px;
        bottom: 0;
        background-position: 0 -30px; }
    .social-buttons a.gp {
      background: #c30907; }
      .social-buttons a.gp:before {
        height: 23px;
        bottom: 0;
        background-position: 0 -55px; }
    .social-buttons a:hover {
      opacity: .7;
      text-decoration: none; }
  .social-buttons p {
    margin: 15px 0 0;
    font-size: 17px;
    text-align: center;
    color: #9d9d9d; }

.signin-page {
  height: 100%; }
  .signin-page .title-box {
    border-bottom: none; }
  .signin-page .grey-box {
    padding: 50px 0 400px;
    margin-bottom: -350px;
    border-top: 1px solid #e5e5e5;
    background: #f6f6f6; }
    .signin-page .grey-box h4 {
      margin: 0 0 15px;
      font-size: 16px;
      font-weight: normal;
      text-transform: uppercase;
      text-align: center; }
    .signin-page .grey-box form {
      display: block;
      width: 360px;
      margin: 0 auto; }
      .signin-page .grey-box form .form-group {
        margin-bottom: 10px; }
        .signin-page .grey-box form .form-group input {
          padding: 5px 10px;
          height: 34px;
          border: 1px solid #ddd;
          font: 16px "DINPro", Tahoma, sans-serif; }
        .signin-page .grey-box form .form-group .button {
          display: block;
          width: 80px;
          height: 34px;
          margin: 0 auto;
          border: 1px solid #ddd;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          border-radius: 2px;
          background: #fff;
          font: 12px "DINPro", Tahoma, sans-serif;
          text-transform: uppercase;
          color: #7ea08e;
          text-align: center; }
      .signin-page .grey-box form p {
        padding-top: 10px;
        border-top: 1px dashed #ddd;
        font-size: 16px;
        text-align: center; }
        .signin-page .grey-box form p a {
          margin: 0 5px;
          color: #ff8c07; }

.signup-page, .feedback-page, .community-write-page, .profile-page {
  height: 100%; }
  .signup-page .user-title-box, .feedback-page .user-title-box, .community-write-page .user-title-box, .profile-page .user-title-box {
    text-align: center; }
    .signup-page .user-title-box .avatar-container, .feedback-page .user-title-box .avatar-container, .community-write-page .user-title-box .avatar-container, .profile-page .user-title-box .avatar-container {
      position: relative;
      width: 120px;
      height: 120px;
      margin: 0px auto; }
      .signup-page .user-title-box .avatar-container a.img, .feedback-page .user-title-box .avatar-container a.img, .community-write-page .user-title-box .avatar-container a.img, .profile-page .user-title-box .avatar-container a.img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: inline-block;
        width: 120px;
        height: 120px;
        overflow: hidden;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        -o-border-radius: 60px;
        border-radius: 60px; }
      .signup-page .user-title-box .avatar-container .edit, .feedback-page .user-title-box .avatar-container .edit, .community-write-page .user-title-box .avatar-container .edit, .profile-page .user-title-box .avatar-container .edit {
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 32px;
        height: 32px;
        background: url("/s/img/static/icon-edit.png") no-repeat top left;
        cursor: pointer; }
  .signup-page .title-box, .feedback-page .title-box, .community-write-page .title-box, .profile-page .title-box {
    border-bottom: none; }
    .signup-page .title-box + .grey-box, .feedback-page .title-box + .grey-box, .community-write-page .title-box + .grey-box, .profile-page .title-box + .grey-box {
      padding-top: 20px; }
  .signup-page .grey-box, .feedback-page .grey-box, .community-write-page .grey-box, .profile-page .grey-box {
    padding-bottom: 400px;
    margin-bottom: -350px;
    border-top: 1px solid #e5e5e5;
    background: #f6f6f6; }
    .signup-page .grey-box .steps, .feedback-page .grey-box .steps, .community-write-page .grey-box .steps, .profile-page .grey-box .steps {
      padding-bottom: 20px;
      margin-bottom: 50px;
      border-bottom: 1px dashed #e5e5e5;
      font-size: 12px;
      text-transform: uppercase;
      color: #9d9d9d; }
      .signup-page .grey-box .steps span, .feedback-page .grey-box .steps span, .community-write-page .grey-box .steps span, .profile-page .grey-box .steps span {
        margin-right: 10px; }
        .signup-page .grey-box .steps span.active, .feedback-page .grey-box .steps span.active, .community-write-page .grey-box .steps span.active, .profile-page .grey-box .steps span.active {
          color: #ff8c07; }
    .signup-page .grey-box h4, .feedback-page .grey-box h4, .community-write-page .grey-box h4, .profile-page .grey-box h4 {
      margin: 0 0 15px;
      font-size: 16px;
      font-weight: normal;
      text-transform: uppercase;
      text-align: center; }
    .signup-page .grey-box form, .feedback-page .grey-box form, .community-write-page .grey-box form, .profile-page .grey-box form {
      display: block;
      width: 360px;
      margin: 0 auto; }
      .signup-page .grey-box form .form-group, .feedback-page .grey-box form .form-group, .community-write-page .grey-box form .form-group, .profile-page .grey-box form .form-group {
        margin-bottom: 10px; }
        .signup-page .grey-box form .form-group input, .feedback-page .grey-box form .form-group input, .community-write-page .grey-box form .form-group input, .profile-page .grey-box form .form-group input {
          padding: 5px 10px;
          height: 34px;
          border: 1px solid #ddd;
          font: 16px "DINPro", Tahoma, sans-serif; }
          .signup-page .grey-box form .form-group input[type="file"], .feedback-page .grey-box form .form-group input[type="file"], .community-write-page .grey-box form .form-group input[type="file"], .profile-page .grey-box form .form-group input[type="file"] {
            border: none; }
        .signup-page .grey-box form .form-group .select, .feedback-page .grey-box form .form-group .select, .community-write-page .grey-box form .form-group .select, .profile-page .grey-box form .form-group .select {
          position: relative;
          background: #fff; }
          .signup-page .grey-box form .form-group .select select, .feedback-page .grey-box form .form-group .select select, .community-write-page .grey-box form .form-group .select select, .profile-page .grey-box form .form-group .select select {
            position: relative;
            z-index: 2;
            padding: 5px 10px;
            height: 34px;
            border: 1px solid #ddd;
            background: transparent;
            font: 16px "DINPro", Tahoma, sans-serif; }
          .signup-page .grey-box form .form-group .select:before, .feedback-page .grey-box form .form-group .select:before, .community-write-page .grey-box form .form-group .select:before, .profile-page .grey-box form .form-group .select:before {
            content: '';
            position: absolute;
            right: 10px;
            top: 15px;
            border: 6px solid transparent;
            border-top-color: #ababab; }
        .signup-page .grey-box form .form-group .button, .feedback-page .grey-box form .form-group .button, .community-write-page .grey-box form .form-group .button, .profile-page .grey-box form .form-group .button, .post-box form input.button {
          display: block;
          width: 180px;
          height: 34px;
          margin: 0 auto;
          border: 1px solid #ddd;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          border-radius: 2px;
          background: #fff;
          font: 12px "DINPro", Tahoma, sans-serif;
          text-transform: uppercase;
          color: #7ea08e;
          text-align: center; }
        .signup-page .grey-box form .form-group .errorMessage, .feedback-page .grey-box form .form-group .errorMessage, .community-write-page .grey-box form .form-group .errorMessage, .profile-page .grey-box form .form-group .errorMessage {
          font-size: 11px;
          color: red;
          margin-top: 2px; }
      .signup-page .grey-box form p, .feedback-page .grey-box form p, .community-write-page .grey-box form p, .profile-page .grey-box form p {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px dashed #ddd;
        font-size: 16px;
        color: #9d9d9d;
        white-space: nowrap; }
        .signup-page .grey-box form p label, .feedback-page .grey-box form p label, .community-write-page .grey-box form p label, .profile-page .grey-box form p label {
          margin: 0; }
        .signup-page .grey-box form p input, .feedback-page .grey-box form p input, .community-write-page .grey-box form p input, .profile-page .grey-box form p input {
          margin-right: 10px;
          vertical-align: top; }
        .signup-page .grey-box form p a, .feedback-page .grey-box form p a, .community-write-page .grey-box form p a, .profile-page .grey-box form p a {
          color: #ff8c07; }
      .signup-page .grey-box form.form-horizontal, .feedback-page .grey-box form.form-horizontal, .community-write-page .grey-box form.form-horizontal, .profile-page .grey-box form.form-horizontal {
        width: 720px;
        padding-right: 180px; }
        .signup-page .grey-box form.form-horizontal .col-xs-4,
        .signup-page .grey-box form.form-horizontal .col-xs-8, .feedback-page .grey-box form.form-horizontal .col-xs-4,
        .feedback-page .grey-box form.form-horizontal .col-xs-8, .community-write-page .grey-box form.form-horizontal .col-xs-4,
        .community-write-page .grey-box form.form-horizontal .col-xs-8, .profile-page .grey-box form.form-horizontal .col-xs-4,
        .profile-page .grey-box form.form-horizontal .col-xs-8 {
          padding: 0 5px; }
        .signup-page .grey-box form.form-horizontal .row, .feedback-page .grey-box form.form-horizontal .row, .community-write-page .grey-box form.form-horizontal .row, .profile-page .grey-box form.form-horizontal .row {
          margin: 0 -5px; }
        .signup-page .grey-box form.form-horizontal label, .feedback-page .grey-box form.form-horizontal label, .community-write-page .grey-box form.form-horizontal label, .profile-page .grey-box form.form-horizontal label {
          margin-top: 5px;
          text-align: right;
          font-weight: normal;
          font-size: 16px;
          color: #9d9d9d; }
        .signup-page .grey-box form.form-horizontal .border, .feedback-page .grey-box form.form-horizontal .border, .community-write-page .grey-box form.form-horizontal .border, .profile-page .grey-box form.form-horizontal .border {
          border-bottom: 1px dashed #ddd;
          margin-bottom: 10px; }
        .signup-page .grey-box form.form-horizontal .button, .feedback-page .grey-box form.form-horizontal .button, .community-write-page .grey-box form.form-horizontal .button, .profile-page .grey-box form.form-horizontal .button {
          width: 200px; }
      .signup-page .grey-box form .big-textarea, .feedback-page .grey-box form .big-textarea, .community-write-page .grey-box form .big-textarea, .profile-page .grey-box form .big-textarea {
        height: 500px; }
  .signup-page .redactor-editor anons, .feedback-page .redactor-editor anons, .community-write-page .redactor-editor anons, .profile-page .redactor-editor anons {
    border: 1px solid #ccc;
    padding: 10px;
    display: block; }

.signup-page, .feedback-page, .profile-page {
  height: 100%; }
  .signup-page .grey-box form .form-group span, .feedback-page .grey-box form .form-group span, .profile-page .grey-box form .form-group span {
    display: block;
    margin-top: 5px;
    font-size: 16px; }
  .signup-page .grey-box form p span, .feedback-page .grey-box form p span, .profile-page .grey-box form p span {
    display: inline-block;
    white-space: normal;
    vertical-align: top; }

.community-write-page form {
  margin-top: 20px !important; }
  .community-write-page form.form-horizontal {
    width: 1020px !important;
    padding-right: 0px; }
    .community-write-page form.form-horizontal p {
      border-bottom: 0px; }

.text-page {
  padding-bottom: 30px; }
  .text-page .box {
    padding-bottom: 30px; }

.feedback-page .grey-box form {
  width: 560px; }
  .feedback-page .grey-box form textarea {
    height: 200px; }

.post-list-page {
  padding-bottom: 30px; }
  .post-list-page .post-box {
    padding-bottom: 30px; }

.user-page {
  border-bottom: 1px dashed #e5e5e5; }
  .user-page .col-xs-4 img {
    display: block; }
  .user-page .col-xs-8 p {
    margin-bottom: 10px; }
  .user-page .user-title-box {
    background-color: #f6f6f6;
    padding: 30px 0;
    text-align: center; }
    .user-page .user-title-box .avatar-container {
      position: relative;
      width: 120px;
      height: 120px;
      margin: 15px auto; }
      .user-page .user-title-box .avatar-container a.img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: inline-block;
        width: 120px;
        height: 120px;
        overflow: hidden;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        -o-border-radius: 60px;
        border-radius: 60px; }
      .user-page .user-title-box .avatar-container .edit {
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 32px;
        height: 32px;
        background: url("/s/img/static/icon-edit.png") no-repeat top left;
        cursor: pointer; }
  .user-page .user-data-box {
    margin: 20px auto;
    width: 720px; }
    .user-page .user-data-box .row {
      margin-bottom: 10px; }
      .user-page .user-data-box .row .title {
        text-align: right;
        font-size: 18px; }
      .user-page .user-data-box .row .data {
        text-align: left;
        font-size: 18px; }

.carousel-container {
  background-color: #f6f6f6; }
  .carousel-container .index-carousel {
    position: relative;
    padding: 30px 0; }
    .carousel-container .index-carousel .prev,
    .carousel-container .index-carousel .next {
      position: absolute;
      top: 50%;
      width: 25px;
      height: 19px;
      overflow: hidden;
      margin-top: -10px;
      background: url(/s/img/static/arrows.png) no-repeat;
      cursor: pointer;
      opacity: 0.7;
      -moz-transition: opacity 0.2s;
      -webkit-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }
      .carousel-container .index-carousel .prev:hover,
      .carousel-container .index-carousel .next:hover {
        opacity: 1; }
    .carousel-container .index-carousel .prev {
      left: -44px;
      background-position: 0 0; }
    .carousel-container .index-carousel .next {
      right: -44px;
      background-position: 0 -20px; }
    .carousel-container .index-carousel .box {
      position: relative;
      overflow: hidden; }
      .carousel-container .index-carousel .box ul {
        position: relative;
        left: 0;
        top: 0;
        white-space: nowrap;
        font-size: 0;
        -moz-transition: left 0.8s;
        -webkit-transition: left 0.8s;
        -o-transition: left 0.8s;
        transition: left 0.8s; }
        .carousel-container .index-carousel .box ul li {
          float: none;
          display: inline-block;
          position: relative;
          vertical-align: top; }
          .carousel-container .index-carousel .box ul li a {
            position: relative;
            display: block; }
            .carousel-container .index-carousel .box ul li a .img {
              display: block;
              width: 303px;
              height: 168px;
              background-position: 50% 50%;
              position: relative; }
              .carousel-container .index-carousel .box ul li a .img > span {
                position: absolute;
                left: 0px;
                right: 15px;
                bottom: 0;
                color: #fff;
                white-space: normal;
                z-index: 2; }
                .carousel-container .index-carousel .box ul li a .img > span .date {
                  float: left;
                  width: 70px;
                  padding: 11px 0 11px;
                  border-right: 1px dashed rgba(255, 255, 255, 0.2);
                  font-size: 12px;
                  text-transform: uppercase;
                  text-align: center; }
                  .carousel-container .index-carousel .box ul li a .img > span .date span {
                    display: block;
                    color: #ff8c07; }
                  .carousel-container .index-carousel .box ul li a .img > span .date strong {
                    display: block;
                    font-size: 30px;
                    font-weight: normal; }
                .carousel-container .index-carousel .box ul li a .img > span .title {
                  display: block;
                  padding: 18px 0 15px 15px; }
                  .carousel-container .index-carousel .box ul li a .img > span .title span {
                    display: block;
                    margin-bottom: 10px;
                    font-size: 12px;
                    text-transform: uppercase;
                    opacity: .7; }
                  .carousel-container .index-carousel .box ul li a .img > span .title strong {
                    display: block;
                    overflow: hidden;
                    font-size: 17px;
                    line-height: 20px;
                    text-decoration: underline; }
              .carousel-container .index-carousel .box ul li a .img:hover .title strong {
                text-decoration: none; }
              .carousel-container .index-carousel .box ul li a .img:before {
                content: '';
                position: absolute;
                left: 0;
                right: 0;
                top: 30%;
                bottom: 0;
                background-color: transparent;
                background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0, 0, 0, 0.8)));
                background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
                background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
                background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
                z-index: 1; }

.carousel-2-container {
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5; }
  .carousel-2-container .links-carousel {
    position: relative;
    padding: 30px 0; }
    .carousel-2-container .links-carousel .prev,
    .carousel-2-container .links-carousel .next {
      position: absolute;
      top: 50%;
      width: 25px;
      height: 19px;
      overflow: hidden;
      margin-top: -10px;
      background: url(/s/img/static/arrows.png) no-repeat;
      cursor: pointer;
      opacity: 0.7;
      -moz-transition: opacity 0.2s;
      -webkit-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }
      .carousel-2-container .links-carousel .prev:hover,
      .carousel-2-container .links-carousel .next:hover {
        opacity: 1; }
    .carousel-2-container .links-carousel .prev {
      left: -44px;
      background-position: 0 0; }
    .carousel-2-container .links-carousel .next {
      right: -44px;
      background-position: 0 -20px; }
    .carousel-2-container .links-carousel .box {
      position: relative;
      overflow: hidden;
      height: 70px; }
      .carousel-2-container .links-carousel .box ul {
        position: relative;
        left: 0;
        top: 0;
        white-space: nowrap;
        font-size: 0;
        -moz-transition: left 0.8s;
        -webkit-transition: left 0.8s;
        -o-transition: left 0.8s;
        transition: left 0.8s; }
        .carousel-2-container .links-carousel .box ul li {
          float: none;
          display: inline-block;
          position: relative;
          vertical-align: top; }
          .carousel-2-container .links-carousel .box ul li a {
            display: block;
            position: relative;
            padding: 15px 15px 15px 20px;
            background: #575757;
            font-size: 16px;
            line-height: 20px;
            color: #fff;
            text-decoration: underline;
            white-space: normal;
            -moz-transition: background 0.3s;
            -webkit-transition: background 0.3s;
            -o-transition: background 0.3s;
            transition: background 0.3s; }
            .carousel-2-container .links-carousel .box ul li a:after {
              content: '';
              position: absolute;
              right: 0;
              top: 0;
              border: 11px solid #fff;
              border-left-color: #6d6d6d;
              border-bottom-color: #6d6d6d; }
            .carousel-2-container .links-carousel .box ul li a:hover {
              background: #787878;
              text-decoration: none !important; }

.buttons-box {
  padding: 25px 15px;
  border-bottom: 1px dashed #e5e5e5;
  border-top: 1px dashed #e5e5e5; }
  .buttons-box:last-child {
    border-bottom: none; }
  .buttons-box .container {
    position: relative; }
    .buttons-box .container .box {
      display: block;
      position: relative;
      padding: 15px 0 15px 20px;
      background: #575757;
      font-size: 16px;
      line-height: 20px;
      color: #fff;
      text-decoration: underline;
      -moz-transition: background 0.3s;
      -webkit-transition: background 0.3s;
      -o-transition: background 0.3s;
      transition: background 0.3s; }
      .buttons-box .container .box i {
        display: inline-block;
        width: 42px;
        height: 42px;
        margin-right: 10px;
        border: 1px solid rgba(255, 255, 255, 0.2);
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px;
        background: url(/s/img/static/icons4.png) no-repeat 50% 0;
        vertical-align: middle; }
        .buttons-box .container .box i.icon1 {
          background-position: 50% 0; }
        .buttons-box .container .box i.icon2 {
          background-position: 0 -40px; }
      .buttons-box .container .box span {
        display: inline-block;
        vertical-align: middle;
        text-decoration: underline; }
      .buttons-box .container .box:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        border: 11px solid #fff;
        border-left-color: #6d6d6d;
        border-bottom-color: #6d6d6d; }
      .buttons-box .container .box:hover {
        background: #787878;
        text-decoration: none !important; }
        .buttons-box .container .box:hover span {
          text-decoration: none; }

.links-box {
  margin-bottom: 20px; }
  .links-box .box {
    position: relative;
    overflow: hidden;
    height: 70px; }
    .links-box .box ul {
      position: relative;
      left: 0;
      top: 0;
      white-space: nowrap;
      font-size: 0;
      -moz-transition: left 0.8s;
      -webkit-transition: left 0.8s;
      -o-transition: left 0.8s;
      transition: left 0.8s; }
      .links-box .box ul li {
        float: none;
        display: inline-block;
        position: relative;
        vertical-align: top; }
        .links-box .box ul li a {
          display: block;
          position: relative;
          padding: 15px 280px 15px 20px;
          background: #575757;
          font-size: 16px;
          line-height: 20px;
          color: #fff;
          text-decoration: underline;
          white-space: normal;
          -moz-transition: background 0.3s;
          -webkit-transition: background 0.3s;
          -o-transition: background 0.3s;
          transition: background 0.3s; }
          .links-box .box ul li a:after {
            content: '';
            position: absolute;
            right: 0;
            top: 0;
            border: 11px solid #fff;
            border-left-color: #6d6d6d;
            border-bottom-color: #6d6d6d; }
          .links-box .box ul li a:hover {
            background: #787878;
            text-decoration: none !important; }

.faq-page .faq-list {
  list-style: none; }
  .faq-page .faq-list li {
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2; }
    .faq-page .faq-list li h3 {
      position: relative;
      margin: 0 0 10px;
      font-size: 24px;
      font-weight: normal;
      cursor: pointer; }
      .faq-page .faq-list li h3 span {
        position: absolute;
        right: 0;
        top: 50%;
        width: 20px;
        height: 20px;
        margin-top: -7px;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        .faq-page .faq-list li h3 span:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          border: 10px solid transparent;
          border-left-color: #bababa; }
        .faq-page .faq-list li h3 span:after {
          content: '';
          position: absolute;
          left: -1px;
          top: 0;
          border: 10px solid transparent;
          border-left-color: #fff; }
    .faq-page .faq-list li .text {
      overflow: hidden;
      max-height: 0;
      margin-bottom: 0;
      font-size: 18px;
      line-height: 28px;
      -moz-transition: max-height 0.3s, margin-bottom 0.3s;
      -webkit-transition: max-height 0.3s, margin-bottom 0.3s;
      -o-transition: max-height 0.3s, margin-bottom 0.3s;
      transition: max-height 0.3s, margin-bottom 0.3s; }
    .faq-page .faq-list li > p {
      margin: 0; }
      .faq-page .faq-list li > p span {
        margin-right: 15px;
        font-size: 12px;
        opacity: 0.7;
        color: #000; }
        .faq-page .faq-list li > p span:before {
          content: '';
          display: inline-block;
          margin-right: 5px;
          vertical-align: middle; }
        .faq-page .faq-list li > p span.comments:before {
          width: 9px;
          height: 9px;
          background: url(/s/img/static/icon2.png) no-repeat; }
        .faq-page .faq-list li > p span.views:before {
          width: 12px;
          height: 8px;
          background: url(/s/img/static/icon3.png) no-repeat; }
      .faq-page .faq-list li > p a {
        font-size: 12px;
        text-transform: uppercase;
        opacity: 0.7; }
    .faq-page .faq-list li.active h3 span {
      right: 5px;
      margin-top: -2px;
      -moz-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .faq-page .faq-list li.active .text {
      max-height: 1000px;
      margin-bottom: 15px; }

.grey-box {
  padding: 30px 0;
  background: #f6f6f6; }
  .grey-box .fast-links-box {
    padding: 0;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #fff; }
    .grey-box .fast-links-box > div {
      width: 33.4%;
      height: 126px;
      padding: 25px 30px;
      margin: 0 -1px -1px 0;
      border: 1px solid #f2f2f2;
      border-width: 0 1px 1px 0; }
      .grey-box .fast-links-box > div p {
        height: 50px;
        margin-bottom: 5px;
        overflow: hidden; }
        .grey-box .fast-links-box > div p a {
          font-size: 20px;
          line-height: 25px;
          color: #ff8c07; }
      .grey-box .fast-links-box > div > span {
        margin-right: 15px;
        font-size: 12px;
        opacity: 0.7;
        color: #000; }
        .grey-box .fast-links-box > div > span:before {
          content: '';
          display: inline-block;
          margin-right: 5px;
          vertical-align: middle; }
        .grey-box .fast-links-box > div > span.comments:before {
          width: 9px;
          height: 9px;
          background: url(/s/img/static/icon2.png) no-repeat; }
        .grey-box .fast-links-box > div > span.views:before {
          width: 12px;
          height: 8px;
          background: url(/s/img/static/icon3.png) no-repeat; }
      .grey-box .fast-links-box > div .add-link {
        position: relative;
        font-size: 12px;
        text-transform: uppercase; }
        .grey-box .fast-links-box > div .add-link:before {
          content: '\253c';
          display: inline-block;
          font: 17px/14px 'Times';
          margin-right: 5px;
          color: #ff8c07;
          vertical-align: middle; }

.nko-page .select {
  position: relative;
  background: #fff; }
  .nko-page .select select {
    position: relative;
    z-index: 2;
    padding: 5px 10px;
    height: 34px;
    border: 1px solid #ddd;
    background: transparent;
    font: 16px "DINPro", Tahoma, sans-serif; }
  .nko-page .select:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 15px;
    border: 6px solid transparent;
    border-top-color: #ababab; }
.nko-page .nko {
  width: 100%;
  border-collapse: collapse; }
  .nko-page .nko tr.head {
    font-weight: bold; }
  .nko-page .nko td {
    padding: 10px;
    border: 1px solid #ccc; }
.nko-page .post-box .panel {
  height: 50px; }
.nko-page .nko-table {
  border-collapse: collapse; }
  .nko-page .nko-table td {
    vertical-align: top;
    padding: 10px;
    border: 1px solid #ccc; }
.nko-page .button {
  display: block;
  width: 180px;
  height: 34px;
  margin: 0 auto;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  font: 12px "DINPro", Tahoma, sans-serif;
  text-transform: uppercase;
  color: #7ea08e;
  text-align: center; }
.nko-page .addresses .address .nko-contacts {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 5px 0;
  margin: 30px 0; }
.nko-page .addresses .add-contact {
  cursor: pointer;
  text-decoration: underline;
  font-size: 16px;
  margin-bottom: 5px; }
.nko-page .addresses .add-office {
  cursor: pointer;
  text-decoration: underline;
  font-size: 16px;
  margin: 15px 0; }
.nko-page .addresses .add-contact-template {
  display: none; }

.event-page {
  margin-top: 20px; }
  .event-page .container .description {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px; }
  .event-page .comments-box {
    border-top: solid #e5e5e5;
    border-width: 1px 0;
    background: #f6f6f6; }
    .event-page .comments-box .title {
      padding: 25px 0;
      border-bottom: 1px dashed #e5e5e5; }
      .event-page .comments-box .title h2 {
        margin: 0;
        font-size: 26px;
        text-transform: uppercase; }

/*# sourceMappingURL=front.css.map */


.comment span.add-new-comment {
  background-image: url(/s/img/static/add-first-comment.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 160px;
  display: block;
  position: absolute;
  right: 0px;
  font-size: 10px;
  color: grey;
  padding-left: 60px;
  cursor: pointer;
  visibility: hidden;
}

.comment span.add-comment {
  background-image: url(/s/img/static/add-new-comment.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 160px;
  display: block;
  position: absolute;
  right: 0px;
  font-size: 10px;
  color: grey;
  padding-left: 60px;
  cursor: pointer;
  visibility: hidden;
}

.add-comment > span {
    position: absolute;
    left: 3px;
    top: 12px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    width: 47px;
}

.add-comment > span > div {
    width: 47px;
    text-align: center;
}

.add-comment > div, .add-new-comment > div {
    height: 50px;
    line-height: 40px;
}
.add-comment > div > span, .add-new-comment > div > span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

div.discussion-comment {
  margin-right: 170px;
}

.comments-for-comment-discussion div.discussion-comment {
  margin-right: 70px;
}

.discussion-note {
  font-size: 11px;
  color:grey;
  margin-left:170px;
}

.comments-for-comment-discussion {
  box-shadow: 5px 5px 14px -4px #000000;
  display: none;
  width:600px;
  background-color: rgb(240,240,240);
  border-radius: 10px;
  border-color: grey;
  font-size: 90%;
}

.comments-for-comment-discussion .comments-container {
  padding: 20px;
}

.comments-for-comment-discussion .comment {
    padding-top: 10px;
}
.comments-for-comment-discussion .text p {
    font-size:11px;
    margin: 0 0 4px 0;
}
.comments-for-comment-discussion .text {
    font-size:12px;
}

.comments-for-comment-discussion .header {
  font-size: 16px;
}

.comments-for-comment-discussion hr {
  border-top: 1px solid #e5e5e5;
  margin: 10px 0;
}

.comments-for-comment-discussion .comment-block {
    min-height: 45px;
}
.comments-for-comment-discussion .content {
  max-height: 500px;
  overflow-y: auto;
}

.comments-for-comment-discussion .comment-block .circle {
  float: left;
  height: 20px;
  width: 20px;
  background-color: red;
  border-radius: 10px;
  vertical-align: top;
  margin-left: 10px;
}

.comments-for-comment-discussion .comment-block .form-container {
  padding: 0;
}

.comments-for-comment-discussion .comment-block .form-container form {
  padding: 0 0 10px 0;
  margin: 0;
  min-height: 20px;
}

.comments-for-comment-discussion .comment-block .form-container .float-size-text-area {
  margin-right: 100px;
}

.comments-for-comment-discussion .comment-block .box-text{
  font-size: 11px;
  display: block;
  margin-left: 40px;
}
.comments-for-comment-discussion .comment-block .box-text p,
.comments-for-comment-discussion .comment-block .box-text span.reply {
  color: grey;
  cursor: pointer;
}

.comments-for-comment-discussion .comment-block .box-text div.discussion-comment {
  max-width: none;
  margin-bottom: 10px;
}

.spinner {
  display: none;
  margin: 10px auto 0;
  width: 70px;
  text-align: center;
  position: absolute;
  left:47%;
  top:30px;
  z-index: 100;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


.comments-for-comment-discussion .header {
    padding-bottom:5px;
}

.comments-for-comment-discussion .comment-form {
  padding: 10px 0 20px 20px;
}
.comments-for-comment-discussion .optional-form .comment-form {
  padding: 20px 0 0 20px;
}

.buttons-container {
  position:relative; margin:auto; max-width:1200px;
}

.buttons-container .post-button {
  position: absolute; right:45px; width: 250px;
}

.buttons-container .post-button:after {
  clear: both;
}

.buttons-container .post-button .box {
  display: block;
  position: relative;
  padding: 10px 10px 10px 10px;
  background: #575757;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-decoration: underline;
  -moz-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  overflow: hidden;
  text-align: left;
}

.buttons-container .post-button .box span {
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
  text-align: center;
}

.buttons-container .post-button .box i.icon1 {
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  background: url(/s/img/static/icons4.png) no-repeat 50% 0;
  vertical-align: middle;
}

.buttons-container .post-button .box:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  border: 11px solid #f6f6f6;
  border-left-color: #6d6d6d;
  border-bottom-color: #6d6d6d;
}

.buttons-container .post-button .box:hover {
  background: #787878;
  text-decoration: none !important;
}
.buttons-container .post-button .box:hover span {
  text-decoration: none;
}

.add-user-to-discussion {
  position:absolute;
  right: 20px;
  bottom: 20px;
  font-size: 11px;
  cursor: pointer;
  color: gray;
  display: none;
}

.add-user-to-discussion:hover {
  color: black;
}

.comments-for-comment-discussion .add-user-to-discussion {
  display: block;
}

.community-common-item.is-discussion .discussion-label {
    float: right;
    color: grey;
    text-transform: uppercase;
}

.community-common-item.is-discussion {
    background: #fff  !important;
    border: 1px solid #ccc !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px
}

.community-common-item.is-discussion > .comments   {
background: #fff !important;
border-top: 1px solid #fff !important;
}

.discussion-box .error-message,
.comments-for-comment-discussion .error-message {
  color:darkred;
  text-align:center;
}
 .maintest .container {
    position: relative;
    z-index: 2;
    height: 170px;
    color: #fff; width: 250px !important;}
    .maintest .container .date {
      position: absolute;
      padding: 8px 0 0;
      width: 110px;
      bottom: 32px;
      border: 1px solid rgba(255, 255, 255, 0.2);
      font-size: 12px;
      text-transform: uppercase;
      text-align: center; }
      .maintest .container .date strong {
        display: block;
        font-size: 50px;
        line-height: 50px;
        font-weight: normal; }
      .maintest .container .date p {
        margin: 12px 0 0;
        padding: 6px 0;
        border-top: 1px dashed rgba(255, 255, 255, 0.1); }


 .pollbutt {
 background: #ff8c07;
padding: 10px 1.2em;
 -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -o-border-radius: 15px;
        border-radius: 15px;
margin-right: 1.2em;
color: #fff !important;
text-decoration: none;}       

#recaptcha_area {
  margin: auto;
}

body > .signin-page {
  height: auto;
  overflow: hidden;
}

.post-page .post-box .panel.discussion-users {
      padding: 10px 0 0 0;
      border-top: dashed #e5e5e5;
      border-width: 1px 0;
      box-shadow: none;
      margin-bottom:0;
      min-height:0;
}

.post-page .post-box .panel.discussion-users > p > span { margin: 0 0 0 7px; }
.post-page .post-box .panel.discussion-users > p > span:first-child { margin: 0 0 0 15px; }


.comment-edit-form {
  padding: 0 !important;
}

.comment-edit-form .button {
  float: right;
      width: 110px;
      height: 32px;
      border: 1px solid #ddd;
      background: #fff;
      font: 12px/32px "DINPro", Tahoma, sans-serif;
      text-transform: uppercase;
      color: #7ea08e;
      text-align: center;
      -moz-transition: box-shadow 0.3s;
      -webkit-transition: box-shadow 0.3s;
      -o-transition: box-shadow 0.3s;
      transition: box-shadow 0.3s;
}

.comment-edit-form > div {
  margin-right: 130px;
}

.comment-edit-form textarea {
  position: relative;
  z-index: 2;
  height: 32px;
  min-height: 32px;
  overflow: hidden;
  padding: 5px 10px;
  font: 16px/20px "DINPro", Tahoma, sans-serif;
}

.comment .text .edit, .comment .expand, .comment .block_user {
  font-size: 12px;
  text-transform: uppercase;
  color: #9d9d9d;
  cursor: pointer;
}
.comment .block_user {
  margin-left: 5px;
}

.comment .text .edit:hover, .comment .expand:hover {
  opacity: .7; 
}

.vote-form { display:none; }

.user_avatar_32_32,
.user_avatar_80_80 {
  position:relative; 
  overflow:visible !important; 
}

.verified_icon:before {
  content: "\f099";
  color: #88c9f9;
  display: inline-block;
  font-family: "rosettaicons";
  font-weight: normal;
  font-style: normal;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}

.verified_icon {
  cursor: pointer;
  position: relative;
  color: #575757;
  font-size: 20px;
  bottom: 0;
  right: 0;
  background: transparent;
  font-style: normal;
  vertical-align: baseline;
}

.verified_icon_80_80 {
  display: inline;
  left: 60px;
  top: 55px;
  bottom: auto;
  right: auto;
  position: absolute;
}

.verified_icon_32_32 {
  display: inline;
  left: 20px;
  top: 15px;
  bottom: auto;
  right: auto;
  position: absolute;
}

.verified_tooltip {
    position: absolute;
    background: #fff;
    border: 1px solid #575757;
    margin-top: 5px;
    z-index: 2;
    font-size: 16px;
    color: white;
    text-transform: lowercase;
    white-space: nowrap;
    padding: 2px 8px;
    display: none;
    left:-10px;
    background-color: #575757;
    padding: 5px 10px;
}

span:hover > .verified_tooltip {
    display: block;
}
.verified_tooltip:after,
.verified_tooltip:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.verified_tooltip:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #575757;
    border-width: 7px;
    left: 12px;
}
.verified_tooltip:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #575757;
    border-width: 9px;
    left: 10px;
}

.news-list a:visited, .comment a:visited { color: #000 !important; }

.block-user-modal > div {
  padding: 40px;
}

.block-user-modal .button {
    display: inline-block;
    width: 180px;
    height: 34px;
    margin: 0 auto;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    font: 12px "DINPro", Tahoma, sans-serif;
    text-transform: uppercase;
    color: #7ea08e;
    text-align: center; 
    line-height: 34px;
    cursor: pointer;
    margin-left: 10px;
  }


.expand_comment {
  cursor: pointer;
  text-decoration: underline;
  font-family: "DINPro",Helvetica,Arial,sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  white-space: nowrap;
}

.expand_comment:hover {
  text-decoration: none;
}

.redactor_image_caption {
    font-size: 90%;
    color: #727272;
    margin-top: -20px;
}

.post-page .post-box .text .redactor_image_caption a {
    color: #727272;
}


.carousel-container.slider-container {
  background-color: black;
  padding-top: 20px;
}

.carousel-container.slider-container a {
  color: white;
  display: block;
}



.carousel-container.slider-container .box ul {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  -moz-transition: left 0.8s;
  -webkit-transition: left 0.8s;
  -o-transition: left 0.8s;
  transition: left 0.8s; 
  margin-bottom: 0px;
}


.carousel-container.slider-container  .box ul li {
  display: block;
  position: absolute;
  vertical-align: top; 
  width: 25%; 
  padding: 10px 5px; 
   -moz-transition: left 0.8s;
  -webkit-transition: left 0.8s;
  -o-transition: left 0.8s;
  transition: left 0.8s;
}

.carousel-container.slider-container  .box ul li .image-container {
  position: relative;
}

.carousel-container.slider-container  .box ul li .image-container .img {
  width: 100%;
  padding-bottom: 56.25%;
  background-size: cover;
}

.carousel-container.slider-container  .box ul li .aditional {
  margin-top: -37px;
}

.carousel-container.slider-container  .box ul li .highlight {
  background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.7),  rgba(0,0,0,1));
  bottom: 0;
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  font-weight: bold;
  text-decoration: none;
}

.carousel-container.slider-container  .box ul li  .title {
  white-space: inherit;
  color: white;
  font-size: 14px;
  padding: 10px;
  text-transform: uppercase;
}

.carousel-container.slider-container .next {
  position: absolute;
  right:0;
  width: 12%;
  height: 100%;
  color: white;
  z-index: 100;
  cursor: pointer;
  background: linear-gradient(90deg, transparent, rgba(0,0,0,0.8));
}
.carousel-container.slider-container .prev {
  position: absolute;
  left: 0;
  width: 12%;
  height: 100%;
  color: white;
  z-index: 100;
  cursor: pointer;
  background: linear-gradient(90deg, rgba(0,0,0,0.8), transparent);
}

.carousel-container.slider-container .arrow {
  height: 45px;
  width: 45px;
  border-radius: 25px;
  background-color: black;
  color: white;
  margin-top: 56%;
  font-size: 30px;
  line-height: 41px;
  text-align: center;
  position: absolute;
}

.carousel-container.slider-container .prev .arrow {
  left: 40px;
  transform: rotate(180deg);
}

.carousel-container.slider-container .next .arrow {
  right: 40px;
}


.whitecolored .slider-container .box ul li .highlight {
  background: linear-gradient(to bottom, rgba(255,255,255,0.2), rgba(255,255,255,1), rgba(255,255,255,1));
  bottom: 0;
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  font-weight: bold;
  text-decoration: none;
  min-height: 6.8em;
  margin-bottom: 30px;
}

.whitecolored .slider-container .box ul li  .title {
  white-space: inherit;
  color: black;
  font-size: 14px;
  padding: 10px;
  text-transform: uppercase;
 
}

#allrecords [field="text"] {
  text-align: justify;
}

