.custom-file-input:lang(cs) ~ .custom-file-label::after{
    content: "Procházet" !important;
}

.m-login.m-login--6 .m-login__wrapper .m-login__body .m-login__signin .m-login__form .m-form__group .form-control{
	border-radius: 0;
}

.m-login__form {
	margin: 0 !important;
}

#info-row div {
	padding-bottom: 0.25em;
}

#info-row div a{
	color: #aba9b4;
}

#login-row div.col-5 {
	border-right: 1px solid #D3D3D3;
}

#login-row div.confirmed {
	width: 150px;
	height: 150px;
	background: whitesmoke;
	position: absolute;
	top: 0px;
	opacity: 0.95;
	display: flex;
	justify-content: center;
}

#sslBadge{
	position: fixed;
	right: 1rem;
	bottom: 1rem;
}

.m-login__signin .m-login__head{
	position: inherit !important;
	padding-bottom: 1rem;
	width: 100%;
	text-align: center;
}

#loginForm-certificate-container{
	padding-top: 1.5rem;
}


