@font-face {
	font-family: segoe_uiregular;
	src: url(../fonts/segoeui-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/segoeui-webfont.woff) format("woff"), url(../fonts/segoeui-webfont.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
table.customTable {
	border: 1px solid rgb(210, 214, 222); border-image: none; width: 100%; margin-bottom: 1.5em; border-collapse: collapse; max-width: 100%; border-spacing: 0; background-color: transparent;
}
table.customTable thead {
	background: rgb(243, 243, 243) !important;
}
table.customTable thead th {
	vertical-align: bottom;
}
table.customTable tbody th {
	background: rgb(249, 249, 249); max-width: 250px;
}
table.customTable tbody dl dd {
	font-weight: normal;
}
table.customTable tbody dl dt {
	margin-bottom: 10px;
}
table.customTable tbody dl {
	margin-bottom: 0px;
}
table.customTable tbody td ul {
	padding-left: 0px;
}
table.customTable tbody td ul li {
	list-style-type: none;
}
table.customTable th {
	padding: 15px; border: 1px solid rgb(221, 221, 221); border-image: none; text-align: left; line-height: 15px; font-size: 14px; vertical-align: middle;
}
table.customTable td {
	padding: 15px; border: 1px solid rgb(221, 221, 221); border-image: none; text-align: left; line-height: 15px; font-size: 14px; vertical-align: middle;
}
table.customTable th {
	font-weight: bold; vertical-align: top;
}
table.formTable {
	border: currentColor; border-image: none;
}
table.formTable th {
	padding: 5px; text-align: left; vertical-align: middle;
}
table.formTable td {
	padding: 5px; text-align: left; vertical-align: middle;
}
table.formTable th:first-child {
	padding-left: 0px;
}
table.formTable td:first-child {
	padding-left: 0px;
}
table.formTable label {
	font-weight: normal; margin-right: 15%; display: block;
}
table.formTable input[type='text'] {
	width: 350px;
}
table.formTable input[type='password'] {
	width: 350px;
}
table.formTable textarea {
	width: 350px;
}
table.formTable button {
	float: right;
}
table.formTable input[type='button'] {
	float: right;
}
table.formTable input[type='reset'] {
	float: right;
}
table.formTable input[type='submit'] {
	float: right;
}
table.formTable .btn-cancel {
	border: currentColor; border-image: none; color: rgb(65, 89, 167); padding-right: 0px; padding-left: 0px; text-decoration: underline;
}
table.formTable .btn-cancel:hover {
	background: none; text-decoration: none;
}
table.formTable--contact.formTable {
	width: 100%;
}
table.formTable--contact.formTable label {
	margin-right: 15px;
}
table.formTable--contact.formTable input[type='text'] {
	width: 100%;
}
table.formTable--contact.formTable input[type='password'] {
	width: 100%;
}
table.formTable--contact.formTable textarea {
	width: 100%;
}
table.zebra tbody > tr:nth-child(2n) {
	background-color: rgb(249, 249, 249);
}
nav ul {
	width: 100%; padding-left: 0px; font-size: 0px;
}
nav ul li {
	text-transform: capitalize; font-size: 14px; display: inline-block; list-style-type: none;
}
.nav-top {
	text-align: right;
}
.nav-top li a {
	font-size: 13px;
}
.nav-top .dropdown-menu > li > a:active {
	background: none !important; color: rgb(40, 40, 40) !important; text-decoration: underline !important;
}
.nav-top .dropdown-menu > li > a:hover {
	background: none !important; color: rgb(40, 40, 40) !important; text-decoration: underline !important;
}
.nav-main {
	position: relative; z-index: 101;
}
.nav-main > ul {
	background: rgb(255, 255, 255); width: 99.9%;
}
.nav-main a {
	background: rgb(210, 214, 222); padding: 10px; width: 100%; color: rgb(51, 51, 51) !important; line-height: 120%; font-size: 15px; float: left; display: block; min-height: 76px;
}
.nav-main a:hover {
	background: rgb(0, 142, 98); color: rgb(255, 255, 255) !important; text-decoration: none;
}
.nav-main a:active {
	background: rgb(0, 142, 98); color: rgb(255, 255, 255) !important; text-decoration: none;
}
.nav-main a.active {
	background: rgb(0, 142, 98); color: rgb(255, 255, 255) !important; text-decoration: none;
}
.nav-main > ul > li:first-child:nth-last-child(1) {
	width: 100%;
}
.nav-main > ul > li:first-child:nth-last-child(1) ~ li {
	width: 100%;
}
.nav-main > ul > li:first-child:nth-last-child(2) {
	width: 50%;
}
.nav-main > ul > li:first-child:nth-last-child(2) ~ li {
	width: 50%;
}
.nav-main > ul > li:first-child:nth-last-child(3) {
	width: 33.33%;
}
.nav-main > ul > li:first-child:nth-last-child(3) ~ li {
	width: 33.33%;
}
.nav-main > ul > li:first-child:nth-last-child(4) {
	width: 25%;
}
.nav-main > ul > li:first-child:nth-last-child(4) ~ li {
	width: 25%;
}
.nav-main > ul > li:first-child:nth-last-child(5) {
	width: 20%;
}
.nav-main > ul > li:first-child:nth-last-child(5) ~ li {
	width: 20%;
}
.nav-main > ul > li:first-child:nth-last-child(6) {
	width: 16.66%;
}
.nav-main > ul > li:first-child:nth-last-child(6) ~ li {
	width: 16.66%;
}
.nav-main > ul > li:first-child:nth-last-child(7) {
	width: 14.28%;
}
.nav-main > ul > li:first-child:nth-last-child(7) ~ li {
	width: 14.28%;
}
.nav-main > ul > li:first-child:nth-last-child(8) {
	width: 12.5%;
}
.nav-main > ul > li:first-child:nth-last-child(8) ~ li {
	width: 12.5%;
}
.nav-main > ul > li:first-child:nth-last-child(9) {
	width: 11.11%;
}
.nav-main > ul > li:first-child:nth-last-child(9) ~ li {
	width: 11.11%;
}
.nav-main > ul > li:first-child:nth-last-child(10) {
	width: 10%;
}
.nav-main > ul > li:first-child:nth-last-child(10) ~ li {
	width: 10%;
}
.nav-main > ul > li:first-child:nth-last-child(11) {
	width: 9.09%;
}
.nav-main > ul > li:first-child:nth-last-child(11) ~ li {
	width: 9.09%;
}
.nav-main > ul > li:first-child:nth-last-child(12) {
	width: 8.33%;
}
.nav-main > ul > li:first-child:nth-last-child(12) ~ li {
	width: 8.33%;
}
.nav-main > ul > li:first-child:nth-last-child(13) {
	width: 7.69%;
}
.nav-main > ul > li:first-child:nth-last-child(13) ~ li {
	width: 7.69%;
}
.nav-main > ul > li:first-child:nth-last-child(14) {
	width: 7.14%;
}
.nav-main > ul > li:first-child:nth-last-child(14) ~ li {
	width: 7.14%;
}
.nav-main > ul > li:first-child:nth-last-child(15) {
	width: 6.66%;
}
.nav-main > ul > li:first-child:nth-last-child(15) ~ li {
	width: 6.66%;
}
.nav-main li {
	color: red; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
.nav-main li:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.nav-main li:hover div {
	padding: 0px 13px; left: 0px; top: 75px; height: auto; right: 0px; display: block; position: absolute; z-index: 9888;
}
.nav-main li div {
	padding-bottom: 1.5em; display: none;
}
.nav-main li div section {
	margin: 0px 0.2em 0px 0.15em; padding: 0.5em 0px 1.5em; overflow: hidden; box-shadow: 0px 0px 4px rgba(0,0,0,0.15); background-color: rgb(251, 251, 251); -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.nav-main li div a {
	background: none; padding: 0px; border: currentColor !important; border-image: none !important; height: auto; text-align: left; color: rgb(51, 51, 51); line-height: 1.2; font-size: 14px; margin-bottom: 0.5em; display: block; min-height: inherit;
}
.nav-main li div a:hover {
	background: none; color: rgb(0, 142, 98); text-decoration: underline;
}
.nav-main li div ul {
	padding-left: 0px;
}
.nav-main li div ul li {
	border: currentColor; border-image: none; width: auto; overflow: hidden; padding-left: 1em; clear: both; margin-right: 2em; float: none; display: block;
}
.nav-main li div ul li .rub-title {
	padding-left: 1rem; font-weight: bold; margin-bottom: 0.25em; white-space: normal;
}
.no-svg .nav-main li div ul li .rub-title {
	background-image: url("../img/arr_right.png");
}
.nav-main li div ul li .rub-title a {
	font-size: 1em;
}
.nav-main li div ul li ul {
	padding-left: 1rem;
}
.nav-main li div ul li ul li {
	background: none !important; margin: 0px !important; padding: 0px !important;
}
.nav-main li div ul li ul li a {
	margin: 0px; padding: 0.2em 0px; color: rgb(40, 40, 40);
}
.nav-main li div ul li ul li a:hover {
	color: rgb(40, 40, 40) !important;
}
.nav-main li div ul li ul li ul li a {
	color: rgb(65, 89, 167) !important;
}
.nav-main li div ul li ul li ul li a:hover {
	color: rgb(65, 89, 167) !important; text-decoration: underline;
}
.nav-main li div ul li ul #rub {
	padding: 0px; width: 23.5%; clear: none; margin-top: 1em !important; margin-left: 2% !important; float: left; position: static !important;
}
.nav-main li div ul li ul .rub--hasborder#rub {
	padding: 1rem !important; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.nav-main li div ul li ul .rub--hasborder#rub .rub-title {
	padding-left: 0px;
}
.nav-main li div ul li ul .rub--hasborder#rub > ul {
	padding-left: 0px;
}
.nav-main li div ul li ul :first-child#rub {
	margin-left: 0px !important;
}
.nav-bottom {
	text-align: right;
}
.nav-bottom ul {
	width: 60%; text-align: left; float: left; display: inline-block;
}
.nav-bottom ul a {
	font-size: 13px;
}
.nav-top a {
	padding: 0px 15px; color: rgb(51, 51, 51) !important;
}
.nav-bottom a {
	padding: 0px 15px; color: rgb(51, 51, 51) !important;
}
.nav-top a:hover {
	color: rgb(51, 51, 51) !important;
}
.nav-bottom a:hover {
	color: rgb(51, 51, 51) !important;
}
.nav-top a + a:link {
	color: rgb(65, 89, 167) !important; padding-left: 0px; margin-left: -10px;
}
.nav-top a + a:visited {
	color: rgb(65, 89, 167) !important; padding-left: 0px; margin-left: -10px;
}
.nav-bottom a + a:link {
	color: rgb(65, 89, 167) !important; padding-left: 0px; margin-left: -10px;
}
.nav-bottom a + a:visited {
	color: rgb(65, 89, 167) !important; padding-left: 0px; margin-left: -10px;
}
.nav-top > ul > li + li::before {
	color: rgb(187, 187, 187); content: " | ";
}
.nav-bottom > ul > li + li::before {
	color: rgb(187, 187, 187); content: " | ";
}
.nav-top > ul > li:first-child > a {
	padding-left: 0px;
}
.nav-bottom > ul > li:first-child > a {
	padding-left: 0px;
}
.nav-top li li::after {
	content: none;
}
.nav-bottom li li::after {
	content: none;
}
.nav-top li li:first-child a {
	padding-left: 1.42em;
}
.nav-bottom li li:first-child a {
	padding-left: 1.42em;
}
.nav-top > ul > li section.dropdown-container {
	display: inline-block;
}
.nav-top > ul > li::before {
	top: 0px; position: absolute;
}
.nav-top > ul > li .dropdown-toggle {
	margin-right: 15px;
}
.nav-top > ul > li:last-child .dropdown-toggle {
	margin-right: 0px;
}
.nav-sub {
	background: rgb(238, 238, 238); clear: both; margin-bottom: 2em; display: inline-block;
}
.nav-sub a {
	padding: 12px 15px; color: rgb(51, 51, 51); display: inline-block;
}
.nav-sub a:hover {
	color: rgb(51, 51, 51); text-decoration: none; background-color: rgb(246, 246, 246);
}
.nav-sub li {
	padding: 0px;
}
.ui-autocomplete {
	background: rgb(255, 255, 255); padding: 0px; border: 1px solid rgb(225, 225, 225); border-image: none; width: 100% !important; margin-top: 2px; list-style-type: none; z-index: 500000;
}
.ui-autocomplete li {
	padding: 10px 15px;
}
.ui-autocomplete li:hover {
	background: rgb(249, 249, 249); cursor: pointer;
}
.js-stick-left {
	position: relative;
}
.js-stick-left-full {
	position: relative;
}
.js-stick-right {
	position: relative;
}
.product {
	clear: both; margin-bottom: 2em;
}
.product .product-title {
	margin-top: 0px;
}
.product .product-imageholder .js-stick-left {
	border: 1px solid rgb(237, 237, 237); border-image: none; height: 225px; overflow: hidden; margin-bottom: 30px; position: relative;
}
.product .product-imageholder .js-stick-right {
	border: 1px solid rgb(237, 237, 237); border-image: none; height: 225px; overflow: hidden; margin-bottom: 30px; position: relative;
}
.product .product-imageholder--enrichment {
	margin-bottom: 1em;
}
.product .product-imageholder--enrichment .product-image {
	width: auto; position: static; min-width: auto;
}
.product .product-image {
	width: auto; position: absolute;
}
.product .js-stick-left-full.product-image {
	border: currentColor; border-image: none; width: auto !important; max-height: 350px;
}
.product .product-video iframe {
	width: 100%;
}
.thumbnail {
	width: auto; height: 60px; max-height: 60px;
}
.product-list .product-list-item .product-list-item-thumbnailholder .product-list-item-thumbnail {
	width: auto; height: 60px; max-height: 60px;
}
.product-list .product-list-item .product-list-item-thumbnailholder .product-list-item-thumbnail-placeholder {
	width: auto; height: 60px; max-height: 60px;
}
.product-list {
	padding: 1.07em; border: 1px solid rgb(238, 238, 238); border-image: none; margin-bottom: 1.07em; display: inline-block;
}
.product-list .product-list-title {
	margin-top: 0px;
}
.product-list ul {
	list-style: none; margin: 0px; padding: 0px;
}
.product-list .product-list-item {
	margin: 1.5em 0px; clear: both;
}
.product-list .product-list-item .product-list-item-title {
	margin-bottom: 0.3em;
}
.product-list .product-list-item .product-list-item-thumbnailholder {
	border-radius: 50%; border: 1px solid rgb(238, 238, 238); border-image: none; width: 60px; height: 60px; overflow: hidden; margin-right: 1.07em; margin-bottom: 1.07em; float: left; position: relative; background-clip: padding-box; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%;
}
.product-list .product-list-item .product-list-item-thumbnailholder .product-list-item-thumbnail-placeholder {
	border-radius: 50%; transition:ease-out 0.2s ease-out; left: 0px; top: 0px; width: 60px; position: absolute; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1); background-clip: padding-box; -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1); -webkit-border-radius: 50%; -moz-border-radius: 50%; -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1); -o-border-radius: 50%; -ms-border-radius: 50%;
}
.product-list .product-list-item .product-list-item-link {
	text-decoration: none;
}
.product-list .product-list-item .product-list-item-link:hover {
	text-decoration: underline;
}
.product-list .product-list-item .product-list-item-link:hover .product-list-item-thumbnail-placeholder {
	box-shadow: inset 0px 0px 10px transparent; -webkit-box-shadow: inset 0 0 10px transparent; -moz-box-shadow: inset 0 0 10px transparent;
}
.product-list .product-list-item .product-list-item-description {
	color: rgb(51, 51, 51);
}
.news .news-summary {
	margin: 2em 0px;
}
.news .news-summary .news-summary-text {
	font-size: 1.1em;
}
#s4-ribbonrow {
	font-size: 13px; box-sizing: content-box;
}
#s4-ribbonrow * {
	font-size: 13px; box-sizing: content-box;
}
#suiteBar {
	font-size: 13px; box-sizing: content-box;
}
#suiteBar * {
	font-size: 13px; box-sizing: content-box;
}
#s4-ribbonrow {
	font-size: 12px;
}
#s4-ribbonrow * {
	font-size: 12px;
}
#suiteBarLeft {
	line-height: 0 !important;
}
#suiteBarRight {
	line-height: 0 !important;
}
.ms-srch-sb-border {
	border: 1px solid rgb(210, 214, 222); border-image: none;
}
.ms-srch-sb-borderFocused {
	border: 1px solid rgb(191, 227, 216); border-image: none;
}
.ms-srch-sb-border:hover {
	border: 1px solid rgb(191, 227, 216); border-image: none;
}
.ms-srch-sb-border input[type='text'] {
	border: currentColor; border-image: none; line-height: 23px; font-size: 14px; min-width: 380px;
}
.ms-srch-sb-borderFocused input[type='text'] {
	border: currentColor; border-image: none; line-height: 23px; font-size: 14px; min-width: 380px;
}
.ms-srch-sb-navLink {
	margin: 8px;
}
.ms-srch-sb > .ms-srch-sb-searchLink {
	background: url("../img/ico-search-small.png") no-repeat center rgb(0, 142, 98); margin: -1px; width: 41px; height: 41px;
}
.ms-srch-sb > .ms-srch-sb-searchLink:hover {
	background: url("../img/ico-search-small.png") no-repeat center rgb(1, 137, 95); border: 1px solid rgb(0, 124, 86); border-image: none;
}
.ms-srch-sb > .ms-srch-sb-searchLink .ms-srch-sb-searchImg {
	display: none;
}
.ms-srch-sbLarge > .ms-srch-sb-searchLink {
	background: url("../img/ico-search.png") no-repeat center; margin: -1px; width: 42px; height: 42px;
}
.ms-srch-sbLarge > .ms-srch-sb-searchLink:hover {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-srch-sbLarge > .ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg {
	display: none;
}
.ms-srch-sbLarge > input {
	border: currentColor !important; border-image: none !important;
}
.ms-srch-sb > input {
	width: 380px; min-width: 380px;
}
a:visited .ms-srch-sb > input:focus {
	width: 380px; min-width: 380px;
}
.ms-srch-result #Paging a {
	box-sizing: content-box;
}
.ms-srch-sb-searchLink:hover {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-srch-sb-navLink:hover {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-qSuggest-listItem {
	font-size: 14px;
}
.ms-qSuggest-hListItem {
	font-size: 14px; -ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-srch-sb-searchLink:active {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-srch-sb-searchLink > img:active {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-srch-sb-navLink:active {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-srch-sb-navLink > img:active {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-srch-sb-navLink-menuOpen {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-srch-sb-navLink-menuOpen:hover {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-srch-item {
	width: auto !important;
}
.ms-srch-item:hover {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.05);
}
.ms-srch-resultHover:hover {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.05);
}
.edisc-SearchResultItemContainer:hover {
	-ms-zoom: 1; background-color: rgba(0, 142, 98, 0.05);
}
.ms-srch-item-path {
	color: rgb(65, 89, 167);
}
.ms-srchnav-list {
	margin-top: 1em; display: inline-block;
}
.ms-srchnav-list .ms-srchnav-link-selected:link {
	color: rgb(0, 142, 98);
}
.ms-srchnav-list .ms-srchnav-link-selected:visited {
	color: rgb(0, 142, 98);
}
.ms-srchnav-list .ms-srchnav-link:hover {
	color: rgb(0, 142, 98); text-decoration: underline;
}
.ms-srchnav-list .ms-srchnav-link-selected:hover {
	color: rgb(0, 142, 98); text-decoration: underline;
}
.ms-calloutLink:hover {
	color: rgb(0, 142, 98);
}
.ms-commandLink:hover {
	color: rgb(0, 142, 98);
}
.ms-secondaryCommandLink:hover {
	color: rgb(0, 142, 98);
}
.ms-ref-refiner #Value > a:hover {
	color: rgb(0, 142, 98);
}
.ms-ref-unsel-toggle:hover {
	color: rgb(0, 142, 98);
}
.ms-srch-result .ms-srch-item-title h3 a:link {
	color: rgb(40, 40, 40); text-decoration: none;
}
.ms-srch-result .ms-srch-item-title h3 a:visited {
	color: rgb(40, 40, 40); text-decoration: none;
}
.ms-srch-result .ms-srch-item-title h3 a:hover {
	color: rgb(40, 40, 40); text-decoration: underline;
}
.ms-rtestate-field a:link {
	color: rgb(65, 89, 167); text-decoration: underline;
}
.ms-rtestate-field a:visited {
	color: rgb(65, 89, 167); text-decoration: underline;
}
.ms-rtestate-field a:hover {
	color: rgb(65, 89, 167); text-decoration: none;
}
.ms-rtestate-field li p {
	margin-bottom: 0px;
}
#pageStatusBar {
	min-height: 40px;
}
.filter .ms-ref-refinername:link {
	width: auto;
}
.filter .ms-ref-refinername:visited {
	width: auto;
}
.filter #Value {
	width: auto;
}
.filter .ms-ref-unsel-toggle {
	width: auto;
}
.filter #OtherValue {
	width: auto;
}
.filter #SubmitValue {
	width: auto;
}
.filter input[type='checkbox'] {
	margin-top: 0.2em; float: left;
}
.filter input[type='radio'] {
	margin-top: 0.2em; float: left;
}
.ms-promlink-button {
	padding: 0px;
}
.ms-promlink-header {
	list-style: none;
}
.ms-promlink-header .ms-promlink-button.ms-commandLink {
	padding: 0px; border: currentColor; border-image: none; margin-top: 5px;
}
.ms-promlink-header a[id^='PageLink'] {
	padding: 5px;
}
.ms-promlink-button-enabled {
	border: currentColor; border-image: none;
}
.ms-promlink-button-enabled-hover {
	border: currentColor; border-image: none; -ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-promlink-button-enabled:hover {
	border: currentColor; border-image: none; -ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.ms-promlink-headerNav strong {
	font-weight: 600;
}
.ms-webpart-zone .ms-ref-refinername {
	margin: 0px 0px 0.83em; line-height: 1.1; font-size: 20px; font-weight: 500;
}
.bullet {
	background: url("../img/arr_right.svg") no-repeat 0px 0.5em;
}
.no-svg .bullet {
	background-image: url("../img/arr_right.png");
}
#FilterID {
	display: none;
}
#BusinessLineFilterID {
	display: none;
}
.ms-webpartzone-cell {
	margin: 0px;
}
input[type=password]:hover {
	border-color: rgb(229, 243, 239) !important;
}
input[type=text]:hover {
	border-color: rgb(229, 243, 239) !important;
}
input[type=file]:hover {
	border-color: rgb(229, 243, 239) !important;
}
textarea:hover {
	border-color: rgb(229, 243, 239) !important;
}
.sp-peoplepicker-topLevel:hover {
	border-color: rgb(229, 243, 239) !important;
}
.ms-inputBox:hover {
	border-color: rgb(229, 243, 239) !important;
}
.ms-rtestate-field a:link {
	color: rgb(65, 89, 167); text-decoration: underline;
}
.ms-rtestate-field a:visited {
	color: rgb(65, 89, 167); text-decoration: underline;
}
.ms-rtestate-field a:hover {
	color: rgb(65, 89, 167); text-decoration: none;
}
.histogram_bar_active {
	border-color: rgb(64, 170, 137); background-color: rgb(249, 249, 249);
}
.histogram_bar_active:hover {
	border-top-color: rgb(0, 142, 98); border-right-color: rgb(127, 198, 176); border-left-color: rgb(127, 198, 176); border-top-width: 2px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; background-color: rgb(210, 214, 222);
}
.histogram_bar_inactive:hover {
	border-top-color: rgb(0, 142, 98); border-right-color: rgb(127, 198, 176); border-left-color: rgb(127, 198, 176); border-top-width: 2px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; background-color: rgb(210, 214, 222);
}
.ajax__multi_slider_default .inner_rail_horizontal {
	border-color: rgb(0, 142, 98); background-color: rgb(64, 170, 137);
}
.ms-ref-ctrl .ms-ref-selSec .ms-ref-filterSel {
	color: rgb(64, 170, 137);
}
.ms-ref-ctrl .ms-ref-allSec .ms-ref-filterSel {
	color: rgb(64, 170, 137);
}
.ajax__multi_slider_default .handle_noforcepressed:active {
	border: 1px solid rgb(127, 198, 176); border-image: none; background-color: rgb(229, 243, 239);
}
.ajax__multi_slider_default .handle_noforcepressed:active {
	border: 1px solid rgb(127, 198, 176); border-image: none; background-color: rgb(229, 243, 239);
}
.ajax__multi_slider_default .handle_forcepressed {
	border: 1px solid rgb(127, 198, 176); border-image: none; background-color: rgb(229, 243, 239);
}
.ajax__multi_slider_default .handle_noforcepressed:hover {
	border: 1px solid rgb(171, 171, 171); border-image: none; background-color: rgb(210, 214, 222);
}
.ajax__multi_slider_default .handle_noforcepressed:hover {
	border: 1px solid rgb(171, 171, 171); border-image: none; background-color: rgb(210, 214, 222);
}
.ms-srch-hover-outerContainer {
	display: none !important;
}
.navlist .dfwp-column {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-default > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-default > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-0 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-0 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-1 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-1 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-2 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-2 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-3 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-3 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-4 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-4 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-5 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-5 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-6 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-6 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-7 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-7 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-8 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-8 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-9 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-9 > tbody > tr > th {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-10 > tbody > tr > td {
	padding-left: 0px;
}
.gray-block.aside-right .ter-rteTable-10 > tbody > tr > th {
	padding-left: 0px;
}
.message-error {
	color: rgb(216, 34, 30);
}
.message {
	padding: 1em; overflow: hidden; margin-bottom: 1em;
}
.message .message-title {
	margin-top: 0px;
}
.message .message-text {
	margin: 0px; padding: 0px; float: left;
}
.message .message-text--ico {
	background-position: 0px 0px; padding: 0px 0px 0px 27px; min-height: 20px; background-repeat: no-repeat;
}
.message .message-buttonwrapper {
	margin-top: 1em; float: right;
}
.message .message-button {
	padding: 7px 10px; border: 1px solid rgb(171, 171, 171); border-image: none; color: rgb(68, 68, 68); font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif; font-size: 11px; margin-left: 10px; cursor: pointer; min-width: 6em; background-color: rgb(253, 253, 253); -webkit-appearance: button;
}
.message .message-button--cancel {
	border: currentColor; border-image: none; color: rgb(65, 89, 167); padding-right: 0px; padding-left: 0px; text-decoration: underline; min-width: inherit;
}
.message--valid {
	background-color: rgb(239, 244, 229);
}
.message--valid .message-text--ico {
	background-image: url("../img/ico-valid.png");
}
.message--info {
	background-color: rgb(232, 244, 249);
}
.message--info .message-text--ico {
	background-image: url("../img/ico-info.png");
}
.message--warning {
	background-color: rgb(255, 247, 222);
}
.message--warning .message-text--ico {
	padding-top: 1px; background-image: url("../img/ico-warning.png");
}
.message--error {
	background-color: rgb(255, 240, 240);
}
.message--error .message-text--ico {
	padding-top: 1px; background-image: url("../img/ico-error.png");
}
.message--top {
	background: rgba(30, 30, 30, 0.9); margin: 0px; left: 0px; top: 0px; right: 0px; color: rgb(255, 255, 255); line-height: 26px; padding-right: 0px; padding-left: 0px; z-index: 500000;
}
.message--top .ico-cookie--accept {
	background: url("../img/ico-accept.png") no-repeat right 0px; padding: 0.1em 35px 0.1em 0px; color: rgb(88, 162, 190); line-height: 26px; font-size: 0.85em; text-decoration: underline; margin-left: 0.7em; float: right;
}
.message--top .ico-cookie--accept:hover {
	text-decoration: none;
}
.message--boxwithtext {
	margin: 4em auto; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.sitemap-overview {
	padding-left: 0.1em;
}
.sitemap-overview .sitemap-coltitle {
	margin-top: 0px;
}
.sitemap-overview .sitemap-coltitle a {
	color: rgb(51, 51, 51);
}
.sitemap-overview > div {
	border: currentColor; border-image: none; overflow: hidden; display: block;
}
.sitemap-overview > div .rub-title {
	background: url("../img/arr_right.svg") no-repeat 0px 0.5em; color: rgb(51, 51, 51); padding-left: 1.2em; font-weight: bold; white-space: normal;
}
.no-svg .sitemap-overview > div .rub-title {
	background-image: url("../img/arr_right.png");
}
.sitemap-overview > div .rub-title a {
	font-size: 1em;
}
.sitemap-overview > div h2 .rub-title {
	background: none; padding-left: 0px; font-weight: normal;
}
.no-svg .sitemap-overview > div h2 .rub-title {
	background: none;
}
.sitemap-overview > div ul {
	list-style: none; padding-left: 1.3em;
}
.sitemap-overview > div ul.columns {
	padding: 0px; margin-top: 0px !important; border-left-color: currentColor !important; border-left-width: medium !important; border-left-style: none !important; position: static !important;
}
.sitemap-overview > div ul:first-child.columns {
	margin-left: 0px !important;
}
.sitemap-overview > div ul li {
	background: none !important; margin: 0px !important; padding: 0px !important;
}
.sitemap-overview > div ul li a {
	margin: 0px; padding: 0.25em 0px;
}
.sitemap-overview > div ul li ul {
	margin: 0.3em 0px 1.2em;
}
.sitemap-overview > div ul li ul ul {
	list-style: none; margin-left: 0px;
}
.breadcrumb {
	margin: 0px; padding-top: 0px;
}
.breadcrumb ol.breadcrumb {
	padding-top: 1em;
}
.breadcrumb li a {
	color: rgb(0, 0, 0); font-size: 13px;
}
.breadcrumb li.current a:link {
	color: rgb(119, 119, 119); text-decoration: none; cursor: default;
}
.breadcrumb li.current a:visited {
	color: rgb(119, 119, 119); text-decoration: none; cursor: default;
}
.breadcrumb li.current a:hover {
	color: rgb(119, 119, 119); text-decoration: none; cursor: default;
}
.breadcrumb li.current a:focus {
	color: rgb(119, 119, 119); text-decoration: none; cursor: default;
}
.breadcrumb li.current a:active {
	color: rgb(119, 119, 119); text-decoration: none; cursor: default;
}
.sliderArrows {
	background-position: center; width: 26px; height: 48px; color: rgb(221, 221, 221); font-size: 45px; background-repeat: no-repeat;
}
.sliderSection .next {
	background-position: center; width: 26px; height: 48px; color: rgb(221, 221, 221); font-size: 45px; background-repeat: no-repeat;
}
.sliderSection .prev {
	background-position: center; width: 26px; height: 48px; color: rgb(221, 221, 221); font-size: 45px; background-repeat: no-repeat;
}
.carouselSection .prev {
	background-position: center; width: 26px; height: 48px; color: rgb(221, 221, 221); font-size: 45px; background-repeat: no-repeat;
}
.carouselSection .next {
	background-position: center; width: 26px; height: 48px; color: rgb(221, 221, 221); font-size: 45px; background-repeat: no-repeat;
}
.sliderArrows:hover {
	text-decoration: none; cursor: pointer;
}
.sliderSection .next:hover {
	text-decoration: none; cursor: pointer;
}
.sliderSection .prev:hover {
	text-decoration: none; cursor: pointer;
}
.carouselSection .prev:hover {
	text-decoration: none; cursor: pointer;
}
.carouselSection .next:hover {
	text-decoration: none; cursor: pointer;
}
.sliderArrowsBackground .next {
	right: 3%; background-image: url("../img/arr_carousel-right.svg");
}
.sliderSection .next {
	right: 3%; background-image: url("../img/arr_carousel-right.svg");
}
.carouselSection .next {
	right: 3%; background-image: url("../img/arr_carousel-right.svg");
}
.no-svg .sliderArrowsBackground .next {
	background-image: url("../img/arr_carousel-right.png");
}
.no-svg .sliderSection .next {
	background-image: url("../img/arr_carousel-right.png");
}
.no-svg .carouselSection .next {
	background-image: url("../img/arr_carousel-right.png");
}
.sliderArrowsBackground .prev {
	left: 3%; background-image: url("../img/arr_carousel-left.svg");
}
.sliderSection .prev {
	left: 3%; background-image: url("../img/arr_carousel-left.svg");
}
.carouselSection .prev {
	left: 3%; background-image: url("../img/arr_carousel-left.svg");
}
.no-svg .sliderArrowsBackground .prev {
	background-image: url("../img/arr_carousel-left.png");
}
.no-svg .sliderSection .prev {
	background-image: url("../img/arr_carousel-left.png");
}
.no-svg .carouselSection .prev {
	background-image: url("../img/arr_carousel-left.png");
}
.sliderSection {
	top: -30px; clear: both; position: relative;
}
.sliderSection .next {
	transition:ease-in-out 0.1s ease-in-out; top: 180px; position: absolute; z-index: 1; opacity: 0;
}
.sliderSection .prev {
	transition:ease-in-out 0.1s ease-in-out; top: 180px; position: absolute; z-index: 1; opacity: 0;
}
.sliderSection .next .hide {
	left: -9999em; position: absolute;
}
.sliderSection .prev .hide {
	left: -9999em; position: absolute;
}
.sliderSection:hover .next {
	opacity: 1;
}
.sliderSection:hover .prev {
	opacity: 1;
}
#homeSlider {
	background: rgb(255, 255, 255);
}
#homeSlider .item-title {
	margin: 0px 0px 2px; font-size: 30px;
}
#homeSlider .item-shortdescription {
	margin: 0px;
}
#homeSlider img {
	width: 100%; position: absolute;
}
#homeSlider figcaption {
	bottom: 60px; position: absolute;
}
#homeSlider figcaption h2 {
	z-index: 500;
}
#homeSlider figcaption p {
	z-index: 500;
}
#homeSlider figcaption p {
	font-size: 20px; margin-bottom: 20px;
}
#homeSlider figcaption a:link {
	background: rgba(255, 255, 255, 0.85); padding: 25px; border: currentColor; border-image: none; color: rgb(40, 40, 40) !important; text-decoration: none !important; display: block; position: relative; z-index: 2;
}
#homeSlider figcaption a:hover {
	background: rgba(255, 255, 255, 0.85); padding: 25px; border: currentColor; border-image: none; color: rgb(40, 40, 40) !important; text-decoration: none !important; display: block; position: relative; z-index: 2;
}
#homeSlider figcaption a:visited {
	background: rgba(255, 255, 255, 0.85); padding: 25px; border: currentColor; border-image: none; color: rgb(40, 40, 40) !important; text-decoration: none !important; display: block; position: relative; z-index: 2;
}
#homeSlider figcaption .background-image {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; display: none; filter: url("../img/blur.svg#blur"); position: fixed; background-repeat: no-repeat; background-size: 100%; -webkit-filter: blur(3px); -moz-filter: blur(3px); -o-filter: blur(3px);
}
#homeSlider .item {
	height: 405px; position: relative;
}
#homeSlider .owl-controls {
	margin: 0px auto; left: 0px; right: 0px; bottom: 10px; position: absolute;
}
#homeSlider .owl-controls span {
	margin: 5px; border-radius: 10px; border: 3px solid rgb(221, 221, 221); border-image: none; text-indent: -999px; display: inline-block; cursor: pointer; opacity: 1; background-clip: padding-box; background-color: transparent; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px;
}
#homeSlider .owl-controls .active span {
	background-color: rgb(221, 221, 221);
}
#homeSlider .owl-controls span:hover {
	background-color: rgb(221, 221, 221);
}
.carouselSection {
	background: rgb(249, 249, 249); padding: 45px 0px; margin-top: -30px; margin-bottom: 40px; position: relative;
}
.carouselSection .prev {
	top: 150px; position: absolute;
}
.carouselSection .next {
	top: 150px; position: absolute;
}
.carouselSection #homeCarousel figure {
	background: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-image: none; height: 250px; overflow: hidden; position: relative;
}
.carouselSection #homeCarousel figure img {
	position: absolute;
}
.carouselSection .owl-item {
	padding: 0px 15px;
}
.carouselSection .owl-item a:hover figcaption {
	text-decoration: underline;
}
.carouselSection .owl-item figcaption {
	margin: 15px 0px 0px; line-height: 1.2em; font-size: 18px;
}
.solutionlist ul {
	list-style: none; margin: 0px; padding: 0px; overflow: hidden;
}
.solutionlist ul .solutionlist-item {
	width: 31.33%; line-height: 1.25; padding-bottom: 1.5em; padding-left: 3%; font-size: 90%; float: left; box-sizing: content-box;
}
.solutionlist ul :nth-child(3n+1).solutionlist-item {
	padding-left: 0px; clear: left;
}
.solutionlist ul .solutionlist-item .solutionlist-imageholder {
	border: 1px solid rgb(238, 238, 238); border-image: none; height: 160px; overflow: hidden; margin-bottom: 0.75em; position: relative;
}
.solutionlist ul .solutionlist-item .solutionlist-imageholder .solutionlist-image {
	position: absolute;
}
.solutionlist ul .solutionlist-item .solutionlist-imageholder .solutionlist-imagecaption {
	background: rgba(0, 0, 0, 0.5); padding: 0.75em; left: 0px; right: 0px; bottom: 0px; color: rgb(255, 255, 255); font-weight: 500; position: absolute; z-index: 2; text-shadow: 0px 0px 3px #000;
}
.solutionlist ul .solutionlist-item .solutionlist-description {
	color: rgb(51, 51, 51); text-decoration: none; margin-bottom: 0.5em;
}
.solutionlist ul ul {
	padding: 0.5em 0px 0px;
}
.solutionlist ul ul li {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.solutionlist ul ul li:first-child {
	padding-top: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.solutionlist ul ul li a {
	background-position: 5px 0.75em; padding: 0.6em 5px 0.6em 20px; color: rgb(51, 51, 51); display: block; background-image: url("../img/arr_right.svg"); background-attachment: scroll; background-repeat: no-repeat; background-size: 8px !important; background-origin: padding-box; background-clip: border-box; background-color: transparent;
}
.solutionlist ul ul li a:hover {
	text-decoration: none; background-color: rgb(249, 249, 249);
}
body {
	font: 100%/1.4 "segoe_uiregular", Helvetica, Arial, Tahoma, sans-serif; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
p {
	font-size: 14px;
}
a {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:visited {
	color: rgb(51, 51, 51);
}
a:hover {
	color: rgb(51, 51, 51); text-decoration: underline;
}
a:focus {
	color: rgb(51, 51, 51); text-decoration: underline;
}
ul {
	padding: 0px 0px 0px 20px; margin-bottom: 0px;
}
li {
	font-size: 14px;
}
ul li a {
	color: rgb(65, 89, 167);
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
h5 {
	font-weight: bold;
}
h3 {
	line-height: 100%; font-size: 22px; font-weight: 100;
}
h4 {
	font-size: 1.2em; font-weight: 100;
}
a:hover h3 {
	text-decoration: none;
}
aside {
	line-height: 1.25; font-size: 100%;
}
.aside-right {
	margin: 0px 0px 1.07em 1.07em; width: 33.33%; float: right;
}
.img-overlay::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 2; -ms-zoom: 1; content: ""; background-color: rgba(0, 142, 98, 0.05);
}
.product .product-imageholder--subcat .js-stick-left::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 2; -ms-zoom: 1; content: ""; background-color: rgba(0, 142, 98, 0.05);
}
.product .product-imageholder--subcat .js-stick-right::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 2; -ms-zoom: 1; content: ""; background-color: rgba(0, 142, 98, 0.05);
}
.carouselSection #homeCarousel figure::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 2; -ms-zoom: 1; content: ""; background-color: rgba(0, 142, 98, 0.05);
}
.solutionlist ul .solutionlist-item .solutionlist-imageholder::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 2; -ms-zoom: 1; content: ""; background-color: rgba(0, 142, 98, 0.05);
}
.container {
	width: 85% !important; min-width: 992px !important; max-width: 1200px !important;
}
.nomargintop {
	margin-top: 0px;
}
.gray-block {
	background: rgb(249, 249, 249); padding: 1.2em 1.5em;
}
.gray-block ul {
	padding-left: 1.2em;
}
.groupbar {
	padding: 15px 0px; text-align: right; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.groupbar .groupbar-link {
	background: url("../img/arr_groupbar-link.svg") no-repeat right; color: rgb(0, 142, 98); padding-right: 18px; font-size: 14px; font-weight: 600;
}
.no-svg .groupbar .groupbar-link {
	background-image: url("../img/arr_groupbar-link.png");
}
#mainheader {
	padding-top: 1em;
}
.terumo-branding {
	margin-top: 1.5em; margin-bottom: 2em;
}
.terumo-branding .terumo-logo {
	margin: 0px 0px 0px; float: left; background: url("logo.png") no-repeat 0px 0px / 243px 46px; width: 243px; height: 46px; display: block;
}

.terumo-branding .terumo-logo a {
	background: url("logo.png") no-repeat 0px 0px / 243px 46px; width: 243px; height: 46px; display: block;
}
.terumo-branding .terumo-logo img {
	float: left; display: none;
}
.terumo-branding .terumo-baseline {
	margin: 8px 0px 0px 15px; color: rgb(0, 0, 0); text-transform: uppercase; font-size: 12px; font-weight: 700; float: left;
}
textarea {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='text'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='password'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='datetime'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='datetime-local'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='date'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='month'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='time'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='week'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='number'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='email'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='url'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='search'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='tel'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
input[type='color'] {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
.uneditable-input {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
select {
	background: none; padding: 8px 10px; border-radius: 0px; border: 1px solid rgb(210, 214, 222); border-image: none; height: inherit; color: rgb(51, 51, 51); box-shadow: none;
}
button {
	background: rgb(0, 142, 98); color: rgb(255, 255, 255);
}
button i {
	font-size: 18px;
}
.form-row {
	overflow: hidden; clear: both; margin-top: 0.25em;
}
:first-child.form-row {
	margin-top: 0px;
}
textarea {
	resize: none;
}
input[type='checkbox'] {
	margin-right: 0.35em;
}
input[type='radio'] {
	margin-right: 0.35em;
}
.search {
	float: right; position: relative;
}
.search .search-field {
	margin: 0px; height: inherit; right: 0px; vertical-align: top; float: left; display: inline-block; position: absolute; -ms-zoom: 1; min-width: 380px; background-color: white;
}
.search .search-submit {
	padding: 11px; border: currentColor; border-image: none; top: 0px; right: 0px; vertical-align: top; float: left; display: inline-block; position: absolute; -ms-zoom: 1; min-width: 50px;
}
.search .ui-menu.ui-autocomplete {
	left: 0px !important; top: 38px !important; position: absolute !important;
}
section.searchresults .row > div {
	position: static;
}
#footer {
	background: rgb(210, 214, 222); padding: 15px 0px;
}
#footer ul {
	margin: 0px;
}
#footer html {
	height: 100%;
}
#footer body {
	height: 100%;
}
#footer #root {
	height: auto !important; clear: both; margin-bottom: -50px; min-height: 100%;
}
#footer #root #root_footer {
	height: 50px;
}
#footer #footer {
	height: 50px; clear: both; position: relative;
}
.content {
	min-height: 360px;
}
.title {
	font-weight: bold; margin-bottom: 3px;
}
.link-block {
	color: rgb(51, 51, 51); overflow: hidden; text-decoration: none; display: block; cursor: pointer;
}
.navlist .navlist-item-link {
	color: rgb(51, 51, 51); overflow: hidden; text-decoration: none; display: block; cursor: pointer;
}
.navlist .dfwp-list li a {
	color: rgb(51, 51, 51); overflow: hidden; text-decoration: none; display: block; cursor: pointer;
}
.dfwp-list .navlist-item-link {
	color: rgb(51, 51, 51); overflow: hidden; text-decoration: none; display: block; cursor: pointer;
}
.dfwp-list .dfwp-list li a {
	color: rgb(51, 51, 51); overflow: hidden; text-decoration: none; display: block; cursor: pointer;
}
.link-block:visited {
	color: rgb(51, 51, 51);
}
.navlist .navlist-item-link:visited {
	color: rgb(51, 51, 51);
}
.navlist .dfwp-list li a:visited {
	color: rgb(51, 51, 51);
}
.dfwp-list .navlist-item-link:visited {
	color: rgb(51, 51, 51);
}
.dfwp-list .dfwp-list li a:visited {
	color: rgb(51, 51, 51);
}
.link-block:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
.navlist .navlist-item-link:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
.navlist .dfwp-list li a:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
.dfwp-list .navlist-item-link:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
.dfwp-list .dfwp-list li a:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
.link-block .title:hover {
	text-decoration: none;
}
.navlist .navlist-item-link .title:hover {
	text-decoration: none;
}
.navlist .dfwp-list li a .title:hover {
	text-decoration: none;
}
.dfwp-list .navlist-item-link .title:hover {
	text-decoration: none;
}
.dfwp-list .dfwp-list li a .title:hover {
	text-decoration: none;
}
a.link-more:link {
	color: rgb(65, 89, 167); font-size: 14px; text-decoration: none; margin-top: 1em; display: inline-block;
}
a.link-more:visited {
	color: rgb(65, 89, 167); font-size: 14px; text-decoration: none; margin-top: 1em; display: inline-block;
}
a.link-more:hover:link {
	text-decoration: underline;
}
a.link-more:hover:visited {
	text-decoration: underline;
}
li a.link-more:link {
	margin-top: 0px;
}
a.link-more:visited {
	margin-top: 0px;
}
.news h2 {
	margin-top: 0px;
}
.events h2 {
	margin-top: 0px;
}
.news .link-more {
	font-size: 0.85em;
}
.events .link-more {
	font-size: 0.85em;
}
aside .events {
	margin-bottom: 30px;
}
aside .news {
	margin-bottom: 30px;
}
aside .events .link-more {
	margin-bottom: 2em; margin-left: 28.5%;
}
aside .news .link-more {
	margin-bottom: 2em; margin-left: 28.5%;
}
.navlist {
	list-style: none; margin: 0px; padding: 0px;
}
.dfwp-list {
	list-style: none; margin: 0px; padding: 0px;
}
.navlist .navlist-item {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.navlist .dfwp-list li {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.dfwp-list .navlist-item {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.dfwp-list .dfwp-list li {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.navlist :first-child.navlist-item {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.navlist .dfwp-list li:first-child {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.dfwp-list :first-child.navlist-item {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.dfwp-list .dfwp-list li:first-child {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.navlist .navlist-item--more {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.dfwp-list .navlist-item--more {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.navlist .navlist-item--more .navlist-item-link {
	background: none; color: rgb(65, 89, 167); padding-top: 5px;
}
.dfwp-list .navlist-item--more .navlist-item-link {
	background: none; color: rgb(65, 89, 167); padding-top: 5px;
}
.navlist .navlist-item--more .navlist-item-link .navlist-item-date {
	visibility: hidden;
}
.dfwp-list .navlist-item--more .navlist-item-link .navlist-item-date {
	visibility: hidden;
}
.navlist .navlist-item--more .navlist-item-link .navlist-item-info-title {
	font-size: 14px; font-weight: normal; text-decoration: underline;
}
.dfwp-list .navlist-item--more .navlist-item-link .navlist-item-info-title {
	font-size: 14px; font-weight: normal; text-decoration: underline;
}
.navlist .navlist-item--more .navlist-item-link:hover {
	background: none; color: rgb(65, 89, 167);
}
.dfwp-list .navlist-item--more .navlist-item-link:hover {
	background: none; color: rgb(65, 89, 167);
}
.navlist .navlist-item--more .navlist-item-link:hover .navlist-item-info-title {
	text-decoration: underline;
}
.dfwp-list .navlist-item--more .navlist-item-link:hover .navlist-item-info-title {
	text-decoration: underline;
}
.navlist .navlist-item-link {
	background: url("../img/arr_right.svg") no-repeat 99%; margin: 0px; padding: 10px 30px 10px 10px; clear: both; display: block;
}
.navlist .dfwp-list li a {
	background: url("../img/arr_right.svg") no-repeat 99%; margin: 0px; padding: 10px 30px 10px 10px; clear: both; display: block;
}
.dfwp-list .navlist-item-link {
	background: url("../img/arr_right.svg") no-repeat 99%; margin: 0px; padding: 10px 30px 10px 10px; clear: both; display: block;
}
.dfwp-list .dfwp-list li a {
	background: url("../img/arr_right.svg") no-repeat 99%; margin: 0px; padding: 10px 30px 10px 10px; clear: both; display: block;
}
.no-svg .navlist .navlist-item-link {
	background-image: url("../img/arr_right.png");
}
.no-svg .navlist .dfwp-list li a {
	background-image: url("../img/arr_right.png");
}
.no-svg .dfwp-list .navlist-item-link {
	background-image: url("../img/arr_right.png");
}
.no-svg .dfwp-list .dfwp-list li a {
	background-image: url("../img/arr_right.png");
}
.navlist .active.navlist-item-link {
	font-weight: bold;
}
.navlist .dfwp-list li a.active {
	font-weight: bold;
}
.dfwp-list .active.navlist-item-link {
	font-weight: bold;
}
.dfwp-list .dfwp-list li a.active {
	font-weight: bold;
}
.navlist .navlist-item-link:hover {
	text-decoration: none; background-color: rgb(249, 249, 249);
}
.navlist .dfwp-list li a:hover {
	text-decoration: none; background-color: rgb(249, 249, 249);
}
.dfwp-list .navlist-item-link:hover {
	text-decoration: none; background-color: rgb(249, 249, 249);
}
.dfwp-list .dfwp-list li a:hover {
	text-decoration: none; background-color: rgb(249, 249, 249);
}
.navlist .navlist-item-link .navlist-item-title {
	font-weight: 600;
}
.navlist .navlist-item-link .navlist-item-info-title {
	font-weight: 600;
}
.navlist .dfwp-list li a .navlist-item-title {
	font-weight: 600;
}
.navlist .dfwp-list li a .navlist-item-info-title {
	font-weight: 600;
}
.dfwp-list .navlist-item-link .navlist-item-title {
	font-weight: 600;
}
.dfwp-list .navlist-item-link .navlist-item-info-title {
	font-weight: 600;
}
.dfwp-list .dfwp-list li a .navlist-item-title {
	font-weight: 600;
}
.dfwp-list .dfwp-list li a .navlist-item-info-title {
	font-weight: 600;
}
.navlist .navlist-item-link .navlist-item-info {
	width: 82%;
}
.navlist .navlist-item-link .navlist-item-description {
	width: 82%;
}
.navlist .dfwp-list li a .navlist-item-info {
	width: 82%;
}
.navlist .dfwp-list li a .navlist-item-description {
	width: 82%;
}
.dfwp-list .navlist-item-link .navlist-item-info {
	width: 82%;
}
.dfwp-list .navlist-item-link .navlist-item-description {
	width: 82%;
}
.dfwp-list .dfwp-list li a .navlist-item-info {
	width: 82%;
}
.dfwp-list .dfwp-list li a .navlist-item-description {
	width: 82%;
}
.navlist .navlist-item-link:hover .navlist-item-info-title {
	text-decoration: none;
}
.navlist .navlist-item-link:hover .navlist-item-title {
	text-decoration: none;
}
.navlist .dfwp-list li a:hover .navlist-item-info-title {
	text-decoration: none;
}
.navlist .dfwp-list li a:hover .navlist-item-title {
	text-decoration: none;
}
.dfwp-list .navlist-item-link:hover .navlist-item-info-title {
	text-decoration: none;
}
.dfwp-list .navlist-item-link:hover .navlist-item-title {
	text-decoration: none;
}
.dfwp-list .dfwp-list li a:hover .navlist-item-info-title {
	text-decoration: none;
}
.dfwp-list .dfwp-list li a:hover .navlist-item-title {
	text-decoration: none;
}
.navlist .navlist-item-link .navlist-item-info-location {
	margin-top: 0.5em;
}
.navlist .dfwp-list li a .navlist-item-info-location {
	margin-top: 0.5em;
}
.dfwp-list .navlist-item-link .navlist-item-info-location {
	margin-top: 0.5em;
}
.dfwp-list .dfwp-list li a .navlist-item-info-location {
	margin-top: 0.5em;
}
.navlist .navlist-item-link .navlist-item-meta {
	color: rgb(119, 119, 119); margin-bottom: 0px;
}
.navlist .dfwp-list li a .navlist-item-meta {
	color: rgb(119, 119, 119); margin-bottom: 0px;
}
.dfwp-list .navlist-item-link .navlist-item-meta {
	color: rgb(119, 119, 119); margin-bottom: 0px;
}
.dfwp-list .dfwp-list li a .navlist-item-meta {
	color: rgb(119, 119, 119); margin-bottom: 0px;
}
.navlist .navlist-item-date {
	float: left; display: inline-block;
}
.navlist .navlist-item-info {
	float: left; display: inline-block;
}
.dfwp-list .navlist-item-date {
	float: left; display: inline-block;
}
.dfwp-list .navlist-item-info {
	float: left; display: inline-block;
}
.navlist .navlist-item-description {
	margin-top: 0.5em; float: left; display: inline-block;
}
.dfwp-list .navlist-item-description {
	margin-top: 0.5em; float: left; display: inline-block;
}
.navlist--col-3 .navlist-item {
	border: currentColor; border-image: none;
}
.navlist--col-3 .dfwp-list li {
	border: currentColor; border-image: none;
}
.navlist--col-3 .navlist-item .navlist-item-link {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.navlist--col-3 .navlist-item .dfwp-list li a {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.navlist--col-3 .dfwp-list li .navlist-item-link {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.navlist--col-3 .dfwp-list li .dfwp-list li a {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.navlist--col-3 :nth-child(-n+3).navlist-item a {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.navlist--col-3 .dfwp-list li:nth-child(-n+3) a {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
aside .navlist .navlist-item-link .navlist-item-info {
	width: 68%;
}
.navlist-news .navlist-item-date {
	width: 17%;
}
aside .navlist-news .navlist-item-date {
	width: 31%; font-size: 12px;
}
.navlist-events .navlist-item-link .navlist-item-info {
	width: 68% !important;
}
.navlist-events .navlist-item-link:hover .navlist-item-date {
	background: rgb(241, 241, 241);
}
.navlist-events .navlist-item-date {
	background: rgb(249, 249, 249); padding: 25px 0px; width: 25%; text-align: center; font-size: 12px; margin-right: 7%;
}
.navlist-events .navlist-item-date .navlist-item-date-month {
	text-transform: uppercase;
}
.navlist-events .navlist-item-date .navlist-item-date-day {
	font-weight: bold;
}
.navlist-events span {
	display: block;
}
.news-overview {
	margin-top: 1em;
}
.news-overview .navlist-news .navlist-item-link .navlist-item-info {
	width: 70% !important;
}
.news-overview .navlist-news .navlist-item-date {
	background: rgb(249, 249, 249); padding: 45px 0px 20px; width: 14%; text-align: center; font-size: 14px; margin-right: 3%; position: relative;
}
.news-overview .navlist-news .navlist-item-date .navlist-item-date-month {
	text-transform: uppercase;
}
.news-overview .navlist-news .navlist-item-date .navlist-item-date-day {
	font-size: 1.2em; font-weight: bold;
}
.news-overview .navlist-news .navlist-item-date .navlist-item-date-year {
	padding: 0.25em 0px; top: 0px; width: 100%; color: rgb(255, 255, 255); position: absolute; background-color: rgb(210, 214, 222);
}
.news-overview .navlist-news span {
	display: block;
}
.events-overview {
	margin-top: 1em;
}
.events-overview .navlist-events .navlist-item-link .navlist-item-info {
	width: auto !important; margin-left: 3%;
}
.events-overview .navlist-events .navlist-item-link .navlist-item-sep {
	padding: 45px 0px; width: 1%; text-align: center; font-weight: bold; margin-left: 1%; float: left; display: inline-block;
}
.events-overview .navlist-events .navlist-item-link .navlist-item-description-img {
	margin: 0px 0px 0px 1em; padding: 10px; width: auto; height: 95px; float: right;
}
.events-overview .navlist-events .navlist-item-date {
	background: rgb(249, 249, 249); margin: 0px 0px 0px 1%; padding: 45px 0px 20px; width: 14%; text-align: center; font-size: 14px; position: relative;
}
.events-overview .navlist-events :first-child.navlist-item-date {
	margin-left: 0px;
}
.events-overview .navlist-events .navlist-item-date .navlist-item-date-month {
	text-transform: uppercase;
}
.events-overview .navlist-events .navlist-item-date .navlist-item-date-day {
	font-size: 1.2em; font-weight: bold;
}
.events-overview .navlist-events .navlist-item-date .navlist-item-date-year {
	padding: 0.25em 0px; top: 0px; width: 100%; color: rgb(255, 255, 255); position: absolute; background-color: rgb(210, 214, 222);
}
.events-overview .navlist-events span {
	display: block;
}
.navlist-data {
	margin-bottom: 1em;
}
.filter {
	margin-top: 2em;
}
:first-child.filter {
	margin-top: 0px;
}
.filter label {
	font-size: 14px; font-weight: normal;
}
.filter label.label-default {
	background: none; width: 20%; margin-right: 3%;
}
.nav-products-atoz {
	list-style: none; margin: 0px 0px 1em; padding: 0px; width: 100%; overflow: hidden;
}
.nav-products-atoz li {
	padding: 0px 0.5%; width: 3.84%; text-align: center; float: left;
}
.nav-products-atoz li a {
	padding: 0.25em 0px; border: 1px solid rgb(210, 214, 222); border-image: none; color: rgb(65, 89, 167); text-transform: uppercase; text-decoration: none; display: block;
}
.nav-products-atoz li a:hover {
	background: rgb(249, 249, 249); color: rgb(65, 89, 167); text-decoration: none;
}
.nav-products-atoz li a.active {
	background: rgb(0, 142, 98); border-color: rgb(0, 142, 98); color: rgb(255, 255, 255); font-weight: bold;
}
.nav-products-atoz li a.active:hover {
	background: rgb(0, 142, 98); color: rgb(255, 255, 255); text-decoration: none;
}
.nav-products-atoz li span {
	padding: 0.25em 0px; border: 1px solid rgb(249, 249, 249); border-image: none; color: rgb(210, 214, 222); text-transform: uppercase; display: block;
}
.products-atoz-overview {
	list-style: none; padding: 0px; width: 100%; overflow: hidden;
}
.products-atoz-overview li {
	margin: 0px; clear: both;
}
.products-atoz-overview li strong {
	width: 8.33%; color: rgb(40, 40, 40); text-transform: uppercase; font-size: 5em; font-weight: bold; margin-right: 2%; float: left;
}
.products-atoz-overview li strong.active {
	color: rgb(0, 142, 98);
}
.products-atoz-overview li ul {
	padding: 1.2em 0px 0px; display: inline-block;
}
.products-atoz-overview li ul li {
	padding: 0.15em 0px; clear: none; margin-bottom: 0px;
}
.products-atoz-overview li ul li a {
	color: rgb(65, 89, 167);
}
.products-atoz-overview li ul li a:hover {
	color: rgb(65, 89, 167); text-decoration: underline;
}
.searchresults aside #SubmitValue {
	margin-top: 5px;
}
.searchresults aside #SubmitValue .link-more {
	margin-top: 0px;
}
.searchresults aside .ms-ref-refiner #Container {
	padding-bottom: 15px;
}
.searchresults aside #Container .ms-ref-refinername {
	padding-bottom: 0px;
}
ul.see-also {
	margin-bottom: 2em;
}
ul.see-also li a:link {
	color: rgb(65, 89, 167);
}
ul.see-also li a:visited {
	color: rgb(65, 89, 167);
}
ul.see-also li a:hover {
	color: rgb(65, 89, 167);
}
ul.atoz {
	list-style: none; padding: 0px;
}
.inFocus {
	padding: 30px 0px 60px;
}
#s4-bodyContainer {
	padding-bottom: 0px;
}
.contact-form {
	overflow: hidden; clear: both; margin-top: 1.5em;
}
.contact-map {
	overflow: hidden; clear: both; margin-top: 1.5em;
}
.dropdown-container {
	position: relative; cursor: pointer;
}
.dropdown {
	position: relative; cursor: pointer;
}
.dropdown-toggle {
	background: url("../img/arr_dropdown_single.svg") no-repeat right; color: rgb(51, 51, 51) !important; overflow: hidden; padding-right: 30px;
}
.dropdown-toggle:hover {
	text-decoration: none !important;
}
.dropdown-toggle:hover * {
	color: rgb(0, 142, 98);
}
.no-svg .dropdown-toggle {
	background-image: url("../img/arr_dropdown_single.png");
}
.dropdown-menu {
	list-style: none !important; border-radius: 0px; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; left: 0px; top: 100%; width: auto !important; padding-left: 0px; margin-left: 0px; float: left; display: none; position: absolute; z-index: 11010; min-width: 160px; box-shadow: 0px 1px 2px rgba(0,0,0,0.1); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 0; -moz-border-radius: 0; -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -o-border-radius: 0; -ms-border-radius: 0;
}
.dropdown-menu a {
	padding: 10px 5%; color: rgb(68, 68, 68) !important; line-height: 100%; font-family: "Segoe UI", "Open Sans", Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: 400; text-decoration: none !important; display: block; white-space: nowrap; cursor: pointer; font-smooth: always;
}
.dropdown-menu a:active {
	color: rgb(255, 255, 255) !important; -ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.dropdown-menu a:hover {
	color: rgb(255, 255, 255) !important; -ms-zoom: 1; background-color: rgba(0, 142, 98, 0.075);
}
.dropdown-menu li {
	line-height: 20px; display: list-item;
}
.dropdown-menu .divider {
	margin: 9px 1px; height: 1px; overflow: hidden; background-color: rgb(229, 229, 229);
}
.open.dropdown-menu {
	display: block !important;
}
#footer {
	margin-top: 2em;
}
#footer .footer-copy {
	font-size: 13px;
}
.product-videos {
	margin-top: 40px;
}
.product-videos :first-child.product-video {
	padding-left: 0px !important;
}
.product-videos .product-video figcaption {
	margin-bottom: 25px;
}
.product-illustration {
	margin-bottom: 15px;
}
.product-illustration-carousel .owl-wrapper-outer {
	max-height: 110px;
}
.product-videos {
	margin-bottom: 40px;
}
.product-illustrations {
	margin-bottom: 40px;
}
.product-specifications {
	margin-bottom: 40px;
}
.ter-contactimage img {
	border: currentColor; border-image: none; width: 100%; height: auto; margin-bottom: 1em;
}
