/*Site Colors*/
/* line 4, ../sass/home.scss */
body {
  background: url(//asset.lemansnet.com/static/sites/z1rseats/images/overlay_background.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: 30px;
  margin-bottom: 159px;
}

/* line 14, ../sass/home.scss */
#seats_bg {
  background: url(//asset.lemansnet.com/static/sites/z1rseats/images/homepage_seats_image.png) no-repeat center center fixed;
  width: 100%;
  background-size: 100%;
  height: 50px;
  resize: both;
  overflow: scroll;
}

/* line 24, ../sass/home.scss */
#home_page_main_links {
  text-align: center;
}
/* line 27, ../sass/home.scss */
#home_page_main_links img {
  width: 30vh;
}

/* line 32, ../sass/home.scss */
.home_primary_link {
  margin-top: 5vh;
}

/* line 36, ../sass/home.scss */
.home_secondary_link {
  margin-top: 10vh;
  margin-bottom: 2vh;
}

/* line 41, ../sass/home.scss */
#footer_text_img {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: black;
  margin-top: 4vh;
}
/* line 47, ../sass/home.scss */
#footer_text_img img {
  padding-left: 3vh;
  display: block;
  margin: auto;
}

/* line 53, ../sass/home.scss */
.findSeat {
  text-align: center;
}

/* line 56, ../sass/home.scss */
.findSeatLogo {
  width: 45vh;
}

/* line 59, ../sass/home.scss */
#mmySection {
  min-height: 10vh;
  margin: 0 auto;
  display: block;
}
/* line 66, ../sass/home.scss */
#mmySection #mmyWidgetWrap {
  text-align: center;
  margin: 0 auto;
}
/* line 70, ../sass/home.scss */
#mmySection #mmyWidgetWrap select {
  background: #020003;
  color: white;
  width: 34vh;
}
/* line 76, ../sass/home.scss */
#mmySection #mmyWidgetWrap .mmy-section-year {
  margin-right: 10px;
  margin-bottom: 5px;
  min-width: 200px;
}
/* line 80, ../sass/home.scss */
#mmySection #mmyWidgetWrap .mmy-section-year #mmyYear {
  min-width: 200px;
  padding-left: 5px;
  position: relative;
  height: 35px;
}
/* line 87, ../sass/home.scss */
#mmySection #mmyWidgetWrap .mmy-section-make, #mmySection #mmyWidgetWrap .mmy-section-model {
  margin-right: 10px;
  margin-bottom: 5px;
  min-width: 200px;
}
/* line 91, ../sass/home.scss */
#mmySection #mmyWidgetWrap .mmy-section-make #mmyMake, #mmySection #mmyWidgetWrap .mmy-section-make #mmyModel, #mmySection #mmyWidgetWrap .mmy-section-model #mmyMake, #mmySection #mmyWidgetWrap .mmy-section-model #mmyModel {
  min-width: 200px;
  padding-left: 5px;
  height: 35px;
}
/* line 98, ../sass/home.scss */
#mmySection #mmyWidgetWrap .mmy-remove {
  display: inline-block;
  color: white;
  margin-left: 5px;
  cursor: pointer;
  background: url(../images/close_btn.png) no-repeat 0 4px;
  text-indent: -9999em;
  width: 15px;
}
/* line 108, ../sass/home.scss */
#mmySection #mmyWidgetWrap .mmy-search {
  margin-bottom: 5px;
  width: 67px;
  border-radius: 0;
  background: #c22327;
  color: white;
  border: 0 none;
  box-shadow: none;
  text-transform: uppercase;
  font-size: 16px;
  font-family: liberatormedium, Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 0;
  line-height: 35px;
  cursor: pointer;
  display: inline-block;
  height: 35px;
}
/* line 127, ../sass/home.scss */
#mmySection #mmyWidgetWrap #mmyMakeSelected, #mmySection #mmyWidgetWrap #mmyModelSelected, #mmySection #mmyWidgetWrap #mmyYearSelected {
  color: white;
  margin-top: 0;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}
/* line 134, ../sass/home.scss */
#mmySection #mmyWidgetWrap .mmy-section-make, #mmySection #mmyWidgetWrap .mmy-section-model, #mmySection #mmyWidgetWrap .mmy-section-year {
  font-size: 16px;
  display: inline-block;
  min-width: 200px;
}
/* line 140, ../sass/home.scss */
#mmySection #mmyWidgetWrap select {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
/* line 146, ../sass/home.scss */
#mmySection #mmyWidgetWrap select option {
  font-size: 16px !important;
}

@media only screen and (max-width: 1439px) {
  /* line 154, ../sass/home.scss */
  #mmySection {
    border: none;
    line-height: 4vh;
  }

  /* line 159, ../sass/home.scss */
  .mmy-search {
    display: block !important;
    margin: 0 auto;
  }

  /* line 164, ../sass/home.scss */
  body {
    margin-bottom: 160px;
  }
}
@media only screen and (min-width: 1440px) {
  /* line 169, ../sass/home.scss */
  #mmySection {
    display: inline-block;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 175, ../sass/home.scss */
  body {
    margin-bottom: 225px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 181, ../sass/home.scss */
  body {
    margin-bottom: 330px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 188, ../sass/home.scss */
  #mmySubmit {
    display: block;
    margin: 0 auto;
  }

  /* line 192, ../sass/home.scss */
  body {
    margin-bottom: 365px;
    margin-top: 60px;
  }
}
