/* FONTS */

@font-face {
    font-family: Muli;
    src: url('../../fonts/Muli-Regular.woff') format('woff'),
    url('../../fonts/Muli-Regular.woff2') format('woff2');
    font-weight: normal;
}

@font-face {
    font-family: Muli;
    src: url('../../fonts/Muli-Bold.woff') format('woff'),
    url('../../fonts/Muli-Bold.woff2') format('woff2');
    font-weight: bold;
}

@font-face {
    font-family: Muli;
    src: url('../../fonts/Muli-Black.woff') format('woff'),
    url('../../fonts/Muli-Black.woff2') format('woff2');
    font-weight: 900;
}

@font-face {
    font-family: Muli;
    src: url('../../fonts/Muli-Light.woff') format('woff'),
    url('../../fonts/Muli-light.woff2') format('woff2');
    font-weight: 100;
}

.hide {
    display: none;
}

.content table {
    width: 90%;
}

.mark_name {
    width: 250px;
    margin-bottom: 10px;
}

.content h1 {
    text-align: center;
    float: none;
    padding-top: 0;
    color: inherit;
}

#list {
    margin: 20px auto;
    width: 100%;
}

.content table tr th {
    border: 1px solid #72b84c;
    border-bottom: 1px solid #000;
}

.spacer-md {
    clear: both;
    display: block;
    width: 100%;
    height: 30px;
}

.spacer-sm {
    clear: both;
    display: block;
    width: 100%;
    height: 15px;
}

.fixContainer {
    max-width: 1024px;
}

.header {
    background-color: #74b74b;
}

.estimation_tpl_page .logo {
    margin: 25px 0 25px 25px;
    background-color: #74b74b;
}

.page-template-template-online-price a{
    color: #489e19;
}

.page-template-template-online-price a:hover{
    color: #74b74b;
}

.page-wrapper {
    max-width: none;
}

#main {
    max-width: none;
}

#car_parts_form_div .item-list-checkbox {
    float: left;
    margin-right: 10px;
    font-size: 16px;
}

.ui-widget-content {
    font-size: 12px;
}


.middlemodal .modal-dialog {
    height: 90%;
    margin: 0 auto;
}
.modal-dialog {
    margin: 0 auto;
}

.modal-content {
    top: calc(50% - 50px);
}

button.close {
    right: 10px;
    position: absolute;
    z-index: 100;
}

.header-slider {
    background-color: #6ebc3c;
}

.header-slide img {
    width: auto;
    height: 100%;
}

#content_estimateform {
    background-color: #fafcee;
}

.confirmation-text p {
    font-size: 16px;
}

.wrapper {
    border: none;
}

.sidebar {
    background: #FFF;
}

.sidebar ul {
    margin: 50px 0 0 50px;
}

.sidebar ul li {
    color: #ccc;
    list-style: disc;
    margin-bottom: 2px;
    font-weight: bold;
}

.sidebar ul li.selected {
    color: #72B84C;
    list-style-image: url(../../images/puce.jpg);
}

.sidebar ul.aLine {
    list-style: none;
    width: 193px;
    margin: 20px auto;
    background: url("../../images/backgroundArianne.png");
}

.sidebar ul.aLine li {
    width: 15px;
    height: 15px;
    border: 2px #72B84C solid;
    background-color: #fff;
    border-radius: 25px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}

.sidebar ul.aLine li:first-child {
    margin-left: 8px;
}

.sidebar ul.aLine li.aSelected {
    background-color: #72b84c;
}

.row .no_background {
    background: none;
}

div#contentForm h2 {
    color: #72B84C;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    margin: 5px 0;
}

div#contentForm h3 {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    margin: 5px 0;
}

div#contentForm h2.estimate-title {
    color: #74B74A;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}

div#contentForm h2.estimate-title .highlight {
    color: #74B74A;
    font-weight: bold;
    font-size: 30px;
}

#series_form li {
    list-style: none;
}

div#form ul {
    list-style: none;
}

div#form ul li {
    margin: 5px 0 0 0;
    vertical-align: middle;
}

div#contentForm #series_form label {
    margin: 0;
}

div#form form#series_form ul li p {
    margin: 15px 0 20px 0;
    font-weight: bold;
}

div#form form#series_form ul p.provinceSelect {
    font-weight: normal;
    display: inline-block;
    margin-right: 50px;
}

div#form form#series_form ul p.selectRad {
    display: inline-block;
}

div#contentForm input,
div#contentForm select {
    border: 1px solid #72b84c;
    height: 19px;
    background: #fafcee;
    width: calc(100% - 20px);
    float: none;
}

div#contentForm label {
    margin: 0 10px 0 0;
    float: none;
}

div#contentForm .no_float {
    float: none !important;
}

div#contentForm #radProvinceQc, div#contentForm #radProvinceOn, div#contentForm .checkInput {
    width: auto;
    float: none;
    margin: 0px;
    height: inherit;
}

div#contentForm button {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #bdd73c;
    border: none;
    color: #fff;
    min-height: 30px;
    max-width: 272px;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    cursor: pointer;
    max-width: 100%;
}

div#contentForm button.disactive {
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: default;
}

div#contentForm button.little_btn {
    width: 100px;
}

#content_vinform #btn_send,
#content_detailsform #next_step {
    display: block;
    margin: 0 auto;
    float: none;
}

div#error_cont, div.error_cont {
    width: 100%;
    float: none;
}

#contentForm ul {
    margin-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
}

div#contentForm div#content_detailsform ul {
    margin-left: 0;
}

div#contentForm div#validation_car,
div#contentForm div#validation_car_quote,
div#validation_sell_recent_car {
    background: #fafcee;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}

#sell_recent_car p.estimate-title{	
	border: 2px solid #77b238;	
	padding:20px;	
	font-weight:600;	
	font-size:16px;	
}	
#sell_recent_car p.estimate-title:before{	
	content: "\f071";	
	font: normal normal normal 14px/1 FontAwesome;	
	text-rendering: auto;	
	-webkit-font-smoothing: antialiased;	
	font-size: 60px;	
	float:left;	
	padding:5px;	
}

.stillInterested {
    max-width: 100%;
}

div#concours_facebook {
    display: none;
}

div#contentForm div#validation_car button,
div#contentForm div#validation_car_quote button,
div#validation_sell_recent_car button {
    max-width: 270px;
    width: 100%;
    display: inline-block;
}

div#contentForm ul li.checkbox label {
    width: auto;
    float: left;
    display: block;
    margin: 2px 25px 0 0;
}

div#contentForm ul li.checkbox span a, div#contentForm ul li.checkbox span a:hover {
    color: #72B84C;
}

div#contentForm ul li.checkbox input {
    width: auto;
    float: left;
    margin: 2px 5px 0 0;
}

ul li.checkbox span {
    width: auto;
    float: right;
    display: block;
    margin: 3px 25px 3px 0;
}

#validation_car h3,
#validation_car_quote h3 {
    border-bottom: 0;
    font-size: 13px;
}

#car_infos p {
    margin: 0 0 5px 0;
    padding: 0;
}

#erreur {
    background: #F2E1D8;
    border: 1px dashed #9A2A33;
    color: #9A2A33;
    padding: 5px;
    width: 100%;
    margin: 5px 25px 15px 0 !important;
}

#erreur ul li {
    color: #9A2A33
}

div#notices p {
    font-size: 14px;
}

div#notices strong {
    font-size: 20px;
    font-weight: bold;
    display: block;
}

.ui-autocomplete {
    border-radius: 0;
    border: 1px solid #bdd73c;
}

.ui-autocomplete .ui-menu-item a, .ui-autocomplete .ui-menu-item a span {
    color: #222222 !important;
    font-size: 13px;
    font-family: Arial;
}

.ui-autocomplete .ui-menu-item a {
    padding-left: 5px !important;
}

.ui-autocomplete .ui-menu-item a:hover {
    background: none;
    border: 0;
    padding-left: 5px !important;
    margin: 0 !important;
}

/* === EVALUATION TEMPLATE === */

.estimation_landing_page .page-wrapper {
    /*background-image: url('../../images/background_voiture_footer_v3.png');*/
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 350px;
}

.estimation_landing_page .confirmation-text a{
    color: black;
}

.estimation_landing_page .wrapper, .estimation_landing_page #main {
    background-color: transparent !important;
}

.estimation_landing_page .page-wrapper {
    padding-top: 20px;
}

.estimation_landing_page .wrapper {
    border: none;
}

.estimation_landing_page div#contentForm h2 {
    color: black;
}

h1.page-title {
    color: white;
    float: none;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.header-text {
    color: white;
    margin: 15px 0;
}

.header-text ul {
    color: #f4ffbd;
    list-style-type: none;
    padding: 0;
    margin: 10px 0;
}

.header-text li {
    display: inline-block;
    width: 40%;
}

.header-text li.long {
    min-width: 265px;
}

.header-text li:before {
    color: #f4ffbd;
    content: "\2022";
    padding-right: 5px;
}

.header-text .note {
    font-size: 16px;
    margin: 15px 0;
}

.estimation_landing_page div#contentForm button, .estimation_landing_page .mode-manuel-box .button-manual {
    color: white;
    background: #e6301f; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6301f, #c20a09); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6301f, #c20a09); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6301f, #c20a09); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6301f, #c20a09); /* Standard syntax */
}

.estimation_landing_page .fixContainer {
    max-width: 1024px;
}

.estimation_landing_page div#contentForm input[type="radio"], .estimation_landing_page div#contentForm #radProvinceQc, .estimation_landing_page div#contentForm #radProvinceOn, .estimation_landing_page div#contentForm .checkInput {
    height: 18px;
    width: 18px;
    position: relative;
}


.estimation_landing_page div#contentForm input[type="radio"] + label, .estimation_landing_page div#contentForm input[type="checkbox"] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
}

.estimation_landing_page div#contentForm input[type="radio"] + label:before, .estimation_landing_page div#contentForm input[type="checkbox"] + label:before {
    background-image: url('../../images/checkbox_unchecked.png');
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    display: inline-block;
    height: 18px;
    left: 0;
    position: absolute;
    width: 18px;
}


.estimation_landing_page div#contentForm input[type="radio"], .estimation_landing_page div#contentForm input[type="checkbox"] {
    display: none;
}

.estimation_landing_page div#contentForm input[type="radio"]:checked + label:before, .estimation_landing_page div#contentForm input[type="checkbox"]:checked + label:before {
    background-image: url('../../images/checkbox_checked.png');
}




/*.estimation_landing_page input[type="radio"]:before, .estimation_landing_page input[type="checkbox"]:before {*/
    /*position: relative;*/
    /*display: block;*/
    /*width: 18px;*/
    /*height: 18px;*/
    /*content: "";*/
/*}*/

/*.estimation_landing_page input[type="radio"]:after, .estimation_landing_page input[type="checkbox"]:after {*/
    /*content: " ";*/
    /*width: 18px;*/
    /*height: 18px;*/
    /*display: block;*/
    /*margin-right: 15px;*/
    /*margin-bottom: 35px;*/
    /*background-image: url('../../images/checkbox_unchecked.png');*/
    /*background-size: contain;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*background-repeat: no-repeat;*/
/*}*/

/*.estimation_landing_page input[type="radio"]:checked:after, .estimation_landing_page input[type="checkbox"]:checked:after {*/
    /*content: " ";*/
    /*background-image: url('../../images/checkbox_checked.png');*/
    /*background-repeat: no-repeat;*/
/*}*/

.estimation_landing_page div#contentForm input, .estimation_landing_page div#contentForm select {
    width: calc(100% - 40px);
}

.estimation_landing_page div#notices strong {
    color: white;
}
.estimation_landing_page div#notices a {
    color: black;
}

div#notices a {
    color: black;
}

.form-group-label {
    margin-right: 10px;
}

div#contentForm #series_form label {
    margin-left: 3px;
    margin-right: 10px;
}

div#contentForm #series_form label:last-of-type {
    margin-right: 0;
}

.estimation_landing_page .header {
    background-color: transparent;
    border: none;
}

.estimation_landing_page .logo {
    background-color: transparent;
}

@media (max-width: 992px) {

    .estimation_tpl_page .logo {
        margin: 15px 15px 0;
        background-color: #74b74b;
    }

    .wrapper {
        border: none;
    }

    .fixContainer {
        position: static;
    }

    .page-wrapper {
        padding-top: 0;
    }

}

@media (max-width: 767px) {

    .header-text .note {
        font-size: 14px;
    }

    .estimation_landing_page {
        background-image: none;
    }

    .estimation_landing_page div#contentForm h2.estimate-title {
        color: #72B84C;
    }

    .estimation_landing_page .page-wrapper {
        background-image: none !important;
        padding-bottom: 0;
        padding-top: 0;
    }

    div#contentForm div#validation_car,
    div#contentForm div#validation_car_quote {
        max-width: 100%;
    }

    div#contentForm button#print {
        float: none;
        display: inline-block;
    }

    div#contentForm button#btn_send,
    div#contentForm button#next_step {
        margin: 20px 0 0 0
    }

    img.icon_status {
        max-width: none;
        height: 15px !important;
    }

    .header-slide img {
        width: 100% !important;
        height: auto !important;
    }

    .page-template-template-online-price .header-slide, .page-template-template-online-price .header-slider {
        height: auto;
    }

    .page-template-template-online-price #main {
        padding-left: 15px;
        padding-right: 15px;
    }

    .item-list-checkbox input, .item-list-checkbox label, .selectRad input, .selectRad label, .selectProvince input, .selectProvince label {
        margin: 10px 20px 10px 0 !important;
    }

    input[type=checkbox], input[type=radio] {
        transform: scale(1.4);
        transform-origin: 0 50%;
        margin: 10px !important;
    }

    #step2 .checkbox input[type=checkbox] {
        margin: 2px 10px 10px 0 !important;
        display: inline-block;
    }

    .estimation_landing_page #step2 .checkbox input[type=checkbox] {
        margin-top: 8px !important;
    }

    .estimation_landing_page div#contentForm ul li.checkbox label {
        margin: 8px 25px 0 0;
    }

    #step2 .checkbox label {
        padding-left: 30px;
    }

    .header-text li {
        width: 100%;
    }

    h1.page-title {
        font-size: 18px;
    }

    div#contentForm h2.estimate-title, div#contentForm h2.estimate-title .highlight {
        font-size: 22px;
    }

    .estimation_landing_page div#notices strong {
        color: #72B84C;
    }

    .estimation_landing_page .header {
        background-color: #72B84C;
    }

    .form-group-label {
        display: block;
    }

    .estimation_landing_page div#notices a {
        color: #489e19;
    }

    .estimation_landing_page div#notices a:hover {
        color: #74b74b;
    }
}

@media (max-width: 479px) {

    .header-text .note {
        font-size: 12px;
    }

    #car_parts_form_div .item-list-checkbox {
        font-size: inherit;
    }

    .stillInterested button {
        float: none !important;
        display: block;
        margin: 5px auto 0 !important;
    }

    #tooltip-icon img {
        width: 25px;
        margin-top: 5px;
    }

    .estimation_tpl_page .logo {
        margin: 10px 0 0 15px;
    }

    img#myhome {
        height: auto;
        width: 100px;
    }

    h1.page-title {
        font-size: 16px;
    }

    .header-text {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .header-text ul {
        margin: 5px 0;
    }

    .header-text .note {
        margin: 10px 0;
    }

    div#contentForm h2.estimate-title, div#contentForm h2.estimate-title .highlight {
        font-size: 18px;
    }

    .confirmation-text p {
        font-size: 14px;
    }

}