
form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.form-group .postfix, .demande_devis .postfix {display: inline; vertical-align: top;}

.ui-btn {padding: 0;}
.ui-page-theme-a .ui-focus {box-shadow: none;}
.form-control {text-align: left;}
.ui-btn, label.ui-btn {font-weight: normal;}
.ui-page-theme-a {color: #022e5f;}

.demande_devis input[type="checkbox"] {
    position: inherit;
}

.postfix{display: inline; position: relative;}

.powermail_select, .form-group .powermail_country {
    width: 90%;
}

.form-group .powermail_input, .form-group .powermail_captcha, .form-group .powermail_select, .form-group .powermail_country {
    width: 90%;
}

form.demande-devis h3 {margin: 0 0 0 0.5em;}
div.demande_devis.checkbox {margin: 0 0 0 1em;}
.powermail_form.demande-devis input.btn-success {
    background: #C1CD23;
    border: 0;
    border-radius: 0;
    font-size: 2.3rem;
    font-weight: 700;
    margin: 0.5em 0;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.col-sm-9, .col-sm-3 {
    width: 100%;
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
}

.stepsdevis_1 {
    background-image: url(/typo3conf/ext/handynamic_skin/Resources/Public/img/demande_devis_multisteps-mobile.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    width: 240px;
    height: 65px;
    margin: 0 auto;
}
