﻿@charset "utf-8";
/* CSS Document */
/*OLD*/ @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700');
@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans:ital,wght@0,500;0,800;1,500;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

strong {
	    font-weight: bold!important;
}
em {
    font-style: italic!important;
}
.form ul{
	list-style-type: disc!important;
}
.form ol{
	list-style-type: decimal!important;
}
.form ul,.form ol{
	margin-block-start: 1em!important;
    margin-block-end: 1em!important;
    margin-inline-start: 0px!important;
    margin-inline-end: 0px!important;
    padding-inline-start: 40px!important;
} 
.btn-submite {
    padding: 14px 30px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: normal;
    background-color: #323232;
    border: none;
}

.btn-choix-delete {
    padding: 6px 15px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: normal;
    background-color: #323232;
    border: none;
    cursor:pointer;
}

.btn-design-button {
    float:left!important;
    padding: 6px 15px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: normal;
    background-color: #323232;
    border: none;
    cursor:pointer;
    margin-top:10px;
    margin-bottom:10px;
}

.dialogbox {
    clear:both;
}
.ui-dialog.success-dialog {
    padding:0!important;
}
.ui-dialog.success-dialog .ui-widget-header {
    background: #63bc55!important;
    border: 0!important;
    color: #fff!important;
    font-weight: normal!important;
}

.ui-dialog.success-dialog .ui-dialog-titlebar {
    position: relative;
}
.ui-dialog.success-dialog .ui-dialog-content {
    max-height:300px!important;
}


.note {
    font-size: 14px;
    font-style: italic;
}
:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

body {
    font-family: Poppins, sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #dbdbdf;
    color: #323232;
}

ul {
    list-style-type: disc;
}

a {
    text-decoration: underline;
    color: #0076d5;
    font-size: 11px;
}

    a:hover {
        text-decoration: none;
        color: #0076d5;
    }

    a img /* Toutes les images contenues dans un lien */ {
        border: none; /* Pas de bordure */
    }

i {
    color: #231f20;
    font-size: 48px;
}

    i.fa-round {
        color: #fff;
        background-color: #63bc55;
        font-size: 48px;
        border-radius: 100%;
        padding: 11px 26px;
    }

div.clear {
    clear: both;
}

.center {
    text-align: center;
}

.HideAlways {
    display: none !important;
}


/* HEADER -------------------------------------------------------------------------------------- */
.banner {
    width: 980px;
    height: 110px;
    background-color: #fff;
    text-align: left;
    margin: 0 auto 0 auto;
}

    .banner img {
        float: left;
        padding: 20px;
        height: 70px;
    }

.titre_banner {
    width: 332px;
    height: auto;
    margin: 18px 0px 0px;
    float: left;
}

    .titre_banner H1 {
        font-family: 'Alumni Sans', sans-serif;
        font-size: 40px;
        line-height: 38px;
        font-weight: 800;
        color: #323232;
        margin: 0px;
        padding: 0px;
        float: left;
        width: 100%;
        display: block;
    }

/* Navigation */
.retour_accueil {
    width: auto;
    height: auto;
    float: left !important;
    text-align: center;
    padding: 20px !important;
}

    .retour_accueil p {
        font-size: 16px;
        color: #fff;
        font-weight: normal;
        text-align: center;
    }

/* FOOTER -------------------------------------------------------------------------------------- */
.footer {
    width: 980px;
    height: 150px;
    background: #eeeef0;
    text-align: left;
    margin: 0 auto 0 auto;
    padding: 20px 0 0px;
    float: left;
}

.footer img {
    float: left;
    padding: 22px;
    height: 90px;
    opacity: 0.75;
}

.footer p, .footer li {
    font-size: 14px;
    color: #6b6b6c;
    margin-right: 50px;
}

.footer a, .footer a li {
    color: #6b6b6c;
    text-decoration: unset;
}

.footer a:hover, .footer a:hover li {
    text-decoration: underline;
    color: #6b6b6c;
}

.footer ul {
    float: left;
    padding-left: 50px;
}

/* Copyright */
.copyright {
    height: 50px;
    color: #FFF;
    font-size: 10px;
    line-height: 11px;
    margin: 0 auto 0 auto;
    text-align: right;
}

    .copyright a {
        height: inherit;
        float: right;
        display: block;
    }
    .copyright a img {
        padding: 15px 20px;
        height: inherit;
        display: block;
    }


/* CONTENT - TOP ------------------------------------------------------------------------------- */
.bande_verte {
    width: 1000px;
    height: 210px;
    margin: 0 auto 0 auto;
}

.bande_bleue_left {
    width: 260px;
    height: 219px;
    background-color: #006699;
    text-align: left;
    float: left;
    padding: 38px 25px 0px 35px;
    margin: 0px auto;
}

    .bande_bleue_left p {
        font-style: normal;
        font-size: 20px;
        color: #FFF;
    }

.bande_verte_content {
    width: 100%;
    height: 210px;
    background-color: #63bc55;
    text-align: left;
    float: left;
    margin: 0 auto 0 auto;
    position: relative;
}

.input-wrapper-form {
    display: inline-grid;
        position: relative;
    padding: 0 10px 20px 0;
    align-content: baseline;
}
.input-wrapper-form p, .input-wrapper-form label {
    font-weight: bold;
    width: 100%;
}

.Question_Block {
}
.IdTitle {
    text-align: center;
    font-weight: bold;
    margin-bottom:10px
}

/* CONNEXION ----------------------------------------------------------------------------------- */
.connexion {
    height: auto;
    width: inherit;
    margin: 30px;
    width: 940px
}

    .connexion span {
        font-style: normal;
        font-size: 15px;
        color: #FFF;
    }

    .connexion p {
        margin: 10px 0px;
        float: none;
    }

/* Forms */
.blockField {
    position: relative;
    float: left !important;
    width: 320px;
    margin: 10px 20px 0 0 !important;
}

.connexion .blockField .inputfield {
    font-family:Poppins;
    font-size: 16px;
    line-height: 26px;
    border: 0px solid #DBD9DB;
    color: #323232;
    padding: 5px 10px;
    width: 300px;
    height: 20px;
    -webkit-border-radius: 0;
    -webkit-appearance: 0px;
    -moz-border-radius: 0;
    border-radius: 0;
}

.connexion .inputfield:-ms-input-placeholder, .inputfield::-ms-input-placeholder, .connexion .inputfield::placeholder {
    color: #6b6b6c;
    letter-spacing: 1px;
    opacity: 1;
}

.btn_bloc {
    margin: 15px 0 0 0;
    width: auto;
}

.btn_bloc_form {
    margin: 5px 0 0 20px;
    width: auto;
    float: right;
}

.btn_bloc_form a, .btn_bloc a {
    text-decoration: none;
}

.bouton {
    float: left;
    width: auto;
    background: #1e492d;
    border: 2px solid #1e492d;
    color: #fff;
}

.bouton:hover {
    background: #323232;
    border: 2px solid #323232;
}

.input-submit {
    color: #fff;
    padding: 12px 30px;
    font-size: 16px;
    line-height: 16px;
    margin: 0px !important;
}

.mdp {
    font-size: 13px;
    color: #FFF;
    padding: 10px 0px;
    text-decoration: underline;
}

.mdp:hover {
    color: #FFF;
    text-decoration: none;
}

.right {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

    .right p {
        margin: 10px 0px;
    }


.left .text_2 {
    margin: 10px 0px;
    color: #FFF;
    font-size: 26px;
    line-height: 20px;
}

.contenu_middle {
    width: 980px;
    height: auto;
    /*min-height: 100px;*/
    background: url(../Images/fond_contenu_3.png) bottom no-repeat #fff;
    background-size: 100%;
    text-align: left;
    margin: 0 auto 0 auto;
    padding: 15px 0 350px 0;
}

    .contenu_middle p {
        font-size: 16px;
        color: #000;
        width: 508px;
        padding: 5px 7px;
        font-weight: normal;
        margin: 10px 0 0 28px;
    }

    .contenu_middle a {
        font-size: 16px;
        color: #006699;
        font-weight: bold;
    }

.space_in_question {
    width: 100%;
    height: 5px;
    border-bottom:dashed;
    margin-bottom:20px;

}
/*////////DEMANDES//////*/
.session {
    width: 505px;
    height: auto;
    margin: 20px 20px 10px;
    float: right;
}

.session p {
    font-size: 14px;
    color: #323232;
    font-weight: normal;
    padding: 5px 20px 0 0;
}

.session img {
    display: inline;
}

.nom_demande {
    float: right;
    display: block;
    width: auto;
    min-width: 405px;
    height: 45px;
    padding: 0px;
    margin: 20px 40px 0px 0px;
}

.nom_demande p {
    font-size: 16px;
    color: #006699;
    font-weight: normal;
    margin: 0px 0 0 0px;
    padding: 12px 0px 0 0px;
    display: block;
    float: right;
    text-align: right;
}

.nav {
    margin-left:9px;
    background: #1e492d;
    width: 980px;
    height: 90px;
}

.nav_btn_bloc {
    background: #1e492d;
    width: 980px;
    height: 90px;
    float: left;
}

.nav_btn_bloc a {
    float: right;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    height: 90px;
    padding: 33px 20px !important;
    text-decoration: none;
    box-sizing: border-box;
}

.nav_btn_bloc a.has-icon {
    float: right;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    height: 90px;
    padding: 20px !important;
    text-decoration: none;
    box-sizing: border-box;
}

.nav_btn_bloc a.guide {
    float: left;
    /*border:none;*/
}

.nav_btn_bloc img, p {
    float: left;
}

.label_Text1 p {
    float: none;
}

.nav_btn_bloc a:first-child {
    border: none !important;
}

.nav_btn_bloc p {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.nav_btn_bloc a:hover {
    color: #FFF;
    background-color: #63bc55;
}

.nav_btn_bloc a.guide:hover {
    float: left;
}

.nav_btn_bloc .nav_btn_hover {
    width: auto;
    float: right;
    background: #63bc55;
}

.nav_btn_bloc i, .nav_btn_hover i, .nav_btn i {
    vertical-align: middle;
    font-size: 30px;
    color: #FFF;
    text-align: center;
}


.bande_verte_demande {
    width: 1000px;
    height: 77px;
    margin: 0 auto 0 auto;
    background-color: #63bc55;
}

.bande_verte_demande.lg {
    height: 109px;
}

.bande_verte_demande H1, .bande_verte_demande H2 {
    font-family: 'Alumni Sans', sans-serif;
    font-size: 32px;
    line-height: 32px;
    font-weight: 800;
    color: #FFF;
    margin: 0px;
    padding: 22px 0 23px 30px;
    width: 940px;
    display: block;
}


.bande_verte_demande p {
    font-style: normal;
    font-size: 23px;
    color: #FFF;
    margin: 25px 0 0 10px;
    float: left;
}

.bouton_demande {
    float: right;
    width: auto;
    height: 57px;
    background: #004a7f;
    color: #fff;
    margin: 10px;
}

.fc-button-primary, .fc-button-primary:disabled:hover {
    background: #323232 !important;
    border: none !important;
}

.fc-button-primary:hover {
    background: #63bc55 !important;
    border: none !important;
}

.fc-unthemed td.fc-today {
    background: #eeeef0 !important;
}

.bouton_demande img {
    float: left;
    margin: 12px 0 0 30px;
}

.bouton_demande h2 {
    float: left;
    margin: 12px 12px 0 12px;
}

.contenu_middle_2 {
    width: 980px;
    height: auto;
    min-height: 280px;
    background: url(../Images/fond_contenu.png) bottom no-repeat #fff;
    text-align: left;
    margin: 0 auto 0 auto;
    padding: 0px 0 350px 0;
}

.contenu_middle_3 {
    width: 980px;
    height: auto;
    min-height: 280px;
    text-align: left;
    margin: 0 auto 0 auto;
    padding: 0px 0 30px 0;
}

.contenu_middle_4 {
    width: 980px;
    height: auto;
    text-align: left;
    margin: 0 auto 0 auto;
    padding: 0px 0 0px 0;
}

.tableau_demande {
    margin: 0px;
}

.ligne_titre {
    margin: 0px 0 0 0px;
    height: 25px;
    width: 902px;
    border-bottom: #dbdbdf solid 1px;
    padding: 15px 0 0 0;
    background: #eeeef0;
}

.ligne_titre p {
    font-family: Poppins, sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #6a8593;
    margin: 0px 0 0 0px;
    float: left;
}

.ligne_titre p.orgHomeListTitle {
    font-family: Poppins, sans-serif !important;
    background: none;
    border: none;
    font-weight: bold;
    font-size: 14px;
    color: #323232;
    padding: 10px 0 5px;
    white-space: normal;
    text-align: left;
    width: inherit;
}

.tableau_demande .longueur_colonne_1 {
    width: 80px;
}

.tableau_demande .longueur_colonne_2 {
    width: 100px;
}

.tableau_demande .longueur_colonne_3 {
    width: 110px;
}

.tableau_demande .longueur_colonne_3_2 {
    width: 80px;
}

.tableau_demande .longueur_colonne_4 {
    width: 160px;
}

.tableau_demande .longueur_colonne_5 {
    width: 120px;
}

.tableau_demande .longueur_colonne_6 {
    width: 60px;
}

.ligne_demande {
    margin: 0;
    /*height: 100px;*/
    height:auto;
    width: 860px;
    border-bottom: #dbdbdf solid 1px;
    padding: 8px 0;
}

.ligne_demande.sidepad {
    padding: 8px!important;
}
    .ligne_demande.full_lenght {
        width: 900px;
    }

    .ligne_demande.sm-margin {
        margin: 0;
        /*height: 100px;*/
        padding: 0px 0;
        min-height: 40px;
    }


.ligne_demande p.colonne {
    display: inline-block;
}

.ligne_demande p.colonne.bold {
    font-weight: bold;
}

.ligne_demande.sm-margin p.colonne {
    padding-bottom: 10px!important;
}

.accepte {
    background-color: #d8eed4;
}

.refuse {
    background-color: #f8bfd2;
}

.accepte .number {
    color: #63bc55;
}

.refuse .number {
    color: #e5004d;
}


.ligne_demande p {
    font-weight: normal;
    font-size: 14px;
    color: #323232;
    margin: 0px 0 0 0px;
    float: left;
}

.ligne_demande .space {
    margin: 8px 0 0 0px;
}

.ligne_demande_header {
    margin: 0px 0 0 0px;
    min-height: 30px;
    width: 860px;
    border-bottom: #dbdbdf solid 1px;
    padding: 8px 0 0 0;
}

    .ligne_demande_header .space {
        margin: 8px 0 0 0px;
    }

    .ligne_demande_header p {
        font-weight: bold;
        font-size: 16px;
        color: #323232;
        margin: 0;
        float: left;
    }

.number {
    font-weight: bold;
    text-align:center;
    font-size: 16px;
    color: #323232;
    float: left;
    width: inherit;
}

/*/////////DEMANDES AGENTS//////////*/

.recherche_demande {
    width: 900px;
    padding: 8px 0 10px;
    font-weight: normal;
    font-size: 22px;
    color: #323232;
    border-bottom: 1px solid #eeeef0;
    position: relative;
    background: #dbdbdf;
}

.recherche_demande h2 {
    padding: 0 20px !important;
    margin: 10px 0px !important;
    width: auto !important;
    color: #323232 !important;
}

.recherche_demande i {
    padding-right: 10px;
}

.tableau_resultat {
    margin: 0px 20px 0;
}

.tableau_resultat.no-margin {
    margin: 0px 0px 0!important;
}

.tableau_resultat_form {
    margin: 0px 10px 0;
}

    .tableau_resultat .longueur_header_1 {
        width: 0px;
    }

    .tableau_resultat .longueur_header_2 {
        width: 50px;
        font-weight: bold;
    }

    .tableau_resultat .longueur_header_3 {
        width: 122px;
    }

    .tableau_resultat .longueur_header_3_1 {
        width: 68px;
    }

    .tableau_resultat .longueur_header_3_2 {
        width: 100px;
    }

    .tableau_resultat .longueur_header_3_3 {
        width: 110px;
    }

    .tableau_resultat .longueur_header_3_4 {
        width: 80px;
    }

    .tableau_resultat .longueur_header_4 {
        width: 56px;
    }

    .tableau_resultat .longueur_header_5 {
        width: 140px;
    }

    .tableau_resultat .longueur_header_5_1 {
        width: 95px;
        text-align: center;
    }

    .tableau_resultat .longueur_colonne_1 {
        width: 0px;
    }

    .tableau_resultat .longueur_colonne_2 {
        width: 50px;
        font-weight: bold;
    }

    .tableau_resultat .longueur_colonne_3 {
        width: 130px;
    }

    .tableau_resultat .longueur_colonne_3_1 {
        width: 60px;
    }

    .tableau_resultat .longueur_colonne_3_2 {
        width: 50px;
    }

    .tableau_resultat .longueur_colonne_3_3 {
        width: 50px;
    }

    .tableau_resultat .longueur_colonne_3_4 {
        width: 80px;
        text-align: center;
    }

    .tableau_resultat .longueur_colonne_4 {
        width: 120px;
    }

    .tableau_resultat .longueur_colonne_5 {
        width: 174px;
    }

    .tableau_resultat .longueur_colonne_5_1 {
        width: 95px;
        text-align: center;
    }

.contenu_middle_3 {
    text-align: left;
}

.inner {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    padding-bottom: 50px;
}

.inner_2 {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

.recherche_form {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    margin: 20px 0;
}

.recherche_form p {
    width: auto!important;
}

.recherche_form .inputfield {
    font-size: 16px;
    border: 1px solid #DBD9DB;
    color: #606060;
    padding: 5px 7px;
    height: 25px;
    -webkit-border-radius: 0;
    -webkit-appearance: 0px;
    -moz-border-radius: 0;
    border-radius: 0;
}

.etat {
    margin-right: 20px;
    width: 202px;
}

.association {
    margin-right: 20px;
    width: 372px;
}

.date {
    margin-right: 20px;
    width: 124px;
}

.etat {
    margin-right: 20px;
    width: 202px;
}

.bouton_recherche_demande {
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    width: auto;
    height: 44px;
    background: #323232;
    text-decoration: unset;
}
input.bouton_recherche_demande {
    border: unset;
    padding: 14px 30px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff !important;
}
.bouton_recherche_demande:hover {
    background: #63bc55;
}

.bouton_recherche_demande p {
    padding: 14px 30px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff !important;
}

.bouton_export_disable {
    float: right!important;
    margin-left: 10px;
    margin-top: 10px;
    width: auto;
    height: 44px;
    text-decoration: unset;
}

.bouton_event {
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    width: auto;
    height: 44px;
    background: #323232;
    text-decoration: unset;
}
    .bouton_event:hover {
        background: #63bc55;
    }

.bouton_event p {
    padding: 14px 30px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff !important;
}

/*//////////AGENTS//////////////*/


.agent_bloc {
    width: 900px;
    padding: 8px 0 10px;
    font-weight: normal;
    font-size: 22px;
    color: #323232;
    cursor: pointer;
    border-bottom: 1px solid #eeeef0;
    position: relative;
}

.fermer {
    background: #fff;
}
.fermer::after {
    content: "+";
    position: absolute;
    top: 8px;
    right: 20px;
    font-size: 32px;
    color: #323232;
}

.ouvert {
    background: #dbdbdf;
}
.ouvert::after {
    content: "-";
    position: absolute;
    top: 8px;
    right: 22px;
    font-size: 32px;
    color: #323232;
}
.agent_bloc h2 {
    padding: 0 20px !important;
    margin: 10px 0px !important;
    width: auto !important;
    color: #323232 !important;
}

.agent_bloc i{
    padding-right: 10px;
}


/*//////////////////FORM////////*/


.bande_verte_formulaire {
    width: 1000px;
    min-height: 77px;
    margin: 0 auto 0 auto;
    background-color: #63bc55;
}

.bande_verte_formulaire.lg {
    min-height: 140px;
}

.bande_verte_formulaire H1, .bande_verte_formulaire H2 {
    font-family: 'Alumni Sans', sans-serif;
    font-size: 32px;
    line-height: 32px;
    font-weight: 800;
    color: #FFF;
    margin: 0px;
    padding: 22px 0 23px 30px;
    width: 940px;
    display: block;
}

.bande_verte_formulaire p {
    font-style: italic;
    font-size: 16px;
    color: #FFF;
    margin: 10px 0px 0 15px;
    float: left;    
    width: 90%;
}

.bande_verte_formulaire img {
    float: left;
    margin: 0px 10px 0 30px;
}

.text_sauvegarde {
    font-weight: bold;
    font-size: 16px;
    color: #63bc55;
    margin: 0px 0px 15px;
    float: left;
    height: 60px;
}

.text_sauvegarde_form{
    font-weight: bold;
    font-size: 16px;
    color: #63bc55;
    margin: 0px 0px 15px;
    float: left;
}
.text_sauvegarde_2 {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    margin: 00px 0px 10px 0px;
    float: left;
}

.uniform-input {
    width: 270px !important;
    margin: 0 !important;
}

.input-wrapper .uniform-input {
    width: 300px !important;
    color: #6b6b6c !important;
    margin: 5px 20px 10px 0 !important;
}

.input-wrapper .uniform-input.tb-full {
    width: 512px !important;
    color: #6b6b6c !important;
    margin: 5px 20px 10px 0 !important;
}

.input-wrapper table .uniform-input {
    margin: 5px 10px 0 0 !important;
}

.required {
    color: #e5004D; 
    font-size: 16px;
    position: relative;
}

.connexion .uniform-input {
    margin: 0px !important;
}

.input-content {
    position: relative;
    padding: 5px 0 30px 0;
}
.drop-down-check-box-list-container {
    max-width: 310px !important;
}
.drop-down-list {
    border: 1px solid #ccc !important;
    color: #6b6b6c !important;
    height: 27px !important;
}
.radio-table tr td {
    vertical-align: middle !important;
    max-width: 780px;
}

.tb-full {
    width: 512px!important;
}

.FileUploadBtn {
    width: 22px;
    height: 22px;
    padding-right: 5px;
    cursor:pointer;
}

.DivCheckbox {
    padding: 0px 0px 20px !important;
}
.dollarSignInput {
    float:left;
}
.dollarSign {
    padding-left:10px;
    float:left;
}
.input-wrapper > p, .input-wrapper label {
    font-weight: bold;
    width: 100%;
}

.input-wrapper.security-question label {
    text-align: left;
    color: #323232;
    padding-top: 5px;
}

.table-dropdown {
    max-width:90%!important;
}


/*label { display: block; cursor: pointer; line-height: 14px; font-size:12px; color:#000; height:25px;}*/
.form {
    width: 860px;
    background: #fff;
    float: left;
    padding: 30px 60px;
    clear: both;
}

.form.no-bottom {
    padding: 30px 60px 0px;
}

.form.no-top {
    padding: 0px 60px 30px;
}

.form_left_column p {
    display: block;
    cursor: pointer;
    line-height: 18px;
    padding-bottom: 9px;
    font-size: 16px;
    color: #004a7f;
    font-weight: bold;
    height: auto;
    width: 100%;
}

.form_column p {
    display: block;
    cursor: pointer;
    line-height: 20px;
    padding-bottom: 0px;
    font-size: 16px;
    color: #323232;
    font-weight: bold;
    height: auto;
    width: 100%;
}

.form_left_column {
    height: auto;
    width: 250px;
    padding-right: 30px;
    margin: 0 auto 0 auto;
    float: left;
    border-right: 1px solid #dbdbdf;
}

.form_right_column {
    height: auto;
    width: 549px;
    margin: 0 0 0 30px;
    float: right;
}

.form_column {
    height: auto;
    margin: 0 auto 0 auto;
    float: left;
    display: block;
    box-sizing: border-box;
}

.form_column_l {
    width: 700px;
    height: auto;
    margin: 0 auto 0 auto;
    float: left;
    display: block;
    padding: 30px 0 30px 37px;
}

.form_left_column .content, .form_left_column .content_2 {
    margin-right: 0;
    width: 250px;
    height: auto;
}

.form_column .content {
    width: 600px;
    height: auto;
    margin: 0 0 20px 0;
}

.form .come-back {

}

.radios {
    display: block;
    width: auto;
}

.aspNetDisabled {
    width: auto;
    height: 44px;
    text-decoration: unset;
    padding: 6px 15px;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    border: 1px solid;
    cursor:not-allowed;
}

select.aspNetDisabled {
    width: auto;
    height: auto;
    text-decoration: unset;
    padding: 4px 4px;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    border: 1px solid;
    cursor:not-allowed;
}

.radioButtonList.aspNetDisabled,.radioButtonList.aspNetDisabled .aspNetDisabled,table.aspNetDisabled,span.aspNetDisabled {
    width: auto;
    height: auto;
    text-decoration: unset;
    font-size: initial;
    line-height: initial;
    font-weight: normal;
    border: none;
    cursor:not-allowed;
    margin: 0;
    padding: 0;
}

.rightSpace {
    margin-right:25px;
}

.bouton_form_center {
    width: auto;
    height: 44px;
    background: #323232;
    text-decoration: unset;
    cursor:pointer;
}
.bouton_form_suivant, .bouton_form_precedent {
    float: left;
    width: auto;
    height: 44px;
    background: #323232;
    text-decoration: unset;
}
a.aspNetDisabled {
    float: left;
    width: auto;
    height: 44px;
    background: rgba(239, 239, 239, 0.3);
    text-decoration: unset;
    padding: 0;
    border:solid rgba(16, 16, 16, 0.3) 1px;
}
.bouton_form_suivant:hover, .bouton_form_precedent:hover,.bouton_form_center:hover {
    background: #63bc55;
}
.bouton_form_submit {
    float: left;
    width: auto;
    height: 44px;
    background: #63bc55;
    text-decoration: unset;
}
.bouton_form_submit:hover {
    background: #323232;
}

.bouton_form_suivant {
    float:right;
}

.bouton_form_upload {
    width: auto;
    height: 44px;
    background: #323232;
    text-decoration: unset;
    cursor:pointer;
    padding: 14px 30px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff !important;
    font-weight: normal!important;
    border:none;
}
.bouton_form_upload:hover {
    background: #63bc55;
}

.proFormatUpload {
    display: none;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 12px 30px !important;
    cursor: pointer;
    margin:10px 10px 0 0;
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: normal!important;
}
.custom-file-upload:hover {
    background: #fee;
}

.bouton_form_suivant p, .bouton_form_precedent p, .bouton_form_submit p, .bouton_form_add p,.bouton_form_center p {
    padding: 14px 30px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff !important;
    font-weight: normal!important;
}

a.aspNetDisabled p {
    padding: 14px 30px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color:  rgba(16, 16, 16, 0.3) !important;
    font-weight: normal!important;
}

.bouton_form_suivant h2, .bouton_form_precedent h2, .bouton_form_submit h2, .bouton_form_center h2 {
    padding: 14px 30px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff !important;
}


.bouton_form_suivant.sm h2, .bouton_form_precedent.sm h2, .bouton_form_submit.sm h2,.bouton_form_center.sm h2 {
    padding: 14px 10px!important;
}

.bouton_form_suivant.sm p, .bouton_form_precedent.sm p, .bouton_form_submit.sm p, .bouton_form_add.sm p, .bouton_form_center.sm p {
    padding: 14px 10px!important;
}

.bouton_form_add {
    float: right;
    width: auto;
    height: 44px;
    background: #323232;
    text-decoration: unset;
    margin-top:10px
}
.bouton_form_add:hover {
    background: #63bc55;
}

.multiple-btn a, .multiple-btn bouton {
    margin-right: 5px;
}

.multiple-btn h2, .multiple-btn p {
    padding: 14px 25px !important
}

.indication {
    float: left;
    margin: 0px 8px 0 0px;
    font-style: normal;
    font-size: 10px;
    color: #000;
}

.form_confirmation_title {
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-left: 20px;
}

.form_confirmation_description {
   /* font-size: 16px;
    color: #000;
    text-align: left;
    margin-left: 20px;*/
}

.form_confirmation_description_ul {
   /* font-size: 16px;
    color: #000;
    text-align: left;
    margin-left: 0px;
    padding: 15px 40px;
    list-style: circle;*/
}

/*//////////////////PAGE CONTENT////////*/

.content {
    background-color: White;
    width: 980px;
}

.content-line {
    padding: 0px 60px 30px;
    clear: both;
}

.link-action {
    font-size: 16px;
    text-decoration: unset;
    padding-left: 5px;
}

    .link-action i {
        color: #0076d5;
        text-decoration: unset;
    }
    .link-action:hover i {
        color: #000;
    }

form .content-line {
    padding: 0px 0px 30px;
}

form .content-line-sm {
    padding: 0px 0px 15px;
}


.content-line p {
    cursor: unset;
    font-weight: normal;
    font-size: 16px;
    padding: 6px 40px 5px 40px;
    max-width: 780px;
}

.content-line h2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #63bc55;
    margin: 15px 0px 5px 0px;
    padding: 0;
    width: 100%;
    display: block;
}

.form-subtitle h2 {
    font-size: 22px !important;
    line-height: 30px;
    font-weight: bold;
    color: #63bc55;
    margin: 15px 0px 5px 0px!important;
    padding: 0;
    width: 100%;
    display: block;
}

    .content-line .bigH2 {
        font-weight: bold;
        font-size: 25px;
        color: #006699;
        margin: 6px 0 5px 0px;
        text-decoration: none;
    }

.content-line h3, .content-box h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #1e492d;
    margin: 15px 0px 5px 0px;
    padding: 0;
    width: 100%;
    display: block;
}

    .content-line b {
        font-weight: bold;
    }

    .content-line a {
        font-weight: normal;
        font-size: 16px;
        color: #006699;
        margin: 4px 0 0 0;
    }

.content_titre {
    font-size: 16px;
    color: #323232;
    /*margin: 0px!important;*/
    display: table-row;
}

.content_italique {
    font-style: italic;
    margin: 10px 0 10px 0px;
}

.contenu_middle_5 {
    width: 980px;
    height: auto;
    min-height: 280px;
    background: #fff;
    margin: 0 auto 0 auto;
    padding: 0px 0 360px 0;
}

.inner_3 {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

.img_position {
    margin: 0;
    float: left;
}

.img_box {
    display: block;
    border: 3px solid transparent;
    overflow: hidden;
}

img.img_box {
    vertical-align: top;
}

.contenu_middle_6 {
    width: 980px;
    height: auto;
    background: #fff;
    margin: 0 auto 0 auto;
    padding: 0px 0 360px 0;
}

/*/////////////////STYLE TABLEAUX//////*/

table.orga {
    border-collapse: collapse;
    table-layout: fixed;
    margin-top: 15px;
    margin-bottom: 20px;
}

td.title {
    text-align: center;
    vertical-align: middle;
    background: #eeeef0;
    height: 40px;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 16px;
    color: #323232;
}

td.blanc {
    border: 1px solid #eeeef0;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
    padding: 5px;
}

td.blanc2 {
    border: 1px solid #eeeef0;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 10px;
}

td.blanc_grand {
    border: 1px solid #eeeef0;
    /*height: 6em;*/
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
    padding: 5px;
}

/*//////////////FONT///////////*/

@font-face {
    font-family: 'CandaraRegular';
    src: url('candara.eot');
    src: url('candara.eot') format('embedded-opentype'), url('candara.woff') format('woff'), url('candara.ttf') format('truetype'), url('candara.svg#CandaraRegular') format('svg');
}


@font-face {
    font-family: 'HelveticaRegular';
    src: url('4864.eot');
    src: url('4864.eot') format('embedded-opentype'), url('4864.woff') format('woff'), url('4864.ttf') format('truetype'), url('4864.svg#HelveticaRegular') format('svg');
}



.Greenlabel {
    display: block;
    cursor: pointer;
    line-height: 18px;
    padding-bottom: 0px;
    font-size: 16px;
    color: #004a7f;
    font-style: italic;
    height: auto;
    width: 100%;
}


.form_column table tr:first-child td {
    vertical-align: middle;
}



table.formulaire-list {
    max-width: 880px;
    width: 100%;
}

    table.formulaire-list .orderBtn {
        text-align: left;
        font-size: 16px;
    }

    table.formulaire-list > thead > tr > th {
        font-weight: bold;
        font-size: 16px;
        color: #323232;
        border-bottom: #dbdbdf solid 1px;
        padding: 10px 0 5px 0;
    }

    table.formulaire-list > tbody > tr > td {
        font-weight: normal;
        font-size: 14px;
        color: #323232;
        border-bottom: #dbdbdf solid 1px;
        padding: 10px 2px;
    }

        table.formulaire-list > tbody > tr > td div.cliackable-area {
            /*width: 100%;*/
        }

        table.formulaire-list > tbody > tr > td a {
            color: #0076d5;
            text-decoration: underline;
        }
        table.formulaire-list > tbody > tr > td a:hover {
            text-decoration: none;
        }

table.labelControl > tbody > tr > td {
    vertical-align: middle;
}

div.recherche_control {
    margin: 0px 0px 0px 5px;
    display: inline-block;
    vertical-align: middle;
}

div.file-upload-left {
    display: inline-block;
    vertical-align: middle;
}

div.file-upload-right {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    font-size: 16px;
    color: red;
}

table.file-upload {
    font-family: Poppins, sans-serif;
    width:100%; 
    background-color: #FFFFFF; 
    color: #323232; 
}

table.file-upload .file-upload-title {
    padding: 6px; 
    color: #fff;
    background-color: #323232; 
    font-weight: bold;
}

    .bg-success {
        background-color: #dff0d8;
        padding: 15px;
        margin: 0 0 10px;
        float: none;
    }


table.calendrier-list {
    max-width: 902px;
    width: 100%;
}

    table.calendrier-list > thead > tr > th {
        font-weight: bold;
        font-size: 14px;
        font-family: 'Source Sans Pro', sans-serif;
        text-align: center;
        color: #323232;
        border-bottom: #dbdbdf solid 1px;
        padding: 10px 0 5px 0;
    }

    table.calendrier-list > tbody > tr > td {
        font-weight: normal;
        font-size: 12px;
        font-family: 'Source Sans Pro', sans-serif;
        text-align: center;
        color: #323232;
        border-bottom: #dbdbdf solid 1px;
        padding: 10px 0;
    }

        table.calendrier-list > tbody > tr > td div.cliackable-area {
            width: 100%;
        }

        table.calendrier-list > tbody > tr > td a {
            color: #006699;
            text-decoration: none;
        }

.centerRadio {
    vertical-align: middle;
}

/***Section compte organisme****/
.sectionOBNL {
    display: none;
}

.sectionDemandeSoutien {
    display: none;
}

.sectionresolution {
    display: none;
}

.rblquestionListResponse .radio {
    float: left;
    padding-top: 4px;
}

    .rblquestionListResponse .radio + label {
        float: left;
        padding-left: 5px;
    }


.tableDateBlock {
    border: solid 2px #000;
    padding: 20px 40px 0px 20px;
    margin-bottom: 20px;
}

    .tableDateBlock .tableBorderContainer .tableBorderSpacer {
        border: solid 1px #000;
        margin: 10px 0;
    }

    .tableDateBlock .tableBorderContainer:first-child .tableBorderSpacer {
        border: none;
        margin: 0;
    }

.rblquestionListResponse span.aspNetDisabled {
    display: block;
}

.sameAddressField:disabled {
    color: rgb(84, 84, 84);
    cursor: default;
    background-color: rgb(235, 235, 228);
}


@media print {
    /* styles for print go here */
    .nav, .session, #img3 {
        display: none;
    }

    .selectedPrint {
        position: relative;
    }

        .selectedPrint:before {
            content: '\00B7';
            font-size: 50px;
            line-height: 15px;
            color: #000;
            top: 3px;
            position: absolute;
        }
}

.BackToHome {
    font-style: italic;
    font-weight: bold;
}

@media print {
    .ui-tabs .ui-tabs-panel{
        display:block!important;
    }
    #MainContentPlaceHolder_fvEdit .ui-tabs-nav{
        display:none!important;
    }
    #MainContentPlaceHolder_fvEdit,
    #MainContentPlaceHolder_fvEdit>tbody,
    #MainContentPlaceHolder_fvEdit>tbody>tr,
    #MainContentPlaceHolder_fvEdit>tbody>tr>td {
        display: contents!important;
    }

}


/* custom table design */
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.table td[class*="col-"],
.table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}


