@charset "UTF-8";
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after,
.clear:before,
.clear:after {
  content: "";
  display: table;
}

.clearfix:after,
.clear:after {
  clear: both;
}

.clearfix,
.clear {
  *zoom: 1;
}

.nav-tabs {
  list-style: none;
  width: 100%;
  display: block;
  border-style: solid;
  border-color: #d8d9da;
  border-width: 1px 0 1px 1px;
  background: #e6e7e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.nav-tabs li {
  display: block;
  float: left;
  width: 50%;
}

.nav-tabs li a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  line-height: 48px;
  color: #62656f;
  border-right: 1px solid #d8d9da;
  position: relative;
}

.nav-tabs li.active a {
  background: #b9e1f4;
}

.nav-tabs li.active a:after {
  z-index: 1;
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 10px;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  background: url("ar_d.png") no-repeat;
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

.tab-content > .active {
  display: block;
  visibility: visible;
}

.filter {
  background: #f6f6f6;
  border-style: solid;
  border-color: #d8d9da;
  border-width: 0 1px 1px;
  padding: 15px 15px 0;
}

.filter .input {
  position: relative;
  width: 430px;
  height: 52px;
  float: right;
}

.filter input[type=text] {
  width: 430px;
  font: 14px/18px Tahoma;
  padding: 16px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #62656f;
  background: #fff;
  border: 1px solid #b9e1f4;
}

.filter input[type=text]:hover,
.filter input[type=text]:active {
  border-color: #179dda;
}

.filter .input .search {
  position: absolute;
  top: 7px;
  right: 0;
  width: 38px;
  height: 38px;
  border: 0;
  cursor: pointer;
  border-left: 1px solid #b9e1f4;
  background: url("lupa.png") no-repeat 50% 50%;
}

.filter .input:hover .search {
  border-color: #179dda;
}

#edge .row {
  margin: 15px 0;
}

.row .col-2 {
  display: block;
  float: left;
  width: 48%;
}

.row .col-2.right {
  text-align: right;
  position: relative;
  margin-left: 4%;
}

.row .col-2.right:before {
  content: "или";
  position: absolute;
  left: -35px;
  top: 13px;
  font-size: 14px;
}

.row .col-2 button.ui-multiselect {
  width: 100% !important;
}

.row .col-2 select {
  width: 100%;
}

.ui-multiselect-menu {
  /* width:auto !important; */
  min-width: 589px;
}

.filter .ui-icon {
  margin-top: 0;
}

.filter .ui-multiselect {
  display: inline-block;
  padding: 7px 0 21px 0;
}

.text-right {
  text-align: right;
}

.dop-filter .form-field {
  float: left;
  margin-right: 30px;
}

.dop-filter .form-field select {
  border: 1px solid #d8d9da;
  font: 12px Tahoma;
  padding: 5px 7px;
}

.table {
  border-style: solid;
  border-color: #d8d9da;
  border-width: 3px 0 0 1px;
  width: 100%;
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > thead > tr > th,
.table > tbody > tr > th {
  border-style: solid;
  border-color: #d8d9da;
  border-width: 0 1px 1px 0;
  margin: 0;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
}

.table > thead > tr > th,
.table > tbody > tr > th {
  font-weight: normal;
  text-transform: uppercase;
  background: #f2f3f3;
}

td.dcode,
td.dcolor {
  width: 130px;
}

.table > tbody > tr > td.doffers {
  padding: 0;
}

table.table,
table.props,
table.a-table {
  background: white;
}

table.table > thead > tr > th,
table.props tr > th {
  background: #00519d;
  color: white;
}

table.table thead th:before,
table.a-table thead th:before {
  display: none;
}

table.props {
  width: 100%;
}

table.props > thead > tr > td,
table.props > tbody > tr > td,
table.props > thead > tr > th,
table.props > tbody > tr > th {
  border-style: solid;
  border-color: #d8d9da;
  border-width: 0 1px 0 0;
  margin: 0;
  padding: 4px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
}

table.props > thead > tr > th,
table.props > tbody > tr > th {
  font-weight: normal;
  padding: 4px 12px;
  border-style: solid;
  border-color: #d8d9da;
  border-width: 1px 1px 1px 0;
}

table.props > thead > tr > td.product-url {
  padding: 12px;
}

table.props > thead > tr > td.no-border-right,
table.props > tbody > tr > td.no-border-right,
table.props > thead > tr > th.no-border-right,
table.props > tbody > tr > th.no-border-right {
  border-right: none;
}

table.props > tbody > tr > td.img {
  width: 92px;
  text-align: center;
}

table.props > tbody > tr > td.sizes {
  width: 203px;
  padding: 3px 0;
  position: relative;
}

table.props > tbody > tr > td.pricepm {
  width: 120px;
}

table.props > tbody > tr > td.price {
  width: 120px;
}

table.props > tbody > tr > td.stock {
  width: 120px;
}

table.props > tbody > tr.sale > td {
  color: #f76720;
}

.sale-block {
  position: relative;
  padding-left: 49px;
  display: block;
}

.sale-icon {
  position: absolute;
  display: block;
  background: #f8712f;
  color: #fff;
  text-transform: uppercase;
  padding: 2px 7px;
  bottom: 0px;
  left: 0px;
  font-size: 11px;
  font-weight: bolder;
}

a.lightbox {
  position: relative;
  display: inline-block;
  border: 1px solid #e0e0e0;
}

a.lightbox .zoom {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

table.props > tbody > tr:first-child > td {
  padding-top: 12px;
}

table.props > tbody > tr:last-child > td {
  padding-bottom: 12px;
}

.add2basket {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  text-decoration: none;
}
.add2basket-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add2basket-block input {
  max-width: 100px;
  min-width: 75px;
  text-align: right;
}
.add2basket-block input:disabled {
  opacity: 0.5;
}

.add2basket > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font: 11px/11px Verdana;
  padding: 4px 10px;
  min-height: 28px;
  min-width: 135px;
  background: #f27121;
  color: #fff;
}

.add2basket > span .btn-action-cart-spinner {
  margin: 0 auto;
}

.add2basket:hover > span {
  visibility: visible;
}

.add2basket.added span {
  background: #f2f3f3;
  color: #96989f;
}

.warning {
  background: #f27121;
  color: #fff;
  font-size: 14px;
  padding: 4px 12px;
  margin: 5px 0 0 0px;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: -12px;
}

.analogWarning {
  background: #c62302;
}

.satisfactorily {
  border-top-color: #f27121;
}

.analogWarning + .satisfactorily {
  border-top-color: #c62302;
}

.table.satisfactorily > thead > tr > th,
.table.satisfactorily > tbody > tr > th,
.satisfactorily table.props > thead > tr > th,
.satisfactorily table.props > tbody > tr > th {
  background: #fef2e3;
}

.warn-str {
  font-size: 11px;
  color: #f8712f;
}

#articul .response {
  margin-top: 25px;
}

.a-table {
  width: 100%;
  border-style: solid;
  border-color: #d8d9da;
  border-width: 3px 0 0 1px;
}

.a-table td,
.a-table th {
  border-style: solid;
  border-color: #d8d9da;
  border-width: 0 1px 1px 0;
  margin: 0;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
}

.a-table th {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
}

.a-table p {
  margin: 0 0 12px;
}

.printResult {
  font: bold 14px/28px Tahoma !important;
  display: block;
  float: right;
  position: relative;
}

.printResult:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  left: -32px;
  top: 0;
  background: url("print.png");
}

#edge form {
  position: relative;
  display: block;
}

#edge form #loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: url(712.GIF) no-repeat 50% 50%;
}

.paging {
  margin: 12px 0;
}

.paging a {
  display: block;
  float: left;
  text-decoration: none;
  color: #636466;
}

.paging a.prev,
.paging a.next {
  width: 22px;
  height: 36px;
  position: relative;
  text-indent: -9999px;
}

.paging a.prev {
  border-right: 1px solid #8b8e95;
  margin-right: 14px;
}

.paging a.prev:hover {
  border-color: #179fdd;
}

.paging a.prev:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 6px;
  border-right-color: #8b8e95;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
}

.paging a.prev:hover:before {
  border-right-color: #179fdd;
}

.paging a.next {
  border-left: 1px solid #8b8e95;
  margin-left: 14px;
}

.paging a.next:hover {
  border-color: #179fdd;
}

.paging a.next:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 6px;
  border-left-color: #8b8e95;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}

.paging a.prev:hover:before {
  border-right-color: #179fdd;
}

.paging .p-item {
  width: 19px;
  height: 19px;
  font: 14px/19px "PT Sans Narrow";
  vertical-align: middle;
  margin: 8px 1px;
  text-align: center;
  border: 1px solid transparent;
}

.paging .p-item:hover {
  border-color: #b9e1f4;
}

.paging .p-item.active {
  border-color: #189cda;
  background-color: #e7f4fa;
}

.item-an {
  display: inline-block;
  /* width: 160px; */
  /* float: left; */
  text-align: center;
  padding: 0 10px 20px 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.item-an img,
.item-an a {
  display: block;
  text-align: left;
}

.row-an {
  float: left;
  width: 100%;
}

.item-an .lightbox {
  margin-bottom: 5px;
}

.item-an .lightbox + a {
  display: block;
}

.osnTD {
  width: 350px;
}

.a-table .zagl {
  color: #df2100;
  margin-top: 30px;
}

#edge {
  margin-bottom: 100px;
}

@media (max-width: 1024px) {
  #edge .filter {
    display: block;
  }
  #edge .nav-tabs li a {
    padding: 5px 0;
    text-transform: none;
    line-height: 1.4;
  }
  #edge .response > ul > li {
    overflow-x: auto;
  }
  #edge #response-articul {
    overflow-x: auto;
  }
  #edge .table,
  #edge .a-table {
    min-width: 800px;
  }
  #edge .row .col-2 {
    width: 100%;
  }
  #edge .row .col-2.right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: unset;
  }
  #edge .row .col-2.right::before {
    position: static;
    display: block;
    margin: 10px auto;
    text-align: center;
  }
  #edge .ui-state-default .ui-icon:before {
    top: 0;
    bottom: 0;
    height: unset;
  }
  #dcodeAndColor {
    border-top: 1px solid #d8d9da;
  }
  #dcodeAndColor > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .add2basket.added > span {
    background: transparent;
  }
  .add2basket::before {
    left: unset;
    right: 0;
  }
  .add2basket > span {
    min-width: 85px;
    visibility: visible;
    color: #f27121;
    background: transparent;
  }
  .ui-multiselect-menu {
    min-width: unset;
  }
}
/*# sourceMappingURL=style.css.map */
