﻿@import url("/_configuration/css/_default/login.default.css?version=2023-12-3");

.loginContainer {
	padding:0em 0em;
}


.loginImage {
	margin-top:0px;
	width:200px;
	height:185px;
	background-image: url("login.default.png");
	background-repeat:no-repeat;
	background-position:center;
}

.form-signin-heading::after {
	content: 'ATLANTIS.digistore';
	white-space: pre;
}
