body {

}
#login-logo{
	max-width: 70%;
}
#login-form {
	display: block;
	border: 2px solid #eaeaea;
	border-radius: 10px;
	padding: 5% 5%;
	margin: -8px 5%;
	background-color: #efefef;
}
.form-check-input {
   width: 3rem;
   height: 1.5rem;
   position: relative;
}

.dues-label {
   pointer-events: none;
   font-size: 0.8rem;
   width: 3rem;
   text-align: center;
}



