﻿@import url("/_configuration/css/_default/login.default.css?version=2023-12-3");

.loginContainer {
	margin-top:3rem;
}

.form-signin-heading::after {
	content: 'KIS\a Kurikka Information System';
	white-space: pre;
	font-size: 1.5rem;
}

.loginImage {
	margin-top:0px;
	width:300px;
	height:80px;
	background-image: url("fortaco_logo.png");
	background-repeat:no-repeat;
	background-position:center;
}

#atlantis-signin-container {display: none;}
