#loginBackground {
        background: url("files/1_Login_C_BP_1904040020.jpeg") no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

.logoBig {
    background: url("files/Logo_Renner_big.png") no-repeat !important;
    left: 25px !important;
    background-size: 205px !important;
    height: 129px !important;
}

.logoSmall {
    background: url("files/Logo_Renner_210210210_grau.png") no-repeat !important;
    width: 99px !important;
    height: 42px !important;
    background-size: 66px !important;
}
:root{
	--cavok-primary-highlight-color: rgba(210,210,210,.7);
} 
.login .loginContainer {
	background-color: rgba(20,20,20,0.6);
        height: 300px;
}
