#trailerForm .nav-tabs li.active a {
	background: #f9f9f9;
}

.highcharts-container {
	margin: auto;
}
.highcharts-title {
	text-align: center;
}

div.trailer {
	padding: 10px;
	border: 1px solid #ddd;
	border-top: none;
	background: #f9f9f9;
}
div.trailer .form-group {
	margin: 0;
}
div.trailer .form-group label {
	margin-bottom: 5px;
}