﻿body.login
{
    position: relative!important;
    background-color: #e2eaf1;
}
.login h1 a
{
    width: 100%!important;
    height: 2.4rem;
    background-image: url('../image/sobold-logo.svg')!important;
    background-size: contain;
}
#loginform
{
    border: none;
    border-radius: 1.6rem;
}