.flight-divider {
	height: 40px;
	border-bottom: 1px solid #475562;
	background: #6c7781;
	font-size: 15px;
	line-height: 40px;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.timetable-link {
	padding-top: 7px;
	text-align: center;
}