.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;
}