.icon-cart_ic_white_18_18,
.icon-comment_color_grey,
.icon-endorsement-small,
.icon-popular-btn-back-top,
.icon-popular-btn-back-top_hover,
.icon-popular-btn-back,
.icon-popular-btn-back_hover,
.icon-popular-btn-next-bottom,
.icon-popular-btn-next-bottom_hover,
.icon-popular-btn-next,
.icon-popular-btn-next_hover,
.icon-pro,
.b-pro:before,
.b-review-info__icon,
.b-shopping-case__icon {
  display: inline-block;
  background-image: url('../image/stylus_sprites/stylus_site_05e46a1_r-64d15dd4799ce178cab169db905e46a1.png');
}
.icon-cart_ic_white_18_18,
.b-shopping-case__icon {
  background-position: 0px -25px;
  width: 18px;
  height: 18px;
}
.icon-comment_color_grey,
.b-review-info__icon {
  background-position: -20px -25px;
  width: 13px;
  height: 17px;
}
.icon-endorsement-small {
  background-position: -35px -25px;
  width: 13px;
  height: 12px;
}
.icon-popular-btn-back-top {
  background-position: 0px -45px;
  width: 23px;
  height: 12px;
}
.icon-popular-btn-back-top_hover {
  background-position: -56px 0px;
  width: 23px;
  height: 12px;
}
.icon-popular-btn-back {
  background-position: -42px 0px;
  width: 12px;
  height: 23px;
}
.icon-popular-btn-back_hover {
  background-position: 0px 0px;
  width: 12px;
  height: 23px;
}
.icon-popular-btn-next-bottom {
  background-position: -56px -14px;
  width: 23px;
  height: 12px;
}
.icon-popular-btn-next-bottom_hover {
  background-position: -56px -28px;
  width: 23px;
  height: 12px;
}
.icon-popular-btn-next {
  background-position: -28px 0px;
  width: 12px;
  height: 23px;
}
.icon-popular-btn-next_hover {
  background-position: -14px 0px;
  width: 12px;
  height: 23px;
}
.icon-pro,
.b-pro:before {
  background-position: -81px 0px;
  width: 82px;
  height: 12px;
}
body {
  font-family: Arial, sans-serif;
  font-size: 0.813em;
  line-height: 1.125em;
  margin: 0;
  padding: 0;
}
div,
h1,
h2,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
blockquote,
th,
td,
ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
h2 {
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: 0.4em;
  margin-top: 0.4em;
}
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.2em;
}
p {
  margin: 8px 0;
}
a {
  outline: 0;
}
a img {
  border: 0;
}
.b-image-holder {
  display: block;
  position: relative;
  width: 100%;
}
.b-image-holder:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.b-image-holder__wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  font-size: 0px;
  text-align: center;
}
.b-image-holder__img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.b-one-click-order-dialog {
  width: 536px;
}
.b-one-click-order-dialog__image-cell {
  float: left;
  display: block;
  padding: 0;
  margin: 0 10px 0 0;
  width: 100px;
}
.b-one-click-order-dialog__name-cell {
  display: block;
  padding: 0;
  margin: 0 0 0 110px;
}
.b-one-click-order-dialog__price-cell {
  display: block;
  padding: 0;
  margin: 10px 0 0 110px;
  line-height: 38px;
  font-size: 36px;
}
.b-one-click-order-dialog__phone-field,
input[type="text"].b-one-click-order-dialog__phone-field {
  vertical-align: middle;
  border: 1px solid #cbcbcb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: #ccc 2px 3px 2px -3px inset;
  -moz-box-shadow: #ccc 2px 3px 2px -3px inset;
  box-shadow: #ccc 2px 3px 2px -3px inset;
  width: 250px;
  height: 66px;
  padding: 0 10px;
  font-size: 58px;
  line-height: 64px;
  font-family: Arial, Sans-Serif;
  color: #333;
}
.b-one-click-order-dialog__submit-line {
  display: block;
  padding: 0;
  margin: 15px 0 0 0;
}
.b-one-click-order-dialog__phone-code {
  vertical-align: middle;
  font-size: 58px;
  cursor: pointer;
  border-bottom: 1px dashed;
  font-family: Arial, Sans-Serif;
}
input[type="text"].b-one-click-order-dialog__phone-code {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cbcbcb;
  -webkit-box-shadow: #ccc 2px 3px 2px -3px inset;
  -moz-box-shadow: #ccc 2px 3px 2px -3px inset;
  box-shadow: #ccc 2px 3px 2px -3px inset;
  width: 100px;
  height: 66px;
  padding: 0;
  font-size: 58px;
  line-height: 64px;
  font-family: Arial, Sans-Serif;
  color: #333;
}
.b-one-click-order-dialog__send-button {
  vertical-align: middle;
}
.b-one-click-order-dialog__after-text {
  display: block;
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 14px;
}
.b-one-click-order-dialog__phone-operator-code,
input[type="text"].b-one-click-order-dialog__phone-operator-code {
  vertical-align: middle;
  border: 1px solid #cbcbcb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: #ccc 2px 3px 2px -3px inset;
  -moz-box-shadow: #ccc 2px 3px 2px -3px inset;
  box-shadow: #ccc 2px 3px 2px -3px inset;
  width: 70px;
  height: 66px;
  padding: 0 10px;
  font-size: 58px;
  line-height: 64px;
  font-family: Arial, Sans-Serif;
  color: #333;
}
.b-one-click-order-dialog__name-link {
  color: #00a1cd;
  font-size: 19px;
  line-height: 23px;
  word-wrap: break-word;
}
.b-one-click-order-dialog__name-link:hover {
  color: #00a1cd;
}
.b-one-click-order-dialog__devide-line {
  border-top: 1px dotted #dadada;
}
.b-one-click-order-dialog__name {
  font-size: 19px;
  line-height: 23px;
  word-wrap: break-word;
}
.b-one-click-order-dialog__phone-plus {
  vertical-align: middle;
  font-size: 58px;
  font-family: Arial, Sans-Serif;
}
.b-one-click-order-dialog__phone-operator-code_big,
input[type="text"].b-one-click-order-dialog__phone-operator-code_big {
  width: 95px;
}
.b-one-click-order-dialog__phone-field_small,
input[type="text"].b-one-click-order-dialog__phone-field {
  width: 225px;
}
.b-order-prepare {
  width: 830px;
  min-width: 830px;
  font-family: Arial;
  font-size: 13px;
  color: #545454;
}
.b-order-prepare__medium-text {
  font-size: 14px;
}
.b-order-prepare__amount-line {
  position: relative;
  padding: 20px 0;
  border-top: 1px dotted #dadada;
}
.b-order-prepare__amount-line:first-child {
  border-top: 0 none;
  padding-top: 0;
}
.b-order-prepare__amount-holder {
  overflow: auto;
  height: 600px;
  padding-right: 44px;
  margin-right: -44px;
}
.b-order-prepare__product-image-box {
  position: relative;
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 15px;
  -webkit-box-shadow: 0 0 3px #dbd9da;
  -moz-box-shadow: 0 0 3px #dbd9da;
  box-shadow: 0 0 3px #dbd9da;
  background-color: #fff;
}
.b-order-prepare__amount-info {
  margin: 0 52px 0 120px;
}
.b-order-prepare__product-old-price {
  color: #b8b8b8;
  display: block;
  font-size: 18px;
  line-height: 1.25em;
  margin: 8px 0 12px;
  text-decoration: line-through;
}
.b-order-prepare__product-name {
  font-size: 14px;
  line-height: 1.25em;
}
.b-order-prepare__paid-label {
  float: left;
  width: 110px;
  color: #929292;
}
.b-order-prepare__paid-label_pos_middle {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.6em;
}
.b-order-prepare__total {
  display: inline-block;
  font-size: 30px;
  line-height: 1.25em;
}
.b-order-prepare__column {
  position: relative;
  float: left;
  width: 371px;
  padding: 19px 35px 19px 9px;
}
.b-order-prepare__background-column {
  position: absolute;
  left: 0;
  top: 0;
  width: 49%;
  height: 100%;
  border-right: 1px solid #ededed;
  background: #fff;
}
.b-order-prepare__zip-code {
  float: left;
}
.b-order-prepare__zip-code input[type="text"].b-input__field {
  width: 88px;
  *width: 78px;
}
.b-order-prepare__safe-shopping-label {
  float: left;
  margin-top: 8px;
}
.b-order-prepare__amount-line_type_first-child {
  border-top: 0 none;
  padding-top: 0;
}
.b-order-prepare__column-notification {
  background: #fff6dc;
  position: relative;
  width: 100%;
  padding: 23px 26px 20px 40px;
  margin: -50px -26px 20px -40px;
  font-size: 13px;
}
.b-order-prepare__column_position_first {
  padding-bottom: 0;
}
.b-order-prepare__menu {
  padding: 15px 0;
}
.b-order-prepare__menu_position_fixed {
  position: fixed;
  left: 50%;
  bottom: 0;
  z-index: 1000;
  overflow: hidden;
  width: 812px;
  margin: 0 0 0 -446px;
  padding: 15px 40px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  border-top: 1px #e6e6e6 solid;
}
.b-order-prepare__menu_position_fixed .b-order-prepare__menu-label {
  font-size: 13px;
  margin: 10px 0 0 20px;
  line-height: 1.25em;
}
.b-order-prepare__menu-label {
  float: left;
  width: 170px;
  display: none;
  font-size: 0;
  line-height: 0;
  color: #929292;
}
.b-order-prepare__menu_type_callback .b-order-prepare__safe-shopping-label {
  display: none;
}
.b-order-prepare__menu_type_callback .b-order-prepare__menu-callback {
  display: block;
}
.b-order-prepare__menu-callback {
  display: none;
  float: left;
}
.b-order-prepare__discount {
  position: absolute;
  bottom: 0;
  right: 0;
}
.b-epayment-cart {
  overflow: hidden;
  height: 1%;
  background: #fff;
  font-size: 13px;
}
.b-epayment-cart__icon {
  vertical-align: middle;
}
.b-epayment-cart__item {
  float: left;
  height: 40px;
  line-height: 37px;
}
.b-pro {
  display: inline-block;
  padding: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #f5f5f5;
  line-height: 1px;
  cursor: help;
}
.b-pro:before {
  width: 21px;
  content: "";
}
.b-pro_stars_one:before {
  width: 34px;
}
.b-pro_stars_two:before {
  width: 46px;
}
.b-pro_stars_three:before {
  width: 58px;
}
.b-pro_stars_four:before {
  width: 70px;
}
.b-pro_stars_five:before {
  width: 82px;
}
.b-deal-confirm-hint {
  zoom: 1;
}
.b-deal-confirm-hint:after {
  display: block;
  clear: both;
  content: "";
}
.b-deal-confirm-hint__image {
  background: url('../image/icon/handshake_big_r-46a2a2c1ed57505895143d9f6baf9eb1.png');
  width: 57px;
  height: 36px;
  float: left;
  margin: 3px 10px 0 0;
}
.b-deal-confirm-hint__text {
  overflow: hidden;
  height: 1%;
}
.b-create-new-order {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border: #e4e4e4 solid;
  border-width: 1px 0;
  height: 42px;
  -webkit-box-shadow: 0 -1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 -1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 -1px 1px rgba(0,0,0,0.1);
  -webkit-transform: translateZ(0);
}
.b-create-new-order__container {
  width: 980px;
  margin: 10px auto;
}
.b-contact-info {
  line-height: 1.385em;
}
.b-contacts__row {
  overflow: hidden;
  display: block;
  margin: 8px 0;
  font-style: normal;
  font-weight: normal;
}
.b-contacts__row:before {
  display: block;
  float: left;
  padding: 0 5px 0 0;
  font-weight: bold;
  content: attr(title) ":";
}
.b-contacts__comma + .b-contacts__comma:before {
  content: ", ";
}
.b-contacts__code:before {
  content: " (";
}
.b-contacts__code:after {
  content: ") ";
}
.b-contacts__phone {
  display: inline;
  word-break: break-word;
}
.b-contacts__phone:after {
  white-space: pre;
  content: "\A";
}
.b-preview-label {
  height: 74px;
}
.b-preview-label__link {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.b-preview-label__link:hover .b-preview-label__link-text {
  color: #333;
  text-decoration: underline;
}
.b-preview-label__panel {
  z-index: 1200;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
  background-color: #f4f5f6;
  color: #333;
}
.b-preview-label__panel:after {
  content: attr(data-text);
  background-color: #f8e8bc;
  text-align: center;
  padding: 3px 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-box-shadow: inset 0 4px 5px -4px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0 4px 5px -4px rgba(0,0,0,0.5);
  box-shadow: inset 0 4px 5px -4px rgba(0,0,0,0.5);
}
.b-preview-label__item {
  vertical-align: middle;
  text-align: center;
}
.b-preview-label__item_with_delim {
  border-left: 1px solid #c2c2c2;
}
.b-preview-label__close {
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.b-preview-label__link {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.b-preview-label__link:hover .b-preview-label__link-text {
  color: #333;
  text-decoration: underline;
}
.b-preview-label__link-text {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.b-preview-label__item_state_active {
  background-color: #4e4e4e;
  -webkit-box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.6);
  -moz-box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.6);
  box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.6);
}
.b-preview-label__theme-list {
  max-height: 50px;
  background-color: #f4f5f6;
  padding: 0 10px;
  overflow: hidden;
  text-align: left;
  -webkit-transition: 0.3s max-height ease;
  -moz-transition: 0.3s max-height ease;
  -o-transition: 0.3s max-height ease;
  transition: 0.3s max-height ease;
}
.b-preview-label__theme-list:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #f4f5f6;
}
.b-preview-label__theme-list-item {
  display: inline-block;
  height: 50px;
  padding: 0 15px;
  cursor: pointer;
  border-bottom: 1px solid #d7d7d7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f4f5f6;
}
.b-preview-label__theme-list-item:hover {
  background-color: #d7d7d7;
}
.b-preview-label__theme-list-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.b-preview-label__theme-selector {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #c2c2c2;
}
.b-preview-label__theme-list-item_state_active {
  background-color: #4e4e4e;
  -webkit-box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.6);
  -moz-box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.6);
  box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.6);
}
.b-preview-label__item_type_theme {
  border-left: 1px solid #c2c2c2;
  padding: 0;
}
.b-preview-label__theme-list-arrow {
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.b-preview-label__item_type_btn {
  padding: 0;
}
.b-preview-label__item_type_theme-dd {
  vertical-align: top;
}
.b-preview-label__item_type_theme-dd .b-preview-label__theme-list {
  position: absolute;
  z-index: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-preview-label__item_type_theme-dd:hover {
  border-left-color: transparent;
}
.b-preview-label__item_type_theme-dd:hover + .b-preview-label__item_with_delim {
  border-left-color: transparent;
}
.b-preview-label__item_type_theme-dd:hover .b-preview-label__theme-list {
  max-height: 400px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
}
.b-preview-label__item_type_theme-dd:hover .b-preview-label__theme-list-arrow {
  -moz-transform: rotateX(-180deg);
  -webkit-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  -khtml-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.b-autocomplete {
  position: absolute;
  z-index: 1000;
  max-width: 500px;
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
  box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
  list-style: none;
}
.b-autocomplete__item {
  cursor: pointer;
}
.b-autocomplete__link {
  display: block;
  padding: 4px 7px;
  color: #000;
  background: #fff;
}
.b-autocomplete__link:hover {
  text-decoration: none;
  color: #000;
  background: #eee;
}
.b-autocomplete__link_stat_current {
  text-decoration: none;
  background: #eee;
}
.b-payments-list {
  margin-bottom: 30px;
  height: 1%;
  list-style: none;
}
.b-payments-list:after {
  clear: both;
  content: "";
  display: block;
}
.b-payments-list__item {
  float: left;
  margin: 0 1px 1px 0;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  width: 100px;
  height: 100px;
  background: #fbfbfb;
  -webkit-box-shadow: 0 0 3px 1px #ededed;
  -moz-box-shadow: 0 0 3px 1px #ededed;
  box-shadow: 0 0 3px 1px #ededed;
}
.b-payments-list__link {
  display: block;
  border: 1px solid transparent;
  width: 99px;
  height: 99px;
  line-height: 99px;
  cursor: pointer;
  background: #fff;
}
.b-payments-list__link:hover {
  border-color: #10bff4;
}
.b-payments-list__centered-image {
  vertical-align: middle;
}
/* b-company-info is used in popup contacts (d1-d4) */
.b-company-info {
  list-style: none;
  line-height: 1.385em;
}
.b-company-info_loc_product .b-company-info__item {
  margin: 13px 0;
  font-size: 13px;
  line-height: 16px;
}
.b-company-info__item {
  margin: 8px 0;
  word-wrap: break-word;
}
.b-company-info__item:after {
  display: block;
  content: "";
  clear: both;
}
.b-company-info__label {
  float: left;
  margin-right: 5px;
  font-weight: bold;
}
.b-company-info__name {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  margin-top: 2px;
  white-space: nowrap;
  font-weight: bold;
}
.b-company-info__opinions-link {
  display: inline-block;
  border-bottom: 1px dashed;
  text-decoration: none;
}
.b-company-info__opinions-link:hover {
  text-decoration: none;
}
.b-company-info__more-contacts {
  cursor: pointer;
}
.b-endorsement-label__icon {
  vertical-align: middle;
  margin-right: 5px;
}
.b-endorsement-label__text {
  color: #fff;
  text-decoration: underline;
  vertical-align: middle;
}
.b-endorsement-label__text:hover {
  color: #fff;
  text-decoration: none;
}
.b-head-control-panel {
  position: relative;
  z-index: 1120;
  display: block;
  height: 28px;
  background-color: #222;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.b-head-control-panel__body {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 998px;
}
.b-head-control-panel__body:after {
  clear: both;
  display: block;
  content: "";
}
.b-head-control-panel__placeholder {
  height: 28px;
}
.b-head-control-panel__logo {
  float: left;
  margin: 4px 9px 1px 4px;
}
.b-head-control-panel__logo-img {
  vertical-align: top;
}
.b-head-control-panel__pro-state {
  float: left;
  margin: 6px 6px 0 0;
}
.b-head-control-panel__toolbar {
  float: left;
}
.b-head-control-panel__item-welcome {
  float: left;
  margin: 7px 0 0 0;
  padding: 0 5px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
}
.b-head-control-panel__item-company-deleted {
  float: left;
  margin: 5px 0 0;
  padding: 0 5px;
  border-right: 1px solid #a8acab;
  font-size: 12px;
  color: #bf8184;
}
.b-head-control-panel__item-company-banned {
  float: left;
  margin: 5px 0 0;
  padding: 0 5px;
  border-right: 1px solid #a8acab;
  font-size: 12px;
  color: #bf8184;
}
.b-head-control-panel__favorites {
  float: right;
  margin: 4px 10px 0 0;
}
.b-head-control-panel__opinions-bar {
  float: right;
  margin: 4px 10px 0 0;
  line-height: 14px;
}
.b-head-control-panel__endorsement {
  float: right;
  margin: 6px 10px 0 0;
  font-size: 12px;
  line-height: 14px;
}
.b-head-control-panel__drop-down {
  float: left;
  margin: 0 3px 0 0;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}
.b-head-control-panel__drop-down:hover {
  background-color: #f9f9f9;
  border-right: 1px solid #d7d8db;
  border-left: 1px solid #d7d8db;
}
.b-head-control-panel__drop-down:hover .b-head-control-panel__drop-down-menu {
  visibility: visible;
}
.b-head-control-panel__drop-down:hover .b-head-control-panel__drop-down-arrow {
  visibility: hidden;
}
.b-head-control-panel__drop-down:hover .b-head-control-panel__link {
  color: #7b7b79;
  text-decoration: none;
}
.b-head-control-panel__drop-down .b-head-control-panel__link {
  float: none;
  display: inline-block;
  border: 0 none;
}
.b-head-control-panel__link {
  float: left;
  margin: 7px 0 0;
  padding: 0 5px;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #fff;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.b-head-control-panel__link:hover {
  color: #fff;
  text-decoration: none;
}
.b-head-control-panel__drop-down-arrow {
  vertical-align: middle;
  margin-left: 5px;
}
.b-head-control-panel__drop-down-menu {
  position: absolute;
  z-index: 12;
  visibility: hidden;
  margin: 0 0 0 -1px;
  background: #f9f9f9;
  border: 1px solid #d7d8db;
  border-width: 0 1px 1px 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.2);
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.2);
  list-style: none;
}
.b-head-control-panel__drop-down-item {
  margin: 0 15px;
  padding: 2px 0;
  border-top: 1px dotted #d1d1d1;
  font-size: 12px;
}
.b-head-control-panel__drop-down-item:first-child {
  border: 0 none;
}
.b-head-control-panel__drop-down-item_border_none {
  border: 0 none;
}
.b-head-control-panel__drop-down-sub-item {
  margin: 0 15px;
  padding: 2px 0;
  font-size: 12px;
}
.b-head-control-panel__drop-down-link {
  color: #7b7b79;
  text-decoration: underline;
  border: 0;
  background: none;
  padding: 0;
  cursor: pointer;
}
.b-head-control-panel__drop-down-link:visited {
  color: #7b7b79;
}
.b-head-control-panel__drop-down-link:hover {
  color: #7b7b79;
  text-decoration: none;
}
.b-head-control-panel__cart {
  float: right;
}
.b-head-control-panel__link_type_register {
  border: 0 none;
}
.b-head-control-panel__container {
  width: 980px;
  margin: 0 auto;
}
.b-head-control-panel__container:after {
  clear: both;
  display: block;
  content: "";
}
.b-head-control-panel_type_static {
  position: static;
}
.b-review-info {
  font-size: 12px;
  line-height: 14px;
  white-space: nowrap;
}
.b-review-info__icon {
  margin: 3px 7px 0 0;
  vertical-align: middle;
}
.b-review-info__text {
  color: #fff;
  white-space: nowrap;
  vertical-align: middle;
}
.b-review-info__link {
  color: #fff;
  text-decoration: underline;
}
.b-review-info__link:hover {
  color: #fff;
  text-decoration: none;
}
.b-shopping-case {
  overflow: hidden;
  height: 28px;
  width: 240px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.b-shopping-case__content {
  height: 19px;
  padding: 4px 7px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background-color: #444;
  background: -webkit-linear-gradient(top, #a0a0a0, #444);
  background: -moz-linear-gradient(top, #a0a0a0, #444);
  background: -ms-linear-gradient(top, #a0a0a0, #444);
  background: -o-linear-gradient(top, #a0a0a0, #444);
  background: linear-gradient(top, #a0a0a0, #444);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=fixed, startColorstr='ieHexOpacityColor((#a0a0a0))', endColorstr='ieHexOpacityColor((#444))');
}
.b-shopping-case__icon {
  position: absolute;
  top: 0;
  left: -25px;
}
.b-shopping-case__link {
  position: relative;
  display: inline-block;
  margin: 0 0 0 25px;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  vertical-align: top;
}
.b-shopping-case__link:hover {
  color: #fff;
  text-decoration: none;
}
.b-shopping-case_empty_no {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.b-shopping-case__quantity {
  display: inline-block;
  padding: 0 4px;
  margin-left: 3px;
  border: 1px solid #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  -moz-text-shadow: 0 0 0 #fff;
  -webkit-text-shadow: 0 0 0 #fff;
  text-shadow: 0 0 0 #fff;
}
.b-footer {
  overflow: hidden;
  padding: 10px;
}
.b-footer__row {
  overflow: hidden;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}
.b-footer__link-logo {
  margin-left: 3px;
  vertical-align: middle;
}
.b-footer__counters {
  float: right;
}
.b-counter {
  position: relative;
  display: inline-block;
  width: 88px;
  height: 29px;
  padding: 2px 0 0;
  background: url('../image/bonus/raiting_blue_r-2587c8a7071f7ec337576b53fcf28eed.png') no-repeat;
  vertical-align: top;
  text-decoration: none;
}
.b-counter__hosts {
  float: left;
  padding: 0 2px 0 4px;
  color: #959595;
  font-size: 6px;
  line-height: 9px;
  font-family: Arial;
  cursor: pointer;
}
.b-counter__hits {
  float: right;
  padding: 0 4px 0 2px;
  color: #959595;
  font-size: 6px;
  line-height: 9px;
  font-family: Arial;
  cursor: pointer;
}
.b-counter__cnt {
  display: block;
  color: #0072d6;
  font-size: 8px;
}
.b-counter__logo {
  position: absolute;
  left: 0;
  bottom: -5px;
  overflow: hidden;
  width: 100%;
  height: 20px;
  text-indent: -9999px;
  cursor: pointer;
}
.b-create-new-order {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border: #e4e4e4 solid;
  border-width: 1px 0;
  height: 42px;
  -webkit-box-shadow: 0 -1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 -1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 -1px 1px rgba(0,0,0,0.1);
  -webkit-transform: translateZ(0);
}
.b-create-new-order__container {
  width: 980px;
  margin: 10px auto;
}
.b-not-working {
  position: relative;
  width: 605px;
  height: 244px;
  margin: 60px auto 20px;
  padding: 100px 80px 0;
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
  font-size: 13px;
}
.b-not-working:before {
  position: absolute;
  top: 100px;
  right: 100px;
  width: 149px;
  height: 146px;
  background: url("../image/not_working_r-2a444b4f98ddf24671520a4176c3f175.png") no-repeat;
  content: '';
}
.b-belprom-product-support-info {
  border-width: 0 0 1px;
  border-style: dotted;
  font-weight: normal;
  cursor: pointer;
}
.b-belprom-product-support-info:hover {
  border-width: 0;
}

.icon-abstract,.icon-base-site,.icon-base-main,.icon-base-cabinet,.icon-base-member,.icon-base-common,.icon-base-main-page-trio,.icon-base-ymaps,.icon-base-tutorial_wizard,.icon-base-admin{display:inline-block;*vertical-align:middle;*display:inline;*font-size:1px;*zoom:1}.icon-arrow-white-left,.b-product-preview__prev:after,.icon-arrow-white-right,.b-product-preview__next:after,.icon-button-arrow,.b-button__holder-arrow,.icon-cart-order-small,.b-button__holder-icon,.icon-cart_emty,.icon-cat_drop_menu_arr,.b-drop-down__arrow,.b-drop-down_theme_pseudo-link:hover .b-drop-down__arrow,.b-drop-down_theme_scrollable-portal:hover .b-drop-down__arrow,.icon-cat_drop_menu_arr_cur_black,.b-drop-down__value:hover .b-drop-down__arrow,.b-drop-down_state_active .b-drop-down__arrow,.icon-cat_drop_menu_arr_cur_white,.b-drop-down_theme_light.b-drop-down_state_active .b-drop-down__arrow,.b-drop-down_theme_light.b-drop-down_state_active:hover .b-drop-down__arrow,.icon-close_filter_big,.b-overlay__safe-shopping .b-overlay__close-button,.icon-close_messsage,.icon-confirm-check,.icon-delete_shop_item,.b-shopping-cart__delete-item,.icon-delete_shop_item_mouseover,.b-shopping-cart__delete-item:hover,.icon-delivery_company,.icon-delivery_company_small,.icon-epayment-liqpay,.icon-epayment-moneymailru,.icon-epayment-privat24,.icon-epayment-qiwi,.icon-epayment-visa,.icon-epayment-webmoney,.icon-filter-close_small_mouseover_red,.b-input__remove-icon:hover .icon-filter-close_small,.icon-gift,.icon-grey-down-arrow-hvr,.b-input__change-button-panel:hover .b-input__change-button-arrow-down,.b-input__change-button-panel:active .b-input__change-button-arrow-down,.icon-grey-down-arrow,.b-input__change-button-arrow-down,.b-input__change-buttons-wrap_state_disabled .b-input__change-button-panel .b-input__change-button-arrow-down,.icon-grey-up-arrow-hvr,.b-input__change-button-panel:hover .b-input__change-button-arrow-up,.b-input__change-button-panel:active .b-input__change-button-arrow-up,.icon-grey-up-arrow,.b-input__change-button-arrow-up,.b-input__change-buttons-wrap_state_disabled .b-input__change-button-panel .b-input__change-button-arrow-up,.icon-map_pointer,.icon-meest_express_list_icon,.icon-nav-arrow-down,.icon-nova_poshta_list_icon,.icon-oper_but_tail,.b-button__tail,.icon-outer_link,.icon-phone_small,.icon-pickpoint_marker,.icon-progress_square,.icon-schedule,.icon-shop_box_arrow_down,.icon-terms_payment{display:inline-block;background-image:url('../image/sprites/site_68a3ed6_r-f0649b47370501ad0bccab68c68a3ed6.png')}.icon-arrow-white-left,.b-product-preview__prev:after{background-position:-127px -64px;width:15px;height:28px}.icon-arrow-white-right,.b-product-preview__next:after{background-position:-144px -64px;width:15px;height:28px}.icon-button-arrow,.b-button__holder-arrow{background-position:-78px -58px;width:12px;height:34px}.icon-cart-order-small,.b-button__holder-icon{background-position:-199px -51px;width:21px;height:20px}.icon-cart_emty{background-position:-82px 0px;width:43px;height:41px}.icon-cat_drop_menu_arr,.b-drop-down__arrow,.b-drop-down_theme_pseudo-link:hover .b-drop-down__arrow,.b-drop-down_theme_scrollable-portal:hover .b-drop-down__arrow{background-position:-224px -112px;width:7px;height:5px}.icon-cat_drop_menu_arr_cur_black,.b-drop-down__value:hover .b-drop-down__arrow,.b-drop-down_state_active .b-drop-down__arrow{background-position:-215px -112px;width:7px;height:5px}.icon-cat_drop_menu_arr_cur_white,.b-drop-down_theme_light.b-drop-down_state_active .b-drop-down__arrow,.b-drop-down_theme_light.b-drop-down_state_active:hover .b-drop-down__arrow{background-position:-226px -96px;width:11px;height:8px}.icon-close_filter_big,.b-overlay__safe-shopping .b-overlay__close-button{background-position:-39px 0px;width:41px;height:41px}.icon-close_messsage{background-position:-241px -75px;width:9px;height:9px}.icon-confirm-check{background-position:-78px -96px;width:33px;height:27px}.icon-delete_shop_item,.b-shopping-cart__delete-item{background-position:0px -58px;width:37px;height:36px}.icon-delete_shop_item_mouseover,.b-shopping-cart__delete-item:hover{background-position:-39px -58px;width:37px;height:36px}.icon-delivery_company{background-position:-164px -51px;width:33px;height:22px}.icon-delivery_company_small{background-position:-164px -96px;width:19px;height:14px}.icon-epayment-liqpay{background-position:0px -126px;width:86px;height:27px}.icon-epayment-moneymailru{background-position:-89px -155px;width:98px;height:13px}.icon-epayment-privat24{background-position:0px -96px;width:76px;height:28px}.icon-epayment-qiwi{background-position:-92px -58px;width:20px;height:31px}.icon-epayment-visa{background-position:-164px -26px;width:85px;height:23px}.icon-epayment-webmoney{background-position:-164px 0px;width:86px;height:24px}.icon-filter-close_small_mouseover_red,.b-input__remove-icon:hover .icon-filter-close_small{background-position:-212px -96px;width:12px;height:12px}.icon-gift{background-position:0px 0px;width:37px;height:56px}.icon-grey-down-arrow-hvr,.b-input__change-button-panel:hover .b-input__change-button-arrow-down,.b-input__change-button-panel:active .b-input__change-button-arrow-down{background-position:-188px -112px;width:10px;height:7px}.icon-grey-down-arrow,.b-input__change-button-arrow-down,.b-input__change-buttons-wrap_state_disabled .b-input__change-button-panel .b-input__change-button-arrow-down{background-position:-239px -96px;width:10px;height:7px}.icon-grey-up-arrow-hvr,.b-input__change-button-panel:hover .b-input__change-button-arrow-up,.b-input__change-button-panel:active .b-input__change-button-arrow-up{background-position:-164px -112px;width:10px;height:7px}.icon-grey-up-arrow,.b-input__change-button-arrow-up,.b-input__change-buttons-wrap_state_disabled .b-input__change-button-panel .b-input__change-button-arrow-up{background-position:-176px -112px;width:10px;height:7px}.icon-map_pointer{background-position:-222px -51px;width:13px;height:19px}.icon-meest_express_list_icon{background-position:-127px -32px;width:35px;height:30px}.icon-nav-arrow-down{background-position:-241px -86px;width:7px;height:4px}.icon-nova_poshta_list_icon{background-position:-127px 0px;width:35px;height:30px}.icon-oper_but_tail,.b-button__tail{background-position:-200px -112px;width:13px;height:7px}.icon-outer_link{background-position:-224px -75px;width:15px;height:15px}.icon-phone_small{background-position:-237px -51px;width:11px;height:18px}.icon-pickpoint_marker{background-position:-164px -75px;width:20px;height:19px}.icon-progress_square{background-position:0px -155px;width:87px;height:17px}.icon-schedule{background-position:-205px -75px;width:17px;height:18px}.icon-shop_box_arrow_down{background-position:-185px -96px;width:25px;height:13px}.icon-terms_payment{background-position:-186px -75px;width:17px;height:18px}.rounded-default{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.js-link-base,.js-link-blue,.js-link-grey,.js-link-black,.js-link-red{display:inline-block;text-decoration:none;line-height:1.08em;cursor:pointer}.b-browser-update{font-family:Arial;width:745px;margin:10px auto;padding:10px;background-color:#fff}.b-browser-update__list{overflow:hidden;list-style-type:none;margin:10px -10px}.b-browser-update__list-item{width:151px;padding:20px 10px;float:left;margin:0 10px;text-align:center;_margin:0 5px}.b-browser-update__list-item_even_yes{background-color:#f7f7f7}.b-order-prepare{width:830px;font-family:Arial;font-size:13px;color:#545454}.b-order-prepare__medium-text{font-size:14px !important}.b-order-prepare__amount-line{position:relative;padding:20px 0;border-top:1px dotted #dadada}.b-order-prepare__amount-line:first-child{border-top:0 none;padding-top:0}.b-order-prepare__amount-holder{overflow:auto;height:600px;padding-right:44px;margin-right:-44px}.b-order-prepare__product-image-box{position:relative;float:left;width:100px;height:100px;margin-right:15px;-webkit-box-shadow:0 0 3px #dbd9da;-moz-box-shadow:0 0 3px #dbd9da;box-shadow:0 0 3px #dbd9da;background-color:#fff}.b-order-prepare__amount-info{margin:0 52px 0 120px}.b-order-prepare__product-old-price{color:#b8b8b8;display:block;font-size:18px;line-height:1.25em;margin:8px 0 12px;text-decoration:line-through}.b-order-prepare__product-name{font-size:14px;line-height:1.25em}.b-order-prepare__paid-label{float:left;width:110px;color:#929292}.b-order-prepare__paid-label_pos_middle{position:absolute;top:50%;left:0;margin-top:-0.6em}.b-order-prepare__total{display:inline-block;font-size:30px;line-height:1.25em}.b-order-prepare__column{position:relative;float:left;width:371px;padding:19px 35px 19px 9px}.b-order-prepare__background-column{position:absolute;left:0;top:0;width:49%;height:100%;border-right:1px solid #ededed;background:#fff}.b-order-prepare__zip-code{float:left}.b-order-prepare__zip-code input[type="text"].b-input__field{width:88px;*width:78px}.b-order-prepare__safe-shopping-label{float:left;margin-top:8px}.b-order-prepare__amount-line_type_first-child{border-top:0 none;padding-top:0}.b-order-prepare__column-notification{background:#fff6dc;position:relative;width:100%;padding:23px 26px 20px 40px;margin:-50px -26px 20px -40px;font-size:13px}.b-order-prepare__column_position_first{padding-bottom:0}.b-order-prepare__menu{padding:15px 0}.b-order-prepare__menu_position_fixed{position:fixed;left:50%;bottom:0;z-index:1000;overflow:hidden;width:812px;margin:0 0 0 -446px;padding:15px 40px;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);border-top:1px #e6e6e6 solid}.b-order-prepare__menu_position_fixed .b-order-prepare__menu-label{font-size:13px;margin:10px 0 0 20px;line-height:1.25em}.b-order-prepare__menu-label{float:left;width:170px;display:none;font-size:0;line-height:0;color:#929292}.b-order-prepare__menu_type_callback .b-order-prepare__safe-shopping-label{display:none}.b-order-prepare__menu_type_callback .b-order-prepare__menu-callback{display:block}.b-order-prepare__menu-callback{display:none;float:left}.b-order-prepare__discount{position:absolute;bottom:0;right:0}.b-react-overlay{overflow-y:scroll;background-color:#000;background-color:rgba(0,0,0,0.85);color:#333;cursor:default;display:block;top:0;left:0;right:0;bottom:0;position:fixed;text-align:center;height:100%;font-family:Arial,sans-serif}.b-react-overlay:after{content:"";display:inline-block;vertical-align:middle;height:100%}.b-react-overlay__dialog{background-color:#f8f8f8;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:#fff 0 0 0;position:relative;margin:70px auto;display:inline-block;text-align:left;max-width:85%;vertical-align:middle}.b-react-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5;cursor:pointer}.b-react-overlay__dialog_type_success-msg-empty{margin:-31px}.b-react-overlay__dialog_type_success-msg-empty .b-overlay__msg-header{padding:31px 31px 0}.b-react-overlay__dialog_type_success-msg-empty .b-overlay__msg-content{padding:0 31px}.b-react-overlay__dialog_type_success-msg-empty .b-overlay__msg-footer{border-top:1px solid #ededed;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;margin-bottom:0;padding:20px 31px 31px;background-color:#f8f8f8}.b-react-overlay__dialog_theme_white{padding:0;box-shadow:none;background-color:#fff}.b-react-overlay__header_theme_gray{border-bottom:1px solid #ededed;background-color:#f8f8f8}.b-react-overlay__dialog_theme_transparent{background:none}.b-react-overlay__dialog_size_full-window{width:100%;max-width:100%;height:100%;position:absolute;left:0;top:0;padding:0;margin:0}.b-react-overlay__dialog_size_full-window .b-product-preview__cell-right{float:right;width:348px;height:100%;background:#fff}.b-react-overlay__dialog_size_full-window .b-product-preview__cell-left{overflow:hidden;height:100%;float:none;width:auto;margin:0}.b-react-overlay__dialog_size_full-window .b-product-preview__cell-left:after{content:"";display:inline-block;vertical-align:middle;height:100%}.b-react-overlay__footer_theme_gray{background:#eee;margin:0 -31px -31px;padding:20px 31px;border-top:1px #e4e4e4 solid}.b-react-overlay__content_theme_gray{border-bottom:1px solid #ededed;border-top:1px solid #ededed;background-color:#f8f8f8}.b-react-overlay__header.b-react-overlay__header_size_small{padding-top:15px}.b-react-overlay__dialog_type_close-btn-outside .b-react-overlay__close-button{right:-30px;top:-30px}.b-overlay{z-index:999;overflow:hidden;display:none;border:2px solid #959595;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:#999 0 0 50px;-moz-box-shadow:#999 0 0 50px;box-shadow:#999 0 0 50px;background-color:#fff;text-align:left;font-family:Arial,sans-serif}.b-overlay__close-button{position:absolute;top:12px;right:10px;width:13px;height:13px;background-image:url('../image/overlay/close2_r-cb69915441193db1e66ca57d59a183f1.png');cursor:pointer;text-decoration:none;font-style:normal}.b-overlay_type_dialog{padding:31px;background-color:#f8f8f8;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:#fff 0 0 0;border:0 none;z-index:10}.b-overlay_type_dialog .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_dialog .b-overlay__header{padding:0 10px 10px;background:none;color:#878787;font-weight:normal;font-size:24px;line-height:28px}.b-overlay_type_dialog .b-jsp_type_scrollable{margin-top:10px}.b-overlay_type_dialog .b-jsp__drag{background:#959595;border-color:#dfdfdf}.b-overlay_type_dialog .b-old-price{color:#b8b8b8}.b-overlay_type_dialog .b-overlay__headline{margin:-31px -31px 0}.b-overlay__header{padding:10px;margin:0;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;font-size:14px;font-weight:bold;background-color:#ede8de}.b-overlay__content{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;padding:10px;font-size:13px}.b-overlay__content-dialogbuttons{text-align:right;padding:5px 0 0 0}.b-overlay__button{margin-right:7px}.b-overlay_view_attribute-category .b-overlay__content{width:600px;height:400px;overflow:hidden;overflow-y:auto}.b-overlay__header_type_transparent{background-color:transparent}.b-overlay__content_layout_no-padded{padding:0 10px}.b-overlay_type_alert-dialog{background-color:#fff;width:400px;padding:30px 40px}.b-overlay_type_alert-dialog .b-overlay__close-button{color:#a3a3a3;font-size:20px}.b-overlay_type_alert-dialog .b-overlay__header{color:#c1492d;padding:0;font-size:18px}.b-overlay_type_alert-dialog .b-overlay__content{color:#979797;padding:0;overflow:hidden}.b-overlay__icon-alert{float:left;margin-right:40px}.b-overlay__link{color:#00a1cd}.b-overlay__link:hover{color:#00a1cd}.b-overlay__safe-shopping{width:512px;padding:100px 115px 80px;background-color:#fff;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 0 rgba(0,0,0,0.2);box-shadow:0 5px 5px 0 rgba(0,0,0,0.2);border:1px solid #ededed}.b-overlay__safe-shopping .b-overlay__close-button{position:absolute;right:40px;top:40px}.b-overlay__safe-shopping .b-overlay__content{padding:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;line-height:24px;font-size:14px}.b-overlay__safe-shopping_type_safety-advice .b-overlay__content{width:512px;height:400px;overflow:hidden;overflow-y:auto}.b-overlay_type_delivery-price{width:450px}.b-overlay__help-links{text-decoration:none;border:none}.b-overlay__help-links:hover{text-decoration:underline}.b-overlay__help-links.ajax{border:none}.b-overlay__dialog-bottom{padding:15px 31px;margin:0 -31px -31px -31px;border-top:1px solid #dbdddc;background:#e4e7ec;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-ms-border-radius:0 0 8px 8px;-o-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px}.b-overlay_type_agreement{padding:35px;border:0 none transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px}.b-overlay_type_agreement .b-overlay__content{padding:0 15px 0 0;width:800px;height:400px;overflow:auto}.b-overlay_type_agreement .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:serif;font-size:30px;font-weight:bold;color:#a5a5a5}.b-overlay_type_lesson-invitation{position:relative;z-index:auto;display:block;height:1%;padding:8px 20px 8px 50px;border:1px solid #f4dac1;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#fff7c9;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow:0 1px 2px rgba(0,0,0,0.1)}.b-overlay_type_lesson-invitation .b-overlay__close-button{background:none;font-size:16px;line-height:16px}.b-overlay_type_lesson-invitation .b-overlay__content{overflow:hidden;height:1%;padding:9px 0;color:#5f250f}.b-overlay_type_lesson-invitation:after{display:block;clear:both;content:""}.b-overlay__icon-lessons{float:left;padding-right:40px;margin-right:40px;border-right:1px solid #f4dac1}.b-overlay__link-lessons{text-decoration:none}.b-overlay__link-lessons:hover{text-decoration:underline}.b-overlay_type_attention{width:790px;background-color:#f8f8f8;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:#fff 0 0 0;border:0 none;z-index:10}.b-overlay_type_attention .b-overlay__header{background:#fff;border-bottom:1px solid #e6e6e6;padding:25px 85px;-webkit-box-shadow:0px 1px 3px 0px #e6e6e6;-moz-box-shadow:0px 1px 3px 0px #e6e6e6;box-shadow:0px 1px 3px 0px #e6e6e6;font-size:18px;color:#00afd7;font-weight:normal}.b-overlay_type_attention .b-overlay__content{padding:23px 85px 43px}.b-overlay__close-button_type_round{right:20px;top:22px;width:28px;height:28px;text-indent:-9999px;overflow:hidden;background-image:url('../image/overlay/close3_r-e2f31ae9df0b0e68e31474c2717a301e.png')}.b-overlay__close-button_type_round:hover{background-image:url('../image/overlay/close3-hvr_r-798e8719944c7c3a5fa6e30354aabce6.png')}.b-overlay_type_attention{width:790px;background-color:#f8f8f8;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:#fff 0 0 0;border:0 none;z-index:10}.b-overlay_type_attention .b-overlay__header{background:#fff;border-bottom:1px solid #e6e6e6;padding:25px 85px;-webkit-box-shadow:0px 1px 3px 0px #e6e6e6;-moz-box-shadow:0px 1px 3px 0px #e6e6e6;box-shadow:0px 1px 3px 0px #e6e6e6;font-size:18px;color:#00afd7;font-weight:normal}.b-overlay_type_attention .b-overlay__content{padding:23px 85px 43px}.b-overlay_bg_white{background:#fff}.b-overlay_type_import-contacts{width:792px;box-shadow:none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:0 none;background-color:#fff}.b-overlay_type_import-contacts .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_import-contacts .b-overlay__header{border-radius:0;padding:30px 40px 0;background:none;font-weight:normal;font-size:13px;line-height:normal}.b-overlay_type_import-contacts .b-overlay__content{border-radius:0;padding:0 40px}.b-overlay_type_import-contacts .b-overlay__footer{border-top:1px solid #e5e5e5;padding:30px 40px}.b-overlay__content_min-height_120{min-height:120px}.b-overlay_type_credit-popup{width:730px;box-shadow:none;border:0 none;padding:0}.b-overlay_type_credit-popup .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_credit-popup .b-overlay__content{border-radius:0;padding:20px 40px}.b-overlay_type_credit-popup .b-overlay__footer{padding:10px 40px;background:#f8f8f8;border-top:1px solid #ededed}.b-overlay_type_striped{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:#fff 0 0 0;border:0 none}.b-overlay_type_striped .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_striped .b-overlay__header{background:none;padding:31px 31px 20px;font-weight:normal;color:#333;font-size:13px;line-height:normal}.b-overlay_type_striped .b-overlay__content{background:#f8f8f8;border-top:1px #ededed solid;padding:20px 80px 31px 31px}.b-overlay_type_striped .b-overlay__content_layout_no-padded{padding:0}.b-overlay_type_striped .b-overlay__content_type_thankyou{padding:20px 31px 31px}.b-overlay__title{font-size:24px;line-height:28px;color:#878787;font-weight:normal;margin:0 0 10px}.b-overlay_max-width_790{max-width:790px}.b-overlay__scrollable-area{max-height:300px;overflow:auto}.b-overlay__content-wrap{height:100%}.b-overlay_overflow_visible{overflow:visible}.b-overlay_type_success-msg-empty{width:544px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:#fff 0 0 0;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:0 none;background-color:#fff}.b-overlay_type_success-msg-empty .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_success-msg-empty .b-overlay__msg-header{padding:31px 31px 0}.b-overlay_type_success-msg-empty .b-overlay__msg-content{padding:0 31px}.b-overlay_type_success-msg-empty .b-overlay__msg-footer{border-top:1px solid #ededed;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;margin-bottom:0;padding:20px 31px 31px;background-color:#f8f8f8}.b-overlay__msg-footer{margin-bottom:30px}.b-overlay__msg-footer:after{content:"";display:block;clear:both}.b-overlay__msg-footer.b-overlay__msg-footer_theme_yellow{background:#fff7c9;border-color:#f3d9c0}.b-overlay__msg-footer.b-overlay__msg-footer_theme_yellow+.b-overlay__msg-dfp{border-top:1px solid #f3d9c0}.b-overlay_type_modal{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:#fff 0 0 0;border:0 none}.b-overlay_type_modal .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_modal .b-overlay__header{padding:30px 40px 0;background:none;color:#878787;font-weight:normal;font-size:24px;line-height:28px}.b-overlay_type_modal .b-overlay__content{padding:0 40px}.b-overlay_type_modal .b-overlay__footer{padding:0 40px 30px}.b-overlay_type_modal .b-jsp_type_scrollable{margin-top:10px}.b-overlay_type_modal .b-jsp__drag{background:#959595;border-color:#dfdfdf}.b-overlay__top-grey-block{background-color:#f8f8f8;border-bottom:1px solid #ededed}.b-overlay__bottom-grey-block{background-color:#f8f8f8;border-top:1px solid #ededed}.b-overlay_padding_big .b-overlay__msg-header{padding:31px 80px 0}.b-overlay_padding_big .b-overlay__msg-content{padding:0 80px}.b-overlay_padding_big .b-overlay__msg-footer{padding:20px 80px 31px}.b-overlay_type_duplicate-user-msg{width:730px;border:0 none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.b-overlay_type_duplicate-user-msg .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_duplicate-user-msg .b-overlay__msg-header{color:#878787;padding:34px 50px 25px;font-size:24px;line-height:24px}.b-overlay_type_duplicate-user-msg .b-overlay__msg-content{color:#7d7d7d;padding:0 50px}.b-overlay_type_poshta{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:#fff 0 0 0;border:0 none;z-index:10;width:850px}.b-overlay_type_poshta .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_poshta .b-overlay__header{ovrderflow:hidden;padding:25px;background-color:#f8f8f8;color:#878787;font-weight:normal}.b-overlay_type_poshta .b-overlay__content{border-top:1px solid #ededed;padding:25px}.b-overlay_type_wufoo{border:0 none;width:600px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-overlay_type_wufoo .b-overlay__close-button{position:absolute;right:20px;top:15px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_wufoo .b-overlay__header{padding:20px 40px;border-bottom:1px solid #e6e6e6;background-color:#fff;-moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;border-top-left-radius:0px;-moz-border-radius-topright:0px;-webkit-border-top-right-radius:0px;border-top-right-radius:0px}.b-overlay_type_wufoo .b-overlay__content{padding:25px 40px;-moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;border-bottom-left-radius:0px;-moz-border-radius-bottomright:0px;-webkit-border-bottom-right-radius:0px;border-bottom-right-radius:0px}.b-overlay_type_opinion-conformation{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:#fff 0 0 0;-moz-box-shadow:#fff 0 0 0;box-shadow:#fff 0 0 0;border:0 none;z-index:10;width:500px}.b-overlay_type_opinion-conformation .b-overlay__close-button{position:absolute;right:10px;top:10px;background:none;font-family:Arial,sans-serif;font-size:30px;color:#a5a5a5}.b-overlay_type_opinion-conformation .b-overlay__header{ovrderflow:hidden;padding:30px 40px;background-color:#f8f8f8;color:#878787;font-weight:normal}.b-overlay_type_opinion-conformation .b-overlay__content{border-top:1px solid #ededed;padding:30px 40px 40px 40px}.b-overlay_type_move-to-unlim-packages .b-overlay__content{-moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;border-bottom-left-radius:0px;-moz-border-radius-bottomright:0px;-webkit-border-bottom-right-radius:0px;border-bottom-right-radius:0px;padding:0px}.b-overlay_type_move-to-unlim-packages .b-overlay__msg-header{margin:-31px -31px 0;background-color:#f2f3f8;padding:40px 85px 0}.b-overlay_type_move-to-unlim-packages .b-overlay__msg-content{background-color:#f2f3f8;padding:0 85px;margin:-1px -32px;border:1px solid transparent}.b-overlay_type_move-to-unlim-packages .b-overlay__msg-footer{margin:0 -31px -31px;padding:30px 85px;background-color:#fff}.b-overlay__close-button_size_small{background:url('../image/overlay/close_small_r-f256d5d699f1201489a8ff35c9ef924a.png') no-repeat;width:9px;height:9px;top:9px;right:6px}.b-popup{position:absolute;margin:0;padding:0;border-width:2px;border-style:solid;border-color:#d5d5d5 #d2d2d2 #cfcfcf;color:#000;max-width:350px;z-index:150;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);background:#fff}.b-popup__header{padding:7px 15px 0;font-size:13px;font-weight:bold}.b-popup__body{margin:10px 15px;font-size:12px}.b-popup__close{position:absolute;top:4px;right:4px;display:none;color:#999;font-size:16px;line-height:12px;cursor:pointer}.b-popup__tail{position:absolute;display:block;width:19px;height:19px;background:url('../image/corners_sprite_r-01762cf11580ba18b29011def9c5ea05.png') 0 0 no-repeat}.b-popup_type_product-termo .b-popup__header{color:#1d8db0 !important;font-size:22px !important;font-weight:bold !important}.b-popup__tail_orientation_east{width:6px;height:12px;background-position:-19px -118px}.b-popup__tail_orientation_west{width:6px;height:12px;background-position:-1px -118px}.b-popup__tail_orientation_south{width:12px;height:6px;background-position:-7px -131px}.b-popup__tail_orientation_north{width:12px;height:6px;background-position:-7px -111px}.b-popup_size_normal{max-width:600px}.b-popup_theme_black{max-width:290px;box-sizing:border-box;background:rgba(0,0,0,0.8);border:0 none;color:#fff}.b-popup_theme_black .b-popup__tail_orientation_north{width:16px;height:8px;background-position:-33px 0}.b-popup_theme_black .b-popup__tail_orientation_south{width:16px;height:8px;background-position:-33px -8px}.b-popup_theme_black .b-popup__tail_orientation_west{width:8px;height:16px;background-position:-33px 0}.b-popup_theme_black .b-popup__tail_orientation_east{width:8px;height:16px;background-position:-41px 0}.b-popup_theme_black .b-popup__close{right:8px;top:10px;color:#fff}.b-popup_theme_pale-yellow{background:#fffde6;border:1px solid #e9d4b5;color:#575757}.b-popup_theme_pale-yellow .b-popup__tail_orientation_north{width:17px;height:9px;background-position:-10px -35px}.b-popup_theme_pale-yellow .b-popup__tail_orientation_south{width:17px;height:9px;background-position:-10px -63px}.b-popup_theme_pale-yellow .b-popup__tail_orientation_west{width:9px;height:17px;background-position:-1px -45px}.b-popup_theme_pale-yellow .b-popup__tail_orientation_east{width:9px;height:17px;background-position:-28px -45px}.b-popup_type_hint-with-closer .b-popup__close{display:block}.b-popup_type_region-autoidentity{z-index:1000;top:20px;left:100px;max-width:290px;border:0 none;border-radius:2px}.b-popup_type_region-autoidentity .b-popup__close{right:8px;top:10px;color:#fff}.b-popup_type_region-autoidentity .b-popup__tail_orientation_north{left:15px;top:-8px;width:16px;height:8px;background-position:-33px 0}.b-popup_mode_form-error{display:inline-block;position:relative;max-width:none;margin:-4px 0 0 10px;background:#fff9df;border:1px solid #e2d7b9;z-index:1;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 3px #dedede;-moz-box-shadow:0 2px 3px #dedede;box-shadow:0 2px 3px #dedede}.b-popup_mode_form-error .b-popup__tail_orientation_north{top:-7px;left:10px;width:17px;height:9px;background-position:-10px -35px}.b-popup_mode_form-error .b-popup__body{display:block;margin:10px 15px;padding:0;color:#797a7c}.b-popup_width_260{max-width:260px}.b-popup_layout_small .b-popup__body{margin:8px 10px}.b-popup_mode_filter-wholesale{position:relative;margin-top:2px;background:#fff;border:1px solid #d8d6d7;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.13);-moz-box-shadow:0 0 2px rgba(0,0,0,0.13);box-shadow:0 0 2px rgba(0,0,0,0.13)}.b-popup_mode_filter-wholesale .b-popup__body{margin:6px 5px;padding:0;font-size:12px;text-align:center}.b-popup_max-width_360{max-width:360px}.b-popup_font-weight_bold .b-popup__body{font-size:13px;font-weight:bold}.b-popup_type_secure-shopping{border-width:1px;width:570px;max-width:570px;top:0;left:0}.b-popup_type_secure-shopping .b-popup__body{margin:20px 40px 25px}.b-popup_type_secure-shopping .b-popup__close{display:block}.b-popup__devider{border-bottom:1px dashed #d2d2d2;margin:5px 0}.b-popup_max-width_510{max-width:510px}.b-shopping-cart{width:735px;font-size:13px;font-family:Arial;color:#545454}.b-shopping-cart__client-notes-toggle{display:inline-block;color:#828282;line-height:1.1em;border-bottom:1px dotted #828282;cursor:pointer}.b-shopping-cart__order-items{position:relative;padding:0px 20px;border:1px solid #e5e5e5;background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.b-shopping-cart__order-item{position:relative;padding:20px 0;border-bottom:1px dotted #e5e5e5}.b-shopping-cart__item-price{display:block;margin-top:20px;word-wrap:break-word;font-size:18px;line-height:1.25em}.b-shopping-cart__order-item_pos_last{border:0 none}.b-shopping-cart__order-down-arrow{position:absolute;left:70px;bottom:0;margin:0 0 -13px -12px}.b-shopping-cart__order-item_pos_last{border:0 none}.b-shopping-cart__item-image-box{position:relative;float:left;width:100px;border:1px solid #dcdcdc;margin-right:30px;line-height:100px;text-align:center;white-space:nowrap;text-decoration:none;font-size:1px}.b-shopping-cart__item-info{overflow:hidden}.b-shopping-cart__item-result-title{margin-bottom:10px;color:#929292;font-size:12px;line-height:1.25em}.b-shopping-cart__item-result-cell{float:left;width:169px}.b-shopping-cart__item-old-price{display:block;margin-bottom:-15px}.b-shopping-cart__quantity-error{display:block;color:#da0000}.b-shopping-cart__total{margin:30px 21px}.b-shopping-cart__total-info-line{zoom:1;position:relative;margin:10px 0}.b-shopping-cart__total-label{font-size:13px;line-height:1.25em;color:#b2b2b2}.b-shopping-cart__total-label_pos_aside{text-align:center;float:left;width:102px;margin-top:8px}.b-shopping-cart__total-label_pos_top{margin:8px 0 10px}.b-shopping-cart__total-info{margin-left:130px}.b-shopping-cart__total-price{font-size:28px;line-height:1.2em}.b-shopping-cart__delete-item{float:right;cursor:pointer}.b-shopping-cart__empty-cart-icon{vertical-align:middle;margin-right:10px}.b-shopping-cart__min-order{color:red;font-size:14px;line-height:1.25em}.b-shopping-cart__item-not-actual-image{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=10);opacity:0.1}.b-shopping-cart__item-not-actual-name{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity:0.4}.b-shopping-cart__item-not-actual-text{color:#f04a5e}.b-shopping-cart__cart-saving{font-size:13px;line-height:1.25em;color:#b2b2b2}.b-shopping-cart__create-order{float:left;margin-right:15px;width:325px}.b-shopping-cart__company-info{float:left;width:223px}.b-pseudo-link{text-decoration:none;border-bottom:1px dotted;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.b-pseudo-link:hover{text-decoration:none;border-color:transparent}.b-pseudo-link:visited{text-decoration:none;border-color:transparent}.b-pseudo-link_underline_dashed{border-bottom-style:dashed}.b-pseudo-link_color_white{color:#fff}.b-pseudo-link_color_white:hover{color:#fff}.b-pseudo-link_color_white:visited{border-color:#fff}.b-contact-table{border-collapse:collapse}td.b-contact-table__term{max-width:120px;padding:0 0 7px;border:0;text-align:right;word-wrap:break-word;vertical-align:top;font-size:12px;line-height:1.25em}td.b-contact-table__definition{vertical-align:top;border:0;padding:0 0 7px;font-size:13px;line-height:1.25em}.b-drop-down{position:relative}.b-drop-down__arrow{position:absolute;right:9px;top:50%;margin-top:-1px}.b-drop-down__list,.b-drop-down__dropped{overflow-y:auto;position:absolute;display:none;margin:-1px 0 0 -1px;padding:5px 0;z-index:12;left:0;top:100%;-webkit-box-shadow:0 1px 2px -1px #ddd;-moz-box-shadow:0 1px 2px -1px #ddd;box-shadow:0 1px 2px -1px #ddd;border:1px solid #cacaca;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;background:#fff;color:#868686;min-width:100%}.b-drop-down__list-item{position:relative;padding:5px 10px;cursor:pointer;word-wrap:break-word;text-shadow:none}.b-drop-down__value{overflow:hidden;position:relative;display:block;border:1px solid #d6d6d6;border-top-color:#e2e2e2;border-bottom-color:#ccc;padding:8px 20px 8px 10px;color:#454545;text-decoration:none;font-size:12px;background:#f2f2f2;cursor:pointer;word-wrap:break-word;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFAFAFA', endColorstr='#FFF2F2F2'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:0 1px 3px -2px rgba(0,0,0,0.45);-moz-box-shadow:0 1px 3px -2px rgba(0,0,0,0.45);box-shadow:0 1px 3px -2px rgba(0,0,0,0.45);background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f2f2f2), color-stop(100%, #fafafa));background-image:-webkit-linear-gradient(bottom, #f2f2f2,#fafafa);background-image:-moz-linear-gradient(bottom, #f2f2f2,#fafafa);background-image:-o-linear-gradient(bottom, #f2f2f2,#fafafa);background-image:-ms-linear-gradient(bottom, #f2f2f2,#fafafa);background-image:linear-gradient(bottom, #f2f2f2,#fafafa);-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-drop-down__value:hover{border-color:#cdcdcd;border-top-color:#dbdbdb;border-bottom-color:#c3c3c3;color:#333;-webkit-box-shadow:0 0 3px -1px rgba(0,0,0,0.3);-moz-box-shadow:0 0 3px -1px rgba(0,0,0,0.3);box-shadow:0 0 3px -1px rgba(0,0,0,0.3);background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f8f8f8), color-stop(100%, #fefefe));background-image:-webkit-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-moz-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-o-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-ms-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:linear-gradient(bottom, #f8f8f8,#fefefe);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFEFEFE', endColorstr='#FFF8F8F8'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-drop-down__value_border-radius-right_none{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.b-drop-down_state_active{z-index:160}.b-drop-down_state_active .b-drop-down__value{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.16) inset;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.16) inset;box-shadow:0 1px 2px 0 rgba(0,0,0,0.16) inset;border:1px solid #d7d7d7;border-top-color:#bdbdbd;border-bottom-color:#d4d4d4;background:#e7e7e7;filter:none;color:#333;text-shadow:0 1px 0px #fff}.b-drop-down_state_active:hover .b-drop-down__value{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.16) inset;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.16) inset;box-shadow:0 1px 2px 0 rgba(0,0,0,0.16) inset;border:1px solid #d7d7d7;border-top-color:#bdbdbd;border-bottom-color:#d4d4d4;background:#e7e7e7;filter:none;color:#333}.b-drop-down_state_active .b-drop-down__list,.b-drop-down_state_active .b-drop-down__dropped,.b-drop-down_state_active .b-drop-down__dropped{display:block}.b-drop-down_theme_light{border:1px solid #e8e8ea;border-color:#e8e8ea #ddd #d6d6d8 #ddd;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f4f4f6));background-image:-webkit-linear-gradient(top, #ffffff,#f4f4f6);background-image:-moz-linear-gradient(top, #ffffff,#f4f4f6);background-image:-o-linear-gradient(top, #ffffff,#f4f4f6);background-image:-ms-linear-gradient(top, #ffffff,#f4f4f6);background-image:linear-gradient(top, #ffffff,#f4f4f6);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF4F4F6'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-drop-down_theme_light.b-drop-down_state_active{position:relative;background:#ababab;filter:none;border:1px solid #848589;text-shadow:0 1px 1px #787878;-webkit-box-shadow:0 0 5px #7f8082 inset;-moz-box-shadow:0 0 5px #7f8082 inset;box-shadow:0 0 5px #7f8082 inset}.b-drop-down_theme_light.b-drop-down_state_active .b-drop-down__value{color:#fff;text-shadow:none}.b-drop-down_theme_light.b-drop-down_state_active .b-drop-down__arrow{right:7px;margin-top:-2px}.b-drop-down_theme_light.b-drop-down_state_active:hover{border:1px solid #848589;color:#fff;-webkit-box-shadow:0 0 5px #7f8082 inset;-moz-box-shadow:0 0 5px #7f8082 inset;box-shadow:0 0 5px #7f8082 inset}.b-drop-down__link{padding:5px 10px;margin:-5px -10px;display:block;color:#4b4b4b;text-decoration:none}.b-drop-down__link:hover{color:#4b4b4b;text-decoration:none}.b-drop-down_theme_simple{font-weight:normal}.b-drop-down_theme_simple.b-drop-down_state_active .b-drop-down__value,.b-drop-down_theme_simple .b-drop-down__value{text-shadow:none;border:0;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:-ms-none;background-image:none;filter:none}.b-drop-down_theme_simple.b-drop-down_state_active .b-drop-down__value:hover,.b-drop-down_theme_simple .b-drop-down__value:hover{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:-ms-none;background-image:none;filter:none}.b-drop-down_theme_simple .b-drop-down__list,.b-drop-down_theme_simple .b-drop-down__dropped{border:solid #e1e1e1;border-width:1px}.b-drop-down_theme_simple .b-drop-down__list-item:hover{background:#f7f7f7}.b-drop-down_theme_simple .b-drop-down__list-item_state_active{background:#fef7da}.b-drop-down_theme_simple .b-drop-down__list-item_state_active:hover{background:#fef7da}.b-drop-down__list-item_state_active{background-color:#e7e7e7}.b-drop-down__list-item_state_active:hover{background-color:#e7e7e7}.b-drop-down__list-item_state_active .b-drop-down__link{color:#868686;cursor:default}.b-drop-down_theme_scrollable{padding:0 20px 0 0;background:none;border:0 none;box-shadow:none;position:absolute;top:0;display:inline-block}.b-drop-down_theme_scrollable.b-drop-down_state_active{padding:10px 20px 10px 20px;margin:-11px 0 0 -21px;background:#fff;border-top:1px solid #cacaca;border-right:1px solid #cacaca;border-bottom:0 none;border-left:1px solid #cacaca;box-shadow:none;width:150px}.b-drop-down_theme_scrollable.b-drop-down_state_active .b-drop-down__value{border-bottom:0 none}.b-drop-down_theme_scrollable.b-drop-down_state_active .b-drop-down__arrow{display:none}.b-drop-down_theme_scrollable .b-drop-down__list,.b-drop-down_theme_scrollable .b-drop-down__dropped{border-top:0 none}.b-drop-down_theme_scrollable .b-drop-down__list-item{padding:0 10px;margin:10px 0 0 0;font-size:13px}.b-drop-down_theme_scrollable .b-drop-down__list-item:first-child{margin-top:0}.b-drop-down_theme_scrollable .b-drop-down__value{line-height:normal;border-bottom:1px dotted}.b-drop-down__scroll-wrapper{max-height:200px;margin:0 10px 10px}.b-drop-down_size_small{font-size:11px}.b-drop-down_size_small .b-drop-down__arrow{right:6px;margin-top:-2px}.b-drop-down_size_small .b-drop-down__value{padding:0 17px 0 5px;font-size:11px;line-height:21px}.b-drop-down_size_small .b-drop-down__list,.b-drop-down_size_small .b-drop-down__dropped{margin:0;padding:0}.b-drop-down_size_small .b-drop-down__list-item{line-height:21px}.b-drop-down_size_small .b-drop-down__link{padding:2px 5px}.b-drop-down__list-item_border_top{border-top:1px solid #cacaca}.b-drop-down__list-item-action{padding:5px 10px;cursor:default}.b-drop-down__list-item-action_border-top_grey{border-top:1px solid #cacaca}.b-drop-down_type_align-right{float:right}.b-drop-down_type_align-right .b-drop-down__list,.b-drop-down_type_align-right .b-drop-down__dropped{right:0;left:auto}.b-drop-down_state_disabled{-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-drop-down_state_disabled .b-drop-down__value{border:1px solid #e5e5e5;color:#6e6e6e;cursor:default;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #f8f8f8));background-image:-webkit-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:-moz-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:-o-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:-ms-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:linear-gradient(top, #fcfcfc,#f8f8f8);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFCFCFC', endColorstr='#FFF8F8F8'),progid:DXImageTransform.Microsoft.AlphaImageLoader();box-shadow:none;text-shadow:none}.b-drop-down_state_disabled:hover .b-drop-down__value{border:1px solid #e5e5e5;color:#6e6e6e;cursor:default;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #f8f8f8));background-image:-webkit-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:-moz-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:-o-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:-ms-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:linear-gradient(top, #fcfcfc,#f8f8f8);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFCFCFC', endColorstr='#FFF8F8F8'),progid:DXImageTransform.Microsoft.AlphaImageLoader();box-shadow:none;text-shadow:none}.b-drop-down_type_just-arrow .b-drop-down__value{padding:11px 12px}.b-drop-down_type_just-arrow .b-drop-down__list,.b-drop-down_type_just-arrow .b-drop-down__dropped{width:auto}.b-drop-down_type_just-arrow .b-drop-down__arrow{top:0;right:0;bottom:0;left:0;margin:auto}.b-drop-down__pen{position:absolute;right:2px;top:2px}.b-drop-down_theme_flat{font-weight:normal}.b-drop-down_theme_flat.b-drop-down_state_active .b-drop-down__value,.b-drop-down_theme_flat .b-drop-down__value{border:0;background-color:#e1e5ea;filter:none;text-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:-ms-none;background-image:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.b-drop-down_theme_flat.b-drop-down_state_active .b-drop-down__value:hover,.b-drop-down_theme_flat .b-drop-down__value:hover{border:0;filter:none;background-color:#d2d8e0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:-ms-none;background-image:none}.b-drop-down_theme_flat.b-drop-down_state_active .b-drop-down__value{background-color:#d2d8e0}.b-drop-down_theme_flat .b-drop-down__list,.b-drop-down_theme_flat .b-drop-down__dropped{border:solid #e1e1e1;border-width:1px}.b-drop-down_theme_flat .b-drop-down__list-item:hover{background:#f7f7f7}.b-drop-down_theme_flat .b-drop-down__list-item_state_active{background:#fef7da}.b-drop-down_theme_flat .b-drop-down__list-item_state_active:hover{background:#fef7da}.b-drop-down_theme_slim .b-drop-down__value{padding-top:0;padding-bottom:0}.b-drop-down_theme_autocomplete{padding:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-drop-down_theme_autocomplete .b-drop-down__list,.b-drop-down_theme_autocomplete .b-drop-down__dropped{display:block}.b-drop-down_theme_autocomplete:after,.b-drop-down_theme_autocomplete:before{clear:both;display:table;content:""}.b-drop-down__dropped{overflow:visible;padding:0}.b-drop-down__list-item_state_hover,.b-drop-down__list-item:hover{background-color:#e7e7e7}.b-drop-down_pos_top .b-drop-down__list,.b-drop-down_pos_top .b-drop-down__dropped{top:auto;bottom:100%}.b-drop-down_theme_contextmenu .b-drop-down__list,.b-drop-down_theme_contextmenu .b-drop-down__dropped{position:static;display:block}.b-drop-down_theme_pseudo-link-black .b-drop-down__value{color:#333}.b-drop-down_theme_pseudo-link{display:inline-block}.b-drop-down_theme_pseudo-link .b-drop-down__value{position:relative;vertical-align:middle;line-height:normal;border-style:dotted;border-width:0 0 1px 0;color:#009ac4;padding:0;background:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:-ms-none;background-image:none;filter:none;font-size:13px}.b-drop-down_theme_pseudo-link .b-drop-down__value-holder{display:inline-block;padding:0 20px 0 0;position:relative;vertical-align:middle}.b-drop-down_theme_pseudo-link .b-drop-down__list,.b-drop-down_theme_pseudo-link .b-drop-down__dropped{padding:30px 0 0;margin:-7px 0 0 -8px;min-width:100%;width:auto;overflow:visible;top:0}.b-drop-down_theme_pseudo-link .b-drop-down__list-item{display:block;padding:7px 10px;margin:0;font-size:13px;color:#0fa3ce;text-decoration:none}.b-drop-down_theme_pseudo-link .b-drop-down__scroll-wrapper{position:relative;max-height:inherit;margin:0;border-top:1px #cacaca solid}.b-drop-down_theme_pseudo-link .b-iconed-text__icon-holder{position:relative;z-index:16}.b-drop-down_theme_pseudo-link:hover .b-drop-down__value{border-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:-ms-none;background-image:none}.b-drop-down_theme_pseudo-link.b-drop-down_state_active .b-drop-down__value{border-color:transparent;color:#959595;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:-ms-none;background-image:none}.b-drop-down_theme_pseudo-link.b-drop-down_state_active:hover .b-drop-down__value{background:none;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:-ms-none;background-image:none}.b-drop-down_theme_pseudo-link.b-drop-down_state_active .b-drop-down__value-holder{z-index:15}.b-drop-down_theme_pseudo-link.b-drop-down_state_active .b-drop-down__arrow{display:none}.b-drop-down_type_nowrap .b-drop-down__list-item{white-space:nowrap}.b-drop-down__value-background{position:absolute;left:-21px;top:-11px;width:170px;height:100%;padding:10px 0 0;border-width:1px 1px 0;border-style:solid;border-color:#cacaca;background:#fff}.b-drop-down__value_type_ellipsis{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.b-drop-down_theme_scrollable-portal{max-width:170px;padding:0 20px 0 0;background:none;border:0 none;box-shadow:none;display:inline-block}.b-drop-down_theme_scrollable-portal .b-drop-down__value{position:relative;line-height:normal;border:1px dotted;border-color:transparent transparent #333 transparent;background:transparent;padding:0;font-size:13px}.b-drop-down_theme_scrollable-portal:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:none;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#00FFFFFF'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-drop-down_theme_scrollable-portal:hover .b-drop-down__value{border-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:transparent}.b-drop-down_theme_scrollable-portal.b-drop-down_state_active{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:0 none}.b-drop-down_theme_scrollable-portal.b-drop-down_state_active .b-drop-down__value-background{display:block}.b-drop-down_theme_scrollable-portal.b-drop-down_state_active .b-drop-down__value{border-color:transparent;background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-drop-down_theme_scrollable-portal.b-drop-down_state_active .b-drop-down__arrow{display:none}.b-drop-down_theme_scrollable-portal .b-drop-down__list,.b-drop-down_theme_scrollable-portal .b-drop-down__dropped{width:210px;margin-left:-21px;padding-top:15px;border-top:0 none}.b-drop-down_theme_scrollable-portal .b-drop-down__list-item{padding:4px 10px;margin:0;font-size:13px}.b-drop-down_theme_scrollable-portal .b-drop-down__list-item:first-child{margin-top:0}.b-drop-down_theme_scrollable-portal .b-drop-down__value-background{position:absolute;left:-21px;top:-11px;display:none;width:210px;height:100%;padding:10px 0 0;border-width:1px 1px 0;border-style:solid;border-color:#cacaca;background:#fff}.b-drop-down__dropped_type_bb-0{border-bottom:0}.b-drop-down__list-item_border_top-0{border-top:0}.b-drop-down_z-index_auto{z-index:auto}.b-drop-down_theme_error .b-drop-down__value{border-color:#f63}.b-input{padding-right:22px;*zoom:1}.b-input:after{content:"";display:block;clear:both}.b-input_status_invalid .b-input__field,.b-input_status_invalid textarea.b-input__field,.b-input_status_invalid input[type="input"].b-input__field,.b-input_status_invalid input[type="text"].b-input__field,.b-input_status_invalid input[type="email"].b-input__field,.b-input_status_invalid input[type="password"].b-input__field{border:1px solid #e52b2c}.b-input__hint{display:block;font-size:12px;line-height:1.25em}.b-input__change-buttons-wrap{display:inline-block;width:34px;height:36px;margin-left:-5px;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;background-color:#cbcbcb}.b-input__change-button-panel{display:block;width:32px;height:16px;border:1px solid #d9d9d9;border-color:#e2e2e2 #d9d9d9 #cbcbcb;font-size:1px;color:#b4b4b4;text-align:center;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.1),0 1px 0 #fff inset;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.1),0 1px 0 #fff inset;box-shadow:0 1px 2px 0 rgba(0,0,0,0.1),0 1px 0 #fff inset;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));background-image:-webkit-linear-gradient(top, #fafafa,#e9e9e9);background-image:-moz-linear-gradient(top, #fafafa,#e9e9e9);background-image:-o-linear-gradient(top, #fafafa,#e9e9e9);background-image:-ms-linear-gradient(top, #fafafa,#e9e9e9);background-image:linear-gradient(top, #fafafa,#e9e9e9);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFAFAFA', endColorstr='#FFE9E9E9'),progid:DXImageTransform.Microsoft.AlphaImageLoader();cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-input__change-button-panel:hover{background-color:#c3c3c3;border-color:#dbdbdb #d1d1d1 #c3c3c3;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 3px 1px rgba(0,0,0,0.15);box-shadow:0 1px 3px 1px rgba(0,0,0,0.15);background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f8f8f8));background-image:-webkit-linear-gradient(top, #ffffff,#f8f8f8);background-image:-moz-linear-gradient(top, #ffffff,#f8f8f8);background-image:-o-linear-gradient(top, #ffffff,#f8f8f8);background-image:-ms-linear-gradient(top, #ffffff,#f8f8f8);background-image:linear-gradient(top, #ffffff,#f8f8f8);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF8F8F8'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-input__change-button-panel:active{border-color:#bdbdbd #c2c2c2 #c8c8c8;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,0.15) inset;-moz-box-shadow:0 0 3px 1px rgba(0,0,0,0.15) inset;box-shadow:0 0 3px 1px rgba(0,0,0,0.15) inset;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7e7e7), color-stop(100%, #e7e7e7));background-image:-webkit-linear-gradient(top, #e7e7e7,#e7e7e7);background-image:-moz-linear-gradient(top, #e7e7e7,#e7e7e7);background-image:-o-linear-gradient(top, #e7e7e7,#e7e7e7);background-image:-ms-linear-gradient(top, #e7e7e7,#e7e7e7);background-image:linear-gradient(top, #e7e7e7,#e7e7e7);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE7E7E7', endColorstr='#FFE7E7E7'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-input__change-button-panel_type_up{border-bottom:0 none;-webkit-border-radius:0 3px 0 0;-moz-border-radius:0 3px 0 0;-ms-border-radius:0 3px 0 0;-o-border-radius:0 3px 0 0;border-radius:0 3px 0 0;height:17px}.b-input__change-button-panel_type_down{margin-top:1px;border-top:0 none;-webkit-border-radius:0 0 3px 0;-moz-border-radius:0 0 3px 0;-ms-border-radius:0 0 3px 0;-o-border-radius:0 0 3px 0;border-radius:0 0 3px 0}.b-input__change-button-arrow-up{margin-top:5px}.b-input__change-button-arrow-down{margin-top:7px}.b-input__phone-code{float:left;padding:11px 0 9px;font-size:1.1em;line-height:1.2em}.b-input__phone-divider{float:left;margin:0 3px;font-size:1.1em;line-height:37px}.b-input__field,textarea.b-input__field,input[type="input"].b-input__field,input[type="text"].b-input__field,input[type="email"].b-input__field,input[type="password"].b-input__field{float:left;width:100%;outline:0 none;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px #f2f2f2 inset;-moz-box-shadow:0 1px 2px #f2f2f2 inset;box-shadow:0 1px 2px #f2f2f2 inset;font:15px/18px Arial,sans-serif;height:18px;padding:8px 10px;background-color:#fff}.b-input__field::-webkit-input-placeholder,textarea.b-input__field::-webkit-input-placeholder,input[type="input"].b-input__field::-webkit-input-placeholder,input[type="text"].b-input__field::-webkit-input-placeholder,input[type="email"].b-input__field::-webkit-input-placeholder,input[type="password"].b-input__field::-webkit-input-placeholder{color:#9a9a9a}.b-input__field::-moz-placeholder,textarea.b-input__field::-moz-placeholder,input[type="input"].b-input__field::-moz-placeholder,input[type="text"].b-input__field::-moz-placeholder,input[type="email"].b-input__field::-moz-placeholder,input[type="password"].b-input__field::-moz-placeholder{color:#9a9a9a}.b-input__field:-ms-input-placeholder,textarea.b-input__field:-ms-input-placeholder,input[type="input"].b-input__field:-ms-input-placeholder,input[type="text"].b-input__field:-ms-input-placeholder,input[type="email"].b-input__field:-ms-input-placeholder,input[type="password"].b-input__field:-ms-input-placeholder{color:#9a9a9a}.b-input__field.placeholder,textarea.b-input__field.placeholder,input[type="input"].b-input__field.placeholder,input[type="text"].b-input__field.placeholder,input[type="email"].b-input__field.placeholder,input[type="password"].b-input__field.placeholder{color:#9a9a9a}textarea.b-input__field{height:auto;overflow-x:hidden}input[type="input"].b-input__field_type_no-right-radius,input[type="text"].b-input__field_type_no-right-radius,input[type="email"].b-input__field_type_no-right-radius,input[type="password"].b-input__field_type_no-right-radius{-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;-ms-border-radius:2px 0 0 2px;-o-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px}input[type="input"].b-input__field_height_small,input[type="text"].b-input__field_height_small,input[type="email"].b-input__field_height_small,input[type="password"].b-input__field_height_small,textarea.b-input__field_height_small{padding-top:2px;padding-bottom:1px;height:17px;font-size:13px}textarea.b-input__field_height_big,input[type="input"].b-input__field_height_big,input[type="text"].b-input__field_height_big,input[type="email"].b-input__field_height_big,input[type="password"].b-input__field_height_big{padding:11px 10px}textarea.b-input__field_height_100{height:100px}.b-input__phone-code-switch{display:inline-block;margin:11px 0 0;border-bottom:1px dashed;cursor:pointer;font-size:1.1em}.b-input__change-buttons-wrap_state_disabled .b-input__change-button-panel{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5;border-color:#e2e2e2 #d9d9d9 #cbcbcb;background:#fafafa;filter:none;cursor:default;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}textarea.b-input__field.b-input__field_state_disabled,input[type="input"].b-input__field.b-input__field_state_disabled,input[type="text"].b-input__field.b-input__field_state_disabled,input[type="email"].b-input__field.b-input__field_state_disabled,input[type="password"].b-input__field.b-input__field_state_disabled{background:#fafafa;color:#a5a5a5;cursor:default}textarea.b-input__field_height_70{height:70px}textarea.b-input__field_height_150{height:150px}.b-input__field_font-size_12,textarea.b-input__field_font-size_12,input[type="input"].b-input__field_font-size_12,input[type="text"].b-input__field_font-size_12,input[type="email"].b-input__field_font-size_12,input[type="password"].b-input__field_font-size_12{font-size:12px}textarea.b-input__field_height_50{height:50px}.b-input__field_height_medium,input[type="input"].b-input__field_height_medium,input[type="text"].b-input__field_height_medium,input[type="email"].b-input__field_height_medium,input[type="password"].b-input__field_height_medium,textarea.b-input__field_height_medium{padding-top:6px;padding-bottom:6px;font-size:13px}.b-input__remove-icon{position:absolute;top:0;right:0;display:inline-block;background-color:#fff;cursor:pointer}textarea.b-input__field_height_big,input[type="input"].b-input__field_height_big,input[type="text"].b-input__field_height_big,input[type="email"].b-input__field_height_big,input[type="password"].b-input__field_height_big{padding:11px 10px}.b-input__field_height_large,input[type="input"].b-input__field_height_large,input[type="text"].b-input__field_height_large,input[type="email"].b-input__field_height_large,input[type="password"].b-input__field_height_large,textarea.b-input__field_height_large{padding:20px;font-size:24px;height:22px}.b-input__field_font-size_13,textarea.b-input__field_font-size_13,input[type="input"].b-input__field_font-size_13,input[type="text"].b-input__field_font-size_13,input[type="email"].b-input__field_font-size_13,input[type="password"].b-input__field_font-size_13{font-size:13px}.b-input_size_small{width:33px}.b-input_size_big{width:300px}.b-input_size_medium{width:56px}.b-input_placeholder_black .b-input__field::-webkit-input-placeholder,.b-input_placeholder_black textarea.b-input__field::-webkit-input-placeholder,.b-input_placeholder_black input[type="input"].b-input__field::-webkit-input-placeholder,.b-input_placeholder_black input[type="text"].b-input__field::-webkit-input-placeholder,.b-input_placeholder_black input[type="email"].b-input__field::-webkit-input-placeholder,.b-input_placeholder_black input[type="password"].b-input__field::-webkit-input-placeholder{color:#000}.b-input_placeholder_black .b-input__field::-moz-placeholder,.b-input_placeholder_black textarea.b-input__field::-moz-placeholder,.b-input_placeholder_black input[type="input"].b-input__field::-moz-placeholder,.b-input_placeholder_black input[type="text"].b-input__field::-moz-placeholder,.b-input_placeholder_black input[type="email"].b-input__field::-moz-placeholder,.b-input_placeholder_black input[type="password"].b-input__field::-moz-placeholder{color:#000}.b-input_placeholder_black .b-input__field:-ms-input-placeholder,.b-input_placeholder_black textarea.b-input__field:-ms-input-placeholder,.b-input_placeholder_black input[type="input"].b-input__field:-ms-input-placeholder,.b-input_placeholder_black input[type="text"].b-input__field:-ms-input-placeholder,.b-input_placeholder_black input[type="email"].b-input__field:-ms-input-placeholder,.b-input_placeholder_black input[type="password"].b-input__field:-ms-input-placeholder{color:#000}.b-input_placeholder_black .b-input__field.placeholder,.b-input_placeholder_black textarea.b-input__field.placeholder,.b-input_placeholder_black input[type="input"].b-input__field.placeholder,.b-input_placeholder_black input[type="text"].b-input__field.placeholder,.b-input_placeholder_black input[type="email"].b-input__field.placeholder,.b-input_placeholder_black input[type="password"].b-input__field.placeholder{color:#000}.b-input_with_validation{position:relative;padding-right:0}.b-input_with_validation .b-input__field,.b-input_with_validation textarea.b-input__field,.b-input_with_validation input[type="input"].b-input__field,.b-input_with_validation input[type="text"].b-input__field,.b-input_with_validation input[type="email"].b-input__field,.b-input_with_validation input[type="password"].b-input__field{height:36px;padding-right:32px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.b-input_with_validation .b-input__field:focus,.b-input_with_validation textarea.b-input__field:focus,.b-input_with_validation input[type="input"].b-input__field:focus,.b-input_with_validation input[type="text"].b-input__field:focus,.b-input_with_validation input[type="email"].b-input__field:focus,.b-input_with_validation input[type="password"].b-input__field:focus{border-color:#11c0f2}.b-input_with_right-button{margin-right:-10px;display:inline-block;vertical-align:middle}.b-input_with_right-button+.b-button{border-top-left-radius:0;border-bottom-left-radius:0}.b-input_with_inside-button{position:relative;padding-right:0}.b-input_with_inside-button .b-input__field,.b-input_with_inside-button textarea.b-input__field,.b-input_with_inside-button input[type="input"].b-input__field,.b-input_with_inside-button input[type="text"].b-input__field,.b-input_with_inside-button input[type="email"].b-input__field,.b-input_with_inside-button input[type="password"].b-input__field{padding-right:152px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:auto}.b-input_with_inside-button .b-button{position:absolute;top:0;bottom:0;margin:auto 0;right:10px}.b-input_with_inside-button .b-button_size_small{height:20px}.b-input_theme_correct{position:relative}.b-input_theme_correct:before{position:absolute;top:14px;right:10px;content:""}.b-input_theme_error{position:relative}.b-input_theme_error .b-input__field,.b-input_theme_error textarea.b-input__field,.b-input_theme_error input[type="input"].b-input__field,.b-input_theme_error input[type="text"].b-input__field,.b-input_theme_error input[type="email"].b-input__field,.b-input_theme_error input[type="password"].b-input__field,.b-input_theme_error .b-input__field:focus,.b-input_theme_error textarea.b-input__field:focus,.b-input_theme_error input[type="input"].b-input__field:focus,.b-input_theme_error input[type="text"].b-input__field:focus,.b-input_theme_error input[type="email"].b-input__field:focus,.b-input_theme_error input[type="password"].b-input__field:focus{border-color:#f63}.b-input_theme_error .b-drop-down__value{border-color:#f63}.b-input__help-hint{position:absolute;top:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-width:0 1px 1px 1px;border-color:#ddd;border-style:solid;padding:8px 10px;background-color:#fff7da;z-index:-1;margin-top:-2px;-webkit-transition:top 0.2s ease,opacity 0.2s ease;-moz-transition:top 0.2s ease,opacity 0.2s ease;-o-transition:top 0.2s ease,opacity 0.2s ease;transition:top 0.2s ease,opacity 0.2s ease;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;overflow:hidden;height:0}.b-input__help-hint:hover{top:100%;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.b-input_with_help-hint{position:relative;z-index:1}.b-input_with_help-hint .b-input__field:focus ~ .b-input__help-hint{top:100%;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;height:auto}.b-input__field_theme_blue{border-color:#18afe0}.b-input__field_border_bold{border-width:2px;padding:7px 10px}.b-input__field_background_whitesmoke,textarea.b-input__field_background_whitesmoke,input[type="input"].b-input__field_background_whitesmoke,input[type="text"].b-input__field_background_whitesmoke,input[type="email"].b-input__field_background_whitesmoke,input[type="password"].b-input__field_background_whitesmoke{background:#f5f5f5}.b-textbox{display:inline-block;width:100%;outline:0 none;border:1px solid #ddd;font:15px/18px Arial,sans-serif;padding:8px 10px;background-color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px #f2f2f2 inset;-moz-box-shadow:0 1px 2px #f2f2f2 inset;box-shadow:0 1px 2px #f2f2f2 inset;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.b-textbox::-webkit-input-placeholder{color:#9a9a9a}.b-textbox::-moz-placeholder{color:#9a9a9a}.b-textbox:-ms-input-placeholder{color:#9a9a9a}.b-textbox.placeholder{color:#9a9a9a}.b-textbox_size_small{padding:4px 6px;font-size:13px;line-height:normal}.b-textbox_size_middle{padding:11px 13px;font-size:16px;line-height:normal}.b-textbox_size_large{padding:16px 18px;font-size:25px;line-height:normal}.b-textbox_border-radius-left_none{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.b-textbox_border-radius-right_none{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.b-textbox_theme_disabled,.b-textbox:disabled{background:#fafafa;color:#a5a5a5;cursor:default}.b-textbox_theme_error{border-color:red}.b-textbox_size_medium{padding:15px;font-size:16px;line-height:normal}.b-text-hider{display:block;position:relative;max-height:4.8em;line-height:1.2em;overflow:hidden}.b-text-hider__bottom-shadow{position:absolute;top:2.4em;left:0;width:100%;height:1.2em;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0.5)), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.5),#ffffff);background-image:-moz-linear-gradient(top, rgba(255,255,255,0.5),#ffffff);background-image:-o-linear-gradient(top, rgba(255,255,255,0.5),#ffffff);background-image:-ms-linear-gradient(top, rgba(255,255,255,0.5),#ffffff);background-image:linear-gradient(top, rgba(255,255,255,0.5),#ffffff);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#80FFFFFF', endColorstr='#FFFFFFFF'),progid:DXImageTransform.Microsoft.AlphaImageLoader();pointer-events:none}.b-text-hider__holder{max-height:4.8em;line-height:1.2em;overflow:hidden}.b-text-hider__bottom-link-holder{position:absolute;top:3.6em;right:0;width:50%}.b-text-hider__bottom-link-gradient{background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(left, rgba(255,255,255,0),#ffffff);background-image:-moz-linear-gradient(left, rgba(255,255,255,0),#ffffff);background-image:-o-linear-gradient(left, rgba(255,255,255,0),#ffffff);background-image:-ms-linear-gradient(left, rgba(255,255,255,0),#ffffff);background-image:linear-gradient(left, rgba(255,255,255,0),#ffffff);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF');width:20px;height:1.2em;float:left}.b-text-hider__bottom-link-frame{height:1%;overflow:hidden;background:#fff;padding:0 0 1px 5px}.b-text-hider__right-shadow{width:20px;height:100%;position:absolute;z-index:2;right:0;top:0;background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:-moz-linear-gradient(left, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:-o-linear-gradient(left, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:-ms-linear-gradient(left, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:linear-gradient(left, rgba(255,255,255,0) 0%,#ffffff 100%);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-text-hider__bottom-shadow_color_grey{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(234,234,234,0)), color-stop(100%, #eaeaea));background-image:-webkit-linear-gradient(top, rgba(234,234,234,0) 0%,#eaeaea 100%);background-image:-moz-linear-gradient(top, rgba(234,234,234,0) 0%,#eaeaea 100%);background-image:-o-linear-gradient(top, rgba(234,234,234,0) 0%,#eaeaea 100%);background-image:-ms-linear-gradient(top, rgba(234,234,234,0) 0%,#eaeaea 100%);background-image:linear-gradient(top, rgba(234,234,234,0) 0%,#eaeaea 100%);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#00EAEAEA', endColorstr='#FFEAEAEA'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-text-hider__right-shadow_color_grey{background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(234,234,234,0)), color-stop(100%, #eaeaea));background-image:-webkit-linear-gradient(left, rgba(234,234,234,0) 0%,#eaeaea 100%);background-image:-moz-linear-gradient(left, rgba(234,234,234,0) 0%,#eaeaea 100%);background-image:-o-linear-gradient(left, rgba(234,234,234,0) 0%,#eaeaea 100%);background-image:-ms-linear-gradient(left, rgba(234,234,234,0) 0%,#eaeaea 100%);background-image:linear-gradient(left, rgba(234,234,234,0) 0%,#eaeaea 100%);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#00EAEAEA', endColorstr='#FFEAEAEA'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-text-hider_type_with-bottom-link{padding-bottom:1.2em}.b-text-hider_type_no-hide{max-height:none}.b-text-hider_type_no-hide .b-text-hider__holder{max-height:none}.b-text-hider_type_two-lines{height:2.4em}.b-text-hider_type_two-lines .b-text-hider__bottom-shadow{top:auto;bottom:0}.b-text-hider_type_max-two-lines{max-height:2.5em}.b-text-hider_type_max-two-lines .b-text-hider__bottom-shadow{top:1.4em}.b-text-hider_type_three-lines{max-height:3.6em;line-height:1.2em}.b-text-hider_type_multi-line{max-height:none}.b-text-hider__left-shadow{width:20px;height:100%;position:absolute;z-index:2;left:0;top:0;background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(100%, rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left, #ffffff 0%,rgba(255,255,255,0) 100%);background-image:-moz-linear-gradient(left, #ffffff 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left, #ffffff 0%,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left, #ffffff 0%,rgba(255,255,255,0) 100%);background-image:linear-gradient(left, #ffffff 0%,rgba(255,255,255,0) 100%);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00FFFFFF'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-popular_theme_grey .b-text-hider__bottom-shadow,.b-text-hider__bottom-shadow_color_light-grey{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(248,248,248,0)), color-stop(100%, #f8f8f8));background-image:-webkit-linear-gradient(top, rgba(248,248,248,0) 0%,#f8f8f8 100%);background-image:-moz-linear-gradient(top, rgba(248,248,248,0) 0%,#f8f8f8 100%);background-image:-o-linear-gradient(top, rgba(248,248,248,0) 0%,#f8f8f8 100%);background-image:-ms-linear-gradient(top, rgba(248,248,248,0) 0%,#f8f8f8 100%);background-image:linear-gradient(top, rgba(248,248,248,0) 0%,#f8f8f8 100%);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#00EAEAEA', endColorstr='#FFF8F8F8'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-text-hider_type_four-lines{max-height:4.6em}.b-text-hider_type_four-lines .b-text-hider__bottom-shadow{top:3.4em}.b-text-hider__right-shadow_color_light-grey{background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(249,249,249,0)), color-stop(100%, #f9f9f9));background-image:-webkit-linear-gradient(left, rgba(249,249,249,0) 0%,#f9f9f9 100%);background-image:-moz-linear-gradient(left, rgba(249,249,249,0) 0%,#f9f9f9 100%);background-image:-o-linear-gradient(left, rgba(249,249,249,0) 0%,#f9f9f9 100%);background-image:-ms-linear-gradient(left, rgba(249,249,249,0) 0%,#f9f9f9 100%);background-image:linear-gradient(left, rgba(249,249,249,0) 0%,#f9f9f9 100%);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#00F9F9F9', endColorstr='#FFF9F9F9'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-text-hider_type_one-line{height:auto;line-height:normal;white-space:nowrap}.b-text-hider__bottom-corner{width:3em;height:1.5em;position:absolute;z-index:2;right:0;bottom:0;background-image:-webkit-linear-gradient(135deg, rgba(255,255,255,0),#ffffff);background-image:-moz-linear-gradient(135deg, rgba(255,255,255,0),#ffffff);background-image:-o-linear-gradient(135deg, rgba(255,255,255,0),#ffffff);background-image:-ms-linear-gradient(135deg, rgba(255,255,255,0),#ffffff);background-image:linear-gradient(135deg, rgba(255,255,255,0),#ffffff);pointer-events:none}.b-text-hider__bottom-corner_color_grey{background-image:-webkit-linear-gradient(135deg, rgba(234,234,234,0),#eaeaea);background-image:-moz-linear-gradient(135deg, rgba(234,234,234,0),#eaeaea);background-image:-o-linear-gradient(135deg, rgba(234,234,234,0),#eaeaea);background-image:-ms-linear-gradient(135deg, rgba(234,234,234,0),#eaeaea);background-image:linear-gradient(135deg, rgba(234,234,234,0),#eaeaea)}.b-text-hider__right-shadow_color_lemon{background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255,253,232,0)), color-stop(100%, #fffde8));background-image:-webkit-linear-gradient(left, rgba(255,253,232,0) 0%,#fffde8 100%);background-image:-moz-linear-gradient(left, rgba(255,253,232,0) 0%,#fffde8 100%);background-image:-o-linear-gradient(left, rgba(255,253,232,0) 0%,#fffde8 100%);background-image:-ms-linear-gradient(left, rgba(255,253,232,0) 0%,#fffde8 100%);background-image:linear-gradient(left, rgba(255,253,232,0) 0%,#fffde8 100%);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#00FFFDE8', endColorstr='#FFF9F9F9'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-jsp{overflow:hidden;position:relative}.b-jsp__bar_type_vertical{position:absolute;top:0;right:0;width:11px;height:100%}.b-jsp__bar_type_vertical .b-jsp__arrow{height:16px}.b-jsp__bar_type_vertical .b-jsp__arrow:focus{outline:none}.b-jsp__content{position:absolute}.b-jsp__cap{display:none;float:left}.b-jsp__track{position:relative}.b-jsp__drag{background:#dedede;position:relative;top:0;left:0;width:6px;height:20px;margin:0 2px 0 3px;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.b-jsp__bar_type_horizontal{position:absolute;float:left;bottom:0;left:0;width:100%;height:6px;background:#f8f8f8}.b-jsp__bar_type_horizontal .b-jsp__arrow{width:16px;float:left;height:100%}.b-jsp__bar_type_horizontal .b-jsp__track,.b-jsp__bar_type_horizontal .b-jsp__drag{float:left;height:4px}.b-jsp__bar{margin:0;padding:0}.b-jsp__arrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer}.b-jsp__corner{background:#eeeef4;float:left;height:100%}.b-jsp_type_disabled{cursor:default;background:#80808d}.b-jsp__drag_state_hover{width:10px;margin:0 0 0 1px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.b-jsp__drag_state_active{width:10px;margin:0 0 0 1px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.b-schedule{padding:10px}.b-schedule__table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:12px;font-family:Arial,sans-serif}.b-schedule__header{padding:5px 15px;background-color:#f2efe5;color:#000;font-weight:bold}.b-schedule__cell{padding:5px 15px;border:1px solid #f2efe5;color:#757575}.b-schedule__remark{margin:0;color:#757575;font-size:10px}.b-opinions-links__all-opinions-link{color:#00a1cd}.b-opinions-links__all-opinions-link:hover,.b-opinions-links__all-opinions-link:visited{color:#00a1cd}.b-opinions-links__add-opinion-link{display:inline-block;margin-left:20px;color:#00a1cd}.b-opinions-links__add-opinion-link:hover,.b-opinions-links__add-opinion-link:visited{color:#00a1cd}.b-progress{display:inline-block;width:87px;border:1px solid #e5e5e5;background:#fff;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 0 8px rgba(0,0,0,0.1) inset;box-shadow:0 0 8px rgba(0,0,0,0.1) inset;white-space:nowrap}.b-progress_color_red .b-progress__bar{background:#ea3b04;border:1px solid #c43807}.b-progress_color_orange .b-progress__bar{background:#fe8d03;border:1px solid #ff6400}.b-progress_color_yellow .b-progress__bar{background:#fee950;border:1px solid #ffd145}.b-progress_color_pale-green .b-progress__bar{background:#caee2c;border:1px solid #c1de06}.b-progress_color_green .b-progress__bar{background:#9bdd01;border:1px solid #80bb00}.b-progress_type_one-point{width:13px}.b-progress_type_one-point.b-progress_type_square{width:15px}.b-progress_type_square{position:relative;height:15px;border:0 none}.b-progress_type_square .b-progress__bar{position:absolute;top:0;bottom:0;left:0;margin:0;height:auto;border:0 none}.b-progress_type_empty-squares{position:relative;overflow:hidden;height:15px;border:0 none;box-shadow:none;background:none}.b-progress_type_empty-squares .b-progress__bar{position:absolute;top:0;bottom:0;left:0;margin:0;height:auto;border:0 none}.b-progress_type_empty-squares .b-progress__bg-grey{display:none}.b-progress__bg-grey{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.1)}.b-progress__bar{display:block;height:13px;margin:-1px;max-width:100%;width:100%}.b-progress__square{position:absolute;top:0;left:0;width:100%}.b-strip-list{list-style-type:none}.b-strip-list__row{vertical-align:bottom}.b-strip-list__name{width:135px;padding:0;border-bottom:1px dotted #bfbfbf}.b-strip-list__value{padding:0;border-bottom:1px dotted transparent}.b-strip-list__text-name{position:relative;bottom:-0.35em;background:#fff;padding:0 7px 0 0;line-height:1.1em}.b-strip-list__text-value{position:relative;bottom:-0.35em;display:block;background:#fff;padding:0 0 0 7px}.b-strip-list_output_list .b-strip-list__name,.b-strip-list_output_list .b-strip-list__value{display:inline-block;vertical-align:bottom}.b-strip-list_items_services-price{width:90%;font-size:12px;margin-bottom:15px}.b-strip-list_items_services-price .b-strip-list__name,.b-strip-list_items_services-price .b-strip-list__value{padding:5px 0 0}.b-strip-list_items_services-price .b-strip-list__name{width:80%}.b-strip-list_items_services-price .b-strip-list__text-value{white-space:nowrap}.b-strip-list_items_company-raiting .b-strip-list__row{margin:2px 0}.b-strip-list_items_company-raiting .b-strip-list__name{width:185px}.b-strip-list__text-name_bg_light-grey{background:#f9f9f9}.b-strip-list__text-value_bg_light-grey{background:#f9f9f9}.b-strip-list__name_width_120{width:120px}.b-strip-list__row_with_border{border-top:1px solid #d2d2d2}.b-product-attributes{width:100%;table-layout:fixed;border-collapse:collapse}.b-product-attributes_output_list .b-product-attributes__group_header{width:auto;padding:20px 0 0;font-weight:bold;border:0 none;background:none}.b-product-attributes_output_list .b-product-attributes__row{border:0 none;background:none}.b-product-attributes_output_list .b-product-attributes__row:first-child .b-product-attributes__group_header{padding-top:0}.b-product-attributes_output_list .b-product-attributes__title{width:169px;padding:10px 20px 0 0;line-height:16px;vertical-align:bottom;border-width:0 0 1px 0;border-style:dotted;border-color:#bfbfbf;background:none}.b-product-attributes_output_list .b-product-attributes__value{width:auto;padding:10px 0 0 5px;line-height:16px;vertical-align:bottom;border:0 none}.b-product-attributes__group_header{padding:8px;text-align:left;background-color:#e0e0e0}.b-product-attributes__row{background-color:#fff;*zoom:1;border:1px solid #cecece;border-width:1px 0}.b-product-attributes__title{width:50%;padding:5px 7px;background:#f8f8f8;border-width:0 1px 0 0;border-color:#ccc;border-style:dashed;font-weight:normal;font-size:13px;line-height:1.25em}.b-product-attributes__value{width:50%;padding:5px 7px;font-size:13px;line-height:1.25em}.b-product-attributes__value-icon{vertical-align:middle;display:inline-block;width:16px;height:16px;margin:0 2px 0 4px;background-repeat:no-repeat}.b-product-attributes__bg-title{padding-right:6px;background:#fff}.b-product-attributes__wrap{margin-bottom:-2px}.b-product-attributes_type_delivery-price{margin-bottom:30px;font-size:16px}.b-product-attributes_type_delivery-price .b-product-attributes__title{background:none;border-style:dotted;border-color:#000;border-width:0 0 1px;line-height:16px;padding:10px 0 0;vertical-align:bottom;width:320px}.b-product-attributes_type_delivery-price .b-product-attributes__value{border:0;line-height:17px;padding:10px 0 0 5px;vertical-align:bottom;width:auto;font-weight:bold}.b-product-attributes_type_delivery-price .b-product-attributes__wrap{margin-bottom:-2px}.b-product-attributes_type_delivery-price .b-product-attributes__bg-title{background:#f8f8f8}.b-poshta-logo{display:block;margin:15px 0 0 235px;width:366px;height:50px;text-indent:-9999px;overflow:hidden;background:url('../image/nova_logo_r-2bf497379abbb4694470c5168aa1b2cf.png') no-repeat}.b-region-selector{position:absolute;z-index:6000;display:none;top:0;margin:-1px 0 0 -1px;padding:0;width:262px;background-color:#fff;border-width:1px;border-style:solid;border-color:#e7e7e7 #dcdcdc #cfcfcf;border:1px solid #e8e8e8;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);box-shadow:0 1px 2px 0 rgba(0,0,0,0.1)}.b-region-selector__input{margin:15px 20px 0;*zoom:normal}.b-region-selector__item-name{display:block;padding:4px 12px 5px;text-decoration:none;color:#333;cursor:pointer;font-size:13px;line-height:1.154em}.b-region-selector__item-name:hover{background-color:#dedede}.b-region-selector__item-name_type_hovered{background-color:#dedede}.b-region-selector__list{margin:4px 0 0}.b-region-selector__not-found{display:none;padding-left:12px;line-height:16px;margin:0;color:#767676}.b-region-selector__search-results{position:relative;margin:10px 5px 20px 20px;height:256px;overflow-y:scroll}.b-region-selector__value{border-bottom:1px dotted #333;line-height:17px;vertical-align:middle}.b-region-selector__value:hover{border-color:transparent}.b-region-selector__value-bar{display:inline-block;margin:15px 31px 0;color:#333;vertical-align:top;cursor:pointer}.b-region-selector_loc_sidebar-filters{margin:-34px 0 0 -32px}.b-region-selector_loc_title{top:0px;margin:-38px 0 0 -21px}.b-region-selector_loc_under-logo{margin:-34px 0 0 -32px}.b-region-selector_loc_under-select{width:369px;max-width:369px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.b-grids{display:table;table-layout:fixed;border-collapse:collapse;border-spacing:0;width:100%}.b-grids__item{display:table-cell;border:0;padding:0;vertical-align:top}.b-grids__item_type_left-dotted{border-left:1px dotted #000}.b-grids__item_type_left-grey-dotted{border-left:1px dotted #e2e2e2}.b-grids__item_type_left-grey-dashed{border-left:1px dashed #ccc}.b-button{position:relative;display:inline-block;outline:0 none;border:1px solid #ccc;padding:0;margin:0;color:#444;font-size:0;text-align:center;white-space:nowrap;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafafa), color-stop(100%, #f2f2f2));background-image:-webkit-linear-gradient(top, #fafafa,#f2f2f2);background-image:-moz-linear-gradient(top, #fafafa,#f2f2f2);background-image:-o-linear-gradient(top, #fafafa,#f2f2f2);background-image:-ms-linear-gradient(top, #fafafa,#f2f2f2);background-image:linear-gradient(top, #fafafa,#f2f2f2);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFAFAFA', endColorstr='#FFF2F2F2'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:0 1px 3px -2px rgba(0,0,0,0.45);-moz-box-shadow:0 1px 3px -2px rgba(0,0,0,0.45);box-shadow:0 1px 3px -2px rgba(0,0,0,0.45);text-shadow:1px 1px 0 #fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;*height:1%;*overflow:visible}.b-button:hover{border-color:#dbdbdb #cdcdcd #c3c3c3;text-decoration:none;color:#444;-webkit-box-shadow:0 0 3px -1px rgba(0,0,0,0.3);-moz-box-shadow:0 0 3px -1px rgba(0,0,0,0.3);box-shadow:0 0 3px -1px rgba(0,0,0,0.3);background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f8f8f8), color-stop(100%, #fefefe));background-image:-webkit-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-moz-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-o-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-ms-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:linear-gradient(bottom, #f8f8f8,#fefefe);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFEFEFE', endColorstr='#FFF8F8F8'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-button:active{background:#e7e7e7;filter:none;border-color:#bebebe #c8c8c8 #d4d4d4;-webkit-box-shadow:inset 0 1px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 5px 0px rgba(0,0,0,0.2);box-shadow:inset 0 1px 5px 0px rgba(0,0,0,0.2)}.b-button::-moz-focus-inner{padding:0;border:0}input.b-button{padding:8px 20px;font-size:12px;line-height:18px}.b-button_size_small .b-button__aligner{height:20px}input.b-button_size_small{padding:2px 10px;line-height:14px}.b-button_size_medium .b-button__aligner{height:38px}input.b-button_size_medium{padding:10px 20px;line-height:18px;font-size:14px}.b-button_size_large .b-button__aligner{height:48px}input.b-button_size_large{padding:14px 25px;font-size:14px}.b-button_size_big .b-button__holder{height:100%;line-height:58px;width:51px}.b-button_size_big .b-button__aligner{height:58px}input.b-button_size_big{padding:18px 30px;font-size:20px}.b-button_theme_white{border-color:#d0d0d0;border-top-color:#dbdbdb;border-bottom-color:#c3c3c3;background:#fefefe;background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f8f8f8), color-stop(100%, #fefefe));background-image:-webkit-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-moz-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-o-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-ms-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:linear-gradient(bottom, #f8f8f8,#fefefe);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF8F8F8', endColorstr='#FFFEFEFE'),progid:DXImageTransform.Microsoft.AlphaImageLoader();color:#636363}.b-button_theme_white:hover,.b-button_theme_white:active{background:#fefefe;background-image:none;filter:none}.b-button_theme_blue{border-color:#1497c1 #1391bb #138db5;background:#17b0e1;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #19bff5), color-stop(100%, #17b0e1));background-image:-webkit-linear-gradient(top, #19bff5,#17b0e1);background-image:-moz-linear-gradient(top, #19bff5,#17b0e1);background-image:-o-linear-gradient(top, #19bff5,#17b0e1);background-image:-ms-linear-gradient(top, #19bff5,#17b0e1);background-image:linear-gradient(top, #19bff5,#17b0e1);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF19BFF5', endColorstr='#FF17B0E1'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #00ccfa;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #00ccfa;box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #00ccfa;text-shadow:0 1px 0 rgba(0,0,0,0.2);color:#fff}.b-button_theme_blue:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #19c0f6), color-stop(100%, #01bff2));background-image:-webkit-linear-gradient(top, #19c0f6,#01bff2);background-image:-moz-linear-gradient(top, #19c0f6,#01bff2);background-image:-o-linear-gradient(top, #19c0f6,#01bff2);background-image:-ms-linear-gradient(top, #19c0f6,#01bff2);background-image:linear-gradient(top, #19c0f6,#01bff2);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF19C0F6', endColorstr='#FF01BFF2'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #00ccfa;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #00ccfa;box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #00ccfa;border-color:#1497c1 #1391bb #138db5;color:#fff}.b-button_theme_blue:active{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #19bff5), color-stop(100%, #17b0e1));background-image:-webkit-linear-gradient(top, #19bff5,#17b0e1);background-image:-moz-linear-gradient(top, #19bff5,#17b0e1);background-image:-o-linear-gradient(top, #19bff5,#17b0e1);background-image:-ms-linear-gradient(top, #19bff5,#17b0e1);background-image:linear-gradient(top, #19bff5,#17b0e1);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF19BFF5', endColorstr='#FF17B0E1'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);border-color:#1497c1 #1391bb #138db5}.b-button_theme_dark-green{border-color:#389332;background:#46b53d;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #46b63e), color-stop(100%, #3ea137));background-image:-webkit-linear-gradient(top, #46b63e,#3ea137);background-image:-moz-linear-gradient(top, #46b63e,#3ea137);background-image:-o-linear-gradient(top, #46b63e,#3ea137);background-image:-ms-linear-gradient(top, #46b63e,#3ea137);background-image:linear-gradient(top, #46b63e,#3ea137);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF46B63E', endColorstr='#FF3EA137');-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #5bcf53;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #5bcf53;box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #5bcf53;text-shadow:0 1px 0 rgba(0,0,0,0.2);color:#fff}.b-button_theme_dark-green:hover{-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #5bcf53;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #5bcf53;box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #5bcf53;background:#32c328;border-color:#389332;filter:none;color:#fff}.b-button_theme_dark-green:active{border-color:#389332;background:#32c328;filter:none;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2)}.b-button_theme_dark-green .b-button__holder{text-shadow:0 1px 0 #fff;color:#3c9b35}.b-button_theme_dark-orange{border-color:#d86c1b;background:#ed8414;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed8414), color-stop(100%, #f57413));background-image:-webkit-linear-gradient(top, #ed8414,#f57413);background-image:-moz-linear-gradient(top, #ed8414,#f57413);background-image:-o-linear-gradient(top, #ed8414,#f57413);background-image:-ms-linear-gradient(top, #ed8414,#f57413);background-image:linear-gradient(top, #ed8414,#f57413);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFED8414', endColorstr='#FFF57413'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #ffa854;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #ffa854;box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #ffa854;text-shadow:0 1px 0 rgba(0,0,0,0.2);color:#fff}.b-button_theme_dark-orange:hover{-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.32),inset 0px 1px 0 0px #ffa854;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.32),inset 0px 1px 0 0px #ffa854;box-shadow:-1px 1px 2px rgba(0,0,0,0.32),inset 0px 1px 0 0px #ffa854;background:#ff911b;border-color:#d86c1b;filter:none;color:#fff}.b-button_theme_dark-orange:active{background:#ff911b;filter:none;border-color:#d86c1b;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2)}.b-button_theme_dark-orange .b-button__holder{text-shadow:0 1px 0 #fff;color:#e06b11}.b-button_state_active,.b-button_state_active:hover{background-color:#e7e7e7;border-color:#bebebe #c8c8c8 #d4d4d4;background-image:none;filter:none;-webkit-box-shadow:inset 0 1px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 5px 0px rgba(0,0,0,0.2);box-shadow:inset 0 1px 5px 0px rgba(0,0,0,0.2)}.b-button_state_active.b-button_theme_blue{border-color:#1497c1 #1391bb #138db5;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #19bff5), color-stop(100%, #17b0e1));background-image:-webkit-linear-gradient(top, #19bff5,#17b0e1);background-image:-moz-linear-gradient(top, #19bff5,#17b0e1);background-image:-o-linear-gradient(top, #19bff5,#17b0e1);background-image:-ms-linear-gradient(top, #19bff5,#17b0e1);background-image:linear-gradient(top, #19bff5,#17b0e1);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF19BFF5', endColorstr='#FF17B0E1'),progid:DXImageTransform.Microsoft.AlphaImageLoader();text-shadow:0 1px 0 rgba(0,0,0,0.2);color:#fff}.b-button_state_active.b-button_theme_dark-green{border-color:#389332;background-color:#32c328;filter:none;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2)}.b-button_state_active.b-button_theme_dark-orange{border-color:#d86c1b;background-color:#ff911b;filter:none;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2)}.b-button_state_active.b-button_theme_white{background:#fefefe;background-image:none;filter:none}.b-button_state_active .b-button__tail{display:block;position:absolute;left:50%;margin-left:-6px;bottom:-6px}.b-button_state_disabled,input.b-button[disabled="disabled"],.b-button_state_disabled:hover,.b-button_state_disabled:active{border:1px solid #e5e5e5;color:#6e6e6e;cursor:default;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #f8f8f8));background-image:-webkit-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:-moz-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:-o-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:-ms-linear-gradient(top, #fcfcfc,#f8f8f8);background-image:linear-gradient(top, #fcfcfc,#f8f8f8);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFCFCFC', endColorstr='#FFF8F8F8'),progid:DXImageTransform.Microsoft.AlphaImageLoader();box-shadow:none;text-shadow:none}.b-button_state_disabled .icon-loupe,input.b-button[disabled="disabled"] .icon-loupe,.b-button_state_disabled .icon-discount_mode,input.b-button[disabled="disabled"] .icon-discount_mode,.b-button_state_disabled:hover i.icon-discount_mode{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.b-button__aligner{vertical-align:middle;display:inline-block;height:34px}.b-button__holder{float:left;font-size:1px;height:34px;line-height:34px;width:21px;position:relative;background:#fafafa;vertical-align:top;padding:0 5px 0 10px}.b-button__holder ~ .b-button__text{margin-right:0;margin-left:0}.b-button__holder-arrow{position:absolute;left:100%;top:0}.b-button__holder-icon{vertical-align:middle}.b-button__holder-text{font-size:10px;line-height:normal;margin-left:-3px;display:block;line-height:1em}.b-button__holder-text_type_count{float:left;font-size:22px;font-weight:bold;margin:0 5px 0 0}.b-button__text{vertical-align:middle;white-space:normal;font-size:12px;line-height:normal;margin:0 20px;display:inline-block}.b-button__text_line-height_1{line-height:1}.b-button__text_size_medium{font-size:16px}.b-button__text_size_big{font-size:20px}.b-button__form-button{z-index:10;overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;border:0 none;outline:0 none;background:url('../image/pixel_r-1715c23e8a47f049c69ec546099a070a.gif') 0 0 repeat;text-indent:-5000px;cursor:pointer}.b-button__tail{display:none}.b-button_theme_yellow{border:0 none;background:#fed800;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fee300), color-stop(100%, #fecc00));background-image:-webkit-linear-gradient(top, #fee300,#fecc00);background-image:-moz-linear-gradient(top, #fee300,#fecc00);background-image:-o-linear-gradient(top, #fee300,#fecc00);background-image:-ms-linear-gradient(top, #fee300,#fecc00);background-image:linear-gradient(top, #fee300,#fecc00);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFEE300', endColorstr='#FFFECC00'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.3);box-shadow:0 1px 3px 0 rgba(0,0,0,0.3);text-shadow:1px 1px 0 #fff}.b-button_theme_yellow:hover{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.35);-moz-box-shadow:0 1px 4px 0 rgba(0,0,0,0.35);box-shadow:0 1px 4px 0 rgba(0,0,0,0.35);background:#fee300;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFEE300', endColorstr='#FFFEE300'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-button_theme_yellow:active{background:#fee300;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFEE300', endColorstr='#FFFEE300'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:inset 0 1px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 5px 0px rgba(0,0,0,0.2);box-shadow:inset 0 1px 5px 0px rgba(0,0,0,0.2)}.b-button_type_search{float:right;border-left:0 none;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.b-button_theme_transparent{background:transparent;border-color:transparent;background-image:-ms-none;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-button_theme_transparent:hover{background:transparent;border-color:transparent;background-image:-ms-none;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-button_theme_transparent:hover .b-button__text{text-decoration:underline}.b-button_theme_transparent:active{background:transparent;border-color:transparent;background-image:-ms-none;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-button_theme_beeline{border-color:#e6cd00;color:#000;text-shadow:none;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe400), color-stop(100%, #ffe400));background-image:-webkit-linear-gradient(top, #ffe400,#ffe400);background-image:-moz-linear-gradient(top, #ffe400,#ffe400);background-image:-o-linear-gradient(top, #ffe400,#ffe400);background-image:-ms-linear-gradient(top, #ffe400,#ffe400);background-image:linear-gradient(top, #ffe400,#ffe400);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFE400', endColorstr='#FFFFE400'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-button_theme_beeline:hover{border-color:#e6cd00;color:#000;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe71a), color-stop(100%, #ffe71a));background-image:-webkit-linear-gradient(top, #ffe71a,#ffe71a);background-image:-moz-linear-gradient(top, #ffe71a,#ffe71a);background-image:-o-linear-gradient(top, #ffe71a,#ffe71a);background-image:-ms-linear-gradient(top, #ffe71a,#ffe71a);background-image:linear-gradient(top, #ffe71a,#ffe71a);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFE71A', endColorstr='#FFFFE71A'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-button_theme_beeline:active{border-color:#e6cd00;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6cd00), color-stop(100%, #e6cd00));background-image:-webkit-linear-gradient(top, #e6cd00,#e6cd00);background-image:-moz-linear-gradient(top, #e6cd00,#e6cd00);background-image:-o-linear-gradient(top, #e6cd00,#e6cd00);background-image:-ms-linear-gradient(top, #e6cd00,#e6cd00);background-image:linear-gradient(top, #e6cd00,#e6cd00);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE6CD00', endColorstr='#FFE6CD00'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:inset 0 1px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 10px 0 rgba(0,0,0,0.2);box-shadow:inset 0 1px 10px 0 rgba(0,0,0,0.2)}.b-button_theme_red{border-color:#ef3247 #de2f42 #d92e41;background:#e3384b;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ef4457), color-stop(100%, #d92e41));background-image:-webkit-linear-gradient(top, #ef4457,#d92e41);background-image:-moz-linear-gradient(top, #ef4457,#d92e41);background-image:-o-linear-gradient(top, #ef4457,#d92e41);background-image:-ms-linear-gradient(top, #ef4457,#d92e41);background-image:linear-gradient(top, #ef4457,#d92e41);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEF4457', endColorstr='#FFD92E41'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #f88591;-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #f88591;box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0px 1px 0 0px #f88591;text-shadow:0 1px 0 rgba(0,0,0,0.2);color:#fff}.b-button_theme_red:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f76a79), color-stop(100%, #f25062));background-image:-webkit-linear-gradient(top, #f76a79,#f25062);background-image:-moz-linear-gradient(top, #f76a79,#f25062);background-image:-o-linear-gradient(top, #f76a79,#f25062);background-image:-ms-linear-gradient(top, #f76a79,#f25062);background-image:linear-gradient(top, #f76a79,#f25062);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF76A79', endColorstr='#FFF25062'),progid:DXImageTransform.Microsoft.AlphaImageLoader();border-color:#ef3247 #de2f42 #d92e41;color:#fff}.b-button_theme_red:active{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ef4457), color-stop(100%, #d92e41));background-image:-webkit-linear-gradient(top, #ef4457,#d92e41);background-image:-moz-linear-gradient(top, #ef4457,#d92e41);background-image:-o-linear-gradient(top, #ef4457,#d92e41);background-image:-ms-linear-gradient(top, #ef4457,#d92e41);background-image:linear-gradient(top, #ef4457,#d92e41);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEF4457', endColorstr='#FFD92E41'),progid:DXImageTransform.Microsoft.AlphaImageLoader();border-color:#ef3247 #de2f42 #d92e41;-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2);box-shadow:-1px 1px 2px rgba(0,0,0,0.28),inset 0 1px 5px 0px rgba(0,0,0,0.2)}.b-button_theme_green{border-color:#17ad25 #16a223 #149821;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1bcb2c), color-stop(100%, #1ac32a));background-image:-webkit-linear-gradient(top, #1bcb2c,#1ac32a);background-image:-moz-linear-gradient(top, #1bcb2c,#1ac32a);background-image:-o-linear-gradient(top, #1bcb2c,#1ac32a);background-image:-ms-linear-gradient(top, #1bcb2c,#1ac32a);background-image:linear-gradient(top, #1bcb2c,#1ac32a);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1BCB2C', endColorstr='#FF1AC32A'),progid:DXImageTransform.Microsoft.AlphaImageLoader();text-shadow:0 1px 0 rgba(0,0,0,0.2);color:#fff}.b-button_theme_green:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1ddc30), color-stop(100%, #1bd12d));background-image:-webkit-linear-gradient(top, #1ddc30,#1bd12d);background-image:-moz-linear-gradient(top, #1ddc30,#1bd12d);background-image:-o-linear-gradient(top, #1ddc30,#1bd12d);background-image:-ms-linear-gradient(top, #1ddc30,#1bd12d);background-image:linear-gradient(top, #1ddc30,#1bd12d);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1DDC30', endColorstr='#FF1BD12D'),progid:DXImageTransform.Microsoft.AlphaImageLoader();border-color:#17ad25 #16a223 #149821;color:#fff}.b-button_theme_green:active{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1bcb2c), color-stop(100%, #1ac32a));background-image:-webkit-linear-gradient(top, #1bcb2c,#1ac32a);background-image:-moz-linear-gradient(top, #1bcb2c,#1ac32a);background-image:-o-linear-gradient(top, #1bcb2c,#1ac32a);background-image:-ms-linear-gradient(top, #1bcb2c,#1ac32a);background-image:linear-gradient(top, #1bcb2c,#1ac32a);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1BCB2C', endColorstr='#FF1AC32A'),progid:DXImageTransform.Microsoft.AlphaImageLoader();border-color:#17ad25 #16a223 #149821}.b-button_type_show-all{display:block}.b-button_type_show-all:hover .b-button__text{text-decoration:underline}.b-button_type_show-all .b-button__text{text-decoration:none}.b-button_type_flat{border:0 none;background-image:none;filter:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:0}.b-button_type_flat:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:none;background-image:none}.b-button_type_flat:active{filter:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-image:none}.b-button_type_show-all-pseudo{display:block}.b-button_type_show-all-pseudo:hover .b-button__text{border-bottom-color:transparent}.b-button_type_show-all-pseudo .b-button__text{border-bottom-width:1px;border-bottom-style:dotted}.b-button_theme_bordered-blue{border:1px solid #00baee;color:#00baee;background:#fff;filter:none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-shadow:none;-webkit-transition:background 0.2s ease;-moz-transition:background 0.2s ease;-o-transition:background 0.2s ease;transition:background 0.2s ease}.b-button_theme_bordered-blue:hover{border-color:#00baee;color:#fff;background:#00baee;filter:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-button_theme_bordered-blue:active{background:#00baee;filter:none;border-color:#00baee;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.b-button_theme_cornsilk{background:#fff7da}.b-button_theme_cornsilk:hover{background:#fff7da}.b-button_theme_cornsilk:active{background:#fff7da}.b-tabs{zoom:1;height:1%;padding-top:5px;border-bottom:1px solid #d4d4d4}.b-tabs:after{clear:both;display:block;content:""}.b-tabs_type_over-form{margin-bottom:-16px;border-color:#bbb}.b-tabs_type_over-form .b-tabs__link,.b-tabs_type_over-form.b-tabs__tab_state_active .b-tabs__link{border-top-color:#bbb;border-right-color:#bbb;border-left-color:#bbb}.b-tabs__link{display:block;padding:0 15px;line-height:34px;border-top:1px solid #d4d4d4;border-right:1px solid #d4d4d4;background-color:#fafafa;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafafa), color-stop(100%, #f2f2f2));background-image:-webkit-linear-gradient(#fafafa,#f2f2f2);background-image:-moz-linear-gradient(#fafafa,#f2f2f2);background-image:-o-linear-gradient(#fafafa,#f2f2f2);background-image:-ms-linear-gradient(#fafafa,#f2f2f2);background-image:linear-gradient(#fafafa,#f2f2f2);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFAFAFA', endColorstr='#FFF2F2F2'),progid:DXImageTransform.Microsoft.AlphaImageLoader();text-decoration:none;color:#454545;cursor:pointer}.b-tabs__link:hover{background-image:none;filter:none;color:#454545;text-decoration:none}.b-tabs__tab{float:left;height:35px}.b-tabs__tab:first-child .b-tabs__link{border-left:1px solid #d4d4d4}.b-tabs__tab_state_active .b-tabs__link{margin-top:-5px;margin-left:-1px;height:39px;line-height:39px;border-bottom:1px solid #fff;border-left:1px solid #d4d4d4;background:#fff;background-image:none;filter:none;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;cursor:default}.b-tabs__tab_state_active .b-tabs__count{background-color:#ebebeb}.b-tabs__tab_state_pseudo .b-tabs__link{display:inline-block;margin-left:15px;border:0 none;background:none;filter:none;padding:0;color:#00a1cd}.b-tabs__tab_state_pseudo .b-tabs__link:hover{text-decoration:underline}.b-tabs__count{padding:5px;background:#fff;font-size:10px;line-height:normal;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.b-tabs__tab_state_disabled .b-tabs__link{cursor:default;background:#fcfcfc;color:#c8c8c8}.b-tabs__tab_state_disabled .b-tabs__link:hover{color:#c8c8c8}.b-tabs__tab_state_disabled.b-tabs__tab_state_active{background:#fff}.b-tabs_without_border{border:none}.b-tabs_type_pseudo-links{border-bottom:none}.b-tabs_type_pseudo-links .b-tabs__tab{float:none;display:inline-block;vertical-align:middle;margin:0;height:auto}.b-tabs_type_pseudo-links .b-tabs__tab:first-child .b-tabs__link{border-left:0 none}.b-tabs_type_pseudo-links .b-tabs__tab+.b-tabs__tab{margin-left:8px}.b-tabs_type_pseudo-links .b-tabs__link{border-top:none;border-left:none;border-right:none;border-bottom:1px dotted;background:none;filter:none;text-decoration:none;cursor:pointer;padding:0;height:auto;line-height:normal;color:#00a1cd}.b-tabs_type_pseudo-links .b-tabs__link:hover{color:#00a1cd;border-color:transparent}.b-tabs_type_pseudo-links:first-child .b-tabs__link{border:none}.b-tabs_type_pseudo-links .b-tabs__tab_state_active:first-child .b-tabs__link,.b-tabs_type_pseudo-links .b-tabs__tab_state_active .b-tabs__link{color:#333;margin:0;border:1px solid #e5e5e5;padding:2px 10px;cursor:default;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.b-photos-preview{width:450px}.b-photos-preview_type_large{width:700px}.b-photos-preview_type_large .b-photos-preview__image-holder{width:700px;height:700px}.b-photos-preview_type_large .b-photos-preview__image-holder:before{content:"";display:inline-block;height:700px;vertical-align:middle}.b-photos-preview_type_large .b-photos-preview__image{max-width:690px;max-height:690px}.b-photos-preview__image{vertical-align:middle;max-width:448px;max-height:448px;border:1px #e9e9e9 solid}.b-photos-preview__image-holder{width:450px;height:450px;text-align:center;white-space:nowrap;font-size:0;margin-bottom:10px}.b-photos-preview__image-holder:before{content:"";display:inline-block;height:450px;vertical-align:middle}.b-photos-preview__list{width:420px;margin:0 auto;overflow:hidden;font-size:0;white-space:nowrap;text-align:center}.b-photos-preview__list-item{display:inline-block;width:48px;height:48px;vertical-align:top;border:1px #e9e9e9 solid;text-align:center;background:#fff;margin:0 5px}.b-photos-preview__list-item:before{content:"";display:inline-block;height:48px;vertical-align:middle}.b-photos-preview__list-image{cursor:pointer;max-width:48px;max-height:48px;vertical-align:middle}.b-photos-preview__list-btn-next{float:right;width:15px;text-align:center;line-height:53px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-photos-preview__list-btn-prev{float:left;width:15px;text-align:center;line-height:53px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-photos-preview__list-arrow{display:inline-block;margin-top:10px;cursor:pointer;border-bottom:1px dotted;font-size:25px;color:#1d89aa;font-family:Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-photos-preview__image-btn-prev{position:absolute;left:-40px;top:50%;cursor:pointer;margin-top:-10px}.b-photos-preview__image-btn-next{position:absolute;right:-40px;top:50%;cursor:pointer;margin-top:-10px}.b-photos-preview__image-btn-prev_type_unactive{opacity:0.6;cursor:default}.b-product-preview{width:830px;position:relative}.b-product-preview:after{content:"";clear:both;display:table;font-size:0}.b-product-preview__cell-left{float:left;width:450px;margin-right:20px;position:relative}.b-product-preview__cell-right{float:left;width:355px}.b-product-preview__next{position:absolute;left:100%;top:0;width:50px;height:100%;cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5;-webkit-transition:opacity 0.3s linear;-moz-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-product-preview__next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.b-product-preview__next:after{content:"";position:absolute;top:50%;left:50%;margin:-14px 0 0 -7px}.b-product-preview__prev{position:absolute;right:100%;top:0;width:50px;height:100%;cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5;-webkit-transition:opacity 0.3s linear;-moz-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-product-preview__prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.b-product-preview__prev:after{content:"";position:absolute;top:50%;left:50%;margin:-14px 0 0 -7px}.b-product-preview__title{font-size:18px;line-height:normal;margin:0 0 15px}.b-product-preview__price{font-size:30px;line-height:normal}.b-product-preview__discount{position:absolute;top:375px;left:375px}.b-product-preview__discount_type_timeout{top:425px;left:0;right:0;height:30px}.b-product-preview__discount_pos_bottom-left{top:auto;bottom:0;left:0}.b-social{height:1%}.b-social:after{display:block;clear:both;content:""}.b-social__button{display:inline-block;width:100px;height:28px;padding-top:10px;margin-left:1px;text-align:center;border:1px solid #dcdcdc;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#f2f2f2;background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f2f2f2), color-stop(100%, #fafafa));background-image:-webkit-linear-gradient(bottom, #f2f2f2,#fafafa);background-image:-moz-linear-gradient(bottom, #f2f2f2,#fafafa);background-image:-o-linear-gradient(bottom, #f2f2f2,#fafafa);background-image:-ms-linear-gradient(bottom, #f2f2f2,#fafafa);background-image:linear-gradient(bottom, #f2f2f2,#fafafa);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF2F2F2', endColorstr='#FFFAFAFA'),progid:DXImageTransform.Microsoft.AlphaImageLoader();-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.07);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.07);box-shadow:0 1px 1px rgba(0,0,0,0.07);vertical-align:top}.b-social__button:hover{border-color:#dbdbdb #cfcfcf #c3c3c3;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.14);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.14);box-shadow:0 1px 2px rgba(0,0,0,0.14);background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f8f8f8), color-stop(100%, #fefefe));background-image:-webkit-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-moz-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-o-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:-ms-linear-gradient(bottom, #f8f8f8,#fefefe);background-image:linear-gradient(bottom, #f8f8f8,#fefefe);*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF8F8F8', endColorstr='#FFFEFEFE'),progid:DXImageTransform.Microsoft.AlphaImageLoader()}.b-social__button:active{border:1px solid #cacaca;border-color:#bdbdbd #cacaca #d4d4d4;background-image:-ms-none;background-image:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.11) inset;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.11) inset;box-shadow:0 1px 3px rgba(0,0,0,0.11) inset;filter:none}.b-social__button:first-child{margin-left:0}.b-social__button::-moz-focus-inner{padding:0;border:0}.b-social_type_full-length{text-align:justify;text-justify:newspaper;*width:99.9%;*text-align-last:justify;line-height:0}.b-social_type_full-length .b-social__button{float:none;display:inline-block;vertical-align:top;text-align:center;margin:0}.b-social__helper{width:100%;border:0 none;height:0;padding:0;display:inline-block;*display:none}.b-social_type_icon .b-social__button{width:36px;height:36px;padding:0;font-size:0;line-height:36px}.b-social__icon{vertical-align:middle}.b-social_type_full-width .b-social__button{display:block;width:auto}.b-iconed-text{display:table-row;*overflow:hidden;*display:block}.b-iconed-text__icon-holder{padding:3px 0;display:table-cell;vertical-align:top;text-align:center;*float:left}.b-iconed-text__text-holder{padding:3px 0;display:table-cell;vertical-align:middle;font-size:13px;line-height:1em;*height:1%;*display:block;*overflow:hidden;*padding-bottom:4px}.b-iconed-text__icon{vertical-align:top}.b-iconed-text_type_without-icon .b-iconed-text__icon-holder{display:none}.b-iconed-text_pt_10 .b-iconed-text__icon-holder,.b-iconed-text_pt_10 .b-iconed-text__text-holder{padding-top:10px}.font-family-etelka-light{font-family:"etelka_lightregular",Arial,sans-serif;font-weight:normal}.font-family-etelka-text{font-family:"etelka_textregular",Arial,sans-serif;font-weight:normal}.font-family-etelka-medium{font-family:"etelka_mediumregular",Arial,sans-serif;font-weight:normal}.font-family-etelka-medium-probold{font-family:"etelka_medium_probold",Arial,sans-serif;font-weight:normal}.font-family-etelka-text-proitalic{font-family:"etelka_text_proitalic",Arial,sans-serif;font-weight:normal}.font-family-lobsterregular{font-family:"lobsterregular",Arial,sans-serif;font-weight:normal}.font-etelka-page{font:18px "etelka_lightregular",Arial,sans-serif}.font-etelka-small{font-size:12px;line-height:18px}.font-etelka-medium{font-size:14px}.font-etelka-x-medium{font-size:16px}.font-etelka-large{font-size:22px;line-height:30px;margin:0}.font-etelka-larger{font-size:24px;line-height:30px;margin:0}.font-etelka-30{font-size:30px;line-height:1.25em;margin:0}.font-etelka-big{font-size:36px;line-height:1.25em;margin:0}.big-header{font-size:24px;display:block;line-height:1.25em;font-weight:normal;margin:0 0 15px}.large-header{font-size:18px;display:block;line-height:1.25em;font-weight:normal;margin:0 0 10px}.medium-header{font-size:15px;line-height:1.25em;display:block;font-weight:bold;line-height:1.2em;margin:0 0 10px}.huge-header{font-size:42px;display:block;line-height:1em;font-weight:normal}.big-text{font-size:24px;line-height:1.25em;font-weight:normal;margin:0}.large-text{font-size:18px;line-height:1.25em;font-weight:normal;margin:0}.medium-text{font-size:17px;line-height:1.25em;font-weight:normal;letter-spacing:-0.2px \9 }.medium-s-text{font-size:14px;line-height:1.25em}.normal-text{font-size:13px;line-height:1.25em;font-weight:normal}small,.small-text{font-size:11px}.uppercase-text{text-transform:uppercase}.bold{font-weight:bold}.align-center{text-align:center}.align-right{text-align:right}.align-left{text-align:left}.lh-trim{margin-top:-5px}.post{margin:15px 0}.post-top{margin:15px 0 0}.post-bot{margin:0 0 15px}.paragraph{margin:8px 0 !important}.paragraph-top{margin:8px 0 0}.paragraph-bot{margin:0 0 8px}.nowrap{white-space:nowrap}.text-color{color:#333}.text-color:hover{color:#333}.grey-color{color:#929292}.light-grey-color{color:#636363}.black-color{color:#000}.dark-color{color:#333}.link-color{color:#00a1cd}.link-color:hover{color:#00a1cd}.red-color{color:#c01213}.red-color:hover{color:#c01213}.h-dotted-underline{border-bottom:1px dotted}.tech-link{color:#929292}.tech-link:hover{color:#929292}.js-link-blue{color:#00a1cd;border-bottom:1px dashed #00a1cd}.js-link-blue:hover{color:#00a1cd;border-color:#00a1cd}.js-link-grey{color:#929292;border-bottom:1px dashed #929292}.js-link-grey:hover{color:#929292;border-color:#929292}.js-link-black{color:#333;border-bottom:1px dashed #333}.js-link-black:hover{color:#333;border-color:#333}.js-link-red{color:red;border-bottom:1px dashed red}.js-link-red:hover{color:red;border-bottom:1px dashed red}.js-link_type_dotted{border-bottom-style:dotted}.square-marked{list-style-type:square;padding-left:14px}.disc-marked{list-style-type:disc;padding-left:20px}.disc-marked li{margin:5px 0;overflow:visible !important}.decimal-marked{list-style-type:decimal;padding-left:20px}.decimal-marked li{margin:5px 0}.circle-marked{list-style-type:circle;padding-left:14px}.circle-marked li{margin:5px 0;overflow:visible}.lower-alpha-marked{list-style-type:lower-alpha;padding-left:20px}.lower-alpha-marked li{margin:5px 0}.dash-marked{list-style-type:none;padding-left:14px}.dash-marked li{margin:5px 0}.dash-marked li:before{content:"\2013";float:left;margin-left:-14px;margin-right:5px}.left-intend-list{margin-left:25px}.left-intend-list-aligned{margin-left:25px}.left-intend-list-aligned li:first-letter{margin-left:-25px}.decimal-counter-list_level_0{counter-reset:list_0;list-style-type:none;padding-left:20px;*list-style-type:decimal;*padding-left:23px}.decimal-counter-list_level_0 .list-item{margin:5px 0}.decimal-counter-list_level_0 .list-item:before{counter-increment:list_0;content:counter(list_0) ".";margin:0 5px 0 -20px}.decimal-counter-list_level_1{counter-reset:list_1;list-style-type:none;padding-left:29px;*list-style-type:decimal;*padding-left:23px}.decimal-counter-list_level_1 .list-item{margin:5px 0}.decimal-counter-list_level_1 .list-item:before{counter-increment:list_1;content:counter(list_0) "." counter(list_1);margin:0 10px 0 -29px}.decimal-counter-list_level_2{counter-reset:list_2;list-style-type:none;padding-left:20px;*list-style-type:decimal;*padding-left:23px}.decimal-counter-list_level_2 .list-item{margin:5px 0}.decimal-counter-list_level_2 .list-item:before{counter-increment:list_2;content:counter(list_0) "." counter(list_1) "." counter(list_2);margin:0 10px 0 -20px}.h-layout-right{float:right}.h-layout-left{float:left}.h-layout-center{margin:0 auto}.h-block{display:block}.h-table{display:table}.h-table-cell{display:table-cell}.h-border-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.h-inline-block{display:inline-block}.h-relative{position:relative}.h-absolute{position:absolute}.h-layout-table{table-layout:fixed}.h-table-layout-auto{table-layout:auto}.h-layout-clear{float:none;clear:both;display:block;font-size:1px;line-height:0;height:0}.h-layout-hidden{overflow:hidden;zoom:1}.h-hidden{display:none}.h-seo{position:fixed;top:0;left:0;width:100%}.h-clearfix:after,.h-clearfix:before{clear:both;display:table;content:""}.h-overflow-auto{overflow:auto}.h-clear-none{clear:none}.h-mr-0{margin-right:0}.h-mr-5{margin-right:5px}.h-mr-8{margin-right:8px}.h-mr-10{margin-right:10px}.h-mr-15{margin-right:15px}.h-mr-20{margin-right:20px}.h-mr-25{margin-right:25px}.h-mr-30{margin-right:30px}.h-mr-35{margin-right:35px}.h-mr-40{margin-right:40px}.h-mr-45{margin-right:45px}.h-mr-50{margin-right:50px}.h-mr-60{margin-right:60px}.h-mr-80{margin-right:80px}.h-mr-90{margin-right:90px}.h-mr-100{margin-right:100px}.h-ml-0{margin-left:0}.h-ml-5{margin-left:5px}.h-ml-7{margin-left:7px}.h-ml-10{margin-left:10px}.h-ml-12{margin-left:12px}.h-ml-15{margin-left:15px}.h-ml-20{margin-left:20px}.h-ml-25{margin-left:25px}.h-ml-30{margin-left:30px}.h-ml-35{margin-left:35px}.h-ml-40{margin-left:40px}.h-ml-45{margin-left:45px}.h-ml-47{margin-left:47px}.h-ml-50{margin-left:50px}.h-ml-55{margin-left:55px}.h-ml-60{margin-left:60px}.h-ml-70{margin-left:70px}.h-ml-80{margin-left:80px}.h-mt-0{margin-top:0px}.h-mt-1{margin-top:1px}.h-mt-2{margin-top:2px}.h-mt-3{margin-top:3px}.h-mt-4{margin-top:4px}.h-mt-5{margin-top:5px}.h-mt-6{margin-top:6px}.h-mt-7{margin-top:7px}.h-mt-8{margin-top:8px}.h-mt-10{margin-top:10px}.h-mt-11{margin-top:11px}.h-mt-12{margin-top:12px}.h-mt-15{margin-top:15px}.h-mt-18{margin-top:18px}.h-mt-20{margin-top:20px}.h-mt-25{margin-top:25px}.h-mt-30{margin-top:30px}.h-mt-35{margin-top:35px}.h-mt-40{margin-top:40px}.h-mt-45{margin-top:45px}.h-mt-50{margin-top:50px}.h-mt-60{margin-top:60px}.h-mt-65{margin-top:65px}.h-mt-70{margin-top:70px}.h-mt-75{margin-top:75px}.h-mt-80{margin-top:80px}.h-mt-100{margin-top:100px}.h-mb-0{margin-bottom:0px}.h-mb-3{margin-bottom:3px}.h-mb-4{margin-bottom:4px}.h-mb-5{margin-bottom:5px}.h-mb-10{margin-bottom:10px}.h-mb-12{margin-bottom:12px}.h-mb-15{margin-bottom:15px}.h-mb-20{margin-bottom:20px}.h-mb-25{margin-bottom:25px}.h-mb-30{margin-bottom:30px}.h-mb-35{margin-bottom:35px}.h-mb-40{margin-bottom:40px}.h-mb-45{margin-bottom:45px}.h-mb-50{margin-bottom:50px}.h-mb-60{margin-bottom:60px}.h-mb-70{margin-bottom:70px}.h-mb-80{margin-bottom:80px}.h-mb-90{margin-bottom:90px}.h-mv-5{margin-top:5px;margin-bottom:5px}.h-mv-10{margin-top:10px;margin-bottom:10px}.h-mv-15{margin-top:15px;margin-bottom:15px}.h-mv-20{margin-top:20px;margin-bottom:20px}.h-mv-25{margin-top:25px;margin-bottom:25px}.h-mv-30{margin-top:30px;margin-bottom:30px}.h-mv-40{margin-top:40px;margin-bottom:40px}.h-mv-50{margin-top:50px;margin-bottom:50px}.h-mv-60{margin-top:60px;margin-bottom:60px}.h-mv-70{margin-top:70px;margin-bottom:70px}.h-mv-75{margin-top:75px;margin-bottom:75px}.h-mv-80{margin-top:80px;margin-bottom:80px}.h-mh-0{margin-right:0px;margin-left:0px}.h-mh-5{margin-right:5px;margin-left:5px}.h-mh-10{margin-right:10px;margin-left:10px}.h-mh-13{margin-right:13px;margin-left:13px}.h-mh-15{margin-right:15px;margin-left:15px}.h-mh-20{margin-right:20px;margin-left:20px}.h-mh-25{margin-right:25px;margin-left:25px}.h-mh-30{margin-right:30px;margin-left:30px}.h-mh-35{margin-right:35px;margin-left:35px}.h-mh-40{margin-right:40px;margin-left:40px}.h-mh-50{margin-right:50px;margin-left:50px}.h-mh-70{margin-right:70px;margin-left:70px}.h-mh-110{margin-right:110px;margin-left:110px}.h-add-any-button-icon{margin-right:7px !important}.h-cabinet-header-fix{margin-top:10px !important}.h-ml-12{margin-left:12px}.h-mr-12{margin-right:12px}.h-mv-200{margin-top:200px;margin-bottom:200px}.h-mb-70{margin-bottom:70px}.h-ml-335{margin-left:335px}.h-ml-102{margin-left:102px}.h-mt-37{margin-top:37px}.h-ml-170{margin-left:170px}.h-height-15{height:15px}.h-height-25{height:25px}.h-height-30{height:30px}.h-height-40{height:40px}.h-height-50{height:50px}.h-height-60{height:60px}.h-height-70{height:70px}.h-height-75{height:75px}.h-height-80{height:80px}.h-height-100{height:100px}.h-height-110{height:110px}.h-height-130{height:130px}.h-height-150{height:150px}.h-height-230{height:230px}.h-height-280{height:280px}.h-height-320{height:320px}.h-height-400{height:400px}.h-height-450{height:450px}.h-height-485{height:485px}.h-height-600{height:600px}.h-max-height-400{max-height:400px}.h-height-67{height:67px}.h-height-36{height:36px}.h-height-40{height:40px}.h-height-46{height:46px}.h-height-0{height:0px}.h-height-auto{height:auto}.h-height-300{height:300px}.h-height-470{height:470px}.h-max-height-100perc{max-height:100%}.h-max-height-200{max-height:200px}.h-height-100perc{height:100%}.h-bg-green{background-color:#cfc}.h-bg-dark-green{background-color:#00b93e}.h-bg-yellow{background-color:#fffcd2}.h-bg-grey{background-color:#f5f9fa}.h-bg-gray{background-color:#f8f8f8}.h-bg-l-gray{background-color:#fcfcfc}.h-bg-light-grey{background-color:#e6e8f1}.h-bg-blue-grey{background-color:#ecf1f8}.h-bg-concrete{background-color:#f3f3f3}.h-bg-dark-gray{background-color:#e2e2e2}.h-bg-white{background-color:#fff}.h-bg-blue{background-color:#11c0f3}.h-bg-orange{background-color:#ff8500}.h-bg-beige{background-color:#e9e5dc}.h-bg-none{background:none}.h-target:target{background-color:#ff0}.h-new-year-2012{background:url('../image/bg_newyear_r-45988b6e5bb3da263664ce28ff9828bd.jpg') 0 0 repeat #fff}.h-new-year-2012 .footer-copyright{background:none}.h-new-year-2012-bgtail{background:url('../image/bg_newyear_tail_r-1c612ec0e60daa2bd6c310a48e56ede8.png') 50% 0 repeat-y}.h-text-center{text-align:center}.h-text-right{text-align:right}.h-text-left{text-align:left}.h-text-justify{text-align:justify}.h-nowrap{white-space:nowrap}.h-break-word{word-wrap:break-word;word-break:break-word}td.h-vertical-middle,.h-vertical-middle{vertical-align:middle}.h-vertical-top{vertical-align:top}.h-vertical-bottom{vertical-align:bottom}.h-drop-decoration{text-decoration:none}.h-nohover-decoration:hover{text-decoration:none}.h-onlyhover-decoration{text-decoration:none}.h-onlyhover-decoration:hover{text-decoration:underline}.h-underline-hover{text-decoration:underline}.h-underline-hover:hover{text-decoration:none}.h-underlined{text-decoration:underline}.h-line-through{text-decoration:line-through}.h-line-through:hover{text-decoration:line-through}.h-bold{font-weight:bold}.h-text-italic{font-style:italic}.h-text-normal{font-weight:normal}.h-line-height-normal{line-height:normal}.h-line-height-18{line-height:18px}.h-font-arial{font-family:Arial,Tahoma,Helvetica,"Liberation Sans",sans-serif}.h-first-letter-uppercase:first-letter{text-transform:uppercase}.h-line-height-100p{line-height:100%}.h-pre-wrap{white-space:pre-wrap}.h-fs-0{font-size:0}.h-font-size-8{font-size:8px}.h-font-size-10{font-size:10px}.h-font-size-11{font-size:11px}.h-font-size-12{font-size:12px}.h-font-size-13{font-size:13px}.h-font-size-14{font-size:14px}.h-font-size-15{font-size:15px}.h-font-size-16{font-size:16px}.h-font-size-17{font-size:17px}.h-font-size-18{font-size:18px}.h-font-size-19{font-size:19px}.h-font-size-20{font-size:20px}.h-font-size-22{font-size:22px}.h-font-size-23{font-size:23px}.h-font-size-24{font-size:24px}.h-font-size-25{font-size:25px}.h-font-size-26{font-size:26px}.h-font-size-28{font-size:28px}.h-font-size-30{font-size:30px}.h-font-size-32{font-size:32px}.h-font-size-35{font-size:35px}.h-font-size-36{font-size:36px}.h-font-size-40{font-size:40px}.h-font-size-48{font-size:48px}.h-font-size-96{font-size:96px}.h-lh-big{line-height:1.75}.h-lh-normal{line-height:1.5}.h-lh-middle{line-height:1.3}.h-lh-small{line-height:1}.h-color-red{color:red}.h-color-dark-red{color:#c5250b}.h-color-dark-red:hover{color:#c5250b}.h-color-black{color:#000}.h-color-white{color:#fff}.h-color-green{color:#007f00}.h-color-green-light{color:#7aae4d}.h-color-dark-green{color:#006f44}.h-color-malachite{color:#00b41e}.h-color-blue{color:#0fa3ce}.h-color-blue:hover{color:#0fa3ce}.h-color-light-blue{color:#11c0f3}.h-color-light-blue:hover{color:#11c0f3}.h-color-gray{color:#9b9b9b}.h-color-gray:hover{color:#9b9b9b}.h-color-l-gray{color:#d9d9d9}.h-color-l-gray:hover{color:#d9d9d9}.h-color-light-grey{color:#f4f5f6}.h-color-orange{color:#f90}.h-color-dark-orange{color:#fa8422}.h-color-grey{color:#333}.h-color-grey:hover{color:#333;text-decoration:none}.h-color-grey_no-color_hover{color:#333}.h-color-dark-grey{color:#666}.h-color-dark-grey:hover{color:#666;text-decoration:none}.h-color-mustard{color:#8a6803}.h-tech-link{color:#929292;text-decoration:underline}.h-tech-link:hover{text-decoration:none}.h-black-link{color:#333}.h-black-link:hover{color:#333}.h-white-link{color:#fff}.h-white-link:hover{color:#fff}.h-red-link{color:red}.h-red-link:hover{color:red}.h-blue-link{color:#009ac4}.h-blue-link:hover{color:#009ac4}.h-promo-blue-color{color:#36f}.h-opacity-zero{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.h-opacity-quarter{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);opacity:0.25}.h-opacity-half{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5}.h-opacity-third{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:0.75}.h-opacity-full{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;visibility:hidden}.h-opacity-normal{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;visibility:visible}.h-animated{-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.h-animated-slow{-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}.h-animated-fast{-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.h-cool-animated{-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.h-hover-scale{transition:0.2s easy}.h-hover-scale:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.h-cursor-pointer{cursor:pointer}.h-cursor-default{cursor:default}.h-cursor-move{cursor:move}.h-cursor-text{cursor:text}.h-cursor-loupe{cursor:url("http://static-cache.ua.uaprom.net/zoom-in.cur"),default;cursor:zoom-in;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:-o-zoom-in}.h-pointer-events-none{pointer-events:none}.h-cursor-auto{cursor:auto}.h-width-auto{width:auto}.h-width-1{width:1px}.h-width-5{width:5px}.h-width-10{width:10px}.h-width-15{width:15px}.h-width-17{width:17px}.h-width-20{width:20px}.h-width-25{width:25px}.h-width-30{width:30px}.h-width-35{width:35px}.h-width-40{width:40px}.h-width-45{width:45px}.h-width-50{width:50px}.h-width-60{width:60px}.h-width-65{width:65px}.h-width-70{width:70px}.h-width-74{width:74px}.h-width-75{width:75px}.h-width-80{width:80px}.h-width-90{width:90px}.h-width-95{width:95px}.h-width-100{width:100px}.h-width-105{width:105px}.h-width-110{width:110px}.h-width-120{width:120px}.h-width-127{width:127px}.h-width-130{width:130px}.h-width-135{width:135px}.h-width-140{width:140px}.h-width-145{width:145px}.h-width-148{width:148px}.h-width-150{width:150px !important}.h-width-155{width:155px}.h-width-160{width:160px}.h-width-165{width:165px}.h-width-170{width:170px}.h-width-175{width:175px}.h-width-180{width:180px}.h-width-185{width:185px}.h-width-188{width:188px}.h-width-190{width:190px}.h-width-200{width:200px}.h-width-205{width:205px}.h-width-210{width:210px}.h-width-215{width:215px}.h-width-220{width:220px}.h-width-224{width:224px}.h-width-225{width:225px}.h-width-230{width:230px}.h-width-239{width:239px}.h-width-240{width:240px}.h-width-250{width:250px}.h-width-260{width:260px}.h-width-270{width:270px}.h-width-280{width:280px}.h-width-290{width:290px}.h-width-300{width:300px}.h-width-310{width:310px}.h-width-320{width:320px}.h-width-325{width:325px}.h-width-335{width:335px}.h-width-350{width:350px}.h-width-355{width:355px}.h-width-360{width:360px}.h-width-362{width:362px}.h-width-364{width:364px}.h-width-378{width:378px}.h-width-380{width:380px}.h-width-390{width:390px}.h-width-400{width:400px}.h-width-410{width:410px}.h-width-415{width:415px}.h-width-425{width:425px}.h-width-435{width:435px}.h-width-440{width:440px}.h-width-450{width:450px}.h-width-455{width:455px}.h-width-460{width:460px}.h-width-465{width:465px}.h-width-470{width:470px}.h-width-480{width:480px}.h-width-485{width:485px}.h-width-500{width:500px}.h-width-525{width:525px}.h-width-530{width:530px}.h-width-533{width:533px}.h-width-560{width:560px}.h-width-600{width:600px}.h-width-650{width:650px}.h-width-700{width:700px}.h-width-710{width:710px}.h-width-720{width:720px}.h-width-738{width:738px}.h-width-750{width:750px}.h-width-770{width:770px}.h-width-790{width:790px}.h-width-830{width:830px}.h-width-875{width:875px}.h-width-920{width:920px}.h-width-935{width:935px}.h-width-980{width:980px}.h-width-984{width:984px}.h-width-1055{width:1055px}.h-width-9999{width:9999px}.h-width-50000{width:50000px}.h-width-20perc{width:20%}.h-width-25perc{width:25%}.h-width-30perc{width:30%}.h-width-35perc{width:35%}.h-width-50perc{width:50%}.h-width-65perc{width:65%}.h-width-80perc{width:80%}.h-width-100perc{width:100%}.h-min-width-170{min-width:170px}.h-min-width-150{min-width:150px}.h-max-width-100perc{max-width:100%}.h-width-738{width:738px}.h-width-998{width:998px}.h-width-40perc{width:40%}.h-width-60perc{width:60%}.h-min-width-998{min-width:998px}.h-max-width-300{max-width:300px}.h-max-width-400{max-width:400px}.h-max-width-550{max-width:550px}.h-min-width-350{min-width:350px}.h-min-width-200{min-width:200px}.h-radius-3{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.h-radius-5{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.h-radius-top-5{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.h-radius-right-3{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.h-radius-bottom-5{-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.h-radius-left-3{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.h-radius-100perc{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}@media screen and (min-width: 1254px){.h-m-width-180{width:180px}.h-m-width-220{width:220px}.h-m-width-230{width:230px}.h-m-width-240{width:240px}.h-m-width-250{width:250px}.h-m-width-480{width:480px}.h-m-width-500{width:500px}.h-m-width-600{width:600px}.h-m-width-700{width:700px}.h-m-width-970{width:970px}.h-m-width-984{width:984px}.h-m-mt-0{margin-top:0px}.h-m-mt-1{margin-top:1px}.h-m-mt-2{margin-top:2px}.h-m-mt-3{margin-top:3px}.h-m-mt-4{margin-top:4px}.h-m-mt-5{margin-top:5px}.h-m-mt-10{margin-top:10px}.h-m-mt-15{margin-top:15px}.h-m-mt-20{margin-top:20px}.h-m-mt-25{margin-top:25px}.h-m-mt-30{margin-top:30px}.h-m-mt-35{margin-top:35px}.h-m-mt-40{margin-top:40px}.h-m-mt-45{margin-top:45px}.h-m-mt-50{margin-top:50px}.h-m-mr-0{margin-right:0px}.h-m-mr-5{margin-right:5px}.h-m-mr-10{margin-right:10px}.h-m-mr-15{margin-right:15px}.h-m-mr-20{margin-right:20px}.h-m-mr-25{margin-right:25px}.h-m-mr-30{margin-right:30px}.h-m-mr-35{margin-right:35px}.h-m-mr-40{margin-right:40px}.h-m-mr-45{margin-right:45px}.h-m-mr-50{margin-right:50px}.h-m-mb-0{margin-bottom:0px}.h-m-mb-5{margin-bottom:5px}.h-m-mb-10{margin-bottom:10px}.h-m-mb-15{margin-bottom:15px}.h-m-mb-20{margin-bottom:20px}.h-m-mb-25{margin-bottom:25px}.h-m-mb-30{margin-bottom:30px}.h-m-mb-35{margin-bottom:35px}.h-m-mb-40{margin-bottom:40px}.h-m-mb-45{margin-bottom:45px}.h-m-mb-50{margin-bottom:50px}.h-m-ml-0{margin-left:0px}.h-m-ml-5{margin-left:5px}.h-m-ml-10{margin-left:10px}.h-m-ml-15{margin-left:15px}.h-m-ml-20{margin-left:20px}.h-m-ml-25{margin-left:25px}.h-m-ml-30{margin-left:30px}.h-m-ml-35{margin-left:35px}.h-m-ml-40{margin-left:40px}.h-m-ml-45{margin-left:45px}.h-m-ml-50{margin-left:50px}.h-m-mv-0{margin-top:0px;margin-bottom:0px}.h-m-mv-5{margin-top:5px;margin-bottom:5px}.h-m-mv-10{margin-top:10px;margin-bottom:10px}.h-m-mv-15{margin-top:15px;margin-bottom:15px}.h-m-mv-20{margin-top:20px;margin-bottom:20px}.h-m-mv-25{margin-top:25px;margin-bottom:25px}.h-m-mv-30{margin-top:30px;margin-bottom:30px}.h-m-mv-35{margin-top:35px;margin-bottom:35px}.h-m-mv-40{margin-top:40px;margin-bottom:40px}.h-m-mv-45{margin-top:45px;margin-bottom:45px}.h-m-mv-50{margin-top:50px;margin-bottom:50px}.h-m-mh-0{margin-left:0px;margin-right:0px}.h-m-mh-5{margin-left:5px;margin-right:5px}.h-m-mh-10{margin-left:10px;margin-right:10px}.h-m-mh-15{margin-left:15px;margin-right:15px}.h-m-mh-20{margin-left:20px;margin-right:20px}.h-m-mh-25{margin-left:25px;margin-right:25px}.h-m-mh-30{margin-left:30px;margin-right:30px}.h-m-mh-35{margin-left:35px;margin-right:35px}.h-m-mh-40{margin-left:40px;margin-right:40px}.h-m-mh-45{margin-left:45px;margin-right:45px}.h-m-mh-50{margin-left:50px;margin-right:50px}.h-m-vertical-top{vertical-align:top}.h-m-text-center{text-align:center}.h-m-text-right{text-align:right}.h-m-text-left{text-align:left}.h-m-inline-block{display:inline-block}.h-m-font-size-13{font-size:13px}}@media screen and (min-width: 1510px){.h-l-width-200{width:200px}.h-l-width-340{width:340px}.h-l-width-500{width:500px}.h-l-width-700{width:700px}.h-l-width-870{width:870px}.h-l-width-1230{width:1230px}.h-l-width-1248{width:1248px}}.h-p-5{padding:5px}.h-p-10{padding:10px}.h-p-31{padding:31px}.h-layout-anchor{position:relative;top:-31px;display:block}.h-anchor{position:absolute;margin-top:-50px}.h-anchor-anonymous{position:absolute;margin-top:-85px}.h-border-dashed{border:1px dashed #62ceff}.h-border-solid{border:1px solid #e5e5e5}.h-border-transparent{border:1px solid transparent}.h-border-separate{border-collapse:separate}.h-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.h-select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.h-select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.h-resize-none{resize:none}.h-resize-vertical{resize:vertical}.h-disabled{filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);-webkit-filter:grayscale(1);filter:gray;filter:grayscale(1)}.h-register-button{display:block;margin-top:4px}.h-register-button-label{font-weight:normal;margin-left:7px}.h-msg-ckeditor{margin:7px 0}.h-crm-page-menu-level-3{padding:10px;border-color:#e5e5e5;border-style:solid;border-width:1px}.h-required{padding-right:10px;background-image:url("../image/form/field-required_r-4db20f91193a06c611bd715d5c845d6e.gif");background-position:100% 0;background-repeat:no-repeat}.h-loader{display:block;margin:0 auto;width:76px;height:8px;background-image:url('../image/icon/loading_r-63a2578a962939ca5ac9c66f49496039.gif')}.h-chosen-item{margin-left:3px !important;padding-left:5px !important;text-indent:16px !important;background-position:left !important;background-repeat:no-repeat !important}.h-hidden-iframe{visibility:hidden;position:absolute;left:-999999px}.h-autocomplete-title{padding:3px 0 3px 5px;color:grey;font-weight:bold}.h-safe-shopping-restrictions{overflow:hidden;color:#fff;font-size:14px;line-height:24px;background:#121212 url('../image/black-pattern-white-lines_r-4b67317f4054f9b9f3b5f7f3eab68634.png') 0 0 repeat;-webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,0.2),0 10px 10px -5px rgba(0,0,0,0.3) inset,0 -10px 10px -5px rgba(0,0,0,0.3) inset;-moz-box-shadow:0 1px 2px 1px rgba(0,0,0,0.2),0 10px 10px -5px rgba(0,0,0,0.3) inset,0 -10px 10px -5px rgba(0,0,0,0.3) inset;box-shadow:0 1px 2px 1px rgba(0,0,0,0.2),0 10px 10px -5px rgba(0,0,0,0.3) inset,0 -10px 10px -5px rgba(0,0,0,0.3) inset}.h-flash-message{left:45%;position:fixed;top:60px;z-index:9999}.h-ml-28{margin-left:28px}.h-pr-20{padding-right:20px}.h-edit-custom-view{outline:2px dotted blue;min-width:50px;min-height:1.1em}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont_v-4.4.0.eot');src:url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff') format('woff2'),url('../fonts/fontawesome-webfont_v-4.4.0.woff') format('woff'),url('../fonts/fontawesome-webfont_v-4.4.0.ttf') format('truetype'),url('../fonts/fontawesome-webfont_v-4.4.0.svg') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

.ck-image-text-right:after {
  clear: both;
  display: block;
  content: "";
}
.ck-image-text-right__image {
  display: block;
  border: 1px solid transparent;
}
.ck-image-text-right__image-wrapper {
  float: left;
  background-color: #fff;
}
.ck-image-text-right__text {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666;
  padding: 25px 20px;
}
.ck-image-text-right__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ck-image-text-right_type_lite .ck-image-text-right__image-wrapper {
  margin: 0 15px 15px 0;
}
.ck-image-text-right_type_lite .ck-image-text-right__title {
  color: #333;
}
.ck-image-text-right_type_standard .ck-image-text-right__image-wrapper {
  margin: 0 15px 15px 0;
}
.ck-image-text-right_type_standard .ck-image-text-right__image {
  border-color: #cecece;
}
.ck-image-text-right_type_standard .ck-image-text-right__title {
  color: #333;
}
.ck-image-text-right_type_advanced .ck-image-text-right__image-wrapper {
  padding: 0 15px 15px 0;
  margin-right: 20px;
}
.ck-image-text-right_type_advanced .ck-image-text-right__image {
  border-color: #cecece;
}
.ck-image-text-right_type_advanced .ck-image-text-right__text {
  background-color: #efefef;
}
.ck-image-text-right_type_advanced .ck-image-text-right__title {
  color: #333;
}
.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title {
  color: #c4de78;
}
.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_lite .ck-image-text-right__title {
  color: #c478de;
}
.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image {
  border-color: #c4de78;
}
.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__image {
  border-color: #c478de;
}
.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title {
  color: #c4de78;
}
.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_standard .ck-image-text-right__title {
  color: #c478de;
}
.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image {
  border-color: #c4de78;
}
.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__image {
  border-color: #c478de;
}
.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title {
  color: #c4de78;
}
.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__title {
  color: #c478de;
}
.ck-theme-blue.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text {
  background-color: #eef7fd;
}
.ck-theme-green.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text {
  background-color: #feebf2;
}
.ck-theme-violet.ck-image-text-right.ck-image-text-right_type_advanced .ck-image-text-right__text {
  background-color: #f3e4f8;
}
.ck-image-text-left:after {
  clear: both;
  display: block;
  content: "";
}
.ck-image-text-left__image {
  display: block;
  border: 1px solid transparent;
}
.ck-image-text-left__image-wrapper {
  float: right;
  background-color: #fff;
}
.ck-image-text-left__text {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666;
  padding: 25px 20px;
}
.ck-image-text-left__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ck-image-text-left_type_lite .ck-image-text-left__image-wrapper {
  margin: 0 0 15px 15px;
}
.ck-image-text-left_type_lite .ck-image-text-left__title {
  color: #333;
}
.ck-image-text-left_type_standard .ck-image-text-left__image-wrapper {
  margin: 0 0 15px 15px;
}
.ck-image-text-left_type_standard .ck-image-text-left__image {
  border-color: #cecece;
}
.ck-image-text-left_type_standard .ck-image-text-left__title {
  color: #333;
}
.ck-image-text-left_type_advanced .ck-image-text-left__image-wrapper {
  padding: 0 0 15px 15px;
  margin-left: 20px;
}
.ck-image-text-left_type_advanced .ck-image-text-left__image {
  border-color: #cecece;
}
.ck-image-text-left_type_advanced .ck-image-text-left__text {
  background-color: #efefef;
}
.ck-image-text-left_type_advanced .ck-image-text-left__title {
  color: #333;
}
.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title {
  color: #c4de78;
}
.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_lite .ck-image-text-left__title {
  color: #c478de;
}
.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image {
  border-color: #c4de78;
}
.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__image {
  border-color: #c478de;
}
.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title {
  color: #c4de78;
}
.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_standard .ck-image-text-left__title {
  color: #c478de;
}
.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image {
  border-color: #c4de78;
}
.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__image {
  border-color: #c478de;
}
.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title {
  color: #c4de78;
}
.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__title {
  color: #c478de;
}
.ck-theme-blue.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text {
  background-color: #eef7fd;
}
.ck-theme-green.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text {
  background-color: #feebf2;
}
.ck-theme-violet.ck-image-text-left.ck-image-text-left_type_advanced .ck-image-text-left__text {
  background-color: #f3e4f8;
}
.ck-image-text-bottom__image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.ck-image-text-bottom__image-wrapper {
  text-align: center;
  border: 1px solid transparent;
}
.ck-image-text-bottom__text {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666;
  overflow: hidden;
}
.ck-image-text-bottom__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ck-image-text-bottom_type_lite .ck-image-text-bottom__title {
  color: #333;
}
.ck-image-text-bottom_type_lite .ck-image-text-bottom__image-wrapper {
  margin-bottom: 15px;
}
.ck-image-text-bottom_type_lite .ck-image-text-bottom__text {
  padding: 15px;
}
.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper {
  border-color: #cecece;
  margin-bottom: 15px;
}
.ck-image-text-bottom_type_standard .ck-image-text-bottom__title {
  color: #333;
}
.ck-image-text-bottom_type_standard .ck-image-text-bottom__text {
  padding: 15px;
}
.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper {
  border-color: #cecece;
  margin-bottom: 15px;
}
.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text {
  background-color: #efefef;
  padding: 15px;
}
.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title {
  color: #333;
}
.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title {
  color: #c4de78;
}
.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_lite .ck-image-text-bottom__title {
  color: #c478de;
}
.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper {
  border-color: #c4de78;
}
.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__image-wrapper {
  border-color: #c478de;
}
.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title {
  color: #c4de78;
}
.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_standard .ck-image-text-bottom__title {
  color: #c478de;
}
.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper {
  border-color: #c4de78;
}
.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__image-wrapper {
  border-color: #c478de;
}
.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title {
  color: #c4de78;
}
.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__title {
  color: #c478de;
}
.ck-theme-blue.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text {
  background-color: #eef7fd;
}
.ck-theme-green.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text {
  background-color: #feebf2;
}
.ck-theme-violet.ck-image-text-bottom.ck-image-text-bottom_type_advanced .ck-image-text-bottom__text {
  background-color: #f3e4f8;
}
.ck-two-columns-60-30:after {
  clear: both;
  display: block;
  content: "";
}
.ck-two-columns-60-30__left {
  float: left;
  width: 66.66%;
  box-sizing: border-box;
  padding-right: 20px;
}
.ck-two-columns-60-30__right {
  float: right;
  width: 33.33%;
  box-sizing: border-box;
}
.ck-two-columns-60-30__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ck-two-columns-60-30__text {
  padding: 20px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666;
}
.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title {
  color: #333;
}
.ck-two-columns-60-30_type_standard.ck-two-columns-60-30 {
  background-color: #efefef;
}
.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title {
  color: #333;
}
.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text {
  background-color: #efefef;
}
.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title {
  color: #333;
}
.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title {
  color: #c4de78;
}
.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_lite .ck-two-columns-60-30__title {
  color: #c478de;
}
.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_standard {
  background-color: #eef7fd;
}
.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_standard {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_standard {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_standard {
  background-color: #feebf2;
}
.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_standard {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title {
  color: #c4de78;
}
.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_standard .ck-two-columns-60-30__title {
  color: #c478de;
}
.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text {
  background-color: #eef7fd;
}
.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text {
  background-color: #feebf2;
}
.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__text {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title {
  color: #c4de78;
}
.ck-theme-orange.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-two-columns-60-30.ck-two-columns-60-30_type_advanced .ck-two-columns-60-30__title {
  color: #c478de;
}
.ck-two-columns-30-60:after {
  clear: both;
  display: block;
  content: "";
}
.ck-two-columns-30-60__left {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  padding-right: 20px;
}
.ck-two-columns-30-60__right {
  float: right;
  width: 66.66%;
  box-sizing: border-box;
}
.ck-two-columns-30-60__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ck-two-columns-30-60__text {
  padding: 20px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666;
}
.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title {
  color: #333;
}
.ck-two-columns-30-60_type_standard.ck-two-columns-30-60 {
  background-color: #efefef;
}
.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title {
  color: #333;
}
.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title {
  color: #333;
}
.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text {
  background-color: #efefef;
}
.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title {
  color: #c4de78;
}
.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_lite .ck-two-columns-30-60__title {
  color: #c478de;
}
.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_standard {
  background-color: #eef7fd;
}
.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_standard {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_standard {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_standard {
  background-color: #feebf2;
}
.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_standard {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title {
  color: #c4de78;
}
.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_standard .ck-two-columns-30-60__title {
  color: #c478de;
}
.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text {
  background-color: #eef7fd;
}
.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text {
  background-color: #feebf2;
}
.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__text {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title {
  color: #c4de78;
}
.ck-theme-orange.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-two-columns-30-60.ck-two-columns-30-60_type_advanced .ck-two-columns-30-60__title {
  color: #c478de;
}
.ck-list-vertical {
  padding: 20px;
}
.ck-list-vertical__table {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.ck-list-vertical__table-item {
  display: table-cell;
  border: 0;
  padding: 0;
  vertical-align: top;
}
.ck-list-vertical__text {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666;
}
.ck-list-vertical__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ck-list-vertical__number {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}
.ck-list-vertical__table-item_type_narrow {
  width: 30px;
}
.ck-list-vertical_type_lite .ck-list-vertical__title {
  color: #333;
}
.ck-list-vertical_type_lite .ck-list-vertical__number {
  color: #333;
}
.ck-list-vertical_type_standard .ck-list-vertical__title {
  color: #333;
}
.ck-list-vertical_type_standard .ck-list-vertical__number {
  color: #333;
}
.ck-list-vertical_type_advanced .ck-list-vertical__number {
  color: #333;
}
.ck-list-vertical_type_advanced .ck-list-vertical__title {
  color: #333;
}
.ck-list-vertical_type_advanced.ck-list-vertical {
  background-color: #efefef;
}
.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title {
  color: #c4de78;
}
.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_lite .ck-list-vertical__title {
  color: #c478de;
}
.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number {
  color: #a8d6f4;
}
.ck-theme-green.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number {
  color: #c4de78;
}
.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number {
  color: #f9dabc;
}
.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number {
  color: #f99dbc;
}
.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__number {
  color: #c478de;
}
.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title {
  color: #c4de78;
}
.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_standard .ck-list-vertical__title {
  color: #c478de;
}
.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_advanced {
  background-color: #eef7fd;
}
.ck-theme-green.ck-list-vertical.ck-list-vertical_type_advanced {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_advanced {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_advanced {
  background-color: #feebf2;
}
.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_advanced {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number {
  color: #a8d6f4;
}
.ck-theme-green.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number {
  color: #c4de78;
}
.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number {
  color: #f9dabc;
}
.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number {
  color: #f99dbc;
}
.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__number {
  color: #c478de;
}
.ck-theme-blue.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title {
  color: #c4de78;
}
.ck-theme-orange.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-list-vertical.ck-list-vertical_type_advanced .ck-list-vertical__title {
  color: #c478de;
}
.ck-list-horizontal {
  padding: 20px;
}
.ck-list-horizontal__table {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.ck-list-horizontal__table-item {
  display: table-cell;
  border: 0;
  padding: 0;
  vertical-align: top;
}
.ck-list-horizontal__image {
  display: block;
  max-width: 100%;
  border: 1px solid transparent;
}
.ck-list-horizontal__image-wrapper {
  margin-bottom: 10px;
}
.ck-list-horizontal__title {
  font-weight: bold;
  margin-bottom: 10px;
}
.ck-list-horizontal__text {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666;
}
.ck-list-horizontal_type_lite .ck-list-horizontal__title {
  color: #333;
}
.ck-list-horizontal_type_standard .ck-list-horizontal__image {
  border-color: #cecece;
}
.ck-list-horizontal_type_standard .ck-list-horizontal__title {
  color: #333;
}
.ck-list-horizontal_type_advanced .ck-list-horizontal__image {
  border-color: #cecece;
}
.ck-list-horizontal_type_advanced .ck-list-horizontal__title {
  color: #333;
}
.ck-list-horizontal_type_advanced.ck-list-horizontal {
  background-color: #efefef;
}
.ck-list-horizontal__table-item_type_narrow-45 {
  width: 45px;
}
.ck-list-horizontal__table-item_type_narrow-10 {
  width: 10px;
}
.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title {
  color: #c4de78;
}
.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_lite .ck-list-horizontal__title {
  color: #c478de;
}
.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image {
  border-color: #c4de78;
}
.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__image {
  border-color: #c478de;
}
.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title {
  color: #c4de78;
}
.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_standard .ck-list-horizontal__title {
  color: #c478de;
}
.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_advanced {
  background-color: #eef7fd;
}
.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_advanced {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_advanced {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_advanced {
  background-color: #feebf2;
}
.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_advanced {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image {
  border-color: #c4de78;
}
.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__image {
  border-color: #c478de;
}
.ck-theme-blue.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title {
  color: #a8d6f4;
}
.ck-theme-green.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title {
  color: #c4de78;
}
.ck-theme-orange.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title {
  color: #f9dabc;
}
.ck-theme-pink.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title {
  color: #f99dbc;
}
.ck-theme-violet.ck-list-horizontal.ck-list-horizontal_type_advanced .ck-list-horizontal__title {
  color: #c478de;
}
.ck-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.ck-table__cell {
  border: 0;
  padding: 10px 15px;
  vertical-align: middle;
}
.ck-table__text {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666;
}
.ck-table_type_lite.ck-table {
  border: 1px solid #ccc;
}
.ck-table_type_lite .ck-table__row_type_border-bottom {
  border-bottom: 1px solid #ccc;
}
.ck-table_type_standard.ck-table {
  border: 1px solid #ccc;
}
.ck-table_type_standard .ck-table__row_type_border-bottom {
  border-bottom: 1px solid #ccc;
}
.ck-table_type_standard .ck-table__row_type_colored {
  background-color: #f2f2f2;
}
.ck-table_type_advanced.ck-table {
  border: 1px solid #ccc;
}
.ck-table_type_advanced .ck-table__row_type_border-bottom {
  border-bottom: 1px solid #ccc;
}
.ck-table_type_advanced .ck-table__row_type_colored {
  background-color: #f2f2f2;
}
.ck-table_type_advanced .ck-table__cell_type_colored {
  background-color: #e5e5e5;
}
.ck-table_type_advanced .ck-table__cell_type_border-right {
  border-right: 1px solid #ccc;
}
.ck-theme-blue.ck-table.ck-table_type_lite {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table.ck-table_type_lite {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table.ck-table_type_lite {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table.ck-table_type_lite {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table.ck-table_type_lite {
  border-color: #c478de;
}
.ck-theme-blue.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table.ck-table_type_lite .ck-table__row_type_border-bottom {
  border-color: #c478de;
}
.ck-theme-blue.ck-table.ck-table_type_standard {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table.ck-table_type_standard {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table.ck-table_type_standard {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table.ck-table_type_standard {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table.ck-table_type_standard {
  border-color: #c478de;
}
.ck-theme-blue.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table.ck-table_type_standard .ck-table__row_type_border-bottom {
  border-color: #c478de;
}
.ck-theme-blue.ck-table.ck-table_type_standard .ck-table__row_type_colored {
  background-color: #eef7fd;
}
.ck-theme-green.ck-table.ck-table_type_standard .ck-table__row_type_colored {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-table.ck-table_type_standard .ck-table__row_type_colored {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-table.ck-table_type_standard .ck-table__row_type_colored {
  background-color: #feebf2;
}
.ck-theme-violet.ck-table.ck-table_type_standard .ck-table__row_type_colored {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-table.ck-table_type_advanced {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table.ck-table_type_advanced {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table.ck-table_type_advanced {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table.ck-table_type_advanced {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table.ck-table_type_advanced {
  border-color: #c478de;
}
.ck-theme-blue.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table.ck-table_type_advanced .ck-table__row_type_border-bottom {
  border-color: #c478de;
}
.ck-theme-blue.ck-table.ck-table_type_advanced .ck-table__row_type_colored {
  background-color: #eef7fd;
}
.ck-theme-green.ck-table.ck-table_type_advanced .ck-table__row_type_colored {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-table.ck-table_type_advanced .ck-table__row_type_colored {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-table.ck-table_type_advanced .ck-table__row_type_colored {
  background-color: #feebf2;
}
.ck-theme-violet.ck-table.ck-table_type_advanced .ck-table__row_type_colored {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-table.ck-table_type_advanced .ck-table__cell_type_colored {
  background-color: #dceffb;
}
.ck-theme-green.ck-table.ck-table_type_advanced .ck-table__cell_type_colored {
  background-color: #e7f2c9;
}
.ck-theme-orange.ck-table.ck-table_type_advanced .ck-table__cell_type_colored {
  background-color: #fcf1e5;
}
.ck-theme-pink.ck-table.ck-table_type_advanced .ck-table__cell_type_colored {
  background-color: #fcdae5;
}
.ck-theme-violet.ck-table.ck-table_type_advanced .ck-table__cell_type_colored {
  background-color: #e9ccf2;
}
.ck-theme-blue.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table.ck-table_type_advanced .ck-table__cell_type_border-right {
  border-color: #c478de;
}
.ck-social {
  font-size: 0;
  text-align: center;
}
.ck-social__image {
  vertical-align: middle;
}
.ck-social__image-wrapper {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  padding: 30px;
  margin-right: 55px;
}
.ck-social__image-wrapper_type_without-margin {
  margin: 0;
}
.ck-social_type_lite .ck-social__image-wrapper {
  border: 1px solid #999;
}
.ck-social_type_standard .ck-social__image-wrapper {
  border: 1px solid #999;
  background-color: #efefef;
}
.ck-social_type_advanced .ck-social__image-wrapper {
  border: 1px solid #999;
  background-color: #999;
}
.ck-theme-blue.ck-social.ck-social_type_lite .ck-social__image-wrapper {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-social.ck-social_type_lite .ck-social__image-wrapper {
  border-color: #c4de78;
}
.ck-theme-orange.ck-social.ck-social_type_lite .ck-social__image-wrapper {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-social.ck-social_type_lite .ck-social__image-wrapper {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-social.ck-social_type_lite .ck-social__image-wrapper {
  border-color: #c478de;
}
.ck-theme-blue.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  border-color: #c4de78;
}
.ck-theme-orange.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  border-color: #c478de;
}
.ck-theme-blue.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  background-color: #eef7fd;
}
.ck-theme-green.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  background-color: #feebf2;
}
.ck-theme-violet.ck-social.ck-social_type_standard .ck-social__image-wrapper {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  border-color: #c4de78;
}
.ck-theme-orange.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  border-color: #c478de;
}
.ck-theme-blue.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  background-color: #a8d6f4;
}
.ck-theme-green.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  background-color: #c4de78;
}
.ck-theme-orange.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  background-color: #f9dabc;
}
.ck-theme-pink.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  background-color: #f99dbc;
}
.ck-theme-violet.ck-social.ck-social_type_advanced .ck-social__image-wrapper {
  background-color: #c478de;
}
.ck-table-constructor {
  border-collapse: collapse;
  border-spacing: 0;
}
.ck-table-constructor__cell {
  border: 0;
  padding: 10px 15px;
  vertical-align: middle;
}
.ck-table-constructor__text {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #666;
}
.ck-table-constructor_type_lite.ck-table-constructor {
  border: 1px solid #ccc;
}
.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom {
  border-bottom: 1px solid #ccc;
}
.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom:last-child {
  border-bottom: none;
}
.ck-table-constructor_type_standard.ck-table-constructor {
  border: 1px solid #ccc;
}
.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom {
  border-bottom: 1px solid #ccc;
}
.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom:last-child {
  border-bottom: none;
}
.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1) {
  background-color: #f2f2f2;
}
.ck-table-constructor_type_advanced.ck-table-constructor {
  border: 1px solid #ccc;
}
.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right {
  border-right: 1px solid #ccc;
}
.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom {
  border-bottom: 1px solid #ccc;
}
.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom:last-child {
  border-bottom: none;
}
.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child {
  background-color: #e5e5e5;
}
.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored {
  background-color: #f2f2f2;
}
.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child {
  background-color: #e5e5e5;
}
.ck-theme-blue.ck-table-constructor_type_lite.ck-table-constructor {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table-constructor_type_lite.ck-table-constructor {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table-constructor_type_lite.ck-table-constructor {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table-constructor_type_lite.ck-table-constructor {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table-constructor_type_lite.ck-table-constructor {
  border-color: #c478de;
}
.ck-theme-blue.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table-constructor_type_lite .ck-table-constructor__row_type_border-bottom {
  border-color: #c478de;
}
.ck-theme-blue.ck-table-constructor_type_standard.ck-table-constructor {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table-constructor_type_standard.ck-table-constructor {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table-constructor_type_standard.ck-table-constructor {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table-constructor_type_standard.ck-table-constructor {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table-constructor_type_standard.ck-table-constructor {
  border-color: #c478de;
}
.ck-theme-blue.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table-constructor_type_standard .ck-table-constructor__row_type_border-bottom {
  border-color: #c478de;
}
.ck-theme-blue.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1) {
  background-color: #eef7fd;
}
.ck-theme-green.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1) {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1) {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1) {
  background-color: #feebf2;
}
.ck-theme-violet.ck-table-constructor_type_standard .ck-table-constructor__row_type_colored:nth-child(2n-1) {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-table-constructor_type_advanced.ck-table-constructor {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table-constructor_type_advanced.ck-table-constructor {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table-constructor_type_advanced.ck-table-constructor {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table-constructor_type_advanced.ck-table-constructor {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table-constructor_type_advanced.ck-table-constructor {
  border-color: #c478de;
}
.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__cell_type_border-right {
  border-color: #c478de;
}
.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom {
  border-color: #a8d6f4;
}
.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom {
  border-color: #c4de78;
}
.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom {
  border-color: #f9dabc;
}
.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom {
  border-color: #f99dbc;
}
.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__row_type_border-bottom {
  border-color: #c478de;
}
.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child {
  background-color: #dceffb;
}
.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child {
  background-color: #e7f2c9;
}
.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child {
  background-color: #fcf1e5;
}
.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child {
  background-color: #fcdae5;
}
.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:first-child {
  background-color: #e9ccf2;
}
.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored {
  background-color: #eef7fd;
}
.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored {
  background-color: #f3f8e4;
}
.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored {
  background-color: #fef8f2;
}
.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored {
  background-color: #feebf2;
}
.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored:nth-child(2n+3) .ck-table-constructor__cell_type_colored {
  background-color: #f3e4f8;
}
.ck-theme-blue.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child {
  background-color: #dceffb;
}
.ck-theme-green.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child {
  background-color: #e7f2c9;
}
.ck-theme-orange.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child {
  background-color: #fcf1e5;
}
.ck-theme-pink.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child {
  background-color: #fcdae5;
}
.ck-theme-violet.ck-table-constructor_type_advanced .ck-table-constructor__row_type_colored .ck-table-constructor__cell_type_colored:first-child {
  background-color: #e9ccf2;
}
.ck-header {
  display: block;
  margin: 0 0 10px 0;
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #333;
}