/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
	border-top:solid 1px #000;
	background-color: #222;
	
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
	
}


/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm3
 *
 * Demo styles
 */

/* layout */
body {
  
  
}
pre { margin: 0; padding: 10px 20px !important;}

footer {
  margin-top: 200px;
}

.container, .jumbotron .container { width: auto; max-width: 1170px; padding:0px;}

.jumbotron {
  margin: 60px 0;
  padding-left: 0;
  padding-right: 0;
}
  .jumbotron.intro {
    margin-top: 0;
  }

  .jumbotron .navbar {
    font-size: 14px;
    line-height: 1;
  }

/* menu styes */
.list-unstyled,
.list-unstyled ul { min-width: 120px }


/* Grid demo styles */
.grid-demo {
 
}

  .grid-demo [class*="col-"] {
    
    
    line-height: 1.5;
    
  }



/* Old CSS */



.sub-btn{
	background-color:#0f99d6;
	color:#fff;
}

.sub-btn:hover{
	background-color:#1360aa;
	color:#fff;
}

body, p {
	font-size:16px;
}
.dropdown-menu {
	font-size: 16px;
}



.steps {
	margin-top:0px;	
	}

.small-spacer{
	text-align: center;
	margin-top:10px; 
	margin-bottom:20px;
}

.white-box {
	background-color: #fff;
	border: solid 6px #eee;
    display: table-cell;
	float:none;
	
}

.box-title{
	background-color:#f16a2e; 
	color:#fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 6px 0;
}



.application {
	padding-top:50px;
	padding-bottom:10px;
}

.application h3 {
	
	margin-bottom:0px;
}



.rollover{
	opacity:1;
	filter: alpha(opacity=100);
}
.rollover:hover{
	opacity:0.95;
	filter: alpha(opacity=95);
}
.av-products{
	

	padding-bottom:30px; 
	font-size:18px; 
	width:300px; 
	margin: 0 auto;
	
}

.bd-products{
	

	padding-bottom:30px; 
	font-size:18px;  
	margin: 0 auto;
	display:block;
	text-align:center;
	
}
.bd-products:hover{
	opacity:1;
}

.bd-link{
	position:relative;
	top:15px;
	margin-bottom: 10px;
	display:block;
	color: #0060A9;
}

.av-products h4 img{
	max-width:75px; 
	padding-right:10px;	
}



ul#indexOptions {
	float: left;
	clear:both;
	position:relative;
	width: 374px;
	z-index:100;
	left:45px;
}
.indexHead {
	position:relative;
	left:-15px;
	margin-bottom:0px;
}
#center {
	position:relative;
	top:10px;
	width:520px;
	margin-left:auto;
	margin-right:auto;
}
#container {
	position:relative;
	margin-top:-5px;
	margin-left:-10px;
	margin-bottom:-10px;
	height:100%;
	width:520px;
	z-index:0;
	font-family:Verdana, Geneva, sans-serif;
}
a {
	outline:none;
}
img {
	border:none;
}
#container a:link {
	color: #000000;
	text-decoration: none;
}
#container a:visited {
	color: #000000;
	text-decoration: none;
}
#container a:active {
	color: #000000;
	text-decoration: none;
}
#container a:hover {
	text-decoration: none;
	color:  #000000;
}
ul#filter {
	float: left;
	clear:both;
	position:relative;
	width: 350px;
	z-index:100;
	left:45px;
}
ul#filter li {
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	list-style-type:none;
}
ul#filter li:hover {
	background:#cadced;
}
ul#filter li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
ul#filter a {
	color: #336699;
	text-decoration: none;
	display:block;
}
ul#filter li.current {
	color: #333;
	text-decoration:none;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
	background:#cadced;
}
/*alternating colors on filter list*/
	ul#filter li:nth-child(odd) {
	background:#e7e7ef;
}
ul#filter li:nth-child(odd):hover {
	background:#cadced;
}
ul#filter li:nth-child(odd).current {
	background:#cadced;
	list-style-type:none;
	list-style-position:inside;
}
/* for IE*/
	.zebra_odd {
	background-color: #fff;
}
.zebra_even {
	background-color:#e7e7ef;
}
#productlist {
	width:375px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom:20px;
	background-color:#ffffff;
	z-index:2;
}
#productlist ul {
	margin:0;
	padding:0;
	list-style-type:none;
	border-width:5px 5px 5px 5px;
	border-style:solid;
	border-color:#000000;
}
#productlist li {
	clear:both;
	font-size:10px;
	padding:5px 15px 5px 15px;
	border-bottom: 1px solid #cccccc;
}
#productlist li:last-child {
	border-bottom: 0px;
	margin-bottom:25px;
}
.title {
	color:#336699;
	line-height:20px;
}
.new {
	color:#ff9900;
	line-height:20px;
	font-weight:500;
}
#box {
	padding:10px 10px 15px 10px;
	background-color:#ffffff;
}
#thumbnails {
	position:relative;
	float:left;
	margin:10px 20px 10px 0px;
}
#text {
	position:relative;
	color:#777;
	clear:right;
}
.hyphen {
	opacity:0.0;
	filter:alpha(opacity=0)
}
.head {
	position:relative;
	left:-15px;
	margin-bottom:5px;
	margin-top:-25px;
}
.head2 {
	position:relative;
	margin-top:0px;
	left:-15px;
	margin-bottom:-20px;
}
.direction {
	color:#999;
}
/*backbutton*/

	#back a {
	position:fixed;
	top:50%;
	margin-top:-100px;
	border:none;
	z-index:200;
	opacity:0.5;
	filter:alpha(opacity=50);
}
#back a:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}
#rotating-item-wrapper {
	position: relative;
	width: 425px;
	height: 250px;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

a{
outline: none;
}

/* Old CSS */

.boxes {
	text-align:center;
	padding: 30px;

	}

.app-boxes {
	text-align:center;
	padding: 20px;

	}

.row-height h3 {
	margin-bottom:0;
	font-size: 22px;
	}

.app-boxes img {
	margin:auto;
	padding-top:10px;
	}


html {
	padding: 10px 0 0 0;

    -webkit-font-smoothing: subpixel-antialiased;
	}

body,html,.row-offcanvas {
}

	.navbar-brand {
	margin-left: 20px;

	}

.america {
	display:inline-block;
	float:left;
    width:20px;
    background-image:url("../images/us-flag-20.png");
    height:20px;
    margin-right:10px;
    }

.ce {
	display:inline-block;
	float:left;
    width:20px;
    background-image:url("../images/CE_Logo-20.png");
    height:20px;
    margin-right:10px;
    }

.made {
	vertical-align:middle;
	}

.jumbotron {
    position: relative;
    background: #000;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
    color:#fff;
    padding-right: 60px;
	padding-left: 60px
}

.dealers div{
	margin-bottom:25px;
	}

div.locations div.row{
	width:100%;
	}

blockquote {
	font-weight:400;
	}

.pagesubtitle {
	color:#6D6E70;
	}

.articles {
	border-top:1px #ddd solid;
	width:100%;
	padding:10px 0;
}
a:active {
	outline:none;
	}

input[type=radio]:focus{
	outline:none;
	}

.files {
	font-weight:500;
	}

.blue {
	color:#0060A9;
	font-weight:500;
	}

#product-filter .panel-body label {
	font-weight:500;
	}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	color: #ccc;
	letter-spacing: 4px;
}

#product-downloads .panel-title, #faqs .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: initial;
	color: initial;
	letter-spacing: initial;
}

#product-downloads p, #faqs p {
	font-size: inherit;
}



#faqs .panel-body {
	padding: 5px 15px 10px 40px;
}

#accordion .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	color: #ccc;
	letter-spacing: 0px;
}

b {
	font-weight:500;
	margin-bottom:2px;
	display:block
	}

.contacts {
	margin-bottom:15px;
	display:block;
	}

form .list-unstyled li {
	color: inherit;
	font-weight: inherit;
	background-color: inherit;
	margin: 2px 1px;
	}

form .row{
	display: inherit;
	}

.coleft {
	border-left: 1px solid #ddd;
	padding-left:10px;
	}

.files tr td:first-child{
	width:15px;
	}

#sidebar {
  width: inherit;
  min-width: 250px;
  max-width: 250px;
  float: left;
  height:100%;
  position:relative;
  overflow-y:auto;
  overflow-x:hidden;
}

.filterSlide,.filterSlide2 {
	text-align:center;
	width:100%;
	margin:0px;
	border-bottom: 1px #ccc solid;
	padding:10px;

	}

.filter-btn {
	display:block;
	width:100%;
	height:100%;
	padding:10px;

	}

a.filter-btn:hover {
	cursor:pointer;
	}

#main {
  height:100%;
  overflow:auto;
}

.back-view {
	margin-bottom:-72px;
	margin-top:50px;
	}

.app-icon {
	max-width:150px;
	}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size:30px;
}

.number-highlights {
		text-align: center;
		font-size: 42px; 
		color:#652f90;
		padding-left:0px;
	}

.number-highlights-sub {
		font-size:24px; 	
}

.number-highlights p {
		color:black;
		
	}

@media

	(min-resolution: 192dpi) {

	.america {
	display:inline-block;
	float:left;
    background-image:url("../images/us-flag.png");
    background-size:20px;
    margin-right:10px;
    }

.ce {
	display:inline-block;
	float:left;
    background-image:url("../images/CE_Logo.png");
    background-size:20px;
    margin-right:10px;
    }

}


@media(max-width:767px){
	
.info-right {
	padding:0px 25px;
	}
	
.steps {
	margin-top:15px;	
	}	
	
.number-highlights {
		text-align: left;
	}	
	
	.text-xs-left {
		text-align: left;
	}	

.logo {

	height: 24px;
	width: 130px;
	background-size: 130px 24px;


	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.links a {
	color:#0060A9;

	padding-right:20px;
	}



.back-view {
	margin-bottom:-50px;
	margin-top:50px;
	}

p {
}

.dealer {
	background-color: #0099D8;
	position:relative;
	top:0px;
	right:0px;

	}

.push {
	height:40px;
	width:100%;
	}


.light {
	background:none;
	display:none;
	}

.dark {
	background:rgba(0, 0, 0, 0.5);
	position:absolute;
	z-index:900;
	height:100%;
	width:100%;
	}


.dark:hover {
	background:rgba(0, 0, 0, 0.4);
	position:absolute;
	cursor:pointer;
	}

.shadow	{
	position:absolute;
	top:0;
	height:100%;
	width:1px;
	box-shadow: 10px 0px 10px #000;
	}

.no-shadow	{
	display:none;
	}



.show {
	display:block;
	}

.hide {
	display:none;
	}

 .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    width:calc(100% + 250px);
  }

  .row-offcanvas-left
  {
    left: -250px;
  }

  .row-offcanvas-left.active {
    left: 0;

  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
  }

	#filter-buttons .list-group-item {
		height:45px;
		}

	.row-height {

		height: 100%;
		width: 100%;
  }
	.col-height {

    	height: initial;
  }

	.breadcrumb .btn-group .list-unstyled li {
		padding-left:10px;
		padding-right:10px;
		}

	#products img{
		width:auto;
		max-width:100%;

		}






	#products img.small{
		width:auto;
		max-width:60%;
		}

	#products li {
		margin:10px 0;

		}

	#secondary{
		margin:10px 0;
		}

	#products h4 {
		font-size:16px;
		}

	.list-unstyled li a{
		padding: 8px 50px;
		}

	.dropdown-menu:before {
		border:none;
		}

	.dropdown-menu:after {
		border:none;
		}

	.navbar-default .navbar-nav>li>a {
		border-top: 1px solid #ccc;
		text-transform:uppercase;
		padding-left:35px;
		}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border:none;
		}

	a.dropdown-toggle {
		padding:0px;
		}

	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
		height:55px;
	}

	.navbar-nav > li > a {
		padding-top:15px;
		padding-bottom:15px;
		}

	.dropdown span {
		float:right;
		}

	.list-unstyled li{
	padding-left: 0px;

	}

	
	.list-unstyled li.dropdown-title {
		text-transform:uppercase;
		font-weight:500;
		padding-top:15px;
		padding-left:35px;
		padding-bottom:15px;
		color:#555;
		}


	.list-unstyled li a.product-finder {
		padding-left:35px;
		text-transform:uppercase;
		font-weight:500;
		color:#fff;
		}

	#products div.panel.panel-default {
		margin-top:0px;
		margin-bottom:-10px
		}








	.wrapper {
	min-width:300px;
	height:auto;
	overflow-x:hidden;

	}


	ol.breadcrumb {
	margin-bottom:0px;
	background-color:initial;
	float:right;
	}

	.xs-img{
	max-width:250px;
	margin:auto;
	padding:20px 0;
	}

	.padding-bottom{
	padding-bottom:10px;
	}
}

@media(max-width:991px) and (min-width:768px){
	.dealer {
	background-color: #0099D8;
	position:absolute;
	top:25px;
	right:15px;
	font-size:16px;
	}
	
	.steps {
	margin-top:15px;	
	}
	
	}



@media(min-width:992px){
	.dealer {
	background-color: #0099D8;
	position:relative;
	margin-top: 10px;
	display:inline-block;
	font-size:16px;

	}
	
	.steps {
	margin-top:0px;	
	}
	
	}

@media(min-width:768px){


	
.info-right {
	padding:25px 25px;
	}
	
.links a {
	font-size: 18px;
	color:#0060A9;

	padding-right:20px;
	}

.america {
	display:inline-block;
	float:left;
    width:20px;
    background-image:url("../images/us-flag-20.png");
    height:20px;
    margin-right:10px;
    }

.ce {
	display:inline-block;
	float:left;
    width:20px;
    background-image:url("../images/CE_Logo-20.png");
    height:20px;
    margin-right:10px;
    }

	.back-view {
	margin-bottom:-72px;
	margin-top:50px;
	}

	p {;
}

	ol.breadcrumb {
	margin-bottom:0px;
	background-color:initial;
	float:none;
	}


	.push {
	height:75px;
	width:100%;
	}

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
	
}

/* if you want to hide the arrow */
a.menu:after, .dropdown-toggle:after {
  content: none;
}

.dropdown {
	height:70px;
	}

.shadow	{
	display:none;
	}

.no-shadow	{
	display:none;
	}

	#products div.panel.panel-default {
		margin-top:30px;
		margin-bottom:-20px;
		}

	.product-category{
		padding-top:20px;

		}

	#filter-buttons .list-group-item {
		height:70px;
		}

	.col-height {
    	display: table-cell;
    	float: none;
    	height: 100%;
  		}

   .col-middle {
    	vertical-align: middle;
  		}


	#products img{
		width:100%;
		max-width:100%;
		}

	#products h4 {
		font-size:18px;
		}


	.list-unstyled li a{
	padding: 1px 20px;
	text-transform:initial;
	}


.navbar-right .dropdown-menu {
	
	right:auto;
	}

.logo {
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	height: 33px;
	width: 180px;
}
.navbar-header {
	height:70px;
	}

a.dropdown-toggle {
	padding:0px;
	}

	.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	height:70px;
	}

	.navbar-nav > li > a{
		padding-top:20px;
		padding-bottom:10px;
		}

	.dropdown span {
		position:relative;
		left:5px;
		}



	.list-unstyled li{
	padding-left:0px;

	}

	.list-unstyled li.dropdown-title {
		text-transform:uppercase;
		font-weight:500;
		padding-top:6px;
		padding-bottom:6px;
		padding-left:10px;
		color:#fff;
		}

	.list-unstyled li a.product-finder {

		text-transform:none;
		font-weight:300;
		color:#fff;
		padding: 5px 10px;
		}
}





.color-grey {
	background-color:#eee;

	}

.table>tbody>tr>td {
	border-top: 1px solid #d3d3d3;
	}

.colorbreadcrumb {
	width:100%;
	color:#333;
	padding:7px 0;
	border-bottom: 1px solid #ccc;
	}

#breadcrumb-placeholder {
	width:100%;
	display:none;
	height:47px;
	}

#filter-placeholder {
	display:none;
	}

.filtersticky {
	position:fixed;
	z-index:999;
	}

.breadcrumbsticky {
	position:relative;
	top:0px;
	left:0px;
	z-index:999;
	background-color:#fff;
	border-bottom: 1px solid #ccc;
	}

.wrapper {
	min-width:300px;
	height:auto;

	}

.row-new {
	padding: 20px 30px;

	}



.big-button {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	outline: 0;
	color:transparent;
	}

.big-button:hover {
	text-decoration:none;
	color:transparent;
	}


a.big-button:active {
	background-color:transparent;
	}

@media(min-width:1200px){
	 .container {
    width: 1050px;
  	}
}



.noPadding {
	padding:0px !important;
	}





/* -----NAV-----*/

a {
	color: #0060A9;
	}

.navbar a, .breadcrumb a, .footer a, h4 a {
	color: inherit;
	}

 a:hover {
	text-decoration:underline;
	color:#0060A9;

	}

a:active {
    background-color:rgba(255, 255, 255, 0.2);
	}



 a.carousel-control:active {
    background-color:rgba(255, 255, 255, 0);
	}


.category {
	color:#fff;
	border-bottom: solid 1px;
    display: block;
    padding: 0px 5px 5px 5px;
    margin:8px 0 8px 0;
    line-height:1.25;
	}

.list-unstyled li{
	color: #ccc;
	font-weight: 500;
	
	margin: 2px 1px;

	}

.list-unstyled li a{
	display:block;

	}

.list-unstyled li a:hover {
	color:#fff;
	}


.hr-trans {
	background-image: url('../images/hr-trans.png');
    background-repeat: repeat-x;
    height: 7px;
    width: 100%;
	}

.list-group-item:first-child, .list-group-item:last-child  {
	border-radius: 0px;
	}


.list-group-item {
	vertical-align:middle;
	border-left:0;
	border-right:0;
	height:100px;
	}




.list-group-xs li{
	position: relative;
	display: block;
	padding: 10px 15px;
	margin: 0px;
	background-color: inherit;
	border: 1px solid #000;
	vertical-align:middle;
	}

.list-group-xs {
	padding:0px;
	}

.list-group-item table{
	height:100%;
	}



.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color:#eee;
	}

#navbarCollapse-xs li{
	color:#fff;
	}




.section {
	margin-left:0px;
	margin-right:20px;
	margin-bottom:0px;
	padding-bottom:10px;
	}

.section li {
	padding-left:10px;
	}

.section:hover {
	color: #fff;
	background-color:#0098D8;
	background-image: -moz-linear-gradient(top, #0098D8, #0060A9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0098D8), to(#0060A9));
	background-image: -webkit-linear-gradient(top, #0098D8, #0060A9);
	background-image: -o-linear-gradient(top, #0098D8, #0060A9);
	background-image: linear-gradient(to bottom, #0098D8, #0060A9);
	background-repeat: repeat-x;
	}

.section a {
	padding:5px;
	}

.section a:hover {
	color:#fff;

	}

.section a:active {
	background-color:#062F55;
	}


.navbar-nav {
	position:relative;
	z-index:1000;
	}



.dropdown-menu .divider {
	margin:0px;
	}

.navbar-default {
	background-color: transparent;
	border: none;
	margin-bottom: 0px;
	}



.navbar-default .navbar-nav>li>a {
	color:#58585b;
	font-weight:300;
	font-size:18px;
	}

.navbar-default .navbar-nav>li>a:hover {
	color:#0060A9;
	}



.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color:#0060A9;
	background-color:#fff;
	-moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;
	}



.navbar-default .navbar-nav .open .dropdown-menu>li>a,
.navbar-default .navbar-nav .open .dropdown-menu {
	background-color: #222;
	}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color:#fff;
	}

.navbar-toggle {

	border:none;
	}

.dropdown-menu li a {
	font-weight: 300;
}



.navbar-default .navbar-toggle .icon-bar {
	background-color:#000;

	}

.right-side {
	float:right;
	}




/* -----Carousel-----*/

.carousel-control.right, .carousel-control.left {
    background-image: none;
    filter:none;

    }

.carousel{
	padding:0px;
	overflow: hidden;
  	position: relative;
  	width: 100%;
  	z-index: 1;
	}

.carousel-indicators {
	position:absolute;
	bottom:-10px;
	}

.carousel-inner {
   margin-bottom:0px;
	}


.carousel-indicators li {

  border-radius: 10px;
  border: 1px solid #939597;
	}

.carousel-indicators .active {
  background-color: #939597;
	}


ul.hero-buttons table{

	position:relative;
	left:4%;
	}

table h4{
	margin:0px;
	padding:0px;
	font-weight:400;

	}

table p{
	margin:0px;
	padding:0px;
	font-weight:300;
	}

#now-shipping {
	color:#ED1C24;
	background-color:#fff;
	}

#now-shipping:hover {
	background-color:#ED1C24;
	color:#fff;
	}

#downloads {
	color:#003E6B;
	background-color:#fff;
	}

#downloads:hover {
	background-color:#0098D8;
	color:#fff;
	}

#product-finder {
	color:#652D90;
	background-color:#fff;
	}

#product-finder:hover {
	background-color:#652D90;
	color:#fff;

	}

.hero-buttons tr:hover{
	cursor:pointer;
	}

.thumbnail{
	margin:0px;
	padding:0px;
	border:0;
	}

.label-new {
	background-color:#003E6B;
	position:relative;
	}

.caption h4 {
	color:#0060A9;
	margin-bottom:5px;

	}

.thumbnail .caption {
	padding-top:0;
	}


.panel-group {
	margin-top:20px;
	}

/* -----Products-----*/


.breadcrumb>.active {
	color:#0060A9;
	}





.dealer:hover {
	background-color: #0060A9;
	}

a.dealer-link {
	text-decoration:none;
	}

.description {
	font-size: 20px;
	color: #6D6E70;
	font-weight:400;

	}

.feature thead td.colheader {
	font-size:18px;
	font-weight:300;
	}

.related td.abrev {
	width:15px;
	text-align:right;
	font-size:18px;
	font-weight:300;

	}

.select-col, .select-row {
	background-color:#fff;
	border:1px solid #eee;
	}

.specs-header {
	background-color:#fff;
	}

.empty {
	background-image: url('../images/square-empty2.png');
	background-repeat:no-repeat;
	background-position:center;
	}

.filled {
	background-image: url('../images/square-filled5.png');
	background-repeat:no-repeat;
	background-position:center;
	}

.related td.section-title,
.feature td.section-title,
.section-title {
	font-size:24px;
	color:#000;
	text-align:left;
	font-weight:300;
	}

.feature thead td {
	font-size:18px;
	vertical-align:baseline;
	}

.table>thead>tr>td {
	vertical-align:baseline;
	}

.table>tbody>tr>td {
	padding:12px 8px;
	vertical-align:middle;
	}

#specs .table>tbody>tr>td {
	padding:8px;
	vertical-align:top;
	font-weight:300;
	}

.feature td {
	font-weight:300;
	}


td.feature-text{
	font-size:16px;
	text-align:left;
	}



.heading {
	color: #000;
	font-weight:300;
	margin-top:0;
	}

.info {
	padding:25px 25px;
	}






.product-name {
	font-size:30px;
	font-weight:700;
	margin-bottom:5px;
	margin-top:20px;
	color:#000;
	}

.product-header {
	text-align:center;
	}

img.center-block.col-xs-12 {
	padding:0px;
	}

#products img {
	max-height:150px;
	}

#products div.col-xs-12 {
	padding:0px;
	}

#products h4, .caption h4, .links h4 a{
	font-weight:700;
	color:black;
	margin-bottom:2px;
	}



.caption h4{
	font-weight:700;
	color:black;
	font-size:16px;
	}

#products p{
	}






#overview ul {
	padding-left:0px;
	font-size:16px;

	}

#overview li, #product-list li {
	padding-bottom:10px;

	}


.related td {
	font-size:18px;
	font-weight:300;
	}

table.related {
	margin-bottom:0px;
	}


td.related-product a{
	padding-right:0px;
	}

div.yamm .row {
	display:block;
	}

.row {
	display:table;
	}

.section-header{
	letter-spacing:5px;
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:25px;
	padding-bottom:10px;
	color:#000;
	border-bottom: 3px solid #0098D8;
	}

.subtitle {
	color:#0060A9;
	font-weight:300;
	}

.nowrap {
	white-space:nowrap;
	}

.more {
 	color:#0060A9;
	font-weight:400;
	white-space:nowrap;
	}

.more span {

	}

.vbottom {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/* -----Product Finder-----*/



#product-filter input[type="radio"]:checked + label {
    color:#0060A9;
}

.example-list {
    padding: 0;
    margin: .5em 0 1em;
    list-style: none;
    overflow-y: hidden;
}


#overview ul.example-list li{
    padding-bottom: 0px;
}


#checkFilter input {
	margin-right:10px;
	}

#checkFilterf { display: none; }

#jumper .list-group-item {
	height:initial;
	}

#secondary .nav>li>a {
  	padding:0px;
  	}

#secondary li {
	padding-bottom:6px;
	}

#secondary-placeholder {
	width:100%;
	display:none;
	}

.breadcrumb .btn-group li {
	padding-top:4px;
	padding-bottom:4px;
	}

.breadcrumb .btn-group li a{
	padding:0px;

	}



.secondarysticky {
	position:fixed;
	top:0px;
	float:right;
	z-index:999;
	background-color:#fff;

	}

#product-filter input {
	float:left;
	display:block;
	}

#product-filter .well {
	margin-bottom:10px;
	}

#product-filter label {
	overflow:auto;
	display:block;
	line-height:18px;
	color:#333;
	margin-bottom:0px;
	font-weight:600;
	}

#accordion .list-group-item {
	height:initial;
	}

#product-filter label:hover {
	cursor:pointer;
	color:#0060A9;
	}

.product-category {
	font-weight:300;
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
	position:relative;
	top:0px;
	}



.finder-filter {
	float:none;
	}

ul {
	list-style-type: none;
	}



.panel-default>.panel-heading{
	background-color: rgba(237,237,237,1);
	}

#product-filter .panel-heading  {
	padding: 6px 15px;
	}




.panel-body {
	padding:10px 15px;
	}

#accordion.panel-group {
	margin-top:5px;
	}

.finder-filter h4{
	font-weight:400;
	}

#products .list-group-item{
	border:none;
	}

.new-product {
	font-size:10px;
	position:relative;
	top:-4px;
	}

#filter {
	margin-left:20px;
	}



#filter-buttons .list-group-item {
	margin:0px;
	padding: 5px 10px;
	border-bottom:none;
	}

#HI{
	color:#0192C8;
	background-color:#fff;
	}

#HI:hover {
	background-color:#0192C8;
	color:#fff;
	}

#WAI{
	color:#662C91;
	background-color:#fff;
	}

#WAI:hover {
	background-color:#662C91;
	color:#fff;
	}

#DDH{
	color:#ED135B;
	background-color:#fff;
	}

#DDH:hover {
	background-color:#ED135B;
	color:#fff;
	}

#VDH{
	color:#CA107D;
	background-color:#fff;
	}

#VDH:hover {
	background-color:#CA107D;
	color:#fff;
	}

#AAH{
	color:#3FAE48;
	background-color:#fff;
	}

#AAH:hover {
	background-color:#3FAE48;
	color:#fff;
	}

#PDH{
	color:#EA7D38;
	background-color:#fff;
	}

#PDH:hover {
	background-color:#EA7D38;
	color:#fff;
	}

#PTSS{
	color:#E4C01A;
	background-color:#fff;
	}

#PTSS:hover {
	background-color:#E4C01A;
	color:#fff;
	}

#RCI{
	color:#D2373E;
	background-color:#fff;
	}

#RCI:hover {
	background-color:#D2373E;
	color:#fff;
	}

#RB{
	color:#BACB2E;
	background-color:#fff;
	}

#RB:hover {
	background-color:#BACB2E;
	color:#fff;
	}

#II{
	color:#223F8F;
	background-color:#fff;
	}

#II:hover {
	background-color:#223F8F;
	color:#fff;
	}

#LOI{
	color:#3A93A1;
	background-color:#fff;
	}

#LOI:hover {
	background-color:#3A93A1;
	color:#fff;
	}

#VA{
	color:#000;
	background-color:#fff;
	}

#VA:hover {
	background-color:#000;
	color:#fff;
	}

.row-height div.col-sm-3 {
	padding-left:0px;
	}

/* -----Footer-----*/

.footer, .footer-xs{
	width:100%;
	background-color: #242729;
	color:#c6c8ca;
	}

.footer .container {
	padding-top: 20px;
	}

.footer-xs .container {
	padding-top: 5px;
	}

.footer-xs .container,
.footer .container {

	}

.footer-xs .container a:hover,
.footer .container a:hover{
	color:#fff;
	}

.footer-xs .container,
.footer li {
	line-height: 1.75;
	}

.copyright {
	text-align:center;
	padding:10px 0 20px 0;
	border-top:1px solid #444;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
    font-family: Arial,
         "Helvetica Neue",
         Helvetica,
         sans-serif;
}

.contact-foot {
	text-align: center;
}