.s3_comments_item {
  margin: 0 0 1.5em 0; }

.s3_comments_item .s3_anchor {
  float: right;
  color: #fff; }

.s3_comments_item .s3_comment_date {
  font-size: 0.8461538462em;
  opacity: 0.8; }

.s3_comments_item .s3_comment_author {
  font-size: 1.0769230769em;
  color: #f6f9ff; }

.s3_comments_item .s3_comment_head {
  padding: 0.9230769231em 1.0769230769em;
  background-color: #67a8a5; }

.s3_comments_item .s3_comment_head:after {
  display: block;
  clear: both;
  content: ""; }

.s3_comments_item .s3_comment_content {
  margin: 0;
  padding: 0.7em 1em 0 1em; }

.s3_comments_item .s3_comment_reply {
  position: relative;
  margin-top: 1.3846153846em;
  padding: 1em;
  border: 1px solid rgba(119, 119, 119, 0.2);
  background-color: rgba(119, 119, 119, 0.2);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3); }

.s3_comments_item .s3_comment_reply:before, .s3_comments_item .s3_comment_reply:after {
  position: absolute;
  left: 20px;
  content: ""; }

.s3_comments_item .s3_comment_reply:before {
  top: -8px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-bottom-color: rgba(119, 119, 119, 0.2); }

.s3_comments_item .s3_comment_reply:after {
  top: -6px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-bottom-color: rgba(119, 119, 119, 0.2); }

.s3_comments_item .s3_comment_reply .s3_comment_reply_head {
  padding-bottom: 0.6153846154em;
  border-bottom: 1px solid #7f7f7f; }

.s3_comments_item .s3_comment_reply .s3_comment_reply_head:after {
  content: "";
  clear: both; }

.s3_comments_item .s3_comment_reply .s3_comment_reply_content {
  margin: 0;
  padding-top: 0.6153846154em; }

.s3_pagelist {
  margin: 1.3846153846em 0;
  padding: 0;
  list-style: none;
  text-align: center; }

.s3_pagelist .s3_pagelist_item {
  display: inline-block;
  position: relative;
  min-width: 2.1333333333em;
  min-height: 1.8666666667em;
  margin: 0 0.2em;
  vertical-align: middle;
  background-color: #fff;
  font-size: 1.1538461538em;
  line-height: 1.1538461538em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0.2307692308em;
  -moz-border-radius: 0.2307692308em;
  -ms-border-radius: 0.2307692308em;
  -o-border-radius: 0.2307692308em;
  border-radius: 0.2307692308em;
  -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.4);
  background: #fff; }

li.s3_pagelist_item.s3_pagelist_item_active {
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #dedede 100%); }

.s3_pagelist .s3_pagelist_item a, .s3_pagelist .s3_pagelist_item span {
  display: block;
  padding: 0.3333333333em;
  text-decoration: none;
  color: #333;
  font-weight: 400; }

.s3_pagelist .s3_pagelist_item .s3_icon {
  font-size: 1.3333333333em;
  line-height: 1.3333333333em; }

.s3_pagelist .s3_pagelist_item.s3_pagelist_item_prev a, .s3_pagelist .s3_pagelist_item.s3_pagelist_item_next a, .s3_pagelist .s3_pagelist_item.s3_pagelist_item_first a, .s3_pagelist .s3_pagelist_item.s3_pagelist_item_last a {
  padding: 0; }

.s3_pagelist .s3_pagelist_item.s3_pagelist_item_prev .s3_icon:before {
  content: "\f104"; }

.s3_pagelist .s3_pagelist_item.s3_pagelist_item_next .s3_icon:before {
  content: "";
  position: absolute;
  background: url(/d/ar5.svg) 0 0 no-repeat;
  background-size: 100%;
  display: block;
  min-width: 16px;
  min-height: 16px;
  top: 9px;
  left: 16px;
  transform: rotate(270deg); }

li.s3_pagelist_item.s3_pagelist_item_next {
  background: #67a8a5; }

.s3_tpl_anketa .s3_form {
  margin-top: 2.3076923077em; }

.s3_form .anketa-flash-upload div.flash {
  max-width: 100%;
  border: 1px solid #ccc;
  -webkit-border-radius: 0.2307692308em;
  -moz-border-radius: 0.2307692308em;
  -ms-border-radius: 0.2307692308em;
  -o-border-radius: 0.2307692308em;
  border-radius: 0.2307692308em; }

.s3_form_item {
  margin: 0.7692307692em 0; }

.s3_required {
  color: red; }

.s3_form_field_title {
  margin-bottom: 0.3846153846em; }

.s3_form_field_type_text, .s3_form_field_type_password, .s3_form_field_type_textarea, .s3_form_field_type_select, .s3_form_item_type_captcha input[type=text] {
  max-width: 100%;
  padding: 0.3076923077em 0.7692307692em;
  border: 1px solid #ccc;
  -webkit-border-radius: 0.2307692308em;
  -moz-border-radius: 0.2307692308em;
  -ms-border-radius: 0.2307692308em;
  -o-border-radius: 0.2307692308em;
  border-radius: 0.2307692308em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.s3_form_field_type_text.s3_form_field_error, .s3_form_field_type_password.s3_form_field_error, .s3_form_field_type_textarea.s3_form_field_error, .s3_form_field_type_select.s3_form_field_error, .s3_form_item_type_captcha input[type=text].s3_form_field_error {
  border-color: red; }

.s3_form_field_type_text[disabled], .s3_form_field_type_password[disabled], .s3_form_field_type_textarea[disabled], .s3_form_field_type_select[disabled], .s3_form_item_type_captcha input[type=text][disabled] {
  background-color: #dedede;
  border-color: #dedede;
  resize: none; }

.s3_form_field_type_text, .s3_form_field_type_password, .s3_form_field_type_textarea {
  width: 32.3076923077em; }

.s3_form_field_type_select {
  min-width: 15.3846153846em; }

.s3_form_field_type_radio, .s3_form_field_type_checkbox {
  width: 1em;
  height: 1em;
  margin: 0 0.3846153846em 0 0;
  vertical-align: middle; }

.s3_form_field_type_radio[disabled] + .s3_form_subitem_title, .s3_form_field_type_checkbox[disabled] + .s3_form_subitem_title {
  color: #dedede; }

.s3_form_item_type_calendar .s3_icon:before, .s3_form_item_type_calendar_interval .s3_icon:before {
  margin-left: 0.3846153846em;
  content: "\f073"; }

.s3_form_item_type_calendar .s3_form_field_type_text {
  width: 7em; }

.s3_form_item_type_calendar_interval .s3_form_subitem {
  display: inline-block;
  margin-right: 0.7692307692em; }

.s3_form_item_type_calendar_interval .s3_form_field_type_text {
  width: 7em;
  margin-left: 0.3846153846em; }

.s3_form_item_type_captcha .mgCaptcha-block {
  display: inline-block;
  margin: 0 1em 0 0;
  vertical-align: middle; }

.s3_form_item_type_captcha img:first-child {
  border: 1px solid #ccc; }

.s3_form_item_type_captcha img + img {
  padding-left: 0.2307692308em;
  vertical-align: bottom; }

.s3_form_item_type_captcha input[type=text] {
  width: 6.9230769231em; }

.s3_form_item_type_captcha.s3_form_item_error input[type=text] {
  border-color: red; }

.s3_form_subitem {
  margin: 0.3846153846em 0; }

.s3_form_note {
  padding: 0.2307692308em 0.7692307692em 0; }

.s3_form_error {
  padding: 0 0.7692307692em;
  color: red; }

.s3_form_field_alias_birthday {
  width: 6em;
  min-width: 0; }

.s3_form_item_type_captcha.s3_form_item_error input[type=text] {
  border-color: red; }

.s3_form_subitem {
  margin: 0.3846153846em 0; }

.s3_form_note {
  padding: 0.2307692308em 0.7692307692em 0; }

.s3_form_error {
  padding: 0 0.7692307692em;
  color: red; }

.s3_form_field_alias_birthday {
  width: 6em;
  min-width: 0; }
