@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: FontAwesome;
 font-weight: normal;
 font-style: normal;
 src:url('../images/icomoon.eot?96h3dp');
 src:url('../images/icomoon.eot?#iefix96h3dp') format('embedded-opentype'),  url('../images/icomoon.woff?96h3dp') format('woff'),  url('../images/icomoon.ttf?96h3dp') format('truetype'),  url('../images/icomoon.svg?96h3dp#icomoon') format('svg');
}
@font-face {
 font-family: 'robotoregular';
 src: url('../images/roboto-regular/roboto-regular.eot');
 src: url('../images/roboto-regular/roboto-regular.eot?#iefix') format('embedded-opentype'),  url('../images/roboto-regular/roboto-regular.woff2') format('woff2'),  url('../images/roboto-regular/roboto-regular.woff') format('woff'),  url('../images/roboto-regular/roboto-regular.ttf') format('truetype'),  url('../images/roboto-regular/roboto-regular.svg#robotoregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'robotomedium';
 src: url('../images/roboto-medium/roboto-medium.eot');
 src: url('../images/roboto-medium/roboto-medium.eot?#iefix') format('embedded-opentype'),  url('../images/roboto-medium/roboto-medium.woff2') format('woff2'),  url('../images/roboto-medium/roboto-medium.woff') format('woff'),  url('../images/roboto-medium/roboto-medium.ttf') format('truetype'),  url('../images/roboto-medium/roboto-medium.svg#robotomedium') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'roboto_condensedlight';
 src: url('../images/roboto-light/robotocondensed-light.eot');
 src: url('../images/roboto-light/robotocondensed-light.eot?#iefix') format('embedded-opentype'),  url('../images/roboto-light/robotocondensed-light.woff2') format('woff2'),  url('../images/roboto-light/robotocondensed-light.woff') format('woff'),  url('../images/roboto-light/robotocondensed-light.ttf') format('truetype'),  url('../images/roboto-light/robotocondensed-light.svg#roboto_condensedlight') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'roboto_condensedbold';
 src: url('../images/roboto-condensed/robotocondensed-bold.eot');
 src: url('../images/roboto-condensed/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),  url('../images/roboto-condensed/robotocondensed-bold.woff2') format('woff2'),  url('../images/roboto-condensed/robotocondensed-bold.woff') format('woff'),  url('../images/roboto-condensed/robotocondensed-bold.ttf') format('truetype'),  url('../images/roboto-condensed/robotocondensed-bold.svg#roboto_condensedbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'roboto_condensedregular';
 src: url('../images/roboto-condensed-regular/robotocondensed-regular.eot');
 src: url('../images/roboto-condensed-regular/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),  url('../images/roboto-condensed-regular/robotocondensed-regular.woff2') format('woff2'),  url('../images/roboto-condensed-regular/robotocondensed-regular.woff') format('woff'),  url('../images/roboto-condensed-regular/robotocondensed-regular.ttf') format('truetype'),  url('../images/roboto-condensed-regular/robotocondensed-regular.svg#roboto_condensedregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
	font-family: 'Agilent-icon-fonts';
	src:  url('../images/Agilent-icon-fonts.eot?i1ir3p');
	src:  url('../images/Agilent-icon-fonts.eot?i1ir3p#iefix') format('embedded-opentype'),
	  url('../images/Agilent-icon-fonts.ttf?i1ir3p') format('truetype'),
	  url('../images/Agilent-icon-fonts.woff?i1ir3p') format('woff'),
	  url('../images/Agilent-icon-fonts.svg?i1ir3p#Agilent-icon-font') format('svg');	
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'Agilent-icon-fonts';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
body .globalHeader.affix-top{
  position: absolute;
  top: 0px;
  min-width: 100%;
  background-color: #0085D5;
  background-color: rgba(0, 133, 213, 0.95);
  z-index: 1000;
}
body .globalHeader.affix{
  min-width: 100%;
  background-color: #0085D5;
  z-index: 1000;
  position: static;
}
header nav.top-nav ul li a span {
    font-family: roboto_condensedregular !important;
    font-size: 12px !important;
    line-height: 1.4;
	color:#EFEFF0;
}
.sr-only {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.globalHeaderContainer {
	margin-left: auto;
	margin-right: auto;
	min-width:1025px;
	max-width:1280px;
	padding-left: 0.75em;
	padding-right: 0.75em;
}
.globalHeaderContainer .globalHeaderContainer {
	min-width: 0;
	padding: 0;
}
list-unstyled, .nav {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none outside none;
}
.globalHeaderContainer > *, .col-full {
	padding-left: 5px;
	padding-right: 5px;
}
.top-nav {
	padding-top: 4ex;
	position: relative;
	text-transform: uppercase;
	text-align: right;
}
.logo img {
	height: 53px;
}
.nav {
	list-style: none outside none;
}
.top-nav .logo-wrap {
	float: left;
	margin: 0px;
	font-size: 0px;
	width:auto;
	max-width: inherit;
}
.top-nav *, .top-nav a {
	color: #FFF;
	box-sizing:border-box;
}
.top-nav ul {
	display: block;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	line-height: 53px;
	list-style: none outside none;
}
.top-nav ul li {
	display: inline-block;
	vertical-align: middle;
	/*margin-left: 12px;*/
	margin-left:10px;
	margin-top:0px
}

.main {
    padding: 30px 0 50px;
    font-size: 14px;
    line-height: 28px;
}

.pagelist span{
	padding-right: 10px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
	max-width: 1230px;
	margin: 0 auto;
}
.col-md-3 {
    width: 24%;
	float: left;
}
.neiye .menu {
    font-size: 18px;
    color: #0089cf;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
}
.overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.neiye .navbox {
    border: 1px solid #dcdcdc;
    padding: 5px 0;
}
.neiye .navbox .nav1 {
    display: block;
    padding: 0 30px 0 20px;
    font-size: 16px;
    color: #333;
    line-height: 48px;
    margin-top: 1px;
    text-align: left;
    position: relative;
}
.tr1 {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.lian111 {
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: #333;
    font-family: "宋体";
    display: block;
    margin-top: 15px;
    text-align: center;
    padding: 15px 0;
}
.col-md-9 {
    width: 75%;
	float: right;
}
.title-zi {
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    padding-bottom: 10px;
}
.main .cont {
    margin-top: 20px;
}
.title-zi .pull-left {
    color: #616161;
}
.pull-left {
    float: left!important;
}
.pull-right {
    float: right!important;
}
.title-zi .pull-left b {
    color: #000;
}
.title-zi .pull-left a {
    color: #616161;
}
.title-zi .pull-right a {
    color: #333;
}
.show-box {
    background-image: none;
    padding: 0;
    margin: 0;
}
.show {
    display: block!important;
}
.show-box .row {
    margin: 0 -10px !important;
}
.show-box .col-xs-6 {
    padding: 0 10px !important;
	max-height: 349px;
}
.col-md-4 {
    width: 33.33333333%;
    float:left;
}
.show-box .imgbox {
    margin: 0 0 20px;
}
.show .imgbox {
    display: block;
    border: 1px solid #dcdcdc;
    position: relative;
    padding: 10px 10px 0;
    margin: 0 0 25px;
}
.show .imgbox .tu {
    border: 1px solid #dcdcdc;
    overflow: hidden;
}
.show .imgbox .text {
    padding: 12px 10px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.show .imgbox .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,169,235,0.9);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 30px;
    opacity: 0;
}
.show .imgbox .tu img {
    width: 100%;
    height: 220px;
}
.show .imgbox .text span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #0089cf;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    color: #fff;
    margin-left: 10px;
    font-size: 12px;
}
.show .imgbox .mask h4 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.show .imgbox .mask span {
    display: block;
    border: 2px solid #fff;
    padding: 5px 25px;
    width: 100%;
    margin-top: 15px;
    font-size: 14px;
    background: url(../images/mask.png) no-repeat calc(100% - 25px) center;
}
.show .imgbox:hover .mask {
    opacity: 1;
}
.neiye .navbox .nav1:before {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 0;
    width: calc(100% - 40px);
    height: 1px;
    border-top: 1px dashed #c5c5c5;
    transition: all 0.3s;
}
.neiye .navbox .nav1.active, .neiye .navbox .nav1:hover {
    background: #0089cf;
    color: #fff;
}
.lian111 span {
    margin: 0 20px;
}

.news-box .imgbox {
    display: block;
    padding-bottom: 22px;
    border-bottom: 1px dashed #a5a5a5;
    margin-bottom: 26px;
    font-size: 12px;
    color: #878787;
}
.news-box .imgbox .tu {
    width: 210px;
    height: 125px;
    overflow: hidden;
    margin-right: 15px;
}
.pull-left {
    float: left!important;
}
.news-box .imgbox .tu .img {
    width: 100%;
    height: 100%;
}
.news-box .imgbox .text h4 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    font-weight: bold;
}
.news-box .imgbox .text .zi {
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    margin: 8px 0 15px;
}
.news-box .imgbox .text span {
    display: block;
    width: 80px;
    background: #1e88fc;
    font-size: 12px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
}
.pull-right {
    float: right!important;
}

.container-fluid {
    max-width: 1230px !important;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.glyphicon-play:before {
    content: "\e072";
}

.neiye .navbox .nav1.active span, .neiye .navbox .nav1:hover span {
    color: #fff;
}
.neiye .navbox .nav1 span {
    position: absolute;
    top: 0;
    right: 18px;
    line-height: 48px;
    color: #fff;
}
.glyphicon {
    top: 0 !important;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

li {
    list-style: none;
}

.neiye ul{
    padding: 0 !important;
}

.neiye ul a {
    display: block;
    background: #ededed;
    font-size: 14px;
    color: #333;
    line-height: 45px;
    padding: 0 10px 0 18px;
    text-align: left;
    border-bottom: 1px dashed #c5c5c5;
}

.pagelist{
    text-align: center !important;
}

.pagelist span a{color:#000;}

.top-nav button{
    background: #0d8bd7;
}

.searchContainer .phone{
    font-size: 16px;
    margin-top: 7px;
    position: absolute;
    margin-left: 94px;
}

.ng-pristine{
   
}

@-moz-document url-prefix() {
 .top-nav li {
 margin-right: 5px;
}
}
.top-nav ul li a:first-child {
	margin-left: 1.5em;
}
.top-nav ul li a {
	display: block;
	font-size: 11px;
}
.primary-nav .spark {
	display: inline-block;
	float: left;
	height: 53px;
	transition: width 250ms ease 0s;
	width: 0;
}
.affix .primary-nav {
	background-position: 10px 5px;
}
.affix .primary-nav .spark {
	width: 53px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: inherit;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height: 100%;
}
.caret {
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-top: 6px solid;
	display: inline-block;
	height: 0;
	margin-left: 1px;
	vertical-align: middle;
	width: 0;
}
.primary-nav {
	height: 53px;
	margin: 0px -1px;
	background:url(../images/icon-agilent-spark-1x.png) no-repeat scroll -60px 5px transparent;
	transition: #3A6EA5 250ms ease 0s;
}
.primary-nav > li {
  padding: 0px 0.4em;
  display: inline-block;
  margin-bottom: 0px !important;
  float: left;
  margin-top: 0px;
  padding-right: 30.5px;
}
.primary-nav > li > a {
  position: relative;
  display: block;
  line-height: 53px;
  padding: 0;
  margin: 0;
  text-align: center;
  letter-spacing: 1px;
  color: #FFFFFF !important;
  text-decoration: none !important;
  font-weight: normal;
  font-family: roboto_condensedbold, Arial, Helvetica, sans-serif !important;
  font-size: 14px;
  text-transform: uppercase;
  padding-right: 0 !important;
  outline:none !important;
}
.primary-nav > li > a.collapsed:before {
	content: none;
}
.primary-nav > li > a:before, .primary-nav > li > a.collapsed.active:before {
  content: "";
  position: absolute;
  left: 0;
  margin-left: 0px;
  bottom: -1px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 11px 10px;
  border-color: transparent transparent #FFF;
  right: 0;
  margin: auto;
}
.primary-nav > li:nth-last-child(3) {
  padding-right: 21px;
}
.primary-nav > li:nth-last-child(1) {
  padding-right: 5px;
}
.primary-nav > li > a.search-trigger:after {
	background: url(../images/icon-search-1x.png) no-repeat scroll center center rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	width: 3ex;
	height: 7ex;
	float: left;
	margin-right: 0.5em;
}
.primary-nav > li:last-child {
	float: left;
	margin-right: 0;
}
#nav-accordion {
	position: relative;
	clear: both;
}
#nav-accordion .collapse-close {
	position: fixed;
	width: 100%;
	height: 100%;
	max-height: 0px;
	background-color: #000;
	opacity: 0;
	transition: opacity 250ms ease 0s;
}
#nav-accordion .collapse-close.open {
	max-height: none;
	opacity: 0.4;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
#nav-accordion .nav-dropdown {
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.collapse.in {
	display: block;
	width:100%;
}
a {
	color: #0085D5;
	text-decoration: none;
}

.breadcrumb a {
	color: #0085D5;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #00426A !important;
	cursor: pointer;
	text-decoration: underline !important;
}
#nav-accordion .nav-dropdown .page .globalHeaderBreadcrumb:before {
	content: none;
}
.globalHeaderBreadcrumb:before {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #0085d5;
	content: "";
	display: block;
	height: 22.4px;
	left: 0;
	margin-top: -1ex;
	padding: 1ex;
	position: absolute;
	right: 0;
	z-index: -1;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	content: "";
}
.globalHeaderBreadcrumb > li {
	padding: 0px;
	margin: 0px;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	display: inline-block;
}
.globalHeaderBreadcrumb {
	background-color: transparent;
	border-radius: 0px;
	padding: 1ex 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none outside none;
}
.globalHeaderBreadcrumb > .active {
	color: #414141;
}
#nav-accordion .nav-dropdown .page .globalHeaderBreadcrumb {
	border-bottom: 1px solid #E4E5E5;
	color: inherit;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 130%;
	margin: 1ex 0.4em;
	padding-left: 0;
	padding-right: 0;
}
.globalHeaderBreadcrumb > li + li:before {
	color: #0085D5;
	display: inline;
	padding: 0 2px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\e60e";
	vertical-align: middle;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
.collapse {
	display: none;
}
#nav-accordion .nav-dropdown .page {
	display: none;
}
#nav-accordion .nav-dropdown .page.active {
	display: block;
}
#nav-accordion .nav-dropdown .page .next {
	margin-bottom: 20px;
}
.globalHeaderContainer > .nav {
	margin-left: -5px;
	margin-right: -5px;
}
#nav-accordion .nav-dropdown .page h6 {
	padding: 1ex 0.5em;
	padding:0px;
}
h6, .h6 {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	margin:0;
}
.leftNavDisplay {
	display:block;
}
h4, .h4 {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 21px;
}
* {
	-moz-: border-box;
}
.globalHeaderBtn {
	display: inline-block;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.4;
	border-radius: 0px;
	-moz-user-select: none;
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
	padding: 8px 1em;
	outline: medium none !important;
}
.globalHeaderBtn.globalHeaderBtn-link {
	padding-left: 0px;
	padding-right: 0px;
	box-shadow: none;
}
.globalHeaderBtn-link:hover, .globalHeaderBtn-link:focus {
	color: #005589;
	background-color: transparent;
}
.item-collection > header > .heading small {
	position: absolute;
	right: 0.75em;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small {
	font-size: 100%;
}
p, ul, dl, ol, .pagination, .cta, fieldset, form {
	margin: 2ex 0 3ex;
}
/*End*/
/*Styles for Footer*/
footer a {
	color: #808A8E;
}
.col-half, .col-third, .col-quarter, .col-sixth {
	display: inline-block !important;
	min-height: 19px;
	padding-left: 0.75em;
	padding-right: 0.75em;
	margin-right: -0.3em;
	vertical-align: top;
 	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
#footer {
	background-color:rgb(34, 34, 34);
	background-color: #222222;
	display:block;
	clear: both;
}
address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.4;
}
#footer a {
	color: #fff;	
}
#footer .footer-nav {
	padding-top: 4ex;
	padding-left: 10px;
	text-align:left !important;
}
#footer .footer-nav .agilent-details {
	float: right;
	border-left: 2px dotted #808080;
	padding-left: 2em;
	width: 310px;
}
#footer .footer-nav .agilent-details .utility .tagline {
	color: #FFF;
	font-size: 90%;
	padding-left: 64px;
	margin-top: -1ex;
}
.tagline {
	margin-top: -1.6ex !important;
}
#footer .footer-nav .agilent-details .contact-info {
	position: relative;
	margin-bottom: .5em;
}
#footer .footer-nav .agilent-details .contact-info .about-icon {
	left: 20px;
}
#footer .footer-nav .agilent-details .contact-info .about-icon {
	color: #FFFFFF;
	font-size: 20px;
	left: 16px;
	position: absolute;
	top: 5px;
}
/* .fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
} */
#footer .footer-nav .agilent-details .contact-info p {
	color: #fff;
	font-size: 85%;
	margin: 0px;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
}
#footer .footer-nav .footer-links dd {
	font-size: 85%;
	margin: 0;
	line-height: 200%;
}
.social {
	background-color: #000000;
	line-height: 24px;
	padding-bottom: 1ex;
	padding-top: 1ex;
	overflow: auto;
	width: 100%;
}
#footer .social .rights-terms-policy {
	color: #808080;
	font-size: 80%;
}
#footer .social > .globalHeaderContainer > * {
	margin: 0 -0.3em 0 0;
	max-width: none;
}
.col-third {
	width:33%;
}
#footer a {
	color: #fff;
}
#footer .footer-nav .footer-links dl {
	padding-right: 1.5em;
	margin-top:0px !important;
	width:auto;
}
#footer .footer-nav .footer-links {
	padding: 0;
}
#footer .footer-nav .footer-links dt {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 20px;
	margin-top: 1ex;
	margin-bottom: 1ex;
	color: #FFF;
}
#footer .social .social-links li a {
	font-size: 24px;
	text-decoration: none;
}
#footer .social .social-links li a {
	font-size: 24px;
	text-decoration: none;
}
#footer .social .social-links li {
	display: inline-block;
	margin: 0 8px;
}
#footer a {
	color: #fff;
        font-family:robotoregular;
}
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.fa-facebook-square:before {
	content: "\e614";
}
.fa-facebook:before {
	content: "\e614";
}
.fa-twitter-square:before {
	content: "\e623";
}
.fa-twitter:before {
	content: "\e623";
}
.fa-youtube:before {
	content: "\e625";
}
.fa-youtube-square:before {
	content: "\e625";
}
.fa-linkedin:before {
	content: "\e61a";
}
.fa-linkedin-square:before {
	content: "\e61a";
}
.fa-pinterest:before {
	content: "\e61e";
}
.fa-pinterest-square:before {
	content: "\e61e";
}
.fa-google-plus-square:before {
	content: "\e618";
}
.fa-google-plus:before {
	content: "\e618";
}
.mapIcon {
	background:url(../images/footer_icon_location.png) no-repeat;
	width:18px;
	height:24px;
}
.mailIcon {
	background:url(../images/footer_icon_email.png) no-repeat;
	width:18px;
	height:13px;
}
.phoneIcon {
	background:url(../images/footer_icon_phone.png) no-repeat;
	width:18px;
	height:17px;
}
.globalHeaderContainer {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width:1240px;
}
/*Media query*/
@media (min-width: 1200px) {
  .globalHeaderContainer {
	max-width: 1270px;
  }
  .homeBody.regional-home .globalHeaderContainer{
	max-width: 1270px;
  }
  .homeBody .globalHeaderContainer {
	max-width: 1240px;
  }
  
  @-moz-document url-prefix() {
	.homeBody .globalHeaderContainer {
		max-width: 1270px;
	}
  }
}
/*End of media query*/

.globalHeaderBtn-default {
	background-color: #FFFFFF;
	border-color: #F4F3F1;
	color: #333333;
}
.globalHeaderBtn.globalHeaderBtn-default {
	color: #0085D5;
}
.col-half {
	width: 50%;
}
.globalHeaderBtn-link {
	border-radius: 0;
	font-weight: 200;
	color: #0085d5;
	cursor: pointer;
}
.globalHeaderBtn-link, .globalHeaderBtn-link:active, .globalHeaderBtn-link[disabled], fieldset[disabled] .globalHeaderBtn-link {
	background-color: transparent;
	box-shadow: none;
}
.globalHeaderBtn-link, .globalHeaderBtn-link:hover, .globalHeaderBtn-link:focus, .globalHeaderBtn-link:active {
	border-color: rgba(0, 0, 0, 0);
}
.globalHeaderBtn:active, .globalHeaderBtn.active {
	outline: 0px none;
	background-image: none;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.globalHeaderBtn-default:hover, .globalHeaderBtn-default:focus, .globalHeaderBtn-default:active, .globalHeaderBtn-default.active, .open .dropdown-toggle.globalHeaderBtn-default {
	color: #333;
	background-color: #EBEBEB;
	border-color: #D9D6CF;
}
.globalHeaderBtn.globalHeaderBtn-default.active {
	border-color: #0085D5 !important;
}
.globalHeaderBtn.globalHeaderBtn-default {
	color: #0085D5;
}
.globalHeaderBtn-default:active, .globalHeaderBtn-default.active, .open .dropdown-toggle.globalHeaderBtn-default {
	background-image: none;
}
.nav-tabs > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-right: 2px;
	line-height: 1.4;
	border-width: 1px;
	border-style: solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-color: #ECEBE8 #ECEBE8 #DDD;
	border-radius: 0px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	text-decoration: none;
	background-color: #ECEBE8;
}
.nav-tabs > li {
	position: relative;
	display: block;
	float: left;
	margin-bottom: -1px;
}
.nav li {
	margin-top: 0px;
	margin-bottom: 1ex;
}
 @media (min-width: 850px) {
 .navbar-right .dropdown-menu {
 left: auto;
 right: 0;
}
 .navbar-right .dropdown-menu-left {
 left: 0;
 right: auto;
}
}
@-ms-viewport {
 width: device-width;
}
@media (min-width: 850px) {
 .lead {
 font-size: 16px;
}
}
/*Commnetd for headfoot*/

@media print {
* {
	text-shadow: none !important;
	color: #000 !important;
	background: transparent !important;
	box-shadow: none !important;
}
a,  a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
 a[href^="javascript:"]:after,  a[href^="#"]:after {
 content: "";
}
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr,  img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
select {
	background: #fff !important;
}
.navbar {
	display: none;
}
.table td,  .table th {
	background-color: #fff !important;
}
.globalHeaderBtn > .caret,  .dropup > .globalHeaderBtn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table-bordered th,  .table-bordered td {
	border: 1px solid #ddd !important;
}
}
 @media (max-width: 991px) {
 #footer {
min-width: 1025px;
}
 .homesocialBarDiv {
 background-color: #0085d5;
 clear: both;
 height: 58px;
 margin: 0 auto;
 min-width: 849px;
 overflow: hidden;
/* width: 1200px; */
    }
.globalHeaderContainer.homesocialBarDiv {
	background-color: #0085d5;
	clear: both;
	height: 64px;
	margin: 0 auto;
	min-width: 849px;
	overflow: hidden;
	/* width: 1200px; */
	}
}
 @media (max-width: 991px) {
 body {
	   min-width: 720px;
    }
}
@media (max-width: 994px) {
 .primary-nav > li > a {
 font-size:13px;
 margin-right:8px;
}
}
@media only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
 .primary-nav {
 background-image:url(../images/icon-agilent-spark-2x.png);
 background-size: 40px;
}
}
 @media only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
 .primary-nav > li > a.search-trigger::after {
 background-image: url(../images/icon-search-2x.png);
 background-size: 24px;
}
}
@media (max-width: 991px) {
 #nav-accordion .collapse-close {
 position: static;
 width: 0;
 height: 0;
}
}
.coloum-third {
	width: 25%;
}
.seeAll {
	float:right;
	color:#2282C9;
	font-size:11px;
	margin-bottom:10px;

}
.seeAll a:hover {
	text-decoration:none;
}
.globalHeaderBtn:active, .globalHeaderBtn.active {
	outline: none;
	background-image: none;
	box-shadow: none !important;
	color:#202020;
	font-family: robotomedium, Arial, Helvetica, sans-serif;/*font-size: 14px;*/
}
div#nav-accordion {
	position: relative !important;
	min-width: 765px !important;
/*border-bottom: 2px solid #0085D5;*/
}
#footer {
       padding: 0;
}
#footer .footer-nav .agilent-details {
	width: 285px;
}
.col-sixth {
	width: 12% !important;
}
.primary-nav > li > a {
	margin-right: 2px !important;
}


/*Styles for iphone*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
 #footer .footer-nav .footer-links dd {
 font-size: 85%;
 margin: 0;
 line-height: 43%;
}
 p {
 max-width:100%;
}
 body {
 font-size:8px !important;
}
 .lead {
 font-size: 8px !important;
}
 #footer .footer-nav .footer-links dl {
 width: 20%;
}
 p, li, dd, dt {
 max-width: 80% !important;
}
 .globalHeaderBtn {
 font-size:8px !important;
}
}
.loading {
	position: fixed;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:url(../images/loader2.gif) 50% 50% no-repeat;
}
.fa-search:before {
	content: "\e620";
	font-size:14px;
	float:left;
	line-height: 0.5;
}
header> ol.globalHeaderBreadcrumb.globalHeaderContainer {
	padding: 1ex 21px;
}
header> ol.globalHeaderCreadcrumb li a {
	color:#0080CB !important;
}
header> ol.globalHeaderBreadcrumb li {
	color:#5A6772 !important;
}
#nav-accordion .next li {
	padding-top: 1ex;
	padding-bottom: 1ex;
}
/*Changes for saphier header*/
.top-nav ul li a:first-child, .top-nav ul li a:first-child:hover {
	text-decoration: none;
	/*color: #333333 !important;
    font-weight: bold;*/
    margin-left: 0px !important;
	padding: 5px !important;
}
.top-nav ul li ul li a:first-child, .top-nav ul li ul li a:first-child:hover {
	color: #0085d5 !important;
	font-weight:normal;
	font-family:robotoregular;
}
.dropDownTriangle:before {
	content: "\e609";
	color: #EFEFF0;
	display: inline-block;
	font-family: FontAwesome;
	cursor: pointer;
	float: right;
	height: 5px;
	margin-left: 0px;
	line-height: 15px;
	width: 9px;
	font-size: 17px;	
}
.buyImg {
	margin-left: 0.5% !important;
	padding: 0.3% 0 0 0.5% !important;
	vertical-align: top;
}
.displayNone {
	display:none;
}
.buyImg {
	float:left !important;
	margin-top: 0px !important;
}
p.cartItem {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	line-height: 4px;
	text-align: center;
	margin: 0px !important;
	position: relative;
	top: 5px;
}
.buySeperator {
	margin-top: 16px;
	float: left;
}
.homeSearchBox {
	background-color: #FFFFFF !important;
	border: 1px solid #828282;
	color: #666666;
	float: right;
	height: 25px;
	width: 315px;
	padding-left: 5px;
	margin:0;
}
.homeSearchImg {
	float: right;
	margin-left: 1%;
	margin-top: 0.2%;
}
.top-nav ul {
	 /* line-height: 20px;  */
	line-height: 15px;
}
.primary-nav {
	width: 100%;
	float: left;
}
.top-nav {
	padding-top: 1ex !important;
}
.topNavSubLink {
	background-color: #EEE;
	border: medium none #FFF;
	position: absolute;
	z-index: 4;
	width: 15%;
	box-shadow: 0px 3px 2px 1px rgba(136, 136, 136, 0.5);
	float: left;
	margin-top: 0.6%;
	color: #0085d5 !important;
	padding-left: 13px;
	clear:both !important;
	display: block;
	text-align: left;
	padding-bottom: 10px !important;
	/* padding-top: 9px !important; */
	padding-top: 11px !important;
}
.topNavSubLink li a {
	line-height:15px;
	text-transform: none !important;
}
.activeTopNav {
	background-color:#EEEEEE !important;
	color:#000 !important;
}
/*Style for Shaphier footer*/
.homesocialBarDiv {
	background-color: #0085d5;
	clear: both;
	height: 58px;
	margin: 0 auto;
	min-width: 100%;
	overflow: hidden;
	/* width: 1200px;*/
    padding: 0;
}
.globalHeaderContainer.homesocialBarDiv {
	background-color: #0085d5;
	clear: both;
	height: 64px;
	margin: 0 auto;
	min-width: 100%;
	overflow: hidden;
	/* width: 1200px;*/
    padding: 0;
}
.homeSocialBar ul {
	margin: 0px !important;
	padding: 0 9px !important;
}
.homeSocialBar ul li {
	width:auto !important;
	display:inline !important;
}
.toprtnav {
	color: #EFEFF0 !important;
	float: left;
}
.top-nav ul li a.globalHeaderBtn {
	height: 30px;
}
.globalHeaderContainer.homeSocialBar {
	padding: 0 10px;
}
.footer-links>.col-sixth>span {
	color: #aaaaaa;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	margin-bottom: 13px;
}
.footer-links ul {
	margin:0px !important;
	padding:0px !important;
}
.footer-links ul li {
  width: 100%;
  clear: both;
  padding-left: 0px !important;  
  display: inline-block;
  text-transform: none !important;
  font-weight: normal !important;
  margin: 0 !important;
  padding: 0 !important;
}
.legal {
	width:100%;
	margin-top: 67px;
	margin-left: 10px;
}
.copyRight {
	color: #999999 !important;
	font-size: 11px !important;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.legal ul {
	width: 50%;
}
.legal ul li {
	list-style: none;
	display: inline !important;
	float: none !important;
}
.legal ul li a {
	font-size: 11px !important;
}
.legal ul li a:hover, .legal ul li a:active {
	text-decoration:none;
}
.aglientLogoTxt {
	float:left;
}
.logo img {
	float:left !important;
}
/*Footer Css - Added on march 05 start*/
.divClear {
	clear: both;
}
.keysightTxt {
	color: #999999;
	font-weight: normal;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	width: 84%;
}
.fl {
	float:left;
}
.otherSite a, .blue {
	color: #0085d5 !important;
	text-decoration: none;
	font-size: 12px;
}
.utility {
	height:70px;
}
/*Footer Css - Added on march 05 End*/
.aboutAglientLine, .resoursesLine, .shoppingLine, .supportLine {
	color: #CFCFCF !important;
	background-color: #cfcfcf !important;
	border: none !important;
	height: 1px !important;
	float: left;
	margin-bottom: 8px;
	margin-top: 5px !important;
	width: 100%;
}
.seperatorLine {
	color: #cfcfcf !important;
	background-color: #cfcfcf !important;
	border: none !important;
	float: left;
	height: 1px !important;
	width: 75%;
	margin: 0.5em auto;
}
.footer-links >.col-sixth a {
	color: #FFFFFF !important;
	line-height: 15px;
	text-decoration: none;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 3px 0px;
	display:inline-block;
	text-transform: capitalize;
}
.topNavSubLink li {
	width:94%;
}
.topNavSubLink li a {
	text-transform:capitalize !important;
	font-size:12px !important;
}
.topNavSubLink li a:hover, .topNavSubLink li a:focus {
	text-decoration:none !important;
}
footer a.pull-right {
	color: #808A8E;
	margin-top: 28px;
	margin-bottom:25px;
	font-family:robotoregular, Arial, Helvetica, sans-serif !important;
	font-size:14px;
}
footer a.pull-left {
	color: #0085D5;
	margin-top: 28px;
	margin-bottom:25px;
}
footer a.pull-left:hover, footer a.pull-right:hover, footer a.pull-left:active, footer a.pull-right:active, footer a.pull-left:focus, footer a.pull-right:focus {
	text-decoration:none !important;
}
 @media (max-width: 991px) {
 .homesocialBarDiv {
 background-color: #0085d5;
 clear: both;
 height: 58px;
 margin: 0 auto;
 min-width: 1025px;
 overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/* width: 1200px; */
    }
.globalHeaderContainer.homesocialBarDiv{
	background-color: #0085d5;
	clear: both;
	height: 64px;
	margin: 0 auto;
	min-width: 1025px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* width: 1200px; */
		}
}
 @media (max-width: 991px) {
 header nav.top-nav ul li a span {
 font-family:roboto_condensedregular, Arial, Helvetica, sans-serif !important;
 font-size:12px !important;

}
 }
 @media (min-width:1011px) and (max-width:1100px) {
 .primary-nav > li > a {
 margin-right: 1em;

}
}
 @media (min-width:995px) and (max-width:1010px) {
 .primary-nav > li > a {
 margin-right: 0.5em;

}
}
 @media (min-width: 1050px)and(max-width: 1124px) {
 .affix .primary-nav > li > a {
 margin-right: 1em;

}
}
 @media (max-width: 1050px) {
 .affix .primary-nav > li > a {
 margin-right: 0.5em !important;

}
}
 @media (min-width:995px) and (max-width:1010px) {
 .affix .primary-nav > li > a {
 margin-right: 0.3em;
}
}

/*4-may for header top right search bar */
    .homeSearchImg {
	margin-left:2%;
	margin-right:0;
	cursor: pointer;
}
.homeSearch {
	width: 450px;
	float: right;
	margin: -30px -20px 0 0 !important;
	text-align: left;
	clear:left;
}
nav.top-nav > ul {
	width: 97%;
	margin: 0;
}
.homeSearchBox {
	width: 319px;
}
nav.top-nav > ul {
    margin: 0px;
    float: right;
    min-width: 414px;
    width: auto !important;
}
.top-nav ul li#topRtNav1 {
	margin:0;
}
.top-nav > ul > li {
	float:left;
	padding-right:3px !important;
}
.topRtNav4Links p.name {
	margin:0 !important;
	float: left;
	/* padding-left: 9px; */
	padding-left: 10px;
	padding-bottom: 2px;
}
.topRtNav4Links>p.name>a ,.topRtNav4Links>p.name>a:hover{
	 text-decoration: none;
	color:#333333 !important;
	font-weight:bold;
	font-family: robotoregular, Helvetica, Arial, sans-serif;
 	cursor: context-menu;
}
#topRtNav4Links {
    width: 160px;
    padding-right: 0px !important;
}
#MegaMenu-Buy{
  padding-right: 0 !important;
  margin-right: 0px;
}
/*header{
 display:inline-block !important;
}*/
.activeTopNav a span {
color:#000 !important;
}
#bin .partNo{
  line-height: 20px;
}
#bin .partDescr{
  line-height: 22px;
}
body header.affix .top-nav {
  display: none;
}
body>header.affix {
  position: fixed !important;
  top: 0 !important;
  width: 100%;
}
body >div>header.affix {
  position: fixed;
  top: 0 !important;
  width: 100%;
}
/*Style for hiding the myaccount on load*/
#topRtNav4{
display:none;
margin-left:0px;
}

/*style for aligning login 
#topRtNav{
  
  margin-left: -4px;
} */

@media (min-width: 1200px){
.container {
  max-width: 1240px;
  margin-top: 140px;
}
}
.container.homeSocialBar {
  padding: 0 10px;
}
.top-nav ul li a.btn {
  height: 30px;
}
/*newsroom*/
.legacyrtdrpdwn {
  margin-top:-10px !important;
}
.legacyCart{
margin-top:10px !important;
}
/*For header Issues*/
.top-nav ul li > a.btn {
  text-align: left;
  width: auto;
 box-sizing:border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;

}
.top-nav p.logo-wrap {
	max-width: none;
}
.top-nav p.logo-wrap a.logo {
 width: auto;
  float: none;
  margin-left: 0;
}
.footer-nav.container, .homeSocialBar.container{
    margin: auto;
  width: 1240px;
  min-width: 849px;
}
#footer .utility .logo {
    width: auto;
  float: none;
  margin-left: 0;
}
.globalHeaderContainer > .primary-nav{
	margin-left: -6px;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px){
 header> ol.breadcrumb.container {
padding:1ex 17px;

}

}

 @media screen and (max-width: 1280px) {
 header> ol.breadcrumb.container {
padding:1ex 20px; 
} }

.moreButton {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
    background-image: url(../images/btn_more_EN_normal.png) !important;
    background-repeat: no-repeat;
    width: 68px !important;
    height: 36px;
    cursor: pointer;
    float: left;
}
.moreButton:hover {
    background-image: url(../images/btn_more_EN_hover.png) !important;
    background-repeat: no-repeat;
    width: 68px !important;
    height: 36px;
	cursor: pointer;
}
.moreButton a {
  width: 68px;
  height: 36px;
}
 /* *  {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}*/
/*For genomics header*/
.topContainer{
padding-top:117px !important;
}
/*End*/
/*Pagination Fix for ATG genomics*/
#slides .pagination > li > a, #slides .pagination > li > span {
  position: static;
  float: left;
  padding: 0;
  margin-left: 0;
  line-height: 17px;
  text-decoration: none;
  background-color: #ffffff;
  border: 0;
}
#slides .pagination > li:first-child > a, #slides .pagination > li:first-child > span,
#slides .pagination > li:last-child > a,  #slides .pagination > li:last-child > span {
   border-radius:0;
}
/*end*/
.globalHeaderContainer .nav > li > a {
    padding: 0px !important;
}
.globalHeaderContainer .nav > li > a:hover{
background: none;
text-decoration:none;
}

/* Select Country MorButton -- Germany Start */


.moreButtonDE {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
	background-image:url("../images/btn_more_DE_normal.png");
	background-repeat:no-repeat;
	width:68px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonDE:hover {
	background-image:url("../images/btn_more_DE_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonDE a{
	width:68px;
	height:36px;
}

/* Select Country MorButton -- Germany End */

/* Select Country MorButton  -- Spain Start */

.moreButtonES {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
	background-image:url("../images/btn_more_ES_normal.png");
	background-repeat:no-repeat;
	width:68px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonES:hover {
	background-image:url("../images/btn_more_ES_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonES a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- Spain End */

/* Select Country MorButton  -- France Start */

.moreButtonFR {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
	background-image:url("../images/btn_more_FR_normal.png");
	background-repeat:no-repeat;
	width:68px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonFR:hover {
	background-image:url("../images/btn_more_FR_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonFR a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- France End */

/* Select Country MorButton  -- China Start */

.moreButtonCH {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
	background-image:url("../images/btn_more_CH_normal.png");
	background-repeat:no-repeat;
	width:68px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonCH:hover {
	background-image:url("../images/btn_more_CH_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonCH a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- china End */

/* Select Country MorButton  -- Japan Start */

.moreButtonJP {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
	background-image:url("../images/btn_more_JP_normal.png");
	background-repeat:no-repeat;
	width:88px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonJP:hover {
	background-image:url("../images/btn_more_JP_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonJP a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- Japan End */

/* Select Country MorButton  -- Korea Start */

.moreButtonKR {
    	margin-bottom: 10px;
    	margin-left: 20px !important;
   	margin-top: 15px;
	background-image:url("../images/btn_more_KR_normal.png");
	background-repeat:no-repeat;
	width:88px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonKR:hover {
	background-image:url("../images/btn_more_KR_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonKR a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- Korea End */

/* Select Country MorButton  -- Vietnam Start */

.moreButtonVI {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
	background-image:url("../images/btn_more_VT_normal.png");
	background-repeat:no-repeat;
	width:68px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonVI:hover {
	background-image:url("../images/btn_more_VT_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonVI a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- Vietnam End */

/* Select Country MorButton  -- Brasil Start */

.moreButtonPT {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
	background-image:url("../images/btn_more_PT-BR_normal.png");
	background-repeat:no-repeat;
	width:68px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonPT:hover {
	background-image:url("../images/btn_more_PT-BR_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonPT a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- Brasil End */

/* Select Country MorButton  -- Russia Start */

.moreButtonRU {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
	background-image:url("../images/btn_more_RU_normal.png");
	background-repeat:no-repeat;
	width:68px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonRU:hover {
	background-image:url("../images/btn_more_RU_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonRU a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- Russia End */

/* Select Country MorButton  -- Italy Start */

.moreButtonIT {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;	
       background-image:url("../images/btn_more_IT_normal.png");
	background-repeat:no-repeat;
	width:68px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonIT:hover {
	background-image:url("../images/btn_more_IT_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonIT a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- Italy End */


/* Select Country MorButton  -- Taiwan Start */

.moreButtonTW {
    margin-bottom: 10px;
    margin-left: 17px !important;
    margin-top: 17px !important;
	background-image:url("../images/btn_more_TW_normal.png");
	background-repeat:no-repeat;
	width:68px !important;
	height:36px;
	cursor:pointer;
	float:left;
}
.moreButtonTW:hover {
	background-image:url("../images/btn_more_TW_hover.png");
	background-repeat:no-repeat;
	float:left;
}
.moreButtonTW a{
	width:68px;
	height:36px;
}

/* Select Country MorButton  -- Taiwan End */
.tt-dropdown-menu {
    background: none repeat scroll 0% 0% #F2F6F9;
    border: 2px solid #DCE4EC;
    width: 321px;
    right: 111px !important;
    position: absolute !important;
    top: 24px !important;
    text-align: left;
}
.cartNum {
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 8px;
    text-align: center;
    margin: 10px 0px 0px !important;
    vertical-align: inherit !important;
}
#baiduImg {
    width: 30px;
    padding-bottom: 15px;
}
.buySeperator{
font-family: robotoregular,Helvetica,Arial,sans-serif !important;
font-size: 14px !important;
color: #202020 !important;
font-weight: 200;
}
@media print {		
  a[href]:after {		
    content: none !important;		
  }		
}
.ui-dialog-title{
 font-family: robotoregular, Arial, Helvetica, sans-serif !important; 
    font-size: 21px;
    font-weight: 500;
    margin: 0 3em 0 5px;
}
.ui-dialog .ui-dialog-titlebar {
    cursor: default;
    padding: 14px 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #edeff0;
    padding-right: 17px;
    margin: 0 !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-left: 19px !important;
}
.ui-dialog .ui-dialog-buttonpane button{
    margin: 0.5em 0.2em 0.5em 0.95em;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 5px;
    width: auto;
    margin: -10px 0 0 0;
    height: auto;
    padding: 25px 1em;
}
.japanModal{
   height: auto !important;
    width:625px !important;
}

.japanModal .split.white p{
  font-family: robotoregular, Arial, Helvetica, sans-serif !important;
  width: 567px !important;
font-size: initial;
}



.japanModal .split.white h4{
     font-weight:bold;
}
.ui-dialog{
  z-index:1001;
}
span.ui-dialog-title {		
font-family: roboto_condensedlight !important;		
font-size: 24px;		
color: #303030;		
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    padding-left: 42px;
}
.ui-dialog .ui-dialog-titlebar {		
padding-left: 36px !important;
}
.ui-widget-header {
    border: 1px solid #edeff0;
    background-color: #edeff0;
    color: #000;
    font-weight: bold;
    padding-left: 1.35em !important;
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}
 .japanModalBox.ui-dialog   .japanModalBox.ui-dialog-buttonpane  .japanModalBox.ui-dialog-buttonset .btn-primary {
/*background-color: #0085D5;
   color: #FFFFFF ;*/
    border-radius: 0;
background-color: #0085D5;
    border-color: #F4F3F1;
}

 .japanModalBox.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px;
    outline: 0;
}

 .japanModalBox.ui-dialog-buttonpane >  .japanModalBox button.btn-primary .ui-button-text-only > .japanModalBox.ui-button-text{
padding:0px; 
border:none;
}
  .japanModalBox.ui-state-hover {
border:none;
}

 .japanModalBox.ui-dialog  .japanModalBox.ui-dialog-buttonpane  .japanModalBox.ui-dialog-buttonset  .japanModalBox.ui-button-text-only  .japanModalBox.ui-button-text{
padding: 2px 4px 2px 4px;;
border:none;
}


.japanModal .split.white p {

font-size: initial;
word-break: normal;
}

.japanModal .split.white h4 {
color:inherit;
}

 .japanModalBox.ui-dialog  .japanModalBox .ui-dialog-buttonpane {
    padding: .4em 1em .4em .4em !important;
}

 .japanModalBox.ui-dialog .japanModalBox button.btn.btn-primary {
margin-top: 0.5em;
padding: 1ex 1em;
}


 .japanModalBox .ui-dialog  .japanModalBox .ui-state-default,  .japanModalBox.ui-widget-content .ui-state-default,  .japanModalBox.ui-widget-header .ui-state-default {
font-weight:normal;
}

 .japanModalBox button.btn.btn-primary {
    margin-top: 0.5em !important;
padding: 1ex 1em;
}


 .japanModalBox .btn-primary:hover, .japanModalBox .btn-primary:focus,  .japanModalBox .btn-primary:active,  .japanModalBox .btn-primary.active,  .japanModalBox .open .dropdown-toggle.btn-primary{
border-radius: 0px; 
color: #ffffff;
background-color: #0085D5;
    border-color: #F4F3F1;
}

.japanModalBox .btn-primary{
border-radius: 0px; 
background-color: #0085D5;
border-color: #F4F3F1;

}

/*modal pop-up box conflicts overrideen */

.japanModalBox .ui-dialog .japanModalBox .ui-state-default, .japanModalBox.ui-widget-content .ui-state-default, .japanModalBox.ui-widget-header .ui-state-default {

font-weight: normal;

color: white !important;

}

#nav-accordion .nav-dropdown .page .column-list> .ImgBrand{
    text-align: -webkit-center !important;
  
}

.ImgBrand {
padding-top: 10000px !important;
margin-top: -10000px !important;
}

#nav-accordion .nav-dropdown .column-list > .ImgBrand :first-child {
    padding-right: 0em !important;
    padding-top: 10px;
}

#nav-accordion .nav-dropdown .column-list > .ImgBrand {
margin: auto;
vertical-align: middle;
    text-align: center;
    align-content: center;
}

.brandImg{
  list-style: none;
}
.brandImg a{
  text-decoration: none;
}

ol.nav.next.column-list {
	padding-left: 5px !important;
}
span.homeSearchImg {
    background-image: url("../images/header_icon_search-EN.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgCH {
    background-image: url("../images/header_icon_search-CH.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgTW {
    background-image: url("../images/header_icon_search-TW.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgJP {
    background-image: url("../images/header_icon_search-JP.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgKR {
    background-image: url("../images/header_icon_search-KR.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgVN {
    background-image: url("../images/header_icon_search-VN.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgBR {
    background-image: url("../images/header_icon_search-PT-BR.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgRU {
    background-image: url("../images/header_icon_search-RU.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgDE {
    background-image: url("../images/header_icon_search-DE.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgFR {
    background-image: url("../images/header_icon_search-FR.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgES {
    background-image: url("../images/header_icon_search-ES.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
span.homeSearchImgIT {
    background-image: url("../images/header_icon_search-IT.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 101px;
}
.homeSearchImg,.homeSearchImgCH,.homeSearchImgTW,.homeSearchImgJP,.homeSearchImgKR,.homeSearchImgVN,.homeSearchImgBR,.homeSearchImgRU,.homeSearchImgDE,.homeSearchImgFR,.homeSearchImgES,.homeSearchImgIT {
	float: right;
	margin-left: 1%;
	margin-top: 0.2%;
}
.homeSearchImg,.homeSearchImgCH,.homeSearchImgTW,.homeSearchImgJP,.homeSearchImgKR,.homeSearchImgVN,.homeSearchImgBR,.homeSearchImgRU,.homeSearchImgDE,.homeSearchImgFR,.homeSearchImgES,.homeSearchImgIT {
	margin-left:2%;
	margin-right:0;
	cursor: pointer;
}

span.buycart-img {
    background-image: url("../images/header_icon_cart.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 22px;
    width: 24px;
    margin-top: 10px;
}
/*--AMS-777 newstart----*/
#homeSocialBar ul li.cwAgilent{
    float: left;
	position: relative;
    top: 5px;	
}
.homesocialBarDiv .homeSocialBar .fa-facebook-f:before {
    content: "\f39e";
    font-style: normal;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 33px;
    position: relative;
    left: 10px;
    top: 9px;
}
#homeSocialBar ul  li:nth-child(3) a .fa-linkedin-in:before,
#homeSocialBar.ko-kr ul  li:nth-child(4) a .fa-linkedin-in:before {
    content: "\f0e1";
    font-style: normal;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 55px;
    position: relative;
    left: 20px;
    top: 10px;
}
.homesocialBarDiv .homeSocialBar .fa-twitter:before {
    content: "\f099";
    font-style: normal;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 51px;
    position: relative;
    left: 20px;
    top: 10px;
}
.homesocialBarDiv .homeSocialBar .fa-youtube:before {
    content: "\f167";
    font-style: normal;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    float: left;
    height: 58px;
    /* width: 45px; */
    position: relative;
    left: 25px;
    top: 10px;
}
.homesocialBarDiv .homeSocialBar .fa-weixin:before {
    content: "\f1d7";
    font-style: normal;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    float: left;
    height: 33px;
    width: 33px;
    position: relative;
    left: 19px;
    top: 13px;
}
.homesocialBarDiv .homeSocialBar .fa-linkedin-in:before {
    content: "\f0e1";
    font-style: normal;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 55px;
    position: relative;
    left: 70px;
    top: 11px;
}

.homesocialBarDiv .homeSocialBar .icon-youku-logo:before {
    content: "\e90b";
    font-style: normal;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    float: left;
    height: 29px;
    width: 29px;
    position: relative;
    left: 43px;
    top: 11px;
}

.homesocialBarDiv .homeSocialBar li .ico {
    display: block !important;
    line-height: 1.4 !important;
}

#homeSocialBar span.social-youku-img {
    background-image: url(../images/youku.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 29px;
    width: 29px;
    background-size: contain;
    position: relative;
    top: 19px;
    left: 45px;
    font-size: 32px;
}
#homeSocialBar span.social-seperatorLine-img{
    background-image: url("../images/footer_social-8_iconseparator.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 20px;
    position: relative;
    left: 30px !important;
    top: 1px;
}
#homeSocialBar span.social-agilenthub-img {
    background-image: url(../images/Common_agilentSocialhub.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 80px;
    position: relative;
    left: 45px;
    top: 2px;
}
#homeSocialBar span.social-jpagilenthub-img {
    background-image: url(../images/JP_agilentSocialhub.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 96px;
    position: relative;
    left: 40px;
    top: 2px;
}
#homeSocialBar span.social-esagilenthub-img {
   background-image: url(../images/ES_agilentSocialhub.png);
   background-repeat: no-repeat;
   cursor: pointer;
   float: left;
   height: 58px;
   width: 96px;
   position: relative;
   left: 40px;
   top: 3px;
}
#homeSocialBar span.social-fragilenthub-img {
   background-image: url(../images/FR_agilentSocialhub.png);
   background-repeat: no-repeat;
   cursor: pointer;
   float: left;
   height: 58px;
   width: 96px;
   position: relative;
   left: 42px;
   top: 2px;
}
#homeSocialBar span.social-bragilenthub-img {
   background-image: url(../images/PT-BR_agilentSocialhub.png);
   background-repeat: no-repeat;
   cursor: pointer;
   float: left;
   height: 58px;
   width: 96px;
   position: relative;
   left: 42px;
   top: 2px;
}
#homeSocialBar span.social-CNseperatorLine-img {
    background-image: url(../images/footer_social-8_iconseparator.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 39px;
    position: relative;
    left: 45px;
    top: 2px;
}
#homeSocialBar span.social-cnagilenthub-img {
    background-image: url(../images/CN_agilentSocialhub.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 158px;
    position: relative;
    left: 40px;
    top: 2px;
}
#homeSocialBar span.social-ruagilenthub-img {
   background-image: url(../images/RU_agilentSocialhub.png);
   background-repeat: no-repeat;
   cursor: pointer;
   float: left;
   height: 58px;
   width: 115px;
   position: relative;
   left: 40px;
   top: 2px;
}
.homesocialBarDiv .homeSocialBar li .fab{
	display:block !important;
	line-height:1.4 !important;
}
/*--AMS-777 newend----*/
/*--AMS-777 oldstart----*/
#homeSocialBar ul li:first-child {
	float: left;
}
#homeSocialBar span.fb-img{
    background-image: url("../images/footer_social-3_icon-facebook.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 33px;
	position: relative;
    left: 3px;
}
#homeSocialBar span.ln-img{
    background-image: url("../images/footer_social-2_icon-linkedin.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 55px;
	position: relative;
    left: 6px;
}
#homeSocialBar span.ln-img.cn{
    left: 37px;
}
#homeSocialBar span.twt-img{
    background-image: url("../images/footer_social-4_icon-twitter.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 51px;
	position: relative;
    left: 10px;
}
#homeSocialBar span.yt-img{
    background-image: url("../images/footer_social-5_icon-youtube.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 45px;
	position: relative;
    left: 13px;
}
#homeSocialBar span.gplus-img{
    background-image: url("../images/footer_social-7_icon-googleplus.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 43px;
	position: relative;
    left: 17px;
}
#homeSocialBar span.seperatorLine-img{
    background-image: url("../images/footer_social-8_iconseparator.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 39px;
	position: relative;
    left: 30px;
}
#homeSocialBar span.agilenthub-img{
    background-image: url("../images/Common_agilentSocialhub.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 80px;
	position: relative;
    left: 24px;
}
#homeSocialBar span.weibo-img {
    background-image: url(../images/China_footer_social-1_weibo.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 46px;
    position: relative;
    left: 3px;	
}
#homeSocialBar span.baidu-img {
    background-image: url(../images/baidu.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 30px;
    background-size: contain;
    position: relative;
    top: 13px;
    left: 6px;
}
#homeSocialBar span.cnagilenthub-img {
    background-image: url(../images/CN_agilentSocialhub.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 158px;
    position: relative;
    left: 24px;
}

#homeSocialBar span.youku-img {
    background-image: url(../images/youku.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 26px;
    width: 26px;
    background-size: contain;
    position: relative;
    top: 16px;
    left: 35px;
}
#homeSocialBar span.CNseperatorLine-img {
    background-image: url(../images/footer_social-8_iconseparator.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 39px;
    position: relative;
    left: 30px;
}
#homeSocialBar span.jpagilenthub-img {
   background-image: url(../images/JP_agilentSocialhub.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 96px;
    position: relative;
    left: 24px;
}
#homeSocialBar span.ruagilenthub-img {
   background-image: url(../images/RU_agilentSocialhub.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 115px;
    position: relative;
    left: 24px;
}
#homeSocialBar span.fragilenthub-img {
   background-image: url(../images/FR_agilentSocialhub.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 96px;
    position: relative;
    left: 24px;
}
#homeSocialBar span.bragilenthub-img {
   background-image: url(../images/PT-BR_agilentSocialhub.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 96px;
    position: relative;
    left: 24px;
}
#homeSocialBar span.esagilenthub-img {
   background-image: url(../images/ES_agilentSocialhub.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 96px;
    position: relative;
    left: 24px;
}
#homeSocialBar span.wechat-img {
    background-image: url(../images/button-wechat.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 33px;
    width: 33px;
    background-size: contain;
    position: relative;
    top: 13px;
    left: 19px;
}
#homeSocialBar span.kakao-img{
    background-image: url(../images/KAKAO-logo.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 58px;
    width: 52px;
	position: relative;
    left: 12px;
    top: 15px;
}
/*--AMS-777 end old----*/
/*.homeSocialBar ul li:first-child img
{
	top:3px;
}*/
.translateContainer {
    margin-left: auto;
    margin-right: auto;
    min-width: 1025px;
    max-width: 1280px;
    padding-left: 0.75em;
    padding-right: 0.75em;
}

.translateContainer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1240px;
}

.translateContainer .translateContainer {
    min-width: 0;
    padding: 0;
}

.translateContainer > *, .col-full {
    padding-left: 5px;
    padding-right: 5px;
}
@media (min-width: 1200px) {
	 .translateContainer {
	 max-width: 1240px;
	}
}
.aglientLogoTxt img {
    cursor: default;
}
.homePage .breadcrumb span.divider {
	margin:5px !important;
} 
.tt-dropdown-menu {
	width: 317px !important;
}
.sessionAbtExp{
	padding: 0px !important;
	z-index: 2000001 !important;
}
.sessionExp{
	padding: 0px !important;
	z-index: 2000001 !important;
}
.sessionAbtExp .ui-dialog-titlebar-close{
	display:none;
}
.sessionAbtExp .ui-dialog-title{
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
    font-size: 24px;
}
.sessionAbtExp #clockdiv{
	margin-top: 37px;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:0px 0px 0px 50px;
}
.sessionAbtExp span{
	font-size: 24px;
}
.sessionAbtExp .accountContent{
	margin-top: 2px;
	margin-bottom: 45px;
}
.sessionAbtExp #sessionAbtExp { padding: 0px;}
.sessionExp #sessionExp{padding: 0px;}
.sessionAbtExp .expiringButton a{
	width:224px;
	height:37px;
	font-size:14px;
	font-family:robotomedium, Arial, Helvetica, sans-serif;
	border-radius: 0px;
	line-height: 22px;
}
.sessionAbtExp #keepMeIn{
	margin-left: 13px;
    color: #fff !important;
    text-decoration: none;
}
.sessionAbtExp .expiringFooter{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 49px;
    border-top: 1px solid #ccc;
}
.sessionExp .expiringFooter{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 49px;
    border-top: 1px solid #ccc;
}
.sessionAbtExp .ui-dialog-titlebar{padding-left:49px !important;}
.sessionExp .ui-dialog-titlebar{padding-left:49px !important;}
.sessionAbtExp .expiringFooter div{
	padding: 21px 0px 0px 50px;
}
.sessionExp .expiringFooter div{
	padding: 19px 0px 0px 50px;
}
.sessionAbtExp .expiringButton{
	margin-bottom:50px;
}
.sessionAbtExp #logMeOut{
	border: 1px solid #0085D5 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-weight: 400;
    background: none;
    text-decoration: none;
    color: #0085D5 !important;
}
.sessionExp .expiredPop{
	margin-top: 46px;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px 0px 0px 50px;
}
.sessionExp .expiringButton{
	margin-top: 45px;
	margin-bottom: 49px;
}
.sessionExp .expiringButton a{
	width:86px;
	height:37px;
	font-size:14px;
	font-family:robotomedium, Arial, Helvetica, sans-serif;
	margin-left: 75.5%;
	text-decoration: none;
    color: #fff !important;
	border-radius: 0px;
}
.sessionExp .ui-dialog-titlebar-close{
	border: none !important;
    background: none !important;
}
.sessionExp a.ui-dialog-titlebar-close.ui-corner-all:before {
    content: "\e611";
    font-family: FontAwesome;
    color: #0085D5;
    font-size: 18px;
    font-weight: normal;
}
.sessionExp .ui-icon-closethick{
	display:none;
}

.sessionExp  .ui-dialog-titlebar-close{
	position: absolute !important;
    right: .3em !important;
    top: 5px !important;
    width: auto !important;
    margin: -10px 0 0 0 !important;
    height: auto !important;
    padding: 25px 1em !important;
}
.sessionExp .ui-dialog-titlebar,.sessionAbtExp .ui-dialog-titlebar{
	padding: 14px 49px !important;
	background: #edeff0;
    border: solid 0px;
}
.ui-widget-overlay {
    z-index:1001;
}
.sessionExp button.ui-dialog-titlebar-close:before {
    font-size: 23px;
    color: #0085D5;
    margin-top: 1px;
    content: "\e611";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
/*session expiration style*/


/*sapce in new account reg*/
.newsPrdPartner > .col-lg-12 > h5{
	margin-top: 20px;
    margin-bottom: 40px;
	word-wrap: break-word;
}
/*sapce in new account reg*/

/*Session Expiration page content design*/
.left-part-expire{
    margin-top: 47px;
    margin-left: 20px;
}
.descExpire{
	margin-top: 24px;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #202020;
    line-height: 16px;
	width: 59%;
}
.expirationHeading{
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
	font-size: 28px;
	color: #303030;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/*Based on locale*/
.sessionExp .ui-dialog-title{
	width:91%;
}

.sessionAbtExp .de_session #keepMeIn, .sessionAbtExp .es_session #keepMeIn{
    padding: 1px;
    line-height: 17px;
}
.sessionAbtExp .jp_session .expiringFooter div, .sessionAbtExp .fr_session .expiringFooter div{
     padding-right: 47px;
    padding-top: 12px;
}

.sessionExp .de_session .expiringButton, .sessionExp .jp_session .expiringButton, .sessionExp .fr_session .expiringButton, .sessionExp .it_session .expiringButton{
    margin-top: 24px;
}
.sessionExp .de_session .expiringButton a, .sessionExp .fr_session .expiringButton a{
    padding: 6px;
}

.sessionExp .jp_session .expiringFooter div, .sessionExp .fr_session .expiringFooter div{
    padding-right: 24px;
    padding-top: 12px;
}

.sessionExp .jp_session .expiredPop div:nth-child(1){
    padding-right: 23px;
}

.sessionExp .es_session #logInRedirection{
     width: 29.5%;
    padding: 7px;
    margin-left: 66.5%;
}
.sessionExp #logInRedirection, .sessionAbtExp #keepMeIn{
    background: #0085d5 !important;
}
.sessionExp #logInRedirection.btn-primary:hover, .sessionAbtExp #keepMeIn.btn-primary:hover{
    background: #086092 !important;
}

.homeBody .sessionExp .expiringButton a, .homeBody .sessionAbtExp .expiringButton a{
    font-family: robotomedium, Arial, Helvetica, sans-serif !important;
    padding: 0px;
    line-height: 36px;
}

.homeBody .sessionAbtExp #logMeOut {
    padding: 0px !important;
}

.l2-mega-menu-container {
    width: 100%;
}
.l2-mega-menu-container:after{
    clear: both;
    content: "";
    display: block;
}
.mega-menu-text-section, .mega-menu-title-desc-section {
    float: left;
}
.mega-menu-text-section ol:empty,
.mega-menu-title-desc-section ol:empty {
    border: none;
}
.mega-menu-cta-section {
    float: left;
    margin-bottom: -7px;
}
.mega-menu-cta-section .l2-mega-menu-overview {
    margin-bottom: 11px;
}
.border-right {
    border-right: 1px solid #efefef
}
.border-left {
    border-left: 1px solid #efefef
}
.mega-menu-cta-section .cta-margin-based-on-text-border {
    margin-left: -3px;
}
.mega-menu-cta-section ol {
    padding-left: 15px;
    padding-right: 0px;
    margin-right: 0px;
}
/*.mega-menu-cta-section ol:not(:first-child) {
    margin-left: -3px;
}*/
.mega-menu-cta-section ol li img {
    /*height: 125px;*/
    /*width: 100%; */
}
.mega-menu-cta-section ol li p {
    font-family: roboto_condensedregular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin-top: -3px;
    margin-bottom: 0px;
	width:223px;
}
.l2-mega-menu {
    overflow: hidden;
    margin-bottom: 26px;
}
#nav-accordion .mega-menu-text-section .l2-mega-menu ol > li:last-child,
#nav-accordion .mega-menu-title-desc-section .l2-mega-menu ol > li:last-child,
#nav-accordion .mega-menu-cta-section .l2-mega-menu ol > li:last-child {
    padding-bottom: 0px;
    margin-bottom: -1px;
}
.l2-mega-menu-overview {
    margin-bottom: 0px !important;
    margin-left: 0px;
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	margin-top: 43px;
}
#nav-accordion  .mega-menu-cta-section .next li {
    padding-top: 0px;
    padding-bottom: 2px;
}

div.mega-menu-text-section.one-columns {
    width: calc((20% * 1));
}
div.mega-menu-text-section.two-columns {
    width: calc((20% * 2));
}
div.mega-menu-text-section.three-columns {
    width: calc((20% * 3));
}
div.mega-menu-text-section.four-columns {
    width: calc((20% * 4));
}
div.mega-menu-text-section.five-columns {
    width: calc((20% * 5));
}

div.mega-menu-title-desc-section.one-columns {
    width: calc((20% * 2));
}
div.mega-menu-title-desc-section.two-columns {
    width: calc((20% * 4));
}

div.mega-menu-cta-section.one-columns {
    width: calc(20% * 1);
}
div.mega-menu-cta-section.two-columns {
    width: calc(20% * 2);
}
div.mega-menu-cta-section.three-columns {
    width: calc(20% * 3);
}
div.mega-menu-cta-section.four-columns {
    width: calc(20% * 4);
}
div.mega-menu-cta-section.five-columns {
    width: calc(20% * 5);
}    

.mega-menu-text-section ol.one-columns, .mega-menu-cta-section ol.one-columns {
   width: calc((100% / 1));
   float: left;
   margin-right:0px;
}
.mega-menu-text-section ol.two-columns, .mega-menu-cta-section ol.two-columns{
    width: calc((100% / 2));
	float: left;
    margin-right: 0px;
}
.mega-menu-text-section ol.three-columns, .mega-menu-cta-section ol.three-columns{
    width: calc((100% / 3));
	float: left;
    margin-right: 0px !important;
}
.mega-menu-text-section ol.four-columns, .mega-menu-cta-section ol.four-columns{
    width: calc((100% / 4));
	float: left;
    margin-right: 0px !important;
}
.mega-menu-text-section ol.five-columns, .mega-menu-cta-section ol.five-columns{
    width: calc((100% / 5));
	float: left;
	margin-right:0px !important;
}

.homeBody .mega-menu-text-section ol.two-columns, .homeBody .mega-menu-cta-section ol.two-columns{
    width: calc((100% / 2));
	float: left;
	margin-right:0px;
}
.homeBody .mega-menu-text-section ol.five-columns, .homeBody .mega-menu-cta-section ol.five-columns{
    width: calc((100% / 5));
	float: left;
	margin-right:0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list ul.one-columns {
   width: calc((100% / 1));
   float: left;
   margin-right:0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list ul.two-columns {
    width: calc((100% / 2));
	float: left;
	margin-right:0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list ul.three-columns {
    width: calc((100% / 3));
	float: left;
	margin-right:0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list ul.four-columns {
    width: calc((100% / 4));
	float: left;
	margin-right:0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list ul.five-columns {
    width: calc((100% / 5));
	float: left;
	margin-right:0px;
}
.homeBody #nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list ul.four-columns {
    width: calc((100% / 4));
	float: left;
	margin-right:0px;
}
.homeBody #nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list ul.five-columns {
    width: calc((100% / 5));
	float: left;
	margin-right:0px;
}

.mega-menu-title-desc-section ol.one-columns, .mega-menu-cta-section ol.one-columns {
   width: calc((100% / 1) *2);
   float:left;
   margin-right:0px;
}
.mega-menu-title-desc-section ol.two-columns, .mega-menu-cta-section ol.two-columns{
   width: calc((100% / 2) *2);
   float:left;
   margin-right:0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section ol.column-list ul.one-columns {
   width: calc((100% / 1));
   float:left;
   margin-right:0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section ol.column-list ul.two-columns {
    width: calc((100% / 2));
	float:left;
   margin-right:0px;
}

.mega-menu-cta-section ol.one-columns {
   width: calc((100% / 1));
}
.mega-menu-cta-section ol.two-columns {
    width: calc((100% / 2));
}
.mega-menu-cta-section ol.three-columns {
    width: calc((100% / 3));
}
.mega-menu-cta-section ol.four-columns {
    width: calc((100% / 4));
}
.mega-menu-cta-section ol.five-columns {
    width: calc((100% / 5));
}

.mega-menu-cta-section ol:first-child.one-columns {
   width: calc((100% / 1));
}
.mega-menu-cta-section ol:first-child.two-columns {
    width: calc((100% / 2));
}
.mega-menu-cta-section ol:first-child.three-columns {
    width: calc((100% / 3));
}
.mega-menu-cta-section ol:first-child.four-columns {
    width: calc((100% / 4));
}
.mega-menu-cta-section ol:first-child.five-columns {
    width: calc((100% / 5));
}

/* existing styles overwrite */
#nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list > ul:first-child{
    padding: 0px 10px 0 0px;
    border-left: 0 !important;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list,
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section ol.column-list {
    margin-bottom: 0px !important;
	margin-top: 5px;
}
#nav-accordion .mega-menu-text-section .l2-mega-menu ul > li:last-child,
#nav-accordion .mega-menu-title-desc-section .l2-mega-menu ul > li:last-child {
    padding-bottom: 0px;
    margin-bottom: -1px;
}
#custom-main-wrapper .mega-menu-text-section ol.col-fifth,
#custom-main-wrapper .mega-menu-title-desc-section ol.col-fifth {
    margin-right: -0.3em;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section h6,
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section h6 {
    padding-left: 0px;
}
/* Hack for IE & FF */
/*@media screen and (min-width:0\0) {
    .l2-mega-menu-overview {
        margin-bottom: 3px;
    }
    .mega-menu-cta-section .cta-margin-based-on-text-border {
        margin-left: -2px;
    }
    .l2-mega-menu {
        margin-bottom: 25px;
    }
    #nav-accordion .nav-dropdown .page .mega-menu-text-section ol.column-list ul.three-columns {
        width: calc((100% / 3) - 1px);
    }
    #nav-accordion .mega-menu-text-section .l2-mega-menu ol > li:last-child {
        margin-bottom: -2px;
    }
    #nav-accordion .mega-menu-text-section .l2-mega-menu ul > li:last-child {
        padding-bottom: 0px;
        margin-bottom: -2px;
    }
}
@-moz-document url-prefix() {
    .l2-mega-menu-overview {
        margin-bottom: 3px;
    }
    #nav-accordion  .mega-menu-cta-section .next li {
        padding-bottom: 3px;
    }
}*/
.l2-mega-menu-overview .additional-cta {
	margin-top: 7px;
}
#image-modal button {
    display: none;
}
.topRtNav4Links .my-account{
    margin-bottom: 10px;
}
.topRtNav4Links .border-line{
    border-top: 1px solid #B1B3B3;
	width: 140px;
	padding-top: 11px !important;
}
.topRtNav4Links .my-promotions{
    padding-bottom: 10px !important;
}
#topRtNav4Links > div > ul > li.punchout > a:hover, #topRtNav1Links > li > a:hover{
color: #00426A !important;
}
.topRtNav4SubLinks {
	margin-left: 0px;
}
.topRtNav4Links .margin-positions{
	/* margin-top: 2px;
    margin-bottom: 2px;  */
}
/*Mega-menu modifying*/
#nav-accordion .nav-dropdown .page .mega-menu-text-section h6,
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section h6{
	border-bottom: 1px #C1C3C3 solid;
    padding-bottom: 3px;
    width: 206px;
	margin-bottom: 2px;
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 18px;
	color: #53565A;
	padding-right:0px;
	margin-top: 0px;
}
#nav-accordion .next li{
	margin-bottom: 1px;
}
#nav-accordion .nav-dropdown .page .globalHeaderBreadcrumb{
	padding-bottom: 12px;
	padding-top: 20px;
	max-width: 1230px;
	margin: 0px 5px 0px 4px;
}
.l2-mega-menu {
    margin-bottom: 14px;
    margin-top: 1px;
	margin-left: -1px;
	max-width: 1230px;
}
#nav-accordion .l2-mega-menu .nav  li a{
	line-height:15px;
	font-size: 13px;
	color: #0085D5;
	text-decoration: none;
}
#nav-accordion .nav-dropdown .page .column-list > ul{
	border-left: 1px solid #C1C3C3 !important;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section ol.col-fifth h6:not(:nth-child(1)),
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section ol.col-fifth h6:not(:nth-child(1)){
	margin-top:19px;
}
.mega-menu-text-section .l2-mega-menu ol:nth-child(1),
.mega-menu-title-desc-section .l2-mega-menu ol:nth-child(1){
   padding-left: 0px !important;
}
.fifth-spacing{
	border-left: none !important;
	padding-left:0px !important;
}
#nav-accordion .nav-dropdown .page .column-list > .col-fifth:not(:first-child) {
    padding-left: 19px;
}
#nav-accordion .nav-dropdown .l2-mega-menu li a:hover, #nav-accordion .nav-dropdown .globalHeaderbackground a:hover{
	color:#00426A !important;
	text-decoration:underline;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section .col-fifth li,
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section .col-fifth li{
	width:206px;
	font-size:14px;
	line-height:1.4;
	display:list-item;
}
.l2-mega-menu .column-list .col-fifth li:nth-child(1){
	padding-top: 0px !important;
}
.l2-mega-menu .column-list .col-fifth li:last-child{
	padding-bottom: 2px !important;
}
header> ol.breadcrumb.container {
    padding: 1ex 4px !important;
}
#nav-accordion .nav-dropdown .l2-mega-menu li a{
	display:inline;
}
@media (max-width: 1140px) {
	.mega-menu-text-section .l2-mega-menu{
		width:1092px !important;
	}
}
@media (max-width: 1300px) {
	header> ol.breadcrumb.container {
		padding: 1ex 19px !important;
	}
}
.l2-mega-menu-overview a, #nav-accordion .globalHeaderbackground a{
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
	color: #0085D5;
	font-size:14px;
}
.ecom-mega-menu-label{
	margin-top: 26px !important;
}
.mega-menu-cta-section .l2-mega-menu ol.border-left {
    border-left: 1px solid #C1C3C3 !important;
}
.mega-menu-cta-section .l2-mega-menu ol {
    padding-left: 20px !important;
    padding-top: 11px;
}
/*Mega-menu modifying - end*/

/*BreadCrumb Fix*/
body.no-carousel > header.affix-top > ol.breadcrumb, body.no-carousel-prod-comp > header.affix-top > ol.breadcrumb{
	margin-top: 124px;
}
body.no-carousel > header.affix > ol.breadcrumb, body.no-carousel-prod-comp > header.affix > ol.breadcrumb{
	margin-top: 0px;
}
/*BreadCrumb Fix*/
/*19.4 MegaMenu Change starts*/
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section .column-list li{
	padding-bottom: 10px;
	padding-top: 0px;
	width: 100%;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
}
#custom-main-wrapper #nav-accordion .nav-dropdown .page .mega-menu-title-desc-section .column-list li{
	padding-bottom: 13px;
	padding-top: 0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section .column-list li p{
    font-size: 13px;
    line-height: 18px;
    margin: 2px 0 0;
    color: #303030;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
}
.mega-menu-title-desc-section ul.col-fifth{
	padding-right: 17px;
}
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section ol.column-list > ul:first-child {
	padding: 0px 17px 0 0px;
    border-left: 0 !important;
}
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section .column-list > .col-fifth:not(:first-child){
	padding: 0 18px 0 20px;
}
.mega-menu-cta-section.mm-services{
	list-style-type: none;
    padding-left: 20px;
    width: calc(20%);
}
.mega-menu-cta-section.mm-services.border-left{
	border-left: 1px solid #C1C3C3 !important
}
.mega-menu-cta-section.mm-services .l2-mega-menu{
	background: #F9F9FA;
	text-align: center;
	padding: 10px 0 20px;
}
.mega-menu-cta-section.mm-services .l2-mega-menu .cta-link-container{
	text-align: left;
	display: inline-block;
}
.mega-menu-cta-section.mm-services .l2-mega-menu .cta-link{
	font-size: 13px;
    line-height: 18px;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
}
.mega-menu-cta-section.mm-services .l2-mega-menu .cta-link.first{
	margin: 22px 0 0;
}
.noPrint .mega-menu-cta-section.mm-services .l2-mega-menu .cta-link.first,
body.en_US .mega-menu-cta-section.mm-services .l2-mega-menu .cta-link.first, body.zh_CN .mega-menu-cta-section.mm-services .l2-mega-menu .cta-link.first{
	margin: 26px 0 0;
}
.mega-menu-cta-section.mm-services .l2-mega-menu .cta-link-btn{
	margin: 25px 0 9px !important;
}
#custom-main-wrapper .mega-menu-cta-section.mm-services .l2-mega-menu .cta-link-btn{
	margin: 16px 0 0px !important;
}
#nav-accordion .nav-dropdown .l2-mega-menu li a.btn-stnd-medium:hover{
    color: #FFF !important;
    text-decoration: none !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.selector:not(*:root), .homeBody .mega-menu-cta-section.mm-services{
		width: calc((20% - 21px));
	}
	.selector:not(*:root), .homeBody .l2-mega-menu-container {
		max-width: 1230px;
	}
	.selector:not(*:root), .homeBody #nav-accordion .nav-dropdown .page .globalHeaderBreadcrumb{
		width: 100%;
	}
}
_:-ms-fullscreen, :root, .homeBody .mega-menu-cta-section.mm-services{
	width: calc((20% - 21px));
}
_:-ms-fullscreen, :root, .homeBody #nav-accordion .nav-dropdown .page .globalHeaderBreadcrumb{
	width: 100%;
}
@media all and (-ms-high-contrast:none){
	.selector:not(*:root), .homeBody .mega-menu-cta-section.mm-services{
		width: calc((20% - 21px));
	}
	.selector:not(*:root), .homeBody .l2-mega-menu-container{
		max-width: 1230px;
	}
	.selector:not(*:root), .homeBody #nav-accordion .nav-dropdown .page .globalHeaderBreadcrumb{
		width: 100%;
	}
}
#nav-accordion .nav-dropdown .page .globalHeaderBreadcrumb.service-breadcrumb{
	margin-bottom: 0px;
}
#custom-main-wrapper #nav-accordion .nav-dropdown .page .mega-menu-title-desc-section{
	margin-top: 18px;
}
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section{
	margin-top: 15px;
}
#nav-accordion .nav-dropdown .page .mega-menu-cta-section.mm-services{
	margin-top: 20px;
}
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section .l2-mega-menu,
#nav-accordion .nav-dropdown .page .mega-menu-cta-section.mm-services .l2-mega-menu,
#nav-accordion .nav-dropdown .page .mega-menu-title-desc-section .l2-mega-menu ol{
	margin-top: 0px;
	margin-left: 0px;
}
.cta-link a:focus{
	text-decoration: none;
}
#nav-accordion .btn-stnd-medium {
    background-color: #0085D5;
    border: 1px solid transparent;
    color: #fff;
    padding: 8px 20px;
    line-height: 19px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: robotomedium,arial,helvetica, sans-serif;
    text-align:center;
    display: inline-block;
    border-radius: 0;
}
#nav-accordion .btn-stnd-medium:hover{
    background-color: #00426A;
    border: 1px solid #F4F3F1;
	color:#fff !important;
	text-decoration: none;
    outline: 0;
}
#nav-accordion a.btn-stnd-medium:visited, #nav-accordion a.btn-stnd-medium:link {
    text-decoration: none;
    color: #fff;
}
/*Bootstrap overlay*/	
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999999999;
	display: none;
	overflow: auto;
	overflow-y: scroll;
	background: rgba(0,0,0,0);
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition:transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-dialog {
	z-index: 1050;
	width: auto;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #000000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	min-height: 16.428571429px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.428571429;
}
.modal-body {
	position: relative;
	padding: 20px;
}		
.modal-open {
	overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
	margin-right: 15px;
}
.modal.noPrint{
	height:auto;
}
.modal-footer{
	border-top: 1px solid #ccc;
}
.modal-footer p {
	padding: 27px 30px 28px 30px;
	font-size: 12px;
	margin: 0;
}

/*custom Bootstrap overlay*/	
.smallPopup .modal-dialog {
	max-width: 510px;
	width:100%;
}
.smallPopup .modal-header {
	background: #EDEFF0 none repeat scroll 0 0;
	padding: 23px 30px 21px 30px;
	border-radius: 6px 6px 0 0;
	height: 60px;
	box-sizing: border-box;
}
.smallPopup .closePopup {
	background: url(../images/close.svg) no-repeat;
	width: 18px;
	height: 18px;
	color: #0085D5;
	margin-top: 0px;
	float: right;
	cursor: pointer;
}
.smallPopup .modal-title {
	color: #303030 !important;
	font-size: 24px;
	font-family: roboto_condensedlight, Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 0.6;
}
.smallPopup #content {
	margin: 26px 30px 30px 30px; 
	height:auto !important;
}
#sessionExp-modal #content p{
	margin:0 0 26px;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #202020;
}
#sessionExp-modal .modal-footer {
    border-top: 1px solid #ccc;
    padding: 0;
    margin: 0;
    text-align: left;
}
#sessionExp-modal .modal-footer p {
    padding: 27px 30px 28px 30px;
    font-size: 12px;
    margin: 0;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    color: #202020;
}
#sessionExp-modal .ok-section{
	text-align:right;
}
#sessionExp-modal .modal-dialog{
	height: 100vh;
	transform: translate3d(0,0,0);
}
#sessionExp-modal .modal-dialog .modal-content{
	transform: translate(0,-50%);
	top: 50%;
}
.topNavSubLink li a font font{
	color: #0085d5;
}

.currentLanguage font font{
	color: #ccc !important;
}

#topRtNav1.activeTopNav .toprtnav font font{
	color: #000;
}
#topRtNav3.activeTopNav .toprtnav font font{
	color: #000;
}
#topRtNav4.activeTopNav .toprtnav font font{
	color: #000;
}
.topRtNav4Links p font font{
	color: #ccc;
}
.promotionBody header> ol.breadcrumb li a.in-active, header> ol.breadcrumb li a.in-active{
    cursor: default;
	pointer-events: none;
    text-decoration: none;
    color: black !important;
}
ol.next{
	background-image: none;
}
/*Breadcrumb fix*/
header> ol.breadcrumb li{top: 2px;position: relative;}
header> ol.breadcrumb li a span {    float: left;}
header> ol.breadcrumb li + li:before{float: left;    top: 2px;    position: relative;}
html.Windows.Mozilla header> ol.breadcrumb li{top: 3px;}
html.Windows.Mozilla header> ol.breadcrumb li + li:before{top: 1px;}
header.affix-top{ margin:0 !important;}

@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(../images/fa-brands-400.eot);src:url(../images/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../images/fa-brands-400.woff2) format("woff2"),url(../images/fa-brands-400.woff) format("woff"),url(../images/fa-brands-400.ttf) format("truetype"),url(../images/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";}
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;src:url(../images/fa-light-300.eot);src:url(../images/fa-light-300.eot?#iefix) format("embedded-opentype"),url(../images/fa-light-300.woff2) format("woff2"),url(../images/fa-light-300.woff) format("woff"),url(../images/fa-light-300.ttf) format("truetype"),url(../images/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;src:url(../images/fa-regular-400.eot);src:url(../images/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../images/fa-regular-400.woff2) format("woff2"),url(../images/fa-regular-400.woff) format("woff"),url(../images/fa-regular-400.ttf) format("truetype"),url(../images/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;src:url(../images/fa-solid-900.eot);src:url(../images/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../images/fa-solid-900.woff2) format("woff2"),url(../images/fa-solid-900.woff) format("woff"),url(../images/fa-solid-900.ttf) format("truetype"),url(../images/fa-solid-900.svg#fontawesome) format("svg")}
.fa-globe:before{
	content:"\f0ac"
}
header nav.top-nav ul li a span.toprtnav i {
	margin-right: 5px;
	font-size: 14px;
	font-style: normal;
	vertical-align: middle;
    display: inline-block;
    margin-top: -2.5px;
}

/*OneTrust - Cookie Banner Changes Start*/
.addMargin,.addMargin > header.affix,.addMargin .noPrint > header.affix{
	margin:74px 0 0;
	position: relative;
}
@media (min-width:1024px) and (max-width:1056px){
	.addMargin,.addMargin > header.affix,.addMargin .noPrint > header.affix{
		margin:87px 0 0;
	}
}
@media (min-width:897px) and (max-width:1023px){
	.addMargin,.addMargin > header.affix,.addMargin .noPrint > header.affix{
		margin:133px 0 0;
	}
}
@media (min-width:752px) and (max-width:896px){
	.addMargin,.addMargin > header.affix,.addMargin .noPrint > header.affix{
		margin:127px 0 0;
	}
}
@media (max-width:751px){
	.addMargin,.addMargin > header.affix,.addMargin .noPrint > header.affix{
		margin:146px 0 0;
	}
}
#onetrust-consent-sdk #onetrust-banner-sdk{
	min-height:74px;
}
.addMargin > header ~ header{
	margin:0 !important;
}
body .noPrint .globalHeader.affix{
	top:0 !important;
	position: fixed;
}
#onetrust-consent-sdk #onetrust-banner-sdk.otFlat{
	z-index: 1030 !important;
	overflow-y: hidden;
	font-family:robotoregular, Helvetica, Arial, sans-serif
}
#onetrust-consent-sdk #onetrust-banner-sdk.otFlat a{
	outline:none;
}
#onetrust-banner-sdk a:hover, #onetrust-pc-sdk a:hover, #ot-sdk-cookie-policy a:hover {
    color: #D0D0CE !important;
}
#onetrust-pc-sdk #pc-policy-text a:hover {
    color: #1883fd !important;
}
@media print{	
	#onetrust-consent-sdk{
		display:none;
	}
	.addMargin,.addMargin header.globalHeader{
		margin: 0 !important;
	}	
}
/*OneTrust - Cookie Banner Changes End*/
.homesocialBarDiv .homeSocialBar li .icon-kakaotalk{
	line-height: 1.4;
	font-family: 'Agilent-icon-fonts';
    font-weight: normal;
}
.homesocialBarDiv .homeSocialBar .icon-kakaotalk:before {
	content: "\e90c";
	font-style: normal;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    float: left;
    height: 54px;
    width: 35px;
	position: relative;
	top: 10px;
    margin-left: 12px;
	margin-right: 9px;
}
#homeSocialBar ul li a:focus, #homeSocialBar ul li a:hover {
    text-decoration: none;
}

/*21.1 Changes Starts*/
div.mega-menu-l1-title-desc-section {
    width: calc((20% * 5));
}
.mega-menu-l1-title-desc-section {
    float: left;
}
.mega-menu-l1-title-desc-section ol:empty{
    border: none;
}
#nav-accordion .mega-menu-l1-title-desc-section .l2-mega-menu ol > li:last-child,
#nav-accordion .mega-menu-l1-title-desc-section .l2-mega-menu ul > li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#custom-main-wrapper .mega-menu-l1-title-desc-section ol.col-fifth {
    margin-right: -0.3em;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.column-list {
    margin-bottom: 0px !important;
    margin-top: 5px;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section.no-ul ol,
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.column-list ul{
	width: calc((100% / 5));
	margin-right: 0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.one-columns,
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.column-list ul.one-columns {
    width: calc((100% / 1));
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.two-columns,
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.column-list ul.two-columns {
    width: calc((100% / 2));
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.three-columns,
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.column-list ul.three-columns {
    width: calc((100% / 3));
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.four-columns,
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.column-list ul.four-columns {
    width: calc((100% / 4));
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.five-columns,
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.column-list ul.five-columns {
    width: calc((100% / 5));
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section .col-fifth li {
	/*width: 206px;*/
	/*width: 95%;*/
    font-size: 14px;
    line-height: 1.4;
    display: list-item;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section li p.l1-desc {
    font-size: 13px;
    line-height: 18px;
    margin: 2px 0 0;
    color: #303030;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	word-break: break-word;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.col-fifth h6:not(:nth-child(1)) {
	margin-top: 19px;
}
.mega-menu-l1-title-desc-section .l2-mega-menu ol:nth-child(1) {
   padding-left: 0px !important;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section .column-list li{
    padding-top: 0px;
    width: 100%;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section .column-list > .col-fifth:not(:first-child){
	padding: 0 20px 0 20px;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section ol.column-list > ul:first-child{
	padding: 0px 20px 0 0px;
    border-left: 0 !important;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section .l2-mega-menu ol{
	margin-top: 0px;
    margin-left: 0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section .l2-mega-menu{
	margin-top: 0px;
    margin-left: 0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section{
	margin-top: 15px;
}
#nav-accordion .nav-dropdown .page .globalHeaderBreadcrumb.l1-title-desc-breadcrumb {
    margin-bottom: 0px;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section .column-list > .col-fifth:nth-child(5n+1) {
    border-left: none !important;
    padding-left: 0 !important;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section .column-list > .col-fifth:nth-child(n+6){
	margin-top: 20px;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section.no-ul ol{
	border-left: 1px solid #C1C3C3 !important;
	padding-left: 20px !important;
	padding-right: 20px;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section.no-ul ol:first-child{
	border-left: none !important;
	padding-left: 0 !important;
}
#nav-accordion .nav-dropdown .page .mega-menu-l1-title-desc-section.no-ul li{
	padding-top: 0;
	padding-bottom: 10px;
}
/*21.1 Changes Ends*/
/*21.2 Changes Starts*/
div.mega-menu-text-section.services-menu{
	width: calc((20% * 5));
	margin-top: 20px;
}
#nav-accordion .nav-dropdown .page .services-menu .next.col-fifth{
	margin-top: 0px;
    padding-left: 2% !important;
    padding-right: 0;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(1),
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(2){
	background: #F9F9FA;
	padding-left: 0 !important;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(1) li,
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(2) li{
	padding-left: 20px;
	padding-bottom: 20px;
    margin: 0;
	padding-top: 0px;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(1) h6{
	margin-left: 20px;
    padding-top: 15px;
    padding-bottom: 6px;
    margin-bottom: 0;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section.services-menu h6{
	width: 100%;
	padding-top: 15px;
    margin-bottom: 0;
	padding-bottom: 6px;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(1) li p,
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(2) li p{
	margin: 0;
	margin-top: 5px;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section.services-menu .col-fifth li {
    width: 87%;
}
#nav-accordion .services-menu .nav li a img {
    height: 35px;
}
.services-menu p.sl1-desc {
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    letter-spacing: 0px;
    color: #303030;
    opacity: 1;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(2) > h6:nth-child(1){
	visibility: hidden;
	padding-top: 15px;
    padding-bottom: 6px;
	margin-bottom: 0;
	min-height: 18px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(1) > h6{
	position: relative;
	width: 187%;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(1) > li:nth-child(2){
	padding-top: 25px;
	padding-bottom: 25px;
}
#nav-accordion .services-menu .next.col-fifth li{
	padding-bottom: 20px;
	padding-top: 0px;
	margin-bottom: 0px;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(3) h6 + li,
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(4) h6 + li{
	padding-top: 9px;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(2) h6:nth-child(1) + li{
	padding-top: 20px;
}
#nav-accordion .nav-dropdown .page .mega-menu-text-section.services-menu ol.col-fifth h6:not(:nth-child(1)){
	margin-top: 20px;
	padding-top: 0px;
}
#nav-accordion .nav-dropdown .page .services-menu ol.col-fifth:nth-child(2) h6:not(:nth-child(1)){
	width: 87%;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	height: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}
.services-menu li {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
body.g-optout{
	padding-top: 150px;
}
body.g-optout .optout-content iframe{
	min-height: 400px;
}
body.g-optout .optout-content {
	width: 100%;
    max-width: 1330px;
    margin: 0 auto;
}
/*21.2 Changes Ends*/