.hub table th,
.hub table td {
	border-top: none;
	margin-bottom: 0px;
	vertical-align: text-top;
	padding-top: 3px;
	padding-bottom: 3px;
}

.hub .largeheading {
	font-size: 39px;
	color: #25add3;
	font-family: "Roboto",sans-serif;
	font-style: normal;
	font-weight: 700;
}

.hub .heading {
	font-size: 20px;
	color: #1b1b1b;
	font-family: "Actor",sans-serif;
	font-style: normal;
	font-weight: 700;
}

.hub table {
	width: auto;
	margin-bottom: 0px;
}

.hub .textbutton {
	display: inline-block;
	border: 0px solid #776941;
	border-radius: 5px;

	background-color: #25add3;
	color: #ffffff;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 20px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	width: 200px;
	text-align: center;
}

.hub a.textbutton:hover {
	color: #25add3;
	background: #000;
}

.hub .textbutton2 {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px #ac3a3a dashed;
}

.hub a.textbutton2:hover {
	border-bottom: 1px #ac3a3a solid;
}

.hub .buttontable {
	margin-left: auto;
	margin-right: auto;
}

.hub label {
	display: inline;
}

nav.ubermenu {
	padding-top: 15px;
}

.hub td.label {
	width: 100px;
}

.hub td.entry {
  	vertical-align: top;
	width: 300px;
}

.hub .help {
	font-size: 0.8em;
}

.hub input.suburbQuickSearch {
	padding-left: 0px;
	padding-right: 0px;
}


.hub select,
.hub input[type="text"],
.hub textarea {
	margin-bottom: 2px;
}

.hub .heavyDisplay {
	font-weight: bold;
}

.hub table tr.listHeader,
.hub table td.listHeader {
  background-color: #000000;
  color: #25add3;
  font-size: 18px;
  font-weight: bold;
}

.hub table.dataListBox tr:nth-child(even) {
  background-color: #f2f2f2;
}
.hub table th,
.hub table td {
  border: none;
}

.hub input {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.hub .dataGroupBox {
}

.hub table.contentTable > tbody > tr > td {
}
