﻿* {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
}
body {
  position: relative;
}
a {
  cursor: pointer;
}
div.jjyutxuhudh {
  display: block;
  float: none;
  height: 0;
  clear: both;
  padding: 0;
  margin: 0;
}
div.left-separator,
div.jjyutxuhudh-left {
  display: block;
  float: none;
  height: 0;
  clear: left;
  padding: 0;
  margin: 0;
}
div.right-separator,
div.jjyutxuhudh-right {
  display: block;
  float: none;
  height: 0;
  clear: right;
  padding: 0;
  margin: 0;
}
div.yzzqzqprjuzclyh {
  min-width: 360px;
  max-width: 1024px;
  overflow: hidden;
  margin: 0 auto;
  border-top: #8f3b47 2px solid;
  position: relative;
}
div.page-left-col {
  display: none;
}
div.message {
  padding: 6px;
  text-align: center;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  display: none;
  border-radius: 5px;
  margin-bottom: 6px;
}
div.message.red {
  border: red 1px solid;
  background-color: #f15b5b;
  display: block;
}
div.message.blue {
  border: #dff4fb 1px solid;
  background-color: #01578b;
  display: block;
}
div.message.green {
  border: #060 1px solid;
  background-color: #41a35a;
  display: block;
}
div.message.simple {
  border: none;
  background-color: #fff;
  display: block;
  font-size: 16px;
  padding: 6px;
  color: red;
}
div.bread {
  font: 14px/26px Tahoma;
  color: #666;
  padding: 4px 10px;
}
div.bread a,
div.bread span {
  font: inherit;
  color: inherit;
  text-decoration: none;
}
.fxrlszauiuqqrt {
  font: 18px/22px Tahoma;
  color: #376989;
  padding: 10px;
}
.button {
  display: inline-block;
  padding: 0 8px;
  margin-right: 4px;
  height: 21px;
  border: #dedede 1px solid;
  border-radius: 3px;
  background: #eaeaea;
  background: linear-gradient(to bottom, #f9f9f9 0%, #eaeaea 100%);
  font: 14px/20px Tahoma;
  color: #376989;
  text-decoration: none;
}
.button:hover,
.button:active,
.button.puvhtyiciexlv,
.button.puvhtyiciexlvected {
  background: #18a7ba;
  border-color: #376989;
  color: #fff;
}
.pevxxwgtzxoppdk {
  display: inline-block;
  vertical-align: top;
  height: 27px;
  width: 89px;
  padding: 0;
  font: bold 14px/27px Tahoma;
  color: #fffefe;
  text-decoration: none;
  text-align: center;
  border: #138697 1px solid;
  background: #66c6d5;
  background: linear-gradient(to bottom, #66c6d5 0%, #1c90a2 100%);
  box-shadow: inset 0 0 1px #fff;
  border-radius: 3px;
  overflow: hidden;
}
.pevxxwgtzxoppdk .out {
  display: none;
}
.pevxxwgtzxoppdk.out {
  background: #969595;
  border-color: #969595;
}
.pevxxwgtzxoppdk.out .out {
  display: block;
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  white-space: normal;
}
.pevxxwgtzxoppdk.out .klsuksyjqtjpjhq {
  display: none;
}
.wish-button {
  display: inline-block;
  height: 29px;
}
.wish-button a {
  display: block;
  vertical-align: top;
  height: 29px;
  padding: 0 6px;
  font: 14px/29px Tahoma;
  color: #fff;
  text-decoration: none;
  background-color: #aeaeae;
  border-radius: 3px;
  overflow: hidden;
  white-space: nowrap;
}
.wish-button a:before {
  background: url(../img/elements.png) no-repeat -60px -30px;
  display: block;
  float: left;
  width: 22px;
  height: 20px;
  margin: 5px 8px 0 0;
  content: "";
}
.wish-button a span {
  font: inherit;
  color: inherit;
}
.wish-button.wish-icon a {
  font-size: 1px;
  text-indent: -300px;
}
.wish-button.wish-icon a:before {
  margin-right: 0;
  float: none;
}
.wish-button.wish-icon a span {
  display: none;
}
.orange-button {
  display: inline-block;
  padding: 5px 20px;
  height: 19px;
  border-radius: 4px;
  background: #d74558;
  border: #8f3b47 1px solid;
  font: 14px/17px Tahoma;
  color: #fff;
  text-decoration: none;
  box-shadow: inset 0 0 1px #fff;
}
div.pager {
  padding: 40px 0;
}
a.page-up {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 37px;
  height: 37px;
  background: #d74558;
  border-radius: 50%;
  z-index: 1000;
  text-align: center;
  font-size: 18px;
  line-height: 35px;
  color: #fff;
  opacity: 0.7;
  display: none;
  overflow: hidden;
}
a.page-up svg {
  width: 24px;
  height: 24px;
  margin: 7px;
  fill: #fff;
}
.am-window-holder {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2000;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.am-window-container {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  min-width: 300px;
  min-height: 100px;
  padding-bottom: 10px;
  box-sizing: border-box;
  background-color: #fff;
  border: #8f3b47 2px solid;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.am-window-head {
  height: 29px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  background-color: #fdf4e5;
  border-radius: 8px 8px 0 0;
}
.am-window-title {
  height: 29px;
  padding: 0 10px;
  overflow: hidden;
  margin-right: 40px;
}
.am-window-title,
.am-window-title * {
  font: 14px/28px Arial;
  color: #376989;
  font-weight: bold;
}
.am-window-close {
  position: absolute;
  width: 21px;
  height: 21px;
  background-color: #d74558;
  border: #8f3b47 1px solid;
  border-radius: 3px;
  top: 3px;
  right: 3px;
  font: 18px/18px Arial;
  color: #fff;
  text-align: center;
}
.am-window-close:hover {
  background-position: -51px -17px;
}
.am-window-content {
  overflow: auto;
  width: 100%;
}
.am-window-message {
  color: red;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  margin: auto 0;
}
.available-window .am-window-title {
  font-size: 22px;
}
.available-window .am-window-title span.uxserdsdtwxg {
  font-size: 20px;
  float: right;
  color: #ff6c00;
}
.available-window .am-window-title span.uxserdsdtwxg span {
  font-size: 17px;
  color: #ff6c00;
}
.available-window .am-window-title span.uxserdsdtwxg span.p {
  color: #3f3f3f;
}
.available-window .am-window-content {
  left: 20px;
  right: 20px;
}
div.available div.fxrlszauiuqqrt {
  color: #3f3f3f;
  padding: 15px 0;
  margin: 0;
}
div.available div.left {
  width: 440px;
  height: 400px;
  float: left;
  overflow: auto;
}
div.available div.right {
  width: 480px;
  height: 400px;
  float: right;
}
div.available div.right div.map {
  width: 480px;
  height: 400px;
}
div.available div.left div.city {
  height: 47px;
  line-height: 28px;
  font-size: 14px;
  collapse: #3f3f3f;
}
div.available div.left div.city select {
  width: 200px;
  height: 28px;
  box-sizing: border-box;
  font-size: 13px;
  color: #111;
}
div.available div.left div.city select option {
  padding: 6px 10px;
}
div.available ul.shop-list {
  list-style-type: none;
  display: none;
}
div.available ul.shop-list.open {
  display: block;
}
div.available ul.shop-list li {
  display: block;
  padding: 3px 5px;
  line-height: 25px;
}
div.available ul.shop-list li:hover {
  background-color: #42acbc;
}
div.available ul.shop-list li.puvhtyiciexlv {
  background-color: #1b90a1;
}
div.available ul.shop-list li a.fdiridtgzyzgfxr {
  float: right;
  height: 25px;
  margin: 0 0 0 10px;
}
div.available ul.shop-list li a.shop {
  color: #3f3f3f !important;
  font-size: 14px;
  text-decoration: none !important;
  border-bottom: #3f3f3f 1px dashed;
}
div.available ul.shop-list li a.shop:hover {
  border: none;
}
div.available ul.shop-list li:hover a.shop,
div.available ul.shop-list li.puvhtyiciexlv a.shop {
  color: #fff !important;
  border-color: #fff;
}
div.available ul.shop-list li div.rycvglcjck {
  display: none;
}
.am-w-comment-info {
  padding: 8px;
}
.am-w-comment {
  width: 90%;
  margin: 0 auto;
}
.am-w-comment td {
  padding: 5px;
  text-align: left;
  vertical-align: middle;
}
.am-w-comment td.message {
  font-weight: bold;
  color: red;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 16px;
}
.am-w-comment td.wupqoiywpovzjzs {
  color: #376989;
  font-weight: bold;
  font-size: 12px;
}
.am-w-comment p {
  font-size: 10px;
  color: #777;
}
.am-w-comment input {
  width: 100%;
  height: 22px;
  border: #aaa 1px solid;
  border-radius: 3px;
  padding: 0 3px;
  box-sizing: border-box;
}
.am-w-comment textarea {
  width: 400px;
  height: 120px;
  border: #aaa 1px solid;
  border-radius: 3px;
  padding: 3px;
  box-sizing: border-box;
}
.am-w-comment .result-info {
  font-size: 14px;
  color: #3f3f3f;
  line-height: 17px;
  vertical-align: top;
}
.am-w-auth {
  width: 90%;
  margin: 0 auto;
}
.am-w-auth td {
  padding: 6px;
  text-align: left;
  vertical-align: top;
}
.am-w-auth td.message {
  font-weight: bold;
  color: red;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 16px;
}
.am-w-auth td sup {
  color: #3aa7b7;
  font-size: 12px;
  padding: 0 3px;
}
.am-w-auth input {
  width: 100%;
  height: 22px;
  border: #aaa 1px solid;
  border-radius: 3px;
  padding: 0 3px;
  box-sizing: border-box;
}
.am-w-auth input.check {
  width: auto;
  height: auto;
  float: left;
  margin: 3px 6px 0 0;
  display: block;
}
.am-w-auth textarea {
  width: 100%;
  height: 53px;
  padding: 3px;
  box-sizing: border-box;
}
.am-w-auth div.right {
  float: right;
  padding: 0 2px 0 0;
}
.am-w-auth div.right a {
  margin: 0 0 5px 0;
  font-size: 12px;
  float: right;
  color: #376989;
  text-decoration: underline;
}
.am-w-auth div.check {
  padding-top: 4px;
}
.am-w-auth div.check p {
  font-size: 12px;
  color: #333;
}
.am-w-auth a.auth {
  float: left;
}
.am-w-restore td {
  padding: 3px 6px;
  text-align: left;
  vertical-align: top;
}
.am-w-restore td.message {
  font-weight: bold;
  color: red;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 14px;
}
.am-w-restore input {
  width: 100%;
  height: 22px;
  border: #aaa 1px solid;
  border-radius: 3px;
  text-align: left;
  padding: 0 5px;
  box-sizing: border-box;
}
.am-w-restore a.restore {
  float: left;
}
.am-w-restore div.right {
  float: right;
  padding: 0 2px 0 0;
}
.am-w-restore div.right a {
  margin: 3px 0 0 5px;
  font-size: 12px;
}
.win-action {
  padding: 12px;
}
div.win-action div.action-list {
  padding: 10px;
  margin: 0;
  border-top: #b9b9b9 1px dotted;
}
div.win-action div.action-list div.iqotqsgchq {
  width: 102px;
}
div.win-action div.action-list div.iqotqsgchq img {
  width: 100px;
  border: #dfdde0 1px solid;
}
div.win-action div.action-list div.dt {
  font-weight: bold;
}
div.win-action div.action-products {
  height: 110px;
  overflow: hidden;
}
div.win-action div.action-product,
div.win-action div.name {
  height: auto;
}
div.win-action div.fxrlszauiuqqrt {
  font-size: 13px;
  font-weight: bold;
  color: #376989;
  margin: 0;
  padding: 8px 0;
}
div.win-action div.about {
  padding-top: 12px;
}
div.win-action div.about,
div.win-action div.about * {
  color: #3f3f3f;
  padding-right: 3px;
}
div.win-action div.about li {
  margin-left: 25px;
  padding: 3px;
}
div.win-action div.more {
  text-align: right;
  padding-top: 10px;
}
div.win-action div.more a {
  color: #376989;
  text-decoration: none;
  padding-right: 12px;
}
div.win-action div.more a span {
  border-bottom: #376989 1px dashed;
}
div.win-action div.more a:hover {
  text-decoration: none !important;
  background-position: 100% -8px;
}
div.win-action div.more a:hover span {
  border: none;
  text-decoration: none;
}
div.action-product {
  float: left;
  width: 50%;
  height: 90px;
  padding: 5px;
  overflow: hidden;
  box-sizing: border-box;
}
div.action-product:hover {
  background-color: #eee;
}
div.action-product div.iqotqsgchq {
  float: left;
  width: 60px;
  overflow: hidden;
  border: #dedede 1px solid;
}
div.action-product div.iqotqsgchq img {
  width: 60px;
}
div.action-product div.name {
  height: 100px;
  overflow: hidden;
  margin-left: 72px;
}
div.action-product div.name a {
  color: #376989;
  text-decoration: none;
}
div.action-product div.uxserdsdtwxg {
  color: #d74558;
  font-size: 13px;
  font-weight: bold;
}
.mailing-page .left-col {
  float: left;
  width: 70%;
  box-sizing: border-box;
}
.mailing-page .right-col {
  float: right;
  width: 240px;
}
.am-w-question {
  margin: 0 auto;
  width: 100%;
}
.am-w-question td {
  padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 12px;
}
.am-w-question td.message {
  font-weight: bold;
  color: #c91d34;
  font-size: 13px;
  line-height: 16px;
}
.am-w-question td.green {
  color: #080;
}
.am-w-question td.h {
  color: #3f3f3f;
  font-weight: bold;
  font-size: 12px;
  width: 85px;
  padding-right: 0;
}
.am-w-question td.descr {
  color: #000;
  font-size: 12px;
}
.am-w-question p {
  font-size: 10px;
  color: #777;
}
.am-w-question input,
.am-w-question select,
.am-w-question textarea {
  width: 100%;
  box-sizing: border-box;
  min-width: 270px;
  max-width: 400px;
  font-size: 12px;
  border-color: #aaadb2 #e2e3e8 #e2e9ef #e2e3e8;
  border-width: 1px;
  border-style: solid;
}
.am-w-question input,
.am-w-question select {
  height: 25px;
  padding: 0 5px;
}
.am-w-question textarea {
  height: 120px;
  padding: 5px;
}
.am-w-question a.button {
  display: inline-block;
  height: 26px;
  padding: 0 30px;
  line-height: 26px;
  background: #1b90a1;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  text-shadow: #085f6c 1px 1px 1px;
}
.am-w-question a.button:hover {
  background-color: #3aa0af;
}
.am-w-question a.question {
  display: block;
  width: 76px;
  height: 27px;
  background: url(../img/ask.jpg) no-repeat 0 0;
}
.am-w-question a.question:hover {
  background-position: 0 -27px;
}
.am-w-question a.question:active {
  background-position: 0 -54px;
}
.am-w-question sup {
  color: #d74558;
  font-size: 12px;
  padding: 0 3px;
}
.am-w-question div.widget {
  border: #cfcfcf 1px solid;
  border-radius: 4px;
  box-shadow: #f0f0f0 1px 3px 2px inset;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}
.am-w-question div.widget * {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.am-w-question div.widget .ui-datepicker {
  display: block;
  width: auto;
}
.am-w-question div.widget .ui-datepicker-title {
  text-align: center;
  color: #148a9c;
  height: 30px;
}
.am-w-question div.widget .ui-datepicker-prev,
.am-w-question div.widget .ui-datepicker-next {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -300px;
  background: url(../img/ico/widget-arr.png) no-repeat 0 0;
}
.am-w-question div.widget .ui-datepicker-prev {
  float: left;
  margin-left: 50px;
}
.am-w-question div.widget .ui-datepicker-prev:hover {
  background-position: 0 -20px;
}
.am-w-question div.widget .ui-datepicker-next {
  float: right;
  margin-right: 50px;
  background-position: -20px 0;
}
.am-w-question div.widget .ui-datepicker-next:hover {
  background-position: -20px -20px;
}
.am-w-question div.widget .ui-datepicker-prev.ui-state-disabled,
.am-w-question div.widget .ui-datepicker-next.ui-state-disabled {
  visibility: hidden;
}
.am-w-question div.widget .ui-datepicker-calendar {
  width: 100%;
}
.am-w-question div.widget .ui-datepicker-calendar td,
.am-w-question div.widget table.ui-datepicker-calendar th {
  width: 12%;
  text-align: center;
  padding: 4px 6px;
}
.am-w-question div.widget .ui-datepicker-calendar th span {
  font-weight: normal;
  color: #148a9c;
}
.am-w-question div.widget .ui-datepicker-calendar td.ui-state-disabled {
  color: #8b8a8a;
}
.am-w-question div.widget .ui-datepicker-calendar td a {
  display: block;
  border: #a3daf4 1px solid;
  border-radius: 3px;
  background-color: #cce9f8;
  box-shadow: #dff1fb 0 0 2px inset;
  text-align: center;
  height: 18px;
  line-height: 18px;
  color: #148a9c;
  text-decoration: none !important;
}
.am-w-question div.widget .ui-datepicker-calendar td a:hover,
.am-w-question div.widget .ui-datepicker-calendar td a.ui-state-active {
  border-color: #d74558;
  background-color: #d74558;
  color: #fff !important;
}
.am-w-question #timepicker a {
  display: inline-block;
  width: 25%;
  margin-bottom: 10px;
  height: 15px;
  line-height: 15px;
  color: #148a9c !important;
  text-decoration: none !important;
  background: url(../img/ico/check3.png) no-repeat 0 -15px;
  text-indent: 20px;
}
.am-w-question #timepicker a:hover {
  font-weight: bold;
  background-position: 0 0;
}
.am-w-question #timepicker a.puvhtyiciexlv {
  font-weight: bold;
  background-position: 0 -30px;
}
div.tcivhqdyyeh {
  border-top: #b9b9b9 1px solid;
  padding: 10px 0;
}
div.gihzkrziee {
  padding: 10px 0 35px 0;
}
div.gihzkrziee .wupqoiywpovzjzs {
  display: block;
  float: left;
  width: 25%;
  text-decoration: none;
}
div.gihzkrziee .wupqoiywpovzjzs div.xyjvpzqhasuojqy {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  background: url(../img/benefits-main.png?r=1) no-repeat 0 0;
  position: relative;
}
div.gihzkrziee .wupqoiywpovzjzs div.xyjvpzqhasuojqy.eyuktcitafyow {
  background-position: 0 -70px;
}
div.gihzkrziee .wupqoiywpovzjzs div.xyjvpzqhasuojqy.kzfkvwerhzda {
  background-position: 0 -140px;
}
div.gihzkrziee .wupqoiywpovzjzs div.xyjvpzqhasuojqy.kzfkvwerhzda span {
  display: block;
  position: absolute;
  background: #fff;
  color: #32a3b3;
  width: 13px;
  height: 13px;
  text-align: center;
  line-height: 14px;
  border-radius: 50%;
  left: 30px;
  top: 25px;
  font-size: 12px;
  font-weight: bold;
}
div.gihzkrziee .wupqoiywpovzjzs div.xyjvpzqhasuojqy.wgswktlldcvwcg {
  background-position: 0 -210px;
}
div.gihzkrziee .wupqoiywpovzjzs div.name {
  padding: 10px;
  font-size: 14px;
  color: #1a1a1a;
  text-align: center;
}
div.gihzkrziee div.div {
  float: left;
  width: 1px;
  height: 65px;
  margin: 25px 0 0 -1px;
  background-color: #e0e0e0;
}
div.rubrikator {
  padding: 10px;
  margin: 10px;
  border-radius: 5px;
  border: #ccc 1px solid;
}
div.rubrikator p.rb-name {
  color: #1a1a1a;
  font-size: 16px;
  padding: 0 0 10px 0;
}
ul.rb-rubs {
  display: block;
  list-style-type: none;
  margin: 0;
}
ul.rb-rubs li {
  padding: 4px 0 5px 18px;
  color: #666;
}
ul.rb-rubs li a {
  text-decoration: none;
  color: #18a7ba;
  font-size: 14px;
  line-height: 15px;
}
ul.rb-rubs li a span {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}
ul.rb-rubs li a span.name {
  text-decoration: none;
}
ul.rb-rubs li a:hover,
ul.rb-rubs li a:hover span {
  text-decoration: underline;
  color: #d74558;
}
ul.rb-rubs li a:active {
  color: #e1727b;
}
ul.rb-rubs li.l1 {
  padding-left: 0;
  color: #18a7ba;
  font-size: 12px;
}
ul.rb-rubs li.l3 {
  padding-left: 36px;
}
ul.rb-rubs li.puvhtyiciexlv,
ul.rb-rubs li a.puvhtyiciexlv {
  font-weight: bold;
  color: #d74558;
  text-decoration: underline;
}
div.action-timer {
  background-color: #eee;
  border: #ccc 1px solid;
  padding: 10px;
  border-radius: 5px;
  margin: 10px;
}
div.action-timer div.h {
  text-align: center;
  font-size: 12px;
  padding-bottom: 10px;
  font-weight: bold;
}
div.action-timer div.digit {
  width: 40px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}
div.action-timer div.digit span {
  display: block;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #11468c;
  padding: 3px;
  background-color: #fff;
  border: #ccc 1px solid;
  border-radius: 4px;
}
div.action-timer div.dot {
  float: left;
  padding: 3px;
  font-size: 16px;
  color: #000;
}
div.fpoduyytsaok-menu div.section a.section-name {
  display: block;
  font: 14px/18px Tahoma;
  color: #376989;
  text-decoration: none;
  padding: 9px 25px;
  border-top: #b2d7ea 1px solid;
  background: #fdfeff;
  background: linear-gradient(to bottom, #fdfeff 0%, #cee8f5 100%);
}
div.fpoduyytsaok-menu div.section a.section-name:before {
  display: block;
  float: right;
  margin: 7px -10px 0 0;
  content: "";
  width: 1px;
  height: 1px;
  border: 5px solid;
  border-color: #9bcce5 transparent transparent transparent;
}
div.fpoduyytsaok-menu div.section a.section-name.open:before {
  border-color: transparent transparent #fff transparent;
  margin-top: 0;
}
div.fpoduyytsaok-menu div.section a.section-name.open {
  color: #fff;
  background: #e95b6d;
  background: linear-gradient(
    to bottom,
    #e8e8e8 0%,
    #d74558 3%,
    #d74558 97%,
    #e8e8e8 100%
  );
}
div.fpoduyytsaok-menu div.section div.subitems {
  display: none;
}
div.fpoduyytsaok-menu div.section div.subitems.open {
  display: block;
}
div.fpoduyytsaok-menu div.section div.subitems a {
  display: block;
  font: 14px/18px Tahoma;
  color: #000;
  text-decoration: none;
  padding: 9px 10px 9px 40px;
  border-top: #c7c7c7 1px solid;
}
div.fpoduyytsaok-menu div.section div.subitems a:before {
  display: block;
  float: left;
  content: "";
  margin: 4px 0 0 -15px;
  width: 6px;
  height: 11px;
  background: url(../img/elements.png) no-repeat -180px -90px;
}
div.fpoduyytsaok-menu div.section div.subitems a.open {
  color: #50ac3e;
}
div.fpoduyytsaok-menu div.section div.subitems a.open:before {
  margin: 7px 0 0 -20px;
  width: 11px;
  height: 6px;
  background-position: -180px -105px;
}
div.fpoduyytsaok-menu div.section div.subitems div.subitems a {
  padding-left: 60px;
}
div.fpoduyytsaok-menu div.section div.subitems div.subitems div.subitems a {
  padding-left: 80px;
}
div.fpoduyytsaok-menu
  div.section
  div.subitems
  div.subitems
  div.subitems
  div.subitems
  a {
  padding-left: 100px;
}
div.lxvyseiruew div.fwthyiheco {
  display: inline-block;
  vertical-align: middle;
  width: 76px;
  height: 13px;
  background: url(../img/elements.png) no-repeat 0 -60px;
  margin-right: 5px;
}
div.lxvyseiruew div.fwthyiheco p {
  background: url(../img/elements.png) no-repeat -90px -60px;
  height: 13px;
}
div.lxvyseiruew div.yequjdorlcoarq {
  display: inline-block;
  vertical-align: middle;
}
div.lxvyseiruew div.yequjdorlcoarq a {
  font: 14px/14px Arial;
  color: #376989;
  text-decoration: none;
}
.txt {
  padding: 0 10px;
}
.txt,
.txt * {
  font-size: 14px;
  line-height: 17px;
  color: #333;
  font-family: Tahoma, Geneva, sans-serif;
}
.txt a {
  color: #376989;
  text-decoration: underline;
}
.txt p {
  padding-bottom: 9px;
}
.txt h2 {
  font-size: 12px;
  font-weight: bold;
}
.txt li {
  margin-left: 15px;
  padding: 3px 0;
}
.txt div.iqotqsgchq {
  float: left;
  width: 200px;
  margin: 0 12px 6px 0;
  text-align: center;
}
.txt div.iqotqsgchq img {
  width: 200px;
}
.txt div.dt {
  color: #666;
  padding-bottom: 8px;
  font-size: 13px;
}
.txt img {
  max-width: 100%;
  height: auto !important;
}
.articles.top {
  margin-bottom: 15px;
  border-top: #c6c6c6 1px solid;
  border-bottom: #c6c6c6 1px solid;
  color: #777;
  padding: 10px 0;
}
.txt .author {
  display: flex;
  flex-wrap: wrap;
}
.txt .author * {
  color: inherit;
}
.txt .author .caption {
  font-weight: bold;
  color: #333;
}
.txt .author .name {
  color: #32a3b3;
  text-decoration: none;
  margin: 0 7px;
}
.txt .author .name span {
  color: inherit;
}
.txt .author .speciality {
  color: #777;
}
.strong {
  font-weight: bold;
}
div.qewchdwocurvkfj div.fjgictyvygkod {
  height: 47px;
  position: relative;
}
div.qewchdwocurvkfj div.fjgictyvygkod a.chlitgkrcffr {
  display: block;
  float: left;
  width: 200px;
  height: 36px;
  background: url(../img/elements.png) no-repeat 0 -160px;
  margin: 5px 0 0 8px;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.qphzdlsetdixjx {
  float: right;
  margin: 9px 9px 0 0;
  background-color: #e8e8e8;
  height: 22px;
  padding: 5px;
  border-radius: 3px;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.qphzdlsetdixjx a.ylcevwcodyejk {
  display: block;
  width: 31px;
  height: 24px;
  float: left;
  margin: -1px 0;
  background: url(../img/elements.png) no-repeat 0 -30px;
  text-decoration: none;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.qphzdlsetdixjx a.rycvglcjck {
  display: block;
  margin: 3px 0 0 35px;
  background-color: #d74558;
  border-radius: 10px;
  padding: 1px 8px;
  font: 12px/17px Arial;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.qphzdlsetdixjx a.rycvglcjck span {
  font: inherit;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.phones {
  width: 190px;
  height: 23px;
  position: absolute;
  top: 12px;
  right: 210px;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.phones span.fade {
  display: block;
  width: 7px;
  height: 4px;
  position: absolute;
  top: 10px;
  right: 0;
  background: url(../img/elements.png) no-repeat -180px -60px;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.phones div.container {
  height: 23px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 13px;
  cursor: pointer;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.phones div.container p {
  font: 16px/26px Tahoma;
  color: #d74558;
  font-weight: bold;
  white-space: nowrap;
  text-align: right;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.phones div.container p * {
  font: inherit;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.phones div.container p a {
  color: inherit;
  text-decoration: none;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.phones div.container p span.free {
  font-weight: normal;
  font-size: 13px;
  display: block;
  text-align: right;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.phones.open div.container {
  padding: 8px;
  background-color: #fff;
  box-shadow: 0 0 5px 1px #888;
  border-radius: 6px;
  z-index: 1;
  height: auto;
  top: -8px;
  right: 5px;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.phones.open span.fade {
  display: none;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.docs-menu {
  position: absolute;
  top: 14px;
  right: 400px;
  left: 215px;
  text-align: center;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.docs-menu a {
  margin: 0 0 0 8%;
  font-weight: bold;
  font-size: 12px;
  color: #376989;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
div.qewchdwocurvkfj div.fjgictyvygkod div.docs-menu a:first-child {
  margin: 0;
}
div.qewchdwocurvkfj div.dhzxfroiziqp {
  height: 46px;
  background-color: #d74558;
  position: relative;
}
div.qewchdwocurvkfj div.dhzxfroiziqp table {
  width: 100%;
  height: 100%;
}
div.qewchdwocurvkfj div.dhzxfroiziqp td {
  text-align: center;
  vertical-align: middle;
  border-left: #df6a79 1px solid;
  border-right: #ac2839 1px solid;
  height: 46px;
}
div.qewchdwocurvkfj div.dhzxfroiziqp td:first-child {
  border-left: none;
}
div.qewchdwocurvkfj div.dhzxfroiziqp td:last-child {
  border-right: none;
}
div.qewchdwocurvkfj div.dhzxfroiziqp td.search {
  padding: 0 6px;
  min-width: 140px;
}
div.qewchdwocurvkfj div.dhzxfroiziqp td a {
  font: 14px/18px Tahoma;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  padding: 0 5px;
  cursor: pointer;
  text-align: center;
}
div.qewchdwocurvkfj div.dhzxfroiziqp td.puvhtyiciexlv a,
div.qewchdwocurvkfj div.dhzxfroiziqp td a:hover {
  background-color: #18a7ba;
}
div.qewchdwocurvkfj div.dhzxfroiziqp td a span {
  font: inherit;
}
div.qewchdwocurvkfj div.dhzxfroiziqp td a span.name {
  display: inline-block;
  vertical-align: middle;
}
div.qewchdwocurvkfj div.dhzxfroiziqp .sphsczugji td a.fpoduyytsaok span.xyjvpzqhasuojqy {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img/menu-bars-svgrepo-com.svg) no-repeat;
  vertical-align: middle;
}
div.qewchdwocurvkfj div.dhzxfroiziqp table.lhhccturxpxgdvu {
  display: none;
}
div.qewchdwocurvkfj div.dhzxfroiziqp .lhhccturxpxgdvu td a span.name {
  text-transform: uppercase;
}
div.qewchdwocurvkfj div.dhzxfroiziqp .lhhccturxpxgdvu td a span.xyjvpzqhasuojqy {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img/menu-bars-svgrepo-com.svg) no-repeat;
  margin-right: 10px;
  vertical-align: middle;
}
div.qewchdwocurvkfj div.dhzxfroiziqp .lhhccturxpxgdvu td a.search span.xyjvpzqhasuojqy {
  background-position: -33px -123px;
}
div.qewchdwocurvkfj div.dhzxfroiziqp .lhhccturxpxgdvu td a.call span.xyjvpzqhasuojqy {
  background-position: -63px -124px;
}
div.qewchdwocurvkfj div.dhzxfroiziqp .lhhccturxpxgdvu td a.shops span.xyjvpzqhasuojqy {
  background-position: -91px -122px;
}
div.qewchdwocurvkfj div.dhzxfroiziqp .lhhccturxpxgdvu td a.profile span.xyjvpzqhasuojqy {
  background-position: -124px -122px;
}
div.search-block {
  margin: 6px;
  height: 36px;
  display: none;
  position: relative;
}
.search-block form {
  display: block;
  height: 34px;
  border: #c6c6c6 1px solid;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
}
.search-block form:before {
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 6px;
  top: 4px;
  background: url(../img/elements.png) no-repeat -88px -25px;
}
.search-block form p {
  margin: 0 7px 0 32px;
  height: 34px;
}
.search-block form input.q {
  border: none;
  background: none;
  display: block;
  height: 34px;
  width: 100%;
  line-height: 34px;
  font-size: 16px;
  color: #999;
  outline: none;
}
.search-block form input.s {
  display: none;
  float: right;
  border: none;
  width: 70px;
  height: 34px;
  background: #d74558;
  border-radius: 0 2px 2px 0;
  color: #fff;
  font-size: 16px;
}
.search-block.focus div.overlay {
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0.7;
}
.search-block.focus form {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0;
  border-color: #d74558;
}
.sphsczugji .search-block.focus form {
  top: 4px;
  left: 10px;
  right: 10px;
}
.search-block.focus form p {
  margin-right: 80px;
}
.search-block.focus form input.q {
  color: #000;
}
.search-block.focus form input.s {
  display: block;
}
div.search-result {
  padding: 0 10px 10px 10px;
}
div.search-result p span {
  color: #d74558;
  font-weight: bold;
}
div.head-doc-menu {
  display: none;
}
div.head-doc-menu.open {
  display: block;
}
div.head-doc-menu div.overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
  background: #333;
  opacity: 0.8;
}
div.head-doc-menu div.overlay:before {
  display: block;
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) no-repeat 0 0;
  z-index: 11;
}
div.head-doc-menu div.container {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  min-width: 220px;
  max-width: 80%;
  z-index: 10;
  background: rgba(33, 33, 33, 0.6);
  overflow: hidden;
}
div.head-doc-menu div.wupqoiywpovzjzs a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}
div.orfgtycqiregper {
  width: 100%;
  overflow: auto;
}
table.main-rubs {
  width: 100%;
}
table.main-rubs td {
  padding: 10px;
  vertical-align: top;
  text-align: left;
  width: 33.33%;
  box-sizing: border-box;
}
table.main-rubs td div.zcqjaqjfezwfrwp {
  float: left;
  width: 60px;
}
table.main-rubs td div.zcqjaqjfezwfrwp img {
  max-width: 100%;
}
table.main-rubs td ul.links {
  margin-left: 80px;
  list-style-type: none;
}
table.main-rubs td ul.links li {
  padding-bottom: 12px;
}
table.main-rubs td ul.links a {
  color: #32a3b3;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
table.main-rubs td ul.links .r-name a {
  font-size: 14px;
  color: #d74558;
  text-transform: uppercase;
}
.dsiuzzxdyc {
  padding: 10px;
  font-size: 11px;
  line-height: 15px;
  color: #999;
  box-sizing: border-box;
  width: 100%;
  overflow: auto;
}
.dsiuzzxdyc * {
  font-size: inherit;
  color: inherit;
}
.dsiuzzxdyc img {
  max-width: 100%;
  height: auto !important;
}
.dsiuzzxdyc table {
  border-collapse: collapse;
  border-color: #999;
}
.dsiuzzxdyc table td {
  padding: 3px 5px;
}
div.yxlwiforlx {
  margin-top: 25px;
}
div.yxlwiforlx div.phones {
  background-color: #d74558;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 0 10px;
}
div.yxlwiforlx div.phones * {
  font: inherit;
}
div.yxlwiforlx div.phones span,
div.yxlwiforlx div.phones p {
  white-space: nowrap;
  display: inline;
  margin-left: 10px;
}
div.yxlwiforlx div.phones a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
}
div.yxlwiforlx div.xxqcrvzyjpetz {
  background: #e5e5e5 url(../img/footer-bg.png) repeat-x 0 0;
}
div.yxlwiforlx div.footer-language {
  padding: 10px;
  text-align: center;
}
div.yxlwiforlx div.footer-language * {
  font-size: 14px;
  margin: 0 5px;
}
div.yxlwiforlx div.footer-language span {
  color: #d74558;
}
div.yxlwiforlx div.footer-language a {
  color: #32a3b3;
}
div.yxlwiforlx div.menu {
  padding-bottom: 10px;
  text-align: center;
}
div.yxlwiforlx div.menu a,
div.yxlwiforlx div.menu span {
  display: inline-block;
  white-space: nowrap;
  padding: 0 10px;
  margin-top: 10px;
  border-left: #aeaeae 1px solid;
  color: #376989;
  font: 12px/13px Tahoma;
  text-decoration: none;
}
div.yxlwiforlx div.menu a:first-child,
div.yxlwiforlx div.menu span:first-child {
  border: none;
}
div.yxlwiforlx div.social {
  border-bottom: #aeaeae 2px solid;
  text-align: center;
  padding: 15px;
}
div.yxlwiforlx div.menu span {
  color: #d74558;
  font-weight: bold;
}
div.yxlwiforlx div.social a.set-device {
  display: inline-block;
  padding: 0 12px;
  height: 29px;
  line-height: 29px;
  color: #376989;
  text-decoration: none;
  background-color: #f2f2f2;
  border: #b1b1b1 1px solid;
  border-radius: 3px;
  vertical-align: top;
  margin-top: 1px;
}
div.yxlwiforlx div.social a.slink {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 0 0 18px;
  border: #fff 1px solid;
  border-radius: 4px;
}
div.yxlwiforlx div.social a.vkontakte {
  background: url(../img/elements.png) no-repeat 0 -90px;
}
div.yxlwiforlx div.social a.facebook {
  background: url(../img/elements.png) no-repeat -30px -90px;
}
div.yxlwiforlx div.social a.google {
  background: url(../img/elements.png) no-repeat -90px -90px;
}
div.yxlwiforlx div.social a.klsuksyjqtjpjhqstagram {
  background: url(../img/elements.png?r=1) no-repeat -120px -90px;
}
div.yxlwiforlx div.social a.youtube {
  background: url(../img/elements.png?r=2) no-repeat -60px -90px;
}
div.promo-block {
  width: 100%;
  height: 320px;
  overflow: hidden;
  border-top: #b9b9b9 1px solid;
  padding: 11px 0 25px 0;
  position: relative;
}
div.promo-block div.controls {
  height: 30px;
  padding: 0 8px;
}
div.promo-block div.fxrlszauiuqqrts a {
  margin-right: 15px;
}
div.promo-block div.fxrlszauiuqqrts a:last-child {
  margin-right: 0;
}
div.promo-block div.products {
  height: 270px;
  position: absolute;
  left: 35px;
  right: 35px;
  top: 50px;
  overflow: hidden;
  display: none;
  white-space: nowrap;
}
div.promo-block div.products.puvhtyiciexlv {
  display: block;
}
div.promo-block div.products div.group-container {
  width: 100%;
}
div.promo-block div.product {
  width: 22%;
  display: inline-block;
  margin: 0 1.5%;
  vertical-align: top;
  text-align: center;
}
div.promo-block div.product div.iqotqsgchq {
  width: 140px;
  height: 140px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
div.promo-block div.product div.iqotqsgchq img {
  width: 140px;
}
div.promo-block div.product div.iqotqsgchq img.v {
  width: auto;
  height: 140px;
}
div.promo-block div.product div.lxvyseiruew {
  padding: 0;
  margin: 8px 0;
  height: 18px;
}
div.promo-block div.product div.name {
  margin: 10px auto 0 auto;
  height: 57px;
  width: 90%;
  position: relative;
  overflow: hidden;
}
div.promo-block div.product div.name a {
  color: #376989;
  display: block;
  text-decoration: none;
  font: 14px/14px Tahoma;
  white-space: normal;
}
div.promo-block div.product div.name span {
  display: block;
  height: 26px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
div.promo-block div.product div.controls {
  width: 96%;
  height: 29px;
  padding-top: 8px;
  text-align: center;
  margin: 0 auto;
}
div.promo-block div.product div.uxserdsdtwxg,
div.promo-block div.product a.pevxxwgtzxoppdk,
div.promo-block div.product p.wish-button {
  display: inline-block;
  vertical-align: top;
}
div.promo-block div.product div.uxserdsdtwxg {
  font: 14px/19px Arial;
  color: #202020;
  background-color: #e8e8e8;
  border-radius: 3px;
  padding: 5px 0;
  width: 90px;
  height: 19px;
  text-align: center;
  display: inline-block;
  margin-right: 7px;
}
div.promo-block div.product div.uxserdsdtwxg span {
  font-size: 18px;
}
div.promo-block div.product a.pevxxwgtzxoppdk {
  margin-right: 7px;
}
div.promo-block a.promo-left,
div.promo-block a.promo-right {
  display: block;
  width: 12px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  background: url(../img/side-block-arr.png) no-repeat 0 0;
}
div.promo-block a.promo-left {
  left: 13px;
}
div.promo-block a.promo-left:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: -16px;
  width: 22px;
  height: 64px;
  z-index: 1;
}
div.promo-block a.promo-left:hover {
  background-position: -12px 0;
}
div.promo-block a.promo-right {
  right: 13px;
  background-position: -24px 0;
}
div.promo-block a.promo-right:before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: -16px;
  width: 22px;
  height: 64px;
  z-index: 1;
}
div.promo-block a.promo-right:hover {
  background-position: -36px 0;
}
div.prod-benefits-block {
  border: #cacdcd 1px solid;
  border-radius: 4px;
  background: none;
  margin: 40px 10px;
  padding: 20px 0 10px 0;
  position: relative;
}
div.prod-benefits-block div.h {
  background: url(../img/benefits-header-r.png) no-repeat 0 0;
  margin: 0;
  position: absolute;
  left: -1px;
  top: -14px;
  width: 210px;
  height: 28px;
}
div.prod-benefits-block a.wupqoiywpovzjzs {
  display: block;
  line-height: 15px;
  padding: 4px 10px 4px 10px;
  text-decoration: none;
  font-size: 12px;
  clear: left;
  min-height: 25px;
}
div.prod-benefits-block a span.name {
  color: #d74558;
  font-size: 12px;
  display: block;
  margin-left: 40px;
}
div.prod-benefits-block a:hover span.name {
  color: #0f9caf;
}
div.prod-benefits-block a span.xyjvpzqhasuojqy {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url(../img/ico/benefits.png) no-repeat 0 0;
}
div.prod-benefits-block a.khlsfosdkvz span.xyjvpzqhasuojqy {
  background-position: 0 0;
}
div.prod-benefits-block a.eyuktcitafyow span.xyjvpzqhasuojqy {
  background-position: 0 -30px;
}
div.prod-benefits-block a.kzfkvwerhzda span.xyjvpzqhasuojqy {
  background-position: 0 -60px;
}
div.prod-benefits-block a.wgswktlldcvwcg span.xyjvpzqhasuojqy {
  background-position: 0 -90px;
}
div.prod-benefits-block a.xyjvpzqhasuojqy5 span.xyjvpzqhasuojqy {
  background-position: 0 -120px;
}
div.prod-benefits-block a.xyjvpzqhasuojqy6 span.xyjvpzqhasuojqy {
  background-position: 0 -150px;
}
div.prod-benefits-block a.xyjvpzqhasuojqy7 span.xyjvpzqhasuojqy {
  background-position: 0 -180px;
}
div.prod-benefits-block div.container {
  position: relative;
  width: 30%;
  height: 44px;
  margin-right: 3%;
  float: left;
}
ul.faq-q li {
  list-style-type: none;
  padding: 7px 10px;
}
ul.faq-q li a {
  color: #376989;
}
div.faq-q {
  padding: 15px 0;
  color: #3f3f3f;
}
div.faq-a,
div.faq-a * {
  color: #3f3f3f;
}
div.faq-q span.mark,
div.faq-a span.mark {
  color: #3aa7b7;
}
div.faq-a span.mark {
  float: left;
  padding-right: 4px;
}
div.contacts .left {
  float: left;
  width: 360px;
}
div.contacts .right {
  margin-left: 380px;
}
div.phones-numbers {
  padding: 0 10px;
}
div.phones-numbers p.phone {
  height: 20px;
  white-space: nowrap;
  font-size: 16px;
  color: #444;
  margin-bottom: 10px;
  padding-left: 25px;
  background: url(../img/ico/operator.png) no-repeat 0 0;
}
div.phones-numbers p.phone * {
  font-size: 16px;
  color: inherit;
}
div.phones-numbers p.kyivstar {
  background-position: 0 -25px;
}
div.phones-numbers p.mts {
  background-position: 0 -50px;
}
div.phones-numbers p.life {
  background-position: 0 -75px;
}
div.contacts p.tariff {
  font-size: 10px;
  color: #959595;
  padding: 0 10px;
}
div.contacts p.worktime {
  font-size: 12px;
  color: #3f3f3f;
  line-height: 24px;
  padding: 0 10px;
}
div.contacts .map iframe {
  border: none;
  width: 100%;
}
div.shop-list div.shop {
  padding: 20px 10px;
  border-bottom: #ccc 1px solid;
}
div.shop-list div.shop div.name {
  font: 16px/22px Tahoma;
  color: #376989;
  margin-bottom: 10px;
}
div.shop-list div.shop .contacts td {
  padding: 4px 0;
  color: #333;
}
div.shop-list div.shop .contacts td.name {
  padding-right: 10px;
  white-space: nowrap;
  font-weight: bold;
}
div.shop-list div.shop div.txt {
  padding: 10px 0;
}
div.shop-list div.shop div.map {
  float: right;
  width: 320px;
  height: 320px;
  margin: 0 0 5px 10px;
  text-align: center;
}
div.shop-list div.shop div.map img,
div.shop-list div.shop div.map iframe {
  width: 320px;
  height: 320px;
  border: none;
}
div.categories {
  margin-left: -10px;
}
div.categories a.one {
  display: block;
  float: left;
  width: 165px;
  height: 150px;
  text-decoration: none;
}
div.categories a.one span.iqotqsgchq {
  display: block;
  height: 90px;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}
div.categories a.one span.iqotqsgchq img {
  display: block;
  height: 90px;
  margin: 0 auto;
}
div.categories a.one span.name {
  display: block;
  color: #444;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  padding: 0 10px;
  overflow: hidden;
}
div.categories a.one span.name.long {
  font-size: 13px;
  padding: 0 3px;
  height: 32px;
}
div.categories a.one:hover {
  border-color: #aaa;
}
div.categories a.one:hover span.iqotqsgchq span.arrow {
  background-position: 0 -72px;
}
div.categories a.one:hover span.name {
  color: #cf3e51;
}
div.products-categories {
  margin-bottom: 10px;
}
div.products-categories.top {
  display: none;
}
div.products-categories a {
  display: block;
  color: #18a7ba;
  font-size: 14px;
}
div.products-categories.top a {
  float: left;
  padding: 6px 10px;
}
div.products-categories.side a {
  padding: 4px 0;
}
div.wokzxiixzdsckxq {
  padding-bottom: 20px;
}
div.products-ordering {
  padding: 0 10px 20px 10px;
}
div.products-ordering a.button {
  margin-top: 6px;
}
div.products-ordering {
  padding: 0 10px 10px 10px;
}
div.products-ordering div.cur {
  padding-right: 20px;
  position: relative;
}
div.products-ordering div.cur:after {
  display: block;
  content: "";
  width: 11px;
  height: 7px;
  background: url(../img/elements.png) no-repeat -180px -104px;
  position: absolute;
  z-index: 1;
  top: 8px;
  right: 5px;
}
div.products-ordering div.all {
  display: none;
  position: fixed;
  left: 50%;
  right: 10px;
  top: 25%;
  z-index: 10;
  background: #fff;
  width: 300px;
  margin-left: -150px;
}
div.products-ordering div.all a {
  display: block;
  font: 14px/18px Tahoma;
  color: #000;
  text-decoration: none;
  padding: 9px 10px 9px 40px;
  border-top: #eee 1px solid;
}
div.products-ordering div.all a:before {
  display: block;
  float: left;
  content: "";
  margin: 4px 0 0 -15px;
  width: 6px;
  height: 11px;
  background: url(../img/elements.png) no-repeat -180px -90px;
}
div.products-ordering div.all a.puvhtyiciexlv {
  color: #d74558;
}
div.products-ordering div.all-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.6);
}
div.products-ordering div.all-overlay:before {
  display: block;
  content: "";
  position: absolute;
  top: 25%;
  left: 50%;
  margin: -35px 0 0 155px;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) no-repeat 0 0;
  z-index: 11;
}
div.products-ordering.open div.all,
div.products-ordering.open div.all-overlay {
  display: block;
}
div.lfqzpliwvghg {
  margin-right: 257px;
  border-top: #c6c6c6 1px solid;
}
div.lfqzpliwvghg div.jffwahutvuykcea {
  border-bottom: #c6c6c6 1px solid;
  padding: 10px;
}
div.lfqzpliwvghg div.iqotqsgchq {
  width: 120px;
  float: left;
  position: relative;
}
div.lfqzpliwvghg div.iqotqsgchq img {
  width: 100%;
}
div.lfqzpliwvghg div.iqotqsgchq span.mark {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 18px;
  line-height: 16px;
  padding: 0 7px;
  border-radius: 10px;
}
div.lfqzpliwvghg div.iqotqsgchq span.mark:before {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
}
div.lfqzpliwvghg div.iqotqsgchq .wxwaokpzqujt span.mark {
  background: #439937;
}
div.lfqzpliwvghg div.iqotqsgchq .wxwaokpzqujt span.mark:before {
  content: "Новинка";
}
div.lfqzpliwvghg div.iqotqsgchq .xilualyheauxt span.mark {
  background: #c93224;
}
div.lfqzpliwvghg div.iqotqsgchq .xilualyheauxt span.mark:before {
  content: "Рекомендуем";
}
.ua div.lfqzpliwvghg div.iqotqsgchq .xilualyheauxt span.mark:before {
  content: "Рекомендуємо";
}
div.lfqzpliwvghg div.iqotqsgchq .ozcudyhppyew span.mark {
  background: #ff324c;
}
div.lfqzpliwvghg div.iqotqsgchq .ozcudyhppyew span.mark:before {
  content: "Акция";
}
.ua div.lfqzpliwvghg div.iqotqsgchq .ozcudyhppyew span.mark:before {
  content: "Акція";
}
div.lfqzpliwvghg div.iqotqsgchq .mark-hit span.mark {
  background: #f8c502;
}
div.lfqzpliwvghg div.iqotqsgchq .mark-hit span.mark:before {
  content: "Хит продаж";
}
.ua div.lfqzpliwvghg div.iqotqsgchq .mark-hit span.mark:before {
  content: "Хіт продажу";
}
div.lfqzpliwvghg div.iqotqsgchq .mark-super-price span.mark {
  background: #c93224;
}
div.lfqzpliwvghg div.iqotqsgchq .mark-super-price span.mark:before {
  content: "Суперцена";
}
.ua div.lfqzpliwvghg div.iqotqsgchq .mark-super-price span.mark:before {
  content: "Суперціна";
}
div.lfqzpliwvghg div.iqotqsgchq .mark-gift span.mark {
  background: #50acd7;
}
div.lfqzpliwvghg div.iqotqsgchq .mark-gift span.mark:before {
  content: "Подарок";
}
.ua div.lfqzpliwvghg div.iqotqsgchq .mark-gift span.mark:before {
  content: "Подарунок";
}
div.lfqzpliwvghg div.rycvglcjck {
  margin-left: 130px;
}
div.lfqzpliwvghg div.rycvglcjck a.name {
  font: 16px/18px Arial;
  color: #376989;
  text-decoration: none;
  display: block;
}
div.lfqzpliwvghg div.rycvglcjck a.name span.articul {
  font-weight: normal;
  white-space: nowrap;
  color: #666;
  font-size: 12px;
}
div.lfqzpliwvghg div.rycvglcjck a.name span.articul b {
  font-weight: normal;
}
div.lfqzpliwvghg div.rycvglcjck div.description {
  font: 13px/16px Tahoma;
  margin: 6px 0;
  max-height: 66px;
  overflow: hidden;
  color: #333;
}
div.lfqzpliwvghg div.rycvglcjck div.description a.action {
  font: inherit;
  font-weight: bold;
  color: #d74558;
  text-decoration: none;
  font-size: 13px;
}
div.lfqzpliwvghg div.rycvglcjck div.hyydgwfctyzr {
  padding: 5px 0 15px 0;
}
div.lfqzpliwvghg div.rycvglcjck div.hyydgwfctyzr span {
  font-size: 13px;
  color: #18a7ba;
}
div.lfqzpliwvghg div.rycvglcjck div.hyydgwfctyzr span.out {
  display: none;
  color: #666;
}
div.lfqzpliwvghg div.rycvglcjck.out div.hyydgwfctyzr span.klsuksyjqtjpjhq {
  display: none;
}
div.lfqzpliwvghg div.rycvglcjck.out div.hyydgwfctyzr span.out {
  display: inline;
}
div.lfqzpliwvghg div.rycvglcjck div.hyydgwfctyzr a.custom {
  font-size: 13px;
  color: #d0475b;
  white-space: nowrap;
}
div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh {
  float: left;
  padding: 6px 6px 3px 6px;
  min-width: 170px;
  background-color: #fdf4e5;
  border-radius: 3px;
  margin: 0 20px 0 0;
}
div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh div.uxserdsdtwxg {
  min-height: 29px;
  line-height: 29px;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 13px;
  display: inline-block;
}
div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh div.uxserdsdtwxg div.wwixduhazrl {
  font: bold 24px/29px Tahoma;
  color: #d74558;
}
div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh div.uxserdsdtwxg div.wwixduhazrl span {
  font: normal 16px/29px Tahoma;
  color: inherit;
}
div.lfqzpliwvghg div.rycvglcjck.out div.fgaosuusqdfh div.uxserdsdtwxg div.wwixduhazrl {
  color: #999;
}
div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh div.uxserdsdtwxg div.taisqpifqxs {
  float: left;
  padding: 4px 0 0 6px;
  font: 14px/20px Tahoma;
  color: #666;
}
div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh div.uxserdsdtwxg div.taisqpifqxs span {
  font: inherit;
  text-decoration: line-through;
}
div.lfqzpliwvghg div.not-produced div.fgaosuusqdfh {
  display: none;
}
div.lfqzpliwvghg div.rycvglcjck div.wdahplyiqxuj {
  float: left;
  padding-top: 10px;
}
div.lfqzpliwvghg div.rycvglcjck div.wdahplyiqxuj div.lxvyseiruew {
  height: 22px;
}
div.lxvyseiruew div.fwthyiheco {
  display: inline-block;
  vertical-align: middle;
  width: 76px;
  height: 13px;
  background: url(../img/elements.png) no-repeat 0 -60px;
  margin-right: 5px;
}
div.lxvyseiruew div.fwthyiheco p {
  background: url(../img/elements.png) no-repeat -90px -60px;
  height: 13px;
}
div.lxvyseiruew div.yequjdorlcoarq {
  display: inline-block;
  vertical-align: middle;
}
div.search-page div.lfqzpliwvghg {
  margin-right: 0;
}
div.search-page div.result {
  padding: 10px;
}
div.search-page div.result p {
  font: 14px/17px Tahoma;
  color: #333;
}
div.search-page div.result p span {
  color: #3aa7b7;
}
div.puvhtyiciexlvector {
  height: 36px;
  margin: 10px -10px 0 -10px;
}
div.puvhtyiciexlvector a {
  display: block;
  float: left;
  border: #d74558 1px solid;
  padding: 10px;
  height: 36px;
  font: 14px/14px Tahoma;
  color: #376989;
  text-decoration: none;
  box-sizing: border-box;
  text-align: center;
}
div.puvhtyiciexlvector a.open {
  background-color: #d74558;
  color: #fff;
}
div.puvhtyiciexlvector-content {
  display: none;
}
div.puvhtyiciexlvector-content.open {
  display: block;
}
div.search-page div.puvhtyiciexlvector a {
  width: 50%;
}
div.am-window-content div.filter {
  padding: 5px;
}
div.products-filter {
  float: right;
  width: 236px;
  padding: 10px;
  border-top: #c6c6c6 1px solid;
  border-left: #c6c6c6 1px solid;
}
div.filter div.filter-h {
  font: 18px/24px Tahoma;
  color: #376989;
  border-bottom: #376989 2px solid;
}
div.filter .filter-param {
  padding: 10px 0 5px 0;
  font: 14px Arial;
  font-weight: bold;
  color: #333;
  display: block;
}
div.filter div.filter-value p {
  padding: 7px 0;
  min-height: 20px;
  line-height: 20px;
}
div.filter div.filter-value p input {
  float: left;
  width: 20px;
  height: 20px;
}
div.filter div.filter-value p span.value {
  display: block;
  margin-left: 30px;
}
div.filter div.filter-value p a {
  font: 14px/13px Arial;
  color: #376989;
  text-decoration: none;
}
div.filter div.filter-value p a.checked {
  font-weight: bold;
}
div.filter div.filter-value p span.count {
  color: #666;
  font: 14px/13px Arial;
}
div.filter div.filter-price {
  height: 30px;
}
div.filter .ui-slider {
  position: relative;
  text-align: left;
  margin-right: 20px;
  border: none;
}
div.filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  cursor: default;
  background: #18a7ba;
  border-radius: 50%;
}
div.filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  height: 5px;
  background: #ccc;
  top: 7px;
}
div.filter div.filter-price-vals {
  width: 236px;
}
div.filter div.filter-price-vals input {
  width: 53px;
  height: 21px;
  border: #666 1px solid;
  border-radius: 3px;
  text-align: center;
  font: 14px/21px Arial;
  color: #333;
  margin: 0 3px;
}
div.filter div.filter-price-vals a.button {
  margin: 0 0 0 3px;
}
div.filter div.filter-price-vals span {
  display: block;
  padding-top: 12px;
  text-align: center;
}
div.filter div.filter-price-vals a.reset {
  color: #666;
}
div.filter div.filter-sel div.h {
  font: 14px/18px Arial;
  padding: 5px 0;
  color: #3f3f3f;
}
div.filter div.filter-sel div.filter-value a {
  display: block;
  padding-left: 22px;
}
div.filter div.filter-sel div.filter-value a:before {
  display: block;
  content: "";
  margin: 1px 0 0 -22px;
  float: left;
  width: 11px;
  height: 12px;
  background: url(../img/elements.png) no-repeat -180px -30px;
}
div.filter-drop {
  padding: 15px 0;
  text-align: center;
}
a.compact-filter {
  display: none;
  background-color: #dff6fa;
  border: #7bc9d4 1px solid;
  border-radius: 3px;
  padding: 0 6px;
  height: 21px;
  font: 14px/21px Tahoma;
  color: #376989;
  overflow: hidden;
}
a.compact-filter span {
  font: inherit;
  color: inherit;
  display: block;
}
a.compact-filter span.plus {
  float: right;
}
a.compact-filter span.twfuvixpxv {
  display: none;
}
a.compact-filter.twfuvixpxv {
  background-color: #d74558;
  border-color: #e56576;
  color: #fff;
}
a.compact-filter.twfuvixpxv span.empty {
  display: none;
}
a.compact-filter.twfuvixpxv span.twfuvixpxv {
  display: block;
}
div.filter-container div.overlay {
  display: none;
}
div.gallery {
  width: 100%;
  height: auto;
  overflow: hidden;
}
div.gallery div.group-container {
  width: 100%;
  white-space: nowrap;
}
div.gallery div.iqotqsgchq {
  width: 100%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  text-align: center;
}
div.gallery div.iqotqsgchq a {
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
div.gallery div.iqotqsgchq a.video:before {
  display: block;
  content: "";
  width: 34px;
  height: 24px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 68 48'><path d='M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z' fill='%23f00'></path><path d='M 45,24 27,14 27,34' fill='%23fff'></path></svg>")
    no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -17px;
}
div.gallery div.iqotqsgchq img {
  width: 100%;
}
div.product-page {
  padding: 10px;
}
div.product-page div.fxrlszauiuqqrt {
  display: inline;
  padding-left: 0;
}
div.product-page span.articul {
  font: 12px Arial;
  color: #666;
  white-space: nowrap;
}
div.product-page span.articul b {
  font-weight: normal;
}
div.product-page div.product-head {
  padding: 15px 0 30px 0;
}
div.product-page div.main-image {
  float: left;
  width: 25%;
  height: auto;
  text-align: center;
  border: #ccc 1px solid;
  padding: 0;
  overflow: hidden;
}
div.product-page div.main-image img {
  width: 100%;
}
div.product-page div.main-image a.promo-right,
div.product-page div.main-image a.promo-left {
  display: none;
}
div.product-page div.main-image .thumbs-container {
  display: none;
}
div.product-page div.basic-info {
  width: 72%;
  float: right;
}
div.product-page div.fdiridtgzyzgfxr-info {
  width: 65%;
  float: left;
}
div.product-page div.fdiridtgzyzgfxr-info div.hyydgwfctyzr {
  height: 32px;
}
div.product-page div.fdiridtgzyzgfxr-info div.hyydgwfctyzr .klsuksyjqtjpjhq {
  color: #3aa7b7;
  font-size: 12px;
  margin-right: 10px;
}
div.product-page div.fdiridtgzyzgfxr-info div.hyydgwfctyzr .out {
  color: #666;
  font-size: 12px;
  display: none;
  margin-right: 10px;
}
div.product-page div.fdiridtgzyzgfxr-info div.hyydgwfctyzr a.available {
  font-size: 12px;
  color: #d74558;
  text-decoration: underline;
}
div.product-page div.fdiridtgzyzgfxr-info div.hyydgwfctyzr a.custom {
  font-size: 12px;
  color: #d74558;
  text-decoration: underline;
}
div.product-page .out div.fdiridtgzyzgfxr-info div.hyydgwfctyzr .klsuksyjqtjpjhq {
  display: none;
}
div.product-page .out div.fdiridtgzyzgfxr-info div.hyydgwfctyzr .out {
  display: inline;
}
div.product-page .out.not-produced div.fdiridtgzyzgfxr-info div.hyydgwfctyzr .out {
  font-size: 16px;
}
div.product-page div.fdiridtgzyzgfxr-info div.uxserdsdtwxg {
  height: 29px;
  background-color: #fdf4e5;
  padding: 6px;
  margin-right: 20px;
  border-radius: 3px;
  float: left;
}
div.product-page div.fdiridtgzyzgfxr-info div.uxserdsdtwxg span.cur {
  font: bold 24px/29px Arial;
  color: #d74558;
  float: left;
  margin-right: 10px;
  display: block;
}
div.product-page div.fdiridtgzyzgfxr-info div.uxserdsdtwxg span.cur span {
  font-size: 16px;
  font-weight: normal;
}
div.product-page div.fdiridtgzyzgfxr-info div.uxserdsdtwxg span.old {
  font: 14px/24px Arial;
  color: #666;
  margin-top: 4px;
  display: block;
  float: left;
}
div.product-page div.fdiridtgzyzgfxr-info div.uxserdsdtwxg span.old span {
  text-decoration: line-through;
}
div.product-page div.fdiridtgzyzgfxr-info div.uxserdsdtwxg a.pevxxwgtzxoppdk {
  margin-left: 10px;
}
div.product-page div.fdiridtgzyzgfxr-info div.extended-param {
  float: left;
  padding: 10px 10px 0 0;
}
div.product-page div.fdiridtgzyzgfxr-info div.extended-param select {
  padding: 2px 5px 2px 2px;
  font-size: 14px;
}
div.product-page div.rating-info {
  float: left;
  padding: 5px 0 0 0;
}
div.product-page div.rating-info div.fwthyiheco,
div.product-page div.rating-info div.yequjdorlcoarq {
  display: block;
}
div.product-page div.rating-info div.yequjdorlcoarq {
  padding-top: 3px;
}
div.product-page div.call-info {
  width: 50%;
  float: left;
}
div.product-page div.call-info div.h {
  font-size: 14px;
  color: #666;
  padding-bottom: 5px;
}
div.product-page div.call-info p {
  width: 50%;
  float: left;
  font: 16px/23px Tahoma;
  color: #376989;
}
div.product-page div.text-info {
  width: 35%;
  float: left;
  padding-top: 30px;
}
div.product-page div.text-info a.wupqoiywpovzjzs {
  display: block;
  float: left;
  width: 48%;
  line-height: 16px;
  margin: 0 2% 10px 0;
  color: #3f3f3f;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
}
div.product-page div.text-info a.wupqoiywpovzjzs:before {
  display: block;
  content: "";
  width: 16px;
  height: 20px;
  background: url(../img/doc-icon.png) no-repeat 0 3px;
  position: absolute;
  left: 0;
}
div.product-page div.text-info a.wupqoiywpovzjzs span {
  border-bottom: #3f3f3f 1px dashed;
  color: #3f3f3f;
  font-size: 12px;
}
div.product-page div.text-info a.wupqoiywpovzjzs:hover span {
  color: #0f9caf;
  border-color: #0f9caf;
}
div.product-page div.text-info a.delivery:before {
  background-position: 0 -57px;
}
div.product-page div.text-info a.payment:before {
  background-position: 0 -17px;
}
div.product-page div.text-info a.garantee-exchange:before {
  background-position: 0 -37px;
}
div.product-page div.text-info a.return:before {
  background-position: 0 -37px;
}
div.product-page div.short-description {
  width: 70%;
  float: left;
  margin: 10px 0 0 25px;
  font-size: 14px;
  color: #333;
}
div.product-page div.short-description * {
  font-size: inherit;
  color: inherit;
}
div.product-page div.other-images {
  width: 70%;
  height: 47px;
  margin: 25px 0 0 3%;
  float: left;
}
div.product-page div.other-images div.scroll {
  height: 47px;
  padding-bottom: 10px;
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
div.product-page div.other-images div.scroll a {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin-right: 9px;
  vertical-align: middle;
  border: #ccc 1px solid;
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  position: relative;
}
div.product-page div.other-images div.scroll a.video:before {
  display: block;
  content: "";
  width: 34px;
  height: 24px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='34' height='24' viewBox='0 0 68 48'><path d='M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z' fill='%23f00'></path><path d='M 45,24 27,14 27,34' fill='%23fff'></path></svg>")
    no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -17px;
}
div.product-page div.other-images div.scroll a img {
  width: 100%;
  vertical-align: middle;
}
div.product-page div.other-images div.scroll a img.v {
  width: auto;
  height: 45px;
}
table.prod-params {
  border-top: #9fc7dc 1px solid;
  width: 100%;
}
table.prod-params td {
  text-align: left;
  color: #3f3f3f;
  padding: 7px 20px;
  border-bottom: #9fc7dc 1px solid;
}
table.prod-params td.name {
  width: 170px;
  padding: 7px;
  color: #3f3f3f;
  font-size: 13px;
  background: linear-gradient(
    to bottom,
    white 0%,
    #ebf6fc 4%,
    #ebf6fc 96%,
    white 100%
  );
}
table.prod-params td.value {
  padding-right: 60px;
}
table.prod-params td.value a {
  color: #148a9c;
  text-decoration: none;
}
div.prod-pads-line {
  border-left: #d74558 1px solid;
  border-bottom: #d74558 1px solid;
  display: flex;
}
div.prod-pads-line a {
  display: block;
  float: left;
  border: #d74558 1px solid;
  padding: 10px;
  margin: 0 0 -1px -1px;
  height: 14px;
  font: 14px/14px Tahoma;
  color: #376989;
  text-decoration: none;
  white-space: nowrap;
}
div.prod-pads-line a.puvhtyiciexlv,
div.prod-pads-line a:hover {
  background-color: #d74558;
  color: #fff;
}
div.prod-pads a[name="howbuy"] {
  display: none;
}
div.prod-pads-vertical {
  display: none;
}
div.prod-pads-vertical a {
  display: block;
  font: 14px/18px Tahoma;
  color: #376989;
  text-decoration: none;
  padding: 9px 20px 9px 10px;
  border-top: #b2d7ea 1px solid;
  background: #fdfeff;
  background: linear-gradient(to bottom, #fdfeff 0%, #cee8f5 100%);
}
div.prod-pads-vertical a:before {
  display: block;
  float: right;
  margin: 7px -10px 0 0;
  content: "";
  width: 1px;
  height: 1px;
  border: 5px solid;
  border-color: #9bcce5 transparent transparent transparent;
}
div.prod-pads-vertical a.puvhtyiciexlv:before {
  border-color: transparent transparent #fff transparent;
  margin-top: 0;
}
div.prod-pads-vertical a.puvhtyiciexlv {
  color: #fff;
  background: #e95b6d;
  background: linear-gradient(
    to bottom,
    #e8e8e8 0%,
    #d74558 3%,
    #d74558 97%,
    #e8e8e8 100%
  );
}
div.prod-pads-content {
  overflow: hidden;
  border-bottom: #ccc 1px solid;
}
div.prod-pads-content div.prod-pad {
  display: none;
  padding: 15px 0;
  overflow: auto;
}
div.prod-pads-content div.prod-pad.open {
  display: block;
}
div.prod-pads-content div.prod-pad .pad-name {
  font: 18px/22px Tahoma;
  color: #376989;
  padding: 7px;
  margin-bottom: 16px;
}
div.prod-pads-container {
  height: 35px;
  overflow: hidden;
  border-left: #d74558 1px solid;
  border-bottom: #d74558 1px solid;
}
div.prod-pads-container div.prod-pads-line {
  height: 50px;
  overflow: auto;
  border: none;
}
div.prod-pads-container div.prod-pads-line a {
  border-bottom: none;
}
div.prod-pads-content.scroll-mode div.prod-pad {
  display: block;
  margin-bottom: 20px;
}
div.prod-pads-content div.prod-pads-extended {
  display: none;
  float: right;
  width: 236px;
  overflow: hidden;
  padding: 5px 10px 9990px 10px;
  margin-bottom: -9985px;
  border-left: #ccc 1px solid;
}
div.side-block-slider {
  max-height: 700px;
  margin-right: -20px;
  padding-right: 20px;
  overflow: auto;
}
div.side-block-header {
  font: 18px/24px Tahoma;
  color: #376989;
  border-bottom: #376989 2px solid;
  margin-bottom: 5px;
}
div.side-block-product {
  padding: 10px 0;
}
div.side-block-product div.iqotqsgchq {
  float: left;
  width: 90px;
  overflow: hidden;
}
div.side-block-product div.iqotqsgchq img {
  width: 100%;
}
div.side-block-product div.rycvglcjck {
  margin-left: 100px;
}
div.side-block-product div.rycvglcjck a.name {
  font: 13px/14px Tahoma;
  color: #333;
  text-decoration: none;
}
div.side-block-product div.rycvglcjck div.uxserdsdtwxg {
  font: bold italic 18px/18px Arial;
  color: #3aa7b7;
  margin-top: 6px;
}
div.side-block-product div.rycvglcjck div.uxserdsdtwxg span {
  font: italic 14px/18px Arial;
  color: #3aa7b7;
}
div.prod-pad div.file {
  height: 50px;
  margin-bottom: 10px;
}
div.prod-pad div.file a {
  font-size: 14px;
  font-weight: bold;
  color: #376989;
  text-decoration: none;
  line-height: 50px;
}
div.prod-pad div.file a span {
  display: block;
  padding: 6px 0 0 0;
  width: 52px;
  height: 40px;
  line-height: 15px;
  float: left;
  margin-right: 12px;
  background: url(../img/ico/file-s.png) no-repeat 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
div.opinion-order {
  padding: 0 10px 10px 10px;
  font: 14px/23px Tahoma;
  color: #376989;
}
div.comment-list {
  border-bottom: #ccc 1px solid;
}
div.comment-list div.comment {
  border-top: #ccc 1px solid;
  padding: 10px;
}
div.comment-list div.comment.answer {
  margin-left: 15%;
  padding-left: 0;
  border-top: #ccc 1px dotted;
}
div.comment-list div.author {
  width: 110px;
  float: left;
}
div.comment-list div.author div.name {
  color: #376989;
  font-size: 14px;
}
div.comment-list div.author div.date {
  color: #aeaeae;
  font-size: 12px;
  padding-top: 4px;
}
div.comment-list div.author div.opinion {
  width: 80px;
  height: 13px;
  background: url(../img/elements.png) no-repeat 0px -60px;
  margin: 5px 0 0 -2px;
}
div.comment-list div.author div.opinion div {
  width: 0;
  height: 13px;
  background: url(../img/elements.png) no-repeat -90px -60px;
  float: left;
}
div.comment-list div.rycvglcjck {
  margin-left: 120px;
}
div.comment-list div.rycvglcjck div.helpful {
  color: #7c7c7c;
  font-size: 12px;
  padding-bottom: 8px;
}
div.comment-list div.rycvglcjck div.text {
  color: #000;
  font-size: 13px;
}
div.comment-list div.rycvglcjck div.more-info {
  padding-top: 6px;
  color: #000;
  font-size: 13px;
}
div.comment-list div.rycvglcjck div.more-info div {
  font-weight: bold;
  color: #000;
  font-size: 13px;
}
div.qphzdlsetdixjx-window {
  width: 450px !important;
}
div.qphzdlsetdixjx-window div.am-window-content {
  left: 0;
  right: 0;
}
table.am-w-backet {
  width: 100%;
}
.am-w-backet td {
  color: #3f3f3f;
  padding: 6px 12px;
  vertical-align: top;
  text-align: left;
}
.am-w-scroller {
  height: 125px;
  max-height: 260px;
  overflow-x: hidden;
  overflow-y: auto;
}
.am-w-backet td {
  padding: 5px 10px 5px 0;
  border-bottom: #d0d0d0 1px solid;
}
.am-w-backet td.zcqjaqjfezwfrwp img {
  width: 65px;
}
.am-w-backet td.name {
  font: 15px/19px Tahoma;
  color: #333;
}
.am-w-backet td.name a {
  color: #376989;
  font: 14px/17px Tahoma;
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
}
.am-w-backet td.name .uxserdsdtwxg {
  padding-top: 8px;
}
.am-w-backet td.name input {
  width: 40px;
  height: 19px;
  border: #c6c6c6 1px solid;
  border-radius: 3px;
  text-align: center;
}
.am-w-backet td.del {
  padding: 10px 0 10px 5px;
}
.am-w-backet td.del a {
  color: #c00;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background-color: #fdf4e5;
  font-family: sans-serif;
}
.am-w-backet .uxserdsdtwxg,
.am-w-backet .uxserdsdtwxg * {
  color: #d74558;
  font-size: 15px;
}
.am-w-backet .uxserdsdtwxg .taisqpifqxs {
  color: #aaa;
  font-weight: normal;
  text-decoration: line-through;
}
.am-w-footer {
  height: 29px;
  line-height: 28px;
  padding: 10px;
  border-top: #d0d0d0 1px solid;
}
.am-w-footer span {
  color: #d74558;
  font-size: 15px;
}
.am-w-footer a {
  float: right;
}
div.doc-list {
  border-bottom: #c6c6c6 1px solid;
  padding: 10px;
}
div.doc-list div.iqotqsgchq {
  width: 80px;
  float: left;
}
div.doc-list div.iqotqsgchq img {
  width: 100%;
}
div.doc-list div.rycvglcjck {
  margin-left: 90px;
}
div.doc-list div.rycvglcjck a.name {
  color: #376989;
  font: 14px/17px Tahoma;
  text-decoration: none;
}
div.doc-list div.rycvglcjck div.dt {
  font: 12px/15px Tahoma;
  color: #666;
  padding-top: 5px;
}
div.doc-list div.rycvglcjck div.about {
  padding-top: 10px;
  font: 13px/15px Tahoma;
  color: #333;
}
div.doc-list div.rycvglcjck div.about * {
  font: inherit;
}
div.doc-list div.rycvglcjck div.about a {
  color: #18a7ba;
}
div.doc-list div.rycvglcjck div.more {
  padding-top: 10px;
}
div.doc-list div.rycvglcjck div.more a {
  font-size: 12px;
  text-decoration: none;
  color: #376989;
}
div.fxrlszauiuqqrt-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 5px 5px 5px;
}
div.fxrlszauiuqqrt-container div.fxrlszauiuqqrt {
  padding: 0;
  margin: 0;
}
div.fxrlszauiuqqrt-container div.add-question-button a {
  color: #fff;
  background-color: #d0455a;
  text-shadow: 0 0 3px #7d0718;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 12px;
}
div.fxrlszauiuqqrt-container div.add-question-button a:hover {
  background-color: #e1727b;
}
div.prod-doctor-questions {
  padding: 0 10px;
}
div.prod-doctor-questions div.question {
  padding: 22px 0;
  border-bottom: #dadada 1px solid;
}
div.prod-doctor-questions div.name {
  font-size: 12px;
  color: #148a9c;
  font-weight: bold;
  padding-bottom: 6px;
}
div.prod-doctor-questions div.name span {
  font-weight: normal;
  color: #7c7c7c;
  font-size: 13px;
}
div.prod-doctor-questions div.text,
div.prod-doctor-questions div.text * {
  font-size: 13px;
  color: #3f3f3f;
  line-height: 17px;
}
div.prod-doctor-questions div.text a {
  color: #148a9c;
  text-decoration: underline;
}
div.prod-doctor-questions div.text a:hover {
  text-decoration: none;
}
div.prod-doctor-questions div.answer {
  padding: 12px 0 0 55px;
}
.qphzdlsetdixjx-form {
  max-width: 810px;
  margin: 15px auto 50px auto;
}
.qphzdlsetdixjx-form div.fxrlszauiuqqrt {
  padding: 0 0 5px 0;
}
.qphzdlsetdixjx-form div.qphzdlsetdixjx-total {
  font-size: 16px;
  color: #d74558;
  padding-bottom: 10px;
}
.qphzdlsetdixjx-form div.qphzdlsetdixjx-total span {
  font-size: 16px;
  color: #d74558;
}
.qphzdlsetdixjx-form div.qphzdlsetdixjx-total span span {
  font-weight: bold;
}
.qphzdlsetdixjx-form div.form {
  display: block;
  width: 360px;
  float: left;
}
.qphzdlsetdixjx-form div.form div.qphzdlsetdixjx-total {
  display: none;
}
.qphzdlsetdixjx-form div.rycvglcjck {
  width: 330px;
  float: right;
}
.qphzdlsetdixjx-form div.form div.section-header {
  padding: 10px 0;
  font: 17px/24px Tahoma;
  color: #376989;
}
.qphzdlsetdixjx-form div.field {
  height: 35px;
}
.qphzdlsetdixjx-form div.field.auto {
  height: auto;
  padding-bottom: 10px;
}
.qphzdlsetdixjx-form div.field .name {
  display: block;
  width: 120px;
  height: 30px;
  float: left;
  font: 14px/24px Tahoma;
  color: #333;
  white-space: nowrap;
}
.qphzdlsetdixjx-form div.field .name .field-help {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #376989;
  color: #fff;
  font: 12px/14px Tahoma;
  border-radius: 50%;
  margin-left: 4px;
  text-align: center;
}
.qphzdlsetdixjx-form div.field a.map-link {
  float: right;
  display: block;
  font: 12px/14px Tahoma;
  color: #376989;
  border-bottom: #376989 1px dashed;
  margin-top: 5px;
}
.qphzdlsetdixjx-form input.text,
.qphzdlsetdixjx-form select.text,
.qphzdlsetdixjx-form textarea.text {
  width: 230px;
  height: 24px;
  padding: 0 5px;
  float: right;
  border: #aaa 1px solid;
  border-radius: 3px;
  font: 14px/21px Tahoma;
  color: #333;
  box-sizing: border-box;
}
.qphzdlsetdixjx-form textarea.text {
  height: 75px;
}
.qphzdlsetdixjx-form div.field a.button {
  font-size: 12px;
  margin: 0 0 5px 4px;
}
.qphzdlsetdixjx-form #payment-message {
  display: none;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 23px;
  color: #c91d34;
}
.qphzdlsetdixjx-form div.city-block {
  position: relative;
}
.qphzdlsetdixjx-form div.city-block #city-loader {
  position: absolute;
  display: none;
  right: 0;
  top: 28px;
  width: 249px;
  background-color: #fff;
  border: #aaa 1px solid;
  z-index: 3;
  box-shadow: #376989 0 2px 8px;
}
.qphzdlsetdixjx-form div.city-block #city-loader a {
  display: block;
  padding: 7px 10px;
  text-decoration: none;
  color: #3f3f3f;
  font-size: 12px;
}
.qphzdlsetdixjx-form div.city-block #city-loader a:hover {
  background-color: #dde5f0;
}
.qphzdlsetdixjx-form div.delivery-section {
  padding-top: 10px;
}
.qphzdlsetdixjx-form div.delivery-section div.option {
  padding-bottom: 10px;
}
.qphzdlsetdixjx-form .rycvglcjck .promo {
  border-bottom: #d0d0d0 1px solid;
}
.qphzdlsetdixjx-form .rycvglcjck .promo div.exists {
  font-size: 14px;
  color: #333;
  padding: 8px 0;
  text-align: right;
}
.qphzdlsetdixjx-form .rycvglcjck .promo div.exists span {
  color: #376989;
  font-weight: bold;
  font-size: 14px;
}
.qphzdlsetdixjx-form .rycvglcjck .promo div.exists a {
  margin: 0 0 0 10px;
}
.qphzdlsetdixjx-form .rycvglcjck .promo a.form-open {
  font-size: 14px;
  color: #376989;
  text-decoration: none;
  display: block;
  padding: 8px;
  text-align: center;
}
.qphzdlsetdixjx-form .rycvglcjck .promo a.form-open:hover {
  color: #3aa7b7;
  border-color: #3aa7b7;
}
.qphzdlsetdixjx-form .rycvglcjck .promo div.add {
  display: none;
  padding-top: 10px;
}
.qphzdlsetdixjx-form .rycvglcjck .promo div.add input.code {
  width: 180px;
  height: 22px;
  float: right;
  padding: 0 6px;
  border: #aaa 1px solid;
  outline: none;
  border-radius: 3px;
}
.qphzdlsetdixjx-form .rycvglcjck .promo div.add input.add {
  width: 100px;
  height: 24px;
  float: right;
  margin: 0 0 0 10px;
}
.qphzdlsetdixjx-form .rycvglcjck .promo div.add div.error {
  color: red;
  clear: right;
  text-align: center;
  padding: 6px;
}
.qphzdlsetdixjx-form .rycvglcjck .result p {
  text-align: right;
  font: 14px/16px Tahoma;
  padding: 5px 0;
}
.qphzdlsetdixjx-form .rycvglcjck .result p span.uxserdsdtwxg {
  display: inline-block;
  width: 90px;
  color: #376989;
  font-size: 14px;
}
.qphzdlsetdixjx-form .rycvglcjck .result p span.uxserdsdtwxg span {
  font-size: 16px;
}
.qphzdlsetdixjx-form .rycvglcjck .result.total span.uxserdsdtwxg {
  color: #d74558;
}
.qphzdlsetdixjx-form .rycvglcjck .result.total span.uxserdsdtwxg span {
  font-weight: bold;
}
.qphzdlsetdixjx-form .rycvglcjck .delivery span.note {
  color: #444;
  font-size: 12px;
}
.qphzdlsetdixjx-form .rycvglcjck .delivery-note {
  color: #666;
  display: none;
}
.qphzdlsetdixjx-form div.submit-order {
  clear: left;
  width: 360px;
}
.qphzdlsetdixjx-form div.submit-order input {
  display: block;
  width: 130px;
  height: 30px;
  text-align: center;
  background-color: #3aa7b7;
  border-radius: 3px;
  border: none;
  color: #fff;
  font: 14px/28px Tahoma;
  margin: 0 auto;
}
.qphzdlsetdixjx-form div.rooles {
  padding: 10px 0;
  color: #8a8a8a;
  font-size: 12px;
}
.qphzdlsetdixjx-form div.rooles a {
  color: #376989;
  text-decoration: none !important;
  border-bottom: #376989 1px dashed;
  font-size: 12px;
}
.qphzdlsetdixjx-form div.rooles a:hover {
  color: #d74558;
  border-color: #d74558;
}
.qphzdlsetdixjx-form div.dont-call {
  padding: 20px 0;
}
.qphzdlsetdixjx-form div.dont-call label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.qphzdlsetdixjx-form div.dont-call label input {
  margin-right: 10px;
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 0;
}
.qphzdlsetdixjx-form div.dont-call .dont-call-description {
  font-size: 12px;
  color: #8a8a8a;
  padding-top: 15px;
  line-height: 19px;
  display: none;
}
.qphzdlsetdixjx-form div.dont-call.checked .dont-call-description {
  display: block;
}
div.profile-form {
  width: 360px;
  margin: 15px auto 50px auto;
}
div.profile-form div.form {
  float: none;
}
div.order-arj {
  padding: 10px;
  border-bottom: #eee 1px solid;
  max-width: 400px;
  margin: 0 auto;
}
div.order-arj div.name {
  color: #376989;
  font-size: 14px;
  font-weight: bold;
}
div.order-arj div.name span {
  font-weight: normal;
  font-size: 12px;
}
div.order-arj div.param {
  font-size: 13px;
  padding-top: 5px;
}
div.order-arj div.param span {
  color: #d74558;
  font-size: 13px;
}
div.order-arj div.param a {
  float: right;
}
div.order-arj div.products {
  display: none;
  background-color: #eee;
  margin-top: 10px;
}
div.order-arj div.products table {
  width: 100%;
  border-collapse: collapse;
}
div.order-arj div.products td {
  padding: 8px;
  text-align: left;
  vertical-align: top;
}
div.order-arj div.products td.iqotqsgchq {
  width: 75px;
  padding: 8px;
}
div.order-arj div.products td.iqotqsgchq img {
  width: 75px;
}
div.order-arj div.products td.name {
  width: 230px;
}
div.order-arj div.products td.name a {
  color: #376989;
  text-decoration: none;
  line-height: 15px;
}
div.order-arj div.products td.name span.uxserdsdtwxg {
  color: #d74558;
  font-family: Arial;
  font-size: 20px;
  display: block;
  padding-top: 4px;
}
div.order-arj div.products td.name span.uxserdsdtwxg span {
  font-size: 16px;
}
div.wish-list {
  margin: 20px auto;
  border-left: #c6c6c6 1px solid;
  border-top: #c6c6c6 1px solid;
}
div.wish-list div.wish-product {
  padding: 10px;
  width: 25%;
  height: 266px;
  box-sizing: border-box;
  position: relative;
  border: #c6c6c6 1px solid;
  float: left;
  margin: -1px 0 0 -1px;
}
div.wish-list div.wish-product a.wish {
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 2;
  margin: 0;
  font-weight: bold;
}
div.wish-list div.wish-product a.iqotqsgchq {
  display: block;
  width: 140px;
  height: 120px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
div.wish-list div.wish-product a.iqotqsgchq img {
  height: 120px;
}
div.wish-list div.wish-product a.name {
  display: block;
  font-weight: bold;
  color: #376989;
  text-decoration: none;
  margin-top: 10px;
}
div.wish-list div.wish-product p {
  text-align: right;
  color: #376989;
  font-size: 13px;
  position: absolute;
  width: 120px;
  right: 10px;
  bottom: 17px;
}
div.wish-list div.wish-product p span,
div.wish-list div.wish-product p span * {
  color: #3aa7b7;
  font-size: 14px;
}
div.wish-list div.wish-product a.pevxxwgtzxoppdk {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
ul.question-list {
  list-style-type: none;
}
ul.question-list li {
  padding: 10px;
  border-bottom: #eee 1px solid;
}
ul.question-list li div.question {
  color: #c92929;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
}
ul.question-list li div.doctor {
  color: #6f6e6e;
  font-weight: bold;
  font-size: 12px;
  font-style: italic;
  padding: 22px 0 6px 0;
  font-family: Arial;
}
ul.question-list li div.answer {
  color: gray;
  font-size: 12px;
  font-style: italic;
  font-family: Arial;
  line-height: 16px;
}
ul.question-list li div.answer a {
  font-size: 12px;
}
ul.question-list li div.product {
  padding-top: 6px;
  text-align: right;
}
ul.question-list li div.product a {
  color: #18a7ba;
  font-size: 12px;
  text-decoration: none;
}
ul.question-list li div.product a:hover {
  text-decoration: underline;
}
.sitemap-page {
  padding: 10px;
}
.sitemap-page .sitemap {
  margin-top: 20px;
}
.sitemap li {
  list-style-type: none;
  padding: 5px 0;
  display: block;
}
.sitemap li.l1 {
  margin-left: 25px;
}
.sitemap li.l2 {
  margin-left: 50px;
}
.sitemap li.l3 {
  margin-left: 75px;
}
.sitemap li.l4 {
  margin-left: 100px;
}
.sitemap li a {
  font-size: 13px;
  display: block;
  padding: 7px 0;
  text-decoration: none;
  color: #000;
}
.sitemap li.l0 a {
  font-size: 14px;
  color: #d74558;
}
.sitemap li a:hover {
  text-decoration: underline;
  color: #d74558;
}
@media all and (max-width: 880px) {
  div.qewchdwocurvkfj div.fjgictyvygkod div.qphzdlsetdixjx a.fdiridtgzyzgfxr span.h {
    display: none;
  }
  div.qewchdwocurvkfj div.fjgictyvygkod div.phones {
    width: 170px;
    right: 90px;
  }
  div.qewchdwocurvkfj div.fjgictyvygkod div.phones div.container p {
    font-size: 14px;
  }
  div.qewchdwocurvkfj div.fjgictyvygkod div.docs-menu {
    right: 260px;
  }
  div.qewchdwocurvkfj div.dhzxfroiziqp td a {
    font-size: 13px;
  }
  table.main-rubs tr {
    display: inline;
  }
  table.main-rubs td {
    width: 50%;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  div.promo-block div.product {
    width: 30.3333%;
  }
  div.products-ordering {
    padding: 0 10px;
    float: left;
  }
  div.lfqzpliwvghg {
    margin-right: 0;
    clear: both;
  }
  div.products-filter {
    width: 50%;
    padding: 0;
    border: none;
    margin: 0 10px 10px 10px;
  }
  div.products-filter div.filter {
    display: none;
  }
  div.products-categories.top {
    display: block;
  }
  div.products-categories.side {
    display: none;
  }
  a.compact-filter {
    display: block;
  }
  div.filter-container div.overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.6);
  }
  div.filter-container div.overlay:before {
    display: block;
    content: "";
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: 155px;
    width: 30px;
    height: 30px;
    background: url(../img/close.png) no-repeat 0 0;
    z-index: 11;
  }
  div.filter-container.open div.overlay {
    display: block;
  }
  div.filter-container.open div.filter {
    display: block;
    position: absolute;
    left: 50%;
    top: 50px;
    width: 280px;
    padding: 10px;
    max-height: 90%;
    overflow: auto;
    margin-left: -150px;
    z-index: 10;
    background: #fff;
  }
  div.filter-container.open div.filter div.filter-h {
    margin: -10px -10px 0 -10px;
    padding: 5px 10px;
  }
  div.filter-container.open div.filter .params-filter {
    padding-top: 10px;
  }
  div.filter-container.open div.filter .params-filter .filter-param {
    border-top: #eee 1px solid;
    margin: 0 -10px;
    padding: 10px 10px 10px 30px;
    position: relative;
  }
  div.filter-container.open div.filter .params-filter .filter-param:before {
    display: block;
    content: "";
    width: 7px;
    height: 12px;
    background: url(../img/elements.png) no-repeat -180px -90px;
    position: absolute;
    left: 14px;
    top: 12px;
  }
  div.filter-container.open div.filter .params-filter div.filter-value {
    display: none;
  }
  div.filter-container.open div.filter .params-filter .open .filter-param {
    color: #d74558;
  }
  div.filter-container.open
    div.filter
    .params-filter
    .open
    .filter-param:before {
    background-position: -180px -105px;
    width: 12px;
    height: 7px;
    left: 12px;
    top: 14px;
  }
  div.filter-container.open div.filter .params-filter .open div.filter-value {
    display: block;
  }
  div.prod-pads-content div.prod-pads-extended {
    display: none;
  }
  div.prod-pads-content div.prod-pad-list {
    margin-right: 0;
  }
  div.prod-benefits-block div.container {
    width: 47%;
  }
}
@media all and (max-width: 830px) {
  .qphzdlsetdixjx-form {
    margin-left: 10px;
    margin-right: 10px;
  }
  div.wish-list div.wish-product {
    width: 50%;
  }
  .mailing-page .left-col {
    width: 60%;
  }
}
@media all and (max-width: 740px) {
  div.qewchdwocurvkfj div.fjgictyvygkod div.docs-menu {
    display: none;
  }
  div.qewchdwocurvkfj div.fjgictyvygkod div.phones {
    width: 190px;
    right: 50%;
    margin-right: -155px;
  }
  div.qewchdwocurvkfj div.fjgictyvygkod div.phones div.container p {
    font-size: 16px;
  }
  div.qewchdwocurvkfj div.dhzxfroiziqp td a {
    font-size: 12px;
  }
  div.qewchdwocurvkfj div.dhzxfroiziqp td.search {
    display: none;
  }
  div.search-block {
    display: block;
  }
  div.promo-block div.product {
    width: 47%;
  }
  div.product-page div.text-info {
    width: 20%;
    margin-left: 2%;
    display: none;
  }
  div.product-page div.text-info a.wupqoiywpovzjzs {
    width: 100%;
    margin: 0 0 10px 0;
    float: none;
  }
  div.product-page div.fdiridtgzyzgfxr-info {
    width: 100%;
  }
  div.product-page div.short-description {
    display: none;
  }
  .qphzdlsetdixjx-form {
    width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
  .qphzdlsetdixjx-form div.form {
    float: none;
  }
  .qphzdlsetdixjx-form div.rycvglcjck {
    float: none;
    border-top: #d0d0d0 1px solid;
    width: 100%;
  }
  .qphzdlsetdixjx-form div.form div.qphzdlsetdixjx-total {
    display: block;
  }
  div.contacts .left {
    float: none;
    width: auto;
  }
  div.contacts .right {
    margin-left: 0;
    margin-top: 30px;
  }
}
@media all and (max-width: 620px) {
  table.main-rubs td div.zcqjaqjfezwfrwp {
    display: none;
  }
  table.main-rubs td ul.links {
    margin-left: 0;
  }
  .mailing-page .left-col {
    width: 50%;
  }
  div.gihzkrziee .wupqoiywpovzjzs {
    width: 50%;
  }
}
@media all and (max-width: 580px) {
  div.qewchdwocurvkfj div.dhzxfroiziqp table.sphsczugji {
    display: none;
  }
  div.qewchdwocurvkfj div.dhzxfroiziqp table.lhhccturxpxgdvu {
    display: table;
  }
  div.product-page div.text-info {
    display: none;
  }
  div.product-page div.fdiridtgzyzgfxr-info {
    width: 100%;
  }
  div.products-filter {
    width: auto;
    margin: 10px;
    float: none;
  }
  div.prod-pads-content div.prod-pad iframe {
    width: 100%;
  }
  div.prod-pads-line {
    display: none;
  }
  div.prod-pads-line.scroll-mode {
    display: flex;
  }
  div.prod-pads-vertical {
    display: block;
  }
  div.prod-pads-content div.prod-pad.open {
    display: none;
  }
  div.prod-pads-content div.prod-pad.open-vertical {
    display: block;
  }
  div.shop-list div.shop div.map {
    float: none;
    margin: 0 -10px 10px -10px;
    width: auto;
  }
  div.prod-benefits-block div.container {
    width: 100%;
    margin: 0;
  }
}
@media all and (max-width: 480px) {
  div.qewchdwocurvkfj div.fjgictyvygkod div.phones {
    display: none;
  }
  table.main-rubs td ul.links li.r-name a {
    font-size: 12px;
  }
  table.main-rubs td div.zcqjaqjfezwfrwp {
    display: block;
    float: none;
    margin: 0 auto;
  }
  table.main-rubs td ul.links li {
    text-align: center;
  }
  table.main-rubs td ul.links li.r-sub-rubs {
    display: none;
  }
  div.promo-block div.product {
    width: 100%;
    margin: 0;
  }
  div.product-page div.basic-info {
    width: 320px;
    float: none;
    margin: 10px auto 0 auto;
  }
  div.product-page div.fdiridtgzyzgfxr-info {
    width: 100%;
  }
  div.product-page div.fdiridtgzyzgfxr-info div.uxserdsdtwxg {
    float: none;
    margin-right: 0;
  }
  div.product-page div.fdiridtgzyzgfxr-info a.pevxxwgtzxoppdk {
    float: right;
  }
  div.product-page div.fdiridtgzyzgfxr-info div.extended-param {
    width: 100%;
  }
  div.product-page div.rating-info {
    float: none;
    clear: left;
  }
  div.product-page div.rating-info div.fwthyiheco,
  div.product-page div.rating-info div.yequjdorlcoarq {
    display: inline-block;
    margin-top: 4px;
    padding: 0;
  }
  div.product-page div.other-images {
    clear: both;
    width: 100%;
    margin-left: 0;
  }
  div.qphzdlsetdixjx-window {
    width: 90% !important;
    min-width: 290px;
  }
  div.fpoduyytsaok-window {
    width: 95% !important;
    min-width: 300px;
  }
  div.comment-list div.comment {
    border: none !important;
  }
  div.comment-list div.author {
    width: auto;
    height: 21px;
    margin: 0 -6px;
    line-height: 21px;
    padding: 0 5px;
    float: none;
    text-align: right;
    border: #dedede 1px solid;
    border-radius: 3px;
    background: linear-gradient(
      to bottom,
      white 0%,
      #f9f9f9 5%,
      #ebebeb 95%,
      white 100%
    );
  }
  div.comment-list div.author div.name {
    float: left;
    font-size: 13px;
    height: 21px;
    overflow: hidden;
  }
  div.comment-list div.author div.date {
    float: right;
    padding: 0;
  }
  div.comment-list div.author div.opinion {
    margin-top: 27px;
  }
  div.comment-list div.rycvglcjck {
    margin: 30px 0 0 0;
  }
  div.comment-list div.rycvglcjck div.helpful {
    float: right;
    margin-top: -25px;
    padding: 0;
    font-size: 12px;
  }
  div.wish-list div.wish-product {
    width: 100%;
  }
  div.product-page div.main-image div.more {
    display: inline-block;
  }
  div.product-page div.main-image {
    float: none;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  div.product-page div.main-image .thumbs-container {
    display: block;
    width: 52px;
    height: 270px;
    overflow: hidden;
    flex-shrink: 0;
    margin: 0 10px;
  }
  div.product-page div.main-image .thumbs-container .thumbs {
    display: flex;
    flex-direction: column;
    overflow: auto;
    width: 75px;
    height: 100%;
  }
  div.product-page div.main-image .thumbs-container .thumbs a {
    width: 50px;
    height: 50px;
    margin: 0 0 10px 0;
    border: #ddd 1px solid;
  }
  div.product-page div.main-image .thumbs-container .thumbs a img {
    width: 100%;
    height: 100%;
  }
  div.product-page div.main-image div.group-container {
    width: 270px;
    height: 270px;
    flex-shrink: 0;
    overflow: hidden;
  }
  div.gallery {
    border: none !important;
    padding: 10px 0;
  }
  div.gallery div.iqotqsgchq a {
    max-width: 270px;
    max-height: 270px;
    overflow: hidden;
    margin: 0 auto;
  }
  div.gallery div.iqotqsgchq img {
    max-width: 270px;
    max-height: 270px;
    width: auto;
    height: auto;
  }
  div.product-page div.other-images {
    display: none;
  }
  .mailing-page .left-col {
    float: none;
    width: 100%;
  }
  .mailing-page .right-col {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 420px) {
  .orange-button {
    padding: 5px 10px;
  }
  div.qewchdwocurvkfj div.dhzxfroiziqp .lhhccturxpxgdvu td a span.name {
    display: none;
  }
  div.qewchdwocurvkfj div.dhzxfroiziqp .lhhccturxpxgdvu td a span.xyjvpzqhasuojqy {
    margin-right: 0;
  }
  table.main-rubs td {
    width: 50%;
  }
  div.products-categories.top a {
    float: none;
  }
  div.lfqzpliwvghg div.iqotqsgchq {
    width: 100px;
  }
  div.lfqzpliwvghg div.rycvglcjck {
    margin-left: 110px;
  }
  div.lfqzpliwvghg div.rycvglcjck div.description {
    display: none;
  }
  div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh {
    float: none;
    background: none;
    padding: 0;
  }
  div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh div.uxserdsdtwxg {
    float: none;
  }
  div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh div.uxserdsdtwxg div.wwixduhazrl {
    font-size: 20px;
    font-weight: normal;
    margin-top: 4px;
  }
  div.lfqzpliwvghg div.rycvglcjck div.wdahplyiqxuj {
    padding: 0;
  }
  div.lfqzpliwvghg div.rycvglcjck div.fgaosuusqdfh a.pevxxwgtzxoppdk {
    margin: 5px 0;
  }
  div.doc-list div.rycvglcjck div.about {
    display: none;
  }
  .txt div.iqotqsgchq {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
  }
}
@media all and (max-width: 380px) {
  .qphzdlsetdixjx-form,
  div.profile-form {
    width: 310px;
  }
  .qphzdlsetdixjx-form div.form {
    width: 310px;
  }
  .qphzdlsetdixjx-form input.text {
    width: 200px;
  }
  .qphzdlsetdixjx-form input.text.twfuvixpxv-width {
    width: 310px;
  }
  .qphzdlsetdixjx-form select.text,
  .qphzdlsetdixjx-form textarea.text {
    width: 310px;
  }
  .qphzdlsetdixjx-form div.submit-order {
    width: 100%;
    padding: 0;
  }
  .qphzdlsetdixjx-form div.submit-order input {
    margin: 0 auto;
  }
}
button.show_hide_seo {
  display: flex;
  align-items: center;
  padding: 5px 15px;
  background: #e46273;
  border-radius: 0.25em;
  border: 1px solid #d84558;
  color: #fff;
  box-shadow: inset 0 12px 0px rgba(255, 255, 255, 0.2);
  cursor: pointer;
  margin-top: 10px;
  outline: none;
}
div.fztwapraoyclohz {
  padding: 0;
  background-color: #fff;
  max-height: 156px;
  overflow: hidden;
  position: relative;
}
div.fztwapraoyclohz:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  width: 100%;
  height: 44px;
  background: linear-gradient(to top, white 50%, transparent);
}
div.fztwapraoyclohz.show {
  max-height: initial;
}
div.fztwapraoyclohz.show:after {
  display: none;
}
.iswhiixpuggful {
  padding: 5px 10px 15px;
  font-size: 0.85em;
  text-align: center;
  color: #4c4c4c;
}
.sidebar_warenty_block {
  background: #eee;
  padding: 10px;
  margin-bottom: 20px;
}
.sidebar_title {
  font-weight: bold;
  color: #d74558;
  display: block;
  margin-bottom: 5px;
}
.sidebar_warenty_block p {
  font-size: 12px;
  color: #585858;
  line-height: 18px;
}
.faq_block-wrap {
  margin: 0px 0px 20px;
  border: 1px solid #dadada;
  background: #fff;
}
.faq_block-title {
  padding: 10px;
  background: #1b90a1;
  color: #fff;
  font-size: 1.25em;
}
.faq_block-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.faq_block-list li {
  display: block;
  border-bottom: 1px solid #dadada;
}
.faq_block-list li:last-child {
  border-bottom: 0px;
}
.faq_block-list li .faq_block-question,
.faq_block-list li .faq_block-answer {
  padding: 10px;
}
.faq_block-list li .faq_block-question {
  cursor: pointer;
  position: relative;
  padding-right: 50px;
}
.faq_block-list li .faq_block-question:after {
  position: absolute;
  content: "";
}
.faq_block-list li .faq_block-question:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #6d6d6d;
  border-bottom: 1px solid #6d6d6d;
  transform: rotate(45deg) translate(0, -50%);
  top: 50%;
  right: 15px;
}
.faq_block-list .active {
  background: #f1f1f1;
}
.faq_block-list li.active .faq_block-question {
  color: #1b90a1;
}
.faq_block-list li.active .faq_block-question:after {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(225deg) translate(0, 50%);
}
div.free-delivery {
  display: block;
  position: absolute;
  bottom: -25%;
  left: 0;
  z-index: 1;
  width: calc(70%);
  height: calc(35%);
}
img.free-delivery {
  position: relative;
  margin: auto;
  width: 100% !important;
  height: 100%;
  object-fit: contain;
}
.product-info-panel-container {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 8;
  min-width: 320px;
}
.product-info-panel-container .product-info-panel {
  width: 100%;
  max-width: 1024px;
  box-sizing: border-box;
  background-color: #fff;
  border: #18a7ba 1px solid;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 1px 4px #18a7ba;
  padding: 10px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-info-panel-container .product-info-panel .i-image {
  width: 50px;
  height: 50px;
  margin: -5px 0 -5px -5px;
  text-align: center;
  overflow: hidden;
  flex-shrink: 0;
}
.product-info-panel-container .product-info-panel .i-image img {
  height: 100%;
  width: auto;
}
.product-info-panel-container .product-info-panel .i-info {
  margin-left: 20px;
  overflow: hidden;
  width: 100%;
}
.product-info-panel-container .product-info-panel .i-info .name {
  font-size: 16px;
  color: #376989;
  line-height: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-info-panel-container .product-info-panel .i-info .pads-container {
  margin-top: 12px;
  overflow: hidden;
  height: 20px;
}
.product-info-panel-container
  .product-info-panel
  .i-info
  .pads-container
  .pads {
  line-height: 17px;
  display: flex;
  align-items: flex-start;
  height: 45px;
  overflow: auto;
}
.product-info-panel-container
  .product-info-panel
  .i-info
  .pads-container
  .pads
  a {
  color: #3f3f3f;
  font-size: 14px;
  margin-right: 16px;
  white-space: nowrap;
  text-decoration: none !important;
  height: 20px;
  line-height: 20px;
}
.product-info-panel-container
  .product-info-panel
  .i-info
  .pads-container
  .pads
  a:hover,
.product-info-panel-container
  .product-info-panel
  .i-info
  .pads-container
  .pads
  a.puvhtyiciexlv {
  color: #18a7ba;
}
.product-info-panel-container .product-info-panel .i-price {
  margin-left: 20px;
  flex-shrink: 0;
}
.product-info-panel-container .product-info-panel .i-price .i-order {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.product-info-panel-container .product-info-panel .i-price .i-order .taisqpifqxs {
  font-size: 13px;
  color: #999;
  margin: 10px 10px 10px 0;
  white-space: nowrap;
  position: relative;
}
.product-info-panel-container
  .product-info-panel
  .i-price
  .i-order
  .taisqpifqxs:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-top: #999 1px solid;
}
.product-info-panel-container .product-info-panel .i-price .i-order .uxserdsdtwxg {
  font-size: 16px;
  color: #d74558;
  margin: 10px 10px 10px 0;
  font-weight: bold;
  white-space: nowrap;
}
.product-info-panel-container
  .product-info-panel
  .i-price
  .i-order
  .product-buy-button {
  display: inline-block;
  background-color: #2090a0;
  height: 34px;
  padding: 0 20px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  border-radius: 4px;
  color: #fff !important;
  text-decoration: none !important;
}
.product-info-panel-container
  .product-info-panel
  .i-price
  .i-order
  .product-buy-button:hover {
  background-color: #d74558;
}
@media all and (max-width: 1000px) {
  .product-info-panel-container .product-info-panel {
    border-top: #2090a0 2px solid;
    border-left: none;
    border-right: none;
    border-bottom: #d6d6d6 1px solid;
    box-shadow: 0 2px 4px #d6d6d6;
    border-radius: 0;
  }
}
@media all and (max-width: 800px) {
  .product-info-panel-container .product-info-panel .i-price .i-order {
    flex-direction: column;
  }
  .product-info-panel-container
    .product-info-panel
    .i-price
    .i-order
    .taisqpifqxs {
    display: none;
  }
  .product-info-panel-container .product-info-panel .i-price .i-order .uxserdsdtwxg {
    margin: 0 0 5px 0;
  }
  .product-info-panel-container
    .product-info-panel
    .i-price
    .i-order
    .product-buy-button {
    height: 24px;
    line-height: 24px;
  }
}
@media all and (max-width: 560px) {
  .product-info-panel-container .product-info-panel .i-image {
    display: none;
  }
  .product-info-panel-container .product-info-panel .i-info {
    margin-left: 0;
  }
} /*! jQuery UI - v1.12.1 - 2016-10-19
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #d74558;
  background: #d74558;
  font-weight: normal;
  color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  background: transparent;
  z-index: 1104;
  display: none;
}
* html #fancybox-loading {
  position: absolute;
  margin-top: 0;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background: transparent url("../img/fancybox_img/fancy_loading.png") no-repeat;
}
#fancybox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 1100;
  display: none;
}
* html #fancybox-overlay {
  position: absolute;
  width: 100%;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 20px;
  z-index: 1101;
  display: none;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  outline: none;
  overflow: hidden;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 32px;
  height: 32px;
  background: url("../img/fancybox_img/fancy_close.png") top left no-repeat;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox_error {
  color: #444;
  font: normal 12px/20px Arial;
}
#fancybox-content {
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
#fancybox-frame {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-title {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding: 10px 0;
  text-align: center;
  color: #333;
}
.fancybox-title-outside {
  padding-top: 5px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.fancybox-title-over {
  color: #fff;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background: url("../img/fancybox_img/fancy_title_over.png");
  display: block;
}
#fancybox-title-wrap {
  display: inline-block;
}
#fancybox-title-wrap span {
  height: 32px;
  float: left;
}
#fancybox-title-left {
  padding-left: 15px;
  background: transparent url("../img/fancybox_img/fancy_title_left.png")
    repeat-x;
}
#fancybox-title-main {
  font-weight: bold;
  line-height: 29px;
  background: transparent url("../img/fancybox_img/fancy_title_main.png")
    repeat-x;
  color: #fff;
}
#fancybox-title-right {
  padding-left: 15px;
  background: transparent url("../img/fancybox_img/fancy_title_right.png")
    repeat-x;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 60px;
  cursor: pointer;
  outline: none;
  background-image: url("../img/fancybox_img/blank.gif");
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0px;
}
#fancybox-right {
  right: 0px;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background: transparent url("../img/fancybox_img/fancy_nav_left.png")
    no-repeat;
  left: 20px;
}
#fancybox-right-ico {
  background: transparent url("../img/fancybox_img/fancy_nav_right.png")
    no-repeat;
  right: 20px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
div.fancy-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  z-index: 1001;
}
div#fancy-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  background: transparent url("../img/fancybox_img/fancy_shadow_n.png") repeat-x;
}
div#fancy-bg-ne {
  top: -20px;
  right: -20px;
  width: 20px;
  height: 20px;
  background: transparent url("../img/fancybox_img/fancy_shadow_ne.png")
    no-repeat;
}
div#fancy-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  width: 20px;
  background: transparent url("../img/fancybox_img/fancy_shadow_e.png") repeat-y;
}
div#fancy-bg-se {
  bottom: -20px;
  right: -20px;
  width: 20px;
  height: 20px;
  background: transparent url("../img/fancybox_img/fancy_shadow_se.png")
    no-repeat;
}
div#fancy-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  background: transparent url("../img/fancybox_img/fancy_shadow_s.png") repeat-x;
}
div#fancy-bg-sw {
  bottom: -20px;
  left: -20px;
  width: 20px;
  height: 20px;
  background: transparent url("../img/fancybox_img/fancy_shadow_sw.png")
    no-repeat;
}
div#fancy-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  width: 20px;
  background: transparent url("../img/fancybox_img/fancy_shadow_w.png") repeat-y;
}
div#fancy-bg-nw {
  top: -20px;
  left: -20px;
  width: 20px;
  height: 20px;
  background: transparent url("../img/fancybox_img/fancy_shadow_nw.png")
    no-repeat;
} /*# sourceMappingURL=styles.css.map */
div.qewchdwocurvkfj div.fjgictyvygkod a.chlitgkrcffr.chlitgkrcffr_uk {
  background: url(../img/elements_uk.png) no-repeat 0 -160px;
}
