h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family: "Roboto"}
.fp{top:0 !important;}
.fpsign {
    text-align: right;
    margin-top: 5px;
}

@media screen and (max-width: 950px){
	.loginTitle{font-size:26px !important;}
	.login-logo, .register-logo {
		margin-top: 100px;
	}
	.fadelogo{width:150px;height:150px;bottom:0px;}
	
}
@media screen and (max-width: 700px) {
	.login-logo, .register-logo {
		margin-top: 70px;
	}
}


.top-left-logo {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 999;
	width: 130px;
}



