html, html.stemmen-html 
{
	background-color: #434d90!important;
	background: url(/inc/images/achtergrond2.png);
	background: url(/inc/images/login.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	/* background: unset; */
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	margin: 0;
    padding: 0;
    overflow: hidden;
}
body
{
    margin: 0;
    padding: 0;
}
 html.stemmen-html body 
{
	background-color: #434d90!important;
	line-height: unset;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}
html.stemmen-html .support a{
	text-decoration: underline!important;
}
textarea:focus, input:focus{
    outline: none;
}

a{
	text-decoration: underline;
	color: white;
}
p{
	font-size: 14px;
}
.header
{
	height: 55px;
	width: 386px;
	margin-left: 5px;
}
.footer
{
	height: 55px;
	width: 386px;
	margin-left: 5px;
}
/*a
{
	text-decoration: none;
	color: #fff;
}*/
.login, .app_login
{
	/* width: 550px; */
	/* height: 400px; */
	height: 100%;
	position: relative;
	text-align: left;
}
.input-error{
    padding: 20px;
    background-color: red;
    border-radius: 4px;
    line-height: 1;
    position: absolute;
    width: calc(100% - 40px);
    display: none;
    top: 30px;
}
.input-error div{
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}
.input-error p{
	margin: unset;
}
.input-error.show{
	display: block;
}

.imagecontainer {
    width: 100%;
    height: 100vh;
    background-color: pink;
    position: relative;
}

.container
{
	width: 50%;
	top: 40px;
	background-color: rgba(242, 243, 244, 0.55);
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    
}
html.stemmen-html .container{
	padding: unset;
}
.container a.pw_reset{
	font-size: 12px;
	margin-top: 10px;
	display: block;
}
.uppercontainer{
	display: none;
	background-color: #fff;
	text-align: center;
}
.innercontainer
{
	width: 340px;
	height: fit-content;
	margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.60);
}

.innerlogo{
    max-width: 100%;
    background: white;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}

.innerlogo img{
    max-height: 80px;
    height: 100%;
    max-width: inherit;
    width: auto;;
}

.inlog input[type=text], input[type=password],
.app_login input[type=text]
{
	width: 305px;
	height: 20px;
	padding: 1px;
	border: 1px solid black;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	padding: 0.5rem 0.9rem;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 0.25rem;
}

.inlog label, .app_login label
{
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	padding-right: 10px;
	display: block;
	font-family: 'Open Sans', sans-serif;
}
.inlog input[type=submit], .app_login input[type=submit]
{
	width: 269px;
	height:25px;
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
.checkbox
{
	border: 0px !important;

}
.versie
{
	top: 430px;
	width: 300px;
	color: #FFF;
	font-size: 14px;
	position: fixed;

}
.support{
	/* top: 430px; */
	width: 480px;
	color: #FFF;
	font-size: 14px;
	/* position: absolute; */
	padding-top: 20px;
	padding-bottom: 30px;
	bottom: 15px;	
}
 input{
    margin-bottom: 1rem
}
html.stemmen-html input{
	box-sizing: unset;
}
label{
    margin-bottom: 0.5rem;
       font-weight: 500;
}
.login a.pw_reset, .login input.submit{
       border: unset;
        background-color: #00000099;
        color: #fff;
        border-color: #e95d4155;
        /* width: 340px; */
        border-radius: 0.25rem;
        padding: 0.3rem 0.9rem;
        height: auto;
        box-sizing: border-box;
        margin-bottom: 0.4rem;
        text-align: center;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
        transition: ease 0.3s opacity;
}
.login a.pw_reset{
    background-color: #00000066;
}
.login a.pw_reset:hover, .login input.submit:hover{
    opacity: 0.9;
}
.login .stemmen-result a.pw_reset{
	margin: auto;	
}
.return, .return a{
	text-align: center;
	text-decoration: none;
}
@media (max-width: 767px){
	.container{
		position: relative;
		justify-content: center;
    	align-items: center;
    	margin: auto;
		max-width: 400px;
		width: 100%;
	    box-sizing: border-box;
	}
	.innercontainer
{
	width: 300px;
	height: fit-content;
	margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.60);
}
.inlog input[type=text], input[type=password],
.app_login input[type=text]
{
	width: 269px;
	height: 20px;
	padding: 1px;
	border: 1px solid black;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	padding: 0.5rem 0.9rem;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 0.25rem;
}
.login a.pw_reset, .login input.submit{
       border: unset;
        background-color: #00000099;
        color: #fff;
        border-color: #e95d4155;
        width: 303px;
        border-radius: 0.25rem;
        padding: 0.3rem 0.9rem;
        height: auto;
        box-sizing: border-box;
        margin-bottom: 0.4rem;
        text-align: center;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
        transition: ease 0.3s opacity;
}
.support{
	/* top: 430px; */
	width: 300px;
	color: #FFF;
	font-size: 14px;
	/* position: absolute; */
	padding-top: 20px;
	padding-bottom: 30px;
	bottom: 15px;	
}
	.login{
		width: unset;
	}
	.stemmen-desc, .stemmen-result{
		width: unset!important;
	}
}
