body {
  background: #757575;
  color: #000000;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: normal;
}
a {
  text-decoration: underline;
  color: #46a1ff;
}
a:hover {
  text-decoration: none;
}
input[type="text"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: Arial,Helvetica,sans-serif;
}
#page {
  width: 100%;
  min-width: 1280px;
}
#header {
  background: #FFF;
  height: 72px;
  overflow: hidden;
}
#header .inner {
  padding: 0 12px;
}
#panel {
  background: rgb(224,234,239); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(224,234,239,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,234,239,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(224,234,239,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(224,234,239,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(224,234,239,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(224,234,239,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0eaef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  padding: 18px 15px;
}
#logo {
  float: left;
  margin-top: 2px;
}
#top-phone {
  float: right;
  font-size: 18px;
  color: #000;
  margin-top: 12px;
}
#main-menu {
  float: right;
  clear: right;
  font-size: 14px;
  color: #666;
  padding-top: 10px;
}
#main-menu li {
  display: block;
  float: left;
  margin-right: 15px;
}
#main-menu li.last {
  margin-right: 0;
  margin-top: 1px;
}
#main-menu li a {
  color: #a1dbff;
  margin-right: 3px;
}
#main-menu li a.active {
  color: #c6c6c6;
  text-decoration: none;
}
#main-menu li.last a {
  margin: 0;
  background: url(../images/off.png) no-repeat 0 0;
  display: block;
  text-decoration: none;
  height: 16px;
  width: 16px;
}
#search {
  float: left;
  position: relative;
  margin-top: 20px;
  margin-left: 10px;
}
#search input[type="text"] {
  border: 0;
  background: url(../images/search.png) no-repeat 0 0;
  width: 392px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  font-size: 14px;
  padding: 0 43px 0 10px;
  outline: none;
}
#search input[type="submit"] {
  border: 0;
  position: absolute;
  z-index: 50;
  background: url(../images/searchb.png) no-repeat 0 0;
  display: block;
  width: 22px;
  height: 23px;
  right: 5px;
  top: 4px;
  cursor: pointer;
  outline: none;
}
#panel > div ,
#panel > div > div {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.section1 > div {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 3px;
}
.section2 > div {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 7px;
}
.section2 label {cursor: pointer;}
#content .content {
  padding: 4px 12px;
}
.jq-checkbox {
  width: 18px;
  height: 18px;
  background: url(../images/check.png) no-repeat 0 0;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  -mozbox-shadow: none;
  -webkit-box-shadow: none;
  margin-right: 5px;
}
.jq-checkbox.checked div {
  background: url(../images/check.png) no-repeat -18px 0;
  width: 18px;
  height: 18px;
}
.jq-selectbox__select {
  background: url(../images/down.png) no-repeat;
  width: 162px!important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 30px;
  padding: 0 28px 0 11px;
  outline: none;
}
.jq-selectbox__trigger {
  background: url(../images/dow2.png) no-repeat 0 0;
  border: 0;
  width: 23px;
  height: 30px;
}
.jq-selectbox__select-text {
  line-height: 30px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: url(../images/cir.png) no-repeat;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  -mozbox-shadow: none;
  -webkit-box-shadow: none;
  width: 23px;
  height: 24px;
  cursor: pointer;
}
.ui-slider-horizontal .ui-slider-range {
  background: #fcd033;
  border: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  -mozbox-shadow: none;
  -webkit-box-shadow: none;
}
.ui-slider-horizontal {
  height: 5px;
  border-top: 1px solid #afb4b6;
  background: url(../images/str3.png) repeat-x 0 0;
}
.size-ui {
  margin-right: 8px;
}
.size-ui ,
.price-ui {
  position: relative;
}
.size-ui input {
  background: url(../images/str2.png) no-repeat;
  width: 82px;
  height: 30px;
  border: 0;
  vertical-align: middle;
  padding: 0 11px;
  font-size: 14px;
}
.size-ui input.size-hidden {
    background: none;
    width:50px;

}
.price-ui input {
  background: url(../images/str2.png) no-repeat;
  border: 0;
  vertical-align: middle;
  height: 30px;
  width: 82px;
  padding: 0 11px;
  font-size: 14px;
}

.section3 label {
  color: #666666;
  font-size: 12px;
  position: absolute;
  top: -13px;
  left: 0;
  width: 100%;
  text-align: center;
}
#size-ui ,
#price-ui {
  width: 110px;
  margin: 0 12px 0 9px;
  display: inline-block;
  vertical-align: middle;
}
#size-ui {width:150px;}
.ui-slider-horizontal .ui-slider-handle {
  top: -9px;
}
.section2 label ,
.section4 label {
  color: #666666;
  font-size: 12px;
}
.section4 {
  margin-top: 14px;
}
.section4 > div {
  width: 162px;
  margin-right: 3px;
}
.section4 > div.with-symb {
  width: auto;
}
#reset {
  background: #f1f1f1;
  display: inline-block;
  zoom: 1;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 5px;
  border: 1px solid #b3b5b7;
  padding: 5px 10px;
}
.product-item .image img{
    max-width: 110px;
}
.product-item .image {
  margin-right: 11px;
  float: left;
  border: 1px solid #dedede;
  width:110px;
  text-align: center;
}
.product-item .title {
  margin-bottom: 17px;
}
.product-item .title a {
  background: url(../images/title.png) no-repeat left 2px;
  padding-left: 24px;
}
.product-item {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  padding: 14px 0 14px 14px;
  clear: both;
  margin-bottom: 12px;
}
#content {
  padding-bottom: 40px;
}
.product-item .left {
  width: 350px;
  float: left;
}
.product-item .right {
  padding-left: 350px;
}
.product-item .labels {
  overflow: hidden;
  margin-bottom: 10px;
}
.product-item .labels li {
  float: left;
}

.product-item .sht {
  margin-bottom: 10px;
  font-weight: bold;
  color: #666;
}
.product-item .left-right-part {
  padding-left: 122px;
}
.product-item .others a {
  text-decoration: none;
  border-bottom: 1px dotted #46A1FF;
  font-size: 12px;
  margin-right: 5px;
  vertical-align: middle;
}
.product-item .others a:hover {
  border-color: #fff;
}
.product-item table {
  table-layout: fixed;
}
.product-item table thead {
  color: #666666;
  font-size: 11px;
}
.product-item table th.size {
  width: 55px;
}
.product-item table tr {
  border-bottom: 1px solid #d5dadd;
}
.product-item table tr.last {
  border-bottom: 0;
}
.product-item table {
  table-layout: fixed;
  width: 100%;
  text-align: left;
  margin-top: -10px;
}
.product-item table td {
  padding: 8px 0 8px 3px;
}
.product-item table th {
  padding: 0 0 8px 3px;
  vertical-align: middle;
  text-align: left;
}
.product-item table th.speed ,
.product-item table th.pop {
  width: 120px;
}
.product-item table .opt {
  font-weight: bold;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.val-val {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.val-val input {
  border: 0;
  background: url(../images/str4.png) 0 0;
  width: 32px;
  height: 30px;
  padding: 0;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
}
.val-val:hover input ,
.val-val input:focus {
  background-position: -32px 0;
}
.val-val span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 23px;
  height: 24px;
  background: url(../images/plus.png) no-repeat -23px 0;
  cursor: pointer;
  vertical-align: middle;
}
.val-val span.plus {
  background-position: 0 0;
}
#filters {
  border-top: 1px solid #515151;
  height: 35px;
  background: url(../images/fil.png) repeat-x 0 0;
}
#filters > div {
  float: left;
}
#filters .jq-selectbox__select {
  height: 21px;
  background: url(../images/ll.png) repeat-x 0 0;
  font-size: 12px;

}
#filters .jq-selectbox__select-text {
  line-height: 21px;
}
#filters .jq-selectbox__trigger {
  background: url(../images/lli.png) no-repeat 0 0;
  width: 14px;
  height: 21px;
}
.filter1 {
  border-left: 1px solid #ebb923;
  width: 420px;
}
.filter2 {
  width: 280px;
}
.ui-slider-handle {
  outline: none;
}
.filter4 ,
.filter5 {
  width: 120px;
}
#filters > div > div {
  width: 100%;
}
#filters .jq-selectbox__select {
  width: 100%!important;
}
#filters > span {
  background: url(../images/ll.png) repeat-x 0 0;
  height: 21px;
  width: 12px;
  display: block;
  float: left;
  border-right: 1px solid #f9dd85;
}
#sh {
  background: url(../images/sh1.png) repeat-x 0 0;
  height: 12px;
}
.product-type {
  width: 249px;
  background: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 5px 8px 0;
}
.product-item table th.pop {
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
td.center {
  text-align: center;
  vertical-align: middle;
}
.product-type > div {
  padding: 8px 14px;
  border-bottom: 1px solid #d5dadd;
  min-height: 14px;
  text-align: right;
  font-weight: bold;
}
.product-type > div label {
  color: #666666;
  display: block;
  float: left;
  font-weight: normal;
  font-size: 12px;
}
.product-type .status {
  color: #ffc12b;
}
.product-type .status.complete {
  color: #5fa232;
}
.product-type a {
  font-weight: normal;
  font-size: 12px;
}
.product-type .export a {
  background: url(../images/ex.png) no-repeat left center;
  padding-left: 18px;
}
.product-type .link a ,
#anket input[type="submit"] {
  display: block;
  margin: 0 auto;
  background: url(../images/link.png) no-repeat 0 0;
  width: 139px;
  height: 31px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  line-height: 29px;
  text-shadow: 0 -1px 1px #757575;
}
.product-type .link {
  border-bottom: 0;
  padding: 18px 0;
}
#back {
  float: left;
  margin-top: 40px;
}
#back a {
  background: url(../images/str_a.png) no-repeat left center;
  color: #a1dbff;
  padding-left: 24px;
}
#panel .basket-section {
  display: block;
  text-align: right;
}
#panel .basket-section > div {
  text-align: left;
  position: relative;
  vertical-align: middle;
  margin-left: 15px;
  margin-right: 5px;
}
input[type="text"] {
/*  background: url(../images/in.png) repeat-x 0 0;*/
  border: 0;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 14px;
  padding: 0 5px;
  font-family: Arial, Helvetica, sans-serif;
}
/*.input-wrapper {
  background: url(../images/in1.png) no-repeat 0 0;
  padding-left: 4px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}*/
/*.input-wrapper:after {
  display: block;
  background: url(../images/in2.png) no-repeat 0 0;
  width: 4px;
  height: 30px;
  position: absolute;
  top: 0;
  right: -4px;
  content: "";
}*/
.basket1 input {
  width: 162px;
  background: url(../images/down.png) no-repeat;
  vertical-align: middle;
}
.basket-section label {
  color: #666666;
  font-size: 12px;
  padding-right: 7px;
}
.jq-selectbox {
  outline: none;
}
.jq-selectbox div {
  outline: none;
}
#accordion h3 {
  background: #fcd033 url(../images/pl.png) no-repeat 10px center;
  border-bottom: 1px solid #d5dadd;
  padding-left: 35px;
  height: 57px;
  line-height: 57px;
  font-size: 18px;
  font-weight: bold;
}
#accordion li.active h3 {
  background: #fcd033 url(../images/m.png) no-repeat 10px center;
}
#accordion h3 a {
  color: #000;
  text-decoration: none;
  display: block;
}

#anket {
  background: #fff;
  padding-bottom: 72px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
}
#anket input[type="submit"] {
  border: 0;
  cursor: pointer;
  position: absolute;
  right: 30px;
  bottom: 20px;
  padding-bottom: 4px;
}
#anket .panel {

}
#anket .panel label {
  float: left;
  display: block;
  width: 170px;
  color: #666666;
  font-size: 12px;
  padding-top: 5px;
}
#anket .form-item input[type="text"] {
  background: url(../images/input.png) no-repeat 0 0;
  width: 352px;
}
#anket .part2 .form-item input[type="text"] {
  background: url(../images/input1.png) no-repeat 0 0;
  width: 221px;
  margin-right: 12px;
}
#anket .part3 .form-item input[type="text"] {
  background: url(../images/input.png) no-repeat 0 0;
  width: 352px;
}
#anket .form-item input[type="text"].small {
  background: url(../images/input3.png) no-repeat 0 0;
  width: 86px;
}
#anket .form-item input[type="text"].medium {
  background: url(../images/input2.png) no-repeat 0 0;
  width: 222px;
}
#anket .form-item {
  margin-bottom: 9px;
}
#anket .panel2 .form-item input[type="text"] {
  background: url(../images/input3.png) no-repeat 0 0;
  width: 86px;
}
h4 {
  font-weight: bold;
  font-size: 14px;
  padding: 10px 0 12px;
}
#anket .panel > div {
  padding: 0 17px;
  border-bottom: 1px solid #d5dadd;
}
#anket .part2 {
  position: relative;
}
#anket .part2 span {
  position: absolute;
  display: block;
  color: #666666;
  font-size: 12px;
  top: 12px;
}
#anket .part2 span.pod1 {
  left: 190px;
}
#anket .part2 span.pod2 {
  left: 420px;
}
#anket .part2 span.pod3 {
  left: 655px;
}
#anket .part2 span.pod4 {
  left: 885px;
}
#anket .part3 label.inline {
  float: none;
  display: inline;
  padding: 0 6px 0 11px;
}
#anket .jq-selectbox__select {
  background: url(../images/input.png) no-repeat 0 0;
  width: 352px!important;
}

#filters .jq-selectbox__dropdown {
  top: 22px;
}
.basket-info {display: block;}
.basket-info label {
  color: #666666;
  font-size: 12px;
}
.basket-info span {
  display: inline-block;
  background: url(../images/r.png) repeat-x 0 0;
  height: 19px;
  line-height: 19px;
  color: #fff;
  font-size: 14px;
  padding: 0 8px;
  border-radius: 10px;
  border: 2px solid #fff;
  margin: 0 10px 0 5px;
  text-shadow: 0 -1px #999;
  vertical-align: middle;
  box-shadow: 0 0 3px #ccc;
}
.basket-info span a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
  height: 15px;
  vertical-align: top;
}
.basket-order {
  float: right;
  margin-top: -3px;
}
.basket-order a.exel {
  background: url("../images/ex.png") no-repeat scroll left center transparent;
  padding-left: 18px;
  font-size: 12px;
}
.basket-order a.order {
  background: url("../images/link.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  height: 31px;
  line-height: 29px;
  margin-left: 15px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 1px #757575;
  width: 139px;
}
.filter6 .jq-selectbox__select {
/*  background: url(../images/lm.png) no-repeat 3px center!important;*/
/*  color: #fff;*/
}
#filters .filter6 .jq-selectbox__trigger {
  background: url(../images/wstr.png) no-repeat 0 8px;
}

.form_content {
    background: #fff;
    padding-bottom: 72px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
}
.form_content h3 {
    background: url(http://www.skvot.com/images/bg.jpg);
    color: #FFF;
    border-bottom: 1px solid #d5dadd;
    padding-left: 35px;
    height: 57px;
    line-height: 57px;
    font-size: 18px;
    font-weight: bold;
}
.form_content input[type="submit"] {
  border: 0;
  cursor: pointer;
  position: absolute;
  right: 30px;
  bottom: 20px;
  padding-bottom: 4px;
  display: block;
  margin: 0 auto;
  background: url(../images/link.png) no-repeat 0 0;
  width: 139px;
  height: 31px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  line-height: 25px;
  text-shadow: 0 -1px 1px #757575;
}

.form_content .form-item {
    padding: 0 17px;
}
.form_content .form-item input[type="text"], .form_content .form-item input[type="password"] {
  background: url(../images/input.png) no-repeat 0 0;
  width: 352px;
  margin-bottom: 9px;
  border: 0;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 14px;
  padding: 0 5px;
  font-family: Arial, Helvetica, sans-serif;
}

.form_content .form-item label {
    float: left;
    display: block;
    width: 170px;
    color: #666666;
    font-size: 12px;
    padding-top: 5px;
}

.mes-alert-auth { padding: 0 0 10px 17px; color: #d80000; position: relative; margin-bottom: 10px;}
.mes-alert-auth span {display:block; margin-top:8px;}

/*
div.loading_page_a {height: 100%; background: #f1f1f1; opacity: 0.7; display: block; position: fixed; top: 0; left: 0; width: 100%; z-index: 100;}
*/

div.loading_page_a span {width:70px; height:70px; position:fixed; left:50%; top:50%; margin:-35px 0 0 -35px; background: #f1f1f1 url(/images/loading_page.gif) no-repeat 50% 50%;}
#anket .form-item input[type="text"].error {border: 2px solid #f00; border-radius: 4px;}

#up_top {position:fixed; bottom:20px; right:20px;}
#up_top img {cursor: pointer}
#up_top a {background: #f00;padding: 10px;position: relative;top: -12px; color:#FFF;}
.storage_moscow {
  background: #bfbebe;
  border-color: #bfbebe;
}