@charset "UTF-8";
@CHARSET "UTF-8";
@font-face {
  font-family: neue;
  src: url("/css/fonts/bebasneue/bebasneue_regular.eot");
  src: url("/css/fonts/bebasneue/bebasneue_regular.eot?#iefix") format("embedded-opentype"), url("/css/fonts/bebasneue/bebasneue_regular.woff") format("woff"), url("/css/fonts/bebasneue/bebasneue_regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: bravo;
  src: url("/css/fonts/bravo/bravorg.eot");
  src: url("/css/fonts/bravo/bravorg.eot?#iefix") format("embedded-opentype"), url("/css/fonts/bravo/bravorg.woff") format("woff"), url("/css/fonts/bravo/bravorg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: rex;
  src: url("/css/fonts/rex/rexbold.eot");
  src: url("/css/fonts/rex/rexbold.eot?#iefix") format("embedded-opentype"), url("/css/fonts/rex/rexbold.woff") format("woff"), url("/css/fonts/rex/rexbold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* новая семантичные и правильные мапы ниже */
/* новая семантичные и правильные мапы ниже */
/* DEVELOPERS */
/* JS SELECT */
/* JS LOADING */
html, body {
  margin: 0;
}

html, body, div, h1, h2, h3, h4, h5, h6, li, table, tr, td, form, input, textarea, p, a, select, label, button,
header, footer, nav, main, aside {
  padding: 0;
  font-family: Verdana;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #000;
}

ul {
  list-style-type: none;
  padding: 0;
  font-family: Verdana;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #000;
}

header, footer, nav, main, aside {
  display: block;
}

.clear {
  display: block;
  height: 0px;
  width: 100% !important;
  margin: 0;
  padding: 0;
  clear: both;
  line-height: 0px;
  font-size: 0px;
}

img {
  border: none;
}

a {
  text-decoration: none;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

.sh-hidden .hideable {
  display: none !important;
}

ul ul {
  margin-left: 20px;
}

/* JS SELECT */
.js-select-container {
  display: inline-block;
  position: relative;
}

.js-select-container .js-select-view p {
  overflow: hidden;
  white-space: nowrap;
}

.js-select-container .js-select-options-container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
}

.js-select-container .js-select-options-container button {
  display: block;
  border: 0;
  width: 100%;
  background: none;
  padding: 0;
  margin: 0;
  text-align: left;
  cursor: pointer;
}

.js-select-container .js-options-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  cursor: pointer;
}

.js-select-container select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

select.js-select {
  opacity: 0;
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

@media print {
  .item-for-printing {
    display: block;
  }
  #footer .counters {
    display: none;
  }
}

#root {
  width: 978px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 5px;
}

body #blind-version-container {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: auto;
}

body #blind-version-container .blind-version-header {
  letter-spacing: 0 !important;
}

body #blind-version-container .blind-version-header div, body #blind-version-container .blind-version-header a, body #blind-version-container .blind-version-header span {
  line-height: 30px !important;
}

body #blind-version-container a, body #blind-version-container div, body #blind-version-container span {
  font-size: 18px !important;
}

body #blind-version-container .to-content, body #blind-version-container .button-option {
  float: left;
  border: 1px solid #000;
  padding: 10px 15px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin-right: 5px;
}

body #blind-version-container .to-content:hover, body #blind-version-container .button-option:hover {
  background: #000;
  color: #fff;
}

body #blind-version-container .font-container, body #blind-version-container .color-container {
  display: inline-block;
  vertical-align: middle;
  font-size: 0px !important;
}

body #blind-version-container .font-container .label, body #blind-version-container .color-container .label {
  margin: 0 10px 0 20px;
}

body #blind-version-container .font-container#text, body #blind-version-container .color-container#text {
  display: none;
}

body #blind-version-container .font-container {
  float: left;
}

body #blind-version-container .font-container .blind-color-theme-button {
  border: 1px solid #000;
  height: 39px;
  width: 39px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

body #blind-version-container .font-container .blind-color-theme-button .letter {
  line-height: 35px !important;
}

body #blind-version-container .font-container .medium .letter {
  font-size: 30px !important;
}

body #blind-version-container .font-container .large .letter {
  font-size: 40px !important;
}

body #blind-version-container .blind-color-theme-button {
  text-align: center;
  display: inline-block;
  padding: 5px 15px;
}

body #blind-version-container .blind-color-theme-button .dot {
  display: block;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  background: #000;
  display: inline-block;
  margin: 0 auto;
}

body #blind-version-container .blind-color-theme-button.white {
  border: 1px solid #000;
  background: #fff;
}

body #blind-version-container .blind-color-theme-button.black {
  border: 1px solid #000;
  background: #000;
}

body #blind-version-container .blind-color-theme-button.black .dot {
  background: #fff;
}

body #blind-version-container .blind-color-theme-button.blue {
  border: 1px solid #abd4f6;
  background: #abd4f6;
}

body #blind-version-container .blind-color-theme-button.blue .dot {
  background: #002663;
}

body #blind-version-container .blind-color-theme-button.brown {
  border: 1px solid #eee8c5;
  background: #eee8c5;
}

body #blind-version-container .blind-color-theme-button.brown .dot {
  background: #493934;
}

body #blind-version-container .blind-color-theme-button.yellow {
  border: 1px solid #000;
  background: #000;
}

body #blind-version-container .blind-color-theme-button.yellow .dot {
  background: #c1e770;
}

body #blind-version-container .blind-color-theme-button.active {
  border-bottom: 10px solid #000;
}

body #blind-version-container .all-buttons-container {
  display: none;
  border: 1px solid #000;
  margin-top: 20px;
}

body #blind-version-container .all-buttons-container .right {
  float: right;
}

body #blind-version-container .all-buttons-container .left {
  float: left;
}

body #blind-version-container .all-buttons-container .right, body #blind-version-container .all-buttons-container .left {
  width: 50%;
}

body #blind-version-container .all-buttons-container .right .label, body #blind-version-container .all-buttons-container .left .label {
  display: block;
  margin: 35px 0 35px 60px;
}

body #blind-version-container .all-buttons-container .right .blind-color-theme-button, body #blind-version-container .all-buttons-container .left .blind-color-theme-button {
  width: 70%;
  border: 1px solid #000;
  padding: 15px 0px 15px 30px;
  margin-left: 60px;
  margin-bottom: 10px;
  text-align: left;
  display: block;
}

body #blind-version-container .all-buttons-container .right .blind-color-theme-button.active, body #blind-version-container .all-buttons-container .left .blind-color-theme-button.active {
  border-bottom: none !important;
  background: #000;
  padding: 15px 0px 15px 30px;
  margin-left: 60px;
}

body #blind-version-container .all-buttons-container .right .blind-color-theme-button.active .letter, body #blind-version-container .all-buttons-container .left .blind-color-theme-button.active .letter {
  color: #fff;
}

body #blind-version-container .all-buttons-container .right .with .letter, body #blind-version-container .all-buttons-container .left .with .letter {
  font-family: Times New Roman;
}

body #blind-version-container .blind-version-footer {
  margin: 40px 0;
}

body #blind-version-container .blind-version-footer .right {
  width: auto;
}

body #blind-version-container .blind-version-footer .right .default-params, body #blind-version-container .blind-version-footer .right .close-blind-control {
  border: 1px solid #000;
  padding: 15px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  float: right;
  margin: 0 25px;
}

body #blind-version-container .blind-version-footer .right .default-params:hover, body #blind-version-container .blind-version-footer .right .close-blind-control:hover {
  background: #000;
  color: #fff;
}

body #blind-version-container .version {
  font-size: 14px !important;
  text-decoration: underline;
}

.body-page .showcases-selector .active {
  border-bottom: 10px solid #000;
}

/* THEMES */
body.blind.small .title, body.blind.small .logo-title-top, body.blind.small .logo-title-bottom, body.blind.small .page-caption h2, body.blind.small .page-caption h1, body.blind.small .region-header p {
  font-size: 30px !important;
  line-height: 1.5 !important;
}

body.blind.small .caption, body.blind.small .caption a, body.blind.small label {
  font-size: 22px !important;
  line-height: 1.5 !important;
  font-weight: bold;
}

body.blind.small span, body.blind.small div, body.blind.small ul, body.blind.small li, body.blind.small table, body.blind.small tr, body.blind.small td, body.blind.small form, body.blind.small input, body.blind.small textarea, body.blind.small p, body.blind.small a, body.blind.small select, body.blind.small .header-name span, body.blind.small .link-like, body.blind.small button {
  font-size: 18px !important;
  line-height: 1.5;
}

body.blind.small .stats-item a .item-count {
  font-size: 30px !important;
}

body.blind.medium .title, body.blind.medium .logo-title-top, body.blind.medium .logo-title-bottom, body.blind.medium .page-caption h2, body.blind.medium .page-caption h1, body.blind.medium .region-header p {
  font-size: 40px !important;
  line-height: 1.5 !important;
}

body.blind.medium .caption, body.blind.medium .caption a, body.blind.medium label {
  font-size: 30px !important;
  line-height: 1.5 !important;
  font-weight: bold;
}

body.blind.medium span, body.blind.medium div, body.blind.medium ul, body.blind.medium li, body.blind.medium table, body.blind.medium tr, body.blind.medium td, body.blind.medium form, body.blind.medium input, body.blind.medium textarea, body.blind.medium p, body.blind.medium a, body.blind.medium select, body.blind.medium .header-name span, body.blind.medium .link-like, body.blind.medium button {
  font-size: 25px !important;
  line-height: 1.5 !important;
}

body.blind.medium .stats-item a .item-count {
  font-size: 40px !important;
}

body.blind.large .title, body.blind.large .logo-title-top, body.blind.large .logo-title-bottom, body.blind.large .page-caption h2, body.blind.large .page-caption h1, body.blind.large .region-header p {
  font-size: 50px !important;
  line-height: 1.5 !important;
}

body.blind.large .caption, body.blind.large .caption a, body.blind.large label {
  font-size: 40px !important;
  line-height: 1.5 !important;
  font-weight: bold;
}

body.blind.large span, body.blind.large div, body.blind.large ul, body.blind.large li, body.blind.large table, body.blind.large tr, body.blind.large td, body.blind.large form, body.blind.large input, body.blind.large textarea, body.blind.large p, body.blind.large a, body.blind.large select, body.blind.large .header-name span, body.blind.large .link-like, body.blind.large button {
  font-size: 30px !important;
  line-height: 1.5;
}

body.blind.large .stats-item a .item-count {
  font-size: 50px !important;
}

body.blind.times_new_roman div, body.blind.times_new_roman h1, body.blind.times_new_roman h2, body.blind.times_new_roman h3, body.blind.times_new_roman h4, body.blind.times_new_roman h5, body.blind.times_new_roman h6, body.blind.times_new_roman ul, body.blind.times_new_roman li, body.blind.times_new_roman table, body.blind.times_new_roman tr, body.blind.times_new_roman td, body.blind.times_new_roman form, body.blind.times_new_roman input, body.blind.times_new_roman textarea, body.blind.times_new_roman p, body.blind.times_new_roman a, body.blind.times_new_roman select {
  font-family: Times New Roman;
}

body.blind.normal-letter {
  letter-spacing: 0;
}

body.blind.middle-letter {
  letter-spacing: 2px;
}

body.blind.large-letter {
  letter-spacing: 4px;
}

body.blind.two-height div, body.blind.two-height h1, body.blind.two-height h2, body.blind.two-height h3, body.blind.two-height h4, body.blind.two-height h5, body.blind.two-height h6, body.blind.two-height ul, body.blind.two-height li, body.blind.two-height table, body.blind.two-height tr, body.blind.two-height td, body.blind.two-height form, body.blind.two-height input, body.blind.two-height textarea, body.blind.two-height p, body.blind.two-height a, body.blind.two-height select {
  line-height: 40px;
}

body.blind.two-half-height div, body.blind.two-half-height h1, body.blind.two-half-height h2, body.blind.two-half-height h3, body.blind.two-half-height h4, body.blind.two-half-height h5, body.blind.two-half-height h6, body.blind.two-half-height ul, body.blind.two-half-height li, body.blind.two-half-height table, body.blind.two-half-height tr, body.blind.two-half-height td, body.blind.two-half-height form, body.blind.two-half-height input, body.blind.two-half-height textarea, body.blind.two-half-height p, body.blind.two-half-height a, body.blind.two-half-height select {
  line-height: 50px;
}

body.blind.black-and-white img {
  -webkit-filter: grayscale(100%) !important;
          filter: grayscale(100%) !important;
}

body.blind.none-image img {
  display: none;
}

body.black-white {
  background: #000;
}

body.black-white div, body.black-white h1, body.black-white h2, body.black-white h3, body.black-white h4, body.black-white h5, body.black-white h6, body.black-white ul, body.black-white li, body.black-white table, body.black-white tr, body.black-white td, body.black-white form, body.black-white input, body.black-white textarea, body.black-white p, body.black-white a, body.black-white select, body.black-white label, body.black-white button:not(.no-default-style), body.black-white header, body.black-white footer, body.black-white nav, body.black-white main, body.black-white aside {
  color: #fff;
}

body.black-white #blind-version-container .font-container .blind-color-theme-button {
  border: 1px solid #fff !important;
}

body.black-white #blind-version-container .blind-color-theme-button.active {
  border-bottom: 10px solid #fff !important;
}

body.black-white #blind-version-container .button-option, body.black-white #blind-version-container .to-content, body.black-white #blind-version-container .default-params, body.black-white #blind-version-container .close-blind-control, body.black-white #blind-version-container .blind-color-theme-button {
  border: 1px solid #fff;
}

body.black-white #blind-version-container .button-option:hover, body.black-white #blind-version-container .to-content:hover, body.black-white #blind-version-container .default-params:hover, body.black-white #blind-version-container .close-blind-control:hover, body.black-white #blind-version-container .blind-color-theme-button:hover {
  background: #fff !important;
  color: #000 !important;
}

body.black-white #blind-version-container .all-buttons-container {
  border: 1px solid #fff !important;
}

body.black-white #blind-version-container .all-buttons-container .blind-color-theme-button {
  border: 1px solid #fff !important;
}

body.black-white #blind-version-container .all-buttons-container .blind-color-theme-button.active {
  background: #fff !important;
}

body.black-white #blind-version-container .all-buttons-container .blind-color-theme-button.active .letter {
  color: #000 !important;
}

body.black-white .button-link,
body.black-white .search-string,
body.black-white .calendar,
body.black-white input,
body.black-white button:not(.no-default-style),
body.black-white select,
body.black-white option,
body.black-white textarea {
  border: 1px solid #fff;
}

body.black-white .js-select-container .js-select-view {
  border: 1px solid #fff;
}

body.black-white .js-select-container .js-select-options-container {
  border: 3px solid #fff;
}

body.black-white .js-select-container .js-select-options-container button {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

body.black-white .js-select-container .js-select-options-container button:hover {
  background: #fff;
  color: #000;
}

body.black-white .js-select-container .js-select-options-container button:last-child {
  border-bottom: 1px solid #fff;
}

body.black-white .js-select-container.js-options-show .js-select-view {
  background: #fff;
}

body.black-white .js-select-container.js-options-show .js-select-view p {
  color: #000;
}

body.black-white .js-select-container:hover .js-select-view {
  border-color: #fff;
  background: #fff;
}

body.black-white .js-select-container:hover .js-select-view p {
  color: #000;
}

body.black-white .js-select-container:active .js-select-view {
  border-color: #fff;
  color: #000;
}

body.black-white .border {
  border: 3px solid #fff;
}

body.black-white .pubs-item {
  border-bottom: 3px solid #fff;
}

body.black-white .button-link,
body.black-white .search-string,
body.black-white .calendar,
body.black-white input,
body.black-white button:not(.no-default-style),
body.black-white select,
body.black-white option,
body.black-white textarea {
  background-color: #000;
}

body.black-white #footer, body.black-white .pubitem {
  border-bottom: 3px solid #fff;
}

body.black-white #footer .developers .img {
  background: url("/css/images/site/apricode-white.png") no-repeat;
}

body.black-white .audio button .sound-text {
  background: url("/css/images/site/magaphone-white.png") no-repeat 0% 50%;
}

body.black-white .audio button:hover .sound-text {
  background: url("/css/images/site/magaphone.png") no-repeat 0% 50%;
}

body.black-white .audio-btn .audio-txt {
  background: url("/css/images/site/magaphone-white.png") no-repeat 0% 50%;
}

body.black-white .audio-btn:hover {
  background: #fff;
}

body.black-white .audio-btn:hover .audio-txt {
  background: url("/css/images/site/magaphone.png") no-repeat 0% 50%;
  color: #000;
}

body.black-white .button-link:hover, body.black-white button:not(.no-default-style):hover {
  background-color: #fff;
  color: #000;
}

body.blue {
  background: #abd4f6;
}

body.blue div, body.blue h1, body.blue h2, body.blue h3, body.blue h4, body.blue h5, body.blue h6, body.blue ul, body.blue li, body.blue table, body.blue tr, body.blue td, body.blue form, body.blue input, body.blue textarea, body.blue p, body.blue a, body.blue select, body.blue label, body.blue button:not(.no-default-style), body.blue header, body.blue footer, body.blue nav, body.blue main, body.blue aside {
  color: #002663;
}

body.blue #blind-version-container .font-container .blind-color-theme-button {
  border: 1px solid #002663 !important;
}

body.blue #blind-version-container .blind-color-theme-button.active {
  border-bottom: 10px solid #002663 !important;
}

body.blue #blind-version-container .button-option, body.blue #blind-version-container .to-content, body.blue #blind-version-container .default-params, body.blue #blind-version-container .close-blind-control, body.blue #blind-version-container .blind-color-theme-button {
  border: 1px solid #002663;
}

body.blue #blind-version-container .button-option:hover, body.blue #blind-version-container .to-content:hover, body.blue #blind-version-container .default-params:hover, body.blue #blind-version-container .close-blind-control:hover, body.blue #blind-version-container .blind-color-theme-button:hover {
  background: #002663 !important;
  color: #abd4f6 !important;
}

body.blue #blind-version-container .all-buttons-container {
  border: 1px solid #002663 !important;
}

body.blue #blind-version-container .all-buttons-container .blind-color-theme-button {
  border: 1px solid #002663 !important;
}

body.blue #blind-version-container .all-buttons-container .blind-color-theme-button.active {
  background: #002663 !important;
}

body.blue #blind-version-container .all-buttons-container .blind-color-theme-button.active .letter {
  color: #abd4f6 !important;
}

body.blue .button-link,
body.blue .search-string,
body.blue .calendar,
body.blue input,
body.blue button:not(.no-default-style),
body.blue select,
body.blue option,
body.blue textarea {
  border: 1px solid #002663;
}

body.blue .js-select-container .js-select-view {
  border: 1px solid #002663;
}

body.blue .js-select-container .js-select-options-container {
  border: 3px solid #002663;
}

body.blue .js-select-container .js-select-options-container button {
  border-top: 1px solid #002663;
  border-left: 1px solid #002663;
  border-right: 1px solid #002663;
}

body.blue .js-select-container .js-select-options-container button:hover {
  background: #002663;
  color: #abd4f6;
}

body.blue .js-select-container .js-select-options-container button:last-child {
  border-bottom: 1px solid #002663;
}

body.blue .js-select-container.js-options-show .js-select-view {
  background: #002663;
}

body.blue .js-select-container.js-options-show .js-select-view p {
  color: #abd4f6;
}

body.blue .js-select-container:hover .js-select-view {
  border-color: #002663;
  background: #002663;
}

body.blue .js-select-container:hover .js-select-view p {
  color: #abd4f6;
}

body.blue .js-select-container:active .js-select-view {
  border-color: #002663;
  color: #abd4f6;
}

body.blue .border {
  border: 3px solid #002663;
}

body.blue .pubs-item {
  border-bottom: 3px solid #002663;
}

body.blue .button-link,
body.blue .search-string,
body.blue .calendar,
body.blue input,
body.blue button:not(.no-default-style),
body.blue select,
body.blue option,
body.blue textarea {
  background-color: #abd4f6;
}

body.blue #footer, body.blue .pubitem {
  border-bottom: 3px solid #002663;
}

body.blue #footer .developers .img {
  background: url("/css/images/site/apricode.png") no-repeat;
}

body.blue .audio button .sound-text {
  background: url("/css/images/site/magaphone-blue.png") no-repeat 0% 50%;
}

body.blue .audio button:hover .sound-text {
  background: url("/css/images/site/magaphone-blue-light.png") no-repeat 0% 50%;
}

body.blue .audio-btn .audio-txt {
  background: url("/css/images/site/magaphone-blue.png") no-repeat 0% 50%;
}

body.blue .audio-btn:hover {
  background: #002663;
}

body.blue .audio-btn:hover .audio-txt {
  background: url("/css/images/site/magaphone-blue-light.png") no-repeat 0% 50%;
  color: #abd4f6;
}

body.blue .button-link:hover, body.blue button:not(.no-default-style):hover {
  background-color: #002663;
  color: #abd4f6;
}

body.brown {
  background: #eee8c5;
}

body.brown div, body.brown h1, body.brown h2, body.brown h3, body.brown h4, body.brown h5, body.brown h6, body.brown ul, body.brown li, body.brown table, body.brown tr, body.brown td, body.brown form, body.brown input, body.brown textarea, body.brown p, body.brown a, body.brown select, body.brown label, body.brown button:not(.no-default-style), body.brown header, body.brown footer, body.brown nav, body.brown main, body.brown aside {
  color: #493934;
}

body.brown #blind-version-container .font-container .blind-color-theme-button {
  border: 1px solid #493934 !important;
}

body.brown #blind-version-container .blind-color-theme-button.active {
  border-bottom: 10px solid #493934 !important;
}

body.brown #blind-version-container .button-option, body.brown #blind-version-container .to-content, body.brown #blind-version-container .default-params, body.brown #blind-version-container .close-blind-control, body.brown #blind-version-container .blind-color-theme-button {
  border: 1px solid #493934;
}

body.brown #blind-version-container .button-option:hover, body.brown #blind-version-container .to-content:hover, body.brown #blind-version-container .default-params:hover, body.brown #blind-version-container .close-blind-control:hover, body.brown #blind-version-container .blind-color-theme-button:hover {
  background: #493934 !important;
  color: #eee8c5 !important;
}

body.brown #blind-version-container .all-buttons-container {
  border: 1px solid #493934 !important;
}

body.brown #blind-version-container .all-buttons-container .blind-color-theme-button {
  border: 1px solid #493934 !important;
}

body.brown #blind-version-container .all-buttons-container .blind-color-theme-button.active {
  background: #493934 !important;
}

body.brown #blind-version-container .all-buttons-container .blind-color-theme-button.active .letter {
  color: #eee8c5 !important;
}

body.brown .button-link,
body.brown .search-string,
body.brown .calendar,
body.brown input,
body.brown button:not(.no-default-style),
body.brown select,
body.brown option,
body.brown textarea {
  border: 1px solid #493934;
}

body.brown .js-select-container .js-select-view {
  border: 1px solid #493934;
}

body.brown .js-select-container .js-select-options-container {
  border: 3px solid #493934;
}

body.brown .js-select-container .js-select-options-container button {
  border-top: 1px solid #493934;
  border-left: 1px solid #493934;
  border-right: 1px solid #493934;
}

body.brown .js-select-container .js-select-options-container button:hover {
  background: #493934;
  color: #eee8c5;
}

body.brown .js-select-container .js-select-options-container button:last-child {
  border-bottom: 1px solid #493934;
}

body.brown .js-select-container.js-options-show .js-select-view {
  background: #493934;
}

body.brown .js-select-container.js-options-show .js-select-view p {
  color: #eee8c5;
}

body.brown .js-select-container:hover .js-select-view {
  border-color: #493934;
  background: #493934;
}

body.brown .js-select-container:hover .js-select-view p {
  color: #eee8c5;
}

body.brown .js-select-container:active .js-select-view {
  border-color: #493934;
  color: #eee8c5;
}

body.brown .border {
  border: 3px solid #493934;
}

body.brown .pubs-item {
  border-bottom: 3px solid #493934;
}

body.brown .button-link,
body.brown .search-string,
body.brown .calendar,
body.brown input,
body.brown button:not(.no-default-style),
body.brown select,
body.brown option,
body.brown textarea {
  background-color: #eee8c5;
}

body.brown #footer, body.brown .pubitem {
  border-bottom: 3px solid #493934;
}

body.brown #footer .developers .img {
  background: url("/css/images/site/apricode.png") no-repeat;
}

body.brown .audio button .sound-text {
  background: url("/css/images/site/magaphone-brown.png") no-repeat 0% 50%;
}

body.brown .audio button:hover .sound-text {
  background: url("/css/images/site/magaphone-brown-light.png") no-repeat 0% 50%;
}

body.brown .audio-btn .audio-txt {
  background: url("/css/images/site/magaphone-brown.png") no-repeat 0% 50%;
}

body.brown .audio-btn:hover {
  background: #493934;
}

body.brown .audio-btn:hover .audio-txt {
  background: url("/css/images/site/magaphone-brown-light.png") no-repeat 0% 50%;
  color: #eee8c5;
}

body.brown .button-link:hover, body.brown button:not(.no-default-style):hover {
  background-color: #493934;
  color: #eee8c5;
}

body.yellow {
  background: #000;
}

body.yellow div, body.yellow h1, body.yellow h2, body.yellow h3, body.yellow h4, body.yellow h5, body.yellow h6, body.yellow ul, body.yellow li, body.yellow table, body.yellow tr, body.yellow td, body.yellow form, body.yellow input, body.yellow textarea, body.yellow p, body.yellow a, body.yellow select, body.yellow label, body.yellow button:not(.no-default-style), body.yellow header, body.yellow footer, body.yellow nav, body.yellow main, body.yellow aside {
  color: #c1e770;
}

body.yellow #blind-version-container .font-container .blind-color-theme-button {
  border: 1px solid #c1e770 !important;
}

body.yellow #blind-version-container .blind-color-theme-button.active {
  border-bottom: 10px solid #c1e770 !important;
}

body.yellow #blind-version-container .button-option, body.yellow #blind-version-container .to-content, body.yellow #blind-version-container .default-params, body.yellow #blind-version-container .close-blind-control, body.yellow #blind-version-container .blind-color-theme-button {
  border: 1px solid #c1e770;
}

body.yellow #blind-version-container .button-option:hover, body.yellow #blind-version-container .to-content:hover, body.yellow #blind-version-container .default-params:hover, body.yellow #blind-version-container .close-blind-control:hover, body.yellow #blind-version-container .blind-color-theme-button:hover {
  background: #c1e770 !important;
  color: #000 !important;
}

body.yellow #blind-version-container .all-buttons-container {
  border: 1px solid #c1e770 !important;
}

body.yellow #blind-version-container .all-buttons-container .blind-color-theme-button {
  border: 1px solid #c1e770 !important;
}

body.yellow #blind-version-container .all-buttons-container .blind-color-theme-button.active {
  background: #c1e770 !important;
}

body.yellow #blind-version-container .all-buttons-container .blind-color-theme-button.active .letter {
  color: #000 !important;
}

body.yellow .button-link,
body.yellow .search-string,
body.yellow .calendar,
body.yellow input,
body.yellow button:not(.no-default-style),
body.yellow select,
body.yellow option,
body.yellow textarea {
  border: 1px solid #c1e770;
}

body.yellow .js-select-container .js-select-view {
  border: 1px solid #c1e770;
}

body.yellow .js-select-container .js-select-options-container {
  border: 3px solid #c1e770;
}

body.yellow .js-select-container .js-select-options-container button {
  border-top: 1px solid #c1e770;
  border-left: 1px solid #c1e770;
  border-right: 1px solid #c1e770;
}

body.yellow .js-select-container .js-select-options-container button:hover {
  background: #c1e770;
  color: #000;
}

body.yellow .js-select-container .js-select-options-container button:last-child {
  border-bottom: 1px solid #c1e770;
}

body.yellow .js-select-container.js-options-show .js-select-view {
  background: #c1e770;
}

body.yellow .js-select-container.js-options-show .js-select-view p {
  color: #000;
}

body.yellow .js-select-container:hover .js-select-view {
  border-color: #c1e770;
  background: #c1e770;
}

body.yellow .js-select-container:hover .js-select-view p {
  color: #000;
}

body.yellow .js-select-container:active .js-select-view {
  border-color: #c1e770;
  color: #000;
}

body.yellow .border {
  border: 3px solid #c1e770;
}

body.yellow .pubs-item {
  border-bottom: 3px solid #c1e770;
}

body.yellow .button-link,
body.yellow .search-string,
body.yellow .calendar,
body.yellow input,
body.yellow button:not(.no-default-style),
body.yellow select,
body.yellow option,
body.yellow textarea {
  background-color: #000;
}

body.yellow #footer, body.yellow .pubitem {
  border-bottom: 3px solid #c1e770;
}

body.yellow #footer .developers .img {
  background: url("/css/images/site/apricode-white.png") no-repeat;
}

body.yellow .audio button .sound-text {
  background: url("/css/images/site/magaphone-green.png") no-repeat 0% 50%;
}

body.yellow .audio button:hover .sound-text {
  background: url("/css/images/site/magaphone.png") no-repeat 0% 50%;
}

body.yellow .audio-btn .audio-txt {
  background: url("/css/images/site/magaphone-green.png") no-repeat 0% 50%;
}

body.yellow .audio-btn:hover {
  background: #c1e770;
}

body.yellow .audio-btn:hover .audio-txt {
  background: url("/css/images/site/magaphone.png") no-repeat 0% 50%;
  color: #000;
}

body.yellow .button-link:hover, body.yellow button:not(.no-default-style):hover {
  background-color: #c1e770;
  color: #000;
}

.title {
  font-size: 1.5em;
}

input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 10px;
}

input[type=text] {
  width: 100%;
  min-height: 50px;
  padding: 13px;
}

input[type=checkbox] {
  min-height: 40px;
  min-width: 40px;
}

select, textarea {
  min-height: 50px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

button {
  cursor: pointer;
  padding: 13px 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #000;
}

#header .showcases-selector button.current,
#header .showcases-selector button.reset {
  display: none;
}

.border {
  padding: 5px;
  margin: 50px 0;
  border: 3px solid #000;
}

.links-list {
  margin: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.links-list .list-item {
  margin: 5px;
  vertical-align: top;
}

.styled-form {
  padding: 5px;
  margin: 5px;
  border: 3px solid #000;
}

.styled-form a {
  font-weight: bold;
  display: inline;
  font-size: inherit;
  background: none;
  text-decoration: underline;
  cursor: pointer;
  outline: none;
  padding: 0;
}

.search-form {
  margin: 0;
  min-width: 300px;
  max-width: 100%;
}

.search-form form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.search-form .search-string {
  border: 1px solid #000;
}

.search-form .buttons {
  display: inline-block;
}

.search-form .buttons .search-submit {
  cursor: pointer;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background: url("/css/images/icons/search-icon.png");
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.button-link {
  display: inline-block;
  padding: 13px 30px;
  text-decoration: none;
  border: 1px solid #000;
  text-align: center;
}

.button-link:hover {
  background: #000;
  color: #fff;
}

.header-logo {
  margin: 40px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header-logo .logo {
  display: block;
  height: 120px;
  margin-right: 30px;
}

.header-logo .logo img, .header-logo .logo .default-image {
  height: 100%;
}

.contacts-widget .contacts-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contacts-widget .contacts-item .label {
  margin-right: 30px;
}

.contacts-page .employees-gallery .employee-item a {
  display: inline-block;
}

.contacts-page .employees-gallery .employee-item .img {
  display: inline-block;
}

.darken {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
}

#footer .developers .img {
  padding: 5px;
  display: inline-block;
  position: relative;
  top: 5px;
  left: 5px;
  width: 56px;
  height: 53px;
  background: url("/css/images/site/apricode.png") no-repeat;
}

#footer .support {
  margin-top: 18px;
}

.links-section {
  margin: 60px 0;
}

.links-section .link-item {
  margin-top: 40px;
}

.links-section .link-item .caption {
  font-size: 1.2em;
}

.pubs-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 3px solid #000;
  margin: 50px 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.pubs-item .pubs-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 140px;
  margin-right: 30px;
}

.pubs-item .pubs-image img {
  max-width: 140px;
  max-height: 160px;
}

.pubs-item .right-side {
  padding: 20px 0;
}

.pubs-item .right-side .pubs-body a .hidden {
  width: 16px;
  display: inline-block;
  margin-left: 10px;
}

.pubs-item .right-side .buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.pubs-item .right-side .buttons > * {
  margin-right: 25px;
}

.pub .body a {
  display: inline;
  font-size: inherit;
  background: none;
  text-decoration: underline;
  cursor: pointer;
  outline: none;
  padding: 0;
}

.caption a,
a.caption,
a.more-link,
.org-item a,
.tiles-links a {
  text-decoration: underline;
}

.caption a:hover,
a.caption:hover,
a.more-link:hover,
.org-item a:hover,
.tiles-links a:hover {
  text-decoration: none;
}

.orgs-types-stats-widget {
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  padding: 40px;
}

.orgs-types-stats-widget .stats-item {
  padding: 8px 0;
}

.orgs-types-stats-widget .stats-item a:hover .item-label {
  text-decoration: none;
}

.orgs-types-stats-widget .stats-item a .item-label {
  text-decoration: underline;
}

.tiles-link-item {
  padding: 8px 0;
}

.tiles-link-item img {
  width: 64px;
}

.show-more-button-loading {
  display: none;
}

/* YANDEX SHARE */
.ya-share2 {
  margin-top: 25px;
}

.ya-share2 .ya-share2__list .ya-share2__item {
  display: inline-block;
  margin-right: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 3px 4px 16px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 3px 4px 16px 0px rgba(0, 0, 0, 0.12);
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}

.ya-share2 .ya-share2__list .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url("/css/images/icons/vk-icon.png");
}

.ya-share2 .ya-share2__list .ya-share2__item.ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url("/css/images/icons/facebook-icon.png");
}

.ya-share2 .ya-share2__list .ya-share2__item.ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url("/css/images/icons/twitter-icon.png");
}

.ya-share2 .ya-share2__list .ya-share2__item.ya-share2__item_service_lj .ya-share2__icon {
  background-image: url("/css/images/icons/livejournal-icon.png");
}

.ya-share2 .ya-share2__list .ya-share2__item .ya-share2__link {
  display: block;
  height: 100%;
  width: 100%;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.ya-share2 .ya-share2__list .ya-share2__item .ya-share2__icon {
  display: block;
  width: 33px;
  height: 33px;
}

.ya-share2 .ya-share2__list .ya-share2__item .ya-share2__title {
  display: none;
}

/* END YANDEX SHARE */
select.dropdown {
  display: block;
  width: 100%;
  border: 1px solid #e0e4e9;
  -webkit-border-top-left-radius: 7px;
          border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
          border-top-right-radius: 7px;
  background-color: #e0e4e9;
  padding: 15px 25px;
  cursor: pointer;
}

/* CALENDAR */
.calendar {
  width: 350px;
  background-color: #f4f7fb;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  font-weight: 600;
}

.calendar .block-header {
  padding: 30px;
  border-bottom: 1px solid #000;
}

.calendar .block-header .year {
  text-align: center;
  margin-bottom: 15px;
}

.calendar .block-header .switcher {
  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;
}

.calendar .block-header .switcher button {
  padding: 13px 22px;
  border: none;
}

.calendar .block-header .switcher button:hover {
  cursor: pointer;
}

.calendar .body {
  padding: 30px;
}

.calendar .body .weekdays {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.calendar .body .weekdays .cell p {
  text-align: center;
}

.calendar .body .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.calendar .body .list .cell.today {
  background-color: #d8e3f1;
}

.calendar .body .list .cell .event {
  font-weight: bold;
  color: blue;
}

.calendar .body .cell {
  width: 41.42857px;
  text-align: center;
  padding: 0.5em 0;
}

.icon-arrow-down {
  display: inline-block;
  width: 14px;
  height: 8px;
  background-color: initial !important;
  background-image: url("/css/images/icons/arrow-down.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.icon-arrow-left {
  display: inline-block;
  width: 14px;
  height: 8px;
  background-color: initial !important;
  background-image: url("/css/images/icons/arrow-down.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.icon-arrow-right {
  display: inline-block;
  width: 14px;
  height: 8px;
  background-color: initial !important;
  background-image: url("/css/images/icons/arrow-down.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.icon-arrow-up {
  display: inline-block;
  width: 14px;
  height: 8px;
  background-color: initial !important;
  background-image: url("/css/images/icons/arrow-down.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.item-for-printing {
  display: none;
}

.page-sitemap .page-caption {
  line-height: 32px;
  font-size: 32px;
  margin-top: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dde1e6;
}

.page-sitemap .links-tree {
  margin-top: 30px;
  margin-bottom: 50px;
}

.page-sitemap .links-tree > ul > li ul {
  border-left: 1px solid #dde1e6;
  -webkit-border-bottom-left-radius: 10px;
          border-bottom-left-radius: 10px;
}

.page-sitemap .links-tree > ul > li ul li {
  margin-left: 8%;
}

.page-sitemap .links-tree .item a {
  line-height: normal;
}

.page-sitemap .links-tree > ul > li > .item {
  font-size: 24px;
  font-weight: 700;
  margin: 30px 0;
}

.page-sitemap .links-tree > ul > li > .item > ul > li > .item {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0;
}

.page-sitemap .links-tree > ul > li > .item > ul > li > .item > ul > li > .item {
  font-size: 16px;
  font-weight: 600;
  margin: 15px 0;
}

.page-sitemap .links-tree > ul > li > .item > ul > li > .item > ul > li > .item > ul > li .item {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}

.search-result .list-item {
  margin: 60px 0;
}

.search-result .list-item a {
  display: inline;
  font-size: inherit;
  background: none;
  text-decoration: underline;
  cursor: pointer;
  outline: none;
  padding: 0;
}

.link-like {
  display: inline;
  font-size: inherit;
  background: none;
  text-decoration: underline;
  cursor: pointer;
  outline: none;
  padding: 0;
}

.files-gallery .links-list {
  display: block;
}

.files-gallery .links-list a {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.audio-btn {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #000;
  padding: 13px 9px;
  cursor: pointer;
  margin-top: 20px;
}

.audio-btn .audio-txt {
  background: url("/css/images/site/magaphone.png") no-repeat 0% 50%;
  padding-left: 70px;
}

.audio-btn:hover {
  background-color: #000;
}

.audio-btn:hover .audio-txt {
  color: #fff;
  background: url("/css/images/site/magaphone-white.png") no-repeat 0% 50%;
}

.audio.replaced {
  position: absolute;
  right: 0;
  margin: 25px 0;
}

.audio button {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #000;
  padding: 13px 9px;
  cursor: pointer;
  background-color: transparent;
  margin: 0;
}

.audio button .sound-text {
  padding-left: 30px;
}

.audio button:hover {
  background-color: #000;
  color: #fff;
}

.audio button.play .sound-text {
  padding-left: 40px;
  background: url("/css/images/site/magaphone.png") no-repeat 0% 50%;
}

.audio button.play:hover .sound-text {
  background: url("/css/images/site/magaphone-white.png") no-repeat 0% 50%;
}

.audio button.stop {
  display: none;
}

.audio button.stop .sound-text {
  background: url("/css/images/site/pause.png") no-repeat 0% 50%;
}

.audio button.stop:hover .sound-text {
  background: url("/css/images/site/pause-white.png") no-repeat 0% 50%;
}

.audio button.pause {
  display: none;
}

.audio button.pause .sound-text {
  background: url("/css/images/site/play.png") no-repeat 0% 50%;
}

.audio button.pause:hover .sound-text {
  background: url("/css/images/site/play-white.png") no-repeat 0% 50%;
}

.page-audio {
  position: absolute;
  top: 20px;
  right: 0;
}

.js-select-container {
  width: 100%;
}

.js-select-container > button {
  padding: 0;
  margin: 0;
}

.js-select-container > select {
  margin: 0;
}

.js-select-container .js-select-view {
  position: relative;
  border: 1px solid #000;
}

.js-select-container .js-select-view p {
  height: 62px;
  line-height: 62px !important;
  margin: 0 64px 0 32px;
  font-weight: 600;
}

.js-select-container .js-select-view .arrow {
  position: absolute;
  top: 28px;
  right: 32px;
  display: inline-block;
  width: 14px;
  height: 8px;
  background-color: initial !important;
  background-image: url("/css/images/icons/arrow-down.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.js-select-container .js-select-options-container {
  display: none;
  max-height: 195px;
  overflow: auto;
  border: 3px solid #000;
}

.js-select-container .js-select-options-container button {
  padding: 20px 32px;
  line-height: 24px;
  font-weight: 600;
  background: #fff;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.js-select-container .js-select-options-container button:hover {
  background: #000;
  color: #fff;
}

.js-select-container .js-select-options-container button:last-child {
  border-bottom: 1px solid #000;
}

.js-select-container.js-options-show .js-select-view {
  border-color: transparent !important;
  background: #000;
}

.js-select-container.js-options-show .js-select-view p {
  height: 62px;
  line-height: 62px !important;
  margin: 0 64px 0 32px;
  color: #fff;
}

.js-select-container.js-options-show .js-select-view .arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.js-select-container.js-options-show .js-select-options-container {
  display: block;
}

.js-select-container:hover .js-select-view {
  border-color: #000;
}

.js-select-container:active .js-select-view {
  border-color: #000;
}

.inform-catalog .search-form {
  display: none;
}

.blind-header-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: 250px;
}

.blind-header-top .search-form {
  margin: 25px 0;
}

.blind-header-top .search-form input[name=query] {
  margin: 0;
}

.blind-header-top .search-form button[type=submit] {
  margin: 0;
}

.body-page {
  position: relative;
}

.index-page .top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pubs-list img,
.pub .pub-body img {
  max-width: 720px;
  width: 100%;
}

.breadcrumbs {
  margin: 20px 0;
}

.breadcrumbs a {
  display: inline;
  font-size: inherit;
  background: none;
  text-decoration: underline;
  cursor: pointer;
  outline: none;
  padding: 0;
}

/* POPUP DIALOG */
.popup-dialog {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 12;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.popup-dialog .dialog-close {
  position: absolute;
  width: 32px;
  height: 32px;
  right: 32px;
  top: 32px;
  cursor: pointer;
}

.popup-dialog .dialog-close:before {
  content: "";
  position: absolute;
  top: 0;
  width: 2px;
  height: 25px;
  background: #000;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.popup-dialog .dialog-close:after {
  content: "";
  position: absolute;
  top: 0;
  width: 2px;
  height: 25px;
  background: #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.popup-dialog .content {
  background: #fff;
  position: relative;
  max-width: 800px;
  width: 100%;
  top: 5%;
  margin: 0 auto;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  overflow: hidden;
}

.popup-dialog .content .dialog-content {
  height: 100%;
  overflow: auto;
  padding: 8px 80px 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.popup-dialog .content .dialog-content .styled-form {
  background: #fff;
  border: none;
}

.popup-dialog .content .dialog-content .styled-form fieldset .page-caption h2 {
  font-size: 32px;
}

.popup-dialog .content .dialog-content .styled-form fieldset label {
  display: none;
}

.popup-dialog .content .dialog-content .styled-form fieldset .control {
  margin-bottom: 8px;
}

.popup-dialog .content .dialog-content .styled-form fieldset .control .js-select-container .js-select-view p {
  overflow: hidden;
  white-space: nowrap;
}

.popup-dialog .content .dialog-content .styled-form fieldset .field.type-select {
  max-width: 620px;
}

.popup-dialog .content .dialog-content .js-loading-veil {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}

.popup-dialog .content .dialog-content .js-loading-veil .js-loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url("/css/images/site/loading-spinner.gif") no-repeat center center;
}

@media screen and (max-width: 768px) {
  .popup-dialog .dialog-close {
    right: 16px;
  }
  .popup-dialog .content .dialog-content {
    padding: 8px 40px 200px;
  }
  .popup-dialog .content .dialog-content .styled-form {
    background: #fff;
    border: none;
  }
  .popup-dialog .content .dialog-content .styled-form fieldset .field.type-select {
    max-width: 520px;
  }
}

@media screen and (max-width: 576px) {
  .popup-dialog {
    padding: 0 16px;
  }
  .popup-dialog .dialog-close {
    right: 8px;
    top: 24px;
  }
  .popup-dialog .dialog-close:before {
    height: 21px;
  }
  .popup-dialog .dialog-close:after {
    height: 21px;
  }
  .popup-dialog .content .dialog-content {
    padding: 8px 0 200px;
  }
  .popup-dialog .content .dialog-content .styled-form fieldset .page-caption h2 {
    font-size: 24px;
  }
  .popup-dialog .content .dialog-content .styled-form fieldset .field.type-select {
    max-width: 400px;
  }
}
