/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
/**
 * Border Radius
 */
/**
 * Box Shadow
 */
.default-blur {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  -o-filter: blur(5px);
}

/**
 * Border Radius
 */
/**
 * Box Shadow
 */
.default-blur {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  -o-filter: blur(5px);
}

.alert.alert-info {
  border: 1px solid;
  border-radius: 3px;
}
.alert.alert-info .fa-info-circle {
  font-size: 1.6em;
  vertical-align: sub;
  margin-right: 5px;
}

/** Waiting spinner **/
.waiting-spinner {
  width: 100% !important;
  top: 0;
  position: fixed;
  z-index: 10010;
  height: 100%;
}

.loader {
  top: 40%;
  color: #348487;
  font-size: 20px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
/*select menu place holder*/
.ui-selectonemenu.with-placeholder .ui-selectonemenu-label {
  font-style: italic;
  font-weight: initial !important;
}

.ui-selectonemenu-panel.hide-disabled .ui-selectonemenu-list-item.ui-state-disabled {
  display: none;
}

/*Pickup*/
.ui-picklist select.ui-helper-hidden {
  display: none;
}

.ui-accordion-header {
  font-size: 1.2em;
  color: #06293e !important;
  text-align: left;
  box-shadow: none !important;
  background: none #e6f1f2 !important;
  border-radius: 20px !important;
}

.ui-accordion-header.ui-state-active {
  background-color: #348487 !important;
  color: white !important;
  text-shadow: none;
}

.custom-picklist .ui-button.ui-widget {
  margin-bottom: 10px;
  /*! font-size: 1em !important; */
}
.custom-picklist .ui-picklist-buttons-cell {
  text-align: center;
}
.custom-picklist .ui-picklist-buttons-cell .ui-button.ui-widget {
  margin-bottom: 10px;
}
.custom-picklist .ui-picklist-buttons-cell .ui-button.ui-widget.ui-state-hover, .custom-picklist .ui-picklist-buttons-cell .ui-button.ui-widget.ui-state-highlight, .custom-picklist .ui-picklist-buttons-cell .ui-button.ui-widget.ui-state-focus {
  background-color: white !important;
}
.custom-picklist .ui-widget-content.ui-picklist-list {
  border: solid 2px #06293e;
}
.custom-picklist .ui-picklist-item {
  border-radius: 0;
  height: 30px;
  font-size: 15px;
  background: none;
  box-shadow: unset !important;
  color: #00293E !important;
  font-weight: bold !important;
  line-height: 21px;
  text-shadow: none !important;
  padding: 5px !important;
}
.custom-picklist .ui-picklist-item.ui-state-highlight {
  background: rgba(193, 203, 204, 0.4) !important;
}
.custom-picklist .ui-picklist-item.ui-state-hover {
  background: rgba(193, 203, 204, 0.4) !important;
}

/*  */
#formMaDemande .ui-tabs {
  padding: 0;
  border: none;
}
#formMaDemande .ui-tabs.ui-tabs-top > .ui-tabs-nav {
  background: none;
  padding: 0;
}
#formMaDemande .ui-tabs-panels {
  border: 1px #a8a8a8 solid;
  margin-top: -1px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.form label {
  margin: 0;
  text-align: left;
  font-weight: normal;
  font-family: 'robotoregular';
  font-size: 1.1em !important;
  color: #00293E;
}

.inline-block {
  display: inline-block !important;
}

.text-white {
  color: white !important;
}

h3.center-title {
  color: #00293E !important;
  background: none;
  text-align: center;
}

@media (min-width: 800px) {
  .border-right-grey {
    border-right: 2px solid #A6B4BC;
  }

  .border-left-grey {
    border-left: 2px solid #A6B4BC;
  }
}
/* Tabs container */
.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}
.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}
.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
}
.r-tabs .r-tabs-accordion-title {
  display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }
  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
}
.r-tabs {
  position: relative;
  background-color: #d7d7d7;
  border-bottom: 4px solid #d7d7d7;
  border-radius: 4px;
  /* Tab panel */
  /* Accordion anchor */
}
@media (max-width: 768px) {
  .r-tabs {
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
  }
}
.r-tabs .r-tabs-nav {
  background: white;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  background-color: #cdcdcd;
  border-radius: 4px 4px 0 0;
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
  display: inline-block;
  padding: 10px 12px;
  outline: none;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: bold;
  color: #4f6a79;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
  opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  color: #00293E;
  text-shadow: none;
  background-color: white;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.r-tabs .r-tabs-panel {
  background-color: white;
  border-bottom: 4px solid white;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (min-width: 769px) {
  .r-tabs .r-tabs-panel {
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
  }
}
.r-tabs .r-tabs-accordion-title {
  /* Disabled accordion button */
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  background-color: #fff;
  color: #00293E;
  text-shadow: none;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
  opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  padding: 10px;
  outline: none;
  background-color: #d7d7d7;
  color: #00293E;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.9em;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* Menu mon compte */
@media screen and (min-width: 1024px) {
  .hidden-tab {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-not-tab {
    display: none;
  }

  .dropdown-responsive .dropdown-content {
    display: none;
  }
  .dropdown-responsive.responsive .dropdown-content {
    display: block;
  }

  .responsive {
    position: relative;
  }
  .responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .responsive .dropdown-responsive {
    float: none;
    display: block;
    text-align: left;
  }
  .responsive .dropdown-content {
    position: relative;
  }
}
html {
  color: #222;
  font-size: 18px;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

fieldset, ul {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
  font-family: 'robotoregular';
  src: url("fonts/Roboto-Regular-webfont.eot");
  src: url("fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Regular-webfont.woff") format("woff"), url("fonts/Roboto-Regular-webfont.ttf") format("truetype"), url("fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotobold';
  src: url("fonts/Roboto-Bold-webfont.eot");
  src: url("fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Bold-webfont.woff") format("woff"), url("fonts/Roboto-Bold-webfont.ttf") format("truetype"), url("fonts/Roboto-Bold-webfont.svg#robotobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*structure*/
html {
  height: 100%;
  margin: 0;
  padding: 0;
  /*background: $background-color;*/
}

body {
  font-family: 'robotoregular';
  height: 100%;
  margin: 0;
  background-color: #F07F60;
}

.no-flexbox body {
  min-width: 1024px;
}

.wrap {
  position: relative;
  min-height: 100%;
  height: auto;
  z-index: 1;
}

.main {
  padding: 15px 0 270px 0;
}

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

#modifDemandeGest, #modifDemandeGest .ui-widget-content {
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #222;
}

#modifDemandeGest .whiteBox {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#modifDemandeGest .twoBoxes {
  margin: 0px;
  padding: 0px;
}

#rechercheDemandesForm .ui-paginator.ui-paginator-bottom {
  border: 0px none;
}

#modifDemandeGest h3 {
  margin-bottom: 2px;
  padding-bottom: 2px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: "robotobold";
  margin: 0 auto 1em auto;
}

#modifDemandeGest hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

footer {
  /* height: 258px;*/
  margin-top: -258px;
  background: #fff;
  position: relative;
}

.footerContent {
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
}
.footerContent > nav, .footerContent > .nav-secondary {
  text-align: center;
}
.footerContent > nav.legal {
  padding-left: 20px;
}
@media all and (min-width: 732px) {
  .footerContent > nav ol, .footerContent > .nav-secondary ol {
    display: inline-flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
  }
}
.footerContent > nav ol + ol, .footerContent > .nav-secondary ol + ol {
  margin-left: 1em;
}

.footerIllustration {
  width: 100%;
  height: 150px;
  background: url(img/back.png) left top #F07F60;
  position: fixed;
  bottom: 0;
  z-index: 0;
}

footer nav li, footer .nav-secondary li {
  line-height: 2em;
  padding: 5px 0px;
  /*flex-grow: 1;
  width: calc(100% * (1/3) - 10px - 1px);*/
}
footer nav li a, footer nav li a:visited, footer .nav-secondary li a, footer .nav-secondary li a:visited {
  color: #348487;
  padding: 2px 10px;
}
footer nav li a:hover, footer nav li a:focus, footer nav li a:active, footer .nav-secondary li a:hover, footer .nav-secondary li a:focus, footer .nav-secondary li a:active {
  color: #348487;
  background-color: #E6F1F2;
}

.no-boxshadow footer nav li a:hover,
.no-boxshadow footer nav li a:hover,
.no-boxshadow footer nav li a:focus,
.no-boxshadow footer nav li a:active {
  border: 1px solid #F07F60;
}

/*end structure*/
/*style*/
* {
  box-sizing: border-box;
}

section {
  padding: 5px 0;
}

ol {
  padding: 0;
  margin: 0;
}

h2 {
  font-family: "robotobold";
  text-transform: uppercase;
  font-size: 1.2em;
}

.whiteBox h3 {
  color: #EE4E2C;
}

h2:before {
  font-size: 1.5em !important;
  position: relative;
  right: 10px;
}

section.oneBox {
  max-width: 60%;
  margin: 0 auto;
}

.main h2 {
  text-align: center;
  color: #fff;
  font-weight: normal;
}

hr {
  background-color: #EE4E2C;
  width: 50%;
  margin: 20px 0;
  padding: 0;
  border: none;
  margin: 30px auto;
}

li {
  list-style: none;
}

a,
a:visited {
  color: #348487;
  padding: 0 2px;
  font-family: "robotobold";
  text-decoration: none;
}

a:hover, a:focus {
  color: #348487;
}

input.buttonStyle, button.Menu.menu-small, button.back_btn,
a.buttonStyle, button.ui-button.ui-widget, span.buttonStyle {
  background: #ffffff;
  border: 2px solid #348487;
  color: #348487;
  cursor: pointer;
  font-family: inherit;
  margin: 0;
  padding: 5px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  white-space: nowrap;
  font-size: 1em !important;
  display: inline-block;
  word-wrap: break-word;
}
input.buttonStyle:hover, input.buttonStyle:focus, input.buttonStyle:active, button.Menu.menu-small:hover, button.Menu.menu-small:focus, button.Menu.menu-small:active, button.back_btn:hover, button.back_btn:focus, button.back_btn:active,
a.buttonStyle:hover,
a.buttonStyle:focus,
a.buttonStyle:active, button.ui-button.ui-widget:hover, button.ui-button.ui-widget:focus, button.ui-button.ui-widget:active, span.buttonStyle:hover, span.buttonStyle:focus, span.buttonStyle:active {
  background: #348487;
  border: 2px solid #348487;
  color: #ffffff;
}
input.buttonStyle.buttonMedium, button.Menu.menu-small.buttonMedium, button.back_btn.buttonMedium,
a.buttonStyle.buttonMedium, button.ui-button.ui-widget.buttonMedium, span.buttonStyle.buttonMedium {
  font-size: 1em !important;
}
input.buttonStyle.button-small, button.Menu.menu-small.button-small, button.back_btn.button-small,
a.buttonStyle.button-small, button.ui-button.ui-widget.button-small, span.buttonStyle.button-small {
  padding: 0 15px;
}
input.buttonStyle.buttonLarge, button.Menu.menu-small.buttonLarge, button.back_btn.buttonLarge,
a.buttonStyle.buttonLarge, button.ui-button.ui-widget.buttonLarge, span.buttonStyle.buttonLarge {
  font-size: 1.2em !important;
  padding: 6px 15px;
}

input[type="submit"]:disabled {
  pointer-events: none;
  background: #9C9181;
  color: #E1DDD8;
  border: 2px solid #717468;
  opacity: 0.5;
}

.buttonStyleDisabled {
  color: #E1DDD8;
  border: solid 1px;
  padding: 5px;
  background: #9C9181;
  pointer-events: none;
}

.buttonStyle.buttonStyleOrange {
  background-color: #EE4E2C;
  border: #EE4E2C;
}
.buttonStyle.buttonStyleOrange:hover, .buttonStyle.buttonStyleOrange:focus, .buttonStyle.buttonStyleOrange:active {
  background: #f18d38;
  border: 1px solid #a64f04;
}

input.buttonPrimary,
a.buttonPrimary, span.buttonPrimary {
  background: #77AEAB;
  border: 2px solid #348487;
  color: #ffffff;
  cursor: pointer;
  font-family: inherit;
  margin: 0;
  padding: 5px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  white-space: nowrap;
  font-size: 0.8em !important;
  display: inline-block;
  word-wrap: break-word;
}
input.buttonPrimary:hover, input.buttonPrimary:focus, input.buttonPrimary:active,
a.buttonPrimary:hover,
a.buttonPrimary:focus,
a.buttonPrimary:active, span.buttonPrimary:hover, span.buttonPrimary:focus, span.buttonPrimary:active {
  background: #348487;
  color: #ffffff;
  border: 2px solid #348487;
}
input.buttonPrimary.buttonMedium,
a.buttonPrimary.buttonMedium, span.buttonPrimary.buttonMedium {
  font-size: 1em !important;
}
input.buttonPrimary.buttonLarge,
a.buttonPrimary.buttonLarge, span.buttonPrimary.buttonLarge {
  font-size: 1.2em !important;
  padding: 6px 15px;
}

button.ui-button.ui-widget span.ui-button-text {
  text-shadow: none;
  font-family: inherit;
  text-align: center;
  text-decoration: none;
  font-size: 1em;
  font-weight: normal;
}

.ui-button.no-pf {
  box-shadow: none;
  max-width: initial;
}
.ui-button.no-pf.center-block {
  display: block;
}
.ui-button.no-pf.buttonPrimary {
  font-size: 1em !important;
  padding: 5px 20px;
  white-space: initial;
}
.ui-button.no-pf.buttonPrimary .ui-button-text.ui-c {
  line-height: inherit;
}
.ui-button.no-pf .ui-button-text.ui-c {
  padding: 0;
}

.faq .main nav ol li.current > form a.buttonStyle {
  background: #fff;
  border: 1px solid #057292;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.main section article + article {
  margin-left: 10px;
}

.faq .main nav ol li a,
.faq .main nav ol li button {
  white-space: nowrap;
}

.faq .main ol li ol .back {
  display: none;
}

.faq .main nav ol li a span,
.faq .main nav ol li button span {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.faq .main nav ol li ol ul li + li {
  border-top: 1px dashed #616161;
}

.faq .main nav ol li ol li + li + span > li + li {
  border-top: 1px dashed #616161;
}

.faq .main nav ol li ol ul li {
  padding: 1em 0;
}

.faq .main nav ol li ol li + li + span > li {
  padding: 1em 0;
}

/*nav faq*/
.faq .main nav {
  width: 100%;
}

.faq .main nav > ol,
.faq .main nav div.contactZone {
  width: 32%;
}

.faq .main nav ol li ol {
  display: none;
}

.faq .main nav ol li.current ol {
  display: block;
  position: absolute;
  left: 100%;
  margin-left: 15px;
  top: 0;
  margin-top: -1px;
  width: 220%;
}

.faq .main nav.article_open ol li ol {
  display: none;
}

.faq .main article {
  position: absolute;
  left: 33%;
  margin: -1px 0 2em 15px;
  top: 25px;
  margin-top: -1px;
  display: none;
}

.faq .main article.visible {
  display: block;
}

.faq article.whiteBox li {
  margin: 1em 0;
  list-style: disc;
  margin-left: 1em;
}

.faq article.whiteBox li,
.makingRequest .whiteBox li,
.whiteBox .signatureList li {
  margin: 0.5em 0;
  list-style: disc;
  margin-left: 1em;
}

.etape5InputSection {
  margin: 1em;
}

.faq article.whiteBox li > span, .makingRequest .whiteBox li > span {
  display: inline-block;
  vertical-align: top;
}

.faq article.whiteBox fieldset li {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
}

a.buttonPrimary span,
a.buttonStyle span {
  display: inline-block;
  vertical-align: middle;
}

a.buttonPrimary:before,
a.buttonStyle:before {
  padding-right: 0.5em;
}

a.buttonPrimary:after,
a.buttonStyle:after {
  padding-left: 0.5em;
}

.faq button,
.faq a.buttonStyle, .faq input.buttonStyle {
  background: #FFFFFF;
  border: 1px solid #348487;
  color: #348487;
  cursor: pointer;
  font-family: inherit;
  margin: 0;
  padding: 0 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  font-size: 1em;
  display: inline-block;
  line-height: 2em;
}

.faq .vertical a.buttonStyle, .faq .vertical input.buttonStyle
.faq .vertical button {
  display: block;
  position: relative;
  padding-left: 2em;
  width: 100%;
}

.faq .vertical a.buttonStyle:before, .faq .vertical input.buttonStyle:before,
.faq .vertical button:before {
  position: absolute;
  left: 5px;
}

.faq .vertical a.buttonStyle:after,
.faq .vertical button:after, .faq .vertical input.buttonStyle:after {
  position: absolute;
  right: 5px;
}

.whiteBox button,
.whiteBox a.buttonPrimary, .whiteBox span.buttonPrimary, whiteBox input.buttonPrimary,
.whiteBox a.buttonStyle, .whiteBox span.buttonStyle, whiteBox input.buttonStyle {
  -ms-flex-item-align: center;
  align-self: center;
  margin: 1em 0;
}

button.styleLink {
  padding-left: 0;
  border: none;
  background: none;
  border-radius: 0;
  font-family: 'robotobold';
  color: #505F66;
  padding: 0;
  margin: 0;
  text-align: left;
}

button.styleLink:hover {
  box-shadow: none;
  color: #000;
}

.faq .ui-widget-content {
  border: none;
}

.faq .ui-widget {
  font-size: inherit !important;
}

.faq .ui-widget-header {
  border: none;
}

.faq .ui-paginator-pages, .faq .ui-paginator-prev, .faq .ui-paginator-first, .faq .ui-paginator-next, .faq .ui-paginator-last {
  font-size: 0.8em;
}

.whiteBox {
  background: #fff;
  margin: 10px 0 0 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  border-radius: 9px;
  padding: 20px;
  position: relative;
}
.whiteBox input.buttonPrimary, .whiteBox button, .whiteBox a.buttonPrimary, .whiteBox button.ui-button.buttonPrimary, .whiteBox span.buttonPrimary,
.whiteBox input.buttonStyle, .whiteBox button, .whiteBox a.buttonStyle, .whiteBox button.ui-button.buttonStyle, .whiteBox span.buttonStyle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.whiteBox input.buttonPrimary, .whiteBox button.ui-button.buttonPrimary,
.whiteBox input.buttonStyle, .whiteBox button.ui-button.buttonStyle {
  width: auto;
}
.whiteBox.no-border {
  box-shadow: none;
}

.centerClass {
  width: 100%;
  text-align: center;
}

.filAriane {
  display: block;
  overflow: hidden;
  color: white;
  font-family: 'robotobold';
  font-size: 0.9em;
  padding: 1em 0 1em 1.6em;
}

.filAriane a {
  color: white;
  text-decoration: none;
  font-weight: normal;
}

div.buttonGroup {
  display: inline-block;
  text-align: justify;
}

.buttonZone a.buttonStyle,
.buttonZone button, .buttonZone input.buttonStyle, .buttonZone button.ui-button.buttonStyle {
  margin: 1em;
}

.buttonZone a.buttonPrimary,
.buttonZone button, .buttonZone input.buttonPrimary, .buttonZone button.ui-button.buttonPrimary {
  margin: 1em;
}

p.mandatory {
  color: #FF0202;
  margin: 0 0 1em 0;
}

span.mandatory {
  color: #FF0202;
  padding: 0 3px;
}

input.error {
  border: 1px solid #CC0000;
}

label.error {
  color: #CC0000;
}

.error_text {
  color: #c60000;
  margin-bottom: 0.3em;
}

.validation-error, .validation-warning {
  color: #FF0202;
  display: block;
}
.validation-error:before, .validation-warning:before {
  font-family: FontAwesome;
  content: "\f071";
  font-weight: 900;
  margin-right: 5px;
}

.validation-warning-orange {
  color: #EE7107;
  display: block;
}

.validation-info {
  color: #EE7107;
  display: block;
}
.validation-info:before {
  font-family: FontAwesome;
  content: "\f05a";
  font-weight: 900;
  margin-right: 5px;
}

.ui-message-error {
  background: none;
  padding-left: 20px;
  color: #FF0202;
  font-weight: bold;
  border: none;
}
.ui-message-error .ui-message-error-icon {
  width: 0;
  height: 0;
}
.ui-message-error .ui-message-error-icon:before {
  font-family: "FontAwesome", sans-serif;
  content: "\f071";
  color: #FF0202;
  margin-left: -18px;
}

/*
.ui-messages-error {
	background: url(img/exclamation_dot.png) no-repeat left #f2dede;
    padding-left: 20px;
    color: #c60000;
    font-weight: bold;
    border-color: #eed3d7;
  .ui-messages-error-icon {
    width: 0;
    height: 0;
    }
}*/
.warning_text {
  color: #EE7107;
  margin-bottom: 0.3em;
}

/*ul.bullet-list li {*/
/*background-image: url("img/li-cross-small.png");*/
/*background-repeat: no-repeat;*/
/*background-position: 0 6px;*/
/*list-style-type: none;*/
/*padding-left: 17px;*/
/*}*/
.bullet-list .fa-check {
  padding: 10px;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.band {
  margin-top: 1em;
  padding: 1em 1em;
  background: #ee4e2c;
  border: 0px #fff;
  color: #fff;
  text-align: center;
}
.band.fullwidth-page {
  width: 99.5vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/*404*/
html.notFound {
  display: table;
  font-family: sans-serif;
  height: 100%;
  text-align: center;
  width: 100%;
}

.notFound body {
  display: table-cell;
  vertical-align: middle;
  margin: 2em auto;
}
.notFound .whiteBox {
  margin: 0 auto;
  max-width: 350px;
}

/*header*/
header {
  background: url("img/top.png") no-repeat center top #fff;
  position: relative;
  z-index: 99;
  padding: 20px 0 0 0;
  -o-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.55);
  filter: progid:DXImageTransform.Microsoft.shadow(color='#656565', Direction=258, Strength=10);
  -ms-filter: "progid:DXImageTransform.Microsoft.shadow(color='#656565', Direction=258, Strength=10)";
}

.infosite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.infosite .title {
  max-width: 50%;
}
.infosite .title h1 {
  font-size: calc(17px + 1vw);
  font-family: "robotobold";
  color: #EE4E2C;
  margin: 0;
}
.infosite .title .resume {
  font-size: calc(14px + 0.5vw);
  color: #00293E;
  margin-top: 0;
  margin-bottom: 5px;
}

header .logo {
  max-width: 50%;
}
header .logo img {
  max-width: 100%;
  max-height: 70px;
}

.no-flexbox header .logo {
  position: absolute;
  right: 20px;
  top: 14px;
}

.infosite,
nav.headerMenu {
  padding: 0 20px;
  position: relative;
}

/*welcome zone*/
.welcome_txt {
  background: #E6F1F2;
  padding: 5px 20px;
  text-align: center;
}

.accountOk {
  text-align: center;
  margin: 0;
}
.accountOk .icon-appbarthumbsup:before {
  font-family: 'icomoon';
  padding-right: 0.5em;
  font-size: 1.6em;
  position: relative;
  top: 5px;
}

.orange-text-header {
  color: #EE4E2C;
  font-size: 1.2em;
  font-size: 18px;
  text-align: right !important;
}

.donnesFiscales .orange-text-header {
  padding-top: 2em;
  padding-bottom: 0.5em;
}

.demande-bloc {
  margin-bottom: 1em;
  margin-top: 1em;
}

.donnees-du-plan-bloc {
  margin: 1em auto;
}
@media (min-width: 990px) {
  .donnees-du-plan-bloc {
    width: 70%;
  }
}

.donnees-du-plan-cadre {
  border: 2px solid #C1CBCC;
  margin: 5px 0px;
}

.orange-band {
  padding: 0.6em 0.3em;
  background: #EE4E2C;
  text-align: left;
  color: #FFFFFF;
}

.orange-text {
  color: #EE4E2C;
}

.orange-text-bold {
  color: #EE4E2C;
  font-weight: bold;
}

.black-text {
  color: #00293E !important;
}

.green-text {
  color: #109095;
}

.red-text {
  color: #FF0202;
}

.symbole {
  font-family: 'Arial Bold', 'Arial';
  font-weight: 700;
  font-style: normal;
  text-align: center;
  vertical-align: top;
  display: inline;
}

.euro-symbole {
  font-size: 1.5em;
  vertical-align: top;
}

.ecv-symbole {
  font-size: 1.1em;
  vertical-align: bottom;
  position: relative;
  left: 40px;
  display: block;
  bottom: 30px;
}

.donnees-fiscales-input tbody tr {
  height: 2.7em;
}

.cheques_vacances-input tbody td {
  padding: 0px 10px 10px 0px;
}

.grant button {
  font-size: 1.5em;
  border-radius: 50%;
  padding: 0 0 5px 0;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  margin-left: 15px;
  font-family: robotobold;
}

.whiteBox .ui-fileupload-buttonbar {
  width: 56px;
  display: inline-block;
  margin-left: 10px;
}
.whiteBox .ui-fileupload-buttonbar .ui-button {
  background: #348487;
  border: 1px solid #348487;
  color: #fff;
  cursor: pointer;
  width: 100%;
  font-family: inherit;
  margin: 0;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  white-space: nowrap;
  font-size: 1em;
  display: inline-block;
  border: none;
}
.whiteBox .ui-fileupload-buttonbar .ui-button .ui-button-icon-left {
  display: none;
}
.whiteBox .ui-fileupload-buttonbar .ui-button:hover, .whiteBox .ui-fileupload-buttonbar .ui-button:focus, .whiteBox .ui-fileupload-buttonbar .ui-button:active {
  background: #14BFF3;
  border: 1px solid #057292;
}
.whiteBox .ui-fileupload-buttonbar ui-button.ui-state-hover input, .whiteBox .ui-fileupload-buttonbar ui-button.ui-state-hover span {
  background: none;
  border: none;
  display: none;
}
.whiteBox .ui-fileupload-buttonbar .ui-button-text {
  padding: 0;
  font-family: 'robotoregular';
  font-size: 1.2em;
}

.whitebox .adresse {
  margin-left: 15px;
  margin-top: 10px;
}

.whitebox input.deletePiece {
  width: 20px;
  height: 20px;
  background: url(img/delete.png) no-repeat #fff;
  position: absolute;
}

.whitebox img.preview {
  width: 64px;
  height: 64px;
}

.whitebox div.preview {
  float: left;
  postion: relative;
  margin-left: 10px;
}

.inputPieceUp {
  font-size: 18px;
  font-weight: bold;
}

.uploadedFile {
  position: relative;
}

.uploadedFile .icUpFiles {
  position: absolute;
  bottom: 10px;
  font-size: 24px !important;
  color: #3D8488;
}

.iconInput {
  font-size: 24px !important;
  color: #3D8488;
  padding-left: 0;
}

.uploadedFile .fa-eye.icUpFiles {
  right: 60px;
}

.uploadedFile .fa-times.icUpFiles {
  right: 25px;
}

#fichiersDemande .form-group {
  margin-top: 25px;
}

#choisirModeDemat:hover {
  margin-top: 30px;
  border: 1px solid #C1CBCC;
  border-radius: 3px;
  background-color: #9B9B9B;
  color: #FFFFFF;
  font-size: 18px;
}

#choisirModeDemat, #choisirModeDemat.ui-state-disabled {
  margin-top: 30px;
  border: 1px solid #979797;
  border-radius: 3px;
  background-color: #F2F2F2;
  color: #9B9B9B;
  font-size: 18px;
}

#choisirModeDematSansPJ {
  border: 2px solid #3D8488;
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #3D8488;
  font-size: 18px;
  font-weight: 500;
}

#choisirModeDematSansPJ:hover {
  background-color: #3D8488;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
}

#choisirModeDematSansPJ .fa-desktop, #choisirModeDemat .fa-desktop {
  padding-right: 10px;
}

#bicIbanList_label {
  color: #4A4A4A;
  font-size: 18px;
  line-height: 21px;
}

#bicIbanList_panel {
  box-shadow: none !important;
}

.inputJust {
  opacity: 0.7;
  color: #4A4A4A;
  font-weight: lighter !important;
  font-style: italic;
  line-height: 21px;
}

.justificatif-row input[type='text'] {
  width: 100%;
}

.msgNoDocs {
  display: flex;
  align-items: center;
}

.accountOk {
  text-align: center;
  padding: 3px 20px 10px 20px;
}
.accountOk span.icon-appbarthumbsup {
  color: #EE4E2C;
  font-family: 'robotoregular';
  font-size: 1.2em;
}

h2.name {
  font-family: 'robotoregular';
  font-size: 1.3em;
  display: inline;
  margin: 0;
  text-transform: none;
  color: #00293E;
}

.grant, p.welcome {
  text-align: center;
  margin: 0;
}

a.grant {
  color: black;
}
a.grant:visited {
  color: black;
}
a.grant:hover {
  color: #616161;
}
a.grant:hover span.amount {
  color: #26B6BB;
}

span.amount {
  font-size: 1.3em;
  color: #1d9094;
  font-family: 'robotobold';
  white-space: nowrap;
  display: inline-block;
}

.band span.amount {
  color: #fff;
}

/*nav header*/
nav.headerMenu {
  width: 100%;
}

.no-flexbox nav {
  display: inline-block;
}

.no-flexbox nav.headerMenu,
.no-flexbox button.account {
  display: inline-block;
  vertical-align: middle;
}

.no-flexbox nav.headerMenu li {
  margin-bottom: 0.8em;
}

.no-flexbox nav.headerMenu {
  width: 80%;
}

nav li a,
nav li a:visited {
  text-decoration: none;
  border: 1px solid transparent;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  font-family: 'robotobold';
}

nav.headerMenu li a, nav.headerMenu li a:visited {
  color: #348487;
  text-transform: uppercase;
  display: inline-block;
}
nav.headerMenu li a:hover, nav.headerMenu li a :active, nav.headerMenu li a:visited:hover, nav.headerMenu li a:visited :active {
  background-color: #E6F1F2;
  box-shadow: unset !important;
}
nav.headerMenu li:hover, nav.headerMenu li :active {
  background-color: #E6F1F2;
}

nav.headerMenu li.current {
  background-color: #348487;
}
nav.headerMenu li.current a, nav.headerMenu li.current a:visited {
  color: #ffffff;
}
nav.headerMenu li.current a:hover, nav.headerMenu li.current a:visited:hover {
  box-shadow: unset !important;
  background-color: #348487;
}
nav.headerMenu li.current:hover {
  background-color: #348487;
}

header nav.headerMenu li + li {
  border-left: 1px solid #348487;
}

header nav.headerMenu li.back + li {
  border-left: none;
}

.no-boxshadow nav.headerMenu li a:hover,
.no-boxshadow nav.headerMenu li a:focus,
.no-boxshadow nav.headerMenu li a:active {
  border: 1px solid #EE4E2C;
}

.upperBar {
  padding: 15px 20px 15px 0;
  background: #fff;
}

.headerMenu ol {
  margin: 0;
}

.upperBar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  position: relative;
}

.headerMenu ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

button.account,
a.buttonStyle.account {
  margin: 0 0 0 auto;
  background-color: #77AEAB;
  color: #ffffff;
}
button.account:hover,
a.buttonStyle.account:hover {
  background-color: #348487;
  border: 2px solid #348487;
}

.aidesZone {
  color: #348487;
  text-align: center;
}
.aidesZone li {
  text-align: center;
  margin: 10px;
}
.aidesZone a:hover, .aidesZone a:focus {
  color: #348487;
  text-decoration: underline;
}

.headerMenu ol li {
  padding: 0 5px;
}

.no-flexbox .headerMenu ol li {
  display: inline-block;
}

.no-flexbox a.buttonStyle.account,
.no-flexbox .upperBar button {
  position: absolute;
  right: 20px;
  top: 14px;
}

.no-flexbox .footerContent
.no-flexbox .footerContent > div.logo {
  display: inline-block;
  width: 33%;
  vertical-align: middle;
}

.headerMenu ol li.profil {
  margin: 0 0 0 auto;
}
.headerMenu ol li.profil:hover {
  background: none;
}

.headerMenu .btn-gestionnaire {
  color: #348487;
  background-color: #fff;
  border-color: #348487;
  text-transform: uppercase;
  font-family: robotobold;
}
.headerMenu .btn-gestionnaire.btn-profile {
  border: 0;
}
.headerMenu .btn-gestionnaire.btn-profile:active {
  box-shadow: none;
  background: none;
}

ul.dropdown-menu.gestionnaire {
  left: inherit;
  top: inherit;
}

span.messageCount {
  display: inline-block;
  width: auto;
  height: 1.8em;
  background: #348487;
  border-radius: 5%;
  line-height: 1.8em;
  text-align: center;
  color: #fff;
  margin: 0 5px;
  padding: 0 5px;
  min-width: 1.8em;
}

span.profil {
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  background: #348487;
  border-radius: 50%;
  line-height: 1.8em;
  text-align: center;
  color: #fff;
  margin: 0 5px;
}

header nav.headerMenu li.profil a {
  white-space: nowrap;
}

header nav.headerMenu li.profil span {
  display: inline-block;
  vertical-align: middle;
}

/*dashboard content*/
.home .main section.news,
.home .main section.cheque > article {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.main section article + article,
.news_no section + section,
.requestFAQ > div + div {
  margin-left: 10px;
}

.demande-titre {
  border-bottom: #EE4E2C 2px solid;
  display: grid;
  margin-bottom: 10px;
  font-size: 0.8em;
}
.demande-titre p, .demande-titre h3 {
  color: inherit;
  font-size: 1.4em;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  text-align: left;
}

.titre {
  border-bottom: #EE4E2C 2px solid;
  display: grid;
  margin-bottom: 10px;
}
.titre h3 {
  color: inherit;
  font-size: 18px;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  text-align: left;
}

.border-no {
  border: none !important;
}

.whiteBox .title {
  text-align: left;
  color: #00293E;
  background-color: #E6F1F2;
  padding: 5px 20px;
  margin: 0 -20px 1em;
}

.whiteBox fieldset.birthday {
  text-align: left;
}

.connectZone .verif, .inscriptionZone .verif {
  margin: 1em 0;
}

.whiteBox legend {
  display: block;
  width: auto;
  padding: 0;
  margin-bottom: auto;
  font-size: inherit;
  color: inherit;
  border-bottom: 0;
}

.whiteBox p {
  text-align: justify;
}

.whiteBox.profil p {
  text-align: center;
}

/*news section*/
.news img,
.news div {
  display: inline-block;
}

@media screen and (max-width: 800px) {
  .news .news-img {
    display: none;
  }
}
@media screen and (min-width: 800px) {
  .news .news-img {
    width: 25%;
    max-width: 150px;
  }
}
.news .news-img img {
  width: 100%;
  height: auto;
  padding: 0 15%;
}
.news .news-text {
  padding-bottom: 20px;
  margin: 0 auto;
}
.news .news-text.no-image {
  width: 100%;
}

.news_no {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.news_no section.profil i, .request p.icon-sun:before {
  font-size: 3em;
  color: #EE4E2C;
}

.news_no section.profil i {
  display: block;
  margin: 0.2em auto 0.7em auto;
}

.request p.icon-sun:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.dashboard .main section.news {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.selectZone li {
  border: 1px solid #348487;
  padding: 5px;
}

.no-flexbox .news_no {
  display: table;
  border-spacing: 5px;
  width: 101%;
  position: relative;
  left: -0.5%;
}

.no-flexbox .dashboard .main section.news,
.no-flexbox .dashboard .main section.profil {
  display: table-cell;
}

.dashboard .main section.profil {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.whiteBox h2 {
  font-family: "robotobold";
  margin: 0 auto 1em auto;
  text-align: center;
}

.requestFAQ {
  margin: 1.5em 0;
}

ol.requestFAQ {
  text-align: center;
}

.requestFAQ li, .selectZone li {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 15px;
  text-align: center;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 5px 5px 15px;
  margin: 0.5em 0;
}

a.button-md {
  font-size: 1em !important;
  padding: 5px 1em !important;
}

.requestDetails {
  margin: 1em 0;
}
.requestDetails .bordered {
  border: #00293E 2px solid;
  border-radius: 10px;
  padding: 0 10px;
}
.requestDetails p {
  text-align: center;
}
.requestDetails p.text-bold {
  font-weight: bold;
}
@media screen and (min-width: 800px) {
  .requestDetails p.text-bold {
    font-size: 1.3em;
  }
}

ol.requestDetails {
  text-align: center;
}

.ui-tabs.ui-tabs-top .ui-tabs-nav li.ui-tabs-selected {
  font-weight: initial;
}

.no-flexbox .requestDetails li {
  display: inline-block;
  vertical-align: bottom;
  width: 19%;
}

.no-flexbox ol.requestFAQ li {
  display: inline-block;
  vertical-align: middle;
}

.no-flexbox ol.requestFAQ li a {
  white-space: normal;
}

.no-flexbox .requestDetails li h4 {
  height: auto;
}

section.cheque {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.no-flexbox section.cheque {
  display: table;
  border-spacing: 5px;
  width: 101%;
  position: relative;
  left: -0.5%;
}

section.cheque article {
  padding: 20px;
  max-width: 33%;
  margin: auto;
}

.no-flexbox section.cheque article {
  display: table-cell;
  width: 33%;
}

.no-flexbox .whiteBox button,
.no-flexbox .whiteBox a.buttonStyle section.cheque article p
.no-flexbox .whiteBox a.buttonPrimary section.cheque article p {
  text-align: justify;
}

section.cheque article i {
  display: block;
  font-size: 4em;
  text-align: center;
}
section.cheque article i:before {
  color: #fff;
  background: #EE4E2C;
  border-radius: 50%;
  padding: 5px;
}

section.progressBar {
  margin-bottom: 1em;
}

section.telZone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}
section.telZone > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 1em 1em 1em 0;
}

.selectZone {
  text-align: center;
}

/*login zone*/
.inscriptionZone,
.connectZone,
.buttonZone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

p.buttonZone {
  text-align: center;
}

.whiteBox input,
.whiteBox select {
  display: block;
  margin: 0;
  text-align: left;
  font-weight: normal;
  font-family: 'robotoregular';
  font-size: 1em !important;
  color: #00293E;
}
.whiteBox input.form-control,
.whiteBox select.form-control {
  height: 45px;
}

.whiteBox label {
  margin: 0;
  text-align: left;
  font-weight: normal;
  font-family: 'robotoregular';
  font-size: 1em !important;
  color: #00293E;
}

.whiteBox input[type='submit'] {
  color: #FFFFFF;
}

/*
#traitementDemandeForm
.whiteBox > select {
  margin: 0;
  text-align: left;
  font-weight: normal;
}

.whiteBox input,
.whiteBox select,
fieldset.civil {
    margin: 3px 0 1em 0;
    width: 100%;
}


.whiteBox input,
.whiteBox select, .whiteBox button.ui-button.ui-widget {
    max-width: 400px;
}*/
.input-mini {
  height: 30px !important;
}

.whiteBox input[type="checkbox"] {
  margin-top: 7px;
}

select:disabled {
  pointer-events: none;
  background: #EBEAE5;
}

fieldset.civil {
  text-align: left;
}
fieldset.civil li {
  display: inline;
}

.birthday input,
.birthday label,
.verif label,
.civil label {
  display: inline-block;
  vertical-align: top;
}

.birthday input {
  width: 4em;
}

.example {
  color: #aaa;
}

.connectZone input + span.example, .inscriptionZone input + span.example {
  position: relative;
  top: -1em;
  text-align: left;
}

.connectZone > div,
.inscriptionZone > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.connectZone .accountYes p.mandatory,
.inscriptionZone .accountYes p.mandatory {
  text-align: right;
  margin: 0;
}

.main section.connectZone > div + div, .main section.inscriptionZone > div + div {
  margin-left: 10px;
}

.accountNo > p {
  text-align: justify;
}

.home .connectZone.whiteBox a.buttonStyle .connectZone.whiteBox span.buttonStyle,
.home .inscriptionZone.whiteBox a.buttonStyle .inscriptionZone.whiteBox span.buttonStyle {
  margin-bottom: 0;
}

section.connectZone {
  max-width: 60%;
  margin: 0 auto;
}

section.inscripionZone {
  max-width: 100%;
  margin: 0 auto;
}

img.captcha {
  display: block;
  width: 328px;
  height: 82px;
}

.home .band p {
  margin: 0 1em 1em 1em;
}

.postalDetail, .townDetail {
  display: inline-block;
  vertical-align: baseline;
  width: 30%;
}

/*progress bar*/
.progressBar ol.number {
  margin: 0 auto 1em auto;
  max-width: 60%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.progressBar ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.progressBar {
  display: table;
  table-layout: fixed;
  margin: auto;
}
@media screen and (max-width: 900px) {
  .progressBar {
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .progressBar {
    width: 80%;
    max-width: 1200px;
  }
}
.progressBar .blockRow {
  display: table-row;
}
.progressBar .blockRow > div {
  display: table-cell;
  vertical-align: middle;
  z-index: 1;
}
.progressBar .blockRow.number > div {
  background: url(img/whitePoint.png) no-repeat center center;
  background-size: 100% 3px;
  padding-bottom: 20px;
}
.progressBar .blockRow.number > div:first-child {
  background-size: 50% 3px;
  background-position: 100% center;
}
.progressBar .blockRow.number > div:last-child {
  background-size: 50% 3px;
  background-position: 0 center;
}
.progressBar .blockRow.number > div div {
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  font-family: "robotobold", sans-serif;
  color: #C1CBCC;
  font-size: 1.1em;
}
.progressBar .blockRow.number > div.current div {
  background: #00293E;
  border: 2px solid white;
  font-size: 1.4em;
  color: white;
}
.progressBar .blockRow.progressDescr {
  font-family: "robotobold", sans-serif;
  padding: 10px 0;
}
.progressBar .blockRow.progressDescr div {
  padding: 0 5px;
  margin: 0 5px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .progressBar .blockRow.progressDescr {
    display: none;
  }
}

.no-flexbox .progressBar ol {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.no-flexbox .progressBar ol li {
  display: table-cell;
  vertical-align: middle;
}

.no-flexbox .progressBar ol
.no-flexbox .progressBar ol li div {
  margin: 0 auto;
}

.no-flexbox .progressBar ol li div.icon-happy {
  margin: 0 0 0 auto;
}

.no-flexbox .progressBar div.icon-happy {
  margin: 0 0 0 auto;
}

.no-flexbox .progressBar ol li:first-child div {
  margin: auto 0 0 0;
}

span.descr {
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  font-family: "robotobold";
  color: #1d9094;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}

.progressBar .blockRow.number div > div {
  margin: 20px auto auto auto;
}

.progressBar .number li.current div {
  font-size: 1.5em;
  color: #EE4E2C;
  box-shadow: 0 0px 15px rgba(255, 255, 255, 0.8), 0 2px 5px rgba(0, 0, 0, 0.7);
  border: 1px solid #616161;
}

.progressBar .number li.done div {
  color: #aaa;
  background: #eee;
}

/*temp*/
span.descr {
  display: inline-block;
  margin-right: 1em;
  border: 1px solid #aaa;
  color: #EE4E2C;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden .focusable:active, .visuallyhidden .focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

/*burger menu*/
body.menu-expanded {
  overflow-y: hidden;
}

button.Menu,
.no-flexbox button.Menu.menu-small,
nav.headerMenu ol li.back {
  display: none;
  height: 0;
}
button.Menu.no-background,
.no-flexbox button.Menu.menu-small.no-background,
nav.headerMenu ol li.back.no-background {
  background: none;
}

button.Menu.menu-small {
  display: block;
  height: auto;
  margin: 0 0 0 20px;
}

nav.headerMenu.menu-small {
  width: auto;
}

nav.headerMenu.menu-small.menu-expanded {
  padding: 0;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}

nav.headerMenu.menu-small ol {
  z-index: 99;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 15px 0 0 0;
  padding: 20px;
  line-height: 2em;
  display: block;
  overflow: hidden;
  overflow-y: auto;
  opacity: 0.0;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.no-flexbox nav.headerMenu.menu-small ol {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  background: none;
  position: relative;
}

nav.headerMenu.menu-small.menu-expanded ol {
  opacity: 1.0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

nav.headerMenu.menu-small.menu-collapsed ol {
  opacity: 0.0;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

nav.headerMenu.menu-small.menu-expanded ol li.back {
  display: block;
  height: auto;
}

.headerMenu.menu-small ol li.profil {
  margin: 0 auto 0 0;
}

header nav.headerMenu.menu-small li + li:before {
  content: "";
  padding-right: 0;
}

/*responsive design particular option*/
@media screen and (max-width: 1020px) {
  section.threeBoxes {
    display: block;
  }

  section.threeBoxes article,
  section.twoBoxes article,
  section.oneBox article,
  section.oneBox {
    max-width: 100%;
  }

  .main section.threeBoxes article + article {
    margin-left: 0;
  }

  .footerContent nav.faq, .footerContent .nav-secondary.faq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 20px;
  }

  header .name {
    display: block;
  }

  header nav.headerMenu li + li {
    border-left: none;
    margin-top: 0.5em;
  }

  .footerContent > nav ol {
    text-align: center;
  }

  .requestDetails li + li:before {
    border-left: none;
  }

  .dashboard_yes.dashboard_cc ol.requestDetails {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    display: block;
    text-align: left;
  }

  ol.requestDetails li,
  ol.requestDetails li > div {
    display: block;
    vertical-align: middle;
  }

  h3#text_poprietaire_demande {
    position: relative;
    top: 10px;
  }

  .dashboard_yes.dashboard_cc .requestDetails h4 {
    max-width: 80%;
  }

  .no-csscolumns ol.requestDetails li {
    width: 48%;
  }

  ol.requestDetails .countDetails {
    white-space: normal;
  }

  .requestDetails li + li:before {
    border-left: 0;
  }

  ol.requestDetails li + li {
    margin-left: 0;
  }
}
@media screen and (max-width: 798px) {
  section.twoBoxes {
    display: block;
  }

  section.twoBoxes article + article {
    margin-left: 0;
  }

  .footerIllustration,
  .news img,
  .souscriptionPage .progressBar .progressDescr {
    display: none;
  }

  .news article {
    width: 100%;
  }

  .news article h2 {
    text-align: center;
  }

  header {
    background: #fff;
  }

  .main {
    padding: 0;
  }

  footer {
    height: auto;
    margin-top: 0;
  }

  .footerContent > div {
    text-align: center;
  }

  .dashboard .requestFAQ,
  .requestFAQ li,
  section.twoBoxes {
    display: block;
  }

  .requestFAQ li + li {
    border-top: 1px solid #e6e6e6;
    border-left: none;
  }

  .requestFAQ li + li a:before {
    content: none;
  }

  .main section.connectZone > div + div,
  .main section.inscriptionZone > div + div,
  .twoBoxes section + section {
    margin-left: 0;
  }

  .footerContent {
    display: block;
    text-align: center;
    padding-top: 20px;
  }

  .footerContent > nav.faq,
  .footerContent > nav.legal {
    display: block;
    padding: 0;
  }

  .progressBar ol.number {
    max-width: 100%;
  }

  div.buttonGroup {
    display: block;
  }

  .faq .main nav ol,
  .faq .main nav div.contactZone {
    width: 100%;
  }

  .faq .main nav ol li.current > form a.buttonStyle {
    background: #e6e6e6;
    box-shadow: none;
    border: 1px solid #505F66;
  }

  .faq .main nav ol li ol {
    display: block;
    position: absolute;
    left: -150%;
    margin: 0 0 1em 0;
    z-index: 99;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }

  .faq .main nav ol li.current ol,
  .faq .main nav ol li ol {
    width: 100%;
    height: 100%;
    overflow: auto;
    left: -150%;
  }

  .faq .main nav ol li.current.active ol {
    left: -15px;
  }

  .faq .main article {
    left: 0;
    z-index: 99;
    position: relative;
  }

  .faq .main ol li ol .back {
    display: block;
  }

  .faq .main nav.article_open {
    display: none;
  }

  nav.vertical li.current > a:after {
    content: "";
  }

  .main {
    margin: 0;
  }

  .wrap {
    min-height: auto;
  }
}
@media screen and (max-width: 640px) {
  .infosite {
    /*@include display();
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;*/
  }
  .infosite .logo {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .requestDetails li {
    width: 100%;
    /*&:before {
        content: "";
        display: block;
        position: absolute;
        width: 2px;
        height: 70%;
        top: 20%;
        left: -10px;
    }*/
  }
  .requestDetails li + li {
    margin-left: 0;
  }

  div.buttonGroup {
    display: block;
  }

  p.buttonPrimary, p.buttonZone {
    float: none;
    text-align: center;
  }
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
.ui-selectoneradio .ui-radiobutton {
  margin: 0 5px 0 20px;
}

.blockInputDonneesFiscales {
  padding-top: 30px;
}

.t-col-160 {
  width: 160px;
}

.t-row-40 {
  height: 40px;
}

.t-col-250 {
  width: 250px;
}

.t-col-200 {
  width: 200px;
}

.t-col-400 {
  width: 400px;
}

.texte-radio-button {
  float: left;
  margin: 3px;
}

.bloc-radio-button {
  margin: 10px;
}

.ui-widget {
  font-size: 0.8em !important;
}

.ui-paginator {
  background-color: white;
}

.ui-datatable-tablewrapper {
  background-color: white;
}

.ui-datatable-resizable tbody td {
  white-space: normal;
  overflow-wrap: break-word;
}

.ui-state-default {
  background-color: white;
}

.ui-paginator .ui-paginator-current, .ui-paginator .ui-paginator-rpp-options {
  margin-left: 1em;
  margin-right: 1em;
  background-image: none;
  background-color: white;
}

.ui-widget table {
  font-size: 1.05em !important;
}

.ui-widget-header {
  background: none;
}

.ui-panelgrid td, .ui-panelgrid tr {
  border-style: none !important;
}

.ui-button {
  max-width: 110px;
}

.clearBoth {
  clear: both;
}

.blocFloatLeft {
  float: left;
  width: 40%;
}

.iconPadding {
  padding-left: 5px;
}

.ui-state-active, .ui-widget-content .ui-state-active {
  background: #b3d4fc;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.row-padding-bottom {
  padding-bottom: 20px;
}

ul.discs {
  margin-left: 20px;
}

ol.decimal {
  margin-left: 20px;
}

ul.discs li {
  list-style: disc;
}

ol.decimal li {
  list-style: decimal;
}

.ui-datepicker-calendar {
  display: none;
}

.ui-datepicker {
  z-index: 9999 !important;
}

.maxWidth {
  max-width: 100% !important;
}

.searchZone button.btn-default {
  border-color: #ccc #ccc #ccc #aaa;
}

#searchBarForm .band > p {
  padding-top: 2em;
}

#searchBarForm .band .input-group {
  max-width: 800px;
  margin: 0 auto 2em auto;
}

.faq .limitedHeight {
  max-height: 690px;
  overflow: auto;
  overflow-y: auto;
}

@media (max-width: 745px) {
  .faq
  .limitedHeight {
    max-height: none;
    overflow: inherit;
    overflow-y: inherit;
    position: relative;
  }
}
@media (max-width: 767px) {
  header h1.xs-little {
    font-size: 1em;
  }
}
@media (min-width: 990px) {
  .donnees-du-plan-text {
    float: right;
  }
}
@media (max-width: 650px) {
  .postalDetail, .townDetail {
    width: 100%;
  }
}
.recizable-img {
  max-width: 100%;
}

#rechercheTable_paginator_bottom {
  border: none;
}

#rechercheTable .ui-paginator-rpp-options {
  max-width: 50px;
  display: inline;
  font-size: 1em !important;
}

.back-orange {
  background: #ffeecc !important;
}

.back-grey {
  background-color: #d7d7d7;
}
.back-grey .filAriane {
  background-color: #EE4E2C;
}

@media (min-width: 992px) {
  .simulation .col-md-5 {
    width: 50.666667%;
  }

  .simulation input#rfr1 {
    margin: 0em 1em 0em 0em;
  }

  .simulation input#nbPart {
    margin: 0.2em 1em 0em 0em;
  }
}
@media (max-width: 420px) {
  .simulation #radioResidence td {
    float: left;
    white-space: pre-line;
    overflow: initial;
  }

  .simulation #rfr1 {
    margin-top: 1em;
  }

  .simulation #nbPart {
    margin-top: 0.5em;
  }

  a#rechercher {
    white-space: normal;
  }

  input[type="radio"] + label {
    display: inline;
  }
}
a.external {
  padding-right: 16px;
  background: url(img/external-link.png) no-repeat right;
  background-size: 12px 12px;
}

.printLogo .fa-print {
  font-size: 24px;
}

.sansMarge {
  padding-left: 0;
  line-height: 2;
}

a.special-external {
  padding-right: 16px;
  background: url(img/external-link.png) no-repeat right;
  background-size: 12px 12px;
  background-position: 100% 7px;
  position: relative;
  top: 23px;
}

#visuDemande {
  float: left;
  margin-right: 10px;
  max-width: 30px;
  margin-left: 20px;
}

.confirmCvDialog .ui-widget-content {
  border: none;
}

.warning-red-img {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}

.demandeRegularisation {
  width: 100%;
  text-align: left;
  margin-left: 57px;
}

.featured_table_header {
  color: #EE4E2C;
  font-size: 15px;
}

.featured_table thead th {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #1d9094;
  border-style: none;
}

.featured_table thead tr {
  border-top: 1px solid #1d9094;
}

.featured_table th {
  background-color: white !important;
}

.featured_table tbody td {
  border: none;
}

.featured_table
.ui-widget-content {
  border-bottom: 1px solid #1d9094;
  border-top: 1px solid #1d9094;
  border-left: none;
  border-right: none;
}

.featured_table thead th, .featured_table tbody td, .featured_table tfoot td, .featured_table tfoot th {
  border-style: none !important;
}

.featured_table .ui-datatable tbody td, .featured_table .ui-datatable tfoot td {
  border: none;
}

.featured_table .ui-expanded-row, .featured_table .ui-expanded-row-content {
  border: none !important;
}

.featured_table tbody td, .featured_table tfoot td, .featured_table tfoot th, .featured_table .demandeRegularisation {
  border: none !important;
}

#presentationTableauEcheance {
  font-size: 80%;
}

#presentationTableauEcheance {
  height: 30px;
}

.featured_table {
  margin-top: 20px;
}

.featured_table tr {
  height: 65px;
}

.indicateursCV .featured_table tr {
  height: 30px;
}

.featured_table .ui-datatable-odd {
  background: none;
  background-color: none;
}

.featured_table .ui-row-toggler.ui-icon.ui-icon-circle-triangle-s {
  display: none !important;
}

.featured_table tr td, .featured_table th {
  text-align: left !important;
}

.echeancier_action {
  width: 0;
}

.headerTableStyle {
  text-align: center;
  font-weight: bold;
  color: #109095;
}

.textStyle1 {
  margin-left: 3em;
}

.textStyle2 {
  font-weight: bold;
}

.textStyle3 {
  float: right;
  font-weight: bold;
}

.headerTextBold {
  font-weight: bold;
}

.text-uppercase-big {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
}

.spacer {
  padding-right: 15px;
}

#detailsPostierDashboard .ui-dashboard-column {
  float: left;
  padding-bottom: 5px;
}

.break-word-table {
  width: 100%;
  word-wrap: break-word;
  table-layout: fixed;
}

.orangeLink {
  color: #ffd586 !important;
}

.orangeLink:HOVER {
  color: #ffd586 !important;
  text-decoration: underline;
}

.bandeauTest {
  background-color: #d01c19;
  color: white;
  font-weight: bold;
  font-size: 22px;
}

.grayCol {
  background-color: #e3e3e3;
}

.statbox td {
  font-size: 0.8em;
}

/** panels **/
.ui-tabs-panel table {
  width: 100%;
}

/* Utils */
.float-right {
  float: right;
}

.float-left {
  float: left !important;
}

.padding-right-5 {
  padding-right: 5px;
}

.carte {
  color: #00293E;
}

.buttonStyle.disabled {
  cursor: not-allowed !important;
  background: #bababa;
}
.buttonStyle.disabled:hover {
  background: #bababa;
  color: #348487;
}

.full-width {
  width: 100%;
}

input[type='text'] {
  border: 1px solid #C1CBCC;
  height: 45px;
  font-weight: bold;
  padding: 5px;
}

input[type='text']:focus {
  background-color: #E6F1F2;
  border: 2px solid #00293E;
  padding: 5px;
  outline: none;
}

/***CUSTOM BUTTONS **/
.radio-buttons input[type="radio"] {
  position: absolute;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
}
.radio-buttons input[type="radio"] + label {
  position: relative;
  padding: 0 0 0 25px;
  font-size: 16px;
  line-height: 25px;
  margin: 0 20px 10px 0;
}
.radio-buttons input[type="radio"] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0px;
  height: 18px;
  width: 18px;
  background: white;
  border: 1px solid #00293E;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.radio-buttons input[type="radio"]:checked + label:before {
  background: #00293E;
}
.radio-buttons input[type="radio"]:disabled + label {
  color: #A6B4BC;
  cursor: not-allowed;
}
.radio-buttons input[type="radio"]:disabled + label:before {
  cursor: not-allowed;
}

.p-radio-buttons .ui-radiobutton-box {
  background: none !important;
  border: none !important;
  position: relative;
  box-shadow: none;
  padding: 0 0 0 0;
  font-size: 16px;
  line-height: 25px;
  margin: 0 20px 0 0;
}
.p-radio-buttons .ui-radiobutton-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0px;
  height: 18px;
  width: 18px;
  background: white;
  border: 1px solid #00293E;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.p-radio-buttons .ui-radiobutton-box.ui-state-active::before {
  background: #00293E;
}
.p-radio-buttons span.ui-radiobutton-icon.ui-icon {
  display: none;
}
.p-radio-buttons label {
  padding-left: 10px;
}

.checkboxes input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
}
.checkboxes input[type="checkbox"] + span, .checkboxes input[type="checkbox"] + label {
  position: relative;
  padding: 0 0 0 25px;
  font-size: 16px;
  line-height: 25px;
  margin: 0 20px 10px 0;
}
.checkboxes input[type="checkbox"] + span:before, .checkboxes input[type="checkbox"] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: white;
  border: 1px solid #C1CBCC;
  cursor: pointer;
}
.checkboxes input[type="checkbox"]:checked + span:before, .checkboxes input[type="checkbox"]:checked + label:before {
  font-family: FontAwesome;
  background: #00293E;
  content: " \f00c";
  font-weight: 900;
  color: white;
  font-size: 0.7em;
  line-height: 19px;
  text-align: center;
}
.checkboxes input[type="checkbox"]:checked:disabled + label:before {
  background-color: #A6B4BC;
}
.checkboxes input[type="checkbox"]:disabled + span, .checkboxes input[type="checkbox"]:disabled + label {
  color: #A6B4BC;
  cursor: not-allowed;
}
.checkboxes input[type="checkbox"]:disabled + span:before, .checkboxes input[type="checkbox"]:disabled + label:before {
  cursor: not-allowed;
}

/*bootstrap forms */
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row .col, .form-row [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-row .col select, .form-row [class*="col-"] select {
  width: 100%;
}

.form-control {
  box-shadow: none;
}
.form-control.ui-state-error {
  border: 2px solid #FF0202;
  background-color: #FFE2E2;
}

@media (min-width: 990px) {
  .form-row .col-md-6 label {
    white-space: nowrap;
  }
}

.no-mb {
  margin-bottom: 0;
}

.ui-overlay-hidden {
  display: none;
}

.ui-selectonemenu.form-control {
  color: #555 !important;
  display: block !important;
  margin-bottom: 0 !important;
  padding: 5px 10px !important;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  height: 45px;
  box-shadow: none;
}
.ui-selectonemenu.form-control.ui-state-focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  border: 2px solid #00293E !important;
  background-color: #E6F1F2;
}
.ui-selectonemenu.form-control .ui-selectonemenu-label.ui-inputfield {
  box-shadow: none;
  font-weight: bold;
  font-size: 1.2em !important;
}
.ui-selectonemenu.form-control .ui-selectonemenu-trigger {
  border: none;
  padding: 0 3px;
  width: 30px;
  background: none;
}
.ui-selectonemenu.form-control .ui-selectonemenu-trigger.ui-state-hover, .ui-selectonemenu.form-control .ui-selectonemenu-trigger.ui-state-focus {
  box-shadow: unset;
}
.ui-selectonemenu.form-control .ui-selectonemenu-trigger span {
  background: none;
  border-radius: 0;
  text-indent: unset;
  margin: auto;
  line-height: 45px;
  height: 100%;
}
.ui-selectonemenu.form-control .ui-selectonemenu-trigger span:after {
  background: none;
  font-family: FontAwesome, sans-serif;
  content: " \f107";
  font-weight: 900;
  color: #00293E;
  font-size: 1.3em;
  line-height: 1em;
  padding: 10px 0px !important;
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
}
.ui-selectonemenu.form-control.ui-state-disabled {
  background: #eee !important;
  box-shadow: none !important;
  opacity: 1;
  cursor: not-allowed !important;
}
.ui-selectonemenu.form-control.ui-state-disabled label, .ui-selectonemenu.form-control.ui-state-disabled .ui-selectonemenu-trigger {
  background: #eee !important;
  box-shadow: none !important;
  opacity: 1;
  cursor: not-allowed !important;
}

.ui-selectonemenu-panel {
  box-shadow: unset;
  border-radius: unset;
}

.ui-selectonemenu-items.ui-selectonemenu-list.ui-widget-content {
  border-radius: 0px;
  padding: 0px;
}
.ui-selectonemenu-items.ui-selectonemenu-list.ui-widget-content .ui-selectonemenu-item {
  border-radius: 0px;
  height: 35px;
  font-size: 15px;
  background: none;
  box-shadow: unset;
  color: #00293E;
  font-weight: bold;
  padding: 10px;
  line-height: 21px;
  text-shadow: none;
}
.ui-selectonemenu-items.ui-selectonemenu-list.ui-widget-content .ui-selectonemenu-item.ui-state-highlight, .ui-selectonemenu-items.ui-selectonemenu-list.ui-widget-content .ui-selectonemenu-item.ui-state-hover {
  background: rgba(193, 203, 204, 0.4) !important;
}

.table {
  border-bottom: solid 1px #dddddd;
  border-top: solid 2px #dddddd;
}

.ui-fileupload {
  display: none;
}
.ui-fileupload .ui-fileupload-buttonbar {
  background: none;
}
.ui-fileupload .ui-widget-header {
  border: none;
}

.ui-fileupload-content {
  display: none;
}

.ui-fileupload .ui-fileupload-buttonbar {
  padding: 0;
}

.icon-checkmark, .icon-checkmark a {
  font-family: inherit;
  color: #348487;
}

.icon-checkmark:before {
  content: none;
}

.icon-checkmark:after {
  margin-left: 0.5em;
  content: "\ea10";
}

.center-flex {
  display: flex;
  margin: 0 auto;
  width: -moz-max-content;
  width: max-content;
}

.justificatif-row {
  margin-top: 0.7em;
}
.justificatif-row a.buttonStyle {
  margin: 7px;
}

.ui-overlaypanel-close.ui-state-default {
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 50%;
}

.input-already {
  height: 45px;
  font-weight: bold;
  padding: 5px;
}

.text-italic {
  font-style: italic;
}

.message-information-icon {
  border: 1px solid #31708F;
  border-radius: 3px;
}

.information_icon {
  font-size: 24px;
  margin-left: 10px;
  margin-right: 10px;
}

#bicIbanList {
  width: 90%;
  float: left;
}

.delete_button {
  float: right;
  font-size: 28px !important;
}

.add_button {
  float: left;
  width: 1em;
  font-size: 25px !important;
  margin-left: 15px;
  margin-top: 8px;
}

.container_gestionnaire input[type='text'] {
  height: 30px;
}

.container_gestionnaire {
  margin-top: 15px;
}

.btn-wrap {
  white-space: normal !important;
}

.file-uploads #copieIntegrale {
  color: #EE4E2C !important;
}

@media (max-width: 768px) {
  .iban input[type="text"] {
    width: 100%;
    font-size: 14px !important;
    margin-bottom: 10px;
  }
}

.back-grey .footerIllustration {
  background-color: #d7d7d7;
}

.ui-selectonemenu.form-control.ui-state-error {
  border: 2px solid #FF0202 !important;
  background: #FFE2E2 !important;
}
.ui-selectonemenu.form-control.ui-state-error .ui-selectonemenu-label, .ui-selectonemenu.form-control.ui-state-error .ui-selectonemenu-trigger {
  background: #FFE2E2 !important;
}

@media screen and (max-width: 640px) {
  .ui-overlaypanel {
    max-width: 90% !important;
    margin: 5%;
    left: auto !important;
  }
}
#formMaDemande h3 {
  text-transform: uppercase;
}
#formMaDemande .twoBoxes {
  display: flex;
}
#formMaDemande .twoBoxes .offreCesu {
  flex-direction: column;
  text-align: center;
  flex: 1;
}
#formMaDemande .twoBoxes div {
  flex: 2;
}
@media (max-width: 768px) {
  #formMaDemande .twoBoxes {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  #formMaDemande .twoBoxes div + section {
    margin-left: 10px;
  }
}

#numero-azur {
  width: 300px;
  display: block;
  margin: 15px auto;
  max-width: 100%;
}

#numAidant {
  color: #40A497;
  text-align: center;
  font-weight: bold;
}

ol.decimal li {
  margin-bottom: 10px;
}

.center-block {
  margin: 0 auto !important;
}

.vertical-center {
  vertical-align: middle !important;
}

.center-div {
  width: -moz-fit-content;
}

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.long-button {
  white-space: normal !important;
  text-align: center !important;
}

@media (max-width: 799px) and (min-width: 320px) {
  .mt-xs-10 {
    margin-top: 10px !important;
  }
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

@media (min-width: 800px) {
  .ml-md-10 {
    margin-left: 10px !important;
  }

  .mt-md-10 {
    margin-top: 10px !important;
  }

  .mr-md-10 {
    margin-right: 10px !important;
  }

  .mb-md-10 {
    margin-bottom: 10px !important;
  }

  .ml-md-20 {
    margin-left: 20px !important;
  }

  .mt-md-20 {
    margin-top: 20px !important;
  }

  .mr-md-20 {
    margin-right: 20px !important;
  }

  .mb-md-20 {
    margin-bottom: 20px !important;
  }

  .ml-md-30 {
    margin-left: 30px !important;
  }

  .mr-md-30 {
    margin-right: 30px !important;
  }

  .mt-md-30 {
    margin-top: 30px !important;
  }

  .mb-md-30 {
    margin-bottom: 30px !important;
  }

  .ml-md-45 {
    margin-left: 45px !important;
  }

  .mr-md-45 {
    margin-right: 45px !important;
  }

  .mt-md-45 {
    margin-top: 45px !important;
  }

  .mb-md-45 {
    margin-bottom: 45px !important;
  }

  .ptb-md-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .plr-md-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .plr-md-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .plr-md-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pb-md-5 {
    padding-bottom: 5px;
  }

  .pt-md-5 {
    padding-top: 5px;
  }

  .pt-md-15 {
    padding-top: 15px;
  }

  .pb-md-15 {
    padding-bottom: 15px;
  }

  .p-md-30 {
    padding: 30px;
  }

  .pt-md-10 {
    padding-top: 10px;
  }

  .pb-md-10 {
    padding-bottom: 10px;
  }
}
@media (min-width: 360px) and (max-width: 575px) {
  .ml-xs-5 {
    margin-left: 5px !important;
  }

  .mt-xs-5 {
    margin-top: 5px !important;
  }

  .mr-xs-5 {
    margin-right: 5px !important;
  }

  .mb-xs-5 {
    margin-bottom: 5px !important;
  }

  .ml-xs-10 {
    margin-left: 10px !important;
  }

  .mt-xs-10 {
    margin-top: 10px !important;
  }

  .mr-xs-10 {
    margin-right: 10px !important;
  }

  .mb-xs-10 {
    margin-bottom: 10px !important;
  }

  .ml-xs-20 {
    margin-left: 20px !important;
  }

  .mt-xs-20 {
    margin-top: 20px !important;
  }

  .mr-xs-20 {
    margin-right: 20px !important;
  }

  .mb-xs-20 {
    margin-bottom: 20px !important;
  }

  .ml-xs-30 {
    margin-left: 30px !important;
  }

  .mr-xs-30 {
    margin-right: 30px !important;
  }

  .mt-xs-30 {
    margin-top: 30px !important;
  }

  .mb-xs-30 {
    margin-bottom: 30px !important;
  }

  .ml-xs-45 {
    margin-left: 45px !important;
  }

  .mr-xs-45 {
    margin-right: 45px !important;
  }

  .mt-xs-45 {
    margin-top: 45px !important;
  }

  .mb-xs-45 {
    margin-bottom: 45px !important;
  }

  .text-xs-center {
    text-align: center !important;
  }
}
@media (min-width: 576px) and (max-width: 799px) {
  .ml-sm-5 {
    margin-left: 5px !important;
  }

  .mt-sm-5 {
    margin-top: 5px !important;
  }

  .mr-sm-5 {
    margin-right: 5px !important;
  }

  .mb-sm-5 {
    margin-bottom: 5px !important;
  }

  .ml-sm-10 {
    margin-left: 10px !important;
  }

  .mt-sm-10 {
    margin-top: 10px !important;
  }

  .mr-sm-10 {
    margin-right: 10px !important;
  }

  .mb-sm-10 {
    margin-bottom: 10px !important;
  }

  .ml-sm-20 {
    margin-left: 20px !important;
  }

  .mt-sm-20 {
    margin-top: 20px !important;
  }

  .mr-sm-20 {
    margin-right: 20px !important;
  }

  .mb-sm-20 {
    margin-bottom: 20px !important;
  }

  .ml-sm-30 {
    margin-left: 30px !important;
  }

  .mr-sm-30 {
    margin-right: 30px !important;
  }

  .mt-sm-30 {
    margin-top: 30px !important;
  }

  .mb-sm-30 {
    margin-bottom: 30px !important;
  }

  .ml-sm-45 {
    margin-left: 45px !important;
  }

  .mr-sm-45 {
    margin-right: 45px !important;
  }

  .mt-sm-45 {
    margin-top: 45px !important;
  }

  .mb-sm-45 {
    margin-bottom: 45px !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  .no-ml-sm {
    margin-left: 0 !important;
  }
}
mlr-15 {
  margin-left: 15px;
  margin-right: 15px;
}

pall-15 {
  padding: 15px 15px 15px 15px;
}

.lh-30 {
  line-height: 30px;
}

.text-bold {
  font-weight: bold;
}

.right {
  float: right;
}

@media (min-width: 480px) {
  .iban {
    display: flex;
  }

  .col-sm-1-7 {
    width: 14.285714%;
    padding: 0;
  }

  .p-15 {
    padding: 0 15px;
  }
}
.text-sm {
  font-size: 0.8em;
}

.text-xs {
  font-size: 0.85em;
}

.text-s {
  font-size: 0.95em;
}

@media (max-width: 480px) {
  .col-sm-1-7 {
    width: 20%;
    padding: 0;
    position: relative;
    float: left;
    font-size: 0.8em !important;
  }
}
.no-margin {
  margin: 0 !important;
}

.cgv h1, h2, h3, h4, h5 {
  text-align: center;
}

.cgv h2, h3 {
  margin-bottom: 2em;
}

.cgv h1 {
  color: red;
  margin-bottom: 3em;
}

.cgv h2 {
  background-color: #E6F1F2;
  color: black;
  height: 1.5em;
  vertical-align: center;
}

.cgv ul {
  text-align: justify;
  list-style-position: inside;
}

.cgv li {
  list-style: square;
  padding-left: 1em;
  margin-left: 2em;
}

.cgv-address {
  padding: 1em;
  margin: 1em auto;
  width: 50%;
  border: 1px solid;
  border-radius: 1em;
  background-color: #efefef;
  border-color: white;
}

.cgv-address p {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .cgv h2 {
    height: auto;
  }

  .cgv-address {
    width: auto;
  }

  .rotated-image {
    margin-top: 80%;
    margin-bottom: 80%;
    right: 25%;
    top: 100%;
    position: relative;
    transform: rotate(90deg);
    width: 160%;
  }
}
.band .buttonStyle {
  max-height: 40px;
}
.band .bloc-connexion a {
  display: block;
}
.band .bloc-connexion .lien-vert {
  color: #348487;
  font-weight: bold;
  font-family: Arial;
  font-size: 14px;
  text-decoration: underline;
  padding-bottom: 10px;
}
.band .bloc-connexion .lien-white {
  color: white;
  font-weight: bold;
  font-family: Arial;
  font-size: 14px;
  text-decoration: none;
  padding-bottom: 10px;
}
.band .bloc-connexion .fa {
  margin-right: 5px;
}

.heighLikeInput {
  height: 45px !important;
}

.noRadius {
  border-radius: 0 !important;
}

.toolTipChoixPar {
  width: 801px;
  max-width: 90%;
}
.toolTipChoixPar hr {
  background-color: black;
  width: 80%;
  margin: 20px auto;
}
.toolTipChoixPar ul > li {
  margin-left: 10%;
  list-style: initial;
}

.parametrageTitle {
  font-weight: 600;
}

.subTitleParametrage {
  text-align: center;
  background-color: #348487 !important;
  color: white !important;
  text-shadow: none;
  padding: 5px 15px;
  margin-left: 15px;
  margin-right: 15px;
}

#formParametrage .whiteBox input {
  text-align: right;
}

@media (min-width: 992px) {
  .vr {
    border-left: 1px inset;
  }
}

.custom-p-dialog {
  max-height: 90%;
  overflow: auto !important;
}
@media only screen and (max-width: 768px) {
  .custom-p-dialog {
    width: 90% !important;
    margin: 0 auto;
    left: 5% !important;
    top: 5% !important;
  }
}

.border-none {
  border: none !important;
}

.center-text {
  text-align: center !important;
}

.mentionRGPD {
  display: block;
  text-align: justify;
  color: #00293E;
  font-style: italic;
  font-size: 0.9em;
}

select#parametreNomParticipations option[disabled] {
  display: none !important;
}

#confirmBonif .ui-dialog-buttonpane {
  text-align: center;
}

#zoneActionButton {
  display: flex;
  justify-content: space-between;
  max-width: 75%;
  margin-left: 6%;
  align-items: end;
  width: 45%;
  flex-wrap: wrap;
}

form#menu {
  margin-block-end: 0;
}

/*# sourceMappingURL=main.css.map */
