@font-face
{
	font-family: 'Glyphicons Halflings';
	src: url('../style/font/glyphicon/glyphicons-halflings-regular.eot');
	src: url('../style/font/glyphicon/glyphicons-halflings-regular.svg');
	src: url('../style/font/glyphicon/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
	url('../style/font/glyphicon/glyphicons-halflings-regular.woff') format('woff'),
	url('../style/font/glyphicon/glyphicons-halflings-regular.ttf') format('truetype'),
	url('../style/font/glyphicon/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

#estimate
{
	width: 60%;
}

#estimate label
{
	display: unset;
	font-weight: 400;
	/*line-height: 2;*/
	/*line-height: 2;*/
}

/*unset bootstrap values*/
#estimate .form-horizontal .control-label
{
	text-align: unset;
}

#estimate .form-horizontal .form-group
{
	margin-right: 0px;
	margin-left: 0px;
}

#estimate #iFrame #closeIframe
{

	width: 100px;
	/*margin: 150px 0 0 0;*/
	border: 1px solid #4cae4c;
	padding: 5px 5px 5px 0;
	text-align: right;
	float: right;
	display: none;
}

/* reload button */
#estimate input#refresh
{

	height: 35px;
	width: 50px;
	/*margin-bottom: -40px;*/
	/*padding: 13px 0;*/
	content: '';

	position: relative;
	/*display: inline-block;*/
	display: none;
	float: left;
	background-repeat: no-repeat;
	background-image: url('./image/billing-grid.png');
	background-position: 12px 5px;
}

#estimate .is-new-address:before
{
	margin: 0 0 0 0;
	content: '';
	width: 50px;
	height: 25px;
	background-image: url('./image/dashboard-grid.png');
	background-repeat: no-repeat;
	background-position: -50px -50px;
	position: relative;
	top: 0;
	left: 0px;
	float: left;
}

#estimate #iFrame
{

	display: none;
	height: auto;
}

#estimate #theIframe
{

}

#estimate input.is-blue-button
{
	border-color: #005681;
	background-color: #005681;
}

#estimate input.is-blue-button:disabled
{
	font-family: my-new-regular-font, sans-serif;
	font-size: 14px;
	color: white;
	border-color: #c8c8c8;
	border-width: 1px;
	border-style: solid;
	background-color: #c8c8c8;
	margin: 4px 0 0 0;
	border-radius: 14px;
	cursor: default;
	padding: 5px 14px 3px 14px;
	white-space: nowrap;
	cursor: default;
}

#estimate input.is-light-button:disabled
{

	font-family: my-new-regular-font, sans-serif;
	font-size: 14px;
	color: white;
	border-color: #c8c8c8;
	border-width: 1px;
	border-style: solid;
	background-color: #c8c8c8;
	margin: 4px 0 0 0;
	border-radius: 14px;
	cursor: default;
	padding: 5px 14px 3px 14px;
	white-space: nowrap;
	cursor: default;
}

#estimate .estimate-menu
{

	margin: 0 50px;
}

#estimate #estimate-menu-group
{
	margin-top: 20px;
}

#estimate #estimate-menu-group .btn-calc
{

	/*width: auto;*/
}

#estimate #estimate-menu-group
{

	/*display: inline;*/
}

#estimate #estimate-menu-group input:not(#refresh)
{

	/*width: 200px;*/
}

#estimate .estimate-menu
{

	width: 70%;
}

#estimate .btn-profile-add
{

	width: 50px;
}

#estimate .btn-profile-delete
{

	width: 50px;
}

#estimate .btn-profile-edit
{

	width: 50px;
}

#estimate .placeholder
{
	border: 1px solid green;
	background-color: white;
	-webkit-box-shadow: 0px 0px 10px #888888;
	-moz-box-shadow: 0px 0px 10px #888888;
	box-shadow: 0px 0px 10px #888888;
}

#estimate .estimate-priority-headline3
{

	margin: 10px auto 5px auto;
}

#estimate .estimate-label-cursiv
{
	font-style: italic;
	font-size: 12px;
}

#estimate input.is-edit
{
	/*top: 0px;*/
	/*margin: 0 0 0 5px;*/
	content: '';
	/*width: 10px;*/
	/*height: 10px;*/
	background-image: url(./image/redesign-grid.png);
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	/* background-position: 50px 50px; blank */
	background-position: -230px 6px; /* pen */
}

#estimate .backward-link
{

	font-size: 12px;
	line-height: 18px;
	float: right;

}

#estimate .abort-link
{

	float: left;
	margin: -10px -30px;

}

#estimate .abort-link:hover
{

	cursor: pointer;
}

#estimate .backward-link:hover
{

	cursor: pointer;
}

#estimate .btn-profile
{

	background: #ffffff;
	/*border: 2px solid #666;*/
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	font: 32px Arial, sans-serif;
	float: left;
	font-size: 16px;
	color: #5e5e5e;
}

#estimate .btn-profile-special
{

	background: #ffffff;
	/* border: 2px solid #666; */
	color: #666666;
	/* text-align: center; */
	margin-top: -5px;
	margin-right: 10px;
	font: 32px Arial, sans-serif;
	/* float: left; */
	font-size: 16px;
	color: #5e5e5e;
	float: left;
}

#estimate .numberCircle
{
	border-radius: 50%;
	width: 24px;
	height: 24px;
	/* padding: 8px; */
	background: #ffffff;
	border: 2px solid #666666;
	color: #666666;
	text-align: center;
	margin-top: -10px;
	margin-right: 10px;
	font: 32px Arial, sans-serif;
	float: left;
	font-size: 16px;
	color: #5e5e5e;

}

#estimate .tile
{
	height: 35px;
}

#estimate .grid
{
	margin-top: 1em;
}

#estimate .vehicle-info
{
	width: 1000px;
	/*margin: 250px 50px;*/
}

#estimate .vehicle-info
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th
{
	background-color: #f9f9f9;
}

#estimate .vehicle-info
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
{
	padding: 8px;
	line-height: 1.4;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

#estimate #tbl-vehicle-info
{
	width: 1000px;
}

#estimate #tbl-vehicle-calculation
{

	width: 95%;
	margin: 20px 10px;
	padding: 5px 5px;
	font-size: 12px;
}

#estimate #tbl-vehicle-calculation thead tr th
{

	text-align: left;
	padding: 5px 0;
	font-size: 12px;
}

#estimate #tbl-vehicle-calculation td
{

	padding: 2px 1px;
}

#estimate #tbl-vehicle-calculation td:nth-child(n+4):nth-child(-n+6)
{
	text-align: center;
}

#estimate #tbl-vehicle-calculation td:last-child
{
	text-align: right;
}

#estimate #tbl-vehicle-calculation tr:nth-of-type(1)
{
	font-weight: bold;
	color: #5e5e5e;
}

#estimate #theIframe .is-loading .loading-box
{

	display: block;
}

#estimate .panel
{

	/*margin-bottom: 50px;*/
	/*margin-top: 100px;*/
	background-color: #ffffff;
	border-radius: 0;
	/*-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);*/
	/*box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);*/

}

#estimate #estimate-vehicleinfo
{
	margin-top: 100px;
}

#estimate #estimate-vehicleinfo
{
	margin-top: 100px;
}

#estimate #estimate-header
{

	/*width: 700px;*/
	padding: 10px 20px;
	/*margin-bottom: 100px;*/
}

#estimate #estimate-vehicleinfo
{

	width: 1000px;
}

#estimate #estimate-hours .panel-body
{
	/*height: 220px;*/
	margin-left: 50px;

}

#estimate #estimate-content
{

	width: 700px;
	padding: 10px 20px;
	/*margin-bottom: 100px;*/
}

#estimate #estimate-values
{

	/*border: 1px solid #5e5e5e;*/
	padding: 5px 35px;
	/*background-color: #efefef;*/
}

#estimate #estimate-values-submit input[name=update_estimate_preferences]:hover
{
	background-color: #cccccc;
}

#estimate-values .btn-danger
{
	color: #000000;
	background-color: #ffffff;
	border-color: #c8c8c8;
}

#estimate-values #form-estimate-company-selection
{
	padding: 0 0 25px 0;
}

#estimate .panel-default > .panel-heading
{
	color: #333333;
	background-color: #f5f5f5;
	border-color: #dddddd;
}

#estimate .panel-heading
{
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	/*border-top-right-radius: -1;*/
	/*border-top-left-radius: -1;*/
}

#estimate .special-expert-panel
{

	width: 55%;
	background: white;
	border: none;
	box-shadow: none;
	margin-left: -15px;
}

#estimate .panel-default > .special-expert-panel-heading
{

	background: white;
	border: none;
}

#showElementBox
{

	width: 100%;
	height: 100%;
	/*border: 1px solid;*/
	position: fixed;
	display: none;
	z-index: 1;
	background: rgba(255, 255, 255, .8)
}

#showElementBox #confirmDialog
{
	top: 40%;
	left: 40%;
	position: absolute;
	display: none;
	z-index: 3;

}

#showElementBox #confirmDialog .dialog
{

	position: relative;
	top: 50%;
	left: 50%;
	padding: 30px;
	background: #EEEEEE;
	border: 1px solid #bfbfbf;

	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);

}

#showElementBox #confirmDialog .title
{

	font-family: my-new-regular-font;
	font-size: 18px;
	padding: 10px 10px 30px 10px;
}

#showElementBox #confirmDialog .control
{
	margin: 5px 20px auto auto;
	text-align: center;
}

#showElementBox #confirmDialog .control button:last-child
{
	margin-left: 12%;
}

#estimate #form-estimate-values
{
	margin: 25px auto;
}

#estimate #btn-choice-company
{
	float: left;
}

#estimate-values #btn-choice-companylocation
{
	/*clear:left;*/
	display: none;

}

#estimate-values #btn-choice-companylocation
{
	color: #000000;
	background-color: #ffffff;
	border-color: #c8c8c8;
}

#estimate #form-estimate-values #estimate-hours .form-group
{
	width: 120px;
	padding: 5px 10px;
	float: left;
}

#estimate .form-group-preference
{
	width: 120px;
	padding: 5px 10px;
	float: left;
}

#estimate .input-group
{
	clear: both;
	position: relative;
	/*display: table;*/
	border-collapse: separate;
	padding: 15px 0;
}

#estimate #estimate-pref-locations, #estimate-pref-alllocations, #estimate-pref-active-profile
{

	display: none;
}

#estimate #form-estimate-values .bold
{

	font-weight: 600;
	/*font-size: 30px;*/
}

#estimate #form-estimate-values #estimate-paint .form-group
{

	/*display: inline;*/

	margin-bottom: 40px;
	margin-left: 20px;
}

#estimate #form-estimate-values #estimate-paint .form-group #groups-paint-maker #paint-type
{
	display: block;
}

#estimate #form-estimate-values #estimate-paint .form-group
#groups-paint-maker, #groups-paint-manual, #groups-paint-azt, #groups-parts
{
	width: 500px;
	padding: 50px 20px;
	margin-top: -60px;
}

#estimate #form-estimate-values #estimate-paint .form-group #groups-paint-maker label
{

	width: 200px;
}

#estimate #form-estimate-values h2
{
	margin: 10px 0;
}

#estimate #form-estimate-values .form-group #checkbox-paint-type
{

	width: 350px;
	padding: 20px 20px;

}

#estimate #form-estimate-values .form-group legend
{
	width: 120px;
	/*text-align: center;*/
}

#estimate #info-maker, #info-maker-fixamount, #info-maker-percent, #info-manual, #info-discount, #info-discount-total, #info-discount-painttotal, #info-discount-number,
#info-deductible-fix, #info-deductible-sbpercent, #info-parts, #info-deductible-max, #info-deductible-min, #info-parts-material-corrosion,
#info-parts-material-underside, #info-parts-smallpart-percent, #info-parts-smallpart-amount, #info-parts-smallpart-amountmax,
#info-parts-smallpart-delivery
{

	width: 150%;
	font-size: 12px;
	font-weight: 400;
	color: #ff0000;
	/*margin-left: 40px;*/
	padding: 10px 0;
}

#estimate #info-maker
{
	/*margin-left: -20px;*/
}

#estimate #form-estimate-values .form-group input[type="text"] + span:after
{

	/*content: "€";*/
}

#estimate #form-estimate-values #estimate-hours .form-group input
{
	width: 70px;
	font-size: 12px;
}

#estimate #form-estimate-values #estimate-paint .form-group input
{
	width: 80px;
	font-size: 12px;

}

/* PAINT */

#estimate #form-estimate-values #estimate-paint
#groups-paint-maker, #groups-paint-manual, #groups-paint-azt, #group-paint-azt-PearlescentUplift, #estimate-values
{

	display: none;

}

#estimate #form-estimate-values #estimate-paint #paint-type-azt-PearlescentUplift
{

	margin: 30px auto;
}

#estimate #form-estimate-values #estimate-paint .form-group input
{
	/*width: 60px;*/

	font-size: 12px;
	margin-left: 20px;
	float: right;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: right;

}

#estimate #form-estimate-values #estimate-deductible .form-group
{
	width: 380px;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 20px;
	/*padding: 10px 0;*/
	line-height: 2;
}

#estimate #form-estimate-values #estimate-parts .form-group
{
	width: 380px;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 20px;
	/*padding: 10px 0;*/
	line-height: 2;
}

#estimate #form-estimate-values #estimate-discount .form-group
{
	width: 380px;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 20px;
	/*padding: 10px 0;*/
	line-height: 2;
}

#estimate #form-estimate-values #estimate-deductible .form-group input
{
	width: 120px;
	float: right;
	font-size: 12px;

	float: right;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: right;
}

#estimate #form-estimate-values #estimate-parts .form-group input
{
	width: 120px;

	float: right;
	font-size: 12px;

	float: right;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: right;

}

#estimate #form-estimate-values #estimate-discount .form-group input
{
	width: 80px;
	float: right;
	font-size: 12px;

	float: right;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: right;

}

/* checkbox*/
#estimate .cb-container
{
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	/*font-size: 22px;*/
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	/*border: 1px solid #000;*/
}

#estimate /* Hide the browser's default checkbox */
.cb-container input
{
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0px;
	width: 0px;
}

/* Create a custom checkbox */
#estimate .cb
{
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eeeeee;
}

/* On mouse-over, add a grey background color */
#estimate .cb-container:hover input ~ .cb
{
	background-color: #cccccc;
}

/* When the checkbox is checked, add a blue background */
#estimate .cb-container input:checked ~ .cb
{
	background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
#estimate .cb:after
{
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
#estimate .cb-container input:checked ~ .cb:after
{
	display: block;
}

/* Style the checkmark/indicator */
#estimate .cb-container .cb:after
{
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.loading-box .loading-box-text
{

	position: fixed;
	width: 100%;
	text-align: center;
	left: 0%;
	top: 55%;
	font-weight: 800;
	border: 1px #c5c5c5;

}

.loading-box
{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	/*background: rgba(255, 255, 255, .8) url('./image/loading.gif') 50% 50% no-repeat;*/
	background: transparent url('./image/loading.gif') 50% 50% no-repeat;
}

#estimate #rowIframe
{
	width: 100%;
	margin-top: 200px;
	height: 1200px;
	/*border: 1px dashed #2b2b2b;*/
}

#estimate #rowIframe #theIframe
{
	width: 100%;
	height: inherit;
}

#estimate-values form
{
	width: 100%;
}

#estimate-values input
{
	position: relative;
	vertical-align: middle;

}

#estimate-values form input[type=checkbox]
{
	/*display: block;*/
	margin: 0px;
	padding: 0px;
	left: 0px;
	float: left;
	width: 25px;
	*overflow: hidden;
}

/*  fix bootstrap legend*/
#estimation-box legend
{

	margin-bottom: auto;
	border-bottom: none;

}

main #estimate
{
	margin-top: -50px;
}

/*main#estimate #iFrame {*/

/*    !*border: 1px solid #ff0000;*!*/
/*    height: auto;*/
/*}*/

#estimate a.tooltip
{
	position: relative;
	text-decoration: none;
}

#estimate a.tooltip:after
{
	content: attr(data-tooltip);
	position: absolute;
	bottom: 130%;
	left: 20%;
	background: #ffcb66;
	padding: 5px 15px;
	color: black;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	white-space: nowrap;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#estimate a.tooltip:before
{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 20px solid #ffcb66;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	opacity: 0;
	left: 30%;
	bottom: 90%;
}

#estimate a.tooltip:hover:after
{
	bottom: 100%;
}

#estimate a.tooltip:hover:before
{
	bottom: 70%;
}

#estimate a.tooltip:hover:after, a:hover:before
{
	opacity: 1;
}

.cd-popup
{
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup.is-visible
{
	opacity: 1;
	visibility: visible;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container
{
	transform: translateY(-40px);
	transition-property: transform;
	transition-duration: 0.3s;
}

.is-visible .cd-popup-container
{
	transform: translateY(0);
}

#estimate #submitEstimate
{

	display: none;
}

#estimate #estimate-box-calculation
{

	display: none;
}

#paginationMenuEstimate #pagination-control .pagination-small .page-link
{

	font-size: 15px;
}

#paginationMenuEstimate #pagination-control #pagination-element
{

	padding: 0 30%;
	text-align: center;
}

#paginationMenuEstimate #pagination-control .pagination > li > a, .pagination > li > span
{
	min-width: 28px;
	cursor: default;
	font-family: my-new-regular-font, sans-serif;
	font-size: 15px;
	/* padding: 9px 9px 4px 9px; */
	padding: 7px 9px 7px 9px;
	margin: 0 6px 6px 0;
	border-radius: 3px;
	color: black;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}

#paginationMenuEstimate #pagination-control .pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover
{
	z-index: 3;
	color: black;
	cursor: default;
	background-color: transparent;
	border-color: #1a446f;
	background-image: url(./image/browse-grid.png);
	background-repeat: no-repeat;
	background-position: 50px 50px;
}

#paginationMenuEstimate #pagination-control .is-browse-button
{

	cursor: default;
	font-family: my-new-regular-font, sans-serif;
	font-size: 15px;
	padding: 6px 9px 6px 9px;
	margin: 0;
	border-radius: 0;
	color: black;
	background-image: url(./image/browse-grid.png);
	background-repeat: no-repeat;
	background-position: 50px 50px;
}

#paginationMenuEstimate #pagination-control #pagination-sub-control
{

	display: none;
}

#paginationMenuEstimate #pagination-control .right-space
{

	display: none;
	float: right;
}

#estimation-box .second-headline
{
	margin: 15px auto;
}

#estimation-box #estimate-address-values
{
	margin: 5px auto;
}

#estimation-box #estimate-btn-edit-adress
{
	margin-left: 5px;
	width: auto;
}

#estimation-box .btn-address-selection
{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

#estimation-box .btn-danger
{
	color: #000000;
	background-color: #ffffff;
	border-color: #c8c8c8;
}

#estimation-box #estimate-btn-edit-adress
{
	margin-top: 20px;
}

#estimation-box .float-left
{
	float: left;
}

#estimation-box .clear
{
	clear: both;
}

#estimate #pref-select-profile
{

	width: 60%;
	/*float: left;*/
}

/* */
#estimate .select-profile
{
	width: auto;
	/*float:left;*/
}

#estimate .edit-profile
{

	width: 30px;
	/*clear:both;*/
}

#estimate #pref-edit-profile-description
{
	clear: both;
	width: 100%;
	/*border: 1px solid rgb(204, 204, 204);*/
	border: 1px solid #f1f1f1;
	background: #f9f9f9;
	padding: 20px 100px;
	display: none;
}

#estimate #btn-choice-firm, #btn-choice-location
{
	display: none;
}

#estimate-advice
{
	width: 100%;
	padding: 5px;
	background-color: red;

}

#estimate-advice h3
{
	color: white;
	font-size: smaller;
}

#estimate #btn-choice-profile-type
{
	float: left;
}

/* Preference Menupoints */
#estimate #estimate-hours-toggle, #estimate-paint-toggle, #groups-parts-toggle, #estimate-discount-toggle
{
	display: none;
}

#estimate #estimate-pref-locations, #estimate-pref-alllocations
{

	display: none;
}

#estimate #profile-priority-list
{

	margin: 20px 0;

}

#estimate #profile-priority-list
{
	display: none;
}

#estimation-box .reset-placeholder
{

	height: 35px;
	width: 35px;
	float: left;
	float: left;
	margin-left: 50px;
}

#estimation-box .is-other-closed
{
	background-position: -300px -100px;
}

#estimation-box .is-other-open
{
	background-position: -250px -100px;
}

#estimation-box .is-other .is-inactive
{
	background-position: -250px -100px;
}

#estimation-box .is-button
{

	background-position: -200px -100px;
	width: 16px;
	height: 16px;
	background-image: url(./image/form-grid.png);
	background-repeat: no-repeat;
	content: '';
	position: relative;
	display: inline-block;
	top: 1px;
	filter: grayscale(1);

}

#estimation-box .is-abort-button
{

	background-position: 6px 5px;
	/*border: solid 1px #e30613;*/

}

#estimation-box .is-reset-button
{
	background-position: -100px -5px;

	/*border: solid 1px #ab0505*/
}

#estimation-box .is-control
{

	margin: -7px 0 0 -60px;
	width: 300px;

}

#estimation-box .is-button
{

	background-color: transparent;
	cursor: pointer;
	border-radius: 14px;
	padding: 0;
	margin: 0 2px 0 2px;
	border: solid 1px black;
	width: 26px;
	height: 26px;
	float: left;
}

#estimation-box .is-reset label
{

	margin: 0 0 0 40px;
	font-size: 12px;
}

#estimate #estimate-select-location
{

	margin: 20px auto 100px 25px;
}

#estimate #estimate-select-location .label-info
{

	margin: 10px;
}

/* Preference fields */
#estimate .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]
{

	position: fixed;
}

@media only screen and (max-width: 760px),(min-device-width: 768px) and(max-device-width: 1024px)
{
	#estimate #estimate-hours .panel-body
	{

		height: 500px;
	}

	#estimate #estimate-hours .panel-body
	{
		display: grid;
	}

	#estimate #estimate-hours .panel-body
	{
		display: grid;
	}

	#estimate #form-estimate-values #estimate-discount .form-group
	{
		display: grid;
	}
}

#estimate .button
{

	background-color: #4CAF50; /* Green */
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;

}

#estimate-box-calculation
{

	display: inline-grid;
	width: 500px;
	padding: 10px 0;
	/*float:left;*/
}

#estimate-box-calculation input[type=checkbox]
{

	/*padding: 10px;*/
}

#estimate-box-calculation #estimate-box-calculation-information
{

	margin: 15px auto;
}

#estimation-box .btn-new-profile
{

	font-size: 12px;
	margin: 5px 10px;
	color: black;
	border: 1px solid #d3d3d3;
	padding: 4px;
	border-radius: 4px;
}

#estimation-box .info
{

	padding: 20px 0 20px 0;
}

#estimation-box a:hover
{
	cursor: pointer;
}

#estimation-box #carregdata-box, #cardatavin-box
{
	max-width: 400px;
	margin: 0 0 20px 0;
	/*padding: 0 10px;*/
}

#estimation-box #btn-choice-profile
{

	margin-left: 10px;
}

#estimation-box #input-group-mechanic-all, #input-group-hours-all, #input-group-body-all,
#input-group-paint-all, #input-group-electric-all, #input-group-trim-all
{

	margin-bottom: 25px
}

#carregdata-box, #cardatavin-box, #cardatacontrol
{

	margin: 15px 0 0 0;

}

#estimation-box .is-cartag-number, .is-redesigned .is-cartag-number
{

	margin-bottom: 4px;
}

#estimate-address-values #form-estimate-new-adress .form-group a:hover
{

	cursor: pointer;
}

#estimate-address-values #form-estimate-new-adress .form-group #selectAdress, #selectProfile
{
	width: 40%;
}

#estimate-address-values #form-estimate-new-adress .form-group input[type=button]
{

	width: 200px;

}

#estimation-box #estimation-newaddress
{

	display: none;
}

.estimate-document
{

	width: 50px;
}

#estimation-box .is-event-list-box .is-event-list-entry
{

	clear: both;
	margin: 25px 25px;
	padding: 0.6em 0em;

}

#estimation-box .is-event-list-box .is-event-list-entry p
{

	width: 50%;
	padding: 0 12px 0 12px;

}

#estimate-values
{

	font-family: my-new-regular-font;
}

@media only screen and (max-width: 660px)
{

	#estimate #estimate-hours .panel-body
	{

		height: 820px;
	}

}

@media screen and (max-width: 480px)
{
	#estimate #estimate-hours .panel-body
	{

		height: 800px;
	}

}
