﻿/* Homepage background */
.isPrelogin {
	background-color: #258cdb !important;
	background: url("../images/background.svg") no-repeat fixed bottom center/cover;
}

.embedded {
    background-color: #fff !important;
    background: none;
}