html {
	font-family: 'Lato', sans-serif;
	font-size: 0.7rem;
}

.fieldset {
	border-style: none;
	display: inline-block;
	max-width: 80%;
	vertical-align: top;
}

.large-filter {
	border-style: none;
}

.filter-content {
	font-size: 1rem;
	background-color: #E5EFF4
}

.staff {
	width: 130px;
	display: inline-block;
}

.ui-dialog-titlebar {
	background: #006594 !important;
	color: white !important;
}

button {
	background: #006594;
	color: white;
	border: none;
	font-weight: bold;
}

