.subtitle {
	color: #999;
}

input:invalid {
  box-shadow: none;
}

.results table {
	border-collapse: initial;
	border-spacing: 0px;
}

.results .date {
	width: 20%;
	vertical-align: top;
}

.results .text small {
	font-size: 85%;
	margin-right: 10px;
}

.results .select {
	vertical-align: middle;
} 

.slide-up-down-child {
	display: none;
}

/* The next line is needed in order for Bootstrap UI to work perfectly */
.nav, .pagination, .carousel, .panel-title a { cursor: pointer; }
