/*
/	Solution web ideveloppement
/	http://www.ideveloppement.net
/
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}textarea{overflow: auto;}

/* Basic HTML
------------------------------------------------------------------------*/

body {
    font: 12px/1.7 Arial, Helvetica, sans-serif;
    padding: 0 20px;
}
p, h1, h2, h3, h4, h5, h6, ul, ol {
    margin: 0 0 18px;
}
ol {
    list-style: decimal;
    padding: 0 0 0 35px;
}
ul {
    list-style: disc;
    padding: 0 0 0 35px;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}

input[type=button],
input[type=reset],
input[type=submit],
button {
    cursor: pointer;
}

.wrapper {
    margin: 0 auto;
    padding: 0 5px;
    width: 990px;
    overflow: hidden;
}

a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 24px;
}
h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 18px;
}
h3 {
    font-size: 14px;
    font-weight: bold;
}

.nodisplay {
    display: none;
}

.rte {
    overflow: hidden;
}
.rte .col-1 {
    margin-left: 0;
}
.disposition_1 .col {

}
.disposition_1-1 .col {
    float: left;
    width: 48.48484848%;
    margin: 0 0 0 3.03030303%;
}
.disposition_1-1-1 .col {
    float: left;
    width: 31.31313131%;
    margin: 0 0 0 3.03030303%;
}

th {
    font-weight: bold;
}
.form-row {
    overflow: hidden;
}
.control-label {
    font-weight: bold;
}

.listing-edition {
    position: relative;
    padding-bottom: 800px;
}
.listing-edition .radio label,
.listing-edition .checkbox label {
    padding-left: 10px;
}
.listing-edition .main-form {
    margin: 0 0 20px;
    background: #eee;
    padding: 20px;
}
.listing-edition .main-form textarea {
    resize: none;
    height: 80px;
}
.listing-edition .main-form .disabled {
    opacity: 0.7;
}
.listing-edition .main-form .commercials .checkbox {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 50px 10px 0;
}
.listing-edition .search-container {

}
.listing-edition .search-form {
    padding: 0 0 20px;
    overflow: hidden;
}
.listing-edition .list-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 800px;
    overflow: auto;
    padding: 0 15px;
}
.listing-edition .ajax-container {
    position: relative;
}
.listing-edition .ajax-container:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url('../img/ajax-loader.gif') no-repeat 50% 50%;
    opacity: 0;
    width: 32px;
    height: 22px;
}
.listing-edition .ajax-container.loading:before {
    opacity: 1;
}

.listing-edition .table-vehicles {

}
.listing-edition .table-vehicles tr.added {
    background-image: url('data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAYUlEQVQokZ3S0Q3AIAgE0HoLMwuLskL71cbiqZx8KfGemNgi4r5SuXvLPVZgB81sAGl4dlMFwLs4AdBvVAC5oQBDWAFouApMwxVgGd4B2/AKQPU3MQD9GCrwjX0C/N6sAg8qrD2bX9DAMAAAAABJRU5ErkJggg==');
    color: #999;
}
.listing-edition .table-vehicles .btn {
    display: block;
    margin: 0 0 5px;
}
.listing-edition .table-vehicles .btn-edit,
.listing-edition .table-vehicles .btn-delete,
.listing-edition .table-vehicles.preview .btn-add,
.listing-edition .table-vehicles.preview .btn-detail {
    display: none;
}
.listing-edition .table-vehicles.preview .btn-edit,
.listing-edition .table-vehicles.preview .btn-delete {
    display: block;
}
.listing-edition .table-vehicles.fake {
    display: none;
}
table .nowrap {
    white-space: nowrap;
}
table .text-center {
    text-align: center;
}
table .text-right {
    text-align: right;
}
.listing-edition .price del {
    display: block;
}
.listing-edition .table-vehicles.preview tbody tr {
    cursor: move;
}
.listing-edition .table-vehicles th {
    white-space: nowrap;
}
.listing-edition .table-vehicles th.asc:after {
    content: ' ▴';
}
.listing-edition .table-vehicles th.desc:after {
    content: ' ▾';
}

.form-group.hiddenField {
    margin: 0;
}
.popup {
    position: relative;
    margin: 0 auto;
    background: #fff;
    padding: 44px;
    max-width: 1000px;
}
.popup.vehicle-form {
    max-width: 600px;
    padding: 20px;
}
.vehicle-form textarea {
    resize: vertical;
    height: 120px;
}
.main-form .field_group {
    padding-left: 20px;
}
.main-form .checkbox,
.main-form .radio {
    padding-left: 20px;
}
.vehicle-form .batch-price-field {
    display: none;
}
body[data-separate-prices="2"] .vehicle-form .batch-price-field {
    display: block;
}
body[data-separate-prices="2"] .vehicle-form .merchant-price-reduced-field {
    display: none;
}

.vehicle-detail h1 {
    margin: 0 160px 20px 0;
    font-size: 24px;
    font-weight: bold;
}
.vehicle-detail .finition {
    display: block;
    color: #3399cc;
}
.vehicle-detail .block-prices {
    float: right;
    margin: 0 0 20px;
    font-size: 20px;
    text-align: right;
}
.vehicle-detail .display-price {
    color: #60b56c;
    font-size: 30px;
    font-weight: bold;
}
.vehicle-detail .original-price {
    display: block;
    text-decoration: line-through;
}
.vehicle-detail .photo {
    float: left;
    margin: 0 0 20px;
    max-width: 400px;
}
.vehicle-detail .primary-list {
    clear: right;
    margin: 0 0 20px 450px;
}
.vehicle-detail .body {
    clear: both;
}

.vehicle-detail .std-list {
    list-style: none;
    padding: 0;
}
.vehicle-detail .std-list li {
    overflow: hidden;
}
.vehicle-detail .std-list .label {
    color: #333;
    font-size: 100%;
    line-height: 1.5;
    padding: 0;
    text-align: left;
    float: left;
    width: 150px;
    font-weight: normal;
}
.vehicle-detail .std-list .value {
    display: block;
    margin: 0 0 0 160px;
    font-weight: bold;
    padding: 0 0 0 10px;
    border-left: 1px solid #e4e4e4;
}
.vehicle-detail .equipments {
    padding: 0;
    list-style: none;
}
.vehicle-detail .equipments li {

}
.vehicle-detail .equipments li:before {
    content: '▸ ';
}
.vehicle-detail .block {
    border: 1px solid #e4e4e4;
    padding: 10px;
    margin: 0 0 20px;
}
.vehicle-detail .block h2 {
    background: #e4e4e4;
    padding: 10px;
    margin: -10px -10px 20px;
    font-size: 20px;
    color: #3399cc;
}
.vehicle-detail .consumption-figure {
    display: block;
    margin: 0 auto;
}

/* Standard bootstrap override */
body .btn-primary {
    background-color: #46AAE0;
    border-color: #46AAE0;
}
body .btn-primary:hover,
body .btn-primary:focus,
body .btn-primary:active,
body .btn-primary.active,
body .open .dropdown-toggle.btn-primary {
    background-color: #278BC1;
    border-color: #278BC1;
}
body a,
body .btn-link {
    color: #46AAE0;
}
body a:hover,
body a:focus,
body .btn-link:hover,
body .btn-link:hover {
    color: #278BC1;
}
body .mce-tinymce {
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
body .mce-focused {
    border-color: #278BC1 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
body .form-control:focus {
    border-color: #278BC1;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
body .dropdown-menu > .active > a,
body .dropdown-menu > .active > a:hover,
body .dropdown-menu > .active > a:focus {
    background-color: #46AAE0;
}

td.nowrap {
    white-space: nowrap;
}