form.qform ul, form.qform ul li, form.edForm ul, form.edForm ul li, form.inForm ul, form.inForm ul li {
  font-size: 12px;
  list-style-type: none;
  background: none;
}

form.qform ul input, form.edForm ul input, form.inForm ul input {
  font-size: 12px;
}

form.qform ul input[type='text'], form.edForm ul input[type='text'], form.inForm ul input[type='text'] {
  font-size: 12px;
}

form.qform input[type='submit'], form.edForm input[type='submit'], form.inForm input[type='submit'] {
  width: auto;
  overflow: visible;
  padding-left: 13px;
  padding-right: 13px;
  float: right;
}

form.qform ul textarea, form.edForm ul textarea, form.inForm ul textarea {
  font-size: 12px;
}

form.qform ul select, form.edForm ul select, form.inForm ul select {
  font-size: 12px;
}

form.qform li, form.edForm li, form.inForm li {
  margin-bottom: 10px;
}

form.qform .mktInput, form.edForm .mktInput, form.inForm .mktInput {
  padding-left: 0px;
}

form.qform label, form.edForm label, form.inForm label {
  display: inline-block;
  width: 90px;
  font-weight: normal!important;
}

form.qform input.mktFormText, form.edForm input.mktFormText, form.inForm input.mktFormText {
  width: 200px!important;
}

form.qform textarea, form.edForm textarea, form.inForm textarea {
  width: 310px !important;
  padding: 5px;
  color: #333;
}

form.qform select, form.edForm select, form.inForm select {
  width: 200px !important;
  margin-left: 0px;
}

form.qform, #thnks0, #thnks, form.qform .mktFormMsg, form.edForm, form.edForm .mktFormMsg {
  filter: alpha(opacity=0);
  opacity: 0;
  display: none;
}

form.show, #thnks0.show, #thnks.show {
  filter: alpha(opacity=100);
  opacity: 1.0;
  display: block;
}

#thnks0, #thnks {
  position: fixed;
  top: 150px;
}

form.qform, form.edForm, #thnks0, #thnks {
  font-size: 13px;
  position: fixed;
  top: 37%;
  left: 50%;
  margin-left: -175px;
  background: #efefef;
  background: #feffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #feffff 0%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #feffff 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #feffff 0%, #efefef 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #feffff 0%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(top, #feffff 0%, #efefef 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#efefef',GradientType=0 );
  /* IE6-9 */
  z-index: 1000;
  border: solid 1px #666;
  padding: 20px !important;
  margin-top: -150px;
  width: 350px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 50px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 50px rgba(0, 0, 0, 0.7);
}

form.inForm {
  width: 360px;
  height: 250px;
  background: #feffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #feffff 0%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #feffff 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #feffff 0%, #efefef 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #feffff 0%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(top, #feffff 0%, #efefef 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#efefef',GradientType=0 );
  /* IE6-9 */
  padding: 115px 133px 115px 147px !important;
}

#thnks0 h2 {
  font-weight: 300;
  font-size: 16px;
  color: #0C72B8;
  text-shadow: 0px 1px 1px white;
  line-height: 20px;
  margin-bottom: 5px;
  padding-left: 0px;
  border: none;
  background: none;
}

#thnks0 h2:hover {
  font-weight: 300;
  font-size: 16px;
  color: #0C72B8;
  text-shadow: 0px 1px 1px white;
  line-height: 20px;
  margin-bottom: 5px;
  border: none;
  background: none;
}

#warning {
  display: none;
  color: #ea4a0b;
  background: #f9eced;
  padding: 10px 20px;
  font-weight: bold;
  border: 1px solid #ea4a0b;
  text-align: center;
  margin-top: 10px;
}

.close {
  font-size: 10px;
  float: right;
  margin: -10px -5px 5px 0px;
}

.qsidebar {
  z-index: 100;
}

.qsidebar a.blue-button {
  margin-left: auto;
  margin-right: auto;
  width: 185px;
}

.ztop {
  z-index: 100;
}

form.con ul, form.con ul li {
  font-size: 12px;
  list-style-type: none;
  background: none;
}

form.con ul input {
  font-size: 12px;
}

form.con ul input[type='text'] {
  font-size: 12px;
}

form.con ul input[type='submit'] {
  padding: 0px 12px;
  margin-left: 330px;
}

form.con ul textarea {
  font-size: 12px;
}

form.con ul select {
  font-size: 12px;
}

form.con li {
  margin-bottom: 10px;
}

form.con .mktInput {
  padding-left: 0px;
}

form.con label {
  width: 160px;
  font-weight: normal!important;
}

form.con input.mktFormText {
  width: 200px;
}

form.con textarea {
  width: 200px;
}

form.con select {
  width: 200px;
  margin-left: 0px;
}

#thnksC {
  font-size: 13px;
  background: #EFEFEF;
  background: #FEFFFF;
  background: -moz-linear-gradient(top, #feffff 0%, #efefef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(100%, #efefef));
  background: -webkit-linear-gradient(top, #feffff 0%, #efefef 100%);
  background: -o-linear-gradient(top, #feffff 0%, #efefef 100%);
  background: -ms-linear-gradient(top, #feffff 0%, #efefef 100%);
  background: linear-gradient(top, #feffff 0%, #efefef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#efefef',GradientType=0 );
  border: solid 1px #666;
  padding: 20px 20px 0px 20px !important;
  margin-bottom: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  filter: alpha(opacity=0);
  opacity: 0;
  display: none;
}

#thnksC.show {
  filter: alpha(opacity=100);
  opacity: 1.0;
  display: block;
}

/* Landscape tablet (and possibly netbook) styles */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* Landscape tablet (and possibly netbook) styles */
}
/* Portrait tablet & lanscape mobile styles */
@media only screen and (min-width: 580px) and (max-width: 979px) and (orientation: portrait) {
  /* Portrait tablet & lanscape mobile styles */
}
/* Mobile CSS styles */
@media only screen and (min-width: 0px) and (max-width: 679px) {
  #content input, #content select, #content textarea {
    width: 100%!important;
    height: 35px!important;
    font-size: 150%;
  }
  #content textarea {
    height: 105px!important;
  }
  #content label {
    width: 100%!important;
    font-size: 150%;
    line-height: 120%;
    margin-bottom: 10px;
    text-align: left;
  }
  #content option {
    font-size: 150%;
  }
  #content .lpeRegForm li.mktFormReq label {
    font-weight: bold;
    background: url(http://infoenv.licor.com/images/forms/backRequiredGray.gif) no-repeat left 0px;
    padding-left: 20px;
    width: 90%!important;
  }
  #content input[type="radio"], #content input[type="checkbox"] {
    width: 35px!important;
  }
  #content form.qform, #content form.edForm, #content #thnks0, #content #thnks, #content form.inForm {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    background: #feffff;
    margin: 0px!important;
    overflow: scroll;
    z-index: 2000;
  }
  #content form.qform label, #content form.qform input, #content form.qform select, #content form.qform textarea, #content form.edForm label, #content form.edForm input, #content form.edForm select, #content form.edForm textarea, #content #thnks0 label, #content #thnks0 input, #content #thnks0 select, #content #thnks0 textarea, #content #thnks label, #content #thnks input, #content #thnks select, #content #thnks textarea, #content form.inForm label, #content form.inForm input, #content form.inForm select, #content form.inForm textarea {
    width: 90%!important;
  }
  #content form.qform input[type="submit"], #content form.edForm input[type="submit"], #content #thnks0 input[type="submit"], #content #thnks input[type="submit"], #content form.inForm input[type="submit"] {
    float: none;
    width: 95%!important;
  }
  #content form.qform #warning, #content form.edForm #warning, #content #thnks0 #warning, #content #thnks #warning, #content form.inForm #warning {
    clear: both;
    width: 80%;
  }
  #content #thnks0, #content #thnks {
    width: 91%!important;
    padding-top: 120px!important;
  }
  #content #thnks0 .close, #content #thnks .close {
    margin: 0px 20px 20px 0px!important;
  }
  #content .close {
    font-size: 15px;
    float: right;
    margin: 0px 40px 20px 0px;
  }

  div#thnk {
    width: 100%!important;
  }

  form.lpeRegForm {
    width: 100%!important;
  }
  form.lpeRegForm ul, form.lpeRegForm ul li {
    width: 95%!important;
  }

  form.inForm {
    width: 360px!important;
  }

  form.con ul input[type='submit'] {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 359px) {
  form.inForm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
    padding: 0px 0px 0px 20px!important;
    margin: 0px!important;
  }
  form.inForm input, form.inForm select, form.inForm textarea {
    width: 100%!important;
    height: 35px!important;
    font-size: 150%;
  }
  form.inForm textarea {
    height: 105px!important;
  }
  form.inForm label {
    width: 100%!important;
    font-size: 150%;
    line-height: 120%;
    margin-bottom: 10px;
    text-align: left;
  }
  form.inForm option {
    font-size: 150%;
  }
  form.inForm li.mktFormReq label {
    font-weight: bold;
    background: url(http://infoenv.licor.com/images/forms/backRequiredGray.gif) no-repeat left 0px;
    padding-left: 20px;
    width: 90%!important;
  }
  form.inForm input[type="radio"], form.inForm input[type="checkbox"] {
    width: 35px!important;
  }
  form.inForm input[type="submit"], form.inForm select {
    float: none;
    width: 60%!important;
  }
  form.inForm .close {
    font-size: 15px;
    float: right;
    margin: 0px 30% 10px 0px;
  }
  form.inForm p {
    clear: both;
  }
}
