@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Raleway:300,400,500,700');
/*=====================Search Style========================*/

#plp-container {
	font-size: 14px !important;
}
.site-header-middle-bar-content .search-container .plp-search-holder .plp-page-searchBox-compact {
	border:2px solid #00539f !important;
	border-radius:3px !important;
	background:none !important;
	width: 293px !important;
	box-sizing:border-box;
}
.plp-search-holder .plp-page-searchBox a, .plp-search-holder .plp-page-searchBox-compact a {
	margin:0 !important;
	height: 32px !important;
	width: 41px !important;
}
.site-header-middle-bar-content .search-container .plp-search-holder .plp-page-searchBox-compact a {
	background:url("search-btn.jpg") no-repeat 10px 5px !important;
}
.site-header-middle-bar-content .search-container .plp-search-holder .plp-page-searchBox-compact input {
	color: #00539f !important;
	font-size:17px !important;
	font-family: "Open Sans" !important;
	font-weight:600 !important;
	height: 31px !important;
	width: 242px !important;
	padding: 0 12px !important;
}
.site-header-middle-bar-content .search-container .plp-search-holder .plp-page-searchBox-compact a:hover {
	background:#00539f url("search-btn-hover.jpg") no-repeat 10px 5px !important;
}
/*========= Printable Page Style ===========*/
.print_header div {
	float:left;
	font-size:14px;
	font-family:"Open Sans";
	margin:10px 15px 18px;
}
.print_header img {
	margin: 3px 0 0 0;
	max-width:400;
}
.print_header a {
	color: #4485c1;
	text-decoration:underline;
}
.print_header a:hover {
	color: #00539f;
	text-decoration:none;
}
.plp-print-background {
	padding: 10px;
}
#ecomm-item-summary-quote .ecomm-item-qty, #ecomm-item-summary .ecomm-item-qty {
	background: none !important;
	color: #00539f !important;
}
/*=============== PLP Bread-Crumb Style ============*/
#plp-bread-crumb {
	font-size:15px !important;
	font-weight:bold !important;
}
#plp-bread-crumb a {
	font-size:14px !important;
	font-weight:bold !important;
}
.ecomm-item-details-cell figure a[data-action="edit"] {
	display: none !important;
}
.ui-dialog .ui-dialog-content {
	padding:1.5em 1em !important;
}
/*===================express-ordering-widget style=======================*/
nav#plp-header-links ul li a {
	font-size: 14px !important;
}
/*=============== Heading Style ============*/
#plp-container h1, #plp-product-title h3 {
	color: #00539f !important;
	font-family: Raleway;
	font-size: 18px !important;
	font-weight: normal;
}
#plp-item-sidebar h3, #plp-item-sidebar h2 {
	font-weight:600 !important;
}
/*=====================Popup Image Gallery Style ====================*/
#imageGallery .ui-widget-shadow {
	border-radius: 0;
	box-shadow: 0 0;
}
/*=====================Print Page PDF Style ====================*/
body[data-pagetype="CategoryResult"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintItems"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintItem"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintCompare"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintProduct"] #plp-item-description-with-image .plp-print-image-container {
	background: none !important;
	border:1px solid #cccccc !important;
}
body[data-pagetype="CategoryResult"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintItems"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintItem"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintCompare"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintProduct"] #plp-description-with-image .plp-print-image-container {
	background: none !important;
	border: 1px solid #cccccc !important;
}
body[data-pagetype="PrintItemPDF"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintItemsPDF"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintProductPDF"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintComparePDF"] #plp-item-description-with-image .plp-print-image-container {
	background: none !important;
}
body[data-pagetype="PrintItemPDF"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintItemsPDF"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintProductPDF"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintComparePDF"] #plp-description-with-image .plp-print-image-container {
	background: none !important;
}
/*============== PLP Links Style =============*/
#plp-tree-description a, #plp-item-table-anchors a, #recaptcha_privacy a, #plp-container .plp-page-rfi-switchbutton a, #plp-list-description li div a, #plp-thumbs a, #plp-page-actions a, .treeview a, nav#plp-header-links > ul > li > a, .read-less-right a, .read-more-right a, .plp-promo a, .plp-table-value a, #plp-anchors a {
	color: #4485c1!important;
	text-decoration:underline !important;
	font-weight:600 !important;
}
#plp-tree-description a:hover, #plp-item-table-anchors a:hover, #recaptcha_privacy a:hover, #plp-container .plp-page-rfi-switchbutton a:hover, #plp-list-description li div a:hover, #plp-thumbs a:hover, #plp-page-actions a:hover, .treeview a:hover, nav#plp-header-links > ul > li > a:hover, .read-less-right a:hover, .read-more-right a:hover, .plp-promo a:hover, .plp-table-value a:hover, #plp-anchors a:hover {
	color: #00539f !important;
	text-decoration:none !important;
}
/*============== CategoryResult Page plp-table-filter Style ===========*/
body[data-pagetype="CategoryResult"] #plp-table-filter td a {
	color:#4485c1;
	text-decoration:underline;
}
body[data-pagetype="CategoryResult"] #plp-table-filter td a:hover {
	text-decoration:none !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter .ui-state-hover {
	background:#e2e2e2 !important;
	color:#00539f !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter .ui-state-default {
	background:#e2e2e2 !important;
	color:#00539f !important;
	font-weight:300;
}
body[data-pagetype="CategoryResult"] #plp-table-filter .ui-state-default a {
	color:#4485c1 !important;
	text-decoration:underline !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter td.plp-ecomm-buttons a:hover {
	text-decoration:none !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter tr {
	cursor:text !important;
}
body[data-pagetype="CategoryResult"] #plp-thumbs .ui-state-hover {
	background:#e2e2e2 !important;
	border:1px solid #dadada;
	color:#00539f !important;
}
body[data-pagetype="CategoryResult"] #plp-thumbs .ui-state-default {
	background:#e2e2e2 !important;
	border:1px solid #dadada;
	color:#00539f !important;
}
body[data-pagetype="CategoryResult"] ul#plp-list-description, ul#plp-list-item-description {
	background: none !important;
}
body[data-pagetype="CategoryResult"] .plp-description a {
	color: #4485c1 !important;
	text-decoration:underline !important;
}
body[data-pagetype="CategoryResult"] .plp-description a:hover {
	color: #00539f !important;
	text-decoration:none !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter tr td:first-child {
	white-space: nowrap;
}
body[data-pagetype="CategoryResult"] .adv-attributecontrol input:first-child {
	display: block;
}
body[data-pagetype="CategoryResult"] #plp-sidebar-info .ui-accordion-content {
	padding:5px 3px 5px 10px !important;
}
body[data-pagetype="CategoryResult"] #plp-description-with-image {
	background:none !important;
}
body[data-pagetype="CategoryResult"] .plp-2-column-center #plp-main p {
	font-weight:normal !important;
}
.plp-page-divider {
	border:1px solid #dadada;
}
/*============== Advanced Search Result Page Items Table Style ===========*/
body[data-pagetype="AdvancedSearch12"] #plp-table-filter td a {
	color:#4485c1;
	text-decoration:underline;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter td a:hover {
	text-decoration:none !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter .ui-state-hover {
	background:#e2e2e2 !important;
	color:#00539f !important;
	font-weight:300;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter .ui-state-default {
	background:#e2e2e2 !important;
	color:#00539f !important;
	font-weight:300;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter .ui-state-default a {
	color:#4485c1 !important;
	text-decoration:underline !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter td.plp-ecomm-buttons a:hover {
	text-decoration:none !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter tr {
	cursor:text !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-thumbs .ui-state-hover {
	background:#e2e2e2 !important;
	border:1px solid #dadada;
	color:#00539f !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-thumbs .ui-state-default {
	background:#e2e2e2 !important;
	border:1px solid #dadada;
	color:#00539f !important;
}
body[data-pagetype="AdvancedSearch12"] ul#plp-list-description, ul#plp-list-item-description {
	background: none !important;
}
body[data-pagetype="AdvancedSearch12"] .plp-description a {
	color: #4485c1 !important;
	text-decoration:underline !important;
}
body[data-pagetype="AdvancedSearch12"] .plp-description a:hover {
	color: #00386c !important;
	text-decoration:none !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter tr td:first-child {
	white-space: nowrap;
}
#plp-item-sidebar .ui-accordion-header {
	font-weight:bold;
}
#plp-item-sidebar .plp-promo-item a {
	font-weight: normal;
	margin-left:5px;
}
/*================= Item Detail Page Style ===========================*/
ul#plp-list-description li ul, ul#plp-list-item-description li ul {
	list-style-type:disc !important;
}
body[data-pagetype="ItemDetail"] #plp-item-description-with-image {
	background:none !important;
	padding-top: 37px !important;
}
body[data-pagetype="ItemDetail"] .plp-tab-content .plp-table-name {
	background: none !important;
}
#plp-page-actions {
	padding: 4px 0 !important;
}
.plp-item-description {
	margin:0 !important;
	padding:0 !important;
}
#plp-page-actions .plp-img-sprite {
	margin-left: 30px;
}
.plp-table td.plp-table-name strong, .plp-item-table td.plp-table-name strong {
	font-weight:600 !important;
}
/*=================ecommerce style=======================*/
section#ecomm-price ul li #ecomm-price-1 {
	font-size: 15px !important;
	font-weight:600 !important;
}
/*==== Unwrap Item Detail Description ===== */
body[data-pagetype="ItemDetail"] .ui-tooltip-content img {
	max-width:100%;
}
/* ==== ItemDetail Table Border Style ==== */ 
body[data-pagetype="ItemDetail"] .plp-table {
	border-collapse: unset !important;
	border-spacing: 2px !important;
}
body[data-pagetype="ItemDetail"] .plp-page-divider {
	border-color:#dadada !important;
}
body[data-pagetype="ItemDetail"] .plp-item-specs .ui-accordion-content {
	padding: 0;
}
.plp-image-carousel li {
	background:#ffffff !important;
}
/*============= Request Information Page Style ===================*/
body[data-pagetype="Request"] #formholder .plp-form-heading {
	background: none !important;
	border: 1px solid #cccccc !important;
	color: #00539f !important;
}
body[data-pagetype="Request"] .plp-product-request-info table td.plp-product-info-blankspace {
	background:none !important;
	color:#00539f !important;
	border: 1px solid #cccccc !important;
}
body[data-pagetype="Request"] .plp-product-request-info table td.plp-product-number {
	background:none !important;
	border: 1px solid #cccccc !important;
	color:#00539f !important;
}
body[data-pagetype="Request"] .plp-request-info-form table td.plp-form-heading {
	background:none !important;
	border: 1px solid #cccccc !important;
	color:#00539f !important;
}
body[data-pagetype="Request"] .plp-request-info-form button {
	padding: 0 !important;
}
body[data-pagetype="Request"] .ui-state-default.ui-corner-all.buttonBar.plp-form-button {
	border:1px solid #dadada !important;
}
body[data-pagetype="Request"] .plp-product-attach-item .plp-product-attach-button-holder {
	border:1px solid #dadada !important;
}
body[data-pagetype="Request"] .plp-form-heading .ui-widget-content {
	background:none;
}
#formholder .plp-form-textfield, #formholder .plp-form-textfield input, #formholder .plp-form-textfield textarea, #formholder .plp-form-email-textfield, #formholder .plp-form-email-textfield input, #formholder .plp-form-email-textfield textarea {
	border: 1px solid #cccccc !important;
}
/*=============== Search Result Page Style =================*/
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .ui-state-hover {
	color:#ffffff !important;
	border:1px solid #ffffff !important;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-description a.title {
	text-decoration: none;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-description a.title:hover {
	text-decoration: underline;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-description a.result {
	text-decoration: underline;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-description a.result:hover {
	text-decoration: none;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-search-row span.plp-description a.moreresult {
	border: 1px solid #ffffff;
}
body[data-pagetype="Keyword"] .plp-search-row .plp-table td a {
	color: #00539f;
	text-decoration:underline;
}
body[data-pagetype="Keyword"] .plp-search-row .plp-table td a:hover {
	color: #00386c;
	text-decoration:none;
}
body[data-pagetype="Keyword"] .plp-search-row.plp-description .plp-result-all a {
	text-decoration:underline !important;
}
body[data-pagetype="Keyword"] .plp-search-row.plp-description .plp-result-all a:hover {
	text-decoration:none !important;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-search-row .ui-button.ui-state-hover {
	color:#00539f !important;
}
.plp-search-result-with-imgRight .ui-button {
	padding: 0 !important;
}
#plp-search-results-list .plp-search-row .plp-search-selection.ui-button span {
	padding: 0 !important;
}
.plp-search-row .ui-button span.ui-button-icon-primary {
	padding: 0 !important;
}
.plp-search-holder .plp-page-searchBox input {
	margin-left:-9px !important;
}
/*================== Compare Page Style ================*/
#plp-compare-items td {
	background:none !important;
	color:#00539f !important;
}
#plp-compare-items a {
	color:#00539f !important;
	text-decoration:underline !important;
}
#plp-compare-items a:hover {
	color:#00386c !important;
	text-decoration:none !important;
}
#plp-description-with-image {
	background:none !important;
}
body[data-pagetype="Compare"] #plp-compare-items .ui-state-default {
	border: 1px solid #cccccc !important;
}
/*========== Advanced Search Page ================ */
body[data-pagetype="AdvancedSearch12"] .plp-adv-group-body table td {
	background: none !important;
	border: 1px solid #cccccc !important;
	color: #00539f !important;
}
body[data-pagetype="AdvancedSearch12"] .adv-attributecontrol {
	line-height: 20px;
	padding-left: 6px;
}
body[data-pagetype="AdvancedSearch12"] .adv-attributecontrol br {
	display: none;
}
body[data-pagetype="AdvancedSearch12"] #plp-adv-search-accordion .plp-adv-group-body {
	background:	none !important;
}
/*================== Email Page Style ================*/
body[data-pagetype="Email"] .plp-request-email-info-form button > .ui-button-text {
	padding: 0 !important;
}
body[data-pagetype="Email"] .plp-request-email-info-form button {
	padding: 0 !important;
}
body[data-pagetype="Email"] #formholder .plp-form-email-heading {
	background: none !important;
	border: 1px solid #cccccc !important;
	color: #00539f !important;
}
body[data-pagetype="Email"] .plp-descBtn-with-image-left, .plp-descBtn-with-image-right {
	background:none !important;
}
body[data-pagetype="Email"] .plp-email-image-container, body[data-pagetype="Email"] #formholder .plp-form-button {
	border: 1px solid #cccccc !important;
}
/*=================== Configurator Page Style =================*/
body[data-pagetype="Configurator"] #plp-configurator #plp-configure-accordion table td {
	background: none;
	border: 1px solid #cccccc;
	color: #00539f;
}
body[data-pagetype="Configurator"] #plp-configurator #plp-configure-accordion table table td {
	border:0;
}
/*================= Catalog Publisher Style ===========*/ 
body[data-pagetype="AddToCart"] {
	background:#ffffff;
}
body[data-pagetype="CADPublisher"] {
	background:#ffffff;
}
body[data-pagetype="CADRFx"] {
	background:#ffffff;
}
/*================ CAD Window Style ===========*/
body[data-pagetype="CADPublisher"] .logo-img > img {
	float: left;
	margin: 3px 3px 0 0;
}
body[data-pagetype="CADPublisher"] .cadHeader > div {
	padding: 0 10px;
}
body[data-pagetype="CADPublisher"] .cadHeader {
	font-family: "Open Sans";
	font-size: 14px;
}
body[data-pagetype="CADPublisher"] .cadHeader #techInfo {
	text-align: right;
}
#imageGallery .ad-gallery .ad-thumbs .ad-thumb-list {
	height: 100px !important;
}
#imageGallery .plp-popup-close-buttons button {
	border: 3px solid #ffffff !important;
	padding: 2px 0 !important;
}
/*==================More and less style======================*/
.read-more-right .ui-icon-plus {
	background-image: url("new-more-less.png") !important;
}
.read-less-right .ui-icon-minus {
	background-image: url("new-more-less.png") !important;
}
/*====================button style on Sign In page======================*/
body[data-pagetype="SignIn"] .pcat-button input {
	border:3px solid #ffffff !important;
	width:95px;
}
body[data-pagetype="SignIn"] #user-registration {
	border:3px solid #ffffff !important;
}
/*================== MultiCAD Page Style =================*/
#main > .horizontal-filters.filtering {
	width: 30%;
}
#main > .plp-search-holder {
	float:right;
	width: 66%;
}
.horizontal-filters .filter-type {
	font-family:"Open Sans" !important;
}
#plp-cad-cartbench .plp-cadqueue ul > li {
	color:#00539f;
}
#plp-cad-cartbench .plp-cadqueue ul > li > a {
	color: #00539f;
}
#plp-cad-cartbench .plp-cadqueue ul > li > a:hover {
	color: #00386c;
}
body[data-pagetype="RFC"] #plp-cadcartuserinfo .plp-form-button {
	border:1px solid #dadada;
}
#plp-product-title i {
	font-style: normal;
	font-weight: normal;
}
#plp-cadcart-itemlist #plp-cadcart-items li span {
	margin-left: -20px;
}
/*================ CAD Window Style ===========*/
body[data-pagetype="CADPublisher"] .logo-img > img {
	float: left;
	margin: 0 0 5px 0;
}
body[data-pagetype="CADPublisher"] .cadHeader > div {
	padding: 0 10px;
}
body[data-pagetype="CADPublisher"] .cadHeader {
	font-size: 14px;
	font-family:"Open Sans";
}
body[data-pagetype="CADPublisher"] .cadHeader #techInfo {
	text-align: right;
}
body[data-pagetype="CADPublisher"] #cad-tabs .ui-tabs-active {
	background:#ffffff;
}
body[data-pagetype="CADPublisher"] #cad-tabs .ui-tabs-active a {
	color:#1a627a;
}
#cad-thumbs .ui-button.ui-widget {
	background: none !important;
	border: 1px solid #fcefa1 !important;
	color: #00539f !important;
	border-radius:0 !important;
	letter-spacing: 0 !important;
	padding: 7px 0 0 !important;
}
#cad-thumbs .ui-button.ui-state-highlight {
	background: #fbf9ee !important;
	color: #00539f !important;
}
#plp-product-title i {
	font-style: normal;
	font-weight: normal;
}
#plp-product-title p, #plp-product-title p strong {
	font-size:1em !important;
}
#plp-list-description > li {
	border-top:1px solid #cccccc !important
}
#plp-list-description > li:first-child {
	border-top: 0 !important;
}
#plp-page-pagination-table #plp-page-pagination .plp-action-bar {
	height: 47px;
}
.plp-cadcart-pagination li a {
	color: #00539f !important;
}
/*============== Buttons Style ===============*/
.ui-button {
	background-image: linear-gradient(#00539f, #00386c);
	border: 3px solid #ffffff !important;
	border-radius: 20px !important;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4), 0 0 2px rgba(0, 0, 0, 0.5) !important;
	color: #ffffff!important;
	font-size: 1.15em !important;
	font-weight: 400 !important;
	justify-content: center !important;
	padding: 2px 0 !important;
	margin: 7px 5px 7px 0 !important;
	position: relative !important;
	text-align: center !important;
	text-decoration: none !important;
	transition: all 250ms ease 0s !important;
	z-index: 100 !important;
}
.ui-button:hover {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.6) !important;
	color: #ffffff !important;
	text-decoration: none !important;
	transition: all 250ms ease 0s !important;
}
.ui-dialog .ui-dialog-title {
	font-size: 14px !important;
}
#plp-container-additional-options .dialog-header {
	font-size: 1em !important;
}
#rfq-cart-info {
	text-align: center;
}
#rfq-view-cart {
	width: 132px !important;
}
.plp-cadpart-search-col2 {
	margin-left: 24px !important;
}
/*================== Express Ordering Style ================*/
body[data-pagetype="ExpressOrdering"] .ecomm-express-item li {
	flex: 0 0 10em;
}
body[data-pagetype="ExpressOrdering"] .ecomm-express-item li:first-child {
	flex: 1 1 auto;
}
.ui-pnotify {
	position: absolute;
	left:960px !important;
	top:400px !important;
}
#plp-table-filter span.price {
	color:#00539f !important;
	font-weight:normal !important;
}
#plp-table-filter td:nth-of-type(2n+9) {
	padding-left: 66px;
    width: 7% !important;
}
#plp-table-filter td:nth-of-type(2n+10) {
    padding-left: 43px !important;
}
#plp-table-filter td:nth-of-type(2n+8) {
    padding-left: 43px;
}
#plp-table-filter .ng-isolate-scope {
    display: inline-block;
}