#acca-container {
	width: 940px;
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	font-weight: 400;
	margin: 0 auto;
	border-bottom: 120px solid #fff;
	color: #303030;
	position: relative;
	background: #fff;
}

#acca-container * {
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#acca-container:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 715px;
	border-right: 1px solid #d4d9dd;
}

#acca-container:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#acca-container img {
	display: block;
	border: none;
}

#acca-container a,
#acca-container a:visited {
	color: #0085d5;
	text-decoration: none;
	outline: none;
}

#acca-container a:hover,
#acca-container a:active,
#acca-container a:focus {
	color: #0b6092;
	text-decoration: underline;
}

#acca-container p,
#figure-extras p,
#acca-container li,
#figure-extras li {
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	font-size: 13px;
	line-height: 19px;
	margin: 0;
	padding: 0 0 15px 0;
}

#acca-container li li,
#figure-extras li li {
	padding: 15px 0 0 0;
}

#acca-container ul,
#figure-extras ul,
#acca-container ol,
#figure-extras ol {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 !important;
	padding: 0 0 0 15px;
}

.acca-reduce-spacing {
	padding-bottom: 10px !important;
}

.acca-reduce-spacing > * {
	padding-bottom: 5px !important;
}

.acca-reduce-spacing li li {
	padding: 5px 0 0 0 !important;
}

#acca-container h2 {
	font-family: robotomedium, Roboto, Arial, sans-serif !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: 22px !important;
	margin: 0;
	padding: 0 0 15px 0;
	color: #303030;
}

#acca-container h2 * {
	font-family: robotomedium, Roboto, Arial, sans-serif !important;
}

#acca-container * + h2 {
	padding-top: 15px;
}

#acca-container .acca-article-links + h2 {
	margin-top: 15px;
}

#acca-main {
	width: 690px;
	float: left;
}

#acca-aside {
	width: 200px;
	float: right;
}

#acca-header {
	background: #edeff0;
	margin-bottom: 30px;
}

#acca-header img {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: auto !important;
	margin: 0 !important;
}

#acca-header h1 {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-family: roboto_condensedlight, "Roboto Condensed", Arial, sans-serif !important;
	font-weight: 300 !important;
	font-size: 28px !important;
	line-height: 34px !important;
	margin: 0;
	padding: 10px 0 10px 15px;
	width: 550px;
}

#acca-header h1 * {
	font-family: roboto_condensedlight, "Roboto Condensed", Arial, sans-serif !important;
}

#acca-authors {
	background: #fff;
	border-bottom: 1px solid #d4d9dd;
	padding-top: 15px;
}

#acca-industry {
	padding: 15px 0;
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	background: #fff;
	border-bottom: 1px solid #d4d9dd;
}

.acca-two-col:after,
.acca-three-col:after,
.acca-four-col:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.acca-two-col > *,
.acca-three-col > *,
.acca-four-col > * {
	float: left;
}

#acca-container .acca-two-col > * {
	width: 50%;
	padding-right: 7px;
}

#acca-container .acca-two-col > * + * {
	padding-right: 0;
	padding-left: 8px;
}

#acca-container .acca-three-col > * {
	width: 33.33%;
	padding-right: 10px;
}

#acca-container .acca-three-col > * + * {
	padding-right: 5px;
	padding-left: 5px;
}

#acca-container .acca-three-col > * + * + * {
	padding-right: 0;
	padding-left: 10px;
}

#acca-container .acca-four-col > * {
	width: 25%;
	padding-right: 11px;
}

#acca-container .acca-four-col > * + * {
	padding-right: 7px;
	padding-left: 4px;
}

#acca-container .acca-four-col > * + * + * {
	padding-right: 4px;
	padding-left: 8px;
}

#acca-container .acca-four-col > * + * + * + * {
	padding-right: 0;
	padding-left: 11px;
}

#acca-container table,
#figure-extras table {
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
}

#acca-container table
#figure-extras table,
#acca-container th,
#figure-extras th,
#acca-container td,
#figure-extras td {
	border: 1px solid #5a6772;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
	vertical-align: top;
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
}

#acca-container table table,
#figure-extras table table {
	margin-bottom: 0 !important;
}

#acca-container th,
#figure-extras th,
#acca-container td,
#figure-extras td {
	padding: 5px 10px;
}

#acca-container th,
#figure-extras th {
	background: #808a8e;
	color: #fff;
	font-weight: bold;
	vertical-align: bottom;
}

.acca-caption {
	font-size: 11px !important;
	line-height: 17px !important;
	color: #5a6772 !important;
}

#acca-container a.acca-cta,
#acca-container a.acca-cta:visited {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 300;
	font-size: 13px !important;
	line-height: 17px !important;
	color: #fff !important;
	background: #0085d5;
	padding: 8px 15px;
	outline: none !important;
	text-decoration: none !important;
	text-align: center;
}

#acca-container a.acca-cta:hover,
#acca-container a.acca-cta:active {
	color: #fff !important;
	text-decoration: none !important;
	background: #ff9900;
}

#acca-aside a.acca-cta {
	margin-bottom: 15px;
}

.no-wrap {
	white-space: nowrap;
}

#acca-container sub,
#figure-caption sub,
#figure-extras sub {
	vertical-align: baseline;
	font-size: .75em;
	position: relative;
	bottom: -.25em;
}

#acca-container sup,
#figure-caption sup,
#figure-extras sup {
	vertical-align: baseline;
	font-size: .75em;
	position: relative;
	top: -.5em;
}

.acca-left,
.acca-right {
	width: 200px;
}

.acca-left {
	float: left;
	margin-right: 15px;
}

.acca-right {
	float: right;
	margin-left: 15px;
}

.acca-callout {
	background: #edeff0;
	padding: 15px 20px 0 20px;
}

#acca-container .acca-callout p {
	font-size: 16px !important;
	line-height: 24px !important;
	font-style: italic;
	position: relative;
}

.acca-callout p:before {
	content: "\201C";
	position: absolute;
	top: 0;
	left: -0.5em;
}

.acca-callout p:after {
	content: "\201D";
}

#acca-main img {
	margin-bottom: 10px;
}

#acca-aside-directory {
	border-top: 1px solid #d4d9dd;
	margin-top: 30px;
	padding-top: 30px;
}

#acca-aside-directory ul {
	padding: 0 !important;
	list-style: none !important;
}

#acca-aside-directory li a {
	display: block;
	position: relative;
	padding-left: 60px;
	min-height: 60px;
}

#acca-aside-directory li img {
	position: absolute;
	top: 5px;
	left: 0;
}

.acca-current-article:before {
	content: "";
	display: block;
	position: absolute;
	top: 18px;
	left: -25px;
	width: 0;
	height: 0;
	border-left: 12px solid #d4d9dd;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}

#acca-container a.acca-current-article,
#acca-container a.acca-current-article:hover,
#acca-container a.acca-current-article:active,
#acca-container a.acca-current-article:focus {
	color: #5a6772;
	text-decoration: none;
	cursor: default;
}

.acca-enlarge,
.acca-border {
	display: block;
	border: 1px solid #d4d9dd;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}

.acca-enlarge.acca-no-padding,
.acca-border.acca-no-padding {
	padding: 0;
}

.acca-enlarge:hover,
.acca-enlarge:active,
.acca-enlarge:focus {
	border-color: #0085d5;
}

.acca-enlarge:after {
	content: "";
	display: block;
	width: 29px;
	height: 29px;
	background: #d4d9dd url("/cs/accessagilent/images/acca-magnifier.png") no-repeat center center;
	position: absolute;
	right: 0;
	bottom: 0;
}

.acca-enlarge img {
	width: 100%;
	height: auto;
	margin: 0 !important;
	position: relative;
	z-index: -1;
}

.acca-equalize .acca-enlarge:before {
	content: "";
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

#acca-container .acca-equalize .acca-enlarge img {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}

.acca-shift-down {
	margin-top: 15px;
}

.acca-indent-left {
	margin-left: 215px !important;
}

.acca-center,
.acca-center * {
	text-align: center !important;
}

.acca-uncenter,
.acca-uncenter * {
	text-align: left !important;
}

.acca-compliance {
	color: #b21811;
}

#acca-large-figures {
	clear: both;
	overflow: hidden;
	position: relative;
	background: #fff;
}

#acca-large-figures > div {
	padding-top: 15px;
}

#acca-container.acca-print:before {
	display: none;
}

#acca-large-figures .acca-caption,
.acca-print .acca-caption {
	margin-top: 15px !important;
}

#overlay {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: #303030;
	text-align: center;
	white-space: nowrap;
	overflow: auto;
}

#overlay a {
	outline: none;
}

#overlay:before {
	content: "";
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

#figure-close {
	display: block;
	padding: 15px 15px 14px 15px;
	background: #303030;
	position: fixed;
	top: 0;
	right: 0;
}

#figure-close:before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: url("/cs/accessagilent/images/acca-close.gif") no-repeat center center;
}

#figure-box {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	padding: 45px;
	position: relative;
	white-space: normal;
	text-align: left;
}

#figure-title {
	font-family: robotomedium, Roboto, Arial, sans-serif !important;
	font-weight: 500;
	font-size: 16px;
	line-height: 45px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 45px;
}

#figure-print {
	display: block;
	width: 20px;
	height: 15px;
	background: url("/cs/accessagilent/images/acca-print.gif") no-repeat center center;
	position: absolute;
	top: 15px;
	right: 45px;
}

#figure-caption {
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	padding: 15px 0 0 0;
}

#figure {
	background: #fff;
	padding: 15px;
	position: relative;
}

#figure img {
	display: block;
}

#figure-prev,
#figure-next {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 45px;
	background-position: center center;
	background-repeat: no-repeat;
}

#figure-prev {
	background-image: url("/cs/accessagilent/images/acca-prev.gif");
	left: -45px;
}

#figure-next {
	background-image: url("/cs/accessagilent/images/acca-next.gif");
	right: -45px;
}

#figure-extras,
.acca-extras {
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	font-weight: 400;
	color: #303030;
	padding-top: 15px;
}

#figure-extras > *:last-child,
.acca-extras > *:last-child {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.acca-article-links {
	overflow: hidden;
}

.acca-article-links ul {
	list-style: none;
	width: 345px;
	padding: 0 3px 0 0 !important;
	float: left;
}

.acca-article-links ul + ul {
	padding: 0 0 0 3px !important;
}

.acca-article-links li {
	padding: 0 !important;
}

.acca-article-links li + li{
	padding-top: 6px !important;
}

.acca-article-links a {
	display: block;
	padding: 10px;
	background: #edeff0;
}

.acca-article-links a:hover,
.acca-article-links a:active,
.acca-article-links a:focus {
	color: #fff !important;
	background: #0085d5;
	text-decoration: none !important;
}

#acca-container .acca-article-links img,
.acca-article-links a > span {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}

#acca-container .acca-article-links img {
	outline: 1px solid #fff;
	margin: 0 10px 0 0;
}

.acca-article-links a > span {
	width: 262px;
	margin: -10px 0;
}

.acca-article-links .acca-long-link span {
	margin: -5px 0 0 0;
	vertical-align: top;
}

#acca-container p.acca-disclaimer {
	font-size: 12px !important;
	line-height: 18px !important;
	color: #5a6772 !important;
	padding-top: 15px !important;
}