/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,700,600italic,700italic,800,800italic,900,900italic);

#wrapper {color: black;}

.title {
    
	background: #eee;
    float: left;
    width: 100%;
    padding: 0 75px;
    font-size: 100%;
	
}

.title_left {
    display: inline;
    position: relative;
	float: left;
	margin-top: 25px;
	margin-left: 15px;
	letter-spacing: 0.5em;
}

.title_right {
    position: relative;
	float: right;
    margin-top: 10px;        
}

.chamberone * {
    font-family: "Montserrat", Helvetica, sans-serif !important;
}
.chamberone{
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 0 250px 15px;
    width: 100%;
    min-height: auto;
    color: black;
}

.search_result_chamberone{
    padding: 0 20px 10px 15px;
    width: 75%;
}
.chamberone a{text-decoration: none !important; border-bottom: none;}


.chamberone p {
    font-family: "Raleway",Helvetica,sans-serif;
	padding: 0;
}



@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body { 
  font-family: 'Open Sans', sans-serif;
  color: #666;
}

/* STRUCTURE */

#pagewrap {
	padding: 5px;
	width: 1260px;
	margin: 20px auto;
}
header {
	
	padding: 0 15px;
	margin-bottom: 10px;
}
#content {
	width: 390px;
	float: left;
	padding: 5px 15px;
}

#middle {
	width: 394px; /* Account for margins + border values */
	float: left;
	padding: 5px 15px;
	
}

#sidebar {
	width: 370px;
	padding: 5px 15px;
	float: left;
}
footer {
	clear: both;
	padding: 0 15px;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#pagewrap {
		width: 94%;
	}
	#content {
		width: 41%;
		padding: 1% 4%;
	}
	#middle {
		width: 41%;
		padding: 1% 4%;
		margin: 0px 0px 5px 5px;
		float: right;
	}
	
	#sidebar {
		clear: both;
		padding: 1% 4%;
		width: auto;
		float: none;
	}

	header, footer {
		padding: 1% 4%;
	}



}
/* for 700px or less */
@media screen and (max-width: 600px) {

	#content {
		width: auto;
		float: none;
	}
	
	#middle {
		width: auto;
		float: none;
		margin-left: 0px;
	}
	
	#sidebar {
		width: auto;
		float: none;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	header {
		height: auto;
	}
	h1 {
		font-size: 2em;
	}
	#sidebar {
		display: none;
	}


.title {
    
	background: #eee;
    padding: 0px 0px 0px 0px;
	
}

.title_left {
    display: inline;
    position: relative;
	float: left;
	margin-top: 25px;
	margin-left: 15px;
	
}

.title_right {
    display: inline;
    position: relative;
	float: right;
	    
}

.chamberone{
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 0px 15px 0px 15px;
}


.chamberone p {
    font-family: "Raleway",Helvetica,sans-serif;
	padding: 15px 0px 0px 0px;
}


}


#content {
	background: #f8f8f8;
}
#sidebar {
	background: #f0efef;
}
header, #content, #middle, #sidebar {
	margin-bottom: 5px;
}

#pagewrap, header, #content, #middle, #sidebar, footer {
	
}


*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

body { margin: 0; }

.columnsContainer, footer, header { position: relative; margin: 0; }

.leftColumn, .rightColumn, footer {  border: 1px solid  #ccc; padding: 1.25em; }

header {  border: 1px solid  #ccc; }


.columnsContainer {
    width: 100%;
    display:inline-flex;
    margin-bottom: 10px;
    border-top: 1px solid rgba(11,11,11,0.5);
}

.leftColumn { width: 50%; margin-right: 0.5em;}

.rightColumn { top: 0; right: 0; width: 50%; }

.leftColumn img {max-width: 100%;}

.rightColumn img {max-width: 100%;}

.nav {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.nav > li,
.nav > li > a {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.inline-items {
  margin-top: 0;
}

.inline-items li {
  margin-left: 0;
  border-left: 1px solid black;
  padding-left: 10px;
  padding-right: 10px;
}

.inline-items li:first-child {
  margin-left: 0;
  border: none;
  padding-left: 0;
  padding-right: 10px;
}

.inline-items li:last-child {
  padding-right: 0;
}

.options_search {position: absolute; margin-left: -240px; margin-top: 0; width: 12.8%;}
.options_search h3, .options_search_bottom h3 {font-size: 16px !important;}
.options_search_bottom {float: left; margin-left: -240px; margin-top: 0; display: none;}
.options_search_bottom table {width: 30%;}
.options_search p, .options_search_bottom p{margin: 3em 0 0 0;}
.options_search tr td, .options_search_bottom tr td {font-size: 12px;}
.options_search tr td input, .options_search_bottom tr td input {font-size: 16px;}

.searchheader {
    border: 3px solid #eee;
    border-bottom: none;
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
}

.searchresults {
    margin-left: 0;
    margin-top: 6px;
    padding-bottom: 10px;
    width: 350px;
    float: left;
    padding-left: 2%;
}
.waystosearch {
    display: inline-flex;
    margin-left: 0;
    width: 44.99%;
    padding-left: 2%;
}
.sortbyprice {
    display: inline-flex;
    margin-left: 0;
    width: 313px;
    float: right;
    font-size: 15px;
    margin-top: 10px;
}
.pagetext {
    margin-left: 0;
    display: inline-flex;
}

.searchheader #searchresultsbox {
    border-top: 1px solid #dddddd;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#searchresultsbox {
    border: 1px solid #dddddd;
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    float: left;
}

.searchresultsline {
    background-image: url("images/productsectiontopshadow.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-top: 40px;
    padding-top: 27px;
    width: 100%;
}

.searchresultsbox hr {
    margin-left: 0;
    width: 100%;
    float: left;
}

#searchresultsbox hr {
    margin-left: 0;
    width: 100%;
    float: left;
}

#searchresultsbox .searchproductdescription .bigbutton {
    float: right !important;
}

select, option {
    -moz-appearance: none !important;
    background-image: url("images/dropdownarrow.jpg") !important;
    background-position: right top !important;
    background-repeat: no-repeat !important;
    border-color: #828282 #bfbfbf #bfbfbf !important;
    border-radius: 2px !important;
    border-style: solid !important;
    border-width: 1px !important;
    padding-right: 24px !important;
    text-indent: 0.01px !important;
    text-overflow: "" !important;
    height: 1.75em !important;
    margin-left: 10px !important;
    width: auto;
}

.searchproductdescription {
    float: left;
    position: relative;
    width: 81.99%;
}

.productpricesSearch {width: 74%; margin: 0 !important; float: left;}

.productpricesSearch a{font-size: 18px !important;}

.bigbutton .shorter {
    line-height: 23px !important;
}

.seach_head{display: block; width: 100%;}

#articles table tr td {padding-right: 155px;}
#articles table img {position: absolute !important;}

.ship_detail_header {float: left; padding-right: 25px;}
#shipping_header {width: 35% !important;}
#billing_header {width: 35% !important;}
#shipping_header input {margin-top: 10px; margin-right: 0;}
#billingstate {height: 38px !important; margin-left: 0 !important; width: 100% !important;}
#shippingstate {height: 38px !important; margin-left: 0 !important; width: 100% !important;}
#billingcountry {height: 38px !important; margin-left: 0 !important; width: 100% !important;}
#shippingcountry {height: 38px !important; margin-left: 0 !important; width: 100% !important;}

#checkout_bt {line-height: 43px !important; padding: 7px 30px !important;}
#checkout_bt:hover {text-decoration: none;}

#cc_info_header {width: 40%;}
#ccnumber_label {text-align: right;}
#expiration_label {text-align: right;}
#cvv_label {text-align: right; width: 39%;}
#expiration_options {display: inline-flex; margin-left: 12px;}

#errormsg {padding-top: 10px;}

.searchproductdescriptiontext {width: 100%;}

.tech_support_form .section p {font-size: 16px !important;}
.tech_support_form .section input {font-size: 16px !important; width: 100%;}
.tech_support_form .contact .section input {font-size: 16px !important; width: 100%;}
.tech_support_form .section textarea {font-size: 16px !important; width: 100%;}
.tech_support_form .section #send_request {font-size: 15px !important; line-height: 32px !important;}
.tech_support_form .section #reset_request {font-size: 15px !important; line-height: 32px !important;}

.ICP_Info strong, .ICP_Info p{font-size: 16px;}
.south_america img{position: absolute; margin-top: 144px;}
.warranty_ICP_Info .section p {font-size: 14px !important;}
.chamberone ol{font-size: 14px;}
.chamberone h1{
    color: #2366b1;
    font-family: "Open Sans",Helvetica,sans-serif;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 1.65;
    margin: 0;
    text-transform: none;
}
.chamberone p {font-family: "Open Sans",Helvetica,sans-serif; font-size: 14px !important;}
.chamberone table {font-size: 16px;}
.search_result_protocol .bigbutton{font-size: 14px;}
#daq_search .button_05.special:hover {text-decoration: none !important;}
#daq_seach_all {text-decoration: none !important;}
.chamberone ul{
    font-family: "Open Sans",Helvetica,sans-serif;
    font-size: 14px;
}
.applicationrelated .related_product_desc {padding: 10px 0 !important; width: 78% !important; font-family: "Open Sans",Helvetica,sans-serif; font-size: 14px !important;}
.applicationrelated hr{width: auto;}
.searchproductdescription .bigbutton a{color: white !important;}

.form-wrapper .button {line-height: 0 !important; font-size: 24px !important;}
.form-wrapper .button .submit-button-custom:hover {text-decoration: none !important;}
.form-wrapper p, .form-wrapper input{font-size: 14px !important;}
.form-wrapper input{width: 50% !important;}
.form-wrapper .section .span_2_of_2 #submit-button-custom {width: auto !important; background: transparent;}

.tracking_form .section .span_1_of_2{width: 48%;}
.tracking_form .section .span_2_of_2{width: 48%;}
.tracking_form .section .span_2_of_2 .tracking_number_row{padding-bottom: 20px;}
.tracking_form .section .subsection .span_1_of_2 {width: 30%;}
.tracking_form .section .subsection .span_2_of_2 {width: 40%;}
.tracking_form .section .subsection .span_1_of_2 select {margin-left: 0 !important; height: 41px !important;}
.tracking_form .section input[type="text"]{font-size: 15px !important;}
.tracking_form .section .subsection .span_1_of_2 .searchbuttontext, .tracking_form .section .subsection .span_1_of_2 .searchbuttontext {line-height: 0 !important;}
.tracking_form .section .span_2_of_2 .searchbuttontext, .tracking_form .section .span_2_of_2 .reset_ups_form {line-height: 0 !important;}
.tracking_form .section .span_2_of_2 .searchbuttontext, .tracking_form .section .span_2_of_2 .reset_ups_form {margin-top: 20px !important;}

#advancedsearch .advancedcontent .section .span_1_of_7 input[type="checkbox"] {margin-top: 20px !important;}
#advancedsearch .advancedcontent .section .span_1_of_7 p {margin-left: 25px; text-align: left; font-size: 13px !important; }
.advancedsearchtab a {font-weight: normal; font-size: 16px; color: #777;}
.advancedsearchtab.active a{color: #00a0dc !important;}
#advancedsearch .advancedcontent #select_iotype {padding: 20px 0; width: 100%; float: left;}
#advancedsearch .advancedcontent #select_protocols {padding: 20px 0; width: 100%; float: left;}
#advancedsearch .advancedcontent .section {margin: 0 !important;}
#advancedsearch .advancedcontent {padding-top: 20px !important;}
#advancedsearch .advancedcontent p{font-size: 16px !important;}
#advancedsearch .advancedcontent .search_result_protocol {margin-top: 20px;}

.chamberone .columnsContainer .leftColumnbp #send_request {margin-left: 0; margin-top: 20px; line-height: 38px !important; font-size: 16px; text-transform: capitalize;}
.chamberone .columnsContainer .leftColumnbp .subscribeblank {width: 100% !important; text-align: left !important;}
.chamberone .columnsContainer .leftColumnbp .tech_support_newsletter {padding-top: 25px;}
.chamberone .columnsContainer .rightColumnbp ul li{font-size: 14px !important; font-family: "Open Sans",Helvetica,sans-serif;}

#articles .section .span_1_of_2 {width: 140px;}
#articles .section .span_2_of_2 .readmore{color: black !important;}
#articles .section .span_2_of_2 .readmore:hover{color: white;}
#articles .section .span_2_of_2 {margin-top: 0px !important; width: 80%;}
#articles .section p{padding-bottom: 10px !important;}
#articles .section {border-bottom: 1px solid; border-bottom-color: #aaaaaa; margin-top: 20px;}

.columnsContainer .rightColumnbp .catalog_container {text-align: center;}
.columnsContainer .rightColumnbp .catalog_container .catalog_block {text-align: center; float: left; width: 250px; height: 340px; margin: 0 10px 30px 0; padding: 0 10px;}
.columnsContainer .rightColumnbp .catalog_container .catalog_block .catalog_img {height: 200px; width: 100%;}
.columnsContainer .rightColumnbp .catalog_container .catalog_block .catalog_img img {height: 199px; width: 142px;}
.columnsContainer .leftColumnbp .catalog_block {width: 80%;}
#df_LINE_CARD{width: 100%;}
#df_ICPDASUSA-Price-List-05-11-2020{width: 100%;}
.columnsContainer .leftColumnbp .catalog_img {height: 200px; width: 100%;}
.columnsContainer .leftColumnbp .catalog_img img {height: 199px; width: 142px;}
.columnsContainer .rightColumnbp .book_cover img {float: none !important;} 

.columnsContainer .releases_block{
	padding: 1em;
	margin: 1em 0;
	border:1px solid rgba(11,11,11,0.5);
	-webkit-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.5);
}
.columnsContainer  .releases_block:hover{
	transition: 0.3s;
	transform: scale(1.05,1.05);
}
.columnsContainer .releases_block header{
	border-bottom: 1px solid rgba(11,11,11,0.5);
}
.columnsContainer  .releases_block hr{
	margin: 0;
	height: 0;
}


.catalog_left_button {margin-top: 10px;}
.chamberone .catalog_object {margin-top: 20px; float: none;}

.daqsearch_container {float: left;}
.advancedcontent .daqsearch_container .daqsearch_block {float: left; height: 105px; text-align: center; width: 120px; margin-right: 73px;}
.advancedcontent .daqsearch_container .daqsearch_block input[type="checkbox"] {margin-top: 20px; margin-right: -15px;}
.daqsearch_buttons {float: left; width: 100%; padding-bottom: 20px;}
#daq_search_all_block {float: right; margin-right: 20px;}
#daq_search {float: right;}
#advancedsearch .daqsearch hr{margin-top: -60px !important;}
#icpdasusatotalsolutions {float: right;}

#applicationvideos {width: 44%;}
#applicationvideos .vidthumbs .training-videos-list .video_thumb{width: 35%; margin-left: 5px;}
#applicationvideos .vidthumbs .training-videos-list .video_thumb img{
	width: 100%; height: 205px;
}
#applicationvideos .vidthumbs .training-videos-list:hover .video_thumb img{
/*     width: 100%; height: 205px; */
    transition: 0.2s;
    transform: scale(1.05,1.05);
    -webkit-box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.5);
}
/* #applicationvideos .vidthumbs .training-videos-list .video_thumb:hover{
    transition: 0.2s;
	transform: scale(1.05,1.05);
	border: 1px solid rgba(11,11,11,0.5);
	-webkit-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    z-index:1000;
} */
#applicationvideos .vidthumbs .training-videos-list .video_desc{
    width: 62%;
    padding: 2.5%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}
#applicationvideos .vidthumbs .training-videos-list .video_desc .video_header h2{font-weight: bold; font-size: 18px; line-height: 22px;}
#applicationvideos .vidthumbs .training-videos-list .video_desc .video_header p{margin-top: 10px; font-weight: normal;}
#applicationvideos .vidthumbs .training-videos-list .video_desc .view_media {width: 100%; margin-top: 15px;}
#applicationvideos .vidthumbs .training-videos-list .video_desc .view_media a{display: inline-flex;}
#applicationvideos .vidthumbs .training-videos-list .video_desc .view_media p{color: #369be7;}
#applicationvideos .vidthumbs .training-videos-list .video_desc .view_media img{width: 20px; height: 20px; border: none;}
#applicationvideos .vidthumbs .training-videos-list .video_desc .video_header {width: 100%;}

.training_content {height: auto; width: 55% !important; float: left;}
.training_content #moviediv .youtube_frame {width: 100%;}
.training_content .applicationrelated {float: left;}
#moviediv iframe {width: 100%; height: 380px;}
#moviediv object {float: none;}
#moviediv object embed {width: 100% !important;}
.training_content .applicationrelated .related_product_img {width: 22% !important; text-align: center; margin-top: 25px;}
.training_content .applicationrelated .related_product_img a img {display: unset !important; float: none;}
.training_content #videodescription {width: 100% !important;}
#applicationvideos .vidthumbs {height: 3365px;}

#productmain .write_a_review {font-size: 15px;}
#productmain .addtocartbuttons3 a{
    border-radius: 2px;
    margin: 0 0.25em;
    padding: 1px 1em 1px 2em;
}
#productmain .addtocartbuttons3 .adcbuttons31 .button_01 {padding: 1px 1px 1px 20px;}
#productmain .addtocartbuttons3 .adcbuttons31 .button_02 {padding: 1px 1em 1px 3em;}
#productmain .addtocartbuttons3 .adcbuttons31 {padding-bottom: 10px;}

.webtraining h3, .webtraining p {font-family: "Open Sans",Helvetica,sans-serif;}
#productmain .product_header_desc {float: left; max-width: 75%; margin-right: 2%;}
#productmain .product_header_desc .review_star {float: left; width: 100%;}
#productmain .product_header_desc .review_star .rate_stars {float: left;}
#productmain .product_header_desc .review_star .fblikebuttonProductPage {float: left; margin: -13px 0px 0px 15px; position: relative; bottom: 0;}
#productmain #productimagecontainer {max-width: 316px; margin-right: 2%;}
.product_header_desc .addtocartbuttons3 {width: 100%;}
.product_header_desc .addtocart {margin: 0 0 1em;}
#productmain .quick_link {
    max-width: 100%;
    border: 1px solid rgba(11,11,11,0.5);
    padding: 1em 0.5em;
    background: #e9e9e9;
    float: left;
    border: 1px solid rgba(11,11,11,0.5);
    border-radius: 2px;
    -webkit-box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.5);
}
#productmain .quick_link li {
    display: block; 
    float: left; 
    font-size: 14px; 
    line-height: 15px; 
    min-height: 40px; 
    width: 169px; 
    padding: 0.5em;
    /* padding-left: 10px; 
    margin-top: 0; 
    padding-top: 5px; */
}
#productmain .quick_link img {display: none;}
#productmain .quick_link .quick_link_icon {float: left; width: 100%;}
#productmain .quick_link .quick_link_icon img {width: 65px; float: left; display: block;}
#productmain .quick_link .quick_link_icon .quick_link_text {margin-top: 20px; float: left; font-weight: bold;}

#productheader {margin-top: 10px;}

.columnsContainer .rightColumnbp .section .span_1_of_2 {width: 7%;}
.columnsContainer .rightColumnbp .section .span_2_of_2 {width: 91%;}
.columnsContainer .rightColumnbp .section {margin-top: 30px;}

#catalog_content .leftColumnbp {width: 15%; margin-right: 3%;}
#catalog_content .rightColumnbp {width: 81.99%; margin-top: 0;}

.tech_support_form {float: left; width: 100%;}

.tech_support_form .section .span_1_of_2 {width: 30%;}
.tech_support_form .section .span_2_of_2 {width: 63%;}
.warranty_ICP_Info {float: left; width: 44.99%;}
.warranty_ICP_Info .section .span_1_of_2 {width: 36%;}
.warranty_ICP_Info .section .span_2_of_2 {width: 62%;}

.tracking_form .section .span_1_of_2 .subsection .span_1_of_2 {width: 30% !important;}

.columnsContainer .leftColumn #subscribeblank {width: 50%; text-align: center;}
.subscribebutton {
    -moz-appearance: none;
    background-color: #fd0916;
    border: 0 none;
    border-radius: 6px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 800;
    min-width: 125px;
    padding: 3px 10px 0;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
    margin-left: 30px;
    line-height: 5px;
    padding-top: 15px !important;
    font-family: "Open Sans",Helvetica,sans-serif;
}

.categoryproductcontainer .categoryproduct .categoryproductdescription .pricenumber_contain {font-size: 16px; font-weight: bold; color: red;}

.solution_feature_img {float: right; margin-left: 2%;}

.related_product_contain .section .span_1_of_3 img {max-width: 100px; max-height: 100px;}

.doc_contain .span_1_of_2 {width: 40%;}
.doc_contain .span_2_of_2 {width: 59.99%;}

.columnsContainer .sitemap_container .sitemap_block {width: 250px; margin-right: 20px; float: left;}
.columnsContainer .sitemap_container .sitemap_block h3{font-size: 20px !important;}

#product_news .section .span_2_of_2 {width: 88%;}

.getpriceprice {font-size: 14px;}
.getpricebutton {font-size: 14px;}

.applicationrelated .related_product_desc .section .span_1_of_2 {width: 60%; line-height: 40px;}
.applicationrelated .related_product_desc .section .span_2_of_2 {width: 36%;}

.application_video_columm .label {border-bottom: none !important;}
.application_video_columm .section {border-bottom: 1px solid;}
.application_video_columm .section .span_1_of_2 {width: 35%;} 
.application_video_columm .section .span_2_of_2 {width: 62%; padding-left: 2%;} 
#productmain form.addtocart .options {float: left; max-width: 100%;}
#productboxes .productbox h3 {font-size: 16px !important;}

#relatedproducts #productboxes .productboxcontainer .productbox .pricenumberrelative {font-size: 14px !important;}
#relatedproducts #productboxes .productboxcontainer .productbox .price:hover {color: white !important; background-color: #7f7d7d !important;}

.searchproductdescription .productpricesSearch .redbold {color: red; font-weight: bold;}

.shop_by_programming_language_block {padding-bottom: 50px;}
.shop_by_programming_language_block .section {border-bottom: 1px solid #ececec; border-left: 1px solid #ececec; border-right: 1px solid #ececec; text-align: center; padding: 15px 0;}

.shop_by_programming_language_block .section .span_1_of_13 {width: 14%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_13 {width: 6%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_13 {width: 5%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_13 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_5_of_13 {width: 5%; margin: 0;}
.shop_by_programming_language_block .section .span_6_of_13 {width: 5%; margin: 0;}
.shop_by_programming_language_block .section .span_7_of_13 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_8_of_13 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_9_of_13 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_10_of_13 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_11_of_13 {width: 7%; margin: 0;}
.shop_by_programming_language_block .section .span_12_of_13 {width: 7%; margin: 0;}
.shop_by_programming_language_block .section .span_13_of_13 {width: 7%; margin: 0;}

.shop_by_programming_language_block .section .span_1_of_12 {width: 14%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_12 {width: 6%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_12 {width: 5%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_12 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_5_of_12 {width: 5%; margin: 0;}
.shop_by_programming_language_block .section .span_6_of_12 {width: 5%; margin: 0;}
.shop_by_programming_language_block .section .span_7_of_12 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_8_of_12 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_9_of_12 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_10_of_12 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_11_of_12 {width: 7%; margin: 0;}
.shop_by_programming_language_block .section .span_12_of_12 {width: 14.99%; margin: 0;}

.shop_by_programming_language_block .section .span_1_of_11 {width: 14%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_11 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_11 {width: 6%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_11 {width: 6%; margin: 0;}
.shop_by_programming_language_block .section .span_5_of_11 {width: 6%; margin: 0;}
.shop_by_programming_language_block .section .span_6_of_11 {width: 6%; margin: 0;}
.shop_by_programming_language_block .section .span_7_of_11 {width: 12%; margin: 0;}
.shop_by_programming_language_block .section .span_8_of_11 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_9_of_11 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_10_of_11 {width: 7%; margin: 0;}
.shop_by_programming_language_block .section .span_11_of_11 {width: 14.99%; margin: 0;}

.shop_by_programming_language_block .section .span_1_of_10 {width: 12%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_10 {width: 12%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_10 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_10 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_5_of_10 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_6_of_10 {width: 9%; margin: 0;}
.shop_by_programming_language_block .section .span_7_of_10 {width: 9%; margin: 0;}
.shop_by_programming_language_block .section .span_8_of_10 {width: 11%; margin: 0;}
.shop_by_programming_language_block .section .span_9_of_10 {width: 8%; margin: 0;}
.shop_by_programming_language_block .section .span_10_of_10 {width: 14.99%; margin: 0;}

.shop_by_programming_language_block .section .span_1_of_9 {width: 15%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_9 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_9 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_9 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_5_of_9 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_6_of_9 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_7_of_9 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_8_of_9 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_9_of_9 {width: 14.99%; margin: 0;}
.shop_by_programming_language_block .section .col .itemcart {border-radius: 0; padding-left: 0; height: 75px; font-size: 16px;}

.shop_by_programming_language_block .section .span_1_of_7 {width: 15%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_7 {width: 20%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_7 {width: 20%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_7 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_5_of_7 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_6_of_7 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_7_of_7 {width: 14.99%; margin: 0;}

.shop_by_programming_language_block .section .span_1_of_8 {width: 13%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_8 {width: 17%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_8 {width: 12%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_8 {width: 13%; margin: 0;}
.shop_by_programming_language_block .section .span_5_of_8 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_6_of_8 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_7_of_8 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_8_of_8 {width: 14.99%; margin: 0;}

.et7000table_block .section .span_1_of_8 {width: 12.5%; margin: 0;}
.et7000table_block .section .span_2_of_8 {width: 12.5%; margin: 0;}
.et7000table_block .section .span_3_of_8 {width: 12.5%; margin: 0;}
.et7000table_block .section .span_4_of_8 {width: 12.5%; margin: 0;}
.et7000table_block .section .span_5_of_8 {width: 12.5%; margin: 0;}
.et7000table_block .section .span_6_of_8 {width: 12.5%; margin: 0;}
.et7000table_block .section .span_7_of_8 {width: 12.5%; margin: 0;}
.et7000table_block .section .span_8_of_8 {width: 12.5%; margin: 0;}

.et7000table_block .section .span_1_of_7 {width: 14.2%; margin: 0;}
.et7000table_block .section .span_2_of_7 {width: 14.2%; margin: 0;}
.et7000table_block .section .span_3_of_7 {width: 14.2%; margin: 0;}
.et7000table_block .section .span_4_of_7 {width: 14.2%; margin: 0;}
.et7000table_block .section .span_5_of_7 {width: 14.2%; margin: 0;}
.et7000table_block .section .span_6_of_7 {width: 14.2%; margin: 0;}
.et7000table_block .section .span_7_of_7 {width: 14.2%; margin: 0;}

.shop_by_programming_language_block .section .span_1_of_6 {width: 20%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_6 {width: 20%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_6 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_6 {width: 10%; margin: 0;}
.shop_by_programming_language_block .section .span_5_of_6 {width: 20%; margin: 0;}
.shop_by_programming_language_block .section .span_6_of_6 {width: 20%; margin: 0;}

.shop_by_programming_language_block .section .span_1_of_5 {width: 20%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_5 {width: 20%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_5 {width: 20%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_5 {width: 20%; margin: 0;}
.shop_by_programming_language_block .section .span_5_of_5 {width: 20%; margin: 0;}

.shop_by_programming_language_block .section .span_1_of_4 {width: 25%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_4 {width: 25%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_4 {width: 25%; margin: 0;}
.shop_by_programming_language_block .section .span_4_of_4 {width: 25%; margin: 0;}

.shop_by_programming_language_block .section .span_1_of_3 {width: 33.3%; margin: 0;}
.shop_by_programming_language_block .section .span_2_of_3 {width: 33.3%; margin: 0;}
.shop_by_programming_language_block .section .span_3_of_3 {width: 33.3%; margin: 0;}

.shop_by_programming_language_block .label {text-align: center !important; border-bottom: none !important;}
.shop_by_programming_language_block .label a {color: white;}

.label_columm {width: 45%; float: left; display: none; text-align: left; padding-left: 5%; font-size: 16px;}
.desc_columm {width: 100%; float: left; font-size: 16px;}
.shop_by_programming_language_block .label {display: block;}

.shop_by_programming_language_block .first_row {border-top: none;}

.tmseries .section .span_1_of_3 {width: 15%; margin: 0;}
.tmseries .section .span_2_of_3 {width: 68%; margin: 0;}
.tmseries .section .span_3_of_3 {width: 17%; margin: 0;}

.tmseries .section .span_1_of_4 {width: 10%; margin: 0;}
.tmseries .section .span_2_of_4 {width: 37.5%; margin: 0;}
.tmseries .section .span_3_of_4 {width: 37.5%; margin: 0;}
.tmseries .section .span_4_of_4 {width: 14.99%; margin: 0;}

.tmseries .section .span_2_of_3 .itemcart {height: 40px; border-bottom: 1px solid white;}
.tmseries .section .span_2_of_4 .itemcart {height: 40px; border-bottom: 1px solid white;}
.tmseries .section .span_3_of_4 .itemcart {height: 40px; border-bottom: 1px solid white;}

.tmseries .section .col .section .span_1_of_3 {width: 10%; margin: 0;}
.tmseries .section .col .section .span_2_of_3 {width: 75%; margin: 0;}
.tmseries .section .col .section .span_3_of_3 {width: 14.99%; margin: 0;}

.tmseries .section .col .tmseries_sub {border: none;}

.tmseries .section .col .tmseries_sub .span_1_of_3 {width: 34%; margin: 0;}
.tmseries .section .col .tmseries_sub .span_2_of_3 {width: 33%; margin: 0;}
.tmseries .section .col .tmseries_sub .span_3_of_3 {width: 33%; margin: 0;}

.tmseries .section .col .label .col .itemcart_sub {border-radius: 0; padding-left: 0; height: 34px; background-color: #176cbd; color: white; border-left: 1px solid; border-right: 1px solid;}
.tmseries .section .col .label_sub {border: none;}

.chamberone object {width: 100%;}

#captcha-form .section .span_1_of_2 {width: 15%;}
#captcha-form .section .span_2_of_2 {width: 50%;}

.shop_by_programming_language_block .section .col .desc_columm .getprices {margin: 2px 25%;}

.ez_table {background: #e8e7e3 none repeat scroll 0 0;}
.ez_table .span_1_of_2 {width: 30% !important;}
.ez_table .span_2_of_2 {width: 68% !important;}

#searchresultsbox h3{ padding-left: 2%;}
.redbold {padding-left: 2%;}

#calculateshipping {width: 100%;}

.shipping_row .span_1_of_4 {width: 38%;}
.shipping_row .span_2_of_4 {width: 19%;}
.shipping_row .span_3_of_4 {width: 19%; padding-left: 2%;}
.shipping_row .span_4_of_4 {width: 19%; padding-left: 1%;}

.calculatshipping_row .span_1_of_3 {width: 29.33%;}
.calculatshipping_row .span_2_of_3 {width: 29.33%;}
.calculatshipping_row .span_3_of_3 {width: 30%;}

.estimatedtotal_row .span_1_of_3 {width: 59%;}
.estimatedtotal_row .span_2_of_3 {width: 18%;}
.estimatedtotal_row .span_3_of_3 {width: 17%;padding-left: 2%;}

.checkout_row .span_1_of_4 {width: 37%;}
.checkout_row .span_2_of_4 {width: 19%;}
.checkout_row .span_3_of_4 {width: 19%; padding-left: 2%;}
.checkout_row .span_4_of_4 {width: 19%; padding-left: 2%;}

#in_stock_hidden, #id_hidden {display: none;}

.country_style {height: 38px !important; margin-left: 0 !important; width: 100% !important; font-size: 12pt; padding-left: 15px;}

.hidden_shipping_form .hidden_billing_form {display: none;}

#billing_address_block {float: left; width: 290px; padding: 0 10px; background-color: #eee;}
.billing_block {float: left; width: 290px; padding: 0 10px; margin-right: 10px; margin-bottom: 10px; border: 0.2px solid; height: 275px;}
.billing_block:hover{cursor: pointer; background-color: #eee !important;}
.billing_block .section .span_1_of_5 {width: 80px;}
.billing_block .billing_content {overflow: hidden; height: 200px;}

#shipping_address_block { width: 300px; width: 290px; padding: 0 10px; background-color: #eee;}
.shipping_block {float: left; width: 290px; padding: 0 10px; margin-right: 10px; margin-bottom: 10px; border: 0.2px solid; height: 275px;}
.shipping_block:hover{cursor: pointer; background-color: #eee !important;}
.shipping_block .section .span_1_of_5 {width: 80px;}
.shipping_block .shipping_content {overflow: hidden; height: 200px;}

.button_section {display: none;}

.title_right .assistance {float: left; margin-top: 30px; margin-right: 10px;}

.discount_field {color: green; margin-left: -11px;}

.promo_section .section .span_1_of_3 {width: 31%;}

.chamberone .go_back_button, .add_billing_form .go_back_button, .add_shipping_form .go_back_button, .shipping_edit_form .go_back_button, .default_shipping_edit_form .go_back_button, .default_billing_edit_form .go_back_button, .billing_edit_form .go_back_button {width: 140px;}
.button_section .button_block{width: 80px; float: left; margin-right: 3px;}

.add_button {float: left;}

.page_list {width: 100%; margin-top: 50px;}
.page_list .currentpage {float: left; box-shadow: 0 0 0 1px #d9d9d9; font-weight: bold; padding: 0 4px; margin: 0 4px; line-height: 20px; background: red;}
.page_list .currentpage p{font-weight: bold;}
.page_list .page_number {float: left; box-shadow: 0 0 0 1px #d9d9d9; font-weight: bold; padding: 0 4px; margin: 0 4px; line-height: 20px;}

.specs_table {width: 100%; display: table; border-collapse: collapse; border-left: 1px solid rgba(11,11,11,0.5); border-bottom: 1px solid rgba(11,11,11,0.5); text-align: center;}
.specs_table_row {display: table-row; border: 1px solid rgba(11,11,11,0.5);}
.specs_table .label_row {background-color: #176cbd;}
.specs_table_columm {display: table-cell; width: auto !important; border-right: 1px solid rgba(11,11,11,0.5); padding: 5px;}
.price_columm {width: 13% !important;}
.specs_table_row .col4 {width: 50% !important;}
.specs_table_row .col7 {width: 33% !important;}
.specs_table_row .col1 {border-top: none; width: 150px !important;}
.specs_table_row .col8 {border-top: none;}

.product_desc .category_table_row .col1{width: 10% !important;}
.product_desc .category_table_row .col2{width: 30% !important;}
.product_desc .category_table_row .col3{width: 30% !important;}

.category_table .category_table_row .category_table_columm .bigbutton {height: 30px; line-height: 2 !important;}
.category_table .category_table_row .category_table_columm .bigbutton:hover{
    /* -webkit-box-shadow: 2px 2px 10px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 10px -1px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 10px -1px rgba(0,0,0,0.5); */
}
.category_table .category_table_row .category_table_columm p{margin: 0;}
.category_table .category_table_row .category_table_columm .getpriceprice {height: 16px; line-height: 15px; text-align: center; font-size: 13px;}
.category_table_row .col1 {width: 10%;}
.category_table_row .col2 {width: 3%;}
.category_table_row .col3 {width: 3%;}
.category_table_row .col4 {width: 45%;}
.category_table_row .col5 {width: 3%;}
.category_table_row .col6 {width: 3%;}
.category_table_row .col7 {width: 28%;}
.category_table_row .col8 {width: 5%;}
.category_table_row .colsp {width: 5%; background: #e6e7e8;}

.IO_support_table {width: 100%;}
.IO_support_table .category_table_row .col1 {width: 10%;}
.IO_support_table .category_table_row .col2 {width: 8%;}
.IO_support_table .category_table_row .col3 {width: 8%;}
.IO_support_table .category_table_row .col4 {width: 8%;}
.IO_support_table .category_table_row .col5 {width: 8%;}
.IO_support_table .category_table_row .col6 {width: 8%;}
.IO_support_table .category_table_row .col7 {width: 8%;}
.IO_support_table .category_table_row .col8 {width: 8%;}
.IO_support_table .category_table_row .col9 {width: 8%;}
.IO_support_table .category_table_row .col10 {width: 8%;}
.IO_support_table .category_table_row .col11 {width: 8%;}
.IO_support_table .category_table_row .col12 {width: 10%;}
.IO_support_table .category_table_row .colsp {width: 10%; background: #e6e7e8;}

.wise_7100_table .col1 {width: 10%;}
.wise_7100_table .col2 {width: 30%;}
.wise_7100_table .col3 {width: 7.5%;}
.wise_7100_table .col4 {width: 30%;}
.wise_7100_table .col5 {width: 7.5%;}
.wise_7100_table .col6 {width: 10%;}
.wise_7100_table .col7 {width: 5%;}

.PoE_tPET .col1 {width: 10%;}
.PoE_tPET .col2 {width: 30%;}
.PoE_tPET .col3 {width: 7.5%;}
.PoE_tPET .col4 {width: 30%;}
.PoE_tPET .col5 {width: 7.5%;}
.PoE_tPET .col6 {width: 10%;}
.PoE_tPET .col7 {width: 5%;}

.tET_table .col1 {width: 10%;}
.tET_table .col2 {width: 30%;}
.tET_table .col3 {width: 7.5%;}
.tET_table .col4 {width: 30%;}
.tET_table .col5 {width: 7.5%;}
.tET_table .col6 {width: 10%;}
.tET_table .col7 {width: 5%;}

.ethernet_ip_data_acquisition_table .col1 {width: 7%;}
.ethernet_ip_data_acquisition_table .col2 {width: 23%;}
.ethernet_ip_data_acquisition_table .col3 {width: 10%;}
.ethernet_ip_data_acquisition_table .col4 {width: 28%;}
.ethernet_ip_data_acquisition_table .col5 {width: 5%;}
.ethernet_ip_data_acquisition_table .col6 {width: 17%;}
.ethernet_ip_data_acquisition_table .col7 {width: 10%;}

.profinet_data_acquisition_table .col1 {width: 7%;}
.profinet_data_acquisition_table .col2 {width: 23%;}
.profinet_data_acquisition_table .col3 {width: 10%;}
.profinet_data_acquisition_table .col4 {width: 35%;}
.profinet_data_acquisition_table .col5 {width: 5%;}
.profinet_data_acquisition_table .col6 {width: 10%;}
.profinet_data_acquisition_table .col7 {width: 10%;}

.devicenet_data_acquisition_table .col1 {width: 7%;}
.devicenet_data_acquisition_table .col2 {width: 29%;}
.devicenet_data_acquisition_table .col3 {width: 10%;}
.devicenet_data_acquisition_table .col4 {width: 29%;}
.devicenet_data_acquisition_table .col5 {width: 5%;}
.devicenet_data_acquisition_table .col6 {width: 10%;}
.devicenet_data_acquisition_table .col7 {width: 10%;}

.profibus_data_acquisition_table .col1 {width: 7%;}
.profibus_data_acquisition_table .col2 {width: 27%;}
.profibus_data_acquisition_table .col3 {width: 28%;}
.profibus_data_acquisition_table .col4 {width: 10%;}
.profibus_data_acquisition_table .col5 {width: 5%;}
.profibus_data_acquisition_table .col6 {width: 13%;}
.profibus_data_acquisition_table .col7 {width: 10%;}

.wifi_modbus_tcp_data_acquisition_table .col1 {width: 10%;}
.wifi_modbus_tcp_data_acquisition_table .col2 {width: 25%;}
.wifi_modbus_tcp_data_acquisition_table .col3 {width: 5%;}
.wifi_modbus_tcp_data_acquisition_table .col4 {width: 30%;}
.wifi_modbus_tcp_data_acquisition_table .col5 {width: 5%;}
.wifi_modbus_tcp_data_acquisition_table .col6 {width: 15%;}
.wifi_modbus_tcp_data_acquisition_table .col7 {width: 10%;}

.Zigbee_alliance_based_wireless_table .col1 {width: 10%;}
.Zigbee_alliance_based_wireless_table .col2 {width: 25%;}
.Zigbee_alliance_based_wireless_table .col3 {width: 5%;}
.Zigbee_alliance_based_wireless_table .col4 {width: 30%;}
.Zigbee_alliance_based_wireless_table .col5 {width: 5%;}
.Zigbee_alliance_based_wireless_table .col6 {width: 15%;}
.Zigbee_alliance_based_wireless_table .col7 {width: 10%;}

.Zigbee_converters_table .col1 {width: 10%;}
.Zigbee_converters_table .col2 {width: 40%;}
.Zigbee_converters_table .col3 {width: 40%;}
.Zigbee_converters_table .col4 {width: 10%;}

.usb_data_acquisition_table .col1 {width: 10%;}
.usb_data_acquisition_table .col2 {width: 45%;}
.usb_data_acquisition_table .col3 {width: 15%;}
.usb_data_acquisition_table .col4 {width: 10%;}
.usb_data_acquisition_table .col5 {width: 10%;}

.ethercat_data_acquisition_table .custom_table_row .col1 {width: 10%;}
.ethercat_data_acquisition_table .custom_table_row .col2 {width: 37%;}
.ethercat_data_acquisition_table .custom_table_row .col3 {width: 5%;}
.ethercat_data_acquisition_table .custom_table_row .col4 {width: 18%;}
.ethercat_data_acquisition_table .custom_table_row .col5 {width: 5%;}
.ethercat_data_acquisition_table .custom_table_row .col6 {width: 15%;}
.ethercat_data_acquisition_table .custom_table_row .col7 {width: 10%;}

.bacnet_data_acquisition .col1 {width: 10%;}
.bacnet_data_acquisition .col2 {width: 30%;}
.bacnet_data_acquisition .col3 {width: 5%;}
.bacnet_data_acquisition .col4 {width: 30%;}
.bacnet_data_acquisition .col5 {width: 5%;}
.bacnet_data_acquisition .col6 {width: 15%;}
.bacnet_data_acquisition .col7 {width: 5%;}

.usb_data_acquisition .col1 {width: 7%;}
.usb_data_acquisition .col2 {width: 20%;}
.usb_data_acquisition .col3 {width: 15%;}
.usb_data_acquisition .col4 {width: 28%;}
.usb_data_acquisition .col5 {width: 5%;}
.usb_data_acquisition .col6 {width: 15%;}
.usb_data_acquisition .col7 {width: 10%;}

.FRnet_controller_data_acquisition .col1 {width: 7%;}
.FRnet_controller_data_acquisition .col2 {width: 48%;}
.FRnet_controller_data_acquisition .col3 {width: 5%;}
.FRnet_controller_data_acquisition .col4 {width: 10%;}
.FRnet_controller_data_acquisition .col5 {width: 5%;}
.FRnet_controller_data_acquisition .col6 {width: 15%;}
.FRnet_controller_data_acquisition .col7 {width: 10%;}

.indusoft_table .category_table_row .col1 {width: 60%; background-color: #ffffce; text-align: left;}
.indusoft_table .category_table_row .col2 {width: 10%;}
.indusoft_table .category_table_row .col3 {width: 10%;}
.indusoft_table .category_table_row .col4 {width: 10%;}
.indusoft_table .category_table_row .col5 {width: 9.99%;}

.indusoft_table .category_table_row .col1 .itemcart{border-radius: 0;}
.indusoft_table .label_row .label_col1{padding: 0; margin: 0;}

.colspan2 {width: 567px;}
.category_table {width: 100%; display: table; border-collapse: collapse; border-left: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; text-align: center;}
.category_table .first_col_empty {width: 111px; border-bottom: none;}
.category_table .last_col_empty {width: 427px; border-bottom: none;}
.category_table .label_row {background-color: #176cbd; border-top: none;}
.category_table .label_row_1 {background-color: #176cbd; border-top: none;}
.category_table .label_row_2 {background-color: #176cbd; border-top: none;}
.category_table .label_row p {color: white; font-weight: bold;}
.category_table .label_row_1 p {color: white; font-weight: bold;}
.category_table .label_row_2 p {color: white; font-weight: bold;}
.label_row .category_table_columm {border-top: none; border-bottom: none;}
.label_row_1 .category_table_columm {border-top: none; border-bottom: none;}
.label_row_group_2 .label_col2, .label_row_group_2 .label_col3, .label_row_group_2 .label_col4, .label_row_group_2 .label_col5, .label_row_group_2 .label_col6, .label_row_group_2 .label_col7 {border-bottom: 1px solid #e2e2e2;}
.category_table_row {display: table-row; border-top: 1px solid #e2e2e2; line-height: 20px;}

.category_table_rowsp {background-color:aliceblue; padding: 2px; vertical-align: middle; width: 100%;border-right: display:none; }
.category_table_colummsp {display: table-cell; width: 100%; border-right: 1px solid #e2e2e2; padding: 2px; vertical-align: middle;}
.category_table_columm {
    display: table-cell; 
    border: 1px solid #c2c2c2; 
    padding: 2px; 
    vertical-align: middle;
}

.category_table_colummsp { background-color:aliceblue; padding: 2px; vertical-align: middle; width: 100%;  }
.m7000_digital_Input .category_table_row .col1 {width: 10%;}
.m7000_digital_Input .category_table_row .col2 {width: 25%;}
.m7000_digital_Input .category_table_row .col3 {width: 25%;}
.m7000_digital_Input .category_table_row .col4 {width: 30%;}
.m7000_digital_Input .category_table_row .col5 {width: 10%;}
.myorder_items .category_table_row .col1 .desc_columm {padding-bottom: 5px;}

.manage_orders_table .manage_orders_table_row .manage_orders_table_columm .bigbutton {height: 30px; line-height: 2 !important;}
.manage_orders_table .manage_orders_table_row .manage_orders_table_columm p{margin: 0;}
.manage_orders_table .manage_orders_table_row .manage_orders_table_columm .getpriceprice {height: 16px; line-height: 15px; text-align: center; font-size: 13px;}
.manage_orders_table .manage_orders_table_row .manage_orders_table_columm .extended_warranty_columm {position: relative; text-align: left; width: 50%;}
.manage_orders_table .manage_orders_table_row .manage_orders_table_columm .extended_warranty_columm .extended_warranty_contain {float: none}
.manage_orders_table .manage_orders_table_row .manage_orders_table_columm .desc_columm .warranty_total {position: relative; left: 0;}

.colspan2 {width: 567px;}
.manage_orders_table {width: 100%; display: table; border-collapse: collapse; border-left: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; text-align: center;}
.manage_orders_table .first_col_empty {width: 111px; border-bottom: none;}
.manage_orders_table .last_col_empty {width: 427px; border-bottom: none;}
.manage_orders_table .label_row {background-color: #176cbd; border-top: none;}
.manage_orders_table .label_row_1 {background-color: #176cbd; border-top: none;}
.manage_orders_table .label_row p {color: white; font-weight: bold;}
.manage_orders_table .label_row_1 p {color: white; font-weight: bold;}
.label_row .manage_orders_table_columm {border-top: none; border-bottom: none;}
.label_row_1 .manage_orders_table_columm {border-top: none; border-bottom: none;}
.label_row_group_2 .label_col2, .label_row_group_2 .label_col3, .label_row_group_2 .label_col4, .label_row_group_2 .label_col5, .label_row_group_2 .label_col6, .label_row_group_2 .label_col7 {border-bottom: 1px solid #e2e2e2;}
.manage_orders_table_row {display: table-row; border-top: 1px solid #e2e2e2;}
.manage_orders_table_columm {display: table-cell; border-right: 1px solid #e2e2e2; padding: 2px; vertical-align: middle;}
.m7000_digital_Input .manage_orders_table_row .manage_orders_table_columm {width: 20%;}
.myorder_items .manage_orders_table_row .col1 .desc_columm {padding-bottom: 5px;}


.label_row_group_2 {border-bottom: none;}
.label_row_group_2 .label_col1 {border-top: none;}
.label_row_group_2 .label_col2 {border-right: none;}
.label_row_group_2 .label_col3 {border-left: none; border-right: none;}
.label_row_group_2 .label_col4 {border-left: none;}
.label_row_group_2 .label_col5 {border-right: none;}
.label_row_group_2 .label_col6 {border-left: none; border-right: none;}
.label_row_group_2 .label_col7 {border-left: none;}
.label_row_group_2 .label_col8 {border-top: none;}

.et2000_digital_modules .category_table_row .col1 {width: 10%;}
.et2000_digital_modules .category_table_row .col2 {width: 10%;}
.et2000_digital_modules .category_table_row .col3 {width: 20%;}
.et2000_digital_modules .category_table_row .col4 {width: 10%;}
.et2000_digital_modules .category_table_row .col5 {width: 20%;}
.et2000_digital_modules .category_table_row .col6 {width: 20%;}
.et2000_digital_modules .category_table_row .col7 {width: 10%;}

.label_row_group_3 .label_col2, .label_row_group_3 .label_col3, .label_row_group_3 .label_col4, .label_row_group_3 .label_col5, .label_row_group_3 .label_col6, .label_row_group_3 .label_col7, .label_row_group_3 .label_col8, .label_row_group_3 .label_col9, .label_row_group_3 .label_col10, .label_row_group_3 .label_col11, .label_row_group_3 .label_col12{border-bottom: 1px solid #e2e2e2;}

.label_row_group_3 {border-bottom: none;}
.label_row_group_3 .label_col1 {border-top: none;}
.label_row_group_3 .label_col2 {border-right: none;}
.label_row_group_3 .label_col3 {border-left: none; border-right: none;}
.label_row_group_3 .label_col4 {border-left: none; border-right: none;}
.label_row_group_3 .label_col5 {border-right: none;}
.label_row_group_3 .label_col6 {border-left: none;  border-right:1px solid #e2e2e2e2;}
.label_row_group_3 .label_col7 {border-left: 1px solid #e2e2e2e2; border-right: none;}
.label_row_group_3 .label_col8 {border-top: none;border-right: none;}
.label_row_group_3 .label_col9 { border-left: none; border-right: none;}
.label_row_group_3 .label_col10 {border-top: none;}
.label_row_group_3 .label_col11 {border-left: 1px solid #e2e2e2e2; border-right: 1px solid #e2e2e2e2;}
.label_row_group_3 .label_col12 {border-top: none;}


.product_specs {background-color: #ffffff; text-align: left;}
.product_specs .specs_table_columm {padding: 5px 5px 5px 35px;}
.specs_label {background-color: #186cbe; width: 100% !important; color: white; text-align: left; padding-left: 2%;}
.specs_label_columm {background-color: #e2e2e2; text-align: left; padding-left: 2%; width: 30% !important;}
.specs_label p {color: white; font-weight: bold;}
.three_columms {position: relative;}
.three_columms .specs_table_row .specs_label_columm {background-color: #ffffce; text-align: left; padding-left: 2%; width: 15% !important; border-bottom: 1px solid rgba(11,11,11,0.5);}
.specs_label .specs_table_columm {padding-left: 2%;}
.rowspanned {bottom: 0; position: absolute; top: 0; width: 100% !important;}
.empty_columm {border: none; width: 100% !important;}

.hidden_label{background-color: #ffffce; display: none;}
.highlight_text {color: red;}
.highlight {background-color: #ffffae;}
.top_text{vertical-align: top;}

.m7000_digital_Input .label_row_group_1 .label_col2 {border-bottom: 1px solid #e2e2e2; border-right: none;}
.m7000_digital_Input .label_row_group_1 .label_col3 {border-bottom: 1px solid #e2e2e2; border-right: none;}
.m7000_digital_Input .label_row_group_1 .label_col4 {border-bottom: 1px solid #e2e2e2;}


.redirect_text {
    margin: 100px 20% 0;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.loading_icon{
    width:100%;
    height:30%;
    background:url("/icons/loading_icon.gif") no-repeat center center;
}

.prod_id, .prod_title, .prod_quantity, .prod_price, .prod_total {display: none;}
#load-wrapper{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.75);
    overflow: hidden;
}
#load-wrapper > #load{
    z-index: 9999;
    position: fixed;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border: 5px solid #e2e2e2;
    border-top: 5px solid #040c25;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

.product_thumb img {width: 100px;}

.thankyou_section{padding: 20px 0;}
#loadingmsg {
      color: black;
      background: #fff; 
      padding: 10px;
      position: fixed;
      top: 50%;
      left: 50%;
      z-index: 100;
      margin-right: -25%;
      margin-bottom: -25%;
      }
#loadingover {
      background: black;
      z-index: 99;
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      opacity: 0.8;
    }
    
#loading_icon {
      color: black;
      background: rgba(0, 0, 0, 0) url("icons/page-loading.gif") no-repeat scroll 0 0;
      padding: 10px;
      top: 50%;
      left: 50%;
      z-index: 100;
      margin-right: -25%;
      margin-bottom: -25%;
      position: fixed;
      height: 100px;
      width: 100px;
      }
#loading_background {
      background: white;
      z-index: 99;
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      opacity: 0.8;
    }
.left_category_column * {
    font-family: "Montserrat", Helvetica, sans-serif !important;
}
.left_category_column{
    position: absolute;
    width: 240px;
    top: 280px;
    margin-left: 5px;
}
.left_category_column .category_content {
    float: left;
    width: 100%;
    border: 1px solid rgba(11,11,11,0.6);
    -webkit-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
}
.left_category_column .category_content .left_category_header{
    background-color: #e2e2e2;
    font-weight: bold; 
    line-height: 50px; 
    text-align: center;
    color: black;
}
.left_category_column .category_content .left_category_column_block {
    display: block;
    border-top: 1px solid black;
    float: left;
    width: 100%;
    font-size: 12px;
    padding: 0 8px;
}
.left_category_column .category_content .left_category_column_block:hover{
    background: #eee none repeat scroll 0 0;
}

.left_category_column .category_content .content_text {
    float: left;
    width: 91%;
    line-height: 20px;
    padding: 5px 0;
}
.left_category_column .category_content .arrow_down {
    background: rgba(0, 0, 0, 0) url("icons/arrow_down.png") no-repeat scroll 0 0;
    float: left;
    margin-top: 6px;
    width: 18px;
    height: 20px;
    cursor: pointer;
}
.cat_product_link:hover{
	color: red;
}
#narrow_results{
    margin: 20px 0;
    background-color: white;
}
#narrow_results summary{
    border: none !important;
    background-color: #0d72c2;
    color: white;
    line-height: 20px;
}
.narrow_results_content {
    padding: 0 10px;
    border: 1px solid rgba(11,11,11,0.5);
}
.narrow_results_content a{
	-webkit-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
}
.narrow_results_content a:hover{
	color: white !important;
}

.sub_category_header {padding-left: 50px;}
.sub_category_header ul li {display: block;}

.sub_category_main_content {width: 75%; padding: 0 0 0 2%; float: left;}
.list_options {width: 100%; text-align: right; font-size: 18px; padding-right: 10%;}
.left_filter_box {
    margin-left: 15px;
    position: relative;
    top: 0;
    width: 285px;
    float: left;
    margin-bottom: 20px;                
}

.category_navigation {margin-top: 10px; margin-bottom: 10px; font-size: 15px;}
.category_navigation_on {color: red;}
.left_filter_box .search_header {font-size: 18px; margin-bottom: 10px;}
.left_filter_box .filter_header {font-size: 18px;}
.left_filter_box .filter_by_protocol .filter_by_protocol_options {font-size: 14px; margin-top: -5px; float: left; width: 100%;}
.left_filter_box .filter_by_protocol input[type="checkbox"] {margin-top: 10px;}

.left_form_search .search_header {font-size: 18px; margin-bottom: 10px;}
.left_form_search .filter_header {font-size: 18px;}
.left_form_search .filter_by_protocol .filter_by_protocol_options {font-size: 14px; margin-top: -5px; float: left; width: 100%;}
.left_form_search .filter_by_protocol input[type="checkbox"] {margin-top: 10px;}

.sub_category_main_content #searchresultsbox .searchproductimage {margin-bottom: 20px; margin-top: 20px;}
.sub_category_main_content #searchresultsbox .searchproductdescription {margin-top: 20px;}
.sub_category_main_content #searchresultsbox .search_desc {margin-bottom: 20px;}

.sub_category_header .column_list {display: inline-block; width: 40%;}

.category_tab_section {margin-top: 10px; border: 1px solid #e2e2e2;}
.category_tab_section .category_tab_header {background-color: #ebf0f5;}
.category_tab_section .category_tab_header .category_tab_container {display: table; width: 100%; cursor: pointer; padding-left: 0;}
.category_tab_section .category_tab_header .category_tab_container .category_tab_content {display: table-cell; float: none; position: relative; padding-left: 0;}
.category_tab_section .category_tab_header .category_tab_container .category_tab_content .category_tab_text 
{
    height: 54px;
    color: #005578 !important; 
    border-left: 2px solid #fff; 
    display: block;
    margin: 0;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    color: #2387aa;
    font-family: "Siemens Sans Roman";
    font-size: 20px;
    line-height: 1.71429rem;
}
.active_tab { background-color: #fff; font-weight: bold;}
.category_content_expand {display: none;}

.category_content_expand ul li {display: inline-block; margin: 0 0 0 10px; width: 200px;}
.category_content_expand .column_list {display: inline-block; width: 40%;}
.myorder_items .category_table_row .col1 {width: 20%;}
.myorder_items .category_table_row .col2 {width: 55%;}
.myorder_items .category_table_row .col3 {width: 10%;}
.myorder_items .category_table_row .col4 {width: 5%;}
.myorder_items .category_table_row .col5 {width: 10%;}

.left_filter_box_mobile{
    margin-left: 20px;
    position: relative;
    width: 285px;
    display: none;
}

.left_filter_box_mobile input[type="checkbox"] + label, input[type="radio"] + label {
    margin-top: -10px;
}

.filter_by_protocol_options input[type="checkbox"] + label, input[type="radio"] + label {
    margin-top: -15px !important;
}

.button_loading{
    position: absolute;
    width: 155px;
    height: 40px;
    visibility: hidden;
}

.button_loading .button_loading_img{
    height: 50px;
    margin-left: 33px;
    width: 50%;
}

#warranty_option .warrantytext input[type="radio"] {
    margin-top: 10px;
}

.filter_option, .filter_option1{
    margin-top: -10px !important;
}

.left_search_box_cat {
    width: 233px;
}

.search_index_results .index_results {
    width: 75%;
}

.search_index_results .index_results .product_index_link {
    border-bottom: 1px solid #cdd9e1;
    padding-bottom: 20px;
    padding-top: 20px;
}

.search_index_results .index_results .product_index_link .product_index_link_text{
    color: #2387aa;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.42857rem;
}

.search_index_results .index_results .product_index_link .product_index_link_text .icon_arrow_small {
    padding-right: 0.571429rem;
    background: url("/icons/right_arrow_icon.png");
    width: 30px;
    height: 30px;
    padding-right: 10px;
    float: left;
    margin-top: -3px;
}

.index_selected {
    background-color: #337ab7;
}

.button_01TS {
    background-color:  #FF6633;
    box-shadow: none !important;
    color: #ffffff !important;
	border-radius: 8px;
	padding: 5px;
	font-size: 13px;
    display: none;
}

.button_01TS:hover{
    background-color: #7f7d7d;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
    height: 275px!important;
}

.slick-prev {
    /* left: 25px; */
  left: 0px!important;
  float: left;
   }

.slick-next {
    /* left: 25px; */
  right: 0px!important;
  float: right;
   }
  
  .slick-prev:before {
    color: black;
	/*background-image:url(images/productsleftarrow.png) ;*/ 
	font-size: 15px;
	margin-left: 3px;
	
	
}

.slick-next:before {
    color: black;
	/* background-image:url(images/productsrightarrow.png);*/ 
	font-size: 15px;
	margin-left: 4px;
	
}

.slick-slider .slick-next, .slick-slider .slick-prev {
    position: absolute;
    display: block;
    height: 13%;
    line-height: 0;
    cursor: pointer;
    color: transparent;
    top: 0;
    padding: 0 10px;
    border: none;
    outline: 0;
  
    z-index: 1;
    width: 41px;
    margin-top: 65px;
}

.boxie   {
    width: 0;
	
}

.boxie p {
    font-family: "Open Sans",Helvetica,sans-serif!important;
    text-decoration: none!important;
    padding: 0;
    font-size: 13px!important;
    width: 235px;
    line-height: 18px;
    text-align: center;
	min-height: 
}

.boxie a  {
    font-family: "Open Sans",Helvetica,sans-serif;
    text-decoration: none;
    padding: 0;
	
  
	
}

.boxie a:hover  {
    font-family: "Open Sans",Helvetica,sans-serif;
	text-decoration: underline;
	color: #F60;
    padding: 0;
    
}

.config_icons {
    background: url("/icons/config_icon.png") no-repeat;
    float: left;
    height: 23px;
    margin-left: -15px;
    padding-right: 30px;
    width: 23px;
}

.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col1 {}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col2 {border-right: none;}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col3 {border-left: none; border-right: none;}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col4 {border-left: none; border-right: none;}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col5 {border-left: none; border-right: 1px solid #e2e2e2;}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col6 {border-left: none; border-right: none;}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col7 {border-left: none; border-right: none;}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col8 {border-right: none; border-bottom: 1px solid #e2e2e2;}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col9 {border-left: none; border-right: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col10 {border-left: none; border-right: none;}
.industrial_unmanaged_fiber_switches .label_row_group_2 .label_col11 {border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2;}

.industrial_unmanaged_fiber_switches .category_table_row .col1 {width: 10%;}
.industrial_unmanaged_fiber_switches .category_table_row .col2 {width: 10%;}
.industrial_unmanaged_fiber_switches .category_table_row .col3 {width: 10%;}
.industrial_unmanaged_fiber_switches .category_table_row .col4 {width: 10%;}
.industrial_unmanaged_fiber_switches .category_table_row .col5 {width: 5%;}
.industrial_unmanaged_fiber_switches .category_table_row .col6 {width: 10%;}
.industrial_unmanaged_fiber_switches .category_table_row .col7 {width: 5%;}
.industrial_unmanaged_fiber_switches .category_table_row .col8 {width: 10%;}
.industrial_unmanaged_fiber_switches .category_table_row .col9 {width: 10%;}
.industrial_unmanaged_fiber_switches .category_table_row .col10 {width: 10%;}
.industrial_unmanaged_fiber_switches .category_table_row .col11 {width: 10%;}

.poe_injector_pse_splitter .category_table_row .col1 {width: 15%;}
.poe_injector_pse_splitter .category_table_row .col2 {width: 10%;}
.poe_injector_pse_splitter .category_table_row .col3 {width: 12%;}
.poe_injector_pse_splitter .category_table_row .col4 {width: 10%;}
.poe_injector_pse_splitter .category_table_row .col5 {width: 17%;}
.poe_injector_pse_splitter .category_table_row .col6 {width: 15%;}
.poe_injector_pse_splitter .category_table_row .col7 {width: 10%;}
.poe_injector_pse_splitter .category_table_row .col8 {width: 10%;}


.industrial_unmanaged_ethernet_switches .label_row_group_2 .label_col7 {border-bottom: none;}

.industrial_unmanaged_ethernet_switches .category_table_row .col1 {width: 15%;}
.industrial_unmanaged_ethernet_switches .category_table_row .col2 {width: 15%;}
.industrial_unmanaged_ethernet_switches .category_table_row .col3 {width: 15%;}
.industrial_unmanaged_ethernet_switches .category_table_row .col4 {width: 10%;}
.industrial_unmanaged_ethernet_switches .category_table_row .col5 {width: 15%;}
.industrial_unmanaged_ethernet_switches .category_table_row .col6 {width: 20%;}
.industrial_unmanaged_ethernet_switches .category_table_row .col7 {width: 10%;}

.tET_table .category_table_row .col1 {width: 7%;}
.tET_table .category_table_row .col2 {width: 42%;}
.tET_table .category_table_row .col3 {width: 5%;}
.tET_table .category_table_row .col4 {width: 15%;}
.tET_table .category_table_row .col5 {width: 5%;}
.tET_table .category_table_row .col6 {width: 16%;}
.tET_table .category_table_row .col7 {width: 10%;}

.wise_7100_table .category_table_row .col1 {width: 7%;}
.wise_7100_table .category_table_row .col2 {width: 29%;}
.wise_7100_table .category_table_row .col3 {width: 5%;}
.wise_7100_table .category_table_row .col4 {width: 28%;}
.wise_7100_table .category_table_row .col5 {width: 5%;}
.wise_7100_table .category_table_row .col6 {width: 16%;}
.wise_7100_table .category_table_row .col7 {width: 10%;}

.tpd_modules .category_table_row .col1 {width: 10%;}
.tpd_modules .category_table_row .col2 {width: 5%;}
.tpd_modules .category_table_row .col3 {width: 7%;}
.tpd_modules .category_table_row .col4 {width: 17%;}
.tpd_modules .category_table_row .col5 {width: 17%;}
.tpd_modules .category_table_row .col6 {width: 5%;}
.tpd_modules .category_table_row .col7 {width: 15%;}
.tpd_modules .category_table_row .col8 {width: 13%;}
.tpd_modules .category_table_row .col9 {width: 10%;}

.vpd_modules .category_table_row .col1 {width: 7%;}
.vpd_modules .category_table_row .col2 {width: 5%;}
.vpd_modules .category_table_row .col3 {width: 5%;}
.vpd_modules .category_table_row .col4 {width: 20%;}
.vpd_modules .category_table_row .col5 {width: 15%;}
.vpd_modules .category_table_row .col6 {width: 5%;}
.vpd_modules .category_table_row .col7 {width: 13%;}
.vpd_modules .category_table_row .col8 {width: 6%;}
.vpd_modules .category_table_row .col9 {width: 4%;}
.vpd_modules .category_table_row .col10 {width: 10%;}
.vpd_modules .category_table_row .col11 {width: 10%;}

.high_power_ethernet_converters .category_table_row .col1 {width: 10%;}
.high_power_ethernet_converters .category_table_row .col2 {width: 9%;}
.high_power_ethernet_converters .category_table_row .col3 {width: 9%;}
.high_power_ethernet_converters .category_table_row .col4 {width: 9%;}
.high_power_ethernet_converters .category_table_row .col5 {width: 9%;}
.high_power_ethernet_converters .category_table_row .col6 {width: 9%;}
.high_power_ethernet_converters .category_table_row .col7 {width: 9%;}
.high_power_ethernet_converters .category_table_row .col8 {width: 9%;}
.high_power_ethernet_converters .category_table_row .col9 {width: 9%;}
.high_power_ethernet_converters .category_table_row .col10 {width: 8%;}
.high_power_ethernet_converters .category_table_row .col11 {width: 10%;}

.high_power_ethernet_converters_table2 .category_table_row .col1 {width: 10%;}
.high_power_ethernet_converters_table2 .category_table_row .col2 {width: 15%;}
.high_power_ethernet_converters_table2 .category_table_row .col3 {width: 15%;}
.high_power_ethernet_converters_table2 .category_table_row .col4 {width: 35%;}
.high_power_ethernet_converters_table2 .category_table_row .col5 {width: 15%;}
.high_power_ethernet_converters_table2 .category_table_row .col6 {width: 10%;}

.tiny_device_server .category_table_row .col1 {width: 10%;}
.tiny_device_server .category_table_row .col2 {width: 15%;}
.tiny_device_server .category_table_row .col3 {width: 10%;}
.tiny_device_server .category_table_row .col4 {width: 10%;}
.tiny_device_server .category_table_row .col5 {width: 10%;}
.tiny_device_server .category_table_row .col6 {width: 10%;}
.tiny_device_server .category_table_row .col7 {width: 10%;}
.tiny_device_server .category_table_row .col8 {width: 15%;}
.tiny_device_server .category_table_row .col9 {width: 10%;}

.winpac_ce_pac .category_table_row .col1 {width: 15%;}
.winpac_ce_pac .category_table_row .col2 {width: 5%;}
.winpac_ce_pac .category_table_row .col3 {width: 9%;}
.winpac_ce_pac .category_table_row .col4 {width: 10%;}
.winpac_ce_pac .category_table_row .col5 {width: 5%;}
.winpac_ce_pac .category_table_row .col6 {width: 10%;}
.winpac_ce_pac .category_table_row .col7 {width: 10%;}
.winpac_ce_pac .category_table_row .col8 {width: 10%;}
.winpac_ce_pac .category_table_row .col9 {width: 16%;}
.winpac_ce_pac .category_table_row .col10 {width: 10%;}

.pet7200_analog_modules .category_table_row .col1 {width: 10%;}
.pet7200_analog_modules .category_table_row .col2 {width: 3%;}
.pet7200_analog_modules .category_table_row .col3 {width: 3%;}
.pet7200_analog_modules .category_table_row .col4 {width: 42%;}
.pet7200_analog_modules .category_table_row .col5 {width: 3%;}
.pet7200_analog_modules .category_table_row .col6 {width: 3%;}
.pet7200_analog_modules .category_table_row .col7 {width: 26%;}
.pet7200_analog_modules .category_table_row .col8 {width: 10%;}

.et7200_analog_modules .category_table_row .col1 {width: 10%;}
.et7200_analog_modules .category_table_row .col2 {width: 3%;}
.et7200_analog_modules .category_table_row .col3 {width: 3%;}
.et7200_analog_modules .category_table_row .col4 {width: 42%;}
.et7200_analog_modules .category_table_row .col5 {width: 3%;}
.et7200_analog_modules .category_table_row .col6 {width: 3%;}
.et7200_analog_modules .category_table_row .col7 {width: 26%;}
.et7200_analog_modules .category_table_row .col8 {width: 10%;}

.et7000_modules .category_table_row .col1 {width: 10%;}
.et7000_modules .category_table_row .col2 {width: 3%;}
.et7000_modules .category_table_row .col3 {width: 3%;}
.et7000_modules .category_table_row .col4 {width: 42%;}
.et7000_modules .category_table_row .col5 {width: 3%;}
.et7000_modules .category_table_row .col6 {width: 3%;}
.et7000_modules .category_table_row .col7 {width: 26%;}
.et7000_modules .category_table_row .col8 {width: 10%;}

.iDS_modules .category_table_row .col1 {width: 10%;}
.iDS_modules .category_table_row .col2 {width: 25%;}
.iDS_modules .category_table_row .col3 {width: 25%;}
.iDS_modules .category_table_row .col4 {width: 20%;}
.iDS_modules .category_table_row .col5 {width: 10%;}
.iDS_modules .category_table_row .col6 {width: 10%;}

.iDS_modules .category_table_row .label_col2 {text-align: right;}
.iDS_modules .category_table_row .label_col3 {border-right: 1px solid #e2e2e2;}
.iDS_modules .category_table_row .label_col5 {border-right: 1px solid #e2e2e2;}

.ds_2200 .category_table_row .col1 {width: 10%;}
.ds_2200 .category_table_row .col2 {width: 25%;}
.ds_2200 .category_table_row .col3 {width: 25%;}
.ds_2200 .category_table_row .col4 {width: 30%;}
.ds_2200 .category_table_row .col5 {width: 10%;}

.ds_2200 .category_table_row .label_col2 {text-align: right;}
.ds_2200 .category_table_row .label_col3 {border-right: 1px solid #e2e2e2;}
.ds_2200 .category_table_row .label_col5 {border-right: 1px solid #e2e2e2;}

.view_pac_table .category_table_row .col1 {width: 10%;}
.view_pac_table .category_table_row .col2 {width: 5%;}
.view_pac_table .category_table_row .col3 {width: 10%;}
.view_pac_table .category_table_row .col4 {width: 15%;}
.view_pac_table .category_table_row .col5 {width: 5%;}
.view_pac_table .category_table_row .col6 {width: 5%;}
.view_pac_table .category_table_row .col7 {width: 10%;}
.view_pac_table .category_table_row .col8 {width: 10%;}
.view_pac_table .category_table_row .col9 {width: 20%;}
.view_pac_table .category_table_row .col10 {width: 10%;}

.xpac_table .category_table_row .col1 {width: 10%;}
.xpac_table .category_table_row .col2 {width: 9%;}
.xpac_table .category_table_row .col3 {width: 10%;}
.xpac_table .category_table_row .col4 {width: 15%;}
.xpac_table .category_table_row .col5 {width: 5%;}
.xpac_table .category_table_row .col6 {width: 8%;}
.xpac_table .category_table_row .col7 {width: 8%;}
.xpac_table .category_table_row .col8 {width: 8%;}
.xpac_table .category_table_row .col9 {width: 17%;}
.xpac_table .category_table_row .col10 {width: 10%;}

.Indusoft_pacs .category_table_row .col1 {width: 10%;}
.Indusoft_pacs .category_table_row .col2 {width: 10%;}
.Indusoft_pacs .category_table_row .col3 {width: 10%;}
.Indusoft_pacs .category_table_row .col4 {width: 5%;}
.Indusoft_pacs .category_table_row .col5 {width: 30%;}
.Indusoft_pacs .category_table_row .col6 {width: 8%;}
.Indusoft_pacs .category_table_row .col7 {width: 5%;}
.Indusoft_pacs .category_table_row .col8 {width: 10%;}
.Indusoft_pacs .category_table_row .col9 {width: 10%;}

.touchpad_controller_table .category_table_row .col1 {width: 12.99%;}
.touchpad_controller_table .category_table_row .col2 {width: 11%;}
.touchpad_controller_table .category_table_row .col3 {width: 11%;}
.touchpad_controller_table .category_table_row .col4 {width: 11%;}
.touchpad_controller_table .category_table_row .col5 {width: 11%;}
.touchpad_controller_table .category_table_row .col6 {width: 11%;}
.touchpad_controller_table .category_table_row .col7 {width: 11%;}
.touchpad_controller_table .category_table_row .col8 {width: 11%;}
.touchpad_controller_table .category_table_row .col9 {width: 10%;}

.USB_converters .category_table_row .col1 {width: 10%;}
.USB_converters .category_table_row .col2 {width: 20%;}
.USB_converters .category_table_row .col3 {width: 15%;}
.USB_converters .category_table_row .col4 {width: 15%;}
.USB_converters .category_table_row .col5 {width: 30%;}
.USB_converters .category_table_row .col6 {width: 10%;}

.tmseries .category_table_row .col1 {width: 10%;}
.tmseries .category_table_row .col2 {width: 4%;}
.tmseries .category_table_row .col3 {width: 4%;}
.tmseries .category_table_row .col4 {width: 44%;}
.tmseries .category_table_row .col5 {width: 4%;}
.tmseries .category_table_row .col6 {width: 4%;}
.tmseries .category_table_row .col7 {width: 20%;}
.tmseries .category_table_row .col8 {width: 10%;}

.m7000_analog_digital .category_table_row .col1 {width: 10%;}
.m7000_analog_digital .category_table_row .col2 {width: 5%;}
.m7000_analog_digital .category_table_row .col3 {width: 5%;}
.m7000_analog_digital .category_table_row .col4 {width: 40%;}
.m7000_analog_digital .category_table_row .col5 {width: 5%;}
.m7000_analog_digital .category_table_row .col6 {width: 5%;}
.m7000_analog_digital .category_table_row .col7 {width: 20%;}
.m7000_analog_digital .category_table_row .col8 {width: 10%;}

.pet7000s_table .category_table_row .col1 {width: 10%;}
.pet7000s_table .category_table_row .col2 {width: 4%;}
.pet7000s_table .category_table_row .col3 {width: 4%;}
.pet7000s_table .category_table_row .col4 {width: 38%;}
.pet7000s_table .category_table_row .col5 {width: 4%;}
.pet7000s_table .category_table_row .col6 {width: 4%;}
.pet7000s_table .category_table_row .col7 {width: 26%;}
.pet7000s_table .category_table_row .col8 {width: 10%;}

.xpac_table .category_table_row .col1 {width: 12.99%;}
.xpac_table .category_table_row .col2 {width: 11%;}
.xpac_table .category_table_row .col3 {width: 11%;}
.xpac_table .category_table_row .col4 {width: 11%;}
.xpac_table .category_table_row .col5 {width: 11%;}
.xpac_table .category_table_row .col6 {width: 11%;}
.xpac_table .category_table_row .col7 {width: 11%;}
.xpac_table .category_table_row .col8 {width: 11%;}
.xpac_table .category_table_row .col9 {width: 10%;}

.signal_conditioners .category_table_row .col1 {width: 12.99%;}
.signal_conditioners .category_table_row .col2 {width: 11%;}
.signal_conditioners .category_table_row .col3 {width: 11%;}
.signal_conditioners .category_table_row .col4 {width: 11%;}
.signal_conditioners .category_table_row .col5 {width: 11%;}
.signal_conditioners .category_table_row .col6 {width: 11%;}
.signal_conditioners .category_table_row .col7 {width: 11%;}
.signal_conditioners .category_table_row .col8 {width: 11%;}
.signal_conditioners .category_table_row .col9 {width: 10%;}

.pci_express_table .category_table_row .col1 {width: 10%;}
.pci_express_table .category_table_row .col2 {width: 7%;}
.pci_express_table .category_table_row .col3 {width: 7%;}
.pci_express_table .category_table_row .col4 {width: 25%;}
.pci_express_table .category_table_row .col5 {width: 9%;}
.pci_express_table .category_table_row .col6 {width: 12%;}
.pci_express_table .category_table_row .col7 {width: 10%;}
.pci_express_table .category_table_row .col8 {width: 10%;}
.pci_express_table .category_table_row .col9 {width: 10%;}

.Universal_PCI_table .category_table_row .col1 {width: 10%;}
.Universal_PCI_table .category_table_row .col2 {width: 7%;}
.Universal_PCI_table .category_table_row .col3 {width: 7%;}
.Universal_PCI_table .category_table_row .col4 {width: 25%;}
.Universal_PCI_table .category_table_row .col5 {width: 9%;}
.Universal_PCI_table .category_table_row .col6 {width: 12%;}
.Universal_PCI_table .category_table_row .col7 {width: 10%;}
.Universal_PCI_table .category_table_row .col8 {width: 10%;}
.Universal_PCI_table .category_table_row .col9 {width: 10%;}

.wireless_solution1 .custom_table_row .col1 {width: 10%;}
.wireless_solution1 .custom_table_row .col2 {width: 30%;}
.wireless_solution1 .custom_table_row .col3 {width: 10%;}
.wireless_solution1 .custom_table_row .col4 {width: 15%;}
.wireless_solution1 .custom_table_row .col5 {width: 25%;}
.wireless_solution1 .custom_table_row .col6 {width: 10%;}

.iotstar_selectiontable .custom_table_row .col1 {width: 30%;}
.iotstar_selectiontable .custom_table_row .col1 {width: 30%;}
.iotstar_selectiontable .custom_table_row .col1 {width: 30%;}
.iotstar_selectiontable .custom_table_row .col1 {width: 10%;}

.wireless_solution2 .custom_table_row .col1 {width: 10%;}
.wireless_solution2 .custom_table_row .col2 {width: 20%;}
.wireless_solution2 .custom_table_row .col3 {width: 10%;}
.wireless_solution2 .custom_table_row .col4 {width: 30%;}
.wireless_solution2 .custom_table_row .col5 {width: 10%;}
.wireless_solution2 .custom_table_row .col6 {width: 10%;}
.wireless_solution2 .custom_table_row .col7 {width: 10%;}

.wireless_solution3 .custom_table_row .col1 {width: 10%;}
.wireless_solution3 .custom_table_row .col2 {width: 30%;}
.wireless_solution3 .custom_table_row .col3 {width: 25%;}
.wireless_solution3 .custom_table_row .col4 {width: 25%;}
.wireless_solution3 .custom_table_row .col5 {width: 10%;}

.iSN_series_table .custom_table_row .col1 {width: 10%; text-align: left;}
.iSN_series_table .custom_table_row .col1 .desc_columm {padding-left: 10px;}
.iSN_series_table .custom_table_row .col2 {width: 10%;}
.iSN_series_table .custom_table_row .col3 {width: 25%;}
.iSN_series_table .custom_table_row .col4 {width: 25%;}
.iSN_series_table .custom_table_row .col5 {width: 10%;}
.iSN_series_table .custom_table_row .col6 {width: 10%;}
.iSN_series_table .custom_table_row .col7 {width: 10%;}

.i9000_data_acquisition .category_table_row .col1 {width: 10%}
.i9000_data_acquisition .category_table_row .col2 {width: 15%}
.i9000_data_acquisition .category_table_row .col3 {width: 5%}
.i9000_data_acquisition .category_table_row .col4 {width: 35%}
.i9000_data_acquisition .category_table_row .col5 {width: 5%}
.i9000_data_acquisition .category_table_row .col6 {width: 5%}
.i9000_data_acquisition .category_table_row .col7 {width: 15%}
.i9000_data_acquisition .category_table_row .col8 {width: 10%}

.i97k_data_acquisition .category_table_row .col1 {width: 10%}
.i97k_data_acquisition .category_table_row .col2 {width: 5%}
.i97k_data_acquisition .category_table_row .col3 {width: 5%}
.i97k_data_acquisition .category_table_row .col4 {width: 50%}
.i97k_data_acquisition .category_table_row .col5 {width: 5%}
.i97k_data_acquisition .category_table_row .col6 {width: 5%}
.i97k_data_acquisition .category_table_row .col7 {width: 10%}
.i97k_data_acquisition .category_table_row .col8 {width: 10%}

.pci_express_table .label_row_group_2 .label_col7 {border-right: none;}
.pci_express_table .label_row_group_2 .label_col8 {border-left: none; border-bottom: 1px solid #e2e2e2;}

.Universal_PCI_table .label_row_group_2 .label_col7 {border-right: none;}
.Universal_PCI_table .label_row_group_2 .label_col8 {border-left: none; border-bottom: 1px solid #e2e2e2;}

.indusoft_table .category_table_row .col2 {width: 50%;}
.indusoft_table .category_table_row .col1 {width: 15%;}
.indusoft_table .category_table_row .col3 {width: 25%;}
.indusoft_table .category_table_row .col7 {width: 10%;}

.power_supply_selection_table .category_table_row .col1 {width: 10%;}
.power_supply_selection_table .category_table_row .col2 {width: 50%;}
.power_supply_selection_table .category_table_row .col3 {width: 10%;}
.power_supply_selection_table .category_table_row .col4 {width: 10%;}
.power_supply_selection_table .category_table_row .col5 {width: 10%;}
.power_supply_selection_table .category_table_row .col6 {width: 10%;}

.custom_table {
    width: 100%;
    display: table;
    border-collapse: collapse;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
}

.custom_table_columm {
    display: table-cell;
    border-right: 1px solid #e2e2e2;
    padding: 0px!important;
    vertical-align: middle;
}

.custom_table .custom_label_row {
    background-color: #176cbd;
    border-top: none;
}

.custom_table .custom_label_row {
    background-color: #176cbd;
    border-top: none;
}

.custom_table .custom_label_row p {
    color: white;
    font-weight: bold;
	font-size: 14px;
}


.custom_table .custom_table_row .custom_table_columm .bigbutton {height: 30px; line-height: 2 !important;}
.custom_table .custom_table_row .custom_columm p{margin: 0;}
.custom_table .custom_label_row .col1 {text-align: center !important;}
.custom_table .custom_table_row .custom_table_columm .getpriceprice {height: 16px; line-height: 15px; text-align: center; font-size: 13px;}

.label_columm {
    width: 45%;
    float: left;
    display: none;
    text-align: left;
    padding-left: 5%;
    font-size: 13px;
}

.label_columm p{
    font-size: 13px;
}

.desc_columm {
    width: 100%;
    float: left;
    font-size: 13px;
}

.desc_columm p, .itemcart p{
    font-size: 13px !important;
    font-family: "Open Sans",Helvetica,sans-serif !important;
}

.custom_table_row {
    display: table-row;
    border-top: 1px solid #e2e2e2;
}

.PCI_analog_output_boards_table .custom_table_row .col1 {width: 10%;}
.PCI_analog_output_boards_table .custom_table_row .col2 {width: 5%;}
.PCI_analog_output_boards_table .custom_table_row .col3 {width: 5%;}
.PCI_analog_output_boards_table .custom_table_row .col4 {width: 5%;}
.PCI_analog_output_boards_table .custom_table_row .col5 {width: 5%;}
.PCI_analog_output_boards_table .custom_table_row .col6 {width: 5%;}
.PCI_analog_output_boards_table .custom_table_row .col7 {width: 15%;}
.PCI_analog_output_boards_table .custom_table_row .col8 {width: 20%;}
.PCI_analog_output_boards_table .custom_table_row .col9 {width: 10%;}
.PCI_analog_output_boards_table .custom_table_row .col10 {width: 10%;}
.PCI_analog_output_boards_table .custom_table_row .col11 {width: 10%;}

.PCI_board_accessories .custom_table_row .col1 {width: 10%;}
.PCI_board_accessories .custom_table_row .col2 {width: 40%;}
.PCI_board_accessories .custom_table_row .col3 {width: 40%;}
.PCI_board_accessories .custom_table_row .col4 {width: 10%;}

.PCI_communication_boards_table .custom_table_row .col1 {width: 10%;}
.PCI_communication_boards_table .custom_table_row .col2 {width: 10%;}
.PCI_communication_boards_table .custom_table_row .col3 {width: 12%;}
.PCI_communication_boards_table .custom_table_row .col4 {width: 12%;}
.PCI_communication_boards_table .custom_table_row .col5 {width: 18%;}
.PCI_communication_boards_table .custom_table_row .col6 {width: 18%;}
.PCI_communication_boards_table .custom_table_row .col7 {width: 10%;}

.PCI_data_acquisition_boards_table .custom_table_row .col1 {width: 10%;}
.PCI_data_acquisition_boards_table .custom_table_row .col2 {width: 10%;}
.PCI_data_acquisition_boards_table .custom_table_row .col3 {width: 9%;}
.PCI_data_acquisition_boards_table .custom_table_row .col4 {width: 5%;}
.PCI_data_acquisition_boards_table .custom_table_row .col5 {width: 6%;}
.PCI_data_acquisition_boards_table .custom_table_row .col6 {width: 6%;}
.PCI_data_acquisition_boards_table .custom_table_row .col7 {width: 20%;}
.PCI_data_acquisition_boards_table .custom_table_row .col8 {width: 14%;}
.PCI_data_acquisition_boards_table .custom_table_row .col9 {width: 10%;}
.PCI_data_acquisition_boards_table .custom_table_row .col10 {width: 10%;}

.PCI_daughter_boards_table .custom_table_row .col1 {width: 20%;}
.PCI_daughter_boards_table .custom_table_row .col2 {width: 70%;}
.PCI_daughter_boards_table .custom_table_row .col3 {width: 10%;}

.PCI_digital_io_boards_table .custom_table_row .col1 {width: 10%;}
.PCI_digital_io_boards_table .custom_table_row .col2 {width: 20%;}
.PCI_digital_io_boards_table .custom_table_row .col3 {width: 20%;}
.PCI_digital_io_boards_table .custom_table_row .col4 {width: 20%;}
.PCI_digital_io_boards_table .custom_table_row .col5 {width: 20%;}
.PCI_digital_io_boards_table .custom_table_row .col6 {width: 10%;}

.PCI_memory_boards_table .custom_table_row .col1 {width: 10%;}
.PCI_memory_boards_table .custom_table_row .col2 {width: 10%;}
.PCI_memory_boards_table .custom_table_row .col3 {width: 10%;}
.PCI_memory_boards_table .custom_table_row .col4 {width: 40%;}
.PCI_memory_boards_table .custom_table_row .col5 {width: 20%;}
.PCI_memory_boards_table .custom_table_row .col6 {width: 10%;}

.PCI_motion_control_boards_table .custom_table_row .col1 {width: 15%;}
.PCI_motion_control_boards_table .custom_table_row .col2 {width: 20%;}
.PCI_motion_control_boards_table .custom_table_row .col3 {width: 20%;}
.PCI_motion_control_boards_table .custom_table_row .col4 {width: 20%;}
.PCI_motion_control_boards_table .custom_table_row .col5 {width: 15%;}
.PCI_motion_control_boards_table .custom_table_row .col6 {width: 10%;}

.relay_modules_table .custom_table_row .col1 {width: 15%;}
.relay_modules_table .custom_table_row .col2 {width: 45%;}
.relay_modules_table .custom_table_row .col3 {width: 30%;}
.relay_modules_table .custom_table_row .col4 {width: 10%;}

.PCI_watchdog_boards_table .custom_table_row .col1 {width: 5%;}
.PCI_watchdog_boards_table .custom_table_row .col2 {width: 50%;}
.PCI_watchdog_boards_table .custom_table_row .col3 {width: 8%;}
.PCI_watchdog_boards_table .custom_table_row .col4 {width: 27%;}
.PCI_watchdog_boards_table .custom_table_row .col5 {width: 10%;}

.ISA_isolated_AD32_data_acquisition_boards_table .custom_table_row .col1 {width: 20%;}
.ISA_isolated_AD32_data_acquisition_boards_table .custom_table_row .col2 {width: 7%;}
.ISA_isolated_AD32_data_acquisition_boards_table .custom_table_row .col3 {width: 20%;}
.ISA_isolated_AD32_data_acquisition_boards_table .custom_table_row .col4 {width: 15%;}
.ISA_isolated_AD32_data_acquisition_boards_table .custom_table_row .col5 {width: 15%;}
.ISA_isolated_AD32_data_acquisition_boards_table .custom_table_row .col6 {width: 13%;}
.ISA_isolated_AD32_data_acquisition_boards_table .custom_table_row .col7 {width: 10%;}

.ISA_isolated_ad_data_acquisition_boards_table .custom_table_row .col1 {width: 10%;}
.ISA_isolated_ad_data_acquisition_boards_table .custom_table_row .col2 {width: 11%;}
.ISA_isolated_ad_data_acquisition_boards_table .custom_table_row .col3 {width: 16%;}
.ISA_isolated_ad_data_acquisition_boards_table .custom_table_row .col4 {width: 16%;}
.ISA_isolated_ad_data_acquisition_boards_table .custom_table_row .col5 {width: 16%;}
.ISA_isolated_ad_data_acquisition_boards_table .custom_table_row .col6 {width: 16%;}
.ISA_isolated_ad_data_acquisition_boards_table .custom_table_row .col7 {width: 10%;}

.PCI_digital_io_boards_table .custom_table_row .col1 {width: 10%;}
.PCI_digital_io_boards_table .custom_table_row .col2 {width: 40%;}
.PCI_digital_io_boards_table .custom_table_row .col3 {width: 40%;}
.PCI_digital_io_boards_table .custom_table_row .col4 {width: 10%;}

.PCI_digital_io_boards_table .custom_table_row .col1 {width: 10%;}
.PCI_digital_io_boards_table .custom_table_row .col2 {width: 20%;}
.PCI_digital_io_boards_table .custom_table_row .col3 {width: 20%;}
.PCI_digital_io_boards_table .custom_table_row .col4 {width: 20%;}
.PCI_digital_io_boards_table .custom_table_row .col5 {width: 20%;}
.PCI_digital_io_boards_table .custom_table_row .col6 {width: 10%;}

.ISA_data_acquisition_boards_table .custom_table_row .col1 {width: 10%;}
.ISA_data_acquisition_boards_table .custom_table_row .col2 {width: 5%;}
.ISA_data_acquisition_boards_table .custom_table_row .col3 {width: 15%;}
.ISA_data_acquisition_boards_table .custom_table_row .col4 {width: 15%;}
.ISA_data_acquisition_boards_table .custom_table_row .col5 {width: 15%;}
.ISA_data_acquisition_boards_table .custom_table_row .col6 {width: 15%;}
.ISA_data_acquisition_boards_table .custom_table_row .col7 {width: 15%;}
.ISA_data_acquisition_boards_table .custom_table_row .col8 {width: 10%;}

.ISA_daughter_boards_table .custom_table_row .col1 {width: 10%;}
.ISA_daughter_boards_table .custom_table_row .col2 {width: 80%;}
.ISA_daughter_boards_table .custom_table_row .col3 {width: 10%;}

.ISA_digital_io_boards_table .custom_table_row .col1 {width: 10%;}
.ISA_digital_io_boards_table .custom_table_row .col2 {width: 20%;}
.ISA_digital_io_boards_table .custom_table_row .col3 {width: 20%;}
.ISA_digital_io_boards_table .custom_table_row .col4 {width: 20%;}
.ISA_digital_io_boards_table .custom_table_row .col5 {width: 20%;}
.ISA_digital_io_boards_table .custom_table_row .col6 {width: 10%;}

.ISA_motion_control_boards_table .custom_table_row .col1 {width: 10%;}
.ISA_motion_control_boards_table .custom_table_row .col2 {width: 25%;}
.ISA_motion_control_boards_table .custom_table_row .col3 {width: 25%;}
.ISA_motion_control_boards_table .custom_table_row .col4 {width: 30%;}
.ISA_motion_control_boards_table .custom_table_row .col5 {width: 10%;}

.Relay_modules_table .custom_table_row .col1 {width: 10%;}
.Relay_modules_table .custom_table_row .col2 {width: 20%;}
.Relay_modules_table .custom_table_row .col3 {width: 60%;}
.Relay_modules_table .custom_table_row .col4 {width: 10%;}

.ISA_watchdog_boards_table .custom_table_row .col1 {width: 10%;}
.ISA_watchdog_boards_table .custom_table_row .col2 {width: 80%;}
.ISA_watchdog_boards_table .custom_table_row .col3 {width: 10%;}

.Prototype_testing_boards_table .custom_table_row .col1 {width: 10%;}
.Prototype_testing_boards_table .custom_table_row .col2 {width: 80%;}
.Prototype_testing_boards_table .custom_table_row .col3 {width: 10%;}

.counter_boards_table .custom_table_row .col1 {width: 5%;}
.counter_boards_table .custom_table_row .col2 {width: 15%;}
.counter_boards_table .custom_table_row .col3 {width: 55%;}
.counter_boards_table .custom_table_row .col4 {width: 15%;}
.counter_boards_table .custom_table_row .col5 {width: 10%;}

.di_do_counter_boards_table .custom_table_row .col1 {width: 5%;}
.di_do_counter_boards_table .custom_table_row .col2 {width: 15%;}
.di_do_counter_boards_table .custom_table_row .col3 {width: 5%;}
.di_do_counter_boards_table .custom_table_row .col4 {width: 25%;}
.di_do_counter_boards_table .custom_table_row .col5 {width: 25%;}
.di_do_counter_boards_table .custom_table_row .col6 {width: 5%;}
.di_do_counter_boards_table .custom_table_row .col7 {width: 10%;}
.di_do_counter_boards_table .custom_table_row .col8 {width: 10%;}

.WP_controllers_table .custom_table_row .col1 {width: 10%;}
.WP_controllers_table .custom_table_row .col2 {width: 15%;}
.WP_controllers_table .custom_table_row .col3 {width: 15%;}
.WP_controllers_table .custom_table_row .col4 {width: 15%;}
.WP_controllers_table .custom_table_row .col5 {width: 10%;}
.WP_controllers_table .custom_table_row .col6 {width: 10%;}
.WP_controllers_table .custom_table_row .col7 {width: 15%;}
.WP_controllers_table .custom_table_row .col8 {width: 10%;}

.High-Profile-IO-Modules .custom_table_row .col1 {width: 10%;}
.High-Profile-IO-Modules .custom_table_row .col2 {width: 10%;}
.High-Profile-IO-Modules .custom_table_row .col3 {width: 5%;}
.High-Profile-IO-Modules .custom_table_row .col4 {width: 35%;}
.High-Profile-IO-Modules .custom_table_row .col5 {width: 5%;}
.High-Profile-IO-Modules .custom_table_row .col6 {width: 5%;}
.High-Profile-IO-Modules .custom_table_row .col7 {width: 20%;}
.High-Profile-IO-Modules .custom_table_row .col8 {width: 10%;}

.Low-Profile-IO-Modules .custom_table_row .col1 {width: 10%;}
.Low-Profile-IO-Modules .custom_table_row .col2 {width: 10%;}
.Low-Profile-IO-Modules .custom_table_row .col3 {width: 5%;}
.Low-Profile-IO-Modules .custom_table_row .col4 {width: 35%;}
.Low-Profile-IO-Modules .custom_table_row .col5 {width: 5%;}
.Low-Profile-IO-Modules .custom_table_row .col6 {width: 5%;}
.Low-Profile-IO-Modules .custom_table_row .col7 {width: 20%;}
.Low-Profile-IO-Modules .custom_table_row .col8 {width: 10%;}

.Motion-Control-Modules .custom_table_row .col1 {width: 10%;}
.Motion-Control-Modules .custom_table_row .col2 {width: 10%;}
.Motion-Control-Modules .custom_table_row .col3 {width: 10%;}
.Motion-Control-Modules .custom_table_row .col4 {width: 10%;}
.Motion-Control-Modules .custom_table_row .col5 {width: 50%;}
.Motion-Control-Modules .custom_table_row .col6 {width: 10%;}

.Memory-Socket-Modules .custom_table_row .col1 {width: 10%;}
.Memory-Socket-Modules .custom_table_row .col2 {width: 10%;}
.Memory-Socket-Modules .custom_table_row .col3 {width: 20%;}
.Memory-Socket-Modules .custom_table_row .col4 {width: 10%;}
.Memory-Socket-Modules .custom_table_row .col5 {width: 10%;}
.Memory-Socket-Modules .custom_table_row .col6 {width: 10%;}
.Memory-Socket-Modules .custom_table_row .col7 {width: 20%;}
.Memory-Socket-Modules .custom_table_row .col8 {width: 10%;}

.Communication-Modules .custom_table_row .col1 {width: 10%;}
.Communication-Modules .custom_table_row .col2 {width: 10%;}
.Communication-Modules .custom_table_row .col3 {width: 10%;}
.Communication-Modules .custom_table_row .col4 {width: 5%;}
.Communication-Modules .custom_table_row .col5 {width: 55%;}
.Communication-Modules .custom_table_row .col6 {width: 10%;}

.Green_technology_table .custom_table_row .col1 {width: 20%;}
.Green_technology_table .custom_table_row .col2 {width: 70%;}
.Green_technology_table .custom_table_row .col3 {width: 10%;}

.Agriculture_table .custom_table_row .col1 {width: 20%;}
.Agriculture_table .custom_table_row .col2 {width: 70%;}
.Agriculture_table .custom_table_row .col3 {width: 10%;}

.ISA_board_accessories_table .custom_table_row .col1 {width: 10%;}
.ISA_board_accessories_table .custom_table_row .col2 {width: 40%;}
.ISA_board_accessories_table .custom_table_row .col3 {width: 40%;}
.ISA_board_accessories_table .custom_table_row .col4 {width: 10%;}

.shop_cotrollers_by_program_lang .custom_table_row .col1 {width: 10%}
.shop_cotrollers_by_program_lang .custom_table_row .col2 {width: 15%}
.shop_cotrollers_by_program_lang .custom_table_row .col3 {width: 15%}
.shop_cotrollers_by_program_lang .custom_table_row .col4 {width: 15%}
.shop_cotrollers_by_program_lang .custom_table_row .col5 {width: 5%}
.shop_cotrollers_by_program_lang .custom_table_row .col6 {width: 5%}
.shop_cotrollers_by_program_lang .custom_table_row .col7 {width: 10%}
.shop_cotrollers_by_program_lang .custom_table_row .col8 {width: 15%}
.shop_cotrollers_by_program_lang .custom_table_row .col9 {width: 10%}

.Single_Phase_Compact_Smart_Meter_table .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.Single_Phase_Compact_Smart_Meter_table .custom_table_row .col2 {width: 15%;}
.Single_Phase_Compact_Smart_Meter_table .custom_table_row .col3 {width: 10%;}
.Single_Phase_Compact_Smart_Meter_table .custom_table_row .col4 {width: 20%;}
.Single_Phase_Compact_Smart_Meter_table .custom_table_row .col5 {width: 25%;}
.Single_Phase_Compact_Smart_Meter_table .custom_table_row .col6 {width: 10%;}

.Three_Phase_Compact_Smart_Meter_table .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.Three_Phase_Compact_Smart_Meter_table .custom_table_row .col2 {width: 15%;}
.Three_Phase_Compact_Smart_Meter_table .custom_table_row .col3 {width: 25%;}
.Three_Phase_Compact_Smart_Meter_table .custom_table_row .col4 {width: 30%;}
.Three_Phase_Compact_Smart_Meter_table .custom_table_row .col5 {width: 10%;}

.Power_Meter_Concentrator_table .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.Power_Meter_Concentrator_table .custom_table_row .col2 {width: 15%;}
.Power_Meter_Concentrator_table .custom_table_row .col3 {width: 20%;}
.Power_Meter_Concentrator_table .custom_table_row .col4 {width: 15%;}
.Power_Meter_Concentrator_table .custom_table_row .col5 {width: 20%;}
.Power_Meter_Concentrator_table .custom_table_row .col6 {width: 10%;}

.iPPC_table .custom_table_row .col1 {width: 15%; text-align: left; padding-left: 10px !important;}
.iPPC_table .custom_table_row .col2 {width: 10%;}
.iPPC_table .custom_table_row .col3 {width: 20%;}
.iPPC_table .custom_table_row .col4 {width: 10%;}
.iPPC_table .custom_table_row .col5 {width: 5%;}
.iPPC_table .custom_table_row .col6 {width: 10%;}
.iPPC_table .custom_table_row .col7 {width: 10%;}
.iPPC_table .custom_table_row .col8 {width: 10%;}
.iPPC_table .custom_table_row .col9 {width: 10%;}

.motion_and_temperature_sensors_table .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.motion_and_temperature_sensors_table .custom_table_row .col2 {width: 30%;}
.motion_and_temperature_sensors_table .custom_table_row .col3 {width: 10%;}
.motion_and_temperature_sensors_table .custom_table_row .col4 {width: 15%;}
.motion_and_temperature_sensors_table .custom_table_row .col5 {width: 15%;}
.motion_and_temperature_sensors_table .custom_table_row .col6 {width: 10%;}

.DL_300_table .custom_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.DL_300_table .custom_table_row .col2 {width: 10%;}
.DL_300_table .custom_table_row .col3 {width: 10%;}
.DL_300_table .custom_table_row .col4 {width: 15%;}
.DL_300_table .custom_table_row .col5 {width: 15%;}
.DL_300_table .custom_table_row .col6 {width: 20%;}
.DL_300_table .custom_table_row .col7 {width: 10%;}

.DL_200_table .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.DL_200_table .custom_table_row .col2 {width: 5%;}
.DL_200_table .custom_table_row .col3 {width: 5%;}
.DL_200_table .custom_table_row .col4 {width: 10%;}
.DL_200_table .custom_table_row .col5 {width: 10%;}
.DL_200_table .custom_table_row .col6 {width: 10%;}
.DL_200_table .custom_table_row .col7 {width: 10%;}
.DL_300_table .custom_table_row .col8 {width: 20%;}
.DL_200_table .custom_table_row .col9 {width: 10%;}

.mqtt_data_acquisition_table .custom_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.mqtt_data_acquisition_table .custom_table_row .col2 {width: 15%;}
.mqtt_data_acquisition_table .custom_table_row .col3 {width: 15%;}
.mqtt_data_acquisition_table .custom_table_row .col4 {width: 50%;}
.mqtt_data_acquisition_table .custom_table_row .col5 {width: 10%;}

.BACnet_Gateway_table .custom_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.BACnet_Gateway_table .custom_table_row .col2 {width: 20%;}
.BACnet_Gateway_table .custom_table_row .col3 {width: 60%;}
.BACnet_Gateway_table .custom_table_row .col4 {width: 10%;}

.CANbus_Gateway_table .custom_table_row .col1 {width: 15%; text-align: left; padding-left: 10px !important;}
.CANbus_Gateway_table .custom_table_row .col2 {width: 20%;}
.CANbus_Gateway_table .custom_table_row .col3 {width: 55%;}
.CANbus_Gateway_table .custom_table_row .col4 {width: 10%;}

.PIR_series_table .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.PIR_series_table .custom_table_row .col2 {width: 20%;}
.PIR_series_table .custom_table_row .col3 {width: 25%;}
.PIR_series_table .custom_table_row .col4 {width: 10%;}
.PIR_series_table .custom_table_row .col5 {width: 15%;}
.PIR_series_table .custom_table_row .col6 {width: 10%;}

.m_bus_gateway .custom_table_row .col1 {width: 20%;}
.m_bus_gateway .custom_table_row .col2 {width: 70%;}
.m_bus_gateway .custom_table_row .col3 {width: 10%;}

.EtherCAT_media_converter_table .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.EtherCAT_media_converter_table .custom_table_row .col2 {width: 20%;}
.EtherCAT_media_converter_table .custom_table_row .col3 {width: 25%;}
.EtherCAT_media_converter_table .custom_table_row .col4 {width: 10%;}
.EtherCAT_media_converter_table .custom_table_row .col5 {width: 15%; border-right: 1px solid #e2e2e2 !important;}
.EtherCAT_media_converter_table .custom_table_row .col6 {width: 10%;}

.EtherCAT_to_Modbus_table .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.EtherCAT_to_Modbus_table .custom_table_row .col2 {width: 20%;}
.EtherCAT_to_Modbus_table .custom_table_row .col3 {width: 25%; border-right: 1px solid #e2e2e2 !important;}
.EtherCAT_to_Modbus_table .custom_table_row .col4 {width: 10%;}

.Stepper_Motor_Controller_Driver_table .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.Stepper_Motor_Controller_Driver_table .custom_table_row .col2 {width: 20%;}
.Stepper_Motor_Controller_Driver_table .custom_table_row .col3 {width: 25%;}
.Stepper_Motor_Controller_Driver_table .custom_table_row .col4 {width: 10%;}
.Stepper_Motor_Controller_Driver_table .custom_table_row .col5 {width: 15%; border-right: 1px solid #e2e2e2 !important;}
.Stepper_Motor_Controller_Driver_table .custom_table_row .col6 {width: 10%;}

.Modbus_TCP_to_RTU_server_table .custom_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.Modbus_TCP_to_RTU_server_table .custom_table_row .col2 {width: 8%;}
.Modbus_TCP_to_RTU_server_table .custom_table_row .col3 {width: 8%;}
.Modbus_TCP_to_RTU_server_table .custom_table_row .col4 {width: 10%;}
.Modbus_TCP_to_RTU_server_table .custom_table_row .col5 {width: 44%;}
.Modbus_TCP_to_RTU_server_table .custom_table_row .col6 {width: 10%;}
.Modbus_TCP_to_RTU_server_table .custom_table_row .col7 {width: 10%;}
.Modbus_TCP_to_RTU_server_table .custom_table_row .col8 {width: 10%;}

.Motion-Control-Modules .custom_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.Motion-Control-Modules .custom_table_row .col2 {width: 15%;}
.Motion-Control-Modules .custom_table_row .col3 {width: 10%;}
.Motion-Control-Modules .custom_table_row .col4 {width: 55%;}
.Motion-Control-Modules .custom_table_row .col5 {width: 10%;}

.CAN_Communication_Modules .custom_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.CAN_Communication_Modules .custom_table_row .col2 {width: 10%;}
.CAN_Communication_Modules .custom_table_row .col3 {width: 70%;}
.CAN_Communication_Modules .custom_table_row .col4 {width: 10%;}

.Expansion_Racks .custom_table_row .col1 {width: 15%; text-align: left; padding-left: 10px !important;}
.Expansion_Racks .custom_table_row .col2 {width: 30%;}
.Expansion_Racks .custom_table_row .col3 {width: 45%;}
.Expansion_Racks .custom_table_row .col4 {width: 10%;}

.High_Profile_Modules .custom_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.High_Profile_Modules .custom_table_row .col2 {width: 5%;}
.High_Profile_Modules .custom_table_row .col3 {width: 5%;}
.High_Profile_Modules .custom_table_row .col4 {width: 40%;}
.High_Profile_Modules .custom_table_row .col5 {width: 5%;}
.High_Profile_Modules .custom_table_row .col6 {width: 5%;}
.High_Profile_Modules .custom_table_row .col7 {width: 20%;}
.High_Profile_Modules .custom_table_row .col8 {width: 10%;}

.PPDS .custom_table_row .col1 {width: 15%; text-align: left; padding-left: 10px !important;}
.PPDS .custom_table_row .col2 {width: 10%;}
.PPDS .custom_table_row .col3 {width: 10%;}
.PPDS .custom_table_row .col4 {width: 15%;}
.PPDS .custom_table_row .col5 {width: 10%;}
.PPDS .custom_table_row .col6 {width: 15%;}
.PPDS .custom_table_row .col7 {width: 15%;}
.PPDS .custom_table_row .col8 {width: 10%;}

.DN_800 .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.DN_800 .custom_table_row .col2 {width: 30%;}
.DN_800 .custom_table_row .col3 {width: 20%;}
.DN_800 .custom_table_row .col4 {width: 20%;}
.DN_800 .custom_table_row .col5 {width: 10%;}

.wifi_converters .custom_table_row .col1 {width: 15%; text-align: left; padding-left: 10px !important;}
.wifi_converters .custom_table_row .col2 {width: 20%;}
.wifi_converters .custom_table_row .col3 {width: 15%;}
.wifi_converters .custom_table_row .col4 {width: 20%;}
.wifi_converters .custom_table_row .col5 {width: 20%;}
.wifi_converters .custom_table_row .col6 {width: 10%;}

.Programmable_serial_to_fiber_device .custom_table_row .col1 {width: 20%; text-align: left; padding-left: 10px !important;}
.Programmable_serial_to_fiber_device .custom_table_row .col2 {width: 10%;}
.Programmable_serial_to_fiber_device .custom_table_row .col3 {width: 15%;}
.Programmable_serial_to_fiber_device .custom_table_row .col4 {width: 15%;}
.Programmable_serial_to_fiber_device .custom_table_row .col5 {width: 15%;}
.Programmable_serial_to_fiber_device .custom_table_row .col6 {width: 15%;}
.Programmable_serial_to_fiber_device .custom_table_row .col7 {width: 10%;}

.xpac_table .category_table_row .col1 {width: 10%;}
.xpac_table .category_table_row .col2 {width: 10%;}
.xpac_table .category_table_row .col3 {width: 10%;}
.xpac_table .category_table_row .col4 {width: 15%;}
.xpac_table .category_table_row .col5 {width: 5%;}
.xpac_table .category_table_row .col6 {width: 10%;}
.xpac_table .category_table_row .col7 {width: 10%;}
.xpac_table .category_table_row .col8 {width: 8%;}
.xpac_table .category_table_row .col9 {width: 12%;}
.xpac_table .category_table_row .col10 {width: 10%;}

.view_pac_table .category_table_row .col1 {width: 10%;}
.view_pac_table .category_table_row .col2 {width: 10%;}
.view_pac_table .category_table_row .col3 {width: 10%;}
.view_pac_table .category_table_row .col4 {width: 15%;}
.view_pac_table .category_table_row .col5 {width: 5%;}
.view_pac_table .category_table_row .col6 {width: 10%;}
.view_pac_table .category_table_row .col7 {width: 10%;}
.view_pac_table .category_table_row .col8 {width: 8%;}
.view_pac_table .category_table_row .col9 {width: 12%;}
.view_pac_table .category_table_row .col10 {width: 10%;}

.view_pac_selection_table .category_table_row .col1 {width: 10%;}
.view_pac_selection_table .category_table_row .col2 {width: 5%;}
.view_pac_selection_table .category_table_row .col3 {width: 10%;}
.view_pac_selection_table .category_table_row .col4 {width: 13%;}
.view_pac_selection_table .category_table_row .col5 {width: 5%;}
.view_pac_selection_table .category_table_row .col6 {width: 9%;}
.view_pac_selection_table .category_table_row .col7 {width: 10%;}
.view_pac_selection_table .category_table_row .col8 {width: 8%;}
.view_pac_selection_table .category_table_row .col9 {width: 20%;}
.view_pac_selection_table .category_table_row .col10 {width: 10%;}

.PoE_tPET .category_table_row .col1 {width: 10%;}
.PoE_tPET .category_table_row .col2 {width: 40%;}
.PoE_tPET .category_table_row .col3 {width: 5%;}
.PoE_tPET .category_table_row .col4 {width: 15%;}
.PoE_tPET .category_table_row .col5 {width: 5%;}
.PoE_tPET .category_table_row .col6 {width: 15%;}
.PoE_tPET .category_table_row .col7 {width: 10%;}

.unmanaged_switches .category_table_row .col1 {width: 20%;}
.unmanaged_switches .category_table_row .col2 {width: 10%;}
.unmanaged_switches .category_table_row .col3 {width: 5%;}
.unmanaged_switches .category_table_row .col4 {width: 10%;}
.unmanaged_switches .category_table_row .col5 {width: 15%;}
.unmanaged_switches .category_table_row .col6 {width: 20%;}
.unmanaged_switches .category_table_row .col7 {width: 10%;}

.monitors_table .custom_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.monitors_table .custom_table_row .col2 {width: 15%;}
.monitors_table .custom_table_row .col3 {width: 15%;}
.monitors_table .custom_table_row .col4 {width: 15%;}
.monitors_table .custom_table_row .col5 {width: 25%;}
.monitors_table .custom_table_row .col6 {width: 15%;}
.monitors_table .custom_table_row .col7 {width: 15%;}

.ikan_table .custom_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.ikan_table .custom_table_row .col2 {width: 15%;}
.ikan_table .custom_table_row .col3 {width: 15%;}
.ikan_table .custom_table_row .col4 {width: 30%;}
.ikan_table .custom_table_row .col5 {width: 20%;}
.ikan_table .custom_table_row .col6 {width: 10%;}

.signal_conditioners_table .category_table_row .col1 {width: 10%; text-align: left; padding-left: 10px !important;}
.signal_conditioners_table .category_table_row .col2 {width: 30%;}
.signal_conditioners_table .category_table_row .col3 {width: 30%;}
.signal_conditioners_table .category_table_row .col4 {width: 20%;}
.signal_conditioners_table .category_table_row .col5 {width: 10%;}

.canopen_protocol_table .custom_table_row .col1 {width: 10%;}
.canopen_protocol_table .custom_table_row .col2 {width: 30%;}
.canopen_protocol_table .custom_table_row .col3 {width: 20%;}
.canopen_protocol_table .custom_table_row .col4 {width: 30%;}
.canopen_protocol_table .custom_table_row .col5 {width: 10%;}

.xv_boards_for_vpd_table .custom_table_row .col1 {width: 13%; text-align: left;}
.xv_boards_for_vpd_table .custom_table_row .col1 .desc_columm {padding-left: 5px;}
.xv_boards_for_vpd_table .custom_table_row .col2 {width: 5%;}
.xv_boards_for_vpd_table .custom_table_row .col3 {width: 5%;}
.xv_boards_for_vpd_table .custom_table_row .col4 {width: 5%;}
.xv_boards_for_vpd_table .custom_table_row .col5 {width: 5%;}
.xv_boards_for_vpd_table .custom_table_row .col6 {width: 5%;}
.xv_boards_for_vpd_table .custom_table_row .col7 {width: 10%;}
.xv_boards_for_vpd_table .custom_table_row .col8 {width: 12%;}
.xv_boards_for_vpd_table .custom_table_row .col9 {width: 15%;}
.xv_boards_for_vpd_table .custom_table_row .col10 {width: 15%;}
.xv_boards_for_vpd_table .custom_table_row .col11 {width: 10%;}

.pac_5000_table .custom_table_row .col1 {width: 10%; text-align: left;}
.pac_5000_table .custom_table_row .col1 .desc_columm {padding-left: 5px;}
.pac_5000_table .custom_table_row .col2 {width: 5%;}
.pac_5000_table .custom_table_row .col3 {width: 5%;}
.pac_5000_table .custom_table_row .col4 {width: 5%;}
.pac_5000_table .custom_table_row .col5 {width: 20%;}
.pac_5000_table .custom_table_row .col6 {width: 10%;}
.pac_5000_table .custom_table_row .col7 {width: 10%;}
.pac_5000_table .custom_table_row .col8 {width: 15%;}
.pac_5000_table .custom_table_row .col9 {width: 10%;}
.pac_5000_table .custom_table_row .col10 {width: 10%;}

.motionnet_motion_control .custom_table_row .col1 {width: 10%;}
.motionnet_motion_control .custom_table_row .col2 {width: 80%;}
.motionnet_motion_control .custom_table_row .col3 {width: 10%;}

.Infrared_IR_Remote .custom_table_row .col1 {width: 10%;}
.Infrared_IR_Remote .custom_table_row .col2 {width: 30%;}
.Infrared_IR_Remote .custom_table_row .col3 {width: 15%;}
.Infrared_IR_Remote .custom_table_row .col4 {width: 15%;}
.Infrared_IR_Remote .custom_table_row .col5 {width: 10%;}
.Infrared_IR_Remote .custom_table_row .col6 {width: 10%;}
.Infrared_IR_Remote .custom_table_row .col7 {width: 10%;}

.vpd_expansion_board_table .custom_table_row .col1 {width: 5%;}
.vpd_expansion_board_table .custom_table_row .col2 {width: 5%;}
.vpd_expansion_board_table .custom_table_row .col3 {width: 5%;}
.vpd_expansion_board_table .custom_table_row .col4 {width: 45%;}
.vpd_expansion_board_table .custom_table_row .col5 {width: 5%;}
.vpd_expansion_board_table .custom_table_row .col6 {width: 5%;}
.vpd_expansion_board_table .custom_table_row .col7 {width: 20%;}
.vpd_expansion_board_table .custom_table_row .col8 {width: 10%;}

.tSH_700_Serial_to_Shared_Device_Servers .custom_table_row .col1 {width: 10%;}
.tSH_700_Serial_to_Shared_Device_Servers .custom_table_row .col2 {width: 10%;}
.tSH_700_Serial_to_Shared_Device_Servers .custom_table_row .col3 {width: 10%;}
.tSH_700_Serial_to_Shared_Device_Servers .custom_table_row .col4 {width: 15%;}
.tSH_700_Serial_to_Shared_Device_Servers .custom_table_row .col5 {width: 15%;}
.tSH_700_Serial_to_Shared_Device_Servers .custom_table_row .col6 {width: 15%;}
.tSH_700_Serial_to_Shared_Device_Servers .custom_table_row .col7 {width: 15%;}
.tSH_700_Serial_to_Shared_Device_Servers .custom_table_row .col8 {width: 10%;}

.intelligent_communication_converters_table .custom_table_row .col1 {width: 10%;}
.intelligent_communication_converters_table .custom_table_row .col2 {width: 25%;}
.intelligent_communication_converters_table .custom_table_row .col3 {width: 15%;}
.intelligent_communication_converters_table .custom_table_row .col4 {width: 10%;}
.intelligent_communication_converters_table .custom_table_row .col5 {width: 10%;}
.intelligent_communication_converters_table .custom_table_row .col6 {width: 10%;}
.intelligent_communication_converters_table .custom_table_row .col7 {width: 5%;}
.intelligent_communication_converters_table .custom_table_row .col8 {width: 5%;}
.intelligent_communication_converters_table .custom_table_row .col9 {width: 10%;}

.serial_communication_converters_gateways_table .custom_table_row .col1 {width: 10%;}
.serial_communication_converters_gateways_table .custom_table_row .col2 {width: 25%;}
.serial_communication_converters_gateways_table .custom_table_row .col3 {width: 25%;}
.serial_communication_converters_gateways_table .custom_table_row .col4 {width: 30%;}
.serial_communication_converters_gateways_table .custom_table_row .col5 {width: 10%;}

.winpac_ce_pac .custom_table_row .col1 {width: 10%;}
.winpac_ce_pac .custom_table_row .col2 {width: 5%;}
.winpac_ce_pac .custom_table_row .col3 {width: 10%;}
.winpac_ce_pac .custom_table_row .col4 {width: 10%;}
.winpac_ce_pac .custom_table_row .col5 {width: 5%;}
.winpac_ce_pac .custom_table_row .col6 {width: 10%;}
.winpac_ce_pac .custom_table_row .col7 {width: 15%;}
.winpac_ce_pac .custom_table_row .col8 {width: 10%;}
.winpac_ce_pac .custom_table_row .col9 {width: 15%;}
.winpac_ce_pac .custom_table_row .col10 {width: 10%;}

.elogger_table .custom_table_row .col1 {width: 20%;}
.elogger_table .custom_table_row .col2 {width: 35%;}
.elogger_table .custom_table_row .col3 {width: 35%;}
.elogger_table .custom_table_row .col4 {width: 10%;}

.xpac_table .custom_table_row .col1 {width: 10%;}
.xpac_table .custom_table_row .col2 {width: 10%;}
.xpac_table .custom_table_row .col3 {width: 11%;}
.xpac_table .custom_table_row .col4 {width: 10%;}
.xpac_table .custom_table_row .col5 {width: 10%;}
.xpac_table .custom_table_row .col6 {width: 10%;}
.xpac_table .custom_table_row .col7 {width: 12%;}
.xpac_table .custom_table_row .col8 {width: 17%;}
.xpac_table .custom_table_row .col9 {width: 10%;}

.linpac_table .custom_table_row .col1 {width: 10%;}
.linpac_table .custom_table_row .col2 {width: 13%;}
.linpac_table .custom_table_row .col3 {width: 6%;}
.linpac_table .custom_table_row .col4 {width: 10%;}
.linpac_table .custom_table_row .col5 {width: 10%;}
.linpac_table .custom_table_row .col6 {width: 10%;}
.linpac_table .custom_table_row .col7 {width: 6%;}
.linpac_table .custom_table_row .col8 {width: 10%;}
.linpac_table .custom_table_row .col9 {width: 15%;}
.linpac_table .custom_table_row .col10 {width: 10%;}

.upac_i_o_expansion_boards_table .custom_table_row .col1 {width: 10%;}
.upac_i_o_expansion_boards_table .custom_table_row .col2 {width: 10%;}
.upac_i_o_expansion_boards_table .custom_table_row .col3 {width: 10%;}
.upac_i_o_expansion_boards_table .custom_table_row .col4 {width: 40%;}
.upac_i_o_expansion_boards_table .custom_table_row .col5 {width: 10%;}
.upac_i_o_expansion_boards_table .custom_table_row .col6 {width: 10%;}
.upac_i_o_expansion_boards_table .custom_table_row .col7 {width: 10%;}

.upac_i_o_expansion_boards_table2 .custom_table_row .col1 {width: 10%;}
.upac_i_o_expansion_boards_table2 .custom_table_row .col2 {width: 10%;}
.upac_i_o_expansion_boards_table2 .custom_table_row .col3 {width: 30%;}
.upac_i_o_expansion_boards_table2 .custom_table_row .col4 {width: 20%;}
.upac_i_o_expansion_boards_table2 .custom_table_row .col5 {width: 10%;}
.upac_i_o_expansion_boards_table2 .custom_table_row .col6 {width: 10%;}
.upac_i_o_expansion_boards_table2 .custom_table_row .col7 {width: 10%;}

.High_Profile_IO_Modules .custom_table_row .col1 {width: 8%; text-align: left;}
.High_Profile_IO_Modules .custom_table_row .col8 {width: 10%;}

.Low_Profile_IO_Modules .custom_table_row .col1 {width: 8%; text-align: left;}
.Low_Profile_IO_Modules .custom_table_row .col8 {width: 10%;}

.Motion_Control_Modules .custom_table_row .col1 {width: 8%; text-align: center;}
.Motion_Control_Modules .custom_table_row .col2 {width: 10%;}
.Motion_Control_Modules .custom_table_row .col3 {width: 10%;}
.Motion_Control_Modules .custom_table_row .col4 {width: 10%;}
.Motion_Control_Modules .custom_table_row .col5 {width: 52%;}
.Motion_Control_Modules .custom_table_row .col6 {width: 10%;}

.graphene_batteries .category_table_row .col1 {width: 10%;}
.graphene_batteries .category_table_row .col2 {width: 5%;}
.graphene_batteries .category_table_row .col3 {width: 10%;}
.graphene_batteries .category_table_row .col4 {width: 20%;}
.graphene_batteries .category_table_row .col5 {width: 5%;}
.graphene_batteries .category_table_row .col6 {width: 5%;}
.graphene_batteries .category_table_row .col7 {width: 5%;}
.graphene_batteries .category_table_row .col8 {width: 30%; text-align: left; padding-left: 5px;}
.graphene_batteries .category_table_row .col9 {width: 5%;}
.graphene_batteries .category_table_row .col10 {width: 10%;}

.graphene_batteries .label_row_group_2 .label_col4 {border-right: none;}
.graphene_batteries .label_row_group_2 .label_col5 {border-right: 1px solid #e2e2e2; border-left: none;}
.graphene_batteries .label_row_group_2 .label_col7 {border-right: none;}
.graphene_batteries .label_row_group_2 .label_col8 {border-left: none; border-bottom: 1px solid #e2e2e2;}

.Communication_Modules .custom_table_row .col1 {width: 8%; text-align: left;}
.Communication_Modules .custom_table_row .col6 {width: 10%;}

.Memory_Socket_Modules .custom_table_row .col1 {width: 8%; text-align: left;}
.Memory_Socket_Modules .custom_table_row .col8 {width: 10%;}

#indusoft-table .custom_table .custom_table_row .col3 {width: 10%;}
#indusoft-table .custom_table .custom_table_row .col4 {width: 10%;}

.manage_reminder .manage_orders_table_row .col1{width: 15%;}
.manage_reminder .manage_orders_table_row .col2{width: 20%;}
.manage_reminder .manage_orders_table_row .col3{width: 20%;}
.manage_reminder .manage_orders_table_row .col4{width: 10%;}
.manage_reminder .manage_orders_table_row .col5{width: 30%;}
.manage_reminder .manage_orders_table_row .col6{width: 5%;}

.modbus_converters_gateways .custom_table_row .col1 {width: 10%;}
.modbus_converters_gateways .custom_table_row .col2 {width: 30%;}
.modbus_converters_gateways .custom_table_row .col3 {width: 50%;}
.modbus_converters_gateways .custom_table_row .col4 {width: 10%;}

.accessories_table .custom_table_row .col1 {width: 15%;}
.accessories_table .custom_table_row .col2 {width: 75%;}
.accessories_table .custom_table_row .col3 {width: 10%;}

.antennas_table .custom_table_row .col1 {width: 10%;}
.antennas_table .custom_table_row .col2 {width: 15%;}
.antennas_table .custom_table_row .col3 {width: 10%;}
.antennas_table .custom_table_row .col4 {width: 10%;}
.antennas_table .custom_table_row .col5 {width: 10%;}
.antennas_table .custom_table_row .col6 {width: 10%;}
.antennas_table .custom_table_row .col7 {width: 10%;}
.antennas_table .custom_table_row .col8 {width: 15%;}
.antennas_table .custom_table_row .col9 {width: 10%;}

.cables_accessories_table .custom_table_row .col1 {width: 10%;}
.cables_accessories_table .custom_table_row .col2 {width: 60%;}
.cables_accessories_table .custom_table_row .col3 {width: 20%;}
.cables_accessories_table .custom_table_row .col4 {width: 10%;}

.canbus_communication_boards_table .custom_table_row .col1 {width: 10%;}
.canbus_communication_boards_table .custom_table_row .col2 {width: 15%;}
.canbus_communication_boards_table .custom_table_row .col3 {width: 5%;}
.canbus_communication_boards_table .custom_table_row .col4 {width: 15%;}
.canbus_communication_boards_table .custom_table_row .col5 {width: 15%;}
.canbus_communication_boards_table .custom_table_row .col6 {width: 30%;}
.canbus_communication_boards_table .custom_table_row .col7 {width: 10%;}

.canopen_and_devicenet_io_expansion_racks_table .custom_table_row .col1 {width: 10%;}
.canopen_and_devicenet_io_expansion_racks_table .custom_table_row .col2 {width: 10%;}
.canopen_and_devicenet_io_expansion_racks_table .custom_table_row .col3 {width: 10%;}
.canopen_and_devicenet_io_expansion_racks_table .custom_table_row .col4 {width: 10%;}
.canopen_and_devicenet_io_expansion_racks_table .custom_table_row .col5 {width: 15%;}
.canopen_and_devicenet_io_expansion_racks_table .custom_table_row .col6 {width: 35%;}
.canopen_and_devicenet_io_expansion_racks_table .custom_table_row .col7 {width: 10%;}

.modbus_data_concentrator .label_row_group_2 .label_col1{width: 10%;}
.modbus_data_concentrator .label_row_group_2 .label_col2{width: 20%; border-bottom: none;}
.modbus_data_concentrator .label_row_group_2 .label_col3{width: 25%; border-left: 1px solid #e2e2e2;}
.modbus_data_concentrator .label_row_group_2 .label_col4{width: 25%;}
.modbus_data_concentrator .label_row_group_2 .label_col5{width: 10%;}

.lighting_control_table .label_row_group_2 .label_col3{border-left: 1px solid #e2e2e2;}
.lighting_control_table .label_row_group_2 .label_col7{border-left: 1px solid #e2e2e2; border-bottom: none;}

.lighting_control_table .category_table_row .col1{width: 10%;}
.lighting_control_table .category_table_row .col2{width: 20%;}
.lighting_control_table .category_table_row .col3{width: 10%;}
.lighting_control_table .category_table_row .col4{width: 20%;}
.lighting_control_table .category_table_row .col5{width: 10%;}
.lighting_control_table .category_table_row .col6{width: 20%;}
.lighting_control_table .category_table_row .col7{width: 10%;}

.dcs_modules_table .custom_table_row .col1 {width: 10%;}
.dcs_modules_table .custom_table_row .col2 {width: 10%;}
.dcs_modules_table .custom_table_row .col3 {width: 10%;}
.dcs_modules_table .custom_table_row .col4 {width: 10%;}
.dcs_modules_table .custom_table_row .col5 {width: 30%;}
.dcs_modules_table .custom_table_row .col6 {width: 20%;}
.dcs_modules_table .custom_table_row .col7 {width: 10%;}

.fr_net_communication_boards_table .custom_table_row .col1 {width: 15%;}
.fr_net_communication_boards_table .custom_table_row .col2 {width: 25%;}
.fr_net_communication_boards_table .custom_table_row .col3 {width: 10%;}
.fr_net_communication_boards_table .custom_table_row .col4 {width: 40%;}
.fr_net_communication_boards_table .custom_table_row .col5 {width: 10%;}

.industrial_enclosures_table .custom_table_row .col1 {width: 10%;}
.industrial_enclosures_table .custom_table_row .col2 {width: 80%;}
.industrial_enclosures_table .custom_table_row .col3 {width: 10%;}

.industrial_gps_receivers_table .custom_table_row .col1 {width: 10%;}
.industrial_gps_receivers_table .custom_table_row .col2 {width: 50%;}
.industrial_gps_receivers_table .custom_table_row .col3 {width: 15%;}
.industrial_gps_receivers_table .custom_table_row .col4 {width: 15%;}
.industrial_gps_receivers_table .custom_table_row .col5 {width: 10%;}

.modbus_io_expansion_racks_table .custom_table_row .col1 {width: 15%;}
.modbus_io_expansion_racks_table .custom_table_row .col2 {width: 30%;}
.modbus_io_expansion_racks_table .custom_table_row .col3 {width: 45%;}
.modbus_io_expansion_racks_table .custom_table_row .col4 {width: 10%;}

.motion_control_pack_table .custom_table_row .col1 {width: 10%;}
.motion_control_pack_table .custom_table_row .col2 {width: 40%;}
.motion_control_pack_table .custom_table_row .col3 {width: 40%;}
.motion_control_pack_table .custom_table_row .col4 {width: 10%;}

.poe_injector_splitter_table .custom_table_row .col1 {width: 10%;}
.poe_injector_splitter_table .custom_table_row .col2 {width: 20%;}
.poe_injector_splitter_table .custom_table_row .col3 {width: 20%;}
.poe_injector_splitter_table .custom_table_row .col4 {width: 20%;}
.poe_injector_splitter_table .custom_table_row .col5 {width: 20%;}
.poe_injector_splitter_table .custom_table_row .col6 {width: 10%;}

.Special_Expansion_table .custom_table_row .col1 {width: 10%;}
.Special_Expansion_table .custom_table_row .col2 {width: 10%;}
.Special_Expansion_table .custom_table_row .col3 {width: 10%;}
.Special_Expansion_table .custom_table_row .col4 {width: 40%;}
.Special_Expansion_table .custom_table_row .col5 {width: 20%;}
.Special_Expansion_table .custom_table_row .col6 {width: 10%;}

.wireless_environmental_sensing_system_table .custom_table_row .col1 {width: 20%;}
.wireless_environmental_sensing_system_table .custom_table_row .col2 {width: 20%;}
.wireless_environmental_sensing_system_table .custom_table_row .col3 {width: 10%;}
.wireless_environmental_sensing_system_table .custom_table_row .col4 {width: 20%;}
.wireless_environmental_sensing_system_table .custom_table_row .col5 {width: 20%;}
.wireless_environmental_sensing_system_table .custom_table_row .col6 {width: 10%;}

.termination_boards_table .custom_table_row .col1 {width: 15%;}
.termination_boards_table .custom_table_row .col2 {width: 40%;}
.termination_boards_table .custom_table_row .col3 {width: 35%;}
.termination_boards_table .custom_table_row .col4 {width: 10%;}

.profibus_io_expansion_racks_table .custom_table_row .col1 {width: 10%;}
.profibus_io_expansion_racks_table .custom_table_row .col2 {width: 20%;}
.profibus_io_expansion_racks_table .custom_table_row .col3 {width: 60%;}
.profibus_io_expansion_racks_table .custom_table_row .col4 {width: 10%;}

.usb_io_expansion_racks_table .custom_table_row .col1 {width: 10%;}
.usb_io_expansion_racks_table .custom_table_row .col2 {width: 20%;}
.usb_io_expansion_racks_table .custom_table_row .col3 {width: 60%;}
.usb_io_expansion_racks_table .custom_table_row .col4 {width: 10%;}

.internet_of_things_iot_table .custom_table_row .col1 {width: 10%;}
.internet_of_things_iot_table .custom_table_row .col2 {width: 40%;}
.internet_of_things_iot_table .custom_table_row .col3 {width: 20%;}
.internet_of_things_iot_table .custom_table_row .col4 {width: 5%;}
.internet_of_things_iot_table .custom_table_row .col5 {width: 15%;}
.internet_of_things_iot_table .custom_table_row .col6 {width: 10%;}

.label_row:hover{
    background-color: #176cbd !important;
}

.label_row_1:hover{
    background-color: #176cbd !important;
}

.label_row_2:hover{
    background-color: #176cbd !important;
}

.write_review_mobile{
    display: none;
}

.write_review_popup{
    display: inline-block;
}

.product_quote {
    background-color: white;
    padding: 10px;
    border: 1px solid;
    border-bottom: 1px solid !important;
    border-radius: 2px;
    font-size: 15px;
    color: black;
}

.product_quote:hover {
    background-color: #16bd0c;
    color: white;
    border: 1px solid;
    border-bottom: 1px solid !important;
}

#searchresultsbox hr{
    margin: 5px 0;
}

.compare_box {
    float: left;
    width: 110px;
    margin: 30px 0px 0px 20px;
}

.compare_box_cat {
    float: left; 
    width: 100%;  
    margin: 20px 0px 0px 25%;
}

.compare_item_cat{
    margin: 20px 0 0 0;
    float: left;
    text-align: center;
}

.compare_label_cat{
    float: left;
    margin: 10px 0 0 0px;
}

.product_quote{
    float: none;
    margin-top: 0;
}

.site_map {
    padding: 0 10%;
    width: 100%;
}

.site_map .sitemap_links{
    width: 100%;
}

.site_map h1{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    color: #000;
    padding: .5em;
}

.site_map .sitemap_links h2{
    text-align: left;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 20px;
    color: #000;
}

.site_map .sitemap_links .divider{
    border: 0;
    padding: 0;
    margin: 20px 0 0 0;
    height: 2px;
    background: linear-gradient(to right,#fff 0,#999 50%,#fff 100%);
}

.feature_links{
    width: 100%;
}

.feature_links .feature_block{
    float: left;
    width: 25%;
    padding: 0;
    list-style-type: none;
}

.feature_links ul .features_header{
    font-size: 15px;
    color: #0d72c2;
    font-weight: bold;
}

.feature_links ul li{
    padding: 0;
    margin: .75em;
}

.feature_links ul li a{
    display: inline-block;
    padding: 0 14px;
    text-decoration: none;
    line-height: 1em;
    text-align: left;
    font-size: 13px;
    color: #888;
    font-weight: initial;
}

.sitemap_links ul li a:hover{
    color: black;
    font-weight: bold;
}

.product_links .product_block{
    float: left;
    width: 30%;
    padding: 0;
    list-style-type: none;
}

.product_links ul .product_header{
    font-size: 15px;
    color: #0d72c2;
    font-weight: bold;
}

.product_links ul li{
    padding: 0;
    margin: .75em;
}

.product_links ul li a{
    display: inline-block;
    padding: 0 14px;
    text-decoration: none;
    line-height: 1em;
    text-align: left;
    font-size: 13px;
    color: #888;
    font-weight: initial;
}

.product_links{
    float: left;
    width: 100%;
}

.cart_section {
    float: left;
    width: 100%;
}

.product_quote_compare_table{
    background-color: #10aa00;
    background-position: top;
    background-repeat: repeat-x;
    -moz-appearance: none;
    border-radius: 6px;
    padding: 0.6px 13px !important;
    display: inline-block;
    color: white;
    font-weight: bold;
    margin-right: 10px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    white-space: nowrap;
    font-size: 15px;
    margin-top: 5px;
}

.product_quote_compare_table:hover{
    text-decoration: none !important;
    color: white !important;
    background-color: #8c8c8c;
}

.quick_add_to_cart_section{
    padding: 0 0 20px 0;
}

#add_item_list li{
    list-style: none;
    padding: 0 10px 0 10px;
    border-bottom: 0.5px #aaa solid;
}

#add_item_list li:hover{
    cursor: pointer;
    background-color: rgba(160, 160, 160, 0.075);
}

#inactive_quickadd_to_cart_submit_btn{
    display: inline-block;
}

#inactive_quickadd_to_cart_submit_btn .button_05.special{
    /* background-color: #7f7d7d !important; */
}

#quickadd_to_cart_submit_btn{
    display: none;
}

.right_category_column{
    width: 285px;
    position: absolute;
    right: 0;
    display: block;
}

.category_section_block {
    width: 100%;
    float: left;
    padding: 20px 0 50px 0;
    border-bottom: 0.5px solid #b2b2b2;
}

.category_section_block .category_section_block_header{
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    margin: 0 5px;
}

.category_section_big_block_header{
    width: 100%;
    text-decoration: underline;
    font-size: 15px;
    font-weight: bold;
}

.category_section_block .category_modules_block{
    width: 100%;
}

.category_section_block .module_block{
    width: 145px;
    float: left;
    border: 1px solid #909090;
    margin-right: 2%;
    height: 195px;
    margin-top: 20px;
    position: relative;
}
.category_section_block .module_block:hover{
	transition: 0.2s;
 	transform: scale(1.15,1.15);
 	border: 1px solid rgba(11,11,11,0.5);
 	-webkit-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
}

.category_section_block .module_block .module_block_header{
    width: 100%;
    background-color: #e2e2e2;
    padding: 5px 10px;
    font-size: 13px;
    float: left;
    height: 50px;
    line-height: 20px;
}

.category_section_block .module_block .module_block_desc{
    line-height: 20px;
    font-size: 13px;
    padding: 10px;
}

.category_section_block .module_block .module_block_image{
    width: 100%;
    height: 77%;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0;
}

.category_section_block .module_block .module_block_image img{
    width: 100%;
    height: 100%;
}

.category_section_block_new {
    width: 100%;
    float: left;
    padding: 0 0 50px 0;
}

.category_section_block_new .module_block_new{
    width: 160px;
    float: left;
    border: 1px solid #909090;
    margin-right: 2%;
    height: 220px;
    margin-top: 20px;
    position: relative;
}

.category_section_block_new .module_block_new:hover{
	transition: 0.2s;
 	transform: scale(1.15,1.15);
 	border: 1px solid rgba(11,11,11,0.5);
 	-webkit-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
}

.category_section_block_new .module_block_new .module_block_header_new{
    width: 100%;
    background-color: #e2e2e2;
    padding: 5px 10px;
    font-size: 13px;
    float: left;
    height: 50px;
    line-height: 20px;
}
.category_section_block_new .module_block_new .module_block_header_new a:hover{
    transition: 0.2s;
    color: red;
}

.category_section_block_new .module_block_new .module_block_image_new{
    width: 100%;
    height: 77%;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0;
}

.category_section_block_new .module_block_new .module_block_image_new img{
    width: 100%;
    height: 100%;
    padding: 10px;
}

.module_block_2rows{
    width: 145px;
    float: left;
    border: 1px solid #909090;
    margin-right: 2%;
    height: 222px;
    margin-top: 30px;
    position: relative;
}

.module_block_header_2rows{
    width: 100%;
    background-color: #e2e2e2;
    padding: 5px 10px;
    font-size: 13px;
    float: left;
    height: 30px;
    line-height: 20px;
}

.module_block_desc_2rows{
    line-height: 20px;
    font-size: 13px;
    padding: 5px 10px;
    float: left;
    height: 57px;
}

.module_block_image_2rows{
    width: 100%;
    height: 66%;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0;
}

.module_block_image_2rows img{
    width: 100%;
    height: 100%;
}

.subscribeblank{
    width: 30% !important;
    text-align: left;
}

.single-column {
    position: relative;
    padding: 0 32px 10px;
}

div.table {
    position: relative;
    display: block;
    border: 1px solid #e1e1e1;
    background: #fff;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.table-header {
    z-index: 10;
    position: relative;
    float: left;
    width: 100%;
}

div.table .caption {
    position: relative;
    clear: both;
    font-size: 12px;
    line-height: 16px;
    background: #333;
    color: #fff;
    padding: 20px 20px !important;
    margin: 0 !important;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -ms-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -ms-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}

.clearfix {
    zoom: 1;
}

div.table .table-row {
    padding: 0 10px;
}

 div.orders-list .table-row>div.column-1,  div.orders-list .table-row>div.column-2,  div.orders-list .table-row>div.column-3 {
    width: 20%;
}

div.table .table-header .table-row>div {
    text-align: left;
    font-weight: normal;
    font-size: 15px;
    padding: 16px 10px 20px;
}

div.table .table-row .column-1, div.table .table-row .column-2, div.table .table-row .column-3, div.table .table-row .column-4, div.table .table-row .column-5 {
    position: relative;
    float: left;
    padding: 10px;
}

 div.orders-list .table-row>div.column-4 {
    width: 20%;
}

 div.orders-list .table-content {
    height: auto;
    min-height: 233px;
    font: 13px/33px sans-serif;
}

div.table .table-content {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}

div.table .table-content .table-row:first-child {
    border-top: 0;
}

div.table .table-content .table-row {
    border-top: 1px solid #eee !important;
    cursor: pointer;
    float: left;
    width: 100%;
}

div.table .table-content .table-row:hover{
    cursor: pointer;
    background-color: #ddd;
}

div.table .table-header em {
    font-weight: normal;
    font-size: 26px;
    margin-right: 10px;
    line-height: 30px;
}
.nsg-font-family--platform {
    font-style: normal;
}
.nsg-font-family--platform, .nsg-font-family--platform-i {
    font-weight: 400;
    font-family: OneNikeCurrency,'TradeGothicW01-BoldCn20 675334',Helvetica,Arial,sans-serif;
}

.order_detail_header{
    width: 100%;
    position: relative;
    float: left;
    font-size: 13px;
    padding: 15px 10px;
    line-height: 20px;
    background-color: #f6f6f6;
}

.order_detail_header .order_placed{
    float: left;
    width: 15%;
    padding-left: 10px;
}

.order_detail_header .order_total{
    float: left;
    width: 15%;
    padding-left: 10px;
}

.order_detail_header .order_shipto{
    float: left;
    width: 15%;
    padding-left: 10px;
}

.order_detail_header .order_tracking{
    float: left;
    width: 50%;
    padding-left: 10px;
    text-align: right;
}

.order_detail_content{
    width: 100%;
    float: left;
    font-size: 13px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #e1e1e1;
}

.order_detail_content .order_detail_img{
    float: left;
    width: 10%;
    padding-left: 10px;
}

.order_detail_content .order_detail_img > a img{
    width: 100px;
    height: 100%;
}

.order_detail_content .oder_detail_description{
    float: left;
    width: 65%;
    padding-left: 10px;
}

.order_detail_content .oder_detail_description .item_desc{
    line-height: 20px;
}

.order_detail_content .oder_detail_description .item_buy_again{
    text-align: left;
    float: left;
    margin-left: 30px;
}

.order_detail_content .oder_detail_description .item_title{
    font-weight: bold;
}

.order_detail_content .order_detail_features{
    float: left;
    width: 20%;
    padding-left: 10px;
}

.order_details_function{
    background-color: #c3c3c3;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 25px;
    float: left;
    margin-bottom: 10px;
    width: 190px;
    color: black;
    text-decoration: none;
    border-radius: 6px;
    text-align: center;
    -moz-appearance: none;
}

.order_details_function:hover{
    background-color: #a5a5a5;
}

.page_list_top{
    text-align: center; 
    margin-top: 0px;
    width: 100%;
}

.pagination{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li:first-child > a, .pagination > li:first-child > span{
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover{
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > li > a, .pagination > li > span{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a:hover{
    background-color: #e2e2e2;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.qty_section {float: left; margin-top: 15px; width: 140px;}

#compare_item{margin: 0;}

.category_search_result{
    float: left;
    width: 100%;
    border: 1px solid #39C;
    border-radius: 5px;
    margin: 5px 0 0 0;
    padding: 5px 0 0 0;
    max-height: 530px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
}

.view_more_categories{
    padding: 5px 20px;
    border-left: 0.2px solid #39C;
    border-radius: 5px;
    width: 20%;
    border-right: 0.2px solid #39C;
    border-bottom: 0.2px solid #39C;
    margin: auto;
    margin-top: -2px;
    display: none;
    cursor: pointer;
    font-size: 15px;
    text-align: center;
    background-color: white;
    position: relative;
    z-index: 2;
    color: #39C;
}

.view_more_categories:hover{
    color: black;
}

.view_less_categories{
    padding: 5px 20px;
    border-left: 0.2px solid #39C;
    border-radius: 5px;
    width: 20%;
    border-right: 0.2px solid #39C;
    border-bottom: 0.2px solid #39C;
    margin: auto;
    margin-top: -2px;
    display: none;
    cursor: pointer;
    font-size: 15px;
    text-align: center;
    background-color: white;
    position: relative;
    z-index: 2;
    color: #39C;
}

.view_less_categories:hover{
    color: black;
}

.category_search_result .category_item{
    width: 190px;
    padding: 0 5px 5px 5px;
    text-align: center;
    min-height: 123px;
    vertical-align: top;
    display: inline-block;
    /*margin: 5px 10px 5px 10px;*/
}

.search_category_image img{
    width: 130px;
    height: 140px;
}

.category_item .category_item_desc{
    font-size: 12px;
    line-height: 15px;
}

.category_item .category_item_desc a{
    color: #0d72c2;
}

#accordion{
    width: 100%;
}

.panel-title1{
    background: linear-gradient(to bottom,#2b91ca,#0d72c2);
}

.panel-title1 > span{
    color: white !important;
}

#accordion1 .panel .panel-collapse .panel-body{
    margin-top: -2px;
}

.pagination{
    font-size: 12px !important;
}

.nav-tabs > li {
    float: left;
    background-color: #ffffff;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    background-color: #eee;
    color: #555555;
}

.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover {
  background-color: #d7d7d7;
  color: #0033a2;
}

.nav-tabs > li{
    margin-right: 20px;
}

#total_search_table_tab{
    font-size: 16px; 
    padding: 15px 200px; 
    text-decoration: none;
    border-top: 1px solid #b8b8b8;
    border-left: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
}
#total_search_table_tab:hover{
    background-color: #d7d7d7;
}

#total_search_results_tab{
    font-size: 16px; 
    padding: 15px 200px; 
    text-decoration: none;
    border-top: 1px solid #b8b8b8;
    border-left: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
}

#total_search_results_tab:hover{
    background-color: #d7d7d7;
}

.filter_result_box{
    position: relative;
    display: inline-block;
    font-size: 0;
    margin-right: 10px;
}

.bigbutton .close {
    position: absolute;
    top: 7px;
    right: 0;
    z-index: 100;
    padding: 5px 2px 2px;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    opacity: .2;
    text-align: center;
    font-size: 20px;
    line-height: 10px;
    border-radius: 50%;
}
.bigbutton .close:hover {
    opacity: 1;
}

summary::-webkit-details-marker {
 color: #00ACF3;
 font-size: 13px;
 margin-right: 2px;
}
summary:focus {
	outline-style: none;
}

summary{
    cursor: pointer;
}

article > p{
    font-size: 13px;
    border-top: 1px solid black;
    padding: 10px 0 10px 10px;
    margin: 0;
    line-height: 20px;
}
article > details > summary {
	font-size: 13px;
    padding: 10px 0px 10px 10px;
    border-top: 1px solid black;
    line-height: 20px;
}
details > p {
    font-size: 13px;
	margin: 0;
    border-top: 1px dotted black;
    padding: 10px 0 10px 22px;
    background-color: #e2e2e2;
    line-height: 20px;
}
details details {
	margin: 0;
    padding-left: 0;
    background-color: #e2e2e2;
}

details details > p{
    padding: 10px 0 10px 30px;
    background-color: #c2c2c2;
    line-height: 20px;
}

details details summary {
	font-size: 13px;
    border-top: 1px dotted black;
    padding: 10px 0px 10px 20px;
    margin: 0;
    line-height: 20px;
}
details details details summary {
	font-size: 13px;
    border-top: 1px dotted black;
    padding: 10px 0px 10px 30px;
    margin: 0;
    line-height: 20px;
}

details details details{
    background-color: #c2c2c2;
}

details details details p {
	font-size: 13px;
    border-top: 1px dotted black;
    margin: 0;
    line-height: 20px;
    padding: 10px 0 10px 40px;
    background-color: #a7a7a7;
}

/* some simple demo styles for all collapsibles on this page */
.collapsible-header,
.collapsible-content {
	font-size: 1em;
	margin-top: 0;
	background-color: #fff;
}
.collapsible-content {
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	padding-bottom: 1.5em;
    margin-bottom: 40px;
}
.collapsible-header {
	margin-bottom: 0;
    padding: 10px 30px;
	cursor: pointer;
	background: url(images/tri-down.png) 10px 50% no-repeat;
    background-color: #dddbdb;
}
.collapsible-collapsed .collapsible-header {
	background-image: url(images/tri-right.png);
    background-color: #dddbdb;
}
p.pagelist{
    margin-top: 0;
}

.sort_by_section{
    float: right; 
    width: 630px; 
    font-size: 15px;
}

.show_page{
    display: inline-flex; 
    margin-top: 10px;
    margin-left: 10px;
}

#preview-order-table{
    position: relative;
    width: 100%;
}

#preview-order-table table{
    width: 100%;
    font-size: 15px;
    line-height: 22px;
}

#preview-order-table table tbody tr td{
    padding: 5px;
}

.shipto_colum, .billto_colum{
    border: 0.1px solid #a2a2a2;
    height: 177px;
}

.items_in_cart{
    border: 0.1px solid #a2a2a2;
}

.items_in_cart tbody tr{
    border: 0.1px solid #a2a2a2;
}

.items_in_cart tbody tr td{
    border: 0.1px solid #a2a2a2;
}

.items_in_cart_img {
    max-width: 50px;
    max-height: 70px;
}

.item_colum{
    text-align: center;
}

.icon_status_reminder{
    background-image: url('/icons/reminder-remove.png'); 
    background-repeat: no-repeat; 
    width: 30px; 
    height: 30px; 
    float: left; 
    margin-left: 30%;
    cursor: pointer;
}

.addtocart_mobile{
    display: none;
}

.quote_mobile{
    display: none;
}

.addtocart_desk{
    display: inline;
}
.quote_desk{
    display: inline;
}

.products_page {
    padding: 30px 5% 0 5%;
}

#dialog-form{
    display: none;
}

.cat_video_block{
    width: 100%;
}

.cat_videos{
    float: left; 
    width: 48%;
    margin-left: 15px;
    margin-top: 15px;
}

.cat_videos iframe{
    width: 90%;
}

.protocol_result_count {
    font-size: 15px;
    color: #b4abff;
}

.style1 {	
    color: #FFFFFF;
	font-weight: bold;
}

.quote_center_button{
    background-color: red;
    border: 2px solid;
    border-color: rgba(255,0,0,0);
    border-radius: 5px;
    color: white;
    cursor: pointer;
    font-weight: bold;
    line-height: 25px;
    padding: 0.6px 15px;
    text-align: center;
    text-decoration: none;
    margin-left: 5px;
}

.quote_center_button:hover{
    background-color: #e2e2e2;
    color: black;
}

.submit_section{
    width: 100%;
    position: relative;
}

.converter_protocol_table{
    width: 100%;
    float: left;
    margin: 10px 0;
}

.converter_protocol_table .converter_protocol_td:hover{
    background-color: #eee;
    cursor: pointer;
}

.converter_protocol_table .converter_protocol_td{
    padding: 5px 10px;
    border: 0.1px solid #39C;
    float: left;
    width: 174px;
    overflow: hidden;
    text-align: center;
}

.converter_protocol_td input[type="radio"] + label{
    margin: 0 !important;
    font-size: 16px;
    color: #0d72c2;
    width: 100%;
    font-weight: bold;
}

.converter_protocol_td input[type="radio"]{
    display: none;
}

.converter_filter_active,.converter_filter_active:hover{
    color: #fff;
    cursor: auto;
    background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}

.converter_filter_active input[type="radio"] + label{
    color: #fff !important;
}

#protocol_1_dropdown{
    width: 250px;
    text-align: left;
}

.protocol_filter_dropdown_section{
    width: 100%;
    text-align: left;
}

.protocol_filter_dropdown_section #protocol_1_dropdown{
    width: 250px;
    display: inline-block;
    margin-right: 5%;
    text-align: left;
}

#protocol_1_dropdown h2, #protocol_2_dropdown h2{
    font-size: 16px;
}

.protocol_filter_dropdown_section #protocol_2_dropdown{
    width: 30%;
    display: inline-block;
    margin-left: 5%;
    text-align: left;
}

.hidden_categories{
    display: none !important;
}

p.protocol_selected{
   margin-left: 10px;
   font-size: 16px; 
   font-weight: bold;
}

.category_show_title{
    margin-top: 20px;
}

.category_show_title h4{
    margin-bottom: 5px;
}

.category_selection_table{
    margin: 25px 0;
}

.protocol_selected_table_title{
    font-size: 17px;
    font-weight: bold;
    margin: 15px 0;
}

.select_protocol2{
    font-size: 16px;
}

.filter_label{
    font-size: 15px;
    margin: -15px 10px 10px 0;
}

#parent, #compute_select{
    position: absolute;
    margin: 9px 0px 0px 0px !important;
    height: 41px !important;
    text-align: center;
    padding: 5px !important;
    border-top: none;
    border-bottom: none;
    border-left: none;
    background-color: #f3f3f3;
    border-right: 0.5px solid #f3f3f3;
    font-size: 14px;
}

#parent option, #compute_select option{
    padding-right: 10px !important;
}

#compute_select {
  display: none;
}
/* MEDIA QUERIES */
@media screen and (max-width: 1680px) {
  .leftColumn { margin-right: 0.5em; }
  .rightColumn { top: 0; right: 0; width: 50%; }   
  .chamberone {padding-top: 20px;}
  .title {margin-top: 0; padding: 0;}
  #productboxes{margin-right: 15%;}
  .searmmch_desc {margin-left: 0;}
  .categoryproductcontainer .categoryproduct a.addtocart {margin-top: 10px;}
  .tracking_form .section .subsection .span_1_of_2 {width: 50%;}
  .tracking_form .section .subsection .span_2_of_2 {width: 40%;}
  #advancedsearch .daqsearch .section .span_1_of_7 {width: 11%;}  
  #productmain form.addtocart .options {text-align: center !important;}
  #articles .section .span_2_of_2 {width: 80%;}
  .advancedsearchtab {padding-top: 4px;}
  .daqtab {width: 24%;}
  .protocoltabletab {width: 24%;}
  .shopbyprotocoltab {width: 22%;}
  .proglanguagetab {width: 27%;}
  .advancedsearchtab a {margin-left: -25px;}
  .advancedsearchtab a.shopbyprotocollink {margin-left: -1px;}
  
    #applicationvideos .vidthumbs .training-videos-list .video_thumb{width: 35%; margin-left: 0;}
    #applicationvideos .vidthumbs .training-videos-list .video_thumb img{width: 100%; height: 140px;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc{width: 62.8%; margin-left: 2%;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .video_header {width: 99%; line-height: 23px;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .video_header h2{font-weight: bold; font-size: 13px; line-height: 15px;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .video_header p{margin-top: 10px; font-weight: normal; line-height: 15px; font-size: 11px !important;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .view_media {width: 99%; margin-top: 5px;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .view_media a{display: inline-flex;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .view_media p{color: #369be7; font-size: 11px !important;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .view_media img{width: 20px; height: 20px; margin-top: 4px;}
    
    .training_content {height: auto; width: 55% !important;}
    .training_content #moviediv .youtube_frame {width: 100%;}
    .training_content .applicationrelated .related_product_img {width: 120px !important;}
    .training_content #videodescription {width: 100% !important;}
    .applicationrelated .related_product_desc {padding: 10px 0 !important; width: 65% !important; font-family: "Open Sans",Helvetica,sans-serif; font-size: 14px !important;}
    #applicationvideos {width: 43.7%;}
    .training-videos-list {width: 100% !important; margin-left: 0 !important;}
    #applicationvideos .vidthumbs {height: 3322px;}
    
    table.previousnewsletter{margin-left: 3%; width: 47%;}
    
    .tech_support_form .section .span_1_of_2 {width: 35%;}
    .tech_support_form .section .span_2_of_2 {width: 63%;}
    .tech_support_form .section input {width: 90%;}
    .tech_support_form .section textarea {width: 70%;}
    .warranty_ICP_Info .section .span_1_of_2 {width: 42%;}
    .warranty_ICP_Info .section .span_1_of_2 img {width: 100%;}
    .warranty_ICP_Info .section .span_2_of_2 {width: 56%;}
    .breadcrumbs-wrapper {margin: 30px 0;}
    .breadcrumbs-wrapper .breadcrumbs {margin: 0}
    .breadcrumbs {margin: 30px 0;}
    #productmain .product_header_desc {max-width: 73%;}
    .write_review_mobile {display: none;}
    .write_review_popup {display: inline-block;}
    .feature_links .feature_block{width: 25%; padding: 0;}
    .product_links .product_block{width: 30%; padding: 0;}
    .sub_category_main_content {width: 75%; padding: 0 0 0 2%;}
    .right_category_column{display: block;}
    .compare_box_cat {margin: 20px 0px 0px 25%;}
    .single-column {padding: 0 32px 10px;}
    .page_list_top{height: 20px;}
    .category_search_result .category_item{width: 200px;}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 0;}
    #total_search_table_tab{padding: 15px 160px;}
    #total_search_results_tab{padding: 15px 160px;}
    .sort_by_section{ width: 100%; }
    .addtocart_mobile{display: none;}
    .quote_mobile{display: none;}
    .addtocart_desk{display: inline;}
    .quote_desk{display: inline;}
    .cat_videos{width: 48%;}
}

@media screen and (max-width: 1366px) {
    #productmain .product_header_desc {max-width: 73%;}
    .chamberone {padding: 0 2%;}
    .options_search {display: none !important;}
    .sub_category_main_content {width: 75%; padding: 0 10px 0 2%;}
    .write_review_mobile {display: none;}
    .write_review_popup {display: inline-block;}
    .feature_links .feature_block{width: 25%; padding: 0;}
    .product_links .product_block{width: 30%; padding: 0;}
    .right_category_column{display: none;}
    .compare_box_cat {margin: 20px 0px 0px 25%;}
    .single-column {padding: 0 32px 10px;}
    .page_list_top{height: 20px;}
    .category_search_result .category_item{width: 190px;}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 0;}
    #total_search_table_tab{padding: 15px 160px;}
    #total_search_results_tab{padding: 15px 160px;}
    .sort_by_section{ width: 100%; }
    .addtocart_mobile{display: none;}
    .quote_mobile{display: none;}
    .addtocart_desk{display: inline;}
    .quote_desk{display: inline;}
    .cat_videos{width: 48%;}
}
 
@media screen and (max-width: 1280px) {
    .leftColumn { margin-right: 0.5em; width: 50%;}
    .rightColumn { top: 0; right: 0; width: 50%; }   
    .chamberone {padding: 0 2%}
    .chamberone img {max-width: 100%;}
    .leftColumn img {max-width: 100%;}
    .rightColumn img {max-width: 100%;}
    #productboxes {width: 82%; margin-left: 0%;}
    #productboxes .leftarrow {left: 1%;}
    #productboxes .slide {width: 100%;}
    .categorycontainer, .categoryproductcontainer {margin-left: 0 !important;}
    p.pagelist.second {margin-top: 20px !important; margin-left: 0 !important; width: auto !important; padding-bottom: 30px;}
    .categoryproductdescription select {margin-left: -2px !important;}
    select.options {max-width: 100%;}
    .productpricesSearch {float: left; width: 70%;}
    .searchresults select {padding-left: 0 !important;}
    .search_desc {margin-left: 0;}
    .options_search_bottom {display: block !important; margin: 0 !important; padding-left: 30px !important; min-height: 0; padding-top: 0; padding-bottom: 0;}
    .options_search {display: none !important;}
    #shipping_header {width: 55% !important;}
    #expiration_options {width: 35%; margin-left: 7px;}
    .detailsP {padding-bottom: 20px !important; width: 110% !important;}
    a.addtocart {margin-top: 10px;}
    #productmain form.addtocart {width: 100%;}
    .categoryproductcontainer .categoryproduct a.addtocart {margin-top: 10px;}
    #videodescription {width: 100% !important;}
    .applicationrelated .related_product_desc {width: 60% !important;}
    .applicationrelated {width: 100%;}
    .tracking_form .section .subsection .span_1_of_2 {width: 50%;}
    .tracking_form .section .subsection .span_1_of_2 select {width: 160px !important;}
    .tracking_form .section .subsection .span_2_of_2 {width: 48%;}
    #advancedsearch .daqsearch .section {margin: 0 0 0 10% !important;}
    #advancedsearch .daqsearch .section .span_1_of_7 {width: 11%;}
    #productmain form.addtocart .options {max-width: 100%; text-align: center !important;}
    #articles .section .span_2_of_2 {width: 78%;}
    .columnsContainer .rightColumnbp .catalog_container .catalog_block {width: 170px;}
    .advancedcontent .daqsearch_container .daqsearch_block {margin-right: 60px;}
    #applicationvideos {width: 43.5%;}
    .training-videos-list {width: 97.5% !important;}
    #applicationvideos .vidthumbs .training-videos-list .video_thumb {width: 31%;}
    #applicationvideos .vidthumbs .training-videos-list .video_thumb img {height: 123px;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc {width: 66%;}
    #applicationvideos .vidthumbs {height: 4186px;}
    table.previousnewsletter{margin-left: 5%;}   
    #catalog_content .leftColumnbp {width: 20%; margin-right: 3%;}
    #catalog_content .rightColumnbp {width: 76%; margin-top: 0;}
    table.previousnewsletter{margin-left: 3%; width: 45%;}
    .shop_by_programming_language_block .section .col .itemcart {height: 70px;}
    #productmain #productimagecontainer {max-width: 28%; margin-right: 2%;}
    .title { margin-top: 0; padding: 0; display: block;}
    .tmseries .section .span_2_of_3 .itemcart {height: 36px;}
    .tmseries .section .span_2_of_4 .itemcart {height: 36px; border-bottom: 1px solid white;}
    .tmseries .section .span_3_of_4 .itemcart {height: 36px; border-bottom: 1px solid white;}
    .breadcrumbs {margin: 30px 0;}
    #productmain .product_header_desc {max-width: 56%;}
    #productmain #productimagecontainer {max-width: 28%;}
    .sub_category_main_content {width: 70%; padding: 0 10px 0 2%;}
    .write_review_mobile {display: none;}
    .write_review_popup {display: inline-block;}
    .feature_links .feature_block{width: 25%; padding: 0;}
    .product_links .product_block{width: 30%; padding: 0;}
    .right_category_column{display: none;}
    .compare_box_cat {margin: 20px 0px 0px 25%;}
    .single-column {padding: 0 32px 10px;}
    .category_search_result .category_item{width: 200px;}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 33px;}
    #total_search_table_tab{padding: 15px 100px;}
    #total_search_results_tab{padding: 15px 100px;}
    .sort_by_section{ width: 100%; margin-top: 40px;}
    .addtocart_mobile{display: none;}
    .quote_mobile{display: none;}
    .addtocart_desk{display: inline;}
    .quote_desk{display: inline;}
    .cat_videos{width: 45%;}
}

@media screen and (max-width: 1024px) {
    .title { margin-top: 0; padding: 0; display: block;}
    .shop_by_programming_language_block .section .span_1_of_8 {width: 13%; margin: 0;}
    .shop_by_programming_language_block .section .span_2_of_8 {width: 17%; margin: 0;}
    .shop_by_programming_language_block .section .span_3_of_8 {width: 12%; margin: 0;}
    .shop_by_programming_language_block .section .span_4_of_8 {width: 13%; margin: 0;}
    .shop_by_programming_language_block .section .span_5_of_8 {width: 10%; margin: 0;}
    .shop_by_programming_language_block .section .span_6_of_8 {width: 10%; margin: 0;}
    .shop_by_programming_language_block .section .span_7_of_8 {width: 10%; margin: 0;}
    .shop_by_programming_language_block .section .span_8_of_8 {width: 14.99%; margin: 0;}
    .tmseries .section .span_2_of_3 .itemcart {height: 36px;}   
    .tmseries .section .span_2_of_4 .itemcart {height: 36px; border-bottom: 1px solid white;}
    .tmseries .section .span_3_of_4 .itemcart {height: 36px; border-bottom: 1px solid white;}   
    #TB_window {left: 10% !important;}
    .estimatedtotal_row .span_1_of_3 {width: 59%;}
    .estimatedtotal_row .span_2_of_3 {width: 18%;}
    .estimatedtotal_row .span_3_of_3 {width: 11%; padding-left: 2%;}
    .sub_category_main_content {width: 72%; padding: 0 1%;}
    .calculatshipping_row .span_1_of_3 {width: 30%;}
    .calculatshipping_row .span_2_of_3 {width: 27.33%;}
    .calculatshipping_row .span_3_of_3 {width: 35%;}
    .breadcrumbs {margin: 30px 0;}
    #productmain .product_header_desc {max-width: 65%;}
    #productmain #productimagecontainer {max-width: 34%;}
    .chamberone{padding: 0 5%;}
    .left_filter_box {position: relative; width: 260px; margin-left: 15px; padding-left: 0; background: white; top: 38px; margin-top: 0; float: left; margin-bottom: 40px;}
    .search_index_results .index_results {width: 100%;}
    .write_review_mobile {display: none;}
    .write_review_popup {display: inline-block;}
    .feature_links .feature_block{width: 25%; padding: 0;}
    .product_links .product_block{width: 30%; padding: 0;}
    .right_category_column{display: none;}
    .compare_box_cat {margin: 20px 0px 0px 40%;}
    .order_detail_content .order_detail_img {width: 15%;}
    .order_detail_content .oder_detail_description {width: 52%;}
    .order_detail_content .order_detail_features {width: 33%;}
    .single-column {padding: 0 32px 10px;}
    .category_search_result .category_item{width: 200px;}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 33px;}
    .breadcrumbs > span{
        border: 1px solid rgba(11,11,11,0.5);
        padding: 0.25em 1em;
        margin:0.25em;
        -webkit-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
        -moz-box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.5);
        box-shadow: 3px 3px 10px -1px rgba(0,0,0,0.15);
        font-size: 0.85em;
    }
    .breadcrumbs a:hover{
        transition: 0.2s;
        opacity: 0.85;
    }
    .category_search_result .category_item{width: 170px;}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 33px;}
    #total_search_table_tab{padding: 15px 100px;}
    #total_search_results_tab{padding: 15px 100px;}
    .sort_by_section{ width: 100%; margin-top: 40px;}
    .addtocart_mobile{display: inline;}
    .quote_mobile{display: inline; margin: 16px 15px 0 0;}
    .addtocart_desk{display: none;}
    .quote_desk{display: none;}
    .cat_videos{width: 100%;}
}

@media screen and (max-width: 980px) {
    .title {margin-top: 0; padding: 0; display: block;}
    
    .xv_boards_table .section .span_1_of_11 {width: 10%; margin: 0;}
    .xv_boards_table .section .span_11_of_11 {width: 18.99%; margin: 0;}
    
    .touchpad_controller_table .section .span_1_of_9 {width: 12%; margin: 0;}
    .touchpad_controller_table .section .span_2_of_9 {width: 10%; margin: 0;}
    .touchpad_controller_table .section .span_5_of_9 {width: 11%; margin: 0;}
    
    .shop_by_programming_language_block .section .span_1_of_8 {width: 13%; margin: 0;}
    .shop_by_programming_language_block .section .span_2_of_8 {width: 17%; margin: 0;}
    .shop_by_programming_language_block .section .span_3_of_8 {width: 11%; margin: 0;}
    .shop_by_programming_language_block .section .span_4_of_8 {width: 10%; margin: 0;}
    .shop_by_programming_language_block .section .span_5_of_8 {width: 10%; margin: 0;}
    .shop_by_programming_language_block .section .span_6_of_8 {width: 10%; margin: 0;}
    .shop_by_programming_language_block .section .span_7_of_8 {width: 10%; margin: 0;}
    .shop_by_programming_language_block .section .span_8_of_8 {width: 18.99%; margin: 0;}
    .tmseries .section .span_2_of_3 .itemcart {height: 36px;} 
    .tmseries .section .span_2_of_4 .itemcart {height: 36px; border-bottom: 1px solid white;}
    .tmseries .section .span_3_of_4 .itemcart {height: 36px; border-bottom: 1px solid white;}
    .breadcrumbs {margin: 30px 0;}
    #productmain #productimagecontainer {max-width: 46%;}
    #productmain .product_header_desc {max-width: 52%;}
    .chamberone{padding: 0 5%;}
    .left_filter_box {position: relative; width: 100%; margin-left: 0; padding-left: 20px; background: white; top: 38px; margin-top: 0; float: left;}
    .search_index_results .index_results {width: 100%;}
    .left_category_column{background: white none repeat scroll 0 0; display: block; float: left; padding-left: 0; position: relative; width: 97%; top: 0; margin-top: 10px;}
    .formleft {display: block !important; width: 100%;}
    .formright {display: block !important; width: 100%;}
    .write_review_mobile {display: inline-block;}
    .write_review_popup {display: none;}
    .feature_links .feature_block{width: 25%; padding: 0;}
    .product_links .product_block{width: 100%;}
    .sub_category_main_content {width: 100%; padding: 0 2%;}
    .right_category_column{display: none;}
    .compare_box_cat {margin: 20px 0px 0px 40%;}
    .order_detail_content .order_detail_img {width: 15%;}
    .order_detail_content .oder_detail_description {width: 52%;}
    .order_detail_content .order_detail_features {width: 33%;}
    .single-column {padding: 0 32px 10px;}
    .compare_box{margin: 15px;}
    .product_quote {float: left; margin-top: 17px;}
    .product_header_desc .addtocart {float: left;}
    .qty_section {}
    .category_search_result .category_item{width: 200px;}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 33px;}
    #total_search_table_tab{padding: 15px 100px;}
    #total_search_results_tab{padding: 15px 100px;}
    .sort_by_section{ width: 100%; margin-top: 40px;}
    .addtocart_mobile{display: inline;}
    .quote_mobile{display: inline; margin: 16px 15px 0 0;}
    .addtocart_desk{display: none;}
    .quote_desk{display: none;}
    .cat_videos{width: 100%;}
}

@media screen and (max-width: 768px) {
    #applicationvideos .vidthumbs {height: 5686px;}
    #productboxes {width: 100%; overflow: auto; height: auto; margin-left: 0 !important;}
    #productboxes .slide {display: block; float: none; left: 0; width: auto; position: relative; padding: 0 16%;}
    #productboxes .rightarrow{display: none;} 
    #productboxes .leftarrow {display: none;}
    table.previousnewsletter{margin-left: 3%; width: 46%;}
    #catalog_content .leftColumnbp {width: 25%; margin-right: 3%;}
    #catalog_content .rightColumnbp {width: 72%; margin-top: 0;}
    #productmain #productimagecontainer {max-width: 100%; margin-right: 2%;}
    #productmain .product_header_desc {float: left; max-width: 100%;}
    #productmain form.addtocart {float: left; width: 100%;}
    .product_header_desc .addtocart {float: left;}
    .tech_support_form {width: 100%;}
    .warranty_ICP_Info {width: 100%;}
    .warranty_ICP_Info .section .span_1_of_2 {width: 47% !important;}
    .warranty_ICP_Info .section .span_2_of_2 {width: 48% !important; margin-left: 5% !important;}
    .applicationrelated .related_product_desc .section .span_1_of_2 {width: 100%}
    .applicationrelated .related_product_desc .section .span_2_of_2 {width: 100%} 
    .shop_by_programming_language_block .section .col .itemcart {height: 70px;}
    .shop_by_programming_language_block {font-size: 15px}
    .shop_by_programming_language_block .section .span_1_of_9 {width: 17%; margin: 0;}
    .shop_by_programming_language_block .section .span_2_of_9 {width: 11%; margin: 0;}
    .shop_by_programming_language_block .section .span_5_of_9 {width: 5%; margin: 0;}
    .shop_by_programming_language_block .section .span_6_of_9 {width: 6%; margin: 0;}
    .shop_by_programming_language_block .section .span_9_of_9 {width: 20.99%; margin: 0;}
    
    .touchpad_controller_table .section .span_1_of_9 {width: 12%; margin: 0;}
    .touchpad_controller_table .section .span_2_of_9 {width: 10%; margin: 0;}
    .touchpad_controller_table .section .span_5_of_9 {width: 11%; margin: 0;}
    .title {margin-top: 0; padding: 0; display: block;}
    .tmseries .section .span_2_of_3 .itemcart {height: 36px;} 
    .tmseries .section .span_2_of_4 .itemcart {height: 36px; border-bottom: 1px solid white;}
    .tmseries .section .span_3_of_4 .itemcart {height: 36px; border-bottom: 1px solid white;}
    #TB_window {left: 0% !important;}
    
    .shipping_row .span_1_of_4 {width: 33%;}
    .shipping_row .span_2_of_4 {width: 19%;}
    .shipping_row .span_3_of_4 {width: 24%; padding-left: 2%;}
    .shipping_row .span_4_of_4 {width: 19%; padding-left: 1%;}
    
    .calculatshipping_row .span_1_of_3 {width: 25%;}
    .calculatshipping_row .span_2_of_3 {width: 22.33%;}
    .calculatshipping_row .span_3_of_3 {width: 46%;}
    
    .estimatedtotal_row .span_1_of_3 {width: 49%;}
    .estimatedtotal_row .span_2_of_3 {width: 28%;}
    .estimatedtotal_row .span_3_of_3 {width: 19%;padding-left: 2%;}
    
    .checkout_row .span_1_of_4 {width: 20%;}
    .checkout_row .span_2_of_4 {width: 25%;}
    .checkout_row .span_3_of_4 {width: 24%; padding-left: 2%;}
    .checkout_row .span_4_of_4 {width: 26%; padding-left: 3%;}
    .hidden_label {display: block; width: 100%;}
    .left_filter_box {position: relative; width: 100%; margin-left: 0; padding-left: 20px; background: white; top: 38px; margin-top: 0; float: left;}
    .search_index_results .index_results {width: 100%;}
    .left_category_column{padding: 0 10px;}
    .formleft {display: block !important; width: 100%;}
    .formright {display: block !important; width: 100%;}
    .write_review_mobile {display: inline-block;}
    .write_review_popup {display: none;}
    .compare_box {margin: 15px;}
    .product_quote{float: left; margin: 16px 0 10px 0;}
    .feature_links .feature_block{width: 100%;}
    .sub_category_main_content {width: 100%; padding: 0 2%;}
    .right_category_column{display: none;}
    .compare_box_cat {margin: 20px 0px 0px 40%;}
    .order_detail_content .order_detail_img {width: 15%;}
    .order_detail_content .oder_detail_description {width: 52%;}
    .order_detail_content .order_detail_features {width: 33%;}
    .single-column {padding: 0 32px 10px;}
    .category_search_result .category_item{width: 180px;}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 33px;}
    #total_search_table_tab{padding: 15px 100px;}
    #total_search_results_tab{padding: 15px 100px;}
    .sort_by_section{ width: 100%; margin-top: 40px;}
    .addtocart_mobile{display: inline;}
    .quote_mobile{display: inline; margin: 16px 15px 0 0;}
    .addtocart_desk{display: none;}
    .quote_desk{display: none;}
    .cat_videos{width: 100%;}
    .columnsContainer .leftColumnbp .catalog_block{width: 30%;}
}

@media screen and (max-width: 736px) {
    .title { margin-top: 0; padding: 0;}
    .leftColumn { width: 100%;}
    .leftColumn img {max-width: 100%;}
    .rightColumn { width: 100%; margin-top: 10px;}    
    .rightColumn img {max-width: 100%;}
    .columnsContainer {display: block; margin-left: 0;}
    .chamberone {padding: 0 2% 10% 2%; float: left;}
    .chamberone img {max-width: 100%;}
    .options_search_bottom {display: block !important; margin: 0 !important; padding-left: 30px !important; padding-top: 0; padding-bottom: 0;}
    .options_search {display: none !important;}
    .searchresults {margin-left: 0;}
    #productmain form .addtocart{display: -moz-groupbox !important;}
    #productmain .addtocart .bigbuttonProductPageAddToCart{text-align: center;}
    #specifications table, #specifications table tr {max-width: 100%;}
    #productheader a {line-height: 20px;}
    .chamberone h3{margin: 0 !important;}
    #productimagecontainer{max-width: 100%; padding: 5% 25%;}
    #relatedproducts #productboxes {max-width: 100%; margin-left: 0 !important;}
    #TB_window {margin-left: -228px; margin-top: -284px; width: 100%;}
    #TB_iframeContent {width: 100%; height: 888px; margin-left: 0;}
    #productboxes {width: 100%; overflow: auto; height: auto; margin-left: 0 !important;}
    #productboxes .slide {display: block; float: none; left: 0; width: auto; position: relative; padding: 0 16%;}
    #productboxes .rightarrow{display: none;} 
    #productboxes .leftarrow {display: none;}
    .categorycontainer, .categoryproductcontainer {margin-left: 0 !important; background-position: left top !important;}
    .categoryproduct {width: 100% !important; border-bottom: 1px solid #d2d2d2;}
    p.pagelist.second {margin-top: 20px !important; margin-left: 0 !important; width: auto !important; padding-bottom: 30px;}
    .search_desc {margin-left: 0 !important; width: 100% !important; margin-top: 0 !important;}
    .productpricesSearch {width: 51% !important;}
    .searchheader .searchresults {width: 97.99%; padding-top: 10px; padding-left: 2%;}
    .searchheader .waystosearch {width: 97.99%; padding-top: 10px; padding-left: 2%;}
    .searchheader .sortbyprice {width: 313px; padding-left: 10px;}
    .searchheader .pagetext {width: 97.99%; padding-top: 10px; padding-left: 2%;}
    .searchproductimage {width: 100%;}
    .searchproductdescription {width: 100%; margin-top: 20px;}
    .searchheader {margin-top: 0 !important;}
    #searchresultsbox {float: left !important; padding-left: 5px; padding-right: 5px;}
    #delete_cart_item, #extended_warranty, #warranty_option, #total_ship {width: 100% !important;}
    #ship_zip {width: 20% !important;}
    #ship_zip_btn {width: 36% !important; margin-top: -2px; margin-left: 10%;}
    #update_item_cart {margin-right: 25%;}
    .itemquantity {margin-left: 15%;}
    #connect_with_us {width: 100% !important;}
    #footer .bottom-icons {width: 100% !important;}
    .selectshippingoption {width: 95%;}
    .selectshippingoption h3 {margin: 0 !important;}
    #applicationvideos {float: left; padding: 10% 0 0 0; width: 100%;}
    #applicationvideos .vidthumbs {height: auto; overflow: visible; width: 100% !important; float: left; margin-left: 0;}
    #applicationvideos .vidthumbs div {width: 100% !important; padding: 0 10px 10px 5px;}
    #shipping_header {width: 100% !important;}
    #billing_header {width: 100% !important;}
    select#card_month {width: 40%;}
    select#card_year {width: 40%;}
    .col .span_1_of_5 {text-align: left !important;}
    #ccnumber_label {text-align: left; padding-left: 5px;}
    #expiration_label {text-align: left; padding-left: 5px; width: 17%;}
    #cvv_label {text-align: left; padding-left: 5px; width: 39%;}
    #expiration_options {width: 50%; margin-left: 11px;}
    #cc_info_header {width: 50%;}
    #Comments textarea {width: 55% !important;}
    #How input {width: 55% !important;}
    .g-recaptcha {float: left;}
    #errormsg {float: left; width: 100%;} 
    #convertertable {font-size: 12px;}
    .advancedsearchtab, .selectiontab {padding-top: 6px;}
    #advancedsearch {padding-left: 5px; padding-right: 5px;}
    .tablecolumn {font-size: 10px; width: 4%;}
    .shopprogramminglanguage .tableheading {font-size: 12px; width: 3%; padding: 4px 0 0;}
    .shopprogramminglanguage .getprices {width: 97px;}
    .search_result_protocol table {width: 100%;}
    .span_1_of_7 {width: 20% !important; margin: 0 !important;}
    #daq_search {margin-right: 70px !important; margin-top: 60px !important;}
    #daq_seach_all {margin-top: 60px !important;}
    #select_protocols {margin-top: 20px;}
    .south_america img{position: relative; margin-top: 0;}
    .span_1_of_2 { width: 100% !important;} 
    .span_2_of_2 { width: 100% !important; margin-left: 0% !important;}
    .tech_support_form .section input {width: 100% !important;}
    .tech_support_form .section textarea {width: 100% !important;}
    .warranty_ICP_Info .span_1_of_2 {width: 100% !important;}
    .chamberone object {float: none;}
    .tech_support_form #send_request {width: auto !important;}
    .tech_support_form #reset_request {width: auto !important;}
    #productmain {padding: 2px 18px;}
    #productmain form.addtocart {width: 100%; float: left;}
    #productmain select.options {margin-left: 0 !important; width: 98%;}
    #productmain a.addtocart {width: 150px; float: left;}
    #productmain a.addtocart .bigbuttonProductPageAddToCart {margin-left: 0 !important; margin-right: 0 !important; width: 100%;}
    .training_content {width: 100% !important;}
    #videodescription {width: 100% !important;}
    .applicationrelated .related_product_desc {width: 100% !important; padding: 0 5% !important;}
    .applicationrelated {width: 100%;}
    #moviediv {
        width: 100% !important;
        border: 1px solid;
        -webkit-box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.5);
        box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.5);
    }
    .applicationrelated hr{width: auto !important;}
    .tracking_form .section .span_1_of_2{width: 100% !important;}
    .tracking_form .section .span_2_of_2{width: 100% !important;}
    .tracking_form .section .subsection{width: 100% !important;}
    .tracking_form .section .subsection .span_1_of_2 {width: 36% !important;}
    .tracking_form .section .subsection .span_2_of_2 {width: 50% !important;}
    #advancedsearch .daqsearch .section {margin: 0 0 0 5% !important;}
    #advancedsearch .daqsearch .section .span_1_of_7 {width: 10%;}
    table.previousnewsletter {margin-left: 0; width: 100%;}
    #productmain form.addtocart .options {width: 100% !important; text-align: center !important;}
    #articles .section .span_1_of_2 {text-align: center !important;}
    .desktop_converter_table {display: none;}
    .mobile_converter_table {display: block;}
    .mobile_converter_table .span_1_of_2 {width: 22% !important;}
    .mobile_converter_table .span_2_of_2 { width: 78% !important;}
    #productheader .features_text {float: left; height: 40px; width: 100%;}
    #productheader .reference_text {float: left; height: 40px; width: 100%;}
    #productheader .specifications_text {float: left; height: 40px; width: 100%;}
    #productheader .related_text {float: left; height: 40px; width: 100%;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .video_header h2 {font-size: 17px; line-height: 22px;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .video_header p {font-size: 13px !important;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .view_media p {font-size: 15px !important;}
    #applicationvideos {margin-left: 0;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .video_header {margin-left: 0;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .view_media {margin-left: 0;}
    #applicationvideos .vidthumbs .training-videos-list .video_thumb img {height: 200px; width: 50%; margin-left: 25%;}        
    .training_content .applicationrelated .related_product_img {width: 100% !important; margin-left: 30%;}
    #productmain .product_header_desc {max-width: 100%;}
    div.next {margin-left: 50%;}
    div.previous {margin-left: 20%;}
    .columnsContainer .leftColumnbp {width: 98%;}
    .columnsContainer .rightColumnbp {width: 98%;}   
    #catalog_content .leftColumnbp {width: 100%; margin-right: 0;}
    #catalog_content .rightColumnbp {width: 100%; margin: 0;}
    .columnsContainer .rightColumnbp .catalog_container {margin-left: 10%;}
    .training-videos-list {display: block;}
    .tech_support_form {width: 100%;}
    .warranty_ICP_Info {width: 100%;}
    .warranty_ICP_Info .section .span_1_of_2 {width: 47% !important;}
    .warranty_ICP_Info .section .span_2_of_2 {width: 48% !important;}
    .tech_support_form .section .span_2_of_2 #errormsg {width: 100%;}
    .solution_feature_img {float: left; width: 100%; margin-left: 10%;}
    html body .fblikebuttonProductPage{float: left;}
    .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12{ width: 100% !important; }
     .span_1_of_13, .span_2_of_13, .span_3_of_13, .span_4_of_13, .span_5_of_13, .span_6_of_13, .span_7_of_13, .span_8_of_13, .span_9_of_13, .span_10_of_13, .span_11_of_13, .span_12_of_13, .span_13_of_13, { width: 100% !important; }
    .span_1_of_11, .span_2_of_11, .span_3_of_11, .span_4_of_11, .span_5_of_11, .span_6_of_11, .span_7_of_11, .span_8_of_11, .span_9_of_11, .span_10_of_11, .span_11_of_11{ width: 100% !important; }
    .span_1_of_9, .span_2_of_9, .span_3_of_9, .span_4_of_9, .span_5_of_9, .span_6_of_9, .span_7_of_9, .span_8_of_9, .span_9_of_9 { width: 100% !important; }
    .span_1_of_8, .span_2_of_8, .span_3_of_8, .span_4_of_8, .span_5_of_8, .span_6_of_8, .span_7_of_8, .span_8_of_8 { width: 100% !important; }
    .span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100% !important; }
    .span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100% !important; }
    .span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100% !important; }
    .span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100% !important; }
    .span_1_of_3, .span_2_of_3, .span_3_of_3 { width: 100% !important; }
    .shop_by_programming_language_block .label {display: none;}
    .label_columm {float: left; display: block; width: 40%;}
    .desc_columm {float: left; width: 60%;}
    .desc_columm .getprices {margin-left: 25%;}
    .shopprogramminglanguage .getprices {margin-left: 15%;}
    .shop_by_programming_language_block .first_row {border-top: 1px solid #ececec;}
    #TB_window {display: none !important;}  
    .specs_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .category_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .custom_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .manage_orders_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .label_row {display: none;}
    .custom_label_row {display: none;}
    .label_row_1 {display: none;}
    .rowspanned {position: relative;}
    .three_columms .specs_table_row .specs_label_columm {width: 100% !important;}
    .hidden_label {display: block; width: 100%;}
    .total_order_preview .section .span_1_of_5 {text-align: left;}
    .total_order_preview .section .span_1_of_5 {float: left;}
    #productmain .quick_link {float: left;}
    #productmain .quick_link li {width: 150px;}
    .left_filter_box {position: relative; width: 100%; margin-left: 0; padding-left: 20px; background: white; top: 38px; margin-top: 0; float: left;}
    .search_index_results .index_results {width: 100%;}
    .left_category_column{padding: 0 10px;}
    .formleft {display: block !important; width: 100%;}
    .formright {display: block !important; width: 100%;}
    .write_review_mobile {display: inline-block;}
    .write_review_popup {display: none;}
    .compare_box {margin: 15px}
    .product_quote{float: none; margin-top: -33px;}
    .feature_links .feature_block{width: 100%;}
    .product_links .product_block{width: 100%;}
    .sub_category_main_content {width: 100%; padding: 0 2%;}
    .right_category_column{display: none;}
    .compare_box_cat {margin: 20px 0px 0px 40%;}
    .order_detail_content .order_detail_img {width: 100%;}
    .order_detail_content .oder_detail_description {width: 100%;}
    .order_detail_content .order_detail_features {width: 100%;}
    .single-column {padding: 0;}
    .product_quote {float: left; margin: 13px 15px 0px 0px;}
    .category_search_result .category_item{width: 170px;}
    .searchheader .searchresults {margin-top: 33px;}
    #total_search_table_tab{padding: 15px 100px;}
    #total_search_results_tab{padding: 15px 100px;}
    .sort_by_section{ width: 100%; margin-top: 40px;}
    .addtocart_mobile{display: inline;}
    .quote_mobile{display: inline; margin: 16px 15px 0 0;}
    .addtocart_desk{display: none;}
    .quote_desk{display: none;}
    .cat_videos{width: 100%;}
    .columnsContainer .leftColumnbp .catalog_block{width: 30%;}
}

@media screen and (max-width: 667px) {
    .store_front_buttonm {padding: 0.6px 40px !important; line-height: 70px !important;}
    .store_front_price_text {font-size: 25px !important;}
    .ez_table .span_1_of_2, .ez_table .span_2_of_2 {width: 100% !important;}
    .specs_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .specs_table .label_row {display: none;}
    .specs_table .label_row_1 {display: none;}
    .custom_label_row {display: none;}
    .label_columm {float: left; display: block; width: 40%;}
    .desc_columm {float: left; width: 60%;}
    .rowspanned {position: relative;}
    .three_columms .specs_table_row .specs_label_columm {width: 100% !important;}
    .category_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .custom_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .manage_orders_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .hidden_label {display: block; width: 100%;}
    .total_order_preview .section .span_1_of_5 {text-align: left;}
    .total_order_preview .section .span_1_of_5 {float: left;}
    #productmain .quick_link {float: left;}
    .left_filter_box {position: relative; width: 100%; margin-left: 0; padding-left: 20px; background: white; top: 38px; margin-top: 0; float: left;}
    .search_index_results .index_results {width: 100%;}
    .left_category_column{padding: 0 10px;}
    .formleft {display: block !important; width: 100%;}
    .formright {display: block !important; width: 100%;}
    .write_review_mobile {display: inline-block;}
    .write_review_popup {display: none;}
    #header .main .cart_icon {border-right: 1px solid rgba(160, 160, 160, 0.3);}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 33px;}
    #searchresultsbox {margin-top: 10px; padding-top: 0px;}
    .sub_category_main_content #searchresultsbox .searchproductdescription {margin-top: 0px;}
    .sub_category_main_content #searchresultsbox .searchproductimage {margin-bottom: 10px; margin-top: 15px;}
    .compare_box {margin: 15px}
    .product_quote{float: left; margin-top: 15px;}
    .feature_links .feature_block{width: 100%;}
    .product_links .product_block{width: 100%;}
    .sub_category_main_content {width: 100%; padding: 0 2%;}
    .right_category_column{display: none;}
    .compare_box_cat {margin: 20px 0px 0px 40%;}
    .order_detail_content .order_detail_img {width: 100%;}
    .order_detail_content .oder_detail_description {width: 100%;}
    .order_detail_content .order_detail_features {width: 100%;}
    .single-column {padding: 0;}
    .category_search_result .category_item{width: 190px;}
    #total_search_table_tab{padding: 15px 50px;}
    #total_search_results_tab{padding: 15px 50px;}
    .sort_by_section{ width: 100%; margin-top: 40px;}
    .addtocart_mobile{display: inline;}
    .quote_mobile{display: inline;}
    .addtocart_desk{display: none;}
    .quote_desk{display: none;}
    .cat_videos{width: 100%;}
    .columnsContainer .leftColumnbp .catalog_block{width: 30%;}
}

@media screen and (max-width: 480px) {
    .title { margin-top: 0; padding: 0;}
    .leftColumn { width: 100%;}
    .leftColumn img {max-width: 100%;}
    .rightColumn { width: 100%; margin-top: 10px;}    
    .rightColumn img {max-width: 100%;}
    .columnsContainer {display: block; margin-left: 0;}
    .chamberone {padding: 0 2% 10% 2%; float: left;}
    .chamberone img {max-width: 100%;}
    .options_search_bottom {display: block !important; margin: 0 !important; padding-left: 30px !important; padding-top: 0; padding-bottom: 0;}
    .options_search {display: none !important;}
    .searchresults {margin-left: 0;}
    #productmain .addtocart{display: -moz-groupbox !important;}
    #productmain .addtocart .bigbuttonProductPageAddToCart{text-align: center;}
    #specifications table, #specifications table tr {max-width: 100%;}
    #productheader a {line-height: 20px;}
    .chamberone h3{margin: 0;}
    #productimagecontainer{max-width: 100%;}
    #relatedproducts h3 {margin: 0;}
    #relatedproducts #productboxes {max-width: 100%; margin-left: 0;}
    #TB_window {margin-left: -228px; margin-top: -284px; width: 100%;}
    #TB_iframeContent {width: 100%; height: 888px;}
    #productboxes {width: 100%; overflow: auto; height: auto; margin-left: 0 !important;}
    #productboxes .slide {display: block; float: none; left: 0; width: auto; position: relative; padding: 0 15%;}
    #productboxes .rightarrow{display: none;} 
    #productboxes .leftarrow {display: none;}
    .categorycontainer, .categoryproductcontainer {margin-left: 0 !important; background-position: left top !important;}
    .categoryproduct {width: 100% !important; border-bottom: 1px solid #d2d2d2;}
    p.pagelist.second {margin-top: 20px; margin-left: 0; width: auto; padding-bottom: 30px;}
    .search_desc {margin-left: 0 !important; width: 100% !important; margin-top: 0 !important;}
    .productpricesSearch {width: 100% !important;}
    #searchresultsbox .searchproductdescription .bigbutton {float: left !important; margin-bottom: 10px;}
    .searchheader .searchresults {width: 97.99%; padding-top: 10px; padding-left: 2%;}
    .searchheader .waystosearch {width: 98.99%; padding-top: 10px; padding-left: 2%;}
    .searchheader .waystosearch select {width: 60% !important;}
    .searchheader .sortbyprice {width: 100%; padding-left: 10px;}
    .searchheader .pagetext {width: 97.99%; padding-top: 10px; padding-left: 2%;}  
    .searchproductimage {width: 100%;}  
    .searchproductdescription {width: 100%; margin-top: 20px;}
    .searchheader {margin-top: 0 !important;}
    #searchresultsbox {float: left !important; padding-left: 5px; padding-right: 5px;}
    #delete_cart_item, #extended_warranty, #warranty_option, #total_ship {width: 100% !important;}
    #ship_zip {width: 20% !important;}
    #ship_zip_btn {width: 36% !important; margin-top: -2px; margin-left: 10%;}
    #update_item_cart {margin-right: 25%;}
    .itemquantity {margin-left: 15%;}
    #connect_with_us {width: 100% !important;}
    #footer .bottom-icons {width: 100% !important;}
    .selectshippingoption {width: 95%;}
    .selectshippingoption h3 {margin: 0 !important;}
    #applicationvideos {float: left; padding: 10% 1% 0 1%; width: 100%;}
    #applicationvideos .vidthumbs {height: auto; overflow: visible; width: 100% !important; float: left; margin-left: 0;}
    #applicationvideos .vidthumbs div {width: 100% !important; padding: 0 10px 10px 5px;}
    #shipping_header {width: 100% !important; margin-left: 44px;}
    #billing_header {width: 100% !important; margin-left: 44px;}
    #card_month select {width: 40%;}
    #card_year select {width: 40%;}
    .col .span_1_of_5 {text-align: left !important;}
    #ccnumber_label {text-align: left; padding-left: 5px; width: 98%;}
    #expiration_label {text-align: left; padding-left: 5px; width: 98%;}
    #cvv_label {text-align: left; padding-left: 5px; width: 98%;}
    #expiration_options {width: 98%; margin-left: -8px;}
    #cc_info_header {width: 50%;}
    #Comments textarea {width: 55% !important;}
    #How input {width: 55% !important;}
    .g-recaptcha {float: left;}
    #errormsg {float: left; width: 100%;} 
    #convertertable {font-size: 6px;}
    .advancedsearchtab, .selectiontab {padding-top: 6px; width: auto;}
    #advancedsearch {padding-left: 5px; padding-right: 5px;}
    .tablecolumn {font-size: 10px; width: 4%;}
    .shopprogramminglanguage .tableheading {font-size: 8px; width: 3%; padding: 4px 0 0;}
    .shopprogramminglanguage .getprices {width: 70px;}
    .search_result_protocol table {width: 100%;}
    #multipleprotocols {margin-left: 13%;}
    #searchbymultipleprotocols h4 {padding-left: 0;}
    .span_1_of_7 {width: 100% !important; margin: 0 !important;}
    #daq_search {margin-right: 0 !important; margin-top: 0 !important;}
    #daq_seach_all {margin-top: 10px !important;}
    #select_protocols {margin-top: 20px;}
    .mobile_converter_table {display: block;}
    .mobile_converter_table .span_1_of_2 {width: 22% !important;}
    .mobile_converter_table .span_2_of_2 { width: 78% !important;}
    .desktop_converter_table {display: none;}
    .span_1_of_2 { width: 100% !important;} 
    .span_2_of_2 { width: 100% !important; margin-left: 0% !important;}
    .tech_support_form .section input {width: 100% !important;}
    .tech_support_form .section textarea {width: 100% !important;}
    .south_america img{position: relative; margin-top: 0;}
    .warranty_ICP_Info .span_1_of_2 {width: 100% !important;}
    .chamberone object {float: none;}
    .tech_support_form #send_request {width: auto !important;}
    .tech_support_form #reset_request {width: auto !important;}
    .detailsP {padding-bottom: 20px !important; width: 110% !important;}
    a.addtocart {margin-top: 10px;}
    #productmain {padding: 2px 18px;}
    #productmain form.addtocart {width: 100%; float: left;}
    #productmain select.options {margin-left: 0 !important; width: 98%;}
    #productmain a.addtocart {width: 40%; float: left;}
    #productmain a.addtocart .bigbuttonProductPageAddToCart {margin-left: 0 !important; margin-right: 0 !important; width: 100%;}
    .training_content {width: 100% !important;}
    #videodescription {width: 100% !important;}
    .applicationrelated .related_product_desc {width: 100% !important; padding: 0 5% !important;}
    .applicationrelated {width: 100%;}
    #moviediv {width: 100% !important;}
    .applicationrelated hr{width: auto !important;}
    .tracking_form .section .subsection .span_1_of_2 {width: 100% !important;}
    .tracking_form .section .subsection .span_2_of_2 {width: 100% !important;}
    #advancedsearch .daqsearch .section {margin: 0 0 0 30% !important;}
    table.previousnewsletter {margin-left: 0; width: 100%;}
    #productmain form.addtocart .options {width: 100% !important; text-align: center !important;}
    #articles .section .span_1_of_2 {text-align: center !important;}
    .columnsContainer .rightColumnbp .catalog_container {margin: 0 15%; }
    .advancedsearchtab a {margin-left: 0;}
    .advancedsearchtab a.shopbyprotocollink {margin-left: 0;}
    .advancedsearchtab {padding-top: 13px; width: 100%;}
    #daq_search_all_block {margin-top: -10px}
    #daq_search {float: left;}
    .advancedcontent .daqsearch_container .daqsearch_block {margin-right: 47px;}
    #productheader .features_text {float: left; height: 40px; width: 95%; border-right: 1px solid #747474;}
    #productheader .reference_text {float: left; height: 40px; width: 100%; border-right: 1px solid #747474;}
    #productheader .specifications_text {float: left; height: 40px; width: 110%; border-right: 1px solid #747474;}
    #productheader .related_text {float: left; height: 40px; width: 100%;}
    #productheader a {border-right: none;}
    #applicationvideos {margin-left: 0;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .video_header {margin-left: 0;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .view_media {margin-left: 0;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .video_header h2 {font-size: 17px; line-height: 22px;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .video_header p {font-size: 13px !important;}
    #applicationvideos .vidthumbs .training-videos-list .video_desc .view_media p {font-size: 15px !important;}
    #applicationvideos .vidthumbs .training-videos-list .video_thumb img {height: 200px; width: 50%; margin-left: 25%;}  
    .training_content .applicationrelated .related_product_img {width: 100% !important; margin-left: 30%;}  
    .webtraining {margin-left: 10%;}
    #productmain .product_header_desc {max-width: 100%;}
    div.next {margin-left: 75%;}
    div.previous {margin-left: 5%;}
    .columnsContainer .leftColumnbp {width: 98%;}   
    .columnsContainer .rightColumnbp {width: 98%;}   
    #catalog_content .leftColumnbp {width: 100%; margin-right: 0;}
    #catalog_content .rightColumnbp {width: 100%; margin: 0;}
    .training-videos-list {display: block;}
    .tech_support_form {width: 100%;}
    .warranty_ICP_Info {width: 100%;}
    .tech_support_form .section .span_2_of_2 #errormsg {width: 100%;}
    .warranty_ICP_Info .section .span_1_of_2 {width: 46% !important;}
    .warranty_ICP_Info .section .span_2_of_2 {width: 48% !important;}
    .searchproductdescription .bigbutton {float: left !important; margin-bottom: 20px;}
    .solution_feature_img {float: left; width: 100%; margin-left: 10%;}
    #productimagecontainer {padding: 5% 10%;}
    html body .fblikebuttonProductPage{float: left;}
    .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12{ width: 100% !important; }
    .span_1_of_11, .span_2_of_11, .span_3_of_11, .span_4_of_11, .span_5_of_11, .span_6_of_11, .span_7_of_11, .span_8_of_11, .span_9_of_11, .span_10_of_11, .span_11_of_11{ width: 100% !important; }
    .span_1_of_9, .span_2_of_9, .span_3_of_9, .span_4_of_9, .span_5_of_9, .span_6_of_9, .span_7_of_9, .span_8_of_9, .span_9_of_9 { width: 100% !important; }
    .span_1_of_8, .span_2_of_8, .span_3_of_8, .span_4_of_8, .span_5_of_8, .span_6_of_8, .span_7_of_8, .span_8_of_8 { width: 100% !important; }
    .span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100% !important; }
    .span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100% !important; }
    .span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100% !important; }
    .span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100% !important; }
    .span_1_of_3, .span_2_of_3, .span_3_of_3 { width: 100% !important; }
    .shop_by_programming_language_block .label {display: none;}
    .label_columm {float: left; display: block; width: 40%;}
    .desc_columm {float: left; width: 60%;}
    .desc_columm .getprices {margin-left: 25%;}
    .shopprogramminglanguage .getprices {margin-left: 15%;}
    .shop_by_programming_language_block .first_row {border-top: 1px solid #ececec;}
    #TB_window {display: none !important;}
    .ez_table .span_1_of_2, .ez_table .span_2_of_2 {width: 100% !important;}
    .specs_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .specs_table .label_row {display: none;}
    .specs_table .label_row_1 {display: none;}
    .rowspanned {position: relative;}
    .three_columms .specs_table_row .specs_label_columm {width: 100% !important;}
    .category_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .custom_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .manage_orders_table_columm {display: block; width: 100% !important; border-left: none; float: left; text-align: left;}
    .hidden_label {display: block; width: 100%;}
    .total_order_preview .section .span_1_of_5 {text-align: left;}
    .total_order_preview .section .span_1_of_5 {float: left;}
    #productmain .quick_link {float: left;}
    .left_filter_box {position: relative; width: 100%; margin-left: 0; padding-left: 20px; background: white; top: 10px; margin-top: 0; float: left;}
    .search_index_results .index_results {width: 100%;}
    .left_category_column{padding: 0 10px;}
    .formleft {display: block !important; width: 100%;}
    .formright {display: block !important; width: 100%;}
    .custom_label_row {display: none;}
    .write_review_mobile {display: inline-block;}
    .write_review_popup {display: none;}
    #header .main .cart_icon {border-right: 1px solid rgba(160, 160, 160, 0.3);}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 33px;}
    #searchresultsbox {margin-top: 10px; padding-top: 0px;}
    .sub_category_main_content #searchresultsbox .searchproductdescription {margin-top: 0px;}
    .sub_category_main_content #searchresultsbox .searchproductimage {margin-bottom: 10px; margin-top: 15px;}
    .compare_box {margin: 15px;}
    .product_quote{float: left; margin-top: -10px; margin-left: 5px;}
    .feature_links .feature_block{width: 100%;}
    .product_links .product_block{width: 100%;}
    .sub_category_main_content {width: 100%; padding: 0 2%;}
    .right_category_column{display: none;}
    .compare_box_cat {margin: 20px 0px 0px 40%;}
    .order_detail_content .order_detail_img {width: 100%;}
    .order_detail_content .oder_detail_description {width: 100%;}
    .order_detail_content .order_detail_features {width: 100%;}
    .single-column {padding: 0;}
    .qty_section {float: left;}
    .category_search_result .category_item{width: 180px;}
    #total_search_table_tab{padding: 15px 19px;}
    #total_search_results_tab{padding: 15px 19px;}
    .sort_by_section{ width: 100%; margin-top: 40px;}
    .addtocart_mobile{display: inline;}
    .quote_mobile{display: inline;}
    .addtocart_desk{display: none;}
    .quote_desk{display: none;}
    .cat_videos{width: 100%;}
    .columnsContainer .leftColumnbp .catalog_block{width: 30%;}
}

@media screen and (max-width: 360px) {
    .searchheader .waystosearch {width: 98.99%; padding-top: 10px; padding-left: 2%;}
    .login_section{margin-top: 24px;}
    #header .main .cart_icon {border-right: 1px solid rgba(160, 160, 160, 0.3);}
    .searchheader .searchresults {padding-bottom: 0px; margin-top: 33px;}
    #searchresultsbox {margin-top: 10px; padding-top: 0px;}
    .sub_category_main_content #searchresultsbox .searchproductdescription {margin-top: 0px;}
    .sub_category_main_content #searchresultsbox .searchproductimage {margin-bottom: 10px; margin-top: 15px;}
    .compare_box {margin: 15px;}
    .product_quote{float: left; margin-top: -33px;}
    .feature_links .feature_block{width: 100%;}
    .product_links .product_block{width: 100%;}
    .sub_category_main_content {width: 100%; padding: 0 2%;}
    .right_category_column{display: none;}
    .compare_box_cat {margin: 20px 0px 0px 40%;}
    #productmain a.addtocart {width: 150px;}
    .product_quote {margin-top: -100px; margin-left: 160px;}
    .category_search_result .category_item{width: 180px;}
    #total_search_table_tab{padding: 15px 19px;}
    #total_search_results_tab{padding: 15px 19px;}
    .sort_by_section{ width: 100%; margin-top: 40px;}
    .addtocart_mobile{display: inline;}
    .quote_mobile{display: inline;}
    .addtocart_desk{display: none;}
    .quote_desk{display: none;}
    .cat_videos{width: 100%;}
    .columnsContainer .leftColumnbp .catalog_block{width: 30%;}
}