.user-login-form {
	margin-left: 40px;
}

.user-login-form label {
	display: block;
	margin-top: 15px;
}

.user-login-form a[href$='moLogin'] { 
	display: none;
}

.user-login-form #edit-submit {
	margin-top: 15px;
}

.main-content {
  margin-top: 20px;
}

.head {
  margin: 40px 0;
}

.head .dash {
  float: left;
  margin-top: 1.1em;
  margin-right: 1.5em;
}

.head .title {
  margin: 0 0 0 8px;
  font-size: 50px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: var(--lighter-black);
}

/*.event-date class etc. in generic.css as it may be used in other pages */