#baseImageHeader {
    width: 264px;
    border: 0;
    vertical-align: middle;
    background-repeat: no-repeat;
}

#imageHeader {
    display: block;
}

#contenu {
    padding-top: 20px;
    /* pour ne pas ecraser le bandeau */
    padding-bottom: 30px;
    /* doit etre le meme que le footer */
    overflow: hidden;
    clear: both;
}

.navbar-default {
    border-color: white !important;
    font-family: "Droid sans", "sans-serif !important";
    background-color: white !important;
}

.navbar-default .navbar-brand {
    color: #7E7F7F;
}

.navbar-default .navbar-text {
    color: #7E7F7F !important;
}

.navbar-default .navbar-nav>li>a {
    color: #7E7F7F !important;
}

.navbar-default .navbar-link:hover {
    color: #1A7AAC;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #7E7F7F;
}

.navbar-inverse .navbar-toggle {
    border-color: #1A7AAC;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    color: #7E7F7F !important;
    background-color: #FFFFFF;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    border-bottom: 4px solid #1A7AAC !important;
    color: #7E7F7F !important;
    background-color: #FFFFFF !important;
    display: inline-block
}

.navbar-toggle {
    float: right !important;
}

#pagemessagesrwd {
    margin-bottom: 30px;
    padding-left:15px;
    border: 1px solid #AA7700;
    background-color: #DEB887;
}

.footer .container{
    clear: both;
    position: fixed !important;
    bottom: 0;
    width: 100%;
    height: 30px;
/*     background-color: white; */
/*     box-shadow: 0 0 0px #aaa !important; */
    background-color: #363c48 !important;
    background-image: none !important;
    border-color: #363c48 !important;
    font-family: "open_sans",normal, Arial, Helvetica, sans-serif;
    margin-top: 1em;
}

#footererreur .footer {
    clear: both;
    position: fixed !important;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-color: white;
    box-shadow: 0 0 0px #aaa !important;
}

.footer p {
    padding-left: 10px;
    font-weight: bold;
}

div#MentionLegaleNew {
    padding-top: 0.5em;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 0.8em !important;
    color: #9e9e9e;
}

headerform-title {
    border-bottom: 2px !important;
    border-bottom-color: #C28D14 !important;
    color: #C28D14 !important;
}

h1 {
    font-size: 26px !important;
    color: #C28D14 !important;
}

titre-page {
    margin-bottom: 12px !important;
    font-size: 18px !important;
    color: #AA7700 !important;
}

.alert {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
}

.breadcrumb {
    margin-bottom: 10px !important;
    padding: 2px 2px !important;
    border-radius: 0 !important;
    background-color: transparent !important;
}

*::before, *::after {
    box-sizing: border-box;
}

*::before, *::after {
    box-sizing: border-box;
}

.titre {
    border-bottom: 3px solid #ad7700;
}

.titre h1, .titre .h1, .titre h2, .titre .h2, .titre h3, .titre .h3 {
    width: 100%;
    font-weight: bold;
    color: #C28D14 !important;
}

.titre h1>.dgfipicon, .titre h1>.glyphicon, .titre .h1>.dgfipicon, .titre .h1>.glyphicon, .titre h2>.dgfipicon, .titre h2>.glyphicon, .titre .h2>.dgfipicon,
    .titre .h2>.glyphicon, .titre h3>.dgfipicon, .titre h3>.glyphicon, .titre .h3>.dgfipicon, .titre .h3>.glyphicon {
    color: #fff;
    background-color: #C28D14;
}

.titre h1, .titre .h1 {
    font-size: 1.4rem;
    color: #C28D14;
}

.titre h1>.dgfipicon, .titre h1>.glyphicon, .titre .h1>.dgfipicon, .titre .h1>.glyphicon {
    font-size: 2.2rem;
}

.titre h2, .titre .h2 {
    font-size: 1.rem;
}

.titre h2>.dgfipicon, .titre h2>.glyphicon, .titre .h2>.dgfipicon, .titre .h2>.glyphicon {
    font-size: 2.rem;
}

.titre h3, .titre .h3 {
    font-size: 1.rem;
}



button, input, a.btn, select {
    font-size: 1.6rem !important;
}

a.btn:hover, a.btn:focus{
    text-decoration:underline!important;
}


button {
    font-size: 1.3rem !important;
}

button .btn>btn-info{
background-color: #000000;    
}

/* button .btn>btn-info{ */
/*     background-color: #000000; */
/*     color: white;     */
/* } */

/* button .btn>btn-info:hover{ */
/*     background-color: #fff; */
/*     color: black;     */
/* } */
/* #pull-center */


fieldset {
    position: relative;
    margin: 0;
    padding: 10px;
    padding-left: 10px !important;
    border: 1px solid #ddd !important;
    border-radius: 0;
    background-color: #f5f5f5;
    xmin-width: 0;
}

legend {
    width: 35%;
    margin-bottom: 0;
    padding: 5px 5px 5px 10px;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
}

.form-horizontal .control-label {
    text-align: right !important;
}

@media ( min-width : @screen-xs-min) {
    [class*=".col-xs-"].control-label {
        text-align: left !important;
    }
}

@media ( min-width : @screen-sm-min) {
    [class*=".col-sm-"].control-label {
        text-align: left !important;
    }
}

@media ( min-width : @screen-md-min) {
    [class*=".col-md-"].control-label {
        text-align: right;
    }
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    z-index: 1050;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    min-width: 200px;
}

.modal-content {
    z-index: 1050;
    position: absolute;
    min-height: 300px;
    border: border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 0;
    outline: 0;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.modal-backdrop {
    z-index: 1040;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity = 0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    font-weight: 400;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
    border-top: 1px solid transparent;
    text-align: center;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal-content .divinfo{
    z-index: 1050;
    position: relative;
    min-height: 100px !important;
}
@media ( min-width :768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    }
    .modal-sm {
        width: 300px;
    }
}

@media ( min-width :992px) {
    .modal-lg {
        width: 900px;
    }
}

.modal-group {
    display: inline-block;
}

.modal-group .modal {
    text-align: left;
}

.modal-group .modal .modal-dialog {
    z-index: 4000;
    position: absolute;
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    color: #292929;
}

.modal-group .modal .modal-dialog .modal-header {
    border-bottom: 2px solid #e5e5e5;
    background-color: #f7f7f7;
}

.modal-group .modal .modal-title {
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    color: #292929;
}

.modal-dialog {
    font-family: 'open_sansregular', sans-serif;
    font-size: 10px;
    color: #292929;
}

.modal-group .modal .modal-dialog .modal-content {
    position: relative;
    border: 1px solid #999;
    border: 1px solid #cccccc;
    outline: 0;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    /*     box-shadow: 2px 2px 5px rgba(0,0,0,0.5); */
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
}

.modal-group .modal .modal-dialog.arrow-tooltip {
    z-index: 1000;
    position: absolute;
    padding: 4px;
    max-width: 15rem;
    border: none;
}

.modal-group .modal .modal-dialog.arrow-tooltip:before {
    content: "";
    position: absolute;
    top: -10px;
    top: -0.625rem;
    left: 50%;
    margin-left: 0;
    border: 0.3125rem solid transparent transparent #cccccc transparent;
    border-width: 5px;
    font-size: 0;
}

.modal-group .modal .modal-dialog.arrow-tooltip:after {
    content: "";
    position: absolute;
    top: -8px;
    top: -0.5rem;
    left: 50%;
    margin-left: 0;
    border: 0.3125rem solid transparent transparent #f7f7f7 transparent;
    border-width: 5px;
    font-size: 0;
}

.modal-color-trans .modal-backdrop {
    background-color: transparent;
}

.well-modal {
    margin-bottom: 20px;
    padding: 19px;
    padding: 1.1875rem;
    min-height: 20px;
    border: 1px solid #e3e3e3;
}

.well-title {
    display: inline-block;
    padding-right: 50px;
    padding-right: 3.125rem;
    border-bottom: 3px solid #D8D8D8;
}

.animloading {
    display: block;
    margin: 0 auto;
    padding: 10px;
    padding: 0.625rem;
    border: 0;
}

.messloading {
    text-align: center;
    font-family: 'open_sansregular', sans-serif;
    font-size: 16px;
    font-size: 1rem;
}

hr.seprator-loading {
    margin-top: 0;
}

.modal-open .footer-page {
    position: relative;
}

.close, .fermer {
    float: right;
    text-shadow: 0 1px 0 #fff;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    opacity: 0.2;
    filter: alpha(opacity = 20);
}

.close:hover, .close:focus, .fermer:hover, .fermer:focus {
    text-decoration: none;
    color: #000;
    opacity: 0.5;
    cursor: pointer;
    filter: alpha(opacity = 50);
}

button.close, button.fermer {
    -webkit-appearance: none;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

/* FONTS DGFIP */
.orange-target {
    color: #ffa500 !important;
    background-color: transparent !important;
}

@font-face {
    font-family: 'droid_sansregular';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/droidsans/droidsans.eot");
    src: url("../fonts/droidsans/droidsans.eot?#iefix") format("embedded-opentype"), url("../fonts/droidsans/droidsans.woff2") format("woff2"),
        url("../fonts/droidsans/droidsans.woff") format("woff"), url("../fonts/droidsans/droidsans.ttf") format("truetype"),
        url("../fonts/droidsans/droidsans.svg#droid_sansregular") format("svg");
}

@font-face {
    font-family: 'droid_sansbold';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/droidsansbold/droidsans-bold.eot");
    src: url("../fonts/droidsansbold/droidsans-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/droidsansbold/droidsans-bold.woff2")
        format("woff2"), url("../fonts/droidsansbold/droidsans-bold.woff") format("woff"), url("../fonts/droidsansbold/droidsans-bold.ttf")
        format("truetype"), url("../fonts/droidsansbold/droidsans-bold.svg#droid_sansbold") format("svg");
}

@font-face {
    font-family: 'open_sansregular';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/opensans/opensans-regular.eot");
    src: url("../fonts/opensans/opensans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/opensans-regular.woff2")
        format("woff2"), url("../fonts/opensans/opensans-regular.woff") format("woff"), url("../fonts/opensans/opensans-regular.ttf")
        format("truetype"), url("../fonts/opensans/opensans-regular.svg#open_sansregular") format("svg");
}

/* FONT CREES A PARTIR DE ICOMOON  a titre d'exemple */
@font-face {
    font-family: 'dgfip-transverse';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/transverse/dgfip-transverse.eot?4o20e1");
    src: url("../fonts/transverse/dgfip-transverse.eot?4o20e1#iefix") format("embedded-opentype"),
        url("../fonts/transverse/dgfip-transverse.ttf?4o20e1") format("truetype"), url("../fonts/transverse/dgfip-transverse.woff?4o20e1")
        format("woff"), url("../fonts/transverse/dgfip-transverse.svg?4o20e1#dgfip-transverse") format("svg");
}

[class^="dgfip-"], [class*=" dgfip-"] {
    text-transform: none;
    font-family: "dgfip-transverse  !important";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.dgfip-enregistrer:before {
    content: "\e900";
}

.dgfip-imprimer:before {
    content: "\e901";
}

.dgfip-panier-cart-ajouter:before {
    content: "\e902";
}

.dgfip-payer:before {
    content: "\e903";
}

.dgfip-plier:before {
    content: "\e904";
}

.dgfip-upload:before {
    content: "\e905";
}

.dgfip-wizard:before {
    content: "\e906";
}

.dgfip-aide_demander:before {
    content: "\e907";
}

.dgfip-date_picker:before {
    content: "\e908";
}

.dgfip-deplier:before {
    content: "\e909";
}

.dgfip-download:before {
    content: "\e90a";
}

.dgfip-cadenas_ouvert:before {
    content: "\e90b";
}

.dgfip-deconnexion:before {
    content: "\e90c";
}

.dgfip-page_derniere:before {
    content: "\e90d";
}

.dgfip-page_precedente:before {
    content: "\e90e";
}

.dgfip-page_premiere:before {
    content: "\e90f";
}

.dgfip-page_suivante:before {
    content: "\e910";
}

.dgfip-profil:before {
    content: "\e911";
}

.dgfip-rechercher:before {
    content: "\e912";
}

.dgfip-accueil_menu:before {
    content: "\e913";
}

.dgfip-cadenas_ferme:before {
    content: "\e914";
}

.dgfip-controle_fiscal:before {
    content: "\e935";
}

.dgfip-document:before {
    content: "\e915";
}

.dgfip-document_pdf:before {
    content: "\e916";
}

.dgfip-documents:before {
    content: "\e917";
}

.dgfip-documents_groupe:before {
    content: "\e918";
}

.dgfip-engagements:before {
    content: "\e919";
}

.dgfip-flux_rss:before {
    content: "\e91a";
}

.dgfip-messagerie_securisee:before {
    content: "\e91b";
}

.dgfip-panier-cart-vide:before {
    content: "\e91c";
}

.dgfip-poste:before {
    content: "\e91d";
}

.dgfip-puce:before {
    content: "\e91e";
}

.dgfip-sortie_page:before {
    content: "\e91f";
}

.dgfip-statistiques:before {
    content: "\e920";
}

.dgfip-table_des_matieres:before {
    content: "\e921";
}

.dgfip-tableau_de_bord:before {
    content: "\e922";
}

.dgfip-telephone:before {
    content: "\e923";
}

.dgfip-actualites:before {
    content: "\e924";
}

.dgfip-attention:before {
    content: "\e925";
}

.dgfip-courriel:before {
    content: "\e926";
}

.dgfip-courriels_frauduleux:before {
    content: "\e927";
}

.dgfip-aide:before {
    content: "\e928";
}

.dgfip-erreur:before {
    content: "\e929";
}

.dgfip-fermer:before {
    content: "\e92a";
}

.dgfip-info:before {
    content: "\e92b";
}

.dgfip-ok:before {
    content: "\e92c";
}

.dgfip-dupliquer:before {
    content: "\e92d";
}

.dgfip-modifier:before {
    content: "\e92e";
}

.dgfip-supprimer:before {
    content: "\e92f";
}

.dgfip-tri-ascendant:before {
    content: "\e930";
}

.dgfip-tri-descendant:before {
    content: "\e931";
}

.dgfip-tri-triable:before {
    content: "\e932";
}

.dgfip-visualiser_non:before {
    content: "\e933";
}

.dgfip-visualiser_oui:before {
    content: "\e934";
}

.headerform-title-icon {
    display: inline-block;
    width: 40px;
    height: 36px;
    padding: 0.5rem;
    font-size: 3rem;
    vertical-align: middle;
    color: #ffffff;
    background-color: #c28d14;
}

.wrapper-identifiant .bloc-identifiant {
    z-index: 1;
    float: right;
    position: fixed;
    top: 60px;
    right: 15px;
    width: 300px;
    height: 70px;
    padding: 10px;
    background-color: #d8d8d8;
    border: 1px solid #ccc;
}

.btn-ico, .form-fieldset .btn-ico, .form-dgfip2 .btn-ico {
    padding: 0 1px 2px;
    border: 1px solid transparent;
    background-color: transparent;
}

form div.boxboutons input {
    margin: 0;
}

.form-control {
    height: 40px;
    width: 100% !important;
    border-radius: 0;
}

.form-10 {
    width: 6rem;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-10:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-10::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-10:-ms-input-placeholder {
    color: #999;
}

.form-10::-webkit-input-placeholder {
    color: #999;
}

.form-10::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-10[disabled], .form-60[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-10[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-20 {
    width: 8rem;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-20:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-20::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-20:-ms-input-placeholder {
    color: #999;
}

.form-20::-webkit-input-placeholder {
    color: #999;
}

.form-20::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-20[disabled], .form-20[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-20[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-30 {
    width: 10rem;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-30:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-30::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-30:-ms-input-placeholder {
    color: #999;
}

.form-30::-webkit-input-placeholder {
    color: #999;
}

.form-30::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-30[disabled], .form-30[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-30[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-40 {
    width: 12rem;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-40:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-40::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-40:-ms-input-placeholder {
    color: #999;
}

.form-40::-webkit-input-placeholder {
    color: #999;
}

.form-40::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-40[disabled], .form-40[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-40[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-50 {
    width: 15rem;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-50:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-50::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-50:-ms-input-placeholder {
    color: #999;
}

.form-50::-webkit-input-placeholder {
    color: #999;
}

.form-50::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-50[disabled], .form-50[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-50[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-60 {
    width: 16rem;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-60:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-60::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-60:-ms-input-placeholder {
    color: #999;
}

.form-60::-webkit-input-placeholder {
    color: #999;
}

.form-60::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-60[disabled], .form-60[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-60[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-70 {
    width: 18rem;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-70:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-70::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-70:-ms-input-placeholder {
    color: #999;
}

.form-70::-webkit-input-placeholder {
    color: #999;
}

.form-70::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-70[disabled], .form-70[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-70[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-80 {
    width: 20rem;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-80:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-80::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-80:-ms-input-placeholder {
    color: #999;
}

.form-80::-webkit-input-placeholder {
    color: #999;
}

.form-80::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-80[disabled], .form-20[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-80[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.form-libre {
    width: 24rem;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-libre:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-libre::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-libre:-ms-input-placeholder {
    color: #999;
}

.form-libre::-webkit-input-placeholder {
    color: #999;
}

.form-libre::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-libre[disabled], .form-libre[readonly], fieldset[disabled] .form-libre {
    background-color: #eee;
    opacity: 1;
}

.form-libre[disabled], fieldset[disabled] .form-libre {
    cursor: not-allowed;
}

.form-group {
    margin: 2px !important;
}

.form-horizontal .control-label {
    padding-top: 10px !important;
}

.icon {
    font-size: 2.5rem;
}

.row {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.form-group div {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: auto !important;
}

body {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
    font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
    color: #000;
}

html, body {
    height: 100% !important;
    max-width: 100% !important;
    overflow-x: visible !important;
    font-size: 1.em !important;
}

/* ajout FPI pour nouvelle ergo des erreurs */
.has-error .form-10, .has-error .form-20, .has-error .form-30, 
.has-error .form-40, .has-error .form-50, .has-error .form-60, 
.has-error .form-70, .has-error .form-80, .has-error .form-libre {
    border-color: #b42400;
    border-width: 1px;
}

.has-error .form-10:focus, .has-error .form-20:focus, 
.has-error .form-30:focus, .has-error .form-40:focus, 
.has-error .form-50:focus, .has-error .form-60:focus, 
.has-error .form-70:focus, .has-error .form-80:focus, 
.has-error .form-libre:focus {
    border-color: #b42400;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #b42400;
}

#div-erreur-general {
 font-family:'Open Sans', normal, Arial, sans-serif;
 font-size: 12px;
 margin-top: 20px; 
 Border: 1px;
 border-style: solid;
 border-color: #b42400;
 padding-left: 5px;
 padding-right: 5px;
 display: flex;
 align-items: center;
}


#div-erreur-general p {
    margin: 0 0 0px;
}

#div-erreur-general.blocerreur{
    display: flex;
    align-items: center;
}

#erreur-general {
 font-size: 12px;
}



/** ajout THG pour implementer le seul titre des pages liées au don */
.titrepagedon{
    font-size: 26px !important;
    color: #000;
    font-weight: bold;    
}
