<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* For tablette */
/** @media screen and (min-width: 768px) and (max-width: 1039px){*/
header h1, header h2 {
    font-size: 35px;
}

header h1 {
    margin-top: 10px;
}

.container {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.container header {
    margin: 10px;
    padding: 0px;
    position: relative;
    display: block;
}

.row .row {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.rowform {
    margin-right: 0px;
}

.container .section {
    margin: 10px 0px 10px 0px;
    position: relative;
    display: block;
}

.logoBE {
    margin-top: 20px;
}

.btn-primary {
    font-size: 19px;
}

.saisie {
    padding: 0px;
}

.inputtextrow .form-control-feedback {
    right: 0px;
}

.daterow .form-control-feedback, .selectrow .form-control-feedback {
    right: 15px;
}

.blocTit2 {
    padding-left: 0px;
}

/**
  
  Connexion
  
  */
#login .imgFond1, #dejaClient .imgFond1 {
    background-color: #edf9ff;
    background-size: 100% auto;
    margin-top: 20px;
    color: #00b7d5;
    background-color: #edf9ff;
}

#login .imgFond3, #dejaClient .imgFond3 {
    background: url('../../img/bred/bloc3.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
    color: white;
}

#finConfirmationFormulaire .imgFond2 {
    background-size: 130% auto;
    color: #FFFFFF;
    margin-top: 20px;
    background-color: #58c1ef;
}

#finConfirmationFormulaire .imgFond4 {
    background: url('../../img/bred/bloc4.png') no-repeat;
    background-size: 130% auto;
    color: #FFFFFF;
    margin-top: 20px;
}

.block1 .headerblock {
    background-color: #00b7d5;
}

.block2 .headerblock {
    background-color: #7ad0f1;
}

#login .imgFond2, #dejaClient .imgFond2 {
    background-color: #edf9ff;
    background-size: 100% auto;
    color: #00b7d5;
    margin-top: 20px;
    background-color: #edf9ff;
}

#login .imgFond4, #dejaClient .imgFond4 {
    background: url('../../img/bred/bloc4.png') no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
    margin-top: 20px;
}

#login header h1, #dejaClient header h1 {
    font-size: 31px;
    margin-top: 20px;
}

#login .block1, #login .block2, #dejaClient .block1, #dejaClient .block2 {
    min-height: 330px;
}

#login .headerblock, #dejaClient .headerblock {
    padding-top: 20px;
}

#login .block1 h1, #login .block2 h1, #dejaClient .block1 h1, #dejaClient .block2 h1 {
    font-size: 19px;
}

.btn_commencer a {
    font-size: 12px;
}

#login .block1 .btn_dejaClient a, #dejaClient .block1 .btn_dejaClient a {
    font-size: 12px;
}

#login .block2  button, #dejaClient .block2  button {
    font-size: 21px;
}

#login  .onglet .step&gt;div, #dejaClient  .onglet .step&gt;div, #login  .ongletInfos .step&gt;div, #dejaClient  .ongletInfos .step&gt;div {
    vertical-align: middle;
    display: inline-block;
    line-height: normal;
    text-align: left;
}

.section .accroche-1 {
    text-transform: uppercase;
}

#login .dejaclient a, #dejaClient .dejaclient a {
    margin-top: 42px;
}

/**
  
  Formulaire
  
  */
.form1 .libelle {
    font-size: 17px;
}

.form1 .libelle, #login .libelle, #dejaClient .libelle {
    text-align: right;
    margin-top: 6px;
}

.accroche-1 ul {
    margin-left: 20px;
}

.accroche-1 ul li div {
    text-align: left;
    padding-left: 10px;
    display: block;
    margin-top: 8px;
}

.accroche-1 ul li {
    float: left;
    list-style-type: none;
    padding-left: 15px;
    width: 100%;
}

.blocMenuBas .encours {
    width: 100%;
    height: 7px;
    background-color: white;
}

.blocMenuBas .actif {
    width: 100%;
    height: 7px;
    background-color: #00b7d5;
}

.blocMenuBas .inactif {
    width: 100%;
    height: 7px;
    background-color: #00b7d5;
}

#formOC .onglet .blocMenuHaut .encours, #formOC .onglet .blocMenuHaut .inactif, #formOC .onglet .blocMenuHaut .actif {
    height: 100px;
}

#formOC .ongletInfos .blocMenuHaut .encours, #formOC .ongletInfos .blocMenuHaut .inactif, #formOC .ongletInfos .blocMenuHaut .actif {
    height: 100px;
}

.blocMenuHaut {
    width: 100%;
    height: 100px;
}

.puce01, .puce02, .puce03 {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 4px;
}

.puce01 {
    background-image: url(../../img/bred/icon1_white.png);
    background-repeat: no-repeat;
    width: 43px;
    height: 43px;
}

.puce02 {
    background-image: url(../../img/bred/icon2_white.png);
    background-repeat: no-repeat;
    width: 43px;
    height: 43px;
}

.puce03 {
    background-image: url(../../img/bred/icon3_white.png);
    background-repeat: no-repeat;
    width: 43px;
    height: 43px;
}

.row .saisie {
    font-size: 17px;
}

.form1 .radiorow .saisie {
    margin-top: 6px;
}

.form1 .radiorow .radioright {
    margin: 0px;
    padding: 0px;
}

.form1 .radiorow .radioleft {
    margin: 0px;
    padding: 0px;
}

/**
  
  Onglet formulaire complet
  
  */
#formOC  .onglet .encours, #formOC  .onglet .inactif, #formOC  .onglet .actif {
    border-width: 1px;
}

#formOC  .ongletInfos .encours, #formOC  .ongletInfos .inactif, #formOC  .ongletInfos .actif {
    border-width: 1px;
}

#formOC  .onglet .step {
    margin: 0px;
    padding: 10px;
    line-height: 60px;
    height: 60px;
    text-align: center;
}

#formOC  .ongletInfos .step {
    margin: 0px;
    padding: 10px;
    line-height: 60px;
    height: 60px;
    text-align: center;
}

#formOC  .onglet .imgOnglet03 .step {
    padding: 20px;
}

#formOC  .ongletInfos .imgOnglet03 .step {
    padding: 20px;
}

#formOC  .onglet .step&gt;div {
    margin: 0px;
    vertical-align: middle;
    line-height: normal;
    text-align: center;
}

#formOC  .ongletInfos .step&gt;div {
    margin: 0px;
    vertical-align: middle;
    line-height: normal;
    text-align: center;
}

.onglet&gt;div {
    padding: 1px 0px 1px 0px;
}

.ongletInfos&gt;div {
    padding: 1px 0px 1px 0px;
}

.onglet ul li {
    padding-left: 4px;
}

.ongletInfos ul li {
    padding-left: 4px;
}

#formOC .imgOnglet01, #formOC  .imgOnglet02, #formOC  .imgOnglet03, #formOC  .imgOnglet04 {
    margin: 3px auto 0px;
    display: block;
}

#formOC .imgOnglet01 {
    width: 45px;
    height: 45px;
}

#formOC .imgOnglet02 {
    width: 45px;
    height: 45px;
}

#formOC .imgOnglet03 {
    width: 45px;
    height: 45px;
}

#formOC .imgOnglet04 {
    width: 45px;
    height: 45px;
}

#formOC  .onglet {
    font-size: 16px;
}

#formOC  .ongletInfos {
    font-size: 16px;
}

#formOC  .onglet .inactif {
    border-left: 0px;
}

#formOC  .ongletInfos .inactif {
    border-left: 0px;
}

#formOC  .progression .progressbar, #formOC  .progression, .progress {
    font-size: 18px;
}

#formOC  .progression .libelle {
    text-align: right;
}

.besoins1 ul li {
    border-right: 1px solid #8DBD35;
}

.besoins2 ul li {
    border-right: 1px solid #0370ad;
}

.besoins1 div:last-child ul li {
    border-right: none;
}

.recap {
    font-size: 17px;
}

.lh3lines .editorRadio .tooltip {
    bottom: 50px;
    left: 0px;
}

.lh3lines {
    line-height: 75px;
}

.lh5lines {
    line-height: 125px;
}

.spaceLeftlg25 {
    padding-left: 25px;
}

.error-message {
    text-align: center;
    margin-top: 2px;
    font-weight: 600;
    font-size: 18px;
    color: #ffb000;
}

/*
CallBack
*/
.callback .aide {
    font-size: 17px;
    margin-top: 6px;
    margin-left: 5px;
    text-align: left;
}

.callback .libelle {
    font-size: 15px;
    margin-top: 6px;
    margin-left: 5px;
    text-align: left;
    margin-bottom: 12px;
}

.callback  div {
    padding: 0px 0px 0px 0px;
}

.callback .bloc2 {
    margin-top: 25px;
}

.callback .bloc1 {
    height: 90px;
}

.qqInfosPro {
    padding-left: 0px;
    padding-right: 0px;
}

.plmd-15 {
    padding-left: 15px;
}

.nopaddingmd {
    padding: 0px;
}

.txtOnglet {
    vertical-align: middle;
    text-align: left;
}

.imgStep01Recap, .imgStep02Recap, .imgStep03Recap, .imgStep04Recap, .imgStep05Recap {
    width: 42px;
    height: 43px;
}</pre></body></html>