.formRequired img {
    width: 12px;
    padding-bottom: 4px;
}
.formError,
.formRed {
    color: #e25d6b;
}
#rsform_3_page_0 {
    margin-top: 40px;
}

/* Travel-safe v2 */
.control-wrapper-ca_ventilation .subform-repeatable td > .control-group {
    margin-bottom: 0 !important;
}
.control-wrapper-ca_ventilation .subform-repeatable td:nth-of-type(1) > input[type="text"]:not([class*="uk-"]):disabled {
    color: #000 !important;
}
.control-wrapper-ca_ventilation .control-label {
    margin-bottom: 15px;
}
#amount-control {
    position: absolute;
    padding-top: 15px;
    padding-left: 10px;
}
#year-control {
    position: absolute;
    padding-top: 15px;
    padding-left: 10px;
}
input.invalid {
    background-color: #fdf4f5 !important;
    border: 1px solid #e25d6b !important;
}
.btn {
    line-height: 23px;
    padding: 13px 28px;
}
.doc-desc {
    color: #26244c;
}
/* Bootstrap tour standalone */
.tour-backdrop {
    opacity: 0.5;
}
.tour-tour_chiffres .btn-sm {
    padding: 2px 10px;
}
.tour-tour_chiffres {
    min-width: 300px;
}
/* Formulaires */
.form-horizontal .control-group {
    margin-bottom: 12px !important;
}
#jform_date_cloture_btn {
    display: none;
}
.control-wrapper-gestionnaire .input-append {
    display: block;
}