.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#termsOfUse {
	height: 300px;
	overflow: scroll;
	margin-bottom: 0px;
}

#formValidationLoad {
	display: none;
}