.login-box{
	padding: 0 3rem;
}
.login-box label{
	width: 70px;
	font-size: 1.6rem;
}
.text-green{
	color: #236030 !important;
}
.logo-img{
	width: 23rem;
	height: 23rem;
}
.bottom{
	position: fixed;
	bottom: 2rem;
	flex: 0;
	width: 100%;
}
.am-form-field{
	border: none !important;
}
.ubb{
	border-bottom: 1px solid rgba(77,154,94,.6);
}