/*
.content{
	padding: 30px 30px 10px 30px;
	max-width: 1000px;
	margin: 30px auto;
}
*/

.container.form{
	max-width: 600px;
}
.container.form-login{
	max-width: 400px;
}
.form-signin-heading{
	text-align: center;
}
.form-signin .form-control{
	margin-bottom: 10px;
}
#pickup-map, #drop-off-map{
	width: 100%;
	height: 350px;
}
.help-block {color: #f9530b !important; font-weight: bold; font-size: 12px !important; margin-top: -5px !important;}

.total-rooms .help-block,
.pickup-type .help-block,
.requested-datetime-wrapper .alert{display: none;}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc{background-image: none;}
.dataTables_wrapper .dataTables_paginate .paginate_button{padding: 0;}
dd{margin-bottom: 20px;}
.truck-container.grey {color: #aaa;}