.clearfix:before, 
.form-horizontal .form-group:before,
.container:before,
.container-fluid:before,
.row:before,
.dl-horizontal dd:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.modal-footer:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.nav:before,
.pager:before,
.panel-body:before,
.l-header__main:before,
.l-header__main__row:before,
.l-footer__main:before,
.l-footer__btm:before,
.widget-currency:before,
.set-region:before,
.project-catalog:before,
.bnr-wrap:before,
.news-section.type-header-section-1:before,
.news-section.type-header-section-2:before,
.news-section.type-important ul:before,
.news-section.type-important .news-section__footer:before,
.news-section.type-persons ul:before,
.news-section.type-projects ul:before,
.news-section.type-from-partner ul:before,
.clearfix:after,
.form-horizontal .form-group:after,
.container:after,
.container-fluid:after,
.row:after,
.dl-horizontal dd:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.nav:after,
.pager:after,
.panel-body:after,
.l-header__main:after,
.l-header__main__row:after,
.l-footer__main:after,
.l-footer__btm:after,
.widget-currency:after,
.set-region:after,
.project-catalog:after,
.bnr-wrap:after,
.news-section.type-header-section-1:after,
.news-section.type-header-section-2:after,
.news-section.type-important ul:after,
.news-section.type-important .news-section__footer:after,
.news-section.type-persons ul:after,
.news-section.type-projects ul:after,
.news-section.type-from-partner ul:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.container:after,
.container-fluid:after,
.row:after,
.dl-horizontal dd:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.nav:after,
.pager:after,
.panel-body:after,
.l-header__main:after,
.l-header__main__row:after,
.l-footer__main:after,
.l-footer__btm:after,
.widget-currency:after,
.set-region:after,
.project-catalog:after,
.bnr-wrap:after,
.news-section.type-header-section-1:after,
.news-section.type-header-section-2:after,
.news-section.type-important ul:after,
.news-section.type-important .news-section__footer:after,
.news-section.type-persons ul:after,
.news-section.type-projects ul:after,
.news-section.type-from-partner ul:after {
  clear: both;
}
.text-hide,
.project-search button,
.bnr-wrap--ctr,
.btn-show-menu {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/*rotate(degrees) {
  -webkit-transform: s("rotate(%s)", degrees);
      -ms-transform: s("rotate(%s)", degrees); // IE9+
          transform: s("rotate(%s)", degrees);
}
scale(ratio) {
  -webkit-transform: s("scale(%s)", ratio);
      -ms-transform: s("scale(%s)", ratio); // IE9+
          transform: s("scale(%s)", ratio);
}
translate(x, y) {
  -webkit-transform: s("translate(%s, %s)", x, y);
      -ms-transform: s("translate(%s, %s)", x, y); // IE9+
          transform: s("translate(%s, %s)", x, y);
}
skew(x, y) {
  -webkit-transform: s("skew(%s, %s)", x, y);
      -ms-transform: s("skewX(%s) skewY(%s)", x, y); // See https://github.com/twbs/bootstrap/issues/4885; IE9+
          transform: s("skew(%s, %s)", x, y);
}
translate3d(x, y, z) {
  -webkit-transform: s("translate3d(%s, %s, %s)", x, y, z);
          transform: s("translate3d(%s, %s, %s)", x, y, z);
}

rotateX(deg) {
  -webkit-transform: s("rotateX(%s)", deg);
      -ms-transform: s("rotateX(%s)", deg); // IE9 only
          transform: s("rotateX(%s)", deg);
}
rotateY(deg) {
  -webkit-transform: s("rotateY(%s)", deg);
      -ms-transform: s("rotateY(%s)", deg); // IE9 only
          transform: s("rotateY(%s)", deg);
}*/
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
/*--------------------------------------
    Some mixins from Nib library
--------------------------------------*/
/*--------------------------------------
  Shortcuts for pseudo-elements
--------------------------------------*/
/*--------------------------------------
  Quick image insert
--------------------------------------*/
/*--------------------------------------
    Layout helpers
--------------------------------------*/
/*--------------------------------------
    Unsorted
--------------------------------------*/
/*--------------------------------------
    Resetting
--------------------------------------*/
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.btn,
.tag,
.comment-controls__unit,
.btn-subject-show-more,
.expert-about__label,
.news-article__tag {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: nowrap;
  padding: 3px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.tag:focus,
.comment-controls__unit:focus,
.btn-subject-show-more:focus,
.expert-about__label:focus,
.news-article__tag:focus,
.btn:active:focus,
.tag:active:focus,
.comment-controls__unit:active:focus,
.btn-subject-show-more:active:focus,
.expert-about__label:active:focus,
.news-article__tag:active:focus,
.btn.active:focus,
.tag.active:focus,
.comment-controls__unit.active:focus,
.btn-subject-show-more.active:focus,
.expert-about__label.active:focus,
.news-article__tag.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.tag:hover,
.comment-controls__unit:hover,
.btn-subject-show-more:hover,
.expert-about__label:hover,
.news-article__tag:hover,
.btn:focus,
.tag:focus,
.comment-controls__unit:focus,
.btn-subject-show-more:focus,
.expert-about__label:focus,
.news-article__tag:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.tag:active,
.comment-controls__unit:active,
.btn-subject-show-more:active,
.expert-about__label:active,
.news-article__tag:active,
.btn.active,
.tag.active,
.comment-controls__unit.active,
.btn-subject-show-more.active,
.expert-about__label.active,
.news-article__tag.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled,
.tag.disabled,
.comment-controls__unit.disabled,
.btn-subject-show-more.disabled,
.expert-about__label.disabled,
.news-article__tag.disabled,
.btn[disabled],
.tag[disabled],
.comment-controls__unit[disabled],
.btn-subject-show-more[disabled],
.expert-about__label[disabled],
.news-article__tag[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .tag,
fieldset[disabled] .comment-controls__unit,
fieldset[disabled] .btn-subject-show-more,
fieldset[disabled] .expert-about__label,
fieldset[disabled] .news-article__tag {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default,
.comment-controls__unit {
  color: #333333;
  background-color: #fff;
  border-color: #333333;
}
.btn-default:hover,
.comment-controls__unit:hover,
.btn-default:focus,
.comment-controls__unit:focus,
.btn-default:active,
.comment-controls__unit:active,
.btn-default.active,
.comment-controls__unit.active,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.comment-controls__unit {
  color: #333333;
  background-color: #ebebeb;
  border-color: #474750;
}
.btn-default:active,
.comment-controls__unit:active,
.btn-default.active,
.comment-controls__unit.active,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.comment-controls__unit {
  background-image: none;
}
.btn-default.disabled,
.comment-controls__unit.disabled,
.btn-default[disabled],
.comment-controls__unit[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .comment-controls__unit,
.btn-default.disabled:hover,
.comment-controls__unit.disabled:hover,
.btn-default[disabled]:hover,
.comment-controls__unit[disabled]:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .comment-controls__unit:hover,
.btn-default.disabled:focus,
.comment-controls__unit.disabled:focus,
.btn-default[disabled]:focus,
.comment-controls__unit[disabled]:focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .comment-controls__unit:focus,
.btn-default.disabled:active,
.comment-controls__unit.disabled:active,
.btn-default[disabled]:active,
.comment-controls__unit[disabled]:active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .comment-controls__unit:active,
.btn-default.disabled.active,
.comment-controls__unit.disabled.active,
.btn-default[disabled].active,
.comment-controls__unit[disabled].active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .comment-controls__unit.active {
  background-color: #fff;
  border-color: #333333;
}
.btn-default .badge,
.comment-controls__unit .badge {
  color: #fff;
  background-color: #333333;
}
.btn-primary {
  color: #fff;
  background-color: #c41b1a;
  border-color: #ba1a19;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #b41918;
  border-color: #a41716;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #c41b1a;
  border-color: #ba1a19;
}
.btn-primary .badge {
  color: #c41b1a;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #83a575;
  border-color: #7b9f6c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #779c67;
  border-color: #6b8e5d;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #83a575;
  border-color: #7b9f6c;
}
.btn-success .badge {
  color: #83a575;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #999;
  border-color: #919191;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #8d8d8d;
  border-color: #808080;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #999;
  border-color: #919191;
}
.btn-info .badge {
  color: #999;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #efa63f;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #eea237;
  border-color: #ec961e;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #efa63f;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #c5666a;
  border-color: #c15b5f;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #be5559;
  border-color: #b54549;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c5666a;
  border-color: #c15b5f;
}
.btn-danger .badge {
  color: #c5666a;
  background-color: #fff;
}
.btn-serv, .news-article.type-template .news-article__body a.btn-serv  {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
  font-size: 11px;
  text-transform: uppercase;
  padding: 2px 4px;
  font-weight: 400;
}
.btn-serv:hover,
.btn-serv:focus,
.btn-serv:active,
.btn-serv.active,
.open .dropdown-toggle.btn-serv {
  color: #fff;
  background-color: #4b4b54;
  border-color: #474750;
}
.btn-serv:active,
.btn-serv.active,
.open .dropdown-toggle.btn-serv {
  background-image: none;
}
.btn-serv.disabled,
.btn-serv[disabled],
fieldset[disabled] .btn-serv,
.btn-serv.disabled:hover,
.btn-serv[disabled]:hover,
fieldset[disabled] .btn-serv:hover,
.btn-serv.disabled:focus,
.btn-serv[disabled]:focus,
fieldset[disabled] .btn-serv:focus,
.btn-serv.disabled:active,
.btn-serv[disabled]:active,
fieldset[disabled] .btn-serv:active,
.btn-serv.disabled.active,
.btn-serv[disabled].active,
fieldset[disabled] .btn-serv.active {
  background-color: #333333;
  border-color: #333333;
}
.btn-serv .badge {
  color: #333333;
  background-color: #fff;
}
.btn-serv:active {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}
.btn-serv:hover,
.btn-serv:focus {
  color: #fff;
  background-color: #696976;
  border-color: #696976;
}
.btn-serv:hover:hover,
.btn-serv:focus:hover,
.btn-serv:hover:focus,
.btn-serv:focus:focus,
.btn-serv:hover:active,
.btn-serv:focus:active,
.btn-serv:hover.active,
.btn-serv:focus.active,
.open .dropdown-toggle.btn-serv:hover,
.open .dropdown-toggle.btn-serv:focus {
  color: #fff;
  background-color: #61616d;
  border-color: #5c5c68;
}
.btn-serv:hover:active,
.btn-serv:focus:active,
.btn-serv:hover.active,
.btn-serv:focus.active,
.open .dropdown-toggle.btn-serv:hover,
.open .dropdown-toggle.btn-serv:focus {
  background-image: none;
}
.btn-serv:hover.disabled,
.btn-serv:focus.disabled,
.btn-serv:hover[disabled],
.btn-serv:focus[disabled],
fieldset[disabled] .btn-serv:hover,
fieldset[disabled] .btn-serv:focus,
.btn-serv:hover.disabled:hover,
.btn-serv:focus.disabled:hover,
.btn-serv:hover[disabled]:hover,
.btn-serv:focus[disabled]:hover,
fieldset[disabled] .btn-serv:hover:hover,
fieldset[disabled] .btn-serv:focus:hover,
.btn-serv:hover.disabled:focus,
.btn-serv:focus.disabled:focus,
.btn-serv:hover[disabled]:focus,
.btn-serv:focus[disabled]:focus,
fieldset[disabled] .btn-serv:hover:focus,
fieldset[disabled] .btn-serv:focus:focus,
.btn-serv:hover.disabled:active,
.btn-serv:focus.disabled:active,
.btn-serv:hover[disabled]:active,
.btn-serv:focus[disabled]:active,
fieldset[disabled] .btn-serv:hover:active,
fieldset[disabled] .btn-serv:focus:active,
.btn-serv:hover.disabled.active,
.btn-serv:focus.disabled.active,
.btn-serv:hover[disabled].active,
.btn-serv:focus[disabled].active,
fieldset[disabled] .btn-serv:hover.active,
fieldset[disabled] .btn-serv:focus.active {
  background-color: #696976;
  border-color: #696976;
}
.btn-serv:hover .badge,
.btn-serv:focus .badge {
  color: #696976;
  background-color: #fff;
}
.btn-link {
  color: #333333;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #45454d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 5px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 1px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 1px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.l-hLine>* {
  display: inline-block;
  vertical-align: baseline;
}
.flexbox .l-jLine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.no-flexbox .l-jLine {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.no-flexbox .l-jLine>* {
  display: inline-block;
  vertical-align: baseline;
}
.no-flexbox .l-jLine:after {
  content: '';
  display: inline-block;
  vertical-align: auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
.no-flexbox .l-jLine>* {
  text-align: left;
  font-size: 14px;
  line-height: 1.428571429;
}
.l-hLine--bottom>* {
  display: inline-block;
  vertical-align: bottom;
}
.flexbox .l-jLine--bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: bottom;
  -webkit-align-items: bottom;
  -ms-flex-align: bottom;
  align-items: bottom;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.no-flexbox .l-jLine--bottom {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.no-flexbox .l-jLine--bottom>* {
  display: inline-block;
  vertical-align: bottom;
}
.no-flexbox .l-jLine--bottom:after {
  content: '';
  display: inline-block;
  vertical-align: auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
.no-flexbox .l-jLine--bottom>* {
  text-align: left;
  font-size: 14px;
  line-height: 1.428571429;
}
.l-hLine--middle>* {
  display: inline-block;
  vertical-align: middle;
}
.flexbox .l-jLine--middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: middle;
  -webkit-align-items: middle;
  -ms-flex-align: middle;
  align-items: middle;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.no-flexbox .l-jLine--middle {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.no-flexbox .l-jLine--middle>* {
  display: inline-block;
  vertical-align: middle;
}
.no-flexbox .l-jLine--middle:after {
  content: '';
  display: inline-block;
  vertical-align: auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
.no-flexbox .l-jLine--middle>* {
  text-align: left;
  font-size: 14px;
  line-height: 1.428571429;
}
.l-hLine--top>* {
  display: inline-block;
  vertical-align: top;
}
.flexbox .l-jLine--top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.no-flexbox .l-jLine--top {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.no-flexbox .l-jLine--top>* {
  display: inline-block;
  vertical-align: top;
}
.no-flexbox .l-jLine--top:after {
  content: '';
  display: inline-block;
  vertical-align: auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
.no-flexbox .l-jLine--top>* {
  text-align: left;
  font-size: 14px;
  line-height: 1.428571429;
}
.l-hLine--float>* {
  display: inline-block;
  vertical-align: float;
}
.flexbox .l-jLine--float {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: float;
  -webkit-align-items: float;
  -ms-flex-align: float;
  align-items: float;
}
.no-flexbox .l-jLine--float {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.no-flexbox .l-jLine--float>* {
  display: inline-block;
  vertical-align: float;
}
.no-flexbox .l-jLine--float:after {
  content: '';
  display: inline-block;
  vertical-align: auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
.no-flexbox .l-jLine--float>* {
  text-align: left;
  font-size: 14px;
  line-height: 1.428571429;
}
.l-island,
.l-island--fence,
.comment-article,
.social-widget.type-group-widget,
.encyclopedia-section,
.btn-subject-show-more,
.expert-about__section,
.experts-all,
.news-section.type-important,
.news-section.type-from-partner.subtype-widget,
.news-article.type-opinion,
.news-article.type-poll .news-article__body,
.news-article.type-template .news-section {
  display: block;
  background-color: #f6f6f7;
  border-color: #a6a6a6;
  margin: 20px 0;
  padding: 20px;
}
.l-island--fence,
.comment-article,
.expert-about__section,
.experts-all,
.news-article.type-opinion {
  position: relative;
  border: none;
}
.l-island--fence:before,
.comment-article:before,
.expert-about__section:before,
.experts-all:before,
.news-article.type-opinion:before,
.l-island--fence:after,
.comment-article:after,
.expert-about__section:after,
.experts-all:after,
.news-article.type-opinion:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 8px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAASElEQVQoz53PwQmAMBQE0TQTkuZ/bSFawPOSwwc1iAN7G1imlAUqAnMtUEsGDcOdgZbF8E5kcW7E85f4+bpvYvpTeeBYi1x8AdU+5RXfSrbGAAAAAElFTkSuQmCC");
  background-repeat: repeat-x;
  background-position: 0 0;
  z-index: 1;
}
.l-island--fence:before,
.comment-article:before,
.expert-about__section:before,
.experts-all:before,
.news-article.type-opinion:before {
  top: -5px;
}
.arrow-after:after,
.comment-article__body:after,
.news-article.type-preview-S:after {
  content: ' →';
  display: inline-block;
  margin-left: 3px;
}
.reset-list,
.expert-about__about ul,
.expert-about__author-articles ul,
.news-article.type-poll ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style-type: none;
}
.reset-link-defaults,
.project-catalog a,
.news-article__photo-total,
.reset-link-defaults:hover,
.project-catalog a:hover,
.news-article__photo-total:hover,
.reset-link-defaults:focus,
.project-catalog a:focus,
.news-article__photo-total:focus {
  color: inherit;
  text-decoration: none;
}
.disable-article-hovers,
.news-section.type-expert-opinions .news-section.type-persons .news-article,
.news-article.type-top-commented,
.news-article.type-poll,
.news-article.type-template,
.news-article.type-template-gallery,
.disable-article-hovers:hover,
.news-section.type-expert-opinions .news-section.type-persons .news-article:hover,
.news-article.type-top-commented:hover,
.news-article.type-poll:hover,
.news-article.type-template:hover,
.news-article.type-template-gallery:hover,
.disable-article-hovers:focus,
.news-section.type-expert-opinions .news-section.type-persons .news-article:focus,
.news-article.type-top-commented:focus,
.news-article.type-poll:focus,
.news-article.type-template:focus,
.news-article.type-template-gallery:focus {
  background-color: transparent;
  border: none;
}
.is-hidden {
  display: none !important;
}
.is-shown {
  display: block !important;
}
.tag,
.expert-about__label,
.news-article__tag {
  color: #333333;
  background-color: rgba(0,0,0,0);
  border-color: #333333;
  border-width: 1px;
  font-weight: normal;
  text-transform: uppercase;
  display: inline-block !important;
  font-size: 11px !important;
  text-decoration: none;
}
.tag:hover,
.expert-about__label:hover,
.news-article__tag:hover,
.tag:focus,
.expert-about__label:focus,
.news-article__tag:focus,
.tag:active,
.expert-about__label:active,
.news-article__tag:active,
.tag.active,
.expert-about__label.active,
.news-article__tag.active,
.open .dropdown-toggle.tag,
.open .dropdown-toggle.expert-about__label,
.open .dropdown-toggle.news-article__tag {
  color: #333333;
  background-color: rgba(0,0,0,0);
  border-color: #474750;
}
.tag:active,
.expert-about__label:active,
.news-article__tag:active,
.tag.active,
.expert-about__label.active,
.news-article__tag.active,
.open .dropdown-toggle.tag,
.open .dropdown-toggle.expert-about__label,
.open .dropdown-toggle.news-article__tag {
  background-image: none;
}
.tag.disabled,
.expert-about__label.disabled,
.news-article__tag.disabled,
.tag[disabled],
.expert-about__label[disabled],
.news-article__tag[disabled],
fieldset[disabled] .tag,
fieldset[disabled] .expert-about__label,
fieldset[disabled] .news-article__tag,
.tag.disabled:hover,
.expert-about__label.disabled:hover,
.news-article__tag.disabled:hover,
.tag[disabled]:hover,
.expert-about__label[disabled]:hover,
.news-article__tag[disabled]:hover,
fieldset[disabled] .tag:hover,
fieldset[disabled] .expert-about__label:hover,
fieldset[disabled] .news-article__tag:hover,
.tag.disabled:focus,
.expert-about__label.disabled:focus,
.news-article__tag.disabled:focus,
.tag[disabled]:focus,
.expert-about__label[disabled]:focus,
.news-article__tag[disabled]:focus,
fieldset[disabled] .tag:focus,
fieldset[disabled] .expert-about__label:focus,
fieldset[disabled] .news-article__tag:focus,
.tag.disabled:active,
.expert-about__label.disabled:active,
.news-article__tag.disabled:active,
.tag[disabled]:active,
.expert-about__label[disabled]:active,
.news-article__tag[disabled]:active,
fieldset[disabled] .tag:active,
fieldset[disabled] .expert-about__label:active,
fieldset[disabled] .news-article__tag:active,
.tag.disabled.active,
.expert-about__label.disabled.active,
.news-article__tag.disabled.active,
.tag[disabled].active,
.expert-about__label[disabled].active,
.news-article__tag[disabled].active,
fieldset[disabled] .tag.active,
fieldset[disabled] .expert-about__label.active,
fieldset[disabled] .news-article__tag.active {
  background-color: rgba(0,0,0,0);
  border-color: #333333;
}
.tag .badge,
.expert-about__label .badge,
.news-article__tag .badge {
  color: rgba(0,0,0,0);
  background-color: #333333;
}
.tag:hover,
.expert-about__label:hover,
.news-article__tag:hover,
.tag:focus,
.expert-about__label:focus,
.news-article__tag:focus {
  border-color: #999;
}
.force-link-hover:hover,
.expert-about__name a:hover,
.force-link-hover:focus,
.expert-about__name a:focus {
  text-decoration: underline !important;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
/* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
}
.form-control,
.project-search input {
  display: block;
  width: 100%;
  height: 28px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c1c5c8;
  border-radius: 1px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus,
.project-search input:focus {
  border-color: #83a575;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(131,165,117,0.6);
}
.form-control::-moz-placeholder,
.project-search input::-moz-placeholder {
  color: #999;
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-control:-ms-input-placeholder,
.project-search input:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder,
.project-search input::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.project-search input[disabled],
.form-control[readonly],
.project-search input[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .project-search input {
  cursor: not-allowed;
  background-color: #555;
  opacity: 1;
  filter: alpha(opacity=100);
}
textarea.form-control,
textarea.project-search input {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 28px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 5px;
}
select.input-lg {
  height: 44px;
  line-height: 44px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 35px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .form-control:focus {
  border-color: #366a37;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #52a254;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .form-control:focus {
  border-color: #7c6235;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #b48f50;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .form-control:focus {
  border-color: #983d3b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c16361;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #797988;
}
@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width:768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
/*Custom radio and checkbox inputs (choise input)*/
.custom-choise-input {
  display: block;
  cursor: pointer;
}
.custom-choise-input input[type=radio],
.custom-choise-input input[type=checkbox] {
  display: none;
}
.custom-choise-input__label {
  display: block;
  position: relative;
  padding-left: 30px;
}
.custom-choise-input__label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -22px -62px;
  width: 20px;
  height: 20px;
}
input[type=radio]:checked ~ .custom-choise-input__label:before {
  background-image: url("../img/ural-polit-icons.png");
  background-position: 0px -62px;
  width: 20px;
  height: 20px;
}
input[type=checkbox]:checked ~ .custom-choise-input__label:before {
  background-image: url("../img/ural-polit-icons.png");
  background-position: -69px -62px;
  width: 20px;
  height: 20px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width:768px) {
  .container {
    width: 740px;
  }
}
@media (min-width:1024px) {
  .container {
    width: 1000px;
  }
}
@media (min-width:1024px) {
  .container {
    width: 1000px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10 {
  float: left;
}
.col-xs-10 {
  width: 100%;
}
.col-xs-9 {
  width: 90%;
}
.col-xs-8 {
  width: 80%;
}
.col-xs-7 {
  width: 70%;
}
.col-xs-6 {
  width: 60%;
}
.col-xs-5 {
  width: 50%;
}
.col-xs-4 {
  width: 40%;
}
.col-xs-3 {
  width: 30%;
}
.col-xs-2 {
  width: 20%;
}
.col-xs-1 {
  width: 10%;
}
.col-xs-pull-10 {
  right: 100%;
}
.col-xs-pull-9 {
  right: 90%;
}
.col-xs-pull-8 {
  right: 80%;
}
.col-xs-pull-7 {
  right: 70%;
}
.col-xs-pull-6 {
  right: 60%;
}
.col-xs-pull-5 {
  right: 50%;
}
.col-xs-pull-4 {
  right: 40%;
}
.col-xs-pull-3 {
  right: 30%;
}
.col-xs-pull-2 {
  right: 20%;
}
.col-xs-pull-1 {
  right: 10%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-10 {
  left: 100%;
}
.col-xs-push-9 {
  left: 90%;
}
.col-xs-push-8 {
  left: 80%;
}
.col-xs-push-7 {
  left: 70%;
}
.col-xs-push-6 {
  left: 60%;
}
.col-xs-push-5 {
  left: 50%;
}
.col-xs-push-4 {
  left: 40%;
}
.col-xs-push-3 {
  left: 30%;
}
.col-xs-push-2 {
  left: 20%;
}
.col-xs-push-1 {
  left: 10%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-10 {
  margin-left: 100%;
}
.col-xs-offset-9 {
  margin-left: 90%;
}
.col-xs-offset-8 {
  margin-left: 80%;
}
.col-xs-offset-7 {
  margin-left: 70%;
}
.col-xs-offset-6 {
  margin-left: 60%;
}
.col-xs-offset-5 {
  margin-left: 50%;
}
.col-xs-offset-4 {
  margin-left: 40%;
}
.col-xs-offset-3 {
  margin-left: 30%;
}
.col-xs-offset-2 {
  margin-left: 20%;
}
.col-xs-offset-1 {
  margin-left: 10%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width:768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10 {
    float: left;
  }
  .col-sm-10 {
    width: 100%;
  }
  .col-sm-9 {
    width: 90%;
  }
  .col-sm-8 {
    width: 80%;
  }
  .col-sm-7 {
    width: 70%;
  }
  .col-sm-6 {
    width: 60%;
  }
  .col-sm-5 {
    width: 50%;
  }
  .col-sm-4 {
    width: 40%;
  }
  .col-sm-3 {
    width: 30%;
  }
  .col-sm-2 {
    width: 20%;
  }
  .col-sm-1 {
    width: 10%;
  }
  .col-sm-pull-10 {
    right: 100%;
  }
  .col-sm-pull-9 {
    right: 90%;
  }
  .col-sm-pull-8 {
    right: 80%;
  }
  .col-sm-pull-7 {
    right: 70%;
  }
  .col-sm-pull-6 {
    right: 60%;
  }
  .col-sm-pull-5 {
    right: 50%;
  }
  .col-sm-pull-4 {
    right: 40%;
  }
  .col-sm-pull-3 {
    right: 30%;
  }
  .col-sm-pull-2 {
    right: 20%;
  }
  .col-sm-pull-1 {
    right: 10%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-10 {
    left: 100%;
  }
  .col-sm-push-9 {
    left: 90%;
  }
  .col-sm-push-8 {
    left: 80%;
  }
  .col-sm-push-7 {
    left: 70%;
  }
  .col-sm-push-6 {
    left: 60%;
  }
  .col-sm-push-5 {
    left: 50%;
  }
  .col-sm-push-4 {
    left: 40%;
  }
  .col-sm-push-3 {
    left: 30%;
  }
  .col-sm-push-2 {
    left: 20%;
  }
  .col-sm-push-1 {
    left: 10%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-10 {
    margin-left: 100%;
  }
  .col-sm-offset-9 {
    margin-left: 90%;
  }
  .col-sm-offset-8 {
    margin-left: 80%;
  }
  .col-sm-offset-7 {
    margin-left: 70%;
  }
  .col-sm-offset-6 {
    margin-left: 60%;
  }
  .col-sm-offset-5 {
    margin-left: 50%;
  }
  .col-sm-offset-4 {
    margin-left: 40%;
  }
  .col-sm-offset-3 {
    margin-left: 30%;
  }
  .col-sm-offset-2 {
    margin-left: 20%;
  }
  .col-sm-offset-1 {
    margin-left: 10%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width:1024px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10 {
    float: left;
  }
  .col-md-10 {
    width: 100%;
  }
  .col-md-9 {
    width: 90%;
  }
  .col-md-8 {
    width: 80%;
  }
  .col-md-7 {
    width: 70%;
  }
  .col-md-6 {
    width: 60%;
  }
  .col-md-5 {
    width: 50%;
  }
  .col-md-4 {
    width: 40%;
  }
  .col-md-3 {
    width: 30%;
  }
  .col-md-2 {
    width: 20%;
  }
  .col-md-1 {
    width: 10%;
  }
  .col-md-pull-10 {
    right: 100%;
  }
  .col-md-pull-9 {
    right: 90%;
  }
  .col-md-pull-8 {
    right: 80%;
  }
  .col-md-pull-7 {
    right: 70%;
  }
  .col-md-pull-6 {
    right: 60%;
  }
  .col-md-pull-5 {
    right: 50%;
  }
  .col-md-pull-4 {
    right: 40%;
  }
  .col-md-pull-3 {
    right: 30%;
  }
  .col-md-pull-2 {
    right: 20%;
  }
  .col-md-pull-1 {
    right: 10%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-10 {
    left: 100%;
  }
  .col-md-push-9 {
    left: 90%;
  }
  .col-md-push-8 {
    left: 80%;
  }
  .col-md-push-7 {
    left: 70%;
  }
  .col-md-push-6 {
    left: 60%;
  }
  .col-md-push-5 {
    left: 50%;
  }
  .col-md-push-4 {
    left: 40%;
  }
  .col-md-push-3 {
    left: 30%;
  }
  .col-md-push-2 {
    left: 20%;
  }
  .col-md-push-1 {
    left: 10%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-10 {
    margin-left: 100%;
  }
  .col-md-offset-9 {
    margin-left: 90%;
  }
  .col-md-offset-8 {
    margin-left: 80%;
  }
  .col-md-offset-7 {
    margin-left: 70%;
  }
  .col-md-offset-6 {
    margin-left: 60%;
  }
  .col-md-offset-5 {
    margin-left: 50%;
  }
  .col-md-offset-4 {
    margin-left: 40%;
  }
  .col-md-offset-3 {
    margin-left: 30%;
  }
  .col-md-offset-2 {
    margin-left: 20%;
  }
  .col-md-offset-1 {
    margin-left: 10%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width:1024px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10 {
    float: left;
  }
  .col-lg-10 {
    width: 100%;
  }
  .col-lg-9 {
    width: 90%;
  }
  .col-lg-8 {
    width: 80%;
  }
  .col-lg-7 {
    width: 70%;
  }
  .col-lg-6 {
    width: 60%;
  }
  .col-lg-5 {
    width: 50%;
  }
  .col-lg-4 {
    width: 40%;
  }
  .col-lg-3 {
    width: 30%;
  }
  .col-lg-2 {
    width: 20%;
  }
  .col-lg-1 {
    width: 10%;
  }
  .col-lg-pull-10 {
    right: 100%;
  }
  .col-lg-pull-9 {
    right: 90%;
  }
  .col-lg-pull-8 {
    right: 80%;
  }
  .col-lg-pull-7 {
    right: 70%;
  }
  .col-lg-pull-6 {
    right: 60%;
  }
  .col-lg-pull-5 {
    right: 50%;
  }
  .col-lg-pull-4 {
    right: 40%;
  }
  .col-lg-pull-3 {
    right: 30%;
  }
  .col-lg-pull-2 {
    right: 20%;
  }
  .col-lg-pull-1 {
    right: 10%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-10 {
    left: 100%;
  }
  .col-lg-push-9 {
    left: 90%;
  }
  .col-lg-push-8 {
    left: 80%;
  }
  .col-lg-push-7 {
    left: 70%;
  }
  .col-lg-push-6 {
    left: 60%;
  }
  .col-lg-push-5 {
    left: 50%;
  }
  .col-lg-push-4 {
    left: 40%;
  }
  .col-lg-push-3 {
    left: 30%;
  }
  .col-lg-push-2 {
    left: 20%;
  }
  .col-lg-push-1 {
    left: 10%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-10 {
    margin-left: 100%;
  }
  .col-lg-offset-9 {
    margin-left: 90%;
  }
  .col-lg-offset-8 {
    margin-left: 80%;
  }
  .col-lg-offset-7 {
    margin-left: 70%;
  }
  .col-lg-offset-6 {
    margin-left: 60%;
  }
  .col-lg-offset-5 {
    margin-left: 50%;
  }
  .col-lg-offset-4 {
    margin-left: 40%;
  }
  .col-lg-offset-3 {
    margin-left: 30%;
  }
  .col-lg-offset-2 {
    margin-left: 20%;
  }
  .col-lg-offset-1 {
    margin-left: 10%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #45454d;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.thumbnail > img,
.thumbnail a > img,
.news-article.type-carousel .carousel-inner img,
.news-article__photo,
.news-article__photo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 5px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #a6a6a6;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e9e9e9;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d1eac8;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c6e4f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf3cd;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcdcd;
}
@media (max-width:768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 14px;
}
h2,
.h2 {
  font-size: 12px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width:768px) {
  .lead {
    font-size: 21px;
  }
}
ul,
ol {
  margin: 0 0 10px;
  padding-left: 20px;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #c41b1a;
}
a.text-primary:hover {
  color: #b01817;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #366a37;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #2c6581;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #7c6235;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #983d3b;
}
.bg-primary {
  color: #fff;
  background-color: #c41b1a;
}
a.bg-primary:hover {
  background-color: #b01817;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c4e3b7;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #b3dbef;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7edb8;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e5bdbd;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #a6a6a6;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled,
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 20px;
  margin: 40px 0;
  font-size: 18px;
  border-top: 2px solid #dcdcde;
  border-bottom: 2px solid #dcdcde;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #a6a6a6;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 1px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d7eac8;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #cce4b8;
}
.alert-success .alert-link {
  color: #366a37;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bee9f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #ace3ed;
}
.alert-info .alert-link {
  color: #2c6581;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faeccd;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f8e4b8;
}
.alert-warning .alert-link {
  color: #7c6235;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcdd2;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e5bdc4;
}
.alert-danger .alert-link {
  color: #983d3b;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #333333;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 1px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: '/\00a0';
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999;
}
.btn-group,
.btn-group-vertical,
.btn-group__selectbox,
.comment-controls {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn,
.btn-group__selectbox > .btn,
.comment-controls > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group__selectbox > .btn:hover,
.comment-controls > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group__selectbox > .btn:focus,
.comment-controls > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group__selectbox > .btn:active,
.comment-controls > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active,
.btn-group__selectbox > .btn.active,
.comment-controls > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group__selectbox > .btn:focus,
.comment-controls > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group__selectbox .btn + .btn,
.comment-controls .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group__selectbox .btn + .btn-group,
.comment-controls .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group__selectbox .btn-group + .btn,
.comment-controls .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group__selectbox .btn-group + .btn-group,
.comment-controls .btn-group + .btn-group {
  margin-left: -2px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 4px 4px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 4px 4px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -2px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.btn-group__selectbox {
  font-size: 13px;
  color: #999;
}
.btn-group__selectbox * {
  font-size: inherit !important;
  color: inherit !important;
}
.btn-group__selectbox>* {
  width: 100%;
  text-align: left;
}
.btn-group__selectbox>*>* {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn-group__selectbox .dropdown-toggle {
  position: relative;
  padding: 0 20px 0 10px;
}
.btn-group__selectbox .caret {
  position: absolute;
  top: 10px;
  right: 10px;
  border-top-color: #999;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0%), color-stop(rgba(0,0,0,0) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.5)', endColorstr='rgba(0,0,0,0)', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0) 0%), color-stop(rgba(0,0,0,0.5) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
  background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0)', endColorstr='rgba(0,0,0,0.5)', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0,0,0,0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret,
.widget-currency__exchange--up:before,
.widget-currency__exchange--down:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  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: 1px;
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #303030;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #c41b1a;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 5px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'), url("../fonts/glyphicons-halflings-regular.woff") format('woff'), url("../fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 5px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  line-height: 44px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #a6a6a6;
  border: 1px solid #c1c5c8;
  border-radius: 1px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 16px;
  border-radius: 5px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #a6a6a6;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 5px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #8a8a8a;
}
.label-primary {
  background-color: #c41b1a;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b01817;
}
.label-success {
  background-color: #83a575;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #749a64;
}
.label-info {
  background-color: #999;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #8a8a8a;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ee9f31;
}
.label-danger {
  background-color: #c5666a;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #bd5055;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #c41b1a;
  border-color: #c41b1a;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #eb6766;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d1eac8;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c6e4f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf3cd;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcdcd;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition-transform: 0.3s ease-out;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 5px;
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width:1024px) {
  .modal-lg {
    width: 900px;
  }
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width:768px) {
  .navbar {
    border-radius: 1px;
  }
}
@media (min-width:768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width:768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width:768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 16px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width:768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 1px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width:768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width:768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e8e8e8;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #6b6b6b;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e8e8e8;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e8e8e8;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e8e8e8;
  color: #555;
}
@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e8e8e8;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #1f1f1f;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #1f1f1f;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #202020;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #1f1f1f;
  color: #fff;
}
@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #1f1f1f;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #1f1f1f;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #1f1f1f;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #a6a6a6;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #a6a6a6;
  border-color: #333333;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 1px 1px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #a6a6a6 #a6a6a6 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 1px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #c41b1a;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width:768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 1px;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width:768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 1px 1px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #f6f6f7;
  border: 1px solid #999;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #8c959a;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #333333;
  background-color: #f6f6f7;
  cursor: not-allowed;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 1px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #333333;
  background-color: #f6f6f7;
  border: 1px solid #999;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #8c959a;
  border-color: #8c959a;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #51525c;
  border-color: #51525c;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #333333;
  background-color: #f6f6f7;
  border-color: #999;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 16px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 1px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-body {
  padding: 15px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 0px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
  border-top: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 1px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #c41b1a;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #c41b1a;
  border-color: #c41b1a;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #c41b1a;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #c41b1a;
}
.panel-success {
  border-color: #d7eac8;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d7eac8;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d7eac8;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d7eac8;
}
.panel-info {
  border-color: #bee9f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bee9f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bee9f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bee9f1;
}
.panel-warning {
  border-color: #faeccd;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faeccd;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faeccd;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faeccd;
}
.panel-danger {
  border-color: #ebcdd2;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebcdd2;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebcdd2;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebcdd2;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret,
  .comment-controls__unit > .caret,
  .btn-subject-show-more > .caret,
  .expert-about__label > .caret,
  .news-article__tag > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #c41b1a;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-color: #c41b1a;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #83a575;
}
.progress-striped .progress-bar-success {
  background-color: #83a575;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #999;
}
.progress-striped .progress-bar-info {
  background-color: #999;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-color: #f0ad4e;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #c5666a;
}
.progress-striped .progress-bar-danger {
  background-color: #c5666a;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.bnr-wrap--ctr,
.btn-show-menu {
  display: none !important;
}
@media (max-width:767px) {
  .visible-xs,
  .bnr-wrap--ctr,
  .btn-show-menu {
    display: block !important;
  }
  table.visible-xs,
  table.bnr-wrap--ctr,
  table.btn-show-menu {
    display: table;
  }
  tr.visible-xs,
  tr.bnr-wrap--ctr,
  tr.btn-show-menu {
    display: table-row !important;
  }
  th.visible-xs,
  th.bnr-wrap--ctr,
  th.btn-show-menu,
  td.visible-xs,
  td.bnr-wrap--ctr,
  td.btn-show-menu {
    display: table-cell !important;
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width:1024px) and (max-width:1023px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width:1024px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width:767px) {
  .hidden-xs,
  .l-header .bnr-wrap,
  .widget-currency,
  .l-header .project-nav,
  .l-footer .set-region,
  .news-section.type-header-section-1,
  .news-section.type-header-section-2,
  .news-section.type-projects,
  .news-section.type-from-partner {
    display: none !important;
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .hidden-sm,
  .l-header .bnr-wrap,
  .l-footer .set-region,
  .news-section.type-header-section-2 {
    display: none !important;
  }
}
@media (min-width:1024px) and (max-width:1023px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width:1024px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.bootstrap-select {
  width: 220px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="span"]) {
  width: 100%;
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  bordercolor: rgba(0,0,0,0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  bordercolor: rgba(0,0,0,0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  float: left;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 2000;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
  font-weight: normal;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  pointer-events: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .div-contain {
  overflow: hidden;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 2.5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select .bs-actionsbox {
  float: left;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .bs-actionsbox .btn-group button {
  width: 50%;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
  color: #64b1d8;
  color: rgba(255,255,255,0.4);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
  filter: alpha(opacity=0);
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
  padding: 4px 8px;
}
.bootstrap-select-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bootstrap-select-searchbox input {
  margin-bottom: 0;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #333333;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 1px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.clearfix:before,
.l-header__main:before,
.l-header__main__row:before,
.l-footer__main:before,
.l-footer__btm:before,
.widget-currency:before,
.set-region:before,
.project-catalog:before,
.bnr-wrap:before,
.news-section.type-header-section-1:before,
.news-section.type-header-section-2:before,
.news-section.type-important ul:before,
.news-section.type-important .news-section__footer:before,
.news-section.type-persons ul:before,
.news-section.type-projects ul:before,
.news-section.type-from-partner ul:before,
.clearfix:after,
.l-header__main:after,
.l-header__main__row:after,
.l-footer__main:after,
.l-footer__btm:after,
.widget-currency:after,
.set-region:after,
.project-catalog:after,
.bnr-wrap:after,
.news-section.type-header-section-1:after,
.news-section.type-header-section-2:after,
.news-section.type-important ul:after,
.news-section.type-important .news-section__footer:after,
.news-section.type-persons ul:after,
.news-section.type-projects ul:after,
.news-section.type-from-partner ul:after {
  content: " ";
  display: table;
}
.clearfix:after,
.l-header__main:after,
.l-header__main__row:after,
.l-footer__main:after,
.l-footer__btm:after,
.widget-currency:after,
.set-region:after,
.project-catalog:after,
.bnr-wrap:after,
.news-section.type-header-section-1:after,
.news-section.type-header-section-2:after,
.news-section.type-important ul:after,
.news-section.type-important .news-section__footer:after,
.news-section.type-persons ul:after,
.news-section.type-projects ul:after,
.news-section.type-from-partner ul:after {
  clear: both;
}
.center-block,
.btn-subject-show-more {
  float: none !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide,
.project-search button,
.bnr-wrap--ctr,
.btn-show-menu {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e4e4e4;
  border-radius: 1px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 5px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
a {
  cursor: pointer;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
select {
  height: 28px;
}
select:disabled {
  background-color: transparent;
  border-color: #a6a6a6;
}
body {
  overflow-x: hidden;
}
/*--------------------------------------
    HEADER
--------------------------------------*/
.l-header {
  background-color: #f6f6f7;
  border-bottom: 1px solid #999;
  padding: 10px 0 15px;
/*fixed left top*/
/*width: 100%;*/
/*z-index: 1000*/
}
.l-header .container {
  position: relative;
}
.l-header .bnr-wrap {
  margin-top: 0;
  margin-bottom: 0;
}
.l-header.state-M,
.l-header.state-S {
  padding-top: 0;
}
.l-header.state-M .bnr-wrap,
.l-header.state-S .bnr-wrap,
.l-header.state-M .news-section,
.l-header.state-S .news-section {
  display: none;
}
.l-header.state-S .widget-date,
.l-header.state-S .widget-weather,
.l-header.state-S .widget-currency,
.l-header.state-S .project-search {
  display: none;
}
.l-header.state-S .l-header__main {
  border-top: none;
}
.l-header.state-S .l-header__main__row {
  margin: 6px 0;
}
.l-header.state-S .set-region li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.l-header.state-S .logo {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAApCAYAAACY5YS7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODcxRkNFMUQxNjI1QjE0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5RkQxN0NDMkRCRkYxMUUzQkE1MENCNEMzNjcxNDA2MiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5RkQxN0NDMURCRkYxMUUzQkE1MENCNEMzNjcxNDA2MiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI3NDI5Q0MxREREQUUzMTFBNDZCRjYzMjI2QzA5QTI1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4NzFGQ0UxRDE2MjVCMTQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lvJGtgAACb1JREFUeNrsXQnUVVMU3q+RikjKoj9FWSljIclQLdRascJSyBgqRFnLmHEZUqxFiogiNMg8EzK2MlMZMjQYGhClqJDqt79198vzuvecc+97/7v3/m9/a33rf/+759x37xn23Xufvc/NVFZWkkKhUCQJtbQJFIr4MLOiWSHVC9Uq/mT+wfyFOY85h/k886O42yWjGpNCUbaCKQhvMwcwv45NMLVv31FHh0KRAIxetjgpgglYyezO/CCOtqjBnCE3aOL+lvO0dTjHuzr0Qg24qqZCYcI2zCeZjeISTDc5lBtkOd7b4Rwjta8VilRhJ+a1cQmmacxZlnJ9mI0LEEw/iPRVKBTpwlnMreMQTFDrh1vKbck8w2DGtbPUv4O5XvtYoSg5Mj5syOwo83KDpX595pFxCCbgCeY3lrLn5pQPoy3BiTZOx4dCkRj8Tp5TezDzBofyHeISTBuZIyxld2H2iCCYxjNX6VhQKBKJCQ5lmsYlmIDJ5PmCTBgU0oxbL+qiQqFIJlxiFILMvUJWfo11cyO/1zFvZY4ynKyHaE4LHbWlJx2EXT7qMbsyWzFrMheRF9LwU4RGb8Bsw9xV7OptRTtcJY29RO7lW+Y/KfMbkEPHFwN1mfsydyNvAaQ2czlzKfOTiP2iSA7aOZRZVOqLyk9JgS/oSmYTg4YFX9Ml8n8fy/lHOk6UjEyAa5gXMLfKOw5hMoU5hLnCYdKeINpdJxFuNqxmPkde6MTnJZz0YQRNqbE382LmseQ5QIPwKfM+MdnXOp67qtuvMmJbn8yc5Fi3shr0P+bGcIdyb5X8yesT+T2UzLFNvzKbM1syvzCUe08Eg0tHQighR+cIB8l9OAU76rcTk7R7xPaA1nQ+894ET6xiaUwZQ1/cIu1QI8Q9fMc8TbTbNAomaNWzfB6KJRNMVRT53chHGYE1cqD01z4Oc65lgDlXyDitDKMxAXczLyUv8tMPjUVTahFCW7LhbgehBFQwX2C2Jy/5MBe15VghOTY4x1jmZ1Sekeowo58R4R8WGA/TmX3JW+VNE+owp1qEUlqxosD6t5A9pKDo8HsirhRBYcIgixmHp2eYgMozQ5SFtL864BzFSPzLyOQqRzwYUSjlTnCY3Pul7L5vTOE1lwLvOMiCkgkm4HbytkQIAnLn2hqO30ZVG1B5HnmO7FwMttT5mLzw+n5ipnxqKLt7GQ5CCOPji6R9PEDp2VIHwYMXqwzaDHOZx8ShLZkE0zKKHhQJjWtCxLpvkueMe4w8h3cQ4IztnWdGmATlOHkiXi+TZoxFK6oos0EIITLMUuZhZmcR2udZTASs9ByXgvtuKlpihhRZwPczSfr6lzgHZBAQOnCOPAHDAKszqyNcy4X0/1AFDOzHDYMGoQtZJ/ViMfEgUJoLmwmRiHiFT/0FlgFbiCkY1OFJRQ8y+wzHiJaZxVfk+eAQPVzboNU+muD2y4hQ2qGE/ZxkAbhIzHA8gOYk4UkZBMQfTRbTxxVRAypn0ObxU/BRPcvsZTAnc393gUXYZIEl0p7MiywaWTmhp+HYX8yrfL6fLdpn/4B6B5PnTP4jofeM/u9OiiwgoHeW/o4dtuXgmy0mFfkIkx8iXMfUgO8fN9SBNrSFw7nxRD+IvNirZ8RMxd9DIwrs6ghTLtRbYp774SXLA2DPhN7vfg6ma3UBtDTEJWJHylWWeXIieb7YvZKsMQHYWhNLv70dzxd1z6UvA76fa6nXmPxD6hFOcBSzG/MA8nZHUASjhWUMBMGW+L1TAu91KzFZ6pRR/8JXBD8rshxesSgksBayYTdLq+h6rPPRJYBuuKN9/54wCn43mBEmNMj7/zDy0iQg9a+T/1Uo2WGapKZobpuZVjuB9wp/Wesy7efXmBMdysEauadID4Gg8xcsmBANO82h3IgCbqB+hAkD5Oa3IY7pdfLyumx14JTtrPJoEzZG1KrrWc67IYH3eqrh2Pgy6Gukfa1zKHdUCEspCEGm/MHFEEyAbfvd+eTlmkXFLgHft7LUWyN/kU5wl+V+3icv1gnSGrl076g82oQlhmMVEY/Zzps0YJVxUBn0NXzA9zuWvY7CpSXlwy9kBD6vgcUSTDaVfDSFc5LnIyiwz7RqgpW45fL5bPJyvIK0ATwlkRuEFcNlBXZsw2o4WE2Jy4cYxolJ66wMOG8S2+9HGYPr4vjx0csWV4JUuhdHjHC8V8SsHVOARgwB1CbvOyTiWzM0bIIpI1LPFI9SSEBlFj19VOx9LGr3vBxTznSjb5B/xnjUtz+cVA0F06uGYzsyT/H5Hv69/oZ6H5L/al7S2m+dCKWlVD74nrxQDxcMNRxbbqnbQCwVrO5jVRyJ+k4LZLXyfmShXDQ+I8iwA9kdVcilWV2ExnpQBNQMMRHONWhBwMycz6YXJQQ50PuH1CheloY+M8JvJR1PyIDZ2tDHcHQ/LU/wChH2O1r6Mw3td36ZmvVY1OrnYA0htAL5k9N9jmHVvImlPsbUpWEvrlaeBtGIwiUz/knF26Eyu4/SCY7ln8r5/JuhHHKhENk8LUcDgANwQIhra0duG2r9mtJBukoEU9CreuDkRozaz+SlomDTuJoh/BhJbT84u8t1P/rvmA+R9xYUF63JTzC9yexSFRdXo8D6d4p9HodPJHel0PTEwxMBgYDwLS0RDiR7ekC9CNc1K8UDFU/Q2ZYyTcXvUNPidzg7ovZTyvYrF2e3CVjUckm27xbgLrmPovnlHqlKwYQtVeOInt0ggiXX2T7WYSJs72N6mIRqywjXluZ35/3NPJq8bYajAmYeUj1ejVi/VO0Xq7M7QYDrZqJj2ct9vkNwc9gwoflUxFW5fMB06kXFe/vJ5eS2qgfpfrqPhgS/2JCQvwnV1LSqFDaPClHQU1M+UBdLm0yPUHeN9M2oiL9dqvYrR2e3CcMctaZeAeY4duxw3Rhwgcwrq9yIIpheJM8p/kERGwde+64WVR6pEXDCTQ44jp0G+joMuKUixHqIdhC05/FpIbXH4ym9zu98bQKDZwCZ01GyQGQ4/DRtQzx942y/cnV2m4TFFIdycH1cFmDB9BGz+OeAulg4gQ+zPf33IhPzj+Xs+Y3sYiTvYZl+D/KCG5vIwPtROhOS8fOIDeCyHQQEZRfyEmyxdQmSdOFIfUOe4i6RxHVkYnWSe8JK0ArRquBXmEHhI5KbyfmQd9dazMK60hFvkxe+v7IaDlr0Sxvpj7bSnhm5V7TnbOmbtdp+hSPCnt9JAxbTOoobpL5op/NEiQllNvu9jKCqkNZ9ahQKFUwxSDiFQpEAdF6kgolyTCeFQqFQwaRQKBQqmBQKhQomhUKhUMGkUCiqFf4VYADKMTbWYw3OeQAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 41;
}
.l-header.state-S .project-nav {
  top: 5px;
}
.l-header.state-S .btn-show-menu {
  bottom: 4px;
}
@media (max-width:1023px) {
  .l-header.state-S .project-search {
    display: block;
  }
}
.l-header__main {
  margin-left: -10px;
  margin-right: -10px;
  border-top: 10px solid #51525c;
}
@media (max-width:767px) {
  .l-header__main {
    border-top: none;
  }
}
.l-header__main__right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 30px;
}
@media (min-width:768px) {
  .l-header__main__right {
    float: left;
    width: 50%;
  }
}
@media (min-width:1024px) {
  .l-header__main__right {
    float: left;
    width: 70%;
  }
}
.l-header__main__row {
  margin: 12px 0;
  margin-left: -10px;
  margin-right: -10px;
}
/*--------------------------------------
    FOOTER
--------------------------------------*/
.l-footer {
  background-color: #f6f6f7;
  padding-bottom: 15px;
  margin-top: 20px;
}
.l-footer__main {
  margin-left: -10px;
  margin-right: -10px;
  border-top: 10px solid #51525c;
}
@media (min-width:768px) and (max-width:1023px) {
  .l-footer__main {
    margin-bottom: 15px;
  }
}
.l-footer__btm {
  margin-left: -10px;
  margin-right: -10px;
  position: relative;
  border-top: 1px solid #999;
  color: #999;
  margin-top: 10px;
  padding-top: 15px;
  font-size: 12px;
  line-height: 1.2;
}
.l-footer__btm>* {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width:768px) {
  .l-footer__btm>* {
    float: left;
    width: 60%;
  }
}
@media (min-width:1024px) {
  .l-footer__btm>* {
    float: left;
    width: 50%;
  }
}
.l-footer__btm p {
  margin: 0;
}
.l-footer__btm a {
  color: #555;
  text-decoration: underline;
}
.l-footer__btm a:hover,
.l-footer__btm a:focus {
  text-decoration: none;
}
/*--------------------------------------
    MAIN
--------------------------------------*/
.l-main {
  position: relative;
}
/*--------------------------------------
    COMPONENTS
--------------------------------------*/
.logo {
  display: block;
  margin-top: 10px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAABECAYAAAAsj5g/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODcxRkNFMUQxNjI1QjE0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNzMwQzkxQURCRkExMUUzQkFBMzhCQUQ5MkE4N0JCMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNzMwQzkxOURCRkExMUUzQkFBMzhCQUQ5MkE4N0JCMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI3NDI5Q0MxREREQUUzMTFBNDZCRjYzMjI2QzA5QTI1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4NzFGQ0UxRDE2MjVCMTQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+gnbKqgAADsVJREFUeNrsXQtwHlUVPoEWtPyAYg0ZoMgjOLWoxIJWTFRg1GamdIqSgkUlggSEINgRKajVwYqlzGClWkEDYoTSqgmK9ZFKlUdbRHwQEPHRFJGWkgZaKaSglRLvx55Lbje7997d/8//7+Y/38xp/u7efd3Ht+ece87dmqGhIRII0qK2tjaPt92qZIeSQSXHKFlUqRsZGBiQThSBcVIFgirEOiULlBSUzJXqEGISCLKAPiVzpBqEmAT5Ms/q1J8O/m+/kqXK5Ojl7QvU7zb1u179nsdmEAZ6g5J2JXV8HAZ+E28zMV9JL5+/zrhGG5dtNshjEW9riDhHo5INSnp4Wwdv7w/9Jj7+VN6G8x+JZ+J9Lfy3S1peiEmQYSjiwYCeySTVzAQ0xyCuQoiU9P+7IwZ4j0ECC0L72gzy0FjKx8xjYptvHNvNpEZMTMUCxAh/U6e0erawh1SBwEFSIIl+1pA0oMWsUvv6DI2kv8RaR6EMjzfPIDqBaEyCHJhzDSENB0QxyFpGgbWX8L6k6IjQqtpZeg0zLQ7tEaZi+NydrNWF0cLX2CGtLcQkyI+m1GuYc4sN4oFmtJa1jTbeNphSw7GZcj4wy3ZEnBv3tJhGhgOAXOtp2OckEFNOkDPNCQO3YJhtIC1oIYNqXytv6uXB3pKTx2pgjW9QWlg0JkF+yKieNQ2i4dmxMBZxmS2stegZNE1WPvFB5sxfW4kfwzTlwgTUw1pfJYG661R1DSf+FkX2MitooEYivwVFkphUQjo0M5GDlOcqYhLtTYhJIMSUDUhKSjTExySII5wODqh8OW5JyXL+XYd9EW9+E+EZPbPsShaYMnUR2ztoOKASv80whTouYwKmY5PlfszzmQGcxPeo99VzWZx/ubE9fD7zHOHz6aBRM0BVo4WGfXC7HafqcwHPggqEmAQJgIHkM+vWwINaD3hNQAUWkAhmwjDb1xca8D28fRUFUdom8WicGkN2aYItW2j3iPJWvjbuAX6peVSGWCqeXBBSEmISJBw4TQmK6yhqnXYyxyAPHYSpAxo7EwzIJkMTCW9fy+dJQiJ1TGZ6prHA5+gxSLI/pK2NBuqYbPukpwkxCfxR4IETTtmAObcSEtJ66mn3GKRBg4jCQZiDxnbTnGsMXa+b7wGktzR0H1iyZB1fMymBdkfcQ/j+ChGmZnOENqn31UWYnSstBKyJXBzfQkyCBAAhrOPcORP9attMSIgsBkMEUeD/D9LIIMwwGWhTbm5Ig+hn8hmkkcGYTWw2tjBJ+UCXW2shyTCR6nubSSODP5ca+/pD963Nwta4+1B1uFa6mRCTIKGpkTC+ZhH7ZrSPaTkP0B4aDsJsNrQF3zy1rghtqYmP16Tga841RGiAWrNrNTSkulE2saLuQ8CQAEuBi2iSoNcgCb3MiDn4O2k4v62Pils5spE1KfPazXydZho5+6YDODsjNC+9fR6bXoN8b8WYWNqU62dSrY+4Xr90sWhIHJOgKOQkjmkBk0PmiEDimERjElQv5ksV5AviYxLEaUIdHExZ4N9mQGCTkcCrzRZX0KWOZzKhAxpXUnRApkCISSCIhF4UzpyNaqRky4XUs0QdM0c0GoEQkyAJpuMfc2aOl9UFyfQmCL4EkXXRyAjttAvMCYSYBFUMxAc9GNoGMkLqBmbEjgmZc9osi8qd6zbKEZVn6VyBEJNgDOLl6X2dzMsAGcG/pD8WoKEDCsNBl9qMW85/mwyCkulyQSRkVk5gA6KS92ESmstmXANHfMOs0+TU5zDjOtmUq2dtqou1qKr/EMC6SYdILxONSZAUvIwuSEgv1WE6wTeQPbNfp6ToY/poeAneVto9QFIgeAUSYCkQ5FdjKnbwvqDkOSVPKVlPgT/xZ0r+IMQkEAgxVYqY4nCPknOV/L1ixDR16jTpHQJBBrBkYFNWiAl4hoJwkfsrURfwMa3hB7TJ2x3nmeJxjt9K10vU4UZbBAIbXqPkNiUHVIqYvupRrt2xf7bHORZLWwsEucLBSr5UKWLCjMkDjnKnKZlYBDE9zuwrEAjyhU8o2a8SxAS1fqGj3KuVfNxixh3tOP4bSl6UNhYIyo6aCNlfyTQel7scxyOO7QOVICYA6QL/cJQ9n6LjnlzaEpxoHdI/BILM4FkKnNoXkd+qDsdWipheUnKVo+wRFJ0d7iKmG5Rsl74gEGQSN3mUObBSxAQso8AXZEN7QjPuRVYXBQJBNuEToxBn7hUz82s91syV26nkGiXXWk7WzJrTo57a0m0eZBfGBCUnUpBXtaeSjRSENKRJ+ERKxGQlR7Jd/VrWDrdzZT/Bz/JPJf/Lmd+APBq+FNhbyduUvJGCCZDxSrYq2azkTySJuHnH0R5lNpb7psJJvPAFfV5JrUXDgq/ps/z/0xznX+w5UGp4AHxRyaeU7BvaDzK5VcnFSrZ5DNrTWbs7nsnNBawJhOU6EDrxcBkHfRKiKTewisAlSj5IgQM0Dg8puZFN9uc9zz3a9TeUsq4/ouQWz2OHxkD7Y2ws9Ch3d9nfvBGR35eTPbbpaSWHKjlcyV8s5e5jYvBpSJAScnTe78Hc76N4R/3r2CSdnrI+oDVdqOQ7GR5YpdKYaixtcTXXQ5Ik78eUnMnabR6JCVr1AxEvxbIR0yhFfh8QoYzAGnknt1eDx5g7PMacK6afDiXRmIDrlFxKQeRnFCaypnRYAm3Jhes8SAmYpOTnSqZSkHxoYjzvKybHBue4XsmfqToj1WFG387knxToD6uVnEHDi8LlBXspWeEgpbxiW5HHX03ukIKSI+qN+AwThQ3tDjMOb88kAZVnJygLtp8fc45SJP7V8OCqRnSmJCVzgMPkPi5nz/2VHN5zOXCvBxeUjZiAr1OwJEIckDs3xbL/azS6AZUXUODINnGR45g/UhBefxabKQ9Zyr6pCjshyLilRNrH9yg/ixAiePAS4aAReETJKZXQlmzEhK/wpQ2KhMZ1U8pj76LAGfcjChzecYAzdnbIjLARZQe/Eb/Mg2apQyuaVGWdECRypaMMlsZtZNK+wGEiYKbnQzl47gNZS6whgQZ8P7dwWz9VyQ4ZB4QOfJLfgEmA2Zk0X774NO0eqoCO3WXpNAhd0E7qTWzigVAOZTmEBYmIn4s4foOjwxZjCsY1eFbRTHaf4VLWMjX+RoEPDtHD4y1a7Q8zXH81TEp1ZWznLBPgRjbD8QJ6MAtvyjgg/mgZmz6+SBtQuYZGxk/BR/VTJbMs5qR53Q0OstHAFOkMJZ9xaGTVhBmWff9R8oWI7b2sfbbFHIcldeFMfi6jz4z2n04CDRD0G7i9Kw7XdPAih0lFEWTyeIr7WBGzvctyDLShV3mcG2/0d1EQe3U7m6n4+56UhD0WYcuFupvN8yj80vECeEtGn/c4D9N1rABaGuISsSLldsc4+TAFvti3ZlljArC0JqZ+Z3ueL+2aS3+N2f6I47iJFB1Sj3CCk5WcpOQdFKyOIIjHYY4+EAdX4vfBGXzWfdlk2auK2he+IvhZkeXwK4dCAmtBh91sHqX7cY5HnwC6hZ72/X0safCsxYywIfzRxPdSkCYB1r+C/y+k5IZtkNqiuV1m2vgMPiv8ZUdVaTv/WsnNHuVgjXy7RC+BuPMXTUyIhu3xKHdVEQ+wT4oBA5j5bYhj+g0FeV2uY+CUbRQ+egUvpdSqJzjOuyuDz/oxy74bqqCtkfa106PcyQkspTjEmfLOT8v7phy4lt/F98JWFvEAR8Rsr3cct4P/Ip3gW47n+R0FsU5ga+TS3St89AqesOyblHKf67xZA2YZ26ugreED/q5n2SuouG9PRoWMwOd1XqmIyaWSL6FkTvIw4gL7bLMmmInbyr/PoSDHK04bwFsSuUGYMRwosmH3H4Od1Za4/G5LP7FpnUMx581i/T3JfXBnJS6+ZGDTEITK9+GIqzyfFTFrpxShEYOAJoe2IRHfmaHhIqYaZj1bPEoxAZUaMyJU7AaH2r3eMOVsD3onRWeMp/36w5wxSEx3WPYdpOSjEdvh32uzHPd7ip7Ny1r97WRS2kzVg39REOrhg8st+7Y6ji2wpYLZfcyKI1Hfa4JsXOgij/JN4zeCDI8lt6MKuTSDJaisTiaoNWwinG/RggDz89K2DyXEOdDbEmoUq7iiz05xrayjmzvMfpY2hqP7J/wGn8Rkf5CjPfNQfxdWqVmPSa2zPKwhhFYgf3J1xD7Mmtc6jkefujTpzY0LaRAHULJkxheodCtU6nWUTvcs/2Pj978t5ZALhcjmHkMDgAPw3AT3djT5Laj1dE476XYmprhP9cDJjRi1LRSkomDRuD0T+DGyWn9wdlfrevSPKfk+BV9B8dGaoojpLiUnjMbN7VHk8d9k+7wSPhFzptD2xsMbAYGA8C09wXIeudMDJqS4rwdy3FHxBu11lDmQ/Q57OvwO56TUfspZf9Xi7LYBk1o+yfYnxbhLbqR0frkfjCYxYUnVSkTP7mJiMZ3t13sMhNdHmB42Uj08xb3l+dt5/1Uyk4JlhtMCZh5SPe5IeXy56q+izu4MAa6bmz3LXhaxDcHNScOE+qiEs3JhwHSaRaX7+sll5DerB3ZvjdCQ4Be7OOE1oZraZpWS5lEhCnpFzjvqJq6T1SmO3cFtc23Ka5er/qrR2W3DlZ5a06wYcxwrdvguDLiBx5WTN9IQ0y8ocIrfX8LKgdf+RIcqj9QIOOGWxezHSgNneHS4zUxizawdxK15fGZC7bGF8uv8DmsT6Dznkj0dRQOR4fDTTEnw9q1k/VWrs9tGFrd6lIPrY16MBXMam8VbYo7FxAl8mFNp+EMm9osZa34juxjJe5imfzMFwY213PGe5MYEMz6csgJ8loMAUZ5AQYItli5Bki4cqXfyW9wnkngvHljH8zNhJmgba1XwK6yh5BHJh/D5kHd3FJuFe3ND3ENB+P4zY7DTol0mc3tM4fqs4WdFffZy2zwv9Vc8Uqz5nTVgMm0au0H2Ye10PSsxiczmqI8RjBbyuk6NQCDEVAGGEwgEGUDjRiEmMkwngUAgEGISCAQCISaBQCDEJBAIBEJMAoFgTOH/AgwA7tOhdowcw8gAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 68px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width:768px) {
  .logo {
    float: left;
    width: 50%;
  }
}
@media (min-width:1024px) {
  .logo {
    float: left;
    width: 30%;
  }
}
.logo:hover,
.logo:focus {
  text-decoration: none;
}
.widget-date {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  color: #333333;
}
@media (min-width:1024px) {
  .widget-date {
    float: left;
    width: 20%;
  }
}
.widget-weather {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  color: #999;
}
@media (min-width:1024px) {
  .widget-weather {
    float: left;
    width: 27.500000000000004%;
  }
}
.widget-weather>* {
  display: inline-block;
  vertical-align: baseline;
}
.widget-weather__unit {
  color: #333333;
}
.widget-weather__unit:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin: 0 2px 0 5px;
}
.widget-weather__unit.state-day:before {
  background-image: url("../img/ural-polit-icons.png");
  background-position: -27px -84px;
  width: 18px;
  height: 17px;
}
.widget-weather__unit.state-night:before {
  background-image: url("../img/ural-polit-icons.png");
  background-position: -91px -62px;
  width: 18px;
  height: 17px;
}
.widget-currency {
  color: #999;
  font-size: 12px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.widget-currency>* {
  display: inline-block;
  vertical-align: baseline;
}
@media (min-width:1024px) {
  .widget-currency {
    float: left;
    width: 52.5%;
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .widget-currency {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.widget-currency>* {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.widget-currency__dollar:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -111px -58px;
  width: 12px;
  height: 12px;
}
.widget-currency__euro:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -111px -44px;
  width: 12px;
  height: 12px;
}
.widget-currency__rouble:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -111px -30px;
  width: 12px;
  height: 12px;
}
.widget-currency__exchange--up {
  color: #83a575;
}
.widget-currency__exchange--up:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 5px;
  border-left-width: 4px;
  border-right-width: 4px;
}
.widget-currency__exchange--up:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.widget-currency__exchange--down {
  color: #c5666a;
}
.widget-currency__exchange--down:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 5px;
  border-left-width: 4px;
  border-right-width: 4px;
}
.project-nav {
  color: #999;
  font-size: 11px;
  line-height: 30px;
  text-transform: uppercase;
}
.project-nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style-type: none;
}
.project-nav li {
  display: inline-block;
  margin-right: 25px;
}
.project-nav a {
  color: inherit;
}
.project-nav .rss:before {
  content: '';
  display: inline-block;
  vertical-align: auto;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -111px -72px;
  width: 9px;
  height: 9px;
  margin-right: 2px;
}
.l-header .project-nav {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width:768px) {
  .l-header .project-nav {
    float: left;
    width: 90%;
  }
}
@media (min-width:1024px) {
  .l-header .project-nav {
    float: left;
    width: 50%;
  }
}
.l-footer .project-nav {
  position: relative;
  top: 52px;
}
@media (min-width:768px) and (max-width:1023px) {
  .flexbox .project-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .no-flexbox .project-nav ul {
    text-align: justify;
    font-size: 1px;
    line-height: 0;
    text-justify: newspaper;
    zoom: 1;
    text-align-last: justify;
  }
  .no-flexbox .project-nav ul>* {
    display: inline-block;
    vertical-align: baseline;
  }
  .no-flexbox .project-nav ul:after {
    content: '';
    display: inline-block;
    vertical-align: auto;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
  }
  .no-flexbox .project-nav ul>* {
    text-align: left;
    font-size: 14px;
    line-height: 1.428571429;
  }
  .project-nav li {
    display: none;
    margin: 0;
  }
  .project-nav li:nth-child(1) {
    display: inline-block;
  }
  .project-nav li:nth-child(2) {
    display: inline-block;
  }
  .project-nav li:nth-child(3) {
    display: inline-block;
  }
  .project-nav li:nth-child(4) {
    display: inline-block;
  }
  .project-nav li:nth-child(5) {
    display: inline-block;
  }
  .l-footer .project-nav {
    top: 47px;
  }
}
@media (max-width:767px) {
  .l-footer .project-nav {
    top: 0;
  }
  .l-footer .project-nav ul {
    text-align: center;
  }
  .l-footer .project-nav li {
    display: none;
    margin: 0 10px;
  }
  .l-footer .project-nav li:nth-child(1) {
    display: inline-block;
  }
  .l-footer .project-nav li:nth-child(2) {
    display: inline-block;
  }
  .l-footer .project-nav li:nth-child(3) {
    display: inline-block;
  }
  .l-footer .project-nav li:nth-child(4) {
    display: inline-block;
  }
  .l-footer .project-nav li:nth-child(5) {
    display: inline-block;
  }
}
.project-search {
  margin: 0;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  width: 320px;
  height: 30px;
  position: relative;
}
@media (min-width:768px) {
  .project-search {
    float: left;
    width: 10%;
  }
}
@media (min-width:1024px) {
  .project-search {
    float: left;
    width: 50%;
  }
}
.project-search:after {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -76px -31px;
  width: 20px;
  height: 21px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.project-search input {
  width: 100%;
  height: inherit;
  background-color: #f6f6f7;
  padding: 0 30px;
}
.project-search button {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -111px 0px;
  width: 15px;
  height: 14px;
}
@media (min-width:768px) and (max-width:1023px) {
  .project-search {
    padding: 0;
    border: 1px solid #999;
    cursor: pointer;
  }
  .project-search:after {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .project-search input {
    width: 0;
    border-width: 0;
    padding: 0;
    float: right;
  }
  .project-search button {
    display: none;
  }
  .project-search.state-active {
    border-color: transparent;
    cursor: default;
  }
  .project-search.state-active:after {
    left: -320px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .project-search.state-active input {
    width: 360px;
    padding: 0 30px;
    border-width: 1px;
  }
  .project-search.state-active button {
    display: block;
    right: 10px;
  }
}
@media (max-width:767px) {
  .project-search {
    width: 320px;
    margin: 0 auto;
  }
}
.set-region {
  margin-left: -10px;
  margin-right: -10px;
  margin: 0;
  font-weight: 700;
}
.set-region ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style-type: none;
}
.set-region li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}
.set-region a {
  display: block;
  padding: 5px 10px;
  color: inherit;
  border: 1px solid #c1c5c8;
  border-radius: 1px;
  -webkit-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.set-region a:hover,
.set-region a:focus,
.set-region a.active {
  text-decoration: none;
  /* border-color: #5c6368; */
  border-color: #c41b1a;
  color: #c41b1a;
}
.l-footer .set-region li {
  margin-top: 15px;
}
@media (max-width:767px) {
  .l-header .set-region {
    display: none;
    width: 50%;
    float: left;
  }
  .l-header .set-region li {
    display: block;
    text-align: center;
  }
}
.project-catalog {
  margin-left: -10px;
  margin-right: -10px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
}
.project-catalog ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style-type: none;
}
.project-catalog li {
  display: inline-block;
  margin-left: 10px;
}
.project-catalog a {
  display: block;
  color: inherit;
  border: 2px solid transparent;
  -webkit-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  padding: 5px 10px;
}
.project-catalog a:hover,
.project-catalog a.active {
  border-color: #333333;
}
@media (max-width:767px) {
  .l-header .project-catalog {
    display: none;
    width: 50%;
    float: right;
    top: 10px;
  }
  .l-header .project-catalog li {
    display: block;
    margin-bottom: -2px;
    text-align: right;
  }
  .l-footer .project-catalog li {
    display: none;
  }
  .l-footer .project-catalog li:nth-child(1) {
    display: inline-block;
  }
  .l-footer .project-catalog li:nth-child(2) {
    display: inline-block;
  }
}
.web-counters {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style-type: none;
  width: 280px;
  padding: 0;
  margin: 10px 0;
}
.web-counters li {
  display: inline-block;
  width: 90px;
  height: 30px;
  margin-top: 4px;
}
.bnr-wrap {
  margin: 20px 0;
  margin-left: -10px;
  margin-right: -10px;
}
.bnr-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bnr-wrap.type-centered {
  text-align: center;
}
.bnr-wrap.type-centered img {
  display: inline-block;
}
.bnr-wrap.type-bordered {
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
}
.bnr-wrap--ctr,
.btn-show-menu {
  display: block;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -76px 0px;
  width: 33px;
  height: 29px;
  position: absolute;
  right: 20px;
  bottom: 12.5px;
  clear: both;
}
@media screen and (max-width: 450px) {
  .bnr-wrap--ctr,
  .btn-show-menu {
    position: static;
    margin: 0 auto;
  }
}
/*--------------------------------------
  Comment
--------------------------------------*/
.comment-article {
  margin: 5px 0;
  display: block;
  text-decoration: none;
}
.comment-article:hover,
.comment-article:focus {
  text-decoration: none;
}
.comment-article:hover .comment-article__body,
.comment-article:focus .comment-article__body {
  text-decoration: underline !important;
}
a.comment-article {
  display: block;
  border: 1px solid transparent;
  -webkit-transition: background-color 400ms, border-color 400ms;
  transition: background-color 400ms, border-color 400ms;
  margin-bottom: -1px;
  text-decoration: none;
}
a.comment-article:hover,
a.comment-article:focus {
  background-color: #f6f6f7;
  border-color: #a6a6a6;
  text-decoration: none;
}
a.comment-article.state-disabled:hover,
a.comment-article.state-disabled:focus {
  background-color: transparent;
  border-color: transparent;
}
.comment-article time {
  color: #999;
  font-size: 10px;
}
.comment-article__author {
  color: #999;
  font-size: 10px;
}
.comment-article__author:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -111px -16px;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.comment-article__body {
  margin-top: 5px;
  font-size: 12px;
}
/*--------------------------------------
  Tag list
--------------------------------------*/
.tag-list {
  margin: 30px 0 20px;
  font: 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #c5cacc;
  display: table;
}
.tag-list>* {
  display: table-row;
}
.tag-list>*>* {
  display: table-cell;
}
.tag-list ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style-type: none;
  padding-bottom: 10px;
}
.tag-list ul>* {
  display: inline-block;
  vertical-align: baseline;
}
.tag-list a {
  display: block;
  padding: 2px 5px;
  border: 1px solid #c5cacc;
  color: #999;
  margin-left: 5px;
  margin-bottom: 5px;
}
.tag-list a:hover,
.tag-list a:focus {
  border: 1px solid #6b6b6b;
  color: #6b6b6b;
}
.tag-list .tag-list__title {
  text-align: right;
  font-size: 12px;
  font-weight: 400;
  padding-right: 15px;
  color: #c5cacc;
  width: 100px;
}
/*--------------------------------------
  Tag list
--------------------------------------*/
.social-widget.type-share,
.social-widget.type-follow {
  margin-bottom: 15px;
}
.social-widget.type-share ul,
.social-widget.type-follow ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  margin: 0 0 -10px -20px;
}
.social-widget.type-share li,
.social-widget.type-follow li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 10px 20px;
}
.social-widget.type-share .social-widget__title,
.social-widget.type-follow .social-widget__title {
  font-weight: 700;
  font-size: 15px;
}
.social-widget.type-share {
  display: table;
}
.social-widget.type-share>* {
  display: table-cell;
}
.social-widget.type-share .social-widget__title {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  text-align: right;
  min-width: 85px;
}
.social-widget.type-group-widget {
  border: none;
}
.social-widget.type-group-widget li {
  margin: 20px 0;
}
.social-widget.type-group-widget li:last-child {
  margin-bottom: 0;
}
.social-widget.type-group-widget .social-widget__title {
  font-size: 14px;
  margin: 0 0 15px;
}
/*--------------------------------------
  Comment controls
--------------------------------------*/
.comment-controls {
  color: #333333;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
.comment-controls__unit {
  height: 30px;
  padding: 0 20px;
}
.flexbox .comment-controls__unit {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.no-flexbox .comment-controls__unit {
  line-height: 28px;
  text-align: center;
}
.comment-controls__unit--counter {
  font-size: 16px;
  padding: 0;
  width: 70px;
}
.comment-controls__unit--counter:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  border-top: 7px solid #333333;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  margin-left: -7px;
}
/*--------------------------------------
  Project page section
--------------------------------------*/
.project-page {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width:768px) {
  .project-page {
    float: left;
    width: 60%;
  }
}
@media (min-width:1024px) {
  .project-page {
    float: left;
    width: 70%;
  }
}
.project-page__title {
  font-size: 36px;
  margin: 20px 0;
  padding: 0 10px 10px;
  border-bottom: 5px solid #333333;
}
@media (max-width:767px) {
  .project-page__title {
    font-size: 20px;
  }
}
.project-page__filter {
  position: relative;
  font-size: 12px;
  color: #999;
}
.project-page__filter>* {
  margin: 0 10px;
}
.flexbox .project-page__filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.no-flexbox .project-page__filter>* {
  display: inline-block;
  vertical-align: middle;
}
.project-page__filter .btn-default {
  font-size: inherit;
  height: 28px;
  font-weight: 400;
  border: 1px solid #a6a6a6;
}
@media (max-width:1023px) {
  .project-page__filter {
    padding: 25px 0 35px;
  }
}
.project-page__filter__item .btn-default {
  border-color: #999;
}
.project-page__filter__item .caret {
  border-top-color: #999;
}
.flexbox .project-page__filter__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.no-flexbox .project-page__filter__item {
  width: 17%;
}
.flexbox .project-page__filter__item.type-XL {
  -webkit-box-flex: 2.5;
  -webkit-flex: 2.5;
  -ms-flex: 2.5;
  flex: 2.5;
}
.no-flexbox .project-page__filter__item.type-XL {
  width: 42.5%;
}
@media (max-width:1023px) {
  .flexbox .project-page__filter__item.type-XL {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .project-page__filter__item.type-XL .no-flexbox {
    width: 17%;
  }
}
@media (max-width:1023px) {
  .project-page__filter__label {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    text-align: center;
  }
}
.project-page__filter__submit .btn-default {
  width: 80px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width:1023px) {
  .project-page__filter__submit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
  }
  .project-page__filter__submit>* {
    display: inline-block;
    vertical-align: baseline;
  }
}
/*--------------------------------------
  Encyclopedia section
--------------------------------------*/
.encyclopedia-section__title {
  font-size: 38px;
  margin: 0;
  padding: 0 10px;
}
@media (max-width:767px) {
  .encyclopedia-section__title {
    font-size: 20px;
  }
}
.encyclopedia-section {
  border: none;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.encyclopedia-section:before,
.encyclopedia-section:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #999;
}
.csstransforms .encyclopedia-section:before,
.csstransforms .encyclopedia-section:after {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
}
.encyclopedia-section:before {
  top: 0;
}
.encyclopedia-section header {
  padding: 15px 0;
}
.flexbox .encyclopedia-section header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.no-flexbox .encyclopedia-section header {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.no-flexbox .encyclopedia-section header>* {
  display: inline-block;
  vertical-align: baseline;
}
.no-flexbox .encyclopedia-section header:after {
  content: '';
  display: inline-block;
  vertical-align: auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
.no-flexbox .encyclopedia-section header>* {
  text-align: left;
  font-size: 14px;
  line-height: 1.428571429;
}
@media screen and (max-width: 510px) {
  .flexbox .encyclopedia-section header,
  .no-flexbox .encyclopedia-section header {
    display: block;
  }
  .flexbox .encyclopedia-section header>*,
  .no-flexbox .encyclopedia-section header>* {
    display: block;
    text-align: center;
    margin: 0 auto 20px;
  }
  .flexbox .encyclopedia-section header>*:last-child,
  .no-flexbox .encyclopedia-section header>*:last-child {
    margin-bottom: 0;
  }
}
.encyclopedia-section header h3 {
  margin: 0;
}
.encyclopedia-section h3,
.encyclopedia-section dt {
  font-size: 18px;
}
.encyclopedia-section h3,
.encyclopedia-section dl {
  margin: 20px 0 15px;
}
.encyclopedia-section dl.line>* {
  display: inline-block;
  vertical-align: baseline;
}
.encyclopedia-section dl.line dt {
  margin-right: 20px;
}
.encyclopedia-section .encyclopedia-section__body {
  display: none;
}
.encyclopedia-section.state-active .encyclopedia-section__body {
  display: block;
}
.encyclopedia-section__toggler-state {
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #999;
  padding: 3px 10px;
  background-color: transparent;
}
.csstransforms .encyclopedia-section__toggler-state {
  position: relative;
  padding-right: 60px;
}
.csstransforms .encyclopedia-section__toggler-state:before {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  background-image: url("../img/ural-polit-icons.png");
  background-position: 0px -104px;
  width: 16px;
  height: 8px;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: rotate(-180deg) translateY(50%);
  -ms-transform: rotate(-180deg) translateY(50%);
  transform: rotate(-180deg) translateY(50%);
}
.csstransforms .encyclopedia-section__toggler-state.state-active:before {
  -webkit-transform: rotate(0) translateY(-50%);
  -ms-transform: rotate(0) translateY(-50%);
  transform: rotate(0) translateY(-50%);
}
/*--------------------------------------
  Pagination
--------------------------------------*/
.pagination {
  display: block;
  position: relative;
  margin: 0;
  padding: 40px 15px 20px;
}
.pagination li {
  display: inline-block;
  margin: 0 18px 18px 0;
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination a {
  width: 40px;
  height: 40px;
  padding: 0 !important;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.flexbox .pagination a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pagination a .no-flexbox {
  display: block;
  text-align: center;
  line-height: 38px;
}
.pagination .active {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
@media $media-table {
  .pagination a {
    width: 35px;
    height: 35px;
  }
  .no-flexbox .pagination a {
    line-height: 33px;
  }
}
@media (max-width:767px) {
  .pagination a {
    width: 30px;
    height: 30px;
  }
  .no-flexbox .pagination a {
    line-height: 28px;
  }
}
.pagination__ellipsis>* {
  background-color: transparent !important;
  border-color: transparent !important;
  text-align: center;
}
.pagination__ellipsis>*,
.pagination__ellipsis>*:hover,
.pagination__ellipsis>*:focus,
.pagination__ellipsis>*:active {
  color: #333333 !important;
}
.flexbox .pagination__ellipsis {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/*--------------------------------------
  Subject elements
--------------------------------------*/
.btn-subject-show-more {
  position: relative;
  float: left;
  width: 70%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
  border-width: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.btn-subject-show-more:hover,
.btn-subject-show-more:focus {
  background-color: #dcdce0;
}
/*--------------------------------------
  Last mention
--------------------------------------*/
.last-mention {
  margin: 20px 0;
}
.flexbox .last-mention {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flexbox .last-mention>* {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.last-mention__subject {
  position: relative;
  padding: 10px;
  background-color: #f1f1f2;
  border-radius: 0 0 2px 2px;
}
.last-mention__subject:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-top: 25px solid #fff;
  border-left: 10px solid transparent;
  z-index: 1;
}
.last-mention__subject__tag {
  margin: 0 0 10px;
  font-size: 11px;
  color: #a6a6a6;
  font-weight: 400;
}
.last-mention__subject__photo {
  float: left;
  margin-right: 10px;
  background-color: #fff;
  padding: 5px;
}
.last-mention__subject__photo img {
  width: 100px;
  height: 100px;
}
.last-mention__subject__title {
  font-size: 14px;
  line-height: 1.4;
  margin: 10px 0 0;
}
.last-mention__article {
  position: relative;
}
.last-mention__article:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 2px;
  height: 100%;
  border-left: 1px solid #d8d8db;
  border-right: 1px solid #fff;
}
.last-mention__article:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 11px;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -44px -62px;
  width: 10px;
  height: 20px;
}
.last-mention__article__token {
  display: block;
  width: 40px;
  padding-left: 10px;
  position: relative;
  border-radius: 0 0 1px 1px;
  background-color: #d8d8db;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
.last-mention__article__token:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-top: 25px solid #fff;
  border-left: 10px solid transparent;
}
.last-mention__article__body {
  position: relative;
  padding: 10px;
  border: 5px solid #f1f1f2;
  border-radius: 2px 2px 0 0;
  line-height: 1.1;
}
.last-mention__article__tag {
  font-weight: 400;
  color: #a6a6a6;
  font-size: 12px;
  margin: 0 0 5px;
}
.last-mention__article__title {
  margin: 10px 0;
  font-size: 10px;
  text-transform: uppercase;
}
.last-mention__article__title a {
  text-decoration: underline;
}
.last-mention__article__title a:hover,
.last-mention__article__title a:focus {
  text-decoration: none;
}
.last-mention__article__photo {
  float: left;
  margin-right: 10px;
}
.last-mention__article__photo img {
  width: 80px;
  height: 60px;
}
.expert-about {
  text-align: center;
  font-size: 12px;
}
.expert-about p {
  margin: 0;
}
.expert-about__section {
  margin: 0 0 3px;
  padding: 15px;
}
.expert-about__photo {
  border-radius: 50%;
  display: block;
  width: 75px;
  height: 75px;
  margin: 0 auto 5px;
}
.expert-about__label {
  display: block !important;
  width: 100px;
  margin: 5px auto;
  text-align: center;
}
.expert-about__label:hover,
.expert-about__label:focus {
  border-color: #a6a6a6;
}
.expert-about__name {
  font-size: 14px;
  margin: 5px 0;
}
.expert-about__about h3 {
  font-size: 12px;
  margin: 15px 0 0;
}
.expert-about__about li {
  display: inline;
}
.expert-about__author-articles h2 {
  margin: 0 0 10px;
}
.expert-about__author-articles li {
  margin: 15px 0;
}
.expert-about__author-articles li a {
  font-weight: 700;
  font-size: 13px;
}
.expert-about__author-articles li a:hover,
.expert-about__author-articles li a:focus {
  text-decoration: underline !important;
}
.expert-about__author-articles time {
  margin: 0;
}
/*--------------------------------------
  Section with slider and filters to find experts
----------------------------------------*/
.experts-all-carousel {
  position: relative;
}
.experts-all__person {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
.experts-all__person img {
  display: block;
  margin: 0 auto 10px;
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  padding: 0;
  margin: 0;
  position: relative;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  filter: alpha(opacity=70);
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  filter: alpha(opacity=70);
  right: 10px;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.slides:after {
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin: 20px;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav a {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 10;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-direction-nav .flex-prev {
  left: 10px;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -19px 0px;
  width: 17px;
  height: 60px;
}
.flex-direction-nav .flex-next {
  right: 10px;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -57px 0px;
  width: 17px;
  height: 60px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0,0,0,0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: default;
}
.news-section {
  position: relative;
/*--------------------------------------
    TYPE: header section 1
  --------------------------------------*/
/*--------------------------------------
    NEWS SECTION TYPE: header section 2 (banners)
  --------------------------------------*/
/*--------------------------------------
    NEWS SECTION TYPE: Important materials
  --------------------------------------*/
/*--------------------------------------
    NEWS SECTION TYPE: person
  --------------------------------------*/
/*--------------------------------------
    NEWS SECTION TYPE: project
  --------------------------------------*/
/*--------------------------------------
    NEWS SECTION TYPE: news from partners
  --------------------------------------*/
/*--------------------------------------
    NEWS SECTION TYPE: Important
  --------------------------------------*/
/*--------------------------------------
    NEWS SECTION TYPE: expert-opinions
  --------------------------------------*/
}
.news-section ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style-type: none;
}
.news-section .btn-serv-wrap {
  margin-bottom: 20px;
  padding: 0 10px;
}
.news-section.type-header-section-1 {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.news-section.type-header-section-1 li {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width:768px) {
  .news-section.type-header-section-1 li {
    float: left;
    width: 33.300000000000004%;
  }
}
@media (min-width:1024px) {
  .news-section.type-header-section-1 li {
    float: left;
    width: 20%;
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .news-section.type-header-section-1 li {
    display: none;
  }
  .news-section.type-header-section-1 li:nth-child(1) {
    display: block;
  }
  .news-section.type-header-section-1 li:nth-child(2) {
    display: block;
  }
  .news-section.type-header-section-1 li:nth-child(3) {
    display: block;
  }
}
.news-section.type-header-section-2 {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 15px;
}
.news-section.type-header-section-2 li {
  position: relative;
  float: left;
  width: 33.300000000000004%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.news-section.type-header-section-2 .news-article__header {
  display: block;
  min-height: 100px;
  width: 100%;
}
.news-section.type-header-section-2 .news-article__title {
  font-size: 14px;
}
.news-section.type-important {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  border-left: none;
  border-right: none;
}
.news-section.type-important .news-section__title {
  padding-top: 20px;
  padding-bottom: 20px;
}
.news-section.type-important ul {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 20px;
}
.news-section.type-important li {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width:768px) {
  .news-section.type-important li {
    float: left;
    width: 33.300000000000004%;
  }
}
@media (min-width:1024px) {
  .news-section.type-important li {
    float: left;
    width: 20%;
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .news-section.type-important li {
    display: none;
  }
  .news-section.type-important li:nth-child(1) {
    display: block;
  }
  .news-section.type-important li:nth-child(2) {
    display: block;
  }
  .news-section.type-important li:nth-child(3) {
    display: block;
  }
}
@media (max-width:767px) {
  .news-section.type-important li {
    display: none;
  }
  .news-section.type-important li:nth-child(1) {
    display: block;
  }
  .news-section.type-important li:nth-child(2) {
    display: block;
  }
}
.news-section.type-important .news-article:hover,
.news-section.type-important .news-article:focus {
  background-color: #dcdce0;
}
.news-section.type-important time {
  display: block;
  margin: 5px 0;
}
.news-section.type-important .news-article__title {
  font-size: 14px;
  margin: 5px 0;
}
.news-section.type-important .news-article__theme {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  margin: 5px 0;
}
.news-section.type-important .news-article__body {
  font-size: 12px;
}
.news-section.type-important .bnr-wrap {
  text-align: center;
  margin: 20px 0;
}
.news-section.type-important .bnr-wrap>* {
  display: inline-block;
  vertical-align: baseline;
}
.news-section.type-important .news-section__footer {
  margin-left: -10px;
  margin-right: -10px;
  margin: 20px 0;
}
.news-section.type-important .news-section__footer .btn {
  font-size: 12px;
  border: 1px solid #999;
  font-weight: 400;
  text-transform: uppercase;
  padding: 6px;
  position: relative;
  float: left;
  width: 80%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float: none !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
@media (min-width:768px) {
  .news-section.type-important .news-section__footer .btn {
    float: left;
    width: 60%;
  }
}
@media (min-width:1024px) {
  .news-section.type-important .news-section__footer .btn {
    float: left;
    width: 40%;
  }
}
.news-section.type-important .news-section__footer .btn:hover,
.news-section.type-important .news-section__footer .btn:focus {
  background-color: #dcdce0;
}
.news-section.type-persons {
  text-align: center;
}
.news-section.type-persons .news-article {
  padding: 10px 0;
}
.news-section.type-persons .news-article,
.news-section.type-persons .news-article:hover,
.news-section.type-persons .news-article:focus {
  border-top: 1px solid #a6a6a6;
}
.news-section.type-persons .news-article>* {
  display: block;
  margin: 5px auto;
}
.news-section.type-persons .news-article__photo {
  overflow: hidden;
  border-radius: 50%;
  width: 110px;
  height: 110px;
}
.news-section.type-persons .news-article__title {
  font-size: 13px;
  font-weight: 700;
}
.news-section.type-persons .news-article__body {
  font-size: 12px;
}
@media (max-width:767px) {
  .news-section.type-persons ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .news-section.type-persons li {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.news-section.type-projects {
  text-align: center;
}
.news-section.type-projects .news-article {
  padding: 10px 0;
}
.news-section.type-projects .news-article,
.news-section.type-projects .news-article:hover,
.news-section.type-projects .news-article:focus {
  border-top: 1px solid #a6a6a6;
}
.news-section.type-projects .news-article>* {
  display: block;
  margin: 10px auto;
}
.news-section.type-projects .news-article__photo {
  border-radius: 50%;
  overflow: hidden;
  width: 135px;
  height: 135px;
}
.news-section.type-projects .news-article__title {
  font-size: 15px;
  font-weight: 700;
}
.news-section.type-projects .news-article__body {
  font-size: 13px;
}
@media (max-width:767px) {
  .news-section.type-projects ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .news-section.type-projects li {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.news-section.type-from-partner {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px solid #a6a6a6;
  margin: 20px 0;
  padding: 15px 0;
/*--------------------------------------
      Partners section subtype: widget view
    --------------------------------------*/
}
@media (min-width:1024px) {
  .news-section.type-from-partner {
    float: left;
    width: 100%;
  }
}
.news-section.type-from-partner ul {
  margin-left: -10px;
  margin-right: -10px;
}
.news-section.type-from-partner li {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width:768px) {
  .news-section.type-from-partner li {
    float: left;
    width: 33.300000000000004%;
  }
}
@media (min-width:1024px) {
  .news-section.type-from-partner li {
    float: left;
    width: 33.300000000000004%;
  }
}
.news-section.type-from-partner .news-article {
  margin: 20px 0;
  padding: 10px;
}
.news-section.type-from-partner .news-article__photo {
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 5px;
}
.news-section.type-from-partner .news-article__title {
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 5px;
}
.news-section.type-from-partner .news-article__body {
  font-size: 13px;
}
.news-section.type-from-partner.subtype-widget {
  border-top: none;
  z-index: 1;
}
.news-section.type-from-partner.subtype-widget .news-section__title {
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.news-section.type-from-partner.subtype-widget li {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width:768px) {
  .news-section.type-from-partner.subtype-widget li {
    float: left;
    width: 100%;
  }
}
.news-section.type-from-partner.subtype-widget .news-article {
  margin: 0;
}
.news-section.type-news-feed .news-section__title, .news-section li .news-section__title{
  font-size: 16px;
  color: #999;
}
.news-section.type-expert-opinions {
  position: relative;
/*Left article*/
/*Right article*/
}
.news-section.type-expert-opinions:before,
.news-section.type-expert-opinions:after {
  content: " ";
  display: table;
}
.news-section.type-expert-opinions:after {
  clear: both;
}
.news-section.type-expert-opinions .layout-l {
  position: relative;
  float: left;
  width: 60%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width:768px) {
  .news-section.type-expert-opinions .layout-l {
    float: left;
    width: 60%;
  }
}
@media (min-width:1024px) {
  .news-section.type-expert-opinions .layout-l {
    float: left;
    width: 65%;
  }
}
.news-section.type-expert-opinions .layout-r {
  position: relative;
  float: left;
  width: 40%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width:768px) {
  .news-section.type-expert-opinions .layout-r {
    float: left;
    width: 40%;
  }
}
@media (min-width:1024px) {
  .news-section.type-expert-opinions .layout-r {
    float: left;
    width: 35%;
  }
}
.news-section.type-expert-opinions .news-article.type-preview-L {
  -webkit-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  border: 1px solid #b8b8b8;
  padding: 20px;
  position: relative;
}
.news-section.type-expert-opinions .news-article.type-preview-L:before {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 70px;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -56px -62px;
  width: 11px;
  height: 20px;
}
.news-section.type-expert-opinions .news-article.type-preview-L:hover:before {
  background-image: url("../img/ural-polit-icons.png");
  background-position: -98px -31px;
  width: 11px;
  height: 20px;
}
.news-section.type-expert-opinions .news-section.type-persons .news-article {
  border-top: none;
  padding-left: 20px;
  text-align: left;
  font-size: 12px;
}
.news-section.type-expert-opinions .news-section.type-persons .news-article .news-article__tag {
  padding: 3px 10px 2px;
}
.news-section.type-expert-opinions .news-section.type-persons .news-article .news-article__title {
  font-size: 14px;
}
.news-section.type-expert-opinions .news-section.type-persons .news-article .news-article__subTitle {
  font-size: 11px;
  font-weight: 400;
  color: #a6a6a6;
  margin-top: 20px;
  border-top: 1px solid #a6a6a6;
  padding-top: 20px;
}
/*--------------------------------------
  NEWS SECTION components
--------------------------------------*/
.news-section__title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #c41b1a;
  padding: 15px 10px;
}
.news-section__title a {
  color: inherit;
}
.news-section__title.type-non-accented {
  color: #333333;
  font-size: 14px;
  padding-top: 19px;
}
/*--------------------------------------
  NEWS ARTICLE
--------------------------------------*/
.news-article {
  color: #333333;
  padding: 5px 10px;
  display: block;
  border: 1px solid transparent;
  -webkit-transition: background-color 400ms, border-color 400ms;
  transition: background-color 400ms, border-color 400ms;
  margin-bottom: -1px;
  text-decoration: none;
/*--------------------------------------
    NEWS ARTICLE TYPE: preview Short
  --------------------------------------*/
/*--------------------------------------
    NEWS ARTICLE TYPE: preview Middle
  --------------------------------------*/
/*--------------------------------------
    NEWS ARTICLE TYPE: preview Large
  --------------------------------------*/
/*--------------------------------------
    NEWS ARTICLE TYPE: preview XLarge
  --------------------------------------*/
/*--------------------------------------
    NEWS ARTICLE TYPE: opinion
  --------------------------------------*/
/*--------------------------------------
    NEWS ARTICLE TYPE: top commented
  --------------------------------------*/
/*--------------------------------------
    NEWS ARTICLE TYPE: poll
  --------------------------------------*/
/*--------------------------------------
   NEWS ARTICLE TYPE: Carousel
 --------------------------------------*/
/*--------------------------------------
    NEWS ARTICLE TYPE: template
  --------------------------------------*/
/*--------------------------------------
    NEWS ARTICLE TYPE: template gallery
  --------------------------------------*/
/*--------------------------------------
    NEWS ARTICLE STATE: disabled (base class)
  --------------------------------------*/
}
.news-article:before,
.news-article:after {
  content: " ";
  display: table;
}
.news-article:after {
  clear: both;
}
.news-article:hover,
.news-article:focus {
  border: 1px solid #a6a6a6;
  background-color: #f6f6f7;
}
.news-article:hover,
.news-article:focus,
.news-article:hover.state-visited,
.news-article:focus.state-visited {
  background-color: #f6f6f7;
  border-color: #a6a6a6;
}
.news-article:hover,
.news-article:focus,
.news-article:hover.state-visited,
.news-article:focus.state-visited,
.news-article:hover *,
.news-article:focus *,
.news-article:hover.state-visited *,
.news-article:focus.state-visited * {
  text-decoration: none !important;
}
.news-article time {
  color: #999;
  font-size: 0.75em;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.news-article .attention-label {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #c41b1a;
}
.news-article.type-preview-S {
  font-weight: 700;
}
.news-article.type-preview-M {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  font-size: 15px;
  border-top: 1px solid #999;
}
.news-article.type-preview-M .news-article__photo {
  width: 80px;
  height: 60px;
  margin-right: 15px;
  margin-bottom: 3px;
  float: left;
}
.news-article.type-preview-M .news-article__title {
  font-size: 15px;
  margin: 0 0 5px;
}
.news-article.type-preview-M .news-article__body {
  font-size: 14px;
}
.news-article.type-preview-M .news-article__tag {
  font-size: 10px !important;
  padding: 1px 3px;
}
.news-article.type-preview-M aside {
  margin-bottom: 5px;
}
.news-article.type-preview-M aside>* {
  display: inline-block;
  vertical-align: baseline;
}
.news-article.type-preview-M.state-attention .news-article__title {
  font-weight: 700;
}
.news-article.type-preview-L {
  padding-top: 10px;
  padding-bottom: 10px;
}
.news-article.type-preview-L time {
  display: block;
  margin: 10px 0 5px;
}
.news-article.type-preview-L .news-article__title {
  font-size: 18px;
  margin: 0 0 15px;
}
.news-article.type-preview-L .news-article__tag {
  font-weight: 700;
  border-width: 2px;
}
.news-article.type-preview-XL {
  position: relative;
  color: #fff;
  padding: 0;
}
.news-article.type-preview-XL .news-article__header {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 50px 10px 10px;
  color: #fff;
}
.news-article.type-preview-XL .news-article__header:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  z-index: -1;
}
.news-article.type-preview-XL time {
  color: inherit;
}
.news-article.type-preview-XL .news-article__title {
  font-size: 28px;
  margin: 0;
  position: static;
  background: none;
  padding: 0;
  color: inherit;
}
@media (max-width:767px) {
  .news-article.type-preview-XL .news-article__title {
    font-size: 20px;
  }
}
.news-article.type-preview-XL .news-article__title a {
  color: inherit;
}
.news-article.type-preview-XL .news-article__tag {
  color: #fff;
  background-color: rgba(81,81,91,0.4);
  border-color: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
  font-weight: 700;
  border-width: 2px;
}
.news-article.type-preview-XL .news-article__tag:hover,
.news-article.type-preview-XL .news-article__tag:focus,
.news-article.type-preview-XL .news-article__tag:active,
.news-article.type-preview-XL .news-article__tag.active,
.open .dropdown-toggle.news-article.type-preview-XL .news-article__tag {
  color: #fff;
  background-color: rgba(75,75,84,0.4);
  border-color: #e0e0e0;
}
.news-article.type-preview-XL .news-article__tag:active,
.news-article.type-preview-XL .news-article__tag.active,
.open .dropdown-toggle.news-article.type-preview-XL .news-article__tag {
  background-image: none;
}
.news-article.type-preview-XL .news-article__tag.disabled,
.news-article.type-preview-XL .news-article__tag[disabled],
fieldset[disabled] .news-article.type-preview-XL .news-article__tag,
.news-article.type-preview-XL .news-article__tag.disabled:hover,
.news-article.type-preview-XL .news-article__tag[disabled]:hover,
fieldset[disabled] .news-article.type-preview-XL .news-article__tag:hover,
.news-article.type-preview-XL .news-article__tag.disabled:focus,
.news-article.type-preview-XL .news-article__tag[disabled]:focus,
fieldset[disabled] .news-article.type-preview-XL .news-article__tag:focus,
.news-article.type-preview-XL .news-article__tag.disabled:active,
.news-article.type-preview-XL .news-article__tag[disabled]:active,
fieldset[disabled] .news-article.type-preview-XL .news-article__tag:active,
.news-article.type-preview-XL .news-article__tag.disabled.active,
.news-article.type-preview-XL .news-article__tag[disabled].active,
fieldset[disabled] .news-article.type-preview-XL .news-article__tag.active {
  background-color: rgba(81,81,91,0.4);
  border-color: #fff;
}
.news-article.type-preview-XL .news-article__tag .badge {
  color: rgba(81,81,91,0.4);
  background-color: #fff;
}
.news-article.type-preview-XL .news-article__counter {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 400;
  color: #333333 !important;
}
.news-article.type-preview-XL .news-article__counter:hover,
.news-article.type-preview-XL .news-article__counter:focus {
  text-decoration: none !important;
}
@media (max-width:1023px) {
  .news-article.type-preview-XL {
    padding: 10px;
  }
  .news-article.type-preview-XL .news-article__header {
    padding: 10px 0;
    position: static;
    color: #333333;
  }
  .news-article.type-preview-XL .news-article__header:before {
    display: none;
  }
  .news-article.type-preview-XL .news-article__title {
    margin: 10px 0;
  }
  .news-article.type-preview-XL .news-article__tag {
    top: 20px;
    left: 20px;
  }
  .news-article.type-preview-XL time {
    color: #999;
  }
  .news-article.type-preview-XL .news-article__counter {
    color: #fff !important;
    background-color: #333333;
  }
  .news-article.type-preview-XL .news-article__counter:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    border-top: 4px solid #333333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: -4px;
  }
  .news-article.type-preview-XL .news-article__counter:hover {
    background-color: #696976;
  }
  .news-article.type-preview-XL .news-article__counter:hover:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    border-top: 4px solid #696976;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: -4px;
  }
}
.news-article.type-opinion {
  padding-top: 10px;
  padding-bottom: 10px;
}
.flexbox .news-article.type-opinion.l-jLine--middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: middle;
  -webkit-align-items: middle;
  -ms-flex-align: middle;
  align-items: middle;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.no-flexbox .news-article.type-opinion.l-jLine--middle {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.no-flexbox .news-article.type-opinion.l-jLine--middle>* {
  display: inline-block;
  vertical-align: middle;
}
.no-flexbox .news-article.type-opinion.l-jLine--middle:after {
  content: '';
  display: inline-block;
  vertical-align: auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
.no-flexbox .news-article.type-opinion.l-jLine--middle>* {
  text-align: left;
  font-size: 14px;
  line-height: 1.428571429;
}
.news-article.type-opinion .news-article__column-lt {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  border: none;
}
.news-article.type-opinion .news-article__column-lt .news-article__photo {
  width: 80px;
  height: 80px;
}
.csscalc .news-article.type-opinion .news-article__column-rt {
  width: -webkit-calc(100% - 80px - 10px);
  width: calc(100% - 80px - 10px);
}
.no-csscalc .news-article.type-opinion .news-article__column-rt {
  width: 260px;
}
.news-article.type-opinion .news-article__author {
  font-size: 11px;
}
.news-article.type-opinion .news-article__body {
  font-weight: 700;
  font-size: 16px;
}
.news-article.type-opinion .news-article__tag {
  font-size: 10px !important;
  padding-left: 3px;
  padding-right: 3px;
}
.news-article.type-opinion .news-article__tag:hover,
.news-article.type-opinion .news-article__author:hover,
.news-article.type-opinion .news-article__tag:focus,
.news-article.type-opinion .news-article__author:focus {
  text-decoration: underline !important;
}
.news-article.type-opinion:hover,
.news-article.type-opinion:focus {
  border: none;
  background-color: #c5cacc;
}
.news-article.type-opinion.state-visited .news-article__tag {
  color: #a6a6a6;
  background-color: rgba(0,0,0,0);
  border-color: #a6a6a6;
}
.news-article.type-opinion.state-visited .news-article__tag:hover,
.news-article.type-opinion.state-visited .news-article__tag:focus,
.news-article.type-opinion.state-visited .news-article__tag:active,
.news-article.type-opinion.state-visited .news-article__tag.active,
.open .dropdown-toggle.news-article.type-opinion.state-visited .news-article__tag {
  color: #a6a6a6;
  background-color: rgba(0,0,0,0);
  border-color: #929292;
}
.news-article.type-opinion.state-visited .news-article__tag:active,
.news-article.type-opinion.state-visited .news-article__tag.active,
.open .dropdown-toggle.news-article.type-opinion.state-visited .news-article__tag {
  background-image: none;
}
.news-article.type-opinion.state-visited .news-article__tag.disabled,
.news-article.type-opinion.state-visited .news-article__tag[disabled],
fieldset[disabled] .news-article.type-opinion.state-visited .news-article__tag,
.news-article.type-opinion.state-visited .news-article__tag.disabled:hover,
.news-article.type-opinion.state-visited .news-article__tag[disabled]:hover,
fieldset[disabled] .news-article.type-opinion.state-visited .news-article__tag:hover,
.news-article.type-opinion.state-visited .news-article__tag.disabled:focus,
.news-article.type-opinion.state-visited .news-article__tag[disabled]:focus,
fieldset[disabled] .news-article.type-opinion.state-visited .news-article__tag:focus,
.news-article.type-opinion.state-visited .news-article__tag.disabled:active,
.news-article.type-opinion.state-visited .news-article__tag[disabled]:active,
fieldset[disabled] .news-article.type-opinion.state-visited .news-article__tag:active,
.news-article.type-opinion.state-visited .news-article__tag.disabled.active,
.news-article.type-opinion.state-visited .news-article__tag[disabled].active,
fieldset[disabled] .news-article.type-opinion.state-visited .news-article__tag.active {
  background-color: rgba(0,0,0,0);
  border-color: #a6a6a6;
}
.news-article.type-opinion.state-visited .news-article__tag .badge {
  color: rgba(0,0,0,0);
  background-color: #a6a6a6;
}
.news-article.type-opinion.state-visited .news-article__column-lt:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(200,200,200,0.75);
}
@media screen and (max-width: 500px) {
  .flexbox .news-article.type-opinion header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .no-flexbox .news-article.type-opinion header>* {
    display: block;
  }
  .news-article.type-opinion .news-article__column-rt {
    margin-top: 10px;
    text-align: center;
  }
  .csscalc .news-article.type-opinion .news-article__column-rt,
  .no-csscalc .news-article.type-opinion .news-article__column-rt {
    width: 100%;
  }
  .news-article.type-opinion .news-article__body {
    text-align: center;
  }
}
.news-article.type-top-commented {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.news-article.type-top-commented time {
  width: 75px;
  font-size: 12px;
}
.news-article.type-top-commented .news-article__body {
  font-weight: 700;
}
.news-article.type-top-commented .news-article__body:hover,
.news-article.type-top-commented .news-article__body:focus {
  text-decoration: underline !important;
}
.news-article.type-poll .news-article__title a {
  color: #fff;
}
.news-article.type-poll .news-article__body {
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.news-article.type-poll .news-article__footer {
  margin-top: 20px;
}
.flexbox .news-article.type-poll .news-article__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: bottom;
  -webkit-align-items: bottom;
  -ms-flex-align: bottom;
  align-items: bottom;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.no-flexbox .news-article.type-poll .news-article__footer {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.no-flexbox .news-article.type-poll .news-article__footer>* {
  display: inline-block;
  vertical-align: bottom;
}
.no-flexbox .news-article.type-poll .news-article__footer:after {
  content: '';
  display: inline-block;
  vertical-align: auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
.no-flexbox .news-article.type-poll .news-article__footer>* {
  text-align: left;
  font-size: 14px;
  line-height: 1.428571429;
}
.news-article.type-poll li {
  margin-bottom: 10px;
}
.news-article.type-poll .poll-item {
  position: relative;
  margin: 0 10px 15px 35px;
  border-left: 1px solid #212121;
  padding: 7px 0;
}
.news-article.type-poll .poll-item-label {
  display: block;
  padding: 5px 10px;
}
.news-article.type-poll .poll-item-scale {
  display: block;
  height: 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAdCAIAAADkY5E+AAAAOElEQVQYV42HsRXAIBCFPpj9dzPL5GzUIg5gwQPS+ysoxMhpJPnteaIo4pzLqs9RwyQ+rQmY5IYNMvgLrXpJl9MAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-repeat: repeat-x;
}
.news-article.type-poll .poll-item-scale-label {
  position: absolute;
  right: 100%;
  top: 15px;
  margin-right: 5px;
}
.news-article.type-poll .poll-party-counter {
  display: block;
  width: 50%;
}
.news-article.type-poll .poll-party-counter b {
  display: block;
  font-size: 14px;
  font-weight: 700;
}
.news-article.type-carousel {
  position: relative;
  padding: 0;
  background-color: #18181b;
}
.news-article.type-carousel .carousel-inner {
  position: relative;
  padding: 0 0 110px;
}
.news-article.type-carousel .carousel-inner img {
  width: 100%;
}
.news-article.type-carousel .carousel-caption {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 15px 20px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}
.news-article.type-carousel .carousel-indicators {
  bottom: 15px;
  margin-bottom: 0;
}
.news-article.type-carousel .carousel-indicators:after {
  display: none;
}
.news-article.type-carousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  border: none;
  background-color: #8c959a;
  margin: 0 7px;
}
.news-article.type-carousel .carousel-indicators li.active {
  background-color: #fff;
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
.news-article.type-carousel .news-article__tag {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fff;
  background-color: rgba(81,81,91,0.4);
  border-color: #fff;
  font-weight: 700;
  border-width: 2px;
}
.news-article.type-carousel .news-article__tag:hover,
.news-article.type-carousel .news-article__tag:focus,
.news-article.type-carousel .news-article__tag:active,
.news-article.type-carousel .news-article__tag.active,
.open .dropdown-toggle.news-article.type-carousel .news-article__tag {
  color: #fff;
  background-color: rgba(75,75,84,0.4);
  border-color: #e0e0e0;
}
.news-article.type-carousel .news-article__tag:active,
.news-article.type-carousel .news-article__tag.active,
.open .dropdown-toggle.news-article.type-carousel .news-article__tag {
  background-image: none;
}
.news-article.type-carousel .news-article__tag.disabled,
.news-article.type-carousel .news-article__tag[disabled],
fieldset[disabled] .news-article.type-carousel .news-article__tag,
.news-article.type-carousel .news-article__tag.disabled:hover,
.news-article.type-carousel .news-article__tag[disabled]:hover,
fieldset[disabled] .news-article.type-carousel .news-article__tag:hover,
.news-article.type-carousel .news-article__tag.disabled:focus,
.news-article.type-carousel .news-article__tag[disabled]:focus,
fieldset[disabled] .news-article.type-carousel .news-article__tag:focus,
.news-article.type-carousel .news-article__tag.disabled:active,
.news-article.type-carousel .news-article__tag[disabled]:active,
fieldset[disabled] .news-article.type-carousel .news-article__tag:active,
.news-article.type-carousel .news-article__tag.disabled.active,
.news-article.type-carousel .news-article__tag[disabled].active,
fieldset[disabled] .news-article.type-carousel .news-article__tag.active {
  background-color: rgba(81,81,91,0.4);
  border-color: #fff;
}
.news-article.type-carousel .news-article__tag .badge {
  color: rgba(81,81,91,0.4);
  background-color: #fff;
}
.news-article.type-carousel .news-article__counter {
  position: absolute;
  bottom: 8px;
  right: 10px;
}
.news-article.type-carousel .news-article__photo-total {
  position: absolute;
  bottom: 9px;
  left: 10px;
}
.news-article.type-template {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width:768px) {
  .news-article.type-template {
    float: left;
    width: 60%;
  }
}
@media (min-width:1024px) {
  .news-article.type-template {
    float: left;
    width: 70%;
  }
}
.news-article.type-template time {
  display: block;
  margin-bottom: 5px;
}
.news-article.type-template .news-article__title {
  font-size: 32px;
  margin: 0 0 15px;
}
@media (max-width:767px) {
  .news-article.type-template .news-article__title {
    font-size: 20px;
  }
}
.news-article.type-template .news-article__subTitle {
  font-size: 16px;
  color: #999;
  margin: 0 0 15px;
}
.news-article.type-template figure {
  position: relative;
  margin-bottom: 30px;
}
.news-article.type-template figure figcaption {
  position: absolute;
  display: block;
  color: #fff;
  padding: 5px 10px;
  background-color: #000;
  background-color: rgba(0,0,0,0.6);
}
.csscalc .news-article.type-template figure figcaption {
  bottom: 10px;
  left: 10px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
}
.no-csscalc .news-article.type-template figure figcaption {
  bottom: 0;
  left: 0;
  width: 100%;
}
.news-article.type-template figure small {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 3px;
  color: #999;
  font-size: 10px;
}
.news-article.type-template img {
  display: block;
  width: 100%;
  height: auto;
}

.news-article.type-template img.captcha {
  display: block;
  width: 120px;
  height: auto;
}

.news-article.type-template .news-article__body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.news-article.type-template .news-article__body h2 {
  line-height: 1.3;
  color: #404040;
}
.news-article.type-template .news-article__body h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.news-article.type-template .news-article__body a {
  color: #c41b1a;
}
.news-article.type-template .news-article__body blockquote {
  font-family: "PT Sans", sans-serif;
}
.news-article.type-template .news-section .news-article__title {
  font-size: 15px;
  font-weight: 700;
}
.news-article.type-template .news-section__title {
  font-weight: 400;
  font-size: 15px;
}
.news-article.type-template-gallery {
  padding: 0;
  border: none;
  margin-top: -5px;
}
.news-article.type-template-gallery .news-article__body {
  background-color: #51525c;
  color: rgba(255,255,255,0.6);
  padding: 5px 0;
}
.news-article.type-template-gallery time {
  display: block;
  font-size: 12px;
  margin: 10px 0;
}
.news-article.type-template-gallery .news-article__title {
  font-size: 32px;
  margin: 5px 0;
  color: #fff;
}
@media (max-width:767px) {
  .news-article.type-template-gallery .news-article__title {
    font-size: 20px;
  }
}
.news-article.type-template-gallery .news-article__subTitle {
  margin: 10px 0;
}
.news-article.type-template-gallery .news-article__counter {
  color: #51525c;
  background-color: #51525c;
}
.news-article.type-template-gallery .news-article__counter:after {
  border-top-color: #51525c;
}
.news-article.type-template-gallery .l-island {
  border: 1px solid #6c6d75;
  background-color: transparent;
}
.news-article.type-template-gallery .news-section.type-similar-articles {
  margin: 30px 0;
}
.news-article.type-template-gallery .news-section.type-similar-articles .news-section__title {
  margin: 0 0 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  color: rgba(255,255,255,0.5);
}
.news-article.type-template-gallery .news-section.type-similar-articles .news-article {
  color: rgba(255,255,255,0.8);
  margin-bottom: 15px;
}
.news-article.type-template-gallery .news-section.type-similar-articles .news-article time {
  margin: 0;
  font-size: 10px;
  color: rgba(255,255,255,0.7);
}
.news-article.type-template-gallery .news-section.type-similar-articles .news-article .news-article__title {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
}
.news-article.type-template-gallery .news-section.type-similar-articles .news-article:hover,
.news-article.type-template-gallery .news-section.type-similar-articles .news-article:focus {
  border: 1px solid #6c6d75;
  background-color: transparent;
}
.news-article.type-template-gallery .tag-list a {
  color: rgba(255,255,255,0.7);
}
.news-article.type-template-gallery .social-widget__title {
  color: #fff;
}
.news-article.type-template-gallery figure {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}
.news-article.type-template-gallery figcaption {
  display: block;
  margin: 10px 0;
}
.news-article.type-template-gallery .flex-prev {
  background-image: url("../img/ural-polit-icons.png");
  background-position: -38px 0px;
  width: 17px;
  height: 60px;
}
.news-article.type-template-gallery .flex-next {
  background-image: url("../img/ural-polit-icons.png");
  background-position: 0px 0px;
  width: 17px;
  height: 60px;
}
.news-article.type-template-gallery .gallery-slider {
  position: relative;
  border: 1px solid #6c6d75;
}
.news-article.type-template-gallery .gallery-slider .flex-viewport {
  margin: 0 40px 10px;
}
.news-article.type-template-gallery .gallery-slider__header {
  padding: 10px 40px;
  font-size: 16px;
}
.flexbox .news-article.type-template-gallery .gallery-slider__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: middle;
  -webkit-align-items: middle;
  -ms-flex-align: middle;
  align-items: middle;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.no-flexbox .news-article.type-template-gallery .gallery-slider__header {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.no-flexbox .news-article.type-template-gallery .gallery-slider__header>* {
  display: inline-block;
  vertical-align: middle;
}
.no-flexbox .news-article.type-template-gallery .gallery-slider__header:after {
  content: '';
  display: inline-block;
  vertical-align: auto;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
.no-flexbox .news-article.type-template-gallery .gallery-slider__header>* {
  text-align: left;
  font-size: 14px;
  line-height: 1.428571429;
}
.news-article.type-template-gallery .gallery-slider__views {
  padding-right: 15px;
  border-right: 1px solid #999;
  margin-right: 8px;
}
.news-article.type-template-gallery .gallery-slider__views:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -75px -84px;
  width: 22px;
  height: 14px;
  margin-right: 7px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.news-article.type-template-gallery .gallery-slider__like-plus,
.news-article.type-template-gallery .gallery-slider__like-minus {
  position: relative;
  padding-right: 20px;
  color: #fff;
}
.news-article.type-template-gallery .gallery-slider__like-plus:before,
.news-article.type-template-gallery .gallery-slider__like-minus:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -47px -84px;
  width: 12px;
  height: 17px;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.news-article.type-template-gallery .gallery-slider__like-plus:hover:before,
.news-article.type-template-gallery .gallery-slider__like-minus:hover:before {
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}
.news-article.type-template-gallery .gallery-slider__like-plus {
  padding-right: 0;
  padding-left: 20px;
}
.news-article.type-template-gallery .gallery-slider__like-plus:before {
  left: 0;
  background-image: url("../img/ural-polit-icons.png");
  background-position: -61px -84px;
  width: 12px;
  height: 17px;
}
.news-article.type-template-gallery .gallery-slider__like-plus:hover:before {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news-article.type-template-gallery .gallery-carousel .slides li {
  position: relative;
  margin: 0 10px;
  padding: 10px;
  border: 1px solid #6c6d75;
  border-radius: 1px;
}
.news-article.type-template-gallery .gallery-carousel li.flex-active-slide {
  background-color: #6c6d75;
}
.news-article.type-template-gallery .gallery-carousel li.flex-active-slide:before {
  content: '';
  display: block;
  position: absolute;
  background-color: rgba(0,0,0,0.4);
}
.csscalc .news-article.type-template-gallery .gallery-carousel li.flex-active-slide:before {
  width: -webkit-calc(100% - (10px * 2));
  width: calc(100% - (10px * 2));
  height: -webkit-calc(100% - (10px * 2));
  height: calc(100% - (10px * 2));
  left: 10px;
  top: 10px;
}
.no-csscalc .news-article.type-template-gallery .gallery-carousel li.flex-active-slide:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.news-article.type-template-gallery .gallery-carousel .flex-prev,
.news-article.type-template-gallery .gallery-carousel .flex-next {
  opacity: 1;
  filter: alpha(opacity=100);
  /*width: 160px;*/
  width: 95px;
  height: 115px;
  margin-top: -57.5px;
}
.news-article.type-template-gallery .gallery-carousel .flex-prev:before,
.news-article.type-template-gallery .gallery-carousel .flex-next:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width:767px) {
  .news-article.type-template-gallery .gallery-carousel .flex-prev,
  .news-article.type-template-gallery .gallery-carousel .flex-next {
    width: 50px;
    background: none !important;
  }
}
.news-article.type-template-gallery .gallery-carousel .flex-prev {
  left: -10px;
  background: -webkit-linear-gradient(right, rgba(0,0,0,0) 0%, #51525c 60%, #51525c 100%);
  background: linear-gradient(to left, rgba(0,0,0,0) 0%, #51525c 60%, #51525c 100%);
}
.news-article.type-template-gallery .gallery-carousel .flex-prev:before {
  background-image: url("../img/ural-polit-icons.png");
  background-position: -38px 0px;
  width: 17px;
  height: 60px;
  left: 10px;
}
.news-article.type-template-gallery .gallery-carousel .flex-next {
  right: -10px;
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, #51525c 60%, #51525c 100%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%, #51525c 60%, #51525c 100%);
}
.news-article.type-template-gallery .gallery-carousel .flex-next:before {
  background-image: url("../img/ural-polit-icons.png");
  background-position: 0px 0px;
  width: 17px;
  height: 60px;
  right: 10px;
}
.news-article.state-visited {
  color: #a6a6a6;
  background-color: transparent;
}
.news-article.state-visited * {
  color: inherit;
}
/*--------------------------------------
  NEWS ARTICLE components
--------------------------------------*/
.news-article__body {
  display: block;
  margin: 5px 0;
}
.news-article__header {
  position: relative;
  color: #fff;
}
a.news-article__header:hover .news-article__title,
a.news-article__header:focus .news-article__title {
  color: #fff;
  text-decoration: underline;
}
.news-article__header .news-article__title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  color: inherit;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
}
.news-article__header .news-article__photo {
  width: 100%;
  height: auto;
}
.news-article__header .news-article__counter {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.news-article__header .news-article__tag {
  color: #fff;
  background-color: rgba(81,81,91,0.4);
  border-color: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
}
.news-article__header .news-article__tag:hover,
.news-article__header .news-article__tag:focus,
.news-article__header .news-article__tag:active,
.news-article__header .news-article__tag.active,
.open .dropdown-toggle.news-article__header .news-article__tag {
  color: #fff;
  background-color: rgba(75,75,84,0.4);
  border-color: #e0e0e0;
}
.news-article__header .news-article__tag:active,
.news-article__header .news-article__tag.active,
.open .dropdown-toggle.news-article__header .news-article__tag {
  background-image: none;
}
.news-article__header .news-article__tag.disabled,
.news-article__header .news-article__tag[disabled],
fieldset[disabled] .news-article__header .news-article__tag,
.news-article__header .news-article__tag.disabled:hover,
.news-article__header .news-article__tag[disabled]:hover,
fieldset[disabled] .news-article__header .news-article__tag:hover,
.news-article__header .news-article__tag.disabled:focus,
.news-article__header .news-article__tag[disabled]:focus,
fieldset[disabled] .news-article__header .news-article__tag:focus,
.news-article__header .news-article__tag.disabled:active,
.news-article__header .news-article__tag[disabled]:active,
fieldset[disabled] .news-article__header .news-article__tag:active,
.news-article__header .news-article__tag.disabled.active,
.news-article__header .news-article__tag[disabled].active,
fieldset[disabled] .news-article__header .news-article__tag.active {
  background-color: rgba(81,81,91,0.4);
  border-color: #fff;
}
.news-article__header .news-article__tag .badge {
  color: rgba(81,81,91,0.4);
  background-color: #fff;
}
.news-article__counter {
  position: relative;
  min-width: 25px;
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
  padding: 1px 3px;
  margin: 0 5px;
  clear: both;
  text-decoration: none;
  color: #fff;
  background-color: #333333;
}
.news-article__counter:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  border-top: 4px solid #333333;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: -4px;
}
.news-article__counter:hover,
.news-article__counter:focus {
  text-decoration: none;
  color: #fff;
  background-color: #696976;
}
.news-article__counter:hover:after,
.news-article__counter:focus:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  border-top: 4px solid #696976;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: -4px;
}
.news-article__counter.type-inverted-colors,
.news-article__header .news-article__counter {
  background-color: #fff;
  color: #333333;
}
.news-article__counter.type-inverted-colors:after,
.news-article__header .news-article__counter:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  border-top: 4px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: -4px;
}
.news-article__counter.type-inverted-colors:hover,
.news-article__header .news-article__counter:hover,
.news-article__counter.type-inverted-colors:focus,
.news-article__header .news-article__counter:focus {
  background-color: #e6e6e6;
}
.news-article__counter.type-inverted-colors:hover:after,
.news-article__header .news-article__counter:hover:after,
.news-article__counter.type-inverted-colors:focus:after,
.news-article__header .news-article__counter:focus:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  border-top: 4px solid #e6e6e6;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: -4px;
}
.news-article__title {
  display: block;
}
a.news-article__title,
.news-article__title a {
  text-decoration: none;
}
a.news-article__title:hover,
.news-article__title a:hover,
a.news-article__title:focus,
.news-article__title a:focus {
  text-decoration: underline !important;
}
.news-article__tag {
  padding-left: 4px;
  padding-right: 4px;
}
.news-article__photo {
  display: block;
}
.news-article__photo-total {
  display: block;
  font-size: 11px;
  width: 22px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 0 1px 1px 0;
  background-color: #000;
  background-color: rgba(0,0,0,0.5);
  margin-left: 25px;
  color: #fff;
}
.news-article__photo-total:after {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  bottom: -1px;
  background-image: url("../img/ural-polit-icons.png");
  background-position: 0px -84px;
  width: 25px;
  height: 18px;
}
.news-article__photo-total:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  bottom: -1px;
  background-color: #000;
  background-color: rgba(0,0,0,0.5);
  width: 25px;
  height: 16px;
}
.news-article__photo-total:hover,
.news-article__photo-total:focus {
  color: #fff;
  background-color: rgba(0,0,0,0.8);
}
.news-article__photo-total:hover:before,
.news-article__photo-total:focus:before {
  background-color: rgba(0,0,0,0.8);
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.type-news-feed .news-article .excerpts {
	font-size: 12px;
}

.news-section.type-important.footer-no-margin {
	margin: 0 0 -20px 0; 
}
div.preloader {
	background-image: url("/images/ajax-loader.gif");
	width: 31px;
	height: 31px;
	margin-left: 45%;
}
.type-template-gallery .row a {
    color: #c41b1a;
}
.panel-body .news-article.type-poll .news-article__body {
	background-color: #ffffff;
}
.block-main-node.news-article.type-poll {
	padding: 15px 0 5px 0;
}

/* hyper comments */
.hc__avatar img {
	width: 35px !important;
	height: 35px !important;
}

@charset "UTF-8";

.follows-channel { display: table; width: 100%; box-sizing: border-box; padding: 10px; font-style: italic; }
.follows-channel_top { margin-top: 20px; }
.follows-channel_bottom { margin-bottom: 20px; }
.follows-channel_old { margin: 20px 0 30px; }
.follows-channel::before { content: ''; width: 50px; height: 50px; background-repeat: no-repeat; background-position: 0 0; display: table-cell; vertical-align: middle; }
@media all and (max-width: 684px) { .follows-channel::before { display: block; margin: 0 auto 10px; } }
.follows-channel a { font-weight: 700; color: #044faa; text-decoration: none; }
.follows-channel a:hover { text-decoration: underline; }
.follows-channel_yandexzen { background-color: #d7e8fd; background-image: -webkit-linear-gradient(to right, #e3f0ff, #d9e9fd, #d7e8fd); background-image: linear-gradient(to right, #e3f0ff, #d9e9fd, #b8d1f7); color: #2b4386; }
.follows-channel_yandexzen a { color: #fd674f; }
.follows-channel_yandexzen:before { background-image: url("../img/zen.png"); width: 52px; height: 52px; }
.follows-channel_yandexnews { background-color: #ffdb4d; background-image: -webkit-linear-gradient(to right, #ffdb4d, #f8e082, #faefc4); background-image: linear-gradient(to right, #ffdb4d, #f8e082, #faefc4); color: #2b4386; }
.follows-channel_yandexnews a { color: #f10000; }
.follows-channel_yandexnews:before { background-image: url("../img/news.png"); width: 52px; height: 52px; }
.follows-channel__content { font-size: 1.4em; line-height: 1.25em; display: table-cell; vertical-align: middle; padding-left: 10px; }
@media all and (max-width: 684px) { .follows-channel__content { display: block; text-align: center; padding-left: 0; } }

@font-face {
 font-family: 'Roboto';
 font-style: normal;
 font-weight: 400;
 src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/mUdRVCMHGKUBOACHGTH1g-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
#LentaInformComposite666633 .mgbox {
 padding: 25px 0 0 10px !important;
 height: auto;
 line-height: 100%;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
 vertical-align: top;
 text-align: center;
 padding: 0;
 border-style: solid;
 border-width: 0px;
 background-color: #ffffff;
}
#LentaInformComposite666633 .mgheader {
 display: block;
 width: 100% !important;
}
#LentaInformComposite666633 .mgheader a {
 top: 4px !important;
}
#LentaInformComposite666633 .mghead {
 font-family: Roboto !important;
 color: #000000 !important;
 font-size: 18px !important;
 text-transform: uppercase !important;
 text-align: left;
 display: block;
 margin: 8px 0 0px 8px;
 float: left;
 font-weight: bold;
}
#LentaInformComposite666633 .mg_addad {
 text-align: right;
 opacity: .5;
 margin: 6px 15px 0 0;
 float: right;
}
#LentaInformComposite666633 .mg_addad:hover {
 opacity: .8;
}
#LentaInformComposite666633 .mg_addad a {
 color: #000;
 font: normal normal normal 8px "Open sans", sans-serif;
 cursor: pointer;
 text-decoration: none;
}
#LentaInformComposite666633 .mg_addad a img {
 display: inline-block;
 height: 16px;
 padding-bottom: 0;
 width: auto;
 border: none;
 margin: 0 -5px -4px 0;
}
#LentaInformComposite666633 .mgslider {
 width: 10000px;
 position: relative;
 left: 0;
 padding-left: 0;
 -webkit-transition: top 1s ease-out 0.5s;
 -moz-transition: all 0.5s ease-in-out;
 -o-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
}
#LentaInformComposite666633 .mgline {
 float: left;
 display: block;
 border: 0px solid #bfbfbf;
 margin: 10px 9px 10px 0;
 padding: 0;
 opacity: 1;
 border-style: solid;
 background-color: #ffffff;
 border-color: #e9e9e9;
 border-width: 0px;
 width: 192px !important;
 border-radius: 4px;
 overflow: hidden;
 transition: box-shadow;
 transition-duration: 0.8s;
 transition-property: box-shadow;
}
#LentaInformComposite666633 .mgline .image-with-text {
 display: block;
 width: 100%;
 min-height: 1px;
 margin: 0 auto;
 position: relative;
}
#LentaInformComposite666633 .mcimg {
 width: 250px !important;
 height: auto;
 display: inline-block;
}
#LentaInformComposite666633 .mcimg .image-container {
 width: auto;
 margin: 0 auto;
 position: relative;
}
#LentaInformComposite666633 .mgline .text-elements {
 display: block;
 position: absolute;
 left: 0;
 right: 0;
 bottom: 5px;
}
#LentaInformComposite666633 .mgline .text-elements .mctitle {
 margin: 0px;
 display: block;
 height: 101px;
 overflow: hidden;
 text-align: left;
 display: table-cell;
 line-height: 101px;
}
#LentaInformComposite666633 .mgline .text-elements .mctitle a {
 color: #fff;
 font-family: Arimo, arial, sans-serif !important;
 text-decoration: none;
 font-style: normal !important;
 font-weight: 600 !important;
 font-size: 17px !important;
 line-height: 18px;
 padding: 0 7px 11px 7px;
 display: block;
}
#LentaInformComposite666633 .mgline .text-elements .fake {
 display: block;
 visibility: hidden;
 height: 2px;
}
#LentaInformComposite666633 .mgline .text-elements .fake .mcdomain {
 display: none !important;
 overflow: hidden;
 padding: 0 4px 4px;
 text-align: left !important;
}
#LentaInformComposite666633 .mgline .text-elements .fake .mcdomain a {
 padding-top: 3.5px !important;
 color: #7f7f7f !important;
 text-decoration: none;
 font: normal normal 10px/10px "Open sans", sans-serif;
}
#LentaInformComposite666633 .mgline .text-elements .mgtobottom {
 display: none;
 width: 100%;
 margin: 0 auto;
 text-align: left;
}
#LentaInformComposite666633 .mgline .text-elements .mgtobottom .mcdomain {
 display: block;
 overflow: hidden;
 padding: 0 4px 4px;
 font-family: Roboto !important;
 text-align: left !important;
 text-decoration: none !important;
 font-style: italic !important;
 font-weight: normal !important;
}
#LentaInformComposite666633 .mgline .text-elements .mgtobottom .mcdomain a {
 padding: 0 0 2px 6px;
 color: #7f7f7f !important;
 text-align: left !important;
 text-decoration: none !important;
 font-style: italic !important;
 font-weight: normal !important;
 font-size: 13px;
}
#LentaInformComposite666633 .mgslider-next, #LentaInformComposite666633 .mgslider-prev {
 display: block;
 cursor: pointer;
 position: absolute;
 top: 45%;
 width: 25px !important;
 height: 42px !important;
 background-color: #fff;
 border-top: 1px solid #bfbfbf;
 border-bottom: 1px solid #bfbfbf;
 -webkit-transition: top 1s ease-out 0.5s;
 -moz-transition: all 0.5s ease-in-out;
 -o-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
}
#LentaInformComposite666633 .mgslider-next img, #LentaInformComposite666633 .mgslider-prev img {
 width: 20px;
 height: 40px;
}
#LentaInformComposite666633 .mgslider-next:hover, #LentaInformComposite666633 .mgslider-prev:hover {
 opacity: .8;
}
#LentaInformComposite666633 .mgslider-next {
 right: 0;
 border-left: 1px solid #bfbfbf;
}
#LentaInformComposite666633 .mgslider-prev {
 left: 0;
 border-right: 1px solid #bfbfbf;
}
#LentaInformComposite666633 .mcdesc {
 display: none;
}
#LentaInformComposite666633 .mgslider-box {
 float: left;
}
#LentaInformComposite666633 .mglg {
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 height: 100%;
 top: 0;
 background: linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
}
#LentaInformComposite666633 .mgline:hover {
 box-shadow: 0 0 6px 0 rgba(0,0,0,0.2), 0 4px 22px 0 rgba(0,0,0,0.5);
}
#LentaInformComposite666633 .mglogo {
 width: 100%;
 text-align: left;
 margin-bottom: 2px;
}
#LentaInformComposite666633 .mglogo img {
 width: 115px;
 height: auto;
 border: 0;
}
#LentaInformComposite666633 div.mcimg a.close-informer {
 width: 14px;
 height: 14px;
 background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NzI0ODBDMzY3ODcxMUU1OEM4RUU2RUJCOUREODIyQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NzI0ODBDNDY3ODcxMUU1OEM4RUU2RUJCOUREODIyQiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk3MjQ4MEMxNjc4NzExRTU4QzhFRTZFQkI5REQ4MjJCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk3MjQ4MEMyNjc4NzExRTU4QzhFRTZFQkI5REQ4MjJCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uNcpEQAAAHxJREFUeNqckgEKwCAIRe3fYjfKc2zX6hydaLRbbDnGkLDIPggl/5lKIcbIRJRqbDSnUmOHE6LPm+CEfhj6lnN+o5WVh1VOm6xColCXc/cgLWYev9gaejnQojCab5RDzyDt6RantqoBaz5zq54ZywJ3CXjIwQGd8skfAQYALdQqftYulocAAAAASUVORK5CYIJ0ZW50Ij4NCiA8ZGl2IGNsYXNzPSJjb250ZW50LWNvbnRhaW5lciI+PGZpZWxkc2V0Pg0KICA8aDI+NTAyIC0gV2ViIHNlcnZlciByZWNlaXZlZCBhbiBpbnZhbGlkIHJlc3BvbnNlIHdoaWxlIGFjdGluZyBhcyBhIGdhdGV3YXkgb3IgcHJveHkgc2VydmVyLjwvaDI+DQogIDxoMz5UaGVyZSBpcyBhIHByb2JsZW0gd2l0aCB0aGUgcGFnZSB5b3UgYXJlIGxvb2tpbmcgZm9yLCBhbmQgaXQgY2Fubm90IGJlIGRpc3BsYXllZC4gV2hlbiB0aGUgV2ViIHNlcnZlciAod2hpbGUgYWN0aW5nIGFzIGEgZ2F0ZXdheSBvciBwcm94eSkgY29udGFjdGVkIHRoZSB1cHN0cmVhbSBjb250ZW50IHNlcnZlciwgaXQgcmVjZWl2ZWQgYW4gaW52YWxpZCByZXNwb25zZSBmcm9tIHRoZSBjb250ZW50IHNlcnZlci48L2gzPg0KIDwvZmllbGRzZXQ+PC9kaXY+DQo8L2Rpdj4NCjwvYm9keT4NCjwvaHRtbD4NCg==");
 display: block;
 opacity: 0;
 position: absolute;
 right: 3px;
 top: 3px;
 z-index: 1;
 cursor: pointer;
}
#LentaInformComposite666633 div.mgline:hover a.close-informer {
 opacity: 0.7;
 -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 -webkit-transition: all 0.3s ease-out;
 -ms-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
}
#LentaInformComposite666633 div.mgline a.close-informer:hover {
 opacity: 1;
 -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 -webkit-transition: all 0.3s ease-out;
 -ms-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
}
#LentaInformComposite666633 div.mcimg {
 position: relative;
 display: inline-block;
}
div.image-with-price {
 position: relative;
}
#LentaInformComposite666633 .mgline .image-container {
 width: auto;
 margin: 0 auto;
 position: relative;
 background: linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
}
