/* Generated by less 2.2.0 */
form.rf {
  margin: 40px auto;
  text-align: center;
  width: 100%;
}
form.rf ul {
  text-align: center;
  list-style: none;
  display: inline-table;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 980px;
}
form.rf ul li {
  height: 30px;
  border: 0;
  margin: 5px 4px;
  display: inline-table;
  text-align: left;
}
form.rf ul li input,
form.rf ul li select {
  font-family: "Open Sans";
  padding: 0 16px;
  margin: 0px;
  font-size: 1em;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  width: 300px;
  height: 52px;
  -webkit-transition: all 0.4s cubic-bezier(0.45, 0, 0.53, 1.8);
  -moz-transition: all 0.4s cubic-bezier(0.45, 0, 0.53, 1.8);
  -o-transition: all 0.4s cubic-bezier(0.45, 0, 0.53, 1.8);
  transition: all 0.4s cubic-bezier(0.45, 0, 0.53, 1.8);
}
form.rf ul li select {
  padding: 0 8px;
}
form.rf ul li h4 {
  text-align: center;
}
form.rf ul li.warningTitle {
  display: none;
}
#dopOptions input {
  width: 30px;
  height: inherit;
}
.weight,
.courier {
  width: 70px;
}
.courier {
  width: 86px;
}
input:focus {
  border: 1px #2276bc solid;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.warningTitle,
.ok {
  display: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ok {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
from,
#yandesMaps {
  display: none;
}
#contentBlock ul.yandexMaps {
  max-width: 1200px;
  margin: 0;
}
#contentBlock ul.yandexMaps li {
  width: 39%;
  font-size: 0.9rem;
}
#contentBlock ul.yandexMaps li input {
  width: 100%;
}
#contentBlock ul.yandexMaps li:last-child {
  width: 10%;
}
