﻿/*
We highly recommend you use SASS and write your custom styles in sass/_custom.scss.
However, this blank file is available if you prefer
*/
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,100,700);
h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto";
}
body {
	background:#000;
	color: #FFF;
}
.row {
	max-width: 1020px;
}
label span.custom- {
	display: none;
}
label span.custom-required {
	display: inline-block;
	padding: 0 2px;
}
form p {
	margin-bottom: 10px;
}
form label {
	color: #999999;
	margin-bottom: 2px;
}
span.field {
	margin-bottom: 0;
	padding-bottom: 0;
}
span.field label.checkbox {
	position: relative !important;
}
.icon-check {
	font-weight: bold;
}
span.field label div {
	display:inline-block;
	padding-left: 30px;
	position: relative;
}
input, select {
	height: 36px;
}
input, textarea, select {
	background-color: #666;
	border-radius: 4px;
	border-color: transparent;
	font-family: inherit;
	width: 100%;
	color: #FFF;
	font-size: 1rem;
	line-height: 34px;
	font-weight: 300;
	font-family: "Open Sans"
}
form textarea {
	height: 5em;
	line-height: normal;
}
h1 {
    font-size: 3.5em;
    padding-bottom: 0em;
    padding-top: 1em;
    letter-spacing: 1px;
}	
h1, h2 {
	font-weight: 300;
	color: #94d600;
	text-transform: uppercase;
}
h4.lead {
	font-size: 2.25em;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
	padding-bottom: 20px;
	letter-spacing: 1px;
}
h4 {
	font-weight: 700;
	color: #FFF;
}
h2.towel {
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	color: #fff;
	line-height: 1em;
	padding-top: 0em;
	position: relative;
}

h2.towel sup {
	font-size: 14px;
}

.towel-list {
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 4px;
	list-style: disc;
	margin-left: 45px;
	text-align: center;
}

ul.towel-list li {
	float: left;
	margin-left: 30px;
	padding-left: 10px;
}

ul.towel-list li:first-child {
	list-style: none;
}


h5 {
	color:#94d600;
	font-weight: bold;
	border-bottom: 1px solid #94d600;
	margin-bottom: 5px;
}

.eco {
	color: #94d600;
}
a.eco:hover {
	color: #94d600;
}
sup {
	font-size: 75%;
	padding-bottom: 10px;
	vertical-align: text-top;
}
ul.a {
	list-style-position:inside;
}
ul.b {
	list-style-position:outside;
	list-style-type: square;
	margin-left: 14px;
}
.navbar {
    margin-bottom: 0px !important;
	background: #1b1b1b;
}
.navbar .logo a {
    height: auto;
    line-height: 68px;
}
.feature {
    background: rgba(0, 0, 0, 0);
    height: 385px;
    margin-bottom: 45px;
    width: 100%;
}
#dryerwrap {
	overflow: visible;
	position: relative;
 	margin-top: 80px;
}
.dryer {

}
.buttons {
	margin-top: 4%;
}

.watch-video {
	margin-right: 5px;
}

.logos {
	margin: 15px 0;
}

li.field {
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

li.field label.checkbox {
	position: static !important;
}

li.field span {
	display: inline-block;
}

li.field label div {
	display: inline-block;
	padding-left: 30px;
	color: #999999;
}

#input li.field input, #input li.field textarea {
	background: #666666;
	border-color: #666666;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#input li.field input.error, #input li.field textarea.error {
	background: #FCC;
	border-color: #F00;
	color: #000;
}

#footer {
	border-top: 1px dotted #666;
	padding-top: 30px;
	color: #666;
}

.excel-logo {
	margin-left: 12px !important;
}

.righter {
	float:right;
}

ul.checkmark li {
	padding-left: 25px;
	background: url(checkmark.png) no-repeat left 6px;
}

ul.checkmark {
    list-style-type: none;
}
.inline-list ul {
 	margin-left: 0;
	padding-left: 0;
	display: inline;
 }
.inline-list  li {
 	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
 }
.inline-list  li a {
	color: #666;
}
.navbar ul li > a {
    color: #FFFFFF;
    display: block;
    font-size: 1rem;
    height: 60px;
    line-height: 58px;
    padding: 0 16px;
    text-shadow: none !important;
    white-space: nowrap;
}
#spacer {
	height:90px;
}

/* contact block */
.contact-wrapper {
	margin: 0;
}

.contact {
	background: #ff7f00;
	font-weight: 600;
	height: 60px;
  line-height: 58px;
  margin: 0;
  padding-bottom: 0;
  text-align: center;
}

/* Tab navigation */
.tab-nav {
    border-bottom: 1px solid #94d600;
    }
.tab-nav > li {
    box-shadow: 0 1px 0 #94d600;
}
.tab-nav > li.active > a {
    background: none repeat scroll 0 0 #94d600;
    color:#fff;
    }
.tab-nav > li > a { 
	border-color: #333;
	background: none repeat scroll 0 0 #333;
	color: #94d600;
	text-shadow: none;
}
.tab-nav > li > a:hover { 
	background: none repeat scroll 0 0 #70a200;
	color:#fff;
}

.picker {
	background: #666666;
	border-color: #666666;
}

.picker select {
	width: 145%;
	color: #ffffff;
}

.picker:after {
	color: #ffffff;
}

.js .field .radio span, .js .field .checkbox span {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #333333;
    height: 20px;
    position: absolute;
    top: 5px;
    width: 20px;
}

.icon-check.icon-left a:before, .icon-check.icon-right a:after, i.icon-check:before {
    color: #94D600;
    content: "✓";
    height: inherit;
}
.js .field .radio.checked i, .js .field .checkbox.checked i {
    left: -5px;
    line-height: 20px;
    position: absolute;
    top: -1px;
}
.btn.primary, .skiplink.primary {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #333333;
}

.btn.primary button {
	color: #94d600;
}

.btn.primary button:hover {
	color: #ffffff;
}

.btn.orange {
	background: #ff7f00;
	border: 1px solid #ff7f00;
	cursor: pointer;
}

.btn.primary:hover, .skiplink.primary:hover {
    background: none repeat scroll 0 0 #70a200;
    border: 1px solid #70a200;
}

.legal {
	font-size: 0.6em;
	text-align: center;
}
.modal, .modal > .content {
    opacity: 1;
    }

.left-column {
	margin-left: 20px;
}

.robotic {
	display: none;
}

.green-info-box {background: #93d038;}



.list-clear {
    list-style: none;
    margin: 0;
}

.list-clear li {
    float: left;
}

.sub-lead {
	color: #fff;
	font-size: 1.8em;
    margin: 0;
    padding: 0 0 .5em;
}

.product-features {
	display: inline-block;
	height: 5em;
}

.product-features li {
    font-size: 12px;
	line-height: 1.3em;
    padding-right: 2em;
    text-align: center;
}

.product-features li img {
    padding-bottom: 0.5em;
}

.features-container {
	border-bottom: 1px dotted #666;
    margin-bottom: 20px;
	text-align: center;	
}

.logos {
	margin: 15px 0;
	text-align: center;
}

.logos img {
}

#greenspec {
    padding: 2em 1.5em 0 0;
}

.html5gallery-car-0 {
    background-color: #2b2b2b !important;
	border-radius: 12px;
}

.html5gallery-tn-selected-0 {
	border: 1px solid #666;
    margin-left: 3px !important;
    margin-right: 3px !important;
}

.html5gallery-tn-0 {
	margin: 1px 4px !important;
}
.html5gallery-left-0, .html5gallery-right-0, .html5gallery-fullscreen-play-0 {
	display: none !important;
}

iframe.short {
	height: 325px;
}
iframe.tall {
	height: 375px;
}
@media only screen and (max-width: 827px) {
	iframe.short {
		height: 850px;
	}
	iframe.tall {
		height: 850px;
	}
}
.btn.primary, .skiplink.primary {
    background: none repeat scroll 0 0 #94d600;
    border: 1px solid #94d600;
}

.btn.primary:hover, .skiplink.primary:hover {
    background-color: #FFF;
	box-shadow: 0 0 10px #FFF;
}

.btn.primary input {
	color: #FFF;
}

.btn.primary:hover input {
	color: #94d600;
}