body, html{
  background: url('./assets/images/blueprint-grid-tile.jpg') !important;
}
body{
  overflow-x: hidden;
}
/*  HEADER */
header .left-block{
  height: 59px;
  background-color: white;
}
header .left-block .logo{
  display: block;
    width: 13.8rem;
    padding-top: 1.4rem;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-left: 1.75rem;
}
.link-button{
  display: block;
  padding-top: 16px;
  font-weight: bold;
  font-size: 14px;
}

.desktop-hide{
  display: none;
}



.mdc-checkbox__background{
  border-radius: 50%;
  border-color: white;
}
.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control {
  border-bottom: 0;
}

#help-overlay{
  z-index: 1000;
  text-align: center;
}

#help-overlay p{
  font-size: 14px;
  color: #c8c8c8;
}

#help-overlay a{
  font-size: 14px;
  text-transform: uppercase;
  color: #c8c8c8;
}

#help-overlay h4{
  font-size: 24px;
  color: #c8c8c8;
  margin-bottom: 0;
  margin-top: 21px;
  padding-bottom: 8px;
}

#help-overlay .selected-step a{
  color: #5c6670;
}
#help-overlay a.rules-link{
  color: #9fd5ca;
}

#help-overlay .selected-step{
  color: #5c6670;
}

/* HOMEPAGE */

#logo-container{
  width: 100%;
  height: 195px;
  padding-top: 74px;
}
#logo-container img{
  margin: 0 auto;
  display: block;
}
#prize-instruction-container{
  position: relative;
  background: url('./assets/images/home/prize-bg.jpg');
  background-repeat: no-repeat;
  background-position: center;
  height: 515px;
}
#prize-instruction-container h2{
  font-family: "Open Sans", sans-serif;
  color: white;
  text-align: center;
  font-size: 48px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: bold;
  padding-bottom: 24px;
}
#prize-instructions #give-away{
  padding-bottom: 4px;
}
#prize-instructions h3{
  font-family: "Open Sans", sans-serif;
  color: white;
  text-align: center;
  font-size: 24px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#prize-instructions h4{
  font-family: "Open Sans", sans-serif;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding-top: 46px;
  font-weight: bold;
  padding-bottom: 5px;
}
#prize-instructions{
  padding-top: 53px;
}

#prize-instructions .yellow-button{
  position: absolute;
  bottom: 17%;
  right: 0px;
  left: 0px;
  margin-right: auto;
  margin-left: auto;
}

#prize-steps-container{
  width: 772px;
  margin: 0 auto;
  padding-top: 41px;
}

#prize-steps-container h3{
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: lighter;
  text-align: center;
  letter-spacing: 0px;
  color: white;
  padding-bottom: 18px;
}

#prize-steps-container .number{
  border: 1px solid white;
  float: left;
  font-size: 16px;
  border-radius: 50%;
  width: 39px;
  height: 39px;
  color: white;
  text-align: center;
  line-height: 39px;
  margin-right: 5px;
}
#prize-steps .prize-step{
  line-height: 39px;
  font-size: 16px;
  color: white;
}
#prize-steps .prize-step p{
  margin: 0;
}
#prize-steps a{
  display: block;
  width: 195px;
  height: 72px;
  background-color: #c89c6b;
  border: 1px solid white;
  color: white;
  text-transform: uppercase;
  line-height: 21px;
  padding-top: 4px;

}

#cta-container{
  margin-top: 64px;
  height: 246px;
}

#cta-container p{
  font-size: 9px;
  color: white;
  margin: 0 auto;
  padding-top: 13px;
  max-width: 774px;
  text-align: center;
}

#cta-container .yellow-button{
  margin: 0 auto;
  margin-top: 17px;
}

#cta-container .legal-cta{
text-transform: uppercase;
font-size: 12px;

}

#cta-container a{
  font-weight: bold;
  color: white;
  font-family: "Open Sans", sans-serif;
  padding-top: 17px;
}

#alert a {
    color: white;
    text-transform: uppercase;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.moodboard-share{
  /* transform: scale(0.5, 0.5);
  transform-origin: 0 0; */
}

#moodboard-landscape{
  background-image: url('./assets/moodboards/NO_template_horizontal.jpg');
  width: 1920px;
  height: 1080px;
  position: relative;
}

#moodboard-landscape #user-image{
  background-size: cover;
  position: absolute;
  top: 2.22222%;
  left: 1.25%;
  width: 48.125%;
  height: 64.352%;
  transform: rotate(-1deg);
}

#moodboard-landscape .decor-item{
  position: absolute;
  right: 1.46%;
  top: 2.6%;
  width: 11.2%;
  height: 20.673%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

#moodboard-landscape .decor-item:nth-child(2){
  top: 27.69%;
}

#moodboard-landscape .decor-item:nth-child(3){
  top: 52.69%;
}

#moodboard-landscape .decor-item:nth-child(4){
  top: 77.593%;
}

#moodboard-landscape .color-item{
  position: absolute;
  top: 15.48%;
  left: 52.8125%;
  width: 31.77%;
}
#moodboard-landscape .color-item:nth-child(2){
  top: 35.5558%;
}
#moodboard-landscape .color-item:nth-child(3){
  top: 56.38889%
}
#moodboard-landscape .color-item:nth-child(4){
  top: 76.852%;
}

#moodboard-landscape-image{
  background-image: url('./assets/moodboards/template_horizontal.jpg');
  width: 1920px;
  height: 1080px;
  position: relative;
}

#moodboard-landscape-image #behr-image{
  position: absolute;
  top: 50.741%;
  left: 50.83333%;
  height: 46.94444%;
  width: 35.260%;
  border: 1px solid white;
}

#moodboard-landscape-image #user-image{
  background-size: cover;
  position: absolute;
  top: 2.222222%;
  left: 1.25%;
  width: 48.125%;
  height: 64%;
  transform: rotate(-1deg);
}

#moodboard-landscape-image .decor-item{
  position: absolute;
  right: 1.46%;
  top: 2.66%;
  width: 11.2%;
  height: 19.907%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

#moodboard-landscape-image .decor-item:nth-child(2){
  top: 27.8%;
}

#moodboard-landscape-image .decor-item:nth-child(3){
  top: 52.7%;
}

#moodboard-landscape-image .decor-item:nth-child(4){
  top: 77.552%;
}

#moodboard-landscape-image .color-item{
  position: absolute;
  top: 2.4%;
  left: 50.6777%;
  width: 19.583%;
}
#moodboard-landscape-image .color-item:nth-child(2){
  top: 14.63%;%;
  left: 66.666667%;
}
#moodboard-landscape-image .color-item:nth-child(3){
  top: 26.5%;
}
#moodboard-landscape-image .color-item:nth-child(4){
  top: 37.9%;
  left: 66.666667%;
}

#moodboard-square{
  background-image: url('./assets/moodboards/NO_template_square.jpg');
  width: 1080px;
  height: 1080px;
  position: relative;
}

#moodboard-square #user-image{
  background-size: cover;
  position: absolute;
  top: 2.407%;
  left: 2.407%;
  width: 46.851%;
  height: 46.851%;
  transform: rotate(-1deg);
}

#moodboard-square .decor-item{
  position: absolute;
  left: 3.426%;
  top: 52.5%;
  width: 19.907%;
  height: 19.907%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

#moodboard-square .decor-item:nth-child(2){
  left: 26.76%;
}

#moodboard-square .decor-item:nth-child(3){
  top: 75.65%;
}

#moodboard-square .decor-item:nth-child(4){
  top: 75.65%;
  left: 27.592%;
}

#moodboard-square .color-item{
  position: absolute;
  top: 34.16667%;
  left: 51.85%;
  width: 45.278%;
}
#moodboard-square .color-item:nth-child(2){
  top: 50.0925%;
}
#moodboard-square .color-item:nth-child(3){
  top: 66.666667%;
}
#moodboard-square .color-item:nth-child(4){
  top: 82.592%;
}

#moodboard-square-image{
  background-image: url('./assets/moodboards/template_square.jpg');
  width: 1080px;
  height: 1080px;
  position: relative;
}

#moodboard-square-image #user-image{
  background-size: cover;
  position: absolute;
  top: 2.592%;
  left: 1.9444%;
  width: 46.852%;
  height: 46.852%;
  transform: rotate(-1deg);
}

#moodboard-square-image #behr-image{
  position: absolute;
  left: 51.1111%;
  top: 13.703%;
  width: 46.574%;
  height: 34.907%;
  border: 1px solid white;
}



#moodboard-square-image .decor-item{
  position: absolute;
  left: 3.52%;
  top: 76.9444%;
  width: 19.907%;
  height: 19.907%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

#moodboard-square-image .decor-item:nth-child(2){
  left: 27.777778%;
}

#moodboard-square-image .decor-item:nth-child(3){
  left: 51.94444444%;
}

#moodboard-square-image .decor-item:nth-child(4){
  left: 76.481%;
}

#moodboard-square-image .color-item{
  position: absolute;
  top: 52.407%;
  left: 23.5186%;
  width: 34.722222%;
}
#moodboard-square-image .color-item:nth-child(2){
  top: 52.407%;
  left: 62.037%;
}
#moodboard-square-image .color-item:nth-child(3){
  top: 64.63%;
}
#moodboard-square-image .color-item:nth-child(4){
  top: 64.63%;
  left: 62.037%;
}

#moodboard-portrait{
  background-image: url('./assets/moodboards/NO_template_vertical.jpg');
  width: 1080px;
  height: 1920px;
  position: relative;
}

#moodboard-portrait #user-image{
  background-size: cover;
  position: absolute;
  top: 386px;
  height: 1000px;
  left: 27px;
  width: 745px;
  transform: rotate(-1deg);
}

#moodboard-portrait #user-image-rotated{
  background-size: cover;
  position: absolute;
  top: 514px;
  width: 1000px;
  left: -102px;
  height: 745px;
  transform: rotate(89deg);
}

#moodboard-portrait .decor-item{
  position: absolute;
  top: 21.56%;
  height: 11.2%;
  width: 19.907%;
  right: 4.166667%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

#moodboard-portrait .decor-item:nth-child(2){
  top: 35.625%;
}

#moodboard-portrait .decor-item:nth-child(3){
  top: 49.6875%;
}

#moodboard-portrait .decor-item:nth-child(4){
  top: 63.75%;
}

#moodboard-portrait .color-item{
  position: absolute;
  top: 78.36363636%;
  left: 3.3333%;
  width: 44.167%;
}
#moodboard-portrait .color-item:nth-child(2){
  left: 52.59%;
}
#moodboard-portrait .color-item:nth-child(3){
  top: 89.738%;
}
#moodboard-portrait .color-item:nth-child(4){
  top: 89.738%;
  left: 52.593%;
}

#moodboard-portrait-image {
  background-image: url('./assets/moodboards/template_vertical.jpg');
  width: 1080px;
  height: 1920px;
  position: relative;
}

#moodboard-portrait-image #behr-image{
  position: absolute;
  top: 76.14%;
  left: 44.814%;
  width: 52.870%;
  height: 22.23%;
  border: 1px solid white;
}

#moodboard-portrait-image #user-image-rotated{
  background-size: cover;
  position: absolute;
  top: 467px;
  left: -101px;
  width: 1000px;
  height: 745px;
  transform: rotate(89deg);
}
#moodboard-portrait-image #user-image{
  background-size: cover;
  position: absolute;
  top: 17.76%;
  left: 2.5%;
  width: 68.98%;
  height: 52.083%;
  transform: rotate(-1deg);
}

#moodboard-portrait-image .decor-item{
  position: absolute;
  right: 4.33%;
  top: 19.115%;
  width: 20.67%;
  height: 11.2% ;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

#moodboard-portrait-image .decor-item:nth-child(2){
  top: 33.17%;
}

#moodboard-portrait-image .decor-item:nth-child(3){
  top: 47.23%;
}

#moodboard-portrait-image .decor-item:nth-child(4){
  top: 61.3%;
}

#moodboard-portrait-image .color-item{
  position: absolute;
  top: 72.23%;
  left: 5.77%;
  width: 36.25%;
}
#moodboard-portrait-image .color-item:nth-child(2){
  top: 79.01%;
}
#moodboard-portrait-image .color-item:nth-child(3){
  top: 86.04%;
}
#moodboard-portrait-image .color-item:nth-child(4){
  top: 93.07%;
}

#breadcrumb{
  position: absolute;
  top: 10px;
  left: 0;
}

.breadcrumb-digit{
  border: 1px solid #c8c8c8;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 28px;
  text-align: center;
  float: left;
  margin-right: 8px;
}

#breadcrumb .disabled{
  color: #c8c8c8;
}

#breadcrumb a{
  display: inline-block;
  line-height: 28px;
  text-transform: uppercase;
  font-size: 14px;
  margin-right: 15px;
  font-weight: 700;
  color: #c8c8c8
}
#breadcrumb a.selected{
  color: white;
}

#breadcrumb a.selected .breadcrumb-digit{
  border: 1px solid #white;
}
#breadcrumb a.disabled {
  pointer-events: none;
  cursor: default;
  color: #c8c8c8;
}

#moodboard-preview{
  background-color: #5c6670;
  padding-bottom: 60px;
}
#moodboard-preview label{
  /* line-height: 38px; */
  font-size: 14px;
  margin-top: 7px;
}
#moodboard-preview input[type=text]{
    width: 375px;
    height: 40px;
    color: #5c6670;
    font-size: 14px;
    border: 1px solid white;
    border-radius: 5px;
    margin-bottom: 10px;
    font-weight: bold;
    padding: 0 25px 0 25px;
  }
#moodboard-preview h2{
    padding-top: 22px;
  }
#moodboard-preview h3{
    padding-bottom: 22px;
  }
#rules-policy-container a{
  color: white;
  font-size: 12px;
  line-height: 28px;
  font-weight: bold;
  text-transform: uppercase;
}

.mdc-radio .mdc-radio__native-control:enabled:not(:checked) + .mdc-radio__background .mdc-radio__outer-circle {
  border-color: white;
}

.mdc-radio .mdc-radio__native-control:enabled:not(:checked) + .mdc-radio__background .mdc-radio__inner-circle {
  border-color: white;
}

.checkbox-label{
  padding-left: 114px;
}

.mdc-button--raised:not(:disabled), .mdc-button--unelevated:not(:disabled){
  background-color: #f2d383;
  color: #5c6670;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0 59px;
  margin: 0px auto;
}


html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #FAFAFA;
	font-family: 'Helvetica Neue', arial, sans-serif;
	font-weight: 400;
	color: #444;
	// -webkit-font-smoothing: antialiased;
	// -moz-osx-font-smoothing: grayscale;
}


/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v29/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  // white-space: nowrap;
  // word-wrap: normal;
  // direction: ltr;
  // -webkit-font-feature-settings: 'liga';
  // -webkit-font-smoothing: antialiased;
}

* {
	// box-sizing: border-box;
}
.yellow-button{
	width: 223px;
	height: 40px;
	line-height: 40px;
	background-color: #f2d383;
	color: #5c6670;
  padding: 0px;
  text-transform: uppercase;
  font-size: 14px;
  border: 0px solid white;
  border-radius: 5px;
  font-weight: bold;
}
#app{
  background-color: #5c6670;
  overflow-x: hidden;
}
#select-upload-panel{
	width: 100%;
	height: 568px;
	background-color: #5c6670;
	margin: 0 auto;
  padding-bottom: 53px;
}

label.file-label input[type="file"] {
    position:absolute;
    top: -1000px;
    margin-bottom: 27px;
}

#select-upload-panel button{
  display: block;
  margin: 0 auto;
  font-weight: bold;
}

.room-select select{
	padding-top: 6px;
	width: 270px;
	padding-left: 6px;
  position: absolute;
  left: 0;
  right: 0;
}

#select-upload-panel h2{
  padding-bottom: 6px;
}
#select-upload-panel h3{
  margin-top: -6px;
	margin-bottom: 14px;
}

#my-room-photo{
	display: block;
	margin: 0 auto;
  clear: both;
  padding-top: 15px;
}

#inspiration-picker h2{
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: lighter;
  color: white;
  padding-bottom: 0;
}
#inspiration-picker h3{
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: white;
}
#inspiration-picker h4{
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: lighter;
  color: white;
}
.inspiration-checkmark{
  position: absolute;
  top: -16px;
  right: -16px;
  width: 32px;
  height: 32px;
}
#decor-picker h2{
  padding-top: 55px;
  padding-bottom: 8px;
	}
#decor-picker h3{
  padding-bottom: 25px;
}

#photo-upload-link{
	color: white;
	font-size: 12px;
	display: block;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
}

#color-picker-view{
  width: 980px;
  height: 777px;
  margin: 0 auto;
  margin-top: 60px;
  color: white;
}
#gallery{
  font-family: 'Open Sans', sans-serif;
  color: #5c6670;
  background-color: rgb(15, 41, 67);
}
#gallery h2{
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 24px;
  letter-spacing: .25px;
  font-weight: 300;
  text-align: center;
  padding-top: 29px;
  color: white;
  padding-bottom: 0;
  text-transform: capitalize;
}
#gallery h3{
  font-family: "Open Sans", sans-serif;
  letter-spacing: .25px;
  font-weight: 300;
  text-align: center;
  font-size: 16px;
  padding-bottom: 5px;
  color: white
 }
#enter-sweeps{
  font-family: 'Open Sans', sans-serif;
  color: white;
  overflow-x: hidden;
}
#enter-sweeps h2{
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 23px;
  letter-spacing: .25px;
  font-weight: 300;
  color: white;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
  /* padding-top: 26px; */
  /* padding-bottom: 8px; */
}
#enter-sweeps h3{
  font-family: "Open Sans", sans-serif;
  letter-spacing: .25px;
  font-weight: 300;
  text-align: center;
  font-size: 16px;
  color: white;
  padding-bottom: 34px;
 }
 #color-picker-view h4{
   font-family: "Open Sans", sans-serif;
   letter-spacing: .25px;
   font-weight: bold;
   text-align: center;
   font-size: 12px;
   color: white;
   text-transform: uppercase;
   padding-bottom: 25px;
  }
#color-picker-view a{
  color: white;
  text-decoration: none;
}

#color-picker-view a:hover{
  color: white;
  text-decoration: underline;
}
#color-picker-view .yellow-button{
  margin-top: 9px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 5px;
}

button:disabled, button[disabled]{
  opacity: 0.3;
}

.inspiration-shadow{
  -webkit-box-shadow: 10px 10px 29px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 10px 10px 29px 0px rgba(0,0,0,0.25);
  box-shadow: 10px 10px 29px 0px rgba(0,0,0,0.25);
}

.card-shadow{
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#blueprint-footer-wrapper{
  width: 100%;
  background-color: white;
  padding-bottom: 10px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
#blueprint-footer-wrapper #footer-subscribe-promo{
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  background-color: #999999;
  color: white;
  display: none;
}
#blueprint-footer-wrapper #footer-subscribe-promo{
  font-weight: lighter;
}
#blueprint-footer-wrapper #footer-subscribe-promo a{
  color: white;
  font-weight: normal;
  background-color: #d3b497;
  padding: 10px;
  margin-left: 20px;
}
.footer-links{
  margin-top: -1rem;
  padding-bottom: 4rem;
  padding-top: 6rem;
  clear: both;
  font-size: 13px;
}
.footer-link{
  margin: 2px;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
}

#blueprint-footer{
  max-width: 942px;
  background-color: white;
  padding-top: 69px;
}

#blueprint-footer h5{
  /* font-family: Arial, Helvetica, sans-serif; */
  font-size: 28px;
  letter-spacing: 0px;
  color: #727272;
  text-align: center;
  font-weight: lighter;
  padding-bottom: 0;
}
#blueprint-footer .social-buttons{
  padding-top: 15px;
  padding-bottom: 60px;
}
#blueprint-footer .social-buttons > div{
  width: 48px;
  display: inline-block;
}
#blueprint-footer .promo{
  border-color: #D3D1D2;
  border-width: 1px;
  /* border-style: solid; */
}
#blueprint-footer .hst-container-item:nth-child(2){
}






.round {
  position: relative;
  float: left;
  width: 24px;
  padding-right: 2px;
}

.round label {
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}

.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: rotate(-45deg);
  width: 12px;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
  background-color: #66bb6a;
  border-color: #66bb6a;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
#inspiration-next{
  position: absolute;
  top: 56%;
  left: 894px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#inspiration-previous{
  position: absolute;
  top: 56%;
  left: 0;
  right: 894px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blueprint-gallery{
  margin-top: 14px;
  max-width: 1215px;
}

.grid:after {
  content: '';
  display: block;
  clear: both;
}
#submitted-photo-tout{
  background-color: #0f2943;
  color: white;
}
#submitted-photo-tout h4 {
  font-family: 'Open sans', sans-serif;
  font-weight: lighter;
  font-size: 24px;
  height: 81px;
  line-height: 81px;
  margin: 0;
  text-align: right;
  padding-right: 63px;
}
#submitted-photo-tout button{
  margin-top: 20px;
}
#color-trends-tout-container{
  height: 210px;
}
#color-trends-tout{
  margin: 0 auto;
  height: 170px;
  width: 772px;
  margin-top: 40px;
  border: 2px solid white;
  background-color: rgba(96, 131, 144, 0.8);
}
#color-trends-tout h4{
  font-family: 'Open sans', sans-serif;
  font-weight: lighter;
  font-size: 24px;
  width: 557px;
  line-height: 27px;
  color: white;
  padding-top: 41px;
  margin: 0 auto;
}
#color-trends-tout a{
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  padding-top: 17px;
}
#gallery-buttons-container{
  margin-top: 65px;
  padding-bottom: 60px
}
#gallery-load-more{
  color: #9fd5ca;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  display: block;
  margin-bottom: 20px;
}
.mobile-hide{
  display: block;
}

.gallery-moodboard{

}
.gallery-moodboard .flag{
  position: absolute;
  right: 0;
  bottom: 0;
}

 .blueprint-footer-item{
   background-repeat: no-repeat;
   background-position: right 0;
   max-width: 314px;
   min-height: 150px;
 }
 .blueprint-footer-item div{
  font-size: 12px;
  max-width: 182px
 }
 .blueprint-footer-item h3{
   font-size: 20px;
   color: #666666;
 }

 .blueprint-footer-item a{
   color: #AC9873;
}

 .blueprint-footer-item .cta{
   display: block;
   margin-top: 13px;
   color: #AC9873;
   text-align: left;
   font-size: 12px;
}

 #hd-button{
  font-size: 12px;
  border: 0;
  display: block;
  float: left;
  padding: 1px 15px 0 !important;
  height: 31px !important;
  font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif !important;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  background-color: #BB3500 !important;
  -webkit-box-shadow: inset -2px -2px 1px 1px rgba(200,200,200,.1), inset 2px 1px 1px 1px rgba(60,60,60,.3);
  -moz-box-shadow: inset -2px -2px 1px 1px rgba(200,200,200,.1), inset 2px 1px 1px 1px rgba(60,60,60,.3);
  box-shadow: inset -2px -2px 1px 1px rgba(200,200,200,.1), inset 2px 1px 1px 1px rgba(60,60,60,.3);
}

@media only screen and (max-width: 1023px) {
  header{
    background-color: #2f2b26;
  }
  header .nav-icon{
    top: 2rem;
  }
  header .nav-icon span{
    background-color: white;
    height: 0.4rem;
  }
  .menu-open .nav-icon span{
    background-color: white;
  }
  .desktop-hide{
    display: block;
  }
  .mobile-hide{
    display: none;
  }
  #logo-container{
    height: 195px;
    padding-top: 52px;
  }
  #logo-container img{
    height: 88px;
    margin-top: 13px;
  }
  #prize-instruction-container{
    background: #5c6670;
    height: auto;
  }
  #prize-instructions{
    background: none;
    padding-top: 0;
  }
  #prize-instructions img{
    width: 100%;
  }
  #prize-instructions h2{
    display: none;
  }
  #prize-instructions h3{
    display: none;
  }
  #prize-instructions h4{
    display: none;
  }
  #prize-steps-container{
    width: 100%;
    background-color: #5c6670;
  }
  #prize-steps-container h3{
    font-size: 16px;
    padding-top: 3px;
  }
  #prize-steps-container .prize-step{
    width: 235px;
    float: none;
    height: 47px;
    margin: 0 auto;
  }
  #prize-steps-container .number{
    font-size: 18px;
  }

  .prize-step p{
    font-weight: lighter;
  }

  #prize-steps:last-child{
    margin-bottom: 27px;
  }

  #cta-container{
    margin-top: 14px;
    background-color: #5c6670;
    height: 175px;
  }
  #cta-container .yellow-button{
    margin-top: 0;
  }
  #cta-container a{
    padding-bottom: 17px;
  }
  #cta-container p{
    padding-top: 0;
    font-size: 10px;
    width: 96%;
  }
  #submitted-photo-tout h4{
    font-size: 16px;
    width: 100%;
    padding: 0;
    text-align: center;
  }

  #submitted-photo-tout .view-blueprint-cta{
    width: 100%;
  }
  #submitted-photo-tout .yellow-button{
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
  }
  #color-trends-tout-container{
    /* height: 100%; */
    /* padding-bottom: 36px; */
  }
  #color-trends-tout{
    width: 90%;
    padding-bottom: 21px;
    font-size: 17px;
    /* height: 106px; */
  }
  #color-trends-tout h4{
    display: block;
    width: 100%;
    font-size: 17px;
    padding-top: 20px;
  }
  #blueprint-footer-wrapper #footer-subscribe-promo{
    height: 144px;
    padding-top: 30px;
  }
  #footer-subscribe-promo p{
    line-height: 22px;
    height: 120px;
  }
  #blueprint-footer-wrapper #footer-subscribe-promo a{
    display: block;
    width: 175px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: bold;
    margin-top: 13px;
  }
  #blueprint-footer {
    padding-top: 23px;
    max-width: 322px;
  }
  #blueprint-footer h5{
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: lighter;
  }

  #blueprint-footer .panel{
    display: block;
    margin: 0 auto;
    float: none;
    border: none;
    width: 80% !important;
    height: 140px;
  }

  #blueprint-footer .search_text{
    height: 28px;
  }
  #blueprint-footer .orange_button{
    background-color: red !important;
    color: white;
    width: 43px;
    height: 28px;
    /* float: right; */
    position: absolute;
    left: 48px;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
  #blueprint-footer .panel:nth-child(2){
    padding: 2px 28px 0;
  }
  #blueprint-footer .panel:nth-child(3){
    height: 180px;
  }


  #blueprint-footer .find_a_store_form{
    display: none;
  }
  #blueprint-footer-item:nth-child(1){
    background-color: red;
  }

  .breadcrumb-digit{
    visibility: hidden;
    width: 0;
  }
  #breadcrumb a{
    font-size: 12px;
  }
  #breadcrumb .disabled{
    display: none;
  }

  #help-overlay h4:first-child{
    padding-top: 46px;
  }
  #help-overlay h4{
    font-size: 16px;
    font-weight: lighter;
    padding-top: 23px;
    margin-bottom: 0;
  }
  #help-overlay p{
    font-size: 12px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 0;
  }
  #help-overlay .selected-step{
  }
  #help-overlay a{
    color: #9fd5ca;
    font-size: 11px;
  }
  #select-upload-panel h2{
    font-size: 16px;
    padding: 16px 0 12px 0;
  }
  #select-upload-panel h3{
    font-size: 12px;
  }
  #color-picker-view{
    width: auto;
  }

  #inspiration-previous{
    top: 40%;
    left: 8px;
    right: default;
  }
  #inspiration-next{
    top: 40%;
    right: 8px;
    left: inherit;
  }
  #color-picker-view{
    margin-top: 0;
  }
  #palette-picker{
    border-left-style: none;
  }
  .checkbox-label {
    width: 90%;
    margin: 0 auto;
    padding-left: 0;
  }
  #moodboard-container{
  }

  #moodboard-preview label{
    line-height: 1.4;
    font-size: 14px;
    float: left;
    width: 90%;
    font-size: 12px;
    padding-left: 4px;
  }
}
