#av-overlay {
  position: fixed; 
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: white;
  z-index: 10001;
  padding: 30px 40px 34px;
  -webkit-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
     -moz-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
          box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

#av-overlay h1 {
  margin-bottom: 20px;
}

#av-overlay .submit {
  margin-bottom: 0;
}

.av_en {
  display: none;
}

/* Minimum width of 400 pixels. */
@media screen and (min-width: 400px) {
  
  #av-overlay {
    position: relative;
    top: auto;
    left: auto;
    width: 300px;
    height: auto;
    margin: 100px auto 0 auto;
  }
  
}

#av-overlay {
  width: 375px;
  padding-bottom:15px;
}

#av-overlay h1 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
  text-align:center;
  color:#fcb131;
}

#av-overlay2 p {
  color:#222;
  font-size: 10px;
  line-height: 13px;
  margin-bottom:25px;
}

#av-overlay2 p a {
  color:#3D2B0C;
  text-decoration: underline;
}

#av-overlay input[type="submit"], #av-overlay input[type="reset"], #av-overlay input[type="button"] {
  border:0px;
  margin:25px 0 0 0;
  background: #fcb131;
  width: 100%;
  color:#fff;
  padding:15px 20px;
  text-transform: uppercase;
  text-align:center;
  -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
}

#av-overlay label {
  text-align:center;
  font-size: 14px;
}

#av-overlay2 {
  width: 375px;
  background: transparent;
  margin:0 auto;
  color:#7C5718;
  font-size: 10px;
  margin-top: 45px;
  text-align: center;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body,html{
  height: 100%;
}

body {
  background: #fff;
  font: 14px/21px "PT Sans","HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444;
}

h1 {
  font-size: 46px; line-height: 44px; margin-bottom: 14px;
}

p {
  margin: 0 0 20px 0;
}

p a, p a:visited {
  line-height: inherit;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #eee; /* Old browsers */
  background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
  background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
  background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
  background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
  background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
  background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 4px 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 10px;
}

form {
  margin-bottom: 20px; }

select {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #777;
  margin: 0;
  width: 210px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
}

select {
  padding: 0;
}

label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
  }

input[type="checkbox"] {
  display: inline;
}

label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444;
}

a, a:visited { color: #cc6633; text-decoration: none; outline: 0; }

body{
  font-family: 'Open Sans',arial,sans-serif;
  font-size:13px;
  font-weight:400;
  line-height:19px;
  color:#303030; 
  height: 100%;
}

*{ 
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; 
}

h1,h2,h3,h4,h5,h6,.name{
  font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform:uppercase;
}

form{
  overflow: hidden;
  margin-top: 6px; /*CHANGED*/
}

label{
  text-decoration: none;
  font-weight: 400;
  font-size: 12px;
  color:#303030; 
  margin-bottom: 1px;
  color: #666666;
}

body {background-color: #fcb131;}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSha1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/l1cOQ90roY9yC7voEhngDD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/PyqsDANUgLi2UsdO-d4iZQ.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/dI-qzxlKVQA6TUC5RKSb3z8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
#select_city {
  width: 140px;
  height: 35px;
  display: block;
  text-indent: 5px;
}
#av-overlay .error {
  text-align: center;
  padding: 12px;
  background-color: #ffebe8;
  border: 1px solid #c00;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #000;
}
#main-message {
  height: 160px;
  margin-bottom: 20px;
}
