#cost-estimate {
	display: block;
	width: 100%;
	background: #1a1a1a;
	overflow: hidden;
}
#cost-estimate > .heading {
	display: block;
	position: relative;
	width: 100%;
	height: 80px;
	background: #1a1a1a;
}
#cost-estimate .heading h2 {
	font-family: 'Helvetica Neue', Arial;
	color: #fff;
	line-height: 80px;
	font-size: 22px;
	margin: 0px 0px 0px 20px;
}
#cost-estimate > .heading .button {
	font-family: 'Helvetica Neue', Arial;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-shadow: none;
	border: solid #282727 1px;
	background: #3e3e3e;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #484848 0%, #3e3e3e 10%, #484848 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #484848), color-stop(10%, #3e3e3e), color-stop(100%, #484848));
	background: -webkit-linear-gradient(top, #484848 0%, #3e3e3e 10%, #484848 100%);
	background: -o-linear-gradient(top, #484848 0%, #3e3e3e 10%, #484848 100%);
	background: -ms-linear-gradient(top, #484848 0%, #3e3e3e 10%, #484848 100%);
	background: linear-gradient(to bottom, #484848 0%, #3e3e3e 10%, #484848 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#484848', endColorstr='#484848', GradientType=0 );
}
#cost-estimate > .heading .print, #cost-estimate > .heading .reset {
	float:right;
	margin: 22px 10px 0px 0px;
}
.button.secondary.reset {
	font-size:14px;
}
#cost-estimate > .heading .print span {
	font-size: 18px;
	font-weight: normal !important;
}
#cost-estimate > .heading .button > span {
	font-family: 'HaynesPro';
	font-weight: normal;
	color: #fff;
	margin: 0px 12px 0px 0px;
}
#cost-estimate > .heading .close {
	float: right;
	margin: 22px 20px 0px 0px;
	font-family:'HaynesPro';
}
#cost-estimate > .inner {
	display: block;
	margin: 0px 20px 20px 20px;
	background: #fff;
}
#cost-estimate > .inner .heading {
	display: block;
	overflow: hidden;
	min-height: 63px;
	padding-bottom: 30px;
	border-bottom: solid #ededed 1px;
}
#cost-estimate > .inner .heading img {
	display: block;
	float: left;
	margin: 16px 0px 0px 20px;
}
#cost-estimate > .inner .heading h2 {
	color: #333;
	float: left;
	line-height: 22px;
	margin-top: 30px;
}
#cost-estimate > .inner .heading h2 a {
	color: #333;
}
form.cost-estimate {
	width: 100%;
	min-height: 300px;
	background: #f5f5f5;
	padding: 0px 0px 20px 0px;
}
#content.saveVehicleConfiguration form.cost-estimate {
	min-height: 100px;
}
#content.saveVehicleConfiguration form.cost-estimate .costs-bottom {
	height: 40px;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}
form.cost-estimate .top {
	width: 100%;
	height: 86px;
	line-height:86px;
	background: #fff;
	border-bottom: solid #dbdbdb 1px;
}
.innerPadding {
	margin:0 20px 20px 20px;
}
.cost-estimate .top {
	width: 100%;
	height: 86px;
	background: #fff;
	border-bottom: solid #dbdbdb 1px;
}
form .top {
	width: 100%;
	height: 86px;
	background: #fff;
	border-bottom: solid #dbdbdb 1px;
}
form .inner h2 {
	line-height:86px;
}
form.cost-estimate .inner.innerFieldSearch #searchInput {
	height:21px;
}
/*
form.cost-estimate .inner.innerFieldSearch {position:relative;padding:0 20px;}

form.cost-estimate .inner.innerFieldSearch .fieldSearch {position:absolute;right:0;top:12px;}
form.cost-estimate .inner.innerFieldSearch .fieldSearch {position:absolute;right:0;top:12px;margin-right:20px !important;}

form.cost-estimate .inner.innerFieldSearch .fieldSearch input {float:left;margin-right:20px;}
form.cost-estimate .inner.innerFieldSearch .fieldSearch:last-child {margin-right:0;}
*/
form fieldset {
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
}
form label {
	color: #000;
	display: block;
	margin: 0px 0px 7px 0px;
	font-size: 13px;
	font-weight: bold;
}
form input[type=text]::placeholder, #cost-estimate form input[type=text]::-webkit-input-placeholder, #cost-estimate form input[type=text]::-moz-placeholder {
	color: #ccc;
	font-weight: normal;
	vertical-align: middle;
}
form input[type=text], form input[type=number] {
	border: solid #bfbfbf 1px;
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 7px 5px;
	color: #333;
	background: #ebebeb; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(10%, #f9f9f9), color-stop(19%, white), color-stop(100%, white)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ebebeb 0%, #f9f9f9 10%, #ffffff 19%, #ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
/*form.cost-estimate .inner {margin: 0px 20px 0px 20px;}*/
form.cost-estimate fieldset {
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
}
form.cost-estimate label {
	color: #000;
	display: block;
	margin: 0px 0px 7px 0px;
	font-size: 13px;
	font-weight: bold;
}
form.cost-estimate input[type=text]::placeholder, form.cost-estimate input[type=text]::-webkit-input-placeholder, form.cost-estimate input[type=text]::-moz-placeholder, form.cost-estimate input[type=number]::placeholder, form.cost-estimate input[type=number]::-webkit-input-placeholder, form.cost-estimate input[type=number]::-moz-placeholder {
	color: #ccc;
	font-weight: normal;
	vertical-align: middle;
}

form.cost-estimate li.edit input[type=text] {
    margin-left: 30px;
    padding: 7px 5px 7px 5px;
}

form.cost-estimate li input.edit-input[type=text] {
	margin-left: 30px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

form.cost-estimate input[type=text], form.cost-estimate input[type=number] {
	border: solid #bfbfbf 1px;
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 7px 5px;
	color: #333;
	background: #ebebeb;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(10%, #f9f9f9), color-stop(19%, white), color-stop(100%, white));
	background: -webkit-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%);
	background: -o-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%);
	background: linear-gradient(to bottom, #ebebeb 0%, #f9f9f9 10%, #ffffff 19%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 );
}
form.cost-estimate input[type=tel] {
	border: solid #bfbfbf 1px;
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 7px 5px;
	color: #333;
	background: #ebebeb;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(10%, #f9f9f9), color-stop(19%, white), color-stop(100%, white));
	background: -webkit-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%);
	background: -o-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%, #f9f9f9 10%, white 19%, white 100%);
	background: linear-gradient(to bottom, #ebebeb 0%, #f9f9f9 10%, #ffffff 19%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 );
}
form.cost-estimate textarea {
	padding: 7px 5px 7px 5px;
	width: 418px;
	height: 80px;
	border: solid #bfbfbf 1px;
	resize: none;
	font-family: 'Helvetica Neue', Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
form.cost-estimate .vehicleWrap {
	overflow: hidden;
}
form.cost-estimate .vehicleInput input[type="tel"]:read-only, form.cost-estimate .vehicleInput input[type="text"]:read-only, form.cost-estimate .vehicleInput input[type="number"]:read-only {
	border: 1px solid #ddd;
	color: #000 !important;
	background: #fafafa;
}
form.cost-estimate .vehicleInput input[type="tel"]:disabled, form.cost-estimate .vehicleInput input[type="text"]:disabled, form.cost-estimate .vehicleInput input[type="number"]:disabled {
	border: 1px solid #ddd;
	color: #000 !important;
	background: #fafafa;
	font-weight: normal;
}
form.cost-estimate .mid-section input[type="tel"]:read-only, form.cost-estimate .mid-section input[type="text"]:read-only, form.cost-estimate .mid-section input[type="number"]:read-only {
	border: 1px solid #ddd !important;
	color: #000 !important;
	background: #fafafa !important;
	float: left;
	padding: 7px 5px 7px 5px;
	margin: 0px;
	font-weight: normal;
}
form.cost-estimate .mid-section input[type="tel"]:disabled, form.cost-estimate .mid-section input[type="text"]:disabled, form.cost-estimate .mid-section input[type="number"]:disabled {
	border: 1px solid #ddd !important;
	color: #000 !important;
	background: #fafafa !important;
	float: left;
	padding: 7px 5px 7px 5px;
	margin: 0px;
	font-weight: normal;
}
form.cost-estimate input[type=text]:read-only:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}
form.cost-estimate .vehicleInput {
	padding:20px 0 0 0;
}
.vehicleInput fieldset {
	margin: 14px 20px 0px 0px;
}
form.cost-estimate .vehicleInput fieldset {
	margin: 14px 20px 0px 0px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.vehicleInput input.configuration-name, .configuration-name {
	width: 168px !important;
}
.vehicleInput input.vehicle-reg-vin, .vehicle-reg-vin {
	width: 248px !important;
}
.vehicleInput input.vehicle-reg-number, .vehicle-reg-number {
	width: 168px !important;
}
.vehicleInput input.mileage, .mileage, #workorder-details-mileage {
	width: 118px !important;
    -moz-appearance: textfield;
}

.vehicleInput input.mileage::-webkit-outer-spin-button,
.vehicleInput input.mileage::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.top fieldset {
	margin: 14px 20px 0px 0px;
}
fieldset .day, fieldset .month, fieldset .year {
	display: block;
	float: left;
	text-align: center;
	margin: 0px 10px 0px 0px !important;
}
fieldset .day, fieldset .month {
	width: 28px;
}
fieldset .year {
	width: 48px;
}
.mid-section {
	padding: 30px 0px 0px 0px;
	clear:both;
}
.mid-section:after {
	content: '';
	display: block;
	line-height: 0px;
	height: 0px;
	clear: both;
}
.mid-section input[type=text] {
	width: 418px;
	margin: 0px 0px 0px 0px !important;
}
.mid-section input[type=tel] {
	width: 418px;
	margin: 0px 0px 0px 0px !important;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.mid-section .left, .mid-section .right {
	width: 440px;
	float: left;
	margin: 0px 40px 0px 0px;
}
.mid-section .right {
	margin: 0px 0px 0px 0px;
}
.mid-section input.zipcode {
	width: 128px !important;
	margin: 0px 20px 0px 0px !important;
}
.mid-section input.city {
	width: 248px !important;
}
.mid-section input.firstname {
	margin:0 20px 0px 0 !important;
}
.mid-section input.firstname, .mid-section input.lastname {
	width:188px !important;
}
.upper-section {
	padding: 30px 0px 0px 0px;
	clear:both;
}
.upper-section .left, .upper-section .right {
	width: 440px;
	float: left;
	margin: 0px 40px 0px 0px;
}
.upper-section .right {
	margin: 0px 0px 0px 0px;
}
.see-more-less-wrap {
	clear: both;
	padding: 10px 0px;
	overflow: hidden;
}
.contentViewDetails .mid-section {
	display: none;
}
.see-more-less-wrap #see-less-link.hidden, .see-more-less-wrap #see-more-link.hidden {
	display: none;
}
.organiserFull .mid-section span:not(.customer-details-info) {
	display: block;
	clear: both;
	line-height: 20px;
	font-size: 13px;
	overflow: hidden;
}
.organiserFull .mid-section span.customer-details-info {
	font-weight: bold;
}
.organiserFull .mid-section label {
	width: 200px;
	float: left;
	display: inline-block;
	font-weight: normal !important;
}
.inner {
	overflow: hidden;
}
.cost-estimate-item {
	display: block;
	position: relative;
	clear: both;
	margin: 20px 0px 20px 0px;
	background: #f2f2f2;
	border: solid #c8c8c8 1px;
	overflow: hidden;
}
.cost-estimate-item.expand {
	height: 58px;
}
.cost-estimate-item:last-child {
	margin: 0px 0px 0px 0px;
}
.cost-estimate-item .top-bar {
	position:relative;
	display: block;
	height:58px;
	width: 100%;
	background: #fff;
	border-bottom: solid #c8c8c8 1px;
	box-shadow: inset 0px 0px 30px #fafafa;
	overflow: hidden;
}
.cost-estimate-item .top-bar h2 {
	display: inline-block;
	font-family: 'Helvetica Neue', Arial;
	font-size: 20px;
	line-height: 58px;
	margin: 0px 15px 0px 20px;
}
.cost-estimate-item .top-bar .switch {
	position:absolute;
	top:22px;
	right:20px;
	font-family:'Helvetica Neue', Arial;
	font-size:13px;
	font-weight:bold;
	color:#333;
}
.cost-estimate-item .top-bar .switch span.icon {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 0px 8px;
	font-family: 'HaynesPro';
}
.cost-estimate-item .top-bar .counter {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0px 13px 0px 13px;
	background: #f2f5f8;
	border: solid #d2d7dc 1px;
	color: #006dc1;
	font-family: 'Helvetica Neue', Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	box-shadow: inset 0px 1px 3px #e0e3e6;
	text-shadow: 0px 1px #fff;
}
.cost-estimate-item.static .headers {
	display:block;
	height:56px;
	box-shadow:inset 0px 0px 30px #e5e5e5;
	line-height:56px;
	xpadding-right: 54px;
}
.cost-estimate-item.static .headers > span {
	display:inline-block;
	float:right;
	font-size:12px;
	color: #6c6c6c;
	font-weight: bold;
	width:100px;
}
.jobHeader {
	position:relative;
	display: block;
	height:50px;
	width: 100%;
	background: #fff;
	border-bottom: solid #c8c8c8 1px;
	box-shadow: inset 0px 0px 30px #fafafa;
}
.jobHeader h4 {
	display: inline-block;
	font-family: 'Helvetica Neue', Arial;
	font-size: 13px;
	line-height:50px;
	margin: 0px 15px 0px 20px;
}
.jobHeader .switch {
	position:absolute;
	top:18px;
	right:20px;
	font-family:'Helvetica Neue', Arial;
	font-size:13px;
	font-weight:bold;
	color:#333;
}
.jobHeader .switch span.icon {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 0px 8px;
	font-family: 'HaynesPro';
}
.cost-estimate-item.static .headers.expand {
	display:block;
	height:40px;
	box-shadow:inset 0px 0px 30px #e5e5e5;
	line-height:40px;
}
.cost-estimate-item.static .headers.expand > span {
	display:inline-block;
	float:right;
	font-size:12px;
	color: #6c6c6c;
	font-weight: bold;
	text-align:center;
}
.cost-estimate-item.static .headers.expand > span.add-remove, .cost-estimate-item.static .bottom > span.add-remove {
	right:0px;
	width: 53px;
}
.cost-estimate-item.static .headers.expand span.time {
	right: 253px;
	width:97px;
	border:1px solid #efefef;
	border-top:0;
	border-bottom:0 !important;
}
.cost-estimate-item.static .headers.expand > span.timeWithMargin {
	right: 154px;
	width: 120px;
}
.cost-estimate-item.static .headers.expand > span.rate {
	right: 352px;
	width: 94px;
}
.cost-estimate-item.static .bottom > span.resetTime {
	display: none;
	position:absolute;
	border:1px solid #efefef;
	border-top:0;
	border-bottom:0 !important;
    width: 97px;
	height:62px;
	right: 274px
}
.cost-estimate-item.static a.btn.reset-time {
	display: inline-block;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	color: #006dc1;
	font-weight: bold;
	text-align: center;
}
/*.activeHover {border-left:1px solid #c10000 !important;background: rgba(193, 0, 0, 0.1);}*/
.timesEdited {
	border-left:1px solid #c10000 !important;
	border-right: 1px solid #c10000 !important;
	background: rgba(247, 228, 228, 0.3);
}
.timeWithMargin.timesEdited input.timesEdited {
	border:1px solid #bfbfbf !important;
}
.headers.expand span.time.timesEdited, .cost-estimate-item.static .bottom > span.resetTime.timesEdited {
	border-right:1px solid #c10000 !important;
}
.headers.expand span.timeWithMargin.timesEdited {
	background:none !important;
	border:0 !important;
}
.timeWithMargin.timesEdited {
	border-left:1px solid #c10000 !important;
	background:none !important;
}
.cost-estimate-item.static ul li > span.time input[type=number].timeEdited {
	border: 1px solid #ff0000;
	-moz-box-shadow: 0 0 5px #ff0000;
	-webkit-box-shadow: 0 0 5px #ff0000;
	box-shadow: 0px 0px 5px #ff0000;
}
#tasks {
	display: none;
}
.cost-estimate-item.static .bottom > span.resetTime {
	border-right:1px solid #cc9999 !important;
	text-align: center;
	line-height: 50px;
}
.activeHover {
	background: rgba(247, 228, 228, 0.5) !important;
	border-left:1px solid #c10000 !important;
}
.timeWithMargin.activeHover {
	background:none !important;
}
.cost-estimate-item ul {
	display: block;
	width: 100%;
}
.cost-estimate-item ul li {
	display: block;
	position: relative;
	width: 100%;
	padding: 15px 0px 15px 0px;
	font-size: 15px;
	line-height: 18px;
	border-top: solid #e8e8e8 1px;
	background: #fff;
	box-shadow: inset 0px 0px 30px #f9f9f9;
	overflow: hidden;
}
.cost-estimate-item ul li.subTask {
	padding: 15px 0px 15px 0px;
	font-size: 12px;
	line-height: 15px;
}
.cost-estimate-item:not(.static) ul li h3 {
	word-wrap: break-word;
	word-break: break-all;
	display: inline-block;
	font-family: 'Helvetica Neue', Arial;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	margin: 0px 510px 0px 20px;
}
.cost-estimate-item ul li h3 span {
	display: inline-block;
	font-family: 'Helvetica Neue', Arial;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cost-estimate-item:not(.static) ul li > span {
	float: right;
	vertical-align: top;
	height: 18px;
	line-height: 18px;
	border-left: solid #e5e5e5 1px;
	padding: 15px 0px 15px 0px;
	margin: -15px 0px 0px 0px;
}
.cost-estimate-item ul li span.price {
	width: 104px;
	text-indent: 10px;
}
.cost-estimate-item ul li span.quantity {
	width: 65px;
}
.cost-estimate-item ul li span.quantity input[type=text] {
	display: block;
	font-size: 15px;
	line-height: 15px;
	padding: 7px 0px 6px 0px;
	width: 43px;
	border: solid #bfbfbf 1px;
	top: 50%;
	margin: -7px 0px 0px 10px;
	text-align: center;
	color: #333;
	box-shadow: inset 0px 2px 10px #ebebeb;
}
.cost-estimate-item ul li span.checker {
	width: 52px;
}
.cost-estimate-item.check-only ul li h3 {
	margin: 0px 72px 0px 20px;
}
.cost-estimate-item.check-only ul li span.checker {
	border: none;
}

.cost-estimate-item ul li.subTask.subJobTask h3  {
    padding-left: 103px;
}

.cost-estimate-item ul li.subTask h3 {
	padding-left: 30px;
}

.cost-estimate-item.static {
	background: #efefef;
}
.cost-estimate-item.static h2 {
	display: block;
	font-family: 'Helvetica Neue', Arial;
	font-size: 20px;
	padding: 0px 380px 0px 0px;
	height: 58px;
	overflow: hidden;
	word-wrap: nowrap;
	text-overflow: ellipsis;
	line-height: 58px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	background: #fff;
	text-indent: 20px;
	box-shadow: inset 0px 0px 30px #fafafa;
}
.cost-estimate-item.static h2:first-child {
	border-top: none;
}
/*
.cost-estimate-item.static h2:after {content:'^' !important;font-family:HaynesPro;right:20px;position:absolute;}
.cost-estimate-item.static h2.down:after {content: '_' !important;}
.cost-estimate-item.static ul {margin: 0px 0px 8px 0px;border-bottom: solid #e8e8e8 1px;}
*/
.cost-estimate-item.static ul {
	margin:0;
	border-bottom: solid #e8e8e8 1px;
}
.cost-estimate-item.static ul li {
	position: relative;
}
.cost-estimate-item.static ul:last-child {
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}
.cost-estimate-item.static ul li h3 {
	display: inline-block;
	font-family: 'Helvetica Neue', Arial;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
    margin: 0px 510px 0px 30px;
}
.cost-estimate-item.static ul li.custom h3 {
	word-wrap: break-word;
	word-break: break-all;
}
.cost-estimate-item.static ul li.disable {
	background-color:#f5f5f5;
}
.cost-estimate-item.static ul li.disable h3 {
	text-decoration:line-through;
}
.cost-estimate-item.static ul li.additionalwork div {
    position: absolute;
    top: 50%;
    color: #39972e;
    line-height: 26px;
    font-size: 11px;
    font-weight: bold;
    background: #e2efe0;
    display: block;
    width: 120px;
    height: 26px;
    margin: -13px 0px 0px 30px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 3px;
}
.cost-estimate-item.static ul li.additionalwork h3 {
    margin-left: 163px;
    padding-left: 0px;
}
.cost-estimate-item div.bottom .subtotal {
	text-align: right;
	font-size: 16px;
	color: #6c6c6c;
	font-weight: bold;
	display: block;
	font-weight: bold;
	width: 128px;
	float: right;
	line-height: 54px;
	margin: 0px 28px 0px 0px;
}
.cost-estimate-item div.bottom .subtotal .currency {
	margin: 0px 6px 0px 0px;
}
.cost-estimate-item div.bottom .title {
	display: block;
	line-height: 54px;
	float: right;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	color: #6c6c6c;
	font-weight: bold;
}
.cost-estimate-item.static ul li > span {
	height: 100%;
	position: relative;
	border-left: solid #e5e5e5 1px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	right: 0px;
	top: 0px;
}
.cost-estimate-item.static ul li > span.extra-info {
	border: none;
	right: 519px;
}
.cost-estimate-item.static ul li > span.extra-info .button {
	display: block;
	height: 28px;
	width: 28px;
	border: solid #c8c8c8 1px;
	background: #fff;
	box-shadow: inset 0px 0px 10px #F9F9F9;
	text-shadow: none !important;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	text-align: center;
	font-family: 'HaynesPro';
	/*margin: 10px 5px 0px 0px;*/
	margin: 10px 13px 0px 0px;
	float: right;
	color: #0d74c4;
}
.cost-estimate-item.static ul li > span.add-remove {
	right: 0px;
	width: 53px;
}

.cost-estimate-item.static ul li > span.vat {
    right: 54px !important;
}

.cost-estimate-item.static ul li > span.total, .cost-estimate-item.static ul li > span.price {
	right: 108px;
	width: 99px;
}

li.task.checked.edit span.total span {
	margin-right: 10px;
}

.cost-estimate-item.static ul li > span.total > span, .cost-estimate-item.static ul li > span.price > span {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	position: absolute;
	margin: -20px 0px 0px 0px;
	right: 20px;
	top: 50%;
}
.cost-estimate-item.static ul li > span.total > span .currency, .cost-estimate-item.static ul li > span.price > span .currency {
	margin: 0px 6px 0px 0px;
}
.cost-estimate-item.static ul li > span.timeWithMargin {
	right: 205px;
	width: 119px;
}
.cost-estimate-item.static ul li > span.timeWithMargin > span {
	display: block;
	height: 40px;
	width: 100%;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	margin: -20px 0px 0px 0px;
	text-align: center;
}

.cost-estimate-item.static ul li > span.time {
    right: 332px;
    width: 97px;
}
.cost-estimate-item.static ul li > span.time > span {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	right: 0px;
	top: 50%;
	margin: -20px 0px 0px 0px;
}
.cost-estimate-item.static ul li > span.time input[type=number] {
	width: 47px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 10px 0px 7px;
	text-align: right;
}
.cost-estimate-item.static ul li > span.rate {
	right: 421px;
	width: 95px;
}
.cost-estimate-item.static ul li > span.rate > span {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	position: absolute;
	margin: -20px 0px 0px 0px;
	right: 20px;
	top: 50%;
}
.cost-estimate-item.static ul li > span.rate > span > select {
	height: 30px;
	line-height: 30px;
}
.cost-estimate-item.static ul li > span.rate > span .currency {
	margin: 0px 6px 0px 0px;
}
.cost-estimate-item.static ul li > span.rate input[type=text] {
	width: 38px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 13px 0px 7px;
}
.cost-estimate-item.static ul li > span.unitPrice {
	right: 308px;
	width: 99px;
}
.cost-estimate-item.static ul li > span.unitPrice > span {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	position: absolute;
	margin: -20px 0px 0px 0px;
	right: 0px;
	top: 50%;
}
.cost-estimate-item.static ul li > span.unitPrice > span .currency {
	margin: 0px 6px 0px 0px;
}
.cost-estimate-item.static ul li > span.unitPrice input[type=number] {
	width: 47px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 13px 0px 7px;
}
/*
.cost-estimate-item.static ul li > input[type=text],
.cost-estimate-item.static ul li > input[type=number] {width: 50%;display: inline-block;vertical-align: middle;margin: 0px 0px 0px 20px;}
*/
.cost-estimate-item.static ul li.edit .price > span, .cost-estimate-item.static ul li.edit .total > span, .cost-estimate-item.static ul li.edit .rate > span {
	right: 10px;
	display: block;
}
.cost-estimate-item.static ul li.edit .price > span .currency, .cost-estimate-item.static ul li.edit .total > span .currency, .cost-estimate-item.static ul li.edit .rate > span .currency {
	float: left;
	display: block;
	margin: 0px;
}
.cost-estimate-item.static ul li.edit .rate > span .currency, .cost-estimate-item.static ul li.edit .total > span .currency {
	margin: 0px 4px 0px 0px;
}
.cost-estimate-item.static ul li.edit .price > span input[type=text], .cost-estimate-item.static ul li.edit .total > span input[type=text], .cost-estimate-item.static ul li.edit .rate > span input[type=text] {
	float: right;
	display: block;
	width: 36px;
	margin: 4px 0px 0px 0px;
	text-align: right;
}
form.cost-estimate input[type=text].title {
	text-align: left;
	width: 400px;
}
.cost-estimate-item.static ul li > span.quantity {
	width: 99px;
	right: 211px;
}
.cost-estimate-item.static ul li > span.quantity input[type=number] {
	width: 47px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 13px 0px 7px;
	padding: 7px 5px 6px 5px;
}
.cost-estimate-item.static ul li > span.quantity > span {
	position: absolute;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	top: 50%;
	right: 0px;
	margin: -20px 0px 0px 0px;
}
.cost-estimate-item.static ul li > span.add-remove a {
	display: block;
	position: absolute;
	top: 50%;
	margin: -15px 0px 0px 12px;
	height: 28px;
	width: 28px;
	font-size: 13px;
	line-height: 30px;
}
.cost-estimate-item.static ul li > span.add-remove a.add {
	color: #3b9c2f;
	font-family: 'HaynesPro';
}
.cost-estimate-item.static ul li > span.add-remove a.remove {
	color: #c10000;
	font-family: 'HaynesPro';
}

.cost-estimate-item.static ul li > span.add-remove a.remove.disabled {
	display: none;
	color: #666;
	font-family: 'HaynesPro';
}

.cost-estimate-item.static ul li > span.enable-disable {
	right: 0px;
	width: 53px;
}
.cost-estimate-item.static ul li > span.enable-disable a.custom-radio-button {
	position: absolute;
	display: block;
	height: 20px;
	padding-right: 10px;
	padding-left: 0px;
	background: #fff;
	text-align: center;
	line-height: 20px;
	right: 7px;
	top: 50%;
	margin: -11px 4px 0px 0px;
	cursor: pointer;
	overflow: hidden;
	border: 1px solid #ddd;
}
.custom-radio-button.disabled {
	color: #bbb !important;
	cursor: default !important;
}
.cost-estimate-item.static ul li > span.enable-disable a.custom-radio-button span {
	display: block;
	color: #fff;
	font-family: 'HaynesPro';
	font-weight: normal;
	font-size: 15px;
	background: #fff;
	height: 18px;
	width: 18px;
	line-height: 18px;
	-moz-box-shadow:    0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	box-shadow:         0px 0px 4px #666;
	margin: 1px;
}
.cost-estimate-item.static ul li > span.enable-disable a.custom-radio-button.enable, .cost-estimate-item.static ul li > span.enable-disable a.custom-radio-button.remove {
	color: #fff;
}
.cost-estimate-item.static ul li > span.enable-disable a.custom-radio-button.disable, .cost-estimate-item.static ul li > span.enable-disable a.custom-radio-button.add {
	background: #3b9c2f;
	padding-right: 0px;
	padding-left: 10px;
}
.cost-estimate-item.static ul li > span.enable-disable a.custom-radio-button.disable.disabled, .cost-estimate-item.static ul li > span.enable-disable a.custom-radio-button.add.disabled {
	color: #666;
	display: none;
}
.cost-estimate-item .btn {
	border: solid #c8c8c8 1px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background: #fff;
	box-shadow: inset 0px 0px 10px #f9f9f9;
	text-align: center;
}
.cost-estimate-item.static a.btn.add-element {
	display: inline-block;
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 0px 20px;
	font-size: 13px;
	color: #006dc1;
	font-weight: bold;
}
.cost-estimate-item.static a.btn.psuedo.add-element {
	padding: 0px 10px 0px 27px;
}
.cost-estimate-item.static a.btn.psuedo.add-element.disabled {
	display: none;
	color: #666;
}
.cost-estimate-item.static a.btn.psuedo.add-element:before {
	content: '+';
	display: block;
	height: 8px;
	width: 8px;
	position: absolute;
	margin: 0px 0px 0px -18px;
	font-size: 18px;
}
.cost-estimate-item.static ul li.follow-up h3 {
	margin: 0px 360px 0px 130px;
}
.cost-estimate-item.static ul li.follow-up h3:before {
	content: 'follow up';
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	position: absolute;
	top: 50%;
    margin: -13px 0px 0px -100px;
	text-transform: uppercase;
	height: 26px;
	width: 92px;
	background: #e2efe0;
	color: #39972e;
}
.grand-total {
	display: block;
	height: 208px;
	width: 100%;
	border: solid #c8c8c8 1px;
	background: #fff;
	margin: 0px 0px 30px 0px;
}
.grand-total div {
	display: block;
	height: 34px;
	line-height: 34px;
	margin: 0px 28px 0px 0px;
}
.grand-total div.total {
	margin: 12px 28px 0px 0px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.grand-total div.vat {
	font-size: 16px;
}
.grand-total div > span {
	display: block;
	float: right;
	width: 180px;
	text-align: right;
}
.costs-bottom {
	height: 40px;
}
.costs-bottom p {
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.costs-bottom a {
	float: right;
	padding-left: 37px;
	padding-right: 37px;
	margin: 0px 0px 0px 20px;
}
.costs-bottom a.button.secondary {
	margin-left: 10px;
}
.costs-bottom input[type=submit] {
	float: right;
	padding-left: 37px;
	padding-right: 37px;
	margin: 0px 0px 0px 20px;
}
.costs-bottom a.delete, .costs-bottom a.reset {
	color: #c10000;
}
.costs-bottom a.delete.disabled, .costs-bottom a.reset.disabled {
	color: #e6e6e6;
}
.inner .inner .heading {
	display: block;
	height: 83px;
	background: #fff;
	border-bottom: solid #ededed 1px;
	margin: 0px -20px;
}
.message.green {
	margin-bottom:20px;
	padding:20px;
	background:#e2efe0;
	color:#39972e;
	border:1px solid #b0c9ac;
}
.message.green h4 {
	font-size:16px;
	margin:0 0 10px 0;
}
.message.green {
	font-size:13px;
}
.message.red {
	margin-bottom:20px;
	padding:20px;
	background:#fcf6f6;
	color:#c10000;
	border:1px solid #c10000;
}
.message.red h4 {
	font-size:16px;
	margin:0 0 10px 0;
}
.message.red {
	font-size:13px;
}
.related-files {
	margin-bottom:20px;
	clear:both;
}
.related-files h2 {
	line-height:40px !important;
}
.related-files .relatedInput {
	border:1px solid #bfbfbf;
	background:#ededed;
	padding:20px;
}
.fileUpload {
	border:1px dotted #a3a3a3;
	height:118px;
	width:88px;
	padding:20px;
	text-align:center;
	line-height:18px;
	float:left;
}
.fileUpload span {
	font-size:14px;
}
.fileUpload span:nth-child(2) {
	color:#a3a3a3;
	display:block;
	margin-top:5px;
}
.custom-file-input {
	color: transparent;
	overflow:hidden;
	width:67px;
	height:30px;
	margin-top:10px;
	outline:none;
}
.custom-file-input:hover {
	cursor:pointer;
}
.custom-file-input::-webkit-file-upload-button {
	visibility: hidden;
}
.custom-file-input::before {
	content:'Browse';
	color:#016bbf;
	display:inline-block;
	background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
	border: 1px solid #999;
	padding: 5px 8px;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	text-shadow: 1px 1px #fff;
	font-weight: 700;
	font-size: 10pt;
}
.custom-file-input:active {
	outline:0;
}
.custom-file-input:active::before {
	background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.fileIMG {
	height:150px;
	width:120px;
	background:#fff;
	margin-right:15px;
	padding:5px;
	float:left;
	position:relative;
}
.fileIMG img {
	display:block;
}
.fileIMG span {
	position:absolute;
	top:0;
	right:0;
	z-index:500;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#c00002;
	font-size:13px;
	font-weight:bold;
	background:#fff;
	font-family: 'HaynesPro';
	display:none;
}
.fileIMG:hover span {
	display:block;
}
.fileIMG div {
	text-align:center;
	height:35px;
	color:#a3a3a3;
	font-size:12px;
	line-height:35px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:115px;
}
#cost-estimate .custom-dropdown-wrapper {
	float: left;
	position: relative;
	border: solid #a7a7a7 1px;
	font-family: 'Helvetica Neue', Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	margin: 0px 0px 7px 0px;
	background: #f2f2f2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #f8f8f8 50%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(50%, #f8f8f8), color-stop(100%, #f2f2f2));
	background: -webkit-linear-gradient(top, white 0%, #f8f8f8 50%, #f2f2f2 100%);
	background: -o-linear-gradient(top, white 0%, #f8f8f8 50%, #f2f2f2 100%);
	background: -ms-linear-gradient(top, white 0%, #f8f8f8 50%, #f2f2f2 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 50%, #f2f2f2 100%);
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 300px;
}
#cost-estimate #selectPageWrapper .custom-dropdown-wrapper {
	width: auto;
}
#cost-estimate .custom-dropdown-wrapper span.selected {
	font-family: 'Helvetica Neue', Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	margin: 0px 40px 0px 15px;
}
#cost-estimate .custom-dropdown-wrapper span.selected:before {
	content: '_';
	font-family: 'HaynesPro';
	display: block;
	width: 25px;
	height: 38px;
	text-align: left;
	line-height: 38px;
	float: right;
}
#cost-estimate .custom-dropdown-wrapper select {
	display: block;
	border: none;
	width: 100%;
	height: 38px;
	opacity: 0;
	position: absolute;
	margin: -38px 0px 0px 0px;
}
#cost-estimate .custom-checkbox-wrapper {
	font-family: 'HaynesPro';
	display: block;
	height: 28px;
	width: 28px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	border: solid #c8c8c8 1px;
	color: #cecece;
	padding: 0px;
	margin: 0px;
	background: #fff;
	box-shadow: inset 0px 0px 10px #f9f9f9;
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
	text-align: center;
	float: left;
}
#cost-estimate .custom-checkbox-wrapper.checked {
	border: solid #c0d3bd 1px;
	background: #d6e8d3;
	box-shadow: inset 0px 0px 10px #cee1cb;
	color: #39972e;
}
#cost-estimate .custom-checkbox-wrapper input[type=checkbox]:hover {
	cursor: pointer;
}
#cost-estimate .custom-checkbox-wrapper input[type=checkbox] {
	display: block;
	height: 30px;
	width: 30px;
	opacity: 0;
	position: absolute;
	border: none;
	margin: -28px 0px 0px 0px;
}
#cost-estimate form fieldset.checkbox {
	float: none;
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}
#cost-estimate form fieldset.checkbox label {
	display: block;
	float: left;
	margin-top: 6px;
}
/*
.cost-estimate-item.static .headers {display: block;height: 30px;position: absolute;margin: -30px 0px 0px 0px;right: 20px;border:2px solid red;}
*/



.preferences .cost-estimate-item.static div.headers {
	display: block;
	height: 30px;
	position: absolute;
	margin: -60px 0px 0px 0px;
	right: 20px;
	box-shadow:none;
}
.preferences .cost-estimate-item.static ul li input.financial-settings-rate {
	margin: 0px 380px 0px 20px;
}
.preferences .cost-estimate-item.static div.headers > span.description {
	float: left;
}
.preferences .cost-estimate-item.static ul li > span.rate {
	right: 54px;
	width: 99px;
}
.preferences form .inner {
	padding: 0px 20px 0px 20px;
}
.preferences form .cost-estimate-item.static.rates {
	margin-top:20px;
}
.preferences form .cost-estimate-item.static.rates fieldset {
	display: block;
	float: none;
	overflow: hidden;
	padding: 0px 20px;
}
.preferences form .cost-estimate-item.static.rates fieldset .custom-radio-button.active {
	color: #3c9e30;
}
.preferences form .cost-estimate-item.static.rates fieldset input[type=radio] {
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	border: none;
	opacity: 0;
	top: 0;
	display: none;
}
.preferences form .cost-estimate-item.static.rates fieldset .custom-radio-button {
	position: absolute;
	display: block;
	height: 22px;
	width: 22px;
	color: #fff;
	font-family: 'HaynesPro';
	font-weight: normal;
	background: #eee;
	text-align: center;
	line-height: 22px;
	border: solid #eaeaea 1px;
	right: 30px;
	top: 50%;
	margin: -11px 0px 0px 0px;
	cursor: pointer;
}
.preferences form .cost-estimate-item.static.rates fieldset input[type=radio] {
	position: absolute;
	display: block;
	height: 22px;
	width: 22px;
	border: none;
	opacity: 0;
	right: 30px;
	top: 50%;
	margin: -11px 0px 0px 0px;
	cursor: pointer;
}
.preferences form .cost-estimate-item.static.rates fieldset .custom-checkbox-wrapper, .preferences form .cost-estimate-item.static.rates fieldset .custom-radio-button {
	float: right;
}
.preferences form .cost-estimate-item.static.rates fieldset .vatRate, .preferences form .cost-estimate-item.static.rates fieldset .labourRate {
	float: right;
	margin-right: 20px;
}
.preferences #cost-estimate-vatRates-list .custom-dropdown-wrapper {
	width: 40px;
	text-overflow: clip;
	float: none;
}
.preferences .cost-estimate-item.static.rates fieldset .custom-dropdown-wrapper span.selected {
	margin: 0px 15px 0px 5px;
}
.preferences .cost-estimate-item.static.rates fieldset .custom-dropdown-wrapper span.selected:before {
	width: 15px;
}
.preferences form .cost-estimate-item.static.rates fieldset input {
	float: right;
}
.preferences form .cost-estimate-item.static.rates fieldset input.description {
	float: left;
}
.preferences form .cost-estimate-item.static.rates fieldset input.rate {
	width: 70px;
}
.preferences .costs-bottom .button {
	float: right;
	padding-left: 37px;
	padding-right: 37px;
	margin: 0px 0px 0px 20px;
}
.validation_errorMsg {
	display: block;
	color: #ff0000;
	font-size: 80%;
	float: left;
	clear: left;
	margin:5px 0 15px 0;
}
.validation_errorMsgStyle2 {
	display: block;
	color: #ff0000;
	font-size: 80%;
	float: left;
	clear: left;
	margin:5px 0 0px 0;
}
.validation_errorMsgStyle3 {
	display: block;
	color: #ff0000;
	font-size: 80%;
	float: left;
	clear: left;
	margin:2px 0 15px 0;
}
.validation_errorMsgStyle4 {
	display: block;
	color: #ff0000;
	font-size: 80%;
	float: left;
	clear: left;
	margin:2px 0 0px 0;
}
.validation_error {
	border: 1px solid #ff0000;
	-moz-box-shadow: 0 0 5px #ff0000;
	-webkit-box-shadow: 0 0 5px #ff0000;
	box-shadow: 0px 0px 5px #ff0000;
}
input[type=text].validation_error:focus {
	-moz-box-shadow: 0 0 5px #ff0000;
	-webkit-box-shadow: 0 0 5px #ff0000;
	box-shadow: 0px 0px 5px #ff0000;
	border: 1px solid #ff0000;
}
.cost-estimate-item ul li.exampleAddJob {
	display: none;
}
.cost-estimate-item ul li.exampleAddPart {
	display: none;
}
.cost-estimate-item.static ul li.edit > span.add-remove a.add {
	display: none;
}
.cost-estimate-item.static ul li.edit > span.add-remove a.remove {
}
.editTimeWarning {
	display: none;
}
.timeReset {
	overflow: hidden;
	clear: both;
}
.timeReset .reset {
	float: right;
	margin-right: 164px;
}
legend {
	display: block;
	width: 100%;
	height: 18px;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 24px 0px;
	line-height: 18px;
	vertical-align: middle;
}
legend ul {
	display: block;
	width: 100%;
	height: 18px;
	margin: 0px 40px 0px 40px;
}
legend ul li {
	display: block;
	float: left;
	font-family: 'Helvetica Neue', Arial;
	color: #666;
	font-size: 13px;
	margin: 0px 40px 0px 0px;
	opacity: .75;
}
legend ul li:last-child {
	margin: 0px 0px 0px 0px;
}
legend ul li span {
	margin: 0px 10px 0px 0px;
	font-family: 'HaynesPro';
	font-size: 24px;
	vertical-align: middle;
}
.cost-estimate-item.static ul li.indent2 {
	position: relative;
	font-family: 'Helvetica Neue', Arial;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
}
.cost-estimate-item.static ul li.indent2 h3 {
	padding-left: 40px;
}
.cost-estimate-item.static ul li.headerTask h3 {
	margin-left: 10px;
}
.headerTask .switch {
	float: left;
	font-family: 'Helvetica Neue', Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding: 0 0;
	margin-left: 10px;
}
.headerTask .switch span.icon {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	font-family: 'HaynesPro';
}
.dataSendMessage {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -211px;
	text-align: center;
	border-color: #39992e;
	background-color: #e2eee0;
	width: 400px;
	-moz-box-shadow:    1px 1px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.3);
	box-shadow:         1px 1px 3px 3px rgba(0,0,0,0.3);
	padding: 10px;
}
.dataSendMessage p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	margin-right: 18px;
	color: #39992e;
	font-weight: bold;
}
.dataSendMessage p:before {
	content: 'v';
	display: block;
	height: 18px;
	width: 18px;
	float: left;
	color: #3b9c2f;
	font-family: 'HaynesPro';
	border: 1px solid #afc9ac;
	background-color: #fff;
}
.jobs .time-schedule {
	display: block;
	overflow: hidden;
	clear: both;
}
.jobs .time-schedule .time {
	display: block;
	height: 40px;
	width: 139px;
	border-left: solid #ededed 1px;
	float: right;
	margin: 10px 0px 0px 0px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jobs .time-schedule .time p {
	font-family: 'Helvetica Neue', Arial;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 20px 6px 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jobs .time-schedule .time .time-overview {
	font-family: 'Helvetica Neue', Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}

#customerAddress {
    height: 142px;
}

#customerNotes {
    width: 898px;
    resize: both
}

fieldset .day.registration-date-input{
    width: 36px;
    font-weight: bold;
}
fieldset .month.registration-date-input{
    width: 38px;
    font-weight: bold;
}
fieldset .year.registration-date-input{
    width: 52px;
    font-weight: bold;
}

.vehicle-mileage-input {
    font-weight: bold;
}

input[type=number] {
    border-radius: 3px;
}

select:focus, textarea:focus, input[type=text]:focus, input[type=number]:focus, .lineoutLogin input[type=text]:focus, .lineoutLogin input[type=password]:focus { -webkit-box-shadow: 0 0 5px #439639; -moz-box-shadow: 0 0 5px #439639; box-shadow: 0 0 5px #439639; outline: none; }


form.cost-estimate .vehicleInput  fieldset.wrapper-registration-date  {
    margin-right: 10px;
}
.customer-form {
    padding-top: 0;
}

.inputValidationError {
    display: none;
    color: red;
    margin-top: 7px;
}

.validationErrorIcon {
    float:left;
    margin:0 7px 20px 0;
}


a.printCostEstimate {
    float: right;
    margin: 22px 10px 0px 0px;
}

.subJobs {
    display: none;
}


.subTask > div > span.included {
    position: absolute;
    color: #909090;
    line-height: 26px;
    font-size: 11px;
    font-weight: bold;
    background: #F0F0F0;
    display: block;
    width: 92px;
    height: 25px;
    margin: -3px 0px 0px 30px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
}

form.cost-estimate input[type=text]:disabled, form.cost-estimate input[type=number]:disabled,
.preferences form .cost-estimate-item.static.rates fieldset input.description:disabled {
    border: 1px solid #ddd !important;
    color: #000 !important;
    background: #fafafa !important;
    float: left;
    padding: 7px 5px 7px 5px;
    margin: 0;
    font-weight: normal;
}
