.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

#pShowHideBlock {
  margin: 0 0 10px;
  text-align: right;
}

#propsShowHide {
  display: inline-block;
  border-bottom: 1px dashed;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

#priceProps {
  /*display: none;*/
  margin-top: 10px;
}

#priceProps table {
  float: right;
}

#priceProps form[name=setMargin] span {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  line-height: 10px;
}

#hidePriceProps {
  border-bottom: 1px dashed;
  cursor: pointer;
  font-size: 11px;
  margin-top: 5px;
  display: inline-block;
}

.pp_btn {
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 30px;
  background: #e69124;
  color: #fff;
  cursor: pointer;
}

.relative {
  position: relative;
  left: 0px;
  top: 0px;
}

.prozrachn_bord {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1000;
  height: 506px;
  width: 901px;
}

.corob {
  display: block;
}

.constr_window {
  /*height: 516px;*/
}

.info_block {
  display: none;
  position: absolute;
  text-align: left;
  background: white;
  padding: 30px;
  z-index: 10;
}

.info_block .head {
  font-size: 18px;
  font-weight: bolder;
}

#show_block {
  cursor: pointer;
}

.info_block .close_button,
.dialog-hide {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  font-size: 20px;
  line-height: 100%;
  color: white;
  background: #00529c;
  padding: 0;
  width: 24px;
  height: 24px;
  text-align: center;
}

.info_block .step {
  padding-bottom: 20px;
}

.select_tolsh_table span.step {
  font-weight: bolder;
  font-size: 3em;
  padding: 0 10px 0 0;
  border-right: 4px solid #00529c;
  display: inline-block;
}

.select_tolsh_table {
  /* width:100%;float:left; */
}

input[type=submit].show_hide_price {
  min-width: unset;
  max-width: unset;
  width: auto;
}

.select_tolsh_table td {
  vertical-align: top;
}

form.select_tolsh_form {
  padding: 0 0 0 0;
}

form.select_tolsh_form label {
  display: block;
  padding: 4px 0;
}

form.select_tolsh_form label input[type=radio] {
  margin-left: 0;
}

.select_tolsh_table .myformsubmit {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none;
  overflow: visible;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-decoration: none;
  height: 24px;
  line-height: 24px;
  border: 1px solid #00529c;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  background: #00529c;
  padding: 0 12px;
  min-width: 260px;
}

.select_tolsh_table .myformsubmit:hover {
  border-color: #00529c;
  background: none;
  color: #00529c;
}

.select_tolsh_table tr:first-child td:first-child {
  min-width: 70px;
  width: 70px;
}

.select_tolsh_table .how_to_work {
  width: 300px;
}

.tableborder td {
  border: 1px solid #d8d9da;
}

.tableborder td.tablehead {
  background: #00519d;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 13px;
  color: #fff;
  padding: 12px;
}

.tableborder input.quantity {
  text-align: center;
}

.tableborder td.tablebody:first-child {
  padding: 0;
}

.tableborder td.tablebody:first-child img {
  display: block;
}

.tableborder td.tablebody {
  padding: 0 12px;
}

.hide {
  display: none;
}

#tooltip {
  position: absolute;
  z-index: 3000;
  border: 1px solid #111;
  background-color: #eee;
  padding: 5px;
  opacity: 0.85;
}

h1 {
  margin-left: 7px;
}

.dialog img {
  cursor: pointer;
}

.fix {
  position: relative;
  margin-top: 40px;
}

._submit {
  margin: 1em 0;
}

.dialog {
  position: absolute;
  z-index: 9990;
  top: 20%;
  left: 50%;
  width: 400px;
  height: auto;
  margin-left: -210px;
  background: #fff;
  display: none;
  padding: 10px;
  border: 1px solid #999;
}

.dialog p {
  margin: 15px 0 10px;
}

.dialog a {
  display: block;
  margin-bottom: 10px;
}

.dialog h3 {
  margin-bottom: 25px;
  font-weight: bolder;
}

.dialog {
  display: none;
}

.bigdialog {
  /* position:absolute;z-index:9990;top:10%;left:50%;margin-left: -286px; width:550px;height:auto;background:#fff;display:none;padding:10px;border:1px solid #999 */
  position: absolute;
  z-index: 9990;
  top: 0px;
  left: 0;
  margin-left: 0;
  width: auto;
  max-height: 557px;
  overflow: auto;
  background: #fff;
  display: none;
  padding: 10px;
  border: 1px solid #999;
}

.bigdialog table {
  width: 100%;
  margin-bottom: 20px;
  /* table-layout: fixed; */
}

.bigdialog table td {
  /* width: 14.28%; */
  vertical-align: top;
  text-align: center;
  padding: 8px;
}

.bigdialog table .filled_td {
  width: auto;
  min-width: 120px;
}

/* .tablehead span {text-decoration: underline; cursor: pointer; color:#00529C;} */
h4.constructor {
  font-size: 25px;
  font-weight: normal;
  color: #00529c;
  margin-bottom: 5px;
  border-bottom: 1px dashed;
  width: 160px;
}

h3.constructor {
  font-size: 20px;
  font-weight: normal;
  color: #00529c;
  margin-bottom: 5px;
}

.itog {
  font-size: 20px;
}

.primechan {
  color: #fff;
}

#step1 {
  width: 900px;
  height: 551px;
  position: absolute;
  z-index: 2000;
}

.tableborder {
  margin-bottom: 20px;
}

.tablehead span {
  background: white;
  color: #00519c;
  padding: 0 4px;
  border-radius: 2px;
}

h3.constructor {
  font-size: 20px;
  font-weight: normal;
  color: #00529c;
  margin-bottom: 5px;
}

h3.constructor span {
  color: #999;
  font-size: 18px;
  border-bottom: 1px dashed;
  cursor: pointer;
}

.primechan {
  color: #fff;
}

.ComplectMessage {
  color: #0a58a0 !important;
  font-weight: bold;
}

.ComplectMessage b {
  color: #0a58a0 !important;
  font-weight: bold;
}

.ComplectMessage span {
  color: #f60026 !important;
  text-decoration: none !important;
}

.POPLO {
  top: 50%;
  left: 50%;
  margin-top: -17px;
  margin-left: -46px;
}

#overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9000;
  width: 900px;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}

.add2bsk {
  color: #fff;
  /* display: inline-block;
  line-height: 32px; */
  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;
  width: 160px;
  min-height: 32px;
  text-align: center;
  text-decoration: none;
  background: #f37008;
}

.add2bsk.added {
  background: #666;
}

.ResultBorder {
  background: #f9e9c5 none repeat scroll 0 0;
  left: -15px;
  padding: 20px 15px 15px 20px;
  position: relative;
}

.ItogBut {
  background: #efa14f none repeat scroll 0 0 !important;
}

#kitchen-basket {
  margin-top: 40px;
}

.response__table-wrap {
  overflow-x: auto;
}
.response__table-wrap table {
  min-width: 900px;
}

@media (max-width: 1024px) {
  .fix {
    overflow-x: auto;
  }
  .constr_window {
    min-width: 900px;
  }
  table {
    width: 100%;
  }
  #response {
    margin-top: 20px;
  }
  .dialog {
    top: 17px;
    left: 50%;
    width: 300px;
    margin: unset;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .select_tolsh_table .myformsubmit {
    min-width: unset;
  }
  form.select_tolsh_form label input[type=radio] {
    margin-right: 5px;
  }
  h1 {
    margin-left: unset;
  }
  h1 + table {
    margin-top: 20px;
  }
}
/*# sourceMappingURL=style.css.map */
