	body {
		font-size: 13px;
		line-height: 1.42857143;
		color: #555555;
	}
	h1 {
		font-size: 60px;
		text-align: right;
		font-weight: bold;
		color: #FFFFFF;
	}
	@media (max-width: 662px){
		h1 {
			font-size: 45px;
		}
		.smaller_header, .header_Bold {
			font-size: 25px;
		}
		.header_Bold {
			font-size: 35px;
		}
	}
	h2, .Green_18px{
		font-size: 18px;
		font-weight: 900;
		color: #6ABB19;
		text-align: left;
		margin-top: 0;
	}
	h3 {
		font-size: 17px;
		font-weight: bold;
		color: #3399CC;
		margin: 0;
	} 
	a:hover h3, a:focus h3 {
		color: #23527c;
	}
	h4{
		font-size: 14px;
		font-weight: bold;
		color: #555555;
		margin: 0;
	}
	.centertitle{
		margin:0;
		text-align:center;
	}
	.Blue_15px{
		font-size: 15px;
		font-weight: bold;
		color: #3399CC;
	}
	hr {
		border-top: 1px dotted #8c8c8c;
		text-align: center;
		margin: 10px auto;
	}
	.gradientbackground {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #D3D3D3;
		-webkit-box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
		box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
		padding: 0px;
		position: relative;
		background-position: center center;
		margin-bottom: 14px;
		padding:10px;
	}
	.nopadding {
		padding: 0; 
	}
	.carousel-inner>.item>a>img,
	.carousel-inner>.item>img, 
	.thumbnail a>img, 
	.thumbnail>img{
		max-width: 100%;
	}
	.zero-margin{
		margin: 0;
	}
	.zero-padding{
		padding: 0;
	}
	.top-space{
		margin-top: 13px;
	}
	.onepix-top {
		margin-top: 1px;
	}
	.top-padding{
		padding-top: 10px;
	}
	.large-top-padding{
		padding-top: 30px;
	}
	.minus-top-space{
		margin-top: -12px;
	}
	.minus-bottom-space{
		margin-bottom: -20px;
	}
	.minus-bottom-small-space{
		margin-bottom: -15px;
	}
	.bottom-space {
		margin-bottom: 20px;
	}
	.bottom-small-space {
		margin-bottom: 10px;
	}
	.bottom-five-space {
		margin-bottom: 5px;
	}
	.larg-bottom-space{
		margin-bottom: 30px;
	}
	.extralarge-bottom-space{
		margin-bottom: 50px;
	}
	.minus-left-space{
		margin-left: -15px;
	}
	.minus-left-large-space{
		margin-left: -30px;
	}
	.sides-space{
		margin-left: 10px;
		margin-right: 10px;
	}
	.minus-large-sides-space{
		margin-left: -20px;
		margin-right: -20px;
	}
	.left-space{
		margin-left: 5px;
	}
	.right-space{
		margin-left: 5px;
	}
	.right-large-space{
		margin-right:70px;
	}
	.small-topbottom-space{
		margin-top:5px;
		margin-bottom:5px;
	}
	.topbottom-space{
		margin-top:10px;
		margin-bottom:10px;
	}
	.large-topbottom-space {
		 margin-top:30px;
		 margin-bottom:30px;
	}
	.10-percent-topbottom-space {
		 margin-top:10%;
		 margin-bottom:10%;
	}
	.3-percent-topbottom-space {
		 margin-top:3%;
		 margin-bottom:3%;
	}
	.google-hangouts-topbottom-padding {
		padding-top:100px;
		padding-bottom:250px;
	}
	@media (max-width: 767px){
		.google-hangouts-topbottom-padding {
			padding-top: 30px;
			padding-bottom: 30px;
		}
	}
	.BOLD{
		 font-weight:bold;
	 }
	.hmargins{
		margin-top: 25px;
		margin-bottom: 10px;
	}

/* Banner Style Start */
	.imageContainer {
		min-height: 150px;
		background-image: url(../images/Bannerbackground.png);
		box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
		border-radius: 10px;
		margin: 1px 0 15px 0;
		padding: 4% 4.5% 0 0; 
	}
	.smallest_header {
		font-size: 24px;
		font-weight: lighter;
		margin-bottom:-25px;
		display: block;
	}
	.smaller_header {
		font-size: 35px;
		font-weight: lighter;
		margin-bottom: -8px;
		display: block;
	}
	.header_Bold {
		font-size: 45px;
	}
	.bigger_header{
		font-size: 80px;
		display: block;	
	}
	.White_60px_BOLD{
		font-size: 60px;
		text-align: right;
		font-weight: bold;
		color: #FFFFFF;		
	}
/* Banner Style End */

/* Links Style Start */
	a {
		text-decoration: none;
	} 

	a:link {
		text-decoration: none;
	}
	a:hover {
		color: #355b7d;
		text-decoration: none;
	}
	a:focus {
		outline: transparent;
		outline-offset: -2px;
		text-decoration: none;
	}
/* Links Style End */

/* Image Styles Start */
	.product {
		border: 1px solid #D3D3D3;
		box-shadow: 0 0.5px 0.5px rgba(0,0,0,0.05), 0 1px 1px rgba(0,0,0,0.05);
		display: block;
	}
	a:hover .product, .product:hover{
		box-shadow: 0px 3px 7px rgba(0,0,0,0.2), 0 5px 10px rgba(0,0,0,0.2);
	}
	.pic {
		opacity: 1;
		filter: alpha(opacity=100);
		text-decoration: none;
	}
	.pic:hover {
		opacity: 0.3;
		filter: alpha(opacity=30);
		text-decoration: none;
	}
	.img-responsive{
		width:100%;
	}
/* Image Styles End */

/* Button Style Start */
	.btn{
		min-height: 34px;
	}
	.btn:focus{
		color: #ffffff;
	}
	.btn-group>a.btn.btn-primary {
		float: left;
	}
	.btn-group-vertical>a.btn.btn-primary {
		float: none;
	}
	.btn-inquiry{
		width: 70%;
	}
	.extra-btn-padding{
		padding: 6px 21.5px;
	}
	#inquiry-buy {
		padding: 3px 0;
	}
	@media (max-width: 992px){
		.btn-inquiry{
			width: 90%;
		}
	}
	@media (max-width: 767px){
		.btn-inquiry{
			width: auto;
		}
		#inquiry-buy>a.btn.btn-primary {
			width: auto;
		}
		#inquiry-buy>a.btn.btn-design {
			width: auto;
		}
	}
	.btn-design, .btn-testDoc {
		color: #fff;
		background-color: #3399CC;
	}
	.btn-primary, .btn-primary.focus, .btn-primary:focus {
		color: #fff;
		background-color: #6ABB19;
		border: 1px solid transparent;
		font-size: 13px;
		float: none;
		display: block;
	}
	.btn-reset{
		background: #717171;
		display: inline-block;
		color: #ffffff;
		border: #555 solid 1px;
	}
	.inquiry {
		padding: 5px 10px;
		line-height: 1;
	}
	.bkgnd-blue {
		background: #26517F;
		background: -webkit-linear-gradient(#18A4C8, #26517F);
		background: -o-linear-gradient(#18A4C8, #26517F);
		background: -moz-linear-gradient(#18A4C8, #26517F);
		background: linear-gradient(#18A4C8, #26517F);
		color: #FFF;
	  }
	.btn-design:hover, .btn-testDoc:hover, .bkgnd-blue:hover, .btn-reset:hover {
		color: #fff;
		background-color: #286090;
		background: #286090;
		border-radius: 4px;
	}
	.btn-field{
		width: 40px;
		font-size: 20px;
	}
	.buy-btn{
		padding-bottom: 2px;
	}
/* Button Style End */

/* Index.php Styles Start */
	.gsc-input{
		padding-right:6px;
		background:white;
		text-indent:0px;
	}
	.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
		box-sizing: content-box;
	}
	.gsc-input-box {
		height: auto;
	}
	#gsc-iw-id1, #gsc-iw-id2{
		height: 30px;
		border: 1px solid #D3D3D3;
		border-radius: 4px;
	}
	.gsc-control-cse{
		background-color: #fff0;
		border-color: #fff0;
	}
	.cse input.gsc-search-button, 
	input.gsc-search-button,
	.ui-state-active, 
	.ui-widget-content .ui-state-active, 
	.gsc-control-cse.gsc-control-cse-en {
		border-color: transparent;
		background-color: transparent;
		padding: 8px 15px;
	}
	td.gsc-input {
		background-color: transparent;
	}
	.ui-widget-header .ui-state-active, 
	a.ui-button:active, .ui-button:active, 
	.ui-button.ui-state-active:hover {
		background-color: #3b8ec2;
		border: 1px solid #3b8ec2;
	}
	.left{
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.right{
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.carousel-control.left, .carousel-control.right{
		background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
		background: none;
	}
	.carouselimg {
		border-radius: 10px;
		width:100%;
	}
	.indexpadding{padding:20px 25px;}
	.Gray_18px_BOLD {
		font-size: 18px;
		font-weight: 900;
		color: #333333;
	}
	.design-title{
		width: 67%;
	}
	#main {
		margin-top: 20px;
	}
	@media (max-width: 767px){
		#main {
			padding-left: 0;
			padding-right: 0;
		}
	}
	ul.list  li {
		margin: 15px;
	}
	.gradientpage {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid #D3D3D3;
		-webkit-box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
		box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
		padding: 0px;
		position: relative;
		background-position: center center;
		margin-bottom: 7px;
		padding: 4%;
		min-height: auto;
	}
	@media (min-width: 768px){
		.gradientpage{min-height: 758px;}
	}
	@media (min-width: 992px){
		.gradientpage{min-height: 770px;}
	}
	@media (min-width: 1200px){
		.gradientpage{min-height: 838px;}
	}
/* Index.php Styles End */

/*Sidebar Style Start */
	.Gray_12px_italic {
		font-size: 12px;
		font-weight: normal;
		color: #555555;
		text-align: center;
		font-style: italic;
	}
	#bottom-side {min-height: 100%;}
	#bottom-side {margin-bottom: 30px;}
	@media (min-width: 768px){
		#bottom-side {height: 759px;}
	}
	@media (min-width: 992px){
		#bottom-side {height: 771px;}
	}
	@media (min-width: 1200px){
		#bottom-side {height: 838px;}
	}
	#top-side {
		min-height: 150px;
		padding: 19px 0;
	}
	.sidemenu{
		margin: 20px 0 120px -10px;
	}
	ul.sidemenu li{
		margin-bottom: 20px;
	}
	.Blue_13px_BOLD {
		font-size: 13px;
		font-weight: bold;
		color: #3399CC;
	}
	.sidbararrow{
		position:relative;
		list-style-type: none;
		display: block;
	}
	.sidbararrow::before{
		position:absolute;
		content:"";
		top: 10px;
		-webkit-transform:translateY(-50%);
		-moz-transform:translateY(-50%);
		-o-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		transform:translateY(-50%);
		margin-left:-20px;
		width: 0; 
		height: 0; 
		border-top: 7px solid transparent; 
		border-bottom: 7px solid transparent;
		border-left: 7px solid #6ABB19;
	}
	.newsbar {
		background: #26517F;
		background: -webkit-linear-gradient(#18A4C8, #26517F);
		background: -o-linear-gradient(#18A4C8, #26517F);
		background: -moz-linear-gradient(#18A4C8, #26517F);
		background: linear-gradient(#18A4C8, #26517F);
		list-style: none;
		margin: 0;
		padding: 0;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		border-top-right-radius: 15px;
		border-bottom-right-radius: 15px;
		width: 140px;
		margin-left: -10px;
		padding:  0 0 10px 15px ;
	}
	.sidenewtitle{
		font-size: 16px;font-weight: lighter;color: #FFFFFF;padding-top: 10.5px;
	}
	.sidetitle2{
		font-size: 22px;font-weight: bold;color: #FFFFFF;margin-top: -5px;
	}
	.Gray_12px{
		font-size: 12px;
		font-weight: normal;
		color: #444444;
	}
/*Sidebar Style End */

/* Header Style Start */
	button.gsc-search-button.gsc-search-button-v2 {
		background-color: #3B8EC2;
		padding: 6px 10px;
		display: inline-block;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		touch-action: manipulation;
		cursor: pointer;
		user-select: none;
		border: 1px solid transparent;
		border-radius: 4px;
		min-height: 34px;
	}
	button.gsc-search-button.gsc-search-button-v2:hover {
		color: #fff;
		background-color: #286090;
		background: #286090;
		border-radius: 4px;
	}
	.top-menu-space{
		margin-right: 30px;
	}
/* Header Style End */

/* Social Media Icon Style Start */
	.fa-facebook{
		padding: 7px 10px;
	}
	.fa-facebook,
	.fa-twitter, 
	.fa-linkedin, 
	.fa-youtube {
		color: #ffffff;
		font-size: 15px; 
		text-align: center; 
		text-decoration: none; 
		margin: 5px 2px; 
		border-radius: 50%;
		background: #9e9e9e;
	}
	.fa-twitter, 
	.fa-linkedin, 
	.fa-youtube {
		padding: 7px;
	}
	.fa-facebook:hover, 
	.fa-twitter:hover, 
	.fa-linkedin:hover, 
	.fa-youtube:hover {
		color: #ffffff;
		opacity: 0.5;
	}
	.fa-facebook:hover {
		background: #3B5998;
	}
	.fa-twitter:hover {
		background: #55ACEE;
	}
	.fa-linkedin:hover {
		background: #007bb5;
	}
	.fa-youtube:hover {
		background: #bb0000;
	}
/* Social Media Icon Style End */

/*Footer Style Start */
	.second-nav-link{
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		display: inline-block;
		opacity: 1;
		filter: alpha(opacity=100);
		text-decoration: underline;
	}
	.second-nav-link:hover, 
	a.second-nav-link:hover {
		color: #333333;
		opacity: 0.3;
		filter: alpha(opacity=30);
		text-decoration: underline;
	}
	.second-nav-link:link, 
	a.second-nav-link:link {
		color: #333333;
	}
	.second-nav-link:focus, 
	a.second-nav-link:focus {
		color: #333333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
		text-decoration: underline;
	}
	.newnex_copyright {
		font-size: 10px;
		font-weight: normal;
		color: #666666;
	}
/*Footer Style End */

/* Table Style Start */
	.table {
		margin: 0 0 10px 0;
	}
	.table>tbody>tr>td, 
	.table>tbody>tr>th, 
	.table>tfoot>tr>td, 
	.table>tfoot>tr>th, 
	.table>thead>tr>td, 
	.table>thead>tr>th {
		border-top: solid #616161 1px;	
		padding: 5px 10px;
	}
	.table-title {
		background-color: #616161;
		color: #ffffff;
		border: solid #616161 1px;
	}
	.table-sections {
		border: solid #616161 1px;
		padding: 2px 10px;
	}
/* Table Style End */

/* Product Pages Style Start */
	.introtext-product{
		height: 30px;
	}
	img:focus {
		outline: transparent;
	}
	img.product.img-responsive {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	/*Product Table Style Start */
		.thumbnail {
			border: none;
			margin: 0;
			background-color: #fff0;
		}
		.lightgray{
			color: #555555;
			background-color: #F1F1F1; 
			padding: 0;
			vertical-align: middle;
		}
		.mediumgray{
			color: #555555;
			background-color: #cccccc; 
			padding: 0;
			vertical-align: middle;
		}
		.darkgray{
			color:#ffffff;
			Background-color: #616161; 
			padding: 3px 0;
			vertical-align: middle;
		}
		.darkgray a{
			color:#ffffff;	
		}
		.cableTable{
			box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
			border: 1px solid #616161;
			margin-bottom: 15px;
		}
		.angle-cable-table{
			box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
			border: 1px solid #3399CC;
			margin-bottom: 15px;
			text-align: center;
		}
		.angle-connectors{
			border: 1px solid #3399CC;	
			text-align: center;
		}
		.bluebanner{
			color:#ffffff;
			Background-color: #3399CC; 
			padding: 3px 0;
			vertical-align: middle;
		}
		.productbanner {
			padding: 10% 0 10% 10%;
			margin-left: -15px;
		}
		a.thumbnail, 
		a.thumbnail.active, 
		a.thumbnail:focus, 
		a.thumbnail:hover{
			border-color:transparent;
			border: none;
			margin:0;
			background-color: #fff0;
		}	
		a.thumbnail.pic {
			padding: 0;
		}
		.pmargin{
			margin: 4%;
		}
		a.custom-length:hover{
			text-decoration: underline;
		}
	/*Product Table Style End */
	
/* Product Pages Style End */

/* Vertical Aligning Start */
	.prodcontainer { 
		display: flex;
	}
	.proddesc { 
		flex: 1 0 50%; 
		padding: 8px;
		line-height: 1.8em;
	}
	.prodbutton { 
		display: flex; 
		align-items: center; 
		justify-content: center;
	}
	@media only screen and (max-width: 767px) {
		.productbanner{
			margin-left: 0;
			padding: 15px 0;
		}
		div:before {
			content: attr(data-div);
			font-weight: bold;
			float: left;
		}
		.firstrow{
			border-top: 1px solid #616161;
		}
		.proddesc { 
			text-align: right;
		}
	}
/* Vertical Aligning End */

/*USB 3.0 Waterproof Style Start */
	.header_waterproof{
		font-family: Arial Bold, Helvetica, sans-serif;
		font-size: 30px;
		text-align: right;
		font-weight: bold; 
		color: #01183b;
		text-shadow: 3px 3px 3px rgba(0,0,0, 0.5);
		display: block;
	}
	.header_waterproof_white{
		font-family: Arial Bold, Helvetica, sans-serif;
		font-size: 28px;
		text-align: right;
		font-weight: bold; 
		color: #F0FFFF;
		text-shadow: 3px 3px 3px rgba(0,0,0, 0.5);
		line-height: .8em;
		display: block;
	}
	.imageContainer_waterproof {
		min-height: 150px;
		background-image: url(/images/waterproofbanner.png);
		box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
		border-radius: 10px;
		margin: 1px 0 15px 0;
		padding: 4% 4.5% 0 0; 
	}
	@media only screen and (max-width: 768px) {
		.waterproofborder {
			border: 1px solid #616161;
		}
		.waterprooftopborder{
			border-top: 1px solid #616161;
		}
	}
	.Light_Gray_11pt {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #808080;
	}
	.waterproof {
		border-bottom: 1px solid #616161;
	}
/*USB 3.0 Waterproof Style End */

/*Repeater Pages Style Start */
	.ui-state-active, 
	.ui-widget-content .ui-state-active, 
	.ui-widget-header .ui-state-active, 
	a.ui-button:active, .ui-button:active, 
	.ui-button.ui-state-active:hover {
		background-color: #3b8ec2;
		border: 1px solid #3b8ec2;
	}
	.item .thumb {
		width: 25%;
		cursor: pointer;
		float: left;
	}
	.item .thumb img {
		width: 100%;
		margin: 2px;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
		font-size: 12px;
		padding: .5em;
	}
	.gray{
		color: #555555;
	}
	.ui-tabs .ui-tabs-nav {
		margin: -5px;
		padding: 0;
	}
	.nav-tabs {
		margin: -5px -5px 10px -5px;
	}
	.nav-tabs>li>a {
		padding: 10px;
		margin: 0;
	}
	.nav-tabs>li.active>a, 
	.nav-tabs>li.active>a:focus, 
	.nav-tabs>li.active>a:hover {
		background-color: #23527c;
		color: #ffffff;
	}
	.gradientbackground.img-responsive {
		width: 100%;
		display: inline-block;
	}
	.green_17px {
		font-size: 17px;
		font-weight: bold;
		color: #6ABB19;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.blue_25px{
		font-size: 25px;
		font-weight: bold;
		color: #3399CC;
		margin: 0;
	}
	a.btn.btn-primary {
		color: #ffffff;
	}
	.small-text{
		display:inline-block;
		font-size:11px;
		color: #555555;
	}
	a.article {
		color: #337ab7;
	}
	a.article:hover {
		color: #355b7d;
		text-decoration: none;
	}
	.productTable {
		border: 1px solid #616161;
		margin-bottom: 15px;
		display: inline-block;
	}
	a.product-table-link{
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		display: inline-block;
		opacity: 1;
		filter: alpha(opacity=100);
		text-decoration: underline;
	}
	.product-table-link:hover, a.product-table-link:hover {
		color: #333333;
		opacity: 0.3;
		filter: alpha(opacity=30);
		text-decoration: underline;
	}
	.product-table-link:link, a.product-table-link:link {
		color: #333333;
		text-decoration: underline;
	}
	.product-table-link:focus, a.product-table-link:focus {
		color: #333333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
		text-decoration: underline;
	}
	.tab-section {
		width:100%
	}
	@media (max-width: 991px){
		.productTable {
			margin-right: -20px;
			margin-left: -20px;
		}
	}
/*Repeater Pages Style End */

/* Form Style Start */
	input::placeholder {
		color:#555555;
	}
	textarea {
		max-width: 100%; 
		min-width: 100%;
	}
	@media (max-width: 768px){
		.captchaResults{
			margin-bottom: 15px;
		}
	}
	.humans { display: none; }
/* Form Style End */

/* News and White-paper Style Start */
	.imageContainer_news {
		min-height: 150px;
		background-image: url(/images/NewsBanner.png);
		box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
		border-radius: 10px;
		margin: 1px 0 15px 0;
		padding: 4% 4.5% 0 0; 
	}
	.header1_news {
		font-family: Arial Bold, Helvetica, sans-serif;
		font-size: 25px;
		color: #2178AC;
		margin-right: 22px;
		font-weight: lighter;
		display: block;
	}
	.header2_news {
		font-family: Arial Bold, Helvetica, sans-serif;
		font-size: 55px;
		font-weight: bolder;
		color: #2178AC; 
		margin-top: -20px;
		display: block;
	}
	.smallbanners {
		background: #2178AC;
		border-radius: 5px;
		box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0;
		width: 100%;
		padding: 5px 10px;
		color: #FFFFFF;
	}
	.news-font{
		font-size: 14px;
	}
	.Green_14px{
		font-size: 14px;
		font-weight: 600;
		color: #6ABB19;
		margin-bottom: 10px;
	}
/* News and Whitepaper Style End */

/* Where To Buy Style Start */
	.distributorlogo {
		width:100%;
		margin: 10px auto;
	}
	.distributorpadding{
		padding:5% 2.5% 0 5%;
	}
	.placearrow{
		position:relative;
		list-style-type: none;
		display: block;
	}
	.placearrow::before{
		position:absolute;
		content:"";
		top: 50%;
		-webkit-transform:translateY(-50%);
		-moz-transform:translateY(-50%);
		-o-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		transform:translateY(-50%);
		margin-left:-15px;
		width: 0; 
		height: 0; 
		border-top: 7px solid transparent; 
		border-bottom: 7px solid transparent;
		border-left: 7px solid #6ABB19;
	}
/* Where To Buy Style End */

/* Technology Overview Start */
	.techsections{
		height: 100%;
		width: auto;
		margin-top:0;
		padding: 4%;
	}
	.technav{
		float: right;
		display: inline-block;
		width: 200px;
		position: fixed;
		padding:10px 2px;
	}
	.nav-pills > li.active > a{
		color: #fff;
		background-color: #3399CC;
	}
	.nav > li > a:hover,
	.nav-pills > li.active > a:hover {
		background-color: #23527c;
		color: #ffffff;
	}
	.wrap-text{
		white-space: inherit;
	}
	.morecontent {
		display: none;
	}
/* Technology Overview End */

/* FAQ Start */
	button.accordion {
		background: #ffffff;
		cursor: pointer;
		padding: 10px;
		width: 100%;
		border: none;
		text-align: left;
		outline: none;
		font-size: 15px;
		transition: 0.4s;
		font-weight: bold;
	}
	button.accordion.active, 
	button.accordion:hover {
		background-color: #6ABB19;
	}
	button.accordion:after {
		content: '\002B';
		color: #777;
		font-weight: bold;
		float: right;
		margin-left: 5px;
	}
	button.accordion.active:after {
		content: "\2212";
	}
	div.panel1 {
		padding: 0 18px;
		background-color: white;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.2s ease-out;
		margin: 10px;
	}
/* FAQ End */

/* Centering Object Start */
	.center-block {
		float: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.newnex_copyright {
		font-size: 10px;
		font-weight: normal;
		color: #666666;
	}
/* Centering Object End */

/* Vertical Aligning Start */
	.vcontainer {
		display: flex;
		background: #fff;
	}
	.vtext {
		flex: 1 0 50%;
		padding: 10px;
	}
	.vimage {
		display: flex;
		flex: 1 0 50%;
		align-items: center;
		justify-content: center;
	}
	.modal {
		overflow-x: hidden;
		overflow-y: auto;
	}
/* Vertical Aligning End */

/* Design Tool Settings  Start */
	.left-term, .cable, .right-term { 
		position: relative;
		height: auto;
		display: block;
		margin: auto;
		border: 1px solid #D3D3D3;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
	.highlight {
		border: 1px solid #999; 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px; 
		-webkit-box-shadow: 3px 3px 8px 3px rgba(130,130,130,.6);
		box-shadow: 4px 4px 8px 3px rgba(130,130,130,.6);
	}
	.nolight { 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px; 
		-webkit-box-shadow: 2px 2px 4px 2px rgba(120,120,120,.2);
		box-shadow: 2px 2px 4px 2px rgba(120,120,120,.2);
		opacity: 0.3;
	}
	.custom-focus {
		border: 1px solid #D3D3D3;
		-webkit-box-shadow: 3px 3px 8px 3px rgba(130,130,130,.6);
		box-shadow: 4px 4px 8px 3px rgba(130,130,130,.6);
	}
	.subhead {
		color: #000;
	}
	#instr {
		min-height: 100px; 
		padding: 10px;
	}
	#std-header { 
		min-height: 150px;
		background-image: url(../assets/banner-green.png);
		border: 1px solid #CCC;
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px; 
		padding-bottom: 15px;
		-webkit-box-shadow: 2px 2px 4px 2px rgba(120,120,120,.2);
		box-shadow: 2px 2px 4px 2px rgba(120,120,120,.2);
	}
	#std-header h1 {
		font-weight:normal;
		letter-spacing: .02em;
		color:#FFF;
	}
	#std-header .std-tag {
		font-weight: bold;
	}
	.attn { 
		color: #26517F; 
		margin-bottom: 10px;
		line-height: 2em;
	}
	.brdr { 
		border: 1px solid #D3D3D3;
		-webkit-border-radius: 10px; 
		-moz-border-radius: 10px; 
		border-radius: 10px; 
		padding-bottom: 15px;
		-webkit-box-shadow: 2px 2px 4px 2px rgba(120,120,120,.2);
		box-shadow: 2px 2px 4px 2px rgba(120,120,120,.2);
	}
	.menu {
		background: #26517F;
		background: -webkit-linear-gradient(#18A4C8, #26517F);
		background: -o-linear-gradient(#18A4C8, #26517F);
		background: -moz-linear-gradient(#18A4C8, #26517F);
		background: linear-gradient(#18A4C8, #26517F);
		border: 1px solid #CCC;
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px; 
		color: #fff;
		text-align: right;
		padding-top: .8em;
		padding-bottom: .8em;
	}
	.standards { 
		font-weight: bold; 
		font-size: 110%;
		letter-spacing: .12em; 
	}
	.overlay1, .overlay2, .overlay3 {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background: #ffffffcc;
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px; 
		overflow: hidden;
		width: 100%;
		height: 0;
		transition: .5s ease;
		line-height: 1.3em;
	}
	.selection2 {
		position: absolute;
		top: 15%;
		left: 0;
		right: 0;
		text-align: center;
	}
	.selection1, .selection3 {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
	}
	.show2{
		visibility: visible;
		height: auto;
		padding-top: 5%;
		background: rgba(255, 255, 255, 0.9); /*tmh #26517F*/
		border-top: 1px solid #a4a4a4;
	}
	.left-term .overlay {
		height: 0%;
	}
	.clean {
		background-color: transparent;
		margin: 0;
		border: none;
	}
	.text1, .text2, .text3 {
		color: white;
		font-size: 16px;
		position: absolute;
		overflow: hidden;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
	.proceed {
		color: #545454;
		background-color: #FFF;
		font-style:italic;
	}
	img.squeeze {
		width:30px;
		height:auto;
	}
	.design-img {
		width: 80%;
		margin: 0 10% 14px 10%!important;
	}
	.designtoolform{
		min-height:622px!important;
	}
	@media (max-width: 991px){
		.designtoolform{
			min-height: auto!important;
		}
	}
	.blue {
		color: #26517F;
	}
	.temp {
		margin-top: 20px;
		min-height: 600px;
	}
	.fix-img {
		margin: 10px 0;
		padding:0;
	}
	.pick1 {
		width: 31%;
		padding: 6px;
		margin: 1%;
	}
	.pick1:hover {
		border: 1px solid #26517F; 
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px; 
		border-radius: 6px; 
		-webkit-box-shadow: 4px 4px 8px 3px rgba(38,81,127,.5);
		box-shadow: 4px 4px 8px 3px rgba(38,81,127,.5);
	}
	.caption {
		text-align: center;
	}
	.btn.disabled, .btn[disabled] {
		/* needs crossbrowser fix*/
		opacity: .30;
	}
	.btn.hidden {
		visibility: hidden;
	}
	/* file upload only */
	.control-fileupload {
		/* File upload button */
		display: block;
		border: 1px solid #d6d7d6;
		background: #FFF;
		border-radius: 4px;
		width: 100%;
		height: 36px;
		line-height: 36px;
		padding: 0px 10px 2px 10px;
		overflow: hidden;
		position: relative;	
	}
	.control-fileupload:before,
	.control-fileupload input,
	.control-fileupload label {
		cursor: pointer !important;
	}
	.control-fileupload:before {
		/* inherit from boostrap btn styles */
		padding: 4px 12px;
		margin-bottom: 0;
		font-size: 14px;
		color: #555555;
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		vertical-align: middle;
		cursor: pointer;
		background-color: #f5f5f5;
		background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
		background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
		background-repeat: repeat-x;
		border: 1px solid #cccccc;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
		border-bottom-color: #b3b3b3;
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		-webkit-transition: color 0.2s ease;
		transition: color 0.2s ease;
		/* add more custom styles*/
		content: 'Browse';
		display: block;
		position: absolute;
		z-index: 1;
		top: 2px;
		right: 2px;
		line-height: 20px;
		text-align: center;
	}
	.control-fileupload:hover:before,
	.control-fileupload:focus:before,
	.control-fileupload:visited:before, {
		background-color: #e6e6e6;
		color: #555555;
		text-decoration: none;
		background-position: 0 -15px;
		-webkit-transition: background-position 0.2s ease-out;
		transition: background-position 0.2s ease-out;
	}
	.control-fileupload label {
		line-height: 24px;
		color: #999999;
		font-size: 14px;
		font-weight: normal;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		position: relative;
		z-index: 1;
		margin-right: 90px;
		margin-bottom: 0px;
		cursor: text;
	}
	#cableLengthError {
		color: #900;
	}
	/*second try */
	.btn-file {
		position: relative;
		overflow: hidden;
	}
	.btn-file input[type=file] {
		position: absolute;
		top: 0;
		right: 0;
		min-width: 100%;
		min-height: 100%;
		font-size: 100px;
		text-align: right;
		filter: alpha(opacity=0);
		opacity: 0;
		outline: none;
		background: white;
		cursor: inherit;
		display: block;
	}
	.with-errors {
		color: #900;
	}
	/* added at phase 2 */
	.summary-img {
		width:40%;
		float:left;
		margin 0 2.5%;
	}
	.done:after {
		content: "\f00c";
		font-family: FontAwesome;
		font-size: 36px;
		position: absolute;
		padding-left: 0.5em;
		color: #6ABB19;
	}
	.hide {
		display: none;
	}
	.show {
		display: inline;
	}
	.qtytext {
		float: right;
		margin-top: 16px;
	}
	.qty.form-control.pull-right {
		margin: 10px 5px;
		width: 6em;
		display: initial;
		height: auto;
	}
	/*.qty.form-control {
		width: 12em;
		display: initial;
		height: 17px;
	}*/
	@media (max-width: 767px) {
		/*.qty.form-control.pull-right {
			width: auto!important;
		}*/
		.qtytext {
			float: left!important;
		}
	}
	.modal-dialog {
		padding-top:10%;
	}
/* Design Tool Settings  End*/

/* Responsive Menu Start */
	.navbar-collapse {
		border-radius: 10px; 
		box-shadow: 2px 2px 5px 0 #C0C0C0, 0 2px 15px 0 #C0C0C0; 
		margin-right: 15px;
		background: #26517F; /* For browsers that do not support gradients*/
		background: -webkit-linear-gradient(#18A4C8, #26517F); /* For Safari 5.1 to 6.0*/
		background: -o-linear-gradient(#18A4C8, #26517F); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(#18A4C8, #26517F); /* For Firefox 3.6 to 15 */
		background: linear-gradient(#18A4C8, #26517F); /* Standard syntax (must be last) */
		@include background(linear-gradient(#18A4C8, #26517F));  
	}
	@media (max-width: 767px) {
		.navbar-collapse {
			box-shadow: 0 0 0 0 #26517F, 0 0 0 0 #26517F;
			background: transparent;
			border-radius: 0;
			border: 0;
			margin-right: 0;
		}
	}
	@media (min-width: 768px){
		.navbar-collapse.collapse {
			height: 40px !important;
			text-align: center;
		}
		.navbar-nav {
			float: none;
			display: inline-block;
		}
	}
	.navbar-default .navbar-nav>li>a {
		color: #FFF;
		font-size: 16px;
		letter-spacing: .03em;
		padding: 10px 15px;
	}
	.navbar-default, nav#nav{
		background-color: transparent;
		border-color: transparent;
	}
	.dropdown-submenu {
		position: relative;
	}
	.dropdown-submenu .dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: -1px;
		}
	.dropdown-menu li a {
		color: #555;
	}
	@media (max-width: 991px) {
		.navbar-default .navbar-nav li a {
			padding: 10px;
			font-size: 13px;
			letter-spacing: .02em;
		}
	}
	@media (min-width: 1200px){
		.navbar-default .navbar-nav li a {
		  padding: 10px 25px;
		  letter-spacing: .04em;
		  }
		.nav .navbar-nav{
			width: 100%;
		}
		.navbar-nav>li{
			text-align: center;
		}
	}
	.navbar-header {
		background: #ffffff;
	}
	@media (max-width: 767px){
		.navbar-header {
			border-bottom: 1px solid #26517F;
		}
		.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		  color: #FFF;
		  
		}
		.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
		  color: #FFF;
		}
		nav#nav {
			background-color: #26517F;
			margin-left: -15px;
			margin-right: -15px;
		}
		.navbar-nav .open .dropdown-menu {
			border-bottom: 1px solid #18395d;
			border-radius: 0;
		}
	}
	.navbar-default .navbar-nav>li>a:hover, 
	.navbar-default .navbar-nav>.open>a, 
	.navbar-default .navbar-nav>.open>a:focus, 
	.navbar-default .navbar-nav>.open>a:hover {
		color: #fff;
		background-color: #18395d;
	}
	.navbar-default .navbar-nav>li>a:focus {
		color: #fff;
		background-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle, 
	.navbar-default .navbar-toggle:focus, 
	.navbar-default .navbar-toggle:hover {
		background-color: #26517F;
	}
	button.navbar-toggle {
		margin-right: 6px;
		margin-top: 6px;
	}
	button.navbar-toggle.collapsed {
		background: #26517F;
		background: -webkit-linear-gradient(#18A4C8, #26517F);
		background: -o-linear-gradient(#18A4C8, #26517F);
		background: -moz-linear-gradient(#18A4C8, #26517F);
		background: linear-gradient(#18A4C8, #26517F);
	}
/* Responsive Menu End */

/* 404-error Style Start */
	.error-title{
		font-size: 70px;
		font-weight: 900;
		color: #6ABB19;
		text-align: center;
		margin-top: 0;
	}
	.extra-padding{
		padding: 70px 25px;
	}
	.error-hr{
		margin: 20px 0;
	}
	@media (min-width: 768px){
		.error-page{
			min-height: 886px;
		}
		/* Dropdown on hover fix for multi level*/
		li.dropdown:hover > .dropdown-menu,
		li.dropdown-submenu:hover > .dropdown-menu {
			display: block;
		}
	}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
		background-color: #ededed;
	}
	@media (min-width: 992px){
		.error-page{min-height: 928px;}
	}
	@media (min-width: 1200px){
		.error-page{min-height: 992px;}
	}
/* 404-error Style End */




