@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&subset=latin,cyrillic-ext);

html {
  min-width: 320px;
}

.dib {
  zoom: 1;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: top;
}

.order182614-form {
  background: #fff !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
}

.order182614-form {
  position: absolute !important;
  min-width: 300px !important;
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  max-width: 550px !important;
  padding: 25px 30px !important;
  margin: 0 auto !important;
  border-radius: 10px !important;
}

@media only screen and (max-width:800px) {
  .order182614-form {
    padding: 20px 10px !important;
  }
}

.ac_footer {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 50px 0;
  color: #A12000;
}

.ac_footer a {
  color: #A12000;
}

.ac_footer p {
  text-align: center;
}

img[height="1"],img[width="1"] {
  display: none !important;
}