

br {
	line-height:2px;
	
}

section {
	padding-bottom: 20px;
	
}

input[type="radio"] {
    margin-left: 20px;
}

/*input[type="radio"]:first-child {
    margin-left: 0px;
}

*/
.tab-content {
    margin-top: 10px;
}

.buttons-bar button {
    float: right;
    margin-left: 5px;
}

/*
#title-section .company-logo {
	margin-top:50px;
	display: block;
	align:right;
	width: 30%;
	height: 30%;
}

section h1 {
	font-size:100px;
}
*/

.vehicle-picto-small { width:20px; height:20px; vertical-align:middle;}

.modal.modal-wide .modal-dialog {
  width: 800px;
}
.modal-wide .modal-body {
  overflow-y: auto;
}

