@charset "UTF-8";
body {
  background-color: #fff; }

/**
 * Identifiez-vous
 */
.vertical h1 {
  background: #5fb139; }

.vertical input[type="text"] {
  border-color: #5fb139;
  background: rgba(255, 255, 255, 0.4);
  color: #000; }

.banner-optin button {
  background-color: #5fb139; }

.vertical input[type="text"] {
  border-color: #5fb139;
  background-color: rgba(255, 255, 255, 0.4);
  color: #000; }

.vertical {
  background-color: #f3f3f3d4; }

#divBienvenue p {
  color: #fff; }

#divBienvenue hr {
  border-color: #dbdbdf; }

/**
*Menu Page connecté
*/
.menu {
  background: #5fb139; }

/**** FOOTER ****/
.footer {
  background: #00654b;
  color: #fff; }

.footer-top {
  border-bottom: 1px solid #5fb139; }

.footer-icon {
  background: #5fb139;
  color: #fff; }

a.footer-bottom-link, a.footer-bottom-link:focus, a.footer-bottom-link:hover {
  color: #5fb139; }

#bienvenue {
  color: #fff;
  border-bottom-color: rgba(0, 0, 0, 0.1); }

input[type="text"] {
  color: black;
  border-color: #CFCFCF; }

input[type="text"]::-webkit-input-placeholder {
  color: black; }

input[type="text"]:-moz-placeholder {
  color: black; }

input[type="text"]::-moz-placeholder {
  color: black; }

input[type="text"]:-ms-input-placeholder {
  color: black; }

.contentClient input, .contentClient .radio, .contentClient select {
  color: #939290;
  border-color: #cfcfcf; }

.contentClient input::-webkit-input-placeholder {
  color: #939290; }

.contentClient input:-moz-placeholder {
  color: #939290; }

.contentClient input::-moz-placeholder {
  color: #939290; }

.contentClient input:-ms-input-placeholder {
  color: #939290; }

.contentClient .grisOnWhiteBloc {
  color: #939290; }

.contentClient {
  background-color: #fff;
  color: #7b7b7b; }

.contentClient .gris {
  background-color: #EFEFEF; }

.btn-deconnexion {
  background-color: #fac000;
  color: #000; }

.btn-deconnexion:hover {
  color: #000;
  background-color: #fac00094; }

.menu ul li a {
  color: #fff; }

.pageClient .open {
  background-color: #5fb139; }

.btn {
  background-color: #5fb139;
  color: #fff; }

.btn:hover, .btn:focus, .vertical button:hover {
  background-color: #c0e698; }

.emptyInput input[name=client\[telephoneMobile\]], .emptyInput input[name=client\[email\]] {
  border-color: #CFCFCF; }

#mesInformations .ralewayBold label, .offreUtilisee {
  color: #5fb139; }

.code_barre {
  background-color: #fff;
  color: #00654b;
  display: block;
  padding: 0 1em; }

.color {
  color: #fac000; }

.gris.bubble::after {
  border-color: #EFEFEF transparent; }

.bubble {
  color: #000; }

.remises-fid .bubble span {
  color: #00654b; }

.menu .highlight {
  background-color: #c0e698;
  color: #fff; }

.menu ul li {
  border-bottom-color: #c0e698; }

@media only screen and (min-width: 40em) {
  .border-right {
    border-right: 1px solid #5fb139; } }
@media only screen and (min-width: 64em) {
  .code_barre {
    display: inline-block; } }
.activation-puce-active {
  background-color: #5fb139;
  color: white; }

.titre h2, p.center, .green {
  color: #00654b; }

.bubble-green {
  background-color: #00654b; }

.bubble-green::after {
  border-color: #00654b transparent; }

.bubble-green a {
  color: white; }

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