@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#369;
	text-decoration: underline;
}	

p {
	font: 10pt Arial, Helvetica, sans-serif;
	margin-top: 0;
}

p a {
	color: #000;
	text-decoration: none;
}

img { border: 0 }

/* new header & footer */

.header-background {
    background: #fffff;
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 121px;
	line-height: 1.42857143;
}

.main-hader-div {
    text-align: left;
    width: 1206px;
    margin: 0 auto auto;
    font-weight: bold;
	position: relative;
	padding-top: 5px;
}

.main-hader-div .glyphicon {
	margin-right: 1px; 
}

.main-hader-div a {	
	color: #333;
	text-decoration: none;
}

.main-hader-div p {
	font-weight: bold;
	margin: 0 0 14px;
	font-size: 16px;
	position: relative;
	color: #333;
}

.main-hader-div p img {
	position: absolute;
    left: -26px;
    top: -3px;
}

.newco-header-name {
    font-size: 50px;
    font-weight: bold;
}

.header-info {
    margin-left: 45px;
    font-size: 16px;
    width: 298px;
    float: left;
	margin-top: 2px;
}

.header-social-logos {
    margin-top: -4px;
    margin-left: 358px;
}

.header-newco-logo {
    width: 141px;
	position: absolute;
	top: -120px;
	right: -100px;
	transform: rotateY(180deg);
}

.crumbs {
	margin: 10px 0 auto 0;
}

#footer-newco {
	font-size: 14px;
	line-height: 1.42857143;
	height: 100px;
}

/* Layout */

body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dh_footer {
	clear: both;
	padding-top: 40px;
	margin-bottom: 10px;
	height: 50px;
	background-color: #FFF;
	text-align: right;
	float: right;
	color: #BBB;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
}

.dh_footer a {
	color: #888;
	text-decoration: none;	
}

#salvage_search_params {
	position: relative;
	float: left;
	width: 550px;
	padding-left: 30px;
	padding-right: 10px;
	height: 100px;
	padding: 5px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(/images/salvage-search.png);
	background-repeat: no-repeat;
}

#breakers_search_params {
	position: relative;
	width: 740px;
	padding-left: 10px;
	padding-right: 10px;
	height: 110px;
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/breakers-search.png);
	background-repeat: no-repeat;
}

#breakers_search_params2 {
	float: left;
	width: 740px;
	padding-left: 20px;
	padding-right: 10px;
	height: 130px;
	padding-top: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(/images/breakers-search2.png);
	background-repeat: no-repeat;
}

#breakers_search_params3 {
	float: left;
	width: 740px;
	padding-left: 20px;
	padding-right: 10px;
	height: 130px;
	padding-top: 20px;
	margin-top: 0px;
	background-image: url(/images/breakers-search2.png);
	background-repeat: no-repeat;
}

.ssb, .breakers_search_box, .ssb_sort {
	float: left;
	width: 170px;
	margin: 4px;
	margin-bottom: 0px;
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
}

select.salvage_sort {
	width: 190px;
}

.box_reset {
	float: right;
	width: 50px;
	margin: 0px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

.box_tc {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 558px;
	top: 93px;
}

.tc {
	text-decoration: none;
	color: #B00;
}

.tc:hover {
	text-decoration: underline;
}

.tc img {
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -1px;
	height: 20px;
	width: 20px;
}

.so, .breakers_option, .o_sort {
	width: 160px;
	margin-top: 2px;
	font-size: 12px;
	height: 20px;
	margin-bottom: 2px;
	border: 1px #ccc solid;
}

.o_sort {
	width: 160px;
	margin-top: 2px;
	font-size: 12px;
	height: 20px;
	margin-bottom: 2px;
	background-color: #FFC;
	border: 1px solid #333;
}

#breakers_search {
	/*margin-top: 10px;	*/
}

#salvage_search_tagline, #breakers_search_tagline {
	/* margin-bottom:10px; */
	height: 22px;
	/* background-color: #FEF7CB; */
	/* border: 1px dotted #999; */
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	/*	border-top: none; */
	width: 500px;
	color: #039;
}

/*#breakers_search_tagline {
	background-color: #CEE1FF;
}*/

.s_0 {
	width: 105px;
	vertical-align: middle;
}

.s_1 {
	width: 400px;
	text-align: left;
}


.s_2, .s_3, .s_4 {
	/*width: 50px;*/
	text-align: center;
}

.s_9 {
	min-width: 80px;
	text-align: center;
}

.s_8 {
	/*width: 40px;*/
	text-align: center;
}

.s_5, .s_6 {
	/*width: 80px;*/
	text-align: center;
}

.s_10 {
	width: 80px;
	text-align: center;
}

.s_7 {
	text-align: center;
}

.salvage_t {
	font-size: 12px;
	/* margin-top: 20px; */
	border-collapse: collapse;
	margin-top: 5px;
	border: 1px solid #AAA;
	text-decoration: none;
}

.salvage_t a {
	text-decoration: none;	
}

table.salvage_t {
	/* border: 1px solid #999;	*/
	clear: both;
	width: 750px;
	text-decoration: none;
	background: #FFF;
}

table.salvage_t th {
	background-color: #FFF;
	height: 20px;
	padding: 3px;
	font-size: 12px;
	color: #000;
}

table.salvage_t th:hover {
	/*color: #000;	*/
}

table.salvage_t tr {
	height: 82px;
	border-top: 1px solid #CCC;
}

table.salvage_t td {
	padding: 2px;
	padding-right: 4px;
}

table.salvage_t tr:hover {
	background-color: #CEE7FF;
}

table.salvage_t tr:hover a {
	/*color: #FFF; */
}

/* table.salvage_t td, th {
	border-left: 1px dotted #DDD;
} */

.grey, .alt1, .g {
	background-color: #EEE;
}

.highlight, .lvv {
	background-color: #FCF2BA;
}

#pn, #pn_b, #pn_br, #pn_br_b {
	width: 700px;
	height: 26px;
	display:block;
	overflow: hidden;
	/*padding: 5px;*/
	padding-left: 0px;
	padding-right: 0px;
}

#pn_b, #pn_br_b {
	margin-top: 15px;
}

/*#pn_br, #pn_br_b {
	background-color: #E1EDFF;
}
*/
.pn {
	width: 100%;
	text-align: right;
	font-size: 12px;
}

#salvage_detail_left {
	width: 402px;
	/* height: 338px; */
	/*padding: 2px;*/
	float: left;
}


#salvage_detail_left_thumbs {
	width: 415px;
	min-height: 250px;
	/*padding: 5px;*/
	float: left;
	margin-right: 0px;
	margin-top: 10px;
}

#salvage_photo_area {
	position: relative;
}

#salvage_detail_right {
	/* margin-top: 15px; */
	width: 345px;
	float: right;
	/*padding: 1px;*/
	/*background-color: #FFFFE6;
	border: 1px dotted #999; */
}



.sd_t {
	font-size: 12px;
	border-collapse: collapse;
	background-color: #fff;
	margin-top: 0px;
}

table.sd_t {
	border: 1px solid #CCC;	
	width: 330px;
	background: #FFF;
	margin-left: 0px;
}

table.sd_t th {
	height: 22px;
	padding: 3px;
	font-weight: bold;
	text-align: right;
	width: 130px;
	padding-right: 8px;
	font-size: 11px;
}

table.sd_t tr {
	border-top: 1px solid #CCC;
}

table.sd_t td {
	padding: 2px;
	padding-right: 4px;
}

table.sd_t tr:hover {
	background-color: #CEE7FF;
}

#svt, #bvt {
	/*background-color: #FFF;*/
	margin-top: 20px;
	min-height: 1800px;
	width: 750px;
}

.list_damage {
	font-size: 11px;
}


.bld, .bld a {
	font-size: 16px;
	font-weight: bold;
	color: #339;
	text-decoration: none;
}

.rght {
	text-align: right;
}

.cntr {
	text-align: center;
}

.lhb1 {
	border-left: 1px dotted #FFF;
	text-align: center;
	padding: 4px;
}

.lhb2 {
	border-left: 1px dotted #DDD;
	text-align: center;
	padding: 4px;
}


.return_linker {
	margin-left: 5px;
	clear: both;
	height: 30px;
	width: 450px;
	padding-left: 0px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	/* border: 1px solid #123; */
}

.return_linker a {
	color: #C00;
	text-decoration: none;
}

.return_linker a:hover {
	text-decoration: underline;
}

#breaking_parts_removed {
	width: 320px;
	
	padding: 10px;
	margin-top: 12px;
	float: right;
	/*border: 1px dotted #333;*/
	/*overflow-y: auto;
	overflow-x: hidden;*/
}

table.pr {
	width: 320px;
	font-size: 11px;
	color: #1C1C55;
}

table.pr td {
	border-bottom: 1px dotted #AAA;
	height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
#updating {
	position: fixed;
	z-index: 2;
	background-image: url(/images/update_spin.gif);
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-left: 220px;
	visibility: hidden;
	width: 400px;
	height: 129px;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
	display: block;
	overflow: hidden;
}

#matching_breakers {
	clear: both;
	float: left;
	padding-top: 20px;
	display: block;
	overflow: hidden;
	width: 780px;
	margin-top: 10px;
	margin-left: 0px;
}

.breaker_box {
	width: 110px;
	height: 105px;
	padding: 10px;
	padding-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	background: #EEE;
	border: 1px solid #999;
	float: left;
	text-align: center;
	color: #30C;
	font-size: 10px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.breaker_box a {
	color: #333;
}

.breaker_box:hover {
	background: #DDD;
	border: 1px solid #000;
}

.more_breakers {
	clear: both;
	float: right;
	margin-right: 10px;
}

.more_breakers a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.more_breakers a:hover {
	text-decoration: underline;	
}

.bspacer {
	clear: both;
	height: 100px;
	width: 800px;
}

h2.filter {
	padding: 0px;
	margin: 0px;
}

table.salvage_t tr.table_title {
	height: 20px;
	border: none;
	background-color: #FFF;
}

.bldlist {
	font-size: 16px;
	font-weight: bold;
}

.thumb_image {
	width: 100px;
	height: 75px;
	padding-right: 7px;
	padding-bottom: 7px;
	float: left;
}

.detail_matching {
	/* background-color: #ded0d0; */
/*	height: 1000px; */
	width: 750px;
	display: block;
	overflow: hidden;
	margin-left: 00px;
	padding: 10px;
	padding-left: 0px;
	/* border: 2px solid #760303; */
}

.details_enquire {
	width: 640px;
	clear: both;
	margin-top: 0px;
	float: left;
	margin-left: 60px;
}

.eblock {
	width: 490px;
	height: 32px;
}

.eblock2 {
	height: 140px;
}

.elabel {
	width: 160px;
	float: left;
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
	line-height: 22px;
}

.efield {
	width: 320px;
	float: left;
}

.enq {
	width: 300px;
	height: 20px;
}

.enq_desc {
	width: 340px;
	height: 20px;
	color: #09F;
	font-size: 10px;
}

.form_errors {
	width: 500px;
	border: 2px solid #900;
	padding: 10px;
	background-color: #FDD;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}

.form_success {
	width: 500px;
	border: 2px solid #03B407;
	padding: 10px;
	background-color: #DFFFDF;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}

.par_inner {
	width: 200px;
}

.dh {
	clear: both;
	margin-top: 50px;
	margin-bottom: 20px;
	float: right;
}

.back {
	width: 190px;
	height: 25px;
	position: relative;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-left: 00px;
	background: url(/images/back190.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

.back2 {
	width: 190px;
	height: 25px;
	position: relative;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-left: 00px;
	text-align: center;
	float: left;
}

.back a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.back a:hover {
	color: #000;
}

.img_w {
	/*border: 1px solid #AAA;	*/
}

.enqcont {
	margin-top: 50px;
	/*border: 1px solid #BBB;*/
	padding: 20px;
	margin-left: 0px;
	width: 580px;
	background-color: #fff5b2;
	margin-bottom: 100px;
	height: 480px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px
}

.fwd {
	width: 190px;
	height: 25px;
	position: relative;
	padding-top: 7px;
	padding-left: 0px;
	background: url(/images/fwd190.png);
	background-repeat: no-repeat;
	text-align: center;
	float: right;
}

.fwd a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.fwd a:hover {
	color: #FFF;
}

.detail_buttons {
	width: 210px;
	float: right;
	margin-right: 70px;
}

.detail_buttons_top {
	width: 400px;
	height: 34px;
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
}

.zoom-in {
	cursor: url(/images/zoom-in.png), url(/images/zoom-in.cur), auto;
}

.ta {
	width: 300px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.top-left-container {
	float: left;
	width: 500px;
}

.top-right-container {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	width: 240px;
}

.top-right-container2 {
	float: right;
	margin-top: 45px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 240px;
}

.vrm_help_top {
	width: 490px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(/images/reg-lookup.png);
	background-repeat: no-repeat;
}

.vrm_help_bottom {
	width: 490px;
	height: 80px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(/images/browse-vehicles.png);
	background-repeat: no-repeat;
}

.vrm_help_contact {
	width: 490px;
	margin-bottom: 20px;
}

.vrm_small {
	float: left;
	width: 200px;
	min-height: 50px;
}

.left-params {
	float: left;
	width: 175px;
	height: 80px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-right: 1px dashed #333;
}

.right-params {
	float: right;
	width: 550px;
	height: 90px;
	padding-left: 5px;
}

#count {
	font-size: 18px;
}

#accordion {
	margin-top: 20px;
	margin-right: 30px;
}

.vrm_small_title {
	margin-bottom: 10px;
	font-weight: bold;
}

input.regno {
	width: 160px;
	height: 40px;
	border: none;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	background-color: #d7d7d6;
	background-image: url(/images/regno-input.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

input.submit {
	width: 165px;
	height: 30px;
	margin-top: 10px;
	border: none;
	background-color: #c0c0bf;
	background-image: url(/images/regno-submit.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

input.reset-breakers {
	position: absolute;
	top: 85px;
	right: 40px;
	height: 30px;
	width: 40px;
	border: none;
	background-color: #c7c6c6;
	background-image: url(/images/reset-breakers.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

input.reset-salvage {
	position: absolute;
	top: -40px;
	right: 15px;
	height: 30px;
	width: 41px;
	border: 1px solid #333;
	background-color: #c7c6c6;
	background-image: url(/images/reset-breakers.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

input.np_field {
	width: 220px;	
	height: 55px;
	font-size: 28px;
	text-align: center;
	font-weight: 900;
	margin-bottom: 10px;
	border: none;
	background-color: #F2F2F2;
	background-image: url(/images/regno-input-big.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.vrm_small_title2 {
	float: left;
	width: 250px;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
}

.enter-new-reg {
	float: left;
	margin-top: 10px;
	width: 180px;
	height: 40px;
	background-image: url(/images/enter-new-reg.png);
	background-repeat: no-repeat;
}

.return-button {
	float: left;
	width: 180px;
	height: 40px;
	margin-top: 10px;
	background-image: url(/images/return-button.png);
	background-repeat: no-repeat;
}

.lookup_area {
	margin-top: 30px;
	margin-bottom: 70px;
}

.text-desc {
	font-size: 14px;
}

.text-num {
	font-size: 18px;
}

.text-desc-salvage {
	opacity: 0.5;
	font-size: 10px;
}

.text-num-salvage {
	opacity: 0.5;
	font-size:12px;
}

.text-desc-parts {
	opacity: 0.5;
	font-size: 10px;
}

.text-num-parts {
	opacity: 0.5;
	font-size: 12px;
}

input.enter-new-reg {
	border: none;
	float: left;
	margin-top: 10px;
	width: 180px;
	height: 40px;
	background-image: url(/images/enter-new-reg.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.no_parts {
	float: left;
	width: 520px;
	margin-top: 337px;
	margin-right: 200px;
}

h2.vehicle-information {
	margin-bottom: 10px;
}

.request-parts {
	float: left;
	width: 150px;
	height: 100px;
	background-image: url(/images/request-parts.png);
	background-repeat: no-repeat;
}

.no_parts_continue_inner {
	margin-top: 20px;
}

.prev_plates {
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 4px;
	width: 95px;
	height: 20px;
	background-image: url(/images/regno-small.png);
	background-repeat: no-repeat;
	text-align: center;
}

.prev_plates a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.prev_plates2 {
	float: left;
	padding-top: 3px;
	width: 95px;
	height: 20px;
	background-image: url(/images/regno-small.png);
	background-repeat: no-repeat;
	text-align: center;
}

.vrm_buttons_back {
	float: right;
	position: absolute;
	right: 20px;
}

#recaptcha_area {
	float: left;
}

.plate_input2 {
	position: absolute;
	top: 50px;
	text-align: center;
	padding-top: 12px;
	width: 220px;	
	height: 55px;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	border: none;
	background-color: #F2F2F2;
	background-image: url(/images/regno-input-big.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.vrm_continue_bot {
	position: absolute;
	top: 130px;
	float: left;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}

.vrm_captcha_right {
	position: absolute;
	top: 170px;
	float: left;
}

input.captcha_button {
	float: left;
	margin-top: 20px;
	width: 450px;
	height: 52px;
	border: none;
	background-image: url(/images/captcha-proceed.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.return-to-list {
	float: right;
	position: absolute;
	top: 20px;
	right: 20px;
}

.prev_title a {
	width: 400px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #333;
	text-decoration: none;
}

.vrm_lookup_left {
	width: 400px;
}

input.return-vehicle {
	width: 150px;
	height: 35px;
	border: none;
	background-image: url(/images/back-to-vehicle.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.part_enq_form {
	position: relative;
	float: left;	
	width: 715px;
	min-height: 100px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
	background-color: #FFC;
	border: 1px solid #999;
}

/*.elabel {
	float: left;
	width: 630px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}*/

input.submit-enquiry {
	width: 150px;
	height: 40px;
	float: left;
	border: none;
	background-image: url(/images/submit-enquiry.png);
	background-repeat: no-repeat;
	background-color: #FFC;
	cursor: pointer;
}

.form_errors2 {
	position: relative;
	left: 40px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 670px;
	height: 90px;
	padding: 10px;
	background-color: #F99;
	border: 1px solid #333;
}

img.close {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}

.form_success2 {
	position: absolute;
	left: 50px;
	width: 710px;
	height: 70px;
	background-color: #CFC;
	border: 1px solid #0C3;
	text-align: center;
	font-size: 22px;
	padding-top: 40px;
}

.results-wrapper {
	float: left;
	margin-bottom: 300px;
}

.prev-lookups {
	float: left;
	position: relative;
	margin-top: 0px;
	margin-left: 5px;
	width: 700px;
}

.enquiry-button {
	margin-top: 20px;
	width: 150px;
	height: 40px;
	float: left;
	border: none;
	background-image: url(/images/submit-enquiry.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.odd-text {
	margin-top: 20px;
}


.efield7 {
margin-top: 50px;	
}

.accordion-wrap {
	float: left;
}

.close-wrap {
	float: right;
}

.h_reg {
	position: absolute;
	top: 10px;
	right: 380px;
}

.exact-matches {
	float: left;
	padding: 10px;
	width: 755px;
	margin-bottom: 30px;
	background-color: #FFC;
	border: 1px solid #333;
	border-radius: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.exact-title {
	margin-bottom: 10px;
	font-size: 22px;
}

.exact-count {
	font-size: 32px;
	color: #639;
	font-weight: bold;
}

.similar-matches {
	float: left;
	padding: 10px;
	width: 755px;
	margin-bottom: 15px;
	background-color: #F2F2F2;
	border: 1px solid #333;
	border-radius: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.similar-title {
	margin-bottom: 10px;
	font-size: 22px;
}

.similar-count {
	font-size: 32px;
	color: #639;
	font-weight: bold;
}

.mb_box_title {
	height: 27px;
	overflow: hidden;
}

.top-container-outside2 {
	height: 160px;
}

.vrm_title_page {
	font-size: 24px;
}

.view-all {
	float: right;
	background-color: #F9F9F9;
	color: #FFF;
	padding: 10px;
	border: 1px solid #ccc;
}

.view-all a {
	color: #333;
	text-decoration: none;
}

textarea.tap {
	height: 110px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.row_parts {
	width: 90px;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
}

.rpc {
	float: left;
	width: 24px;
	height: 40px;
	text-align: center;
	margin-left: 5px;
}

.iconkey {
	clear: both;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	background: #ddd;
	border: 1px solid #666;
	float: left;
	border-radius: 10px;
}

.iconkeysection {
	margin: 10px 0 10px 10px;
	padding: 5px;
	padding-right: 20px;
	background: #eee;
	float: left;
	font-size: 12px;
	font-weight: bold;
	border-radius: 10px;
}

.iconbox {
	float: left;
	width: 50px;
	height: 85px;
	background: #fff;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	border: 1px solid #bbb;
	margin-left: 10px;
	margin-top: 10px;
}

.icondesc {
	margin-top: 10px;
}

.l_t {
	font-size: 14px;
	font-weight: bold;	
}

.l_d {
	font-size: 10px;
	color: #555;
}

.mls {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: "Courier New",Courier,monospace;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px;
}

.single_m6 {
	background-color: #00B588;
	border-radius: 8px 8px 8px 8px;
	color: #ffffff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	left: 60px;
	margin: 20px 0 auto;
	padding: 20px;
	width: 838px;
}

.single_m2 {
	background-color: #FDEAEA;
	border-radius: 8px 8px 8px 8px;
	color: #BB2222;
	float: left;
	font-size: 12px;
	font-weight: bold;
	left: 60px;
	margin: 20px 0 auto;
	padding: 20px;
	width: 838px;
}

.ok-to-sell-section {
	background-color: #fff;
	border-radius: 8px;
	float: left;
	margin-bottom: 15px;
}

.ok-to-sell-section .ok-to-sell-form {
	background: #ffffff;
	display: inline-block;
	padding: 10px;
	width: 380px;
	border: 1px solid #0099cc;
}

.ok-to-sell-section .submit-button {
    background: #39F;
    border: 2px solid #699;
    border-radius: 16px;
    color: #fff;
	cursor: pointer;
    padding: 7px 40px 7px 8px;
    font-size: 10px;
}
.ok-to-sell-section .submit-button:after {
	background-image: url('/images/arrow_right.png');
	background-size: 18px 18px;
	content: ' ';
	height: 18px;
	position: absolute;
	right: 6px;
	top: 3px;
	width: 18px;
}

.ok-to-sell-section.ok-to-sell-disabled .ok-to-sell-form {
	display: none;
}

.ok-to-sell-section .remove-ok-to-sell-reason-btn,
.ok-to-sell-section .remove-ok-to-sell-reason-btn-n,
.ok-to-sell-section .remove-ok-to-sell-reason-btn-n-grey,
.ok-to-sell-section .enable-ok-to-sell-form {
    background: #393;
    border: 2px solid #363;
    border-radius: 16px;
    color: #fff;
	cursor: pointer;
    padding: 7px 8px;
    font-size: 10px;
}

.ok-to-sell-section .remove-ok-to-sell-reason-btn-n-grey {
	opacity: 0.5;
	cursor: default;
}

.ok-to-sell-section .ok-to-sell-active.hidden,
.ok-to-sell-section .hidden {
	visibility: hidden;
}

.ok-to-sell-section .ok-to-sell-active.removed,
.ok-to-sell-section .removed {
	display: none;
}

.ok-to-sell-section .ok_form_item {
    display: inline-block;
    position: relative;
    width: 156px;
}

.ok-to-sell-section .ok_form_item input {
    height: 14px;
	margin: 8px 0;
    width: 14px;
}

.ok-to-sell-section .ok_form_item label {
	margin-left: 4px;
}

.ok-to-sell-section .ok_form_item button {
	position: absolute;
	right: 0;
}

.ok-to-sell-section .ok_form_item * {
    vertical-align: middle;
}

.ok-to-sell-section .form_input input {
	float: none;
}

.ok-to-sell-section .reason_enabled_datetime {
	display: inline-block;
	padding-right: 0px;
}

.ok-to-sell-section .form_item {
	width: 100%;
}

.ok-to-sell-section .title {
	width: 100%;
}

.ok-to-sell-section .form_input {
	width: 480px;
}

.ok-to-sell-section .ok-to-sell-active {
    display: inline-block;
    text-align: right;
    width: 154px;
	margin-top: 5px;
}

.update_category_btn,
.update_pav_btn,
.update_category_btn_2,
.header_button_item.btn {
	background: rgb(51,153,255);
	background: -moz-linear-gradient(top,  rgba(51,153,255,1) 0%, rgba(19,121,207,1) 50%);
	background: -webkit-linear-gradient(top,  rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
	background: linear-gradient(to bottom,  rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3399ff', endColorstr='#1379cf',GradientType=0 );
	
	border: 1px solid #0369bf;
	border-radius: 16px;
	box-sizing: border-box;
	color: #fff;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	padding: 0 20px 0 16px;
	position: relative;
}

.header_button_item.btn {
	cursor: pointer;
	text-decoration: none;
}

.update_category_btn_2,
.prev_r_sale_btn {
	margin-left: 390px;	
	float: left !important;
	font-size: 14px;
    padding: 10px 15px 11px 15px;
	height: auto;
    line-height: inherit;
	margin-top: -37px;
	font-weight: bold;
	cursor: pointer;
}

#vehicle-background-color {
    border-radius: 6px;
	margin-left: 5px;
    width: 150px;
}

.form_input.inline-block {
	display: inline-block;
	width: 100%;
	margin-right: 30px;
}

.form_input.inline-block .radio-button-wrap {
	display: inline-block;
	margin-right: 20px;
	width: auto;
}

.form_input.inline-block .radio-button-wrap label,
.form_input.inline-block .radio-button-wrap input {
	vertical-align: middle;
}

.form_input.inline-block .radio-button-wrap label {
	margin-left: 4px;
}

.clearence_details_after_submit {
	width: 500px;
	float: left;	
	margin-bottom: 50px;
}

textarea:read-only {
    background-color: #ccc;
}

.delete_reasons_div {
	position: absolute;
    right: 0;
    width: 181px;
    bottom: 9px;
    font-size: 11px;
	height: 10px;
}

.delete_reasons_div .reason_enabled_datetime {
	font-size: 11px;
	font-weight: bold;	
}

.wrong_clearance_details {
	margin-top: 15px;	
}

.wrong_clearance_details h3 {
	margin-bottom: 10px;	
	font-size: 13pt;
}

.wrong_clearance_details textarea {
	margin-bottom: 5px;	
	padding: 5px;
	border: 1px solid #0099cc;
	resize: none;
}

.edit_clearance_details {
	margin-top: 7px;	
}

.edit_clearance_details button {
    background: #393;
    border: 2px solid #363;
    border-radius: 16px;
    color: #fff;
    cursor: pointer;
	padding: 8px 12px;
    font-size: 16px;
	outline: none;	
}

.btn_edit_grey {
	cursor: auto !important;
	opacity: 0.5;
}

input#date_cleared,
input#agent_cost_exvat,
input#agent_cost_vat,
input#agent_cost_incvat{
    background: #ccc;
}

input#agent_cost_exvat.not-grey,
input#agent_cost_vat.not-grey,
input#agent_cost_incvat.not-grey{
    background: #fff;
}

.bridge_gap_bg {	
	background-color: #00008b !important;
	color: #fff !important;
}

.bridge_gap_bg #header_title {
	color: #fff !important; 
}

.warning-box {
    position: absolute;
    padding: 10px;
    background: #CC0000;
    width: 400px !important;
    min-height: 85px;
    right: -420px;
}

.warning-box-reg {
    top: -22px;
}

.warning-box-finance {
    top: 48px;
	right: -453px;
}

.arrow_box {
    background: #CC0000;
}

.arrow_box:after, 
.arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #CC0000;
	border-width: 30px;
	margin-top: -30px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
    border-right-color: #CC0000;
    border-width: 20px;
    margin-top: -20px;
}

.warning-box .warning-text {
    color: #fff;
}

.edit_allianz_clearance {
	height: 920px; 
	position: relative;
}

.edit_allianz_clearance .clearence_details_after_submit {
	width: 460px;
}

.edit_allianz_clearance .warning-box-finance {
    right: -207px;
	width: 171px !important;
	min-height: 85px;
	top: 55px;
}

.header_buttons_left,
.header_buttons_right {
	margin-top: 5px;
}

.header_buttons_left {
	float: left;
}

.header_buttons_right {
	float: right;
}

.header_buttons_left .vista_button_green {
	float: left;
	clear: both;
}

.header_buttons_right .header_button_item,
.header_buttons_left .header_button_item {
	margin-right: 6px;
	margin-left: 0px;
}

.vista_button_green_2 {
	margin-left: 367px;
}

#regno_rps {
	text-transform: uppercase;
}

@media (max-width: 1545px) {
	.header-ct-logo {
		right: -37px;	
	}
	
	.main-hader-div small {
		font-size: 80%;
	}
}

#is-third-party {
	position: absolute;
	top: 11px;
	right: -110px;
	font-size: 16px;
	font-weight: bold;
	color: #AE1600;
}

#btn-update-miaftr-record {
	width: 220px;
	position: absolute !important;
	right: 16px;
	top: -14px;
	height: 29px !important;
	line-height: 27px !important;
	text-align: left;
	cursor: pointer;
}

#btn-miaftr-record {
	width: 150px;
	position: absolute !important;
	left: 0;
	top: -14px;
	height: 29px !important;
	line-height: 27px !important;
	text-align: left;
	cursor: pointer;
}

#btn-update-miaftr-record.inactive,
#btn-miaftr-record.inactive {
	opacity: 0.5;
	cursor: auto;
}

#btn-update-miaftr-record img,
#btn-miaftr-record img {
	width: 16px;
	position: absolute;
	top: 6px;
}

#add-miaftr-record {
	width: 170px;
	margin-top: 20px;
	font-weight: bold !important;
	margin-left: 25px;
	font-size: 12px;
	cursor: pointer;
}

#add-miaftr-record.inactive,
#add-miaftr-record.duplicated {
	opacity: 0.5;
	cursor: auto;
}

#add-miaftr-record.remove {
	background: rgb(255,0,0);
	background: -moz-linear-gradient(top, rgba(255,0,0,1) 0%, rgba(255, 24, 24,1) 50%);
	background: -webkit-linear-gradient(top, rgba(255,0,0,1) 0%,rgba(255, 24, 24,1) 50%);
	background: linear-gradient(to bottom, rgba(255,0,0,1) 0%,rgba(255, 24, 24,1) 50%);
	border-color: darkred;
	width: 200px;
}

#add-miaftr-record img {
	width: 16px;
	position: absolute;
	top: 7px;
	right: 8px;
}

.box-to-inform {
    position: absolute;
    top: 5px;
    border: 2px solid black;
    padding: 4px;
    text-align: center;
    height: 112px;
    cursor: pointer;
	border-radius: 10px;
	box-shadow: 5px 3px lightgrey;
}

.box-to-inform-onhold {
    left: 450px;
    background-color: #f8f8f8;
    width: 160px;
}

.box-to-inform-recovered {
    left: 620px;
    width: 160px;
    background-color: #f8f8f8;
}

.box-to-inform-recovered:hover,
.box-to-inform-onhold:hover {
	background-color: #fff;
}

#submit_message_to_comments {
    background: rgb(51,153,255);
    background: -moz-linear-gradient(top, rgba(51,153,255,1) 0%, rgba(19,121,207,1) 50%);
    background: -webkit-linear-gradient(top, rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
    background: linear-gradient(to bottom, rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3399ff', endColorstr='#1379cf',GradientType=0 );
    border: 1px solid #0369bf;
}

#submit_team {
	background: rgb(51,153,255);
	background: -moz-linear-gradient(top, rgba(51,153,255,1) 0%, rgba(19,121,207,1) 50%);
	background: -webkit-linear-gradient(top, rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
	background: linear-gradient(to bottom, rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3399ff', endColorstr='#1379cf',GradientType=0 );
	border: 1px solid #0369bf;
}

.update_team {
	background: rgb(51,153,255);
	background: -moz-linear-gradient(top, rgba(51,153,255,1) 0%, rgba(19,121,207,1) 50%);
	background: -webkit-linear-gradient(top, rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
	background: linear-gradient(to bottom, rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3399ff', endColorstr='#1379cf',GradientType=0 );
	border: 1px solid #0369bf;
}

.update_category_btn_only {
    background: rgb(51,153,255);
    background: -moz-linear-gradient(top, rgba(51,153,255,1) 0%, rgba(19,121,207,1) 50%);
    background: -webkit-linear-gradient(top, rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
    background: linear-gradient(to bottom, rgba(51,153,255,1) 0%,rgba(19,121,207,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3399ff', endColorstr='#1379cf',GradientType=0 );
    border: 1px solid #0369bf;
    border-radius: 16px;
    box-sizing: border-box;
    color: #fff;
    font-size: 10px;
    padding: 0 20px 0 16px;
    width: 176px;
    position: absolute !important;
    right: 16px;
    top: -14px;
    height: 29px !important;
    line-height: 27px !important;
    text-align: left;
    cursor: pointer;
}

.update_category_btn_only img, 
#btn-update-miaftr-record img {
    width: 16px;
    position: absolute;
    top: 6px;
    right: 9px;
}

.nfu_clearance {
	position: relative;
}

.nfu_clearance .clearance-form-wrapper {
	width: 650px;
	float: left;
}

.nfu_clearance .clearance-form-wrapper .new-form {
    width: 100%;
    font-size: 12px;
}

.nfu_clearance .clearance-form-wrapper .new-form .form-row {
    display: block;
    padding: 8px 0 8px 0;
    position: relative;
}

.nfu_clearance .clearance-form-wrapper .new-form .form-row > label:first-of-type, 
.nfu_clearance .clearance-form-wrapper .new-form .form-row > div:first-of-type {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
}

.nfu_clearance .clearance-form-wrapper .new-form .form-row > * ~ :not(.ui-datepicker-trigger) {
    display: inline-block;
    width: auto;
}

.nfu_clearance .clearance-form-wrapper .new-form .form-row input, 
.nfu_clearance .clearance-form-wrapper .new-form .form-row select, 
.nfu_clearance .clearance-form-wrapper .new-form .form-row textarea {
    border: 1px solid #000;
    border-radius: 8px;
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
}

.nfu_clearance .clearance-form-wrapper .new-form .form-row input {
    max-width: 90px;
}

.nfu_clearance .clearance-form-wrapper .new-form .form-row input ~ label, 
.nfu_clearance .clearance-form-wrapper .new-form .form-row select ~ label, 
.nfu_clearance .clearance-form-wrapper .new-form .form-row textarea ~ label {
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 6px;
    vertical-align: middle;
}

.nfu_clearance .hidden {
    display: none !important;
}

.nfu_clearance .red-bold {
    color: #7F0000;
    font-weight: bold;
}

.nfu_clearance .vehicle_details_clearance .form-control-buttons-group {
    margin-top: 45px;
}

.nfu_clearance .vista_button_green_2 {
    margin-left: 450px;
    padding: 10px 15px 11px 15px;
    font-size: 14px;
}

.nfu_clearance .warning-box {
    position: absolute;
    padding: 10px;
    background: #CC0000;
    width: 400px !important;
    min-height: 100px;
    right: -257px;
}

.nfu_clearance .warning-box-reg {
    top: -60px;
}

.nfu_clearance .warning-box .warning-text {
    color: #fff;
	font-size: 14px;
	line-height: 16px;
}

.nfu_clearance .arrow_box {
	background: #CC0000;
}

.nfu_clearance .arrow_box::after, 
.nfu_clearance .arrow_box::before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.nfu_clearance .arrow_box::after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #CC0000;
    border-width: 30px;
    margin-top: -30px;
}

.nfu_clearance .arrow_box::before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #CC0000;
    border-width: 20px;
    margin-top: -20px;
}

.nfu_clearance .warning-box .warning-text {
    color: #fff;
}

.nfu_clearance .warning-box-vat-yes {
    top: -8px;
}

.nfu_clearance .warning-box-vat-no {
    top: 39px;
}

.nfu_clearance .warning-box-pav {
    top: -36px;
}

.nfu_clearance .ok-to-sell-section .hidden {
    display: inline-block !important;
}

.nfu_clearance .ok-to-sell-section .warning-box-rps {
    position: absolute;
    padding: 10px;
    background: #CC0000;
    width: 400px !important;
    min-height: 85px;
	color: #fff;
	top: 48px;
	right: -285px;
}

.nfu_clearance_amend .form-control-buttons-group :first-of-type ~ * {
    float: none !important;
}

.select_insco_filter {
    width: auto;
    float: left;
    margin-top: 2px;
    margin-right: 15px;
}

#uplift_requests_anchor,
.recently_viewed {
	left: 0;
	max-width: 100%;
	padding: 0;
	padding-top: 0px;
	margin: 0;
}

.create-uplift-request-form .radio-button-wrap {
    display: inline-block;
    margin-right: 20px;
    width: auto;
}

#experian-maindiv {
	float: left;
	margin-top: 9px;
	max-width: 383px;
}

.old_form #experian-maindiv {
	float: left;
	margin-left: 13px;
	margin-top: 20px;
}

#experian-maindiv .panel-default .panel-heading {
    background-color: #bfbfbf;
	padding: 10px 15px;
}

#experian-maindiv .panel-default {
    border: 1px solid #bfbfbf;
}

#experian-maindiv .panel-body {
    padding: 15px;
	margin-bottom: 15px;
}

#experian-maindiv .experian-img {
	display: inline-block;
	width: 83px;
}

#experian-maindiv #experian_last_done {
	font-weight: bold;
}

#experian-maindiv .experian-error {
	border: 1px solid #CC0000;
}

#experian-maindiv .experian-error .panel-title {
	background: #CC0000;
	color: #fff;
}

#experian-maindiv .experian-error .panel-heading {
	background: #CC0000;
}

#experian-maindiv .experian-ok {
	border: 1px solid #46a580;
}

#experian-maindiv .experian-ok .panel-title {
	background: #46a580;
	color: #fff;
}

#experian-maindiv .experian-ok .panel-heading {
	background: #46a580;
}

#experian-maindiv #experian_button {
	color: #ffffff;
	background-color: #029acf;
	border: 2px solid #02749c;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	padding: 2px;
	font-size: 13px;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: right;
	margin-top: -2px;
	width: 130px;
	position: relative;
}

#experian-maindiv #experian_button img {
    width: 11px;
    position: absolute;
    right: 4px;
    top: 4px;
}

#uplift-dialog .btn {
	background-color: #3366CC !important;
    font-size: 18px !important;
    padding: 6px 20px !important;
    margin-top: 15px;
	text-align: center;
	width: 150px;
	margin: 0 auto auto;	
	color: #fff;
	cursor: pointer;
}

.vehicle_select {
    text-align: center;
}

.vehicle_select div {
    width: 190px;
    float: left;
    margin: 5px;
    cursor: pointer;
}

.vehicle_select .notactive {
    opacity: 0.4;
}

.input-hide {
    display: none !important;
}

.btn {
    display: block;
    border-radius: 2em;
    cursor: pointer;
    padding: 0.9em 2em;
    text-decoration: none;
    position: relative;
}
.btn:hover {
    opacity: 0.8;
}
.btn.disabled, .btn:disabled {
    opacity: 0.4;
    cursor: default;
}

.btn-sm {
    font-size: 0.8em;
}

.btn-success {
    background-color: #00B588;
    color: #fff;
}

.btn .header-button-right-arrow {
    top: 0.75em;
    right: 0.5em;
}