/*! source: style.experience.less */
/** Базовые цвета темы
----------------------------------------------------------------------------------------------------------*/
/** Метрика сайта
----------------------------------------------------------------------------------------------------------*/
/** Другое
----------------------------------------------------------------------------------------------------------*/
/** Кнопки - 5
----------------------------------------------------------------------------------------------------------*/
/** МЕНЮ ПЕРВОГО УРОВНЯ - 20
----------------------------------------------------------------------------------------------------------*/
/** МЕТРИКА ПОИСКА
----------------------------------------------------------------------------------------------------------*/
/** МЕНЮ ТРЕТЬЕГО УРОВНЯ - 7
----------------------------------------------------------------------------------------------------------*/
/** КОНТЕНТ САЙТА
----------------------------------------------------------------------------------------------------------*/
/** ТОПИК
----------------------------------------------------------------------------------------------------------*/
/** ПАДЖИНАТОР
----------------------------------------------------------------------------------------------------------*/
/** ПОДВАЛ
----------------------------------------------------------------------------------------------------------*/
/** САЙДБАР
----------------------------------------------------------------------------------------------------------*/
/** ТОПИК-НОВОСТЬ (наследует настройки основного топкиа)
----------------------------------------------------------------------------------------------------------*/
/** КОММЕНТАРИИ
----------------------------------------------------------------------------------------------------------*/
/**-------------------------------------------------------------------------------------------------------*/
/** РАЧЕТНЫЕ ДАННЫЕ. НЕ МЕНЯТЬ!
----------------------------------------------------------------------------------------------------------*/
/** ЦВЕТА (9)
----------------------------------------------------------------------------------------------------------*/
/** НАСТРОЙКИ МЕНЮ (7)
----------------------------------------------------------------------------------------------------------*/
/** ОСНОВНОЕ МЕНЮ (7)
----------------------------------------------------------------------------------------------------------*/
/** МЕНЮ ТОПИКОВ (5)
----------------------------------------------------------------------------------------------------------*/
/** НАСТРОЙКИ БЛОКОВ (5)
----------------------------------------------------------------------------------------------------------*/
/** НАСТРОЙКИ ТУЛЛБАРА (12)
----------------------------------------------------------------------------------------------------------*/
/** НАСТРОЙКИ ЭЛЕМЕНТОВ ФОРМЫ (16)
----------------------------------------------------------------------------------------------------------*/
/** НАСТРОЙКИ ВЫВОДА ТОПИКА (3)
----------------------------------------------------------------------------------------------------------*/
/** НАСТРОЙКИ ВЫВОДА КОММЕНТАРИЕВ (2)
----------------------------------------------------------------------------------------------------------*/
/** НАСТРОЙКИ ПАДЖИНАТОРА (6)
----------------------------------------------------------------------------------------------------------*/
/** НАСТРОЙКИ ПОДВАЛА (6)
----------------------------------------------------------------------------------------------------------*/
/** ВИДЖЕТ ИНФОРМАЦИИ О БЛОГЕ (3)
----------------------------------------------------------------------------------------------------------*/
/** ПРОФИЛЬ ПОЛЬЗОЫВТЕЛЯ (13)
----------------------------------------------------------------------------------------------------------*/
/** НАСТРОЙКИ СТЕНЫ (1, ОСТАЛЬНОЕ В НАСТРОЙКАХ КОММЕНТАРИЕВ)
----------------------------------------------------------------------------------------------------------*/
/** ПРОЧИЕ (1)
----------------------------------------------------------------------------------------------------------*/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto/Roboto-Light.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(../fonts/roboto/Roboto-Regular.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/roboto/Roboto-Medium.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto/Roboto-Bold.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(../fonts/roboto/Roboto-LightItalic.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(../fonts/roboto/Roboto-Italic.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(../fonts/roboto/Roboto-MediumItalic.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(../fonts/roboto/Roboto-BoldItalic.ttf) format('ttf');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(../fonts/roboto/pt_sans/PT_Sans-Web-Regular.ttf) format('ttf');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(../fonts/roboto/pt_sans/PT_Sans-Web-Bold.ttf) format('ttf');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(../fonts/roboto/pt_sans/PT_Sans-Web-Italic.ttf) format('ttf');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(../fonts/roboto/pt_sans/PT_Sans-Web-BoldItalic.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: light;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(../fonts/roboto_condensed/RobotoCondensed-Light.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(../fonts/roboto_condensed/RobotoCondensed-Regular.ttf) format('ttf');
}
/** Шрифты
----------------------------------------------------------------------------------------------------------*/
.topic-content-preview-img {
  display: block !important;
}
.label {
  border-radius: 0 !important;
}
.dropdown-menu > li > a {
  font-size: 12px !important;
}
.topic-text img,
.comment-text img {
  cursor: pointer;
}
li.active a.link-dual {
  color: #4b8bbc !important;
}
.modal-open,
.modal-open .navbar-fixed-top {
  margin-right: 0 !important;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
a:hover {
  color: #4b8bbc;
}
.panel {
  border-radius: 0;
  border: 0;
  margin-bottom: 12px;
}
.panel-body {
  padding: 24px;
}
.panel-body .panel-header {
  padding-bottom: 16px;
  margin-bottom: 14px;
  border-bottom: 1px solid #e6e6e6;
}
.panel-body .panel-header a {
  font-size: inherit;
}
.panel-footer {
  background: #e6e6e6;
  height: 32px;
  line-height: 32px;
  border: 0;
  padding: 0 24px;
}
.link {
  text-decoration: none;
  font-family: tahoma, verdana, arial, sans-serif;
  color: #4b8bbc;
}
.link.with-fa i {
  margin-right: 6px;
}
.link.link-lead {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.link:hover {
  text-decoration: underline;
  color: #4b8bbc;
}
.link.link-blue {
  color: #4b8bbc;
}
.link.link-blue.link-clear:hover {
  text-decoration: none;
  color: #336388;
}
.link.link-blue-red {
  color: #4b8bbc;
}
.link.link-blue-red.link-clear:hover {
  text-decoration: none;
  color: #c43a3a;
}
.link.link-red-blue {
  color: #c43a3a;
}
.link.link-red-blue.link-clear:hover {
  text-decoration: none;
  color: #4b8bbc;
}
.link.link-header {
  font-weight: normal;
  color: #000000;
}
.link.link-header:hover {
  text-decoration: none;
  color: #4b8bbc;
}
.link.link-dark {
  color: #1a1a1a;
}
.link.link-dark i {
  color: #a6a6a6;
}
.link.link-dark.link-clear:hover {
  text-decoration: none;
  color: #4d4d4d;
}
.link.link-dark.link-clear:hover i {
  color: #4d4d4d;
}
.link.link-dual {
  color: #1a1a1a;
}
.link.link-dual i {
  color: #a6a6a6;
}
.link.link-dual.link-clear:hover,
.link.link-dual.link-clear.active {
  text-decoration: none;
  color: #4b8bbc;
}
.link.link-dual.link-clear:hover i,
.link.link-dual.link-clear.active i {
  color: #4b8bbc;
}
.link.link-light-gray {
  color: #a6a6a6;
}
.link.link-light-gray.link-clear:hover,
.link.link-light-gray.link-clear.active {
  text-decoration: none;
  color: #5c5c5c;
}
.link.link-gray {
  color: #808080;
}
.link.link-gray.link-clear:hover {
  text-decoration: none;
  color: #5c5c5c;
}
.link.link-clear:hover {
  text-decoration: none;
}
.btn {
  padding: 6px 14px;
  font-size: 14px;
  line-height: 12px;
  border-radius: 4px;
  border: 0;
  padding: 7px 15px;
}
.btn-light,
.btn-default {
  font-size: 13px;
  color: #4d4d4d;
  background-color: #f0f0f0;
  border-color: #d9d9d9;
  border-radius: 0;
  outline: none;
}
.btn-light:hover,
.btn-default:hover,
.btn-light:focus,
.btn-default:focus,
.btn-light:active,
.btn-default:active,
.btn-light.active,
.btn-default.active,
.open .dropdown-toggle.btn-light,
.open .dropdown-toggle.btn-default {
  color: #4d4d4d;
  background-color: #dbdbdb;
  border-color: #bababa;
}
.btn-light:active,
.btn-default:active,
.btn-light.active,
.btn-default.active,
.open .dropdown-toggle.btn-light,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-light.disabled,
.btn-default.disabled,
.btn-light[disabled],
.btn-default[disabled],
fieldset[disabled] .btn-light,
fieldset[disabled] .btn-default,
.btn-light.disabled:hover,
.btn-default.disabled:hover,
.btn-light[disabled]:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-light:hover,
fieldset[disabled] .btn-default:hover,
.btn-light.disabled:focus,
.btn-default.disabled:focus,
.btn-light[disabled]:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-light:focus,
fieldset[disabled] .btn-default:focus,
.btn-light.disabled:active,
.btn-default.disabled:active,
.btn-light[disabled]:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-light:active,
fieldset[disabled] .btn-default:active,
.btn-light.disabled.active,
.btn-default.disabled.active,
.btn-light[disabled].active,
.btn-default[disabled].active,
fieldset[disabled] .btn-light.active,
fieldset[disabled] .btn-default.active {
  background-color: #f0f0f0;
  border-color: #d9d9d9;
}
.btn-light .badge,
.btn-default .badge {
  color: #f0f0f0;
  background-color: #4d4d4d;
}
.btn-light:hover,
.btn-default:hover,
.btn-light:focus,
.btn-default:focus,
.btn-light:active,
.btn-default:active,
.btn-light.active,
.btn-default.active,
.open .dropdown-toggle .btn-light,
.open .dropdown-toggle .btn-default {
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.btn-blue,
.btn-primary {
  font-size: 13px;
  color: #ffffff;
  background-color: #4b8bbc;
  border-color: #336388;
  border-radius: 0;
  outline: none;
}
.btn-blue:hover,
.btn-primary:hover,
.btn-blue:focus,
.btn-primary:focus,
.btn-blue:active,
.btn-primary:active,
.btn-blue.active,
.btn-primary.active,
.open .dropdown-toggle.btn-blue,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3c76a2;
  border-color: #22425b;
}
.btn-blue:active,
.btn-primary:active,
.btn-blue.active,
.btn-primary.active,
.open .dropdown-toggle.btn-blue,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-blue.disabled,
.btn-primary.disabled,
.btn-blue[disabled],
.btn-primary[disabled],
fieldset[disabled] .btn-blue,
fieldset[disabled] .btn-primary,
.btn-blue.disabled:hover,
.btn-primary.disabled:hover,
.btn-blue[disabled]:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
fieldset[disabled] .btn-primary:hover,
.btn-blue.disabled:focus,
.btn-primary.disabled:focus,
.btn-blue[disabled]:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
fieldset[disabled] .btn-primary:focus,
.btn-blue.disabled:active,
.btn-primary.disabled:active,
.btn-blue[disabled]:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-blue:active,
fieldset[disabled] .btn-primary:active,
.btn-blue.disabled.active,
.btn-primary.disabled.active,
.btn-blue[disabled].active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-blue.active,
fieldset[disabled] .btn-primary.active {
  background-color: #4b8bbc;
  border-color: #336388;
}
.btn-blue .badge,
.btn-primary .badge {
  color: #4b8bbc;
  background-color: #ffffff;
}
.btn-big {
  font-size: 14px;
  padding: 8px 10px;
  margin-right: 2px;
}
.corner-no {
  border-radius: 0;
}
.btn-light-gray {
  height: 42px;
  background: #e6e6e6;
  margin-right: 4px;
  background-image: -webkit-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff0f0f0', GradientType=0);
  cursor: pointer;
  font-weight: 400 !important;
  font-size: 13px;
  color: #a6a6a6;
  padding: 0 11px;
  border: 1px solid #E0E0E0 !important;
  border-radius: 0 !important;
}
.btn-light-gray:hover {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
}
.btn-light-gray.active {
  color: #5c5c5c;
}
@media (min-width: 768px) and (max-width: 900px) {
  #content-container.col-sm-17 {
    width: 58%;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  #content-container.col-sm-17 {
    width: 65%;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  #content-container.skip {
    width: 100%;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  #content-container.skip {
    width: 100%;
  }
}
#content-container.no-sidebar {
  width: 100% !important;
}
@media (min-width: 768px) and (max-width: 900px) {
  #sidebar-container {
    width: 42%;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  #sidebar-container {
    width: 35%;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  #sidebar-container.skip {
    width: 100%;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  #sidebar-container.skip {
    width: 100%;
  }
}
h2,
h2 a {
  font-weight: normal;
  color: #4d4d4d;
  font-size: 24px;
  line-height: 18px;
  margin-top: 0;
}
h3,
h3 a {
  font-weight: normal;
  color: #1c1c1c;
  font-size: 20px;
  line-height: 18px;
  margin-top: 0;
}
h4,
h4 a {
  font-weight: 300;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 18px;
  margin-top: 0;
}
h5,
h5 a {
  font-weight: 300;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 18px;
  margin-top: 0;
}
h6,
h6 a {
  font-weight: 300;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
}
h3.accent,
h4.accent,
h5.accent,
h3.accent a,
h4.accent a,
h5.accent a,
h6.accent a {
  font-family: "Open Sans", sans-serif !important;
}
h3.accent i,
h4.accent i,
h5.accent i,
h3.accent a i,
h4.accent a i,
h5.accent a i,
h6.accent a i {
  margin-right: 8px;
}
.color-50 {
  color: #808080;
}
ul.marked-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.marked-list li {
  display: block;
  font-size: 14px;
}
ul.marked-list li i {
  display: block;
  float: left;
  position: relative;
  top: 3px;
}
ul.marked-list li span {
  display: block;
  margin-left: 16px;
}
ul.marked-list.no-images span {
  display: inline-block;
  margin-left: 0;
}
ul.marked-list.no-images span.strong {
  font-weight: bold;
  margin-left: 8px;
}
.textarea.form-control {
  min-height: 120px;
}
.bg-warning,
.comment-preview {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  padding: 20px;
}
.bg-warning h5,
.comment-preview h5 {
  font-weight: normal;
}
.comment-preview,
.topic-preview {
  margin-bottom: 12px;
}
.bg-danger {
  border: 1px solid #e4e0d3;
  padding: 20px;
}
.bg-danger h5 {
  font-weight: normal;
}
p {
  font-family: tahoma, verdana, arial, sans-serif;
}
.tooltip-inner {
  max-width: 280px;
}
.tooltip-inner dt {
  text-align: left;
  width: 100px;
  float: left !important;
}
.tooltip-inner dd {
  margin-left: 100px;
  text-align: left;
}
.tooltip-inner dd a {
  display: inline;
  line-height: inherit;
}
.tooltip-inner a {
  color: #ffffff;
  text-align: left;
  display: block;
  line-height: 18px;
}
.dl-clear dt {
  font-weight: 500;
}
/** НАВИГАЦИЯ
-------------------------------------------------------------------------------------*/
.nav-simple {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-simple li {
  line-height: 16px;
  font-size: 16px;
  display: inline-block;
  margin-right: 12px;
}
.nav-simple li a {
  font-size: inherit;
  line-height: inherit;
}
.nav-simple li.active a {
  text-decoration: underline;
}
.bob {
  border-bottom: 1px solid #e6e6e6;
}
.nowrap {
  white-space: nowrap;
}
.wat {
  vertical-align: top !important;
}
.pal0 {
  padding-left: 0 !important;
}
.pa0 {
  padding: 0 !important;
}
.bold {
  font-weight: bold !important;
}
.mal0 {
  margin-left: 0 !important;
}
.mar0 {
  margin: 0 !important;
}
.mab0 {
  margin-bottom: 0 !important;
}
.marr0 {
  margin-right: 0 !important;
}
.red {
  color: #c43a3a;
}
small,
.small {
  font-size: 13px;
}
.large {
  font-size: 16px !important;
}
.outline-no {
  outline: none !important;
}
.fill-width {
  width: 100%;
}
.list-no-border {
  margin: 0;
  padding: 0;
}
.inh {
  position: relative !important;
  top: -2px !important;
  margin-left: 12px;
}
.inh * {
  font-size: 12px !important;
}
.uppercase {
  text-transform: uppercase;
}
.bot0 {
  border-top: 0 !important;
}
.inb {
  display: inline-block;
}
.mar6 {
  margin-right: 6px !important;
}
.mar12 {
  margin-right: 12px !important;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.w30 {
  width: 30%;
}
.auto-input {
  border: 0 !important;
  outline: none !important;
}
.green {
  color: #57a839 !important;
}
.gray {
  colo: #d1d1d1 !important;
}
.pab24 {
  padding-bottom: 24px !important;
}
.mat4 {
  margin-top: 4px;
}
.mab6 {
  margin-bottom: 6px !important;
}
.pab12 {
  padding-bottom: 12px !important;
}
.pat12 {
  padding-top: 12px !important;
}
.pab6 {
  padding-bottom: 6px !important;
}
.pat6 {
  padding-top: 6px !important;
}
.cup {
  cursor: pointer !important;
}
.din {
  display: none;
}
.nowrap {
  white-space: nowrap;
}
.mat8 {
  margin-top: 8px !important;
}
.mab12 {
  margin-bottom: 12px !important;
}
.pa5 {
  padding: 5px !important;
}
span.counter {
  float: right;
  display: inline-block;
  color: #808080;
}
.db {
  display: block !important;
}
.dropdown-menu.light {
  position: absolute;
  top: 34px;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-clip: padding-box;
  background-image: -webkit-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff0f0f0', GradientType=0);
  cursor: pointer;
}
.dropdown-menu.light.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu.light .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu.light > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  border-left: 0;
  white-space: nowrap;
}
.dropdown-menu.light > li > a:hover,
.dropdown-menu.light > li > a:focus {
  text-decoration: none;
  color: #000000;
  background-color: #e6e6e6;
  border-left: 0;
}
.dropdown-menu.light > li.active > a,
.dropdown-menu.light > li.active > a:hover,
.dropdown-menu.light > li.active > a:focus {
  color: #000000;
  text-decoration: none;
  outline: 0;
  background-color: #e6e6e6;
  border-left: 0;
}
.ui-autocomplete-loading,
.loader,
.loading {
  background: url(https://alto2.6kr.ru/_run/assets/111a863c/loader.gif) 50% 50% no-repeat;
}
.panel-footer .loader,
.panel-footer .loading {
  background: url(https://alto2.6kr.ru/_run/assets/111a863c/loader-gray.gif) 50% 50% no-repeat;
}
.widget-content .loader {
  min-height: 20px;
}
a.loader,
a.loading,
span.loader,
span.loading,
.panel-footer a.loader,
.panel-footer a.loading,
.panel-footer span.loader,
.panel-footer span.loading {
  background-position: 50% 15px;
  padding-bottom: 4px;
}
#block_talk_search_content .input-group-addon {
  min-width: 140px;
}
.settings_account_password .input-group-addon {
  min-width: 156px;
}
.system-msg {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.text {
  font-family: tahoma, verdana, arial, sans-serif !important;
}
.table-talk .cell-date {
  min-width: 120px;
}
.stream-body {
  margin-left: 58px;
}
.stream-header-date {
  margin-top: 48px;
}
.stream-header-date:first-child {
  margin-top: 0;
}
.input-group-addon.for-button {
  margin: 0;
  padding: 0;
}
.btn.loading,
.btn.loader {
  background-image: none;
  opacity: .4;
}
.masonry-controls {
  position: absolute;
  top: 4px;
  right: 24px;
  z-index: 1;
}
.toolbar-stream .popover-content {
  min-height: 200px;
}
.vote-topic-info {
  margin: 0 !important;
  padding: 0 !important;
  height: 40px !important;
  width: 38px;
}
.vote-topic-info li {
  display: block !important;
  width: 100%;
  text-align: left;
}
.vote-topic-info i {
  float: left;
  margin-top: 2px;
}
.vote-topic-info span {
  display: block;
  margin-left: 20px;
  line-height: 14px !important;
}
.topic-rating .tooltip-inner {
  height: 58px;
}
.vote-count-positive.vote-up,
li.voted.voted-up .vote-up {
  color: #57a839 !important;
}
.vote-count-positive.vote-up i,
li.voted.voted-up .vote-up i {
  box-shadow: inset 0px 0px 14px rgba(87, 168, 57, 0.15);
  border-radius: 20px;
}
.vote-count-negative.vote-down,
li.voted.voted-down .vote-down {
  color: red !important;
}
.vote-count-negative.vote-down i,
li.voted.voted-down .vote-down i {
  box-shadow: inset 0px 0px 14px rgba(196, 58, 58, 0.05);
  border-radius: 20px;
}
.jcrop-keymgr {
  display: none !important;
}
/* Описание стилей
-----------------------------------------------------------*/
.menu-level-3-container {
  padding: 0;
  background-color: #dedede;
  border-bottom: 1px solid #ffffff;
  -webkit-box-shadow: 0 5px 16px #d1d1d1;
  box-shadow: 0 5px 16px #d1d1d1;
}
.menu-level-3-container a {
  outline: none;
}
.menu-level-3 {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 36px;
}
.menu-level-3 li {
  float: left;
  margin-right: 16px;
  white-space: nowrap;
  position: relative;
  margin-left: 16px;
}
.menu-level-3 li:first-child {
  margin-left: 0;
}
.menu-level-3 li:first-child:before {
  content: "";
}
.menu-level-3 li:before {
  content: ".";
  position: absolute;
  left: -16px;
  line-height: 34px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Arial";
}
.menu-level-3 li a {
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  text-decoration: none;
  color: #000000;
  display: block;
  padding: 0 4px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.menu-level-3 li a:hover {
  border-top: 3px solid #c7c7c7;
  line-height: 30px;
}
.menu-level-3 li a i {
  margin-right: 3px;
}
.menu-level-3 li.active a {
  border-top: 3px solid #c7c7c7;
  line-height: 30px;
}
/* Адаптивная верстка
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 769px) and (max-width: 900px) {
  .menu-level-3 li a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .menu-level-3 li {
    margin-left: 0;
    margin-right: 12px;
    min-width: 80px;
    text-align: center;
  }
  .menu-level-3 li:before {
    content: "";
  }
  .menu-level-3 li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .menu-level-3 li {
    margin-left: 0;
    margin-right: 12px;
    min-width: 80px;
    text-align: center;
  }
  .menu-level-3 li:before {
    content: "";
  }
  .menu-level-3 li a {
    font-size: 16px;
  }
}
.topic-top-controls {
  position: absolute;
  right: 12px;
  top: 4px;
}
.blog-top-controls {
  position: absolute;
  right: 12px;
  top: 4px;
}
.blog-top-controls a {
  margin-left: 4px;
}
.content {
  margin-top: 48px;
  margin-bottom: 58px;
}
.content > .row {
  position: relative;
}
.content .raised {
  position: relative;
}
.content .raised:after {
  content: "";
  position: absolute;
  z-index: -2;
  height: 10px;
  bottom: 0px;
}
.content .raised:after {
  left: 10px;
  right: 10px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.content .topic .js-favourite-tag-user a {
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #a6a6a6;
}
.content .topic .js-favourite-tag-user a.link-clear:hover,
.content .topic .js-favourite-tag-user a.link-clear.active {
  text-decoration: none;
  color: #5c5c5c;
}
.content .topic .topic-tags-user,
.content .topic .topic-tags-edit {
  opacity: .7;
}
.content .topic .panel-body {
  padding-bottom: 0;
}
.content .topic .topic-photoset {
  margin: 24px 0;
}
.content .topic .poll {
  margin: 24px 0;
}
.content .topic .topic-share {
  padding: 6px 15px;
  text-align: right;
  border-left: 0;
  border-right: 0;
}
.content .topic .topic-info {
  margin-bottom: 26px;
}
.content .topic .topic-info .topic-blog {
  margin-right: 18px;
}
.content .topic .topic-info .topic-blog a {
  font-size: 14px;
}
.content .topic .topic-info .topic-date {
  font-size: 11px;
  color: #808080;
}
.content .topic .topic-info .topic-time {
  font-size: 11px;
  color: #4b8bbc;
}
.content .topic .topic-text {
  font-family: tahoma, verdana, arial, sans-serif;
  margin-bottom: 20px;
  font-size: 12px;
}
.content .topic .topic-text iframe {
  width: 100%;
}
.content .topic .topic-text h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  font-weight: 500;
  margin-top: 18px;
}
.content .topic .topic-text h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 500;
  margin-top: 18px;
}
.content .topic .topic-text h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-top: 18px;
}
.content .topic .topic-text br {
  display: block;
  clear: both;
  margin-top: 8px;
  line-height: 8px;
}
.content .topic .topic-text img[align="center"] {
  width: 100%;
  margin: 0 0 12px 0;
}
.content .topic .topic-text img.image-center {
  display: block;
  margin: 0 auto;
}
.content .topic .topic-text img {
  max-width: 100%;
  margin: 0 0 12px 0;
}
.content .topic .topic-text img[align="left"] {
  margin: 0 12px 12px 0;
}
.content .topic .topic-text img[align="right"] {
  margin: 0 0 12px 12px;
}
.content .topic .topic-text .topic-preview {
  max-width: 278px;
  float: left;
  margin-right: 15px;
  margin-bottom: 12px;
}
.content .topic .topic-tags {
  padding: 0;
  list-style: none;
  margin: 0 0 18px;
}
.content .topic .topic-tags li {
  display: inline-block;
  color: #a6a6a6;
  line-height: 20px;
}
.content .topic .topic-tags li:first-child {
  position: relative;
  top: 1px;
}
.content .topic .topic-tags li a {
  line-height: 20px;
}
.content .topic .topic-controls {
  margin: 20px 0;
}
.content .topic .topic-footer {
  background: #e6e6e6;
}
.content .topic .topic-footer ul {
  margin: 0;
  padding: 0 24px;
  height: 32px;
}
.content .topic .topic-footer ul li {
  display: inline-block;
  float: left;
  margin-right: 24px;
  line-height: 32px;
}
.content .topic .topic-footer ul li a {
  line-height: 12px;
  font-size: 14px !important;
  font-weight: 500;
}
.content .topic .topic-footer ul li span {
  line-height: 12px;
  font-size: 14px !important;
  font-weight: 500;
}
.content .topic .topic-footer ul li.topic-user img {
  float: left;
  max-width: 20px;
  position: relative;
  top: 6px;
}
.content .topic .topic-footer ul li.topic-user a {
  margin-left: 10px;
}
.content .topic .topic-footer ul li.end {
  margin-right: 0 !important;
}
.content .topic .topic-footer ul li.topic-rating * {
  line-height: 12px;
  font-size: 13px;
  font-weight: normal;
}
.content .topic .topic-footer ul li.topic-rating .vote-total {
  font-weight: 500 !important;
  margin: 0 4px;
  cursor: pointer;
}
.content .topic .topic-footer ul li.topic-rating .vote-total.positive {
  color: #57a839;
}
.content .topic .topic-footer ul li.topic-rating .vote-total.negative {
  color: #c43a3a;
}
.content .topic .topic-footer ul li.topic-rating .vote-down:hover {
  color: #c43a3a;
}
.content .topic .topic-footer ul li.topic-rating .vote-up:hover {
  color: #57a839;
}
/* Адаптивная верстка
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 900px) {
  .content .topic .topic-text .topic-preview {
    max-width: 100%;
    width: 100%;
    display: block;
  }
}
.paginator {
  margin-left: 24px;
  margin-bottom: 24px;
}
.paginator.masonry-paginator {
  margin-top: 14px;
}
.paginator ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.paginator ul li {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #e6e6e6;
  margin-right: 4px;
  border: 1px solid #e0e0e0;
  background-image: -webkit-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff0f0f0', GradientType=0);
  cursor: pointer;
}
.paginator ul li:hover {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
}
.paginator ul li.active a {
  color: #5c5c5c;
}
.paginator ul li a,
.paginator ul li > span {
  font-weight: 600 !important;
  font-size: 13px;
  color: #1c374c;
  padding: 0 11px;
  display: block;
}
.paginator ul li.next {
  margin-left: 32px;
}
.paginator ul li.prev {
  margin-right: 32px;
}
.footer-2-container {
  background-color: #d0dbdf;
  height: 40px;
  line-height: 40px;
}
.footer-2-container .left-copyright {
  color: #808080;
  margin-top: 1px;
}
.footer-2-container .left-copyright img {
  float: left;
  position: relative;
  max-height: 18px;
  top: 11px;
  margin-right: 8px;
}
.footer-2-container .left-copyright span {
  color: #808080;
}
.footer-2-container .right-copyright img {
  position: relative;
  top: -1px;
}
.footer-2-container .right-copyright span {
  color: #808080;
  margin-right: 8px;
}
.footer-container {
  background-color: #e6e6e6;
  padding: 24px 0;
}
.footer-container .footer {
  min-height: 144px;
}
.footer-container .footer h4 {
  font-weight: bold;
  margin-bottom: 16px;
}
.footer-container .footer ul.footer-column {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-container .footer ul.footer-column li.active a {
  color: #4b8bbc;
}
.footer-container .footer ul.social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 24px;
}
.footer-container .footer ul.social-icons li {
  margin-left: 12px;
  float: right;
}
.footer-container .footer .counter {
  float: right;
  clear: right;
  margin-top: 24px;
}
/* Адаптивная верстка
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  .footer-container .footer h4 {
    margin-bottom: 4px;
  }
  .footer-container .footer ul.footer-column {
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  #footer-main {
    width: 50%;
  }
}
@media (max-width: 768px) {
  #footer-other {
    width: 50%;
  }
}
.sidebar {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.sidebar h4 {
  font-weight: normal;
  font-size: 18px;
  padding-bottom: 18px;
  clear: both;
}
.sidebar h4.underline {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 12px;
}
.sidebar h4 i {
  margin-right: 8px;
  font-size: 19px;
}
.sidebar .panel-body {
  padding-bottom: 48px;
}
.sidebar .panel-body hr {
  margin-top: 12px;
  margin-bottom: 12px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}
.sidebar .panel-body .centered {
  text-align: center;
}
.sidebar .panel-navigation {
  margin-bottom: 24px;
}
.sidebar .panel-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .panel-navigation ul li {
  display: inline-block;
  margin-right: 6px;
}
.sidebar .panel-navigation ul li.active a {
  color: #4b8bbc;
}
.sidebar .panel-navigation ul li.active a i {
  color: #4b8bbc;
}
.sidebar .panel-navigation ul li a > i {
  margin-right: 6px;
  color: #4d4d4d;
}
.sidebar .panel-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.sidebar .panel-footer i {
  color: #5c5c5c;
  margin-right: 6px;
}
#profile-photo-file,
#profile-avatar-file {
  position: absolute;
  opacity: 0;
  top: 0;
  height: 30px;
  cursor: pointer;
}
.profile-photo-menu {
  text-align: center;
  position: relative;
}
.panel-content .blogs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.panel-content .blogs-list li {
  display: block;
  height: 46px;
  line-height: 36px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
}
.panel-content .blogs-list li:last-child {
  border-bottom: 0;
}
.panel-content .blogs-list li i {
  font-size: 24px;
  color: #e0e0e0;
  margin-right: 12px;
  position: relative;
  top: 2px;
}
.panel-content .blogs-list li .blog-name {
  display: inline-block;
  text-transform: capitalize;
  width: 100%;
}
.panel-content .blogs-list li .blog-name img {
  position: relative;
  top: -2px;
}
.panel-content .blogs-list li .topic-count {
  float: right;
  color: #57a839;
}
.tag-size {
  margin: 0 6px;
  color: #a6a6a6;
}
.tag-cloud {
  text-align: center;
}
.tag-cloud li {
  line-height: 24px;
}
.tag-cloud li a .tag-size-1 {
  font-size: 12px;
  color: #a8a8a8;
}
.tag-cloud li a .tag-size-2 {
  font-size: 12px;
  color: #bababa;
}
.tag-cloud li a .tag-size-3 {
  font-size: 14px;
  color: #b8b8b8;
}
.tag-cloud li a .tag-size-4 {
  font-size: 14px;
  color: #b5b5b5;
}
.tag-cloud li a .tag-size-5 {
  font-size: 18px;
  color: #b3b3b3;
}
.tag-cloud li a .tag-size-6 {
  font-size: 18px;
  color: #b0b0b0;
}
.tag-cloud li a .tag-size-7 {
  font-size: 20px;
  color: #adadad;
}
.tag-cloud li a .tag-size-8 {
  font-size: 20px;
  color: #ababab;
}
.tag-cloud li a .tag-size-9 {
  font-size: 22px;
  color: #a8a8a8;
}
.tag-cloud li a .tag-size-10 {
  font-size: 22px;
  color: #a6a6a6;
}
.feed-comment,
.feed-topic {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
}
.feed-comment:last-child,
.feed-topic:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.feed-comment .feed-comment-text,
.feed-topic .feed-comment-text,
.feed-comment .feed-topic-text,
.feed-topic .feed-topic-text {
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
.feed-comment .feed-comment-text *,
.feed-topic .feed-comment-text * {
  color: #4d4d4d !important;
}
.feed-comment .feed-comment-text *:hover,
.feed-topic .feed-comment-text *:hover {
  color: #4b8bbc !important;
}
.feed-comment ul,
.feed-topic ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.feed-comment ul li,
.feed-topic ul li {
  display: inline-block;
  margin-right: 22px;
  position: relative;
}
.feed-comment ul li:first-child,
.feed-topic ul li:first-child {
  margin-left: 0;
}
.feed-comment ul li:first-child:before,
.feed-topic ul li:first-child:before {
  content: "";
}
.feed-comment ul li:last-child,
.feed-topic ul li:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.feed-comment ul li:before,
.feed-topic ul li:before {
  content: ".";
  position: absolute;
  left: -13px;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Arial";
}
.feed-comment ul li.user-block img,
.feed-topic ul li.user-block img {
  vertical-align: top;
  margin-top: -2px;
}
.feed-comment ul li.user-block a,
.feed-topic ul li.user-block a {
  margin-left: 6px;
  font-weight: 500;
}
.feed-comment ul li .date,
.feed-topic ul li .date {
  font-size: 11px;
  color: #808080;
}
.feed-comment ul li .time,
.feed-topic ul li .time {
  font-size: 11px;
  color: #4b8bbc;
}
@media only screen and (min-width: 769px) and (max-width: 900px) {
  .feed-comment ul li:before,
  .feed-topic ul li:before {
    content: "";
  }
}
.toolbar {
  position: fixed;
  right: 24px;
  top: 187px;
  width: 32px;
  z-index: 2;
}
.toolbar > div.toolbar-button {
  margin-bottom: 8px;
}
.toolbar .toolbar-menu-popover > a {
  border: 1px solid #e0e0e0 !important;
}
.toolbar div.toolbar-button > a {
  height: 32px;
  width: 32px;
  background: #e6e6e6;
  margin-right: 4px;
  border: 1px solid #e0e0e0;
  text-align: center;
  vertical-align: bottom;
  font-size: 16px;
  color: #a6a6a6;
  padding: 3px 0 0 0;
  display: block;
  border-bottom: 0;
  cursor: pointer;
}
.toolbar div.toolbar-button > a:last-child,
.toolbar div.toolbar-button > a.last {
  border-bottom: 1px solid #e0e0e0;
}
.toolbar div.toolbar-button > a:hover,
.toolbar div.toolbar-button > a.active {
  color: #5c5c5c;
}
.toolbar div.toolbar-button > a.next {
  margin-left: 32px;
}
.toolbar-menu {
  position: relative;
  z-index: 10000;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-clip: padding-box;
  background-color: #2f92b7;
  border-radius: 4px;
}
.toolbar-menu > li {
  line-height: 30px;
}
.toolbar-menu > li.active {
  background-color: #63c1e4;
}
.toolbar-menu > li.active a {
  color: #ffffff;
  background-color: #63c1e4;
}
.toolbar-menu > li.divider {
  margin: 4px 0;
  background-color: #ffffff;
}
.toolbar-menu > li > a {
  display: block;
  clear: both;
  font-weight: normal;
  white-space: nowrap;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  background-color: #2f92b7;
  padding: 0 12px;
}
.toolbar-menu > li > a span:first-child {
  display: inline-block;
  width: 12px;
  text-align: right;
}
.toolbar-menu > li > a span:last-child {
  margin-left: 6px;
}
.toolbar-menu > li > a:hover {
  color: #ffffff;
  background-color: #63c1e4;
}
.toolbar-menu-popover > .popover {
  width: 130px;
  border: 0;
  padding: 0;
}
.toolbar-menu-popover > .popover .arrow {
  top: 16px;
  right: -8px;
}
.toolbar-menu-popover > .popover .arrow:after {
  border-left-color: #2f92b7;
}
.toolbar-menu-popover > .popover .popover-content {
  padding: 0;
}
.toolbar-stream > .popover {
  width: 238px;
  border: 0;
}
.toolbar-stream > .popover .popover-content {
  padding: 12px;
}
.toolbar-stream > .popover .panel {
  margin-bottom: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.toolbar-stream > .popover .panel-header {
  border-bottom: 0;
  margin-bottom: 0;
}
.toolbar-stream > .popover .panel-body {
  padding: 8px 0;
}
.toolbar-stream > .popover .feed-comment:last-child {
  padding-bottom: 0;
}
.toolbar-stream > .popover .arrow {
  border: 0;
  top: 26px;
  right: -8px;
}
.topic-news .left-column h3,
.topic-news .left-column h3 a {
  color: #1c1c1c;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  margin-top: 0;
}
.topic-news .left-column .topic-preview img {
  width: 100%;
  margin-bottom: 14px;
}
.topic-news .left-column .topic-info {
  margin-bottom: 14px;
}
.topic-news .left-column .topic-info .topic-date-block {
  float: right;
}
.topic-news .left-column .topic-text {
  margin-bottom: 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #e6e6e6;
}
.topic-news .left-column .topic-footer {
  background-color: #ffffff;
  margin-bottom: 24px;
}
.topic-news .left-column .topic-footer ul {
  padding: 0;
}
.topic-news .right-column .topic-list-container {
  padding-bottom: 8px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  cursor: pointer;
}
.topic-news .right-column .topic-list-container:last-child {
  margin-bottom: 48px;
}
.topic-news .right-column .topic-list-container:hover {
  background-color: #f0f0f0;
  border-radius: 2px;
  cursor: pointer;
}
.topic-news .right-column .topic-list-container:hover .topic-list .topic-list-title-container > span {
  display: block;
}
.topic-news .right-column .topic-list {
  width: 100%;
}
.topic-news .right-column .topic-list .topic-list-preview-container {
  width: 74px;
  vertical-align: top;
}
.topic-news .right-column .topic-list .topic-list-preview {
  display: block;
  width: 74px;
  margin-left: 10px;
}
.topic-news .right-column .topic-list .topic-list-preview img {
  max-width: 74px;
  width: 74px;
}
.topic-news .right-column .topic-list .topic-list-content {
  margin-right: 84px;
}
.topic-news .right-column .topic-list .topic-list-rating-container {
  vertical-align: top;
}
.topic-news .right-column .topic-list .topic-list-rating {
  display: block;
  float: left;
  clear: left;
  font-size: 13px;
  color: #57a839;
  font-weight: 500;
}
.topic-news .right-column .topic-list .topic-list-title-container {
  vertical-align: top;
}
.topic-news .right-column .topic-list .topic-list-title-container > span {
  position: absolute;
  right: 1px;
  top: 4px;
  width: 36px;
  text-align: center;
  display: none;
}
.topic-news .right-column .topic-list .topic-list-title {
  display: block;
  line-height: 16px;
}
.topic-news .right-column .topic-list .topic-list-title a {
  font-weight: 500;
  line-height: 16px;
}
.topic-news .right-column .topic-list .topic-list-info {
  margin: 0;
}
.topic-news .right-column .topic-list .topic-list-info .topic-date-block {
  float: right;
}
.topic-news .right-column .topic-list .topic-list-info .topic-date-block .topic-date {
  font-size: 11px;
  color: #808080;
}
.topic-news .right-column .topic-list .topic-list-info .topic-date-block .topic-time {
  font-size: 11px;
  color: #4b8bbc;
}
.topic-news .right-column .topic-list .topic-list-info .topic-user img {
  float: left;
  max-width: 20px;
  width: 20px;
  position: relative;
  top: -2px;
}
.topic-news .right-column .topic-list .topic-list-info .topic-user a {
  margin-left: 10px;
  line-height: 12px;
  font-size: 14px;
  font-weight: 500;
}
.topic-news .topic-footer ul li.topic-blog a {
  font-size: 16px;
}
.topic-news .topic-footer ul li.topic-blog-subscribe {
  float: right;
  margin-right: 0;
}
.topic-news .topic-footer ul li.topic-blog-subscribe a {
  font-size: 14px;
}
.comment-self *,
.comment-new * {
  background-color: #fefde5;
}
.comment-current * {
  background-color: #f2feea !important;
}
.comment-level-2 {
  margin-left: 38px;
}
.wrapper-level-2 .comment-reply {
  margin-left: 38px;
}
.comment-level-3 {
  margin-left: 76px;
}
.wrapper-level-3 .comment-reply {
  margin-left: 76px;
}
.comment-level-4 {
  margin-left: 114px;
}
.wrapper-level-4 .comment-reply {
  margin-left: 114px;
}
.comment-level-5 {
  margin-left: 152px;
}
.wrapper-level-5 .comment-reply {
  margin-left: 152px;
}
.comment-level-6 {
  margin-left: 152px;
}
.wrapper-level-6 .comment-reply {
  margin-left: 152px;
}
.comment-level-7 {
  margin-left: 152px;
}
.wrapper-level-7 .comment-reply {
  margin-left: 152px;
}
.topic-comment-controls {
  margin-top: 13px;
  margin-bottom: 36px;
}
.panel.comment {
  margin-bottom: 12px;
}
.panel.comment textarea {
  min-height: 120px;
}
.panel.comment .panel-body {
  position: relative;
}
.panel.comment.active {
  background-color: #fefde5;
}
.panel.comment .comment-count {
  font-size: 16px;
  color: #1c1c1c;
  font-weight: 500;
  line-height: 20px;
}
.panel.comment .comment-subscribe {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.panel.comment .comment-subscribe li {
  display: inline-block;
  color: #1c1c1c;
  margin-left: 18px;
  font-size: 14px;
}
.panel.comment .comment-subscribe li.short-text {
  display: none;
}
.panel.comment .comment-subscribe li label {
  padding: 0;
  margin: 0 6px 0 0;
}
.panel.comment .comment-subscribe li label input {
  margin: 0;
  vertical-align: text-bottom;
  cursor: pointer;
}
.panel.comment .collapse-block {
  float: left;
  font-size: 14px;
  position: absolute;
  left: 7px;
  top: 25px;
}
.panel.comment .collapse-block a {
  color: #a6a6a6;
}
.panel.comment .answer_inject img {
  max-width: 100%;
  width: 100%;
}
.panel.comment .comment-content {
  margin-left: 0;
}
.panel.comment .comment-content .comment-tools {
  margin-bottom: 8px;
}
.panel.comment .comment-content .comment-tools ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.panel.comment .comment-content .comment-tools ul li {
  display: inline-block;
  font-size: 13px;
}
.panel.comment .comment-content .comment-tools ul li a {
  font-size: 13px;
}
.panel.comment .comment-content .comment-tools ul li.comment-user {
  margin-right: 6px;
}
.panel.comment .comment-content .comment-tools ul li.comment-user a {
  font-weight: 500;
  margin-left: 8px;
  font-size: 14px;
}
.panel.comment .comment-content .comment-tools ul li .comment-repair,
.panel.comment .comment-content .comment-tools ul li .comment-delete {
  font-family: FontAwesome;
}
.panel.comment .comment-content .comment-tools ul li.comment-date-block {
  margin-left: 6px;
  position: relative;
  margin-right: 12px;
}
.panel.comment .comment-content .comment-tools ul li.comment-date-block:before {
  content: ".";
  position: absolute;
  left: -10px;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Arial";
}
.panel.comment .comment-content .comment-tools ul li.comment-date-block .topic-date {
  font-size: 11px;
  color: #808080;
}
.panel.comment .comment-content .comment-tools ul li.comment-date-block .topic-time {
  font-size: 11px;
  color: #4b8bbc;
}
.panel.comment .comment-content .comment-tools ul li.comment-up a,
.panel.comment .comment-content .comment-tools ul li.comment-down a {
  padding: 0 0 0 6px;
}
.panel.comment .comment-content .comment-tools ul li.comment-anchor,
.panel.comment .comment-content .comment-tools ul li.comment-favourite {
  margin-left: 4px;
}
.panel.comment .comment-content .comment-tools ul li.topic-rating * {
  line-height: 12px;
  font-size: 13px;
  font-weight: normal;
}
.panel.comment .comment-content .comment-tools ul li.topic-rating .vote-total {
  margin: 0 4px;
}
.panel.comment .comment-content .comment-tools ul li.topic-rating .vote-total.positive,
.panel.comment .comment-content .comment-tools ul li.topic-rating .vote-total.voted-up {
  color: #57a839;
}
.panel.comment .comment-content .comment-tools ul li.topic-rating .vote-total.negative,
.panel.comment .comment-content .comment-tools ul li.topic-rating .vote-total.voted-down {
  color: #c43a3a;
}
.panel.comment .comment-content .comment-tools ul li.topic-rating .vote-down:hover {
  color: #c43a3a;
}
.panel.comment .comment-content .comment-tools ul li.topic-rating .vote-up:hover {
  color: #57a839;
}
.panel.comment .comment-content .comment-text {
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  white-space: normal;
}
.panel.comment .comment-content .comment-text img[align="center"] {
  width: 100%;
  margin: 0 0 12px 0;
}
.panel.comment .comment-content .comment-text img.image-center {
  display: block;
  margin: 0 auto;
}
.panel.comment .comment-content .comment-text img {
  max-width: 100%;
  width: 100%;
  margin: 0 0 12px 0;
}
.panel.comment .comment-content .comment-text img[align="left"] {
  margin: 0 12px 12px 0;
}
.panel.comment .comment-content .comment-text img[align="right"] {
  margin: 0 0 12px 12px;
}
.panel.comment .comment-content .comment-text .comment-reply {
  margin-left: 12px;
}
.panel.comment .comment-content .comment-text .comment-reply i {
  margin-right: 6px;
  color: #a6a6a6;
}
.panel.comment .editor {
  margin-top: 24px;
}
.comment-reply {
  margin-bottom: 24px;
}
.comment-reply > .form-group {
  margin-bottom: 0;
}
/* Адаптивная верстка
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 900px) {
  .content .topic .topic-text .topic-preview {
    max-width: 100%;
    width: 100%;
    display: block;
  }
  .panel.comment .comment-subscribe li.short-text {
    display: inline-block;
  }
  .panel.comment .comment-subscribe li.long-text {
    display: none;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .panel.comment .comment-subscribe li.short-text {
    display: inline-block;
  }
  .panel.comment .comment-subscribe li.long-text {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .panel.comment .comment-subscribe li.short-text {
    display: inline-block;
  }
  .panel.comment .comment-subscribe li.long-text {
    display: none;
  }
}
/* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http: //markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp a:link,
.markItUp a:visited {
  color: #000;
  text-decoration: none;
}
.markItUp {
  margin-bottom: 5px;
}
.markItUpContainer {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.markItUpContainer textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.markItUpEditor {
  font: 12px "Courier New", Courier, monospace;
  padding: 5px;
  height: 150px;
  line-height: 18px;
  overflow: auto;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c7c7c7;
}
.markItUpPreviewFrame {
  overflow: auto;
  background-color: #FFF;
  border: 1px solid #eee;
  padding: 10px;
  height: 300px;
  margin: 5px 0;
  font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.markItUpFooter {
  width: 100%;
}
.markItUpResizeHandle {
  overflow: hidden;
  height: 8px;
  background: url(https://alto2.6kr.ru/_run/assets/111a863c/handle.png) 50% 3px no-repeat;
  cursor: n-resize;
}
.markitup-editor {
  outline: none;
}
/***************************************************************************************/
/* first row of buttons */
.markItUpHeader {
  border-radius: 3px 3px 0 0;
  padding: 7px 10px 5px;
  border-top: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  background-color: #ffffff;
}
.markItUpHeader ul {
  overflow: visible;
  zoom: 1;
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  /* ie <= 7 */
}
.markItUpHeader ul li {
  list-style: none;
  float: left;
  position: relative;
  margin-right: 10px;
}
.markItUpHeader ul li:hover > ul {
  display: block;
}
.markItUpHeader ul .markItUpDropMenu {
  background: transparent url(https://alto2.6kr.ru/_run/assets/111a863c/menu.png) no-repeat 115% 50%;
  margin-right: 5px;
}
.markItUpHeader ul .markItUpDropMenu li {
  margin-right: 0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
  display: none;
  position: absolute;
  top: 16px;
  left: 0px;
  background: #eee;
  border: 1px solid #000;
}
.markItUpHeader ul ul li {
  float: none;
  border-bottom: 1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
  background: #eee url(https://alto2.6kr.ru/_run/assets/111a863c/submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
  margin: 0 10px 0 0;
  width: 0;
  height: 16px;
  overflow: hidden;
  border-left: 1px solid #dfe3e8;
  border-right: 1px solid #fff;
}
.markItUpHeader ul ul .markItUpSeparator {
  width: auto;
  height: 1px;
  margin: 0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
  position: absolute;
  top: -1px;
  left: 150px;
}
.markItUpHeader ul ul ul li {
  float: none;
}
.markItUpHeader ul a {
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -10000px;
  background-repeat: no-repeat;
  margin: 0px;
}
.markItUpHeader ul ul a {
  display: block;
  padding-left: 0px;
  text-indent: 0;
  width: 120px;
  padding: 5px 5px 5px 25px;
  background-position: 2px 50%;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.markItUpHeader ul ul a:hover {
  background-color: #fff;
}
.markItUp a {
  background: url(https://alto2.6kr.ru/_run/assets/111a863c/editor_icons.png) no-repeat;
}
.markItUp a:hover,
.markItUp a:active {
  background: url(https://alto2.6kr.ru/_run/assets/111a863c/editor_icons_active.png) no-repeat;
}
.markItUp .editor-h4 a {
  background-position: -4px -2px;
}
.markItUp .editor-h5 a {
  background-position: -24px -2px;
}
.markItUp .editor-h6 a {
  background-position: -44px -2px;
}
.markItUp .editor-bold a {
  background-position: -64px -2px;
}
.markItUp .editor-italic a {
  background-position: -84px -2px;
}
.markItUp .editor-stroke a {
  background-position: -124px -2px;
}
.markItUp .editor-underline a {
  background-position: -104px -2px;
}
.markItUp .editor-quote a {
  background-position: -204px -2px;
}
.markItUp .editor-code a {
  background-position: -224px -2px;
}
.markItUp .editor-ul a {
  background-position: -144px -2px;
}
.markItUp .editor-ol a {
  background-position: -164px -2px;
}
.markItUp .editor-li a {
  background-position: -247px -2px;
}
.markItUp .editor-picture a {
  background-position: -284px -2px;
}
.markItUp .editor-video a {
  background-position: -304px -2px;
}
.markItUp .editor-link a {
  background-position: -184px -2px;
}
.markItUp .editor-user a {
  background-position: -264px -2px;
}
.markItUp .editor-clean a {
  background-position: -344px -2px;
}
.markItUp .editor-cut a {
  background-position: -322px -2px;
}
.markItUp .editor-br a {
  background-position: -364px -2px;
}
.markItUpPreviewFrame p {
  margin-bottom: 18px;
}
.markItUpPreviewFrame blockquote {
  background: #fafafa;
  padding: 10px 15px;
  color: #555;
  margin-bottom: 5px;
  clear: both;
}
.markItUpPreviewFrame pre {
  background: #fafafa;
  border: 1px solid #dce6f0;
  margin-bottom: 10px;
  overflow: auto;
  padding: 5px 10px;
}
.markItUpPreviewFrame ul {
  list-style-type: disc;
  margin-left: 17px;
}
.markItUpPreviewFrame ol {
  list-style-type: decimal;
  margin-left: 22px;
}
.markItUpPreviewFrame img[align="right"] {
  margin: 4px 0 5px 15px;
}
.markItUpPreviewFrame img[align="left"] {
  margin: 4px 15px 10px 0;
}
.panel-table table.peoples-table .action-icon {
  text-align: left;
  vertical-align: top;
  width: 26px;
}
.panel-table table.peoples-table .action-icon a {
  color: #d9d9d9;
  font-size: 15px;
  vertical-align: inherit;
  line-height: 16px;
}
.panel-table table.peoples-table .action-icon.action-mail a:hover,
.panel-table table.peoples-table .action-icon.action-mail a:hover,
.panel-table table.peoples-table .action-icon.action-mail a.active,
.panel-table table.peoples-table .action-icon.action-mail a.active {
  color: #e9ab17;
}
.panel-table table.peoples-table .action-icon.action-user a:hover,
.panel-table table.peoples-table .action-icon.action-user a:hover,
.panel-table table.peoples-table .action-icon.action-user a.active,
.panel-table table.peoples-table .action-icon.action-user a.active {
  color: #85a0c3;
}
.panel-table table.peoples-table .action-icon.action-favourite a:hover,
.panel-table table.peoples-table .action-icon.action-favourite a:hover,
.panel-table table.peoples-table .action-icon.action-favourite a.active,
.panel-table table.peoples-table .action-icon.action-favourite a.active {
  color: #4b8bbc;
}
.panel-table table.peoples-table .user-logo {
  vertical-align: top;
  text-align: left;
  width: 82px;
}
.panel-table table.peoples-table .user-name a {
  font-weight: bold;
}
.panel-table table.peoples-table .user-name,
.panel-table table.peoples-table .user-place {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #808080;
  font-weight: 300;
}
.panel-table table.peoples-table .user-name a,
.panel-table table.peoples-table .user-place a {
  font-family: inherit;
  font-size: 16px;
  color: #1c1c1c;
}
.panel-table table.peoples-table .user-name i,
.panel-table table.peoples-table .user-place i {
  margin-right: 2px;
  color: #808080;
}
.panel-table table.peoples-table .user-name.admin i,
.panel-table table.peoples-table .user-place.admin i,
.panel-table table.peoples-table .user-name.me i,
.panel-table table.peoples-table .user-place.me i {
  color: #57a839;
}
.panel-table table.peoples-table .user-place a {
  font-size: 14px;
  font-weight: normal;
}
.panel-table table.peoples-table .user-date-block {
  text-align: center;
}
.panel-table table.peoples-table .user-date-block .user-date {
  font-size: 14px;
  color: #808080;
}
.panel-table table.peoples-table .user-date-block .user-time {
  font-size: 14px;
  color: #4b8bbc;
}
.tooltip {
  font-size: 14px;
}
.tooltip-inner {
  padding: 8px 18px;
  color: #ffffff;
  line-height: 14px;
  background-color: #4b8bbc;
}
.tooltip.right {
  margin-left: 6px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #4b8bbc;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #4b8bbc;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #4b8bbc;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #4b8bbc;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #4b8bbc;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #4b8bbc;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #4b8bbc;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #4b8bbc;
}
.user-toggle-publication-block {
  margin-bottom: 24px;
}
.table-profile-info td:first-child {
  padding-right: 12px;
}
.user-info img.user-logo {
  float: left;
  max-width: 95px;
}
.user-info .user-name {
  margin-left: 115px;
}
.user-info .user-name .user-login-block {
  border-bottom: 1px solid #d9d9d9;
}
.user-info .user-name .user-login {
  font-size: 24px;
  font-weight: 300;
  margin-right: 30px;
}
.user-info .user-name .user-full-name {
  line-height: 47.5px;
  font-size: 16px;
  font-weight: 300;
}
.user-info .user-name .user-visit {
  font-size: 13px;
  display: inline-block;
  color: #808080;
  font-weight: 300;
  height: 50%;
  position: relative;
  top: -4px;
}
.user-info .user-rating-header,
.user-info .user-power-header {
  font-weight: normal;
  text-align: center;
  margin-top: 26px;
}
.user-info .user-power-header {
  margin-top: 0;
}
.user-info .user-power-container > div {
  margin-top: 18px;
  background-color: #e6e6e6;
  border-radius: 4px;
  padding: 8px;
}
.user-info .user-rating,
.user-info .user-power {
  text-align: center;
  white-space: nowrap;
  margin-top: 12px;
}
.user-info .user-about {
  margin-top: 22px;
}
.user-info .user-rating * {
  line-height: 12px;
  font-size: 16px;
  font-weight: 500;
}
.user-info .user-rating .vote-total {
  margin: 0 4px;
}
.user-info .user-rating .vote-total.positive {
  color: #57a839;
}
.user-info .user-rating .vote-total.negative {
  color: #c43a3a;
}
.user-info .user-rating .vote-down:hover {
  color: #c43a3a;
}
.user-info .user-rating .vote-up:hover {
  color: #57a839;
}
.user-info .user-power {
  font-size: 16px;
  font-weight: 500;
  color: #57a839;
  line-height: 18px;
}
.user-info .user-more {
  margin-top: 22px;
}
.user-info .user-more table {
  margin-bottom: 22px;
  width: 100%;
}
.user-info .user-more h5 {
  font-weight: normal;
  margin-bottom: 0;
  font-size: 18px;
}
.user-info .user-more th {
  border: 0;
  padding-left: 0;
}
.user-info .user-more thead {
  border-bottom: 1px solid #d9d9d9;
}
.user-info .user-more tbody tr {
  border-bottom: 1px solid #d9d9d9;
}
.user-info .user-more tbody tr td {
  font-size: 16px;
}
.user-info .user-more tbody tr td i {
  margin-right: 6px;
}
.user-info .user-more tbody tr td:first-child {
  color: #a6a6a6;
  width: 40%;
  white-space: nowrap;
  overflow-x: visible;
}
.user-info .user-more tbody tr:last-child {
  border-bottom: 0;
}
.user-friends .friend-line {
  margin-bottom: 24px;
}
.user-friends .friend-line:last-child {
  margin-bottom: 0;
}
.user-friends .friend {
  position: relative;
  margin-bottom: 15px;
}
.user-friends .friend img {
  width: 100%;
}
.user-friends .friend .label {
  position: absolute;
  right: 10px;
  top: 5px;
  opacity: .8;
}
.user-panel .panel-content {
  position: relative;
}
.user-panel img.user-logo {
  width: 100%;
}
.user-panel .label {
  position: absolute;
  top: 5px;
  left: -5px;
  font-size: 13px;
  opacity: .8;
  padding: 2px 12px 4px 12px;
}
.user-panel .user-nav {
  margin-top: 24px;
}
.user-panel .user-nav li a {
  padding: 6px 12px;
  font-weight: 500;
  background-color: #f0f0f0;
}
.user-panel .user-nav li a:hover {
  background-color: #f0f0f0;
}
.user-panel .user-nav li a:hover .badge {
  background-color: #4b8bbc;
}
.user-panel .user-nav li a .badge {
  padding: 3px 8px;
}
.user-panel .user-nav li i {
  margin-right: 6px;
  color: #5c5c5c;
}
.user-panel .user-nav li.active a {
  color: #4b8bbc;
}
.user-panel .user-nav li.active a .badge {
  background-color: #4b8bbc;
  color: #ffffff;
}
.user-panel .user-nav li.active a i {
  color: #4b8bbc;
}
.js-alto-uploader {
  text-align: center;
}
.uploader-actions {
  cursor: pointer;
  display: block !important;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.uploader-actions a {
  cursor: pointer;
  display: inline-block;
}
.uploader-actions-file {
  cursor: pointer;
  font-size: 100px !important;
  height: 60px !important;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  position: absolute;
  right: 0;
  top: 0;
}
/* Адаптивная верстка
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {
  .user-info .user-name .user-login-block {
    line-height: 25px;
  }
  .user-visit {
    display: block;
  }
  .user-rating-container,
  .user-power-container {
    text-align: center;
  }
  .user-rating-header,
  .user-power-header {
    display: inline-block;
    margin-right: 12px;
  }
  .user-rating,
  .user-power {
    display: inline-block;
  }
}
.panel-search ul.abc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.panel-search ul.abc li {
  display: inline-block;
  margin-right: 6px;
}
.panel-search ul.abc li a {
  font-size: 16px;
}
.panel-search form label {
  border: 0;
  width: 100%;
  margin-bottom: 0;
}
.panel-search form label input {
  margin-top: 14px;
  width: 100%;
  line-height: 14px;
  background-color: #ffffff;
  border: 1px solid #c7c7c7;
  color: #a6a6a6;
  border-radius: 3px;
  font-size: 14px;
  padding: 8px 10px;
  outline: none;
  font-weight: normal;
}
.panel-search form label input:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: 1px solid #a6a6a6;
}
.panel-search .panel-footer {
  font-size: 16px;
}
.panel-search .panel-footer a {
  margin-right: 10px;
}
.panel-footer {
  height: auto;
}
.panel-footer a {
  font-size: 14px !important;
}
.panel-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.panel-footer ul li {
  display: inline-block;
  margin-right: 22px;
}
.panel-footer ul li a i {
  color: inherit;
}
.panel-footer ul li a:hover {
  color: inherit;
}
.panel-footer ul li:last-child {
  margin-right: 0;
  float: right;
}
.panel-footer ul.mobile li:last-child {
  float: none !important;
}
.panel-table table {
  width: 100%;
  margin-bottom: 24px;
}
.panel-table table th {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  border-bottom: 4px solid #e6e6e6;
  text-align: center;
  padding-bottom: 6px;
  white-space: nowrap;
  padding-left: 6px;
  padding-right: 6px;
}
.panel-table table th a {
  font-family: inherit;
}
.panel-table table th:first-child {
  text-align: left;
}
.panel-table table tbody tr {
  height: 21px;
}
.panel-table table .first-row td {
  padding-top: 14px;
}
.panel-table table td.last-td {
  padding-bottom: 14px;
  border-bottom: 1px solid #e6e6e6;
}
.panel-table table .rating-value {
  font-weight: 500;
  font-size: 14px;
  color: #57a839;
  text-align: center;
}
.panel-table .panel-paginator {
  margin: 0;
  padding: 0;
  list-style: none;
}
.panel-table .panel-paginator li {
  display: inline-block;
  margin-right: 6px;
}
.panel-table .panel-paginator li.disabled a {
  color: #808080;
}
.panel-table .panel-paginator li.prev i {
  margin-right: 4px;
}
.panel-table .panel-paginator li.next {
  margin-right: 24px;
}
.panel-table .panel-paginator li.next i {
  margin-left: 4px;
}
.panel-table .panel-paginator li.last {
  margin-left: 18px;
}
.blogs-list a {
  display: block !important;
}
.blogs-table th i {
  font-size: 14px;
}
.blogs-table td.blog-logo {
  padding-right: 12px;
  width: 48px;
}
.blogs-table td.blog-logo div.blog-logo {
  text-align: center;
}
.blogs-table td.blog-logo div.blog-logo img {
  width: 45px;
}
.blogs-table td.blog-logo div.blog-logo i {
  color: #d9d9d9;
  font-size: 48px;
  line-height: 36px;
}
.blogs-table td.blog-logo div.blog-more {
  text-align: center;
  line-height: 12px;
}
.blogs-table td.blog-logo div.blog-more i {
  color: #d9d9d9;
  font-size: 24px;
  line-height: 12px;
}
.blogs-table td.blog-logo div.blog-more i:hover,
.blogs-table td.blog-logo div.blog-more i.active {
  color: #808080;
}
.blogs-table td.blog-name {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 20px;
}
.blogs-table .blog-description {
  font-size: 14px;
  line-height: 18px;
  color: #1c1c1c;
  font-weight: 400;
}
.blogs-table div.blog-description.hidden-lg {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
}
.blogs-table .blog-options {
  text-align: center;
  white-space: nowrap;
  vertical-align: top;
  line-height: 14px;
  padding: 0 12px;
}
.blogs-table .blog-options i {
  margin-right: 4px;
}
.blogs-table .blog-options a.link-dark i {
  color: #4d4d4d;
  margin-right: 2px;
}
.blogs-table .blog-peoples {
  text-align: center;
  white-space: nowrap;
  vertical-align: top;
  color: #4d4d4d;
  line-height: 26px;
  padding: 0 12px;
}
.blogs-table .rating-value {
  vertical-align: top;
  line-height: 26px;
  padding: 0 12px;
}
.stream-table .stream-userlogo {
  float: left;
  display: block;
}
.stream-table .stream-content {
  margin-left: 68px;
}
.stream-table .stream-header {
  font-size: 16px;
}
.stream-table .stream-header a {
  font-size: 16px;
}
.stream-table .stream-header .stream-date {
  font-size: 13px;
  color: #808080;
}
.stream-table .stream-text {
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
.panel-wall .editor {
  margin-top: 16px;
}
.panel-wall .wall-controls {
  margin-bottom: 32px;
}
.panel-wall .wall-user-logo {
  float: left;
}
.panel-wall .comment {
  margin-bottom: 12px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
}
.panel-wall .wall-container {
  margin-top: 24px;
}
.panel-wall .wall-userlogo {
  width: 50px;
  padding-right: 18px;
  vertical-align: top;
}
.panel-wall .wall-userlogo a {
  display: block;
}
.panel-wall .wall-username {
  font-size: 14px;
  font-weight: bold;
  margin-right: 12px;
}
.panel-wall .wall-date {
  color: #808080;
  position: relative;
  font-size: 13px;
}
.panel-wall .wall-date:before {
  content: ".";
  position: absolute;
  left: -8px;
  line-height: 14px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Arial";
}
.panel-wall .wall-content {
  margin-left: 62px;
}
.panel-wall .wall-header {
  line-height: 18px;
}
.panel-wall .wall-text {
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.panel-wall .wall-footer a {
  font-size: 13px;
  line-height: 18px;
}
.panel-wall .wall-footer a:first-child {
  margin-right: 16px;
}
.panel-wall .wall-level-1 {
  margin-left: 68px;
  padding-bottom: 0;
}
.content .masonry.topic .panel-body {
  padding: 20px;
}
.content .masonry.topic > img {
  width: 100%;
}
.content .masonry.topic .topic-title a {
  font-weight: 500;
}
.content .masonry.topic .topic-info {
  margin-bottom: 0;
}
.content .masonry.topic .topic-info .topic-blog {
  font-size: 14px;
}
.content .masonry.topic .topic-info .topic-blog a {
  font-size: inherit;
}
.content .masonry.topic .topic-text {
  margin-bottom: 0;
}
.content .masonry.topic .topic-footer ul li {
  margin-right: 12px;
}
.modal .modal-header h4 {
  margin: 4px 0;
}
.modal #login-form input {
  background: white !important;
}
.modal .modal-footer {
  margin-top: 0;
  padding-top: 14px;
  padding-bottom: 14px;
}
.modal .validate-error-show,
.modal .validate-error-hide {
  font-size: 13px;
  font-style: italic;
}
.modal .modal-footer {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 12px;
}
.modal .form-group > label {
  width: 100% !important;
}
.modal .input-group-addon.btn-file {
  cursor: pointer !important;
  border: 1px solid #CCC !important;
  border-left: 0 !important;
  margin-right: 0 !important;
}
.modal .fileinput .form-control {
  width: 269px;
}
.modal .fileinput > span {
  width: auto;
  cursor: pointer;
}
/** УМЕНЬШИМ ВЫСОТУ МЕНЮ ФОРМЫ */
.nav.nav-pills a {
  padding: 3px 10px;
}
.form-control {
  line-height: 14px;
  background-color: #ffffff;
  border: 1px solid #c7c7c7;
  border-radius: 3px;
  font-size: 14px;
  padding: 6px 10px;
  outline: none;
  font-weight: normal;
}
.form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: 1px solid #a6a6a6;
}
.control-label {
  font-weight: 500;
}
.control-notice {
  font-size: 13px;
  color: #a6a6a6;
}
.input-group-addon {
  background-color: #ffffff;
}
.selecter .selecter-item {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.selecter .selecter-item:last-child {
  border-bottom-left-radius: 2px !important;
}
.selecter-selected {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.selecter-selected {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  background-color: #ffffff !important;
}
.single .selecter .selecter-item {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.single .selecter .selecter-item:last-child {
  border-bottom-left-radius: 4px !important;
}
.single .selecter-selected {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.single .selecter-selected {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.form-group.checkbox {
  padding-left: 0;
  margin-top: 6px;
}
.form-group.checkbox label {
  margin-bottom: 0;
}
.form-group.checkbox label > div {
  margin-right: 12px;
}
textarea {
  border-radius: 2px;
  width: 100%;
  max-width: 100%;
}
.topic-edit .topic-controls {
  margin-top: 68px;
}
.topic-edit textarea {
  max-width: 100%;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  min-height: 50px;
}
.topic-edit a.control-twice {
  float: right;
  font-size: 13px;
  margin-top: 2px;
}
.topic-edit .tags-about dt {
  width: 170px;
}
.topic-edit .tags-about dd {
  margin-left: 180px;
}
.topic-edit .add-ask .toggle-link,
.topic-edit .add-photo .toggle-link {
  line-height: 24px;
}
.topic-edit .add-ask .toggle-link i,
.topic-edit .add-photo .toggle-link i {
  margin-right: 6px;
}
.topic-edit .answers {
  margin-left: 64px;
  margin-top: 15px;
}
.topic-edit .answers .input-group {
  margin-bottom: 6px;
}
.topic-edit .openimage-link {
  line-height: 24px;
}
.topic-edit .openimage-link i {
  margin-right: 6px;
}
.add-photo {
  margin-bottom: 24px;
}
.add-photo img {
  float: left;
}
.add-photo #photoset-upload-button {
  outline: none;
}
.add-photo ul {
  margin-top: 6px;
}
.add-photo ul li {
  margin-bottom: 6px;
}
.add-photo .img-container {
  margin-top: 6px;
}
.add-photo .swfupload {
  position: absolute;
  outline: none;
}
.topic_delete_file {
  float: right;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .markItUpButton10 {
    clear: left;
  }
  .markItUpHeader li:nth-child(12) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(13) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(14) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(15) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(16) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(17) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(18) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(19) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(20) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(21) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(22) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(23) {
    margin-top: 6px;
  }
  .markItUpHeader li:nth-child(24) {
    margin-top: 6px;
  }
}
.modal-header button {
  outline: none;
  line-height: 26px;
}
.modal-content {
  border-radius: 0;
}
.js-form-registration .modal-header h4 {
  margin: 0;
}
.modal-body .nav-tabs li a {
  line-height: 16px;
  padding: 6px 20px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #fafafa;
}
.js-form-registration label {
  background: white;
  width: 38px;
  text-align: center;
  font-size: 14px;
}
.js-form-registration input {
  outline: none;
  width: 100%;
}
.js-form-registration .input-group {
  width: 100%;
}
.modal-dialog {
  width: 440px;
}
.js-form-registration,
.js-form-login .checkbox {
  padding-left: 0;
}
.js-form-registration input[type="submit"] {
  margin-top: 6px;
}
.btn {
  border: 0;
  padding: 9px 11px;
}
#input-registration-captcha {
  line-height: 54px;
  height: 74px;
  font-size: 36px;
}
.has-feedback .form-control {
  padding-right: 60px;
}
.has-feedback .form-control-feedback {
  font-size: 16px;
  z-index: 4;
  top: 0;
}
.has-feedback .form-control-feedback.form-control-feedback-ok {
  right: 24px;
  padding-top: 1px;
  color: green;
}
.has-feedback .form-control-feedback.form-control-feedback-help {
  cursor: pointer;
}
.captcha-image {
  cursor: pointer;
}
.js-form-registration .tooltip-inner {
  max-width: 359px !important;
  text-align: left;
  padding: 8px 16px;
}
.js-form-registration .tooltip.in {
  opacity: 1 !important;
}
.validate-error-show {
  display: inline-block;
}
.validate-error-hide {
  display: none;
}
.modal .modal-header {
  background-color: #f0f0f0;
}
.modal .modal-header button {
  outline: none;
  line-height: 26px;
}
.modal .modal-header h4 {
  margin: 0;
}
.modal .modal-write-list a.link-light-gray {
  color: #d1d1d1;
}
.modal .modal-write-list a.link-light-gray:hover,
.modal .modal-write-list a.link-light-gray:active {
  color: #a6a6a6;
}
.modal .modal-body .nav-tabs li a {
  line-height: 16px;
  padding: 6px 20px;
}
.modal .modal-body .nav > li > a:hover,
.modal .modal-body .nav > li > a:focus {
  background-color: #fafafa;
}
.modal .modal-body img {
  border-radius: 0 !important;
}
.modal label {
  background: white;
  width: 38px;
  text-align: center;
  font-size: 14px;
}
.modal input {
  outline: none;
  width: 100%;
}
.modal .input-group {
  width: 100%;
}
.modal .modal-dialog {
  width: 440px;
}
.modal .checkbox {
  padding-left: 0;
}
.modal input[type="submit"] {
  margin-top: 6px;
}
.modal .has-feedback .form-control {
  padding-right: 60px;
}
.modal .has-feedback .form-control-feedback {
  font-size: 16px;
  z-index: 4;
  top: 0;
}
.modal .has-feedback .form-control-feedback.form-control-feedback-ok {
  right: 24px;
  padding-top: 1px;
  color: green;
}
.modal .has-feedback .form-control-feedback.form-control-feedback-help {
  cursor: pointer;
}
.modal.modal-write .modal-dialog {
  width: 440px;
}
.modal-write-list li {
  text-align: center;
  float: left;
}
.modal-write-list li:last-child {
  padding-right: 0;
}
.modal-write-list li .modal-body {
  margin-top: 10px;
}
.modal-write-list li .write-item-image {
  display: block;
  width: 92px;
  height: 92px;
  margin-bottom: 10px;
  background: url(../images/write.png) no-repeat -5px -5px;
}
.modal-write-list li.write-item-type-topic .write-item-image {
  background-position: -5px -5px;
}
.modal-write-list li.write-item-type-poll .write-item-image {
  background-position: -105px -5px;
}
.modal-write-list li.write-item-type-link .write-item-image {
  background-position: -205px -5px;
}
.modal-write-list li.write-item-type-photoset .write-item-image {
  background-position: -305px -5px;
}
.modal-write-list li.write-item-type-blog .write-item-image {
  background-position: -405px -5px;
}
.modal-write-list li.write-item-type-draft .write-item-image {
  background-position: -505px -5px;
}
.content-logo {
  display: block;
  width: 92px;
  height: 92px;
  font-size: 74px;
  margin-bottom: 10px;
  color: #a6a6a6;
}
.modal-write-list li:nth-child(4) {
  padding-right: 0;
}
.modal-write-list li:nth-child(5) {
  clear: left;
}
.modal-write-list li:nth-child(5) {
  margin-top: 14px;
}
.modal-write-list li:nth-child(6) {
  margin-top: 14px;
}
.modal-write-list li:nth-child(7) {
  margin-top: 14px;
}
.modal-write-list li:nth-child(8) {
  margin-top: 14px;
}
.modal-write-list li:nth-child(9) {
  margin-top: 14px;
}
.modal-write-list li:nth-child(10) {
  margin-top: 14px;
}
.charming-datepicker .input-append,
.charming-datepicker .input-group {
  margin-bottom: 1px;
}
.charming-datepicker .input-append button,
.charming-datepicker .input-group button {
  outline: none;
}
.charming-datepicker .dropdown-menu {
  box-shadow: none;
  right: 0;
}
.charming-datepicker .calendar {
  float: right !important;
  background: #fff;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.charming-datepicker .calendar .header {
  height: 24px;
}
.charming-datepicker .calendar .header .left {
  float: left;
  height: 24px;
  padding-top: 2px;
  padding-right: 8px;
  padding-left: 10px;
  cursor: pointer;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
.charming-datepicker .calendar .header .left .leftArrow {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 7px;
  height: 7px;
  border-left: 3px solid #333333;
  border-bottom: 3px solid #333333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.charming-datepicker .calendar .header .right {
  float: right;
  height: 24px;
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 8px;
  cursor: pointer;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
.charming-datepicker .calendar .header .right .rightArrow {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 7px;
  height: 7px;
  border-right: 3px solid #333333;
  border-top: 3px solid #333333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.charming-datepicker .calendar .header .center {
  height: 26px;
  font-size: 13px;
  line-height: 1.9em;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.charming-datepicker .calendar .header,
.charming-datepicker .calendar .footer {
  line-height: 20px;
  font-weight: bold;
}
.charming-datepicker .calendar .footer {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.charming-datepicker .calendar .footer .hover:hover,
.charming-datepicker .calendar .header .hover:hover {
  background-color: #f1f6fc;
  cursor: pointer;
}
.charming-datepicker .calendar * {
  font-size: 13px;
  color: #333333;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.charming-datepicker .calendar .monthsView div,
.charming-datepicker .calendar .yearsView div {
  font-size: 17px;
  float: left;
}
.charming-datepicker .calendar .daysView,
.charming-datepicker .calendar .footer,
.charming-datepicker .calendar .monthsView,
.charming-datepicker .calendar .yearsView {
  overflow: auto;
}
.charming-datepicker .calendar .daysView div div {
  float: left;
}
.charming-datepicker .calendar .weekdays div {
  color: #666;
  font-weight: normal;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 1px solid #777;
}
.charming-datepicker .calendar .lastmonth div,
.charming-datepicker .calendar .thismonth div,
.charming-datepicker .calendar .nextmonth div,
.charming-datepicker .calendar .monthsView div,
.charming-datepicker .calendar .yearsView div {
  border: 1px solid #fff;
}
.charming-datepicker .calendar .lastmonth div:not(.restrict):hover,
.charming-datepicker .calendar .thismonth div:not(.restrict):hover,
.charming-datepicker .calendar .nextmonth div:not(.restrict):hover,
.charming-datepicker .calendar .monthsView div:not(.restrict):hover,
.charming-datepicker .calendar .yearsView div:not(.restrict):hover {
  background-color: #63c1e4;
  border: 1px solid #98D2EE;
  cursor: pointer;
}
.charming-datepicker .calendar .lastmonth div,
.charming-datepicker .calendar .nextmonth div {
  color: #a3a4a4;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
}
.charming-datepicker .calendar .yearsView .previous,
.charming-datepicker .calendar .yearsView .next {
  color: #a3a4a4;
}
.charming-datepicker .calendar .today,
.charming-datepicker .calendar .today:hover {
  background-color: #808080 !important;
  color: #fff;
  border: 1px solid #808080 !important;
}
.charming-datepicker .calendar .selected,
.charming-datepicker .calendar .selected:hover {
  color: #fff !important;
  background-color: #2f92b7 !important;
  border-color: #2f92b7 !important;
  font-weight: bold;
}
.charming-datepicker .calendar .restrict {
  color: #999999 !important;
  cursor: default;
}
.charming-datepicker .calendar .past {
  color: #999999 !important;
}
.charming-datepicker .calendar .past.selected {
  color: #fff !important;
}
.charming-datepicker .calendar .range {
  background-color: #648182;
  color: #ddd !important;
}
.charming-datepicker .dropdown-menu {
  margin: 0;
  padding: 0;
  border: 0;
  margin-top: 1px;
  background: none;
}
.charming-datepicker input,
.charming-datepicker input:focus {
  outline: 0 !important;
}
.charming-datepicker input {
  background-color: #FFF !important;
  cursor: pointer !important;
  margin-bottom: 0;
}
.charming-datepicker .glyphicon-calendar {
  margin-right: 0 !important;
}
.charming-datepicker .lastmonth div,
.charming-datepicker .thismonth div,
.charming-datepicker .nextmonth div {
  width: 25px important;
}
.charming-datepicker label[data-toggle="dropdown"] {
  cursor: pointer;
  font-weight: normal;
  display: block;
}
span.ui-helper-hidden-accessible {
  display: none;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-clip: padding-box;
}
.ui-autocomplete.pull-right {
  right: 0;
  left: auto;
}
.ui-autocomplete .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.ui-autocomplete > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  white-space: nowrap;
}
.ui-autocomplete > li > a:hover,
.ui-autocomplete > li > a:focus,
.ui-autocomplete > li > a.ui-state-hover,
.ui-autocomplete > li > a.ui-state-focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.ui-autocomplete > .active > a,
.ui-autocomplete > .active > a:hover,
.ui-autocomplete > .active > a:focus,
.ui-autocomplete > .active > a.ui-state-hover,
.ui-autocomplete > .active > a.ui-state-focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.ui-autocomplete > .disabled > a,
.ui-autocomplete > .disabled > a:hover,
.ui-autocomplete > .disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.profile-photo.js-profile-photo-image {
  width: 100%;
}
.hif {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
.panel-table table .hif.rating-value {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
.panel-table table.peoples-table .hif.user-date-block {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
.comment-reply,
.comment-reply * {
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .paginator {
    margin-left: 0;
  }
  .paginator ul {
    width: 100%;
  }
  .paginator ul li {
    margin-bottom: 6px;
  }
  .paginator ul li,
  .paginator ul li.prev {
    margin-right: 4px;
  }
  .paginator ul li.next {
    margin-left: 0;
  }
  .user-info-show-button {
    float: none;
  }
  .panel-footer ul li:last-child {
    float: none;
  }
}
@media (max-width: 480px) {
  .hidden-xxs {
    display: none !important;
  }
  .visible-xxs {
    display: block !important;
  }
  .panel.comment .comment-subscribe {
    float: none;
    margin-top: 12px;
  }
  .panel.comment .comment-subscribe .short-text {
    margin-left: 0;
  }
}
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
