#formError {
    display: none;
    background-color: #bb3e42;
    font-size: 14px;
    line-height: 18px;
    color: white;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    width: 50%;padding: 20px;
    z-index: 999;
    bottom: 40px;
}

.ville {display: none;}
.steps {pointer-events: none;}
.wizard > .actions, .wizard > .steps, .wizard .h3 {font-family: "daxbold",sans-serif;font-weight: 200 !important;} 

.wizard {padding-top: 20px;}
.wizard .h3  {color: #1070b3;padding-bottom: 20px;text-align: left!important;}
.wizard .content {margin: 20px 0;border: 1px dotted #9bc1d1;min-height: 30em!important;padding-bottom: 30px!important;
}
.wizard .ligne1 label,.wizard .ligne3 label,.wizard .ligne3b label, .wizard .control-label {font-size: 1.1em;color: #1070b3;}
.wizard .radio label {font-size: 1em;color: #1070b3;}
.wizard .radio label .nom_toit {font-size: 0.9em;color: #1070b3;}
.wizard input {padding: 10px;background: #2a9ad0;color: #fff;border: 1px solid #7accf;}
.wizard .Totalsurface {background: #e8b100 none repeat scroll 0 0;color: #1070b3;padding: 10px;}
.wizard .Totalsurface #surface {font-weight: bold;}

.wizard .ligne1, .wizard .ligne3, .wizard .ligne3b {padding: 0 0 30px 0;}
.wizard .ligne1 input, .wizard .ligne3 input, .wizard .ligne3b input {width: 100%;}
.wizard .refresh {padding: 10px;}
.wizard .refresh .fa {cursor: pointer;font-weight: bold;font-size: 1em;color: #1070b3;}

.wizard .ligne2 .control-label {border-bottom: 1px solid #1070b3;padding: 0 0 10px 0;}

.wizard > .actions .disabled {visibility: hidden;}


.wizard .form-control {font-weight: bold;background-color: #e8b100;background-image: none;border: 1px solid #ccc;border-radius: 4px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;color: #1070b3;display: block;font-size: 14px;height: 38px;line-height: 1;padding: 6px 12px;transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;width: 100%;}

.wizard > .actions a:hover, button.refaire:hover {  background-color: #e8b100!important;  color: #1070b3!important;}

button.refaire,button.refaire:hover,button.refaire:active
{
    background: #2184be;
    color: #fff;
    display: block;
    padding: 1.2em 1.4em 1.2em 1.4em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #2184be;
    font-family: "daxbold",sans-serif!important;font-weight: 200 !important;
    float: right;
}

.envaleur {
	background-color: #e8b100;
	padding: 15px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 20px;
}
.envaleur p {font-size: 1.3em;}
.envaleur p, .envaleur h3, .envaleur strong, .envaleur b {color: white!important;text-align: center!important;}
.envaleur2 {
	background-color: #2184be;
	padding: 15px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 20px;
}
.envaleur2 p {font-size: 1.1em;}
.envaleur2 p, .envaleur2 h3 {color: white!important;text-align: center!important;}

.note {padding: 8px;font-size: 12px;display: block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #f0dca9;color: #a07400;}

.explication {padding: 8px 0 8px 0;font-size: 15px;display: block;color: #0085bd;text-align: center;}
.conseil {margin-top:20px;padding: 8px 0 8px 15px;font-size: 13px;display: block;color: #0085bd;}


.wizard ::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #c8f4ff;}
.wizard ::-moz-placeholder { /* Firefox 19+ */color: #c8f4ff;}
.wizard :-ms-input-placeholder { /* IE 10+ */color: #c8f4ff;}
.wizard :-moz-placeholder { /* Firefox 18- */color: #c8f4ff;}

#yourSecteur {text-align: center;color: white;}

#toitures .opt_toiture {padding-top: 20px;}
#toitures .radio {vertical-align: top!important;min-height: 160px;}
#toitures .radio-9 {background: url(../img/intemporelle.jpg) no-repeat center center;background-size: 100% auto;margin-top: -5px;}
#toitures .radio-10 {background: url(../img/trianon.jpg) no-repeat center center;background-size: 100% auto;}
#toitures .radio-12 {background: url(../img/palace-ss-dome.jpg) no-repeat center center;background-size: 100% auto;}
#toitures .radio-13 {background: url(../img/palace-dome.jpg) no-repeat center center;background-size: 100% auto;}

.bareme_defaut {display: block;line-height: 3em;background-color: #f2f1f3;color: #1162ad;font-weight: bold;margin-top: -5px;padding: 0 0 0 10px;}

.oubien {font-family: "daxbold",sans-serif;font-size: 1.2em;font-weight: 200 !important;padding: 16px 0 16px 25px;color: #106fb2;}

.logo-metzger {
	width: 180px;height: 63px;background: url(../img/logo.png) no-repeat center center;background-size:100% auto;margin-top: -75px;
}

