.containerenews{
	margin-right: auto;
  	margin-left: auto;
  	padding: 15px;
	width: 600px;
}
.containerQBIS{
	margin-right: auto;
  	margin-left: auto;
  	padding: 15px;
	width: 1024px;
}
.footerQBIS {
	position: relative;
	bottom: 10px;
	width: 1024px;
}


.qbjumbotron {
	padding: 30px;
	padding-top: 5px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
    background-image: url(https://niccomponenstg.wpengine.com/wp-content/uploads/2024/03/hdr-products-scaled-1.jpg);
    background-size: auto;
    background-repeat: no-repeat;
}

.qbcheckbox{
	position: relative;
    z-index: 9999;
}

.loadingDiv{
	display:inline;
	width:25px;
}
.embed-responsive-dsviewer {
  padding-bottom: 100%;
}
.pSeriesTitle {
  padding: 0px;
  border-bottom: 2px solid #000000;
}
.img-pSeries {
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	line-height: 1.428571429;
	background-color: #ffffff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 300px;
	height: auto;
}

.navbar {
    border-radius: 0px;
	
  }
.navi {
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.4);
}
.navibg {
	background-image: url(../img/blues.jpg);
}
.pnsearchbg {
	background-image: url(../img/greens.jpg);
	padding: 0px;
}
/* */
.focus-tabs > li {
  float:left;
  margin-bottom: -1px;
}
.focus-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border-radius: 0px 10px 0 0;
  background-color: #FFFFFF;
}
.focus-tabs > li > a:hover {
  border-color: #000000;
  background-color: #FFFFFF;
}
.focuslink {
  color: #ffffff;
  font-weight: bold;
}
.focus-tabs > li.active > a,
.focus-tabs > li.active > a:hover,
.focus-tabs > li.active > a:focus {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #000000;
  border-bottom-color: transparent;
  cursor: default;
  text-align:center;
  background-image: url(../img/blues.jpg);
}

.focus-tabs-content {
  height: 100%;
  padding: 0px 5px;
  color: #000000;
  background-color: #f5f5f5;
  border: 1px solid #000000;
}

.panel-index {
  border-radius: 0px;
  border-color: #000000;
  background-color: #f5f5f5;
}
.panel-index > .panel-heading {
  color: #ffffff;
  background-color: #00205b;
  background-image: url(../img/blues.jpg);
  border-radius: 0px;
  padding: 15px;
}
.panel-index > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #00205b;
  height: 100%;
}
.panel-index > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #00205b;
}
.panel-index > .index-heading {
  color: #ffffff;
  background-color: #00205b;
  background-image: url(../img/blues.jpg);
  border-radius: 0px;
  padding: 8px 15px;
}

.panel-pSeries-Features {
  border-radius: 0px;
  border-color: #dddddd;
  background-color: #f5f5f5;
}
.panel-pSeries-Features > .panel-heading {
  color: #000000;
  background-color: #ffffff;
  border-radius: 0px;
  padding: 15px;
}
.panel-pSeries-Features > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #f5f5f5;
  min-height: 350px;
}
.panel-pSeries-Features > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #f5f5f5;
}
.panel-pSeries-Features > .index-heading {
  color: #000000;
  background-color: #ffffff;
  border-radius: 0px;
  padding: 8px 15px;
}


.panel-group .panel {
  border-radius: 0px;
  margin-bottom: 0px;
}
.index-bottom-body{
	padding: 10px;
	border-radius: 0px;
  background-color: #f5f5f5;
	}
  
  a.tileheader:link {
	color: #FFFFFF;
	text-decoration: none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-width:thin;
}
a.tileheader:visited {color: #FFFFFF;}
a.tileheader:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.tileheader:active {color: #FFFFFF;	}



header {
	height: 100px;
	padding-top: 10px;
	padding-bottom: 50px;
	z-index: 9999;
	background-color: white;
	
}
.main-nav{
	background: #fff;
	position: relative;
  	z-index: 150;
	border-radius: 0;
	padding-bottom: 1px;

}
.main-nav-scrolled,header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	background-color: white;
	}


	
.qb-dropdowns-scrolled{
	position: fixed;
	top: 90;
	z-index: 9999;
	}	
	
.searchul {
 min-width: 250px;
 padding: 10px 20px;
}
.searchheader {
 padding-top: 20px;
}
.searchembed {
 padding-top: 8px;
}
.indextab {
 padding-top: 8px;
}
body {
	/* Margin bottom by footer height */
	padding-top: 85px;
	background-color: #FFFFFF;
	position: relative;
}



html {
  min-height: 100%;
}
footer {
  padding: 30px 0;
}
.menu {
 padding-top: 15px;
 position: relative;	
	
}

.slider_text {
  vertical-align: top;
  text-align: left;
}	

.area-gray {
	background: #ddd;
	border: 2px solid #ddd;
	font-weight: bold; 
	text-align: center;
	}

.area-copy { 
	text-align: center; 
	font-size: 10px; 
	line-height: 100%;
	padding-top: 5px; 
	padding-bottom: 5px;
	}

.area-social { 
	padding-top: 5px;
	padding-bottom: 5px; 
	text-align: center;
	}


.footer-links {
	font-size: 14px;
	font-weight: 500;
	margin-top: 18px;
}

.panel-side {
  border-color: #dddddd;
}
.panel-side > .panel-heading {
	color: #000000;
	background-color: #FFFFFF;
	border-color: #dddddd;
}
.panel-side > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-side > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-rohs {
  padding: 15px;
  background-color: #dff0d8;
}

.Quick {
	color: #039;
	font-weight: bold;
}
.Builder {
	color: #FF6600;
	font-weight: bold;
}
.popover {
  max-width: 325px;
  min-width: 325px;
}

.table > tbody > tr > td {
     vertical-align: middle;
}

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
.index-header {
  
  font-size: 22px;
  padding-bottom: 0px;
  padding-bottom: 8px;
  border-bottom: 1px solid #000000;
}
.general-header {
  padding-bottom: 0px;
  padding-bottom: 8px;
  border-bottom: 1px solid #000000;
}

.dropdown-md > .dropdown-menu {
    min-width:450px;
}

.dropdown-lg > .dropdown-menu {
    min-width:850px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #000000;
}

.input-psearch-nav {
  border-radius: 0px;
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.input-psearch-nav:focus {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
textarea.input-psearch-nav {
  height: auto;
}
.btn-psearch-nav {
  color: #FFFFFF;
  border-radius: 0px;
  border-color: #000000;
  background-image: url(../img/blues.jpg);
}
.btn-psearch-nav:hover,
.btn-psearch-nav:focus,
.btn-psearch-nav:active,
.btn-psearch-nav.active,
.open .dropdown-toggle.btn-psearch-nav {
  color: #ffffff;
  background-image: url(../img/blues.jpg);
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.padding-psearch-nav{
	margin-top: 3px;
	}

.input-psearch {
  height: 45px;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 0px;
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.input-psearch:focus {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
textarea.input-psearch {
  height: auto;
}
.btn-psearch {
 height: 45px;
 padding: 10px 16px;
 color: #FFFFFF;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 0px;
  border-color: #000000;
  background-image: url(../img/blues.jpg);
}
.btn-psearch:hover,
.btn-psearch:focus,
.btn-psearch:active,
.btn-psearch.active,
.open .dropdown-toggle.btn-psearch {
  color: #ffffff;
  background-image: url(../img/blues.jpg);
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.padding-psearch-index{
	margin-bottom: 6px;
}


.headerpills{
	padding-top: 20px;
	}

.nav-pills > li > a {
  border-radius: 0px;
}
.megamenu ul {
     padding-bottom:15px;
  }	

 #pSeriesList .list-group-item {
	border-radius: 0px;
	border-color: #ffffff;
} 
#app {
	padding-bottom: 10px;
}
.clickable-row{
	cursor: pointer;
}
  
.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-36 { font-size: 36px; }
.size-48 { font-size: 48px; }
.size-60 { font-size: 60px; }
.size-72 { font-size: 72px; }

.icons {
  padding: 0;
  margin: 0;
}


.icon-h1 { font-size: 31px; }
icon-h2, .icon-h2 { font-size: 25px; }
icon-h3, .icon-h3 { font-size: 20px; }
icon-h4, .icon-h4 { font-size: 15px; }
icon-h5, .icon-h5 { font-size: 12px; }
icon-h6, .icon-h6 { font-size: 10px; }
.icon-huge { 
	font-size: 64px; 
	display: inline-block;
    line-height: 5px;
    height: 5px;
	margin-top: 15px;
}

.bootrows{
	border-top: 1px solid #ddd;
	padding: 10px 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.bootrows:hover{
	background-color: #f5f5f5;
	
}
.bootrowheader{
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}

.locations:hover {
	background-color: #f5f5f5;
} 

.contactrow {
	height-min: 150px;

}
.contactcol {
	border-left: 1px solid #000000;

}

.dropdown-container{
	position:relative;
	display:block;
	width:69%
}
	.dropdown-container select::-ms-expand{
		display:none
		}
	.dropdown-container .caret{
		position:absolute;
		top:12px;
		right:5px;
		font-size:16px;
		z-index:0
		}

.dropdown-plain{
	display:inline;
	width:100%;
	border:0;
	background-color:transparent;
	font-size:16px;
	font-weight:700;
	border-bottom:2px solid #000;
	border-radius:0;
	-webkit-appearance:none;
	-moz-appearance:none;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:20px;
	position:relative;
	z-index:1
	}
	
.qbgroup{
	margin-top: 22px;
}





@media (max-width: 991px) {


.footer-links {
	font-size: 13px;
	font-weight: 500;
	margin-top: 16px;
}
  

}

@media (max-width: 767px) {
html {
  position: relative;
  min-height: 100%;
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}
.main-nav{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 150;
}

.nav-mobile {
	color: rgba(255, 255, 255, 0.6);
}

a.nav-mobile:hover {
	color: #FFFFFF; 
	text-decoration: none;
	}
a.nav-mobile:active {
	color: #FFFFFF; 
	text-decoration: none;	}

.megamenu > .dropdown-menu,
.megamenu > .dropdown-menu > a {
	color: rgba(255, 255, 255, 0.6);
	text-decoration: none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-width:thin;
  }
.megamenu > .dropdown-menu > a:hover {
	color: #FFFFFF;
	text-decoration: none;
  }   


.onload {
	min-height: 1200px;
	vertical-align: top;
	margin-top: 0;
}
.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
}
.table > tbody > tr > td {
     vertical-align: top;
}

#pSeriesHeader .text-right{
text-align: left;

}

}


@media (min-width: 768px) {
  
  .header-logo{
	margin-top: 16px;
	} 
  .megamenu > .dropdown-menu {
	 
     
  }
  .megamenu > .dropdown-menu {
     min-width: 728px; 
  }
  .megamenu >.products-menu{
	  left: -230px;
	  }
	.megamenu >.resource-menu{
	  left: -326px;
	  } 
	    	  #pSeriesBoxes .panel-body{
min-height: 160px;	
	
}

.bottom-10 {
position: absolute;
bottom: 30px;	
	
}

.bottom-5{
	position: absolute;
	bottom: 10px;	

}

}

@media (min-width: 992px) {
	 
  .header-logo{
	margin-top: 8px;
	
	} 
  .megamenu > .dropdown-menu {
     min-width: 945px; 
  }
  .megamenu >.products-menu{
	  left: -452px;
	  }
	.megamenu >.resource-menu{
	  left: -548px;
	  }
	  
	  
	   #pSeriesList .list-group-item {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 250px;	
} 

}



@media (min-width: 1200px) {
   
   .header-logo{
	margin-top: 0px;
	} 
  .megamenu > .dropdown-menu {
     min-width: 1145px; 
  }
  .megamenu >.products-menu{
	  left: -651px;
	  }
	.megamenu >.resource-menu{
	  left: -747px;
	  }  
   
}
