.g-recaptcha{
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
#authMenu{
	display:block;
}



#logincontent{
	text-align:center;
}

[id="1_equieasy"] {
	display: block !important;
}

#authMenu > div{
	display:inline-block;
}

#wrap{
	padding-top:20px;
	padding-bottom: 0px;
}
.OpenIDConnect{
	width: 100px;
    padding: 0;
}
.OpenIDConnect button{
	margin: 0;
    -webkit-appearance: none;
    border: none;
    background: #FFF;
}
.Facebook{
	width: 100px;
    padding: 0;
}
.Facebook button{
	    margin: 0;
    -webkit-appearance: none;
    border: none;
    background: #FFF;
}
.separate {
    display: flex;
    align-items: center;
    text-align: center;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0;
}

.separate::before,
.separate::after {
    content: "";
    flex: 1;
    border-bottom: 1px solid #ccc;
    margin: 0 10px;
}

#lformDBI{
	padding-bottom : 0px;
}

.content-oidc{
	width: 100px;
	display:inline-block;
}

#header img{
	width: 160px;
}
html{
	background: #FFF;
}
body{
	background: #FFF;
}footer{
	background: #FFF;
}