.city-links {
	margin-bottom: 15px;
}
.city-links .ui-link {
	margin-right: 15px;
	white-space: nowrap;
	font-size: 0.8em;
}

.table thead.thead-dark th {background-color: #ddd;}

.form-horizontal.form-condensed .form-group {
	margin-bottom: 0;
}

.page-heading h1 {
	font-size: 2.0em;
	border-bottom: 2px solid black;
}

.page-heading h1 img {
	vertical-align: baseline;
}

.page-heading h1 span {
	margin-left: 10px;
}

.page-heading h1 span small {
	margin-left: 10px;
}
.fa-eye {
	cursor: pointer;
}