.toolbar-background-ios,
.toolbar-background-md,
.toolbar-background-wp {
  background: #eaf8eb;
}

.header .bar-button.button.button-md.button-clear.button-clear-md,
.bar-button-clear-md-default,
.bar-button-default-md,
.bar-button-md-default,
.toolbar-title-md {
	color:#0048BA !important;
}

.toolbar:before {
	content:"";
	background-image:url("https://www.saepe.it/theme/saepe/logo.svg");
	background-repeat:no-repeat;
	background-size:3.5rem 3.5rem;
	width:3.5rem;
	height:3.5rem;
	display:inline-block;
	vertical-align:middle;
}

.core-course-thumb img {
	height:100px !important;
	width:auto !important;
	max-width:inherit !important;
}

.core-course-thumb {
	height:100px !important;
}

ion-badge.badge {
	  background: #0048BA;
	text-align:left;
	white-space:normal;
}
