html {
  background-color: #FFFFFF !important;
  color: inherit;
}

.thumb-img {
}

#loupeContainer div.background {
  background-color: #FFFFFF !important;
  color: inherit;
}

header div.background {
	/* [disabled]background-color: #FFFFFF !important; */
	color: inherit;
}

.custom-colorable {
  fill: #545454 !important;
}

body {
	background-color: #FFFFFF !important;
	color: #545454 !important;
	margin-top: 8px;
}
body header h1.indent {
	display: block;
	margin-left: 36px;
	clear: both;
	overflow-x: visible;
	z-index: 999;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 24px;
	padding-bottom: 0px;
}
  