/*! 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);
}

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

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

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

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

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

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

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

@media (max-width: 900px) and (min-width: 320px) {
  .mt-xs-10 {
    margin-top: 10px !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;
  }
}
@media (min-width: 375px) {
  .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;
  }
}
mlr-15 {
  margin-left: 15px;
  margin-right: 15px;
}

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

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

.right {
  float: right;
}

@media (min-width: 480px) {
  .col-sm-1-7 {
    width: 14.285714%;
    padding: 0;
  }

  .p-15 {
    padding: 0 15px;
  }
}
.no-margin {
  margin: 0 !important;
}

.faq [class^="icon-"]:before, [class*=" icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.faq [class^="glyphicon-"]:before, [class*=" glyphicon-"]:before, [class^="glyphicon-"]:after, [class*=" glyphicon-"]:after {
  font-family: 'Glyphicons Halflings';
}

.faq [class^="glyphicon-"]:after, [class*=" glyphicon-"]:after {
  margin-left: 0.5em;
}

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

ul.circle li {
  list-style-type: circle;
}

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;
}

/* ==========================================================================
   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;
}
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?1uhgak");
  src: url("fonts/icomoon.eot?1uhgak#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?1uhgak") format("truetype"), url("fonts/icomoon.woff?1uhgak") format("woff"), url("fonts/icomoon.svg?1uhgak#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before,
[class^="icon-"]:after,
[class*=" icon-"]:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-appbarhome:before {
  content: "\e900";
}

.icon-appbareye:before {
  content: "\e90b";
}

.icon-activity:before {
  content: "\e909";
}

.icon-club:before {
  content: "\e907";
}

.icon-date_subscription:before {
  content: "\e903";
}

.icon-delete:before {
  content: "\e905";
}

.icon-download:before {
  content: "\e906";
}

.icon-edit:before {
  content: "\e908";
}

.icon-process:before {
  content: "\e90d";
}

.icon-culture:before {
  content: "\e90f";
}

.icon-d_justificatory:before {
  content: "\e910";
}

.icon-post:before {
  content: "\e911";
}

.icon-justificatory:before {
  content: "\e913";
}

.icon-upload:before {
  content: "\e915";
}

.icon-famille:before {
  content: "\e916";
}

.icon-compte:before {
  content: "\e917";
}

.icon-phone:before {
  content: "\e918";
}

.icon-appbarprintertext:before {
  content: "\e919";
}

.icon-question:before {
  content: "\e92c";
}

.icon-needupdate:before {
  content: "\e931";
}

.icon-coin-euro-little:before {
  content: "\e93d";
}

.icon-coin-euro:before {
  content: "\e93c";
}

.icon-credit-card:before {
  content: "\e93f";
}

.icon-box-add:before {
  content: "\e95e";
}

.icon-message:before {
  content: "\e96b";
}

.icon-spinner:before {
  content: "\e97a";
}

.icon-cog:before {
  content: "\e994";
}

.icon-gift:before {
  content: "\e99f";
}

.icon-sun:before {
  content: "\e9d4";
}

.icon-happy:before {
  content: "\e9df";
}

.icon-wink:before {
  content: "\e9e7";
}

.icon-plus:before {
  content: "\ea0a";
}

.icon-rejected:before {
  content: "\ea0f";
}

.icon-checkmark:before {
  content: "\ea10";
}

.icon-sport:before {
  content: "\e92f";
}

.icon-envelope:before {
  content: "\e932";
}

.icon-bonus:before {
  content: "\e930";
}

.icon-bonus_big:before {
  content: "\e90a";
}

.icon-chequeculture:before,
.icon-appbarpagemusic:before {
  content: "\e914";
}

.icon-setac:before,
.icon-icodance:before {
  content: "\e92d";
}

/*structure*/
html {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #1d9094;
}

body {
  font-family: 'robotoregular';
  height: 100%;
  margin: 0;
}

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

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

.main {
  padding: 15px 0 310px 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;
}

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

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

.footerContent {
  position: relative;
  z-index: 1 !important;
  background: rgba(255, 255, 255, 0.8);
  margin-top: 8px;
}
.footerContent > nav {
  text-align: center;
}
.footerContent > nav.legal {
  padding-left: 20px;
}
.footerContent > nav ol {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.footerContent > nav ol + ol {
  margin-left: 1em;
}

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

footer nav li {
  line-height: 2em;
}
footer nav li a, footer nav li a:visited {
  color: rgba(15, 73, 75, 0.8);
  padding: 2px 5px;
  text-transform: uppercase;
  white-space: nowrap;
}
footer nav li a:hover, footer nav li a:focus, footer nav li a:active {
  color: rgba(15, 73, 75, 0.8);
  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);
}

.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 #1d9094;
}

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

section {
  padding: 5px 0;
}

ol {
  padding: 0;
  margin: 0;
}

h3 {
  font-family: "robotobold";
  text-transform: uppercase;
  font-size: 1.3em;
}

.whiteBox h3 {
  color: #EE7107;
}

h3: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: #EE7107;
  width: 50%;
  margin: 20px 0;
  padding: 0;
  border: none;
  margin: 30px auto;
}

li {
  list-style: none;
}

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

a:hover {
  color: #14BFF3;
}

input.buttonStyle, button.Menu.menu-small, button.back_btn,
a.buttonStyle, button.ui-button.ui-widget, span.buttonStyle {
  background: #2ba6cb;
  border: 1px solid #2ba6cb;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #fff;
  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: #14BFF3;
  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);
}

.buttonStyle.buttonStyleOrange {
  background-color: #EE7107;
  border: #EE7107;
}
.buttonStyle.buttonStyleOrange:hover, .buttonStyle.buttonStyleOrange:focus, .buttonStyle.buttonStyleOrange:active {
  background: #f18d38;
  border: 1px solid #a64f04;
  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);
}

input.buttonPrimary,
a.buttonPrimary, span.buttonPrimary {
  background: #e6e6e6;
  border: 1px solid #8f8f8f;
  color: #505F66;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  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: #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);
}

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;
}

.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: 1em 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: #e6e6e6;
  border: 1px solid #505F66;
  color: #505F66;
  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;
}

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

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

.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: #c60000;
  margin: 0 0 1em 0;
}

span.mandatory {
  padding: 0 3px;
}

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

label.error {
  color: #CC0000;
}

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

.validation-warning {
  color: #cc0000;
  font-weight: bold;
  background: url(img/exclamation_dot.png) no-repeat left top #fff;
  padding-left: 20px;
}

.ui-message-error {
  background: url(img/exclamation_dot.png) no-repeat left top #fff;
  padding-left: 20px;
  color: #c60000;
  font-weight: bold;
  border: none;
}
.ui-message-error .ui-message-error-icon {
  width: 0;
  height: 0;
}

.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 .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;
}

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

.band {
  margin-top: 1em;
  padding: 0 1em;
  background: rgba(15, 73, 75, 0.8);
  border: 1px solid #616161;
  color: #fff;
  text-align: center;
}

/*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;
}

header .logo {
  max-width: 50%;
}

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

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

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

header h1 {
  font-family: "robotobold";
  color: #1d9094;
  margin: 0;
}

p.resume {
  color: #4D4D4D;
  margin-top: 0;
  margin-bottom: 5px;
}

/*welcome zone*/
.welcome_txt {
  background: #fafafa;
  padding: 3px 20px 10px 20px;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  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: #EE7107;
  font-size: 1.2em;
  font-size: 18px;
  text-align: right !important;
}

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

.donnees-fiscales-Header {
  padding-top: 2em;
  padding-bottom: 0.5em;
}

.donnees-du-plan-bloc {
  margin-bottom: 1.5em;
}

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

.orange-text {
  color: #EE7107;
}

.green-text {
  color: #109095;
}

.cheques_vacances_bloc {
  width: 9em;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 0;
  height: 4.5em;
  width: 8em;
}

.cheques_vacances_help_section {
  font-size: 12px;
  word-wrap: break-word;
  font-family: 'Arial';
  display: block;
}

.cheques_vacances_bloc .img-cheques_vacances {
  background: url(img/cheques_vacances.png) no-repeat #fff;
  background-size: contain;
  opacity: 0.4;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.cv_connect_bloc .img-cv_connect {
  background: url(img/cv_connect.png) no-repeat #fff;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 35px;
  right: 0;
  width: 198Px;
  height: 45px;
}

.cheques_vacances_bloc .img-cheques_vacances-60 {
  background: url(img/cheques_vacances-60.png) no-repeat #fff;
  background-size: contain;
  opacity: 0.2;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.cheques_vacances-text {
  font-family: 'Arial Bold', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 3em;
  text-align: center;
  vertical-align: center;
}

.cheques_vacances .form-horizontal .form-group {
  margin: 0px;
}

.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: #2ba6cb;
  border: 1px solid #2ba6cb;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  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;
  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);
}
.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;
}

.name {
  font-family: 'robotobold';
  color: #1d9094;
  font-size: 1.5em;
  margin-bottom: 0.5em;
}

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

h2.name {
  font-family: 'robotobold';
  font-size: 1.5em;
  display: inline;
  margin: 0;
}

.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: #EE7107;
  padding: 2px;
  text-transform: uppercase;
  display: inline-block;
}

nav.headerMenu li.current a,
nav.headerMenu li.current a:visited {
  border-bottom: 1px solid #EC4907;
  color: #EC4907;
}

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

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

nav.headerMenu li a:hover,
nav.headerMenu li a:focus,
nav.headerMenu li a:active {
  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);
}

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

.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;
}

.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 nav,
.no-flexbox .footerContent > div.logo {
  display: inline-block;
  width: 33%;
  vertical-align: middle;
}

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

.headerMenu .btn-gestionnaire {
  color: #EE7107;
  background-color: #fff;
  border-color: #EE7107;
  text-transform: uppercase;
  font-family: robotobold;
}
.headerMenu .btn-gestionnaire.btn-profile {
  border: 0;
}

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

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

span.profil {
  display: inline-block;
  width: 1.7em;
  height: 1.7em;
  background: url("img/profil.png") no-repeat center center;
  vertical-align: middle;
  border-radius: 50%;
  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;
}

.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*/
@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 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 #2ba6cb;
  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 h3 {
  font-family: "robotobold";
  margin: 0 auto 1em auto;
  text-align: center;
}

.requestDetails {
  margin: 0 0 1em 0;
}

.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;
}

.requestFAQ li + li a:before {
  content: "|";
  position: absolute;
  left: 0;
}

ol.requestDetails {
  text-align: justify;
}

.requestDetails li {
  min-width: 190px;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 15px;
  text-align: left;
  position: relative;
}

.requestDetails li + li {
  margin-left: 10px;
}

.requestDetails li + li:before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 70%;
  border-left: 1px dashed #616161;
  top: 20%;
  left: -10px;
}

.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;
}

.requestDetails li h4 {
  color: #616161;
  font-family: "robotobold";
}

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

.requestDetails li div {
  color: #1d9094;
  font-size: 1.3em;
}

.requestDetails li div:before {
  display: inline-block;
  color: #fff;
  background: #1d9094;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  font-size: 1.8em;
  vertical-align: middle;
  margin-right: 0.2em;
  text-align: center;
}

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: #EE7107;
  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 label,
.whiteBox input,
.whiteBox select {
  display: block;
  margin: 0;
  text-align: left;
  font-weight: normal;
}

#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;
}

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

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

.checkboxes input[type="checkbox"] {
  width: auto;
  display: inline-block;
  margin: 10px 10px 10px 0px;
}
.checkboxes label {
  padding-right: 10px;
}
.checkboxes label span {
  vertical-align: middle;
}

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;
}

input[type="radio"] {
  width: auto;
  margin: 10px;
  vertical-align: middle;
  display: inline-block;
}

.radio-buttons input[type="radio"] {
  margin: 10px 10px 10px 0px;
}
.radio-buttons tbody td {
  padding-right: 3em;
  display: inline-block;
}

input[type="radio"] + label {
  display: inline-block;
  vertical-align: middle;
}

#traitementDemandeForm
input[type="radio"] {
  width: auto;
  margin: 10px;
  vertical-align: middle;
  display: none;
}

.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;
}

.souscriptionPage .progressBar .progressDescr {
  padding: 10px 0;
}

.souscriptionPage .progressBar .progressDescr div {
  padding: 0 5px;
  margin: 0 5px;
  text-align: center;
  color: #fff;
}
.souscriptionPage .progressBar .progressDescr div + div {
  border-left: 1px solid #fff;
}

.souscriptionPage .progressBar {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.souscriptionPage .progressBar .blockRow {
  display: table-row;
}
.souscriptionPage .progressBar .blockRow > div {
  display: table-cell;
  vertical-align: middle;
}

.progressBar ol.number, .souscriptionPage .progressBar .blockRow.number > div {
  background: url(img/whitePoint.png) no-repeat center center;
  background-size: 100% 2px;
}

.souscriptionPage .progressBar .blockRow.number > div {
  padding-bottom: 20px;
}
.souscriptionPage .progressBar .blockRow.number > div:first-child {
  background-size: 50% 2px;
  background-position: 100% center;
}
.souscriptionPage .progressBar .blockRow.number > div:last-child {
  background-size: 50% 2px;
  background-position: 0 center;
}

.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;
}

.progressBar ol.number li div,
.progressBar .blockRow.number div > div,
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,
.progressBar .blockRow.number .current > div {
  font-size: 1.5em;
  color: #EE7107;
  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,
.progressBar .blockRow.number .done > div {
  color: #aaa;
  background: #eee;
}

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

/* ==========================================================================
   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 {
    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;
  }

  .requestFAQ li {
    text-align: left;
  }

  .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 {
    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-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;
  }

  header .logo {
    border-top: 1px solid #eee;
    padding-top: 5px;
  }

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

  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;
}

.validation-warning {
  color: #cc0000;
}

.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;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
  width: 13% !important;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
  width: 22% !important;
}

.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: 800px;
  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;
}

.back-blue {
  background: #CCDDFF;
}

@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;
}

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: #EE7107;
  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;
}

.full-width {
  width: 100%;
}

.band .buttonStyle {
  height: 35px;
}
.band .bloc-connexion a {
  display: block;
}
.band .bloc-connexion .lien-orange {
  color: #EE7107;
  font-weight: bold;
  font-family: Arial;
  font-size: 14px;
  text-decoration: underline;
  padding-bottom: 10px;
}
.band .bloc-connexion .lien-white {
  color: #ffffff;
  font-weight: lighter;
  font-size: 14px;
  text-decoration: none;
  padding-bottom: 10px;
}
.band .bloc-connexion .fa {
  margin-right: 5px;
}

.mt-30 {
  margin-top: 80px;
}

/* 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;
  }
}
.mentionRGPD {
  display: block;
  text-align: justify;
  color: #00293E;
  font-style: italic;
  font-size: 0.9em;
}

select#parametreNomBonifs 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;
}

.demandeTitle {
  color: #616161;
  font-family: robotobold;
}

.demandeTitle:before {
  display: inline-block;
  color: #fff;
  background: #1d9094;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  font-size: 1.4em;
  vertical-align: middle;
  margin-right: 0.2em;
  text-align: center;
}

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

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