@charset "utf-8";




/* Over write salesandmarketingcustom.css H2 */
p.small {
	font-size: 12px;
}
.justify-center h2 {
	font-size: 1.5625rem !important;
	font-weight: 700 !important;
	line-height: 2rem !important;
	margin: 0 0 5px 0 !important;
}
/* News Releases H1 and H2 */
.news-article h1 {
	color: #f58025;
	font-size: 1.5625rem;
	font-weight: 700;
	line-height: 2rem;
}
.news-article h2 {
	color: #444;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.5rem;
}
/* Branding stuff added 4/27 */
.branding .note {
	margin-bottom: 10px;
}
.branding .section-header {
	font-size: 20px;
	font-weight: bold;
	color: #f58025;
}
.picker-nav {
	overflow: hidden;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	text-align: center;
	line-height: 1.75rem;
}
.picker-nav a {
	display: inline-block;
	text-align: center;
	padding: .25rem .75rem;
	text-decoration: none;
	overflow-wrap: normal;
	color: #ccc;
	border: 1px solid #ccc;
	min-width: 120px;
	border-radius: 4px;
	margin: 8px 3px;
}
/*.picker-nav a {
  display: inline-block;

  text-align: center;
  padding: 0 .75rem;
  text-decoration: none;
  overflow-wrap: normal;
  border-right: 1px solid #ccc;
  min-width: 120px;
}
.picker-nav a:last-child {
  border-right: 0;
}
.picker-nav a:hover {
  border-bottom: 3px solid #f58025;
  color: #f58025;
}
.picker-nav a.active {
  color: #000;
  font-weight: bold;
}*/
.picker-nav a.active, .picker-nav a.active:hover {
	color: #000;
	font-weight: bold;
	cursor: default;
}
.branding .a-horizontal-line--informational, .eclipse .a-horizontal-line--informational {
	margin-top: 2rem;
	margin-bottom: 3rem;
}
.orange {
	color: #f58025
}
/* Start Legal pop-up */ 
 .m-legal-notification {
	background-color: rgba(0, 0, 0, .9);
	
	border: 1px solid #cecece;
}
 h1.a-headline--legal-notification ,  h2.a-headline--legal-notification ,  h3.a-headline--legal-notification ,  h4.a-headline--legal-notification ,  h5.a-headline--legal-notification ,  h6.a-headline--legal-notification  {
	color: #fff;
}
.m-legal-notification__modal-paragraphs p, .m-legal-notification__modal-paragraphs-container {
	color: #fff;
}
 .m-legal-notification__modal-paragraphs-container {
padding: 0.5rem 1rem;
}
 .m-legal-notification__modal-paragraphs a:not(.a-btn) {
	text-decoration: none;
	color: #f58025;
}
.m-legal-notification--modal .m-legal-notification__modal-headline {
	height: 2.3rem;
    background-color: #000;
    border-bottom: 1px solid rgba(0,0,0,.05);
	margin-bottom: 4px;
}
.a-btn--legal-notification-close {
    padding: 0.5rem 1rem;
	color: #fff;
}
.o-legal-notification-container--modal-bottom-left,.o-legal-notification-container--modal-bottom-right  {
	margin-bottom: 8px;
}
.m-legal-notification--modal .a-headline--legal-notification {
    padding: 0.6rem 1rem;
    margin: 0;
	color:#fff;
}
.o-legal-notification-container.o-legal-notification-container--page{
	background-color:#000000b0;
}
.m-legal-notification.m-legal-notification--modal {
	border:1px solid #cecece;
}
/* End Legal pop-up */
/* New 4/5 - removed text overlapping in footer */
.m-footer-col__list .a-list-item {
	height: auto;
}
.m-footer-col__list .a-list-link {
	line-height: normal;
}
/* New 3/15 */
.a-headline__item-hover-text {
	font-size: 1rem;
	line-height: 1.2;
	margin-bottom: 0;
	padding: 0 5px;
}
/* New 2/18 */
.move-to img {
	float: right;
	padding: 0 0 20px 20px;
}
.move-to .lft {
	float: left;
	padding: 0 20px 20px 0;
}
.move-to .null {
	float: none;
	padding: 0 0 20px 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width:812px) {
	.move-to img {
		max-width: 75%;
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding: 0 0 20px 0;
	}
	.move-to img .lft {
		max-width: 75%;
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding: 0 0 20px 0;
	}
}
/* New 1/20 */
.m-country-list {
	top: 31px /* Added a pixel because orange line increased by 1 pixel */
}
@media screen and (max-width:1024px) {
	.o-header .header-nav:hover {
		background-color: #fff;
	}
}
/* New 1/6 */
.o-gallery-lightbox__content {
	padding-top: 15px;
}
.o-gallery-lightbox__info-container.visible {
	height: 53px;
}
.o-gallery-lightbox__info-text {
	font-family: "Open Sans", sans-serif;
	font-size: .875rem;
	color: #666;
	padding-top: 15px;
}
.o-gallery-lightbox__info-close {
	margin: 13px 0 0 0;
}
.o-iframe--maps {
	padding: 1.25rem 0 !important;
}
@media screen and (min-width:768px) {
	.o-iframe--maps {
		padding: 3.125rem 0 !important;
	}
}
/* End New 1/6 */
.a-headline__product-category-title {
	margin-bottom: 1rem;
}
a {
	outline: 0;
}
/* Removes extra padding for contact form in iFrame*/
.u-padding-50-tablet-default .o-iframe {
	padding: 0;
}
@media screen and (min-width: 768px) {
	.o-iframe {
		padding: 0;
	}
}
/* Removes extra padding in gallery when there are no buttons */
.o-gallery-filters__buttons {
	padding: 0;
}
.a-btn--gallery-filters-filter {
	margin-right: .9375rem;
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}
.Drop-Parent h5 {
	display: none;
}
/* Start of Banner size correction */
/* Uniform text treatment */
.o-hero__block--header {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
}
.o-hero {
    max-height: 525px;
}
.o-hero__columns {
  max-height: 525px;
}
@media screen and (min-width:768px) {
	.o-hero {
		height: 400px
	}
}
@media screen and (min-width:1200px) {
	.o-hero__columns {
		padding: 26px 16px 0;
	}
}
@media screen and (min-width:768px) {
	.o-hero__columns {
		height: 400px;
	}
	.o-hero--small {
		height: 350px;
	}
}
/* End of Banner size update */
/* Temp hack for News and Events page - Social Media header */
.m-social-media .a-headline {
	background-color: #1a456b !important;
	color: #fff !important;
	font-size: 1rem;
	padding: .5625rem 1rem .4375rem;
	margin-bottom: 1rem;
	height: 40px;
}
.m-art__headline{
	text-transform: inherit !important;}
/* Responsive YouTube vids */
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin: 10px 0;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
p a {
	color: #366493;
	text-decoration: none;
}
p a:hover {
	color: #f58025;
}
h6 {
	font-size: 1.1rem !important;
	color: #f58025 !important;
	font-weight: 700 !important;
	margin-bottom: .5rem !important;
}
/* 1px to 2px orange line */
.header-topnav__nav {
	border-bottom: 2px solid #f58025;
}
/* for product page subheader - wrapping text*/
.m-prod-details__headline--subtitle {
	line-height: 1.75rem;
}
.header-nav__logo img {
	padding-top: 4px;
}
/* Nav bar hover effect */
.header-nav.scrolled {
	background-color: #fff !important;
}
@media screen and (min-width:1200px) {
	.o-header .header-nav:hover {
		/*  top: 40px;
    height: 57px;
    padding-top: 0;*/
		background-color: rgba(0, 0, 0, .4);
		/*border-bottom: 0;*/
	}
	.header--scroll-state-fixed {
		background-color: #fff;
	}
	.header--scroll-state-fixed .header-nav {
		background-color: #fff !important;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: color 0 ease-in;
		-ms-transition: none;
		transition: none;
	}
	.header--scroll-state-fixed .header-nav .header-nav__content-animated:hover {
		background-color: #fff !important;
	}
}
/* new styles by me for "search" sized pages */
/*  .header--scroll-state-fixed .header-nav:hover {
    background-color: #fff !important;
  }
  .o-header .header-nav {
    background-color: none;
  }
}*/
/* Banner / Footer text update */
.m-heading__el--subtitle {
	font-size: 1.1rem;
}
@media screen and (min-width:1200px) {
	/* pipe in footer moved when linked to internal page */
	.m-politics__list .a-list-item::after {
		top: 5px !important; /* From 10px */
		right: -12px;
	}
	.m-heading__el {
		color: #fff;
		font-family: "Open Sans", sans-serif;
		margin: 0;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
	}
	.m-heading__el--title, .m-heading__el--subtitle {
		font-family: "Roboto", sans-serif;
		font-weight: 500;
		margin: 0;
	}
	.m-heading__el--subtitle {
		font-size: 1.25rem;
		margin-bottom: .5rem;
	}
	.m-heading__el--intertitle {
		font-size: 1.125rem;
		font-weight: normal;
		margin-bottom: .5rem;
	}
}
/* Maintains larger font size for iPad/iPhone landscape modes */
@media screen and (min-width:768px) {
	.m-heading__el--title {
		font-size: 3.5rem;
		line-height: 3.5rem;
	}
}
@media screen and (min-width:992px) and (max-width:1315px) {
	.o-hero .m-heading__el--subtitle {
		font-size: 1.25rem
	}
}
/* ************************************** */
/* Bulleted list spacing issue - This is a new class */
.m-teaser__content ul li {
	color: #000;
	font: normal 16px/24px "Open Sans", sans-serif;
	margin-bottom: 0;
}
/* ************************************** */
/* font size */
p, ul {
	font-size: 16px;
	margin: 0 0 22px;
}
@media screen and (min-width:1200px) {
	p, ul {
		font-size: 16px
	}
}
/* Features Table */
.m-table {
	padding: .75rem 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.m-table table, .m-table thead, .m-table tbody, .m-table tfoot, .m-table tr, .m-table th, .m-table td {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: inherit;
	border-spacing: 0;
	border-color: inherit;
	vertical-align: inherit;
	text-align: left;
	font-weight: inherit;
	-webkit-border-horizontal-spacing: 0;
	-webkit-border-vertical-spacing: 0;
}
.m-table--odd-even tr:nth-child(even) {
	background-color: rgba(0, 0, 0, .04);
	border: 1px solid rgba(0, 0, 0, .08);
	font-size: .9375rem;
	/*  margin-bottom: 1rem;*/
}
@media screen and (min-width:576px) {
	.m-table {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
}
.m-table table {
	padding: 0;
	width: 100%;
}
@media screen and (min-width:576px) {
	.m-table table:nth-child(odd) {
		padding-right: .9375rem
	}
	.o-product-specifications .m-table table:nth-child(odd) {
		padding-right: 0
	}
}
@media screen and (min-width:576px) {
	.m-table table:nth-child(even) {
		padding-left: .9375rem
	}
	.o-product-specifications .m-table table:nth-child(even) {
		padding-left: 0
	}
}
@media screen and (min-width:576px) {
	.m-table table {
		width: 50%
	}
	.o-product-specifications .m-table table {
		width: 100%
	}
}
.m-table table:first-child:nth-last-child(1) {
	width: 100%;
}
.m-table--columns tr:not(:first-child) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media screen and (min-width:576px) {
	.m-table--columns tr:not(:first-child) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}
.m-table--columns tr:not(:first-child) td {
	padding: 0 .5rem;
	width: 100%;
}
@media screen and (min-width:576px) {
	.m-table--columns tr:not(:first-child) td {
		padding: .5625rem .5rem;
		width: 50%
	}
}
.m-table > table {
	padding-bottom: .25rem;
	padding-top: .5rem;
}
.m-table > table tr {
	padding: 0;
}
@media screen and (min-width:576px) {
	.m-table > table tr {
		padding-bottom: 0;
		padding-top: 0
	}
}
.m-table > table tr:first-child {
	padding-top: 0;
	padding-bottom: 0;
}
.m-table > table tr:first-child td {
	border-bottom: none;
	font-size: 1.1rem;
	font-weight: bold;
	line-height: inherit;
	padding: 5px;
	margin: 0;
}
.m-table > table tr:first-child td ~ td {
	border: 0 none;
	margin: 0;
}
.m-table > table td {
	color: #000;
	line-height: 1.3125rem;
}
.m-table > table td {
	color: #000;
	font-size: 1.1rem;
	line-height: 1.3125rem;
	padding: .5rem;
	text-align: left
}
.m-table > table tr:nth-child(odd) {
	font-weight: bold;
	font-size: 1.1rem;
	margin: .5rem 0;
}
.m-table--odd-even tr:nth-child(2n+3) {
	background-color: transparent;
	border: none;
}
/* new */
.m-table ul {
	font-size: .937rem;
	padding: .5rem;
	padding-left: 1.5rem;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}
.m-table td p {
	font-size: .937rem !important;
	padding: .5rem;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}
.m-table--odd-even tr:nth-child(2n).none {
	background-color: transparent !important;
	border: none;
	padding: 0;
	margin: 0;
}
.m-table td .none {
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent !important;
}
/************** NDT ******************/
.theme--ndt .a-headline--product {
	color: #f58025;
}
.theme--ndt .a-headline--header {
	color: #f58025;
}
.theme--ndt .a-paragraph a:hover, .theme--ndt .m-board-of-directors-item__description-inner > *:not(.m-board-of-directors-item__close):not(.m-board-of-directors-item__title) a:hover {
	color: #f58025;
}
.theme--ndt .a-btn--primary {
	background-color: #f58025;
}
.theme--ndt .a-btn--primary:hover {
	background-color: #a8510d;
}
.theme--ndt .a-btn--link-button:hover {
	color: #f58025;
}
.theme--ndt .a-btn--selected {
	background-color: #fff;
	color: #444;
	border: 1px solid #CCC;
}
.theme--ndt .a-btn--selected:hover {
	background-color: #fff;
}
.theme--ndt .u-text-config a:not(.a-btn):hover {
	color: #f58025;
}
.theme--ndt .a-informational-list__link:hover {
	color: #f58025;
}
.theme--ndt .a-list--header a:hover {
	color: #f58025;
}
.theme--ndt .header-nav__link-content .header-nav__category .header-nav__category-name .header-nav__category-link:hover {
	color: #f58025;
}
.theme--ndt .header-nav__search.scrolled button:hover {
	color: #f58025;
}
.theme--ndt .a-link--signin:hover {
	color: #f58025;
}
.theme--ndt .m-legal-notification__modal-paragraphs a:not(.a-btn):hover {
	color: #f58025;
}
.theme--ndt .a-btn--legal-notification-link {
	background-color: transparent;
}
.a-btn--legal-notification-link:hover, .a-btn--legal-notification-link:active {
	background-color: transparent;
	color: #007bff;
}
.theme--ndt .a-btn--legal-notification-link:hover, .theme--ndt .a-btn--legal-notification-link:active {
	background-color: transparent;
}
.theme--ndt .m-slick--gallery-compact .slider-nav .slick-slide.slick-current img {
	border-color: #666;
}
.theme--ndt .m-slick--gallery-compact .slider-nav .slick-slide img {
	border-color: #f58025;
}
.theme--ndt .m-slick--gallery-compact .slick-arrow {
	color: #f58025;
}
.m-slick--gallery-compact .slick-arrow:hover {
	color: #a8510d;
}
.theme--ndt .m-slick--gallery-compact .slick-arrow:hover {
	color: #a8510d;
}
.theme--ndt .m-prod-details__headline--title {
	color: #f58025;
}
.theme--ndt .a-headline--list-thumb-text a:hover {
	color: #f58025;
}
.theme--ndt .m-worldwide-contacts-block__list-item:hover {
	background-color: #a8510d;
	border-color: #a8510d;
}
.theme--ndt .m-worldwide-contacts-block__list-item.active {
	background-color: #f58025;
	border-color: #f58025;
}
@media screen and (min-width:1200px) {
	.theme--ndt .header--scroll-state-fixed .header-nav .header-nav__link:hover {
		color: #f58025;
	}
}
.theme--ndt .header-nav.scrolled .header-nav__link:hover {
	color: #f58025;
}
.theme--ndt .header-topnav__nav {
	border-bottom-color: #f58025;
}
.theme--ndt .o-hero + .o-breadcrumb .o-breadcrumb__container:not(.fixed) .o-breadcrumb__item:hover .o-breadcrumb__name {
	color: #f58025;
}
.theme--ndt .o-hero + .o-breadcrumb .o-breadcrumb__container:not(.fixed) .o-breadcrumb__item--current .o-breadcrumb__name {
	color: #f58025;
}
.theme--ndt .a-link--product-content-library {
	color: #366493;
}
.theme--ndt .a-link--product-content-library:hover {
	color: #666;
}
.theme--ndt .a-headline__product-category-title {
	color: #f58025;
}
.theme--ndt .a-headline--list-headline {
	color: #f58025;
}
.theme--ndt .o-gallery-filters__icon:hover {
	color: #a8510d;
}
.theme--ndt .o-search__headline {
	color: #f58025;
}
.o-product-category__title-link .a-headline__product-category-title {
	color: #366493
}
.o-product-category__title-link .a-headline__product-category-title:hover {
	color: #f58025
}
.theme--ndt .o-product-category__title-link .a-headline__product-category-title:hover {
	color: #f58025
}
/* =============================================================================
   Responsive Table CSS
   ========================================================================== */
.dataTable {
	display: block;
	width: 100%;
	margin: 1em 0;
}
.dataTable thead, .dataTable tbody, .dataTable thead tr, .dataTable th {
	display: block;
}
.dataTable thead {
	float: left;
}
.dataTable tbody {
	width: auto;
	position: relative;
	overflow-x: auto;
}
.dataTable td, .dataTable th {
	padding: .625em;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: .9rem;
}
.dataTable th {
	text-align: left;
	background: #efefef;
	border-bottom: 1px dashed #ccc;
}
.dataTable tbody tr {
	display: table-cell;
}
.dataTable tbody td {
	display: block;
}
.dataTable tr:nth-child(odd) {
	background: #efefef;
}
@media screen and (min-width: 50em) {
	.dataTable {
		display: table;
	}
	.dataTable thead {
		display: table-header-group;
		float: none;
	}
	.dataTable tbody {
		display: table-row-group;
	}
	.dataTable thead tr, .dataTable tbody tr {
		display: table-row;
	}
	.dataTable th, .dataTable tbody td {
		display: table-cell;
	}
	.dataTable td, .dataTable th {
		width: auto;
	}
}
/* Formatting for Online Training Page and MPS login form */
.mps-login {
	width: 350px;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 2rem;
	background: #ffffff;
}
.mps .a-btn--primary, .training .a-btn--primary {
	border: none;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	height: inherit;
	line-height: 14px;
	padding: 10px 20px;
	-webkit-transition: background-color .25s ease-in-out, color .25s ease-in-out;
	transition: background-color .25s ease-in-out, color .25s ease-in-out;
	text-decoration: none;
	outline: 0;
}
.mps input, .training input {
	font-family: inherit;
	font-size: 16px;
	border-width: 1px;
	border-color: #ccc;
	border-radius: 3px;
	margin: 0 0 10px;
	box-sizing: border-box;
	padding: 10px;
}
.training_holder {
	margin-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	border-bottom: #ccc 1px solid;
	display: block
}
.formbutton.button {
	float: none;
	display: inline-block
}
.training SELECT {
	font-family: inherit;
	border-width: 1px;
	border-color: #ccc;
	border-radius: 3px;
	margin-right: 8px;
	box-sizing: border-box;
	padding: 4px 5px;
	min-width: 200px;
	height: auto;
}
.training .title {
	font-weight: bold;
	padding: 0 0 10px;
	display: block;
}
.training .title SPAN {
	FONT-WEIGHT: normal
}
.training {
	margin: 10px 0 20px 0px;
	display: inline-block
}
/* V2 forms css */
.field-validation-error {
	color: red;
	font-weight: bold;
}
[type="checkbox"], [type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0 5px;
}
form {
	font-size: 16px;
	margin-top: 0;
	/*max-width: 580px !important;*/
}
/*form input, form .form-control {
  margin-top: 5px;
}*/
form legend {
	color: black;
}
form span {
	display: block;
	margin-bottom: 1.5rem;
}
form legend, form .control-label {
	border-bottom: none;
}
.form-group {
	margin-bottom: 1rem;
}
.product .form-group{float:left; width:auto; padding-right:20px}
.product{overflow:auto}
.form-control {
	display: block;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}
.form-control.no-b {
	border: none;
	padding-left: 0;
}
.form-control option {
	margin-bottom: 12px;
}
.form-control option:first-child {
	margin-bottom: 10px;
}
.form-control[type="date"] {
	width:auto;
}
form .control-label {
	font-weight: bold;
	/* margin-bottom: 8px;*/
	display: block;
}

/*form label {
  font-weight: bold;
 
}*/
form .required-field label {
	font-weight: bold;
}
.form-control:focus, .has-success .form-control:focus {
	box-shadow: none;
	border-color: #ccc;
}
/*form .text-box {
  display: block;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}*/
form textarea {
	margin-top: 5px;
	height: 100px !important;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
form select, .richTextContent form select {
	display: block;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	color: #666;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}
select[multiple].form-control{
	height: 150% !important;
}
form select {
	font-size: inhert;
	line-height: inhert;
}
.richTextContent form select {
	display: block;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	color: #666;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}
form .validation-summary-errors, form .validation-summary-valid {
	display: none;
}
form .form-submit-border {
	margin-left: 0;
	margin-top: 0;
	background: none;
	width: auto;
	padding: 0;
	float: right;
}
form .btn {
	background-color: #f58025;
	color: #fff;
}
form .btn-default {
	border: none;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	height: 48px;
	/*  padding: 8px 20px;*/
	padding: 0 20px;
	-webkit-transition: background-color .25s ease-in-out, color .25s ease-in-out;
	transition: background-color .25s ease-in-out, color .25s ease-in-out;
	text-decoration: none;
	outline: 0;
	background: #f58025;
	color: #fff;
}
form .btn-default:hover, form .btn-default:focus, form .btn-default:active, form .btn-default:active:hover {
	background-color: rgb(168, 81, 13) color: #fff;
	box-shadow: none;
}
form .btn.active.focus, form .btn.active:focus, form .btn.focus, form .btn:active.focus, form .btn:active:focus, form .btn:focus {
	outline: none;
}
form .has-error .help-block, form .help-block {
	margin-left: 38%;
}
form .form-group .radio, form .form-group .checkbox {
	display: table-row;
}
.form-reset-lang-btn, .form-clear-btn, .VueServReq-clear-btn {
	width: 60px;
	bottom: 25px;
	left: 333px;
	position: relative;
}
.resetbuttonWrapper {
	float: right;
	width: 36%;
}
.resetbuttonWrapper .form-reset {
	margin-top: -25px;
	background: transparent url(/-/media/PublicSite/common/bg_button_span.png) no-repeat top left;
	width: 84px;
	padding: 0;
}
.form-reset-btn-default {
	background-color: #fff;
	border-color: #ccc;
	width: 84px;
	height: 26px;
	color: #3e77b1 !important;
}
.form-reset-btn {
	background: transparent url(/-/media/PublicSite/common/bg_button_a.png) no-repeat top right;
	padding: 0 12px 0 12px;
	border: 0;
	height: 26px;
	margin-left: 0;
}
form .has-success .form-control {
	border-color: #ccc;
}
form .has-success .control-label {
	color: #000;
}
form .required-field .checkbox:after {
	content: " ";
}
@media screen and (max-width:768px) {
	form {
		/*max-width: 340px !important;*/
	}
}
/*  ANDY  */
.country-nav:after {
	content: "\e912";
	padding: 4px 0 0 6px;
	font-family: 'icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.country-nav:before {
	content: "\e908";
	padding: 4px 6px 0 0;
	font-family: 'icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.m-header-topnav__item--relative:last-child {
	display: none;
}
.m-header-topnav__item {
	position: relative;
}
#cntry {
	background: #fff;
	display: none;
	position: absolute;
	z-index: 1000;
	max-width: 600px;
	min-width: 400px;
	width: max-content;
	right: 0;
}
.container .row.row--no-padding form {
	width: 580px;
}
.space {
	width: 100%;
	border-bottom: 1px solid #333;
}
.a-def-list__li {
    line-height: .875rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media screen and (max-width: 575px) {
	.m-country-list {
		top: 40px;
		right: 0;
		left: auto;
		width: 100%;
	}
}
a[name]:not([href]), a[id]:not([href]) {
	position: relative;
	top: -170px;
	display: block;
}
#CountryLanguesSelector {
	display: block !important;
}
/*}*/
/* Bob 10-26 */
.form-title {
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.7rem;
	margin-bottom: .7rem;
	color: #f58025;
}

.fake-bread {
	padding: 4px 0 6px 0;
	border-bottom: 1px solid #f0f0f0;
}
.fake-breadcrumb {
	font-size: .85rem
}
.fake-breadcrumb a {
	color: #366493;
	text-decoration: none;
	margin-right: 3px;
}
.fake-breadcrumb span {
	color: #000;
	font-weight: 700;
	margin-left: 3px;
}