body {
	background: none;
	background-color:#fff;
}

.page-wrapper {
    width: 1220px;
}

/* MAIN STYLING ENDS */

/* TOP LINKS STARTS */

.toplinks {
	border-top: none;
}

#main-navbar {
	height: 50px;
	background-color: #0018A8;
}

.project_background {
	background-color: #B74141 !important;
}

#second-navbar {
	background-color: #00B588;
	margin-bottom: 5px;
}

#main-navbar ul,
#second-navbar ul {
	list-style-type: none;
    position: relative;
    text-align: left;
    width: 100%;
}

#main-navbar li,
#second-navbar li {
	display: inline-block;
}

#main-navbar a {
	color: #fff;
    font-weight: bold;
    white-space: normal;
	line-height: 20px;
	padding: 15px 10px;
	font-size: 15px;
	text-decoration: none;
	display: block;
}

#second-navbar a {
	color: #fff;
    font-weight: bold;
    white-space: normal;
	padding: 10px 8px;
	font-size: 12px;
	text-decoration: none;
	display: block;
} 

#main-navbar .active{
	background-color: #00B588 !important;
}

#second-navbar .active {
	background-color: #0018A8 !important;
}

.crumbs {
	color: #000;
    font-size: 15px;
	font-weight: normal;
	position: absolute;
    top: 95px;
	margin: 0 !important;
	right: 4px;
}

/*	VEHICLE UPLIFT REQUEST FORM END */

/* SEARCH PAGE START */

.single_m1 { /*Used on multiple pages*/
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	width: 100%;
}

.details_bottom2 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	width: 100%;
}

.vehicle_results {
	width: 1000px;
}

.pagenation_holder {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	width: 100%;
}

.pagenation_holder ul {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	width: 100%;
}

.single_m1_reports {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	left: 0;
}

.admin_top .config_options {
	width: 718px;
}

.review_uplift_header_right_panel {
	width: 360px;
}


.vehicle-details-image-page-file-links {
	background-color: #eeeeee;
	border-radius: 4px;
	display: inline-block;
	margin: 30px 0 0 3px;
	padding: 8px;
	width: 100%;
}

.vehicle-details-image-page-file-links a {
	color: inherit;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	margin-top: 4px;
	overflow: hidden;
	padding: 0 4px 0 0;
	text-overflow: ellipsis;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	width: 33.33333%;
}

.vehicle-details-image-page-file-links img {
	display: inline-block;
	height: 16px;
	margin-right: 4px;
	vertical-align: middle;
	width: 16px;
}

.vehicle-details-image-page-file-links a:hover {
	border-bottom: 1px solid #aaaaaa;
}

.clearance-form-wrapper {
	width: 350px;
	float: left;
}

.clearance-form-wrapper .new-form {
	width: 100%;
}
.clearance-form-wrapper .new-form .form-row {
	display: block;
	padding: 8px 0 8px 0;
	position: relative;
}

.clearance-form-wrapper .new-form .form-row > label:first-of-type,
.clearance-form-wrapper .new-form .form-row > div:first-of-type {
	display: inline-block;
	vertical-align: middle;
	width: 60%;
}

.clearance-form-wrapper .new-form .form-row > label.vertical-align-top {
	vertical-align: top;
}

.clearance-form-wrapper .new-form .form-row > * ~ *:not(.ui-datepicker-trigger) {
	display: inline-block;
	width: 40%;
}

.clearance-form-wrapper .new-form .form-row input,
.clearance-form-wrapper .new-form .form-row select,
.clearance-form-wrapper .new-form .form-row textarea {
	border: 1px solid #0099cc;
	border-radius: 8px;
	display: inline-block;
	padding: 4px;
	vertical-align: middle;
}

.clearance-form-wrapper .new-form .form-row input {
	max-width: 90px;
}

.clearance-form-wrapper .new-form .form-row input.currency-value {
	text-align: right;
}

.clearance-form-wrapper .new-form .form-row textarea {
	margin: 4px 0 0;
	width: 100% !important;
}

.clearance-form-wrapper .new-form .form-row .ui-datepicker-trigger {
	vertical-align: middle;
}

.clearance-form-wrapper .new-form .form-row .calculate-vat {
	position: absolute;
	right: -66px;
	top: 3px;
	vertical-align: middle;
	width: auto;
}

.clearance-form-wrapper .new-form .form-row .currency-value:before {
	content: '£';
}

.clearance-form-wrapper .new-form .form-row input ~ label,
.clearance-form-wrapper .new-form .form-row select ~ label,
.clearance-form-wrapper .new-form .form-row textarea ~ label {
	display: inline-block;
	margin-left: 0px;
	margin-right: 4px;
	padding-left: 6px;
	vertical-align: middle;
}

.clearance-form-wrapper .new-form .form-row textarea {
	height: 60px;
	resize: vertical;
}

.form-control-buttons-group {
	width: 100%;
}

.form-control-buttons-group {
	margin-top: 12px;
}

.form-control-buttons-group *:first-of-type ~ * {
	float: right;
}

.form-control-buttons-group > *:last-of-type,
.form-control-buttons-group > *:last-of-type > *:last-of-type {
	margin-right: 0;
}

.hidden {
	display: none;	
}

.force_hidden {
	display: none !important;	
}

#reports_claimno input {
    height: 26px;
    border: 1px solid #0099CC;
    border-radius: 5px 5px 5px 5px;
    color: #3366cc;
    padding: 7px;
    margin-top: 5px;
}

.centralised-panel {
	border: 3px solid #0018A8;
}

.claim_button {
	display: inline-block !important;
    vertical-align: middle !important;
    width: 50% !important;
}

.fail-validation
{
	background-color: #f8c2c2 !important;
	border-color: red !important;
}