/* KEYWORDS: +all, +mozilla, +os, +webkit, -android, -chrome, -edge, -firefox, -gecko, -ie, -ie10, -ie11, -ie7, -ie8, -ie9, -ipad, -iphone, -khtml, -linux, -mac, -macos, -mobile, -opera, -presto, -safari, -trident, -trident3, -trident4, -trident5, -trident6, -trident7, -upbrowser, -win, -windows, -windowsphone, -windowsxp, -winphone, -winxp, -universal */

/*** Skipping CSS Section grid (only-param=customunsubscribe) ***/
/*** Skipping CSS Section common (only-param=customunsubscribe) ***/
/*** Skipping CSS Section navigation (only-param=customunsubscribe) ***/
/*** Skipping CSS Section buttons (only-param=customunsubscribe) ***/
/*** Skipping CSS Section slideshow (only-param=customunsubscribe) ***/
/*** Skipping CSS Section productsnavigation (only-param=customunsubscribe) ***/
/*** Skipping CSS Section sidebox (only-param=customunsubscribe) ***/
/*** Skipping CSS Section forms (only-param=customunsubscribe) ***/
/*** Skipping CSS Section resources (only-param=customunsubscribe) ***/
/*** Skipping CSS Section resources-temp (only-param=customunsubscribe) ***/
/*** Skipping CSS Section directory (only-param=customunsubscribe) ***/
/*** Skipping CSS Section boxes-slider (only-param=customunsubscribe) ***/
/*** Skipping CSS Section slider (only-param=customunsubscribe) ***/
/*** Skipping CSS Section homepage (only-param=customunsubscribe) ***/
/*** Skipping CSS Section subpages (only-param=customunsubscribe) ***/
/*** Skipping CSS Section landing (only-param=customunsubscribe) ***/
/*** Skipping CSS Section landingdirectory (only-param=customunsubscribe) ***/
/*** Skipping CSS Section landing-custom-styles (only-param=customunsubscribe) ***/
/*** Skipping CSS Section parallax (only-param=customunsubscribe) ***/
/*** Skipping CSS Section product (only-param=customunsubscribe) ***/
/*** Skipping CSS Section downloads (only-param=customunsubscribe) ***/
/*** Skipping CSS Section custom-windturbine (only-param=customunsubscribe) ***/
/*** Skipping CSS Section custom-coatingthickness (only-param=customunsubscribe) ***/
/*** Skipping CSS Section custom-aerospaceinspectionssolutions (only-param=customunsubscribe) ***/
/*** Skipping CSS Section custom-vanta (only-param=customunsubscribe) ***/
/*** Skipping CSS Section custom-vessel (only-param=customunsubscribe) ***/
/*** Skipping CSS Section custom-360 (only-param=customunsubscribe) ***/
/*** Skipping CSS Section configurator (only-param=customunsubscribe) ***/
/*** Skipping CSS Section industries (only-param=customunsubscribe) ***/
/*** Skipping CSS Section custom-blog (only-param=customunsubscribe) ***/
/*** START ims20/global/customunsubscribe.css ***/
/* ------------------------------- unsubscribe START ------------------------------- */
.unsubscribe-msgs .alert {
	border: 0 none;
	border-radius: 0;
	margin: 0;
	padding: 15px 20px 0;
}
.unsubscribe-msgs .alert:last-child {
	padding-bottom: 15px;
	margin: 0 0 20px;
}
.page-unsubscribe .body-page-title {
	border: 0 none;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.page-unsubscribe .breadcrumb,
.page-unsubscribe .share-box {
	display: none;
}
div[role="unsubscribe-enter-email"] .alert,
form[action*="myaccount"] .alert,
form[action*="myaccount"] .notice {
	border: 0 none;
	background-color: transparent;
	color: darkred;
	padding: 0;
	margin: 0;
}
div[role="unsubscribe-enter-email"] .alert.alert-success, 
form[action*="myaccount"] .alert.alert-success,
form[action*="myaccount"] .notice {
	color: #468847;
}

/* taskId.16815625 - restyle success messages */
form[action*="myaccount"] .unsubscribe-msgs {
    padding: 15px;
    background-color: #F9EDED;
    border: 1px solid #eed3d7;    
    color: #b94a48;  
    margin-bottom: 15px;
    border-radius: 3px;
}
form[action*="myaccount"] .unsubscribe-msgs .alert {
    color: #b94a48;
}
form[action*="myaccount"] .unsubscribe-msgs .alert:last-child {
    padding: 0;
    margin: 0;
}
/* hide default thank you page */
form[action*="myaccount"] div.xform#unsubscribe-embedded {
    display: none;
}

form[role="unsubscribe"] h1,
form[role="unsubscribe"] h2,
form[role="unsubscribe"] h3 {
	font-size: 22px;
	color: %h3Color;
	padding: 0 0 5px;
	margin: 0 0 5px;
	border-bottom: 1px solid #005cb9;
}
form[role="unsubscribe"] h1 + div[role="unsubscribe-row"],
form[role="unsubscribe"] h2 + div[role="unsubscribe-row"],
form[role="unsubscribe"] h3 + div[role="unsubscribe-row"] {
	margin-top: 15px;
}
form[role="unsubscribe"] h1 ~ p,
form[role="unsubscribe"] h2 ~ p,
form[role="unsubscribe"] h3 ~ p {
	margin-top: 10px;
}
form[role="enter-email"] input[type="email"],
.form-unsubscribe input[type="email"],
.discontinue-form input[type="email"] {
	background-color: #f5f5f5;
	border: 0 none;
	padding: 10px 15px;
	width: 300px;
	max-width: 100%;
	margin: 5px 0 15px;
	display: block;
	border-radius: 0;
	box-shadow: none;
	outline: none;
}
.form-unsubscribe label,
form[role="enter-email"] label {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
div[role="unsubscribe-action"] {
	margin-top: 10px;
}
.form-unsubscribe .btn,
.form-unsubscribe .btn:hover,
.form-unsubscribe .btn:focus,
form[role="enter-email"] .btn,
form[role="enter-email"] .btn:hover,
form[role="enter-email"] .btn:focus,
form[role="unsubscribe"] .btn,
form[role="unsubscribe"] .btn:hover,
form[role="unsubscribe"] .btn:focus {
	background-color: #005cb9;
	border-radius: 0;
	border: 0 none;
	text-shadow: none;
	color: #fff;
	font-weight: bold;
}
div[role="unsubscribe-group"] {
	margin-bottom: 30px;
}
form[role="unsubscribe"] div.radio,
form[role="unsubscribe"] div.radio label {
	padding: 0;
	margin: 0;
}
form[role="unsubscribe"] div.radio {
	margin: 0 0 5px;

}
form[role="unsubscribe"] input[type="checkbox"],
form[role="unsubscribe"] input[type="radio"] {
	opacity: 0;
	position: absolute;
    cursor: pointer;
}
form[role="unsubscribe"] div.radio input[type="radio"] {
	margin: 0;
	cursor: pointer;
}
form[role="unsubscribe"] input[type="checkbox"] ~ label,
form[role="unsubscribe"] input[type="radio"] ~ label {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	font-weight: normal;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
form[role="unsubscribe"] input[type="checkbox"] ~ label::before,
form[role="unsubscribe"] input[type="radio"] ~ label::before {
	content: '';
    display: block;
    background-image: var(--sprite);
    background-repeat: no-repeat;
    background-position: -125px -50px;
	width: 15px;
	height: 15px;
	margin: 0px 10px 0 0;
	flex: 0 0 auto;
    cursor: pointer;
	transform: translateY(-2px) ; /* !for(webkit) */
}
form[role="unsubscribe"] input[type="radio"] ~ label::before {
	content: '';
	margin: 0 10px 0 0;
	width: 13px;
	height: 13px;
	background-position: -200px -50px;
}
form[role="unsubscribe"] input[type="checkbox"]:checked ~ label::before {
	background-position: -100px -50px;
}
form[role="unsubscribe"] input[type="radio"]:checked ~ label::before {
	background-position: -225px -50px;
}
div[role="unsubscribe-row"] {
	padding: 10px 15px;
	position: relative;
	background-color: #f5f5f5;
}
div[role="unsubscribe-row"]:not(:last-child)::after {
	content: '';
	height: 1px;
	width: calc(100% - 30px);
	left: 15px;
	bottom: 0;
	background-color: #e7e7e7;
	display: block;
	position: absolute;
}
.discontinue-form th {
	font-weight: normal;
}
div[role="custom-contents"] {
	margin-top: -20px;
}
@media (max-width: 767px) {
	.discontinue-form table,
	.discontinue-form tbody,
	.discontinue-form td,
	.discontinue-form tr,
	.discontinue-form th {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.discontinue-form th {
		font-weight: bold;
		margin: 0 0 5px;
	}
}

/* taskId.16814822 show only...  */
/* taskId.16815050 show only... */
/* 
293601289 - Microscopes/Optical Metrology (id - "ie")
293601290 - Videoscope/Boreoscopes (id - "videoborescopes")
293601287 - Flaw Detection/Thickness Gaging (id = "ndtrvihsv")
293601288 - XRF/XRD Analyzers (id = "xrf")
Blog posts
293601282 - News Bulletin (all divisions)
*/
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"] {
	display: none !important;
}
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601289"],
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601290"],
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601287"],
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601288"],
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601282"] {
	display: block !important;
}
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] {
	display: flex;
	flex-flow: column nowrap;
	width: 100%;
}
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601289"] {order: 1;}
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601290"] {order: 2;}
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601287"] {order: 3;}
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601288"] {order: 4;}
*[role="unsubscribe-group"][data-group="CRM Mailing Groups"] *[role="unsubscribe-row"][data-list="crm:groups:293601282"] {order: 5;}

.my-account-form {
	margin: 50px 0 10px;
}
.my-account-form input[type="text"],
.my-account-form input[type="password"],
.my-account-form input[type="email"] {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border: 0 none;
	width: 300px;
}
.my-account-form input[type="text"].inpZip,
.my-account-form input[type="text"].inpZipExt {
	width: auto;
}
.my-account-form span.inpZipSep {
	display: inline-block;
	margin: 0 5px;
}
.my-account-form select {
	width: 300px;
	border: 0 none;
	background-color: #f5f5f5;
	padding: 10px 20px 10px 15px;
	background-image: url(../data/i/caret.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: 300;
	padding-right: 20px !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;	
}
.my-account-form table {
	width: auto;
}
.my-account-form th,
.my-account-form td {
	padding: 5px 10px;
}
.my-account-form th,
.my-account-form td:first-child {
	padding-left: 0;
}
.my-account-form h2 {
	font-size: 22px;
	color: #444444;
	padding: 0 0 5px;
	margin: 0 0 15px;
	border-bottom: 1px solid #e49900;	
}
.my-account-form input[type="submit"], .my-account-form input[type="submit"]:hover, .my-account-form input[type="submit"],
.my-account-form button, .my-account-form button:hover, .my-account-form button:focus {
	background-color: #005cb9;
	background-image: none;
	border-radius: 0;
	border: 0 none;
	text-shadow: none;
	color: #fff;
	font-weight: bold;	
	margin: 10px 10px 10px 0;
}

/* =MY ACCOUNT */
.my-account-form #myAccountnickname,
.my-account-form #myAccountuserName,
.my-account-form #myAccountpassword1,
.my-account-form #myAccountpassword2 {
	display: none;
}
form[role="unsubscribe"] .primaryCheckboxControl input[type="checkbox"], 
form[role="unsubscribe"] .primaryCheckboxControl input[type="radio"] {
	opacity: 1;
	position: static;
	margin: 0 5px 0 0;
}
.primaryCheckboxControl > * {
	margin: 0 15px 10px 0;
}
.primaryCheckboxControl label {
	margin: 0;
	font-weight: normal;
}
.my-account-form table.crmChooseLoc {
	width: 100%;
}
.my-account-form .selectorButton button, 
.my-account-form .selectorButton button:hover, 
.my-account-form .selectorButton button:focus {
	background-color: #f5f5f5;
	color: #666;
}
.my-account-form .selectorAddress .contact-name,
.my-account-form .selectorAddress .company-name {
	font-weight: bold;
}
/* ------------------------------- unsubscribe END ------------------------------- */

/* --------------------------- my account with e-mail preferences START --------------------------- */
div[role="account"] table,
div[role="account"] tr,
div[role="account"] td,
div[role="account"] th {
	font-family: Arial, Tahoma, sans-serif;;
	font-size: 13px;
	line-height: 1.6em;	
}
div[role="account"] input[type="text"],
div[role="account"] input[type="email"],
div[role="account"] input[type="password"],
div[role="account"] select {
	background-color: #f5f5f5;
	border: 0 none;
	padding: 10px 15px;
	width: 300px;
	max-width: 100%;
	font-family: Arial, Tahoma, sans-serif;;
	font-size: 13px;
	line-height: 1.6em;
}
div[role="account"] select {
	padding-right: 20px;
	background-image: url(../data/i/caret.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: 300;
	padding-right: 20px !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;		
}
div[role="account"] input.inpZip,
div[role="account"] input.inpZipExt,
div[role="account"] .crmPhoneNumber input,
div[role="account"] .crmPhoneNumber select,
div[role="account"] .crmPhoneTitle input,
div[role="account"] .crmPhoneTitle select {
	width: auto;
	margin: 0 5px;
}
div[role="account"] input.inpZip {
	margin-left: 0px;
}
div[role="account"] .inpZipSep {
	display: inline-block;
	
}
div[role="account"] button, div[role="account"] button:hover, div[role="account"] button:focus,
div[role="account"] input[type="submit"], div[role="account"] input[type="submit"]:hover, div[role="account"] input[type="submit"]:focus {
	background-image: none;
	background-color: #E49900;
	border: 0 none;
	border-radius: 0;
	text-shadow: none;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;;
	font-size: 13px;
	line-height: 1.6em;
}
div[role="account"] table.crmChooseLoc {
	width: 100%;
}
div[role="account"] table.crmChooseLoc > tbody > tr > td {
	padding-bottom: 20px;
}
div[role="account"] div.crmABContent tbody > tr > td {
	padding-bottom: 20px;
}
div[role="account"] .selectorButton {
	padding-top: 10px;
}
div[role="account"] .selectorAddress .contact-name,
div[role="account"] .selectorAddress .company-name {
	font-weight: bold;
}
div[role="account"] .selectorButton {
    display: flex;
    flex-flow: row nowrap;
}
@media (min-width: 480px) {
    div[role="account"] table.crmABContent {display: table;}
    div[role="account"] table.crmABContent > tbody > tr {display: table-row;}
    div[role="account"] table.crmABContent > tbody > tr > td {display: table-cell;}
    div[role="account"] table.crmABContent > tbody > tr > td {
        padding: 0;
    }
    div[role="account"] table.crmABContent > tbody > tr > td + td {
        padding-left: 50px;
    }
}
@media (min-width: 768px) {
	div[role="account"] table {
		width: auto;
	}
	div[role="account"] .crmForm th,
	div[role="account"] .crmForm td {
		padding: 5px 15px 5px 0;
	}		
	div[role="account"] .crmForm div.formerTable {
		display: block;
	}
	div[role="account"] .crmForm div.formerTable > .row {
		display: flex;
		flex-flow: row nowrap;
		align-items: center;
		margin: 0;
	}	
	div[role="account"] .crmForm div.formerTable > .row > div {
		display: block;
		width: auto;
		padding: 0;
	}
}
@media (max-width: 767px) {
	div[role="account"] .crmForm table {
		display: block;
	}
	div[role="account"] .crmForm tr {
		display: flex;
		flex-flow: column nowrap;
		margin: 0 0 5px;
	}
	div[role="account"] .crmForm th,
	div[role="account"] .crmForm td {
		display: block;
	}
	div[role="account"] input.inpZip,
	div[role="account"] input.inpZipExt,
	div[role="account"] .crmPhoneNumber input,
	div[role="account"] .crmPhoneNumber select,
	div[role="account"] .crmPhoneTitle input,
	div[role="account"] .crmPhoneTitle select {
		margin: 0 5px 5px;
	}	
}
.btn.btn-register,
.btn.btn-register:hover,
.btn.btn-register:focus {
	border-radius: 0px;
	border: 0 none;
	border-radius: 0;
	text-shadow: none;
	margin: 15px 15px 15px 0px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;;
	font-size: 13px;
	line-height: 1.6em;
    background-color: #005cb9;	
}

div[role="account"] div.loginBox table,
div[role="account"] div.loginBox tbody,
div[role="account"] div.loginBox tr,
div[role="account"] div.loginBox th,
div[role="account"] div.loginBox td {
    border: 0 none;
    padding: 0;
    margin: 0;
    display: block;
    position: relative;
    width: 300px;
    max-width: 100%;
}
div[role="account"] div.loginBox th {
    font-weight: normal;
    padding-bottom: 3px;
}
div[role="account"] div.loginBox tr {
    margin-bottom: 15px;
}
div[role="account"] div.loginBox input {
    margin: 0;
}
div[role="account"] div.loginBox table caption,
div[role="account"] div.loginBox summary {
    display: none;
}
div[role="account"] div.loginBox input[type="submit"] {
    margin: 15px 0 0;
}
/* --------------------------- my account with e-mail preferences END --------------------------- */

@media (min-width: 768px) {
	.orderList {
		width: 100% !important;
	}
	.orderList th,
	.orderList td {
		text-align: left;
		padding: 5px 10px;
		border-bottom: 1px solid #e7e7e7;
	}	
	.orderList tr:nth-child(odd) {
		background-color: #f5f5f5;
	}
}
@media (max-width: 767px) {
	.orderList,
	.orderList tbody,
	.orderList tr,
	.orderList th,
	.orderList td {
		display: block;
		width: 100%;
		text-align: left;
	}
	.orderList tr {
		border-bottom: 1px solid #e7e7e7;
		padding-top: 10px;
	}
	.orderList tr#header {
		display: none;
	}
	.orderList td::before {
		font-weight: bold;
		margin-right: 5px;
	}
	.orderList td#number::before {content: 'Invoice #: ';}
	.orderList td#oNumber::before {content: 'Order #: ';}
	.orderList td#oNumber + td:not([id])::before {content: 'Purchase Order No.: ';}
	.orderList td#purchase-order-number::before {content: 'Purchase Order No.: ';}
	.orderList td#date::before {content: 'Issued On: ';}
	.orderList td#total::before {content: 'Total amount: ';}
	.orderList td#balance::before {content: 'Amount Due: ';}
	.orderList td#status::before {content: 'Status: ';}
	.orderList td#paid::before {content: 'Paid Amount: ';}
}


/*** END ims20/global/customunsubscribe.css ***/

/*** Skipping CSS Section news (only-param=customunsubscribe) ***/
/*** Skipping CSS Section events (only-param=customunsubscribe) ***/
/*** Skipping CSS Section careers (only-param=customunsubscribe) ***/
/*** Skipping CSS Section search (only-param=customunsubscribe) ***/
/*** Skipping CSS Section custom-academic-research (only-param=customunsubscribe) ***/
/*** Skipping CSS Section custom-training-members (only-param=customunsubscribe) ***/
/*** Skipping CSS Section content-slideshow (only-param=customunsubscribe) ***/
/*** Skipping CSS Section solutions (only-param=customunsubscribe) ***/
/*** Skipping CSS Section metal (only-param=customunsubscribe) ***/
/*** Skipping CSS Section sitemap (only-param=customunsubscribe) ***/
/*** Skipping CSS Section video (only-param=customunsubscribe) ***/
/*** Skipping CSS Section ecs-configurator (only-param=customunsubscribe) ***/
/*** Skipping CSS Section ecs (only-param=customunsubscribe) ***/
/*** Skipping CSS Section ecs-home (only-param=customunsubscribe) ***/
/*** Skipping CSS Section ecs-sub (only-param=customunsubscribe) ***/
/*** Skipping CSS Section specifications-table (only-param=customunsubscribe) ***/
/*** Skipping CSS Section specifications-table-product (only-param=customunsubscribe) ***/
/*** Skipping CSS Section training (only-param=customunsubscribe) ***/
/*** Skipping CSS Section dir-list-dynamic (only-param=customunsubscribe) ***/
/*** Skipping CSS Section globalstyles (only-param=customunsubscribe) ***/
/*** Skipping CSS Section print (only-param=customunsubscribe) ***/
/* TIME: 0.0060138702392578 */