﻿#logo-eaton-header { display: block !important; }

.grecaptcha-badge {
	left: initial !important;
	right: 1px;
}

h1.pageTitle {
	margin-bottom: 0 !important;
}

h2.pageSubtitle {
	color: #5d7383 !important;
	margin-bottom: 25px;
	margin-top: 0 !important;
	font-size: 1.8rem;
}

p.lead {
	font-size: 1.1rem;
}

#next-steps-copy p {
	font-size: 1.1rem;
}

#hero > div:last-of-type {
	padding-left: 25px;
}

#hero-carousel {
	padding-top: 40px;
}

#hero-carousel .row {
	margin-bottom: 25px;
}

#hero-carousel .row > div {
	padding-right: 4px;
}

#hero-carousel img {
	border: 1px solid #ddd;
	display: inline;
	margin-right: 18px;
}

#hero-carousel img.active {
	border: 1px solid #4890d0;
}

#next-steps-copy li {
	margin-bottom: 10px;
}

a.underlined {
	text-decoration: none;
	border-bottom: 1px dotted #4890d0;
}

a.underlined:hover,
a.underlined:focus {
	text-decoration: none;
	border-bottom: 1px solid #4890d0;
}

#form-well {
	background-color: #eaf2fa;
	border-top: 1px solid #333;
	padding: 20px;
}
#form-well .form-group {
	padding-bottom: 30px;
}
#form-well label {
	font-weight: 400;
	font-size: 1.2rem;
}
#form-well label h4 {
	color: #4890d0;
	display: inline-block;
	font-size: 1.2rem;
	margin: 0 5px 5px 0;
}
#form-well select {
	float:right;
}
#form-well .label-radio {
	font-size: 14px;
	margin-left: 5px;
	vertical-align: 2px;
}
#form-well .checkbox {
	display: block;
	margin-top: 0;
	margin-bottom: 4px;
}
#form-well .checkbox input {
	margin-right: 5px;
	margin-top: 8px;
}
#form-well small {
	font-size: 12px;
	vertical-align: 2px;
}
#form-well .enclosure-size-row {
	margin-bottom: 8px;
}
#form-well .enclosure-size-text {
	font-size: 14px;
	margin-top: 6px;
}
#form-cta {
	float: right;
	padding-top: 5px;
}
#form-cta .btn,
#next-steps-trigger.btn {
	font-family: 'Barlow Condensed', 'Arial Narrow', sans-serif;
	font-size: 1.2rem;
}
#recommended-mdc .btn {
	font-family: 'Barlow Condensed', 'Arial Narrow', sans-serif;
}

span.configuration {
	display: inline-block;
	font-family: 'Eaton Medium', 'Arial', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	margin-top: 80px;
}
.configuration:first-letter {
	text-transform: uppercase;
}
#configuration-number,
#configuration-number-supp {
	color: #4890d0;
	margin-left: 5px;
}

#configuration-image img,
#configuration-image-supp img {
	border-radius: 8px;
	max-width: 75%;
	margin-left: 50px;
}

#contact-info .h4 .small {
	color: #bbb;
	font-size: 60%;
}

.descr {
	margin-bottom: 18px;
}

#trigger-contact-modal,
#thank-you,
#recommended-mdc,
#header-mdc,
#header-mdcs,
.descr {
	display: none;
}

#total-buy-now {
	visibility: hidden;
}

#mdc-contact-modal .modal-body {
	padding: 20px;
}

.icoHelp {
	color: #666;
	margin-left: 3px;
}
.icoHelp:hover {
	color: #5999e1;
}

#next-steps-well {
	margin-top: -60px;
}

.visibilityHidden {
	visibility: hidden;
	border: 0 !important;
}

/* COMPONENTS AND RESOURCES POPOVER */
.popover {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	max-width: 400px;
}
.popover-content {
	padding: 15px 18px;
}

/* LEAD ICONS */
.ico {
	color: #4890d0;
	font-size: 50px;
	margin-left: 4px;
}
.ico-text {
	font-family: 'Eaton Medium', 'Arial', sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* SLIDER */
#slider-total-heat-load {
	margin-top: 8px;
}
#total-heat-load {
	background-color: transparent;
	border: 0;
	color: #666;
	text-align: center;
	width: 100%;
}

/* XS */
@media screen and (max-width: 599.98px){
	h1.pageTitle {
		font-size: 2rem;
	}

	h2.pageSubtitle {
		font-size: 1.5rem;
	}

	#form-well label {
		font-size: 0.9rem;
	}
	#form-well label h4 {
		font-size: 1rem;
	}
	#form-cta {
		padding: 12px;
	}
	#form-cta .btn,
	#next-steps-trigger.btn {
		font-size: 0.8rem
	}

	table#required-components {
		margin-top: 20px;
	}

	table#required-components td:first-of-type {
		white-space: nowrap;
	}

	.icoHelp { display: none; }
}

/* SM */
@media screen and (min-width: 600px) and (max-width: 959.98px){
	#hero-image {
		height: 300px;
		margin: 0 auto;
	}

	h1.pageTitle {
		margin-top: 10px;
	}

	#form-well label {
		font-size: 0.9rem;
	}

	#form-cta {
		padding: 30px 15px 10px 0;
	}

	#form-cta .btn {
		font-size: 0.8rem;
	}

	table#required-components {
		margin-top: 20px;
	}
}

/* MD */
@media screen and (min-width: 960px) and (max-width: 1279.98px){
	h1.pageTitle {
		font-size: 2rem;
	}

	h2.pageSubtitle {
		font-size: 1.5rem;
	}

	#hero-carousel img {
		margin-right: 15px;
		width: 80px;
	}

	#form-well label {
		margin-top: 7px;
		font-size: 0.9rem;
	}

	#form-cta {
		padding: 15px 15px 10px 0;
	}

	#form-cta .btn,
	#next-steps-copy p {
		font-size: 1rem
	}
}

/* LG */
@media screen and (min-width: 1280px){
	#hero-image {
		margin-left: 8px;
	}
}