﻿.hero {
  height: 204px;
  background: url(https://www.simpsondoor.com/images/hero/glass-test.jpg);
}

.header h1 {
  padding-top: 80px;
  font-family: Nexa-Heavy;
}

.header h1 span {
  font-family: Nexa-Light;
}

/*LEFT COLUMN*/
#glassTestWrapper {
  background: -webkit-linear-gradient(left, #2c343b 34%, transparent 34%, transparent 100%), url(https://www.simpsondoor.com/design-tools/glass-options/images/background-01.jpg) 0 0 repeat-y;
  background: linear-gradient(to right, #2c343b 34%, transparent 34%, transparent 100%), url(https://www.simpsondoor.com/design-tools/glass-options/images/background-01.jpg) 0 0 repeat-y;
  background-size: 1500px 1350px;
}

#glassTestWrapper.glass-type-chosen {
  background: -webkit-linear-gradient(left, #2c343b 34%, #d7d2c5 34%, #d7d2c5 100%);
  background: linear-gradient(to right, #2c343b 34%, #d7d2c5 34%, #d7d2c5 100%);
}

#glass-test-sidebar {
  float: left;
  width: 27%;
}

#glass-test-sidebar h3 {
  color: #cf202e;
  text-transform: uppercase;
  font-size: 1.8em;
  margin-bottom: 0;
}

#glass-test-sidebar h4 {
  color: #cf202e;
  margin: 7px 0 0 0;
}

#glass-test-sidebar .button.full {
  width: 39%;
  margin: 0;
}

#glass-test-sidebar #step-2 {
  position: relative;
}

#glass-test-sidebar #step-2 #cover-up {
  width: 100%;
  height: 130px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #2c343b;
  opacity: .55;
}

#liteOptions {
  float: left;
}

#liteOptions p {
  display: inline-block;
  margin-right: 8px;
  color: #ffffff;
  text-align: center;
  line-height: 1.3;
}

#liteOptions p:last-child {
  margin-right: 0;
}

#liteOptions p:hover, #liteOptions p:hover img, #liteOptions p:hover label {
  cursor: pointer;
}

#liteOptions input {
  display: none;
}

#liteOptions img {
  vertical-align: middle;
}

#search-by-door-number {
  margin-bottom: 37px;
}

#lite-options, .lite-options {
  display: none;
}

/*RIGHT COLUMN*/
.intro-blurb {
  float: right;
  padding: 20px;
  background-color: #1e384b;
  max-width: 280px;
  margin: 140px 0 0 0;
}

.intro-blurb h2 {
  margin: 0;
  color: #fff;
  font-family: Nexa-Heavy;
  font-size: 1.6em;
  line-height: 1.1;
  text-transform: uppercase;
}

.intro-blurb p {
  color: #fff;
  margin: 0;
}

.upload {
  color: #ffffff;
  text-transform: uppercase;
}

#search-by-door-number input[type="text"],
#test-drive-sidebar input[type="text"] {
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}

#step2 {
  display: none;
}

.intro-images {
  margin: 20px 20px 0 10%;
}

.intro-images img {
  margin: 0 15px 30px 15px;
}

#enduse-images {
  float: right;
  margin: 0 0 20px 20px;
}

#enduse-images h3 {
  margin: 0 0 6px 0;
}

#enduse-custom, #enduse-clear {
  position: relative;
  min-width: 225px;
  min-height: 500px;
  float: left;
}

#enduse-custom {
  margin-right: 10px;
}

#glassCustom, #glassClear {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 500px;
}

#enduse-custom .door, #enduse-clear .door {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  height: 500px;
}

input[type="submit"] {
  margin-left: 8px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: white;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 20px;
  -webkit-transition: background-color 0.2s ease-in 0s;
  -moz-transition: background-color 0.2s ease-in 0s;
  -o-transition: background-color 0.2s ease-in 0s;
  transition: background-color 0.2s ease-in 0s;
  vertical-align: middle;
}

#search-by-door-number h4 {
  margin-bottom: 6px;
}

#selectGlassOptions, #glassAreaFullSizeDoor {
  display: inline-block;
  margin-top: 20px;
  font-size: 1em;
  text-align: center;
  line-height: 2;
}

#selectGlassOptions:link, #selectGlassOptions:visited, #glassAreaFullSizeDoor:link, #glassAreaFullSizeDoor:visited {
  color: #ffffff;
  text-decoration: none;
}

#selectGlassOptions:hover img, #glassAreaFullSizeDoor:hover img {
  -webkit-box-shadow: 0 0 10px #222222;
  -moz-box-shadow: 0 0 10px #222222;
  box-shadow: 0 0 10px #222222;
}

#door-search-results a {
  display: inline-block;
  margin: 0 8px 12px 0;
}

#glassDetailSpecs h3 {
  margin: 6px 0 0 0;
  font-size: 1.2em;
}

#glassDetailSpecs p {
  max-width: 40%;
  margin: 0;
}

#step2 h3 {
  font-family: Nexa-Book;
  font-size: 1.1em;
  text-transform: uppercase;
}

.glass-test-content {
  float: right;
  width: 68%;
}

.glass-test-content h3, .glass-test-content p, .glass-test-content a, .glass-test-content a:link, .glass-test-content a:visited {
  /*color: #ffffff;*/
}

.bottom-buttons {
  display: none;
}

.textured-bottom-buttons {
  margin-top: 20px;
}

#lite-option-links h4 {
  float: left;
  margin-top: 30px;
  margin-right: 8px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: .9em;
}

#lite-option-links h4:last-child {
  margin-right: 0;
}

#lite-option-links h4 a:link, #lite-option-links h4 a:visited {
  color: #ffffff;
  text-decoration: none;
  outline: none;
}

#lite-option-links h4 a:hover img, #lite-option-links h4 a.current img, #liteOptions img:hover {
  -webkit-box-shadow: 0 0 10px 4px #e0393d;
  -moz-box-shadow: 0 0 10px 4px #e0393d;
  box-shadow: 0 0 10px 4px #e0393d;
}

#doorSearchResults {
  margin-left: 242px;
}

#enduseImages {
  float: right;
  margin: 0 0 60px 20px;
}

#enduseImages h3 {
  margin: -8px 0 6px 0;
}

#enduseCustom, #enduseClear {
  display: inline-block;
  vertical-align: top;
}

#enduseCustom {
  margin-right: 30px;
}

.caption {
  max-width: 200px;
  color: black;
  font-family: Arapey;
  font-size: 1.4em;
  padding: 4px 0 6px 0;
  line-height: 1;
}

.caption span {
  font-family: Nexa-Book, sans-serif;
  font-size: .6em;
}

.door {
  /*position: absolute;
  top: 0;
  left: 0;
  z-index: 3;*/
  width: 200px;
  height: 500px;
}

#glassOptions p {
  display: inline-block;
  margin: 0 12px 14px 0;
  padding: 0;
}

#glassOptions a:hover img, #glassOptions a.current img {
  -webkit-box-shadow: #444444 0 0 10px;
  -moz-box-shadow: #444444 0 0 10px;
  box-shadow: #444444 0 0 10px;
}

#bottomButtons {
  clear: both;
  padding-top: 20px;
}

.glass-type-buttons {
  display: inline-block;
  text-align: center;
}

.glass-type-buttons label {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  background-color: #2c343b;
  font-family: Nexa-Bold;
  font-size: 0.9em;
  padding: 0.4em 1.8em;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  border: 1px solid #565d62;
}

.glass-type-buttons input[type="radio"]:checked + label {
  background-color: #e0393d;
  border: 1px solid #e0393d;
}

.glass-type-buttons label:hover {
  background-color: #000000;
}

.glass-type-buttons.first {
  margin-right: 5%;
}

.glass-type-buttons input {
  display: none;
}

#lite-options, .lite-options {
  display: block;
}

@media only screen and (max-width: 1525px) {
  #glassTestWrapper {
    background: -webkit-linear-gradient(left, #2c343b 33%, transparent 33%, transparent 100%), url(https://www.simpsondoor.com/design-tools/glass-options/images/background-01.jpg) 0 0 repeat-y;
    background: linear-gradient(to right, #2c343b 33%, transparent 33%, transparent 100%), url(https://www.simpsondoor.com/design-tools/glass-options/images/background-01.jpg) 0 0 repeat-y;
  }
  #glassTestWrapper.glass-type-chosen {
    background: -webkit-linear-gradient(left, #2c343b 33%, #d7d2c5 33%, #d7d2c5 100%);
    background: linear-gradient(to right, #2c343b 33%, #d7d2c5 33%, #d7d2c5 100%);
  }
}

@media only screen and (max-width: 1450px) {
  #glassTestWrapper {
    background: -webkit-linear-gradient(left, #2c343b 32%, transparent 32%, transparent 100%), url(https://www.simpsondoor.com/design-tools/glass-options/images/background-01.jpg) 0 0 repeat-y;
    background: linear-gradient(to right, #2c343b 32%, transparent 32%, transparent 100%), url(https://www.simpsondoor.com/design-tools/glass-options/images/background-01.jpg) 0 0 repeat-y;
  }
  #glassTestWrapper.glass-type-chosen {
    background: -webkit-linear-gradient(left, #2c343b 32%, #d7d2c5 32%, #d7d2c5 100%);
    background: linear-gradient(to right, #2c343b 32%, #d7d2c5 32%, #d7d2c5 100%);
  }
}

@media only screen and (max-width: 1250px) {
  #glassTestWrapper {
    background: -webkit-linear-gradient(left, #2c343b 30%, transparent 30%, transparent 100%), url(https://www.simpsondoor.com/design-tools/glass-options/images/background-01.jpg) 0 0 repeat-y;
    background: linear-gradient(to right, #2c343b 30%, transparent 30%, transparent 100%), url(https://www.simpsondoor.com/design-tools/glass-options/images/background-01.jpg) 0 0 repeat-y;
  }
  #glassTestWrapper.glass-type-chosen {
    background: -webkit-linear-gradient(left, #2c343b 30%, #d7d2c5 30%, #d7d2c5 100%);
    background: linear-gradient(to right, #2c343b 30%, #d7d2c5 30%, #d7d2c5 100%);
  }
}

@media only screen and (max-width: 1000px) {
  #glass-test-sidebar .button.full {
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0.4em 0;
  }
}

@media only screen and (max-width: 710px) {
  #test-drive-page h1 {
    padding-top: 26px;
  }
  #test-drive-page h1 img {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #glassTestWrapper {
    background-image: none;
    background-color: #2c343b;
  }
  #glass-test-sidebar {
    float: none;
    width: 100%;
  }
  .glass-test-content {
    float: none;
    width: 100%;
    background-image: url("https://www.simpsondoor.com/design-tools/glass-options/css/images/glass-test-content-bkgd.jpg");
  }
}

@media print {
  body {
    background: #ffffff;
    color: #000000;
    margin: 0;
  }
  #header, #topnav, .doorSelectionOptions, #doorSearchResultsWrapper, #footer, #container #content .aiaButton, #container #content #addToFavorites, #glassOptions {
    display: none;
  }
  .noprint, #subnav {
    visibility: hidden;
  }
  #glassDetailSpecs h3, #glassDetailSpecs p, .caption {
    color: #111111;
  }
}

/*# sourceMappingURL=glass-options.css.map */