.header-logo {
	background-image: url(../images/Logo.png);
}

.error-btn-sendtosupport {
	min-width: 125px;
}

.loading-items-center > .bg-primary {
	background-color: dodgerblue !important;
}

.loading-items-center > .border-primary {
	border-color: royalblue !important;
}

.xaf-loading-content > .spinner-border {
	color: dodgerblue !important;
}