
body {
    background: url(/img/main_bg.jpg) top left repeat-x fixed;
    font-family: Helvetica Neue, Helvetica, Arial;
    padding: 20px;
}

a {
    color: #0088CC;
}
a:visited
{
    color: #0088CC;
}

h4 {
    margin-bottom: 10px;
}
.placeholder {
    color: #aaa!important;
    padding: 6px;
}

ul.horizontal {
    margin: 0;
    padding: 0;
}
ul.horizontal li {
    display:inline;
    margin-right:30px;
}

.aligncenter {
    text-align: center;
}
.alignright {
    float:right;
    text-align: right;
}
ul.horizontal.alignright li {
    display:inline;
    margin-right:0px;
    margin-left:30px;
}

.reg {
    width: 165px;
}
.js-remove-addressrow i {
    margin-top:5px;
}
.registration {
    background: url(/img/kenteken_small.png) top left no-repeat;
    width: 65px;
    height: 27px;
    font-size: 13px;
    font-weight: bold;
    display: inline-table;
    padding-top: 1px;
    padding-left: 19px;
    color: #000;
}
.registration.large {
    background: url(/img/kenteken_large.png) top left no-repeat;
    width: 156px;
    height: 60px;
    line-height: 43px;
    font-size: 22px;
    font-weight: bold;
    display: inline-table;
    padding-top: 1px;
    padding-left: 33px;
    letter-spacing: 2px;
    color: #111;
    text-shadow: 1px 1px #fce200;
}

.be-registration {
    background: url(/img/be_kenteken_small.png) top left no-repeat;
    width: 65px;
    height: 27px;
    font-size: 12px;
    font-weight: bold;
    display: inline-table;
    padding-bottom: 5px;
    padding-left: 10px;
    color: rgb(255, 0, 0);
}
.be-registration.large {
    background: url(/img/be_kenteken_large.png) top left no-repeat;
    width: 156px;
    height: 60px;
    line-height: 43px;
    font-size: 24px;
    font-weight: bold;
    display: inline-table;
    padding-top: 1px;
    padding-left: 33px;
    margin-right: 20px;
    letter-spacing: 2px;
    color: rgb(255, 0, 0);
    text-shadow: 1px 1px #e4e4e4;
}
.vehicleitem .registration .be-registration  {
    padding-top: 2px;
}

#wrapper {
    width: 1180px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#header {
    height: 100px;
    position: relative;
    margin-bottom: -10px;
}
#header #logo {
    margin-left: 10px;
    margin-top: 5px;
}
#header #topnav {
    position: absolute;
    top: 15px;
    right: 10px;
}
#header #topnav #user, #header #topnav #company {
    float:right;
}

#mainnav {
    margin: 0 auto;
    height: 50px;
    background: url(/img/mainnav.png) top center repeat transparent;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

#mainnav ul li {
}

#mainnav ul li a {
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    float: left;
    color: #999;
    text-decoration: none;
    outline: 0;
    background: url(/img/mainnav.png) top center repeat transparent;
    line-height: 50px;
    height: 50px;
    border-left: 1px solid #ddd;
    text-align: center;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
    text-transform: uppercase;
    font-size: 11px;
}
#mainnav ul li a:hover {
    text-decoration: none;
    color: #666;
}
#mainnav ul li a.active {
    color: #333;
    background: url(/img/mainnav-active.png) top center no-repeat transparent;
    border-left: 1px solid #ddd;
}
#mainnav ul li a.active.first {
    border-left: none;
}
#mainnav ul li a.active.last {
    border-right: 1px solid #ddd;
}
#content {
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    border: 1px solid #ddd;
    background: url(/img/content_bg.jpg) 320px 0px repeat-y #fff;
    margin: 0px;
}
#content.no-bg {
    background: none;
    background-color: #fff;
}

#leftbar {
    padding-bottom: 40px;
}
#leftbar h4 {
    text-transform: uppercase;
    font-size: 0.8em;
    padding-top: 20px;
    color: #aaa;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}
#leftbar h4 + ul + h4 {
    margin-top: 20px;
}
#leftbar ul {
    margin:0;
    padding: 0 0 20px 0;
}

#leftbar ul li {
    list-style: none;
}
#leftbar ul li a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 35px;
    border-bottom: 1px solid #ebebeb;
    color: #555;
    outline: 0;
    text-decoration: none;
}
#leftbar ul li a:hover {
    color: #111;
    background-color: #fff4e7;
}
#leftbar ul li a.subitem {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 45px;
    font-size: 0.9em;
    color: #888;
    border-bottom: 1px solid #f1f1f1;
}
#leftbar ul li a:hover {
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
}
#leftbar ul li a span {
    display: block;
    float: right;
    margin-right: 20px;
}


#leftbar ul li a.active {
    background: url(/img/leftbar-selected.jpg) top left repeat-x #ebebeb;
    margin-top: -1px;
    border-top: 1px solid #0099FF;
    border-bottom: 1px solid #0099FF;
    border-right: 1px solid #0099FF;
    text-shadow: 1px 1px 1px #555;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}
#leftbar ul li a.subitem.active {
    font-size: 1.0em;
}
#overview {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 30px;
    width: 810px;
}
#overview h1 {
    color: #444;
    margin-bottom: 10px;
}

.vehicleitem {
    padding-top: 20px;
    padding-bottom: 10px;
    border: 1px solid #fff;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
}
.vehicleitem:hover {
    border: 1px solid #c4e7ff;
    background-color: #eff9ff;
    margin-top: -1px;
    padding-top: 21px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.vehicleitem.focus {
    border: 1px solid #ffd7a8;
    background-color: #fff4e7;
    margin-top: -1px;
    padding-top: 21px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.vehicleitem h3 {
    line-height: 24px;
    font-size: 1.2em;
    margin-bottom: 10px;
}
.vehicleitem h3 a {
    color: inherit;
}
.vehicleitem h3 a:hover {
    text-decoration: none;
}
.vehicleitem input[type='checkbox'] {
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 50px;
}

.vehicleitem img.preview {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 3px #bbb;
    -moz-box-shadow: 0 0 3px #bbb;
    box-shadow: 0 0 3px #bbb;
    max-width: 160px;
    height: 120px;
    background: url(/img/loader.gif) 50% 50% no-repeat;
}
.vehicleitem .picture {
    text-align:center;
    width: 200px;
    float: left;
    padding-bottom: 10px;
}

.vehicleitem .info {
    width: 600px;
    float: left;
}
.vehicleitem .info .actions {
    margin-right: 10px;
}
.vehicleitem .info .actions .btn {
    margin-top: 6px;
    width: 100px;
}
.vehicledetail .actions .btn {
    margin-bottom: 4px;
    font-size: 12px;
}

.vehicledetailstock .actions .btn {
    margin-bottom: 4px;
    font-size: 12px;
}

.vehicleitem .info p, .vehicleitem table td {
    line-height: 22px;
}

.vehicleitem .picture {
    position: relative;
}
.vehicleitem .picture .ribbon {
    position: absolute;
    top: -2px;
    left: 16px;
}



#filterbar {
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-top: 20px;
    margin-bottom: 10px;
    background: url(/img/filterbar.png) top left repeat-x #fff;
    width: 100%;

}
#filterbar .top {
    height: 40px;
}


#filterbar .top input, #filterbar .top label, #filterbar .top select, #filterbar .top img  {
    display: inline;
    margin:0;
}

#filterbar #search, #filterbar, #search-reclamation {
    margin-top: 5px!important;
    margin-left: 5px!important;
    float:left;
}

#filterbar #selection-actions {
    width: 160px;
}
#filterbar #checkall {
    margin-left: 3px;
    margin-right: 10px;
}
#filterbar #toggle-filters-label {
    margin-left: 50px;
    display: none;
}
#filterbar #extra-filters {
    background-color: #f9f9f9;
}
#filterbar #submit-result-sorting {
    margin-left: 8px;
    margin-right: 8px;
}
#filterbar #extra-filters {
    padding: 15px;
}
#filterbar #extra-filters table {
    margin-top: 10px;
}
#filterbar #extra-filters table td {
    vertical-align: middle;
    padding-top: 3px;
    padding-bottom: 3px;
}

#filterbar .filter_switch {
    float:left;
    background: url(/img/filter-switch.png) 0px 0px no-repeat;
    width: 50px;
    height: 21px;
    cursor: pointer;
    margin-top: 7px;
    margin-left: 20px;
}
#filterbar .filter_switch.on {
    background: url(/img/filter-switch.png) 0px -37px no-repeat;
}

#filterbar #filter_toggle {
    float: left;
    left: 25px;
    top: 5px;
}
#filterbar .datepicker {
    position: fixed!important;
}


.vehicledetail {
    padding: 20px;
}

.vehicledetailstock {
    padding: 20px;
}

.vehicledetail img.preview {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 3px #bbb;
    -moz-box-shadow: 0 0 3px #bbb;
    box-shadow: 0 0 3px #bbb;
}

.vehicledetailstock img.preview {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 3px #bbb;
    -moz-box-shadow: 0 0 3px #bbb;
    box-shadow: 0 0 3px #bbb;
}

.vehicledetail .span3.picture.finished {
    position: relative;
}
.vehicledetail .span3.picture.finished .ribbon {
    position: absolute;
    top: -2px;
    left: -1px;
}

.vehicledetailstock .span3.picture.finished {
    position: relative;
}
.vehicledetailstock .span3.picture.finished .ribbon {
    position: absolute;
    top: -2px;
    left: -1px;
}

.vehicledetail td.actions {
    vertical-align: top;
    text-align: right;
    width: 160px;
}

.vehicledetailstock td.actions {
    vertical-align: top;
    text-align: right;
    width: 160px;
}

.options.alignright li {
    margin-right: 0px;
    margin-left: 10px;

}
p.meta {
    color: #999;
    margin: 0px;
}
.next-prev {
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -5px;
}
.next-prev a {
    margin-left: 10px;
    color: #999;
}
.next-prev a:hover {
    color: #777;
}
#biedenbestemmen table td {
    height: 46px;
    vertical-align: middle;
}
#biedenbestemmen table tr.add-bid td {
    background-color: #ddd;
    border-top: 1px solid #bbb;
    color: #000;
}
img.preview {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 3px #bbb;
    -moz-box-shadow: 0 0 3px #bbb;
    box-shadow: 0 0 3px #bbb;
}
.damage_pics img {
    margin-top: 10px;
    margin-right: 10px;
}
ul.positive li {
    background: url(/img/icons/plus.png) 0px 1px no-repeat;
    padding-left: 25px;
    margin-top: 5px;
}
ul.negative li {
    background: url(/img/icons/minus.png) 0px 1px no-repeat;
    padding-left: 25px;
    margin-top: 5px;
}

.message-window {
    min-height: 300px;
    max-height: 400px;
    overflow: auto;
    margin-bottom: 5px;
}
.message-window .message {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0px 0px 4px #ccc;
    -webkit-box-shadow: 0px 0px 4px #ccc;
    box-shadow: 0px 0px 4px #ccc;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 30px;
    width: 80%;
    position: relative;
    color: #555;
}
.message-window .message.left {
    margin-right: 20px;
}
.message-window .message.right {
    margin-left: 75px;
}
.message-window .message .arrow {
    position: absolute;
    top: 6px;
    width: 20px;
    height: 20px;
}
.message-window .message.left .arrow {
    background: url(/img/message-arrow-left.png) top left no-repeat;
    left: -16px;
}
.message-window .message.right .arrow {
    background: url(/img/message-arrow-right.png) top left no-repeat;
    right: -14px;
    width: 22px;
}
.message-window .message b {
    font-size: 11px;
    color: #777;
}
.message-window .message b span {
    font-weight: normal;
}
.message-entry {
    margin-top: 0px;
}
.message-entry textarea {
    width: 98.5%;
    margin-bottom: 6px;
}
.vehicledetail .picture {
    width: 170px;
    margin-bottom: 90px;
    margin-right: 10px;
}
.vehicledetail .tab-content .picture {
    position: relative;
    width: 150px;
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.vehicledetail .tab-content .picture span {
    opacity: 0.6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);
    filter: alpha(opacity = 60);
    position: absolute;
    bottom: 3px;
    right: 7px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #000;
    color: #fff;
    font-size: 11px;
}
.vehicledetailstock .picture {
    width: 170px;
    margin-bottom: 20px;
    margin-right: 10px;
}
.vehicledetailstock .tab-content .picture {
    position: relative;
    width: 150px;
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.vehicledetailstock .tab-content .picture span {
    opacity: 0.6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);
    filter: alpha(opacity = 60);
    position: absolute;
    bottom: 3px;
    right: 7px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #000;
    color: #fff;
    font-size: 11px;
}
#biedenbestemmen table tr.bestemd td {
    background-color: #e3f2ff;
    border-top: 1px solid #abd8ff;
    border-bottom: 1px solid #abd8ff;
}

.addressbook .addressbook_item, .establishment .establishment_item {
    width: 247px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.establishment .establishment_item.main {
    border: 1px solid #444;
    background-color: #eee;
}
.addressbook .addressbook_item:hover, .establishment .establishment_item:hover {
    border: 1px solid #bbb;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;

}
.addressbook .addressbook_item cite, .establishment .establishment_item cite {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 145px;
}
.addressbook .addressbook_item td, .establishment .establishment_item td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.9em;
    max-width: 140px;
}
.addressbook .addressbook_item td a, .establishment .establishment_item td a {
    color: #333;
}
.addressbook .addressbook_item h4, .establishment .establishment_item h4 {
    font-size: 0.9em;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.addressbook .addressbook_item td.lbl, .establishment .establishment_item td.lbl {
    width: 96px;
}
.addressbook #keyword, .establishment #keyword {
    width: 380px;
    margin-right: 5px;
}
.addressbook h3 a, .establishment h3 a {
    color: #aaa;
    padding: 2px;
    outline: none;
}
.addressbook h3 a.active, .establishment h3 a.active {
    color: #444;
    outline: none;
    text-decoration: underline;
}
#dataresult {
    position: relative;
}

.addressbook.addressbook_view .address_item, .establishment.establishment_view .address_item {
    float: left;
    width: 180px;
    margin-bottom: 20px;
}

.addressbook.addressbook_view .contactperson_item, .establishment.establishment_view .contactperson_item,
.addressbook.addressbook_add .contactperson_item, .establishment.establishment_add .contactperson_item {
    width: 210px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

}
.addressbook.addressbook_view .contactperson_item .actions, .establishment.establishment_view .contactperson_item .actions,
.addressbook.addressbook_add .contactperson_item .actions, .establishment.establishment_add .contactperson_item .actions {
    float: right;
}

.addressbook.addressbook_add #uploadpreview {
    cursor: pointer;
}

.addressbook.addressbook_view .contactperson_item .actions img,
.establishment.establishment_view .contactperson_item .actions img {
    display: none;
}
.addressbook.addressbook_view .contactperson_item:hover,
.establishment.establishment_view .contactperson_item:hover {
    border: 1px solid #bbb;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

.establishment.establishment_view .span6,
.addressbook.addressbook_view .span6 {
    margin-left: 90px;width: 500px;
}

.establishment.establishment_view .contactperson_list #add_contact,
.addressbook.addressbook_view .contactperson_list #add_contact {
    margin-right: 22px;
    color: #fff;
}

.establishment.establishment_view .contactperson_list h3,
.addressbook.addressbook_view .contactperson_list h3 {
    margin-bottom: 20px;
}
.addressbook_company_logo_small,
.establishment_company_logo_small {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    height:60px;
    width:90px;
    text-align:center;
}
.addressbook_company_logo_small img,
.establishment_company_logo_small img {
    max-width:90px;
    max-height:60px;
    border: 1px solid #ddd;
}
.addressbook_company_logo,
.establishment_company_logo {
    float:left;
    margin-right:20px;
    margin-bottom:10px;
    height:120px;
    width:160px;
    text-align:center;
}
.addressbook_company_logo img.logo,
.establishment_company_logo img.logo {
    max-height:120px;
    max-width:160px;
    border: 1px solid #ddd;
}

.loading {
    background: url('/img/loading.png');
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
}

.statistics .chart {
    min-height: 300px;
}

.statistics h3 {
    margin-bottom: 10px;
}
input[data-datepicker] {
    width: 80px;
}
.statistics .input-append {
    display: inline-block;
}

.settings #email .checkbox {
    display: inline-block;
   /* width: 100px; */
    margin-right: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
}
.settings #email tbody td {
    vertical-align: middle;
}

.settings #email tbody tr.active td {
    color: #444;
}
.settings #email tbody tr.notactive td, .settings #email tbody tr.notactive li, .settings #email tbody tr.notactive li a {
    color: #aaa !important;
}

.settings #email tbody td ul.as-selections {
    width: 98%;
    margin-right:10px;
}

.settings #delen .checkbox {
    display: inline-block;
    width: 140px;
    margin-right: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.settings #delen .fields-print, .settings #delen .fields-mail {
    width: 500px;
}

.settings #delen #send_by {
    width: 520px;
}

.settings #delen h3 {
    margin-top: 20px;
    margin-bottom: 8px;
}
.settings #delen h5 {
    margin-bottom: 5px;
}

.settings #delen select {
    margin-bottom: 15px;
}

.settings #delen textarea {
    width: 510px;
}

.mono {
    font-family: monospace;
}
.modal-open form {
    margin: 0;
}
.loginScreen .alert {
    margin: 15px;
    margin-bottom: 0px;
}
.loginScreen .modal-footer {
    text-align:left;
}
.loginScreen .modal-footer .btn-primary {
    margin-left: 190px;
    outline: none;
}
.stock table tbody td {
    vertical-align: middle;
    padding: 3px;
    padding-left: 8px;
    padding-right: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor:pointer;
}

#modal-edit-stock {
    width: 1010px;
    /* height:650px; */
    margin: -350px 0 0 -360px;
}
#modal-edit-stock .modal-body {
    max-height: 640px;
}
#modal-edit-stock .span2 {
    width: 180px;
}
#modal-edit-stock .span4 {
    width: 300px;
}
#modal-edit-stock .form-horizontal .controls {
    margin-left: 130px;
}
#modal-edit-stock .form-horizontal .control-label {
    width: 120px;
}
#modal-edit-stock #remarks {
    width: 520px;
}

#modal-add-stock .datepicker
{
    left:0px;
    top:0px;
    padding-left: 0px;
    padding-top: 0px;
    position: fixed!important;
}
#modal-edit-stock .datepicker
{
    left:0px;
    top:0px;
    padding-left: 0px;
    padding-top: 0px;
    position: fixed!important;
}

#modal-lead-extendbid .datepicker
{
    left:0px;
    top:0px;
    padding-left: 0px;
    padding-top: 0px;
    position: fixed!important;
}

.stock table tbody td .registration {
    margin-top: 2px;
    padding-top: 5px;
}

#stock_filters #keyword {
    width: 200px;
}
#stock_filters select {
    width: 110px;
}
#stock_filters .span3 {
    width: 200px;
}
#stock_filters #filter_stadagen {
    width: 80px;
}

#messagesOverview, #reclamationsOverview {
    margin-top: 20px;
}
#messagesOverview tr td {
    color: #666;
}
#messagesOverview tr.new td {
    font-weight: bold;
    color: #222;
    background-color: #F0F8FF;
    border-top: 1px solid #B0D8FF;
    border-bottom: 1px solid #B0D8FF;
}
#messagesOverview tr.new:hover td {
    background-color: #E6F3FF;
}
#messagesOverview tr, #reclamationsOverview tr {
    cursor: pointer;
}
.elipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hidden {
    display:none !important;
}
.acc-list {
    line-height: 24px;
}
span.acc-block {
    padding: 4px;
    padding-left: 2px;
    padding-right: 2px;
}
span.acc-block:hover {
    background-color: #B0D8FF;
    color: #111;
}
#occassion-filter-form {
    margin-bottom: 0px;
}
#modelsGroup {
    display:none;
}
#loader {
    margin-left: 10px;
}

.label {
    padding: 3px;
    padding-right: 4px;
}

.label.label-neutral {
    -webkit-box-shadow: inset 0px 0px 1px #222;
    -moz-box-shadow: inset 0px 0px 1px #222;
    box-shadow: inset 0px 0px 1px #222;
    background-color: #a4cedd;
    color: #144051;
    text-shadow: -1px -1px #b4d9e7;
}
.label.label-positive {
    -moz-box-shadow: inset 0px 0px 1px #333;
    -webkit-box-shadow: inset 0px 0px 1px #333;
    box-shadow: inset 0px 0px 1px #333;
    background-color: #5AB939;
    text-shadow: -1px -1px #519639;
}
.label.label-negative {
    -webkit-box-shadow: inset 0px 0px 1px #d36b6b;
    -moz-box-shadow: inset 0px 0px 1px #d36b6b;
    box-shadow: inset 0px 0px 1px #d36b6b;
    text-shadow: -1px -1px #fff1f1;
    color: #9c0606;
    background-color: #ffdede;
}
.label.label-negative i.icon-remove.icon-white {
    background: url("/img/icons/cancel_2.png") no-repeat scroll 2px 1px transparent;
}

.label.label-neutral i.icon-ok.icon-white {
    background: url("/img/icons/tick_small.gif") no-repeat scroll 2px 1px transparent;
}
.label.label-positive i.icon-ok.icon-white {
    background: url("/img/icons/tick_small_white.gif") no-repeat scroll 2px 1px transparent;
}

.vehicledetail table.vehiclehead {
    margin-left: 10px;
}

.vehicledetail table.vehiclehead td {
    height: 12px;
}
.vehicledetail .span12 {
    width: 958px;
}
.vehicledetail .editable {
    cursor: pointer;
}

.vehicledetailstock table.vehiclehead {
    margin-left: 10px;
}

.vehicledetailstock table.vehiclehead td {
    height: 12px;
}
.vehicledetailstock .span12 {
    width: 958px;
}
.vehicledetailstock .editable {
    cursor: pointer;
}
.costs, .offer, #final_total, #costs_total, .final, #offer_total { width: 160px;}

#share .fields-mail label, #share .fields-print label {
    width: 180px;
    display: inline-table;
}


.table tbody tr.new td {
    background-color: #def5fd;
}



#fileInput, .fileInput_label {
    display: none;
}
.lt-ie9 #fileInput {
    display: block;
    width: 160px;
}
.lt-ie9 .fileInput_label {
    display: block;
}
#stock-grid {
    margin-top: 20px;
}

.tt {
    padding: 15px;
    text-align: left;
}
.tt .percentage {
    vertical-align: middle;
    padding-left: 15px;
}
.tt table {
    margin-bottom: 10px;
}
.subcompanies {
    font-size: 12px;
    margin-left: 200px;
}
.select-from-addressbook {

}

::-ms-clear, ::-ms-clear{
    display: none;
}

#form-lead-paidfreed .datepicker {
    position: fixed;
}
#tableController {
	margin:0;
	width:200px;
}
#tableController li {
	list-style: none outside none;
	display:block;
	border:1px solid #0088cc;
	margin:2px;
	line-height: 18px;
	border-radius:5px;
	padding:3px;
}
#tableController li a {
	float:right;
}
#tableContollerHolder {
	display:none;overflow:hidden;position:absolute;top:100%;right:0px;background:white;padding:5px;border-radius:0px 0px 5px 5px;box-shadow:2px 2px 2px #888;border:1px solid #ddd;
	border-width:0px 1px 1px 1px;
}
.eurohider {
	display:inline-block;
	height:24px;
	width:24px;
	background-image: url('/img/icons/price_display_enabled.png');
	overflow:hidden;
	text-indent:200px;
}
.eurohider.active {
	background-image: url('/img/icons/price_display_disabled.png');
}
div.modal-body div.alert {
	position:absolute;
	top: 2px;
}
