﻿@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	src:url('/cs/agilent_fonts/icomoon.eot?96h3dp');
	src:url('/cs/agilent_fonts/icomoon.eot?#iefix96h3dp') format('embedded-opentype'),
		url('/cs/agilent_fonts/icomoon.woff?96h3dp') format('woff'),
		url('/cs/agilent_fonts/icomoon.ttf?96h3dp') format('truetype'),
		url('/cs/agilent_fonts/icomoon.svg?96h3dp#icomoon') format('svg');
}
@font-face {
    font-family: 'robotoregular';
    src: url('/cs/agilent_fonts/roboto-regular/roboto-regular.eot');
    src: url('/cs/agilent_fonts/roboto-regular/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('/cs/agilent_fonts/roboto-regular/roboto-regular.woff2') format('woff2'),
         url('/cs/agilent_fonts/roboto-regular/roboto-regular.woff') format('woff'),
         url('/cs/agilent_fonts/roboto-regular/roboto-regular.ttf') format('truetype'),
         url('/cs/agilent_fonts/roboto-regular/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('/cs/agilent_fonts/roboto-medium/roboto-medium.eot');
    src: url('/cs/agilent_fonts/roboto-medium/roboto-medium.eot?#iefix') format('embedded-opentype'),
         url('/cs/agilent_fonts/roboto-medium/roboto-medium.woff2') format('woff2'),
         url('/cs/agilent_fonts/roboto-medium/roboto-medium.woff') format('woff'),
         url('/cs/agilent_fonts/roboto-medium/roboto-medium.ttf') format('truetype'),
         url('/cs/agilent_fonts/roboto-medium/roboto-medium.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_condensedlight';
    src: url('/cs/agilent_fonts/roboto-light/robotocondensed-light.eot');
    src: url('/cs/agilent_fonts/roboto-light/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
         url('/cs/agilent_fonts/roboto-light/robotocondensed-light.woff2') format('woff2'),
         url('/cs/agilent_fonts/roboto-light/robotocondensed-light.woff') format('woff'),
         url('/cs/agilent_fonts/roboto-light/robotocondensed-light.ttf') format('truetype'),
         url('/cs/agilent_fonts/roboto-light/robotocondensed-light.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('/cs/agilent_fonts/roboto-condensed/robotocondensed-bold.eot');
    src: url('/cs/agilent_fonts/roboto-condensed/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
         url('/cs/agilent_fonts/roboto-condensed/robotocondensed-bold.woff2') format('woff2'),
         url('/cs/agilent_fonts/roboto-condensed/robotocondensed-bold.woff') format('woff'),
         url('/cs/agilent_fonts/roboto-condensed/robotocondensed-bold.ttf') format('truetype'),
         url('/cs/agilent_fonts/roboto-condensed/robotocondensed-bold.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('/cs/agilent_fonts/roboto-condensed-regular/robotocondensed-regular.eot');
    src: url('/cs/agilent_fonts/roboto-condensed-regular/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
         url('/cs/agilent_fonts/roboto-condensed-regular/robotocondensed-regular.woff2') format('woff2'),
         url('/cs/agilent_fonts/roboto-condensed-regular/robotocondensed-regular.woff') format('woff'),
         url('/cs/agilent_fonts/roboto-condensed-regular/robotocondensed-regular.ttf') format('truetype'),
         url('/cs/agilent_fonts/roboto-condensed-regular/robotocondensed-regular.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_bold';
    src: url('/cs/agilent_fonts/roboto-bold/roboto-bold.eot');
    src: url('/cs/agilent_fonts/roboto-bold/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('/cs/agilent_fonts/roboto-bold/roboto-bold.woff2') format('woff2'),
         url('/cs/agilent_fonts/roboto-bold/roboto-bold.woff') format('woff'),
         url('/cs/agilent_fonts/roboto-bold/roboto-bold.ttf') format('truetype'),
         url('/cs/agilent_fonts/roboto-bold/roboto-bold.svg#roboto-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

















[hidden],
template {
  display: none;
}
a {
  background: transparent;
  outline:none !important;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,th {
  padding: 0;
}
/* duplicate
body {
	color: rgb(65, 65, 65); background-color: rgb(255, 255, 255);
}*/
* {
    -moz-box-sizing: border-box;
}
body {
  /* font-family: robotoregular, Arial, Helvetica, sans-serif; */
  /* font-size: 14px; */
  /* line-height: 1.4; */
  /* color: #202020; */
  /* background-color: #ffffff; */
  /* padding-top: 200px; */
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0085D5;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body > header {
	/* position: absolute; */
	/* top: 0px; */
	/* min-width: 100%; */
	/* background-color:#0085D5; */
	/* background-color: rgba(0, 133, 213, 0.95); */
	/* z-index: 1000; */
}
body > header.affix {
    position: fixed;
    top: 0 !important;
}
body > header.affix .top-nav {
    display: none;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* duplicate
.container {
    margin-left: auto;
    margin-right: auto;
    min-width:1025px;
    max-width:1280px;
    padding-left: 0.75em;
    padding-right: 0.75em;
}*/
.container .container {
    min-width: 0;
    padding: 0;
}
.top-nav {
    padding-top: 4ex;
    position: relative;
    text-transform: uppercase;
    text-align: right;
}
/*.container > *, .col-full {
    padding-left: 0.75em;
    padding-right: 0.75em;
}*/

.top-nav .logo-wrap {
    float: left;
    margin: 0px;
    font-size: 0px;
}
.top-nav *, .top-nav a {
    color: #FFF;
}
.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: 11px;
}
@-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 {
    height: 53px;
    margin: 0 -5px;
    background:url(../agilent_images/icon-agilent-spark-1x.png) no-repeat scroll -60px 5px transparent;
    transition: #3A6EA5 250ms ease 0s;
}
.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-weight: 500;
	/* duplicate
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    line-height: 1.4;*/
}
.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;
}
.search form {
    margin-bottom: 4ex;
    margin-top: 4ex;
    position: relative;
}
.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #F4F3F1;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #808080;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 1.4;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.search form .btn:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 0.25em;
}
.search form .btn {
    border-radius: 0;
    font-size: 18px;
    line-height: 1.4;
    padding: 10px 16px;
    position: absolute;
    right: 0;
    top: 0;
}
.search form input {
    border-radius: 0;
    font-size: 18px;
    height: 50px;
    line-height: 1.4;
    padding: 10px 16px;
}
.primary-nav {
    height: 53px;
    margin: 0px -1px;
    background:url('/cs/agilent_images/icon-agilent-spark-1x.png') no-repeat scroll -60px 5px transparent;
    transition: #3A6EA5 250ms ease 0s;
}
.primary-nav > li {
    padding: 0px 30.5px 0px 0.4em;
    display: inline-block;
    margin-bottom: 0px !important;
    float: left;
    margin-top: 0px;
}
.primary-nav > li > a {
    position: relative;
    display: block;
    line-height: 53px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    text-align: center;
    letter-spacing: 1px;
    color: #FFF !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: 0px !important;
    outline: medium none !important;
    margin-right: 2px !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: 50%;
    margin-left: -10px;
    bottom: -1px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 11px 10px;
    border-color: transparent transparent #FFF;
}
.primary-nav > li > a.search-trigger:after {
    background: url('/cs/agilent_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: inline-block;
    width:100%;	
}
/*a {
    color: #0085D5;
    text-decoration: none;   
}*/
a:hover{
	cursor: pointer;
}
#nav-accordion .nav-dropdown .page .breadcrumb:before {
    content: none;
}
.breadcrumb:before{
background: none repeat scroll 0px 0px #FFF;
border-bottom: 1px solid #0085D5;
 height: 22.4px;
left: 0px;
margin-top: -1ex;
 padding: 1ex;
 position: absolute;
 right: 0px;
z-index: -1;
display: inline-block;
 font-family:FontAwesome;
 font-style: normal;
  font-weight: normal;
 line-height: 1;
 content: "";

}
.breadcrumb > li {
    padding: 0px;
    margin: 0px;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size:12px !important;
    display: inline-block;
}
.breadcrumb {
    background-color: transparent;
    border-radius: 0px;
    padding: 1ex 1.5em;
    margin-top: 0px;
    margin-bottom: 0px;
   list-style: none outside none;
}
.breadcrumb > .active {
    color: #414141;
}
#nav-accordion .nav-dropdown .page .breadcrumb {
    border-bottom: 1px solid #F4F3F1;
    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;
}
.breadcrumb > 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;
}
.container > .nav {
    margin-left: -5px;
    margin-right: -5px;
}
#nav-accordion .nav-dropdown .page h6 {
    padding: 1ex 0.5em;
}
h6, .h6 {
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-weight: 400;
	font-size: 16px;
	margin:0;
}
.item.hero {
/*RBE AUG 7009 changed to 217px-216px*/
    padding-top: 216px;
}
.item {
  margin-bottom: 10px;
}
.item > .media {
    overflow: hidden;
}
.item.hero > .media .media-body > .lead {
       font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
	color: inherit;
	font-size: 28px;
	/*margin-bottom: 1ex;*/
	line-height: 100%;
       margin-top: 0;
       color:#303030 !important;
/*RBE AUG 7009 changed margin bottom to 25px*/
 margin-bottom: 25px;
}
.lead {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 2ex;
}
.item.hero > .media .media-body > .lead small,
.item.hero > .media .media-body > .lead .small {
  font-weight: normal;
  line-height: 1;
  color: #808A8E;
}
.item.hero > .media .media-body > .lead small,
.item.hero > .media .media-body > .lead .small {
  font-size: 65%;
}
.item.hero > .media .media-body > .lead small {
  font-size: 100%;
}
.item.hero > .media .media-body > p {
  font-size: 14px;
  color:#303030;
}
.item > .media > .media-body .lead {
  margin-top: 18px;
}

h4, .h4 {
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 21px;
}
.soltitleSec{
padding:0 !important;
} 
.item.hero > .media .media-body > .media-heading {
    background: none repeat scroll 0 0 rgba(48, 48, 48, 0.8);
    color: #fff;
    font-family: roboto_condensedlight,Arial,Helvetica,sans-serif !important;
    font-size: 28px !important;
    height: 65px;
    margin-left: -0.75em;
    padding: 18px 22px 20px ;
    position: absolute;
    top: 212px;
    vertical-align: middle;
    width: auto;
}

.soltitleSec img,.soltitleSec svg{
   background-color: transparent;
    fill: #fff;
    height: 61px;
    position: absolute;
    right: 7px;
    top: 1px;
    width: 45px;
}
.soltitleSec svg *[fill="#FFFFFF"]{
  fill: #000000;
}
.soltitleSec svg *[fill="#000000"]{
  fill: #ffffff;
}
.soltitleSec img{
  width: auto;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #000;
}
.soltitleSec p{
  margin: 18px 86px 0 22px;
}
.soltitleSec span {
    background: none repeat scroll 0 0 #000;
    display: block;
    height: 65px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
.item.hero > .media .media-body {
    padding-bottom: 54px;
    padding-left: 3px;
}
.item.hero > .media .media-object {
    position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	padding-top: 360px;
	z-index: 0; /* DCWCS-2278 - page title name is not displayed on banner images of category and group pages */
	text-align: left;
    max-width: 1280px;
    margin: auto;
}
/*Style for left navigation links and its description*/
.item-collection.sidenav > .side-nav.affix-top {
    top: auto !important;
}
.item-collection.sidenav > .side-nav {
  position: absolute;
  width: 200px;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.list-unstyled,{
    margin-left: 0px;
    padding-left: 0px;
    list-style: none outside none;
}
.item-collection.sidenav > .side-nav .nav li {
    margin-bottom: 2ex;
}
.item-collection.sidenav > .side-nav .nav li a {
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    color: #2281C4;
}
.item-collection.sidenav > .side-nav .nav li.active > a {
    border-left: 3px solid #FC0;
    color: #202020;
    font-family: roboto_condensedregular, Arial, Helvetica, sans-serif;
}
.item > .media .media-object > * {
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}
.item-collection .item .media-object {
    max-height: 30ex;
}
.item > .media .media-object {
  position: relative;
  width: 100%;
  height: 0px;
  padding-top: 163px;
  margin-bottom: 2ex;
}
.item-collection.sidenav > .side-nav ~ * {
    margin-left: 200px;
}
.item-collection.sidenav > .side-nav.affix {
    position: fixed;
}
.container > *, .col-full {
    padding-left: 5px;
	padding-right: 5px;
}
.item-collection.sidenav > .side-nav ~ * > header > .heading {
    font-family: roboto_condensedlight,Arial,Helvetica,sans-serif !important;
    font-weight: 300;
    color: #303030;
    font-size: 24px !important;
    line-height: 100%;
    margin: 0px;
    white-space: nowrap;
}
.item-collection.sidenav > .side-nav ~ * > header {
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 20px;
	height: 69px;
	border-bottom: 1px solid #edeff0;
}
.item-collection > header > .heading {
    	position: relative;
	font-family:roboto_condensedlight, Arial, Helvetica, sans-serif !important;
	font-size:28px;
       color:#303030;
	margin-top: 45px;
    	margin-bottom: 30px;
}
/*.item-collection .item .media-heading {
    color: #0085D5 !important;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 1ex;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-weight: 400;
    margin-top: 0px;
}*/
.item > .media > .media-body {
    overflow: hidden;
}
.item .meta-data {
    font-size: 85%;
    list-style: none outside none;
    text-align: left;
    padding: 0px;
    margin: 1ex 0px;
}
.item .meta-data li:after {
    content: "/";
    display: inline-block;
    margin: 0px 0.25em;
}
.item .meta-data li {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 85%;
}
.leftNavDisplay{
display:block;
}
* {
    -moz-box-sizing: border-box;
}
small {
    font-size: 80%;
}
.btn {
    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;
}
.btn.btn-link {
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: none;
}
.btn-link:hover, .btn-link:focus {
    color: #00426A;
    text-decoration: underline;
    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%;
}
.item .meta-data li:last-child:after {
    content: none;
}
/*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;
}
#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: #B2B2B2;
}
#footer .footer-nav {
    padding-bottom: 4ex;
    padding-top: 4ex;
    padding-left: 10px;
}
#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;
    padding-left: 4em;
    margin-bottom: 1em;
}
#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: #B2B2B2;
    font-size: 85%;
    margin: 0px;
}
#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 > .container > * {
    margin: 0 -0.3em 0 0;
    max-width: none;
}
.col-third {
    width:33%;
}
#footer a {
    color: #B2B2B2;
}
#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: #b2b2b2;
}
/* .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('/cs/agilent_images/footer_icon_location.png') no-repeat;
	width:18px;
	height:24px;
}
.mailIcon{
	background:url('/cs/agilent_images/footer_icon_email.png') no-repeat;
	width:18px;
	height:13px;
}
.phoneIcon{
	background:url('/cs/agilent_images/footer_icon_phone.png') no-repeat;
	width:18px;
	height:17px;
}
.needassitant .mailIcon{
	background:url('/cs/agilent_images/footer_icon_emailBlue.png') no-repeat;
	width:18px;
	height:13px;
	margin-top: 3px; /* fix is as part of APP-13325 */
}
.needassitant>.phone>.phoneIcon{
	background:url('/cs/agilent_images/footer_icon_phoneBlue.png') no-repeat;
	width:18px;
	height:17px;
}
.needassitant .globeIcon{
  background: url('/cs/agilent_images/icon-globe.png') no-repeat;
  width: 18px;
  height: 17px;

}

.container {
  margin-right: auto;
  margin-left: auto;
  min-width: 849px;
  max-width:1240px;
}

span#buy-parts {
padding: 15px;
background-color: #0085D5;
color: white;
margin-left: 5px !important;
float: left;
width: 11%;
border:none;
  padding-left: 22px;
  text-transform: capitalize;
font-size:16px !important;
}
span#browse-parts-title {
padding: 14px;
width: 88.2%;
display: inline-block;
border-bottom: none;
line-height: 24px;
font-size: 16px;
color:#5A6772;
}
/*Media query*/
@media (min-width: 1200px) {
  .container {
    max-width: 1240px;
  }
}
/*End of media query*/
.item-collection.media-right > .item > .media > .media-object-container .media-object, .item.media-right > .media > .media-object-container .media-object {
    padding-top: 100%;
}
.item-collection.media-right > .item > .media > .media-object-container, .item.media-right > .media > .media-object-container {
    float: right;
    width: 40%;
}
.item-collection.media-right > .item > .media .media-body .meta-data [data-type="category"]:after, .item.media-right > .media .media-body .meta-data [data-type="category"]:after {
    content: none;
}
.item-collection.media-right > .item > .media .media-body .meta-data [data-type="category"], .item.media-right > .media .media-body .meta-data [data-type="category"] {
    color: inherit;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 27px;
    font-weight: 500;
    line-height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
}
.item-collection.media-right > .item > .media .media-body, .item.media-right > .media .media-body {
    margin-top: 5%;
    padding-top: 29.7px;
    position: relative;
}
.item-collection.media-right > .item > .media .media-body > .media-heading, .item.media-right > .media .media-body > .media-heading {
    margin-top: 0;
}
*:before, *:after {
}
*:before, *:after {
}
.item-collection.media-right > .item > .media .media-body > .media-heading, .item.media-right > .media .media-body > .media-heading {
    margin-top: 0;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    line-height: 100%;
    margin-bottom: 1ex;
    margin-top: 1ex;
}
h1, .h1 {
    font-size: 37px;
}
.item .cta .btn {
    margin-right: 0.5em;
}
.panel {
    border-radius: 0;
}
.btn-primary {
    background-color: #0085D5;
    border-color:1px solid #F4F3F1;
    color: #FFFFFF;
}
.table-vertical tr th {
    border-right: 2px solid #F4F3F1;
    font-weight: normal;
    padding-bottom: 2em;
    padding-right: 1em;
}
.table-vertical tr td {
    padding-bottom: 2em;
    padding-left: 0.5em;
}
.table-vertical.col-full {
    margin-left: 0.75em;
    margin-right: 0.75em;
    padding-left: 0;
    padding-right: 0;
}
.col-half {
    width: 50%;
}
.item-collection.media-left > .item > .media > .media-object-container, .item.media-left > .media > .media-object-container {
    float: left;
    margin-right: 2%;
    width: 20%;
}

.item-collection.media-left > .item > .media > .media-object-container .media-object, .item.media-left > .media > .media-object-container .media-object {
    padding-top: 100%;
}
.item-collection.sidenav > .side-nav ~ * > .item-collection:after {
    content: "";
    display: block;
    margin-bottom: 4ex;
    margin-left: 0.75em;
    margin-right: 0.75em;
    padding-bottom: 0;
}
.btn-default {
    background-color: #FFFFFF;
    border-color: #F4F3F1;
    color: #333333;
}
.btn.btn-default {
    color: #0085D5;
}
.item > footer > * > header > .heading {
    border-bottom: 1px solid #808080;
	font-size: 35px;
}
h3, .h3 {
    font-size: 27px;
}
.item-collection:last-child{
	border-bottom: none !important;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: #808080;
    font-weight: normal;
    line-height: 1;
}
.item-collection > header > .heading small.total {
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    position: static;
    right: auto;
}
.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.4;
    color: #808080;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #F4F3F1;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
fieldset {
    border: 1px solid #C0C0C0;
    margin: 0px 2px;
    padding: 0.35em 0.625em 0.75em;
}
fieldset {
    padding: 0px;
    margin: 0px;
    border: 0px none;
    min-width: 0px;
}
.item.product .buy-parts form .filters {
    margin: 3ex 0px;
}
legend {
    display: block;
    width: 100%;
    padding: 0px;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #414141;
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #E5E5E5;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.item.product .buy-parts form .filters legend {
    position: absolute;
    left: 0.75em;
    font-size: 16px;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    line-height: 5.04;

    border: medium none;
}
/* Duplicate */
/* .item.product .buy-parts form .vpp > button {
    margin-right: 0.25em;
} */
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.item.product .buy-parts form .input-group {
    display: inline-block;
    margin-right: 2em;
}
.item.product .buy-parts form .input-group label {
    font-weight: normal;
    margin-bottom: 0.5ex;
}
.item.product .buy-parts .heading {
    border-bottom: 1px solid #F4F3F1;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
label {
    margin-bottom: 0px;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.item.product .buy-parts form .vpp > legend {
    border-bottom: medium none;
    line-height: 40px;
    margin: 0px 0.5em 0px 0px;
    display: inline-block;
    float: left;
    width: auto;
    font-size: 16px;
}
.item.product .buy-parts table {
    table-layout: auto;
}
.table {
    border: 1px solid #F4F3F1;
}
table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    margin-bottom: 2ex;
}
.tableHead{
	background-color: #F4F3F1;
    width: 100%;
}
.table tr {
    border: 1px solid #F4F3F1;
}
.tableBody tr:hover > * {
  background-color: #f4f3f1;
}
.tableBody tr.active,
.tableBody tr:hover {
  border: 1px solid #0085d5;
}
.tableBody tr.active > *,
.tableBody tr:hover > * {
  border-top: 1px solid #0085d5;
}
table th, table td {
    padding: 1ex;
    line-height: 1.4;
    vertical-align: middle;
    border: medium none;
    text-align: left;   
}
table#browseTable th, table#browseTable td {
 color: #808A8E;
}
#browseTable tr.header th button,#browseTable th a {
color: #808A8E;
}
.btn-link {
    border-radius: 0;
	font-weight: 200; 
    color: #0085d5;
    cursor: pointer;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: rgba(0, 0, 0, 0);
}
.item.product .buy-parts .qty {
    width: 5em;
}
.item.product .buy-parts table tr td {
    cursor: context-menu;
    max-width: 200px;
}
.item.product .buy-parts .part-details td {
    display: table-cell !important;
    height: auto !important;
    padding: 0px;
    background-color: #F4F3F1;
    text-align: left;
    cursor: default;
}
.item.product .buy-parts .part-details td.in {
    border-width: 1px;
    border-style: solid;
    border-color: #B2B2B2 #0085D5 #0085D5;
}
.item.product .buy-parts footer {
    overflow: hidden;
    position: relative;
}
.item.product .buy-parts footer .pagination {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    float: left;
    line-height: 40px;
}
.pagination > li {
    display: inline;
}
/* Duplicate */
/* .pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
} 
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.4;
    text-decoration: none;
    color: #0085D5;
    background-color: transparent;
    border: 1px solid #DDD;
    margin-left: -1px;
}
.pagination > li > a, .pagination > li > span {
    float: none;
    padding: 0px;
    margin: 1ex 0.5em;
}*/
.item.product .buy-parts footer .atc {
    display: inline-block;
    float: right;
    margin-bottom: 1px;
	margin-top:25px;
}
.item.product .buy-parts .part-details {
    padding: 0px;
}
#footer a:hover{
	color: #0085D5;
}
table {
    border-collapse: collapse;
}
.item.product .buy-parts .part-details td > .item {
    transition: max-height 500ms ease 0s, margin-top 500ms ease 0s, margin-bottom 500ms ease 0s, opacity 500ms ease 0s;
    max-height: 0px;
    opacity: 0;
    margin: 0px 0.75em;
    overflow: hidden;
}
.item.product .buy-parts .part-details td.in > .item, .item.product .buy-parts .part-details td.collapsing > .item {
    display: block;
    max-height: 200px;
    opacity: 1;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
h2, .h2 {
    font-size: 35px;
}
.filterTxt{
	float: left;
    padding-right: 37px;
    padding-top: 30px;
}
.item.product .buy-parts .heading {
  border-bottom: 1px solid #f4f3f1;
}
.item.product .buy-parts form {
  /* commenting for issue 13644 position: relative; */
  //padding-left: 5px;
 // padding-right: 4.5px;
    margin:auto;
	margin-bottom: 30px;
	padding-top: 0px;
}
/*13644*/		
span#buy-parts{		
	cursor:pointer;		
	}
.item.product .buy-parts form .input-group {
  display: inline-block;
  margin-right: 2em;
}
.item.product .buy-parts form .input-group label {
  font-weight: normal;
  margin-bottom: 0.5ex;
}
.item.product .buy-parts form .input-group .form-control {
  float: none;
}
.item.product .buy-parts form .input-group input.form-control {
  font-weight: normal;
}
.item.product .buy-parts form .vpp > legend {
  border-bottom: none;
  line-height: 40px;
  margin: 0;
  display: inline-block;
  float: left;
  width: auto;
  margin-right: 0.5em;
  font-size: 16px;
}
/* Duplicate */
/* .item.product .buy-parts form .vpp > button {
  margin-right: 0.25em;
} */
.item.product .buy-parts form .filters {
  padding-left: 6em;
  margin: 3ex 0 3ex;
}
.item.product .buy-parts form .filters legend {
  position: absolute;
  left: 0.75em;
  font-size: 16px;
  font-family: robotoregular, Arial, Helvetica, sans-serif;
  line-height: 5.04;
  border: none;
}
#partsTable tfoot select{
	background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #F4F3F1;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #808080;
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 1.4;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	position: relative;
	z-index: 2;
	float: left;
	width: auto;
	margin-bottom: 0px;
}
.media-gallery {
    position: relative;
    float: right;
    width: 56px;
    height: 100%;
    overflow: auto;
    margin-left: 2ex;
}
.item.zoom > .media > .media-object-container > .media-gallery {
    position: relative;
    float: right;
    width: 55px;
    height: 100%;
    overflow: auto;
    margin-left: 2ex;
}
.btn:active, .btn.active {
    outline: 0px none;
    background-image: none;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.item.zoom > .media > .media-object-container .media-object {
    margin: 0px;
   
}
/*---css for products tiles---*/
.item.card > .media {
  background-color: #ffffff;
  padding: 15px 20px 10px;
  border: 1px solid #d4d9dd;
  height: 350px;
  width:100%;
}
.item.card > .media > .media-body {
  padding-top: 15px;
  border-top: 1px solid #d4d9dd;
  height: 145px;
}
/*---End for products tiles---*/
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #EBEBEB;
    border-color: #D9D6CF;
}
.item.zoom > .media > .media-object-container > .media-gallery .btn {
    padding: 0px;
    display: block;
    width: 100%;
    margin-bottom: 1.25ex;
    border: 1px solid #D4D9DD;
}
.btn.btn-default.active {
    border-color: #0085D5 !important;
}
.btn.btn-default {
    color: #0085D5;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none;
}
.item.zoom > .media > .media-object-container > .media-preview {
  width: 318px;
  position: relative;
  height: 322px;}
.item.zoom > .media > .media-object-container > .media-preview > .activation-notice {
    position: absolute;
    bottom: -1ex;
    width: 100%;
    margin-bottom: -1.4em;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #B2B2B2;
}
.item.zoom > .media > .media-object-container > .media-preview > .media-object {
   
}
.item.zoom > .media > .media-object-container > .media-gallery #gal-next.direction-control {
    bottom: 0;
}
.item.zoom > .media > .media-object-container > .media-gallery .direction-control {
    color: #B2B2B2;
    margin: 0;
    position: absolute;
    z-index: 1;
}
.item.zoom > .media.container > .media-object-container {
    margin-right: 0;
 margin-top: 0;	
}
.item.zoom > .media > .media-object-container {
    height: 342px;
    margin-bottom: 0;
    margin-right: -1%;
    overflow: hidden;
    padding: 0 1%;
    width: 420px;
}
/*Style for category page filter*/
.filters {
  position: relative;
  z-index: 0;
  background-color: white;
  margin-bottom: -4ex;
}
.filters .filter-tabs {
  border-top: 1px solid #ecebe8;
  border-bottom: 1px solid #ecebe8;
}
.filters .filter-tabs dl {
  padding: 0 0.75em;
  margin-bottom: 0;
  margin-top: 0;
}
.filters .filter-tabs dl > * {
  display: inline-block;
  margin: 0;
  margin-top: -1px;
  border: 1px solid #ecebe8;
  margin-right: -0.32em;
}
.lt-ie9 .filters .filter-tabs dl > * {
  margin-bottom: -1px;
}
.filters .filter-tabs dl dt,
.filters .filter-tabs dl dd > a {
  padding: 2ex .5em;
  text-align: center;
  text-transform: uppercase;
  color: #414141;
  font-weight: 200;
  font-size: 14px;
}
@media (min-width: 992px) {
  .filters .filter-tabs dl dt,
  .filters .filter-tabs dl dd > a {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .filters .filter-tabs dl dt,
  .filters .filter-tabs dl dd > a {
    font-size: 16px;
    padding: 2ex 0.75em;
  }
}
.filters .filter-tabs dl dt {
  border-left: none;
  padding-right: .25em;
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 992px) {
  .filters .filter-tabs dl dt {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .filters .filter-tabs dl dt {
    font-size: 16px;
    padding-right: 1.5em;
  }
}
.filters .filter-tabs dl dd {
  background-color: white;
}
.filters .filter-tabs dl dd a {
  display: block;
  text-decoration: none;
}
.filters .filter-tabs dl dd.active {
  border-bottom-color: white;
}
.filters .filter-tabs dl dd.active a {
  font-weight: normal;
}
.filters .filter-tabs dl dd.active a > .caret {
  color: #0085d5;
}
.filters > section {
  padding-bottom: 1ex;
}
.filters > section > .media > .media-body > .media-heading {
  margin-top: 2ex;
}
.filters > section > .media > .media-body p {
  margin: 0;
}
.filters > section > .media > .media-body form {
  display: inline-block !important;
  min-height: 22px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  margin-right: -0.3em;
  vertical-align: top;
  width: 33.33333333%;
  margin-top: 2ex;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.filters > section > .media > .media-body form .form-group {
  margin-bottom: 4ex;
}
.filters > section .media-heading {
  margin-top: 2ex;
}
.filters > section .cta {
  margin-bottom: 0.5ex;
  text-align: right;
}
.filters > section .cta .btn:first-child {
  float: left;
}
label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
}
.radio, .checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 22px;
    padding-left: 20px;
}
.radio label, .checkbox label {
	display: inline;
    /*duplicate
	cursor: pointer;
    font-weight: normal;
    float:left;
    padding-left: 15px;*/
    text-indent: -14px;
	/* APP-2739 */		
	line-height:1.2;		
	/*APP-2741*/		
	color:#808A8E;
}
.filters > section form > .checkbox {
    margin-top: 0;
    padding-left: 0%;
    padding-right: 2%;
}
.col-quarter {
    width: 25%;
}
input[type="search"] {
    -moz-box-sizing: border-box;
}

/*style for PNP page*/
 .PNPheading {
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: inherit;
    font-size: 43px;
    line-height: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    white-space: nowrap;
}
.headingHr {
    background-color: #CFCFCF !important;
    border: medium none !important;
    color: #CFCFCF !important;
    float: left;
    height: 1px !important;
    margin-bottom: 20px;
    margin-top: 0;
    width: 100%;
}
.specificationTbl tr th{
	 width: 10em !important;
	 font-weight:bold;
}
.specificationTbl tr td,.specificationTbl tr th{
	padding-bottom:10px !important;
}
.literatureSec {
    float: left;
    margin-top: 14px !important;
    width: 100%;
}
.price{
	font-weight:500;
	color:#808184;
	font-size:16px;
}
.buyBtn{
	color:#bbbdbf !important;
	border-color: #CCCCCC !important;
}
.buyTxtBox{
	width:69px;
	cursor:inherit !important; 
}
.buyBtn:active{
	border-color:none;
}
.saveToCart{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size:16px;
	cursor:pointer;
}
.star{
	float:left;
	margin-right:3px;
}
.saveToCart a:hover{
	text-decoration:none !important;
	cursor:pointer;
}
.literatureDiv {
    margin-top: 2em;
    overflow: hidden;
}
.productFmyImg{
	width:70px !important;
	height:70px;
}
/* Duplicate */
/*#browseTable_paginate{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #0085D5;
	cursor:pointer;
	width:30%;
	padding-top: 12px;
}
 .paginate_button_disabled{
	color:#CCC;
	cursor:default;
} */
.tableButton {
   float: right;
   margin-top: -19px;
}
#browseTable > tbody > tr.active > *,
#browseTable > tbody > tr:hover > * {
  color:#0b6098; 
}
#browseTable > tbody > tr.active > th a,
#browseTable > tbody > tr:hover > th a { 
color:#0b6098; 
}
.table >.header{
	    width: 100%;
    background-color: #F4F3F1;
}

/*style for searchpage*/
.nav-tabs {
    margin-bottom: 0px;
    padding-left: 0px;
    list-style: none outside none;
    border-bottom: 1px solid #DDD;
}
.nav-tabs > li {
    position: relative;
    display: block;
    float: left;
    margin-bottom: -1px;
}
.search .results .tab-content {
    padding-left: 1em;
    padding-right: 1em;
}
.tab-content > .active {
    display: block;
}
.search .results .paging {
    overflow: hidden;
}
.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 li {
    /* margin-top: 0px; */
    /* margin-bottom: 1ex; */
}
.nav-tabs > li {
    position: relative;
    display: block;
    float: left;
    margin-bottom: -1px;
}
.search .results .tab-content {
    padding-left: 1em;
    padding-right: 1em;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.search .results .paging {
    overflow: hidden;
}
.pull-left {
    float: left !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
    color: #202020;
    background-color: #EDEFF0;
    border-color: #202020;
    cursor: default;
}
.item > .media .media-collection {
    text-align: center;
}
.item-collection.media-left > .item > .media > .media-collection, .item.media-left > .media > .media-collection, .item-collection.media-right > .item > .media > .media-collection, .item.media-right > .media > .media-collection {
    float: left;
    width: 20%;
    max-width: 200px;
    margin-right: 1em;
}
.clearfix:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .pager:after, .panel-body:after, .modal-footer:after, .nav-tabs:after {
    clear: both;
}
.clearfix:before, .clearfix:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, .nav-tabs:before, .nav-tabs:after {
    content: " ";
    display: table;
}
.pull-right {
    float: right !important;
}
.search .results .item {
    border-bottom: 1px solid #ECEBE8;
    margin-bottom: 3ex;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #414141;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #DDD transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    cursor: default;
}
.nav-tabs > li.disabled > a {
    color: #B2B2B2;
}
.item-collection.media-left > .item > .media > .media-collection .media-object, .item.media-left > .media > .media-collection .media-object, .item-collection.media-right > .item > .media > .media-collection .media-object, .item.media-right > .media > .media-collection .media-object {
    padding-top: 100%;
}
#results > .btn{
	text-transform:uppercase !important;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#browseTable_length label{
	font-weight: normal !important;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 16px;
	color: #0085D5; 
}
thead tr th:first-child.tableLabel{
	font-weight: normal !important;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    	font-size: 16px;
	padding-left: 18px;
}
.ProGroupDesc{
	max-width: 61em;
}
.mainContent{
	background-color: #F0F0F0;
	overflow: hidden;
	border-bottom: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.leftColumn{
	width: 187px;
	border: 1px solid #D9D9D9;
	color: #A7A9AC;
	margin-bottom: 30px;
	float: left;
	background-color: #FFF;
	margin-left: 9.5%;
	font-size:14px;
}
.prodFilterDiv{
	background-color: #F0F0F0;
    float: left;
    width: 100%;
}
.leftColumn ul{
    background-color: #F0F0F0;
    float: left;
    margin-bottom: 0;
    margin-top: 0 !important;
    padding-left: 47px;
}
.leftColumn ul li{
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 4px;
    margin-top: 10px;
	cursor:pointer;
}
.leftColumn span{
    float: left;
    padding: 4% 0 4% 30%;
    width: 100%;
}
.expCloseImg{
	width:auto !important;
	padding-left:0px !important;
}
.filterSeperator{
	background-color: #d9d9d9;
    border: medium none;
    height: 1px !important;;
    width: 100% !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
	float:left;
}
.filterNav{
	padding-left: 28px !important;
}
.filterHeader{
    background-color: #2282C9;
    color: #FFFFFF !important;
    font-weight: bold;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
.filterNav a{
    margin-right: 15px;
    margin-top: 6px;
}
.minusImg{
	height: 9px;
	background-repeat: no-repeat;
	width: 10px;
}

.plusImg{
	width:10px;
	height:9px;
}
.productHeading{
    background-color: #FFFFFF;
    border-top: 1px solid #d9d9d9;
	 border-bottom: 1px solid #d9d9d9;
	border-left: medium none !important;
    float: left;
    font-size: 140%;
    padding: 15px;
    width: 76.6%;
}
.HfilterDiv{
    border-top: medium none !important;
	border-left: medium none !important;
    font-size: 15px;
    padding: 12px 0 12px 15px !important;
}
.HfilterDiv ul{
	padding:0;
	margin:0;
}
.HfilterDiv ul li{
    color: #A7A9AC;
    display: inline;
    padding-right: 30px;
	cursor:pointer;
}
.downArrow{
	background-image:url(../agilent_images/downArrow.png);
	width:8px;
	height:5px;
	float:left;
	background-repeat:no-repeat;
	cursor:pointer;
}
.filteredItem{
    padding: 11px 0 12px 15px !important;
	background-color:#f0f0f0;
	font-size:15px !important;
}
.filteredItem ul{
	width:auto;
}
.filteredItemBtn{
	border:1px solid #c1c1c1;
	background-color:#FFF !important;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
}
.cross{
    color: #2282C9;
    font-size: 14px;
    margin-left: 3px;
	cursor:pointer;
}
.productsList{
	margin:15px 15px 25px 5px;
	float:left;
}
.products{
	background-color:#FFF !important;
	border:1px solid #ebecec;
	float:left;
	margin-left:10px;
	width:256px;
	padding:0 10px 0 10px;
}
.productNumber{
    color: inherit;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
	float:left;
	width:100%;
	margin:10px 0 5px 0px;
}
.productSeperator{
    background-color: #D9D9D9;
    border: medium none;
    float: left;
    height: 1px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    width: 100% !important;
}
.productDesc{
	font-size:12px;
	color:#000;
}
.productSepDiv{
	clear:both;margin-bottom:10px;
}
.videosDiv{
	width:25% !important;
}
@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;
  }
  .btn > .caret,
  .dropup > .btn > .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 (min-width: 850px) {
  /*.lead {
    font-size: 24px;
  }*/
   .pgpModalBody
  {
  width: 25% !important;
  }
span#browse-parts-title {
  padding: 14px;
  width: 84.8%;
  display: inline-block;
  border-bottom: none;
  line-height: 24px;
  font-size: 16px;
  color:#5A6772;
}
span#buy-parts {
  padding: 15px 15px 15px 19px;
  background-color: #0085D5;
  color: white;
  margin-left: 5px !important;
  float: left;
  width: 14%;
  border: none;
  text-transform: capitalize;
  font-size: 16px;
}
}
@media (min-width: 850px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
@media (min-width: 850px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (min-width: 850px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
@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 (max-width: 991px) {
  #footer {
    min-width: 1025px;
  }
.homesocialBarDiv {
  background-color: #0085d5;
  clear: both;
  height: 58px;
  margin: 0 auto;
  min-width: 849px;
  overflow: hidden;
}

}
@media (max-width: 849px) {
  .col-quarter {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .col-third {
    width: 50%;
  }
  .col-quarter {
    width: 33.33333333%;
  }

}
@media only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi) {
  .food.icon.item.hero > .media .media-body > .media-heading::after {
    background-image:url(../agilent_images/icon-market-01-food-2x.png);
  }
}
@media (max-width: 991px) {
  .item.hero {
    padding-top: 0;	
  }
.item.hero > .media .media-body > .lead {
  padding-top: 75px;
}
  .item.hero > .media .media-body > .media-heading{
  top: 0px;
  margin-left: 0;
  background: none repeat scroll 0 0 rgba(48,48,48,0.8) !important;
  color: #fff !important;
  font-family: roboto_condensedlight,Arial,Helvetica,sans-serif!important;
  font-size: 28px!important;
  height: 65px !important;
  /* margin-left: -.75em; */ 
  padding: 18px 22px 18px!important;
  position: absolute;
  top: 0px !important;
  vertical-align: middle;
  /* width: 43%; */
  display: inline-block;
  line-height: 100% !important;
}
.icon.item.hero>header.media>.media-body>.media-heading::before {
  background: none repeat scroll 0 0 #000000;
  color: #fff;
  content: "\e615";
  display: inline-block;
  float: right;
  font-family: FontAwesome;
  font-size: 45px;
  font-style: normal;
  font-weight: normal;
  height: 62px !important;
  padding-top: 3px !important;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 60px;
}
  .item.hero > .media .media-body{
	  padding-top:0px;
  }
  .item.hero .media-body > .media-heading {
    position: relative !important;
    background-color: transparent !important;
    color: #414141 !important;
    padding: 0 !important;
    height: auto !important;
    line-height: 1.4 !important;
  }
}
@media screen and (max-width: 991px) {
  .item-collection.sidenav > .side-nav {
    width: auto;
    position: static !important;
  }
  .item-collection.sidenav > .side-nav .nav {
    margin: 0 -0.75em;
  }
  .item-collection.sidenav > .side-nav .nav li {
    padding: 0 0.75em;
    display: inline-block;
    margin-right: -0.35em;
  }
.item-collection.sidenav > .side-nav .nav li.hide{
display:none;
}
.leftNavDisplay{
display:inline-block;
}
  .item-collection.sidenav > .side-nav .nav li a {
    padding: 1ex 0;
  }
  .item-collection.sidenav > .side-nav ~ * {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  body {
   /* padding-top: 0;*/
  }
}
@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(../agilent_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(../agilent_images/icon-search-2x.png);
    background-size: 24px;
  }
}
@media (max-width: 991px) {
  #nav-accordion .collapse-close {
    position: static;
    width: 0;
    height: 0;
  }
}
@media (max-width: 991px) {
  .home #solutions header {
    top: 520px;
  }
}
@media (max-width: 991px) {
  .home #solutions header nav ul li {
    font-size: 16px;
    min-width: 0;
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .home #solutions header nav ul li {
    min-width: 9em;
  }
  .pgpModalBody
  {
  width: 16.66666667% !important;
  }
span#browse-parts-title {
  padding: 14px;
  width: 88.2%;
  display: inline-block;
  border-bottom: none;
  line-height: 24px;
  font-size: 16px !important;
  color:#5A6772;
}

span#buy-parts {
  padding: 15px;
  background-color: #0085D5;
  color: white;
  margin-left: 5px !important;
  float: left;
  width: 11%;
  border: none;
  padding-left: 19px;
 text-transform: capitalize;
font-size: 16px !important;
}

}
@media (min-width: 1240px) {
  .home #solutions section a {
    background-size: 100%;
  }
  .pgpModalBody
  {
  width: 16.66666667% !important;
  }
}
@media (max-width: 991px) {
  .home .news #features,
  .home .news .other-news {
    width: 100%;
  }
  .home .news .other-news > * {
    display: inline-block !important;
    min-height: 22px;
    padding-left: 0.75em;
    padding-right: 0.75em;
    margin-right: -0.3em;
    vertical-align: top;
    width: 50%;
  }
  .pgpModalBody
  {
  width: 33.33333333% !important;
  }
span#browse-parts-title {
  padding: 14px;
  width: 84.8%;
  display: inline-block;
  border-bottom: none;
  line-height: 24px;
  font-size: 16px;
  color:#5A6772;
}

span#buy-parts {
  padding: 15px;
  background-color: #0085D5;
  color: white;
  margin-left: 5px !important;
  float: left;
  width: 14%;
  border: none;
  padding-left: 19px;
 text-transform: capitalize;
 font-size: 16px !important;
}

}
@media (max-width: 849px) {
  .home .news .other-news > * {
    width: 100%;
  }
  .pgpModalBody
  {
  width: 50% !important;
  }
span#browse-parts-title {
  padding: 14px;
  width: 84.8%;
  display: inline-block;
  border-bottom: none;
  line-height: 24px;
  font-size: 16px;
  color:#5A6772;
}

span#buy-parts {
  padding: 15px;
  background-color: #0085D5;
  color: white;
  margin-left: 5px !important;
  float: left;
  width: 14%;
  border: none;
  padding-left: 19px;
 text-transform: capitalize;
font-size: 16px !important;
}

}

.categoryTitle{
	text-align: center;
	font-size: 11px;
	margin: 20px auto auto;
	color: rgb(34, 130, 201) !important;
	font-weight: bold;
}
.item.zoom > .media > .media-object-container > .media-gallery .direction-control {
    color: #B2B2B2;
    margin: 0;
    position: absolute;
    z-index: 1;
}
.item.zoom > .media > .media-object-container > .media-gallery.scroller > div {
    height: 100%;
    overflow: hidden;
}
.categoryTitle span{
	width:100%;
	float:left;
}
.seeAll{
	float:right;
	color:#2282C9;
	font-size:11px;
	margin-bottom:10px;
}
.seeAll a:hover{
	text-decoration:none;
}

.catSmall:before{
	font-size: 16px;
	float: right;
	color:#0085D5;!important;
	margin-top:1px;
	content:"\e605";
	display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.seperatorLine{
	border-bottom:1px solid #E6E6E6;;
}
.bottomSpacing{
	margin-bottom:15px;
}
.pgpHeadings{
	margin-top:30px;
	margin-bottom:20px;
}
.trainingEventbox{
	border: 1px solid #D9D9D9;
	padding: 10px;
	height: 185px;
}
.coloum-third{
	width: 25%;
}
.solutionsTitle {
  color: #888B8D;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  font-family: RobotoMedium, Arial, Helvetica, sans-serif !important;
}
.sec-height {
    min-height: 34px !important; /* APP-21081 */
}	
.solutions a.pull-right {
    margin-top: 23px;
}
.horizontalRuler{
	color: #E6E6E6;
	background-color: #E6E6E6;
	border: none !important;
	height: 1px !important;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}
.horizontalLine{
	color: #E6E6E6;
	background-color: #E6E6E6;
	border: none !important;
	height: 1px !important;
	margin-bottom: 20px;
	width: 100%;
}
/*Style for PDP page as per New PDF*/
.productDetail{
	border-bottom: 1px solid #DDD;

    border-top: 1px solid #DDD;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 1px;
    padding: 5% 0px;
	display:inline-block;
	width:100%;
	padding-left: 9%;
}
.pdpHeadings{
	background:#FFF !important;
}
.featuresList li{
	list-style:disc;
}
.featuresList{
	width: 33%;
	float:left;
}
.pdpHeadings{
	float:left;
	width:100%;
}
.featuresList table tr td{
	width:100%;
}
.specificationTable{
	width: 35%;
	float:left;
	margin-right:15%;
}
.specTable{
	float:left;clear:both;
}
.literatureList{
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #E6E6E6;
}
.LitExpandImg{
	margin-right: 3%;
	margin-top:1%;
}
.literatureDesc{
	float:left;
	border-top:1px solid #0085d5;
	border-bottom:1px solid #0085d5;
	padding-top:2%;
	padding-bottom:1%;
	padding-left: 4%;
	width: 100%;
}
.pdpHeadings a{
	overflow:hidden;
	float:left;
}
.floatLeft{
	display:inline-block;
	width:100%;
}
@-moz-document url-prefix() {
.floatLeft{
	display:inline-block;
	width:100%;

	float:left;
}
}
.topSpacing{
	margin-top:20px !important;
}
.show{
	display:block;
	}
.btmLinks{
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
	font-size:14px;
	}
.returnTop a{
	float:right;
	color:#808080 !important;
	text-decoration:none;
	}
/*style for browse part table*/
.browsePartPlus {
    background-image: url('../agilent_images/plus.png');
    background-repeat: no-repeat;
    background-position: -3px 10px;
}
.browsePartMinus {
    background-repeat: no-repeat;
    background-image: url('../agilent_images/minus.png');
   background-position: 1px 17px;
}
.selectedRowCOlor{
color: #202020;
font-family: robotomedium, Arial, Helvetica, sans-serif;
font-size: 14px;
}
.showEntrySelect{
                border:none;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                text-indent: 0.01px;
                text-overflow: '';
                outline:none;
                box-shadow:none;
                color: #0085D5;
		  cursor:pointer;
}
.browseTablefilterImg{
        margin-left: -17px;
		top: 5px;
		position: relative;
}
.showEntryDWArr{
        margin-left: -15px;
		top: 3px;
		position: relative;
}
.modalFilter{
                width:60%;
                height:60%;
                top:20% ;
                left:20%;
                position:absolute;
                display:none;
                background:white;
                padding:20px;
}
.modalFilterShow{
                display:block;
                z-index:1000;
}
#modalClose{
                float:right;
                width:20px;
                height:20px;
}
div.AddCartPopUp {
background: #efefef;
padding: 2em;
/* margin: 2em 0; */
text-align: right;
display:none;
position:relative;
margin-top: 20px;
max-height: 78px;
}
.AddCartPopUpShow{
display:block !important;
}
img.cartUpArr {
float: right;
margin-top: -43px;
}

span.paginate_active {
background-color: rgb(244, 243, 241);
padding: 2px 4px;
border: 1px solid #F4F3F1;
color: #0085D5;
}
span.paginate_button {
border: 1px solid #F4F3F1;
color: #0085D5;
padding: 2px 4px;
}
#browseTable_paginate  span.paginate_button_disabled {
color: #D3D8DC;
background-color: #fff;
border: 1px solid #D0D0CE;
cursor: default;
}

#browseTable td.sorting_1,#browseTable th.sorting_1 a{
color: #202020;
font-size: 14px;
padding-left: 12px; 
}

.qty input.form-control:focus, .qtyFocus {
  border: 1px solid #5a6772;
  outline: none !important;
  color: #202020;
  font-family: robotomedium, Arial, Helvetica, sans-serif;
}
.qty  input.form-control{
width: 6em;
margin-left: 50px;
text-align: center;
color: #0085d5;
font-size:14px;
box-shadow:none;
}
div.paginationText {
    display: inline;
    position: relative;
    top: 8px;
    line-height: 48px;
}
.btn:active, .btn.active {
outline: none;
background-image: none;
box-shadow: none !important;
color:#202020;
font-family: robotomedium, Arial, Helvetica, sans-serif;
}
select::-ms-expand {
    display: none;
}
/* #browseTable_wrapper{
	margin-top: -38px;
} */
.tableTitle{
	border:1px solid #E6E6E6;
	border-bottom:none;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:0px !important;
}
.noFloat{
	float:none !important;
}
.tableHr{
	margin-bottom:0 !important;
}
.spacing{
	padding-top:10px;
	margin-bottom:0px;
}
.pcpHeading{
	display: inline-block;
	margin-bottom:0px !important;
}
/*---pcp-1-----*/
table.table-vertical.col-full.category-table {
margin-bottom: 0px;
background-color: #f4f3f1;
}
.categoryContent,.solutionCategoryCr {
margin-left: auto;
margin-right: auto;
/*---Change Done for PCP commented border top-----*/
#border-top: 1px solid #E0E0E0;
}
.categoryRowTitle{
font-weight: normal;
padding-bottom: 0 !important;
padding-right: 1em;
width: 23em;
}
.categoryContent .table-vertical tr,.solutionCategoryCr .table-vertical tr{
border-bottom: 1px solid #E0E0E0;
border-top: 1px solid #E0E0E0;
}
/*---Change Done for PCP Added Style-----*/
.categoryContent .table-vertical tr.noheader,.solutionCategoryCr .table-vertical tr.noheader{
border-bottom: 0px;
border-top: 0px;
}
.categoryContent .table-vertical tr.lastRow,.solutionCategoryCr .table-vertical tr.lastRow{
border-bottom: none;
}
.categoryContent .table-vertical tr td{
background-color: #F4F3F1;
padding-bottom: 5em;/*Added for fixing a padding bottom issue*/
}
.categoryContent .table-vertical tr td span a{
color: #0085D5;
font-size: 13px !important;
font-family:robotoregular, Arial, Helvetica, sans-serif !important;
}
.categoryRowTitle >.media>.media-object-container>.media-preview>.media-object,.solutionCategoryCr >.media>.media-object-container>.media-preview>.media-object {
padding-top: 16%;
}

.categoryRowTitle >.media>.media-object-container {
float: left;
margin-right: 2%;
width: 5%;
}

.categoryRowTitle >.media {
overflow: hidden;
margin-top: 16px;
}

.categoryRowTitle >.media>.media-body >.media-heading {
color: inherit;
font-size: 16px;
line-height: 130%;
margin-bottom: 0ex;
font-family: robotoregular, Arial, Helvetica, sans-serif;
font-weight: 400;
margin-top: 0px;
}

.categoryRowTitle >.media>.media-body {
overflow: hidden;
float: right;
width: 85%;
}
.categoryRowTitle >.media-body >.media-heading {
color: inherit;
font-size: 16px !important;
line-height: 130%;
margin-bottom: 2px;
font-family: robotoregular, Arial, Helvetica, sans-serif !important;
font-weight: 400;
margin-top: 0px;
}

.categoryRowTitle >.media-body {
overflow: hidden;
}
/*---pcp-1 End-----*/
.ctaBrowsePrt{
	background-color:#0b6092;
	color:#FFF;
}
.nxtTableHR{
	margin-top:0px !important;
}
.category-table{
       background-color: #f4f3f1;
}
.container >.categoryContent> .category-table,.container >.categoryContent> .category-table> tbody> tr>th{
	padding-left:0 !important;
	margin-left:0 !important;
	margin-right:0 !important;
       background-color: #fff;
}
.container >.categoryContent {
	padding-right:0 !important;
}
.category-table p{
	margin-top:0px;
	font-size: 13px !important;
	color:#5A6772;
	font-family:robotoregular, Arial, Helvetica, sans-serif !important;
}
/*--------------applied filters-----------*/
.appliedFiltersEach {
border: 2px solid #F4F3F1;
padding: 2px;
text-align: center;
color: #414141;
font-weight: 200;
margin-left: 6px;

}
.filterCloseImg{
margin-left: 7px;
position: relative;
top: -2px;
right: 1px;
}
.showingResults {
  color: #888B8D;
  font-weight: 200;
  float: right;
  position:relative;
  padding-left: 20px;
  padding-top: 1px;
  font-size: 14px;
  font-family:robotomedium, Arial, Helvetica, sans-serif;
}
/*Duplicate*/
/* .appliedFilters {
  color: #414141;
  font-weight: 200;
  padding-right: 10px;
  float: left;
  position: relative;
  top: 10px;
} */
/*--------End of applied filters-----------*/

div#browseTable_info{
float: right;
margin-right: 70%;
}
.systemsP{
	margin-bottom: 3ex;
	margin-top: 0px;
}
/*---Change Done for PCP (Removed th)-----*/
.noRightBorder{
	border-right:none !important;
}
.pcpCat{
	clear:both;
	width:100%;
	float:left;
}
/**SVG images for PCP**/
.solutionIcons{
	margin-top: -7px;
	width:40px;
	height:40px;
}
.AddCartPopUp{
	color:#0085D5;
}
.cartTick-square:before {
  content: "\e621";
}
.cartTick:before {
  content: "\e621";
  font-family: FontAwesome;
  font-size: 20px;
   left: 4px;
  position: relative;
}
.minusImg-square:before,.minusImg:before {
  	content: "\e601";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.plusImg-square:before,.plusImg:before{
	content:"\e602";
	display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.minusImg:hover,.plusImg:hover,.minusImg:focus,.plusImg:focus{
	text-decoration:none !important;
}
.item-collection.sidenav > .side-nav ~ *.active > header > .heading {
  position: relative;
  top: 2px;
}
.item-collection.sidenav > .side-nav ~ *.active > header > .heading::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 100%;
  bottom: 0;
  border-left: 3px solid #ffcc00;
}
.item-collection.sidenav > .side-nav ~ *.active > header > .heading::before {
	margin-left:3px;
}

/*End*/
/*style for filter navigation*/
.filter-vertical > .container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.filter-vertical > .container .fv-nav {
  position: absolute;
  left: 0px;
  width: 212px;
  padding: 0 0 2ex 0;
  background-color: #ffffff;
  border: 1px solid #d4d9dd;
  margin-left: -10px;
  /*margin-left: -0.75em; em changed*/
  border-top: none;
}
.filter-vertical > .container .fv-nav > h3.fv-heading {
  height: 70px;
  margin: 0;
  border-bottom: 1px solid #d4d9dd;
  color: #808A8E;
  background-color: #0085d5;
  color: white;
  font-size: 16px !important;
  font-family: robotomedium, Arial, Helvetica, sans-serif !important;
  display: table-cell;
  line-height: 22px;
  padding: 0px 29px; /*Fix for APP-202*/
  vertical-align: middle;
  width: 210px;
}
.pgpFilterTopHeading > .container .fv-nav > h3.fv-heading {
    background-color: #00426A;
    cursor: auto;
}
.filter-vertical > .container .fv-nav > p {
  height: 49.7px;
  margin: 0;
  padding-left: 33px;
  color: #808A8E;
  font-weight: 400;
  background-color: white;
  line-height: 50px;
  border-bottom: 1px solid #d4d9dd;
  font-size:14px;
  font-family:robotomedium, Arial, Helvetica, sans-serif !important;
}
.filter-vertical > .container .fv-nav .filters {
  margin: 0;
}
.filter-vertical > .container .fv-nav .filters dt {
  margin: 0;
  border-bottom: 1px solid #d4d9dd;
  padding-left: 33px;
  color: #808A8E;
  font-weight: 400;
  position: relative;
  background-color: white;
  line-height: 50px;
}
.filter-vertical > .container .fv-nav .filters dt.active:before {
  content: "\e601";
   display: block;
   font-family:FontAwesome;
}
.filter-vertical > .container .fv-nav .filters dt:before {
  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;
  content: "\e602";
  display: block;
  position: absolute;
  top: 18px;
  left: 12px;
  font-size: 16px;
  color: #0085d5;
  font-family:FontAwesome;
}
.filter-vertical > .container .fv-nav .filters dt.active {
  color: #303030;
  font-family:robotomedium, Arial, Helvetica, sans-serif !important;
  font-size:14px;
  font-weight: 500;
}
.filter-vertical > .container .fv-nav .filters dd {
  margin: 0;
}
.filter-vertical > .container .fv-nav .filters dd .btn-group {
  display: none;
  margin: 0;
  background-color: #f9f9fa;
  border-bottom: 1px solid #d4d9dd;
  font-weight: 400;
  width: 100%;
  padding: 0;
}
.filter-vertical > .container .fv-nav .filters dd .btn-group {
  display: inline-block;
}
.filter-vertical > .container .fv-nav .filters dd .btn-group > button {
  line-height: 48px;
  color: #808A8E;
  text-decoration: none;
  padding: 10px 5px 10px 33px;
  width: 100%;
  font-family:robotoregular, Arial, Helvetica, sans-serif !important;
  font-size:14px;
}
.filter-vertical > .container .fv-nav .filters dd .btn-group > button.active {
  color: #202020;
  font-weight:bold;
}
.filter-vertical > .container .fv-nav .filters dd #back-to-featured {
  display: none;
}
.filter-vertical > .container .fv-nav .filters dd #back-to-featured.active {
  display: inline-block;
}
.filter-vertical > .container .fv-content {
  display: none;
  overflow: hidden;
  width: 100%;
  padding-left: 200px;
  padding-right: 0px;
  margin-bottom: 0;
}
.filter-vertical > .container .fv-content.active {
  display: block;
}
.filter-vertical > .container .fv-content > header {
  height: 70px;
  border-top: 1px solid #d4d9dd;
  border-bottom: 1px solid #d4d9dd;
  background-color: white;
}
.filter-vertical > .container .fv-content > header .heading {
  display: inline-block;
  margin: 0;
  line-height: 68px;
  font-family:roboto_condensedlight, Arial, Helvetica, sans-serif !important;
  font-size:24px !important;
  color:#5A6772;
}

/*app-10811 */
.filter-vertical > .container .fv-content > header .vpp {
  
 
  /*right: 46px;
  position: absolute;*/
  top: 6px;
  clear: left;
float: right;
  //
  margin-right:1%;
  position:relative;
}
.filter-vertical > .container .fv-content > header .vpp > button {
  display: inline-block;
  position: relative;
  border: 0;
  text-decoration: none;
  /* duplicate
  padding-right: 27px;
  margin-top: 13px;
  margin-right: -18px;*/
}
.filter-vertical > .container .fv-content > header .vpp > button:after {
  font-family:FontAwesome;
  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;
  content: "\e607";
  display: inline-block;
  position: absolute;
  top: 7px;
  right: 0px;
  font-size: 23px;
}
.open > .dropdown-menu {
display: block;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 10px;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	/*-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); */
	background-clip: padding-box;
}
.filter-vertical > .container .fv-content > header .vpp .dropdown-menu {
  top: 65%;
  min-width: 125px;
}
/* duplicate
.filter-vertical > .container .fv-content > header .vpp .dropdown-menu > li {
  margin: 0;
}
.filter-vertical > .container .fv-content > header .vpp .dropdown-menu > li > a {
  text-align: right;
}*/
.filter-horizontal {
  width: 100%;
  margin-bottom: 0;
}
.filter-horizontal .filter-tabs {
  width: 96.2%;
  height: auto !important;
  padding: 0 1.5em;
  background-color: white;
  overflow:auto;
  -webkit-padding-after: 1px;
}
/* Duplicate 
.filter-horizontal .filter-tabs .fh-modal-trigger {
  float: left;
  list-style: none;
  line-height: 47px;
  margin: 0 2em 0 0;
  padding: 0;
  border: 0;
  text-decoration: none;
}
.filter-horizontal .filter-tabs .fh-modal-trigger {

float: left;
list-style: outside none none;
line-height: 8px;
margin: 6px 2em 8.3px -5px;
padding-left: 20px;
padding-right: 20px;
text-decoration: none;
border: 1px solid;
padding-bottom: 13px;
padding-top: 13px;
}*/


/*ends oneseven-13777 */

.filter-horizontal .filter-tabs .fh-modal-backdrop {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
}
.filter-horizontal .filter-tabs .fh-modal-backdrop.active {
  display: block;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content {
  margin: 205px auto;
  background-color: transparent;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content.modal-lg {
  width: 80%;
  height: 70%;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content.modal-md {
  width: 920px;
  height: 440px;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content.modal-sm {
  width: 640px;
  height: 320px;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header {
  padding: 20px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #edeff0;
}
/*------------model overlay header-footer alignment----------------*/
 .filter-horizontal .filter-tabs.pgp_productFilters .fh-modal-backdrop .fh-modal-content > header {
  /*duplicate
  padding: 20px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #edeff0;*/
  padding-left: 42px;
  padding-right: 17px;
}
.pgp_productFilters .fh-modal-clear{  
padding-left: 25px;
}
/*------------model overlay header-footer alignment----------------*/
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header h4 {
  display: inline-block;
  margin: 0 3em 0 5px;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .search {
  display: inline-block;
  min-width: 40%;
  margin-right: 3em;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .search > form {
  margin: 0;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .search > form > .form-group {
  position: relative;
  margin: 0;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .search > form > .form-group::before {
  font-family: FontAwesome;
  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;
  content: '\e620';
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 7px;
  font-size: 23px;
  color: #0085d5;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .search > form > .form-group > input {
  height: auto;
  line-height: 1.6;
  padding: 1ex 1em 1ex 2.5em;
  font-size: 14px;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .series {
  display: inline-block;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .series > span {
  margin-right: .5em;
  font-weight: 400;
  color: #808A8E;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .series > a {
  margin-right: .5em;
  padding-bottom: 5px;
  font-weight: 400;
  text-decoration: none;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .series > a.active {
  color: #202020;
  border-bottom: 2px solid #ffcc00;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .fh-modal-close {
  float: right;
  text-decoration: none;
 
}

.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header .fh-modal-close > .icon-xclose::before {
  font-size: 18px;
  color: #0085D5;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\e611";
  top: -5px;
  position: relative;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > section {
  padding: 20px 20px;
  background-color: white;
  max-height: 50%;
  overflow-y: auto;
}
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > footer {
  padding: 20px 20px;
  border-top: 1px solid #d4d9dd;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: white;
}
.filter-horizontal .applied-filters {
  display: none;
  width: 100%;
  height: auto;
  background-color: #edeff0;
  border-top: 1px solid #d4d9dd;
  transition: all 1s ease-in-out;
}
.filter-horizontal .applied-filters.active {
  display: inline-block;
  transition: all 1s ease-in-out;
}
.filter-horizontal .applied-filters > p {
  display: inline-block;
  /*line-height: 45px;*/
  margin: 0 1em 0 0;
  color: #808A8E;
  font-family:robotoregular, Arial, Helvetica, sans-serif !important;
  font-size:14px;
}
.filter-horizontal .applied-filters > .btn.applied-filter {
  display: none;
  position: relative;
  background-color: white;
  border: 2px solid #d4d9dd;
  line-height: 15px;
  vertical-align: baseline;
  /* margin-right: .75em; */
  margin-right: .46em;
  padding-right: 2em;
  padding-left: .65em;
  font-family:robotoregular, Arial, Helvetica, sans-serif !important;
  font-size:14px !important;
  color:#5A6772;
}
.filter-horizontal .applied-filters > .btn.applied-filter.exist {
 display: inline-block;
  vertical-align:middle;
}
.filter-horizontal .applied-filters > .btn.applied-filter:after {
  font-family: FontAwesome;
  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;
  content: "\e611";
  display: block;
  position: absolute;
  top: 9px;
  right: 5px;
  font-size: 14px;
  color: #0085d5;
}
.filter-horizontal .applied-filters > .results {
  float: right;
  margin-right: 0;
}
.filter-horizontal .fh-content {
  float: left;
  /* duplicate
  border-top: 1px solid #d4d9dd;*/
  background-color: #edeff0;
  padding: 4px 15px 8px 7px;
  margin: 0;
  width:100%;
}
.filter-horizontal .pgpBtmPagination {
  float: left;
  width: 100%;
  background-color: #edeff0;
}
.fh-modal-backdrop > section > footer{
 width:100%;
 float: left;
}
.filter-horizontal .pgpBtmPagination .need-help {
  display: inline-block;
  padding-top: 2ex;
  padding-right: 3em;
  margin-right: 10px;
  border-top: 1px solid #d4d9dd;
  overflow: hidden !important;
}
.filter-horizontal .pgpBtmPagination .need-help > a {
  display: inline-block;
  color: #0085d5;
  position: relative;
  text-decoration: none;
  font-weight: 400;
}
.filter-horizontal .pgpBtmPagination .need-help > a::after {
  font-family: FontAwesome;
  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;
  content: "\e60b";
  display: inline-block;
  position: absolute;
  top: -2px;
  right: -23px;
  font-size: 23px;
}
.filter-horizontal .pgpBtmPagination .need-help p {
  color: #808A8E;
  font-weight: 400;
  margin: 1ex 0 2ex;
}
.filter-horizontal .pgpBtmPagination .pagination,
.filter-horizontal .pgpBtmPagination .results {
  float: right;
  clear: both;
}
.filter-horizontal .pgpBtmPagination .pagination {
  margin: 6px 0px 15px 0px;
}
.results {
  color: #808A8E;
  margin-top: 0ex;
  margin-bottom: 0;
}
.filter-bg-full {
  position: relative;
  margin-top: -20px;
  background-color: #ECEEEF;
  border-bottom: 1px solid #d4d9dd;
  

}
.filter-bg-full.container {
  margin-bottom: 0;
  padding-bottom: 15px;
}
.filter-bg-full::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 68px;
  background-color: #ffffff;
  border-top: 1px solid #d4d9dd;
  border-bottom: 1px solid #d4d9dd;
  z-index: 0;
}


/*End of filter navigation*/

/*-------------IN PDP---------------------*/
.ins_products{
	width:246px !important;
}
.ins_products span a{
	font-size:14px !important;
}
.servicesDesc{
	float:left;	
	padding-top:1%;
	padding-bottom:1%;
	padding-left: 4%;
	width: 100%;
}
.noBtmBorder{
border-bottom:none !important;
}

/*----------IN_PGP---------------------------*/
.rightSpan{
	float:right;
	padding:5px;	
	font-size: 14px;
}
.sortPgpIcon:after{
	content:"\e604";
	display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.viewPerPagePGP{
	color: #0085d5;
    overflow:hidden;
}

.IN_pgp_viewPerPageSelect{
	width:35px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	padding: 2px 2px 2px 2px;
    background: url(../agilent_images/downArrow.png)no-repeat 25px center;
    border: none;
   
}
.IN_Pgp_ProductsResults{
	float: right;
	bottom: 20px;
	position: relative;
	width: 100%;
	text-align: right;
}
.IN_Pgp_ProductsPagination{
	float:right;
	bottom:10px;
	position:relative;
}
.heading_IN_PGP{
	width:100%;
}
/*------IN PGP Pagination------------*/
ul.simple-pagination {
	list-style: none;
}

.simple-pagination {
	display: block;
	overflow: hidden;
	padding: 0 5px 5px 0;
	margin: 0;
}

.simple-pagination ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.simple-pagination li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
.light-theme a, .light-theme span {
	float: left;
	color: #0085d5;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;		
	background: #fff; /* Old browsers */
	
}

.light-theme a:hover {
	text-decoration: none;
	background: #FCFCFC;
}

.light-theme .current {
	background: #F0F0F0;
	color: #000;	
	cursor: default;
}
.light-theme .currentArr
{
	background: #fff;
	color: #fofofo;	
	cursor: default;
}
.light-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}
/*------IN PGP Pagination ends------------*/
/*style for PGP*/
.center{
	text-align: center;
}
.fa-angle-right:before {
  content: "\e605";
  position: relative;
  top: 3px;
  font-size: 17px;
}
.fa-chevron-circle-up:before {
  content: "\e604";
}
.item-collection > .pgpBtmPagination{
    overflow: auto;
	padding-left: 1%;
	padding-right: 1%;
}
.item-collection > footer{
    overflow: auto;
    padding-left: 1%;
    padding-right: 1%;
}
.borderSeperator{
	display: none;
	width: 100%;
	background-color: #FFF;
	border-bottom: 1px solid #D4D9DD;
}
.item-collection .item .lead {
    font-size: 13px;
    color: #5A6772;
}
.col-sixth {
    width: 16.6667%;
}
.dropdown-backdrop {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 990;
}
.vppDropDown {
	top: 39px !important;
    
}

/* .filter-vertical > .container .fv-content > header .vpp .dropdown-menu > li {
margin: 0;
text-align:right;
} */
/*.filter-vertical > .container .fv-content > header .vpp .dropdown-menu > li > a {
    text-align: left;
    width: 100%;
    display: inline-block;
    line-height: 15px;
    padding-right: 3px;
    padding-left: 8px;
	padding-top: 2px;
    padding-bottom: 3px;
    color: #53565A;
    font-family: robotoregular, arial, helvetica, sans-serif;
}
.filter-vertical > .container .fv-content > header .vpp .dropdown-menu > li > a:hover{
background-color:#0085d5;
color:#FFF !important;
text-decoration:none;
}*/
/*-----------browse table iteration one fixes--------------------*/
.browseTableSortImg {
top: 4px;
position: relative;
margin-left: -8px;
}
.browseTableSortImg:after
{
    content:"\e60c";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;

}
.browseTablefilterImg:after
{
    content:"\e607";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;

}


.showEntryDWArr:after
{
    content:"\e607";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;

}

.item.zoom > .media > .media-object-container > .media-gallery #gal-prev.direction-control {
    top: 0px;
}

.fa-chevron-down:before {
   content: "\e609";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
}
.fa-chevron-up:before {
   content: "\e608";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
}
.item.zoom > .media > .media-object-container > .media-gallery .direction-control[disabled] {
     color: #B2B2B2;
}
.item.zoom > .media > .media-object-container > .media-gallery .direction-control[disabled] {
    color: #B2B2B2;
}
.item.zoom > .media > .media-object-container > .media-gallery .direction-control {
   
color: #0085D5;
}

.item.zoom > .media > .media-object-container > .media-gallery.scroller.withOutScroll {
    padding: 4ex 0px;
}
/*---RBE JUNE App-177 start-----*/
/*.bg-pdp-full {
  border-top: 2px solid #0085d5;
  background-color: #f9f9fa;
  background-repeat: repeat-x;
  background-position-y: 69px;
  background-position-x: 30%;
  background-image:url(../agilent_images/bgFull.png);
  margin-top: 60px;
}*/
.bg-pdp-full {
    border-top: 2px solid #0085D5;
    background-color: #F9F9FA;
    background-repeat: repeat-x;
    background-image: url("../agilent_images/bgFull.png");
    margin-top: 37px;
}
/*---RBE JUNE  App-177 end-----*/
.bg-pdp-full > header {
  display: none;
}
.item-collection.sidenav > .side-nav ~ * {
  border-bottom: 1px solid #d4d9dd;
  padding-left: 0;
  padding-right: 0;
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-position-y: 69px;
  background-position-x: left;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAB4CAYAAAAzOJiAAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAIBJREFUeNp0kUESQyEIQ/M8eY/bmfYM0IXiF6E7JSEJoO/n/RqSfEhSeuEDbsArGR9CPmgpxLelTNQqSuJNFCsxZj6sKCNbI6xa9BLKPLU1gm1giZ4eD5oyS02CbX4bcYy1O5L5nYB7p7EI2k1G75EZL8rcbfpDoTl3ui+0KvoNAIsMcO0vyUENAAAAAElFTkSuQmCC);
}
.item-collection.sidenav > .side-nav > header > .heading {
	margin-top: 9.5px;
	margin-bottom: 9.5px;
	font-size: 14px;
	line-height: 130%;
	margin-top: 1ex;
	margin-bottom: 1ex;
	padding-bottom: none;
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
	font-weight: 400;
	line-height: 68px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #808A8E !important;
	background-color: transparent;
}
.accordion dl {
  margin: 0;
  padding-left: 19px;
}
.accordion dl dt {
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #d4d9dd;
	padding-left: 92px;
	color: #808A8E;
	font-weight: 400;
	position: relative;
	background-color: transparent;
	line-height: 50px;
	cursor: pointer;
}
.accordion dl dd {
	max-width: 100%;
	margin: 0;
	padding: 25px 25px 25px 88px;
	border-bottom: 1px solid #d4d9dd;
}
.accordion dl dt:before {
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e602";
	display: block;
	position: absolute;
	top: 14px;
	left: 0px;
	font-size: 21px;
	color: #0085d5;
       cursor: pointer;
}
.accordion dl dt.active:before {
content: "\e601";
}
.clear{
	clear:both;
	overflow:auto;
}
.InPGPNav> header{
	padding:0 !important;
}
/* duplicate
.InPGPNav >.fv-content{
	padding-left: 35px !important;
}*/
.InPGPNav >.fv-content> header{
	padding: 0 31px 0 208px !important;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
    float: left;
    line-height: 11px;
    text-decoration: none;    
	color: #0085D5;
    background-color: #ffffff;
    border: 1px solid #D0D0CE;
    font-size: 14px;
    padding: 10px 7px;
    margin: 0px 4px 0px 4px;
    border-radius: 0px;
    display: inline-block;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination > li.page-back > a, .pagination > li.page-forward > a {
	width: 25px;
	height: 33px;

}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #D3D8DC;
  	background-color: #fff;
  	border-color: #D3D8DC;
  	cursor: auto;
}
/* .pagination > li > a, .pagination > li > span {
	font-size: 14px;
	padding: 6px 10px;
	margin: 1ex 0.15em;
	border-radius: 2px;
	display: inline-block;
} */
.pagination > li.page-back > a:before {
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e60a";
	position: relative;
	bottom: 6px;
	right: 9px;
	font-size: 24px;
}
html.Mac.Safari .pagination > li.page-back > a:before{right:8px;}
/* .pgpPagination > li.page-back > a:before{
	left:-1px;
} */
.pagination > li.page-forward > a:before {
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e60b";
	position: relative;
	bottom: 6px;
	right: 7px;
	font-size: 24px;
}
html.Mac.Safari .pagination > li.page-forward > a:before{right:6px;}

.customerTestPagination  > li.page-forward > a::before,.relatedProdPagination  > li.page-forward > a::before,.customerTestPagination  > li.page-back > a::before,.relatedProdPagination  > li.page-back > a::before{
	bottom:6px\0;
}

.inPGPNavPagination{
	margin-bottom: 0 !important;
}
.cta{
	text-transform:uppercase;
}
.item > footer > section > footer {
	padding-top: 3ex;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}
.specificationDiv h4{
	font-size:17px !important;
}
.SolutionsCta{
	margin-bottom:2%;
}
.transparentBtn{
	border:1px solid #0085D5 !important;
	padding-left:15px !important;
	padding-right:15px !important;
	font-weight:400;
}

/*-------------pgp left filter background color for IE8-----------------*/

.fv-content .btn.btn-link,.fv-nav .btn.btn-link{

background: none !important;
}
/*---------------side nav yellow bar IE8------------*/

.lt-ie9 .item-collection.sidenav > .side-nav ~ *.active > header > .heading:after,
.lt-ie8 .item-collection.sidenav > .side-nav ~ *.active > header > .heading .ie-after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 2ex;
  bottom: 0;
  border-left: 3px solid #ffcc00;
}


.lt-ie9 .item-collection.sidenav > .side-nav ~ *.active > header > .heading:before,
.lt-ie8 .item-collection.sidenav > .side-nav ~ *.active > header > .heading .ie-before {

 margin-left:3px;
}
/*Fix for Iteration1*/
.item-collection.sidenav > .side-nav .nav li.active a{
	padding: 0px 0px 0px 7px !important;
}
.item > footer > section > footer {
padding-top: 3ex;
padding-left: 5px;
padding-right: 5px;
overflow: hidden;
}
.pdpSections h3.heading{
	padding-left:10px !important;
}
/*End Fix for Iteration1*/
.specificationDiv h4{
	border-bottom:1px solid #D4D9DD !important;
	width: 70%;
	padding-bottom: 5px;
}
.section.col-half<headder{
	width:60%;
}
/*for ipad potrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

body {
   padding-top: 0 !important;
  }
.pgpModalBody {
 width:33.33333333%; 
 }
span#browse-parts-title {
  padding: 14px;
  width: 84.8%;
  display: inline-block;
  border-bottom: none;
  line-height: 24px;
  font-size: 16px;
  color:#5A6772;
}

span#buy-parts {
  padding: 15px;
  background-color: #0085D5;
  color: white;
  margin-left: 5px !important;
  float: left;
  width: 14%;
  border: none;
  padding-left: 19px;
 text-transform: capitalize;
font-size: 16px !important;
}

.container {
       min-width: 765px;
   	padding-left: 10px !important;
	padding-right: 5px !important;
  }
body > header {
position: relative !important;
min-width: 1025px !important;
margin-bottom: 2ex !important;
}
.globalHeaderContainer {				
        margin-right: auto;				
        margin-left: auto;				
        padding-left: 15px;				
        padding-right: 15px;				
        min-width: 1025px !important;				
        max-width: 1240px;				
}				
.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;				
}
#footer {
min-width: 1025px !important;
}
.item.hero {
    padding-top: 0;
	margin-left: 0px !important;
  }
#footer .footer-nav .agilent-details {
width: 285px;
}
.col-sixth {
width: 15.5% !important;
}
.container.homeSocialBar {
  padding: 0 0px !important;
}
.primary-nav > li > a {
  margin-right: 2px !important;
}
.solapplication .item.hero > .media .media-body {
    padding-top: 210px;
}
.item.hero > .media .media-body {
    padding-top: 210px;
}

.breadcrumb {
padding-left:19px !important;
}

/*issue for future release -- defect 13806*/

.solapplication .item.hero > .media .media-body > p{
font-size:12px !important;
width: 90% !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;
}
.pgpDesc{
font-size: 7px !important;
max-width: 100% !important;
}
#footer .footer-nav .footer-links dl {
	width: 20%;
}
.item.hero > .media .media-body > p {
font-size: 8px !important;
}
.item-collection .item .media-heading {
font-size: 8px !important;
}
.ProGroupDesc{
font-size: 8px !important;
}
p, li, dd, dt {
max-width: 100% !important;
}
.btn{
font-size:8px !important;
}
}
 
.fv-trigger{
	white-space: normal;
	display: inline-block;
	text-align: left;
	line-height:normal !important;
}
.solutionSegmentBox{
	border: 1px solid #D9D9D9;
	background-color:#FFF !important;
}
.solutionSegmentBox h4,.solutionSegmentBox span.solDesc{
	margin-left: 6%;
	margin-right: 5%;
	display:inline-block;
}
.solutionSegmentBox span.solDesc{
	overflow:hidden;
}
.solutionSegmentBox hr{
	margin-top:10%;
	margin-bottom:5%;
}
.solutionSegmentBox .cta{
	text-align:center;
	 margin: 2ex 0 3ex;
}
.serviceTopic{
	font-weight:bold;
	margin-bottom:10px;
	display: inline-block;
}
.item.col-full> h4{
	padding-left:15px;
}
.pdpSections >footer{
	padding-left: 21px;
}
.pdpSections> section.col-third, .pdpSections> section.col-full {
  padding-left: 110px !important;
}
.loading{
	position: fixed;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:url(../agilent_images/loader2.gif) 50% 50% no-repeat;
}
.specificationDiv>section{
	margin-left:10px !important;
}
.specificationDiv>div{
	margin-left:15px !important;
}
.specificationDiv>div>strong{
	margin-left:5px !important;
}
/*.specificationDiv .col-half{
	width:48.9% !important;
}*/
.ms-rteTableHeaderRow-Agilent{
	padding-bottom: 5px;
	font-size: 16px !important;
	font-weight:600;
}
.pdpSections>section h4, .pdpSections>section>header {
  padding-left: 0px !important;
  font-family: robotoregular, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #303030;
  margin-bottom: 10px;
}
.pdpSections>section .col-half{
	padding-left:0px;
}
.fa-search:before {
    content: "\e620";
	font-size:14px;
	float:left;
	line-height: 0.5;
}
header> ol.breadcrumb.container {
        /*  commenting for #10212 padding: 1ex 72px; or give 1ex 8em */
	padding: 1ex 19px;
}
/* header> ol.breadcrumb li a{
color:#0080CB !important;
}*/
header> ol.breadcrumb li{
color:#202020 !important;
}
.pdpSections>section.col-third ul,.pdpSections>section.col-full ul{
	padding-left:18px !important;
}
#nav-accordion .next li{
	 padding-top: 1ex;
	 padding-bottom: 1ex;
}

/* pgp sort alpha */
.InPGPNav .sortAlpha{
  /* width: 152px; */
  line-height: 32px;
  /* right: 131px !important; */
  /* position: absolute; */
  //top: 2px;
top:-2px;
  cursor: pointer;
}
.sortAlpha {
  /* width: 152px; */
   line-height: 32px;
   /* right: 172px; */
   position: relative;
   /* top: 4px; */
   cursor: pointer;
   float: right;
}
.sortAlpha:after{
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60c";
  /* display: inline-block; */
  /* position: absolute; */
  top: 5px;
  font-size: 22px;
  cursor: pointer;
  position: relative;
  //
  column-count: 5;
  /* display: table-cell; */
  /* float: right; */
}
.verticaSeperator{
  position: relative;
  /*top: 8px;*/
  top: 5px;
  padding: 2px;
  font-size: 20px;
}
.pdpSections>section.col-full ul.meta-data,.pdpSections>section.col-half ul.meta-data,.pdpSections>section.col-third ul.meta-data{
	padding-left:0px !important;
}
#section-2-accordion dt:hover,.pgpFilters dt:hover{
	cursor:pointer;
}
.cta a:hover{
	color:#fff;
	text-decoration:none;
}
.cta a.transparentBtn:hover {
   color:#0085D5;
   text-decoration:none !important;
}
.pgpModalBody .checkbox input{
	position: relative;
	top: 2px;
	right: 4px;
}
.hide{
	display:none ;

}
/*--------related prod pagination------*/
.rightAlignRP{
float: right;
line-height: 45px;
height: 42px;
margin: 9px 0px 0px 0px;
padding-left: 20px;
}
/*Changes for saphier header*/
.top-nav ul li a:first-child,.top-nav ul li a:first-child:hover{
text-decoration: none;
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;
}
.dropDownTriangle:before {
  content: "\e609";
  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: 6px !important;
padding: 0.3% 0 0 1% !important;
vertical-align: top;
}
.displayNone{
	display:none;
}
.buyImg{
	float:left !important;
	margin-top: 0px !important;
}
.cartItem {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  font-family: robotoregular, Arial, Helvetica, sans-serif;
  line-height: 3px;
  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;
}
.homeSearchImg {
float: right;
margin-left: 1%;
margin-top: 0.2%;
}
.top-nav ul {
line-height: 20px;
}
.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: 10px !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;
    padding: 0;
}
.homeSocialBar ul {
  margin: 0px !important;
  padding: 0 0.75em;
}
.homeSocialBar ul li{
	width:auto !important;
	display:inline !important;
}
.toprtnav{
    color: #EFEFF0 !important;
    float: left;
}
.top-nav ul li a.btn {
    height: 30px;
}
.container.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;
}
.legal{
	width:100%;
	margin-top: 3.2%;
       margin-left: 10px;
}
.copyRight {
float: right;
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;
}
.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;
}
.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%;
}
.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;
}
/*--------pdp browse parts iteration-3 new css-----*/
.pgEllipsisTxt>span
{
background-color: transparent !important;
}

.ui-dialog {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
padding: 0px;
outline: 0;
}
.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;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 5px;
width: auto;
margin: -10px 0 0 0;
padding: 9px 14px 0px 9px;
height: auto;
}
button.ui-dialog-titlebar-close:before {
font-size: 18px;
color: #0085D5;
margin-top: 4px;
content: "\e611";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: none;
}
#browseTable_wrapper {
	/* margin-top: 39px; 
	bottom:2px*/
	position: relative;
    /*top: 50px; */
}
element.style {
width: 100%;
}
#browseTable {
clear:both;
font-weight: 400 !important; /* DCWCS 3448 */
margin-bottom: 15px;
}

.showEntryDWArr {
margin-left: -4px;
top: -1px;
position: relative;
}
/*removing hovering from sort buttons*/
button.checkbox_filter:hover,button.checkbox_filter:active,button.checkbox_filter:focus
{
text-decoration:none;
border: 1px solid #005589;
color: #005589;
padding: 7px 20px 7px 20px !important;
}

.bpSort:after {
	content: "\e609";
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
   line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
   display: inline-block;
  position: absolute;
  font-size: 19px;
   color:lightgrey;
    right:-19px;
    top: 11px;
  clear: both;
}
.bpSort:before {
font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
 line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e608";
  display: inline-block;
  font-size: 19px;
  color:lightgrey;
   position: absolute;
  top: 2px;
   clear: both;
  left: 100%;
}
.bpSortDsc:before {
font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
   line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e608";
  display: inline-block;
  font-size: 19px;
  color:#D3D3D3;
   position: absolute;
  top: 2px;
   clear: both;
  left: 100%;
}
.bpSortDsc:after {content: "\e609";font-family: FontAwesome;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 24px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: inline-block;position: absolute;font-size: 19px;top: 11px;clear:both;width: 0;/*position: relative;*/}
.bpSortAsc:before {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e608";
  display: inline-block;
  font-size: 19px;  
    position: absolute;
  top: 2px;
   clear: both;
  left: 100%;
}
.bpSortAsc:after {
  content: "\e609";
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
   line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
   display: inline-block;
 	position: absolute;
  	font-size: 19px;
   	color:lightgray;   
    top: 11px;
	clear: both;
	/* right:-19px; */
  width: 0;
  /*position: relative;*/
}
.sorting button , .sorting_asc button ,.sorting_desc button{
position:relative;
}
.applicationnote .item.media-left > .media > .media-object-container {
                width:6%;
}
.photo_right {
    float: right;
    padding-left: 15px;
    padding-bottom: 15px;
    width: 200px;
}
.categoryRowTitle{
width:30%;
}
/*added for banner image in solution segemnt page*/
.icon.item.hero > .media .media-body > .media-heading {
padding-left: 20px;
}
.icon.item.hero > .media .media-body > .media-heading:after {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 64px;
}

.icon.item.hero>header.media>.media-body>.media-heading::before {
    background: none repeat scroll 0 0 #000000;
    color: #fff;
    content: "\e615";
    display: inline-block;
    float: right;
    font-family: FontAwesome;
    font-size: 45px;
    font-style: normal;
    font-weight: normal;
    height: 47px;
    padding-top: 18px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 60px;	
}
.categoryContent>table th.categoryRowTitle,.solutionCategoryCr>table th.categoryRowTitle {
padding-top: 1.5em !important;
padding-bottom: 1.5em !important;
}
.solutionCategoryCr>table th.categoryRowTitle {
padding-left:0;
}
.contentDiv>section.item {
  margin-bottom: 0;
}

.item-collection.sidenav > .side-nav > header {
margin-left: -2000px;
padding-left: 1995px;
background-color: #f9f9fa;
border-bottom: 1px solid #edeff0;
}
.item-collection.sidenav > .side-nav .nav {
padding-top: 2ex;
margin-left: -2000px;
padding-left: 1995px;
background-repeat: repeat-x;
background-image:url(../agilent_images/bgFull.png);
}
.trainingEventTile .trainingEventbox{
cursor:pointer;
}
#fv-content-productsPage .item-collection>.pgpBtmPagination{
  padding-right: 42px;
  padding-left: 16px;
}
.InPGPNav #fv-content-productsPage .item-collection>footer {
  padding-right: 32px;
  padding-left: 10px;
}
/*Added on March17 for issue fixing*/
.pgp_mainContent>.item.col-third.card{
    margin-right:0px;
}
.pgp_mainContent>section.item.col-third.card,.products_section>.item.col-quarter{
    margin-bottom: 10px;
    padding-right: 7px;
}
.products_section>.item.col-third.card{
    margin-bottom: 10px;
    padding-right: 7px;
}
.InPGPNav>header>h3{
  padding-left: 11px;
  margin-top:48px;
  margin-bottom:30px;
}
section.item.col-third.card{
  margin-bottom: 12px;
  margin-left: 0px !important;
  padding-left: 6px;
}
.pgp_mainContent .item.card .media {
  background-color: #ffffff;
  padding: 10px 10px;
  border: 1px solid #d4d9dd;
  height: auto;
}

.topNavSubLink li{
	width:100%;
}
.topNavSubLink li a{
	text-transform:capitalize !important;
	font-size:12px !important;
      
}
.topNavSubLink li a:hover ,.topNavSubLink li a:focus{
	text-decoration:underline !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;
}
.videoSection.videos > .item {
    margin-bottom: 0px;
}
.pdpSections.training-events > .item {
    margin-bottom: 0px;
}
.solutionsec.solutions > .item {
    margin-bottom: 0px;
}
.relatedProductsStyle .item > .media .media-object img, .products_section .item > .media .media-object img,.pgp_mainContent .item > .media .media-object img,.videoSection .item > .media .media-object img { 
  width: auto;
  height: auto;
  display: block;
  left: 0px;
  top: 0px;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
}
.greyBtn {
  color: #808A8E !important;
  border-color: #D3D8DC;
}
.SeeAllProductsCTA{
  margin-right:1.5em;
}
.solutionSegmentBox span.solDesc{
margin-bottom: 10px;
}
.modal-open{
	overflow:hidden;
}
heading.leftNav_mainHeader a {
  color: #fff;
  text-decoration: none;
}
/*Style for solution category change request*/
.solutionCategoryCr>table>tbody>tr>th{
	width:50%;
}
/*--RBE JUNE App-4235 start----*/
/*.solutionCategoryCr>table>tbody>tr>td{
	padding-top: 2em;
  	padding-bottom: 1em;
	padding-left:2em;
}
.solutionCategoryCr>table>tbody>tr>td h4{
  color: inherit;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 1ex;
  font-family: robotoregular, Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-top: 0px;
}
*/
.solutionCategoryCr>table>tbody>tr>td{
	padding-top: 1.5em;
  	padding-bottom: 1.5em;
	padding-left:2em;
}
.solutionCategoryCr>table>tbody>tr>td h4 {
    color: inherit;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 0px;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-top: 0px;
}
/*--RBE JUNE App-4235 end----*/
.solutionCategoryCr p.lead {
  font-weight: 200;
}
.solutionCategoryCr table {
 margin:0 !important;
}
.solutionCategoryCr>table>tbody>tr>th.categoryRowTitle>media-body>p{
	font-weight:200px !important;
}
.container >.solutionCategoryCr {
  padding-right: 0 !important;
}
/*End*/

.relatedItemsJSON >.item.card > .media > .media-body {
height:auto;
}
a#Btn-Browse-Parts:hover,a#Btn-Browse-Parts:active,a#Btn-Browse-Parts:focus,a#Btn-Request-Quote:active,a#Btn-Request-Quote:focus,a#Btn-Request-Quote:hover,button.addToCart:hover,button.addToCart:active,button.addToCart:focus{
  /*background-color: #0b6092; */
  background-color:#00426A;
  color:#FFF !important;
  text-decoration:none !important;
  border-color: #ccd1d4;
}
.transparentBtn:hover,.transparentBtn:active,.transparentBtn:focus{
  color: #333333;
  background-color: #ebebeb;
  border-color:#005f98 !important;
  text-decoration:none !important;
}
.leftNav_mainHeader{
cursor:pointer;
}
.elipse {
    display: block;
}
section.item-collection.accordion.clear.pdpSections {
  padding-bottom: 20px;
}
h4.media-heading.center.pgpGetProducts {
  margin-top: 18px;
  margin-bottom: 3px;
  line-height: 22px;
}
.pgp_mainContent .pull-right {
    float: right !important;
    margin-top: 8px;
    margin-bottom: 17px;
}
.media-object-container.pgpResultTiles.pgpGetProducts{
    padding-top: 9px !important;
    padding-bottom: 10px;
}

.media-object-container.pgpGetProducts {
  padding-top: 20px;
  padding-bottom: 10px;
}
.relatedItemsJSON p.lead{
margin-top:0px !important;
}
.relatedItemsJSON h6{
margin-bottom:0px !important
}
#currentImg img {
  display: block;
  left: 0px;
  top: 0px;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
}
.accordion dl dt.active {
  color: #202020;
  border-bottom: 1px solid #0085d5;
}
.accordion dl dd.in {
  border-bottom: 1px solid #0085d5;
}
.accordion dl dd a.pull-left ,.accordion dl dd a.pull-right{
margin-top:20px !important;
margin-bottom:0px !important;
}
.pdpMainDesc header .media-body ul{
  padding-left: 16px;
}
/*---RBE JUNE App-288 start-----*/
/*.pdpMainDesc header .media-body ul.meta-data {
  padding-left: 0px !important;
   margin: -2px 0px 20px 0px;
}*/
.pdpMainDesc header .media-body ul.meta-data {
  padding-left: 0px !important;
   margin: -2px 0px 10px 0px;
}
/*---RBE JUNE App-288 ends-----*/
.pdpMainDesc header .media-body .lead
{
  margin-top: 10px !important;
  color:#5A6772 !important;
}
.pdpMainDesc header .media-body p,.item header .media-body ul{
  /* width:75%; */
  /* font-family:robotoregular, Arial, Helvetica, sans-serif !important; */
  /* font-size:14px; */
  /* color:#303030; */
}
.pagination li.pgEllipsisTxt span {
    border: none;
    line-height: 14px;
    background: none;
    padding: 6px 0px;
    margin: 0px 0px 7px 0px;
    letter-spacing: 0.2px;
    font-size: 14px;
	cursor:default;
}
.InPGPNav .fv-content > header {
    width: 100%;
    height: 70px;
    border-top: 1px solid #D4D9DD;
    background-color: #FFF;
}
.InPGPNav > .fv-content {
    padding-left: 12px !important;
}
.InPGPNav .fv-content .filter-horizontal .fh-content {
  float: left;
  border-top: 1px solid #d4d9dd;
  background-color: #edeff0;
  padding-top: 20px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 15px;
  margin: 0;
  width: 100%;
}
.cta {
    /* margin-bottom: 25px; */
    /* margin-top: 25px; */
}

span#browseTable_next:before {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60b";
  position: relative;
  bottom: 6px;
  right: 7px;
  font-size: 24px;
   /*margin-left: -10px;
  margin-right: -6px; */
}
span#browseTable_previous:before {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60a";
  position: relative;
  bottom: 6px;
  right: 8px;
  font-size: 24px;
  /* margin-left: -11px;
  margin-right: -9px; */
}
#browseTable_paginate span.paginate_button, #browseTable_paginate span.paginate_active{
  /* width: 25px; */
  height: 33px;
  font-size: 14px;
  padding: 10px 7px;
  margin: 0px 4px 0px 4px;
  border-radius: 0px;
  border: 1px solid #D0D0CE;
  position: relative;
  float: left;
  line-height: 11px;
  }
#browseTable_paginate span.paginate_active{
    z-index: 2;
    color: #202020;
    background-color: #EDEFF0;
    border-color: #202020;
    cursor: default;
}
#paginationEllipsisId{
	padding:6px 0px;
	margin: 0px 0px 7px 0px;
    line-height: 14px;
	display: inline-block;
    vertical-align: middle;
	height:30px;
	cursor: default;
	font-size: 14px;
}
/* span.paginate_active {
  z-index: 2;
  color: #303030;
  background-color: #edeff0;
  padding: 2px 4px;
  border: 1px solid #808A8E;
  cursor: default;
} */
/*---RBE JUNE App-177 start-----*/
/*section.item-collection.buy-parts.container
{
  margin-top: 58px;
  margin-bottom: -10px;
}*/
section.item-collection.buy-parts.container {
    margin-top: 0px;
	margin-bottom: 0px;
}
/*---RBE JUNE App-177 end-----*/
section.item-collection.buy-parts.container.collapse.in {
  display: block;
}
#browseTable>thead tr.header>th:first-child button
{
padding-left:11.5px;
}
.relatedProductsStyle {
  margin-left: 105px;
/*APP-8858*/  
margin-bottom:10px; 
}
.pdpSections section.item.col-third {
    padding-left: 0;
    padding-top: 11px;
}
.pdpSections .media-preview {
    padding: 13px 0 20px;
}
.pagination > li.page-forward > a{
  margin-right: 0px;
}
/* ul.pagination.pull-left.relatedProdPagination {
  margin-left: 0px;
  padding-left: 110px;
} */
.lt-ie9 span#browse-parts-title,.lt-ie8 span#browse-parts-title {
padding: 14px;
width: 86.1%;
display: inline-block;
border-bottom: none;
line-height: 24px;
font-size: 16px;
color:#5A6772;
}
.lt-ie9 span#buy-parts,.lt-ie8 span#buy-parts {
padding: 15px;
background-color: #0085D5;
color: white;
margin-left: 5px !important;
float: left;
width: 13%;
border:none;
  padding-left: 20px;
 text-transform: capitalize;
 
}
.icon.item.hero.medical>header.media>.media-body>.media-heading:before {
  content: "\e60d";
}
form#requestQuoteForm {
  margin: 0;
}
@media (max-width: 991px) {
.homesocialBarDiv {
  background-color: #0085d5;
  clear: both;
  height: 58px;
  margin: 0 auto;
  min-width: 849px;
  overflow: hidden;
}

}
.appliedFilters {
 /*  color: #414141;
  font-weight: 200;
  padding-right: 10px;
  float: left;
  position: relative;
  top: 10px; */
  color: #888B8D;
  font-family: robotomedium, Arial, Helvetica, sans-serif !important;
  font-size:14px;
}

span.appliedFilterValues:after {
  font-size: 12px;
  color: #0085D5;
  margin-top: 1px;
  content: "\e611";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  padding: 9px;
  padding-right: 1px;
}

span.appliedFilterValues {
  border: 1px solid #F4F3F1;
  padding: 0px 5px;
  margin: 3px;
  color: #808A8E;
  font-weight: 200;
  cursor: pointer;
  float: left;
 /*  margin-left: 40px;
margin-right:-25px; */
}
.ui-dialog .ui-dialog-buttonpane button {
     margin: 0.5em 0.4em 0.5em 0.95em; 
    margin-right: 8px;
  cursor: pointer;
  text-decoration: none;
  margin-right: 8px;
}

th.appliedFiltersCol {
  padding-left: 23px;
  width: 100%;
}
.noBrowseData{
	font-family: robotoregular,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    background-color: #FAF1F1;
    width: 99.2%;
	color: #D6001C;
    padding: 15px;
	margin-bottom: 30px;
    margin-top: 0px;
	margin-left: 5px;
}
/*-- 
.noBrowseData{
  text-align: center;
  border: 1px solid #E6E6E6;
  color: red;
  padding: 20px;
  margin: 0px 6px 58px;
  /*--- RBE JUNE APP-4863 starts--*/		
  cursor: context-menu;		
/*--- RBE JUNE APP-4863 ends--*/
/*} */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
.pgp_productsPage_heading{
margin-left:85px !important;
}

.filter-vertical > .container .fv-content > header .vpp > button {
  display: inline-block;
  position: relative;
  margin-top: 12px;
  margin-right: 0px;
  border: 0;
  text-decoration: none;
  padding-right: 27px;
}
.filter-vertical > .container .fv-content > header .vpp > button:after {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e607";
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 6px;
  font-size: 23px;
}
/*.sortAlpha {
  width: 152px;
  line-height: 32px;
  right: 53px;
  position: absolute;
  top: 0px;
  cursor: pointer;
}*/
}

.pgpFilterTopHeading>.container
{
min-width:849px\9;
max-width:1280px\9;
}
.ui-dialog-content .col-third{
  font-family: robotoregular, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #202020;
list-style:none;
}
.ui-dialog-content .col-third input[type="checkbox"] {
  position: relative;
  top: -1px;
  right: 3px;

}
#browseTable>tbody>tr>th>a{
  padding-left: 13px;
}
.solapplication>section.item.hero.first.icon {
  margin-bottom: 0px;
}
.addToCart.active ,.addToCart:active {
  /*background-color: #0b6092;*/
  background-color:#00426A;
  color: #fff;
}
.qty input.form-control:-webkit-input-placeholder {
  color: #0085D5;
}
.qty input.form-control:-moz-input-placeholder {
  color: #0085D5;
}
.addCartWithTick:before {
border-right: 5px solid transparent;
  border-left: 5px solid black;
  content: '';
  position: relative;
  position: relative;
  content: '';
  top: -60px;
  right: 0px;
  width: 0px;
  height: 0px;
   border: 16px solid transparent;
  border-bottom: 13px solid #efefef;
  z-index: -1;
}
.addCartWithOutTick:before {
	border-right: 5px solid transparent;
	border-left: 5px solid black;
	content: '';
	position: relative;
	position: relative;
	content: '';
	top: -57px;
	right: 20px;
	width: 0px;
	height: 0px;
	border: 16px solid transparent;
	border-bottom: 13px solid #efefef;
	z-index: -1;
}
#video_wrapper{
	height:667px;
}
#browseTable_paginate {
  font-family: robotoregular, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #0085D5;
  cursor: pointer;
  width: auto; 
  padding-top: 15px;
  float: left;
  margin-right: 15px;
}
td.desc {
  max-width: 300px;
}
/*contact us */
.quicktips {
    font-size: 10pt;
    margin-bottom: 0;
    padding-left: 5px;
    text-decoration: underline;
}
.FormEle ul {
    margin-top: 5px;
    padding-left: 16px;
}
#return{
    margin-bottom: 100px;
}
.contact_us > section {
    margin-bottom: 0;
    padding-top: 30px;
}

/*--------pdp new vpp-----*/
.btn-group.pdp.vpp  button:after {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e607";
  display: inline-block;
  position: absolute;
  top: 2px;
   font-size: 23px;
  /* color: #0085d5; */
  cursor: pointer;
}
.pdp.vpp .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  text-decoration: none;
}
.btn-link:active{
 color:#00426A;
}
div#browseTable_length {
  font-size: 16px !important;
  font-weight: normal !important;
  text-align: right;
  position: relative;
  float:left;
  right: 0;
  width:100%;
  margin-top: 0px;
  margin-bottom: 13px;
}
/* .pdp.vpp .dropdown-menu > li {
  margin: 0;
  text-align: right;
} */
 .vpp.pdp {
	position: relative;
    float: right;
    right: 0;
	width: auto;
	bottom: 2px;
	border-right: solid 1px #888B8D;
    padding-right: 18px;
    height: 22px;
}

 .vpp.pdp > button {
 /* display: inline-block;
  position: relative;
   margin-right: -5px;*/
  border: 0;
  /*text-decoration: none;
  padding-right: 27px;*/
}
.vppDropDown{
	width: 130px;
    padding: 0;
    border: 1px solid #B1B3B3;
    border-radius: 0px;
    box-sizing: border-box;
    z-index: 9;
}
.vpp.pdp .vppDropDown {
  top: 26px !important;
  min-width: 130px;
  left: 0px;
  position: absolute;
}
.vppDropDown > li > a {
    text-align: left;
    width: 100%;
    display: inline-block;
    line-height: 18px;
    padding: 1px 8px 1px 8px;
    color: #53565A;
    font-family: robotoregular, arial, helvetica, sans-serif;
}
.vppDropDown > li > a:hover {
    background-color: #0085d5;
    color: #FFF !important;
    text-decoration: none;
}
/*.vpp.pdp .dropdown-menu > li > a {
    text-align: left;
    width: 100%;
    display: inline-block;
    line-height: 18px ;
    padding: 1px 8px 1px 8px;
	color: #53565A;
    font-family: robotoregular, arial, helvetica, sans-serif;
}
.vpp.pdp .dropdown-menu > li > a:hover{
background-color:#0085d5;
color:#FFF !important;
text-decoration:none;
}
.item.product .buy-parts form .vpp.pdp > button {
  margin-right: 18px;
}*/
#browseTable_length .pdp .dropdown-toggle{
	padding:0px 18px 3px 0px;
}
/*contact Us*/
.contact_us{
  width: 1025px;
  margin: 0 auto;
  background: #fff;
  padding: 0 3%;
}
.contact_us>section>header.headers {
  padding-top: 40px;
}
.contact_us_body{
	padding-top:144px;
	background:#F6F6F6 !important;
}
.contact_us_body header.headers p {
  margin: 10px 0;
  font-size: 20px;
  font-weight: bold;
}
.contact_us .checkbox_list label {
  font-weight: normal;
  position: relative;
  top: -2px;
  margin-left: 5px;
  word-wrap: break-word;				
  font-size: 14px;
}
.checkbox_list {
  width: 60%;
  display: inline-block;
}
.checkbox_list >div {
  float: left;
  padding: 4px 0;
  width: 280px;
}
.contact_us .checkbox_list label {
  font-weight: normal;
  position: relative;
  top: -2px;
  margin-left: 5px;
  word-wrap: break-word;
  font-size: 13px;
}

.forn_hr {
  margin: 0;
  font-weight: bold;
  margin-bottom: 10px;
}
.contact_us form {
  margin: 0;
}
.contact_us input[type="text"] {
  border: 1px solid #dcdcdc;
  width: 223px;
}
span.av_ div {
  font-weight: normal;
  color: #000;
  height: 30px;
}
.FormEle {
  display: inline-block;
  clear: both;
  width: 100%;
  padding: 5px 0;
}
.lbl {
  width: 250px;
  float: left;
}
.lbl label {
  font-weight: normal;
}
.formcont {
  width:360px;
  float: left;
}
.contact_us span.italic {
  font-weight: normal;
}
.numbers input[type="text"] {
  width: 110px;
}
.numbers input[type="button"] {
  margin-left: 20px;
}
.bl_ {
  width: 607px;
  color: #000000;
  height: auto;
  background-color: #c0c0c0;
  min-height: 38px;
}
.contact_us textarea {
  width: 500px;
  height: 70px;
}
.submitbtn{
    text-align: center;
  width: 500px;
  margin-bottom: 100px;
}
.submitbtn input{
 margin-left:10px;
 }
.quoteTitle {
    background: url("../agilent_images/darkgrayBg.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.contactcontainer td{
	padding:0;
}
#customcontactusphnumber {
    font: 12px Helvetica !important;
    padding: 0 18px 12px 0 !important;
    vertical-align: top !important;
}
#countryselect{
width: 280px;
}
.contactcontainer table, .contactcontainer ul, .contactcontainer td, .contactcontainer h2, .contactcontainer h3, .contactcontainer h4, .contactcontainer h5, .contactcontainer h6{
  border: 0 none;
    font-family: inherit;
    font-size: 12px;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
.emailasst {
    margin: 10px 0 !important;
}
.contactcontainer{
 margin: auto auto 40px;
}
#countryname{
	width:225px;
}
.title_part > h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.title_part {
	padding:0;
}
/*contact us end*/
@media (max-width: 991px)
{
.SeeAllProductsCTA {
  margin-right: -3px;
}
.filter-horizontal .filter-tabs {
  width: 96.2%;
 /*commenting for filter border height: auto; */
  padding: 0 1.5em;
  background-color: white;
  border-top: 1px solid #d4d9dd;
  overflow:auto;
 height:52px;
}
/*filter bordering */
.fh-modal-trigger{
border: 1px solid !important;
    margin-top: 8px !important;
    padding: 15px !important ;
    width: auto !important;
    vertical-align: middle;
    text-align: center;
    line-height: 0px !important;
    height: 35px !important;
}
.filter-horizontal .applied-filters.active {
  display: inline-block;
  transition: all 1s ease-in-out;
  width: 96.8%;
  /*border-right: 1px solid #d4d9dd;
 border-bottom: 1px solid #d4d9dd;*/
border-top:none;
}
}
@media (min-width: 991px )and (max-width: 1200px)
{
.filter-horizontal .filter-tabs {
  width: 95.8%;
  height: auto;
  padding: 0 1.5em;
  background-color: white;
  border-top: 1px solid #d4d9dd;
border-right: 1px solid #d4d9dd;
border-bottom: 1px solid #d4d9dd;
  overflow:auto;
  -webkit-padding-after: 1px;
}
.filter-horizontal .applied-filters.active {
  display: inline-block;
  transition: all 1s ease-in-out;
  width: 95.8%;
  /*border-right: 1px solid #d4d9dd;
 border-bottom: 1px solid #d4d9dd; */
border-top:none;
}
}
@media (min-width: 1200px)
{
.SeeAllProductsCTA {
  margin-right: 5px;
}
.filter-horizontal .filter-tabs {
  width: 96.2%;
  padding: 9px 1.5em 0px;  
  background-color: white;
  border-top:none !important;
  border-right: 1px solid #d4d9dd;
  border-bottom: 1px solid #d4d9dd;
  overflow:auto;
  -webkit-padding-after: 1px;
  padding-bottom: 11px;
}
.filter-horizontal .applied-filters.active {
  display: inline-block;
  transition: all 1s ease-in-out;
  width: 96.2%;
  /*border-right: 1px solid #d4d9dd;
 border-bottom: 1px solid #d4d9dd; */
border-top:none;
}
}
@media (max-width: 849px)
{
.filter-horizontal .filter-tabs {
  width: 96.2%;
  height: auto;
  padding: 6px 1.5em 0px;
  background-color: white;
   border-top:none !important;
border-right: 1px solid #d4d9dd;
border-bottom: 1px solid #d4d9dd;
  overflow:auto;
  -webkit-padding-after:1px;
}
.filter-horizontal .applied-filters.active {
  display: inline-block;
  transition: all 1s ease-in-out;
  width: 96.2%;
  /*border-right: 1px solid #d4d9dd;
 border-bottom: 1px solid #d4d9dd;*/
border-top:none;
}
}
.category-table td span {
  padding: 0px 5px;
  white-space: nowrap;
}
.item > .media > .media-body i {
  font-size: 12px;
}
button.btn.btn-primary.addToCart {
  margin-left: 6px;
  border-color: transparent;
}
.filter-vertical > .container .fv-nav .filters dt.active:hover{
  background-color:#EDEFF0;
}
.pgpGetProducts small a {
  font-size: 12px;
}
.media-body.mediahrwd {
    width: 73%;
/*RBE AUG 7009 added margin bottom*/
    margin-bottom: 25px;
}
.pdpSections.solutionsec .media-preview {
  margin: 9px 0 16px;
  width: 50px;
  height: 50px;
  padding: 0;
}
.pdpSections.solutionsec .horizontalRuler {
   
    margin-bottom: 17px;
    margin-top: 17px;
    
}
.solutionsec .item.col-third .media-body h3 a{
  color: #0085D5;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
}

/*---buy parts table col width ---*/
td.unitFivecol {
  width: 15%;
}
td.priceFivecol {
  width: 15%;
  text-align:right
}
td.descFivecol {
  width: 40%;
  text-align:justify;
}
th.partNoFiveCol{
  width: 15%;

}
th.priceHead {
text-align:right;
padding-right: 19px;
}
th.unitHead {
text-align:center;
}
.pgp_mainContent img{
cursor:pointer;
}
.filter-horizontal .fh-content.products_section
{
border-top:none;
}
header nav.top-nav ul li a span{
    font-family: roboto_condensedregular !important;
    font-size: 12px !important;
    line-height: 1.4;
    color:#EFEFF0;
}
/*.filter-vertical > .container.InPGPNav  .fv-content > header .vpp {
  height: 100%;
  top: 4px;
  position: relative;
  display: table-cell;
}*/
@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;
  }
}
.solapplication .item.hero > .media .media-body {
  padding-bottom: 0;
}
/*Styles for Video thumbanil changes*/
.media-object.video{
background:#c6c6c6;
}
.media-object.video img{
width:auto !important;
height:auto !important;
}
/*End*/
.pdpSections.accordion dl dt{
font-family:robotoregular, Arial, Helvetica, sans-serif !important;
font-size:14px;
color:#303030 !important;
}
.pdpSections.item .meta-data li span{
font-size:12px !important;
font-family:robotoregular, Arial, Helvetica, sans-serif !important;
color:#5A6772 !important;
}
.pageTitle{
 color:#666 !important;
 margin-top: 10px !important;
 font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
 font-size: 33px !important;
}
.pageSubTitle{
 font-size:24px !important;
 /*color:#808A8E !important;*/
 color: #5A6772 !important;
 font-weight:200;
 font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
}
/*4-may for header top right search bar */
.homeSearchImg {
  margin-left:2%;
  margin-right:0;
  cursor: pointer;
}
.homeSearch {
width: 450px;
float: right;
text-align: left;
clear: left;
margin: -30px -29px 0px 0px;
  }
nav.top-nav > ul {
  width: 97%;
  margin: 0;
}
.homeSearchBox {
  width: 323px;
}
.top-nav ul li#topRtNav1 {
  margin:0;
}
.top-nav > ul > li {
  float:left;
  padding-right:3px !important;
}
/*4-may for header top right search bar ends here */
.products_section h6.media-heading a{
font-family:robotoregular, Arial, Helvetica, sans-serif !important;
font-size:15px;
}
.products_section p.lead{
font-family:robotoregular, Arial, Helvetica, sans-serif !important;
font-size:14px !important;
color:#5A6772 !important;
//commented for It2 APP-2704 margin-top: 10px !important;
}
.item .meta-data li span{
font-size:12px;
color:#5A6772 !important;
}
#topRtNav4{
display:none;
margin-left:0px;
}
.activeTopNav a span {
color:#000 !important;
}
th.descHead button {
  cursor: context-menu;
}
.solutionSegmentBox ul.meta-data{
margin-left:6%;

} 
span.solDesc {
  min-height: 60px;
  display: block !important;
}
.resultsSegment{
margin-bottom: 20px;
}
.redQuot::before {
  right: 150px;
}

/*---------------eseminar start----------------*/
  .efilter .item.card > .media > .media-body {
  padding-top: 10px;
   border-top:none; 
}
.efilter  .filter-horizontal .filter-tabs
{
border:none; 
width:100%
}
.eseminarfilter header.media {
  border: 1px solid #d4ddd9;
  border-left: none;
  border-top:none;
}
  .fv-heading.active::before {
  content: "";
  position: relative;
  left: -5px;
  height: 2ex;
  border-left: 3px solid #ffcc00;

}
p.fv-heading.active a{
color:#303030;
}
.efilter .item-collection
{
padding-bottom:0px;
}
.eseminarfilter.filter-horizontal
{
padding-bottom:18px;
}
.efilter footer.col-full
{
padding:0px;
}
.efilter  footer .pagination,
.efilter  footer .results {
  float: right;
  clear: both;
  margin-top: 10px;
  margin-right: 6px;
  }

.eseminarfilter.filter-horizontal .applied-filters.active {
  width: 100%;
  background: #fff;
  border-left: 1px solid #d4d9dd;
}
.item.card >.te-media ,.item.card > .media >.te-media-body
{
height:auto
}
.featuredTE {
  margin: 20px 6px !important; 
  display: block;
}
.efilter.filter-vertical > .container .fv-nav > p
{
  height:52px;
  padding-left: 36px;
}
.efilter.filter-vertical > .container .fv-nav{
width:211px;
background-color: #fff;
}
section.item-collection.eseminarFeature.allInfo {
 border-top: 1px solid #d4ddd9;
  margin-top: 26px;
  margin-left: 14px;
}
.curatedESeminar .media-left.card>header{
 margin-left: 14px;

}
.efilter .sortAlpha {
  //
  width: 80px;
  line-height: 32px;
  /* right: 169px; */
  position: absolute;
  top: 4px;
  cursor: pointer;
  color: #5A6772 !important;
  /* float: right; */
  position: relative;
}
.efilter.filter-vertical > .container .fv-content > header .vpp {
  height: 100%;
  right: 0px;
  position: absolute;
  top: 6px;
  position: relative;
}
.item-collection .item  .media-heading.solPdfTitle {
  color: #303030 !important;
}
h3.fv-heading.leftnavMainheader {
  cursor: pointer;
}

.efilter .sortAlpha:after{
  /*top: 7px;
  left: 100%;*/
  font-size:19px;
  width:0;
  }
.eseminar .filter-vertical > .container .fv-content > header .vpp > button {
  margin-top: 13px;
  /*margin-right: -6px;*/
  padding-right: 25px;
  color: #0085d5 !important;
  font-family: robotoregular, Arial, Helvetica, sans-serif !important;
  position: relative;
}
.eseminar .verticaSeperator {
  position: relative;
  top: 8px;
  padding: 2px;
  font-size: 20px;
  padding-right: 5px;
  color: #5A6772 !important;
}
.eseminar .fv-nav p>a {
  padding-left: 4px;
}
.eseminar .fv-nav p.active>a {
  padding-left: 0px;
}
.efilter .item > .media .media-object img
{
    width: auto;
    height: auto;
    display: block;
    left: 0px;
    top: 0px;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.efilter.filter-vertical > .container .fv-nav > h3.fv-heading {
padding: 0px 31px;
}

.efilter.filter-bg-full
{
margin-top: -19px;
}
.eseminarFeature .featuredTE {
    margin: 21px 6px 22px 6px !important;
    display: block;
    color:#303030;
}
.efilter .sortAlpha.bpSortAsc:before,.efilter .sortAlpha.bpSortDsc:before{
  left: 100% !important;
  top:1px;
}
.efilter .sortAlpha.bpSortAsc:after,.efilter .sortAlpha.bpSortDsc:after{
  top: 9px;
  left: 100%;
}

.eseminarIframeTable table tr td iframe {
   height:2330px;
}
/*---------------eseminar end----------------*/

/*video section anchor tag & trainingEventbox eseminar fix*/
.media-body.trainingEventbox span {
  margin-bottom: 15px;
}
.videoSection .item > .media .media-object a{
  display:inline;
  position: static;
}
.applicationnote .media-preview{
padding-top:0px !important;
}

/*Services*/
.needassitant{
width: 25%;
float: right;
background: #f9f9fa;
margin: 0 auto 10px;
padding: 10px;
font-size:12px;
}
.needassitant .title{
font-size:13px;
font-weight:bold;
}
.item.card > .media.services{
padding:0;
}
.item.card > .media.services > .media-body {
border: none;
padding: 0px 15px;
}
.item.hero.first{
margin-bottom:0;
}
/*---RBE AUG APP-7009 removed services specific styles--*/
/*.service .item.hero {
  padding-top: 200px;
}*/
.needassitant p{
margin:10px auto;
}
.needassitant p span{ 
  float:left;
  margin-right: 10px;
}
.needassitant .web a,.needassitant .msg a
{
color: #202020;
text-decoration: none;
}
/*---RBE AUG APP-7009 removed services specific styles--*/
/*.service .item.hero > .media .media-body {
  margin-top: 10px;
}*/
/*Service page 3*/
.service .item.zoom > .media.container > .media-object-container {
  margin-right: 0;
  margin-top: 0;
}
.service .item.zoom > .media > .media-object-container {
  height: 274px; 
  width: 280px;
}
.service .item.zoom > .media > .media-object-container > .media-preview {
  width: 268px;
  position: relative;
  height: 262px;
}
.service .item.zoom > .media > .media-object-container > .media-preview > .media-object{
border:none;
}
.service .item.media-right > .media .media-body {
  margin-top: 0;
  padding-top: 29.7px;
  position: relative;
}
.service .cta {
  margin-bottom: 10px;
  margin-top: 45px;
}
.service .accordion dl {
  margin: 0;
  padding-left: 20px;
}
.service .accordion dl dd {
  padding: 15px 3% 13px 10%;
  
}
.service .accordion dl dt{
padding-left: 10%;
}
.service .accordion dl dd .item {
  margin-bottom: 15px;
}
.service .accordion dl dd .item p.lead {
  margin: 0;
}
.italic{
font-style: italic;
}
.service .item .italic{ 
 margin-top: 0.8ex;
 margin-bottom:0;
 }
.service section.item-collection.accordion.clear.pdpSections {
  padding-bottom: 0px;
}
.service .accordion dl dd a.pull-right {
  margin-top: 0px !important;
  }
.serviceIteam{
  padding-left: 10%;
  margin: 0 20px;
}
.serviceIteam > .item .col-full{
	padding-left:0;
}

section.servicecol.col-full {
  margin-bottom: 20px;
}
.servicecol h4.media-heading {
 color: inherit;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 1ex;
  font-family: robotoregular, Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0px;
}
.servicecol p.lead {
  margin: 0;
}
.nomargin{
margin:0 !important;
}
.ctable .feature{
	width:40%;
	float:left;
}
.ctable .others{
	width:60%;
	float:left;
}
.ctable .others .col-third {
  text-align: center;
  padding:0;
}
.ctable .media-heading{
	font-weight:bold;	
}
.ctable .media-subheading{
font-size:16px;
}
.ctable hr.blue{
  border: none;
  border-bottom:#0085d5 solid 1px;
}
.ctable hr.gray{
  border: none;
	border-bottom:1px solid #D4D9DD;
}
.service_list{
	padding:0;
	margin:0 0 0 16px;
}
 .service_list li{
 margin-bottom:20px;
 } 
 .graybtn,.graybtn:hover  {
  border: 1px solid #808A8E !important;
  color: #808A8E;
  margin: 20px 10px 20px 0;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
  text-decoration:none;
}
.options{
	width:330px;
}
.servicetable {
  width: 420px;
  margin: 40px 0;
}
.servicetable .table tr td,.servicetable .table tr th  
 {
  border: 1px solid #D4D9DD;
  text-align:center;
}
.servicetable .table tr td:first-child,.servicetable .table tr th:first-child  {
text-align:left;
}
.servicetable tr{
border:none;
}
.servicetable .table tr th  {
  color: #D4D9DD;
  font-weight: normal;
  font-size: 12px;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    color: #0085D5;
  font-weight: bold;
}
.icon-agilen_design_svg_icons_successarrow:before {
  content: "\e621";
}
/*service end*/

/****Solution Category CR **************/

/*issue fixed on may 18*/
section.item.traingOverviewSec {
  border-top: 1px solid #d4d9dd;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  /*padding-left: 0px; for issue APP-4034*/
}
.applicationnote >section>header {
  border-bottom: 1px solid #d4d9dd;
  width: 97%;
  margin-bottom: 19px;
}
.applicationnote .media-preview {
  padding-top: 0px !important;
  padding-bottom: 0;
}
.videoSection .media-preview {
  padding-bottom: 0px;
}
.videoSection section.item.col-third,.promotions section.item.col-third{
	padding-top:0px;
}
.videoSection>section h4, .videoSection>section>header,.training-events>section>header,.training-events>section h4,.promotions>section>header,.promotions>section h4 {
  margin-bottom: 0;
}
.noPrint{
height: 130px;
}
.training_events > .item.hero > .media .media-body > p {
  width: 56em;
}
.blueborder.btn-default {
color: #0085d5;
background-color: #ffffff;
border-color: #0085d5;
}
.blueborder.btn-default:hover,.blueborder.btn-default:active,.blueborder.btn-default:focus
{
background-color: #ebebeb;
border-color: #005f98;
text-decoration:none !important;
}
.featuredTE {
  margin: 0px 0px 17px 20px !important;
  display: block;
  font-size: 16px !important;
  color: #303030;
}

svg.thumbNail  {width: 68px;
height:68px;}
svg.thumbNail path {fill: #0085D5 !important;}

/*more button code starts here 22/5/2015*/
/*15 May 2014 for select country */
.moreButton {
  margin-bottom: 10px;
  margin-left: 20px !important;
  margin-top: 15px;
  background-image: url("../agilent_images/btn_more_EN_normal.png");
  background-repeat: no-repeat;
  width: 68px !important;
  height: 36px;
  cursor: pointer;
  float: left;
}
.moreButton:hover { 
  background-image: url("../home_images/btn_more_EN_hover.png");
  background-repeat: no-repeat;
}
.moreButton a{
	width:68px;
	height:36px;
}

/*15 May 2014 for select country  code ends here */

/*more button code ends here*/
.counrtyselectpage {
  width: auto !important;
}
/*22/5/2015 starts here*/
/* more country selection page starts here */
#countryselect td {
width: 25%;
padding: 0 2em 0 0;
vertical-align: top;
}
.countryarea {
font-size: 130%;
line-height: 2px;
margin-bottom: 8%;
margin-top: 10%;
}
#countryselect ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
padding-bottom: 16px;
}
#countryselect li {
line-height: 20px;
}
#countryselect a {
color: #0085D5;
cursor: pointer;
text-decoration: none;
}
.countryLanguageList li {
  list-style-type: disc;
}
.countryLanguageList {
  padding-bottom: 5px !important;
  padding-left: 22px !important;
  margin:0;
}
div#countryselect h1 {
  color: #b5b0ad;
  font-size: 196%;
  margin: 10px 0 0 0;
}
.counrtyselectpage {
  width:auto !important;
}
/* more country selection page ends here */

/*22/5/2015 code ends here */
#triangle3{
visibility:hidden;
}
#triangleArrow{
  visibility: hidden;
}
/*Fix for service page*/
.service>section.item.hero.first>header {
  min-height: 190px;
}
/*End*/

.solDesc{
    padding-left: 18px;
    padding-right: 15px;
	min-height:80px;
}
.solutionSegmentBox .media-heading {
  min-height: 45px;
  
}
.products_section .solutionSegmentBox .media-heading {
margin-bottom: 5px !important;
}
.pgp_mainContent .solutionSegmentBox .media-heading{
border-bottom: 1px solid #E6E6E6;
width: 89%;
padding-bottom: 5px;
}
.pgp_mainContent .solutionSegmentBox p.solDesc{
 margin:0;
 margin-top:10px;
}
.solutionSegmentBox p.solDesc{
 margin:0;
}
.solutionSegmentBox hr.horizontalRuler {
  margin: 20px auto;
  width: 90%;
}
.solutionSegmentBox ul.meta-data {
  margin-top: 0 !important;
}
.solutionSegmentBox a p.solDesc {
  min-height: 64px !important;
  margin: 0;
}
.item-collection .item .media-heading.solPdfTitle {
  color: #303030 !important;
  margin-bottom: 10px;
  min-height: 45px;
}
h4.media-heading.center.pgpGetProducts {
   overflow: hidden;
}
.logo-wrap {
    height: 62px;
    width: 50%;
}
.sticky.pdpSections.item-collection.media-left > .item > .media > .media-object-container {
    float: left;
    margin-right: 2%;
    width: 6%;
}
/*after login account css */
.topRtNav4Links p.name {
	  margin: 0;
  margin-left: 9px;
  float: left;
  margin-top: 5px;
}
.topRtNav4Links p.name a {
	 color:#0085d5 !important;
	font-weight:bold;
}
#topRtNav4Links {
    width: 13%;
    padding-right: 10px !important;
}
/* .topRtNav4SubLinks{
margin-left: -2px;
} */
/*after login account css */
.sortAlpha.bpSortAsc:before,.sortAlpha.bpSortDsc:before{
  left: 119px !important;
  top: 1px;
}
/*.sortAlpha.bpSortAsc:after,.sortAlpha.bpSortDsc:after{
    left: 119px !important;	
}*/
/*.sortAlpha.bpSortAsc:after,.sortAlpha.Dsc:after{
	
}*/
.categoryRowTitle header{
  margin-top: 0px !important;
}
.categoryRowTitle img.thumbNail{
  width: 42px;
  height: 42px;
}
.solutionCategoryCr table.table-vertical.col-full.category-table {
    background-color: #FFF;
}
.pgpGetProducts .solutionSegmentBox p.solDesc
{
margin-bottom:20px;
}

.solapplication .icon.item.hero>header.media>.media-body>.media-heading::before{
	width:0;
       content:"";
}
.solapplication .icon.item.hero > .media .media-body > .media-heading:after {
	width:0;
       content:"";
}
.traingOverviewSec p{
margin-top: 6px;
margin-bottom: 5px;
}
section.item.traingOverviewSec a{
font-size:16px;
}
/*my contact us popup code starts here */
/******Country POPUP Global UI Start ******/
/***************************************************/

#countryPopUp-ddl-caption{
    padding-right: 0px;
    margin-top: 72px;
    width: auto;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    font-size: 13px;
}

.col-lg-8 {
    width: 66.6667%;
    margin-left:10px;
}

.push-left{
    float:left; 
}


#countryPopUp-countryddl{
    
    background-color: #CCCCCC;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    margin-top:1px;
    width:517px
}
#countryPopUp-countryddl .col-lg-4{
    margin-top: 7px;
    padding-right: 0;
    width: auto;
    
}

.Explorer7 #countryPopUp-ddl .selector {
width:258px !important;
}
#countryPopUp-countryList  #countryPopUp-countryList-AMER , #countryPopUp-countryList #countryPopUp-countryList-EMEA,#countryPopUp-countryList #countryPopUp-countryList-APAC {
    max-height: 100%;
    min-height: 335px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    float: left !important;
   
}
#countryPopUp-countryList{
    display:table;
    width:550px;
}

#countryPopUp-countryList a{
    color:#0050A1;
    line-height:1.42857;
}
#countryPopUp-countryList h4 {
    border-bottom-color: #979797;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 15px;
    padding-bottom: 8px;
    font-weight:500;
    color:#0767c9;
}

#countryPopUp-countryList #countryPopUp-countryList-AMER{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EBEBEB;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    width: 27%;

}
#countryPopUp-countryList #countryPopUp-countryList-EMEA{
     background-attachment: scroll;
    background-clip: border-box;
    background-color: #E1E1E1;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0;
    width: 38.8%;
    
}

#countryPopUp-countryList #countryPopUp-countryList-APAC{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #D7D7D7;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    width: 27.9%;
    
}
#countryPopUp-body{
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    position: relative;
    
}

#countryPopUp-body>p+p{
    color:#333;
    line-height:1.42857;
    margin-bottom: 10px;
}
#countryPopUp-content{
    z-index:100007;
    background-color: #FFFFFF;
    width: 578px;
    box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);
    border-top-color: rgba(0, 0, 0, 0.2);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    position:fixed;
    top:4%;
    left:30%;
    font-size:12px;
}
#countryPopUp-header{
  border-bottom-color: #E5E5E5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    min-height: 16.4286px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
#countryPopUp-header a{
    font-size:13px;
    
}
.push-right {
    float: right !important;
}
.modal-title {
    line-height: 1.42857;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.black_overlay
{
      display: block;
      position: absolute;
      top: 0%;
      left: 0%;
      width: 100%;
      background-color: #000000;
      z-index:100006;
      -moz-opacity: 0.8;
      opacity:.50;
      filter: alpha(opacity=50);
      min-height: 900px ;
}

/*select box code starts here */
/* General settings */
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
  background-image: url("../agilent_images/sprite1.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }
div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
  div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0; }
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
  margin: 0;
  padding: 0; }

.highContrastDetect {
  background: url("../agilent_images/bg-input.png") repeat-x 0 0;
  width: 0px;
  height: 0px; }

/* Select */
div.selector {
  background-position: right -273px;
    border: 1px solid #BDC8D3;
    border-radius: 4px 4px 4px 4px;
  line-height: 34px;
  height: 34px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden; }
div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background:none;
    height: 34px;
    line-height: 34px;
    padding-right: 25px;
    cursor: pointer;
    width: 100%;
    display: block; }
  div.selector.fixedWidth {
    width: 190px; }
    div.selector.fixedWidth span {
      width: 155px; }
  div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 32px;
    top: 1px;
    left: 0px;
    width: 100%; }

.f20 {
  font-size: 20px;
  color: #0767c9;
  margin:20px 0;
}
/*select box code ends here */
/*country select popup code ends here */

#countryPopUp-countryList ul li {
	list-style-type:none;
}
#countryPopUp-countryList ul {
	padding:0;
}
.categoryRowTitle header{
  margin-top: 0px !important;
}
.categoryRowTitle img.thumbNail {
  width: 42px;
  height: 42px;
  color:#000;
}
.selectedCountry {
	text-transform: none;
	font-weight:bold;
	color: #333333 !important;
	padding-left:5px;
}
.pgptiletitle {
  height: 70px;
}
.pgpGetProducts .solutionSegmentBox p.solDesc
{
margin-bottom:20px;
}
.solapplication .icon.item.hero>header.media>.media-body>.media-heading::before{
	width:0;
       content:"";
}
.solapplication .icon.item.hero > .media .media-body > .media-heading:after {
	width:0;
       content:"";
}
.traingOverviewSec p{
margin-top: 6px;
margin-bottom: 5px;
}
section.item.traingOverviewSec a{
font-size:16px;
padding-left: 5px; /*for issue APP-4034*/
}
div#content section.item.hero.first header.media.container .media-object-container .media-preview .media-object img {
  object-fit: cover;
}
.pdpSections dd section {
    padding-bottom: 15px;
}
.pdpSections ul{
padding-left: 14px;
}


/*Style for mega menu*/
#MegaMenu-Buy{
  padding-right: 0px !important;
  margin-right: 0px;
}
.buySeperator {
	margin-top: 16px;
	float: left;
}
.pdpSections.videoSection h3 .media-heading{
  padding-left: 0px !important;
}
.modalMask{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9903;
    background: none repeat scroll 0% 0% #808080;
    opacity: 0.6;
}

.pdpMainDesc>header .media-body {
  margin-top: 0 !important;
}

/* duplicate
.filter-vertical > .container .fv-content > header .vpp > button { 
  margin-top: 13px;
}*/

.training-events .media-preview{
	padding-bottom: 0;
}

/*modal-overlay alignment*/
.modal_list {
  padding-bottom:1.5em;
  color:#808A8E;
}

.relatedItemsJSON p.lead {
  margin-top: 18px !important;
}

/*01/7/2015 css starts*/

.item-collection.pdpSections .media-body a>p{
  color:#0085d5;
}

.relatedItemsJSON p.lead {
  margin-top: 18px !important;
}

/*01/7/2015 css ends */	


/* for promotion single btn */
.singleBtnClass{
background-color:#0085D5;
color:#FFFFFF;
border:1px solid #F4F3F1;
padding-left:15px !important;
padding-right:15px !important;
font-weight:400;
}


.singleBtnClass:hover,.singleBtnClass:active,.singleBtnClass:focus{
background-color: #0b6092; 
  color:#FFF !important;
  text-decoration:none !important;
  border-color: #ccd1d4;
}

footer a.pull-right {
    margin-right:25px;
}
.fa-chevron-circle-up:before {
    content: "\e604";
    top: 2px;
    position: relative;
}
.videoSection footer a.pull-right {
  //margin-right:30px;commented for App-201
}
.pdpSections.training-events section.item.col-third {
  padding-top:2px;
}
/*.breadcrumb.container {
  width: auto;
  min-width:100%;
  background-color: #fff;
  border-bottom: 1px solid #0085D5;
  padding:1ex 55px 1ex 55px;
}*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { header> ol.breadcrumb.container {padding:1ex 17px;}
}
section.pdpSections  > section.featuresBlck .media-body >  ul  > li {
     padding-bottom:10px;
}

/*issue 7056 */
@media (max-width: 950px) {
.pageSubTitle {
 font-size:.7em !important;
}
}

/*Privacy Policy css starts here */
#mainwrapper {
  padding-top: 0 !important;
  margin-top:0 !important;
}
#mainwrapper {
  clear: both;
  min-height: 20em;
  margin: 9px 0;
}
.jmContainer {
  padding: 0 492px;
}
.jmSizer {
  width: 50%;
  margin: 0 auto;
  max-width: -984px;
}
.jmExpander {
  position: relative;
  margin: 0 -492px;
  min-width: 984px;
}
.centerwrapper {
  width: 1024px;
}

.centerwrapper {
  width: auto;
  min-width: 960px;
  margin: 0 auto;
  padding: 0 12px;
} 
media="screen"
#mainwrapper.editorial div#groupheading, .miscdownloads div#groupheading {
  margin-bottom: 12px;
}
div#groupheading {
  border-bottom: 1px solid #b5b0ad;
  margin-bottom: 20px;
  padding-bottom: 5px;
  clear: both;
}
div#groupheading h1 {
  font-size: 24px;
  float: left;
  margin: 0;
  color: #b5b0ad;
  font-weight: bold;
  text-transform: uppercase;
}
div.clearer {
  clear: both !important;
  float: none !important;
  height: 0 !important;
  font-size: 0 !important;
}
.intro p, #intro p {
  margin: 0 0 1em 0;
    font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	color:#444;
}
.intro h2, #intro h2 {
 font-size: 15px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #444;
}
#keyspecs h4, #intro h2, #intro h3, #intro h4 {
  margin: 1.25em 0 0.5em 0;
}

#intro h3 {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #444;
}
 #intro ul li a,  #intro ul li  {
 font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
 }
 #intro ul li  {
	list-style-type:none;
 }
 /*Privacy Policy css ends here */

.relatedItemsJSON .item.card > .media > .media-body{
	height: 205px;
}

.relatedItemsJSON .item.card > .media {
	height: 410px;
}
.buyImg a{
padding-right:0px !important;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

.affix .primary-nav > li > a {
    margin-right: 0 !important;
}
}

/*Style for 404 error page*/
.errorPage .container li {
    list-style: none;
}
.errorPage .container {
    padding: 0;
}
.errorPage .container ol.nav.next.column-list {
    margin: 0;
}

.item-collection > header.col-full {
    padding-left: 3px;
}
section.item.col-quarter {
    padding-left: 0.35em !important;
}
.generalarticleLongDesc>li {
    list-style: none;
}
section.presenter.item-collection.container .media-object img {
    width: 100% !important;
    height: 100% !important;
}
section.presenter.item-collection.container .media-body div:first-child span {
    font-weight: bold;
}
section.presenter.item-collection.container .media-body span {
    line-height: 0 !important;
}
.eseminarVersion .item.media-right > .media .media-object {
    margin: 0;
}
/*ONESEVEN-13778 */

#browseTable .even {

background-color:rgb(244, 243, 241);
}

#browseTable tr.header th button {

color:white;
}

.bpSort:after {
color:lightgrey;
}

/* ending ONESEVEN-13778 */
/*promotion style*/
	.promotions .item.col-third header ,.promotions .item.col-quarter header ,.promotions .item.col-half header {
	position: relative;
	height: 165px;
	border:#E2E4E5 solid 1px;
	background:#F9F9FA ;
	}
	.promoimgs {
    	width: 160px;
    	float: left;
    	height: 163px;
	max-width:56%;
	}
	.promodesc {
    	width: 125px;
    	float: left;
    	padding: 10px;
    	height: 165px;
    	overflow: hidden;
	max-width:44%;

	}
	.promotions .media-preview{
	padding:0;
	}
  	.promotions header>a {
    	background:rgba(48,48,48,0.8);
    	width: 100%;
    	position: absolute;
   	 bottom: 0;
    	right: 0;
    	text-align: right;
    	color: #fff;
   	}
   .promotions .item.col-third header>a:after , .promotions .item.col-quarter header>a:after,.promotions .item.col-half header>a:after {
	color: #fff;
    display: inline;
    /*padding: 0 10px;*/
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    content: "\e60e";
    vertical-align: middle;
/*app-2746*/
padding: 1px 5px;

	}
	.promotions .item.col-third header:hover >a ,.promotions .item.col-quarter header:hover >a,.promotions .item.col-half header:hover >a {
		 background:rgba(0,133,213,0.6);
	}
	.promotions .item.col-third header:hover ,.promotions .item.col-quarter header:hover ,.promotions .item.col-half header:hover {
		border:#0085D5  solid 1px;
	}
   .promotions .promoimgs img {
    max-width:160px;
    max-height: 163px;
    width: auto;
    height: auto;
   }
  .promodesc .media-heading{
	font-size:13px !important;
	}
.promodesc .lead{
	display:none;
	margin-top:1px;
	font-size: 12px !important;
}
.promodesc .media-heading a{
	display:block;
}
.promotions section.item.col-third {
    padding-top: 15px !important;
}
/*end of promotion*/




/* filters surround by border */
.tableLabel>span>.checkbox_filter{
border:1px solid #0085d5;
padding: 7px 20px 7px 20px !important;
color: #0085d5;
}
.checkbox_filter:hover{
background-color: #ebebeb;
border:1px solid #005589 !important;
color:#005589 !important;
}
button.fh-modal-trigger.btn.btn-link:hover {
    background: #ebebeb !important;

}

/* ends filters surround by border */

/*---buy parts table col width ---*/
.unitColHeader,.unitColTd{
text-align:center;
} 
.onlyDesc5Cols{
  width: 15%;

}
.onlyDesc4Cols{
  width: 20%;
}
.onlyDesc5ColsPrice{
  width: 15%;
padding-left:7ex !important;
}
.onlyDesc4ColsPrice{
  width: 20%;
padding-left:7ex !important;
}
.onlyDesc3ColsPrice{
  width: 30%;
padding-left:7ex !important;
}
.onlyDesc{
  width: 39% !important;
  text-align:justify;
}
.details table tr{
    border: none;
table-layout:fixed;
}
.selectedRowCOlor {
    color: #202020;
    font-family: robotomedium,Arial,Helvetica,sans-serif;
    font-size: 14px;
    background: inherit !important;
    border: medium none;
    table-layout:fixed;

}

/*Buy parts expand Style - */
.detailsRow{
    width: 130px;
    float: left;
    margin-right: 35px;
    margin-left: 15px;
    border: 1px solid rgb(204, 204, 204);
    margin-top: 15px;
    height: 120px;		
   background:white;		
   position: relative;
}
.part-details .detailsRow img{
	width: auto;
	display: block;
	left: 0px;
	top: 0px;
	position: absolute;
	bottom: 0px;
	margin: auto;
	height: auto;
	right: 0px;
	max-height: 100%;
	max-width: 100%;
}
.expandProdDetails{
	margin-top: 10px;
}
.expandProdDetails p{
	margin-top: 5px;
	margin-bottom: 15px;
}
.expandProdDetails >.seeMoreDetails{
	font-size:12px;
}

/*End*/

/*Start JIRA ONESEVEN-51 , presence of one content type */

.noAccordion{
    content: "" !important;

}
.noAccordion .active:before {
    content: "" !important;
}
.noAccordion:before {
    content: "" !important;
}
.noAccordion .in {
    border-bottom: none !important;
}
.noAccordion{
	border-bottom: 1px solid #0085d5 !important;
	cursor:default !important;
}
.noAccordion+dd.collapse.in {
    border-bottom: none !important;
}

/*End JIRA ONESEVEN-51 , presence of one content type */

/*app 355 */
.btn.btn-link.active.bpSortASc, .btn.btn-link.active.bpSortDSc {
color:white;
}

/*ends app 355 */


.media-heading > .soltitleSec p{
    margin: 0px 86px 0 22px;
}

//---start App- 1684 
.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;
}
.item .cta .btn {
padding-left:1.3em;
}
.tableLabel span {
display:block !important;
margin-left:-10px;
}
.efilter .filter-horizontal .filter-tabs {
    border: medium none;
    width: 100%;
  padding: 7.3px 1.5em 0em;
    }
.efilter .filter-horizontal .filter-tabs .fh-modal-trigger {
    margin: 0px 2em 7.3px 0px;
}
/*modal-popup in ff*/
.radio label, .checkbox label {
cursor: pointer;
display:  -webkit-inline-box;
font-weight: normal;
float: left;
padding-left: 15px;
white-space: pre-line;
}
//---end 1684

/*app-204*/
#baiduImg {
width: 30px;
padding-bottom: 15px;
    
}

/*App-412*/	
#section-2-accordion{
    margin-top: -20px;
}

section.item-collection.accordion.clear.pdpSections{
padding-bottom: 0px; 
} 
/*---RBE JUNE App-288 start-----*/
/*.accordion dl dd {
padding: 25px 25px 8px 88px;
}*/
.accordion dl dd {
/*padding: 25px 25px 11px 88px;*/
 padding: 26px 25px 17.5px 88px;
}
/*---RBE JUNE App-288 end-----*/
/*end 412*/
/*APP-1720*/
.promodesc .lead {
position: absolute;
padding-right:5px;
overflow:hidden;
}
/*APP-359 */
#browseTable .even.close + tr  {
background-color:rgb(244, 243, 241);
}
/*
#browseTable .odd.noborder + tr  {
border:none !important;
}
.noborder{
border:none !important;
}*/
table#browseTable th,table#browseTable td {
width:150px;
}
.table#browseTable td:last-child{
border-right:1px solid #E6E6E6;
}
 .part-details{
border-right: none !important;
}
th.priceHead4Col {
padding-left:3.5em;
}
/*ends APP-359 */
/*Style for specification table*/
table.SpecificationTable{
		/*width:70%; */
		border-collapse:collapse;
		border-spacing:0;
		display: inline-block;
		padding-bottom:0.5%;
		border:none;	
		height:auto;
		background-clip: padding-box;
		width:auto;
		color:#202020 !important;		
		font-family: robotoregular,Helvetica,Arial,sans-serif !important;
		font-size: 14px !important;
		}
	.SpecificationTable tr{
 	border:#CCC 1.5px solid ;
	}
	.SpecificationTable td{ 
		padding:7px; 
		border:#CCC 1.5px solid ;
		text-align: left;
    		vertical-align: top;
		background-clip: padding-box;
		position: static;
}
/* provide some minimal visual accomodation for IE8 and below 
.SpecificationTable tr{
		background: #b8d1f3;
}

	/*  Define the background color for all the ODD background rows  */
	.SpecificationTable tr:nth-child(odd){ 
		background: #FFF;
	}

	/*  Define the background color for all the EVEN background rows  */
	.SpecificationTable tr:nth-child(even){
		background: #F4F3F1;
	}
	.SpecificationTable tr:first-child,.SpecificationTable tr:first-child td{
		background: none;
		font-weight:600;		
		color:#202020 !important;		
		font-family: robotoregular,Helvetica,Arial,sans-serif !important;		
		font-size: 14px !important;
	}

	/*border disappear in ff*/
	.SpecificationTable tbody{
	border:#CCC 1.5px solid !important;
	border-spacing:0;
	background-clip: padding-box;
	border-collapse:separate !important;
	padding: 0;
	
	}

/*End*/

span.ui-dialog-title {
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 21px;
    font-weight: 500;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    padding-left: 42px;
}

.noAccordion+dd.collapse.in section {
margin-bottom : -10px;
}

/*for making the sort arrow buttons like prod blue */

.bpSortDscSortBlue:before {
font-family: FontAwesome;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 24px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e608";
display: inline-block;
font-size: 19px;
color:#D3D3D3;
//position: absolute;
top: 2px;
clear: both;
display: table-cell;
float: right;
column-width: 20px;
}
.bpSortDscSortBlue:after {
content: "\e609";
  font-family: FontAwesome;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 24px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-size: 19px;
color:#2282C5;
display: -webkit-inline-box;
column-width: 20px;
width:0;
vertical-align:bottom;
top: 2px;
}
.bpSortAscSortBlue:before {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e608";
  display: inline-block;
  font-size: 19px;
color:#2282C5;
  position: inherit;
  top: 2px;
    float: right;
//width:0;
  column-width: 20px;
}
.bpSortAscSortBlue:after {
  content: "\e609";
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
   line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
   display: inline-block;
   position: absolute;
   font-size: 19px;
    color:#808A8E;  
    top: 10px;
  vertical-align: bottom;
}


.sortAlpha.bpSortAscSortBlue:before,.sortAlpha.bpSortDscSortBlue:before{
  /* left: 119px !important; */
  top: 1px;
}
.sortAlpha.bpSortAscSortBlue:after,.sortAlpha.bpSortDscSortBlue:after{
/* right: 14px !important; */
/* top: 9px; */
}

.efilter .sortAlpha.bpSortAscSortBlue:before,.efilter .sortAlpha.bpSortDscSortBlue:before{
  /* left: 100% !important; */
  top:1px;
  /* width:0; */
}
.efilter .sortAlpha.bpSortAscSortBlue:after,.efilter .sortAlpha.bpSortDscSortBlue:after{
  /*top: 9px;
  left: 100%;*/
}

/*end for making the sort arrow buttons like prod blue */

/*APP-2752 */
.priceHead4NewCol{
padding-left:12.8em !important;

}

.onlyDesc4ColsPrice{
  width: 20%;
padding-left:13em !important;
}

.qty  input.form-control{
width: 6em;
margin-left: 60px;
text-align: center;
color: #0085d5;
font-size:14px;
box-shadow:none;
}

/*ends APP-2752 */
.browseTable thead ,.browseTable thead tr ,.browseTable tbody, .browseTable tbody tr{
width:100%;
box-sizing: content-box !important;
}
.filter-horizontal .filter-tabs .fh-modal-trigger {
    float: left;
    list-style: outside none none;
    text-decoration: none;
    border: 1px solid;
    /*margin: 0px 2em 6px -5px; */
	margin-right: 15px;
    margin-bottom: 4px;
    padding: 12px 20px;
    line-height: 11px;
}

/*prod issues*/					
span.ui-dialog-title {		
font-family: roboto_condensedlight !important;		
font-size: 24px;		
color: #303030;		
}		
.ui-dialog .ui-dialog-titlebar {		
padding-left: 36px !important;
}		
/*APP-3893*/		
.ui-dialog .ui-dialog-titlebar-close {		
right :0em;		
}		
/*ends prod issues */	

/* Go live issue fixes */		
/*APP-3916*/			
span.appliedFilterValues { 		
border: 2px solid #d4d9dd;
padding: 0px 10px 0px 5px;
margin: 3px 7px 7px 3px;		
}		 				
/* APP-3902 */		
.eseminarfilter.filter-horizontal .applied-filters.active {		
    background: #FFF none repeat scroll 0% 0%;		
    border-left: 1px solid #D4D9DD;		
    width: 100%;			
}		
/*duplicate
.filter-horizontal .applied-filters {		
    padding: 0px 14px 1px 1.5em;	
}*/				
p.searchTopShowResults {		
    float: right;		
    color: #808A8E;		
    line-height: 40px;		
    height: 41px;		
    margin: 15px;		
    padding-right: 8px;		
    font-style: italic;		
    -moz-animation-iteration-count: ;		
}				
.ui-dialog .ui-dialog-buttonpane button {		
    margin: 0.5em 0.2em 0.5em 2em;		
}		
/*app- 3903 */		
.filter-horizontal .applied-filters > .btn.applied-filter.exist {		
    display: inline-block;		
    /*height: 38px;*/		
    vertical-align: middle;		
    /*margin-bottom: 6px;*/
    padding-bottom: 9px;
}			
.filter-horizontal .applied-filters > p {		
    display: inline-block;		
    color: #808A8E;		
    font-family: robotoregular,Arial,Helvetica,sans-serif !important;		
    font-size: 14px;			
    /*margin: 6px 1em 0px 0px;*/		
}		
.filter-horizontal .applied-filters > .results {		
    float: right;		
    margin-right: 0px;		
    margin-bottom: -0.3em;		
    -webkit-margin-before:0.1em;		
}		
/*ends app- 3903 */		
.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header h4 {		
font-family: roboto_condensedlight;		
font-size: 24px;		
color: #303030;		
}		
.ui-dialog-content .col-third {		
text-indent: -12px; 		
}		
/* go live issues ends */		
/* Mobile issues fixes */		
@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {		
.browsePartPlus {		
    background-image: url('../agilent_images/plus.png');		
    background-repeat: no-repeat;		
}		
div.paginationText {		
margin-top : 25px;		
padding-left: 20%;		
}		
.pdpSections.accordion dl dt {		
font-size : 8px !important;		
}		
bpSort:before {		
        font-size: 8px;		
   }		
bpSort:after {		
        font-size: 8px;		
   }		
.vpp.pdp .vppDropDown {		
margin-left: 30px;		
}		
.promodesc .media-heading a  {		
font-size: 12px;		
}		
}
/*APP-3885*/
.ui-dialog .ui-dialog-buttonpane {
    padding: .4em 1em .4em .4em !important;
}
/*ends APP-3885*/
/* Mobile issues fixes ends */
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){		
.filter-horizontal .filter-tabs {		
    margin-left: -10px;		
    width: 97%;		
}		
}
/*APP-3974*/
.buySeperator{
font-family: robotoregular,Helvetica,Arial,sans-serif !important;
font-size: 14px !important;
color: #202020 !important;
font-weight: 200;
}
/*ends APP-3974*/
.eseminarfilter.filter-horizontal .applied-filters.active {
border-left:none !important;
margin-left:0px !important
}
.filter-horizontal .fh-content {
border-top:none !important;
}
/* duplicate
.filter-vertical > .container .fv-content > header .vpp > button {
//margin-top: 11px;
margin-top:6px;
}*/
.eseminar .filter-vertical > .container .fv-content > header .vpp > button{margin-top: 11px !important;}
/*filters and applied filters alignment*/
.filter-horizontal .applied-filters > .btn.applied-filter.exist {
margin-bottom: 0.22em;
margin-top: 0.1em;
}
.filter-horizontal .applied-filters > .results {
    float: right;
    margin-right: 0px;
    margin-bottom: 1px;
    display: inline-block;

	}
.filter-horizontal .applied-filters > p {
/* margin: 4.5px 1em 0px 0px !important; */
margin: 4.5px 0.8em 0px 0px !important;
display: inline-block;
line-height: 38px;
}
.filter-horizontal .applied-filters > .btn.applied-filter.exist {
padding-bottom: 9px;
display: inline-block;
/* margin-bottom: 4.5px;*/     
margin-bottom: 9px;
}
.filter-horizontal .applied-filters {
	padding: 0px 14px 2.5px 1.5em;
}
/*ends filters and applied filters alignment*/

/*added for eseminar modal-filter. Need to move on all the environments. Associated to jira-APP-3885,APP-3893*/
.eseminarfilter.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header h4 {
    font-family: roboto_condensedlight !important;
    font-size: 24px;
    color: #303030;
}
.eseminarfilter.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content footer > .btn-link{
    padding-left:26.5px;
}
/*APP-3902*/
.eseminarfilter.filter-horizontal .applied-filters.active {
    padding: 2px 14px 3px 1.5em;
}
.eseminarfilter.filter-horizontal .applied-filters > p {
    margin: 5px 10px 0px 0px !important;
}
.eseminarfilter.filter-horizontal .applied-filters > .btn.applied-filter.exist {
    margin-bottom: 5.5px;
}
.eseminarfilter.filter-horizontal .filter-tabs .fh-modal-backdrop .fh-modal-content > header {
    padding: 20px 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #edeff0;
    padding-left: 42px;
    padding-right: 17px;
}

/* ends */


/* App-180*/
.SolutionsCta{
   margin:0px !important;
}
.solapplication .bg-pdp-full {
     margin-top: 60px;
}
/*APP_181*/
.medical .ProGroupDesc {
   margin-bottom: 3px !important;
}
.soltitleSec .ProGroupDesc {
    margin-bottom: 24px;
}
/* end App-180*/


/* ends */
.smartling-zh .efilter .sortAlpha {
    width: 80px;
    line-height: 32px;
    right: 179px !important;
    position: absolute;
    top: 6px;
    cursor: pointer;
    color: #5A6772 !important;
}
/*for issue APP-4034*/
section.item.traingOverviewSec:last-child {
    margin-bottom: 10px;
}
/* ApolloR2.5 - It2 - APP-201*/
.promotions a.pull-right, .solutionsec a.pull-right,.training-events a.pull-right,  .videos a.pull-right , .applicationnote a.pull-right{
margin-right:2.1em;
  }
/*ends APP-201*/

/* ApolloR2.5 - It2  APP-178 */
.viewPerPage{
font-family: robotomedium, Arial, Helvetica, sans-serif !important;
font-size: 14px;
}
/*ends App-178 */

/* ApolloR2.5 - It2  . APP-1722 */
.promodesc .lead :first-child{
color: #5A6772 !important;
}

/*ends App-1722*/

/* ApolloR2.5 - It2  APP-2704 */
.item-collection .item .media-heading {
    color: #0085D5 !important;
    font-size: 16px;
    /* duplicate
	line-height: 130%;*/
    font-family: robotoregular,Arial,Helvetica,sans-serif !important;
    font-weight: 400;
    margin-top: 0px;
	word-wrap: break-word;
	/*font-size: 8px !important;*/
}
.media-object-container.pgpResultTiles.pgpGetProducts{
    padding-top: 0.5ex !important;
    padding-bottom: 10px;

}

.pgp_mainContent .pull-right {
margin-top:1px;
}

/*AddedNewClass*/
.item.pgpTileContent > .media > .media-body {
    padding-top: 1.8ex;
   /*border-top: 1px solid #d4d9dd;*/
    border-top: none;
}
.products_section >.item.pgpTileContent > .media {
    height: 323px;
}
.item.pgpTileContent > .media > .media-body .lead{
margin-top:1.75ex;
}
.item.pgpTileContent > .media > .media-body{
height:120px;
}
/*ends AddedNewClass*/

/* ends App-2704 */


/*App- 2753 starts*/
/*.item-collection.media-left > .item > .media > .media-object-container, .item.media-left > .media > .media-object-container {
width:237px;
height:178px;
margin-left:0px;
float:left;
}
.item.media-left > .media > .media-object-container .media-object {
padding-top: 70%;
height:176px;
}

*/

.curatedESeminar> .item > .media > .media-object-container, .alleseminarFeature> .item.media-left > .media > .media-object-container {
width:237px;
height:178px;
margin-left:0px;
float:left;
}

.item.media-left > .media.te-media > .media-object-container .media-object 
{    
padding-top: 70%;
height:176px;
}


.efilter .item.card > .media > .media-body {
padding-left:10px;
padding-top: 16px;
}

.item.card >.te-media{
height:198px;
}
.curatedESeminar.item-collection .item p, .alleseminarFeature .item p {
padding-right: 60px;
height:45px;
//height:3.7em;
}

.curatedESeminar .item.card > .media, .alleseminarFeature .item.card > .media {
padding:10px;
}
/*App- 2753 ends*/

/*---RBE JUNE APP-3959 --*/
@media print {
  a[href]:after {
    content: none !important;
  }
}
/*--APP-3959 ends--*/
/*---RBE JUNE  APP-288 --*/
.accordion.pdpSections .item > .media > .media-body .lead{
    margin-top: 9px !important;
    margin-bottom: 8px !important;
}
 .pdpSections.accordion.literature header .media-body ul.meta-data {
    padding-left: 0px !important;
    margin: -2px 0px 10px 0px;
}
/*--APP-288 ends--*/
/*---RBE JUNE  APP-170 --*/
.filter-horizontal .fh-content.solutions {
    padding: 9px 13px 8px 7px;
}

.solutions section.item.col-third{
    width: 33%;
    margin-bottom: 10px;
    margin-left: 0px !important;
    padding-left: 5px;
    padding-right: 9px;
}

/* Commented for RBE DEC App-7253 and overwritten below */
/*.solutions  .item > .media .media-object {
    clear: both;
    height: 217px;
    width: 323px;
    overflow: hidden;
}*/
/* RBE Dec App-7253 ENDS*/
.solutions .media-object-container.pgpGetProducts{
  padding-top: 0px;
}
/*--APP-170 ends--*/
/*---RBE JUNE  App 177- QA APP-5135 --*/


.pdpMainDesc .cta{
  /* margin-bottom:0px; */
}
/*---RBE JUNE  App 4863 starts--*/
a.registerPricingLink {
    color: red;
    text-decoration: underline;
}
/*---RBE JUNE  App 4863 ends--*/

/*App-5296*/
.item-collection .item .promodesc .media-heading {
margin-bottom:0.9ex;
}

/*ends App-5296*/

/*APP-1722*/
@-moz-document url-prefix() { 
  .promodesc .lead{
   line-height: 1.3 !important;
  }
}

.promodesc .lead{
   line-height: 1.3\9 !important;
}

.promodesc .lead, x::-ms-clear {
 line-height: 1.3\0 !important;
}
/*ends*/

/*Dako Style Starts here*/
/*Dako-PDP*/
.productGalery{
    width: 470px;
    float: right;
}
.productGalery img{

	padding: 5px;
	display:inline-block;
	}
.productDesc{
	margin-left:10px;
}


.galeryThumbnailImgs{
	float:left;
}
.galeryThumbnailImgs span{
	float:left;
	width:60px;
	clear:both;
	font-size:10px;
}
.otherPdpTitle{
	color:#005589 !important;
}
.galarySeperator{
    float: left;
    width: 90%;
    margin-top: 15px;
    margin-bottom: 10px;
	border:1px solid #d4d9dd;
}
/*Added for customization*/
.example-image{
   width:100px;
   height:100px;
}

.example-image-tab{
   height: 80px;
   width:80px;
}

.theImg{
  float:left;
 width:151px;
  height:151px; 
  padding:0px !important;
}
#tabs{
    margin-top: 67px;
    padding: 0px;
    font-size: 13px;
}
.half{
  width:45%;
  float:left;
}

.full,.detailPart{
  width:100%;
  float:left;
}

.tab-img{
   background:#fff;
   border: solid 1px #434048;
}


.img-pad{
    width: 13%;
    display: inline-block;
    vertical-align: top;
}

#tabs .ui-tabs-panel .img-pad:nth-child(1){
  margin-left:4%;
}

.bel-cont{
      position: relative;
    font-size: 12px;
    color: #fff;
    top: 2px;
}

.brdrHighlight{
  border: solid 1px #317ED0 !important;
}


.contentWrap{
    display: inline-block;
    float: left;
    width: 44%;
    margin-right: 12px;
    margin-left:22px;
color:#5A6772;
font-weight:200;
font-size: 13px !important;
font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
}



.subContent{
  margin-bottom: 10px !important;
  font-size: 13px !important;
  margin: 0;
color:#5A6772 !important;
font-weight:200 !important;
font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
}


.subHeading{
  text-align: center;
    font-size: 24px;
    color: #5A6772;
    font-weight: 200;
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0px 50px 0px 0px;
}

.contentWrap span{
  font-size: 11px !important;
  line-height: 14px !important;
}

.contentWrap h6{
  margin-top: 12px !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
}

.disclaimer{
    float: right;
    width: 100%;
width: 420px;
clear: right;
    
}
.disclaimer span{
    float: right;
    width: 408px;
    margin-top:2px;
    margin-right: 12px;
    font-size: 11px;
    color: #959595;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}

.disclaimer b{		
  margin-right: 3px;		
}

.tabWrap{
  padding: 14px;
}

.zoomContainer{
    /*left: 94.984px !important;
    top: 23.2969px !important;
    left: 74% !important;*/
}    


.prevIcon:before{
  content: "\e606";
}
.nextIcon:before{
  content: "\e605";
}
.iconed{
  pointer-events:none;
  color: #ccc;
}

.imgWithContent{
  display: inline-block;
  border: solid 1px #ccc;
}

.imgWithContent h3{
  position: relative;
  left: 106px;
}

.content-dist{
    float: left;
    border: solid 1px #ccc;
    margin-right: 15px !important;
    padding: 15px;
    height: 190px;
}

.content-dist h4{
  margin: 0;
  font-size: 18px !important;
}

.content-dist p{
  margin: 0;
}

.content-dist b{
  float:left;
}

.content-dist .dist-sub,.dist-sub{
  margin-bottom: 10px;
}

.content-dist .dist-part{
    position: relative;
    left: 6px;
    top: -1px;
    float:left;
    word-break: break-all;
}

.content-dist span b{
    width:15%;
}

.distributorbox {
	border: 1px solid #D9D9D9;
	padding: 10px;
	height: 200px;
       
}

/*added*/

/*Added for customization bss slider*/
.container_gallery{
	
	height: 378px;
	padding:20px;

	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.slider_wrapper{
	overflow: hidden;
	position: relative;
    height: 322px;
    top: auto;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
}
#image_slider{
	position: relative;
	height: auto;
	list-style: none;
	float: left;/*Chrom default padding for ul is 40px */
	padding:0px;
	margin:0px;
       z-index:2001;
	}
#image_slider li{
	position: relative;
	float: left;
       left: 12px;
}


/*bslider css */

.bx-wrapper .bx-viewport {
    -webkit-box-shadow: 0  !important;
    box-shadow: 0 !important ;
    border: 0 !important;
    left: 3px;
    height:325px;
}


.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent:inherit !important;
    display: block;
    height: 20px !important;
    margin: 0 3px !important;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 15px !important;
    height: 15px !important;
}

.bx-wrapper .bx-pager {
        text-align: right !important;
}


.bx-wrapper .bx-pager.bx-default-pager a.active {
    color:#fff !important;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 13px !important;
    margin-left: 4em;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #e6e6e6 !important;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 10px !important;
}


.bx-wrapper {
    position: relative;
    margin: 0 auto 30px 20px !important;
    padding: 0;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -21px !important;
    width: 100%;
}


.bx-wrapper .bx-pager {
    text-align: center;
    font-size: 2px !important;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 13px !important;
    margin-left: 4em;
    text-decoration: none !important;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 13px !important;
    margin-left: 4em;
}

.bx-wrapper .bx-pager a {
    text-decoration: none !important;
}

.bx-pager-link{
    color: #333 !important;
    font-size: 10px;
    padding-top: 1px;
    padding-right: 4px;
    border: solid 1px #ccc;
}

.zoomImg{
	    position: relative;
    top: 122px;
    left: 31%;
    color: #fff;
}

.zoomImg img{
     position: absolute;
     left:0px;
}

.bx-prev{
    z-index: 0 !important;
    background: url(/cs/agilent_images/sliderLeftArrow.png) !important;
    background-position: 7px 160px !important;
    background-size: 6px 11px !important;
    background-repeat: no-repeat !important;
    background-color: #f9f9fa !important;
    height: 400px !important;
    margin-top: -170px !important;
    width: 23px !important;   
    color: #0085d5; 
}


.bx-next{
    z-index: 0 !important;
    left: 99.3%;
 background: url(/cs/agilent_images/sliderRightArrow.png) !important;
 background-size: 6px 11px !important;
    background-position: 7px 228px !important;
    background-position: 10px 160px !important;
       background-repeat: no-repeat !important;
    background-color: #f9f9fa !important;
    height: 400px !important;
    margin-top: -170px !important;
    width:23px !important;
    color: #0085d5;
}


.bx-wrapper .bx-pager {
    top:279px;
    margin-left: 180px;
    width: 184px;
}

.bx-pager-item {
    float: left;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
display: inline-block;
       width: 15px;
    margin: 0 4px;
   
   }


.hideAccordion{
   display:none !important;
}

@-moz-document url-prefix() {
    .bx-pager-link{
      padding-top:0px;
    }

}

.japanModal{
   height: auto !important;
    width:625px !important;
}

.japanModal .split.white p{
  font-family: robotoregular, Arial, Helvetica, sans-serif !important;
  word-break: normal;

}



/*For japan modal */
body > header {
  /* z-index: 1; */
}
.japanModal .split.white h4{
     font-weight:bold;
}

/*Iteration 2 Dako*/
.linkInSlider{
    position: absolute;
    top: 291px;
    width:38%;
    text-align:right;
    font-size: 12px !important;
    color: #303030 !important;
    font-weight: bold;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}
.linkInSlider a{
   color:#303030 !important;
   text-decoration: none;
}
.media-body .media-heading.pageTitle{
 margin-bottom:0px;
}
.dakoLogoTitle{
	    width: 84%;
}
.dakoLogoTitle div:nth-child(1){
	    float: right;
}
.dakoLogoTitle p{
 margin-bottom:0px;
}
.dakoLogoTitle img{
    height:72px;
}


/*Offices section*/
.item.card > .media > .distBorder {
    border-top:none !important;
    padding-top:20px;
}

.item.card > .distributor {
    padding-top:0px;
}


.dist-text{
    font-size:13px;
    height: 360px !important;
    padding-bottom:20px;
}

.dist-text h6{
  margin: 0;
  //APP-9064 font-size: 18px !important;
}

.dist-text p{
  margin: 0;
}

.dist-text b{
  float:left;
}

.dist-text .dist-sub{
  margin-bottom: 10px;
}

.dist-text .dist-part{
    position: relative;
    left: 10px;
    top: -1px;
}


.regText {
     padding-bottom: 20px;
    padding-right:0px;
    font-size:12px;
   }

.relatedProductsStyle .item.card > .media {
	height: 410px;
}

.relatedProductsStyle .item.card > .distributor{
	height: 413px;
}

.pgpNewFlag{
 position: absolute;
    border: #7EAC28 1px solid;
    color: #7EAC28;
    padding: 0px 5px 0px 5px;
    top: 5px;
    left: 0px;
    font-family: robotomedium, Arial, Helvetica, sans-serif ! important;
    font-size: 13px;
    //APP-9016 width: 45px;
    height: 21px;
    //App-9970 z-index:1;
}

/*APP-5673*/
.pdpMainDesc header .media-body p, .item header .media-body ul{/* width:90%; */}



/* END Offices section*/

/* END Iteration 2 Dako*/

/*End of Dako-PDP*/
/*End of dako style*/


/*APP-5686*/

/*#references {
font-size:28px !important;
}*/

/*ol.ref {
    color: #303030 !important;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
}*/
.item header .media-body ol {
    color: #303030 !important;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
}

/* ends APP-5686*/





/*APP-5761*/

.subHeading{
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
}

/* ends APP-5761*/



/*APP-5673*/

.relatedProductsStyle .media.distributor .distBorder .media-heading{
   color:#303030 !important;
}

.relatedProductsStyle .media.distributor .distBorder span b{
   color:#5A6772 !important;
}

/* ends APP-5673*/


/*APP-5760*/

.pdpMainDesc header .media-body ul,.pdpMainDesc header .media-body ol {
  padding-left: 18px;
}

/* ends APP-5760*/


/*APP-8853*/
.pdpMainDesc header .media-body ul,.pdpMainDesc header .media-body ol {
padding-left: 20px;
}
/*end -8853*/


/*APP-5929*/

.singleStain {
    padding-left: 18px;
    background: url() !important;
    background-color: #f9f9fa !important;
    pointer-events: none;
    display: block !important;
}

/* ends APP-5929*/


/*APP-6367*/
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background:#0085D5 !important;
}
.bx-pager-link{
    border: none;
}
/* ends APP-6367*/

/*APP-6380*/
.productGalery {
    width: 420px;
    padding:0px;
    height: 322px;
    margin-bottom: 30px; 
}
/* ends APP-6380*/

/*APP-6393*/
.relatedPara{
  margin: 0px 0px 12px 5px;
  color: #303030 !important;
}
/* ends APP-6393*/

/*APP-6412*/
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
 .linkInSlider{ left: 14.3% }
}*/
/*ends APP-6412*/

.specSheets  {
width:15%;
width: 20%;
display: table;

}
.expandProdDetails >.seeMoreDetails {
padding-bottom:1%;
}


/*APP-6392*/
section.pdpSections  section.item .media-body > ul > li 
{
//APP-8852 padding-bottom:10px !important;
}

section.pdpSections  section.item .media-body > ol > li 
{
padding-bottom:10px !important;
}

.pdpSections dl dd .item header .media-body ul, .pdpSections dl dd .item header .media-body ol {
    //margin: 0;
}
/*ends App-6392*/




/*APP-6369*/
.disclaimer span {
line-height:1.3;
}
/*ends*/


/*APP-6409*/
.accordion #productdescriptionreferences, 
.accordion #packageinsertreferences  {
padding-bottom:18px;
}

/*ends*/


/*APP-6365*/
.dakoLogoTitle div:nth-child(1) {
margin-top: 0.12em; 
}
.dakoLogoTitle img{
    margin-left:25px;
    margin-bottom:25px;
}

/*ends*/


/*APP-6419*/
/*.bg-pdp-full {
background-position-y: 69px; 
    background-position-x: 30%;
}*/

/*ends*/

/* RBE DEC APP-6433 */
.bg-pdp-full {
	background-position: left 68px;
}
/* RBE DEC APP-6433 ENDS */


/*IE 11 issue App-6405*/
.bx-pager-link 
{
padding-right:5px\0;
}
/*ends*/


/*App-6413*/
.slider_wrapper{
    box-shadow: none;
}
/*ends App-6413*/


/*APP-6376*/
.contentWrap{
   /* height:225px;*/
    height:234px;
    overflow: hidden;
}
/*APP-6376*/

/*APP-6375*/
.zoomImg{
    top:127px;
    left:32%;
}

.zoomImg img {
    width: 22px;
    height: 22px;
    padding: 0px;
}
/*ends APP-6375*/

/*APP-6396*/
.relatedProductsStyle .media.distributor .distBorder .dist-part{
  font-size: 13px;
  color: #5A6772 !important;
  left: 5px;
}
/*ends APP-6396*/


/*****************june 2 fixes ******/

/*APP-6410*/
.relatedItemsJSON .relatedProductsStyle section.item.col-third.card:not(:nth-child(3n+1)){
      margin-left: -2px !important;
}
.officesSec .relatedProductsStyle section.item.col-third.card:nth-child(3),.officesSec .relatedProductsStyle section.item.col-third.card:nth-child(4){
  margin-left:-5.5px !important;
}
/*.relatedProductsStyle .item.col-third.card{
padding-left:0px !important;
}
.relatedItemsJSON .item.col-third.card:not(:nth-child(3n+1)) {
  padding-left: 4px !important;
}
@-moz-document url-prefix() {
.relatedItemsJSON .item.col-third.card:not(:nth-child(3n+1)) {
  padding-left: 3px !important;
}
}*/
/*ends*/

/*APP-6392*/
#section-3-accordion{
margin-top:-20px;
}

section.pdpSections  section.item .media-body > ol > li 
{
padding-bottom:10px !important;
}

/*ends*/

/********jun2 fixes ends***********/

/*APP-6724*/
#section-4-accordion {
margin-top:-20px;
}
/*ends*/


.subHeading {
  /* margin-left: 20px;
    margin-right: 45px;*/
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;}




.cookieMssgBox{
text-align:left;
line-height: 1.3;
border-bottom: 1px solid #888;
width:100%;
position:fixed;
 padding: 15px 40px 20px;
top:0;
left:0;
z-index:1000000;
background: #fbf9e0;
-moz-box-shadow: 0 5px 10px #888;
-webkit-box-shadow: 0 5px 10px #888;
box-shadow: 0 5px 10px #888;
font-family: robotomedium, Arial, Helvetica, sans-serif;
font-size: 16px;
}


/*APP-8316*/

.literature .item > .media > .media-body .lead{
    margin-top: 9px !important;
    margin-bottom: 8px !important;
}

.literature .media-body .meta-data{
    margin: -2px 0px 20px 0px ;
}

.literature .media-heading{
    margin-bottom: 1ex !important;
}

/*APP-8316*/

.dakoLogoTitle img {
margin-left: 25px; 
margin-bottom: 10px;
}

.dakoLogoTitle {line-height: 28px;min-height: 90px; padding-top:20px;letter-spacing:2px;}
.dakoLogoTitle p{padding-top:10px;}

.item .distributor .media-body p {
width:100%;
}



/* ------------------------------*/
.pdpSections.accordion.literature header .media-body ul.meta-data {
    padding-left: 0px !important;
    margin: -2px 0px 10px 0px;
}

.filter-bg-full{
display:block;
}

/*APP-9010*/ 
.subHeading{
min-height: 46px;
max-height: 60px;
}


/*App-9962, 9959, 9961*/
.dakoTileStyle {
height:2%;
padding-bottom:5px;
}

.media-object-container.pgpResultTiles.dakoTileStyle{
padding: 15px 10px 10px;
}
  

/*APP-9054*/

.dist-text span {
display:block;
}
.relatedProductsStyle .media.distributor .distBorder .dist-part{
display:table-cell;
} 

/*APP-10061*/
.dakoTileStyle p.lead{
  font-size:14px !important;
  padding-top: 5px;
margin-bottom:2px;
}
/*End APP-10061*/


/*App-9398
.subHeading {
       position: absolute;
    bottom: 0;
       width: 345px;
    bottom: -5px;
padding-top:10px;

}

#image_slider li {
position:relative !important;
padding-top:45px;
}
*/


/*App-9398*/
.subHeading {
position: absolute;
    width: 345px;
   /* bottom: 220px;*/
    bottom: 229px;
    padding-top: 10px;
}

#image_slider li {
padding-top:45px;

}
/*ends */


/*scr-012*/
.relatedProductsStyle .item.card > .distributor {
    height: 324px;
}



/*app-10811*/
.item-collection .item .media-heading {
line-height:1.1	;
}

.filter-vertical > .container .fv-content > header .heading {
margin-left:2%;
margin-bottom:0px;
}
/* duplicate
.filter-vertical > .container .fv-content > header {
	width:95.5%;
}*/

.open > .dropdown-menu {
    display: block;
    position: absolute !important;
    margin-left: 4%;
    /* min-width:100% !important; */
}

.InPGPNav .open > .dropdown-menu {
margin-left: 4%;
    min-width: 100% !important;

}

/* .InPGPNav .vppDropDown {
left:0 !important;
} */

.filter-vertical > .InPGPNav .fv-content > header {
width:100%;

}

/* services sort buttons */
.svgp .sortAlpha.bpSortAsc:after, .sortAlpha.Dsc:after{
right: 0px !important;
top:2px;
}


.sortAlpha.bpSortAsc:before, .sortAlpha.bpSortDsc:before {left:100% !important;width:0;}


.svgp .filter-vertical > .container .fv-content > header{
width:95%;
}



.svgp .bpSortAsc:after {
    content: "\e609";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 19px;
    color: lightgray;
    clear: both;
    width: 0;
    vertical-align: bottom;
    top: 2px;
    position: relative;
}


.svgp .bpSortDsc:after {
    content: "\e609";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 19px;
    top: 11px;
    width: 0;
    position: relative; 
    /* display: -webkit-inline-box; */
    /* width: 0; */
    vertical-align: bottom;
    top: 2px;
}




.filter-vertical > .eseminar .fv-content > header {
width:99.3%;

}

/*APP-11849*/
.item-collection .item .media-heading {
word-wrap: break-word;
}

/*APP-11848*/
.pgp_mainContent .item.card .DakoTileHeight {
	height:429px;
}


/* APP-12672 */
.groupReference .item header .media-body ul{
   display: inline-block;
    left: 0px;
    width: 100%;
    padding-top: 0px;
    margin-top: 0px;
    float: left; 
    margin-left: 0px;
    padding-left:0px;
}

.groupReference .item header .media-body ul li {
padding-bottom: 10px;
list-style: none;
}
/*APP-12673*/
section.pdpSections #keyfeatures section.item .media-body > ul > li {
                 padding-bottom:10px;
}

/*APP-12674*/
.item.zoom > .media.container > .media-object-container {
                 margin-top: 5px;              
} 
.productGalery {
                  margin-top: 5px;               
}

.groupReference .item header .media-body ul li:before{
content:"\2022";
font-weight:bold;
font-size: 20px;
width: 15px;
float: left;
}
.applicationnote > header, 
.applicationnote > section {
    width: 890px;
}
.groupReference > header, 
.groupReference > section {
    width: 890px;
}

/*App-12758*/
.unspscBP{
  visibility:hidden;
}

/*APP-12807*/
.pdpMainDesc header .media-body ol {
    padding-left: 23px;
}

@media screen and (min-width:0\0) {
.pdpMainDesc header .media-body ol {
       padding-left: 27px;
   }
}
@media \0screen\,screen\9 {
.pdpMainDesc header .media-body ol {
        padding-left: 27px;
    }
}


/*APP-12865*/ /* & RBE DEC APP-6723 */
.item-collection.sidenav > .side-nav .nav, .bg-pdp-full {

background-size: contain;
}


/*APP-12759*/ /* & RBE DEC APP-6723 ENDS*/

/*modifications for sort button*/

.filter-vertical > .container .fv-content > header {
//width:97%;
width:100%;
padding-right: 3%;
}

.filter-vertical > .container .fv-content > header .vpp > button {
margin-right: 0px; 
padding-right: 25px;

}

.InPGPNav >.fv-content> header {
padding-right: 16px !important;
}

.service .filter-vertical > .container .fv-content > header {
padding-right:3% !important;
}

.InPGPNav .bpSortDsc:after, .InPGPNav .bpSortAsc:after{
   position: relative;
}


.dakoTileStyle{

padding-bottom: 0px !important;

} 

.dakoTileStyle p.lead {

    padding-top: 6px !important;

    //padding-bottom: 9px !important;

 

}

 

.pgp_mainContent .item.card .DakoTileHeight {

    height: 415px;

}

 

 

.dakoTileStyle .horizontalRuler {

     color: #E6E6E6;

     background-color: #E6E6E6;

                     border: none !important;

                     height: 1px !important;

                     margin-bottom: 10px;

                     margin-top: 18px;

                     width: 100%;

}

.RegStatusColHeader.sorting_disabled .bpSort:before{
    display:none;
}

.RegStatusColHeader.sorting_disabled .bpSort:after{
    display:none;
}

/*APP-13269*/
#countryselect {
margin-top: -3.5%;
}

/*APP-13249*/
.unitColHeader, .unitColTd {

text-align: left;
padding-left: 3% !important;

}

/*IE specific Unitcol and arrow fix*/
.bpSortDsc::after {
right:-19px\0 ;
}
.unitColTd {
text-align:center\0 !important;
padding-left : 1px\0 !important;
}
.unitColHeader{
text-align:center\0 !important;
padding-left : 0px\0 !important;
}

/*CR 026*/
#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;
}

/*CR 026 ends*/

/* RBE DEC APP-6734 */
.pgpFilters small {
    font-size: 100%;
}
/* RBE DEC APP-6734 Ends */

/* RBE DEC APP-10774 */
.buy-parts .tableButton .btn {
    padding: 5px 1em;
	line-height:21px;
}
.buy-parts .tableButton {
    margin-top: 15px;
}
/* RBE DEC APP-10774 ENDS*/

/* RBE DEC APP-4005*/
.eseminarfilter.filter-horizontal .applied-filters.active {
    padding: 2px 14px 1px 1.5em;
	padding: 1px 14px 1px 1.5em\0;
}
/* RBE DEC APP-4005 ENDS*/

/* RBE DEC APP-9245*/
#browseTable td.sorting_1 {
	padding-left: 1ex;
}
/* RBE DEC APP-9245 ENDS*/

/* RBE DEC APP-7698*/
.item-collection.sidenav > .side-nav ~ * { 
	background-position: left 69px;
}
/* RBE DEC APP-7698 ENDS*/

/* RBE DEC APP-7253*/
/*.solutions .item > .media .pgpGetProducts .media-object {
    clear: both;
    height: 217px;
    width: 323px;
    overflow: hidden;
}*/
/* RBE DEC APP-7253 ENDS */

/* RBE DEC APP-13325 */
.needassitant {    
	font-size: 13px;
	color: #5A6772;
	padding: 10px 10px 10px 30px;
}
.needassitant .title {
    font-size: 15px;
    font-weight: normal; 
}
.needassitant .web a, .needassitant .msg a {
	color: #5A6772;
    text-decoration: none;
}
/* RBE DEC APP-13325 */

/* RBE DEC APP-13323 */
.container >.categoryContent> .category-table> tbody> tr>th{
	vertical-align: top;
}
.categoryContent .table-vertical tr td{
	padding-bottom: 20px;
	vertical-align: top;
    padding-top: 20px;
}
.category-table .categoryRowTitle p.lead , .solutionCategoryCr p.lead{
	margin-bottom: 0px !important;
	line-height: 1.3 !important;
}
/*RBE DEC APP-13323  ENDS*/

/* RBE DEC APP-6997 */
.promotions header > a:hover > span {
    text-decoration: underline;
}
.promotions header > a > span {
    font-size: 14px;
}
.promotions header>a {
	text-decoration:none;
}
/* RBE DEC APP-6997 ENDS*/

/* RBE DEC APP-8259 */
@-moz-document url-prefix() {
	.item.pgpTileContent > .media > .media-body .lead{
		line-height: 1.35 !important; /* RBE-Feb 8259*/
		/*word-break: break-all;*/
	}
}
/* RBE DEC APP-8259  ENDS*/


/*ILab code starts here*/
/*DCWCS-63 & 62*/
.withOutScroll{
overflow-y:hidden !important;
}

.withOutScroll .direction-control i{
  font-size:25px;
}
.withOutScroll .direction-control#gal-prev{
    border: none !important;
    top: -8px !important;
	height:14px !important;
	z-index:0 !important;
}
.withOutScroll .direction-control#gal-next{
    border: none !important;
    /*bottom: 2px !important;*/
	bottom: 0px !important;
	height:12px !important;
	z-index:0 !important;
}
.withOutScroll .direction-control#gal-next i{
 position:relative;
 top:-4px;
}

.withOutScroll .wrapper .btn {
    margin-bottom: 5px !important;
}
.withOutScroll .wrapper{
     margin-top: -18px !important;
	 height:300px !important;
}
/*DCWCS-63 & 62*/

/*DCWCS-66*/
.zoomLaunch, .zoomLaunch img{
    cursor: zoom-in;
}

.zoomLaunch, .zoomLaunch img{
    cursor: url(../agilent_images/cursor.cur),default\0;
}

/*DCWCS-66*/

/*DCWCS-65*/
#currentImg .zoomIconImg {
  background:url(../agilent_images/zoom.png) no-repeat;
  left: 288px;
  top: 290px;
  height: 25px;
  width: 25px;
}
/*DCWCS-65*/


#zoomModal{
display:none;
 width:100% !important;
 height:100% !important;
}
#zoomOverlay .ui-draggable, .ui-droppable {
	background-position: top;
}
#zoomOverlay .ui-dialog .ui-dialog-content
{
	    position: absolute;
    overflow-y: hidden;
    padding: 30px !important;
	display:table !important;
/*overflow-y:hidden;
padding: 30px !important*/
}
#zoomOverlay .ui-dialog .ui-dialog-titlebar
{
	padding: 0px;
    height: 0px;
/*padding:0px 20px !important;*/
background: none;
    border: none;
}

#zoomOverlay .ui-dialog{
  height:100% !important;
  width:100% !important;
}
#zoomOverlay  .ui-dialog-titlebar-close:before{
	float: right;
	font-size: 22px;
}

#zoomOverlay  .ui-dialog-titlebar-close{
	top: 30px;
    right: 30px;
    height: 45px;
    width: 120px;
    padding: 7px;
    border: #0085D5 solid 1px;
    background: none;
    font-family: robotoregular;
    font-size: 22px;
    color: #0085D5;
    z-index: 1;
    margin: 0px;
}
    
	
#zoomOverlay #zoomer { 
    /*width: 500px;*/
    height: 100%;
    /*margin-left: 25%;
	margin-left: 20.5%;*/
	vertical-align: middle;
    display: table-cell;
	    
}
#zoomOverlay #zoomer .parent{
    /*width: 500px;
    height: 500px;*/
	border: 1px solid #ccc;
}
#zoomOverlay #zoomer img{ 
	max-width: 100%;
}


#zoomOverlay #zoomer .buttons{
    text-align: center;
    margin-top: 15px;
}
#zoomOverlay #zoomer .buttons button{
    margin-left: -1px;
    background: none;
	border: none;
    padding: 0px;
}

.heroImgName{
    float: right;
    width: 319px;
    clear: right;
    margin-right: 89px;
    margin-bottom:0px;
}
.heroImgName p{
    margin:0px;
    text-align: center;
	color:#5A6772 !important;
	font-family:robotoregular !important;
	font-size:14px !important;
}

.wrapperM button{
  /*width:75px;
  height:75px;*/
  margin-bottom: 10px;
}
.thumb{
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

#zoomOverlay .scroller{
	float: left;
   	 width: 6%;
	/*margin-top: -40px;*/
	height: 550px;
}
#zoomOverlay #gal-next{
    position: absolute;
    bottom: 0px !important;
}

#zoomOverlay #gal-prev{
    height:33px !important;
}

#zoomOverlay .direction-control{
  width:100%;
}

#zoomOverlay .wrapperM{
  height: 502px;
  overflow-y: hidden;
  margin-top: 16px;
}
/*15-11-2016*/

.popup-content
{
    
	
    width: 21em;
    height: 100%;
	    vertical-align: middle;
    display: table-cell;
	    /*padding-right: 30px;*/
    
}

.sub-popup-content{
  vertical-align:middle;
  display:table-cell;
}

.fontsz-20{font-size:20px;font-family:robotoregular !important}
.fontsz-13,.popup-content p{font-size:13px;font-family:robotoregular !important}
.popup-content p{margin: 0px 0px 20px 0px!important;}
.pop-disclaimer{margin-top:20px;line-height: 14px;}
.pop-platform span{font-size:13px;font-family:robotoregular !important}
.pop-disclaimer span{font-size:10px !important;font-family:robotoregular !important;}
   

/* PDP scroll */
.withOutScroll .wrapper button{
	position:relative;
	top:2px;
}
.withOutScroll .wrapperM button{
	position:relative;
	top:2px;
}
#zoomOverlay .media-gallery .direction-control[disabled] {
    color: #B2B2B2;
	background:none !important;
}
.withOutScroll .direction-control:hover, .withOutScroll .direction-control:focus{
	/*background:none !important;*/
}
.zoom .media-gallery .direction-control[disabled]{
   color: #B2B2B2;
   background:none !important;
}

.withOutScroll .wrapper {
    /*margin-top: -20px !important;
	height: 294px !important;*/
	margin-top: -23px !important;
	height: 298px !important;
}
.withOutScroll .wrapper {
	margin-top: -22px\0 !important;
}
@-moz-document url-prefix() {
    .withOutScroll .wrapper {
		margin-top: -22px !important;
	}
}

.withOutScroll .direction-control#gal-prev {
    /*top: -5px !important;*/
	top:-8px !important;
    height: 20px !important;
}
.withOutScroll .direction-control#gal-next {
height: 13px !important;
}

.item.zoom > .media > .media-object-container > .media-gallery.scroller.withOutScroll {
    padding: 4.4ex 0px;
}

.item.zoom > .media > .media-object-container {
   /* height: 321px;*/
}
.withOutScroll .wrapper .btn {
    /*margin-bottom: 4px !important;*/
}



.heroImgName p {
    margin: 0px;
    text-align: center;
    color: #5A6772 !important;
    font-family: robotoregular !important;
    font-size: 14px !important;
    position: absolute;
    width: 345px;
       min-height: 46px;
    max-height: 60px;
    padding-right: 30px;
       font-size: 16px;
    vertical-align: middle;
    text-align: center;
    text-align: center;
    font-size: 24px;
    }


.item.zoom > .media > .media-object-container > .media-gallery {
overflow: hidden !important;
}


/*zoom container image*/

#zoomOverlay #zoomer img {
    max-width: 100%;
    display: block;
    left: 0px;
    top: 0px;
    max-width: 100%;
    max-height: 100%;
   // position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
}




#zoomOverlay .wrapperM {
    height: 502px;
margin-top: 0px !important;
}

#zoomOverlay .media-object-container {
    /*position: absolute;
    left: 30px;
    top: -13px;*/
	    vertical-align: middle;
    display: table-cell;
	    width: 4em;
    height: 100%;
    /*padding: 0px 0px 0px 30px;*/
	
 }

#zoomOverlay .wrapperM {
        overflow-y: hidden;
}

#zoomOverlay .withOutScroll .direction-control#gal-next {
    height: 21px !important;
}

#zoomOverlay .withOutScroll .direction-control#gal-next i {
    position: relative;
    top: -10px;
}

#zoomOverlay #gal-prev {
    height: 30px !important;
}

#zoomOverlay .wrapperM {
    height: 505px;
    overflow-y: hidden;
    margin-top: 1px !important;
}

#zoomOverlay .scroller {
    float: left;
    width: 75px;
    /*margin-top: 15px;*/
	margin-left: 0em;
}

#zoomOverlay .direction-control {
/*width:5em;*/
/*DCWCS-256*/width:75px;
}


#zoomOverlay #zoomer .parent {
	border:none;
    display: table;
	display: block\0;
    margin: 0 auto;
}
@-moz-document url-prefix() {
    #zoomOverlay #zoomer .parent {
		display: block;
	}
}


#zoomModal .withOutScroll .direction-control i {
/*margin: -10px;*//*DCWCS-265*//*margin:-8px;*/
position: relative;top: -9px;top: -10px\0;
}


#zoomModal  #gal-prev, #zoomModal  gal-next {
/*height:24px !important;*//*DCWCS-265*/height:21px !important;
/*margin-bottom:-2px;*/
}

#zoomOverlay .withOutScroll .direction-control#gal-next i {
top: -9px;
top: -10px\0;
}


#zoomOverlay .withOutScroll .direction-control#gal-next { 
bottom:1px !important;
bottom:0px\0 !important;
}


#zoomOverlay .media-gallery .direction-control[disabled] : hover {
background-color:white !important;
  text-decoration:none !important;
color: white;
  border-color:white !important;
}

.scroller .wrapperM button{
  position:relative;
  border:1px solid #c0c0c0;
}
.withScrollCenter .wrapperM{
    vertical-align: middle;
    display: table-cell;
}

.fixed-overlay{
   position:fixed;
}

#zoomModal .withScrollCenter .wrapperM{
  height:550px;	
}

/*DCWCS-266*/

section.item-collection.accordion.benefits .media a:after {
 content: "\e60e";
padding: 0 2px;
vertical-align: middle;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}


/*DCWCS-267*/

.contentDiv section.item-collection.accordion.benefits dl dd.in {
padding: 15px 3% 13px 10%;
}

/*DCWCS-262*/
.item.zoom > .media > .media-object-container > .media-gallery.scroller.withOutScroll {
    padding: 4.6ex 0px 0ex 0px;
    height: 322px;
 padding: 4.44ex 0px 0ex 0px\0;
}

@-moz-document url-prefix() {
    .item.zoom > .media > .media-object-container > .media-gallery.scroller.withOutScroll {
		padding: 4.44ex 0px 0ex 0px;
	}
	/*Customer testimonial*/
	a.custTestMore:after {
		position: relative;
		top: 0px;
	}
}

/*customer testimonial tile*/
.customerTestimonialStyle{
    margin-left: 105px;
    margin-bottom: 10px;
}
.customerTestimonialStyle section.item.col-third{
    height:410px;
	/*DCWCS-524*/
	margin-left: -5px !important;
	margin-left: -5.5px\0 !important;
}
/*DCWCS-524*/
.customerTestimonialStyle section.item.col-third:first-of-type{
	margin-left: 0px !important;
}
.customerTestimonialStyle .item.col-third .media {
   padding:15px;
    height:100% !important;
    border: solid 1px #d4d9dd !important;
	    cursor: pointer;
}

.customerTestimonialStyle .media-body{
   padding:0px !important;
   border:none !important;
   height: 100% !important;
    position: relative;
}
.customerTestimonialStyle .media-body p{
   width:100% !important;
}

.customerTestimonialStyle .media-body .media-heading{
  margin-bottom:0px !important;
  line-height: 16px;
  color:#303030 !important;
}

.pdpMainDesc .customerTestimonialStyle header .media-body .lead, .media-right .customerTestimonialStyle header .media-body .lead, .icon .customerTestimonialStyle header .media-body .lead{
    font-size: 12px !important;
    color: #303030 !important;
    line-height: 14px;
    margin-top: 3px !important;
}

.customerTestimonialStyle .custContent{
    margin: 2.5ex 0px 0px !important;
    color:#5a6772 !important;
    line-height: 18px;
}

.customerTestimonialStyle .custTestMore{
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    position: absolute;
    bottom: -5px;
    right: -4px;
    color:#0085D5 !important; /* DCWCS-525 */
    font-size: 12px;
}
/* ul.pagination.pull-left.customerTestPagination {
    margin-left: 0px;
    padding-left: 110px;
} */
a.custTestMore:after {
    content: "\e60e";
    font-family: FontAwesome;
    vertical-align: middle;
}
/*customer testimonial tile*/

.request-your-demo{
  font-size:30px !important;
  color: #0767c9 !important;
}

/* Product group & sub-group page service contact box - START */
.pgp-service-contact{
    width: 25%;
    background-color: #f9f9fa;
    float: right;
    padding: 15px 19px 17px 19px;
    font-size:13px;
    color: #5A6772;
}
/*Fix for the smaller screen size for right panel*/
@media (max-width: 991px){
	.pgp-service-contact {
		margin-top: 165px;
	}	
}
.pgp-service-contact > div:first-child {
    font-size:15px;
}
.pgp-service-contact > div{
    margin-bottom:7px;
}
.pgp-service-contact > div:last-child {
    margin-bottom:0px;
}
.pgp-service-contact  div a {
    color: #5A6772;
}
.pgp-service-contact  div a:hover {
    text-decoration: none;
}
.pgp-service-contact .phone2 {
    margin-top:-3px;
}
.pgp-service-contact .phone2:empty {
    display: none;
}
.pgp-service-contact .wrapper {
    display:table;
}
.pgp-service-contact .left-container {
    vertical-align:middle;
    display:table-cell;
}
.pgp-service-contact .left-container span {
    float: left;
    margin-right: 15px;
}
.pgp-service-contact .right-container {
    display:table-cell;
}
.pgp-service-contact .request-demo-icon {
    background:url('/cs/agilent_images/icon_desktop.png') no-repeat;
    margin-top: 3px;
    width: 18px;
    height: 15px;
}
.pgp-service-contact .contact-icon {
    background:url('/cs/agilent_images/footer_icon_phoneBlue.png') no-repeat;
    margin-top: 2px;
    width: 18px;
    height: 17px;
}
.pgp-service-contact  .email-icon {
    background:url('/cs/agilent_images/footer_icon_emailBlue.png') no-repeat;
    margin-top: 3px;
    width: 18px;
    height: 13px;
}
.pgp-service-contact  .globe-icon {
    background:url('/cs/agilent_images/icon-globe.png') no-repeat;
    margin-top: 1px;
    width: 18px;
    height: 17px;
}
.media-body.mediahrwd.float-left {
    float: left;
    padding-bottom: 0px !important; /* DCWCS-609 */
}
header.pgp-minheight {
    margin-bottom: 30px; /* DCWCS-609 */
}
/* Product group & sub-group page service contact box - END */




/*PDP Modal overlay*/
/*Responsive layout*/
@media only screen and (max-width: 720px) {
	/*Middle part*/
	#zoomOverlay #zoomer .parent {
		width:40vh;
		
	}

	/*Left part*/
	.wrapperM button {
		width: 50px;
		height: 50px;
	}
	#zoomOverlay .direction-control {
		width: 50px;
	}
	#zoomOverlay .scroller {
		width: 50px;
		height: 405px;
	}
	
	#zoomOverlay .wrapperM {
		height: 353px;
		margin-top: 3px !important;
	}
	#zoomOverlay .media-object-container {
		/*width: 4%;*/
		width: 50px;
	} 
	#zoomModal .withOutScroll .direction-control i {
           left: -2px;
    	}

	/*Close button*/
	#zoomOverlay  .ui-dialog-titlebar-close{
		height: 30px;
		width: 80px;
		font-size: 15px;
		padding: 3px;
	}
	#zoomOverlay .ui-dialog-titlebar-close:before {
		float: right;
		font-size: 15px;
	}

	/*Right part*/
	.fontsz-20{
		font-size:18px !important;
	}
	.fontsz-13,.popup-content p{
		font-size:12px !important;
	}
	.pop-platform span{
		font-size:12px !important;
		line-height:14px !important;
	}
	.pop-disclaimer span{
		font-size:10px !important;
		line-height:14px !important;
	} 	   
	#zoomOverlay .popup-content {
		width: 205px !important;
	}  
	#zoomOverlay .absentOfRC{
	    width: 50px !important;
	}
}

@media only screen and (max-width: 600px) {
	#zoomOverlay #zoomer .absentOfRCSection {
		 width: 255px !important;
		
	}
	#zoomOverlay #zoomer .absentOfRCParent{
		 width: 265px !important;
		 margin-left: 15px !important;
		margin-right: 15px !important;
		
	}
   
}


@media only screen and (min-width: 721px) and (max-width: 950px){
	/*Middle part*/
	#zoomOverlay #zoomer .parent {
		width:50vh;
		/*height:50vh;*/
	}

	/*Left part*/
	.wrapperM button {
		width: 55px;
		height: 55px;
	}
	#zoomOverlay .direction-control {
		width: 55px;
	}
	#zoomOverlay .scroller {
		width: 55px;
		/*height: 426px;*/
		height: 433px;
	}

	#zoomOverlay .wrapperM {
		/*height: 390px;
		margin-top: -5px !important;*/
		    height: 384px;
    margin-top: 2px !important;
	}
	#zoomOverlay .media-object-container {
		/*width: 7%;*/
		width: 55px;
	}

	/*Close button*/
	#zoomOverlay  .ui-dialog-titlebar-close{
		height: 30px;
		width: 80px;
		font-size: 15px;
		padding: 3px;
	}
	#zoomOverlay .ui-dialog-titlebar-close:before {
		float: right;
		font-size: 15px;
	}

	/*Right part*/
	.fontsz-20{
		font-size:18px !important;
	}
	.fontsz-13,.popup-content p{
		font-size:12px !important;
	}
	.pop-platform span{
		font-size:12px !important;
		line-height:14px !important;
	}
	.pop-disclaimer span{
		font-size:10px !important;
		line-height:12px !important;
	} 
	
	#zoomOverlay .popup-content {
		width: 205px !important;
	}  
	#zoomOverlay .absentOfRC{
	    width: 55px !important;
	}
}


@media only screen and (min-width: 951px) and (max-width: 1250px) {
	/*Middle part*/
	#zoomOverlay #zoomer .parent {
		width:70vh;
		/*height:70vh;*/
	}

	/*Left part*/
	.wrapperM button {
		width: 75px;
		height: 75px;
	}
	#zoomOverlay .direction-control {
		width: 75px;
	}
	#zoomOverlay .scroller {
		/*width: 170%;*/
		width:75px;
		height: 550px;
		/*display: inherit;*/
	}
	#zoomOverlay .wrapperM {
		/* height: 413px; */
		height: 503px;
	}
	#zoomOverlay .media-object-container {
		/*width: 7%;*/
		width: 75px;
	}

	/*Close button*/
	#zoomOverlay  .ui-dialog-titlebar-close{
		height: 45px;
		width: 120px;
		font-size: 22px;
	}
	#zoomOverlay .ui-dialog-titlebar-close:before {
		float: right;
		font-size: 22px;
	}

	/*Right part*/
	.fontsz-20{
		font-size:20px;
	}
	.fontsz-13,.popup-content p{
		font-size:14px !important;
	}
	.pop-platform span{
		font-size:14px !important;
		line-height:18px !important;
	}
	.pop-disclaimer span{
		font-size:12px !important;
		line-height:14px !important;
	} 
	
	#zoomOverlay .popup-content {
		width: 245px !important;
	}  
	#zoomOverlay .absentOfRC{
	    width: 75px !important;
	}
}


@media only screen and (min-width: 1251px) and (max-width: 1440px) {
	/*Middle part*/
	#zoomOverlay #zoomer .parent {
		/*max-width: 720px;*/
		width:80vh;
		/*height:80vh;*/
		/*width:500vh;
		height:500vh;*/
	}
	

	/*Left part*/
	.wrapperM button {
		width: 75px;
		height: 75px;
	}
	#zoomOverlay .direction-control {
		width: 75px;
	}
	#zoomOverlay .scroller {
		width: 75px;
		height: 550px;
	}

	#zoomOverlay .wrapperM {
		height: 503px;
	}
	#zoomOverlay .media-object-container {
		/*width: 4%;*/
		width: 75px;
	}

	/*CLose button*/
	#zoomOverlay  .ui-dialog-titlebar-close{
		height: 45px;
		width: 120px;
		font-size: 22px;
	}
	#zoomOverlay .ui-dialog-titlebar-close:before {
		float: right;
		font-size: 22px;
	}

	/*Right part*/
	.fontsz-20{font-size:22px !important;
	}
	.fontsz-13,.popup-content p{
		font-size:16px !important;
	}
	.pop-platform span{
		font-size:16px !important;
		line-height: 20px !important;
	}
	.pop-disclaimer span{
		font-size:14px !important;
		line-height: 16px !important;
	} 
	
	#zoomOverlay .popup-content {
		width: 310px !important;
	}  
	#zoomOverlay .absentOfRC{
	    width: 75px !important;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1920px) {
	/*Middle part*/
	#zoomOverlay #zoomer .parent {
		width:80vh;
		/*height:80vh;*/
	}

	/*Left part*/
	.wrapperM button {
		width: 75px;
		height: 75px;
	}
	#zoomOverlay .direction-control {
		width: 75px;
	}
	#zoomOverlay .scroller {
		width: 75px;
		height: 550px;
	}

	#zoomOverlay .wrapperM {
		height: 503px;
	}
	#zoomOverlay .media-object-container {
		/*width: 4%;*/
		width: 75px;
	}

	/*CLose button*/
	#zoomOverlay  .ui-dialog-titlebar-close{
		height: 45px;
		width: 120px;
		font-size: 22px;
	}
	#zoomOverlay .ui-dialog-titlebar-close:before {
		float: right;
		font-size: 22px;
	}

	/*Right part*/
	.fontsz-20{
		font-size:24px;
	}
	.fontsz-13,.popup-content p{
		font-size:18px;
	}
	.pop-platform span{
		font-size:18px !important;
		line-height: 24px !important;
	}
	.pop-disclaimer span{
		font-size:16px !important;
		line-height: 18px !important;
	} 
	
	#zoomOverlay .popup-content {
		width: 400px !important;
	}  
	#zoomOverlay .absentOfRC{
	    width: 75px !important;
	}
}

@media only screen and (min-width: 1921px) {
	/*MIddle part*/
	#zoomOverlay #zoomer .parent {
		width:80vh;
		/*height:80vh;*/
	}

	/*Left part*/
	.wrapperM button {
		width: 75px;
		height: 75px;
	}
	#zoomOverlay .direction-control {
		width: 75px;
	}
	#zoomOverlay .scroller {
		width: 75px;
		height: 550px;
	}

	#zoomOverlay .wrapperM {
		height: 503px;
	}
	#zoomOverlay .media-object-container {
		/*width: 4%;*/
		width: 75px;
	}

	/*CLose button*/
	#zoomOverlay  .ui-dialog-titlebar-close{
		height: 45px;
		width: 120px;
		font-size: 22px;
	}
	#zoomOverlay .ui-dialog-titlebar-close:before {
		float: right;
		font-size: 22px;
	}

	/*Right part*/
	.fontsz-20{
		font-size:36px !important;
	}
	.fontsz-13,.popup-content p{
		font-size:24px;
		/*font-size: 0.813em;*/		
	}
	.pop-platform span{
		font-size:24px !important;
		line-height: 28px !important;
	}
	.pop-disclaimer span{
		font-size:22px !important;
		line-height: 24px;
	} 
	
	#zoomOverlay .popup-content {
		width: 530px !important;
	}  
	#zoomOverlay .absentOfRC{
	    width: 75px !important;
	}
}
/*PDP Modal overlay*/

#zoomOverlay .withScrollCenter {
	height: auto !important;
}
#zoomOverlay .ui-dialog {
	z-index:2147483650 !important;
}
/* DCWCS-266 Learn more arrow styles for PDP & SDP pages */
.arrow-img {
    background-image: url('/cs/agilent_images/21body_CTA_carrot.png');
    background-position: 2px 0px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

@-moz-document url-prefix() { 
   .arrow-img {
        background-position: 2px 1px;
    }
}

/*customer testimonial overlay*/
.customer_testimonial_wrap .ui-dialog-titlebar-close{
	background: none;
    border: none;
}
.customer_testimonial_wrap .cust-overlay-arrow{
   position: absolute; 
   z-index: 1002; 
   height: 100px;
   width: 100px; 
   cursor: pointer;
}
.customer_testimonial_wrap #custprev{
	background:url(/cs/agilent_images/left-arrow-highlighted.png) no-repeat;
}
.customer_testimonial_wrap #custnext{
	background:url(/cs/agilent_images/right-arrow-highlighted.png) no-repeat;
}
.customer_testimonial_wrap #custprev:hover{
	background:url(/cs/agilent_images/left-arrow-default.png) no-repeat;
}
.customer_testimonial_wrap #custnext:hover{
	background:url(/cs/agilent_images/right-arrow-default.png) no-repeat;
}
.customer_testimonial_wrap #paginationCToverlay{
	position:absolute;
	z-index:1002;
	text-align:center;
	width:100%;
	font-size: 16px;
	color:#eeeff1;
}
.customer_testimonial_wrap #customer_testimonial_modal{
    padding: 0px;
    margin: 0px;
    border: none;
	overflow: hidden;
}
.customer_testimonial_wrap .contentCT{
	height: 415px;
	position: relative; /* DCWCS-772 */
}
.customer_testimonial_wrap .ct-content-desc{
	height: 415px; /* DCWCS-772 */
	overflow-y: auto;
}
.customer_testimonial_wrap .footerCT{
	border-top: #ccc solid 1px;
	padding-left: 50px;
}
.customer_testimonial_wrap .ui-dialog{
	border:none;
}
.customer_testimonial_wrap .CT-img {
    float: left;
    margin: 13px 13px 13px 0px;
} 
.customer_testimonial_wrap .CT-img img{
    width:50px;
	height:50px;
} 
.customer_testimonial_wrap .CT-info{
    margin: 20px 0px 0px 0px;
}
.customer_testimonial_wrap .CT-info span{
    display: block;
	color: #303030;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}
.customer_testimonial_wrap .CT-info span:nth-child(1){
       font-size: 14px;
}
.customer_testimonial_wrap .CT-info span:nth-child(2){
		font-size: 12px;
		margin-top: -1px;
}
.customer_testimonial_wrap .ct-content-desc{
    padding: 40px 50px 15px 50px; /* DCWCS-772 */
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    color: #808A8E;
    font-size: 14px;
	line-height: 21px;
}
.customer_testimonial_wrap .ui-dialog .ui-dialog-titlebar{
	padding-left: 50px !important;
}
.customer_testimonial_wrap .ui-widget-overlay {
    background-color: #000000;
	opacity: 0.4 !important;
}
/*customer testimonial overlay*/

/*APP-13991*/
.customerTestimonialStyle .media-body{word-wrap: break-word !important;}

/* APP-14014 - Added a hyperlink to the zoom description - but the hyperlink is not Blue */
#zoomOverlay .popup-content a {
	color: #0085D5;
	text-decoration: none;
}
#zoomOverlay .popup-content a:hover, #zoomOverlay .popup-content a:focus {
    color: #005589;
    text-decoration: underline;
}

/* RBE Feb APP-13322 */
form#contactus .checkbox_list {
    width: 50% !important;
}
/* RBE Feb APP-13322  END*/

/* RBE Feb APP-13613 */
.breadcrumb:before {
	height:20.4px;
}
.longBreadcrumb-class:before {
	height:40.4px;
}
.breadcrumb.longBreadcrumb-class > li + li:after, .breadcrumb.longBreadcrumb-class > li:first-child:after {
    color: #0085D5;
	display: inline;
	padding: 0 2px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\e60e";
	vertical-align: middle;
	position: relative;
    left: 3.5px;
}
.breadcrumb.longBreadcrumb-class > li:last-child:after, .breadcrumb.longBreadcrumb-class > li:before  {
	content: "";
	padding: 0;
}
/* RBE Feb APP-13613 Ends */

/* RBE Feb APP-13637 */
.btn-primary:hover {
	background-color: #0b6092; 
	color:#FFF !important;
	text-decoration:none !important;
	border-color: #ccd1d4;
}
/* RBE Feb APP-13637 End*/

/* RBE Feb APP-13658 */
.verticaSeperator {
	top: 7px;
	padding-left: 13px;
}
.filter-vertical > .container .fv-content > header .vpp > button {
		margin-top: 10px !important;
}
.sortAlpha {
	margin-top: 18px;
	margin-bottom: 19px;
	top: 0px !important;
}
.bpSortAsc:after,.bpSortDsc:after{
	top:9px;
}
@-moz-document url-prefix() {
	.sortAlpha { margin-top: 17px;}
	.filter-vertical > .container .fv-content > header .vpp > button {margin-top: 9px !important;}
}
/* RBE Feb APP-13658 End*/

/* RBE Feb APP-13598 */
.solutionSegmentBox .cta {
    margin: 2ex 0 2.7ex;
}
 @media all and (-ms-high-contrast:none)
     {
     .solutionSegmentBox .cta { margin: 2ex 0 2.6ex;} /* IE10 */
	 .solutionSegmentBox hr.horizontalRuler {  margin-bottom: 19px;}
     *::-ms-backdrop, .solutionSegmentBox .cta { margin: 2ex 0 2.6ex;} /* IE11 */
	 *::-ms-backdrop,.solutionSegmentBox hr.horizontalRuler {  margin-bottom: 19px;}
     }
/* RBE Feb APP-13598 End*/

/* RBE Feb APP-13696 */
.counrtyselectpage #intro p {
    border-bottom: 1px solid #CFCFCF;
    padding-bottom: 10px;
    padding-top: 7px;
    margin-bottom: 17px;
    font-size: 14px;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    color: #202020;
}
@media (min-width: 992px) {
 .counrtyselectpage #intro p {
    width: auto;
  }
  #countryselect {
	background-position: -99px 2px;
    background-size: 115%;
  }
}
@media (min-width: 1200px) {
 .counrtyselectpage #intro p {
    width: 1110px;
  }
}
div#countryselect h1 {
    font-size: 28px;
    color: #303030;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
}

#countryselect {
    margin-top: -4.6%;
}

.countrySelectHeading div {
    display: inline-block;
}

.countrySelectHeading .globeIcon {
    position: absolute;
    background-image: url(/cs/agilent_images/globe-icon.png);
    width: 25px;
    height: 25px;
    margin: 13px 0 0 10px;
}

.countryarea {
	font-family: robotomedium, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #808a8e;
	/*margin-bottom: 8.1%;*/
	margin-bottom: 19px;
}

.countryList li {
	/*line-height:19px !important;*/
	line-height: 2.6ex !important;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
}

.countryList a {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0085d5;
}

#countryselect {
	background-image: url(/cs/agilent_images/Map-Background.png);
	background-repeat: no-repeat;
    background-attachment: scroll;
    /*background-position: -99px 2px;
    background-size: 115%;*/
	background-position: -128px -4px;
    background-size: 120%;
	/*background-position: -115px 2px;
    background-size: contain;*/
    /*border: 1px solid;*/
	padding:0 5px 0 4px;
}

@-moz-document url-prefix() {
	#countryselect { margin-top: -4.7%;}
	.counrtyselectpage #intro p {	padding-top: 6px;margin-bottom: 18px;}
	.countryarea {margin-bottom: 19px;	}
	.countrySelectHeading .globeIcon {margin-top: 14px;}
}
@media all and (-ms-high-contrast:none) {
	#countryselect { margin-top: -4.85%;} /* IE10 */
	.countrySelectHeading .globeIcon { margin-top: 14px;}
	.counrtyselectpage #intro p { padding-top: 6px;padding-bottom: 9.5px;	margin-bottom: 16px;}
	.countryarea {	margin-bottom: 19px;}
}
#countryselect .centerwrapper,#countryselect .jmContainer,#countryselect .jmExpander,#countryselect .jmSizer {
	padding: 0;
	width: auto;
    margin: 0;
}
#countryselect table {
    margin-left: 20px;
}
/* RBE Feb APP-13696 End*/

/*CT-pgp*/
.customer-pgp-testimonial .item.col-quarter{
	border: #D9D9D9 1px solid;
    padding: 10px !important;
	height: 185px;
    width: 287px;
    margin-right: 11px;
	cursor: pointer;
}
/*DCWCS-930/931*/
section.customer-pgp-testimonial  section:first-of-type {
	margin-left:0.35em !important;
}
.customer-pgp-testimonial footer a.pull-right{
	margin-right:2.1em;
}
.item-collection.customer-pgp-testimonial .item .media-heading{
	color: #303030 !important;
}
.customer-pgp-testimonial .lead.distDetail{
	font-size: 11px;
	color: #303030;
	line-height:13px;
	margin-top: -5px !important;
	margin-bottom: 14px;
}
.customer-pgp-testimonial .custContent{
	font-size: 12px;
	color: #5A6772;
	line-height:16px;
	margin: 0px;
}
.customer-pgp-testimonial .custTestMore{
	font-size: 12px;
    color: #0085d5;
	position: absolute;
    right: -4px;
    bottom: -5px;
}
.customer-pgp-testimonial .media, .customer-pgp-testimonial .media-body{
	border: none !important;
	padding: 0px !important;
	height: 100% !important;
	position: relative;
}
.customer-pgp-testimonial .media-body {
    word-wrap: break-word !important;
}
/*CT-pgp*/

/* APP-14010 - Why CrossLab Learn More is missing  > */
.whycrosslab .fa-angle-right:before {
    color: #0085D5;
}

/* DCWCS-772 - more space on top and bottom when scroll */
.topbar {
    position: absolute;
    height: 15px;
    top:0;
    background-color: #FFFFFF;
    width: 700px;
}
.bottombar {
    position: absolute;
    height: 15px;
    bottom:0;
    background-color: #FFFFFF;
    width: 700px;
}
@media screen and (min-width:0\0) {
    .customer_testimonial_wrap .ct-content-desc:after {
        content: "";
        height: 15px;
        display: block; 
    }
	/* DCWCS-781 - added hack for IE browser */
    #ct-video-desc video {
        transform: scale(1, 1.03);
    }
}
@-moz-document url-prefix() {
    .customer_testimonial_wrap .ct-content-desc:after {
        content: "";
        height: 15px;
        display: block; 
    }
}
/* DCWCS-772 */

/*DCWCS-524*/
.customerTestimonialStyle section.item.col-third.custTestScriptScetion {
	margin-left:-2px !important;
}
.customerTestimonialStyle section.item.col-third.custTestScriptScetion:first-of-type {
	margin-left:0px !important;
}
/* -- DCWCS-524*/

/*APP-13696*/
.counrtyselectpage #intro p {
font-size: 17px !important;
}
/*APP-13696*/

/* RBE March APP-13624*/
.noAccordion+dd.collapse.in section {
margin-bottom : 10px;
}
/* RBE March APP-13624 End*/
/* RBE March APP-13697*/
.item-collection.media-right > .item > .media > .media-object-container .media-object, .item.media-right > .media > .media-object-container .media-object {
    padding-left: 100%;
}
/* RBE March APP-13697 End*/
/* RBE March APP-13720 */
.item .cta .btn {
    padding-left: 14px;
}
/* RBE March APP-13720  END*/

/* RBE march APP-14109 */
@media (min-width:769px) and (max-width:1254px){
	section.promotions section.item.col-quarter, section.promotions section.item.col-full, section.promotions section.item.col-third {
		width: auto;
	}
}	
/* RBE march APP-14109 Ends*/

/* DCWCS-1015 Start */
.selectiontools .media-preview {
    padding: 0px;
}
.selectiontools .media-heading {
    line-height: 21px !important;
}
.selectiontools .media-body {
    margin-top: -6px; /* spacing */
}
.selectiontools .media-body h5 {
    font-size: 14px;
    line-height: 19px;
    margin-top: -5px; /* spacing */
}
.selectiontools footer {
    margin-top: -31px; /* spacing */
}
.selectiontools .media-object img {
	width:100%;
}
@media screen and (min-width:0\0) {
    .selectiontools .media-body h5 {
        margin-top: -6px; /* spacing */
    }
    .selectiontools .media-body {
        margin-top: -5px; /* spacing */
    }
    .selectiontools footer {
    margin-top: -30px; /* spacing */
    }
}
/* DCWCS-1015 End */

/* DCWCS-877 - Start */
body.carousel {
    padding: 0;
}
body.no-carousel{
    /* padding-top:200px; */
}
.carousel-container {
	margin:0 auto;
	max-width:1280px;
	position: relative;
}
.carousel-container ul{
	margin:0;
    padding: 0;
}
.category-title {
    background-color: rgba(48, 48, 48, 0.8);
    color: #ffffff;
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    font-size: 28px;
    height: 65px;
    margin-left: 20px;
    padding: 19px 20px;
    position: absolute;
    top: 178px;
    z-index: 1;
}
.category-title div {
    margin-bottom: -2px;
    margin-top: -9px;
    float: left;
}
.carousel-container .soltitleSec {
    margin-left: 20px;
}
.carousel-container .soltitleSec span {
    height: 100%;
    right: auto;
}
.carousel-container .soltitleSec svg, .carousel-container .soltitleSec img{
    top: 2px;
}
.transparent-message-box {
    background-color: rgba(34, 34, 34, 0.7); /* #222222; */
    bottom: 52px;
    color: #ffffff;
    margin-left: 20px;
    max-height: 228px;
    min-height: 120px;
    padding: 20px;
    position: absolute;    
    width: 600px;
    z-index: 1;
}
.headline-title {
    text-transform: uppercase;
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 38px;
}
.headline-title.one-line {
    line-height: 80px;
}
.headline-title.two-line {
    margin-top: 2px;
}
.headline-sub-title {
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 24px;
    margin-top: 7px;
}
.transparent-message-box  .read-more {
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: -6px;
    margin-top: 13px;
}
.transparent-message-box  .read-more span {
    font-size: 16px;
}
.transparent-message-box:hover {
    background-color: rgba(34, 34, 34, 0.85); /* #222222; */
}
.custom-pagination {
    margin-left: 35px;
    margin-top: -32px;
    position: absolute;
    z-index: 1;
}
.custom-pagination ul li {
    display: inline;
    float: left;
    list-style: none outside none;
    cursor:pointer;
    margin-left:5px;
}
.custom-pagination ul li a {
    background-color: #333;
    border: 1px solid #d1d1d1;
    text-decoration:none !important;
    moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline:0;
    text-indent: -9999px !important;
    float:left;
    width:12px;
    height:12px;
}
.custom-pagination ul li a.active, .custom-pager-link:hover {
	background-color:#0085d5;
}
.carousel-container ul li img {
    height: 545px !important;
}

@media screen and (min-width:0\0) {
    .headline-title.one-line {
        line-height: 79px;
    }
    .headline-title.two-line {
        margin-top: 0px;
    }
    body.carousel #ct-video-desc_video_wrapper { /* DCWCS-1489 */
        left: 0px !important;
        transform: scale(1, 1);
    }
}
@-moz-document url-prefix() {
    .headline-title.one-line {
        line-height: 79px;
    }
    .headline-title.two-line {
        margin-top: 0px;
    }
    body.carousel #ct-video-desc_video_wrapper { /* DCWCS-1489 */
        left: -1px !important;
    }
}
.carousel-container > img {
    vertical-align: middle;
}
.carousel .item.hero.pcp > .media .media-body,
.carousel .item.hero.scp > .media .media-body {
    padding-top: 60px;
    margin-top: 0px;
    padding-bottom: 60px;
}
.scp .media-body div.ProGroupDesc > p:first-child {
	margin-top: 0px;
}
.scp .media-body div.ProGroupDesc > p:last-child {
	margin-bottom: 0px;
}
.scp .ProGroupDesc {
    margin-bottom: 0px !important;
}
.carousel .item.hero > .media .media-body {
    margin-top: 60px;
}
@media (max-width: 991px) {
    .carousel .item.hero > .media .media-body > .lead {
        margin-top: 10px;
        padding-top: 0px;
    }
    .carousel .item.hero > .media .media-body {
        margin-top: 0px !important;
    }
    body.no-carousel {
        padding-top:250px;
    }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){
    .carousel .item.hero > .media .media-body {
        margin-top: 10px;
        padding-top: 0px;
    }
    .no-carousel .item > .media {
        padding-top: 80px;
    }
}

/* plugin overwrites */
.carousel-container .bx-controls-direction {
	display:none;
}
.carousel-container .bx-wrapper .bx-viewport {
    -webkit-box-shadow: 0  !important;
    box-shadow: 0 !important ;
    border: 0 !important;
    left: 0px; 
    height:545px;
}
.carousel-container .bx-wrapper {
    position: relative;
    margin: 0 auto 0px 0px !important;
    padding: 0;
}

/* Video modal overlay */
.carousel-video-wrap .ui-dialog-titlebar-close {
	background: none;
    border: none;
}
.carousel-video-wrap #carousel-video-modal {
    padding: 0px;
    margin: 0px;
    border: none;
	overflow: hidden;
}
.carousel-video-wrap .carousel-overlay-content {
	height: 540px;
	position: relative;
}
.carousel-video-wrap .carousel-overlay-footer {
	border-top: #ccc solid 1px;
	padding-left: 50px;
}
.carousel-video-wrap .ui-dialog {
	border:none;
}
.carousel-video-wrap .ui-dialog .ui-dialog-titlebar {
	padding-left: 50px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body.carousel #ct-video-desc_video_wrapper { /* DCWCS-1489 */
        left: -1px !important;
    }
}
.carousel-video-wrap .ui-widget-overlay {
    background-color: #000000;
	opacity: 0.4 !important;
}
/* DCWCS-877 - End */

/* Mallard June DCWCS-2182- Regulatory Lable Multiplicom CSS Starts Here*/
.reg-heading{
	display: inline;
	vertical-align: middle;
}
.reg-label-box{
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 20px;	
	margin-top: 4px;
	margin-left: 10px;
	font-size:14px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
.reg-disclaimer{
	font: italic 13px roboto_condensedlight;
	color: #202020;
	padding: 5px 0 3px;
}
/* Mallard June DCWCS-2182- Regulatory Lable Multiplicom CSS Ends Here*/

/* DCWCS-2454 Customer Downloads CSS Section Starts */
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/cs/agilent_images/loader2.gif) 50% 50% no-repeat;
}
.cd-body{
    background-color: #ECEEEF;
    line-height: 1.4;
    padding-top:158px !important;
}
.cd-wrapper{	
	/* margin-top: -36px; APP-19146*/
	background-color: #FFFFFF;
	padding-top: 28px;
	width: 1330px;
	margin: 0 auto;
}
.cd-container{
	width: 1230px;
	margin: 0 auto;
}
.cd-back-link{
	font-family: robotoregular;
    font-size: 16px;
    color: #0085d5;
}
.cd-title{
	font-family: roboto_condensedlight;
    font-size: 28px;
    color: #303030;
	margin-bottom: 26px;
	margin-top: 0px; /* APP-19146 */
}
.cd-desc{
    font-family: robotoregular;
    font-size: 14px;
    color: #202020;
    width: 650px;
	margin-bottom: 39px; /* DCWCS-3026 */
	}
	
/* Form Section Starts */
.cd-form-heading{
	font-family: robotomedium;
    font-size: 14px;
    color: #303030;
    margin-bottom: 6px; /* DCWCS-3026 */
}
.gated-form-inputs{
	width: 418px;
	display: inline-block;
	margin-bottom: 33px;
}
.gated-form-grp{
	vertical-align: top;
	width: 418px;
}

.key-box{
	display: inline-block;
	margin-right: 4px; /* DCWCS-3028 */
	vertical-align: top;
}
.secondary-key{
height: 61px;
}
.terms-box{
	display: inline-block;
	padding-top: 7px; /* DCWCS-3027 */
	font-family: robotoregular;
    font-size: 12px;
    color: #8f8d8d;
	/*width: 200px;*/
}
.gated-form-input{
	/*margin-bottom: -2px;*/
	display: block !Important;
	width: 200px !Important;
	height: 37px;
	border: solid 1px #b7b7b7;
	color:#808A8E;
	font-size:14px;
	font-family: robotoregular;
}
.gated-form-check{
	vertical-align: sub;
}
.gated-form-submit{
	display: inline-block;
	vertical-align: top;
	margin-top: 25px; /* DCWCS-3178 */
	margin-left: -4px; /* DCWCS-3028 */
}
.gated-form-submit > .btn {
	background-color: #0085D5;
    color: #FFFFFF;
    height: 37px; /* DCWCS-3028 */
    text-transform: uppercase; /* DCWCS-3028 */
}
.btn-primary:hover {
	background-color: #00426A !important; /* Global Change for primary button R18.3 */
	color:#FFF !important;
	text-decoration:none !important;
	/*border-color: #ccd1d4;*/ 
	border: 1px solid #F4F3F1; /* Global Change for primary button R18.3 */
}
.error-msg{
	color: #D9534E;
	font-size:12px;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important; /* DCWCS-3030 */
    padding-bottom: 2px; /* DCWCS-3030 */
    display: inline-block; /* DCWCS-3030 */
}
.error-terms{
	display: block;
}
@-moz-document url-prefix() {
    .cd-title {
        margin-bottom: 27px;
    }
    .terms-box{
        padding-top: 8px; /* DCWCS-3027 */
    }
    .gated-form-submit{
        margin-top: 26px; /* DCWCS-3028 */
    }
}
@media screen and (min-width:0\0) {
    .cd-title {
        margin-bottom: 27px;
    }
    .terms-box{
        padding-top: 9px; /* DCWCS-3027 */
    }
    .gated-form-submit{
        margin-top: 26px; /* DCWCS-3028 */
    }
}
/* Form Validation Starts */
.ng-submitted input.ng-invalid{
	border-color:#D9534E !Important;
}
input.ng-pristine{
   border: solid 1px #b7b7b7 !Important;
}
input.ng-invalid{
   border-color:#D9534E;
}
#pdForm {
    margin-bottom: 0px; /* DCWCS-3027 */
}
/* Form Validation Ends */

/* Form Section Ends */

/* Gated Sections Wrapper Starts */

.gated-sections{
	overflow: hidden;
	width:1230px;
	padding: 0px;
	border-top: solid 2px #CFCFCF;
}
.no-results-message{
    border: 1px solid #e84b4c;
    border-radius: 4px;
    font-size: 18px;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #e84b4c;
	width:820px;
	height:40px;
	background: #FAF1F1 none repeat scroll 0 0;
	margin: 35px 0px 0px 0px;
	padding: 10px 10px 10px 20px; 
	line-height: 1; /* APP-19133 */
}

/* Gated Section Starts */
.gated-content-wrapper{
	position: relative;
	width: 820px;
	float: left;
}
.gated-content-section{
	position: relative;
	border: solid 1px #D4D9DD;
	margin-bottom: 20px;
	height: 135px;
	/*padding: 20px;*/
	overflow: hidden;
}
@-moz-document url-prefix() { 
    .gated-content-section { /* DCWCS-3023 */
        margin-top: -1px;
    }
}
.img-box{
	/*width: 83px;
	height:135px;*/
	padding: 31px 25px 31px 5px; /* DCWCS-3023 */
	float: left;
}
.gated-content{ 
	width:818px;
	height:133px;
    padding: 20px; /* DCWCS-3023 */
}
.content-box{
	float: left;
	width: 715px; /* DCWCS-3023 */
	height: 96px; /* DCWCS-3023 */
}
.content-box h4{
	margin-top:-3px;
	color: #0085D5;
	font-family: robotoregular;
	max-height: 36px;
	font-size:16px;
	line-height:18px;	
	overflow: hidden;
}
.content-box p{
	margin-top:-3px; /* DCWCS-3024 */
    margin-bottom: 0px; /* DCWCS-3024 */
	color: #202020;
	font-family: robotoregular;
	font-size:14px;
	max-height: 32px;
	line-height:16px;
	overflow: hidden;
}
/*  APP-19130
ul.library-info li span {
	font-family: robotoregular, Arial, Helvetica, sans-serif !Important; 
} */
.gated-content ul { /* DCWCS-3024 */
    margin-top: 7px !important;
}
/* Pagination CSS Starts */
.results {
    padding-top: 30px;
}
.result-para{
	margin: 0 0 10px;
	font-family: robotoregular;
	font-style: italic;
	font-size:14px; 
}
.results-wrapper{
	float:right;
    margin-top: -18px; /* DCWCS-3031 */
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .results-wrapper{
        margin-top: -19px; /* DCWCS-3031 */
    }
}
.results-bottom{
	display: inline-block;
    margin-bottom: 8px; /* APP-19131 */
}
.results-bottom .result-para {
    font-style: normal; /* DCWCS-3031 */
}
.pagination-wrapper {
    display: inline-block;
    margin-left: -25px; /* DCWCS-3031 */
}
.pagination>li>button{
	font-size: 14px;
    padding: 6px 10px;
	width: 30px;
	height: 33px;
    margin: 1ex 0.15em;
    border-radius: 2px;
	line-height: 1.4;
    text-decoration: none;
    color: #0085d5;
    background-color: #ffffff;
    border: 1px solid #D3D8DC;
}
.pagination>.active>button, .pagination>.active>button:focus, .pagination>.active>button:hover{
    z-index: 2;
    color: #5A6772;
    background-color: #D3D8DC;
    border-color: #9AA5AF;
    cursor: default;
}
.pagination button:disabled{
	color: #D3D8DC;
    background-color: #fff;
    border-color: #D3D8DC;
    cursor: not-allowed;
}
.page-nav-link{
	padding: 6px 0px !Important; 
	//position: relative;
}	
.page-nav-link span{
	font-size:14px;
}
.ellipsis-txt{
	top: -4px;
	float: none !Important;
	margin: auto !Important;
	border: medium none !Important;
    line-height: 8px !Important;
    font-size: 18px !Important;
    padding: 6px 4px !Important;
    color: #808A8E !Important;
}
/* Pagination CSS Ends */
/* Gated Section Ends */
/* Help Section Starts */
.help-content-wrapper{
	position: relative;
	width: 360px; /* DCWCS-3023 */
	margin: 10px 0px 10px 50px; /* DCWCS-3023 */
	float: right;
}
.help-links-title{
    border-bottom: solid 2px #CFCFCF;
}
.help-links-title h3{
	color: #303030;
	font-size:24px;
	font-family: roboto_condensedlight;
	/* padding-bottom: 5px; */ /* DCWCS-3027 */
}
.help-content-wrapper ul{
	list-style: none;
	padding-left: 0px;
}
.help-content-wrapper a{
	/* color: #0085D5; */ /* APP-19136 */
	font-size:16px;
	line-height: 24px;
	font-family: robotoregular;
}
.cd-form-heading span {
    color: #D6001C;
}
.terms-box span.accept-terms {
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	position: relative;
	top: 1px;
	left: 3px;
}
/* Help Section Ends */
/* Gated Sections Wrapper Ends */
/* DCWCS-2454 Customer Downloads CSS Section Ends */

/* DCWCS-2181 - Start */
.technology .media-preview {
    padding-top: 25px;
}
.technology section.more {
    margin-top: -30px;
}
.pdp-technology {
    border: 1px solid #D4D9DD;
    padding: 20px 20px 20px 20px; /* APP-19147 */
    height: 178px;
    width: 867px;
}
.pdp-technology span {
    color: #303030;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 6px;
    padding-top: 1px;
}
@-moz-document url-prefix() {
    .pdp-technology span {
        margin-bottom: 7px;
    }
}
/* DCWCS-2181 - End */

/* Customer Download CTA CSS -Start */          
.customer-download-cta-form{
                display: inline;
}
.cta-form-submit-button{
                text-transform: uppercase;
}
.cta-form-submit-button:hover {
color: #0085D5;
text-decoration: none !important;
}

/* Customer Download CTA CSS -end */  
.pgp-service-contact .left-container img { /* DCWCS-3041 */
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}
/* Mallard June DCWCS-2182- Regulatory Lable Multiplicom CSS Ends Here*/
.strike {
    position: relative;
	font-size: 14px !important;
}
.strike::after {
    content: '';
    border-bottom: 1px solid #808A8E;
    position: absolute;
    left: 0;
    top: 47%;
    width: 100%;
}
.hyphenPrice {
    padding-left: 14.5em !important;
}
.hyphenPriceMT5{
	padding-left: 2.7em !important;
}
.hyphenStyle{
	border-bottom: #808A8E solid 1px;
    width: 12px;
}
/*APP-19700*/
.hyphenPriceMT6{
	padding-left: 2.5em !important;
}
/*APP-19700*/

/*UX-44 starts*/
.item.hero > .media .media-body > p.ProGroupDesc{
	color: #202020;	
	margin: 0px;
}
.products_section h5.media-heading a{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 16px;
}
.filter-vertical > .container .fv-nav .filters dd .btn-group > button h4{
	margin: 0;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
	font-weight: inherit;
}
.filter-vertical > .container .fv-nav .filters dt p{
	margin:0px;
}
.filter-vertical > .container .fv-nav .filters dd .btn-group > button.active h4 small{
	color: rgb(32, 32, 32);
	font-weight: bold;
}
/*UX-44 end*/

/*Cobalt styles - Start */

/* DCWCS-3853 - Start */
.media-body.trainingEventbox {
	position:relative;
}
.media-body.trainingEventbox span {
	margin-bottom:0px;
}
.item-collection .item .trainingEventbox .media-heading {
	margin-bottom: 7px;
}
.item-collection .item .media .trainingEventbox .location {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	margin-bottom: 2px;
	margin-top: 10px;
	line-height: 12px;
}
.item-collection .item .media .trainingEventbox .description {
	font-size: 12px;
	margin-top: -1px;
}
.item-collection .item .trainingEventbox .location b, .item-collection .item .trainingEventbox .elipse-date b {
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
}
.item-collection .item .media .trainingEventbox .training-address {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	line-height: 1.4;
	margin-top: 5px; /* DCWCS-4137 */
	margin-bottom: 4px;
}
.item-collection .item .trainingEventbox .training-address span {
	display:block;
}
.item-collection .item .trainingEventbox .elipse-date {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	display: block;
}
.item-collection .item .trainingEventbox .event-bottom {
	position: absolute;
	bottom: 7px;
	left: 10px;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #5A6772 !important;
}

/* Overwrites - Not required if keep all template in JSON */
.pdpSections > section > training-events-eseminar h4, .pdpSections > section > training-events-eseminar > header {
	padding-left: 0px !important;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
}
.container > training-events-eseminar {
	padding-left: 0;
	padding-right: 0;
}
.container > training-events-eseminar h3 {
	margin-left: -2px;
}
.item-collection > training-events-eseminar > header > .heading {
	position: relative;
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
	font-size: 28px;
	color: #303030;
	margin-top: 45px;
	margin-bottom: 30px;
}
/* DCWCS-3853 - End */

/* DCWCS-3861 - Hero Banner - Start */
.banner-container {
    margin: 0 auto;
    max-width: 1280px; /* DCWCS-4233 */
    margin-top:-200px;
    display:flex; /* DCWCS-4233(A) */
    align-items:center; /* DCWCS-4233(A) */
}
.banner-container.short-banner {
	/*margin-bottom: -4px;*/ /* DCWCS-4233(A) */
}
.banner-container.short-banner .content > p {
	margin: 3px 0px 0px 0px;
} 
.banner-container .short { /* DCWCS-4233(A) */
	transform:translate(0%,74%);
	-ms-transform:translate(0%, 24%);
}
.banner-container .content {
    background-color: rgba(48, 48, 48, 0.8);
    color: #ffffff;
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    margin-left: 20px;
    padding: 20px;
    position: absolute;
    z-index: 1;
    max-width: 500px; /* DCWCS-4233(A) */
    width:55%; /* DCWCS-4233(A) */
    min-width:316px; /* DCWCS-4233(A) */
}
.banner-container.under-breadcrumb { /* DCWCS-3861 - V2 issue */
	margin-top: -42px;
	/*margin-bottom: -4px;*/ /* DCWCS-4233(A) */
}
.banner-container .no-background {
	background: none;
	max-width: 600px; /* DCWCS-4233(A) */
	width:55%; /* DCWCS-4233(A) */
	min-width: 395px; /* DCWCS-4233(A) */
	-ms-transform: translate(0%, -50%); /* DCWCS-4233(A) */
}
.banner-container .content h1 {
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    font-size: 43px;
	line-height: 47px;
    margin-bottom: 0px;
    margin-top: -9px;
	text-transform: none;
}
.banner-container .content > p {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 20px;
	line-height: 29px;
	font-weight: 500 !important;
	margin: 0px;
}
.banner-container.under-breadcrumb .content > p {
	margin: 18px 0px 0px 0px;
}
.no-banner {
	border-bottom: 1px solid #0085D5;
	background-color: #f0f0f0;
	margin-top: -40px;
	height: 68px;
}
.no-banner h1 {
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
	font-size: 43px;
	line-height: 47px;
	margin: 0 auto;
	padding-left: 19px;
	padding-top: 9px;
	max-width: 1239px;
}

/* Carousel default pagination - Style overwrite - Start */
.banner-container .bx-wrapper .bx-pager {
	bottom: 19px !important;
	margin-left: 35px;
	top: inherit;
}
.banner-container .bx-wrapper .bx-pager .bx-pager-item {
	margin-left: 1px;
	width: 12px;
}
.banner-container .bx-pager-link .active, .bx-pager-link:hover {
	background-color: #0085d5 !important;
}
.banner-container .bx-wrapper .bx-pager.bx-default-pager a {
	background: #333 !important;
	border: 1px solid #d1d1d1;
	border-radius: 5px !important;
	color: #333 !important;
	font-size: 1px;
	text-indent: -9999px;
	height: 12px !important;
	width: 12px !important;
}
.banner-container .bx-wrapper .bx-pager.bx-default-pager a:hover, .carousel-container .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #0085d5 !important;
	color: #0085d5 !important;
}
.banner-container .transparent-message-box {
    background-color: rgba(34, 34, 34, 0.7); /* #222222; */
	bottom: inherit;
    color: #ffffff;
    margin-left: 20px;
	max-height: inherit;
    padding: 20px;
    position: absolute;
    max-width: 600px;
    min-width: 396px;
    width:55%;
    z-index: 1;
}
.banner-container .transparent-message-box h1.headline-title {
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
	font-size: 43px;
	line-height: 47px !important;
	margin:0px;
	font-weight:inherit;
}
.banner-container .transparent-message-box h2.headline-title {
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
	font-size: 43px;
	line-height: 47px !important;
	margin:0px;
	font-weight:inherit !important;
}
.banner-container .transparent-message-box p.headline-sub-title {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 20px;
	line-height: 29px;
	margin: 18px 0px 0px 0px;
}
.banner-container .transparent-message-box .read-more, .banner-container .content a .read-more {
	margin-top: 23px;
    padding: 14px 20px 0px 20px;
    display: inline-block;
    height: 54px;
    border: #ffffff 1px solid;
    margin-bottom: 0px;
	font-family: robotomedium, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-transform: none;
}
.banner-container .transparent-message-box h1.headline-title.one-line,
.banner-container .transparent-message-box h2.headline-title.one-line {
    line-height: 80px;
}
.banner-container .transparent-message-box h1.headline-title.two-line,
.banner-container .transparent-message-box h2.headline-title.two-line {
    margin-top: 2px;
}

/* DCWCS-4233(A) - changes - Start */
hero-banner .carousel-container ul li img {
	max-height: 545px !important;
	height: 100% !important;
}
.carousel-container.banner-container {
	display: block;
	/*margin-bottom: -5px;*/
}
/*
@media screen and (min-width: 1281px) {
	.banner-container .transparent-message-box {
		//transform:translate(0%,13.5vw);
		margin-top:14.5%;
		//-ms-transform:translate(0%,13.5vw);
	}
}
*/
@media screen and (max-width: 991px) {
	.banner-container {
		margin:0px auto;
		max-width:1280px;
		margin-top:-15.67vw;
		display:flex;
		align-items:center; 
	}
	.banner-container .content h1 {
		font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 0px;
		margin-top: -9px;
		text-transform: none;
	}
	.banner-container .content > p {
		font-family: robotoregular, Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 24px;
		font-weight: 500 !important;
		margin: 0px;
	}
	.banner-container .content a .read-more {
		margin-top: 10px;
		padding: 5px 15px 0 15px;
		display: inline-block;
		height: 34px;
		border: #ffffff 1px solid;
		margin-bottom: 0px;
		font-family: robotomedium, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #ffffff;
	}
	.banner-container .short {
		transform:translate(0%,5.3vw); -ms-transform:translate(0%,0vw);
	}
	.banner-container .transparent-message-box h1.headline-title,
	.banner-container .transparent-message-box h2.headline-title {
		font-family:roboto_condensedlight,Arial,Helvetica,sans-serif;
		font-size:30px;
		line-height:36px;
		margin:0px;
		font-weight:inherit;
	}  
	.banner-container .transparent-message-box p.headline-sub-title {
		font-family:robotoregular,Arial,Helvetica,sans-serif;
		font-size:15px;
		line-height:22px;
		margin:13px 0px 0px 0px;
	}
	.banner-container .transparent-message-box {
		transform:translate(0%,11.5vw);
		-ms-transform:translate(0%,11.5vw); 
		top:0 !important;
	}
	.banner-container .transparent-message-box .read-more, .banner-container .content a .read-more {
		margin-top:10px;
		padding:5px 15px 0px 15px;
		height:34px;
		font-size:16px;
	}
	.banner-container .transparent-message-box {
		padding:12px;
		width:70%;
	}
	.banner-container .bx-wrapper .bx-pager { 	
		bottom:8px !important
	}
}
.bx-clone
{
	display:none !important;
}
@media screen and (min-width: 992px) and (max-width: 1280px)
{
	.banner-container .transparent-message-box h1.headline-title,
	.banner-container .transparent-message-box h2.headline-title {
		font-family:roboto_condensedlight,Arial,Helvetica,sans-serif;
		font-size:34px;
		line-height:38px;
		margin:0px;
		font-weight:inherit;
	}
	.banner-container .transparent-message-box p.headline-sub-title { 
		font-family:robotoregular,Arial,Helvetica,sans-serif;
		font-size:18px;
		line-height:25px;
		margin:15px 0px 0px 0px;
	}
	.banner-container .transparent-message-box {
		transform:translate(0%,16.5vw);
		-ms-transform:translate(0%,16.5vw);
		top:0 !important;
	}
	.banner-container .transparent-message-box .read-more, .banner-container .content a .read-more {
		margin-top:15px;
		padding:5px 15px 0px 15px;
		height:34px;
		font-size:16px;
	}
	.banner-container .transparent-message-box {
		padding:12px;
		width:70%;
	/*	max-width:600px; */
	}
	.banner-container .bx-wrapper .bx-pager	{
		bottom:9px !important;
	}
}
/* DCWCS-4233(A) - changes - End */

/* Carousel - Style overwrite - End */
/* DCWCS-3861 - Hero Banner - End */

/* DCWCS-3861 - Hero Banner - End */

.content-area {    
}
.hr-line {
	border: 0;
	border-bottom: 1px solid #E7E7E6;
	margin: 0;
}
.introduction .clear,
.operation-block .clear,
.side-by-side .clear {
	clear: both;
}
/* DCWCS-3898 - Introduction - Starts */
introduction {
	max-width: 1232px;
	min-width: 720px;
    margin: 0 auto;
	padding: 0 19px;
	display: block;
}
.introduction{
	max-width: 65.83%;
	margin: 55px 0px 60px 0px;
}
.intro-title{
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 37px !important;
	color: #303030;
	margin-top: -3px;	
	font-weight: normal !important;
	margin-bottom: 0px;
}
.intro-desc{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	margin-bottom: -7px;
}
.intro-desc p{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	margin-top: 2ex;
    margin-bottom: 0px;
}
.introduction .cta-btn,
.operation-block .cta-btn,
.side-by-side .cta-btn,
.reachback-form .form-button,
.thank-you .cta-btn {
    margin: 0px;
    background-color: #0085D5;
    border-radius: 0;
    height: 37px;
    display: inline-block;
	font-family: robotomedium, Arial, Helvetica, sans-serif;
    border: none;
    font-size: 14px;
    color: #ffffff;
    padding: 8px 20px;
}
.tiles .cta-btn {
    margin: 30px 0px 0px;
    background-color: #0085D5;
    border-radius: 0;
    height: 37px;
    display: inline-block;
	font-family: robotomedium, Arial, Helvetica, sans-serif;
    border: none;
    font-size: 14px;
    color: #ffffff;
    padding: 8px 20px;
}
.introduction .cta-btn:hover,
.operation-block .cta-btn:hover,
.side-by-side .cta-btn:hover,
.tiles .cta-btn:hover,
.reachback-form .form-button:hover,
.thank-you .cta-btn:hover {
    background-color: #00426A;
    color: #FFF !important;
    text-decoration: none !important;
    cursor: pointer;
}
.introduction .cta-btn {
	margin-top: 30px;
}
/* DCWCS-3898 - Introduction - Ends */

/* DCWCS-3857, DCWCS-3909 - Side By Side - Start */
.operation-block {
	margin-right: 33px;
}
.operation-block div.content:first-child {
	margin-top: 9px;
}
.operation-block div.content:not(:first-child) {
	margin-top: 30px;
}
.operation-block .summary {
	margin-bottom: 20px;
}
.operation-block p {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.operation-block .content {
	float: left;
	width: 100%;
}
.operation-block div.content:last-child {
	margin-top: 30px;
}
.operation-block > div > div.content:last-child,
.side-by-side > div > div.content:last-child {
	margin-bottom: 0px;
}
.operation-block .content .left {
	float: left;
	max-width: 52%;
	width: 52%;
}

.side-by-side .content .left .image-video,
.side-by-side .content .left .text {
	position: relative;
	margin-right: 30px;
}

.operation-block .content .left .image-video, 
.operation-block .content .left .text {
	position: relative;
	margin-right: 30px;	
	
}

.operation-block .content .right {
	float: left;
	max-width: 48%;
	width: 48%;
	position: relative;
}
.operation-block .content img,
.side-by-side .content img {
	height: 100%;
	width: 100%;
}
.operation-block .content .right img,
.side-by-side .content .right .image-video img {
	float: right;
}
.operation-block .content .title {
	font-family: robotomedium, Arial, Helvetica, sans-serif;
    font-size: 16px;
	line-height:20px;
	margin-top: -4px;
	margin-bottom: 11px;
}
.operation-block footer a {
	margin-right: 0px;
	margin-top: 35px !important;
}
.operation-block .content .left img.play-icon, .operation-block .content .right img.play-icon,
.side-by-side .content .left img.play-icon, .side-by-side .content .right img.play-icon {
    width: 70px;
    height: 70px;
    display: block;
    left: 0px;
    top: 0px;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
}
.operation-block .learn-more {
	display: none;
}
.operation-block .image-zoom,
.side-by-side .image-zoom {
	cursor: zoom-in;
}
.operation-block .cta-btn {
	margin-top: 20px;
	/*display: none;*/
}
.operation-block .learn-more,
.side-by-side .learn-more {
	display: block;
	font-size: 18px;
	margin-top: 20px;
	position: absolute;
}
.operation-block .learn-more .fa-angle-down:before,
.side-by-side .learn-more .fa-angle-down:before {
	content: "\e607";
	position: relative;
	top: 6px;
	font-size: 24px;
	margin-left: -4px;
}
how-it-works > div > div.content:not(:first-child) {
	display: none;
}
.operation-block .zoom-icon,
.side-by-side .zoom-icon {
	width: 25px !important;
    height: 25px !important;
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    right: 5px;
    bottom: 5px;
    margin-top: auto;
	margin-left: auto;
}

/* Image modal overlay */
.image-wrap .ui-dialog-titlebar {
	display: none;
}
.image-wrap #image-modal {
    padding: 0px;
    margin: 0px;
    border: none;
	overflow: hidden;
}
.image-wrap .image-overlay-content {
	height: 540px;
	position: relative;
}
.image-wrap .image-overlay-footer {
	border-top: #ccc solid 1px;
	padding-left: 50px;
}
.image-wrap .ui-dialog {
	border:none;
	border-radius: 0px !important;
}
.image-wrap #image-modal button {
	background-color: #000;
	padding: 2px;
	margin: 0px;
	top: 0px;
	right: 0px;
	z-index: 1;
	border: 0px;
	opacity: .6;
	width: 35px;
	height: 35px;
}
.image-wrap #image-modal button.ui-dialog-titlebar-close:before {
	color: #FFF;
	font-size: 17px;
}
#image-modal button {
	display: none;
}
.image-wrap #image-modal button {
	display: block;
}
.image-wrap .ui-widget-overlay{
	z-index: 1001;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: #000000;
	opacity: 0.4 !important;
}
/* Side-By-Side - Technology page specific overwrite */
.side-by-side {
	/*padding: 60px 0px;*/
	/*border-top: 1px solid #E7E7E6;*/
	padding-top: 61px;
	padding-bottom: 60px;
}
.side-by-side p{
	margin: 0px;
}
.side-by-side.grey {
	background-color: #F0F0F0;
}
.side-by-side .content {
	max-width: 1232px;
	min-width: 720px;
    margin: 0 auto;
	margin-bottom: 0px;
	padding: 0 19px;
}
.side-by-side .content .title {
	color: #303030;
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    font-size: 28px;
	line-height:37px !important;
	/*margin-top: -4px;*/
	margin-top: -8px;
	/*margin-bottom: 20px;*/
	font-weight: 500 !important;
}
.side-by-side .content description {
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
}
.side-by-side .content .left.big-image{
	float: left;
	max-width: 51.257%;
	width: 51.257%;
	margin-bottom: -2px;
	margin-top: 0px;
}
.side-by-side .content .left.text.big-image {
	float: left;
	max-width: 51.255%;
	width: 51.255%;
	margin-top: -3px;
}
.side-by-side .content .right.text.big-image{
	float: left;
	max-width: 48.743%;
	width: 48.743%;
	position: relative;
	margin-top: 0px;
}
.side-by-side .content .right.big-image {
	float: left;
	max-width: 48.745%;
	width: 48.745%;
	position: relative;
	margin-top: -3px;
}
.side-by-side .content .right.big-image {
	float: right;
}
.side-by-side .content .left.small-image {
	float: left;
	max-width: 34.171%;
	width: 34.171%;
}
.side-by-side .content .right.small-image {
	float: right;
	max-width: 31.659%;
	width: 31.659%;
	position: relative;
}
.side-by-side .content .right.text.small-image {
	float: left;
	max-width: 65%;
	width: 68.341%;
}
.side-by-side .content .left.text.small-image {
	float: left;
	max-width: 68.342%;
	width: 68.342%;
}
.side-by-side > div:not(:first-child) {
	display: none;
	margin-top: 60px;
}
how-it-works > div > div.content:first-child .cta-section,
.side-by-side > div:first-child .cta-section {
	display: none;
}
.side-by-side .cta-btn {
	/*margin-top: -2px;*/
	margin-top: 30px;
}
.side-by-side .learn-more .fa-angle-down:before {
	content: "\e607";
	position: relative;
	top: 6px;
	font-size: 24px;
	margin-left: -4px;
}
.side-by-side .content .left .text description,
.side-by-side .content .right .text description {
	margin-bottom: -6px;
	margin-top: 17px;
}
/* DCWCS-3857, DCWCS-3909 - Side By Side - End */

/* DCWCS-3899 - Tile - Start */
.tiles {
    width: 100%;
	background-color: #F0F0F0;
	/*border-top: 1px solid #E7E7E6;
	border-bottom: 1px solid #E7E7E6;*/
	padding-top: 60px;
}
.tiles-content {
    margin: 0 auto;
    max-width: 1240px;
    padding-bottom: 60px;
    padding-left: 19px;
}
.tiles .tiles-content .tiles-section-container {
    width: 64.374%;
}
.tiles .title{
	color: #303030;
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
    font-size: 28px !important;
	margin-top: -4px;
	margin-bottom: 23px;
	line-height: 37px;
	font-weight: normal !important;
}
.tiles .desc {
	color: #202020;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
	line-height: 24px;
	margin-top: -4px;
	margin-bottom: 23px;
}
.tiles .tile {
	/*float: left;*/
	padding: 30px;
	background-color: white;
	margin-top: 3px;
}
.tiles .three, .tiles .two {
	display: inline-flex;
	width: 100%;
	/*float: left;*/
}
.tiles .three .tile  {
	width: 30.959%;
	height: 478px;
}
.tiles .three > div.tile:nth-child(2), .tiles .three > div.tile:nth-child(3) {
	margin-left:30px;
}
.tiles .two .tile {
	/*width: 615px;*/
	width: 47.666%;
	height: 600px;
}

.tiles .two .tile img{
	/*width: 615px;*/
	width: 100%;
}
.tiles .two > div.tile:nth-child(2) {
	margin-left:30px;
}
.tiles .three .tile h3 {
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    font-size: 24px;
	line-height: 30px;
	color: #303030;
	margin:18px 0px 3px;
}
.tiles .two .tile h3 {
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    font-size: 24px;
	line-height: 30px;
	color: #303030;
	margin:18px 0px 13px;
}
.tiles .three .tile p, .tiles .two .tile p {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 16px;
	line-height: 21px;
	color: #202020;
	margin-bottom: -5px;
	word-wrap: break-word;
}
.tiles .three .tile .image-video {
	position: relative;
	width: 100%;
}
.tiles .three .tile img{
	width: 100%;
}
.tiles .two .tile .image-video {
	position: relative;
	width: 100%;
}
.tiles .three .tile img.play-icon, .tiles .two .tile img.play-icon {
    width: 48px;
    height: 48px;
    display: block;
    left: 0px;
    top: 0px;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
}
.tiles .two .tiledesc{
	margin-top: -4px;
}
.tiles .three .tiledesc{
	margin-top: -9px;
}
/* DCWCS-3899 - Tile - End */

/* Insite Edit Tag Custom CSS */
description {
	display: block;
}
.insite .inlineEditorWrapper {
	z-index: 1;
}

/* DCWCS-3896 - Categories - Start */
.categories {
}
.categories > div {
	background-color: #0085D5;
	max-width: 1280px;
	margin: 0 auto;
}
.categories > div > ul {
	list-style: none outside none;
	max-width: 1239px;
	padding-left: 19px;
	/*min-width: 720px;*/
	display: flex;
	flex-wrap: nowrap;
	margin: 0 auto;
}
.categories.full-width {
	background-color: #0085D5;
}
.categories > div > ul li {
	margin-right: 30px;
	display: inline-block;
	position: relative;
	word-break: normal;
	text-align: center;
}
.categories > div > ul li:last-child {
	margin-right: 0px;
}
.categories > div > ul li:hover {
	cursor: pointer;
}
.categories h4 {
	font-family: robotomedium, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:24px;
	padding: 13px 0px;
	margin: 0px;
	color: #FFFFFF;	
}
.categories > div > ul li.active:before {
	content: "";
	position: absolute;
	left: 0;
	margin-left: 0px;
	bottom: 0px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0px 11px 10px;
	border-color: transparent transparent #FFF;
	right: 0;
	margin: auto;
}
/* DCWCS-3896 - Categories - End */

/* DCWCS-3910 - Specs Tables - Start */

.spec-table-container {
	width: 100%;
	padding-top: 51px;
	/*padding-left: 55px;*/
}

.spec-table-container .spec-table-content {
	margin: 0 auto;
	max-width: 1240px;
    padding-left: 19px;
}
.spec-table-container .spec-table-content .section-container {
	width: 64.374%;
}

.spec-table-container .spec-table-content .section-container .title {
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 37px !important;
	color: #303030;
	font-weight: normal !important;
	margin: 0 auto 16px;
}
.spec-table-container .spec-table-content .section-container .desc {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	padding-bottom: 6px;
	padding-top: 2px;
	margin-bottom: 0px;
    margin-top: 0px;
}
.spec-table-container .spec-table-content .section-container .desc p {
	margin-bottom: 0px;
    margin-top: 0px;
}

.spec-table-container .spec-table-content .spec-table-data-container {
	/*padding-bottom: 12px;*/
	margin-top: 8px;
	margin-bottom: 35px;
}
/* DCWCS-3910 - Specs Tables - End */

/* DCWCS-3899 - related-product - Start */
.related-products {
    width: 100%;
	background-color: #F0F0F0;
	padding-top: 60px;
}
.related-products-content {
    margin: 0 auto;
    max-width: 1240px;
	padding-bottom: 60px;
	padding-left: 19px;
}
.related-products .title{
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
    font-size: 24px !important;
	margin-top: -4px;
	margin-bottom: 28px;
	color: #303030;
	font-weight: normal !important;
	width: 64.374%;
}
.related-products .desc {
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
    font-size: 24px !important;
	margin-top: -4px;
	margin-bottom: 28px;
}
.related-products .related-product {
	padding: 30px 30px 16px;
	background-color: white;
	max-width: 276px;
}
.related-products .related-products-content .four {
	display: inline-flex;
	width: 100%;
}

.related-products .four > div.related-product:nth-child(2), .related-products .four > div.related-product:nth-child(3){
	margin-left:30px;
}
.related-products .four > div.related-product:nth-child(4) {
	margin: 0 30px;
}
.related-product img{
	width: 100%;
}
.related-products .four .related-product h4 {
	color: #0085D5 !important;
    font-size: 18px;
    font-family: robotoregular,Arial,Helvetica,sans-serif;
	/*font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;*/
    font-weight: 400;
	margin:23px 0px 18px;
	/*margin:23px 0px;*/
	padding-top: 16px;
    border-top: 1px solid #d4d9dd;
}
.related-products .four .related-product p {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #5A6772;
}
.related-products .four .related-product .rp-text .rp-text-content {
	max-height: 166px;
	min-height: 166px;
	overflow: hidden;
	position: relative;
}
.related-product .category {
	/*font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;*/
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 16px 0px 9px;
    font-style: italic;
}
.related-products .related-products-content .four .rp-image{
    position: relative;
    width: 100%;
    height: 0px;
    padding-top: 163px;
    margin-bottom: 2ex;
}
.related-products .related-products-content .four .rp-image a{
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}
.related-products .related-products-content .four .rp-image img{
	width: auto;
    height: auto;
    display: block;
    left: 0px;
    top: 0px;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
}
ul.pagination.pull-right.relatedProdPagination {
	margin-left: -30px;
}
.leftAlignRP{
	float: right;
	line-height: 45px;
	height: 42px;
	margin: 15px 0px;
	margin-right: 15px;
	padding-left: 23px;
}
.rp-footer {
    padding: 8px 30px 54px 0px;
}
.rp-ellipsis{
    background: #fff;
    bottom: 0;
    position: absolute;
    right: 0;
	width : 100px;
}
.rp-fill{
    background: #fff;
    height: 100%;
    position: absolute;
    width: 100%;
}
/* DCWCS-3899 - related-product - End */

/* DCWCS-3863 - Reachback Form - Start */
.grey-background {
    background-color: #ECEEEF;
}
.reachback-form-container {
	margin: 0 auto;
	max-width: 1300px;
	background-color: #FFFFFF;
}
.reachback-form {
    max-width: 1190px;
    min-width: 725px;
    margin-top: -99px;
    margin-left: 27px;
    padding-left: 21px;
}
.reachback-form .text-container {
	max-width: 62.02%;
	margin: 57px 0px -4px 0px;
}
.reachback-form .text-container > h2 {
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 37px !important;
	color: #303030;
	font-weight: normal !important;
	padding-top: 27px;
} 
.reachback-form .text-container > div.text {
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #202020;
	margin-top: 23px;
}
.reachback-form .text-container > div.text p {
	margin: 0px;
	margin-bottom: 10px;
	line-height: 1.4;
}
.reachback-form form {
	width: 550px;
	margin: 0;
	padding-bottom: 30px;
}
.reachback-form .section-title {
	font-family: robotomedium, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #303030;
	margin-bottom: 20px;
	margin-top: 52px;
}
.reachback-form .form-groups {
	clear: both;
	margin-bottom: 5px;
}
.reachback-form .form-groups label {
	font-family: robotomedium, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
	font-weight: normal;
    display: initial;
}
.reachback-form .form-groups input[type="text"],
.reachback-form .form-groups input[type="email"],
.reachback-form .form-groups select,
.reachback-form .form-groups textarea {
	border: 1px solid #B1B3B3 !important;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808A8E;
	display: block;
	/*padding: 0px 10px;*/
	margin-bottom: 2px;
	margin-top: 2px;
	height: 33px;
	width: 548px;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
}
.reachback-form .form-groups select {
	color: #C6C4C4;
}
.reachback-form .form-groups textarea {
	height: 108px;
	width: 548px !important;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.reachback-form .form-groups p {
	font-family: robotomedium, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
.reachback-form .form-groups.has-error label,
.reachback-form .form-groups.has-error p,
.reachback-form p.error-msg-file {
	color: #D6001C;
	line-height: 1.4;
}
.reachback-form .form-groups.has-error p,
.reachback-form p.error-msg-file {
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	line-height: 1.4;
}
.reachback-form .form-groups.has-error input,
.reachback-form .form-groups.has-error input[type="file"],
.reachback-form .form-groups.has-error select {
	border: 1px solid #D6001C !important;
	color: #808A8E;
}
.reachback-form .form-groups select,
.reachback-form .form-groups.has-error select {
	color: #C6C4C4;
	width: 528px;
	padding: 1px 10px;
	border-radius:0;
}
.reachback-form .form-groups input[type="file"] {
	border: 1px solid #B1B3B3 !important;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 528px;
	/*height: 23px;*/
	display: block;
	/*padding: 6px 10px;*/
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
	line-height: 1ex;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
} 
.reachback-form .form-groups.has-error input[type="checkbox"]{
	color: #D6001C;
	outline-color: #D6001C;
	outline-width: thin;
}
.reachback-form .form-groups input[type="text"],
.reachback-form .form-groups input[type="email"],
.reachback-form .form-groups textarea {
	text-indent: 10px;
}
.reachback-form .scans > div.section {
	border-top: 1px solid #D0D0CE;
	clear: both;
	padding-top: 40px;
	margin-bottom: 20px;
}
.reachback-form .scans > div.section:first-child {
	border-top: 0px solid #D0D0CE;
	padding-top: 0px;
	margin-top: -2px;
}
.reachback-form .scans .scan-fields {
	clear: both;
	padding-top: 5px;
}
.reachback-form .section .title {
	float: left;
	font-family: robotomedium, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0085D5;
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
	margin-top: -5px;
}
.reachback-form .scans > div.section:first-child .title {
	margin-top: 0px;
}
.reachback-form .section .title .arrow {
	display: inline-block;
}
.reachback-form .section .title .arrow img{
	padding-left: 5px;
	position: relative;
	top: -2px;
}
.reachback-form .section .copy-remove-scan {
	float: right;
	font-family: robotomedium, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0085D5;
}
.reachback-form .section .copy-remove-scan input {
	position: relative;
    top: -1px;
    right: 2px;
    vertical-align: middle;
}
.reachback-form .section .copy-remove-scan label,
.reachback-form .section .copy-remove-scan span {
	font-weight: normal; 
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
}
.reachback-form .section .copy-remove-scan:hover,
.reachback-form .section .copy-remove-scan label:hover {
	cursor: pointer;
}
.reachback-form .section .copy-remove-scan .pipe {
	color: #202020;
	padding: 0px 10px;
	margin: 0px -4px 0px -4px;
}
.reachback-form .section .copy-remove-scan .pipe:hover {
	cursor: default;
}
.reachback-form .add-another-scan {
	clear: both;
	font-family: robotomedium, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0085D5;
	margin-bottom: 54px;
	margin-top: 30px;
	max-width: 29%;
}
.reachback-form .add-another-scan:hover {
	cursor: pointer;
	color: #00426A;
}
.reachback-form .agreement input {
	width: auto;
	height: auto;
	float: left;
	display: inline-block;
}
.reachback-form .agreement p,
.reachback-form .form-groups.agreement.has-error label > p {
	float: right;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 530px;
	color: #202020;
	margin-bottom: 6px;
	margin-top: -4px;
	position: relative;
	top: 1px;
	left: 5px;
	line-height: 1.4;
}
.reachback-form .clear {
	clear: both;
}
.reachback-form span.required {
	color: #D6001C;
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	padding-left: 4px;
	padding-right: 1px;
}
.reachback-form .calendar-icon {
	background: url("../agilent_images/calendar.svg") no-repeat scroll 98%;                
}
.reachback-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/* Some browsers will not display the caret when using calc, so we put the fallback first */ 
	background: url("../agilent_images/arrow up down.svg") white no-repeat 98.5% !important; /* !important used for overriding all other customisations */
	background: url("../agilent_images/arrow up down.svg") white no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width */
}
.reachback-form .tooltip {
    position: relative;
    cursor: pointer;
    font: normal normal 85% sans-serif;
    color: white;
    /*text-shadow: #090A0B 0 -1px;*/
    display: inline-block;
}
.reachback-form .tooltip img {
    position: relative;
    top: 1px;
}
.reachback-form .tooltip > .tooltiptext {
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 18px;
	color: #303030;
    background: #EEF7FC;
    /*background-clip: padding-box;*/
    border: 1px solid #D2DCE3;
    border-radius: 3px;
    position: absolute;
    width: 220px;
    margin-left: -103px;
    padding: 15px;
    bottom: 30px;
    visibility: hidden;
    opacity: 0;
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
}
.reachback-form .tooltip > .tooltiptext:before, .tooltip > .tooltiptext:after {
	content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 100%;
    left: 45%;
    margin-left: 0px;
}

.reachback-form .tooltip > .tooltiptext:before {
	border-top: 10px solid #111;
    border-top: 10px solid #D2DCE3;
    margin-top: 0px;
}

.reachback-form .tooltip > .tooltiptext:after{
	border-top: 10px solid #EEF7FC;
    margin-top: -2px;
    z-index: 1;
}

.reachback-form .tooltip:hover > .tooltiptext {
	visibility: visible;
	opacity: 1;
}
.reachback-form .hidden {
    display: none;
}
.reachback-form .form-button {
	float: right;
	margin-top: 20px;
	text-transform: uppercase;
}
.thank-you {
    max-width: 1209px;
    min-width: 725px;
    margin: 0 -1px;
    margin-top: -46px;
    margin-right: 1px;
    padding-bottom: 23%;
}
.thank-you .text-container {
	max-width: 59.97%;
	margin: 50px 0px 0px 0px;
}
.thank-you > h1 {
    font-family: robotomedium, Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    color: #303030;
    font-weight: normal !important;
    margin-top: 30px;
    padding-top: 26px;
} 
.thank-you > p {
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	color: #202020;
	font-weight: normal !important;
	margin-top: 26px;
	margin-bottom: 36px;
	line-height: 1.4;
}
.thank-you .form-btn {
	float: right;
}
.reachback-form .btnHover:hover{
	color: #00426A;
}
.hiddenFocus{
    height: 3px;
    width: 3px;
    border: none;
    outline: none;
    position: absolute;
    color: transparent;
}
.hiddenFocus:focus{
    outline: none;
	 text-indent: -9999em;
} 
.borderCheckbox{
    width: 13px;
    height: 13px;
    position: absolute;
	margin-top: 2px;
	border: 1px solid transparent;
}
.borderCheckbox:before{
    content: "✔";
    font-size: 10px;
    position: relative;
    top: -3px;
    left: 1px;
}
.privacyCheckbox{
    -webkit-appearance: none;
       -moz-appearance: none;
        -ms-appearance: none;
         -o-appearance: none;
            appearance: none;
    border: solid 1px #b7b7b7 !important;
    height: 13px !important;
    width: 13px !important;
    outline: none;
    border-color: grey;
    float: none !important;
} 
@media screen and (max-width: 991px) {
	.reachback-form {
		margin-left: 0px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1280px) {
	.reachback-form {
		margin-left: 0px;
	}
}
/* DCWCS-3863 -  Reachback Form - End */

/* DCWCS-3944 -  News Section - Start */
.item-collection.news > .item > .media > .media-body >.media-heading {
    padding-top: 5px;
}
.borderSeperator.news > .col-full > .heading{
    margin-bottom: 22px;
}
.news .media-body ul.meta-data {
    margin-top: -8px !important;
    margin-bottom: 18px !important;
}
.news > .item > .media > .media-body .lead {
    margin-top: 9px !important;
	width: 90%;
	font-size: 14px;
}
.borderSeperator.news >footer {
    margin-top: -15px !important;
	padding-top: 0px;
}
.news >footer {
    padding-top: 4px;
	margin-top: -19px;
}
.borderSeperator.news >header, .borderSeperator.news >.item{
    width: 73.555%;
}
.borderSeperator.news >header >h3{
    margin-top: 25px;
}
.borderSeperator .col-full >div{
    color: inherit;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 100%;
}
/* DCWCS-3944 -  News Section - End */

.hideFooter{
	display:none;
}

/*Cobalt styles - End */

.item-collection.curatedESeminar .media-body .media-heading, .item-collection.eseminarFeature .media-body .media-heading{
	padding-bottom: 2px;
}

.category-title h1 {
    margin-bottom: -2px;
    margin-top: -9px;
    float: left;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;;
}
.category-table td h4{
	padding: 0px 5px;
    white-space: nowrap;
    font-size: 12px;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    line-height: 1.4;
	margin: 0;
    display: inline;
}
.categoryContent .table-vertical tr td h4 a {
    color: #0085D5;
    font-size: 13px !important;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}
.solutionCategoryCr>table>tbody>tr>td h3{
	color: inherit;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 2px;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-top: 0px;
}
.category-table td h5{
	padding: 0px 5px;
	white-space: nowrap;
	font-size: 12px;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	line-height: 1.4;
	margin: 0;
	display: inline;
}
.categoryContent .table-vertical tr td h5 a {
    color: #0085D5;
    font-size: 14px !important;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}

.soltitleSec h1{
	font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    margin: 18px 86px 0 22px;
}

.filter-vertical > .container .fv-nav .filters dd .btn-group > button h3 {
	font-size: inherit;
    font-family: inherit;
    color: inherit;
    margin: inherit;
    line-height: inherit;
}
.filter-vertical > .container .fv-nav .filters dd .btn-group > button.active h3 {
	font-weight: bold;
}

.solutionSegmentBox h3 {
    margin-left: 6%;
    margin-right: 5%;
    display: inline-block;
}

.media-body.trainingEventbox p.elipse{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    margin: 0px 0px 15px 0px;
}

.pdpSections .col-full div.heading, .customertestimonials.customerTestimonialJSON .col-full div.heading, .relatedItemsJSON .col-full div.heading {
	padding-left: 10px !important;
}

.specificationDiv section.col-full .media h5{
	font-weight: bold;
    font-size: 14px;
    display: inline-block;
}

.pdp-technology p.elipse{
	color: #303030;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 6px;
    padding-top: 1px;
	width:100% !important;
	margin-top: 0px;
}
.promodesc h4.media-heading {
    font-size: 16px !important;
}
.promodesc h5.lead {
    font-size: 14px !important;
}
#section-4-accordion dd .media-body h5{
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    margin: inherit;
}
.media-body.trainingEventbox h6.elipse {
    margin-bottom: 15px;
    color: #202020;
    line-height: 1.4;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}

.item-collection.literature .item .lead, .item-collection.support .item .lead, .category-table p {
	font-size: 14px !important;
} 

.eseminar .filter-vertical > .container .fv-content > header .vpp > button .viewPerPage {
        font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}

.relatedItemsJSON p.lead{
	    font-size: 14px !important;
}
.item-collection.solutionsec .item .media-body p a:hover{
	text-decoration:none;
}

/* R18.3 - Start */
.videoSection .overwrite {
	margin-right: 0;
}
/* ul.pagination.pull-left.featuredVideoPagination{
	padding-left: 88px; !important;
} */
/* DCWCS-3819 Starts */
.featuredSol img,.featuredSol svg{
	background-color: transparent;
	fill: #0085D5;
    height: 60px;
    width: 60px;
	margin-left: -8px;
}
.featuredSol img{
  width: auto;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #000;
}
/* commented due to template change
.item-collection .item .lead a{ 
    font-size: 14px;
    color: #202020;
}
.txt-truncation-ellipses > div > p{
    margin:0;
	margin-top: 10px !important;
}*/
.solutions .item .txt-truncation-ellipses .lead {
	font-size: 14px;
	color: #202020 !important;
}
.solutions .item .txt-truncation-ellipses > p{
    margin:0;
    margin-top: 10px !important;
}
/* DCWCS-3819 Ends */

/* DCWCS-3448 Ends */
.noBrowseData .infoIcon img{
	position: absolute;
	margin-top: 2px;
}
.noBrowseData .commerceMsg {
	margin-left: 25px;
}
table#browseTable th#RefineBy{
	padding: 15px;
	padding-left: 19px;
	color: #888B8D;
    font-family: robotomedium, Arial, Helvetica, sans-serif !important;
}
/* DCWCS-3448 Ends */
/* DCWCS-4933 Starts */
.pgp-service-contact .email-icon-eseminar {
    background:url('/cs/agilent_images/footer_icon_emailIcon.png') no-repeat;
    margin-top: 3px;
    width: 18px;
    height: 13px;
}
/* DCWCS-4933 Ends */
/* DCWCS 4811 Starts */
.promo-container{
	padding-left: 73px;
    margin-top: 60px;
}
/*.promo-main{
	width: 1194px;
    height:300px;
    margin-bottom: 30px;
    background: #c0c0b438;
}
.promo-title-color{
    color: #c5d1c4;
}
.promo-sec{
    padding: 30px;
    margin-top:-19px;
}
.promo-title{   
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    line-height: 32px !important;
    color: #303030;   
}
.buy1get1{
	font-family: robotomedium, Arial, Helvetica, sans-serif;
    position: absolute;
    opacity: 0.8;
    background: #84BD00;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-size: 16px;
    width: 160px;
    height: 50px;
    padding-top: 15px;
    margin-top: 30px;
}
.promo-sec > .desc{
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    line-height: 24px;
    font-size: 16px;
    color: #202020;
    margin:0;
}
.promo-offer{
    font-size:16px;
    padding-top: 25px;
    margin:0;
}
.promo-code{
	font-weight: bold;
    font-family: robotobold, Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    padding-left: 12px;
	color: #303030;
}
.promo-valid{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 13px;
	color: #202020;
}
.promo-view-prod{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    float: right;
    font-size: 18px;
    color: #0085D5;
    text-decoration: none !important;
}*/
/* DCWCS 4811 Ends */
/* DCWCS 4811 V2 Starts  */
*{
	/* box-sizing:border-box; */
}
.container{
	width:100%;
	max-width: 1136px;
	margin:0 auto;
}
.bannerImg{
	width:100%;
	position:relative;
	margin-bottom:30px;
}
.bannerImg h1{
	position:absolute;
	font-size: 28px;
	background: none repeat scroll 0 0 rgba(48, 48, 48, 0.8);
	padding: 10px;
	color: #fff;
	font-family: roboto_light,Arial, Helvetica, sans-serif;
	bottom: 50px;
	left: 20px;
}
.all-cards{
	max-width:1194px;
	margin:0 auto;
	padding: 60px 0 0;
}
.tile-main{
	width: 100%;
	float: left;
	margin-bottom: 30px;
	background:#f3f6f3;
}
.cardSection{
	width:300px;
	float:left;
	position:relative;
	height: 300px;
}
.cardSection img{
	float:left;
	display:block;
	left: 0px;
	top: 0px;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: auto;
	width:auto;
	height: auto;
}
.cardSection .buy1get1{
	position: absolute;
	top: 30px;
	opacity: 0.8;
	background: #84BD00;
	font-family: robotomedium,Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:14px 19px;
	font-size: 16px;
}
.detailSection{
	width:894px;
	float:left;
	min-height:298px;
	background:url('/cs/agilent_images/green-bands.png') repeat-y right;
	padding-right: 60px;
}
.detailSection .tile-title{
	line-height:32px !important;
	color:#303030;
	font-family: roboto_condensedlight,Arial, Helvetica, sans-serif;
	margin:0px 0px 9px;
	font-size:28px;
	font-weight:normal !important;
}
.detailSection .desc{
	line-height:24px;
	color:#202020;
	margin:0px 0px 13px;
	font-size:16px;
	font-family: robotoregular,Arial, Helvetica, sans-serif;
	font-weight:normal
}
.tile-sec{
	padding:24px 28px  28px;
	min-height:300px;
	position:relative
}
.tile-offer{
	font-size: 16px;
	font-family: robotoregular,Arial, Helvetica, sans-serif;
	margin:0;
}
.tile-valid{
	font-size: 13px;
	font-family: robotoregular,Arial, Helvetica, sans-serif;
	color:#202020;
	margin:0;
	line-height:15px;
	bottom:27px;
	position:absolute;
	width:93%;
}
.tile-code{
	margin-left:11px;
	font-family: roboto_bold, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #303030;
}
.tile-view-prod{
	font-family: robotoregular,Arial, Helvetica, sans-serif;
	float:right;
	color:#0085D5;
	font-size:18px;
	text-decoration:none;
	line-height:11px;
	margin-right:-2px
}
.bandSection{
	width:7%;
	display:table-cell;
	background:url('/cs/agilent_images/green-bands.png');
	background-size:100%;
}
@media (max-width: 1045px){
.tile-offer {
	margin-bottom: 18px;
}}
@media (max-width: 1360px){
.cardSection {
    width: 25%;
}
.detailSection {
    width: 75%;
}
}
/*.tile-main:last-child{
	margin-bottom:60px;
}*/
/* DCWCS 4811 V2 Ends  */
.contentDiv{
	height:auto !important;
	padding-top:50px;
}
.noPromo-err{
    padding:  15px;
    background-color: #FAF1F1;
    width: 786px;
    color: #D6001C;
    font-size: 14px;
    font-family: robotoregular;
    line-height:  18px;   
}
.noPromo-err img{
    position: relative;
    width: 17px;
    top: -1px;
    margin-right: 10px;
}
.noPromo-err a {
    color: #D6001C;
	font-family: robotoregular,Arial,Helvetica,Sans-Serif;
	font-size: 14px;
}
.noPromo-err a:hover {
    color: #D6001C !important;
}
.error-sec{
    padding-bottom: 30%;
}
/* DCWCS-5205 Starts  */
#browseTable_paginate span{
	position: relative;
    float: left;
	height:33px;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}
table#browseTable th, table#browseTable td, table#browseTable th a {
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}
table#browseTable tr.odd th, table#browseTable tr.odd td, table#browseTable tr.odd th a,
table#browseTable tr.even th, table#browseTable tr.even td, table#browseTable tr.even th a {
	cursor: pointer;
}
/* DCWCS-5205 Ends  */
.container.sidenav{
	padding: 0 21px 0 25px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}
.rp-footer.promoCollectionPagination{
	padding-right: 22px !important;
}
.prom-col-sec .promoCollectionPagination .pull-right{
	margin-top:0;margin-bottom: 30px;
}
.prom-col-sec .promoCollectionPagination .pull-right a{
	margin-top:0; margin-bottom:0;
}
.prom-col-sec .promoCollectionPagination  .leftAlignRP{
	height: 33px;
	line-height: 32px;
}
.prom-col-sec .promoCollectionPagination {
	margin-bottom: 30px;
	display: inline-block; 
	float: right;
	padding-top:0px;
	padding-bottom:0; 
	width:100%
}
.buy-parts .table td {
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}
.buy-parts table#browseTable th a{font-family: robotomedium, Arial, Helvetica, sans-serif !important}
/*
.AddCartPopUp p{
text-align: right;
padding: 0;
margin: 0;
max-width: none;
  position: relative;
  top: -21px;
}
.AddCartPopUp p {
text-align: right;
padding: 0;
margin: 0;
max-width: none;
width: 98%;
float: left;
}
*/
/* R18.3 - Buy Parts */
.requesttoquote
{
	padding-left:5px !important;
}
.requesttoquote a:hover,.requesttoquote a:focus
{
color:#00426A !important;
}
.msg-cont-row span{padding-left:16px; display:inline-block; height:16px}
.msg-cont-row p{display:inline;width: auto;padding-left: 26px;vertical-align: top;min-height: 23px;}
.msg-cont-row .clear{clear:both;height: 4px;}
.msg-cont-row{margin-top: -18px;}
/*.msg-cont-row p.err-msg-ico{background: transparent url(/cs/agilent_images/exclamation-pdp.svg) no-repeat left 2px;background-size:16px 16px;}*/
.msg-cont-row p.err-msg-ico{background: transparent url(/cs/agilent_images/exclamation-icon.svg) no-repeat left 2px;background-size:16px 16px;color:#D6001C}
.msg-cont-row p.succ-msg-ico{background: transparent url(/cs/agilent_images/check-icon.svg) no-repeat left 2px;background-size:16px 16px;}
div.AddCartPopUp{padding-bottom:11px}
div.AddCartPopUp .msg-cont-row a:hover{color:#00426A}
/* R18.3 - Buy Parts - End*/
.tableButton button.btn.btn-primary.addToCart:hover {
	background-color: #00426A;
}

.txt-truncation-ellipses .sec-height {
	min-height: 0;
}
/*model poupup*/
.all-cards #browseTable_filter > label > input[type="search"]{
    width: 400px;
    height: 32px;
    text-indent: 35px;
    font-family: robotoregular;
    font-size: 16px;
    color: #202020;
    box-shadow: none;
    outline: none;
    border: 1px solid #bdb7b7;
}
.header-title{
    width: 110px;
    display: inline-block;
    color: #88808d;
}
.all-cards .searchLeftHeader{
    position: relative;
    bottom: 11px;
    left: 27px;
    z-index: 9;
}
@font-face {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	src:url(../fonts/icomoon.eot?96h3dp);
	src:url(../fonts/icomoon.eot?#iefix96h3dp) format('embedded-opentype'),
		url(../fonts/icomoon.woff?96h3dp) format('woff'),
		url(../fonts/icomoon.ttf?96h3dp) format('truetype'),
		url(../fonts/icomoon.svg?96h3dp#icomoon) format('svg');
}
.all-cards .searchLeftHeader:before {
    padding-left: 15px;
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e620';
    display: inline-block;
    position: absolute;
    font-size: 23px;
    color: #808A8E;
    left: 0;
    top: 6px;
}
.all-cards #browseTable_filter{
    float: left;
    position: relative;
    top: -52px;
    left: 180px;
}
.all-cards .search-header{
    /*padding: 10px 0 10px 0 !important;*/
	padding: 15px 0 15px 0 !important;
    background: #e5e5e5;
    padding-left: 42px !important;
    padding-right: 43px !important;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border: transparent;
}
.all-cards #browseTable > thead > tr{
    background-color: gray !important;
}
.all-cards #browseTable > thead > tr > th{
    color: #ffffff;
}
.all-cards #browseTable > thead > tr > th{
    border-bottom: transparent !important;
}
/*icon change */
.all-cards table.dataTable thead th {
    position: relative;
    background-image: none !important;
}
.all-cards table.dataTable thead th.sorting:after,
.all-cards table.dataTable thead th.sorting_asc:after,
.all-cards table.dataTable thead th.sorting_desc:after {
    /*position: absolute;
    top: 12px;
    right: 8px;
    display: block;
    font-family: FontAwesome;*/
    content: "\e609";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    position: absolute;
    font-size: 19px;
    color: lightgrey;
    right: -19px;
    top: 11px;
    clear: both;
	left:100%;
}
.all-cards table.dataTable thead th.sorting:before,
.all-cards table.dataTable thead th.sorting_asc:before,
.all-cards table.dataTable thead th.sorting_desc:before {
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e608";
    display: inline-block;
    font-size: 19px;
    color: lightgrey;
    position: absolute;
    top: 2px;
    clear: both;
    left: 100%;
}
.all-cards table.dataTable thead .sorting_asc {
  background: url("/cs/images/sort_asc.png") no-repeat center left;
}
.all-cards table.dataTable thead .sorting_desc {
  background: url("/cs/images/sort_desc.png") no-repeat center left;
}
.all-cards table.dataTable thead .sorting {
  background: url("/cs/images/sort_both.png") no-repeat center left;
}
.all-cards table.dataTable.no-footer {
    border-bottom: transparent !important;
} 
.all-cards div#browseTable_info {
    width: auto;
    padding-top: 25px;
    margin-right: 15px;
	float: left;
    clear: none;
	color: #202020;
}
/*
.all-cards #browseTable_info{
   float: right;
    padding-right: 42px;
    position: absolute;
    margin-left: 255px;
    display:none;*/
	/*position: relative;
	left: 47px;
	top: 18px;
	color: #202020;
}*/
.all-cards #browseTable_paginate{
    float: left;
    padding-left: 38px;
    position: relative;
    padding-top: 18px
}
.pagination-con{
	float: left;
    width: auto;
    height: 60px;
	position: relative;
    top: -4px;
}
.blur-clr{
    color: #0085D5;
}
.all-cards table.dataTable tbody th,.all-cards table.dataTable tbody td{
    vertical-align: middle !important;
}
#modal2 .tableButton{
    float: right;
    position: relative;
    right:42px;
    bottom: 6px;
}
.all-cards .dataTable > thead > tr > th[class*="sort"]:before{
    content: "" !important;
}
.all-cards .dataTable > thead > tr > th[class*="sort"]:after{
    content: "" !important;
}
.all-cards #browseTable .btn-link{
    color: #fff !important;
    font-size:14px !important;
}
.all-cards .bpSort:before{
    top: -5px !important;
    transform: rotate(0) !important;
}
.all-cards .bpSort:after{
    color: #D3D3D3;
    top:3px !important;
    transform: rotate(0) !important;
}
.all-cards .bpSortAsc:before, .all-cards .bpSortDsc:before{
	top: -5px !important;
	transform: rotate(0) !important;
}
.all-cards .bpSortAsc:after, .all-cards .bpSortDsc:after{
	top: 3px !important;
    transform: rotate(0) !important;
	right:0;
}
.all-cards #browseTable .blur-clr{
    color: #0085D5 !important;
    padding-left: 42px !important;
}
.all-cards table.dataTable tbody th,.all-cards table.dataTable tbody td {
    padding-left: 20px !important;
}
.all-cards #browseTable td.sorting_1 {
    padding-left: 20px !important;
}
.all-cards #browseTable > tbody > tr > td.blur-clr.sorting_1{
    padding-left: 39px !important;
}
.all-cards #browseTable > tbody > tr > td.qty{
    padding-right: 42px !important;
	border-right: none;
}
.all-cards #browseTable_filter > label > input[type="search"]::-ms-clear {
    display: none;
}
/*prev next icon */
.all-cards .dataTables_wrapper .dataTables_paginate .paginate_button.current, .all-cards .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    width: 25px;
    height: 33px;
    font-size: 14px;
    padding: 6px 7px;
    margin: 1ex 0.3em;
    border-radius: 1px;
    border: 1px solid #808A8E;
    background-color: #edeff0;
    background-image: none;
}
.all-cards .paginate_button.current {
    z-index: 2;
    color: #303030;
    background-color: #edeff0;
    padding: 2px 4px;
    border: 1px solid #808A8E;
    cursor: default;
}
.all-cards .dataTables_wrapper .dataTables_paginate .paginate_button{
    border: 1px solid #F4F3F1;
    width: 25px;
    height: 33px;
    font-size: 14px;
    padding: 6px 7px;
    margin: 1ex 0.3em;
    border-radius: 1px;
    display: inline !important;
    color: #0085D5 !important;   
}
.all-cards .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background: transparent;
    color: #0085D5 !important;
    border: 1px solid #F4F3F1;
}
.all-cards .dataTables_wrapper .dataTables_paginate .paginate_button:active{
    background: transparent;
    color: #0085D5 !important;
    border: 1px solid #F4F3F1;
}
.all-cards .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .all-cards .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .all-cards .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
    cursor: default;
    color: #CCC !important;
    border: 1px solid #F4F3F1;
    background: transparent;
    box-shadow: none;
}

.pagination-con #browseTable_paginate span#browseTable_previous:before{
	font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e60a";
    position: relative;
    top: 5px;
    left: 3px;
    font-size: 24px;
    margin-left: -11px;
    margin-right: -9px;
}
.pagination-con #browseTable_paginate span#browseTable_next:before{
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e60b";
    position: relative;
    top: 5px;
    left: 3px;
    font-size: 24px;
    margin-left: -10px;
    margin-right: -6px;
}
.pagination-con #browseTable_paginate span{float:none;}
.all-cards #browseTable > thead > tr > th:nth-child(1){
    padding-left: 42px;
}
#modal2 > div{
    width: 810px;    
}
#yt-player2{
    min-height: 255px;
    border: none;
}
.all-cards > #browseTable > tbody > tr.active > *,.all-cards > #browseTable > tbody > tr:hover > * {
    color: #00426A !important;
}
#ta.all-cards #browseTable{
    position: relative;
    top: -18px;
}
.all-cards table.dataTable tbody tr{
    height: 50px;
}
/*
.search-clear-filter{
    background-image: url('Close-search.svg');
    background-repeat: no-repeat;
    background-position-y: 4px;
    background-position: 98% 50%;
    padding-right: 6%;
}
*/
.all-cards .search-clear-filter{
    float: right;
    position: relative;
    right: 24%;
    z-index: 9;
    top: 20px;
    cursor: pointer;
}
/* R18.3 - Buy Parts - End*/
.all-cards .modal-header .close{margin-top:16px}
.all-cards  #browseTable_filter > label > input[type="search"]::placeholder {
    color: #888D8D;
}
.all-cards  #browseTable_filter > label > input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #888D8D;
}
.all-cards #browseTable_filter > label > input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
   color: #888D8D;
}
.all-cards .dataTables_filter input{font-weight:normal; font-size:16px}
.all-cards .dataTables_filter input{font-weight:normal;}
.all-cards .dataTables_empty{
    border: none !important;
    text-align: left !important;
    font-size: 16px;
    left: 22px;
    position: relative;
    color: #202020 !important;
}
/*.all-cards .dataTables_empty:hover{
    color: #202020 !important;
}*/
.all-cards #browseTable{
    border: none !important;
	position: relative;
    top: -17px;
    margin-bottom: -17px;
}
.all-cards .dataTables_filter tr td{padding-top:6px; padding-bottom:6px;}
.all-cards .table-striped tr td{padding-top:6px; padding-bottom:6px;}
.all-cards #browseTable_filter{top:-57px}
.all-cards  .searchLeftHeader:before{top:5px}
/*.all-cards #browseTable_paginate{top:-18px}
.all-cards #modal2 .tableButton{bottom:30px}*/

.all-cards .search-header{padding-left: 38px !important;}
.all-cards #browseTable > thead > tr > th:nth-child(1){
 padding-left:38px
}
.all-cards table#browseTable thead th {font-family:robotomedium, helvetica, arial!important;font-weight:normal;}
#modal2 > div > div.atc.tableButton > button.btn.btn-primary.addToCart:hover{
    background-color: #00426A !important;
}
.all-cards table#browseTable thead th {font-family:robotomedium, helvetica, arial!important;font-weight:normal;}
.all-cards .qty input.form-control{margin:0;}
.all-cards .header-title{font-size: 24px;  margin-top: 18px;}
.all-cards .search-header{min-height:86px}
.all-cards #browseTable_filter{left: 153px;}
.all-cards .searchLeftHeader:before{ left: -27px;}
.all-cards #browseTable_filter > label > input[type="search"]{text-indent: 34px;}
.all-cards .search-clear-filter {right: 217px;}
.all-cards .dataTables_empty{top:-8px}
.all-cards #browseTable > thead > tr {
    background-color: #808080!important;
    font-size:16px;
}
.all-cards #browseTable > thead > tr .btn{
    font-size:16px !important;
}
.all-cards table.dataTable thead th,#table-data table.dataTable thead td{
	padding: 1px 18px;
    	vertical-align: middle;
}
.all-cards #browseTable_wrapper{
	margin-top: 0px;
}
.all-cards #browseTable > tbody > tr.active > *, 
/*.all-cards #browseTable > tbody > tr:hover > * {color:#808A8E}*/
.all-cards #browseTable > tbody > tr:hover > * {color: #808A8E!important;}
.all-cards tr  a, .all-cards tr  a:hover{font-family:robotoregular, helvetica, arial}
.all-cards tr  a:hover{color:#00426A;}
.all-cards .table-striped>tbody>tr:nth-of-type(odd){background-color:#fff;}
.all-cards .table-striped tr td{border:none;}
.all-cards table.dataTable thead th, table.dataTable thead td{padding-top: 8px;padding-bottom:9px;}
.all-cards #browseTable .odd:last-child  td {border-bottom: 1px solid #D4D9DD}
.all-cards  #browseTable .promoOverlayError{
	text-align: center;
    padding: 30px;
}
/*.all-cards #table-data .dataTables_empty:hover{
    color: #202020 !important;
}*/
.all-cards #browseTable > tbody > tr > td.price{
	white-space: nowrap;
	font-size: 14px !important;
}
.all-cards .succ-msg-ico img{
    width: 16px;
    height: 16px;
    margin-right: 3px;
    margin-top: -3px;
}
.all-cards .qty-err p{
	color: #D6001C !important;
	float: right;
    position: relative;
    top: -34px;
	margin-right: -3px;
    /*right: 169px;*/
    font-size: 13px;
    font-family: robotoregular,Arial,Helvetica,sans-serif;
}
.all-cards .succ-msg-ico, .all-cards .err-msg-ico, .all-cards .msg-cont-row p {
	position: relative;
	top: -21px;
	color: #0085D5;
	font-size: 13px;
	font-family: robotoregular,Arial,Helvetica,sans-serif;
	float: right;
	right: 17px;
}
.all-cards .border{
	border: 1px solid #D6001C;
}
.all-cards #browseTable > tbody > tr.active > *, .all-cards #browseTable > tbody > tr > * {
	color: #808A8E !important;
}
.all-cards #promoAddToCart:active{
	background-color: #00426A;
}
.all-cards .btn-primary.active:focus {
	background-color: #00426A;
}
.all-cards .msg-cont-row.qty-err p{
	/*right: 55px;*/
}
.all-cards #browseTable th:nth-child(1), .all-cards #browseTable tr td:nth-child(1){width: 90px!important;}
.all-cards #browseTable th:nth-child(2), .all-cards #browseTable tr td:nth-child(2){width: 278px!important;}
.all-cards #browseTable th:nth-child(3), .all-cards #browseTable tr td:nth-child(3){width: 50px!important;}
.all-cards #browseTable th:nth-child(4), .all-cards #browseTable tr td:nth-child(4){width: 80px!important;}
.all-cards #browseTable th:nth-child(5), .all-cards #browseTable tr td:nth-child(5){width: 100px!important;}
.all-cards #browseTable > tbody > tr > td.qty{padding-right:26px!important;}

/*.all-cards #browseTable th:nth-child(1), .all-cards #browseTable tr td:nth-child(1){width: 90px!important;}
.all-cards #browseTable th:nth-child(2), .all-cards #browseTable tr td:nth-child(2){width: 261px!important;}
.all-cards #browseTable th:nth-child(3), .all-cards #browseTable tr td:nth-child(3){width:80px!important;}
.all-cards #browseTable th:nth-child(4), .all-cards #browseTable tr td:nth-child(4){width: 92px!important;}
.all-cards #browseTable th:nth-child(5), .all-cards #browseTable tr td:nth-child(5){width: 100px!important;}
.all-cards #browseTable > tbody > tr > td.qty{padding-right:27px!important;}
*/
.all-cards #browseTable.noUnit th:nth-child(1), .all-cards #browseTable.noUnit tr td:nth-child(1){width: 110px!important;}
.all-cards #browseTable.noUnit th:nth-child(2), .all-cards #browseTable.noUnit tr td:nth-child(2){width: 321px!important;}
.all-cards #browseTable.noUnit th:nth-child(3), .all-cards #browseTable.noUnit tr td:nth-child(3){width:100px!important;}
.all-cards #browseTable.noUnit th:nth-child(4), .all-cards #browseTable.noUnit tr td:nth-child(4){width: 112px!important;}
.all-cards #browseTable.noUnit > tbody > tr > td.qty{padding-right:0px!important}
.all-cards #browseTable > thead > tr > th.sorting.sorting_disabled{
    width: 100%;
	position: relative;
    top: 0px;
	cursor: text;
}
.all-cards #browseTable > tbody > tr > td.dataTables_empty{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #202020 !important;
}
.all-cards .table>thead>tr>th{
	border-top :none
}
.all-cards .btn-primary.active, .all-cards .open>.dropdown-toggle.btn-primary{background-color:  #00426A;}
.all-cards .msg-cont-row{margin-top:-19px}
.all-cards .error-invalid{
	width: 40%;
	top: -61px !important;
	right: 39px !important;
}
.all-cards #browseTable_filter > label > input[type="search"]:focus::-webkit-input-placeholder { color:transparent; }
.all-cards #browseTable_filter > label > input[type="search"]:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.all-cards #browseTable_filter > label > input[type="search"]:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.all-cards #browseTable_filter > label > input[type="search"]:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.all-cards #browseTable td.sorting_1,.all-cards #browseTable th.sorting_1 a{
/* color:#202020 !important; */
}
.all-cards #modal2 > div{margin-top:0; margin-bottom:0;}
.all-cards .modal-dialog{top:auto}
.all-cards .modal {
  text-align: center;
  padding: 0!important;
}
.all-cards .modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.all-cards .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/* .all-cards .modal-dialog {
    top: 0;
}
.all-cards .modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
} */
/*customer also viewed*/
.cust-also-viewed{
	border-top:#D4D9DD 1px solid;
	height: 479px;
}
.cust-view-head h2{
	margin: 56px 0px 26px 8px;
	font-family: roboto_condensedlight,Arial,Helvetica,sans-serif !important;
	font-size: 28px !important;
	color: #303030 !important;
}
.cv-section-child{
	height: 307px;
	width:250px !important;
	/*margin: 0px 30px 0px 0px;*/
	float: left;
    border: 1px solid #D4D9DD;
	padding: 20px;
	background: #fff;
}
.cust-view-content .bx-viewport{
	background: #F9F9FA;
	height: 100% !important;
	left: 4px;
	top:1px;
}
.cv-section-block{
	margin-left: 34px;
}
.cust-also-viewed  .bx-wrapper{
	margin-bottom: 60px !important;
	margin:0 auto !important;
}
.cv-img{
	width: 120px;
    height: 120px;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 20px;
	position: relative;
}
/*.cv-img img{
	position: absolute;
	left: 0px;
    top: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
	max-height: 120px;
}*/
.cv-img img {
  display: block;
  left: 0px;
  top: 0px;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
}
.cv-body{
	border-top: 1px solid #D4DADD;
}
.cv-body .cv-heading a{
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
	font-size: 16px;
}
.cv-body .cv-heading a:hover{
	color: #00426A;
}
.cv-heading{
	margin-top: 16px;
	line-height: 18px;
}
.cv-body .cv-lead{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	line-height: 20px;
	color: #5A6772;
	margin: 13px 0px 0px 0px;
}
.cust-also-viewed .bx-prev, .cust-also-viewed .bx-next{
	height: 30px !important;
	margin-top: 0px !important;
	top: 45% !important;
	width: 30px !important;
	background-size: auto !important;
}
.cust-also-viewed .bx-prev{
	background: url(/cs/agilent_images/cvarrow-left.svg) no-repeat 0px 2px !important;/*7 changed to 0*/
	margin-left:-46px !important;
}
.cust-also-viewed .bx-next{
	background: url(/cs/agilent_images/cvarrow-right.svg) no-repeat 0px 2px !important; /*13 changed to 0*/
	margin-left:46px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .cust-view-head h2{
     	margin-top: 57px; 
    }
    .cust-view-content .bx-viewport{
		top: 0px;
    }
}
@media screen and (max-width: 950px) and (min-width: 920px){
	.cust-also-viewed .bx-next{
		margin-left: 35px !important;
	}
	.cust-also-viewed .bx-prev{
		margin-left: -42px !important;
	}
	.cust-view-head h2{
		margin-left: 4px;
	}
	.cust-view-content .bx-viewport{
		left:2px;
	}
} 
@media screen and (max-width: 919px){
	.cust-also-viewed .bx-next{
		margin-left: 25px !important;
	}
	.cust-also-viewed .bx-prev{
		margin-left: -32px !important;
	}
	.cust-view-content .bx-viewport{
		left:0px;
	}
} 
@media screen and (max-width: 900px){
	.cust-also-viewed .bx-wrapper{
		margin-left: 42px !important;
	}
}
/*customer also viewed*/
/*Buy products table color change*/
.dataTables_wrapper .table tr {border-left-color: #D4D9DE;border-right-color: #D4D9DE;}
.dataTables_wrapper .table tr.odd {/* border-bottom-color: #FFF; */border-bottom:0px;}
/*.dataTables_wrapper  .table tr.open {
	border-left-color: #D4D9DE;
	border-right-color: #D4D9DE;
}*/
.dataTables_wrapper  .table thead tr {border-color: #D4D9DE;}
.table#browseTable td:last-child{border-right-color: #D4D9DE;}
.table#browseTable tbody tr:last-child{border-bottom-color: #D4D9DE;}
/*Buy products table color change*/
.all-cards #modal2 .tableButton {
    float: right;
    position: relative;
    right: 42px;
    bottom: 15px;
    margin-top: -32px;
    margin-right: 0px;
}
.all-cards .tableButton {
    float: right;
    margin-top: -37px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {
    .all-cards .msg-cont-row.qty-err p{
	   /*right: 168px !important;*/
	}
}
/*.all-cards div.AddCartPopUp{
	margin-top: 24px;
	padding-bottom: 31px;
}*/
.all-cards div.AddCartPopUp{
	margin-top: -10px;
	padding-bottom: 13px;
	background: #ffffff;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.all-cards .addCartWithOutTick:before,.all-cards .addCartWithTick:before{
	border-bottom: 13px solid #ffffff;
	border-bottom: none;
}
.all-cards .addCartWithOutTick:before,.all-cards .addCartWithTick:before{
	right: 50px;
}
.all-cards .msg-cont-row.qty-err p, .all-cards .succ-msg-ico p, .all-cards .msg-cont-row p{
	padding-left: 25px;
	margin-top: 18px;
}
.all-cards .msg-cont-row .succ-msg-ico p{
	right: 14px;
}
.all-cards .msg-cont-row p.err-msg-ico{background: transparent url(/cs/agilent_images/exclamation-icon.svg) no-repeat left 2px;background-size:16px 16px;color:#D6001C}
.topRtNav4SubLinks {
    margin-left: 0px;
}
.QuantityErrorPopUp, .CartMessageErrorItemsPopUp, .FailureAddCartMsgPopUp, .SuccessAddCartMsgPopUp,.reqQuoteQuantityErrorPopUp{
	display:block !important;
}
.all-cards button.btn.btn-primary.addToCart:hover {border-color:#F4F3F1}

.pagination > li > a:hover{color: #0085D5 !important;}
.pagination > .active > a:hover{color: #202020 !important;}
.pagination > .disabled > a:hover{color: #D0D0CE !important;}

/* R18.3 - Ends */

/*PIM Changes*/
.services .servicesItems{
	margin-bottom: 32px;
}
.item-collection.pdpSections.services > div.col-full,
.item-collection.specificationDiv > div.col-full {
    position: relative;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 23px;
    height: 69px;
    border-bottom: 1px solid #edeff0;
	margin-left: 0px;
}
.item-collection > .side-nav ~ *.active > div > .heading {
    position: relative;
}
.item-collection > .side-nav ~ * > div > .heading {
    font-family: roboto_condensedlight,Arial,Helvetica,sans-serif;
    font-weight: 300;
    color: #303030;
    font-size: 24px;
    line-height: 100%;
    margin: 0px;
    white-space: nowrap;
}
.item-collection.sidenav > .side-nav ~ *.active > div > .heading::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    height: 2ex;
    bottom: 0;
    border-left: 3px solid #ffcc00;
}
.item-collection.pgpSections.services{
	border-bottom: 1px solid #D4D9DD;
}
.item-collection.pgpSections.services > div.col-full{
    padding-left: 3px;
}
.item-collection.pgpSections > div.col-full > .heading {
	line-height: 100%;
    font-size: 28px;
    margin-top: 45px;
    margin-bottom: 22px;
    font-family: roboto_condensedlight,Arial,Helvetica,sans-serif;
    font-weight: 300;
    color: #303030;
    white-space: nowrap;
}
.item-collection .servicesItems .media-heading {
	line-height:1.4;
	margin-bottom: 0px;
}
.servicesItems > div.media  {
    padding-left: 0px;
    color: #303030;
    display: block;
}
.servicesItems .media-body span.meta-data {
    margin: 0px;
}
.servicesItems .media-body span {
    width: 90%;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #303030;
}
.servicesItems .meta-data div span {
    font-size: 12px;
    color: #5A6772;
}
.item .meta-data div:after {
    content: "/";
    display: inline-block;
    margin: 0px 0.25em;
}
.item .meta-data div:last-child:after {
    content: none;
}
.item .meta-data div {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 85%;
}
.servicesItems > .media > .media-body .lead {
    	margin-top: 6px;
	margin-bottom: 7px;
	width: 90%;
	font-size: 14px;
}
.footerDiv {
    padding-left: 21px;
    overflow: auto;
    padding-right: 1%;
    display: block;
}
.footerDiv a.pull-right{
	color: #808A8E;
    margin-top: 9px;
    margin-bottom: 25px;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 14px;
	margin-right: 25px;
	float: right;
	text-decoration: none;
}
.footerDiv a.pull-left{
	color: #0085D5;
    margin-top: 8px;
    margin-bottom: 25px;
	float: left;
}

/* R18.4 Starts */

/* FAQ Starts */
.faq{
	max-width: 1232px;
    min-width: 720px;
    margin: 0 auto;
    padding: 0 19px;
	padding-bottom: 60px;
    padding-top: 53px;
}
.faq-section-container{
	width: 786px;
}
.faq .faq-title{
    margin: 0;
	font-size: 28px;
    color: #303030;
    line-height: 37px;
	margin-bottom: 17px;
    margin-top: 0;
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
}
.faq .faq-desc{
	margin: 0;
	margin-top: 0;
	margin-bottom: 19px;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
}
.faq .faq-sec-heading{
	font-size: 24px;
	color: #303030;
	line-height: 30px;
	font-family:roboto_condensedlight, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	width:786px;
	margin-top: 0;
}
.faq .faq-sec-desc{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	margin-top:0px;
	margin-bottom: 24px;
	width:786px;
}
.faq .accordion dl{
	padding-left: 26px;
}
.faq .accordion dl dt.active{
    border-bottom: none;
}
.faq .accordion dl dd{
	padding: 0px 25px 0px 76px;
	border-bottom: none;
}
.faq .accordion dl dd.collapse.in{
	border-bottom: none !important;
}
.faq .accordion dl dt{
	padding-left: 76px;
	padding-top: 0px;
	margin-top: 21px;
	border-bottom: none;
}
.faq .accordion dl dt:before{
	top: 5px;
	background: url(/cs/agilent_images/plus.svg);
    content: "";
    height: 20px;
    width: 20px;
}
.faq .accordion dl dt.active:before{
	top: 5px;
	background: url(/cs/agilent_images/minus.svg);
    content: "";
    height: 20px;
    width: 20px;
}
.faq .pdpSections dd section{
	padding-bottom: 0;
}
.faq .faq-media img.faqimage{
    width: 786px;
    height: 442px;	
	margin-bottom:30px;
}
.faq .faq-media img.faqthumbnail, .faq .faq-content .slotdata .faqvideoanchor{
    width: 786px;
    height: 442px;
	margin-bottom: 30px;
    position: relative;
	display: block;
}
.faq .faq-media img.play-icon {
	width: 70px;
	height: 70px;
    position: absolute;
    z-index: 999;
    margin-left: 356px;
    margin-top: 186px;
}
.faq #section-2-accordion {
	margin-top: 0px;
}
/*.faq .faq-content .accordion .slotdata:not(:last-child) {
   border-bottom: 1px solid #B1B3B3;
}*/
.faq .faq-content .accordion .slotdata {
   border-bottom: 1px solid #B1B3B3;
}
.faq .faq-content .accordion .slotdata{
	width: 990px;
}
.faq img.image-zoom{
	cursor: zoom-in;
}
.faq .faq-content .accordion .slotdata:first-child dl dt{
	margin-top: 0px;
	margin-bottom: 9px;
}
.faq .faq-content .accordion .slotdata:first-child dl .faq-sec-heading{
	margin-bottom: 0px;
}
@media only screen and (max-width: 1040px) {
	.faq .faq-content .accordion .slotdata{
		width: 876px;
	}
	.faq .faq-sec-heading,.faq .faq-sec-desc, .faq-section-container{
		width: 686px;
	}
	.faq .faq-media img.faqthumbnail,.faq .faq-media img.faqimage, .faq .faq-content .slotdata .faqvideoanchor{
		width: 686px;
		height: 386px;
	}
	.faq .faq-media img.play-icon{
		margin-left: 308px;
		margin-top: 158px;
	}
} 
@media only screen and (max-width: 930px) {
	.faq .faq-content .accordion .slotdata{
		width: 796px;
	}
	.faq .faq-sec-heading,.faq .faq-sec-desc{
		width: 656px;
	}
	.faq .faq-media img.faqthumbnail,.faq .faq-media img.faqimage, .faq .faq-content .slotdata .faqvideoanchor{
		width: 652px;
		height: 366px;
	}
	.faq .faq-media img.play-icon{
		margin-left: 291px;
		margin-top: 148px;
	}
}
@media only screen and (max-width: 860px) {
	.faq .faq-content .accordion .slotdata{
		width: 706px;
	}
	.faq .faq-sec-heading,.faq .faq-sec-desc{
		width: 576px;
	}
	.faq .faq-media img.faqthumbnail,.faq .faq-media img.faqimage, .faq .faq-content .slotdata .faqvideoanchor{
		width: 572px;
		height: 322px;
	}
	.faq .faq-media img.play-icon{
		margin-left: 249px;
		margin-top: 126px;
	}
}
.faq .faq-sec-desc p, .faq .faq-sec-desc ol, .faq .faq-sec-desc ul{
	margin: 0px;
}
.faq .faq-sec-desc table{
	margin-top:14px;
	margin-bottom:30px;
}
.faq .faq-sec-desc table.SpecificationTable{
	display: block;
	padding-bottom:0px;
}
.faq .faq-content > .accordion {
    margin-top: 0;
}
/* FAQ Ends */

/* R18.4 Ends */
/*Specs Table new Style Change Starts */
table.specsNewTable th, table.specsNewTable td {
    padding: 0px 0px 0px 20px;
    border:medium none;
    text-align: left;
}
table.specsNewTable {
	border: 1px solid #D0D0CE;
	width: auto;
	min-width: 430px;
	max-width: 846px;
	margin-bottom: 0px;
	border-top: none;
}
table.specsNewTable:first-child {
	border-top: 1px solid #D0D0CE;
}
.specsNewTable > tbody > tr.specsHeader{
	background: #EDEFF0;
}
.specsNewTable > tbody > tr{
	background: #ffffff;
	border-bottom: 1px solid #D0D0CE;
}
.specsNewTable > tbody > tr > th{
	font-family: robotobold, Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	color: #202020;
	padding: 16px 20px;
	padding-bottom: 14px;
}
.specsNewTable > tbody > tr > th.NoHeader{
	padding-top: 38px;
}
.specsNewTable > tbody > tr > td:nth-child(1){
	width: 170px;
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	color: #202020;
	line-height: 18px;
	float: left;
    position: relative;
	padding-top: 12px;
	padding-bottom: 11px;
}
.specsNewTable > tbody > tr > td:nth-child(2){
	padding: 10px 20px;
    padding-left: 30px;
    padding-bottom: 10px;
    position: relative;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	color: #202020;
}
.specsNewTable > tbody > tr:last-child {
	border-bottom: 0px;
}
.specsNewTable > tbody > tr:last-child > td:last-child{
	padding-bottom: 12px !important;
}
.specsNewTable > tbody > tr:first-child > td:first-child{
	margin-left: 12px;
}
.specsNewTable .diffattr{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #202020;
	line-height: 22px;	
}
.specsNewTable .sameattr{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #202020;
	line-height: 18px;
}
.specsNewTable > tbody > tr > td:nth-child(2) > ul.sameattr > li{
	padding-bottom: 2px
}
.specsNewTable > tbody > tr > td:nth-child(2) > ul.sameattr > li:last-child{
	padding-bottom: 0px
}
#stickynavHideShow > section.item-collection.clear.specificationDiv.pdpSections > section{
	margin-left: 0px !important;
	margin-top: 35px;
}
#stickynavHideShow > section.item-collection.clear.specificationDiv.pdpSections > div.footerDiv{
	margin-top: 36px;
}
.specsNewTable > tbody > tr > td:nth-child(2) > ul{
	padding-left: 0px !important;
    margin: 0;
}
.specsNewTable > tbody > tr > td:nth-child(2) > ul > li{
	list-style-type: none;
}
.item-collection.specificationDiv.specsNewTable > div.col-full {
	margin-bottom: 0px;
}
/*Specs Table new Style Change Ends */
.noDataResponse {
    font-family: robotoregular,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    background-color: #FAF1F1;
    width: 99.2%;
    color: #D6001C;
    padding: 15px;
    margin-bottom: -10px;
    margin-left: 5px;
}
.filter-vertical.filter-bg-full.pgpFilterTopHeading.hide {
	display: none;
}
/*Request quote fix*/
.onlyDesc4ColsPrice_rq{
    padding-left: 13em !important;
}
.onlyDesc5ColsPrice_rq{
    padding-left: 7ex !important;
} 
/*Request quote fix*/
/* Product compare */
.remove{
	float: right;
}
.pdt-con{
	padding:20px;
	border-right:0px;
	background: #fff;
	position: relative;
}
.pdtlabel{
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}
.pdt-img-con img{
	display: block;
    left: 0px;
    top: 0px;
    max-width: 100%;
    max-height: 100%;
    right: 0;
    bottom: 0;
}
.two-prod-layout .pdt-con{
	height: 210px;
}
.two-prod-layout .pdt-img-con img{
	width: 170px;
	height: 170px;
}
.two-prod-layout .pdt-con .pdt-img-con{
    float: left;
    margin-right: 20px;
}
.two-prod-layout .pdt-con .pdt-detail,
.two-prod-layout .pdt-con .pdt-detail h3{
    display: inline;
}
.two-prod-layout .pdt-con .pdt-detail{
	position: absolute;
	top: 24px;
}
.two-prod-layout .pdt-con .pdt-ctasec{
    position: absolute;
	left: 210px;
	top: 153px;
}
.three-prod-layout .pdt-con{
	padding-top: 30px;
    padding-left: 15px;
    height: 177px;
}
.three-prod-layout .pdt-img-con img{
	width: 90px;
	height: 90px;
}
.three-prod-layout .pdt-con .pdt-img-con{
    float: left;
    margin-right: 15px;
	margin-top: 5px;
}
.three-prod-layout .pdt-con .pdt-detail,
.three-prod-layout .pdt-con .pdt-detail h3{
    display: inline;
}
.three-prod-layout .pdt-con .pdt-ctasec{
    position: absolute;
    left: 120px;
    top: 120px;
}
.four-prod-layout .pdt-con{
	padding-top: 30px;
	height: 282px;
}
.four-prod-layout .pdt-img-con img{
	margin: auto;
	width: 112px;
	height: 112px;
}
.four-prod-layout .pdt-img-con{
	margin-bottom: 15px;
}
.four-prod-layout .pdt-con .pdt-ctasec{
    position: absolute;
    bottom: 21px;
}
.detailed-comp-sec .pdt-img-con img{
	margin:0px;
	width: 100px;
    height: 100px;
}
.pdt-desc a{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 16px;
	color:#0085D5;
	text-decoration: none;
}
.pdt-desc a:hover{
	text-decoration:underline;
}
.pdt-part-num{
	vertical-align: middle;
	text-align: left;
    font-size: 21px;
	line-height: 18px;
    font-family: roboto_condensedlight,Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.pdt-part-num-lbl{
    color: #303030;
}
.pdt-part-num-val a{
    color: #84BD00;
}
.pdt-title{
	color: #303030;
    font-size: 12px;
    line-height: 18px;
    font-family: robotoregular,Arial, Helvetica, sans-serif;
    margin: 0px;
}
.pdt-price{
	padding: 15px 0px 5px 0px;
}
.your-price{	
	text-align: left;
    font-size: 13px;
	line-height: 18px;
    font-family: robotoregular,Arial, Helvetica, sans-serif;
}
.pdt-price-title{
    color: #303030;
}
.pdt-list-price-val{
    color: #84BD00;
	font-size: 20px;
    font-family: robotomedium, Arial, Helvetica, sans-serif !important;
    position: relative;
    top: 1px;
}
.list-price{
	font-size: 11px;
	line-height: 18px;
    font-family: robotoregular,Arial, Helvetica, sans-serif;
}
.list-price .pdt-price-title{
    color: #303030;
}
.list-price .pdt-list-price-val{
    color: #303030;
}
.partlay .strike { 
    font-family:roboto_condensedlight, Arial, Helvetica, sans-serif !important;
	color:#888B8D;
	position: relative;
	font-size: 14px !important;
	display: inline-block;
	left:6px;
}
.partlay .strike::after { 
	content: '';
	border-bottom: 1px solid #808A8E;
	position: absolute;
	left: 0;
	top: 10px;
	width: 100%;
}
input.qty{
	width: 68px;
    text-align: center;
    vertical-align: middle;
    padding-bottom: 7px;
	border: 1px solid #D0D0CE;
    padding-top: 7px;
	color: #0085D5;
	margin-right: 5px;
}
.partlay input.qty.qtyFocus{
	border: 1px solid #5a6772;
}
.instock{
	margin-top:5px;
	font-size: 12px;
	font-style: italic;
	color: #008000;
	font-family: robotoregular,Arial, Helvetica, sans-serif;
}
.header-table-expanded td{
	padding:0px;
}
.header-table-expanded td.col-one{
	padding:0px;
	vertical-align: bottom;
}
.spacerow{
	height:20px;
	background: #e8f9ff
}
.pdt-comp-sec .tooltip {
    position: relative;
    cursor: pointer;
    font: normal normal 85% sans-serif;
    color: white;
    display: inline-block;
}
.pdt-comp-sec .tooltip img {
    position: relative;
    top: 1px;
}
.pdt-comp-sec .tooltip > .tooltiptext {
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 18px;
	color: #303030;
    background: #EEF7FC;
    border: 1px solid #D2DCE3;
    border-radius: 3px;
    position: absolute;
    width: 220px;
    margin-left: -103px;
    padding: 15px;
    bottom: 30px;
    visibility: hidden;
    opacity: 0;
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
}
.pdt-comp-sec .tooltip > .tooltiptext:before, .tooltip > .tooltiptext:after {
	content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 100%;
    left: 45%;
    margin-left: 0px;
}

.pdt-comp-sec .tooltip > .tooltiptext:before {
	border-top: 10px solid #111;
    border-top: 10px solid #D2DCE3;
    margin-top: 0px;
}

.pdt-comp-sec .tooltip > .tooltiptext:after{
	border-top: 10px solid #EEF7FC;
    margin-top: -2px;
    z-index: 1;
}

.pdt-comp-sec .tooltip:hover > .tooltiptext {
	visibility: visible;
	opacity: 1;
}
.concentration{
	padding-bottom: 18px;
}
.concentration:last-child{
	padding-bottom: 0px;
}
.col-one{
	width:15.75%;
	display: inline-block;
	clear:left;
}
.col-content{
	display: inline-block;
	width:21%;
}
.comparisontable .row-data{
	background: #fff;
}
.comparisontable .col-one{
	padding: 5px;
	display:table-cell;
}
.comparisontable .col-content{
	padding: 20px 5px 20px 0px;
	display:table-cell;
}
.header-section-expanded .highlightdiff-con{
	vertical-align: bottom;
}
.detailed-comp-sec .highlight-diff{
	background: #EFFBFF;
}
.blueline{
	border-top: 1px solid #0085D5;
}
.blueline2{
	border-top: 2px solid #0085D5;
}
.prev-arrow{
	display:block
}
.hdr-title{
	display:inline-block;
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
    font-size: 43px !important;
	margin: 0px 0px 35px 0px;
	color: #303030 !important;
	position: relative;
    right: 6px;
}
.pdt-comp-sec{
	/*margin-top: 191px;*/
}
.no-carousel-prod-comp{
	padding-top:191px;
}
.pdt-comp-sec .email-print{
	float: right;
    position: relative;
    top: 17px;
	font-family: roboto_condensedregular, Arial, Helvetica, sans-serif !important;
	color: #0085D5;
    font-size: 14px;
}
.pdt-comp-sec .email-print #printlink{
	padding-right: 8px;
}
.pdt-comp-sec .email-print #emaillink{
    margin-left: 14px;
}
.pdt-comp-sec .comparison-table{
	background: #f9f9fa;
	padding: 0px 0px;
}
.pdt-comp-sec .comparisontable{
	margin-bottom:0px;
}
.pdt-prod-num{
	font-family: roboto_condensedlight, Arial, Helvetica, sans-serif !important;
	margin-bottom: 0px;
	margin-top: 10px;
	word-wrap: break-word;
	font-size: 14px;
	color: #202020;
}
.four-prod-layout h3.pdt-prod-num{
	font-size: 21px;
	line-height: 24px;
}
.three-prod-layout h3.pdt-prod-num{
	font-size: 22px;
	line-height: 26px;
}
.two-prod-layout h3.pdt-prod-num{
	font-size: 24px;
	line-height: 28px;
}
.detailed-comp-sec .comparisontable tr{
	border-bottom: 1px #D0D0CE solid;
}
.detailed-comp-sec .comparisontable tr td{
    padding: 27px 5px 28px 15px;
	vertical-align: top;
}
.detailed-comp-sec .comparisontable tr td.hasImage{
	padding: 20px 20px 20px 15px;
}
.detailed-comp-sec .comparisontable tr:first-child td{
	padding-top: 32px;
}
.detailed-comp-sec .comparisontable tr td:first-child p{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-weight: bold;
    margin: 0px;
    text-align: right;
    font-size: 16px;
	line-height: 19px;
	color: #202020;
	padding-right: 0px;
	word-break: break-word;
}
.detailed-comp-sec{
    margin-bottom: 100px;
}
.pdt-comp-sec .pdt-prod-cnt{
    margin: 15px 0px 12px 0px;
}
.header-section-expanded .col-one{
	width: 7.88%;
}
.detailed-comp-sec .comparisontable tr td h4,.detailed-comp-sec .comparisontable tr td p,.detailed-comp-sec .comparisontable tr td ul{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-size: 16px;
    line-height: 19px;
	margin: 0;
	font-weight: normal;
	color: #202020;
}
.detailed-comp-sec .comparisontable tr td p, .detailed-comp-sec .comparisontable tr td ul{
	padding-right:20px;
}
.detailed-comp-sec .comparisontable tr td h4.pdt-name{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1px;
}
.detailed-comp-sec .comparisontable tr td:first-child{
	padding-right: 15px;
	max-width: 190px;
}
.detailed-comp-sec .comparisontable tr td:first-child.chem-comp h4{
    word-spacing: 9999px;
}
.header-section-expanded #highlight{
	position: relative;
    margin-left: 0px;
    right: 3px;
}
.pdt-comp-sec .svg-img-con{
	fill: #0085D5;
    height: 12px;
    width: 12px;
    position: relative;
    top: 1px;
    right: 4px;
}
.detailed-comp-sec table.comparisontable{
	margin-bottom: 0px;
}
.pdt-comp-sec .svg-img-con.close{
	z-index: 1;
	top: 6px;
	right: 9px;
}
.pdt-comp-sec .partlay .svg-img-con.close{
    top: 9px;
}
.pdt-comp-sec .svg-img-con.arrow-prev{
	position: relative;
	top: 6px;
	right: 0px;
	height: 21px;
    width: 21px;
	left: 2px;
}
.pdt-comp-sec .prev-link{
	padding: 0px;
	position: relative;
	right: 7px;
}
.p-e-separator{
	border-left: 1px solid #D0D0CE;
}

.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;
}
.btn-stnd-medium[disabled]:hover{
    background-color: #0085D5;
	color: #7CC1EC !important;
	border: 1px solid transparent;
	text-decoration: none;
    outline: 0;
}
.btn-stnd-medium:hover{
    background-color: #00426A;
    border: 1px solid #F4F3F1;
	color:#fff !important;
	text-decoration: none;
    outline: 0;
}
.btn-stnd-transparent {
    color: #0085d5;
    background: #fff;
    border: 1px solid #0085d5;
}
.btn-stnd-transparent:hover {
    background: #EDEFF0;
    border: 1px solid #0085d5;
    color: #0085d5 !important;
}
.pdt-comp-sec .prev-link-con{
	padding: 0px;
	margin-bottom: 11px;
}
.detailed-comp-sec .return-to-top a{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	color: #808A8E;
    font-size: 14px;
	text-decoration: none;
}
.detailed-comp-sec .return-to-top{
	margin-top: 25px;
	padding: 0px;
}
.pdt-comp-sec .highlightdiff-con div{
	margin-bottom: 12px;
	font-size: 14px;
}
.detailed-comp-sec .spec-data{
	margin: 0px;
    padding-left: 0px;
	list-style-type: none;
}
.detailed-comp-sec .spec-data li{
	padding-bottom: 16px;
}
.detailed-comp-sec .spec-data li:last-child{
	padding-bottom: 0px;
}

header.affix-top > ol.breadcrumb{
	margin-top: 124px;
}
header.affix > ol.breadcrumb{
	margin-top: 0px;
}

.detailed-comp-sec td.img-val{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.expand-spec svg, .collapse-spec svg{
    width: 12px;
    height: 12px;
    margin-left: 2px;
}
.expand-spec:hover svg .cls-1, .collapse-spec:hover svg .cls-1{
	fill:#00426A;
}
@media (max-width:950px){
	.comparisontable .prodlay .pdt-con .pdt-detail{
		width: 130px;
		float:left;
	} 
	.comparisontable .prodlay.three-prod-layout .pdt-con .pdt-detail{
		width: 100px;
		float:left;
	} 
}
@media (max-width:930px){
	.comparisontable .prodlay .pdt-con .pdt-detail{
		width: 120px;
		float:left;
	} 
	.comparisontable .prodlay.three-prod-layout .pdt-con .pdt-detail{
		width: 80px;
		float:left;
	} 
} 
@media (max-width:910px){
	.comparisontable .prodlay .pdt-con .pdt-detail{
		width: 110px;
		float:left;
	} 
} 
@media (max-width:900px){
	.comparisontable .prodlay .pdt-con .pdt-detail{
		width: 100px;
		float:left;
	} 
} 
.pdt-comp-sec .comparison-table .header-section-expanded{
	background: #f9f9fa;
}
/* Product Compare ends*/

/*Print CSS Starts*/
.comp-doc-header{
	display: none;
}
.pdf-header, .comp-doc-header, .comp-banner-note, .comp-footer{
	display:none;
}
	.pdt-comp-sec .email-print a:hover{
		color: #00426A !important;
		text-decoration: underline;
	}
	.pdt-comp-sec .email-print a{
		color: #0085D5 !important;
		text-decoration: none;
	}
@media print
{
	.highlightdiff-con{
		visibility: hidden !important;
	}
	body > header > header{
		display: none !important;
	}
	body.no-carousel{
		padding-top: 0px !important;
	}
	.no-carousel-prod-comp{
		padding-top: 0px !important;
	}
	.breadcrumb{
		display: none !important;
	}
	.prev-link-con,
	.hdr-title,
	.email-print,
	.blueline{
		display: none !important;
	}
	.pdt-ctasec,.remove,.return-to-top{
		display: none !important;
	}
	.blueline2{
		border-top: 6px solid #0085D5 !important;
		width: 97.2% !important;
		max-width: 1210px !important;
		margin: 0 auto !important;
	}
	.header-section-expanded .col-content:not(:last-child) .pdt-con{
		border-right: 2px solid #cccccc !important;
	}
	.header-section-expanded .col-content.three-prod-layout:not(:last-child) .pdt-con,
	.header-section-expanded .col-content.two-prod-layout:not(:last-child) .pdt-con{
		display: flex !important;
	}
	.two-prod-layout .pdt-con{
		height: 210px !important;
	}
	.three-prod-layout .pdt-con{
		height: 150px !important;
	}
	.pdt-con{
		height: 270px !important;
	}
	.three-prod-layout .pdt-con,.two-prod-layout .pdt-con{
		display: flex !important;
	}
	.four-prod-layout .pdt-img-con img{
		width: 153px !important;
		height: 153px !important;
	}
	.three-prod-layout .pdt-img-con img{
		width: 120px !important;
		height: 120px !important;
	}
	.two-prod-layout .pdt-img-con img{
		width: 170px !important;
		height: 170px !important;
	}
	.three-prod-layout .pdt-con .pdt-detail, .three-prod-layout .pdt-con .pdt-detail h5{
		display: block !important;
		position: relative !important;
		/* margin-left: 10px; */
	}
	.three-prod-layout .pdt-con .pdt-img-con {
		/* width: 120px !important; */
		float: left !important;
		margin-right: 10px !important;
		margin-top: 0px !important;
	}
	.two-prod-layout .pdt-con .pdt-img-con {
		width: 170px !important;
		float: left !important;
		margin-right: 30px !important;
	}
	.three-prod-layout .pdt-con .pdt-detail h3{
		/*display: inline !important;*/
		position: relative !important;
		width: 140px !important;
		padding-left: 20px;
	}
	.pdt-img-con img {
		display: block !important;
		left: 0px !important;
		top: 0px !important;
		max-width: 100% !important;
		max-height: 100% !important;
		right: 0 !important;
		bottom: 0 !important;
	}
	body > footer,#footer{
		display: none !important;
	}
	.comparisontable .col-content{
		padding-bottom: 40px !important;
		padding-right: 0px !important;
	}
	.four-prod-layout .pdt-img-con{
		margin-bottom: 38px !important;
	}
	.detailed-comp-sec .comparisontable tr td:first-child{
		padding-right: 40px !important;
	}
	.pdt-prod-num{
		font-family: roboto_condensedregular, Arial, Helvetica, sans-serif !important;
		color: #878787 !important;
		font-size: 12pt !important;
		word-wrap: break-word;
	}
	.detailed-comp-sec .comparisontable tr td{
		padding: 47px 70px 46px 70px !important;
	}
	.detailed-comp-sec .comparisontable tr td.two-prod-layout{
		padding: 47px 40px 46px 40px !important;
	}
	.detailed-comp-sec .comparisontable tr td.four-prod-layout{
		padding: 47px 40px 46px 40px !important;
	}
	.pdt-con{
		padding: 20px 40px !important;
	}
	.detailed-comp-sec .comparisontable tr td:first-child h4,
	.detailed-comp-sec .comparisontable tr td h4{
		color: #333333 !important;
		font-size: 10pt !important;
	}
	.detailed-comp-sec .highlight-diff{
		background: #FFFFFF !important;
	}
	.detailed-comp-sec .comparisontable tr{
		page-break-inside: avoid !important;
	}
	@page{
		size: auto !important;
	}
	.detailed-comp-sec{
		margin-bottom: 100px !important;
	}
	.detailed-comp-sec td.img-val{
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.prd-compare-title h1{
		margin: 0 !important;
		font-family: roboto_condensedregular, Helvetica, Arial, Sans-Serif !important;
		font-size: 41px !important;
		color: #303030 !important;
	}
	.comp-date-stamp h7-1{
		font-family: robotoregular, Helvetica, Arial, Sans-Serif !important;
		font-size: 10px !important;
		color: #333333 !important;
		text-transform: uppercase !important;
		margin-left: 23px !important;
		position: relative;
		bottom: 3px;
	}
	.comp-date-stamp h7-2{
		font-family: robotoregular, Helvetica, Arial, Sans-Serif !important;
		font-size: 16px !important;
		color: #333333 !important;
		margin-left: 22px !important;
		text-transform: uppercase !important;
		font-weight: bold;
	}
	.comp-doc-header{
		display:flex !important;
		padding: 41px 75px 39px 40px !important;
		border-bottom: 1px solid #DDDDDD !important;
		max-width: 1240px;
	}
	.prd-compare-title{
		position: relative !important;
	}
	.comp-date-stamp{
		position: relative !important;
		/*left: 360px !important;*/
		left: 400px !important;
		border-left: 2px solid #FFCC00 !important;
		height: 38px !important;
		display: block !important;
		top: 4px;
	}
	.pdt-comp-sec .comparison-table{
		background: #ffffff !important;
	}
	.pdf-header{
		display:block !important;
		width: 1366px;
	}
	.pdf-header.pdt-mac-safari{
		width:1280px !important;
	}
	.comp-banner-note{
		display: table-cell !important;
		width: 1210px !important;
		padding: 0 !important;
		vertical-align: middle !important;
		height: 80px !important;
		background: #fafafa !important;
		padding-left: 60px !important;
		border-top: 1px solid #DDDDDD !important;
		padding-right: 30px !important;
		background-color: unset !important;
		box-shadow: inset 0 0 0 1000px #fafafa !important;
		-ms-box-shadow: inset 0 0 0 1000px #fafafa !important;
	}
	.comp-note{
		border: 1px solid #C82914 !important;
		padding: 0px 5px !important;
		color: #C82914 !important;
		font-size: 12px !important;
		font-family: robotomedium, Helvetica, Arial, Sans-Serif !important;
		position: relative !important;
		top: 10px !important;		
	}
	.comp-banner-note h9{
		font-family: robotoregular, Helvetica, Arial, Sans-Serif !important;
		font-size: 14px !important;
		line-height: 21px !important;
		color: #444444 !important;
		display: block;
	}
	.comp-note-content{
		position: relative !important;
		bottom: 9px !important;
		margin-left: 62px !important;
	}
	.pdt-comp-sec .comparison-table{
		margin-top: 36px !important;
	}
	.comp-footer-top h3{
		font-family: roboto_condensedbold,Arial,Helvetica,sans-serif !important;
		font-size: 15pt !important;
		color: #303030 !important;
		margin: 0px 0px 18px !important;
		text-transform: uppercase !important;
	}
	.comp-footer{
		display:block !important;
		page-break-inside: avoid !important;
	}
	.comp-footer-top{
		border: 1px solid #dddddd !important;
		border-top: 2px solid #0085D5 !important;
		margin: 0px !important;
		padding: 0px !important;
		height: 459px !important;
	}
	.comp-footer-one{
		padding: 49px 53px 0px 30px !important;
		display: flex !important;
	}
	.comp-footer-two{
		padding: 47px 53px 0px 30px !important;
	}
	.comp-footer-three{
		padding: 120px 53px 0px 30px !important;
		font-weight: bold !important;
	}
	.easy-purchasing{
		position: relative !important;
		width: 336px !important;
	}
	.need-help{
		position: relative !important;
		left: 250px !important;
		/*width: 482px !important;*/
	}
	.need-help p{
		position: relative !important;
		/*width: 482px !important;*/
	}
	.need-help p.find-dealer{
		font-weight: bold !important;
		margin-bottom: 6px !important;
	}
	.comp-footer-top p{
		font-family: roboto_condensedregular, Helvetica, Arial, Sans-Serif !important;
		line-height: 19px !important;
		font-size: 12pt !important;
		color: #333333 !important;
		margin: 0px !important;
	}
	.col-one.four-prod-layout{
		width: 12% !important;
	}
	.col-one.three-prod-layout{
		width: 1% !important;
	}
	.col-one.two-prod-layout{
		width: 3% !important;
	}
	.header-section-expanded .col-one.two-prod-layout{
		width: 9% !important;
	}
	.header-section-expanded .col-content.two-prod-layout{
		width: 20% !important;
	}
	.detailed-comp-sec .col-content.three-prod-layout{
		width: 20% !important;
	}
	.detailed-comp-sec .comparisontable tr td.four-prod-layout:first-child{
		padding-left: 10px !important;
	}
	.detailed-comp-sec .comparisontable tr td.three-prod-layout:first-child{
		padding-left: 0px !important;
	}
	.detailed-comp-sec .comparisontable tr td.two-prod-layout:first-child{
		padding-left: 0px !important;
	}
	.header-section-expanded .col-one.three-prod-layout{
		padding-right: 0px !important;
	}
	.detailed-comp-sec .comparisontable tr:last-child{
		/*border-bottom: none;*/
	}
	a{
		color: #0085D5 !important;
		text-decoration: none !important;
	}
	html, body {
		width: 308mm !important;
	}
	@page:first{
		margin:0mm;
	}
	@page{
		margin: 7mm 2mm 8mm 0mm;
	}
	.detailed-comp-sec tr td.three-prod-layout{
		padding: 47px 10px 46px 52px !important;
	}
	.detailed-comp-sec tr td.three-prod-layout:nth-child(1){
		padding: 47px 10px 46px 52px !important; 
	}
	.detailed-comp-sec tr td.three-prod-layout:nth-child(2){
		padding: 47px 25px 46px 42px !important;
	}
	.detailed-comp-sec tr td.three-prod-layout:nth-child(3){
		padding: 47px 25px 46px 41px !important;
	}
	.detailed-comp-sec tr td.three-prod-layout:nth-child(4){
		padding: 47px 25px 46px 42px !important;
	}
	.detailed-comp-sec tr td.four-prod-layout:nth-child(1){
		padding: 47px 38px 46px 62px !important;
	}
	.detailed-comp-sec tr td.four-prod-layout:nth-child(2){
		padding: 47px 28px 46px 40px !important;
	}
	.detailed-comp-sec tr td.four-prod-layout:nth-child(3){
		padding: 47px 40px 46px 41px !important;
	}
	.detailed-comp-sec tr td.four-prod-layout:nth-child(4){
		padding: 47px 22px 46px 44px !important;
	}
	.detailed-comp-sec tr td.four-prod-layout:nth-child(5){
		padding: 47px 22px 46px 41px !important;
	}
	.two-prod-layout .pdt-con{
		padding: 20px 0px 20px 40px !important;
	}
	.two-prod-layout .pdt-con .pdt-detail{
		position: relative !important;
		width: 180px !important;
		top: 0px !important;
	}
	.three-prod-layout .pdt-con{
		padding: 20px 27px 20px 37px !important;
	}
	.contentDiv{
		margin-left: 57px !important;
		margin-right: 2px !important;
	}
	.jp .pdt-con{
		height: 310px !important;
	}
	.jp .three-prod-layout .pdt-con {
		height: 210px !important;
	}
}
/*Print CSS Ends*/

/*compare entry*/
.compare-drawer{
	background: rgb(0, 66, 106);
	background: rgba(0, 66, 106, 0.85);
    box-shadow: 0px 3px 4px 4px #53565A;
    position: fixed;
    /*opacity: 0.85;
	background: #00426A;*/
    bottom: -230px;
    width: 100%;
	padding-bottom: 20px;
	z-index: 9;
}
.compare-drawer .headingText{
	color:#fff;
    margin: 16px 0px 0px 6px;
	display: inline-block;
	width: 200px;
}
.compare-drawer .productList{
	padding:0px;
}
.drawer-sec{
    padding: 10px;
    display: inline-block;
	margin: 5px 20px 0px 0px;
    width: 250px;
	height:80px;
	background:#fff;
    position: relative;
    opacity: 1;
	float: left;
} 
/*.compare-drawer .first-drawer-sec{
	margin-left:5px
}*/
.compare-drawer a.clearAll{
	margin-left:804px;
	color:#fff !important;
}
.compare-drawer a.clearAll.ja-jp{
	margin-left:786px;
}
.compare-drawer a.clearAll.zh-cn{
	margin-left:800px;
}
.drawer-img img{
	width: 100%;
    height: 100%;
}
.drawer-img{
	float:left;
	margin-right: 10px;
	height: 60px;
    width: 60px;
}
.drawer-sec p{
	margin:0px;
	line-height: 19px;
}
.drawer-desc{
	width: 147px;
    float: left;
}
.compare-drawer .drawer-title{
	font-family: robotoregular, Helvetica, Arial, Sans-Serif;
	font-weight:bold;
	color:#202020;
	font-size: 14px;
}
.compare-drawer .compareBtn{
	position: relative;
    top: 26px;
}
button.compareBtn[disabled]{
	color: #7CC1EC;
	opacity: 0.5;
}
.wrapper-drawer .btn-stnd-medium.compareBtn[disabled]:hover{
    background-color: #0085D5;
    color: #7CC1EC !important;
	opacity: 0.5;
}
.compare-drawer .drawer-empty{
	background: #00426A;
}
.compare-drawer .drawer-close{
	fill: #0085D5;
	width: 12px;
    height: 12px;
    font-size: 12px;
    position: absolute;
    right: 9px;
    top: 8px;
    text-decoration: none;
}
.chkboxHov{
	position: absolute;
	height: 13px;
	width: 13px;
	right: 97px;
    top: 4px;
}
.compare-check{
	position: relative;
    right: 5px;
}

.compare-wrapper input+span.tt{
	display:none;
}
.compare-wrapper input:hover+span.tt{
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 18px;
    color: #303030;
    background: #EEF7FC;
    background-clip: padding-box;
    border: 1px solid #D2DCE3;
    border-radius: 3px;
    position: absolute;
    width: 220px;
    padding: 15px;
    top: 30px;
    right: 3px;
    opacity: 1;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
	display: none;
    z-index: 999999999;
	pointer-events: none;
}

.compare-wrapper input:hover+span.tt::before,input:hover+span.tt::after{
    content: '';
    position: absolute;
    bottom: 100%; 
    margin-left: 0px;
    width: 0;
    height: 0;
}
.compare-wrapper input:hover+span.tt::after{
    left: 111px;
    border: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 6px solid transparent;
    border-bottom-color: #EEF7FC;
}

.compare-wrapper input:hover+span.tt::before{
    left: 110px;
    border:11px solid transparent; 
    border-right: 10px solid transparent;
    border-left: 9px solid transparent;
    border-bottom-color: #D2DCE3;  
}

@media (min-width:680px){
	.compare-wrapper.left-nav-compare{
		position: relative;
		margin-left: 75px;
	}
	.compare-wrapper.left-nav-compare input:hover+span.tt{
		width: 220px;
	}
}
@media (min-width: 900px ){
	.compare-wrapper.left-nav-compare{
		position: relative;
		margin-left: 90px;
	}
	.compare-wrapper.left-nav-compare input:hover+span.tt{
		width: 220px;
	}
}
@media (min-width: 950px ){
	.compare-wrapper.left-nav-compare{
		position: relative;
		margin-left: 105px;
	}
	.compare-wrapper.left-nav-compare input:hover+span.tt{
		width: 220px;
	}
}
@media (min-width: 1000px ){
	.compare-wrapper.left-nav-compare{
		position: relative;
		margin-left: 125px;
	}
	.compare-wrapper.left-nav-compare input:hover+span.tt{
		width: 220px;
	}
}
@media (min-width: 1100px ){
	.compare-wrapper.left-nav-compare{
		position: relative;
		margin-left: 162px;
	}
	.compare-wrapper.left-nav-compare input:hover+span.tt{
		width: 220px;
	}
}
@media (min-width: 1250px ){
	.compare-wrapper.left-nav-compare{
		position: relative;
		margin-left: 210px;
	}
	.compare-wrapper.left-nav-compare input:hover+span.tt{
		width: 220px;
	}
	.compare-wrapper.left-nav-compare input:hover+span.tt::before{
		left: 141px;
	}
	.compare-wrapper.left-nav-compare input:hover+span.tt::after{
		left: 142px;
	}
}
@media (min-width:680px){
	.compare-wrapper{
		position: relative;
		margin-left: 148px;
		margin-bottom: 8px;
	}
	.compare-wrapper input:hover+span.tt{
		width: 210px;
	}
}
@media (min-width: 900px ){
	.compare-wrapper{
		position: relative;
		margin-left: 158px;
	}
	.compare-wrapper input:hover+span.tt{
		width: 210px;
	}
	.compare-wrapper input:hover+span.tt::before{
		left: 117px;
	}
	.compare-wrapper input:hover+span.tt::after{
		left: 118px;
	}
}
@media (min-width: 950px ){
	.compare-wrapper{
		position: relative;
		margin-left: 174px;
		margin-bottom: 8px;
	}
	.compare-wrapper input:hover+span.tt{
		width: 206px;
	}
}
@media (min-width: 1000px ){
	.compare-wrapper{
		position: relative;
		margin-left: 114px;
		margin-bottom: 8px;
	}
	.compare-wrapper input:hover+span.tt{
		width: 197px;
	}
}
@media (min-width: 1100px ){
	.compare-wrapper{
		position: relative;
		margin-left: 142px;
		margin-bottom: 8px;
	}
	.compare-wrapper input:hover+span.tt{
		width: 198px;
	}
}
@media (min-width: 1250px ){
	.compare-wrapper{
		position: relative;
		margin-left: 178px;
		margin-bottom: 8px;
	}
	.compare-wrapper input:hover+span.tt{
		width: 220px;
	}
	.compare-wrapper input:hover+span.tt::before{
		left: 141px;
	}
	.compare-wrapper input:hover+span.tt::after{
		left: 142px;
	}
}

/*compare entry - end*/
.item.pgpTileContent > .media .media-object, .item.card > .media .media-object {
	padding-top:145px;
}
/*Scrolling - prod compare*/
.pdt-comp-sec .comparison-table.affix{
	position: fixed;
    top: 89px;
    z-index: 1;
	width: 100%;
	border-bottom: 2px solid #0085D5;
}
.detailed-comp-sec.affix{
	margin-top: 320px;
}
/*Scrolling - prod compare - end*/

/*Compare pdp - Starts*/
.compare-check-pdp.collapse.in,
.compare-check-pdp.collapse,
.compare-check-pdp.collapsing{
	display: inline-block;
    height: auto !important;
    width: auto !important;
}
.compare-wrapper-pdp{
	position: relative;
    left: 3px;
}
span.compare-wrapper-pdp+a.btn{
	margin-left: 9px;
}
.compare-wrapper-pdp input+span.tt-pdp{
	display:none;
}
.compare-wrapper-pdp input:hover+span.tt-pdp{
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 18px;
    color: #303030;
    background: #EEF7FC;
    background-clip: padding-box;
    border: 1px solid #D2DCE3;
    border-radius: 3px;
    position: absolute;
    width: 200px;
    padding: 15px;
    right: -140px;
    opacity: 1;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
	display: none;
    z-index: 999999999;
	pointer-events: none;
	font-weight: 200;
}
.compare-wrapper-pdp input:hover+span.tt-pdp::before,input:hover+span.tt-pdp::after{
    content: '';
    position: absolute;
    bottom: 100%; 
    margin-left: 0px;
    width: 0;
    height: 0;
}
.compare-wrapper-pdp input:hover+span.tt-pdp::after{
    left: 44px;
    border: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 6px solid transparent;
    border-bottom-color: #EEF7FC;
}
.compare-wrapper-pdp input:hover+span.tt-pdp::before{
    left: 43px;
    border:11px solid transparent; 
    border-right: 10px solid transparent;
    border-left: 9px solid transparent;
    border-bottom-color: #D2DCE3;  
}
/*Compare pdp - Ends*/
/*19.2 Changes Starts*/

.hld-prev-link-con{
	margin-bottom: 180px;
}

.pdt-part-label{
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
	font-size: 21px;
	display: inline;
    float: left;
	color: #202020;
	margin-bottom: 0px;
    margin-top: 2px;
	line-height: 100%;
}
.pdt-part-num{
	margin: 3px 0px 0px 0px;
	color: #0085D5;
	display:inline-block;
}
.pdt-part-yprice,.pdt-part-lprice{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	margin-bottom: 0px;
	color: #202020;
}
.detailed-comp-sec .comparisontable tr.hasImage,
.detailed-comp-sec .comparisontable tr.hasImage td{
	vertical-align: middle;
}
.one-line-Desc{
	margin-top:33px;
}
.two-line-Desc{
	margin-top:15px;
}
.largeButtonText{
	margin-top:20px;
}
.four-prod-layout.partlay .pdt-con.lbTileHeight{
	height: 400px;
}
.three-prod-layout.partlay .pdt-con.lbTileHeight{
	height: 268px;
}
.two-prod-layout.partlay .pdt-con.lbTileHeight{
	height: 268px;
}
.pdt-part-btn{
	position: absolute;
    bottom: 20px;
}
.two-prod-layout.partlay .pdt-part-btn{
	left:210px;
}
.three-prod-layout.partlay .pdt-part-btn{
	left:120px;
}
.four-prod-layout.partlay .pdt-con{
	/*height:362px;*/
	height:343px;
}
.partlay .pdt-part-btn a{
	position: relative;
    top: 2px;
}
.partlay.four-prod-layout .pdt-part-btn a {
    padding: 8px 14px;
}
.partlay.three-prod-layout .pdt-part-btn a {
    padding: 8px 17px;
}
.three-prod-layout.partlay .pdt-con{
    /*height: 262px;*/
    height: 211px;
	padding-top: 25px;
}
@media (max-width: 1210px ){
	.four-prod-layout.partlay .pdt-con{
		height:400px;
	}
}
@media (max-width: 1240px ){
	.partlay .pdt-part-btn a{
		padding: 8px 5px !important;
	}
	.pdt-part-num,
	.pdt-part-label,
	.pdt-list-price-val{
		font-size: 19px;
	}
}
@media (max-width: 1140px ){
	.four-prod-layout.partlay .pdt-con{
		height:420px;
	}
	.three-prod-layout.partlay .pdt-con{
		height:266px;
	}
	.partlay .pdt-part-btn a{
		top: 20px;
		display: block;
	}
	.partlay .pdt-part-btn{
		bottom: 40px;
	}
	.detailed-comp-sec .comparisontable tr td p,
	.detailed-comp-sec .comparisontable tr td ul{
		padding-left: 10px;
	}
	.pdt-part-num,
	.pdt-part-label,
	.pdt-list-price-val{
		font-size: 18px;
	}
}
@media (max-width: 1110px ){
	.detailed-comp-sec .comparisontable tr td p,
	.detailed-comp-sec .comparisontable tr td ul{
		padding-left: 25px;
	}
}
@media (max-width: 1021px ){
	.detailed-comp-sec .comparisontable tr td p,
	.detailed-comp-sec .comparisontable tr td ul{
		padding-left: 10px;
	}
}
@media (max-width: 990px){
	.four-prod-layout.partlay .pdt-con {
		height: 440px;
	}
	.pdt-part-num,
	.pdt-part-label,
	.pdt-list-price-val{
		font-size: 17px;
	}
	.partlay .btn-stnd-medium{
		font-size: 13px;
	}
}
.three-prod-layout.partlay .pdt-img-con{
	height: 161px;
}
.three-prod-layout.partlay .pdt-con h3.pdt-prod-num,.two-prod-layout.partlay .pdt-con h3.pdt-prod-num{
	display:block;
}
.two-prod-layout.partlay .pdt-con h3.pdt-prod-num{
	padding-right:20px;
}
.three-prod-layout.partlay .pdt-part-btn .qty{
	width:62px;
}
.four-prod-layout.partlay .pdt-part-btn .qty, .two-prod-layout.partlay .pdt-part-btn .qty{
	width:83px;
}
.four-prod-layout.partlay .pdt-part-btn .qty, .two-prod-layout.partlay .pdt-part-btn .qty, .three-prod-layout.partlay .pdt-part-btn .qty{
	margin-right:10px;
	height: 37px;
	font-size: 14px;
}

@media (max-width: 1115px ){
	.three-prod-layout.partlay .pdt-con{
		height:310px;
	}
	.two-prod-layout.partlay .pdt-con {
		height: 320px;
	}
}
@media (max-width: 1085px ){
	.three-prod-layout.partlay .pdt-con{
		height:310px;
	}
}
@media (max-width: 950px ){
	.three-prod-layout.partlay .pdt-con{
		height:340px;
	}
}
@media (max-width: 935px ){
	/*.three-prod-layout.partlay .pdt-con{
		height:375px;
	}*/
}
.partlay.two-prod-layout .pdt-con{    
	/*height: 234px;*/
	height: 210px;
}
@media (max-width: 1170px ){
	.two-prod-layout.partlay .pdt-con{
		height:260px;
	}
}
@media (max-width: 1115px ){
	.two-prod-layout.partlay .pdt-con{
		height:320px;
	}
}
@media (max-width: 920px ){
	/*.two-prod-layout.partlay .pdt-con{
		height:340px;
	}*/
}
@media (max-width: 1060px ){
	.partlay.three-prod-layout .pdt-part-num{
		font-size:16px;
	}
	.partlay.three-prod-layout .pdt-part-label{
		font-size:18px;
	}
}
@media (max-width: 980px ){
	.partlay.three-prod-layout .pdt-part-num{
		font-size:14px;
	}
	.partlay.three-prod-layout .pdt-part-label{
		font-size:16px;
	}
}
/*@media (max-width: 890px ){
	.partlay.three-prod-layout .pdt-part-label{
		font-size:12px;
	}
}*/
@media (max-width: 870px ){
	.partlay.three-prod-layout .pdt-part-num{
		font-size:12px;
	}
}
.four-prod-layout.partlay .pdt-part-btn imput.qty,.two-prod-layout.partlay .pdt-part-btn imput.qty{
	width:83px;
}
.three-prod-layout.partlay .pdt-part-btn imput.qty{
	width:62px;
}
.showLimit5 .spec-data li:nth-child(n+6){
	display:none;
}
.showLimit20 .spec-data li:nth-child(n+21){
	display:none;
}
.showLimit5.showMore5 .spec-data li:nth-child(n+6){
	display:block;
}
.showLimit20.showMore20 .spec-data li:nth-child(n+21){
	display:block;
}
.part-AddCartPopUp,.partwin-AddCartPopUp{
	display:none;
	background: #efefef;
    padding: 15px;
    position: absolute;
	left:0px;
	right:0px;
}
#browseTable_previous,#browseTable_next{
	width:25px;
}


/*19.2 - partlay*/
/*.two-prod-layout.partlay .part-AddCartPopUp{
	bottom: -34px;
}
@media (max-width: 910px ){
	.two-prod-layout.partlay .part-AddCartPopUp{
		bottom: -54px;
	}
}
.three-prod-layout.partlay .part-AddCartPopUp{
	bottom: -54px;
}
.four-prod-layout.partlay .part-AddCartPopUp{
	bottom: -53px;
}
@media (max-width: 1025px ){
	.four-prod-layout.partlay .part-AddCartPopUp{
		bottom: -73px;
	}
}*/
/*@media (max-width: 1200px ){
	.three-prod-layout.partlay .part-AddCartPopUp{
		bottom: -53px;
	}
}*/
/*19.2 - partlay*/
.part-AddCartPopUp .msg-cont-row,.partwin-AddCartPopUp .msg-cont-row{
	margin-top:0px;
}
.part-AddCartPopUp .err-msg-ico, .part-AddCartPopUp .succ-msg-ico, .partwin-AddCartPopUp .err-msg-ico,.partwin-AddCartPopUp .succ-msg-ico{
	display:table-cell;
	font-size: 14px;
}
.part-AddCartPopUp .succ-msg-ico, .partwin-AddCartPopUp .succ-msg-ico{
	color: #0085d5;
}
.recommAddtoCart.part-arrowpointer:after,
.recommAddtoCart.partwin-arrowpointer:after,
.requestQuoteParts.part-arrowpointer:after,
.requestQuoteParts.partwin-arrowpointer:after{
	border-right: 5px solid #0000;
    border-left: 5px solid #000;
    content: '';
    position: absolute;
	top:13px;
    left: 48px;
    right: 0px;
    width: 0px;
    height: 0px;
    border: 16px solid #0000;
	border: 16px solid rgba(0, 0, 0, 0)\0;
    border-bottom: 13px solid #efefef;	
}
/*19.2 - partlay*/
/*@media (max-width: 880px ){
	.two-prod-layout.partlay .recommAddtoCart.part-arrowpointer:after{
		top:30px;
	}
}*/
/*@media (max-width: 990px ){
	.three-prod-layout.partlay .recommAddtoCart.part-arrowpointer:after{
		top:30px;
	}
}*/
.btn-stnd-medium.requestQuoteParts{
	font-size: 13px;
}
.partlay .pdt-part-btn a.requestQuoteParts{
	top: 1px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .partlay .pdt-part-btn a.requestQuoteParts{
		top: 2px;
	}
	.partlay .pdt-part-btn a.requestQuoteParts.ja-jp{
		top: 0px;
	}
}
@media (max-width: 1140px){
	.partlay .pdt-part-btn a.requestQuoteParts{
		top: 20px;
	}
}
.partlay.four-prod-layout .pdt-part-btn a.requestQuoteParts,
.partlay.three-prod-layout .pdt-part-btn a.requestQuoteParts,
.partlay.two-prod-layout .pdt-part-btn a.requestQuoteParts{
	padding: 8px 6px;
}
.partlay h3.pdt-prod-num{
	font-size: 14px;
    line-height: 18px;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}
.detailed-comp-sec .img-responsive{
	height: 90px;
    width: 160px;
	display: block;
}
@media (max-width: 1020px ){
	.detailed-comp-sec .img-responsive{
		height: 68px;
		width: 120px;
	}
}
@-moz-document url-prefix() {
	.pdt-comp-sec .svg-img-con.email{
		width: 13px;
	}
}
@media print{
	@-moz-document url-prefix() {
		.pdf-header{
			width: 1180px !important;
		}
	}
	.pdt-part-btn{
		display: none;
	}
	.header-section-expanded .col-content.four-prod-layout.partlay{
		width: 360px !important;
	}
	.header-section-expanded .col-content.four-prod-layout.partlay .pdt-con{
		height: 400px !important;
	}
	.parts .pdt-prod-num{
		font-family: robotoregular, Arial, Helvetica, sans-serif !important;
		color: #202020 !important;
		font-size: 10pt !important;
		word-wrap: break-word !important;
	}
	.pdt-part-label{
		font-family: robotomedium, Arial, Helvetica, sans-serif !important;
		font-size: 12pt !important;
		display: inline !important;
		float: left !important;
		color: #202020 !important;
		margin-top: 0px !important;
		margin-right: 5px !important;
		line-height: 100% !important;
	}
	.parts .pdt-part-num{
		vertical-align:initial;
		margin: 0px 0px 0px 0px !important;
		color: #0085d5 !important;
		display: inline-block !important;
		font-size: 12pt !important;
		font-family: roboto_condensedlight,Arial, Helvetica, sans-serif !important;
		line-height: 100% !important;
	}
	.pdt-part-lprice{
		font-family: robotoregular, Arial, Helvetica, sans-serif !important;
		font-size: 10pt !important;
		margin-bottom: 0px !important;
		color: #333333 !important;
		display: block !important;
	}
	.one-line-Desc{
		margin-top:39px;
	}
	.two-line-Desc{
		margin-top:18px;
	}
	.pdt-list-price-val{
		color: #85C107 !important;
		font-size: 10pt !important;
		font-family: robotobold, Arial, Helvetica, sans-serif !important;
		position: relative;
		top: 5px;
	}
	.strike{
		display:none !important;
	}
	.detailed-comp-sec .comparisontable tr td h4,
	.detailed-comp-sec .comparisontable tr td p,
	.detailed-comp-sec .comparisontable tr td ul,
	.detailed-comp-sec .comparisontable tr td ul li,
	.detailed-comp-sec .comparisontable tr td ul li b{
		font-family: robotoregular, Arial, Helvetica, sans-serif !important;
		font-size: 10pt !important;
		color: #333333 !important;
	}
	.comparisontable .col-content.partlay{
		padding-bottom: 54px !important;
	}
	.full-list-website{
		color: #0085D5 !important;
		font-family: robotoregular, Arial, Helvetica, sans-serif !important;
		font-size: 8pt !important;
		display: block !important;
	}
	.full-list-website img{
		height:8px !important;
		width:8px !important;
	}
	.expand-spec, .collapse-spec, .expand-spec1, .collapse-spec1{
		display: none !important;
	}
	/*.parts .detailed-comp-sec .comparisontable tr td{
		padding: 40px 20px 40px 15px;
	}*/
	.parts .three-prod-layout .pdt-con .pdt-detail h3{
		padding-left: 0px !important;
	}
	.parts .three-prod-layout.partlay .pdt-img-con{
		height: auto !important;
	}
	.parts .three-prod-layout .pdt-con{
		height: 210px !important;
	}
	.parts .three-prod-layout .pdt-img-con img{
		width: 132px !important;
		height: 100px !important;
	}
	.parts .detailed-comp-sec .comparisontable tr td:first-child h4,
	.parts .detailed-comp-sec .comparisontable tr td h4{
		font-size: 10pt !important;
	}
	/*.pdt-part-yprice{
		display: none !important;
	}
	.parts .detailed-comp-sec tr td.four-prod-layout:nth-child(1) {
		padding: 60px 10px 60px 15px !important;
	}
	.parts .detailed-comp-sec tr td.four-prod-layout:nth-child(2) {
		padding: 60px 23px 60px 40px !important;
	}
	.parts .detailed-comp-sec tr td.four-prod-layout:nth-child(3) {
		padding: 60px 40px 60px 32px !important;
	}
	.parts .detailed-comp-sec tr td.four-prod-layout:nth-child(4) {
		padding: 60px 22px 60px 45px !important;
	}
	.parts .detailed-comp-sec tr td.four-prod-layout:nth-child(5) {
		padding: 60px 22px 60px 48px !important;
	}*/
	.parts .full-list-website{
		padding-top: 40px !important;
		padding-bottom: 15px !important;
	}
	.parts .detailed-comp-sec{
		margin-bottom: 150px !important;
	}
	.parts .detailed-comp-sec .comparisontable tr td.three-prod-layout:first-child{
		padding-left: 0px !important;
	}
	/*.parts .detailed-comp-sec tr td.three-prod-layout:nth-child(1) {
		padding: 60px 15px 60px 52px !important;
	}
	.parts .detailed-comp-sec tr td.three-prod-layout:nth-child(2) {
		padding: 60px 30px 60px 52px !important
	}
	.parts .detailed-comp-sec tr td.three-prod-layout:nth-child(3) {
		padding: 60px 20px 60px 51px !important;
	}
	.parts .detailed-comp-sec tr td.three-prod-layout:nth-child(4) {
		padding: 60px 10px 60px 42px !important;
	}*/
	/*.parts .detailed-comp-sec .comparisontable tr td.two-prod-layout {
		padding: 60px 10px 60px 40px !important;
	}*/
	/*.parts .detailed-comp-sec .comparisontable tr td.two-prod-layout:first-child{
		padding-left: 0px !important;
	}
	.parts .detailed-comp-sec tr td.two-prod-layout:nth-child(1) {
		padding: 60px 15px 60px 52px !important;
	}
	.parts .detailed-comp-sec tr td.two-prod-layout:nth-child(2) {
		padding: 60px 30px 60px 52px !important
	}
	.parts .detailed-comp-sec tr td.two-prod-layout:nth-child(3) {
		padding: 60px 20px 60px 61px !important;
	}*/
	.four-prod-layout .pdt-con .pdt-detail.pdt-part-yprice,
	.four-prod-layout .pdt-con .pdt-detail h5.pdt-part-yprice{
		display: none !important;
	}
	.three-prod-layout .pdt-con .pdt-detail.pdt-part-yprice,
	.three-prod-layout .pdt-con .pdt-detail h5.pdt-part-yprice{
		display: none !important;
	}
	.two-prod-layout .pdt-con .pdt-detail.pdt-part-yprice,
	.two-prod-layout .pdt-con .pdt-detail h5.pdt-part-yprice{
		display: none !important;
	}
	.pdt-part-btn{
		display: none;
	}
	.header-section-expanded .col-content.four-prod-layout.partlay{
		width: 360px !important;
	}
	.header-section-expanded .col-content.four-prod-layout.partlay .pdt-con{
		height: 370px !important;
		padding-top: 0px !important;
	}
	.two-prod-layout.partlay .pdt-con h3.pdt-prod-num{
		padding-right:0px;
	}
	.parts .detailed-comp-sec .col-one.three-prod-layout{
		width: 6% !important;
	}
	.parts .detailed-comp-sec .col-one.two-prod-layout{
		width: 6% !important;
	}
	.detailed-comp-sec .comparisontable tr td.hasImage,
	.parts .detailed-comp-sec .comparisontable tr td.hasImage{
		padding: 40px 20px 41px 41px !important
	}
	.contentDiv.parts.mac-safari-content{
		margin-left: 2px !important;
	}
	.mac-safari-content .comp-footer-top{
		width: 1095px !important;
	}
	.pdf-header.mac-safari-header{
		width: 1180px !important;
	}
	.detailed-comp-sec .img-responsive{
		height: 90px;
		width: 160px;
		display: block;
		/*page-break-before: always;*/
		page-break-inside: avoid;
	}
}
/*19.2 - partlay*/
.totCntSeperator{
        float:  right;
        top: 16px;
        padding-right: 18px;
        padding-left: 13px;
    }
    .pageTotCnt{
        display: inline;
        float:  right;
        position:  relative;
        bottom:  6px;
		margin-right:10px;
		color: #888B8D;
    }
	.InPGPNav .pageTotCnt{
		margin-right:21px;
	}
    .filterResult{
        display:inline;
    }

     .pgp_productFilters h5 {
        display: table-cell;
        vertical-align: top;
        width: 66px;
        color: #888B8D;
        font-family: robotomedium, Arial, Helvetica, sans-serif;
        font-size: 14px;		
		position: relative;
		top:15px;
    } 
    
	.pgp_productFilters{
        display: table;
        /*margin-left: 16px;
        margin-top: 15px;*/
		margin-left:7px;
    }

.filter-vertical > .container .fv-content > header .pgpVPP > button {
    padding-left: 13px;
}
/*.filter-vertical > .container .fv-content > header .pgpVPP > button:after{
	top:9px;
}
.filter-vertical > .container .fv-content > header .pgpVPP{
	top:10px;
}*/
.pgpVPP .vppDropDown{
    margin-left: 27px !important;
	margin-top: 5px;
	left:10px;
}
.pgp_productFilters_wrap{
	padding: 15px 27px 11px 7px;
    width: 100%;
}
.pgp_productFilters_wrap .pgp_productFilters{
	width:98%;
	padding: 10px 15px 10px 15px;
}
.pgp_productFilters_wrap .filter-tabs{
	padding: 10px 15px 10px 15px;
}
.pgp_productFilters_wrap .filter-tabs .fh-modal-trigger{
	margin: 5px 10px 5px 0px;
}
.InPGPNav .pgpVPP > .dropdown-menu {
    min-width: 130px !important;
}
.item.pgpTileContent > .media .media-object, .item.card > .media .media-object {
	padding-top:145px;
}
.compare-drawer .wrapper-drawer{
	margin-left: 5px;
}
.pdp .dropdown-menu {
    margin-left: 0px;
    right: 0px;
}
/* #browseTable_length .pdp .dropdown-toggle {
    padding: 0px;
} */
@media (max-width:1238px){
	.compare-drawer{
		padding-bottom:40px;
	}
}
@media (max-width:1131px){
	.compare-drawer{
		padding-bottom:20px;
	}
	.compare-drawer a.clearAll {
		margin-left: 534px;
	}
	.compare-drawer a.clearAll.ja-jp{
		margin-left:516px;
	}
	.compare-drawer a.clearAll.zh-cn{
		margin-left:530px;
	}
	span.compare-wrapper-pdp+a.btn{
		margin-left: 7px;
	}
	.compare-wrapper-pdp input:hover+span.tt-pdp{
		width: 180px;
	}
	.compare-wrapper-pdp input:hover+span.tt-pdp::before{
		left: 24px;
	}
	.compare-wrapper-pdp input:hover+span.tt-pdp::after{
		left: 25px;
	}
}
@media (max-width: 871px){
	.compare-drawer a.clearAll {
		margin-left: 264px;
	}
	.compare-drawer a.clearAll.ja-jp{
		margin-left:246px;
	}
	.compare-drawer a.clearAll.zh-cn{
		margin-left:260px;
	}
	.wrapper-drawer{
		width: 98%;
	}
	.compare-drawer .compareBtn{
		top: 68px;
	}
	span.compare-wrapper-pdp+a.btn{
		margin-left: 4px;
	}
	.compare-wrapper-pdp input:hover+span.tt-pdp{
		width: 176px;
	}
	.compare-wrapper-pdp input:hover+span.tt-pdp::before{
		left: 18px;
	}
	.compare-wrapper-pdp input:hover+span.tt-pdp::after{
		left: 19px;
	}
}
@media (max-width: 1271px){
	.compare-wrapper-pdp input:hover+span.tt-pdp{
		width: 176px;
	}
	.compare-wrapper-pdp input:hover+span.tt-pdp::before{
		left: 18px;
	}
	.compare-wrapper-pdp input:hover+span.tt-pdp::after{
		left: 19px;
	}
}
#browseTable_length .showingResults{
	margin-top:0px;
	margin-bottom:0px;
}
.showingResults {
	margin-left : 22px\0 !important;
}
.pgpShowResults,.rightAlignRP{
    font-family: robotomedium, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #202020;
}
.pgpPaginationCon{
	float:right;
	width:40%;
}
.pdpPaginationCon a{
	padding-left:11px;
}
.pdpPagination a.pull-right{
	color: #808A8E;
    margin-top: 22px;
    margin-bottom: 25px;
    font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
	margin-right: 25px;
}
.pdpPagination{
	width: 100%;
	overflow: auto;
    padding-left: 1%;
    padding-right: 1%;
    /* float: left; */
}
.pdpPaginationCon{
	width:50%;
	float:left;
}
.pgpPaginationCon .pgpShowResults{
	padding-top:8px; 
} 
.pagination > li.disabled.page-back > a:before,.pagination > li.disabled.page-forward > a:before {
	color: #D0D0CE;
}  
/* table#browseTable tbody tr.open:hover th, table#browseTable tbody tr.open:hover td{
	background-color: #EEF7FC;
    color: #888B8D;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0 0 4px rgba(238, 247, 252, 0.5);
} */
table#browseTable tbody tr.open:hover,table#browseTable tbody tr.close:hover{
	background-color: #EEF7FC;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0 4px 2px rgba(238, 247, 252, 0.5);
	-moz-box-shadow:  0 4px 2px rgba(238, 247, 252, 0.5);
	-webkit-box-shadow:  0 4px 2px rgba(238, 247, 252, 0.5);
}
.all-cards #browseTable tbody tr:hover td{
	background-color: #EEF7FC;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0px 4px 4px 0 rgba(238, 247, 252, 0.5);
	-moz-box-shadow:  0 4px 4px rgba(238, 247, 252, 0.5);
	-webkit-box-shadow:  0 4px 4px rgba(238, 247, 252, 0.5);
}
.all-cards #browseTable > tbody > tr {
    border-bottom: 0;
    border-top: 0;
}

.all-cards #browseTable > tbody > tr td {    
border-bottom: 1px solid rgb(244, 243, 241); 
}
.table#browseTable th.appliedFiltersCol{
    padding: 2px 7px 8px 16px;
}
#browseTable .appliedFiltersRow {
    border-top: 0;
}
.buy-parts-applied-filters .appliedFilters {
    display: table-cell;
    vertical-align: top;
    width: 102px;
    position: relative;
    top: 7px;
	font-weight: normal;
	padding-right:10px;
}
.buy-parts-filter-by, .buy-parts-applied-filters {
    display: table;
}
.pdpPaginationCon .pagination{
	padding-left:101px;
}
.all-cards .dataTables_wrapper .dataTables_paginate .paginate_button span#browseTable_previous:before,.all-cards .dataTables_wrapper .dataTables_paginate .paginate_button span#browseTable_next:before{bottom:1px;}

.pdpMainDesc header.container{padding-bottom: 50px;}
#browseTable_paginate #browseTable_previous{
margin-left:0px;
}
.filter-vertical > .container.InPGPNav .fv-content > header .pgpVPP > button{
padding-left:14px;
} 
/*19.2 Changes Ends*/
/*Bounded Search Starts*/
.custom-quote{
	padding: 0px 0px 40px;
	width: 99.2%;
	float: left;
	margin-left: 5px;
	min-width: 879px;
}
.custom-quote-search{
	float: left;
	width: 68%;
	padding: 25px 40px 0px;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	height: 189px;
	min-width: 630px;
}
.custom-quote-search-tab{
	width: 100%;
	overflow: hidden;
	min-width: 595px;
	margin-bottom: -1px;
	min-height: 40px;
}
.custom-quote-cta{
    height: 189px;
    width: 31.2%;
    float: right;
	background-color: #00426A;
	padding: 25px 30px 30px;
}
@media (max-width: 956px) {
	.custom-quote-cta{	
		width: 28.2%;
	}
}
.custom-quote-cta-btn{
	text-align: center;
    margin-top: 25px;
}
.btn-stnd-medium.darkBGBtn4hover:hover{
	background-color: rgba(0,133,213,0.6);
	color: rgba(255,255,255,1) !important;
}
.custom-quote-cta-txt{
	line-height: 24px;
    font-family: robotoregular;
    font-size: 18px;
    color: white;
	max-height: 76px;
	overflow: hidden;
	margin-top:0px;
	margin-bottom:0px;
}
@media (max-width: 891px){
	.custom-quote-cta-txt{
		width: 85%;
	}
}
a.btn-stnd-medium:visited, a.btn-stnd-medium:link{
	text-decoration: none;
	color: #fff;
}
.custom-quote-cta.no-cta{
	padding-top: 59px;
}
.custom-quote-search .search-tab-links.first {
	margin: 0px;
}
.custom-quote-search .search-tab-links {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px 19px 12px;
    margin-left: 20px;
    transition: 0.3s;
    font-size: 18px;
    color: #0085D5;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
}

.custom-quote-search .search-tab-links:hover {
    #border-bottom: 3px solid #FC0;
}

.custom-quote-search .search-tab-links.active {
	border-bottom: 5px solid #F2A900;
	color: #303030;
	padding: 0px 19px 10px;
	margin-left: 20px;
}
.custom-quote-search .search-tab-links.active.first {
	margin:0;
}
.tabcontent{
	border-top: 1px solid #D0D0CE;
}
.tabcontent.std-search {
    padding-top: 30px;
    min-width: 565px;
}
.tabcontent.nstd-search {
    padding-top: 17px;
    padding-bottom: 5px;
    min-width: 565px;
}
.bounded-search-form{
	margin: 0;
}
.bounded-search-box{
    vertical-align: top;
    display: inline-block;
	padding-right: 10px;
}
.errorMsg, .emptyMsg{
	display: block;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    line-height: 1.4;
	color: #D6001C;
	padding-top: 7px;
}
.errorMsg.hide, .emptyMsg.hide{
	display: none;
}

.box-heading{
	font-family: robotomedium;
	font-size: 14px;
	color: #303030;
	margin-bottom: 4px;
}
.std-search .input-box{
	width: 100%;
	padding-left: 36px;
	background-color: #fff !important;
}
.std-search .form-submit{
    margin-top: 0;
}
.std-search .bounded-search-box{
	width: 88.37%;
}
.input-box{
	padding: 0 10px;
	display: block;
	width: 200px;
	height: 37px;
	border: solid 1px #B1B3B3;
	color: #53565A;
	font-size: 14px;
	font-family: robotoregular;
}
.nstd-search .input-box.no-label{
	margin-top:14px;
}
.form-submit{
    display: inline-block;
    margin-top: 23px;
}
.nstd-search .form-submit.no-label{
    margin-top: 14px;
}
@-moz-document url-prefix() {
	.form-submit{
		display: inline-block;
		margin-top: 24px;
	}
	.tabcontent.nstd-search{
		padding-top: 16px;
	}
	.custom-quote-search .search-tab-links {
		padding: 0px 19px 13px;
	}
	.custom-quote-search .search-tab-links.active, .custom-quote-search .search-tab-links.active.first {
		padding: 0px 19px 11px;
	}
	.custom-quote-search{
		padding: 24px 40px 0px;
	}
	.std-search .bounded-search-box{
		width: 88.37%;
	}
	.custom-quote-search-tab{
		min-height: 41.2px;
	}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.custom-quote-search .search-tab-links.active, .custom-quote-search .search-tab-links.active.first {
		padding: 0px 19px 11px;
	}
	.custom-quote-search{
		padding: 24px 40px 0px;
	}
	.custom-quote-search-tab{
		min-height: 41.2px;
	}
	.box-heading {
		margin-bottom: 3px;
	}
	.std-search .bounded-search-box:before{
		padding-left: 8px !important;
	}
	.std-search .input-box{
		padding-left: 35px;
	}
}
.bounded-search-box .tooltip {
    position: relative;
    cursor: pointer;
    font: normal normal 85% sans-serif;
    color: white;
    /*text-shadow: #090A0B 0 -1px;*/
    display: inline-block;
	padding-left: 5px;
}
.bounded-search-box .tooltip .tooltiptext img {
	padding-top: 5px;
	max-width:520px;
	vertical-align:middle;
}
.bounded-search-box .tooltip .tooltiptext .toolTipImg{
	display: block;
	text-align: center;
	padding-top: 1px;
}
.bounded-search-box .tooltip > .tooltiptext {
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #303030;
    background: #EEF7FC;
    border: 1px solid #D2DCE3;
    border-radius: 3px;
    position: absolute;
    width: 220px;
    margin-left: -115px;
    padding: 15px;
    bottom: 30px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    min-width: 350px;
    max-width: 550px;
	z-index: 1;
}
.bounded-search-box .tooltip > .tooltiptext:before, .tooltip > .tooltiptext:after {
	content: "";
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	top: 100%;
	left: 32%;
	margin-left: 0px;
}

.bounded-search-box .tooltip > .tooltiptext:before {
	border-top: 10px solid #111;
    border-top: 10px solid #D2DCE3;
    margin-top: 0px;
}
.bounded-search-box .tooltip > .tooltiptext:after{
	border-top: 10px solid #EEF7FC;
    margin-top: -2px;
    z-index: 1;
}

.bounded-search-box .tooltip:hover > .tooltiptext {
	visibility: visible;
	opacity: 1;
}
.std-search .bounded-search-box:before{
	padding-left: 9px;
    padding-top: 4px;
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e620';
    display: inline-block;
    position: absolute;
    font-size: 21px;
    color: #808A8E;
	z-index: 100;
}
.btn-stnd-small {
	height: 37px;
    background-color: #0085D5;
    border: 1px solid transparent;
    color: #fff;
    padding: 5px 15px;
    line-height: 19px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: robotomedium,arial,helvetica, sans-serif;
    text-align: center;
    display: inline-block;
    font-weight: normal;
    border-radius: 0;
}
.btn-stnd-small:hover, .btn-stnd-small:focus {
    background-color: #00426A;
    border: 1px solid #F4F3F1;
}
.box-heading.error{
	/*color: #D6001C;*/
}
.input-box.error{
	border: 1px solid #D6001C;
}
::-webkit-input-placeholder { opacity: 1; -webkit-transition: opacity .5s; transition: opacity .5s; }  /* Chrome <=56, Safari < 10 */
:-moz-placeholder { opacity: 1; -moz-transition: opacity .5s; transition: opacity .5s; } /* FF 4-18 */
::-moz-placeholder { opacity: 1; -moz-transition: opacity .5s; transition: opacity .5s; } /* FF 19-51 */
:-ms-input-placeholder { opacity: 1; -ms-transition: opacity .5s; transition: opacity .5s; } /* IE 10+ */
::placeholder { opacity: 1; transition: opacity .5s; } /* Modern Browsers */
/*Bounded Search Ends*/
.disclaimerMsg{
	float: left;
    width: 100%;
    position: relative;
    background: transparent url(/cs/agilent_images/exclamation-icon.svg) no-repeat left 8px;
    background-size: 14px 14px;
    padding: 6px 0px 6px 63px;
    color: #D6001C;
    font-family: robotoregular, Arial, Helvetica, sans-serif;
    font-size:  14px;
    line-height:  18px;
    background-color: #FAF1F1;
    background-position: 40px;
	padding-right: 42px;
}

.alt-drawer-img{
	display: none !important;
}
.pdt-part-btn input.qty:focus{
    border: 1px solid #5a6772;
    outline: none !important;
    color: #202020;
    font-family: robotomedium, Arial, Helvetica, sans-serif;
}
/* Typeahead */
.bounded-search-form .twitter-typeahead .tt-dropdown-menu{
    left: 0px !important;
    width: 100% !important;
    top: 37px !important;
    font-family: robotoregular, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
}
.tt-dataset-boundedsearch-typeahead .tt-suggestion a span.value{
    color:#000;
	font-size: 14px;
}
.tt-dataset-boundedsearch-typeahead .tt-suggestion a:hover,.tt-dataset-boundedsearch-typeahead .tt-suggestion a:focus{
    text-decoration:none;
}
.item > .custom-quote-con {
    overflow: inherit;
	margin-top:30px;
}
.carousel .item.hero > .media.custom-quote-con .media-body{
    padding-bottom: 36px;
    margin-top: 56px;
}
/*pcp-tiles*/
.pcp-section{
	margin-top: 0px;
}
.pcp-section .fv-content .filter-horizontal .fh-content{
    padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 6px;
}
.pcp-section .pgp_mainContent>section.item.col-third.card, .pcp-section .products_section .item.col-quarter{
	margin-bottom: 10px;
    margin-right: 0px;
    padding-right: 9px;
    padding-left: 0px !important;
}
.pcp-section .products_section h4.media-heading a{
	font-family: robotomedium, Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.pcp-section .products_section h4.media-heading{
	margin-bottom: 0px;
    line-height: 21px;
}
.pcp-section .pcp-backlink{
    height:40px;
	padding-top:10px;
	margin-left: 4px;
}
.pcp-section .pcp-backlink img{
    height: 10px;
    width: 10px;
	margin-right: 2px;
}
.pcp-section .products_section .item.pgpTileContent > .media.tile {
    height: auto;
    padding: 31px 20px 31px 20px;
	cursor: pointer;
	display:table;
}
.pcp-section .products_section .item.pgpTileContent > .media.tile:hover a{
	text-decoration:underline;
	color:#00426A; 
}
.item.pgpTileContent > .media > .media-body.small-tile {
    height: auto;
    border: 0px;
    text-align: center;
    padding: 0px;
	display: table-cell;
}
.pcp-section .filter-vertical > .container .fv-nav > h3.fv-heading{
	border-bottom:none;
}
.pcp-section.filter-vertical > .container .fv-nav{
	height: 70px;
	background-color: #00426A;
	display: table;
}
.pcp-section.filter-vertical > .container .fv-nav > h3.fv-heading{
	height: auto;
    border-bottom: none;
	padding-left: 27px;
}
.pcp-section .products_section .item.col-quarter:nth-child(4n+1){
	padding-right:10px;
}
.pcp-section .pcp-pagination{
	float: right;
    margin: 0px 26px 40px 0px;
}
.pcp-section .pcp-pagination .pagination{
	margin: 0px;
}
/*pcp-tiles*/

.promoCollectionPagination > div.seeAllShowHide{
	position: relative;
	bottom: 5px;
	padding-left: 44px;
	display: block;
	padding-bottom: 41px;
}

/* promo tile section */
.highlights-row.clearfix {
	padding-top: 15px;
}

.append-marg10-rgt {
    margin-right: 10px;
}

.proCode{
	color:#ffffff;
	margin:0px !important;
	top: 2px;
    position: relative;
}
.desc-fnt{
	font-size:14px; 
}
.date-fnt{
	font-size:11px;
}
.mgn-lft20{
	margin-left: 20px;
}

.highlight-sec1, .highlight-sec2 {
    height: 277px;
    position: relative;
    overflow: hidden;
}

.highlight-sec2 {
    width: 277px;
	
}

.rg-title-top2 {
    bottom: 74px;
}
.highlight-sec1 .overlay, .highlight-sec2 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}


.grad {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1;
    height: 180px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0.8, startColorstr='#ffffff', endColorstr='#000000');
}
.highlt-img-title {
    position: absolute;
    bottom: 15px;
    color: #ffffff;
    z-index: 10;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.en-font {
    font-family: robotoregular,Arial,Helvetica,sans-serif;
}
.highlt-img-desc {    
    position: absolute;
    bottom: 16px;
    display: none;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px;    
    z-index: 10;
    -webkit-animation: slideup 0.5s ease;
    -moz-animation: slideup 0.5s ease;
    -o-animation: slideup 0.5s ease;
    animation: slideup 0.5s ease;
	transition: 0.7s;
	width: 100%;
}

.highlight-sec1:hover .overlay, .highlight-sec2:hover .overlay {
	display: block;
	background: rgba(0, 0, 0, .6);
	z-index: 1;
}
.highlight-sec1:hover .grad, .highlight-sec2:hover .grad {
	display: none;
}
.highlt-img:hover .highlt-img-desc, .highlt-img:hover .sub-txt {
	display: block;
}
.highlight-sec1:hover img, .highlight-sec2:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.highlt-img img {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	width: 100%;
	height: 100%;
}
 
@keyframes slideup {
 from {
	bottom: -2px;
	opacity:0;
}
 to {
	bottom: 16px;
	opacity:1;
	}
}
.regional-home .outer-wrapper a:hover, .regional-home .outer-wrapper a:focus {
    color: #0b6092;
    text-decoration: none;
    border-bottom: solid 1px #0b6092;
}

.rg-title-top3 {
    bottom: 64px;
}

.rg-title-top2 {
    bottom: 44px;
}
.rg-title-top {
    bottom: 24px;
}
.promoColWidth{
	width: 31.5%;
}
.promoColHeight{
	height: auto;
}
.append-marg5-rgt{
    margin-right: 5px;
}
@media (max-width: 1111px){
	.rg-title-top3 {
		bottom: 84px;
	}
}
@media (max-width: 991px){
	.rg-title-top3 {
		bottom: 64px;
	}
}
@media (max-width: 922px){
	.rg-title-top3 {
		bottom: 84px;
	}
}
/* promo tile section */

/*Buy Parts*/
.buy-prods-table form.form-horizontal{
	margin-top:0px;
	margin-bottom: 30px;
}
.buy-prods-result{
	display: inline;
}
.view-per-page{
	position: relative;
    float: right;
    margin-top: 15px;
}
.buy-prods-table .view-per-page button{
	margin-right: 19px;
	text-decoration: none;
	display: inline-block;
    position: relative;
    margin-right: -5px;
    border: 0;
    text-decoration: none;
    padding-right: 35px;
}
.btn-group.view-per-page button:after{
	font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e607";
    display: inline-block;
    position: absolute;
    top: 8px;
    font-size: 23px;
    color: #0085d5;
    cursor: pointer;
}
.buy-prods-table .vpp.pdp .vppDropDown{
	width: 129px;
	min-width:129px;
	left:0;
}
.buy-prods-table #browseTable_length .showingResults{
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: robotomedium, Arial, Helvetica, sans-serif;
	/* bottom: 14px; */
}
@media all and (-ms-high-contrast:none){
	.buy-prods-table #browseTable_length .showingResults {	
		margin-left:17px !important; 
	}
	.dispLabel, .multi-conc{
		display: inline !important;
	}
	.prod-info {
		padding-left: 12px !important;
	}/* IE10 */
	*::-ms-backdrop, .buy-prods-table #browseTable_length .showingResults {
		margin-left:17px !important;
	}
	*::-ms-backdrop, .dispLabel, .multi-conc{
		display: inline !important;
	}
	*::-ms-backdrop, .prod-info {
		padding-left: 12px !important;
	}	/* IE11 */
}
.buy-prods-table .bpSortDsc::after {
	right:0 ;
}
.buy-prods-table #browseTable_length .showingResults.novpp{
	border-left: 0px;
    top: -8px;
}
/* .buy-prods-table .btn-group.pdp.vpp{
	bottom: 15px;
	margin-top: 20px;
} */
.buy-parts-filter button.btn.btn-link{
	float: left;
	list-style: outside none none;
	text-decoration: none;
	border: 1px solid;
	padding: 7px 20px 7px 20px;
	margin: 3px 10px 3px 0;
}
.buy-parts-filter button .btn-stnd-medium.btn-stnd-transparent{
	padding: 7px 20px 7px 20px;
	margin: 3px 10px 3px 0;
}
.buy-prods-table #browseTable_length .pdp .dropdown-toggle{
	/*margin-right: 19px;*/
	padding-right: 20px;
}
.pdpMainDesc .buy-prods-table #browseTable_length .pdp .dropdown-toggle{
	padding-right: 18px\0;
}
.buy-parts-filter-by h5{
	display: table-cell;
    vertical-align: top;
    /*width: 66px;*/
	padding-right: 15px;
    color: #888B8D;
    font-family: robotomedium, Arial, Helvetica, sans-serif;
    font-size: 14px;
    position: relative;
    top: 12px;
}
/*.buy-parts-filter span.appliedFilterValues {
	margin: 3px 7px 7px 3px;
}*/
.buy-parts-filter-by, .buy-parts-applied-filters{
	display: table;
}
.buy-parts-applied-filters .applied-filters{
	display: table-cell;
    vertical-align: top;
    /*width: 97px;*/
	padding-right: 7px;
    position: relative;
    top: 7px;
	white-space: nowrap;
}
.buy-parts-applied-filters .applied-filters-label{
	color: #888B8D;
    font-family: robotomedium, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.buy-prods-pagination .pagination{
    float: left;
	padding-left: 0px;
	padding-right: 20px;
	margin:0;
	/* margin-top:8px; */
}
.buy-prods-pagination .pagination > li.page-back > a:before{
	right:8px;
}
.buy-prods-results{
	display: inline-block;
    padding-top: 7px;
    color: #808A8E;
    margin-top: 0;
    margin-bottom: 0;
    width: 15%;
	height: 37px;
}
.buy-prods-button{
	/*padding-top: 6px;
	padding-bottom: 40px;*/
	float: right;
}
.buy-prods-table footer{
	padding:0;
}
.table#buy-prods-table .details .prod-info-qty{
	border: 0;
    text-align: left;
	float: right;
	background: #F9F9FA;
	margin-top: 10px;
}
.table .qty input.form-control{
	width: 70px;
	height: 32px;
	margin-left: 0;
}
.prod-info-qty.in-stock{
	text-align: center;
    background-color: #808e864f;
    padding: 6px 9px;
}
.prod-info-qty.out-stock.est-stock, .prod-info-qty.in-stock.est-stock{
    text-align: left;
    background-color: #808e864f;
    padding: 6px 10px;
}
.prod-info-qty p.in-stock {
	color: #008522 !important;
    font-size: 14px;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
    line-height: 19px;
	margin: 0;
}
.prod-info-qty p.out-stock,.prod-info-qty p.est-stock {
    color: #E87722 !important;
    font-size: 14px;
    line-height: 19px;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	margin: 0;
}
.prod-info-qty p.est-stock{
	font-size: 14px;
    line-height: 19px;
	color: black;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	margin: 0;
}
.buy-prods-table .table .tableLabel{
	padding-left: 15px;
	padding-right: 0;
}
table#buy-prods-table th.bpdesc{
	min-width: 250px;
	padding-left: 7px;
	width: 33%;
}
table#buy-prods-table td.bpdesc{
	min-width: 250px;
	padding-left: 8px;
	padding-right: 18px;
	width: 33%;
}
table#buy-prods-table td.bpdesc p, table#buy-prods-table td.longCol p{
	margin:0;
}
table#buy-prods-table th, table#buy-prods-table td {
	color: #888B8D;
}
#buy-prods-table tr.header th button,#buy-prods-table th a {
	color: #888B8D;
}
table#buy-prods-table tbody tr.open:hover{
	border-bottom:0;
}
#buy-prods-table {
	clear:both;
	font-weight: 400;
	margin-bottom: 30px;
}
table#buy-prods-table tbody tr.close:hover th, table#buy-prods-table tbody tr.close:hover td {
	cursor: pointer;
	text-decoration: none;
	color: #888B8D;
}
/*table#buy-prods-table tbody tr.open:hover th, table#buy-prods-table tbody tr.open:hover td {*/
table#buy-prods-table tbody tr.open:hover,table#buy-prods-table tbody tr.close:hover{
	background-color: #EEF7FC;
	color: #888B8D;
	cursor: pointer;
	text-decoration: none;
	box-shadow: 0 4px 2px rgba(238, 247, 252, 0.5);
	-moz-box-shadow:  0 4px 2px rgba(238, 247, 252, 0.5);
	-webkit-box-shadow:  0 4px 2px rgba(238, 247, 252, 0.5);
}
#buy-prods-table tr.even {
	background-color:rgb(244, 243, 241);
}
.buy-prods-facets th#FilterBy{
	padding-right: 5px;
}
#buy-prods-table .buy-prods-facets {
	border-bottom: 0;
}
#buy-prods-table .appliedFiltersRow {
	border-top: 0;
}
#buy-prods-table .appliedFiltersRow span.appliedFilterValues{
	padding: 0px 10px 0px 5px;
	margin: 3px 3px 7px 7px;
	border: 1px solid #d4d9dd;
}
#buy-prods-table tr.header th button {
	color:white;
}
#buy-prods-table .even.close + tr  {
	background-color:rgb(244, 243, 241);
}
table#buy-prods-table th:first-child,table#buy-prods-table td:first-child {
	width:150px;
	max-width: 166px;
}
.table#buy-prods-table td:last-child, .table#buy-prods-table .header th:last-child{
	border-right: 1px solid #D4D9DE;
}
.table#buy-prods-table tbody tr:last-child{
	border-bottom-color: #D4D9DE;
}
.table#buy-prods-table th#RefineBy{
	padding-left: 19px;
}
.table#buy-prods-table th, table#buy-prods-table td, table#buy-prods-table th a, table#buy-prods-table_paginate span{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}
.table#buy-prods-table th.appliedFiltersCol{
    padding: 2px 11px 8px 16px;
	border-right: 1px solid #D4D9DE;
}
#buy-prods-table>tbody>tr>th>div{
	padding-left: 18px;
	color: #888B8D;
	font-size: 14px;
	font-family: robotomedium, Arial, Helvetica, sans-serif;
}
#buy-prods-table .browsePartMinus{
	background-position: 1px 18px;
}
.buy-parts table#buy-prods-table th a{
	font-family: robotomedium, Arial, Helvetica, sans-serif !important
}
.buy-prods-table .header th:first-child.odd, .buy-prods-table .table th:first-child.odd{
	text-align:left;
}
.buy-prods-table .header th.right{
	text-align:right;
	padding-right: 35px;
}
.buy-prods-table .header th.right.disableSort {
    padding-right: 21px;
	width: 140px;
}
.buy-prods-table .table td.right{
	text-align:right;
	padding-right: 21px;
	max-width: 136px;
    text-overflow: ellipsis;
}
.buy-prods-table .table td.qty{
	padding-right: 10px;
	padding-bottom: 7px;
    padding-top: 8px;
	padding-left: 8px;
}
.buy-prods-table .header th.left, .buy-prods-table .table td.left{
	text-align:left;
}
.buy-prods-heading, .search-results-heading{
	display: inline-block;
	float: left;
	font-family: roboto_condensedlight,Arial,Helvetica,sans-serif;
	font-size: 28px;
	color: #303030;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 21px;
}
.pn-ln-search-results .results {
	padding-top: 26px;
}

@media (max-width: 991px)
{
	.buy-parts-filter button.btn.btn-link{
		padding: 7px 15px;
	}
	.fh-modal-trigger {
		padding: 7px 15px;
	}
}
@media (max-width: 1248px)
{
	.buy-parts-filter button.btn.btn-link{
		padding: 7px 18px;
	}
	.fh-modal-trigger {
		padding: 7px 18px;
	}
}
@media (max-width: 1110px)
{
	.buy-parts-filter button.btn.btn-link{
		padding: 7px 18px;
	}
	.fh-modal-trigger {
		padding: 7px 18px;
	}
}
.details{
	padding-top: 0;
}
.dispLabel{
    display: table-cell;
    font-size: 14px;
    font-family: robotoregular, Helvetica, Arial, sans-serif;
    color: #888B8D;
    line-height: 27px;
	white-space: nowrap;
	padding-right: 5px;
}
.dispval{
    display: inline;
    margin: 0px;
    color: #888B8D;
    line-height: 27px;
}
div.dispval.singleVal, div .dispval.singleVal, div.dispval.singleVal h5, div .dispval.singleVal h5, .part-details-info .singleVal span{
    display: inline;
	line-height: 27px;
	font-size: 14px;
	font-family: robotomedium, Helvetica, Arial, sans-serif !important;
}
.part-details-info .multiVal span{
	line-height: 19px;
	font-size: 14px;
	font-family: robotomedium, Helvetica, Arial, sans-serif !important;
}
.dispval .analyte .analyteName, .dispval .analyte .analyteVal{
	display: inline;
}
.part-details-info .prod-info .dispval.singleVal{
	line-height: 27px;
}
.multi-conc{
	display: table-cell;
}
.prod-info .multi-conc .dispval h5{
	max-width: 209px;
	margin: 0;
}
.prod-info .left .multi-conc .dispval h5{
	max-width: 285px;
	margin: 0;
}
.singleVal{
	line-height: 27px;
}
.multiVal{
	line-height: 19px;
}
.dispval p.pd-more{
	margin: 0;
}
.dispval.multiVal h5{
    display: block;
	line-height: 19px;
	font-size: 14px;
	font-family: robotomedium, Helvetica, Arial, sans-serif !important;
}
span.compare-wrapper-pdp+div.btn{
	margin-left: 10px;
}
.sub-list{
	margin: 0;
	float: right;
	padding : 0;
}
.sub-list.left{
	margin: 0;
	float: left;
	padding : 0;
}
.table tr.prod-info-tab{
	border-top: 0;
}
.prod-info{
	padding-left: 17px;
}
.prod-info ul{
  float: left;
}
.prod-info ul.sub-list{
    margin-right: 20px;
	margin-left: 37px;
}
.prod-info ul.sub-list.left{
	padding: 0;
	margin: 0;
}
.prod-info ul.sub-list.left li{
	width: 370px;
}
.prod-info ul.sub-list li{
	width: 309px;
}
.part-details-info{
	float:left;
	padding-top: 2px;
}
.part-details-container{
	border-top: 1px solid #D4D9DE;
	margin-left: 167px;
	margin-right: 2px;
}
table#buy-prods-table tbody tr th, table tbody td{
	padding:5px 7px;
}
table#buy-prods-table th.priceHeadCol, table#buy-prods-table td.myprice{
	width: 120px;
	padding-right: 21px;
}
table#buy-prods-table th.longCol, table#buy-prods-table td.longCol{
	width: 165px;
}
table#buy-prods-table th.nxtPriceCol{
	width: 130px;
	padding-right: 14px;
}
table#buy-prods-table td.nxtPriceCol{
	width: 136px;
	padding-right: 0px;
}
table#buy-prods-table .pd-see-all{
	margin-bottom: 11px;
	margin-top: 3px;
}
#buy-prods-table .fh-modal-backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.4);
}
#buy-prods-table .fh-modal-backdrop.active {
    display: block;
}
#buy-prods-table .fh-modal-backdrop .fh-modal-content.modal-lg {
    height: auto;
	width: 80%;
    height: 70%;
    top: 624px;
    left: 371px;
    display: block;
    z-index: 1002;
}
#buy-prods-table .fh-modal-backdrop .fh-modal-content {
    margin: 205px auto;
    background-color: transparent;
}
#buy-prods-table .fh-modal-backdrop .fh-modal-content > header {
    padding: 20px 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #edeff0;
    padding-left: 42px;
    padding-right: 17px;
}
#buy-prods-table .fh-modal-backdrop .fh-modal-content > header .fh-modal-close {
    float: right;
    text-decoration: none;
}
#buy-prods-table .fh-modal-backdrop .fh-modal-content > header .fh-modal-close > .icon-xclose::before {
    font-size: 18px;
    color: #0085D5;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\e611";
    top: -5px;
    position: relative;
}
#buy-prods-table .fh-modal-backdrop .fh-modal-content > header h4 {
    font-family: roboto_condensedlight;
    font-size: 24px;
    color: #303030;
	display: inline-block;
    margin: 0 72px 0 5px;
}
#buy-prods-table .fh-modal-backdrop .fh-modal-content > section {
    padding: 20px 20px;
    background-color: white;
    max-height: 50%;
    overflow-y: auto;
}
#buy-prods-table .fh-modal-backdrop .fh-modal-content > footer {
    padding: 20px 20px;
    border-top: 1px solid #d4d9dd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: white;
	float: left;
    width: 100%;
}
#buy-prods-table .fh-modal-content .btn.btn-link, .fv-nav .btn.btn-link {
    background: none;
}
#buy-prods-table .fh-modal-clear {
    padding-left: 25px;
}
#buy-prods-table .buy-parts-filter-by .fh-modal-backdrop .btn-link, #buy-prods-table .buy-parts-filter-by .fh-modal-backdrop .btn-link:hover, #buy-prods-table .buy-parts-filter-by .fh-modal-backdrop .btn-link:focus, #buy-prods-table .buy-parts-filter-by .fh-modal-backdrop .btn-link:active {
    border-color: rgba(0, 0, 0, 0);
}
#buy-prods-table .col-sixth {
    width: 15.5% !important;
}
#buy-prods-table .col-half, #buy-prods-table .col-third, #buy-prods-table .col-quarter, #buy-prods-table .col-sixth {
    display: inline-block;
    min-height: 19px;
    padding-right: 25px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#buy-prods-table .fh-modal-content .checkbox input{
	position: relative;
	top: 2px;
	right: 4px;
}
table thead tr.buy-prods-facets .btn:hover{
	color: #00426A;
}
#buy-prods-table .bpSortAsc:after{
	right:0px;
}
/* .buy-prods-table div#browseTable_length{
	margin: 0;
} 
button.bsAddToCart:hover,
button.bsAddToCart:active,
button.bsAddToCart.active{
	background-color: #00426A;
    color: #FFF !important;
    text-decoration: none !important;
}*/
/*Buy Parts*/
/*Search Results*/
.refine-label{
	display: inherit;
	height: 42px;
	margin: 0;
	padding: 11px 0 11px 23px;
	color: #808A8E;
	font-weight: 400;
	background-color: #f9f9fa;
	line-height: 1.4;
	border-bottom: 1px solid #d4d9dd;
	font-size: 14px;
	font-family: robotomedium, Arial, Helvetica, sans-serif !important;
}
.refine-label.leftnav_label{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	font-style: italic;
	color: #888B8D;
	height: 32px;
    padding: 6px 0 6px 23px;
}
.pn-ln-search-results .container .fv-nav > h3.fv-heading {
    background-color: #00426A;
    cursor: default;
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
	padding: 0px 23px;
}
.pn-ln-search-results .container
{
	min-width:849px\9;
	max-width:1280px\9;
}
.pn-ln-search-results .container section.item-collection .results-body a{
	font-size:16px;
	font-weight: 400;
}
.pn-ln-search-results .filter-vertical > .container .fv-nav{
	width: 200px;
}
.pn-ln-search-results .item-collection > header.col-full{
    margin-bottom: 12px;
	padding-left: 5px;
}
.pn-ln-search-results .item.card > .media, .pn-ln-search-results .item.card > .media .media-object{
	height: 100%;
}
.item.card > .media > .resutls-body {
  padding-top: 15px;
}
.pn-ln-search-results .item.media-left > .media > .media-object-container{
	width: 14%;
}
.item-collection .media .results-body p.pricelist {
    margin-top: 20px !important;
}
span.yourprice {
    padding-right: 5px;
    font-family: robotomedium, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #303030;
    display: table-cell;
}
.item-collection .media .results-body p {
    margin-top: 12px !important;
	margin-bottom: 0px;
	max-width: 100%;
}
#myPrice .newprice{
	display: table-cell;
}
.pn-ln-search-results{
	/*margin-top:10px !important;*/
}
.pn-ln-search-results .item {
    margin-bottom: 0px;
}
.pn-ln-search-results .container .item-collection>header{
	margin-bottom:12px;
}
.pn-ln-search-results .item.media-left > .media > .media-object-container .media-object{
	padding-top:0;
	margin: 0;
}
.pn-ln-search-results .item.card > .media > .results-body{
	padding-top: 5px;
	overflow: hidden;
}
.pn-ln-search-results .container #fv-content-featured .item-collection .media .results-body p {
    margin-bottom: 0px;
	margin-top: 15px;
    padding-top: 0px;
    max-width: 100% !important;

}
.pn-ln-search-results .container #fv-content-featured .item-collection .media .results-body ul.meta-data {
	margin-top: 15px;
}
.librarysearch .item.card > .media > .results-body,.techsupportsearch .item.card > .media > .results-body {
	padding-top: 25px;
	border-top: none;
}
.pn-ln-search-results .item-collection {
	padding: 0 8px 0 11px;
}
.pn-ln-search-results .item > .media .media-object > a{
	text-align: center;
    max-width: 100%;
    max-height: 100%;
}
.pn-ln-search-results .item > .media .media-object > a> img{
    max-width: 100%;
    padding-top: 7px;
}
.pn-ln-search-results .container .item-collection .media .results-body ul.meta-data {
    margin-top: 15px;
}
.pn-ln-search-results .container .item-collection .media .results-body ul.meta-data li{
	font-style: italic;
}
.pn-ln-search-results .container .item-collection .media .results-body ul.meta-data li span{
	font-style: italic;
	font-size: 100%;
	color: #202020 !important;
}
.icontitle {
  color: #5a6772;
  font-size: 13px;
  font-weight: 400;
  display:block;
  text-align:center;
  font-family: roboto_condensedregular, Helvetica, Arial, Sans-Serif !important;
}
.item-collection  .item .countryViewDiv {
    padding-left: 218px;
}

.quickViewDiv, .addCartInfo, .addCartError, .quickViewTable, .countryViewDiv, .supportingDocDiv {
    background-color: #f9f9fa;
    padding: 10px 10px;
    border: 1px solid #d4d9dd;
    border-top: none;
    padding-top: 10px;
    padding-left: 276px;
}
.mediaHr_btn {
    padding-top: 10px;
    border-top: 1px solid #d4d9dd;
    margin: 22px 0 0 0;
}
.selectCountry, .selectCountry:hover {
    text-decoration: none !important;
    text-transform: capitalize;
}
.mediaHr_btn .btn-link, .mediaHr_btn .btn-default {
    color: #808A8E;
}
.pdpMainDesc header .media-body ul, .pdpMainDesc header .media-body .sel_cnt ul {
    padding-left: 0px;
    margin-top: 0px;
}
.countryViewDiv li {
    list-style: outside none none;
    margin-top: 7px;
}
.quickViewDiv table th, .countryViewDiv .item .col-third.sel_cnt p {
    color: #5A6772;
}
.quickViewDiv table td, .supportProductTable table td, .countryViewDiv .item .col-third.sel_cnt p a {
    color: #808A8E;
}
.countryViewDiv .item .col-third.sel_cnt p a:hover, .countryViewDiv .item .col-third.sel_cnt p a:focus {
    text-decoration: none !important;
}
.countryViewDiv .item .col-third.sel_cnt p a:hover {
    cursor: pointer;
	color: #808A8E !important;
}
.btn.btn-link.selectCountry{
	font-family: robotoregular, Arial, Helvetica, sans-serif !important;
}
.pn-ln-search-results .container .item-collection .media .media-body p {
    min-height: 20px;
    margin-top: 12px;
	margin-bottom: 0;
}
.pn-ln-search-results .container{
	padding-bottom: 41px;
}
.pn-ln-search-results .filter-vertical > .container .fv-nav {
	margin-left:20px;
}
.pn-ln-search-results .filter-bg-full{
	margin-top:0;
}
.pn-ln-search-results .showingResults{
	font-family: robotoregular, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	bottom: 18px;
    border: 0;
}
.pn-ln-search-results .vpp.pdp .vppDropDown {
	top: 41px !important;
}
.pn-ln-search-results .filter-vertical > .container .fv-content > header{
	padding-right: 2%;
}
.pn-ln-search-results #fv-content-productsPage .item-collection>footer{
	padding-right: 13px;
	padding-bottom: 40px;
}
.pn-ln-search-results .pgpShowResults{
	color: #888B8D;
	font-size: 14px;
	float: right;
	font-family: robotoregular, Arial, Helvetica, sans-serif;
}
.pn-ln-search-results .filter-vertical > .container .fv-content > header .vpp > button{
	padding-right: 28px;
}
.countryViewDiv li p:last-child {
    padding: 0;
    margin: 0;
    font-style: italic;
}
.sel_cnt ul {
    padding-left: 0px;
    margin-top: 0px;
}
.sel_cnt {
    list-style: none;
    margin-top: 14px;
}
.pn-ln-search-results .item > .media .media-object > *{
	position: static;
}
.pn-ln-search-results .item.card > .media{
	padding: 10px;
}
.pn-ln-search-results .selectCountry .fa-chevron-down:before {
    content: " ";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    background: url(/cs/agilent_images/agilen_design_svg_icons_uparrow_grey.svg) repeat scroll 0 3px rgba(0, 0, 0, 0);
    width: 20px;
    height: 20px;
    top: 0;
}
.pn-ln-search-results .selectCountry.active .fa-chevron-down:before {
    content: " ";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    background: url(/cs/agilent_images/agilen_design_svg_up_arrow.svg) repeat scroll 0 5px rgba(0, 0, 0, 0);
    width: 20px;
    height: 20px;
    top: 0;
}
.pn-ln-search-results .btn {
	padding: 7px 0 8px 0;
}
/*Search Results*/
button.btn.btn-stnd-medium.addToCart,
button.btn.btn-stnd-medium.bsAddToCart{
    margin-left: 6px;
    border-color: transparent;
}