.AzDAblue {color: #0076be}
h1 {
    color: #004b8d;
}
h2, h3, h4 {
    color: #000;
}
hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    margin: 25px 0;
}
div.azda-graybackground, .azda-graybackground {
    background: #FBFAFE;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.hide {
  display:none;
}

@media print {
	div.header-top, section.footer-social, footer, .noprint, .pill-links, app-menu .top, app-menu .bottom, app-carousel, section.footer-social div.ada-footer-links, section.footer-social ul.connected, .alert-bar, app-footer[role=contentinfo], app-menu[role=banner] .top, app-menu[role=banner] .bottom, div.glide, app-scroll-to-top, app-footer.hydrated, app-footer.container-fluid top, .bottom > div:not(.legal):nth-of-type(1), .bottom > div:not(.legal):nth-of-type(2) {display:none !important; height:0px !important;}
	
	.BetterPrinting div.col-lg-1 {width: 8%;}
	.BetterPrinting div.col-lg-2 {width: 16.6%;}
	.BetterPrinting div.col-lg-3 {width: 25%;}
	.BetterPrinting div.col-lg-4 {width: 32%;}
	.BetterPrinting div.col-lg-5 {width: 41.6%;}
	.BetterPrinting div.col-lg-6 {width: 50%;}
	.BetterPrinting div.col-lg-7 {width: 58%;}
	.BetterPrinting div.col-lg-8 {width: 66%;}
	.BetterPrinting div.col-lg-9 {width: 75%;}
	.BetterPrinting div.col-lg-10 {width: 83%;}
	.BetterPrinting div.col-lg-11 {width: 91.6%;}
}
app-primary-nav ul li>.cell {padding: 10px 25px !important;}
app-menu.comp-load-defer div.bottom {max-height:54px !important;}