@import "https://fonts.googleapis.com/css?family=Cuprum&subset=latin,cyrillic";
.box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.display {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.clear {
  clear: both;
}
.image-with-border {
  border: 1px solid #009FDA;
  padding: 5px;
  background: none;
}
.shield {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-top: 1px;
  background: #009FDA;
  color: white;
  font-weight: bold;
  height: 18px;
  margin-right: 5px;
  padding: 0 4px 0 5px;
  position: relative;
  font-size: 11px;
  line-height: 17px;
  font-family: 'Arial', sans-serif;
}
.colored-button {
  background-color: #009FDA;
  background: -webkit-linear-gradient(top, bottom, #27c5ff, #008cc1);
  background: -moz-linear-gradient(top, #27c5ff, #008cc1);
  background: -o-linear-gradient(top, #27c5ff, #008cc1);
  background: -ms-linear-gradient(top, #27c5ff, #008cc1);
  border: 1px solid #009FDA;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
}
.colored-button:hover {
  background: #009FDA;
  border: 1px solid #009FDA;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.colored-button:focus {
  outline: medium none;
}
.input-type-submit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #009FDA;
  background: -webkit-linear-gradient(top, bottom, #27c5ff, #008cc1);
  background: -moz-linear-gradient(top, #27c5ff, #008cc1);
  background: -o-linear-gradient(top, #27c5ff, #008cc1);
  background: -ms-linear-gradient(top, #27c5ff, #008cc1);
  border: 1px solid #009FDA;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  height: 32px;
  line-height: 0;
  margin-top: 11px;
  padding: 0 10px 0 11px;
}
.input-type-submit:hover {
  background: #009FDA;
  border: 1px solid #009FDA;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.input-type-submit:focus {
  outline: medium none;
}
.input-type-file {
  position: relative;
  width: 261px;
  display: inline-block;
}
.input-type-file .name_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  background: #fff;
  border: 1px solid #009FDA;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  height: 24px;
  line-height: 23px;
  margin: 0 -2px 0 0;
  overflow: hidden;
  padding: 0 3px 0 4px;
  position: relative;
  right: 0;
  width: 190px;
}
.input-type-file .send_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  height: 27px;
  width: 60px;
}
.input-type-file .send_file .button_f {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #009FDA;
  background: -webkit-linear-gradient(top, bottom, #27c5ff, #008cc1);
  background: -moz-linear-gradient(top, #27c5ff, #008cc1);
  background: -o-linear-gradient(top, #27c5ff, #008cc1);
  background: -ms-linear-gradient(top, #27c5ff, #008cc1);
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  border: 1px solid #009FDA;
  color: #fff;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 26px;
  overflow: hidden;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
  text-align: center;
  width: 60px;
}
.input-type-file .send_file .button_f:hover {
  background: #009FDA;
  border: 1px solid #009FDA;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.input-type-file .send_file .button_f:focus {
  outline: medium none;
}
.input-type-file .send_file .button_f div {
  text-align: center;
  padding: 3px 0 0 1px;
}
.input-type-file .send_file .button_f .file_type {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  font-size: 150% !important;
  height: 100px;
  margin-left: -410px;
  top: -30px;
  width: 600px;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.content {
  color: #5F5D5C;
  line-height: 150%;
  font-family: 'Arial', serif;
  font-size: 13px;
  font-weight: 300;
}
.content a {
  color: #009FDA;
  text-decoration: underline;
}
.content h1,
.content h2,
.content h3 {
  line-height: 100%;
  font-family: 'Arial', serif;
  margin: 0.5em 0;
  font-weight: 300;
}
.content h1 a,
.content h2 a,
.content h3 a {
  color: inherit;
}
.content h1 {
  color: #009FDA;
  font: 20px/20px 'Arial', serif;
  display: inline-block;
  width: 100%;
  position: relative;
}
.content h2 {
  font-size: 18px;
  color: #009FDA;
}
.content h3 {
  font-size: 18px;
  color: #009FDA;
}
.content > h1:first-child {
  margin: 0px;
}
.content > h1:first-child + .module.breadcrumbs {
  margin: 5px 0 0 0;
}
.content p {
  margin: 1em 0;
  font-size:105%;
}
.content ul,
.content ol {
  padding: 0 0 0 20px;
  line-height: 150%;
  margin: 1em 0;
}
.content ol {
  list-style-type: decimal;
  padding: 0 0 0 40px;
}
.content ol li {
  padding-left: 0px;
}
.content ul {
  list-style: none;
}
.content ul li {
  background: url(/images/modules/li.png) no-repeat left 5px;
  padding-left: 20px;
}
.content li{font-size:105%;}
.content img.ck-image {
  border: 1px solid #009FDA;
  padding: 5px;
  background: none;
  float: none;
  margin: 0;
}
.content img.ck-image-right {
  border: 1px solid #009FDA;
  padding: 5px;
  background: none;
  float: right;
  margin: 5px 0 10px 10px;
  max-width: 300px;
}
.content img.ck-image-left {
  border: 1px solid #009FDA;
  padding: 5px;
  background: none;
  float: left;
  margin: 5px 10px 10px 0;
}
.content table td,
.content table th {
  line-height: 150%;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
}
.content table.compact {
  border-collapse: collapse;
  border: 0;
}
.content table.compact th,
.content table.compact td {
  border: 0;
  padding: 0;
}
.content table.ck-table-user {
  margin: 1.5em 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.content table.ck-table-user td,
.content table.ck-table-user th {
  border: 1px solid #009FDA;
  border-spacing: 1px;
  font-size: 13px;
  line-height: 120%;
  padding: 7px;
}
.content table.ck-table-user th {
  font-weight: bold;
  text-align: center;
  background: #7FEFFF;
}
.content table.custom_table {
  border-collapse: collapse;
  border-spacing: 0;
  border-style: outset;
  border-color: #000;
}
.content table.custom_table td,
.content table.custom_table th {
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  border-spacing: 0;
}
.content .ck-hidden {
  display: none;
}
.content .seo * {
  color: #703C24;
}
.content .big {
  font-size: 14px;
}
.content .small {
  font-size: 10px;
}
.content input,
.content textarea,
.content select {
  -moz-box-sizing: border-box;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #009FDA;
  color: #5F5D5C;
  font: 12px/12px 'Arial', sans-serif;
  margin: 0;
  padding: 3px;
  position: relative;
  resize: none;
}
.content .module {
  margin: 20px 0;
}
.content .module p.back {
  font-size: 13px;
}
.content .module.breadcrumbs {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}
.content .module.breadcrumbs li {
  position: relative;
  display: inline-block;
  background: none;
  padding: 0 0 0 6px;
  margin: 0;
}
.content .module.breadcrumbs li span {
  height: 0px;
  width: 0px;
  display: inline-block;
  margin: 0 0 0 7px;
  padding: 0;
  border-top: 5px solid transparent;
  border-left: 4px solid #703C24;
  border-bottom: 5px solid transparent;
  position: relative;
  top: 1px;
}
.content .module.breadcrumbs li:first-child {
  padding: 0;
}
.content .module.goods_filter {
  display: block;
  width: 100%;
  height: 86px;
}
.content .module.goods_filter > span {
  font: 0px/0px 'Arial', sans-serif;
}
.content .module.goods_filter > span > span {
  display: inline-block;
  font: 12px/12px 'Arial', sans-serif;
}
.content .module.goods_filter > span > span.price {
  margin: 0 0 5px 10px;
}
.content .module.goods_filter > span > span.brand {
  margin: 0 0 5px 52px;
}
.content .module.goods_filter > span > span.min {
  margin: 0 0 5px 120px;
}
.content .module.goods_filter > span > span.max {
  margin: 0 0 5px 60px;
}
.content .module.goods_filter > form {
  font: 0px/0px 'Arial', sans-serif;
}
.content .module.goods_filter > form > div {
  width: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin: 0 0 30px;
  position: relative;
}
.content .module.goods_filter > form > div > input {
  display: inline-block;
}
.content .module.goods_filter > form > div > input[type="text"] {
  width: 125px;
  float: left;
}
.content .module.goods_filter > form > div > input.max,
.content .module.goods_filter > form > div > input.min {
  width: 50px;
  float: left;
}
.content .module.goods_filter > form > div > input.min {
  margin: 0 0 0 10px;
}
.content .module.goods_filter > form > div #slider {
  width: 115px;
  right: -47px;
  top: 34px;
  position: absolute;
  background: url('/libs/ui/css/smoothness/images/slide_horizontal_custom.png') repeat-x 2px 1px;
  border: 0 ;
  border-top: 2px solid #999;
}
.content .module.goods_filter > form > div #slider .ui-widget-header {
  background: #009FDA !important;
  height: 2px;
  top: -2px;
}
.content .module.goods_filter > form > div #slider.ui-corner-all,
.content .module.goods_filter > form > div #slider .ui-corner-top,
.content .module.goods_filter > form > div #slider .ui-corner-right,
.content .module.goods_filter > form > div #slider .ui-corner-tr {
  border-radius: 0;
}
.content .module.goods_filter > form > div #slider .ui-corner-all,
.content .module.goods_filter > form > div #slider .ui-corner-top,
.content .module.goods_filter > form > div #slider .ui-corner-right,
.content .module.goods_filter > form > div #slider .ui-corner-tr {
  border-radius: 0;
}
.content .module.goods_filter > form > div #slider.ui-slider-horizontal {
  height: 4px !important;
}
.content .module.goods_filter > form > div #slider > a {
  background: url('/libs/ui/css/smoothness/images/slide_marker_custom.png') no-repeat center center;
  border: 0;
  top: -18px;
}
.content .module.goods_filter > form > div > small {
  font: 14px/14px 'Arial', sans-serif;
  display: inline-block;
  float: left;
  padding: 0 5px;
  position: relative;
  top: 8px;
}
.content .module.goods_filter > form > div > select {
  display: inline-block;
  padding: 2px;
  float: left;
  width: 145px;
  margin: 0 0 0 10px;
}
.content .module.goods_filter > form > div > span {
  display: inline-block;
  font: 12px/12px 'Arial', sans-serif;
  float: left;
  position: relative;
  top: 4px;
  left: -8px;
  margin: 0 0 0 5px;
  cursor: pointer;
}
.content .module.goods_filter > form > div > span.checkbox_container {
  text-align: left !important;
  margin: 0 0 0 10px;
  position: relative;
  top: 3px;
  left: 0;
}
.content .module.goods_filter > form > div > div {
  font: 12px/12px 'Arial', sans-serif;
  display: inline-block;
}
.content .module.goods_filter > form > div > a {
  display: inline-block;
  font: 12px/12px 'Arial', sans-serif;
}
.content .module.goods_filter > form > div > input[type="submit"] {
  padding: 2px 5px 4px;
  margin: 0 0 0 35px;
  background-color: #009FDA;
  background: -webkit-linear-gradient(top, bottom, #27c5ff, #008cc1);
  background: -moz-linear-gradient(top, #27c5ff, #008cc1);
  background: -o-linear-gradient(top, #27c5ff, #008cc1);
  background: -ms-linear-gradient(top, #27c5ff, #008cc1);
  border: 1px solid #009FDA;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
}
.content .module.goods_filter > form > div > input[type="submit"]:hover {
  background: #009FDA;
  border: 1px solid #009FDA;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.content .module.goods_filter > form > div > input[type="submit"]:focus {
  outline: medium none;
}
.content .module.goods_filter > form > div > input:disabled {
  background: #999;
}
.content .module.goods_filter > form > div > a {
  float: right;
  position: relative;
  top: 5px;
}
.content .module.goods_filter > form > ul {
  width: 100%;
  clear: both;
  font: 0px/0px 'Arial', sans-serif;
  padding: 0;
  margin: 5px 0 0;
}
.content .module.goods_filter > form > ul > li {
  display: inline-block;
  font: 0px/0px 'Arial', sans-serif;
  float: right;
  background: none !important;
  padding: 0;
}
.content .module.goods_filter > form > ul > li > span {
  font: 12px/12px 'Arial', sans-serif;
}
.content .module.goods_filter > form > ul > li > a {
  font: 12px/12px 'Arial', sans-serif;
  margin: 0 0 0 5px;
}
.content .module.goods_filter > form > ul > li > a.current {
  padding: 1px 3px 3px;
  background: #009FDA;
  color: #fff;
  text-decoration: none;
}
.content .module.goods_filter > form > ul > li:first-child {
  float: left;
  font: 0px/0px 'Arial', sans-serif;
}
.content .module.goods_filter > form > ul > li:first-child > a {
  font: 12px/12px 'Arial', sans-serif;
  position: relative;
  margin: 0 0 0 14px;
}
.content .module.goods_filter > form > ul > li:first-child > a > span {
  display: block;
  position: absolute;
  width: 5px;
  height: 12px;
  right: -7px;
  top: 3px;
}
.content .module.goods_filter > form > ul > li:first-child > a.current {
  padding: 0;
  background: none;
  border-radius: 0;
  text-decoration: none;
  color: #009FDA;
  margin: 0 7px 0 14px;
}
.content .module.goods_filter > form > ul > li:first-child > a.current.desc > span {
  background: url('/images/modules/arrow_down.png') no-repeat center center;
}
.content .module.goods_filter > form > ul > li:first-child > a.current.asc > span {
  background: url('/images/modules/arrow_up.png') no-repeat center center;
}
.content .module.filials span.geo {
  font: 10px/10px 'Arial', sans-serif;
  color: #999;
}
.content .module.personal {
  position: relative;
  left: -20px;
  width: 740px;
  font: 0px/0px 'Arial', sans-serif;
}
.content .module.personal > div.item {
  font: 12px/14px 'Arial', sans-serif;
  display: inline-block;
  vertical-align: top;
  width: 340px;
  height: 170px;
  margin: 0 0 30px 20px;
}
.content .module.personal > div.item > div {
  padding: 4px;
  border: 1px solid #009FDA;
  margin: 0 10px 0 0;
  border-radius: 5px;
  float: left;
}
.content .module.personal > div.item > div > a {
  display: block;
  width: 120px;
  height: 160px;
}
.content .module.subsection ul {
  padding: 0;
  margin: 0;
}
.content .module.subsection ul li {
  background: none;
  display: block;
  font-size: 14px;
  line-height: 1.3em;
  margin: 0 0 0.5em;
  padding-left: 0;
}
.content .module.subsection ul li span {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  background: #009FDA url(/images/modules/arrow_w.png) no-repeat 2px 2px;
  border: 1px solid #009FDA;
  float: left;
  height: 9px;
  margin: 5px 0 0;
  width: 10px;
}
.content .module.subsection ul li a {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-left: 10px;
  max-width: 94%;
  color: #009FDA;
}
.content .module.pager ul {
  padding-left: 0;
}
.content .module.pager ul li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  background: none;
  font-size: 1em;
  font-weight: normal;
  padding: 0.2em 0.7em;
}
.content .module.pager ul li:first-child {
  padding-left: 0px;
}
.content .module.pager ul li.current {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  background: #009FDA;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0.2em 0.4em;
  margin: 0 0.3em;
}
.content .module.form {
  position: relative;
  width: 261px;
  display: inline-block;
  max-width: 700px!important;
  display: block;
  width: auto;
}
.content .module.form .name_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  background: #fff;
  border: 1px solid #009FDA;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  height: 24px;
  line-height: 23px;
  margin: 0 -2px 0 0;
  overflow: hidden;
  padding: 0 3px 0 4px;
  position: relative;
  right: 0;
  width: 190px;
}
.content .module.form .send_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  height: 27px;
  width: 60px;
}
.content .module.form .send_file .button_f {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #009FDA;
  background: -webkit-linear-gradient(top, bottom, #27c5ff, #008cc1);
  background: -moz-linear-gradient(top, #27c5ff, #008cc1);
  background: -o-linear-gradient(top, #27c5ff, #008cc1);
  background: -ms-linear-gradient(top, #27c5ff, #008cc1);
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  border: 1px solid #009FDA;
  color: #fff;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 26px;
  overflow: hidden;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
  text-align: center;
  width: 60px;
}
.content .module.form .send_file .button_f:hover {
  background: #009FDA;
  border: 1px solid #009FDA;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.content .module.form .send_file .button_f:focus {
  outline: medium none;
}
.content .module.form .send_file .button_f div {
  text-align: center;
  padding: 3px 0 0 1px;
}
.content .module.form .send_file .button_f .file_type {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  font-size: 150% !important;
  height: 100px;
  margin-left: -410px;
  top: -30px;
  width: 600px;
}
.content .module.form input,
.content .module.form textarea,
.content .module.form select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #5F5D5C;
  margin: 0;
  position: relative;
  border: 1px solid #009FDA;
  padding: 3px;
  background: #fff;
}
.content .module.form input[type="submit"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #009FDA;
  background: -webkit-linear-gradient(top, bottom, #27c5ff, #008cc1);
  background: -moz-linear-gradient(top, #27c5ff, #008cc1);
  background: -o-linear-gradient(top, #27c5ff, #008cc1);
  background: -ms-linear-gradient(top, #27c5ff, #008cc1);
  border: 1px solid #009FDA;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  height: 32px;
  line-height: 0;
  margin-top: 11px;
  padding: 0 10px 0 11px;
}
.content .module.form input[type="submit"]:hover {
  background: #009FDA;
  border: 1px solid #009FDA;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.content .module.form input[type="submit"]:focus {
  outline: medium none;
}
.content .module.form input[type="submit"]:disabled {
  background: transparent;
  color: #999;
}
.content .module.form input[type="submit"]:disabled:hover {
  box-shadow: none;
}
.content .module.form select {
  height: 26px;
  padding: 3px 3px 3px 0;
}
.content .module.form textarea {
  width: 100%;
  resize: none;
  line-height: 130%;
}
.content .module.form input[type="text"],
.content .module.form input[type="password"] {
  height: 26px;
  line-height: 18px;
  padding: 2px 3px 3px;
}
.content .module.form input[type="checkbox"],
.content .module.form input[type="radio"] {
  background: none;
  border: none;
  vertical-align: bottom;
}
.content .module.form input[disabled="disabled"] {
  box-shadow: 0 0 0 #ccc !important;
  -moz-box-shadow: 0 0 0 #ccc !important;
  -webkit-box-shadow: 0 0 0 #ccc !important;
  -khtml-box-shadow: 0 0 0 #ccc !important;
  color: #CCCCCC!important;
  border: 1px solid #DDDDDD !important;
  cursor: default !important;
}
.content .module.form div.title {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  margin-bottom: 5px;
  background: #f1f1f1;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-left: -10px;
}
.content .module.form label {
  vertical-align: middle;
  position: relative;
  margin: 0 5px;
}
.content .module.form table select {
  width: 179px;
}
.content .module.form table tr.error td.label {
  font-weight: bold;
  color: #ff0000;
}
.content .module.form table tr.error td.required {
  background: url(/images/modules/req_err.png) no-repeat 15px 14px;
}
.content .module.form table tr.error input.error,
.content .module.form table tr.error select.error,
.content .module.form table tr.error textarea.error,
.content .module.form table tr.error div.name_file {
  border: 1px solid #FF0000;
  background-image: none;
}
.content .module.form table span.comment {
  color: #703C24;
  display: block;
  font-size: 11px;
  line-height: 1.2em;
  margin-top: 4px;
  vertical-align: middle;
  clear: both;
}
.content .module.form table span.comment.inline {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 6px;
  margin-left: 3px;
  vertical-align: top;
}
.content .module.form table td {
  padding: 8px 0 0;
  vertical-align: top;
}
.content .module.form table td .holderWrap {
  margin-right: 5px;
  margin-top: -1px;
}
.content .module.form table td.label {
  padding-top: 13px;
  vertical-align: top;
  width: 150px;
}
.content .module.form table td.required {
  background: url(/images/modules/req.png) no-repeat 15px 14px;
  width: 30px;
}
.content .module.form table td.input img {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.content .module.form table td.input img.ui-datepicker-trigger {
  margin: 1px 0 0 5px;
}
.content .module.form > p {
  margin-top: 0;
}
.content .module.message {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  margin-bottom: 1.4em;
  padding: 10px 15px 15px 70px;
  font-family: 'Arial', sans-serif;
}
.content .module.message h2 {
  margin: 0 0 14px;
  padding: 11px 0 1px;
  color: red;
  background: none !important;
  font-style: normal !important;
  border: none !important;
}
.content .module.message p {
  margin-bottom: 4px;
}
.content .module.message a {
  color: inherit;
}
.content .module.message.error {
  background-color: #fff5f5;
  background-image: url(/images/modules/error.png);
  background-position: 16px 15px;
  background-repeat: no-repeat;
  border: 1px solid red;
}
.content .module.message.error h2 {
  color: red;
}
.content .module.message.ok {
  background-color: #f5fff5;
  background-image: url(/images/modules/ok.png);
  background-position: 16px 15px;
  background-repeat: no-repeat;
  border: 1px solid green;
}
.content .module.message.ok h2 {
  color: green;
}
.content .module.message.alert {
  background-image: url(/images/modules/alert.png);
  background-position: 16px 15px;
  background-repeat: no-repeat;
  border: 1px solid gray;
}
.content .module.message.alert h2 {
  color: gray;
}
.content .module.message.info {
  background-color: #f5f5ff;
  background-image: url(/images/modules/info.png);
  background-position: 16px 15px;
  background-repeat: no-repeat;
  border: 1px solid #0157b7;
}
.content .module.message.info h2 {
  color: #0157b7;
}
.content .module.news .pers_title {
  position: relative;
  top: 5px;
}
.content .module.news .item {
  height: auto;
  margin-bottom: 20px;
}
.content .module.news .item td {
  border: 0 none;
  padding-left: 0;
  vertical-align: top;
}
.content .module.news .item td .pad {
  border: 1px solid #009FDA;
  padding: 5px;
  background: none;
}
.content .module.news .item td .pad a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  width: 120px;
  border: none;
  height: 90px;
  display: block;
  padding: 0;
  background-position: center!important;
}
.content .module.news .item td p.title {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.content .module.news .item td p.title span {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  background: #009FDA;
  color: white;
  font-weight: bold;
  height: 18px;
  margin-right: 5px;
  padding: 0 4px 0 5px;
  position: relative;
  font-size: 11px;
  line-height: 17px;
  font-family: 'Arial', sans-serif;
  margin-top: 1px;
}
.content .module.news .item td p.title a {
  color: #009FDA;
}
.content .module.news .item td p {
  margin: 7px 0;
}
.content .module.news .item td a.more {
  font-size: 10px;
}
.content .module.news .item td.img {
  vertical-align: top;
  padding-right: 15px;
}
.content .module.news .date_text {
  clear: both;
  border-top: 1px solid #009FDA;
  color: #703C24;
  margin: 15px 0 !important;
  padding-top: 14px;
}
.content .module.download .item {
  margin-bottom: 20px;
}
.content .module.download .item td {
  vertical-align: top;
  text-align: left;
}
.content .module.download .item td.icon {
  padding-right: 5px;
}
.content .module.download .item td.data {
  width: 100%;
}
.content .module.download .item td.data p {
  font-size: 13px;
  text-align: justify;
  line-height: 150%;
}
.content .module.download .item td.data p:first-child {
  margin-top: -3px;
  margin-bottom: 0px;
}
.content .module.download .item td.data span {
  color: #703C24;
  line-height: 150%;
}
.content .module.download.small .data p:first-child {
  margin-top: -1px !important;
}
.content .module.gallery {
  font-size: 0;
  border: 0 !important;
}
.content .module.gallery .item {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 15px 25px 0px;
}
.content .module.gallery .item .pad {
  border: 1px solid #009FDA;
  padding: 5px;
  background: none;
}
.content .module.gallery .item a {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  position: relative;
  text-align: center;
  width: 120px;
  display: block;
  line-height: 150%;
  background-position: center center !important;
  height: 96px;
}
.content .module.gallery .item .info {
  font-size: 13px;
  padding-top: 7px;
  width: 132px;
}
.content .module.gallery .item .info a {
  display: block;
  border: none;
  height: auto;
  padding: 0 0 0 6px;
}
.content .module.gallery.default .item .pad a {
  height: 120px;
  vertical-align: middle;
  display: table-cell;
}
.content .module.gallery.a4 .item a {
  height: auto;
}
.content .module.gallery.a4 .item a img {
  height: 170px;
  width: 120px;
}
.content .module.gallery.a4 .item .info a {
  line-height: 150%;
}
.content .module.gallery.matrix .item .pad a {
  display: table-cell;
  height: 120px;
  line-height: 0;
  text-align: center;
  vertical-align: middle;
}
.content .module.vacancy {
  padding: 0;
}
.content .module.vacancy .item a.more {
  text-decoration: none;
  border-bottom: 1px dashed;
  line-height: 200%;
  font-weight: bold;
  font-size: 14px;
}
.content .module.vacancy .item div.more {
  display: none;
  margin-bottom: 20px;
}
.content .module.vacancy .item p.title {
  font-weight: bold;
  margin-bottom: 5px;
}
.content .module.vacancy .item .input-type-file div.send_file .input.hidden_f {
  position: absolute;
  background: none;
  border: 0;
}
.content .module.vacancy .item .input-type-file,
.content .module.vacancy .item input[type="submit"] {
  float: left;
  display: inline-block;
}
.content .module.vacancy .item .input[type="file"] {
  position: absolute;
  background: none;
  border: 0;
}
.content .module.vacancy .item input[type="submit"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #009FDA;
  background: -webkit-linear-gradient(top, bottom, #27c5ff, #008cc1);
  background: -moz-linear-gradient(top, #27c5ff, #008cc1);
  background: -o-linear-gradient(top, #27c5ff, #008cc1);
  background: -ms-linear-gradient(top, #27c5ff, #008cc1);
  border: 1px solid #009FDA;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  height: 32px;
  margin-top: 11px;
  padding: 0 10px 0 11px;
  margin: 0 0 0 10px;
  height: 26px;
  line-height: 0;
}
.content .module.vacancy .item input[type="submit"]:hover {
  background: #009FDA;
  border: 1px solid #009FDA;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.content .module.vacancy .item input[type="submit"]:focus {
  outline: medium none;
}
.content .module.guestbook .item {
  margin-bottom: 25px;
}
.content .module.guestbook .item p.title {
  font-weight: bold;
  margin: 0;
}
.content .module.guestbook .item span {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-top: 1px;
  background: #009FDA;
  color: white;
  font-weight: bold;
  height: 18px;
  margin-right: 5px;
  padding: 0 4px 0 5px;
  position: relative;
  font-size: 11px;
  line-height: 17px;
  font-family: 'Arial', sans-serif;
}
.content .module.guestbook .item small {
  font-size: 10px;
  color: #703C24;
}
.content .module.catalogue {
  clear: both;
}
.content .module.catalogue .default,
.content .module.catalogue .matrix {
  border: none;
  font-size: 13px;
  padding-left: 0;
  vertical-align: top;
  margin: 0 15px 22px 0;
}
.content .module.catalogue .default .price form input.button,
.content .module.catalogue .matrix .price form input.button {
  vertical-align: top!important;
  margin-left: 0;
}
.content .module.catalogue .default .price span,
.content .module.catalogue .matrix .price span {
  height: 18px;
}
.content .module.catalogue .default .price span span,
.content .module.catalogue .matrix .price span span {
  display: inline;
  font-size: 19px;
  vertical-align: baseline;
  width: auto;
  position: relative;
  height: 18px;
  line-height: 18px;
}
.content .module.catalogue .default {
  height: auto;
  margin-bottom: 1.8em;
}
.content .module.catalogue .default td.img {
  text-align: center;
  width: 132px;
  vertical-align: top;
  padding-right: 15px;
}
.content .module.catalogue .default td.img .pad a {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  border: 1px solid #009FDA;
  padding: 5px;
  background: none;
  line-height: 10px;
  max-width: 130px;
  text-decoration: none;
}
.content .module.catalogue .default td span.no_image {
  color: #8a8a8a;
  display: table-cell;
  height: 96px;
  line-height: 16px;
  vertical-align: middle;
  width: 120px;
}
.content .module.catalogue .default a.more {
  font-size: 10px;
}
.content .module.catalogue .default p {
  margin: 0.4em 0;
}
.content .module.catalogue .default p.title {
  background: none;
  display: block;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.content .module.catalogue .default p.title a {
  display: inline;
  font-weight: bold;
  line-height: 1.4em;
  vertical-align: top;
  margin-right: 5px;
}
.content .module.catalogue .default p.title span {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-top: 1px;
  background: #009FDA;
  color: white;
  font-weight: bold;
  height: 18px;
  margin-right: 5px;
  padding: 0 4px 0 5px;
  position: relative;
  font-size: 11px;
  line-height: 17px;
  font-family: 'Arial', sans-serif;
  margin-top: 0;
}
.content .module.catalogue .default .price {
  margin: 0.6em 0;
  padding: 0.01em 0 0;
  vertical-align: top;
}
.content .module.catalogue .default .price span {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  color: #009FDA;
  font-size: 19px;
  font-weight: normal;
  line-height: 17px;
  margin: 0;
  width: 130px;
  position: relative;
  vertical-align: middle;
}
.content .module.catalogue .default .price span span.dborder {
  top: -3px !important;
}
.content .module.catalogue .default .price form {
  line-height: 26px;
  vertical-align: middle;
  min-width: 195px;
}
.content .module.catalogue .matrix {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 15px 20px 0;
  position: relative;
}
.content .module.catalogue .matrix a.img {
  border: 1px solid #009FDA;
  padding: 5px;
  background: none;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 120px;
  height: 120px;
  line-height: 10px;
}
.content .module.catalogue .matrix a.img span {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}
.content .module.catalogue .matrix a.img span.no_image {
  line-height: 14px;
  font-size: 12px;
  color: #8a8a8a;
}
.content .module.catalogue .matrix .price {
  padding-top: 7px;
  width: 132px;
  text-align: center;
}
.content .module.catalogue .matrix .price a {
  border: medium none;
  display: block;
  font-size: 12px;
  padding: 0;
  text-align: center;
}
.content .module.catalogue .matrix .price form {
  line-height: 25px;
  padding: 0;
  vertical-align: middle;
  width: 132px;
}
.content .module.catalogue .matrix .price form input.input_text {
  margin-left: 0;
}
.content .module.catalogue .matrix span {
  color: #009FDA;
  display: block;
  font-size: 1.5em;
  margin: 7px 0;
  text-align: center;
  width: auto;
}
.content .module.catalogue .matrix span span {
  display: inline;
  font-size: 1em;
  vertical-align: baseline;
  width: auto;
}
.content .module.catalogue .matrix span.new {
  border-radius: 0px 0 0 3px;
  -moz-border-radius: 0px 0 0 3px;
  -webkit-border-radius: 0px 0 0 3px;
  -khtml-border-radius: 0px 0 0 3px;
  margin-top: 0px;
  position: absolute;
  right: 0px;
  top: 0;
  background: #009FDA;
  color: #FFFFFF;
  display: block;
  font-size: 11px!important;
  font-weight: bold;
  height: 10px;
  line-height: 8px;
  padding: 4px;
}
.content .module.catalogue .price span {
  color: #009FDA;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
  font-size: 1.5em;
  margin: 10px 0 6px 0;
  text-align: left;
  width: auto;
}
.content .module.catalogue .price span span {
  display: inline;
  font-size: 1.1em;
  vertical-align: baseline;
  width: auto;
}
.content .module.catalogue .price form {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 0 1em;
  vertical-align: bottom;
}
.content .module.catalogue .price input.input_text {
  height: 25px;
  margin: 0 6px;
  text-align: center;
  width: 44px;
  vertical-align: top;
  border: 1px solid #009FDA;
  font-size: 1em;
  font-weight: normal;
}
.content .module.catalogue .price input.button {
  background: #009FDA;
  border: 1px solid #009FDA;
  color: #FFFFFF;
  cursor: pointer;
  font: 15px/23px FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  height: 25px;
  padding: 0 7px;
  vertical-align: middle;
  width: 30px;
  margin-left: 12px;
}
.content .module.catalogue.article .left_part_module {
  float: left;
  padding: 0 15px 0 0;
  margin-bottom: 20px;
}
.content .module.catalogue.article .left_part_module p {
  margin: 0;
}
.content .module.catalogue.article .left_part_module img {
  max-width: 300px;
  margin: 0;
}
.content .module.catalogue.article .right_part_module {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.content .module.catalogue.article .right_part_module .price {
  overflow: hidden;
  margin: 0 0 20px 0;
}
.content .module.catalogue.article .right_part_module .price span {
  margin: 0;
  width: 150px;
  color: #009FDA;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 25px;
  text-align: left;
}
.content .module.catalogue.article .right_part_module .price span span {
  display: inline;
  font-size: 1em;
  vertical-align: baseline;
  width: auto;
}
.content .module.catalogue.article .right_part_module .price form {
  display: block;
  width: 125px;
  margin: 5px 0 0 0;
  padding: 0!important;
}
.content .module.catalogue.article .right_part_module .price form .input_text {
  line-height: 15px;
  height: 25px;
  text-align: center;
  width: 44px;
  margin-left: 0;
}
.content .module.catalogue.article .right_part_module div.numeplate {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  background: #009FDA;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  cursor: default;
  color: #fff;
  margin: 0 0 20px 0;
}
.content .module.catalogue.article .right_part_module .mini_img_list {
  font-size: 0;
  margin: 0 0 20px 0;
}
.content .module.catalogue.article .right_part_module .mini_img_list .item {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 5px 5px 0px 0;
}
.content .module.catalogue.article .right_part_module .mini_img_list .item a {
  line-height: 0;
  display: block;
  padding: 2px;
  border: 1px solid #009FDA;
}
.content .module.catalogue.article .right_part_module .mini_img_list .item a img {
  max-height: 50px;
}
.content .module.catalogue.article .right_part_module .module.download {
  margin: 0;
}
.content .module.catalogue.article .right_part_module .module.download .item {
  margin: 5px 0;
}
.content .module.catalogue.article .wysiwyg {
  clear: both;
}
.content .module.sitemap {
  margin-top: 0px;
}
.content .module.sitemap ul {
  margin-left: 0px;
  padding: 0;
  margin-right: 40px;
  list-style: none;
}
.content .module.sitemap ul li {
  margin-bottom: 5px;
  background: none;
  padding-left: 0;
}
.content .module.sitemap ul li ul {
  margin: 5px 0 5px 20px;
}
.content .module.sitemap ul li ul li {
  margin-bottom: 5px;
}
.content .module.cart table.cart {
  width: 100%;
}
.content .module.cart table.cart td,
.content .module.cart table.cart th {
  border: 1px solid #009FDA;
  border-spacing: 1px;
  font-size: 12px;
  line-height: 15px;
  padding: 7px;
}
.content .module.cart table.cart th {
  background: #7FEFFF;
  padding: 9px 0;
}
.content .module.cart table.cart td {
  padding: 4px;
  height: 25px;
  vertical-align: middle;
}
.content .module.cart table.cart td input,
.content .module.cart table.cart td textarea,
.content .module.cart table.cart td select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #454545;
  margin: 0;
  position: relative;
  border: 1px solid #009FDA;
  padding: 3px;
  background: #fff;
}
.content .module.cart table.cart td input.mod-cart-number {
  width: 50px;
  text-align: center;
}
.content .module.cart table.cart td img {
  left: 50%;
  margin-left: -25px;
  max-height: 50px;
  max-width: 50px;
  position: relative;
}
.content .module.cart table.cart td.name {
  text-align: left;
}
.content .module.cart table.cart td.pt,
.content .module.cart table.cart td.del,
.content .module.cart table.cart td.summa,
.content .module.cart table.cart td.price {
  text-align: center;
}
.content .module.cart p.actions {
  text-align: right;
}
.content .module.cart p.actions span {
  margin-right: 10px;
}
.content .module.cart p.actions input[type="submit"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #009FDA;
  background: -webkit-linear-gradient(top, bottom, #27c5ff, #008cc1);
  background: -moz-linear-gradient(top, #27c5ff, #008cc1);
  background: -o-linear-gradient(top, #27c5ff, #008cc1);
  background: -ms-linear-gradient(top, #27c5ff, #008cc1);
  border: 1px solid #009FDA;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  height: 32px;
  line-height: 0;
  margin-top: 11px;
  padding: 0 10px 0 11px;
  margin: 0px;
}
.content .module.cart p.actions input[type="submit"]:hover {
  background: #009FDA;
  border: 1px solid #009FDA;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.content .module.cart p.actions input[type="submit"]:focus {
  outline: medium none;
}
.content .module.tabs {
  line-height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 0;
}
.content .module.tabs ul {
  padding: 0;
  margin: 0px;
}
.content .module.tabs ul li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  vertical-align: bottom;
  margin: 0 5px 0 0;
  padding: 0;
  background: none;
}
.content .module.tabs ul li h2 {
  margin: 0;
}
.content .module.tabs ul li a {
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -khtml-border-radius: 3px 3px 0 0;
  background-color: #fff;
  border-color: #009FDA;
  border-style: solid;
  border-width: 1px;
  border-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  padding: 7px 10px;
  position: relative;
  display: block;
  line-height: 1;
  outline: none;
  color: inherit;
}
.content .module.tabs ul li.current a {
  border-top-color: #009FDA;
  border-left-color: #009FDA;
  border-right-color: #009FDA;
  border-bottom-width: 1px!important;
  border-bottom-color: #fff;
  padding: 8px 10px;
  text-decoration: none;
  font-weight: bold;
  z-index: 15;
  top: 1px;
  color: #009FDA;
}
.content .module.tabs ul li:first-child {
  margin-left: 0px !important;
}
.content .module.tabs .border {
  background-color: #fff;
  border-top: 1px solid #009FDA;
  height: 3px;
  margin-top: 0;
  position: relative;
  z-index: 13;
}
.content .module.tabs .border-bg {
  background-color: #fff;
  height: 5px;
  margin-top: -3px;
  position: relative;
  width: 100%;
  z-index: 20;
}
.content .module.list p {
  margin: 0.5em 0;
  font-size: 14px;
}
.content .module.orders .item {
  margin: 30px 0;
}
.content .module.orders p.title {
  font-size: 14px;
  font-weight: bold;
}
.content .module.orders p.title .status {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  vertical-align: middle;
  background: #009FDA;
  color: #fff;
  padding: 0px 5px;
  margin-left: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 10px;
  font-weight: bold;
  height: 18px;
  line-height: 16px;
  margin: -3px 0 0 10px;
}
.content .module.orders p.title .status.s0 {
  background: #9f9f9f;
}
.content .module.orders p.title .status.s1 {
  background: #58a711;
}
.content .module.orders p.title .status.s2 {
  background: #f8a631;
}
.content .module.orders p.title .status.s3 {
  background: #58a711;
}
.content .module.orders p.title .status.s4 {
  background: #58a711;
}
.content .module.orders p.title .status.s5 {
  background: #bb12a9;
}
.content .module.orders p.title .status.s6 {
  background: #9f9f9f;
}
.content .module.orders table {
  margin-top: 0;
}
.content .module.orders table td,
.content .module.orders table th {
  font-size: 13px;
  padding-top: 9px;
  padding-bottom: 9px;
}
.content .module.rating {
  width: 100%;
}
.content .module.rating > h3 {
  display: block;
  width: 100%;
  margin: 0 0 13px;
}
.content .module.rating > form > div.event {
  float: left;
  unicode-bidi: bidi-override;
  direction: rtl;
  position: relative;
  top: -2px;
  display: none;
  left: 4px;
}
.content .module.rating > form > div.event > span {
  display: inline-block;
  position: relative;
  width: 14px;
  font: 15px/15px FontAwesome, sans-serif;
  height: 23px;
}
.content .module.rating > form > div.event > span:before {
  content: "";
  position: absolute;
  cursor: pointer;
  padding: 4px;
}
.content .module.rating > form > div.event > span:hover:before,
.content .module.rating > form > div.event > span:hover ~ span:before {
  content: "";
  position: absolute;
  cursor: pointer;
  color: #009FDA;
}
.content .module.rating > form > div.result {
  float: left;
  display: none;
  position: relative;
  margin: 0 24px 0 0;
  left: -4px;
}
.content .module.rating > form > div.result > span {
  display: inline-block;
  position: relative;
  width: 18px;
  font: 15px/12px FontAwesome, sans-serif;
  height: 23px;
}
.content .module.rating > form > div.result > span:before {
  content: "";
  position: absolute;
  padding: 4px;
}
.content .module.rating > form > div.result > span.hover:before {
  content: "";
  position: absolute;
  color: #009FDA;
  padding: 4px;
}
.content .module.rating > form > div.result > span.half_hover:before {
  content: "";
  position: absolute;
  color: #009FDA;
  padding: 4px;
}
.content .module.rating > form > div.visible {
  display: block;
}
.content .module.rating > span {
  display: inline-block;
  width: 100%;
}
.content .module.rating > span > span {
  color: #009FDA;
}
.content .module.rating > span > span:first-child {
  display: inline-block;
  padding: 0 4px;
  border-radius: 4px;
  border: 1px solid #009FDA;
  position: relative;
  margin: 0 3px 0 0;
}
.content .module.rating_comments {
  width: 100%;
}
.content .module.rating_comments > h3 {
  display: block;
  width: 100%;
  margin: 0 0 15px;
}
.content .module.rating_comments > h3 > a {
  font: 12px/18px 'Arial', sans-serif;
  display: inline-block;
  position: relative;
  top: -2px;
  margin: 0 0 0 40px;
  color: #009FDA;
}
.content .module.rating_comments > h3 > a i {
  margin-right: 5px;
  font-size: 14px;
  position: relative;
  top: 1px;
}
.content .module.rating_comments > ul {
  margin: 0;
  padding: 0;
}
.content .module.rating_comments > ul > li {
  display: block;
  padding: 0;
  background: none;
  margin: 0;
}
.content .module.rating_comments > ul > li > div {
  float: left;
  position: relative;
  display: inline-back;
  margin: 0 24px 0 0;
  left: -4px;
}
.content .module.rating_comments > ul > li > div > span {
  display: inline-block;
  position: relative;
  width: 18px;
  font: 15px/12px FontAwesome, sans-serif;
  height: 23px;
}
.content .module.rating_comments > ul > li > div > span:before {
  content: "";
  position: absolute;
  padding: 4px;
}
.content .module.rating_comments > ul > li > div > span.hover:before {
  content: "";
  position: absolute;
  color: #009FDA;
  padding: 4px;
}
.content .module.rating_comments > ul > li > span {
  width: 580px;
  overflow: hidden;
  display: inline-block;
}
.content .module.rating_comments > ul > li > span > span {
  display: inline-block;
  width: 100%;
  font: 10px/17px 'Arial', sans-serif;
  color: #999;
}
.content .module.rating_comments > ul > li > span > span > small {
  background: none repeat scroll 0 0 #A70F0F;
  border-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 18px;
  line-height: 17px;
  margin-right: 5px;
  margin-top: 1px;
  padding: 0 4px 0 5px;
  position: relative;
  vertical-align: top;
}
.content .module.rating_comments > ul > li > span > span > span {
  color: #000;
  font: normal 12px/18px 'Arial', sans-serif;
  margin-left: 14px;
  position: relative;
  top: 1px;
}
#cart_informer {
  position: absolute;
  border: 1px solid green;
  background-color: white;
  z-index: 1000;
  border-radius: 6px;
}
#cart_informer h3 {
  margin: 0;
  cursor: default;
  font-weight: normal;
  padding: 30px;
  white-space: nowrap;
  color: green;
  font-size: 18px;
}
#popup {
  margin: 0 auto;
  max-width: 660px;
  min-height: 25px;
  position: relative;
  padding: 10px 20px;
  overflow: hidden;
  border-radius: 5px;
}
#popup td.label {
  padding-top: 10px !important;
}
#popup > .module {
  margin: 20px 0;
}
#popup > h2 {
  line-height: 100%;
  font-family: 'Arial', serif;
  margin: 0.5em 0;
  font-size: 24px;
  font-weight: normal;
  color: #009FDA;
}
#popup > div.message.module:first-child {
  border: 0 !important;
  background-color: #fff;
  background-position: 0 6px;
  padding: 0 0 10px 55px;
  margin: 0;
}
#popup.pre {
  padding: 53px 20px;
  height: 24px;
  text-align: center;
}
#popup.pre > span {
  position: relative;
  top: -7px;
  font-size: 14px;
  line-height: 22px;
  font-family: 'Arial', sans-serif;
  margin: 0 0 0 5px;
}
