@charset "UTF-8";

html {
	font-family: montserrat,sans-serif;
	position: relative;
    min-height: 100%;
    -webkit-text-size-adjust: 100 % ;-ms-text-size-adjust: 100 % ;-ms-overflow-style: scrollbar;-webkit-tap-highlight-color: transparent;
}
html *: first-child { 
    margin-top: 0
}
html *: last-child {
    margin-bottom: 0;
}
*, ::before, ::after {
    box-sizing: border-box;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}
body {
    xxmargin: 0;
	margin: 0 0 30px;
	font-family: montserrat,
    Helvetica,
    Arial,
    sans-serif;font-size: 16px;font-weight: 400;line-height: 1.5;color: #434345;text-align:left;
} [tabindex = "-1"]: focus {
    outline: 0!important
}
a {
    color: inherit;text-decoration: none;background-color: transparent;-webkit-text-decoration-skip: objects
}
a: hover {
    color: inherit;text-decoration: underline
}
a: not([href]): not([tabindex]) {
    color: inherit;text-decoration: none
}
a: not([href]): not([tabindex]): hover, a: not([href]): not([tabindex]): focus {
    color: inherit;text-decoration: none
}
a: not([href]): not([tabindex]): focus {
    outline: 0
}
pre, code, kbd, samp {
    font-family: Menlo, Monaco, Consolas, courier new, monospace;
    font-size: 1 em
}
pre {
    margin-top: 0;
    margin-bottom: 1 rem;
    overflow: auto;-ms-overflow-style: scrollbar
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
h1, h2, h3, h4, h5, h6 {
    xxxmargin-top: 3px;
    xxxmargin-bottom: .5 rem  
}
p {
    margin-top: 0;
    margin-bottom: 1 rem
}
abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}
address {
    margin-bottom: 1 rem;
    font-style: normal;
    line-height: inherit
}
ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1 rem
}
ol ol, ul ul, ol ul, ul ol {
    margin-bottom: 0
}

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button, input, textarea, select {
  display: inline-block;
  -webkit-appearance: none;
  outline: none;
  color: inherit;
  overflow: visible;
  background-color: transparent;
  box-shadow: none;
  border-radius: 3px; }

button,
input[type='button'],
input[type='submit'] {
  cursor: pointer; }
  
dt {
    font-weight: 700
}
dd {
    margin-bottom: .5 rem;
    margin-left: 0
}
blockquote {
    margin: 0 0 1 rem
}
dfn {
    font-style: italic
}
b, strong {
    font-weight: bolder
}
small {
    font-size: 80 %
}
sub, sup {
    position: relative;font-size: 75 % ;line-height: 0;vertical-align: baseline
}
sub {
    bottom: -2px;
	font-size:70%;
}
sup {
    top: -3px;
	font-size:70%;
}
a {
    color: inherit;text-decoration: none;background-color: transparent;-webkit-text-decoration-skip: objects
}
a: hover {
    color: inherit;text-decoration: underline
}
a: not([href]): not([tabindex]) {
    color: inherit;text-decoration: none
}
a: not([href]): not([tabindex]): hover, a: not([href]): not([tabindex]): focus {
    color: inherit;text-decoration: none
}
a: not([href]): not([tabindex]): focus {
    outline: 0
}
pre, code, kbd, samp {
    font-family: Menlo, Monaco, Consolas, courier new, monospace;
    font-size: 1 em
}
pre {
    margin-top: 0;
    margin-bottom: 1 rem;
    overflow: auto;-ms-overflow-style: scrollbar
}
figure {
    margin: 0 0 1 rem
}
img {
    vertical-align: middle;
    border-style: none
}
svg: not(: root) {
    overflow: hidden
}
table {
    border-collapse: collapse
}
caption {
    padding-top: 8 px;
    padding-bottom: 8 px;
    color: #6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type= button], [type = reset], [type = submit] {
    -webkit-appearance: button
}
button::-moz-focus-inner, [type = button]::-moz-focus-inner, [type = reset]::-moz-focus-inner, [type = submit]::-moz-focus-inner {
    padding: 0;border-style: none
}
input[type = radio], input[type = checkbox] {
    box-sizing: border-box;
    padding: 0
}
input[type = date], input[type = time], input[type = datetime-local], input[type = month] {
    -webkit-appearance: listbox
}
textarea {
    overflow: auto;resize: vertical
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;width: 100 % ;max-width: 100 % ;padding: 0;margin-bottom: .5 rem;font-size: 1.5 rem;line-height: inherit;color: inherit;white-space: normal
}
progress {
    vertical-align: baseline
} [type = number]::-webkit-inner-spin-button, [type = number]::-webkit-outer-spin-button {
    height: auto
} [type = search] {
    outline-offset: -2 px;-webkit-appearance: none
} [type = search]::-webkit-search-cancel-button, [type = search]::-webkit-search-decoration {
    -webkit-appearance: none
}::-webkit-file-upload-button {
    font: inherit;-webkit-appearance: button
}
output {
    display: inline-block
}
summary {
    display: list-item;cursor: pointer
}
template {
    display: none
} [hidden] {
    display: none!important
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .5 rem;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit
}
h1, .h1 {
    font-size: 45 px
}
h2, .h2 {
    font-size: 38 px
}
h3, .h3 {
    font-size: 30 px
}
h4, .h4 {
    font-size: 24 px
}
h5, .h5 {
    font-size: 22 px
}
h6, .h6 {
    font-size: 17 px
}
hr {
    margin-top: 1 rem;
    margin-bottom: 1 rem;
    border: 0;
    border-top: 1 px solid rgba(0, 0, 0, .1)
}
small, .small {
    font-size: 80 % ;
    font-weight: 400
}
mark, .mark {
    padding: .2 em;background-color: #fcf8e3
}
.bid_form_label{
	font-size:10px;
}
.bid_form_input:not(:first-child){
	padding-left:6px !important;
}
.bid_form_input > input{
	text-align: right;
}
.fa-input { 
	font-family: 'Font Awesome 5 Free', montserrat, Arial, sans-serif; 
	font-weight: 900;
}
.bid_form_button{
	border: 0px;
	border-radius: 5px;
	background-color: #ffA400;
	color: #333;
}

.list-unstyled {
    list-style: none;
        list-style-type: none;
}
.text-lowercase {
    text-transform: lowercase!important
}
.text-uppercase {
    text-transform: uppercase!important
}
.text-capitalize {
    text-transform: capitalize!important
}
.font-weight-light {
    font-weight: 300!important
}
.font-weight-normal {
    font-weight: 400!important
}
.font-weight-bold {
    font-weight: 700!important
}
.font-italic {
    font-style: italic!important
}
.text-white {
    color: #fff!important
}
.text-primary {
    color: #ffa200!important
}
a.text-primary: hover, a.text-primary: focus {
    color: #cc8200!important
}
.text-success {
    color: #abcc37!important
}
a.text-success: hover, a.text-success: focus {
    color: #8aa62a!important}.text-info{color:# 79 ccf2!important
}
a.text-info: hover, a.text-info: focus {
    color: #4bbaed!important}.text-warning{color:# f5bf2f!important
}
a.text-warning: hover, a.text-warning: focus {
    color: #e6aa0b!important
}.text-danger {
    color: #f54b0f!important
}
a.text-danger: hover, a.text-danger: focus {
    color: #c93b08!important
}
.text-deluge {
    color: #8668ad!important}a.text-deluge:hover,a.text-deluge:focus{color:# 6 d5092!important
}
.text-dark {
    color: #212121!important}a.text-dark:hover,a.text-dark:focus{color:# 080808!important
}
.text-body {
    color: #434345!important}.text-muted{color:# d9d9d9!important
}
.text-black-50 {
    color: rgba(25, 25, 25, .5) !important
}
.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}
.text-hide {
    font: 0 / 0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0
}
.visible {
    visibility: visible!important
}
.invisible {
    visibility: hidden!important
}
.page {
	xxxoverflow: hidden;
	background-color: #fff
}
.page.text-left {
    text-align: left
}
.page.text-center {
    text-align: center
}
.page.text-right {
    text-align: right
}
.page.text-middle {
    vertical-align: middle
}
.page.text-ubold {
    font-weight: 900
}

.container {
    width: 100 % ; padding-right: 15 px; padding-left: 15 px; margin-right: auto; margin-left: auto;
	 max-width: 1300 px;
}
.text-center {
    text-align: center !important;
}
.page-footer {
  position: absolute; 
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2px;
  background-color: #fff; 
  text-align: center;
  margin: 0px;
  border-top: 1px solid #DDD;
  height: 30px;
}
.strokeme {
  color: white;
  xtext-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  text-shadow: -2px -2px 2px #000, 2px -2px 2px #000, -2px 2px 2px #000, 2px 2px 2px #000;
}
.divider {
 width:40px;
 height:2px;
 padding:0;
 margin:27px auto 34px;
 background:#d9d9d9;
 border:none
}
.divider-vertical {
 width:2px;
 height:20px;
 background:#d9d9d9
}
.bg-saffron {
 background:-moz-linear-gradient(90deg,#ffa200 0%,#ff7e00 100%);
 background:-webkit-linear-gradient(90deg,#ffa200 0%,#ff7e00 100%);
 background:-o-linear-gradient(90deg,#ffa200 0%,#ff7e00 100%);
 background:-ms-linear-gradient(90deg,#ffa200 0%,#ff7e00 100%);
 background:linear-gradient(90deg,#ffa200 0%,#ff7e00 100%)
}
.btn {
 position:relative;
 padding:9px 16px;
 font-size:14px;
 line-height:28px;
 border-radius:3px;
 white-space:nowrap;
 text-transform:uppercase;
 letter-spacing:.06em;
 border-width:2px;
 transition:.3s;
 backface-visibility:hidden
}
.btn-primary {
 color:#fff;
 background-color:#ffa200;
 border-color:#ffa200
}
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
 color:#fff;
 background-color:#ff7e00;
 border-color:#ff7e00
}
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
 box-shadow:0 1px 10px 0 rgba(0,0,0,.15)
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
 color:#fff;
 background-color:#ff7e00;
 border-color:#ff7e00
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary {
 pointer-events:none;
 opacity:.5
}
.btn-block {
 display:block;
 width:100%
}
.btn-block+.btn-block {
 margin-top:.5rem
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
 width:100%
}
.row {
 display:flex;
 flex-wrap:wrap;
 margin-right:-15px;
 margin-left:-15px
}
.justify-content-sm-center {
  justify-content:center!important
}
.rd-mailform {
 position:relative
}
label {
 margin-bottom:10px;
 font-weight:400
}
.form-control-impressed {
 background:#f7f7f7;
 border:none
}
.form-control-impressed,
.form-control-impressed:focus {
 box-shadow:inset 1px 1px 1px rgba(0,0,0,.15)
}
.form-control-impressed.form-validation-inside+.form-validation {
 background:#f7f7f7
}
.form-group {
 position:relative
}
.form-group-multiple {
 display:flex;
 justify-content:center;
 flex-direction:column
}
.form-group-multiple .form-group {
 width:100%;
 margin-bottom:0
}
.form-group-multiple .form-group+.form-group {
 position:relative;
 margin-top:20px
}
@media(min-width:480px) {
 .form-group-multiple {
  flex-direction:row;
  align-items:baseline
 }
 .form-group-multiple .form-group+.form-group {
  margin-left:30px;
  margin-top:0;
  position:relative
 }
 .form-group-multiple .form-group+.form-group:before {
  content:"–";
  position:absolute;
  bottom:15px;
  left:-20px;
  margin-top:-1px
 }
}
.form-label {
 position:absolute;
 top:25px;
 left:16px;
 font-size:13px;
 color:#212121;
 pointer-events:none;
 z-index:9;
 transition:.3s;
 transform:translateY(-50%);
 transform-origin:0 0
}
.form-label.focus {
 color:#55bbeb;
 top:3px;
 transform:scale(.8) translateY(0)
}
.form-label.auto-fill {
 color:#212121
}
.form-label-sm {
 top:20px;
 left:12px
}
.form-label-sm.focus {
 top:-1px
}
.form-label-lg {
 top:35px;
 left:24px
}
.form-label-lg.focus {
 top:8px
}
.offset-top-24 {
 margin-top:24px
}
 .form-label-outside {
  position:static
 }
 .form-label-outside,
 .form-label-outside.focus,
 .form-label-outside.auto-fill {
  transform:none;
  color:#212121;
  font-size:13px
 }
 .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 16px;
    line-height: 1.5;
    color: #212121;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.field-icon {
  float: right;
  margin-left: -20px;
  padding-right: 30px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}
.field-icon::before {
  color: #555;
  cursor: pointer;
}
.material-icons-search {
	border:0px;
	color: #999;
}

.datagrid {
	margin: 20px 10px 10px 10px;
	border: 1px solid #BBB;
}
.datagrid  th{
	color: #ffa200;
	background: #333;
	font-size:16px;
	white-space: nowrap;
}
.datagrid  th > a{
	border-bottom: 1px dashed #ffa200;
}
.datagrid  td{
	font-size:14px;
	vertical-align: top;
}

.datagrid_simple {
	margin: 20px 10px 10px 10px;
	border: 1px solid #BBB;
}
.datagrid_simple  th{
	color: white;
	background: #333;
	font-size:16px;
	white-space: nowrap;
}
.datagrid_simple  th > a{
	border-bottom: 1px dashed #ffa200;
}
.datagrid_simple  td{
	font-size:14px;
	vertical-align: top;
}

.datagrid_mini {
	margin: 20px 10px 10px 10px;
	border: 1px solid #BBB;
}
.datagrid_mini  th{
	color: #ffa200;
	background: #333;
	font-size:12px;
	white-space: nowrap;
}
.datagrid_mini  th > a{
	border-bottom: 1px dashed #ffa200;
}
.datagrid_mini td{
	font-size:10px;
	vertical-align: top;
}

.active_menu_item a::after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 10% !important;
    width: 80% !important;
    height: 2px;
    margin-top: 4px;
    transition: .3s all ease;
    background: #ff7e00;
}
.car_link_button {
	padding: 4px 12px 4px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffa200;
	background: #333;
	width: 120px;

}
.car_link_button_bid {
	padding: 4px 2px 4px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffa200;
	vertical-align: middle;
	color: #333;
	width: 120px;
	text-align: right;
}
.car_data_top_tbl{
	width: 100%; 
}
.car_data_top_tbl td {
	vertical-align:top;
	padding-left:20px;
}
.car_data_top_tbl td:first-child {
	padding-left:0px;
}
.car_data_sub_tbl {
	width: 100%;
}
.car_data_sub_tbl td {
	border-top: 1px solid #BBB;
}
.gis_icon{
	padding : 0px; cursor : default; background-color:#fff;margin-right:1px;border:0px;
	height:24px;width:24px;
}
.datagrid_even{
    background-color: #F0F0F0;
	border-bottom: 1px solid #D0D0D0;
}
.datagrid_odd{
    background-color: #FAFAFA;
	border-bottom: 1px solid #D0D0D0;
}
.datagrid_even > td ,.datagrid_odd > td {
	border-left: 1px dashed #AAA;
}
.datagrid_even > tbody:first-child , .datagrid_odd > tbody:first-child  {
	border-left: 0px;
}

.super_fresh_even{
    background-color: #D0F0D0;
}
.super_fresh_odd{
    background-color: #DAFADA;
}


.fresh_even{
    background-color: #E0F0E0;
}
.fresh_odd{
    background-color: #EAFAEA;
}

.not_so_fresh_even{
    background-color: #EAF0EA;
}
.not_so_fresh_odd{
    background-color: #F0FAF0;
}

.car_tbl_car_model{
	text-align:left;
}
.car_tbl_power, .car_tbl_mileage, .car_tbl_registrationdate {
	text-align:right;
}
.padding_hor_24{
	padding: 0px 24px 0px 24px;
}
.ass_assessed {
    background: -moz-linear-gradient(top, #fbb450, #f89406);
	background: -ms-linear-gradient(top, #fbb450, #f89406);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background: -webkit-linear-gradient(top, #fbb450, #f89406);
	background: -o-linear-gradient(top, #fbb450, #f89406);
	background: linear-gradient(top, #fbb450, #f89406);
    border-color: #F89406 #F89406 #AD6704;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    filter: none;
    text-shadow: none;
    border: 1px solid rgb(168, 100, 5, 0.4);
    border-radius: 3px 3px 3px 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    filter: none;
    font: bold 12px Sans-Serif;
    padding: 6px 10px;
    vertical-align: middle;
    white-space: nowrap;
}
.ass_assessed :hover {
    border-color: #B67211;
    box-shadow: none;
	text-decoration: none;
}
.ass_assessed:active {
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f89406), to(#fbb450));
	background: -webkit-linear-gradient(#f89406, #fbb450);
	background: -moz-linear-gradient(#f89406, #fbb450);
	background: -ms-linear-gradient(#f89406, #fbb450);
	background: -o-linear-gradient(#f89406, #fbb450);
	background: linear-gradient(#f89406, #fbb450);
    border-bottom: 1px solid #FBB450;
    border-color: #999999 #AAAAAA #CCCCCC;
    border-image: none;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #AAAAAA inset;
    filter: none;
}

.ass_unassessed {
	background-color:#E0E0E0;
    background: -webkit-linear-gradient(top, white, #E0E0E0);
    background:    -moz-linear-gradient(top, white, #E0E0E0);
    background:     -ms-linear-gradient(top, white, #E0E0E0);
    background:      -o-linear-gradient(top, white, #E0E0E0);
    background:      linear-gradient(top, white, #E0E0E0);
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    filter: none;
    font: bold 12px Sans-Serif;
    padding: 6px 10px;
    vertical-align: middle;
    white-space: nowrap;
	opacity: 0.3;
}
.ass_unassessed:hover, .pro_description-light:hover, .pro_exampletip:hover {
    border-color: #999999;
    box-shadow: 0 0 3px #FFFFFF inset;
    text-decoration: none;
}
.ass_unassessed:active, .pro_description-light:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
    background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
    background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
    background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
    background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
    border-color: #999999 #AAAAAA #CCCCCC;
    border-image: none;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #AAAAAA inset;
    filter: none;
}

.ass_prep {
    background: url(../images/l_schraffur.gif);
    border: 1px solid orange;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    filter: none;
    font: bold 12px Sans-Serif;
    padding: 6px 10px;
    vertical-align: middle;
    white-space: nowrap;
}
.ass_prep:hover, .pro_description-light:hover, .pro_exampletip:hover {
    border-color: #999999;
    box-shadow: 0 0 3px #FFFFFF inset;
    text-decoration: none;
}
.ass_prep:active, .pro_description-light:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
    background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
    background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
    background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
    background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
    border-color: #999999 #AAAAAA #CCCCCC;
    border-image: none;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #AAAAAA inset;
    filter: none;
}
.nobr	{ white-space:nowrap; }

.OfferCount1 {
	color: white;
	background: #008000;
	padding: 2px 6px 2px 6px;
	border-radius:6px;
	min-width: 16px;
} 
.OfferCount2 {
	color: white;
	background: #ffa200;
	padding: 2px 6px 2px 6px;
	border-radius:6px; 
	min-width: 16px;
} 
.OfferCount3 {
	color: white;
	background: #d40000;
	padding: 2px 6px 2px 6px;
	border-radius:6px;
	min-width: 16px;
} 
.car_tbl_DamageSum{
	text-align:right;
}
.car_tbl_OfferPrice{
	text-align:right;
}
.car_tbl_power{
	text-align:right;
}
.car_tbl_expire {
	text-align: center;
}
.car_tbl_instant_expire {
	text-align: center;
}
.car_tbl_bid_history_color{
	text-align:right;
	position: relative;
}
.car_tbl_bid_history{
	text-align:right;
	position: relative;
}
.car_tbl_PurchaseData {
	text-align: center;
}
.car_hist_gebot{
	padding: 1px 8px;
	border: 1px solid #AAA;
	border-radius:5px;
	color: #AAA;
	line-height:1.6;
}
.car_hist_akt_gebot{
	font-weight: bold;
	color: #333;
}

.bid_result_lost {
    background: linear-gradient(top, white, #E0E0E0);
    border-color: #999999 #AAAAAA #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    
	border: 1px solid #AAA;
	xbox-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	
    color: #666666;
    display: inline-block;
    filter: none;
    font: bold 12px Sans-Serif;
    padding: 6px 10px;
    vertical-align: middle;
    white-space: nowrap;
}
.bid_result_won {
    color: #e8f0de;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
    background: linear-gradient(top, white, #E0E0E0);
    
    border-radius: 3px 3px 3px 3px;
	border: 1px solid #AAA;
    xbox-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
    display: inline-block;
    
    font: bold 12px Sans-Serif;
    padding: 6px 10px;
    vertical-align: middle;
    white-space: nowrap;
}

.bid_result_up {
    color: #d9eef7;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
    
    border-radius: 3px 3px 3px 3px;
	border: 1px solid #AAA;
    xbox-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
	
    display: inline-block;
    
    font: bold 12px Sans-Serif;
    padding: 6px 10px;
    vertical-align: middle;
    white-space: nowrap;
}
.car_hist_gebot_lost{
	background-color: #FF444460;
}
.car_hist_gebot_underpriced{
	background-color: #0095cd60;
}
.car_hist_gebot_won{
	background-color: #64991e60;
}
.virtual_bid {
	border:1px dashed #333;
}
.car_future_gebot{
	padding: 1px 8px;
	border: 1px solid #333;
	border-radius:5px;
	color: #333;
	line-height:1.6;
	font-weight:bold;
	background: url(../images/l_schraffur_45.gif);
}
.won_cnt{
	background-color: #64991eF0;
	color:#fff;
	padding: 2px 6px;
	border-radius:3px;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
}
.buy_cnt{
	background-color: #0000AAF0;
	color:#fff;
	padding: 2px 6px;
	border-radius:3px;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
}
.buy_cnt_error{
	background-color: #0000AA50;
	color:#333;
	padding: 2px 6px;
	border-radius:3px;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
}
.up_cnt{
	background-color: #0095cdF0;
	color:#fff;
	padding: 2px 6px;
	border-radius:3px;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
}
.rest_cnt{
	background-color: #FF4444F0;
	color:#fff;
	padding: 2px 6px;
	border-radius:3px;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
}
.planning_assessed{
	background-color: #fbb450;
	/* -webkit-linear-gradient(top, #fbb450, #f89406) */
	color:#333;
	padding: 2px 6px;
	border-radius:3px;
	border-color: black;
	border: 1px solid #000;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
}
.planning_unscheduled{
	background-color: white;
	color:#333;
	padding: 2px 6px;
	border-radius:3px;
	border: 1px solid #000;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
}
.planning_selection{
	background: url(../images/l_schraffur.gif);
	color:#333;
	padding: 2px 6px;
	border-radius:3px;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
	border: 1px solid #000;
}
.bid_virtual{
	background-color: white;
	color:#333;
	padding: 2px 6px;
	border-radius:3px;
	border: 1px dashed #333;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
}
.bid_real{
	background-color: white;
	color:#333;
	padding: 2px 6px;
	border-radius:3px;
	border: 1px solid #333;
	margin-left:1px;
	font-weight: bold;
	font-size: 80%;
}
.bid_alarm{
	width: 38px;
	height: 38px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: auto;
	opacity:0.6;
	font-size:80%;
}
.bid_form_warning {
  background-color: #FFA20033;
  border-color: #FFA200;
}

.bid_form_error {
  background-color: #fce4e4;
  border-color: #cc0033;
}
.form_alert{
	border-top:0px;
}
.form_alert > td {
	border-top:0px;
	padding-bottom:20px;
}
.smaller_bid{
	font-size:90%;
}
.purchase_icon {
	padding: 0px 4px;
	color: #AAA;
	width:25px;
	text-align: center;
}
.purchase_success {
	color: #080;
}
.purchase_icon_row > td:not(:first-child) {
	border-left:1px dashed #333;
}
.timeout_fade{
	opacity: 0.3;
	transition: opacity 4s linear;
}
.timeout_fade_remove{
	display: none;
	transition: display 1s linear;
}
.priceReductions{
	border-radius:10px; 
	background: #AAA;
	width:20px;
	height:20px;
	color:#FFF;
	text-align:center;
	vertical-align: middle;
	float:left;
}
.priceReductionsDOWN{
	background: #0A0;
	font-weight:bold;
	color:#FFF;
}
.priceReductionsUP{
	background: #A00;
	font-weight:bold;
	color:#FFF;
}
.agentstatus{
	margin-left:1px;
	margin-right:1px;
}
.countdown_low{
	color: #A00;
}
.countdown_very_low{
	color: #FFF;
	background: #A00;
	padding: 3px 10px;
	border-radius:3px;
	border: 1px solid #A00;
}}
.countdown_expired{
	color: #AAA;
}
.filter_btn {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  padding: 2px 8px;
  display: inline-block;
  margin: 1px 3px;

  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 150px;
}

.filter_btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* Pseudo elements for icons */
.filter_btn:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
/* Filter Button verfügbar */
.btn-F {
  background: #ffa200;
  color: #fff;
  cursor: pointer;
}

.btn-F:hover {
  background: #ffb83d;
}

.btn-F:active {
  background: #c27c02;
  top: 2px;
}

.btn-F:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 1;
  font-size: 140%;
  width: 15px;
}
/* Filter Button selektiert */
.btn-S {
  background: #white;
  color: #000;
  cursor: default;
}

.btn-S:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 1;
  font-size: 140%;
  width: 15px;
}
.icon_filter:before {
  content: "\f0b0";
}
.instant_status {
	font-size:80%;
}
.instant_status_header{
	font-weight: bold;
	text-align: left !important;
}
.instant_status_val{
	font-weight: bold;
	color: #A00;
	text-align: right;
}
.RLINE{
  #text-decoration: none;
  #border-bottom: 5px solid black;
  color:white;
  background: #d40000;
}​

/* *********************** LOGISTICS *********************************** */
 /* The Modal (background) */

.xmodal{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.xmodalcontent{
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
} 

.car_tbl_buy_toggle {
    text-align: center;
}

.tickmark_selected{
    border-radius: 4px;
    border: 2px solid black;
    color:#000;
    background-color: #00A;
}
.tick_five{
    font-weight: bold;
}
.tick_ten{
    font-weight: bold;
    font-size: 120%;
}
.tick_lbl_default{
    position: relative;
    min-width: 25px;
    height: 25px;
    display:inline-block;
}
.logistics_area_blur{
    color: #333;
    background-color: inherit;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 100%;
    padding:4px;
}
.logistics_area_focus{
    background-color: #00E;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFF;
    font-size: 100%;
    padding:4px;
}
.logistics_phrase_passive{
    color:#EEE;
    background-color: #666;
    cursor: not-allowed;
}
.logistics_phrase_active{
    cursor: pointer;
}
.logistics_calendar_cell{
    font-size: 80%;
    text-align: center;
    vertical-align: middle;
    padding:5px;
    font-weight: bold;
    border-right: 2px solid white;
    border-bottom: 1px solid white;
}
.logistics_calendar_cell_weekend{
    font-size: 80%;
    text-align: center;
    vertical-align: middle;
    background-color: #CCC;
    padding:5px;
    border-right: 2px solid white;
    border-bottom: 1px solid white;
}
.logistics_calendar_cell_active{
    cursor: pointer;
}
.logistics_calendar_month{
    font-size: 90%;
}
.logistics_calendar_day{
    font-size: 80%;
    border-right: 2px solid white;
    text-align: center;
}
.logistics_calendar_day_weekend{
    font-size: 80%;
    background-color: #CCC;
    border-right: 2px solid white;
    text-align: center;
}
.logistics_current-day{
    background-color: #600 !important;;
    color: #FFF;
}
.holiday_NDS { 
    background-color: #99F !important;
    color: #000;   
}
.holiday_some_states { 
    background-color: #CCF !important;
    color: #000;   
}
.holiday_all_states { 
    background-color: #00A !important; 
    color: #FFF;   
}

.logistics_calendar_Mo { 
    background-color: #EEE; 
}
.logistics_calendar_Di { 
    background-color: #DDD; 
}
.logistics_calendar_Mi { 
    background-color: #EEE; 
}
.logistics_calendar_Do { 
    background-color: #DDD; 
}
.logistics_calendar_Fr { 
    background-color: #EEE; 
}

.bought_fix_car td:first-child {
    background-color: #fafafa; /* Example: change background color */
    padding: 10px;             /* Example: add padding */
    text-align: left;
    font-size: 75%;
    width: 600px;
    overflow-x: hidden;
    vertical-align: top;
}
.bought_fix_car td:nth-child(2) {
     background-color: #fafafa; /* Example: change background color */
    padding: 10px;             /* Example: add padding */
    text-align: left;
    font-size: 75%;
    width: 700px;
    overflow-x: hidden;
}
.bought_fix_car_match {
    background-color: #0A0;
    color:white;
    padding: 2px 4px;
    border-radius: 2px;
}
.bought_fix_car_no_match {
    background-color: #A00;
    color:white;
    padding: 2px 4px;
    border-radius: 2px;
}
.bought_fix_car_candidate{
    border: 1px solid #AAA;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}
.bought_fix_car_candidate_solved{
    border: 1px solid #AAA;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    background: #CFC;
}
.bought_fix_car_candidate a {
            color: #007bff;
            text-decoration: none;
            font-weight: bold;
}
.bought_fix_car_candidate_solved a {
            color: #007bff;
            text-decoration: none;
            font-weight: bold;
}


/* Styles for the Script Manager */
.script_manager_container {
    margin-top: 20px;
}

.script_manager_download_button {
    padding: 10px 15px;
    margin-bottom: 20px;
    background-color: #007bff;
    color: white;
    border: none;
    cursor: pointer;
}

.script_manager_download_button:hover {
    background-color: #0056b3;
}

.script_manager_tabs_container {
    margin-bottom: 20px;
}

.script_manager_tab {
    display: inline-block;
    padding: 10px 15px;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    cursor: pointer;
    margin-right: 10px;
}

.script_manager_tab.active {
    background-color: #ddd;
}

.script_manager_container_inner {
    display: flex;
    margin: 20px;
}

.script_manager_left_column {
    flex: 1;
    margin-right: 20px;
}

.script_manager_right_column {
    flex: 2;
}
/*
.script_manager_versions_table {
    width: 100%;
    border-collapse: collapse;
}

.script_manager_versions_table th, .script_manager_versions_table td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
}

.script_manager_versions_table th {
    background-color: #f2f2f2;
}

.script_manager_version_row:hover {
    background-color: #f9f9f9;
}
*/
    /* Table Styles */
    .script_manager_versions_table {
        width: 100%;
        border-collapse: collapse;
        font-family: Arial, sans-serif;
        margin-top: 20px;
    }

    /* Table Header 
    .script_manager_versions_table th {
        background-color: #f4f4f4;
        color: #333;
        padding: 10px 15px;
        text-align: left;
        border: 1px solid #ddd;
        font-weight: bold;
    }


    /* Hover Effect for Rows * /
    .script_manager_versions_table tr:hover {
        background-color: #f1f1f1;
        cursor: pointer;
    }*/

    /* Highlight Selected Row */
    .selected-version {
        background-color: #007bff;
        color: white;
    }

.script_manager_script_content {
        background-color: #f4f4f4; 
        padding: 10px;
        border-radius: 4px;
        font-family: monospace;
        white-space: pre-wrap; /* Ensures the code wraps */
        word-wrap: break-word;
        text-align: left; /* Ensures the code is left-aligned */
        overflow-x: auto; /* Makes sure that wide code doesn't overflow out of view */
        line-height: 1;
        padding-left: 30px;
}