body {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
	height: 100%;
	background-image: linear-gradient(#ededed, #f1f1f1, #ededed);
}



.form-signin {
 
  box-shadow: 5px 5px 5px rgba(99,99,99,0.50);

}

.login-versao{
	margin-top: -30px;
    margin-right:0px;
	color: #69696929;
}

.ui-inputfield{
	font-size: 18px!important;
	--padding-top: 0px!important;
	
}

