.neoLogo {
	background: url(../img/logo.svg) no-repeat;
    height: 50px;
}

.label15px{
	font-size: 15px !important;
}

.aWhite{
	color: white !important;
}

.divSeparator{
	height: 80px;
}

.login-pf .container{
	background-color: rgba(255, 255, 255, 0);
}

@media (max-width: 767px) {
    #kc-container-wrapper {
        bottom: 13%;
        position: absolute;
        width: 100%;
    }
}