@import url("https://fonts.googleapis.com/css?family=Bitter:400,400i,700%7CRoboto:300,400,500,700");
/*Romano Customizations*/

#app-header {
	background-color: transparent;
	background: ##FFFFFF;
	clear: both;
	padding: 10px 0 0px;
	/*position: fixed;*/
	/*width: 100%*/
}
.header-branding h1 a img {
	height: 65%;
}
}
#search-form.callout-region {
	background-color: #3C4043;
}
a, .Product__AssociatedProductsList--below-the-fold>li>a {
	font-size: 18px;
	text-decoration: none;
}
a:hover, .Product__AssociatedProductsList--below-the-fold>li>a:hover, a:focus, .Product__AssociatedProductsList--below-the-fold>li>a:focus {
	font-size: 18px;
	text-decoration: underline;
}
body {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
/* Carousel CSS */

.carousel-inner .item img {
	width: 100%;
	height: auto;
}
.feature-region {
	background-image: none;
}
.ProductEnrollment__Notice{
display: none;
}