/* Home */
#HomeMedia {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
#galleryHome {
	width: 100%;
	height: 520px;
	margin: 0 auto;
}
*[class^=targets] ul.targets-cols {
	width: 100%;
	padding: 30px 0 0;
	margin: 0;
	float: left;
}
*[class^=targets] ul.targets-cols li {
	width: 25%;
	padding: 0 10px;
	float: left;
	text-align: center;
}
*[class^=targets] ul.targets-cols li a { display: block; }
*[class^=targets] ul.targets-cols p.title {
	clear: both;
	padding: 11px 0 3px;
	text-align: center;
}
#Portfolio ul.targets-cols p.title {
	max-width: 220px;
	margin: 0 auto;
}
#Callouts ul { border: 0; }
#Callouts li { 
	padding: 0 3px; 
	border: 0;
}
#Callouts a {
	width: 100%;
	float: left;
}
#Callouts .block {
	max-width: 320px;
	margin: 0 auto;
	display: block;
	position: relative;
}
#Callouts img {
	max-width: 100%;
	height: auto !important;
	float: none;
}
#Callouts div.block p.title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 11px 15px;
	color: #fff;
	background: rgba(0, 174, 239, 0.9);
}

/* Galleria */
.gallery {
	width: 100%;
	padding: 0 0 35px;
}
.gallery .galleria-stage {
	top: 0;
	left: 0;
	right: 0;
}
.gallery .galleria-container {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery .galleria-thumbnails-container { height: 80px; }
.gallery .galleria-stage { bottom: 100px; }
.gallery .galleria-thumbnails,
.gallery .galleria-thumbnails-list { height: 62px !important; }
.gallery .galleria-thumbnails .galleria-image,
.gallery .galleria-thumb-nav-left, 
.galleria-thumb-nav-right { height: 60px !important; }
.gallery .galleria-thumbnails .galleria-image { 
	margin: 0 10px 0 0;
	background: #fff; 
}
.gallery .galleria-thumbnails .galleria-image img {
	min-height: 60px !important;
	max-height: 60px !important;
	width: auto !important;
}
#gallery .galleria-image-nav { top: 35%; }
.galleria-container { background: #e9f7fc; }
.galleria-counter { color: #666; }
.galleria-info-text { background: rgba(51, 51, 51, 0.4); }
#HomeMedia .galleria-layer div.wrap {
	position: absolute;
	top: 90px;
	left: 100px;
	width: 340px;
	height: 340px;
	padding: 0;
	border: 5px solid #fff;
	border-radius: 50%;
	background: rgba(0, 125, 203, 0.85);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#HomeMedia .galleria-layer .right div.wrap {
	left: auto;
	right: 100px;
}
#HomeMedia .galleria-layer .center div.wrap {
	left: calc(50% - 170px);
}
#HomeMedia .galleria-layer div.wrap:before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 0;
	height: 100%;
}
#HomeMedia .galleria-layer div.wrap .text {
	display: inline-block;
	vertical-align: middle;
	padding: 0 30px;
	color: #fff;
	text-align: center;
}
#HomeMedia .galleria-layer h2 {
	margin-bottom: 14px;
	padding-bottom: 12px;
	border-bottom: 4px dotted #ffc423;
}
.galleria-layer.noscript .feature-title {
	z-index: 1;
}
@media only screen and (min-width: 1200px) {
	#galleryHome {
		height: 600px;
	}
	#HomeMedia .galleria-layer div.wrap {
		top: 110px;
		left: 110px;
		width: 380px;
		height: 380px;
	}
	#HomeMedia .galleria-layer .right div.wrap {
		right: 110px;
	}
	#HomeMedia .galleria-layer div.wrap h2 {
		font-size: 56px; font-size: 5.6rem;
		line-height: 62px; line-height: 6.2rem;
	}
	#HomeMedia .galleria-layer div.wrap p {
		font-size: 26px; font-size: 2.6rem;
		line-height: 34px; line-height: 3.4rem;
	}
}
@media only screen and (min-width: 1400px) {
	#galleryHome {
		height: 640px;
	}
	#HomeMedia .galleria-layer div.wrap {
		width: 420px;
		height: 420px;
	}
	#HomeMedia .galleria-layer div.wrap h2 {
		font-size: 64px; font-size: 6.4rem;
		line-height: 72px; line-height: 7.2rem;
	}
	#HomeMedia .galleria-layer div.wrap p {
		font-size: 28px; font-size: 2.8rem;
		line-height: 36px; line-height: 3.6rem;
	}
}
.galleria-layer div.feature-title a {
	color: #fff;
	text-transform: none;
}
.galleria-layer div.feature-title a:hover { text-decoration: none; }
.galleria-layer div.feature-title div.headline p {
	position: relative;
	width: 100%;
	padding: 14px 20px;
	float: left;
	font-weight: normal;
}
.galleria-layer div.feature-title div.headline p.long { padding: 15px 20px; }
/*.galleria-thumbnails-container { display: none; }*/
.galleria-image-nav { 
	height: 30%;
	top: 35%; 
}
.galleria-container .galleria-image-nav-left,
.galleria-container .galleria-image-nav-right {
	height: 100%;
}
.galleria-container .galleria-image-nav-left,
.galleria-container .galleria-thumb-nav-left{
	background-image: url(/_themes/_images/icons/angle-left.svg);
}
.galleria-container .galleria-image-nav-right,
.galleria-container .galleria-thumb-nav-right {
	background-image: url(/_themes/_images/icons/angle-right.svg);
}
.galleria-container .galleria-image-nav-left,
.galleria-container .galleria-image-nav-right {
	background-size: 60px 60px;
}
.galleria-container .galleria-thumb-nav-left,
.galleria-container .galleria-thumb-nav-right {
	background-size: 35px 35px;
	background-position: 50% 50%;
}
.galleria-container .galleria-info-close {
	background-image: url(/_themes/_images/buttons/galleria-buttons.png);
	background-position: top left; 
}
.galleria-container .galleria-info-link { 
	background-image: url(/_themes/_images/buttons/galleria-buttons.png);
	background-position: bottom left; 
}


/* Common page / index */
*[class^=bar] {
	min-height: 50px;
	clear: both;  
}
div[class^=bar] p { padding: 13px 20px 10px; }
*[class^=bar] a.right, 
*[class^=bar] p.right {
	padding: 15px 20px 0 0;
	float: right;
	font-weight: normal;
}
#StoreSearch p.right { padding-top: 20px; }
*[class^=bar] p.right { text-transform: capitalize; }
*[class^=bar] a { font-weight: normal; }
*.bar-head { 
	width: 100%;
	float: left;
	border-radius: 0; 
}
div.bar-head p { float: left; }
*[class^=bar] select {
	margin: 10px 10px 0 0;
	float: right;
}
*[class^=bar] input[type=submit].small { float: right; }
*.bar-head select,
*.bar-head input[type=submit].small { float: left; }
*[class^=bar] img.icon {
	margin: 0;
	padding: 16px 15px 5px;
	float: right;
	background: none;
}
*[class^=targets] {
	width: 100%;
	padding: 10px 0 15px;
	float: left;
}
#pageIndex {
	max-width: 720px;
	padding-top: 5px;
	margin: 10px auto 0;
	float: none;
	border-top: 5px solid #e9f7fc;
}
#Rows { padding-top: 0; }
*[class^=targets] > a {
	width: 100%;
	float: left;
}
*[class^=targets] p { font-weight: normal; }
*[class^=targets] a:hover, 
*[class^=targets] a:active, 
*[class^=targets] a:focus { text-decoration: none; }
*[class^=targets] a:hover p[class^=title], 
*[class^=targets] a:active p[class^=title], 
*[class^=targets] a:focus p[class^=title] { text-decoration: underline; }
*[class^=targets] div[class*=data] p.title { padding: 0 0 5px; } 
*[class^=targets] p.overview { 
	padding-top: 12px;
	padding-bottom: 8px;
	text-align: left; 
}
*[class^=targets] ul[class~="three"] p.overview { padding: 12px 0 0; }
*[class^=targets] img { float: left; }
#Preview ul img,
.preview ul img,
#SearchResults img {
	margin: 10px 0 12px 20px;
	float: right;
}
*[class^=targets] img.callout { 
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	float: none;
	display: block;
}
*[class^=targets] ul {
	width: 100%;
	padding: 10px 0 0;
	margin: 0;
	float: left;
}
*[class^=targets] ul[class~="three"] { padding: 20px 10px; }
*[class^=targets] ul[class~="first"] { border: none; }
*[class^=targets] ul li { float: left; }
*[class^=targets] ul[class~="three"] li { width: 33.33%; }
*[class^=targets] div.data { padding: 12px 0 5px 230px; }
*[class^=targets] div.left-data { padding: 12px 0 5px 0; }
#Preview div.data,
.preview div.data { padding-left: 0; }
#SearchResults div.data { padding-left: 130px; }
#Documents div.data { padding: 0; }
*[class^=targets] ul[class~="three"] li div.data { padding: 0 10px 0 40px; }
*[class^=targets] ul[class~="two"] li { 
	width: 50%; 
	padding: 0 20px 10px;
}
#Home *[class^=targets] ul[class~="two"] li { padding: 0 13px 10px; }
*[class^=targets] ul[class~="two"] a { 
	width: 100%;
	padding: 10px 0 5px;
	float: left;
}
#Home *[class^=targets] ul[class~="two"] a { padding: 0; }
*[class^=targets] div[class^=row] {
	width: 100%;
	padding: 10px 10px 15px;
	float: left;
}
#pageIndex ul {
	padding: 30px 0 5px;
	border: none;
}
#pageIndex ul li { 
	width: 50%; 
	padding: 0;
}
#pageIndex a.bullet {
	min-height: 60px;
	padding: 0 10px 0 80px;
	display: block;
	background: url(/_themes/_images/framework/sun-logo-mark.svg) 15px 5px no-repeat;
	background-size: 50px 50px;
}
#pageIndex a p[class^=title] { padding: 19px 10px 0 0; }
#Portfolio div.block {
	width: 100%;
	max-width: 220px;
	height: 154px;
	margin: 0 auto;
	position: relative;
}
#SectionCustom .col { 
	width: 48%; 
	padding: 30px 0 0;
}
#SectionCustom #DownloadCats { float: left; }
#SectionCustom #Calculators { float: right; }
#SectionCustom .col .details { 
	padding: 20px 20px 5px; 
	border-bottom: 5px solid #e9f7fc;
} 
#Home *[class^=targets] a > p.title,
#SectionCustom .col > a > p.title {
	width: 100%;
	padding: 15px 10px;
	float: left;
	text-align: center;
}

/* Modules */
div.subsection {
	width: 100%;
	padding: 0 0 20px;
	float: left;
}
#Showcase {
	width: 100%;
	padding: 0 0 30px;
	float: left;
}
#Showcase h2 { padding: 0 0 35px; }
#Showcase .gallery { padding: 0 0 30px; }
#Showcase .right {
	width: 40%;
	float: right;
}
#Showcase .right .att-row {	padding: 0 10px 10px; }
#Showcase .right .att-row p { padding: 0 0 5px; }
#Showcase .right .att-row p.label { 
	padding: 10px 0 5px;
	text-transform: capitalize;
}
#Showcase .right .att-row p.first { border: none; }
#Showcase .left {
	width: 56%;
	float: left;
}
#Showcase .imageWrap {
	width: 100%;
	max-width: 100%;
	padding: 0 0 20px;
	float: left;
}
#Showcase .imageWrap img { 
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	float: none;
}
div.sub-title { padding: 0 0 20px; }
div[class^=widget] {
	max-width: 100%;
	padding: 15px 0 10px;
	clear: both;
	text-align: center;
}
.paging-bar { 
	width: 100%;
	min-height: 30px;
	float: left;
}
.paging-bar > div { padding: 10px; }
.paging-bar > div.count { 
	width: 25%;
	float: left;
}
.paging-bar > div.paging {
	width: 65%;
	float: right;
	text-align: right;
}
.paging-bar > div p { 
	padding: 2px 0 0;
	display: inline-block; 
}
.paging-bar > div.count p.divider { padding: 2px 10px 2px 7px; }
.paging-bar > div.paging a { display: inline-block; }
.paging-bar > div.paging p { 
	min-width: 30px;
	height: 30px;
	padding: 4px 5px 0;
	text-align: center;
}
.paging-bar > div.paging p.elipse { min-width: 10px; }
.paging-bar > div.paging p.divider {
	min-width: 0;
	padding: 2px;
	border: none;
	background: none;
}
#MediaGallery {
	width: 100%;
	max-width: 100%;
	padding: 2% 0;
	margin: 10px auto 30px;
	clear: both;
}
#MediaGallery div.thumbs {
	width: 98%;
	padding: 10px 0 0;
	margin: 0 auto;
	overflow-x: auto;
	overflow-y: hidden;
}
#MediaGallery div.thumbs > div { 
	width: auto;
	height: 115px;
	white-space: nowrap;
}
div.thumbs div.block {
	padding: 5px 5px 0;
	display: inline-block;
	position: relative;
	cursor: pointer;
	*display: inline;
}
div.thumbs div.block div.link { 
	float: left; 
	position: relative;
}
div.thumbs div.block img[class*=thumb] { 
	max-width: 120px;
	height: auto;
	float: left;
}
div.thumbs div.block img.icon {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 400;
}
div.thumbs div.block p.source {
	position: absolute;
	right: 2px;
	bottom: 2px;
	padding: 0 5px 2px;
	z-index: 400;
}
#MediaGallery div.target {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}
#MediaGallery div.target > div { width: 100%; }
#MediaGallery div.target > div #videoContentDetail, 
#MediaGallery div.target > div #videoYouTube {
	padding: 0;
	clear: none;
}
#MediaGallery div.target > div #gallery { 
	width: 100%;
	padding: 0;
	position: relative;
}
#MediaContent > p { padding: 10px 10px 5px; }
#MediaDetail {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 10px 0 30px;
}
.inline-vid-wrapper {
	width: 100%;
	padding: 0 0 35px;
}
div#StoreCallouts {
	width: 100%;
	padding: 20px 0 0;
	float: left;
}
div#StoreCallouts div.block {
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
	display: block;
	position: relative;
}
div#StoreCallouts ul[class~="two"] a { 
	width: 100%;
	max-width: 420px;
	padding: 0;
	margin: 0 auto;
	display: block;
	float: none;
}
div#StoreCallouts img {
	max-width: 100%;
	height: auto !important;
	margin: 0 auto;
	float: none;
	display: block;
}
div#StoreCallouts div.block p.title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 11px 15px;
	color: #fff;
	background: rgba(0, 174, 239, 0.9);
}
#StoreSearch { 
	min-height: 60px;
	margin: 0 0 30px;
}
#StoreSearch.all { margin: 0; } 
#StoreSearch p.title { 
	padding-top: 18px;
	float: left; 
}
#StoreSearch input[type=search] { 
	width: 300px;
	margin: 15px 0 0; 
}
#StoreSearch input[type=submit].small {
	width: 34px;
	height: 34px;
	margin: 13px 0 0 10px;
	padding: 0 2px;
	float: left;
	text-transform: lowercase;
	border-radius: 17px; 
	-webkit-border-radius: 17px;
	border: 2px solid #fff;
}
#Categories ul[class~="two"] li { 
	width: 48%; 
	padding: 0 10px 10px;
	float: right;
}
#Categories ul[class~="two"] li:first-child { float: left; }
#Categories ul[class~="two"] a { 
	min-height: 90px;
	padding: 10px 0; 
}
#Categories ul[class~="two"]:last-child li {
	border-color: #fff; 
}
#Categories ul img { margin: 0; }
#Categories div.data { padding: 0; }

/* Form Inputs */
input[type=text], 
input[type=password], 
textarea, 
select, 
input[type=email],
input[type=number],
input[type=tel],
input[type=search] {
	min-height: 30px;
	float: left; 
}
#recaptcha_widget_div input[type=text] { min-height: 0; }
select { height: 30px; }
input[type=submit], 
button, 
a.button {
	cursor: pointer;
	text-transform: uppercase;
}
div[class^=form-row] a.button p,
a.button p {
	padding: 11px 0 5px; 
	text-align: center;
}
a.button,
input[type=submit] {
	transition: all 0.2s ease-in-out;
	height: 40px;
	padding: 0 20px;
}
a.button:hover,
a.button:active,
a.button:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
	background: #007dcb;
	text-decoration: none;
}
input[type=submit].small {
	width: 34px;
	height: 34px;
	padding: 0 2px;
	float: left;
	text-transform: lowercase;
	border-radius: 17px; 
	-webkit-border-radius: 17px;
	border: 2px solid #fff;
}
*[class^=bar] input[type=submit].small { margin: 8px 10px 0 0; }
input[type=search],
input[type=text], 
input[type=password], 
input[type=email],
input[type=number],
input[type=tel] {
	padding: 3px 5px;
	margin: 0;
}
textarea {
	width: 100%;
	height: 100px;
	padding: 6px 5px;
}
input[type=checkbox], 
input[type=radio] {
	width: 14px;
	height: 14px;
	margin: 7px 10px 0;
	float: left;
}
select { margin: 2px 0 0; }
input.regular, 
email.regular, 
select.regular { width: 240px; }
input.short { width: 150px; }
input.shorter { width: 110px; }
input.security { width: 86px; }
input.num { width: 60px; }
label { cursor: pointer; }

/* Forms */
.form-text { 
	width: 100%; 
	padding: 20px;
	float: left; 
}
div[class^=form-row] label span,
.form-wrapper { float: left; }
.form-wrapper {
	width: 100%;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}
fieldset {
	width: 100%;
	max-width: 100%;
	padding: 15px 0;
	float: left;
}
fieldset p { padding: 0 10px 10px; }
div[class^=form-row] {
	width: 100%;
	padding: 0 0 5px;
	float: left;
}
div.check-row { 
	padding: 5px 20px 20px 27%;
	float: left;
}
div.form-row-bottom { padding: 15px 0; }
div[class^=form-row] p { padding: 3px 0 0 0; }
div[class^=form-row] p.field-link {
	padding: 4px 0 0 10px;
	float: left;
}
div[class^=form-row] > label {
	width: 25%;
	padding: 10px 20px 0 10px;
	text-align: right;
	float: left;
	font-weight: normal;
	position: relative;
}
div[class^=form-row] > label span {
	position: absolute;
	top: 7px;
	right: 10px;
}
div[class^=form-row] > label.check {
	width: auto;
	padding: 0;
	text-align: left;
}
div[class^=form-row] label.divider { 
	width: auto; 
	padding: 2px 10px 0; 
	float: left;
}
div[class^=form-row] p.field-divider {
	padding: 4px 10px 0;
	float: left;
}
div[class^=form-row] div.field {
	width: 60%;
	padding: 5px;
	float: left;
}
div[class^=form-row] p.submit-alt {
	padding: 15px 0;
	text-align: center;
}
.form-row.hp {
  display: none;
}
div[class^=form-row] .checkboxes {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 5px;
}
div[class^=form-row] .checkboxes label {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  div[class^=form-row] .checkboxes label {
    width: 45%;
  }
}
div[class^=form-row] .checkboxes input[type=checkbox] {
  margin-top: 4px;
}
#recaptcha_table input[type=text] {
	width: 140px !important;
	padding: 0; 
	float: none; 
}
.form-button {
	margin: 0 auto;
	display: block;
}
div#Calculator {
	width: 100%;
	max-width: 720px;
	padding: 25px 0 30px;
	margin: 0 auto;
	display: block;
}
div#Calculator fieldset { padding: 25px 0 0; }
div#Calculator label { width: 50%; }
div#Calculator div[class^=form-row] { padding: 0 40px 5px; }
div#Calculator div.form-row-bottom { 
	padding: 30px 0; 
	border-top: 1px dotted #999;
}
div#Calculator div[class^=form-row] div.field { width: 40%; }
div#Calculator a.button {
	width: 140px;
	margin: 0 auto;
	display: block;
}
div#Calculator div.result {
	width: 100%;
	padding: 20px 20px 25px;
	float: left;
	background: #e9f7fc;
}
div#Calculator div.result > p { 
	width: 100%;
	padding: 0 20px 15px; 
	float: left;
}
div#Calculator div.result div.field {
	width: 140px;
	min-height: 40px;
	padding: 5px;
	margin: 0 auto;
	float: none;
	display: block;
	clear: both;
}
div#Calculator div.result input[type=text] { 
	border: 1px solid #73d3f6;
	background: #fff;
	color: #000;
}
div#Calculator div.radio-row,
div#Calculator label.radio {
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	padding: 0 0 5px;
	float: none;
	display: block;
	clear: both;
	text-align: left;
}
div#Calculator div.result div.radio-row { 
	min-height: 35px; 
	max-width: 305px;
}
div#Calculator p.radios { 
	margin: 20px 0 0;
	padding-top: 25px; 
	border-top: 1px dotted #999;
}
div#Calculator div.radio-row p.radio-label { padding: 3px 0 0 35px; }
div#Calculator div.radio-row input[type=text] { margin: 0 10px 0 0; }
div#Calculator .form-text { padding: 25px 40px 0; }
div#Calculator .details {
	padding: 0 0 15px;
	border-bottom: 1px dotted #999;
}
div#Calculator div.pad {
	width: 100%;
	padding: 20px 40px 0;
	float: left;
}
#frmCreateAccount #CapRow .field {
	width: 100%;
}
#frmCreateAccount .g-recaptcha > * {
	margin: 0 auto 5px;
}
#shoppingCart .g-recaptcha > * {
	margin: 0 auto;
}
@media screen and (max-width: 339px) {
	.g-recaptcha {
		margin-left: -18px;
	}
	#shoppingCart .g-recaptcha {
		margin-left: 0;
	}
}

/* Form Alerts */
div[class^=form-row] p.error { display: none; }
div.form-row-error p.error {
	color: #c00;
	margin: 0;
	padding: 5px 10px 0 25px;
	background: url(/_themes/_images/modules/error-form-icon.gif) 0 7px no-repeat;
	text-align: left;
	clear: left;
	display: block;
}
div.form-row-error div.field,
div.form-row-error.captcha {
	background: #fcc; 
	border-radius: 4px; 
	-webkit-border-radius: 4px;
}
div.form-row-error.captcha {
	padding: 5px;
}
div.form-row-error input[type=text], 
div.form-row-error input[type=password], 
div.form-row-error textarea, 
div.form-row-error select, 
div.form-row-error input[type=email], 
div.form-row-error input[type=number],
div.form-row-error input[type=tel],
div.form-row-error input[type=search] { border: 1px solid #c00; }
.alert-confirm, .alert-error {
	min-height: 40px;
	padding: 9px;
	margin: 0 0 20px;
	clear: both;
}
.alert-confirm {
	border: 1px solid #390;
	background: #dafbca url(/_themes/_images/modules/alert-confirm.png) 9px 9px no-repeat;
}
.alert-error {
	border: 1px solid #c00;
	background: #fcc url(/_themes/_images/modules/alert-error.png) 9px 9px no-repeat;
}
.alert-confirm p, 
.alert-error p {
	padding: 12px 0 0 50px;
	color: #000;
}

/* Site Map */
#errorSiteMap {
	width: 100%;
	padding: 10px 0 0;
	float: left;
}
div.sm-section {
	margin: 0;
	padding: 0 0 15px;
	clear: left;
}
div.sm-section p { padding: 0; }
ul.site-map p.meta { padding-top: 3px; }
div.sm-section div.pages { 
	margin: 0;
	padding: 0 0 0 25px;
}
div.sm-section p.page { padding: 15px 0 0 0; }
div.sm-section p.page a { font-weight: normal; }

/* Search Results */
#SearchBar {
	width: 100%;
	min-height: 60px;
	float: left;
}
#SearchBar div.form {
	width: 100%;
	padding: 10px;
	float: left;
}
#SearchBar div.form label {
	width: 15%;
	padding: 9px 10px 0 0; 
	float: left;
	text-align: right;
	text-transform: none;
	font-weight: normal;
}
#SearchBar div.form input[type=text] {
	width: 21%; 
	max-width: 21%;
	margin: 5px 0 0;
	padding: 4px 0 4px 5px; 
} 
#SearchBar div.form select {
	width: 21%; 
	max-width: 21%;
	margin: 5px 0 0 3%;
	float: left; 
}
#SearchBar input[type=submit] {
	width: 40px;
	height: 40px;
	margin: 0 0 0 3%;
	float: left;
	border-radius: 20px; 
	-webkit-border-radius: 20px;
}
#SearchBar a {
	padding: 7px 0 0;
	float: right;
}
#SearchResults { padding-top: 0; }
p.clear {
	width: 100px;
	padding: 0;
	margin: 0 auto;
	display: block;
	text-align: center;
	clear: both;
}
p.clear a {
	width: 100%;
	height: 40px;
	padding: 10px 0 0;
	display: block;
	border-left: 1px solid #73d3f6;
	border-bottom: 1px solid #73d3f6;
	border-right: 1px solid #73d3f6;
	text-transform: uppercase;
}
#SearchResults .paging-bar { margin-top: 20px; }
#SearchResults p.result-message { 
	padding: 15px 10px 10px; 
	clear: left;
}

.contact-for-pricing {
	text-align: center;
}
.contact-for-pricing a.button {
	display: inline-block;
	padding-top: 11px;
	line-height: 1;
}

.locations {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: start;
}
.locations .details {
	margin-bottom: 20px;
	width: calc(33.333% - 20px);
}
.locations .details * {
	float: none;
}
.locations .details *:last-child {
	padding-bottom: 0;
}
.locations .details div.imageWrap {
	max-width: none;
	padding-left: 0;
	padding-bottom: 10px;
}
.locations .details div.imageWrap a {
	display: block;
}
.locations .details div.imageWrap img {
	width: 100%;
	height: auto;
}

.doc-attrs {
  display: flex;
  flex-wrap: wrap;
}
.doc-attrs p {
  display: flex;
  flex-direction: column;
  margin: 0.5rem 2rem 0.5rem 0;
}
.doc-attrs p span {
  opacity: 0.5;
  font-size: 75%;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.25;
}

form.filter {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 20px;
  background-color: #e9f7fc;
}
form.filter label {
  margin-right: 8px;
}
form.filter input {
  width: 175px;
}
.filter-result {
  padding: 10px 10px 0;
  text-align: center;
  font-style: italic;
}

.training {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  margin-top: -2rem;
}

.training h2 {
  display: flex;
  align-items: center;
  gap: 1rem;
  line-height: 1.1;
}

.training p + p {
  margin-top: 2rem;
}

.training .cpo h2 img {
  height: 12rem;
}

.training .afo h2 img {
  height: 8rem;
  padding: 2rem 0;
}

.training .button {
  display: inline-block;
  padding: 1rem 2rem;
  line-height: 1.1;
}

div.free-shipping > span {
  padding: 4px 15px;
  border-radius: 99px;
  background-color: #17873c;
  color: #fff;
  font-size: 75%;
  font-weight: normal;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .training {
    flex-direction: row;
  }

  .training > div {
    width: calc(50% - 2rem);
  }
}

#staging-banner {
  position: fixed;
  bottom: 0;
  z-index: 9998;
  width: 100%;
  padding: 6px 12px;
  background: #e5e5e5;
  font-size: 14px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
}
#staging-banner-space {
  height: 32px;
}
@media screen and (max-width: 650px) {
  #staging-banner {
    padding: 8px 32px;
  }
  #staging-banner-space {
    height: 64px;
  }
}
