.app-name {
	background-color: #1c78ba;
}

#logo_container {
	height: 80px;
}

#logo_container .strip {
	background: transparent;
	border-bottom: 1px solid #fff;
}

#logo {
	background: url(/images/logo/SiteCompli/SiteCompli-logo_color.svg) no-repeat center center;
	background-size: 200px 80px;
	height: 74px;
}

.ui-bar-b, .ui-page-theme-b .ui-bar-inherit, html .ui-bar-b .ui-bar-inherit, html .ui-body-b .ui-bar-inherit, html body .ui-group-theme-b .ui-bar-inherit {
	background-color: #1C75BC;
	border-color: #1C75BC;
}

.winddown-banner {
	background-color: #fde8e8;
	border-bottom: 1px solid #f5c6c6;
	color: #7b1d1d;
	font-size: 13px;
	line-height: 1.5;
	padding: 10px 14px;
	text-align: center;
}

.winddown-banner strong {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
}

.winddown-banner a {
	color: #7b1d1d;
	text-decoration: underline;
}