@charset "UTF-8";
/*!

 _ \ _ _|  |      \
 |  |  |   |     _ \
___/ ___| ____|_/  _\

PSL Modules
*/
/* Variables PSL */
/* Mixins PSL */
/**
 * MIXIN Border-radius
 * Génère un border radius
 * @rRH: le radius du coin supérieur droit
 * @rLH: le radius du coin supérieur gauche
 * @rLB: le radius du coin inférieur droit 
 * @rRB: le radius du coin inférieur gauche
 */
/**
 * MIXIN Opacity
 * Génère une règle sur l'opacité
 * @opacity : l'opacité
 */
/**
 * MIXIN Box-shadow
 * Génère une ombre portée
 * @x: le décalage en x
 * @y: le décalage en y
 * @blur: la valeur de flou
 * @zoom: la valeur de grossissement
 * @alpha: l'alpha sur la couleur
 */
/* .main-body */
@media screen and (min-width: 600px) {
  .main-body {
    width: 80%;
    margin-left: 10%; } }

@media screen and (min-width: 990px) {
  .main-body {
    width: 75%;
    margin-left: 12.5%; } }

.container {
  padding-left: 0px;
  padding-right: 0px;
  width: auto; }

@media (min-width: 48em) {
  #banner .nav-top .nav-top-menu {
    display: none; } }

label,
.panel-compte label,
.pseudo-label,
.like-label,
.espace-asso label,
.espace-asso .panel-compte label,
.espace-asso .pseudo-label,
.espace-asso .like-label,
.espace-pro label,
.espace-pro .panel-compte label,
.espace-pro .pseudo-label,
.espace-pro .like-label {
  color: #414856; }

footer .container {
  width: inherit;
  margin: 0 auto; }

.footer-sitemap .row {
  margin: 0 auto; }

@media screen and (min-width: 39em) {
  .footer-sitemap .row {
    display: inline-block;
    margin: 0 5px; } }

@media screen and (min-width: 750px) {
  .footer-sitemap .row {
    display: table; } }

.row .row {
  margin-right: 0px;
  margin-left: 0px; }

.icon {
  font-family: "fonticon";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none; }

.icon-external-link:before {
  content: "\e60c"; }

p {
  margin-bottom: 10px; }

.help-panel p {
  margin-bottom: 0; }

.sub-panel {
  margin: 0 5%; }

.row.sub-panel {
  width: 90%; }

.alert.alert-bloc {
  clear: both; }
  .alert.alert-bloc p {
    margin-bottom: 0; }

/** 
PANEL-END
*/
.panel-end {
  border: 1px solid #bbb;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin: 20px 25%;
  padding: 30px;
  width: 50%; }

.panel-end h2 {
  text-align: center; }

.panel-end .checkbox {
  margin-bottom: 20px; }

.upload-list {
  text-align: center; }

.upload-list .file {
  display: inline-block;
  vertical-align: top;
  background: url("../images/file-upload.png") no-repeat scroll center top;
  padding-top: 144px;
  min-width: 124px;
  margin: 40px 5px 0px; }

/** 
-------------------------- FIN COMPOSANTS
*/
/** 
COMPOSANTS
*/
.composant {
  padding: 0px 0px; }

.recap .paragraph {
  margin-bottom: 10px; }

.recap .composant div {
  display: inline-block; }

.recap .paragraph div {
  display: block; }

/** 
-------------------------- FIN COMPOSANTS
*/
#OPiframe,
#RPiframe {
  display: none; }

/* Niveau 1 */
.title-section {
  text-transform: none; }

/* niveau 2 */
h2 {
  border-bottom: 2px solid #096BA8;
  color: #096BA8;
  font-size: 1.6em;
  font-weight: bold;
  padding: 0.4em 0;
  width: 100%; }

.espace-pro h2 {
  border-bottom: 2px solid #a63950;
  color: #a63950; }

.espace-asso h2 {
  border-bottom: 2px solid #0D803B;
  color: #0D803B; }

.panel-end h2 {
  border-bottom: 0px solid #096BA8; }

h2 .btn-help {
  font-size: 0.75em; }

/* niveau 3 */
h3 {
  border-top: 1px dashed #414856;
  color: #096BA8;
  font-size: 1.3em;
  font-weight: 500;
  margin: 1.3em 0 0;
  padding: 2.3em 0 0.5em; }

h3:after {
  display: table;
  content: " ";
  clear: both; }

.espace-pro h3 {
  color: #a63950; }

.espace-asso h3 {
  color: #0D803B; }

h3 .btn-text {
  font-size: 0.8em; }

h3.first,
h2 + h3,
h2 + div:not(.titre-recap-bloc) h3,
h2 + div:not(.titre-recap-bloc) div:not(.titre-recap-bloc) h3,
h2 + div .composant div:not(.titre-recap-bloc) h3 {
  border-top: 0px dashed #414856;
  padding: 0 0 0.5em; }

h2 + div.titre-recap-bloc,
.titre-recap-bloc.first {
  border-top: 0px dashed #414856;
  padding: 0 0 0.5em; }
  h2 + div.titre-recap-bloc div h3 + button,
  .titre-recap-bloc.first div h3 + button {
    top: -3px; }
  h2 + div.titre-recap-bloc h3 + button,
  .titre-recap-bloc.first h3 + button {
    top: -3px; }

.titre-recap-bloc.first h3 {
  padding-top: 0; }

/* niveau 4 */
h4 {
  color: #096BA8;
  font-size: 1.1em;
  font-weight: normal;
  padding: 1em 0 0; }

.espace-pro h4 {
  color: #a63950; }

.espace-asso h4 {
  color: #0D803B; }

/* Container d'un toolbar (bouton d'impression, réseaux sociaux...) dans un titre */
.titre-toolbar-container {
  position: relative; }
  .titre-toolbar-container h1 + .toolbar,
  .titre-toolbar-container h2 + .toolbar,
  .titre-toolbar-container h4 + .toolbar {
    top: 9px;
    right: 15px; }
  .titre-toolbar-container h3 + .toolbar {
    top: 45px;
    right: 15px; }
  .titre-toolbar-container h5 + .toolbar,
  .titre-toolbar-container h6 + .toolbar {
    top: -4px;
    right: 15px; }

.titre-recap-bloc {
  margin-top: 24px;
  border-top: 1px dashed #414856; }
  .titre-recap-bloc h3, .titre-recap-bloc h4, .titre-recap-bloc h5, .titre-recap-bloc h6 {
    display: inline-block;
    white-space: nowrap;
    margin-top: 0;
    border-top-width: 0px; }
  .titre-recap-bloc button {
    position: relative; }
  .titre-recap-bloc h3 + button {
    top: 40px; }

/**
* CHEMIN d'ETAPES - Nouveaute PSL
*/
.steps {
  margin-bottom: 2em;
  margin-top: 4em; }

.steps ol {
  background-color: #ececec;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: table;
  line-height: 0;
  margin: 0 auto;
  padding: 0 0 0 0;
  position: relative;
  min-width: 100%; }

@media screen and (min-width: 36em) {
  .steps ol {
    min-width: 80%; } }

@media screen and (min-width: 60em) {
  .steps ol {
    min-width: 75%; } }

.steps li {
  display: table-cell;
  overflow-x: hidden;
  text-overflow: ellipsis;
  color: #757575;
  position: relative;
  overflow: hidden; }

.step-count-6 li {
  width: 16.66%; }

.step-count-5 li {
  width: 20%; }

.step-count-4 li {
  width: 25%; }

.step-count-3 li {
  width: 33.33%; }

.steps li:first-child,
.steps li:first-child p {
  border-top-left-radius: 5px;
  padding-left: 0; }

.steps li:last-child,
.steps li:last-child p {
  border-top-right-radius: 5px; }

.steps li:last-child p:after {
  content: ""; }

.steps li p {
  display: inline-block;
  line-height: normal;
  min-height: 3.5em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  white-space: nowrap; }

.steps li:first-child p {
  padding-left: 5px; }

.steps li:last-child p {
  background-image: none;
  padding-right: 5px; }

.steps li p::after {
  background: url("../images/step.png") no-repeat scroll right center;
  content: " ";
  display: block;
  height: 3.6em;
  right: 0;
  position: absolute;
  top: 0;
  width: 2.4em; }

.steps li:last-child p:after {
  display: none; }

/* etape avant celle en cours */
.steps li p.before-current:after {
  background: url("../images/step-current.png") no-repeat scroll left center #096BA8;
  background-size: contain; }

.espace-pro .steps li p.before-current:after {
  background-color: #a63950; }

.espace-asso .steps li p.before-current:after {
  background-color: #0D803B; }

.steps li p {
  color: #6a6a6a; }

/* etape en cours */
.steps li p strong {
  font-family: "roboto_light",Arial,sans-serif; }

.steps li p.current {
  background-color: #096BA8;
  color: white;
  text-align: left; }

.espace-pro .steps li p.current {
  background-color: #a63950; }

.espace-asso .steps li p.current {
  background-color: #0D803B; }

.steps li:first-child p.current {
  padding-left: 5px; }

.steps li p.current:after {
  background: url("../images/step.png") no-repeat scroll right center #096BA8;
  background-size: contain; }

.espace-pro .steps li p.current:after {
  background-color: #a63950; }

.espace-asso .steps li p.current:after {
  background-color: #0D803B; }

/* numero d'etape */
.steps li p .number {
  position: relative;
  z-index: 100;
  right: .1em;
  display: inline-block;
  padding: 0 0.8em 0 0;
  vertical-align: middle;
  font-size: 1.2em;
  line-height: 2.8em; }

.steps li p.current .number {
  padding: 0 0.2em 0 0; }

.steps li:first-child p .number {
  padding: 0 .6em 0 5px; }

.steps li:last-child p .number {
  padding: 0 5px 0 0; }

.steps li p.current .number {
  padding: 0 5px 0 5px; }

/* texte */
.steps li p .text {
  display: none;
  margin-right: 2.4em;
  padding: 0 0 0 0;
  vertical-align: middle;
  white-space: normal;
  min-width: 0;
  min-width: 5em;
  max-width: 11em;
  font-size: 0.8em;
  line-height: 1.5; }

.steps li p.current .text {
  display: inline-block;
  padding: 0 2.4em 0 0; }

/* format tablette */
@media screen and (min-width: 36em) {
  .steps li p .number,
  .steps li p.current .number {
    font-size: 2em;
    line-height: 1.7; }
  .steps li p.current {
    text-align: center; }
  .steps li p .text {
    text-align: left;
    font-size: 0.8em;
    line-height: 1.5;
    /*word-break: break-all;*/
    white-space: normal;
    max-width: 12em; } }

/* format deskstop */
@media screen and (min-width: 60em) {
  .steps li p,
  .steps li p.current {
    text-align: left;
    /*word-break: normal;*/ }
  .steps li p .number {
    font: size 2.8em;
    line-height: 1.6em; }
  .steps li p .number,
  .steps li p:first-child .number,
  .steps li p:last-child .number,
  .steps li p.current .number {
    padding: 0 .3em 0 .2em; }
  .steps li:first-child p .number {
    min-width: 1.3em; }
  .steps li p .number {
    right: -.1em; }
  .steps li p .text {
    display: inline-block;
    padding: 0 2.4em 0 0;
    white-space: normal;
    max-width: 11.5em;
    font-size: 0.95em; }
  .steps li p.current::before {
    height: 3.4em; } }

/**
-------------------------- FIN CHEMIN d'ETAPES
**/
/**
* Les styles liés aux formulaires
*/
fieldset {
  /* correctif SP */
  border: 0px solid #c0c0c0;
  margin: 0 0 0 0;
  padding: 0 0 0 0; }
  fieldset legend.init-font-size {
    font-size: inherit !important;
    margin-bottom: 5px; }

label {
  font-weight: normal; }

span.label,
div.label {
  border-radius: 0em;
  color: #414856;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  padding: 0 0.3em 0 0;
  text-align: left;
  white-space: normal; }

span.label {
  padding: 0.2em 0.6em 0.3em 0em;
  vertical-align: middle; }

.form-group {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0px; }

.form-group .form-group {
  padding-top: 0px;
  padding-bottom: 0px; }

.form-group .form-group.has-error {
  padding-top: 10px;
  padding-bottom: 10px; }

.checkbox {
  margin: 0; }

label.checkbox {
  margin: 10px 0px; }

label.radio {
  margin-left: 20px; }

/* formulaire ferré sur axe vertical en petite résolution*/
.form-horizontal .control-label {
  text-align: left; }

/* label avant boutons radios */
.form-inline .control-label {
  max-width: 50%; }

@media (min-width: 992px) {
  .form-horizontal .control-label {
    display: block;
    text-align: right; } }

/* formulaire en ligne (boutons radios) */
.form-inline .control-label {
  display: block;
  margin-right: 20px; }

@media (min-width: 600px) {
  .form-inline .control-label {
    display: inline-block; } }

.form-inline .radio-inline,
.form-inline .checkbox-inline {
  vertical-align: top; }

.checkbox-group.group-vertical .checkbox {
  display: block;
  margin-bottom: 7px; }

.checkbox-group.group-vertical label {
  padding-left: 0; }

.checkbox-group.group-horizontal .checkbox-inline {
  margin-bottom: 12px; }

.checkbox-group.checkbox-float .checkbox:nth-child(odd) {
  clear: both; }

.checkbox-group .checkbox-inline:first-child {
  margin-left: 10px; }

.form-control.unite {
  display: inline-block;
  width: 90%; }

.form-unite {
  padding-left: 2px; }

input.form-control, select.form-control {
  font-size: 1em !important;
  height: auto !important; }

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
  margin-left: 0 !important;
  position: relative !important; }

.checkbox-inline, .radio-inline {
  padding-left: 0px !important;
  vertical-align: baseline !important; }

.checkbox label, .radio label {
  padding-left: 0px !important; }

/** 
BOUTONS
- Barre de navigation en dessous des formulaires
*/
/*  */
a.btn.btn-help {
  text-decoration: none !important; }

.underline {
  text-decoration: underline; }

.submit {
  text-align: right; }

.submit,
.form-group + .submit {
  /*correctif /// SC*/
  margin: 2.5em 0 1.5em; }

.submit-center {
  text-align: center; }

.submit .btn {
  margin-bottom: 4px;
  min-width: 7em;
  padding-left: 0;
  padding-right: 0;
  font-size: 0.85em; }

.submit .btn-prev {
  float: left; }

.btn-next:after,
.btn-prev:before {
  position: relative;
  font-family: 'fonticon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none; }

.btn-prev:before {
  content: "\e609";
  left: -0.5em; }

.btn-next:after {
  content: "\e607";
  color: #FFF;
  left: 0.5em; }

.btn-default:before {
  position: relative;
  font-family: 'fonticon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  color: #096BA8; }

.espace-pro .btn-default::before {
  color: #a63950; }

.espace-asso .btn-default::before {
  color: #0D803B; }

.btn-default:hover:before,
.btn-default:focus:before,
.espace-pro .btn-default:hover:before,
.espace-pro .btn-default:focus:before,
.espace-asso .btn-default:hover:before,
.espace-asso .btn-default:focus:before {
  color: #FFF; }

/* format tablette */
@media screen and (min-width: 36em) {
  .submit .btn {
    min-width: 10em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 1em; } }

/* l'aspect des informations du compte dans le menu */
.nav-top-compte .infos-compte {
  padding: 0.25em 2em;
  font-size: 1em;
  position: relative;
  display: block;
  color: #414856;
  line-height: 2;
  text-transform: uppercase; }

.container .row .btn-pos-bottom-2 {
  line-height: 71px; }
  .container .row .btn-pos-bottom-2 button,
  .container .row .btn-pos-bottom-2 .btn {
    vertical-align: bottom; }

.ui-datepicker-title select {
  color: #414856 !important;
  font-family: "roboto_regular",Arial,sans-serif;
  font-size: 0.875em !important;
  line-height: 1.5 !important; }

/**
-------------------------- FIN BOUTONS
**/
/**
 * Gestion des styles sur les pages de recapitulatif et d'affichage des données
 */
span.data {
  font-weight: 600; }

.form-horizontal span.data {
  padding-top: 7px;
  display: block; }

.form-horizontal .paragraph span.data {
  padding-top: 0px;
  display: inline-block; }

.data p {
  margin: 0;
  padding: 0; }

.legend {
  font-weight: 600;
  font-style: italic; }

.paragraph {
  padding-bottom: 10px; }

.label + .composant-commune,
.label + .composant-commune .composant {
  display: inline-block; }

.recap h3 {
  margin: 2.3em 0 0; }

.recap h3 .btn-default {
  float: right;
  font-size: 0.75em;
  font-weight: 400;
  padding: 7px 26px 5px;
  text-transform: uppercase; }

h3 .btn-default,
.recap h3 .btn-default {
  float: right;
  font-size: 0.75em;
  font-weight: 400;
  padding: 7px 26px 5px;
  text-transform: uppercase; }

h3 span {
  float: left;
  display: block;
  max-width: 80%;
  padding-top: 7px; }

/* liste d'éléments (textes, articles ou résumés) */
.list-elements {
  padding-top: 15px; }
  .list-elements .elements-item {
    margin-bottom: 15px; }

/* bloc avec fond gris */
.bloc-gris {
  background: #F2F2F2 none repeat scroll 0% 0%;
  padding: 15px; }

/** 
VALIDATION
- Classes liées à l'identification visuelle des erreurs de validation
- Classe indiquant la présence d'une erreur sur un champ de saisie 
*/
.symbol-required {
  color: #c22222; }

div.has-error,
div.has-error .pslUploadZoneSaisie {
  background: #f1ddde;
  border-right: 5px solid white;
  border-bottom: 5px solid white; }

div.has-error div.has-error {
  background: #f1ddde;
  border-right: 0px solid white;
  border-bottom: 0px solid white; }

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label
.has-error label {
  color: #414856; }

.has-error .form-control {
  border-color: #CCC; }

.has-error .form-control .form-control {
  padding-top: 10px;
  padding-bottom: 10px; }

p.text-danger {
  margin-bottom: 0px; }

.text-danger {
  font-weight: bold;
  display: block;
  color: #c22222; }

.alert-invisible {
  display: none; }

.alert-visible {
  display: block; }

/**
 * COMPOSANT TABLEAU 
 */
.table-dynamic .table thead th {
  vertical-align: middle; }

.table-dynamic .table th {
  background-color: #0b6ba8;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  color: #FFF;
  font-weight: normal;
  vertical-align: top; }
  .table-dynamic .table th .btn-help {
    color: #FFF !important; }
  .table-dynamic .table th .help-panel {
    color: #414856; }

.table-dynamic .table td {
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  color: #414856;
  vertical-align: middle; }
  .table-dynamic .table td.btns {
    white-space: nowrap; }
  .table-dynamic .table td:first-child {
    border-left: 1px solid #FFF; }
  .table-dynamic .table td.code input.form-control, .table-dynamic .table td.quantite input.form-control, .table-dynamic .table td.rubrique input.form-control {
    width: 7em;
    display: inline;
    vertical-align: middle; }
  .table-dynamic .table td.rubrique {
    width: 100px; }
  .table-dynamic .table td .critere {
    width: 100%;
    display: block; }
  .table-dynamic .table td .form-control[disabled] {
    color: #414856;
    height: auto;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
    padding: 0 0 0 0; }
  .table-dynamic .table td.line-action.medium-line {
    width: 300px;
    text-align: center; }

.table-dynamic .table .btnCleanDelete:before {
  font-family: 'fonticon';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\e615"; }

.espace-pro .table-dynamic .table th {
  background-color: #a63950; }

.espace-asso .table-dynamic .table th {
  background-color: #0D803B; }

.table-dynamic .table > thead > tr > th {
  border-bottom: 1px solid #CCC;
  vertical-align: bottom; }

.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-dynamic .table > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th,
.table-dynamic .table > tbody > tr:nth-child(2n+1) > th {
  background-color: #ececec; }

.table-striped > tbody > tr > td .form-control[disabled],
.table-dynamic .table > tbody > tr > td .form-control[disabled] {
  background-color: #FFF;
  border: 1px solid #FFF; }

.table-striped > tbody > tr:nth-child(2n+1) > td .form-control[disabled],
.table-dynamic .table > tbody > tr:nth-child(2n+1) > td .form-control[disabled] {
  background-color: #ececec;
  border: 1px solid #ececec; }

.table-dynamic .table .btnCleanDelete:before {
  font-family: 'fonticon';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\e615"; }

.table-dynamic .table .btnSuccess:before {
  font-family: 'fonticon';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\e618"; }

.table-responsive {
  border: 0px solid #ddd; }

/**
* Les styles liés à la pagination
*/
.pagination-nb-resultats {
  margin: 20px 0; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > li.active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  color: #FFF;
  background-color: #096BA8;
  border-color: #096BA8; }

.espace-asso .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > li.active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  color: #FFF;
  background-color: #a63950;
  border-color: #a63950; }

.espace-pro .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > li.active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  color: #FFF;
  background-color: #0D803B;
  border-color: #0D803B; }

.communesMultiples {
  border: 1px solid #CCC;
  border-radius: 4px;
  padding: 7px 7px 9px; }

.communesMultiples span.label {
  border-radius: 4px;
  padding: 0.2em 0.6em 0.3em 0.6em; }

.communesMultiples .label-info {
  background-color: #ececec; }

.communesMultiples .bootstrap-tagsinput {
  border: 1px solid #FFF; }

.communesMultiples .label-info [data-role]:before {
  font-family: 'fonticon';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 0.5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\e615";
  color: #666; }

.communesMultiples .label-info {
  margin: 0px 0px 0px 7px; }

.communesMultiples .label-info a[href] {
  text-decoration: none;
  margin-left: 3px; }

/* fenêtre modale */
.modal-title {
  color: #FFF;
  line-height: 1; }
  .modal-titleh4, .modal-title.h4 {
    padding: 0 0 0 0; }

.modal-header {
  background-color: #096BA8;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #FFF;
  font-size: 1.6em; }
  .modal-header .h4 {
    font-size: 1.1em; }
  .modal-header .close {
    color: #FFF;
    opacity: 1;
    text-shadow: 0 0 0 #000; }
  .modal-header button.close {
    background: #4F82A8 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    padding: 2px 5px; }
  .modal-header button.close:focus {
    outline: thin dotted;
    outline-offset: -2px;
    background-color: #063a5b !important; }

.espace-pro .modal-header {
  background-color: #a63950; }
  .espace-pro .modal-header button.close {
    background: #6a2433 none repeat scroll 0 0; }
  .espace-pro .modal-header button.close:focus {
    outline: thin dotted;
    outline-offset: -2px;
    background-color: #6a2433 !important; }

.espace-asso .modal-header {
  background-color: #0D803B; }
  .espace-asso .modal-header button.close {
    background: #2E614E none repeat scroll 0 0; }
  .espace-asso .modal-header button.close:focus {
    outline: thin dotted;
    outline-offset: -2px;
    background-color: #2E614E !important; }

.modal-backdrop {
  z-index: auto; }

.modal-footer {
  border-top: 0px solid #e5e5e5;
  background-color: inherit;
  margin: 0px;
  padding: 15px; }
  .modal-footer .btn,
  .modal-footer .btn + .btn {
    margin-bottom: 0; }

.save-popup {
  margin-right: 2%; }

#spinnerOverlay {
  position: fixed;
  z-index: 100;
  height: 100%;
  width: 100%;
  background-color: #fff; }
  #spinnerOverlay #spinnerContainer {
    height: 30%;
    width: 30%;
    position: fixed;
    top: 35%;
    left: 35%;
    background: #fff;
    padding: 1em;
    outline: 0px solid transparent; }
    #spinnerOverlay #spinnerContainer #spinnerTexte {
      text-align: center;
      color: #000000;
      font-weight: bold; }
    #spinnerOverlay #spinnerContainer #spinner {
      height: 8em;
      width: 100%;
      background-image: url("../images/spinner.gif");
      background-repeat: no-repeat;
      background-position: center;
      display: block; }

/**
 * Surcharge de composants Scampi
 */
.btn-collapse {
  min-height: 2.5em; }

.btn-collapse::after {
  font-size: 0.6em; }

.btn-help,
.help-panel {
  font-size: 14px !important;
  font-weight: normal !important;
  color: #414856 !important; }

/*
 * Bandeaux des Cookies
 */
.cookies .btn-close:hover {
  color: #FFF; }

.text-warning {
  color: #AE5400; }

/**
COMPOSANT DE SELECTION DE BLOC (ex: dynamicBloc)
*/
.dynamic-new-line {
  padding: 20px;
  border: 1px dotted #ccc; }

.readBloc {
  background-color: #ececec;
  border-radius: 10px;
  padding-top: 10px;
  padding-left: 17px;
  padding-right: 10px;
  margin-left: 0;
  margin-bottom: 5px; }

.readTitle {
  font-weight: bold;
  padding-left: 0; }

.deleteBloc {
  margin-left: 8px; }

.btn-controle-ecriture {
  padding-top: 20px; }

.btn-control-lecture {
  z-index: 1; }

/**
-------------------------- FIN COMPOSANT DE SELECTION DE BLOC
**/
/** 
COLLAPSE CHECKBOX
- Style pour une checkbox permettant de déplier un bloc de champs
*/
.collapse-checkbox {
  display: inline-block;
  opacity: 0;
  height: 0;
  width: 0;
  float: left; }

.collapse-checkbox ~ label > .collapse-checkbox-label {
  background-color: #FFF;
  border: 1px solid #096BA8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  margin-top: 0.1em;
  width: 1.8em;
  height: 1.8em;
  margin-right: 0.1em; }

.collapse-checkbox ~ label > .collapse-checkbox-label:active, .collapse-checkbox:checked ~ label > .collapse-checkbox-label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1); }

.collapse-checkbox:checked ~ label > .collapse-checkbox-label {
  background-color: #FFF;
  border: 1px solid #096BA8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7; }

.collapse-checkbox:checked ~ label > .collapse-checkbox-label:after {
  content: '\2714';
  font-size: 1.5em;
  position: absolute;
  top: -3px;
  left: 4px;
  color: #096BA8; }

.collapse-checkbox:disabled ~ label > .collapse-checkbox-label {
  background-color: rgba(88, 78, 78, 0.2);
  border: 1px solid rgba(90, 109, 121, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  margin-top: 0.1em; }

.collapse-checkbox:disabled ~ label > .collapse-checkbox-label + span {
  color: rgba(88, 78, 78, 0.5) !important; }

.collapse-checkbox:focus ~ label > .collapse-checkbox-label {
  border: 2px solid rgba(0, 121, 248, 0.5) !important; }

.collapse-checkbox-label {
  display: inline; }

.collapse-checkbox-label + span {
  vertical-align: sub; }

.collapse-checkbox-alignement {
  vertical-align: super;
  display: inline; }

.collapse-checkbox-heading-text-color {
  color: #096BA8 !important; }

.collapse-checkbox-heading-text-color-checked {
  color: #FFF !important; }

.collapse-checkbox-heading-color {
  background-color: #FFF !important; }

.collapse-checkbox-heading-color-checked {
  background-color: #096BA8 !important; }

/**
-------------------------- FIN COLLAPSE CHECKBOX
*/
ul.liste-tiret li::before {
  top: 0em;
  left: 0;
  content: "- ";
  font-size: 1.2em; }

.flexList {
  margin-left: 2em; }
  .flexList > li {
    display: flex;
    flex-direction: row;
    background-color: #ececec;
    margin-bottom: 5px; }
    .flexList > li > .flex-cel-1 {
      flex-grow: 1; }
    .flexList > li > .flex-cel-2 {
      flex-grow: 2; }
    .flexList > li > .flex-cel-3 {
      flex-grow: 3; }
    .flexList > li > .flex-cel-4 {
      flex-grow: 4; }
    .flexList > li > .flex-cel-5 {
      flex-grow: 5; }
    .flexList > li > .flex-cel-6 {
      flex-grow: 6; }
    .flexList > li button.btn-default {
      position: relative;
      top: 1.8em; }

.select-a11y .btn-select-a11y {
  position: relative;
  width: 100%;
  text-align: left;
  background-color: #dfdfe4; }
  .select-a11y .btn-select-a11y .icon-select {
    position: absolute;
    background-color: red;
    top: 50%;
    right: 0.5em;
    line-height: 0;
    speak: none; }
  .select-a11y .btn-select-a11y .icon-select::before {
    content: "▼"; }

.select-a11y .select-a11y.is-open .btn-select-a11y {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.select-a11y .select-a11y.is-open .btn-select-a11y .icon-select {
  transform: rotate(180deg); }

.select-a11y .tag-item {
  border: 1px solid #363740;
  padding: 0.2em 0 0.2em 0.5em; }

.select-a11y .tag-item-supp {
  background-color: transparent;
  border: 0; }

.select-a11y .tag-item-supp .icon-delete:before {
  content: "❌";
  speak: none;
  line-height: 1; }

.select-a11y .tag-item-supp:focus {
  outline: 1px solid red;
  color: red; }

.select-a11y .tag-item-supp:hover {
  color: red; }

.select-a11y .tag-hidden {
  display: none; }

.select-a11y .a11y-container {
  position: relative;
  margin: 0 auto;
  padding: 0.5em; }

.select-a11y .select-a11y.is-open .a11y-container {
  display: block; }

.select-a11y .a11y-container-inner {
  position: absolute;
  top: 0;
  left: 0em;
  right: 0em;
  padding: 0.5em;
  background: #ededed;
  z-index: 10;
  border: 1px solid #dfdfe4; }

.select-a11y input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0; }

.select-a11y .a11y-suggestions {
  max-height: 10em;
  overflow-y: auto;
  border: 1px solid #666;
  margin-top: 0.5em;
  background-color: #fff; }

.select-a11y .a11y-suggestion {
  padding: 0 0.5em;
  color: #666;
  cursor: pointer;
  text-align: left; }

.select-a11y .a11y-suggestion:focus,
.select-a11y .a11y-suggestion:hover {
  color: #000;
  background-color: #ededed; }

.select-a11y .a11y-suggestion:focus {
  outline: 1px dotted #000 !important;
  outline-offset: -1px; }

.select-a11y .a11y-no-suggestion {
  padding: 0 0.5em;
  color: #666;
  text-align: left; }

.select-a11y .list-selected {
  padding: 0.5em 0;
  margin: 0; }

.select-a11y .list-selected li {
  padding: 0;
  margin: 0 0.3em 0.3em 0; }

.select-a11y .list-selected li:before {
  content: ""; }

.select-a11y .list-selected li span {
  display: inline-block; }

input[type='search'] {
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
  padding-left: 30px;
  width: calc(100% - 45px); }

/**
COMPOSANT DRAG & DROP FICHIERS
- Classes de style des différentes zones
*/
.pslUploadContainer {
  margin-bottom: 25px; }

.pslUploadZoneResume,
.pslUploadZoneSaisie {
  margin-left: -15px;
  margin-right: -15px; }

.pslUploadZoneSaisie {
  background: #F2F2F2;
  padding: 15px; }

.pslUploadZoneSaisie label {
  padding-right: 10px;
  display: inline-block; }

.espace-pro .pslUploadZoneSaisie label {
  color: #a63950; }

.espace-asso .pslUploadZoneSaisie label {
  color: #0D803B; }

.pslUploadZoneSaisie .help-panel::after {
  border-color: transparent transparent #FFF; }

.pslUploadZoneSaisie .help-panel {
  background-color: #FFF; }

/* drop zone */
.upload-drop-line {
  margin-top: 10px; }

.upload-drop-zone {
  background: #FFF url("../images/upload.png") no-repeat scroll center 30px;
  border: 1px solid #b0b0b0;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  color: #6c727e;
  font-size: 1.2em;
  padding: 100px 15px 15px;
  text-align: center;
  min-width: 100px;
  min-height: 50px; }

.upload-drop-zone.drop {
  color: #555;
  border-color: #555;
  border-width: 4px;
  line-height: 45px; }

.btn-upload {
  overflow: hidden;
  position: relative; }

.btn-upload input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  cursor: pointer;
  opacity: 0;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  font-size: 100em; }

.btn-upload input[type=file]:focus {
  border: 2px dotted black;
  opacity: 1; }

.btn-upload-focus {
  color: #FFF;
  background-color: #096BA8; }

.espace-pro .btn-upload-focus {
  color: #FFF;
  background-color: #a63950; }

.espace-asso .btn-upload-focus {
  color: #FFF;
  background-color: #0D803B; }

.pslUploadTextFileName {
  display: inline-block;
  margin-right: 20px;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle; }

.pslUploadTextFileDelete:before {
  content: "\e628";
  font-family: 'fonticon';
  font-size: 1.2em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.4;
  position: relative;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  speak: none; }

.pslUploadTextFileDelete {
  padding: 3px 9px; }

/**
-------------------------- FIN COMPOSANT DRAG & DROP FICHIERS
**/
/**
-------------------------- DEBUT PJRECAP
**/
div.pjRecap {
  border: 1px dashed;
  padding: 1em;
  margin-top: 0.5em; }
  div.pjRecap div {
    display: inline-block; }
  div.pjRecap div.pjImg img {
    border: 1px solid; }
  div.pjRecap div.pjData {
    display: inline-block;
    vertical-align: top;
    margin-left: 2em; }
    div.pjRecap div.pjData p.pjInfos {
      display: inline-block; }

/**
-------------------------- FIN PJRECAP
**/
/* Uploader: Drag & Drop */
.resumable-error {
  display: none;
  font-size: 14px;
  font-style: italic; }

.resumable-drop {
  background: #FFF url("../images/upload.png") no-repeat scroll center 30px;
  border: 1px solid #b0b0b0;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  color: #6c727e;
  font-size: 1.2em;
  padding: 100px 15px 15px;
  text-align: center;
  min-width: 100px;
  min-height: 50px; }

.dragover {
  color: #555;
  border-color: #555;
  border-width: 4px;
  line-height: 45px; }

/* Uploader: Progress bar */
.resumable-progress {
  margin: 30px 0 30px 0;
  width: 100%;
  display: none;
  padding: 15px; }

.progress-container {
  height: 7px;
  background: #FFF;
  position: relative;
  border-style: solid;
  border-color: #063a5b;
  border-width: thin; }

.progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #063a5b;
  width: 0; }

.progress-text {
  font-size: 11px;
  line-height: 9px;
  padding-left: 10px; }

.progress-stop {
  padding: 0 0 0 7px; }

.progress-resume-link {
  display: none; }

.is-paused .progress-resume-link {
  display: inline; }

.is-paused .progress-pause-link {
  display: none; }

.is-complete .progress-stop {
  display: none; }

/* Uploader: List of items being uploaded */
.resumable-list {
  overflow: auto;
  margin-right: -20px;
  display: none; }

.uploader-item {
  width: 148px;
  height: 90px;
  background-color: #666;
  position: relative;
  border: 2px solid black;
  float: left;
  margin: 0 6px 6px 0; }

.uploader-item-thumbnail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.uploader-item img.uploader-item-thumbnail {
  opacity: 0; }

.uploader-item-creating-thumbnail {
  padding: 0 5px;
  font-size: 9px;
  color: white; }

.uploader-item-title {
  position: absolute;
  font-size: 9px;
  line-height: 11px;
  padding: 3px 50px 3px 5px;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.6);
  min-height: 27px; }

.uploader-item-status {
  position: absolute;
  bottom: 3px;
  right: 3px; }

/* Uploader: Hover & Active status */
.uploader-item:hover, .is-active .uploader-item {
  border-color: #4a873c;
  cursor: pointer; }

.uploader-item:hover .uploader-item-title, .is-active .uploader-item .uploader-item-title {
  background-color: rgba(74, 135, 60, 0.8); }

/* Uploader: Error status */
.is-error .uploader-item:hover, .is-active.is-error .uploader-item {
  border-color: #900; }

.is-error .uploader-item:hover .uploader-item-title, .is-active.is-error .uploader-item .uploader-item-title {
  background-color: rgba(153, 0, 0, 0.6); }

.is-error .uploader-item-creating-thumbnail {
  display: none; }

/* Container of the componant*/
#chunkUpload .pslUploadZoneSaisie {
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px; }

#chunkUpload .pslUploadZoneSaisie .col-md-12 {
  padding-right: 0px; }

/* Bouton de suppression de la piece jointe*/
.pslUploadChunkFileDelete:before {
  content: "\e628";
  font-family: 'fonticon';
  font-size: 1.2em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.4;
  position: relative;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  speak: none; }

.pslUploadChunkFileDelete {
  padding: 3px 9px; }

/**
COMPOSANT DE SELECTION DE BLOC (ex: redressement d'adresse)
*/
/* les choix d'adresse */
.redressement {
  border: 1px solid #CCC;
  width: 80%;
  margin-bottom: 15px; }

.redressement.selected {
  border: 1px solid #096BA8; }

espace-pro .redressement.selected {
  border: 1px solid #a63950; }

espace-asso .redressement.selected {
  border: 1px solid #0D803B; }

.redressement label input[type=radio] {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0 35px 0 15px;
  color: #096BA8;
  height: 125px; }

espace-pro .redressement label input[type=radio] {
  color: #a63950; }

espace-asso .redressement label input[type=radio] {
  color: #0D803B; }

.redressement label span.adresse {
  display: inline-block;
  vertical-align: middle; }

.blocCheckbox {
  font-weight: bold; }

/**
-------------------------- FIN COMPOSANT DE SELECTION DE BLOC
**/
.g-recaptcha > div > div {
  margin: auto; }

.textMap {
  text-align: right;
  display: block;
  font-size: 0.9em; }

.mapAdresse {
  height: 300px; }

ul.carreCentre {
  color: black; }
  ul.carreCentre > li {
    background-color: #ececec;
    padding: 1em 3em;
    list-style-position: inside;
    margin: 0.5em auto;
    width: 90%;
    border-color: #BABABA;
    border-width: 1px;
    border-style: double; }

.ui-autocomplete {
  max-height: 100px;
  overflow-y: auto;
  overflow-x: hidden; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: none;
  border: 1px solid #CCC;
  font-weight: bold;
  color: #000; }

.espace-pro .ui-state-hover a:hover,
.espace-pro .ui-state-focus a:hover,
.espace-asso .ui-state-hover a:hover,
.espace-asso .ui-state-focus a:hover {
  color: #000; }

.thHide {
  display: none !important; }

.no-js .thHide {
  display: block !important; }

.cursor-pointer {
  cursor: pointer; }

.main a[href],
.text-underline {
  text-decoration: underline; }

.upload-list a {
  text-decoration: none !important; }

.noWrap {
  white-space: nowrap; }
  .noWrap .help-panel,
  .noWrap .text-danger {
    white-space: normal; }

.psl-wrap {
  white-space: normal; }

.psl-word-break {
  word-break: break-all; }

/**
 * Feuille de style d'impression
 */
@media print {
  header, footer, .banner {
    display: none !important; }
  .steps {
    display: none !important; }
  button, .submit {
    display: none !important; }
  .alert, .help-panel {
    display: none !important; }
  .main-container {
    padding-top: 1em !important; }
  .title-section {
    margin-bottom: 0 !important; }
  span.label, div.label, .label, label {
    border-width: 0em !important; } }

.PSLtooltip {
  position: absolute;
  background-color: #FFFFF0;
  border: 1px solid gray;
  border-radius: 3px;
  padding: 3px;
  box-shadow: 2px 2px 2px #000;
  color: #000;
  font-size: 80%; }

.row::after {
  display: block; }

.psl-radio-button {
  position: relative;
  margin-bottom: .5em; }
  .psl-radio-button input[type=radio] {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 1em;
    margin-top: -0.5em;
    outline: 0; }
  .psl-radio-button label {
    display: block;
    padding: 0.5em 1em 0.5em 2.5em;
    margin: 0;
    border: 1px solid #CCC;
    background-color: #fff;
    color: #414856;
    cursor: pointer; }
  .psl-radio-button input:checked + label {
    border: 1px solid #44317c;
    color: #44317c;
    background-color: #F3F1F8; }
    .psl-radio-button input:checked + label:before {
      content: " ";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 5px;
      background-color: #44317c; }
  .psl-radio-button input:focus + label,
  .psl-radio-button input:hover + label {
    border: 1px solid #44317c;
    color: #44317c; }
  .psl-radio-button input:focus + label {
    text-decoration: underline; }
  .psl-radio-button input[disabled] + label {
    color: #CCC;
    cursor: not-allowed; }
    .psl-radio-button input[disabled] + label:hover {
      border-color: #CCC; }
  .psl-radio-button-inline {
    display: inline-block; }

.psl-recap {
  border-top: 1px dashed #414856;
  padding-top: 1.5em;
  margin-bottom: 2em; }
  .psl-recap .psl-recap-col {
    background-color: #F2F2F2;
    padding: 1em;
    margin-bottom: 1em; }
    @media (min-width: 480px) {
      .psl-recap .psl-recap-col {
        display: flex;
        align-items: flex-start;
        justify-content: space-between; } }
    .psl-recap .psl-recap-col p {
      margin-bottom: 0; }
  .psl-recap .psl-recap-bloc {
    display: block; }
  .psl-recap .psl-recap-content {
    padding-right: 1em; }
  .psl-recap .psl-recap-button {
    padding-top: 1em; }
  @media (min-width: 480px) {
    .psl-recap .psl-recap-button {
      padding-top: 0; } }
      
 /** 
  * Problème de contraste entre le contour du champ et le bloc d'erreur
  * Et du bouton de fermeture du bloc de succès lors de la sauvegarde d'un brouillon
  * Vu avec Guillaume TALBOT
  * SIANCGI-2113
  * Surchage jusqu'à l'arrivée de la DSFR
  */
.form-control.form-control {
  border-color: #7f7f7f !important; }
  
.close { 
	opacity: .5 !important; }

.close:hover,
.close:focus { opacity: .8 !important; }

 /** 
  * reprise des classes css du fichier _psl.footer_cerfa.scss
  * qui ne fonctionne plus suite à la dernière maj du css pidila 2022
  */

.footer-cerfa {
	background-color: #BCBFDD;
  	color:#333;
}

.footer-cerfa a {
	color:#333;
    text-decoration: underline;
    white-space: nowrap;
}

.footer-cerfa p {
	font-size: 1.2em;
}

.footer-cerfa .container {
	display: flex;
    max-width: 76em;
}

.footer-cerfa .footer-cerfa-logo {
	position: relative;
    top: -1.5em;
    margin-bottom: -1.5em;
}

.footer-cerfa .footer-cerfa-logo img{
	width: 4.5em;
}

.footer-cerfa .footer-cerfa-txt {
	padding: .5em .5em .8em 1em;
}

.footer-cerfa .footer-cerfa-txt p{
	  display: inline-block;
      margin-bottom: 0;
      padding: .2em 0;
}

.footer-cerfa .link-cerfa a{
	    display: inline-block;
        padding: .2em .5em;
        margin:0 .2em .2em 0;
        border-radius: .3em;
        background-color: #fff;
        text-decoration: none;
}

.footer-cerfa .link-cerfa a:focus{
	      color: #096BA8;
          text-decoration: underline;
}
.footer-cerfa .link-cerfa a:hover{
	      color: #096BA8;
          text-decoration: underline;
}

@media (max-width: 35em) {
	.footer-cerfa p{
		font-size: 1em;
	}
	.footer-cerfa .footer-cerfa-logo{
		top:.5em;
	}
	.footer-cerfa .footer-cerfa-txt{
		padding: .5em .5em .8em 1em;
	}
}

@media (min-width: 35em) {
	.footer-cerfa p{
		font-size: 1.2em;
	}
	.footer-cerfa .container{
		display: flex;
      	max-width: 76em;
	}
	.footer-cerfa .footer-cerfa-logo{
		top:-1.5em;
	}
	.footer-cerfa .footer-cerfa-txt .link-label{
		padding-right: 1em;
	}
	
}

/*# sourceMappingURL=psl.css.map */