

<style type="text/css">
  html,
  body {
    height: 100%;
    width: 100%;
  }

  body {
    /* background: url('../../img/bg0.jpg'); */
    /* background-color: #fafdf6 !important; */
    background-color: rgb(246, 251, 253) !important;
  }

  .textColorLightRed {
    color:
      #c80000  }

  .commentaireTextarea {
    resize: none;
  }

  .corp {
    min-height: 100vh;
  }

  .titre-modal-parcelle {
    font-size: 14px !important;
  }

  .infoParcelle i {
    vertical-align: middle;
  }

  .radioActiveLabel {
    color: #c80000;
    font-weight: 900 !important;
    text-decoration: underline;
  }

  .formModifMdp {
    margin-top: 30px;
  }

  .fadeIframeERNMT {
    background-color: #000;
    z-index: 999;
    opacity: 0.5;
    min-height: 100vh;
  }

  .modificationInfo .grandButton {
    width: 60% !important;
  }

  .note {
    font-style: italic;
    margin: 10px 0px 20px 0px;
  }

  footer {
    line-height: 2;
  }

  .contenuOngletInfo {
    margin-top: 30px;
  }

  .contenuOngletInfo table {
    margin: auto;
  }

  .conteneurIframeERNMT,
  .fadeIframeERNMT {
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
  }

  .conteneurIframeERNMT {
    text-align: center;
    z-index: 1000;
    bottom: 0;
    margin: 20px auto;
  }

  .closeERNMT {
    position: absolute;
    font-size: 20px;
    padding: 5px 10px;
    right: 0;
    margin-right: calc(5% - 20px);
    margin-top: -15px;
  }

  .close:hover {
    background: #505050;
    color: #fff
  }

  .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    background: #900;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
  }


  .iframeERNMT {
    border: 2px solid
      #1D6FB5    ;
    width: 90%;
    background-color: #fff;
    height: 100%;
  }

  footer {
    background-color: #000 !important;
    padding: 10px 0px;
    bottom: 0;
    width: 100%;
    box-shadow: 0px -1px 5px grey;
  }

  a.mdpOublie,
  input.btnConnexion {
    color: #fff;
    font-weight: bold;
    padding: 5px;
    display: block;
    border-radius: 20px;
    background-color:
      #1D6FB5    ;
  }

  a.mdpOublie {
    border-color: transparent;
  }

  a.mdpOublie:hover {
    text-decoration: underline;
    /* color: LawnGreen !important; */
  }

  input.btnConnexion {
    border: 3px solid #fff;
  }

  footer a,
  footer {
    color:
      #808080    ;
  }

  footer a:hover {
    color:
      #1D6FB5    ;
  }

  .form-control-text {
    display: inline-table !important;
  }

  footer .titre {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
  }

  .required-field {
    color:
      #900    ;
    font-size: 10px;
  }

  .divImportCSV {
    margin: 30px auto !important;
    width: 700px;
    margin: auto;
  }

  .titreCommande {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .conteneurImportCSV {
    border-bottom: 1px solid
      #1D6FB5    ;
    border-top: 1px solid
      #1D6FB5    ;
    margin: 30px auto 40px auto;
    background-color: #f6f6f6;
  }

  #champsFichierCSV {
    margin-bottom: 20px;
  }


  hr.light {
    /* border-color: white; */
    border-color:
      #1D6FB5    ;
  }

  a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color:
      #1D6FB5    ;
    cursor: pointer;
    outline: none;
    text-decoration: none;
  }

  .pages {
    margin: 20px auto;
    text-align: center;
  }

  .pages button {
    background-color:
      #808080    ;
    border: none;
    margin: 0px 5px;
    font-weight: bold;
    color: #fff;
    outline: none;
  }

  .pages button:hover {
    background-color:
      #1D6FB5    ;
    color: #000;
  }


  /* BARRE MENU */

  .miniMenu {
    width: 50%;
    float: right;
    text-align: right;
    padding: 5px 0px;
  }

  .alerteMailTxt {
    color: #000;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
  }


  .barreMenu,
  .conteneurMiniBarreMenu {
    width: 930px;
  }

  .conteneurMiniBarreMenu {
    text-align: right;
  }


  .ligneRechercheERNMT {
    text-align: center;
  }

  .barreMenu img {
    /* width: 330px; */
    width: 250px;
    /* margin-top: 10px; */
    margin-bottom: 13px;
  }

  /* .barreMenu .mainLogo {
  width: 330px;
  margin-top: 10px;
  margin-bottom: 5px;
} */
  .barreConsoCompteur {
    margin: auto;
  }

  .barreConsoCompteur td {
    width: 30px;
    border: 1px solid #000;
  }

  .titreConso {
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: underline;
  }

  .ernmtATerminer {
    cursor: default;
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(255, 255, 254, 0.5);
  }

  .logoCompte {
    max-width: 90%;
    max-height: 300px;
  }

  .offreSpecialeTarif {
    background-color:
      #c80000    ;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 1.5px;
  }

  #spancode-promo {
    cursor: default;
  }

  .divTabs {
    display: inline-block;
  }

  .divLogoCompte {
    text-align: center;
    padding: 20px 0px;
  }

  .spanLoader {
    width: 100%;
    display: inline-block;
    text-align: center;
  }

  .input-group-addon {
    cursor: pointer;
  }

  .histo-par-mois .mois, .messagerie-par-annee .annee,
  .facturePack-par-annee .anneePack, 
  .factureAbo-par-annee .anneeAbo, 
  .factureUrba-par-annee .anneeUrba, 
  .factureUrbaPack-par-annee .anneeUrbaPack  {
    padding: 5px 0px 5px 20px;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    margin: 5px 0px;
    border-radius: 10px;
    background-color: #ddd;
    color: #000;
  }

  #loaderMois, #loaderAnnee, #loaderMessagerie,
  #loaderAnneePack, #loaderAnneeAbo,
  #loaderMoisPack, #loaderMoisAbo, 
  #loaderAnneeUrba, #loaderMoisUrba, 
  #loaderAnneeUrbaPack, #loaderMoisUrbaPack {
    position: absolute;
    right : 0;
    margin-right: 40px;
  }

  .histo-par-mois, .messagerie-par-annee .annee,
  .facturePack-par-annee .anneePack,
  .factureAbo-par-annee .anneeAbo,
  .factureUrba-par-annee .anneeUrba, 
  .factureUrbaPack-par-annee .anneeUrbaPack  {
    margin: 10px 0px;
  }

  .moisMessagerie, .moisFacturePack, .moisFactureAbo, .moisFactureUrba, .moisFactureUrbaPack {
      padding: 5px 0px 5px 20px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      border-radius: 5px;
      background-color: #ddd;
      margin: 0px 0px 10px 0px;
      font-style: italic;
      cursor: pointer;
  }

  .moisMessagerieActive, .moisMessagerie:hover,
  .moisFacturePackActive, .moisFactureAboActive,
  .moisFacturePack:hover, .moisFactureAbo:hover,
  .moisFactureUrbaActive ,.moisFactureUrba:hover,
  .moisFactureUrbaPackActive ,.moisFactureUrbaPack:hover {
    background-color: #ccc;

  }

  .histo-par-mois .mois:hover, .histo-par-mois .moisActive, .messagerie-par-annee .anneeActive,
  .messagerie-par-annee .annee:hover,
  .facturePack-par-annee .anneePack:hover,
  .facturePack-par-annee .anneeActivePack,
  .factureAbo-par-annee .anneeAbo:hover,
  .factureAbo-par-annee .anneeActiveAbo,
  .factureUrba-par-annee .anneeUrba:hover, 
  .factureUrba-par-annee .anneeActiveUrba, 
  .factureUrbaPack-par-annee .anneeUrbaPack:hover,
  .factureUrbaPack-par-annee .anneeActiveUrbaPack {
    background-color: #1D6FB5 !important;
    color: #FFF !important;
  }

  .histo-par-mois .histo, .messagerie-par-annee .mois,
  .contenuMessageMois,
  .facturePack-par-annee .moisPack,
  .factureAbo-par-annee .moisAbo,
  .factureUrba-par-annee .moisUrba,
  .factureUrbaPack-par-annee .moisUrbaPack,
  .contenuFacturePackMois, 
  .contenuFactureAboMois,
  .contenuFactureUrbaMois,
  .contenuFactureUrbaPackMois {
    display: none;
  }

  .adrTelechargement span {
    font-weight: bold;
  }

  .adrTelechargement {
    text-align: left;
    margin: 0px 0px 20px 0px;
    font-size: 15px;
  }

  .cadreVert-popup {
    background-color:
      #1D6FB5    ;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 2;
    /* color: #000; */
    color: #FFF;
  }


  .cadreVert-popup span {
    font-weight: bold;
  }

  .divTableCommande {
    max-height: 500px;
    overflow: auto;
  }

  .moyen-paiement .pf {
    padding: 5px 10px;
    color: #fff;
    font-size: 30px;
  }

  .moyen-paiement button {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

    background-color:
      #808080    ;

    border: none;
    cursor: pointer;
    outline: none;

    margin: auto 5px;

    box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
  }

  /* ====== TABLEAU ============ */


  .table-data,
  .table-data-grand {
    width: 100%;
    margin: auto;
  }

  .table-avec-label,
  .table-avec-label-grand {
    margin: 10px 0px;
    text-align: center;
  }

  .enteteTab,
  .enteteTab-grand {
    font-style: italic;
    text-align: center;
    border-bottom: 1px solid
      #1D6FB5    ;
  }

  .table-achat {
    width: 100%;
  }

  .tdDate {
    width: 20%;
  }

  .tdButtonAction {
    text-align: right;
    /* width: 160px; */
    width: 220px;
  }

  .tdService {
    width: 250px;
  }

  table.stripe tr.transitionColor:hover {
    /* background-color: #f6fbee !important; */
    background-color: rgb(246, 251, 253) !important;
  }

  .modal-body-tab {
    width: 100% !important;
    padding: 0px !important;
  }


  .table-data td,
  .table-achat td,
  .table-data-grand td {
    padding: 10px;
  }

  .tabTelechargement td {
    padding: 5px 10px;
  }

  .tabTelechargement {
    margin-top: 20px;
    width: 100%;
  }

  .alerte {
    padding: 5px 0px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }

  .alerte-warning {
    background-color:
      #900    ;
  }

  .alerte-confirm {
    background-color: #738e43;
  }

  .table-data tr,
  .tabTelechargement tr {
    cursor: default;
  }


  .tdColorPrimary {
    color:#1D6FB5;
    text-align: center;
    font-weight: bold;
  }

  .tdButton {
    width: 20%;
    text-align: center;
  }

  .erreur404 {
    width: 100%;
    height: 95%;
    text-align: center;
    line-height: 5;
  }

  .erreur404 span {
    color: #000;
    font-weight: bold;
    font-size: 20px;
  }

  .bold {
    font-weight: bold;
  }

  .pjMessage {}

  /* ========================== */


  /* ======= BUTTON ====== */

  #aideButton {
    text-align: center;
    font-size: 18px;
    position: fixed;
    z-index: 1001;
    padding: 10px;
    margin-top: 400px;

    -moz-border-radius: 0px 0px 20px 20px;
    -webkit-border-radius: 0px 0px 20px 20px;
    -khtml-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;

    cursor: pointer;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    margin-left: -60px;
  }

  .confirm-modal-button {
    width: 50px;
    margin-left: 10px;
  }

  .buttonDeconnexion {
    color:
      #c80000    ;
  }


  .grandButton i {
    vertical-align: middle;
    padding-right: 5px;
  }

  .grandButton {
    padding: 5px 0px;
    margin: 5px 0px;
    width: 100%;
    text-align: center;
  }

  .tdButton button {
    width: 200px !important;
    text-align: left;
    padding-left: 15px !important;
  }

  .buttonVert,
  .buttonGrisActive,
  .buttonJustif {
    background-color:
      #1D6FB5    ;
    color: #fff;
  }

  .buttonHoverVert:hover {
    background-color:
      #1D6FB5      !important;
    color: #fff !important;
  }

  .buttonDore {
    background-color:
      #D79A10      !important;
    color: #fff !important;
  }

  .buttonVertQrcode {
    background-color:
      #7BAD24    ;
    color: #fff !important;
  }



  .buttonHoverValider:hover {
    background-color:
      #3BA937      !important;
    color: #fff !important;
  }

  .buttonGris {
    background-color:
      #808080      !important;
    color: #ddd !important;
  }

  .buttonRouge,
  .buttonFilepdf {
    color: #fff;
    background-color:
      #900    ;
  }

  .buttonBleu,
  .buttonFilezip {
    background-color: #2d2d5c;
    color: #fff;
  }

  .buttonVideBleu {
    color: #2d2d5c;
  }

  .buttonHoverNoir:hover {
    background-color: #000;
    color: #fff;
  }

  .buttonHoverGris:hover {
    background-color:
      #808080    ;
    color: #fff;
  }

  .buttonAction {
    padding: 5px 10px;
    margin: 0px 10px;
  }


  .buttonGris,
  .buttonVertQrcode,
  .buttonVert,
  .buttonAction,
  .buttonGrisActive,
  .buttonRouge,
  .buttonBleu,
  .buttonFilezip,
  .buttonFilepdf,
  .buttonJustif {
    border: none;
    cursor: pointer;
    outline: none;
    font-weight: bold;

    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;

    box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
  }

  .group-span-filestyle {
    cursor: pointer;

  }

  /* #loaderMois {
  position: absolute;
  right : 0;
  margin-right: 40px;
} */


  .buttonVide {
    border: none;
    background: none;
    outline: none;
  }

  .buttonSupFichier {
    color:
      #900    ;
  }

  .loaderFade {
    background-color: #000;
    opacity: 0.8;
    z-index: 1800;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
  }

  .loaderDialog {
    position: fixed;
    z-index: 1900;
    top: 0;
    width: 100%;
    text-align: center;
    margin-top: 10%;
  }

  /* ========================== */



  /* ======= GENERAL ===== */

  .text-right {
    text-align: right;
  }


  #slider-conso-depassement .slider-rangeHighlight {
    background:
      #900    ;
  }

  .transitionColor {
    -webkit-transition: background 0.5s linear, color 0.5s linear;
    -moz-transition: background 0.5s linear, color 0.5s linear;
    -ms-transition: background 0.5s linear, color 0.5s linear;
    -o-transition: background 0.5s linear, color 0.5s linear;
    transition: background 0.5s linear, color 0.5s linear;
  }

  .transitionOpacity {
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
  }

  .text-primary {
    color:
      #1D6FB5    ;
  }

  .text-second {
    color:
      #808080    ;
  }

  .text-third {
    color: #ddd;
  }

  .lineLarge {
    margin: 20px 0px 0px 0px;
  }

  .lineMedium {
    margin: 10px 0px 10px 0px;
  }

  .rowMargin {
    margin: 0px 20px;
  }


  .lineXLarge {
    padding: 20px 0px;
  }

  .input-group-addon-vide {
    color:
      #900    ;
  }

  .iconeWarning,
  .warningText {
    color:
      #900    ;
  }

  .alerteIBAN {
    color: #900;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #900;
    margin: 30px 0px;
    padding: 10px 0px;
  }

  .alerteIban {
    border: 1px solid #900;
    color: #900;
  }

  #moyenPaiement input {
    cursor: pointer;
  }

  .warningText {
    font-size: 20px;
    font-weight: bold;
  }


  .iconeQuestion {
    color: #FF8C00;
  }

  .partieAchatAbo {
    line-height: 2;
    margin-bottom: 10px;
  }

  #formInfoBancaire input {
    line-height: 0;
    text-transform: uppercase;
    text-align: center;
  }

  .partieAchatAbo .grandTitre {
    text-decoration: underline;
    font-weight: bold;
  }

  #formInfoBancaire button {
    margin-top: 10px;
    padding: 0px 15px;
  }

  .partieAchatAbo .titre {
    width: 150px;
    display: block;
    float: left;
    font-style: italic;
  }

  .iconeConfirm {
    color:
      #1D6FB5    ;
  }

  .iconeInfo {
    color: #2496ad;
  }

  .infoQt i {
    vertical-align: middle;
  }

  .infoQt a {
    text-decoration: underline;
  }



  .infoQt {
    margin: 10px auto;
  }

  .tooltip {
    z-index: 500;
  }

  /* ========================== */

  /* ======== MODAL ========== */
  .modal-body-reset {
    top: 10px;
    width: 850px;
    margin: 0px auto;
    text-align: center;
  }

  .modal-body-reset .modal-header h4 {
    padding: 15px 0px;
  }

  .modal-default {
    color: #333;
    background-color: #fff;
  }

  .modal-primary {
    color: #fff;
    background-color: #286090;
  }

  .modal-success {
    color: #fff;
    background-color: #5cb85c;
  }

  .modal-info {
    color: #fff;
    background-color: #5bc0de;
  }

  .modal-warning {
    color: #fff;
    background-color: #f0ad4e;
  }

  .modal-danger {
    color: #fff;
    background-color: #d9534f;
  }

  .modal-content {
    margin-left: auto;
    margin-right: auto;
  }

  .modal-body {
    width: 90%;
    margin: auto;
  }


  .modal-alerte-texte {
    padding: 10px 0px;
  }

  .modal-footer button {
    margin-left: 10px;
  }

  .modal-small {
    width: 250px;
  }

  .modal-medium {
    width: 500px;
  }

  .modal-large {
    width: 900px;
  }

  .partie-form-inscription {
    border: 1px solid #ddd;
    margin: 20px auto;
    border-radius: 20px;
    padding: 10px;
  }

  .partie-form-inscription .formContactSup {
    margin: 10px;
  }

  .partie-form-inscription .titre {
    padding: 10px;
  }


  #listeContactSup {
    text-align: left;
    width: 70%;
    line-height: 2;
    margin: auto;
  }

  .contactSup i {
    color:
      #900    ;
  }

  .divButtonDiapo {
    color:
      #1D6FB5    ;
    font-size: 3em;
  }

  #buttonLeftInscription,
  #partie2-inscription {
    /*  display: none; */
  }

  /* ========================== */


  /* ======== TITRE ========== */

  .titreDashBoard {
    text-align: center;
    background: #f6f6f6;
    margin: 20px 0px;
    padding: 5px 0px;
    font-weight: bold;
    cursor: pointer;

    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;

    border: 1px solid
      #808080    ;
    font-size: 14px;
  }

  .titreDashBoard:hover {
    background:
      #1D6FB5    ;
  }

  .selectVilleERNMT {
    width: 60%;
    margin: auto;
  }

  .choixTypeERNMT {
    margin: 20px auto;
    width: 60%;
    text-align: center;

  }

  .choixCertifs {
    margin: 20px auto;
    width: 98%;
    display: none;
  }

  .choixTypeCertificat {
    margin: 20px auto;
    width: 98%;
    display: none;
  }

  .underline {
    text-decoration: underline;
  }

  .titre-infoTarif {
    text-decoration: underline;
    font-weight: bold;
    line-height: 2;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  div.titre-tarifBox {
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  }

  h4 {
    padding: 30px 0px;
  }

  .upper {
    text-transform: uppercase;
  }


  .sous-titre-TarifBox {
    /* background-color : #eaf6d5; */
    background-color: #1FAAE0;
    /* color: #000; */
    color: #FFF;
    padding: 10px 0px;
    font-style: italic;
    font-size: 16px;
  }

  .partieDroite-dashboard h5 {
    border-bottom: 2px solid
      #1D6FB5    ;
    font-size: 15px;
    font-style: italic;
    padding-bottom: 10px;
    font-weight: bold;
  }


  form .input-group-addon,
  .formConnexion .input-group-addon,
  .formInscription .input-group-addon,
  form .table tr {
    cursor: default;
  }

  /* ========================== */

  .divOmbre {
    border: 1px solid #ddd;

    -webkit-box-shadow: 1px 1px 11px 7px rgba(221, 221, 221, 0.59);
    -moz-box-shadow: 1px 1px 11px 7px rgba(221, 221, 221, 0.59);
    box-shadow: 1px 1px 11px 7px rgba(221, 221, 221, 0.59);
  }

  .divOmbreDroite {
    -webkit-box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.4);
  }

  .divOmbreGauche {
    -webkit-box-shadow: -6px 6px 18px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -6px 6px 18px 0px rgba(0, 0, 0, 0.4);
    box-shadow: -6px 6px 18px 0px rgba(0, 0, 0, 0.4);
  }

  .partie-dashboard {
    padding: 10px;
    margin: 20px;
  }

  .partie-dashboard,
  .partieGauche-dashboard {

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;

  }

  .listeFichier .fichierName {
    margin: 5px 0px 5px 10px;
  }

  .fichierName {
    word-break: break-all;
  }


  .titleInputFile {
    float: none;
  }

  .infoAbo {
    font-size: 17px;
  }

  .fichierName button,
  .contactSup button {
    margin-right: 10px;
  }

  input[type=file]:not(input[name="files[]"]) {
    display: none;
  }

  #fileupload button[type=submit]:hover {
    background-color: rgb(21, 84, 138);
  }

  .message-title {
    font-size: 15px;
    font-weight: bold;
    margin: 15px auto;
  }

  .message-sub-title span {
    font-weight: bold;
    font-style: italic;
  }

  .message-body {
    text-align: left;
  }

  .message-body {
    padding: 20px 0px 0px 0px;
  }

  .conversation-body {
    padding-left: 20px;
    padding-right: 20px;
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
  }


  .conversation-message-gauche {
    text-align: left;
    background-color: #a6d9f0;
    /* background-color: #1D6FB5    ;
    */ color: #000;
    float: left;
  }

  .conversation-message-droite {
    text-align: right;
    background-color: #ddd;
    float: right;
  }

  .conversation-message-gauche,
  .conversation-message-droite {
    position: relative;
    padding: 10px 20px 5px 10px;
    min-width: 35px;
    max-width: 50%;
    border-radius: 20px;
    word-wrap: break-word;
  }

  .conversation-message-gauche:after,
  .conversation-message-droite:after {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(221, 221, 221, 0);
    border-width: 20px;
    margin-top: -20px;
  }

  .conversation-message-gauche:after {
    /* border-right-color: #1D6FB5    ;
    */ border-right-color: #a6d9f0;
    right: 100%;
  }

  .conversation-message-droite:after {
    border-left-color: #ddd;
    left: 100%;
  }

  .conversation-sous-titre span {
    font-weight: bold;
  }

  .conversation-sous-titre {
    font-size: 12px;
  }

  .conteneur-message-conversation {
    width: 95%;
    display: inline-block;
    margin: 5px 0px;
  }

  .conteneur-message-conversation .message {
    padding-bottom: 10px;
  }

  .etatAbonnement {
    margin-left: 10px;
    padding: 8px 15px;
    color: #fff;
    display: inline-block;
  }

  .tdTitreTab {
    text-align: center;
    font-weight: bold;
  }

  .tdTitreTabDate {
    font-size: 20px;
    color:
      #1D6FB5    ;
  }

  .tabs {
    text-decoration: none;
    background-color: #ddd;
    cursor: pointer;
    width: 150px;
    padding: 10px 0px;
    color: #000;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
  }

  .tabs:hover,
  .tabsActive {
    color: #fff;
    background-color:
      #1D6FB5    ;
  }


  .tabs,
  .tabsActive {
    float: left;
    margin: 0px 10px 20px 10px;
    /* border-radius: 30px;*/
  }


  .tabs i {
    margin-bottom: 10px;
  }

  .partieTabs {
    padding: 20px;
    display: none;
  }

  .accordion {
    margin-top: 35px;
  }


  /*.contenuTabs {
  padding: 20px;
}*/

  .partieGauche-dashboard {
    /*  border-radius: 30px;*/
    margin: auto;
  }

  .infoSociete {
    padding: 0px 10px 0px 20px;
    margin: 30px 0px;
    word-wrap: break-word;
  }

  .divModifLogoCompte {
    text-align: center;
    padding: 10px 0px;
  }

  .infoSociete span {
    white-space: normal;
  }

  .infoSociete i {
    line-height: 3;
    margin-right: 10px;
  }


  #autoCompleteVille {
    height: 300px;
    overflow: auto;
  }

  /*#villeERNMT, #autoCompleteVille {
  width: 400px;
}*/

  /*#cpERNMT {
  width: 70px;
  display: none;
  color: #000;
  background-color: #1D6FB5  ;
  }

  */ .partie-info {
    margin: auto;
    line-height: 2;
    /* background-color: #1FAAE0    ;
    */ background-color:
      #a6d9f0    ;
    padding: 15px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
  }

  .partie-info .input-group {
    margin-bottom: 20px;
  }

  .formInscription .input-group,
  .formCreerSousCompte .input-group {
    margin: 0px 0px 15px 0px;
  }

  .divVilleAutoComplete:hover {
    background-color:
      #1D6FB5    ;
  }

  .divVilleAutoComplete {
    cursor: pointer;
  }

  #divCheckBoxRemember label {
    /* color: #fff; */
    color:
      #1D6FB5    ;
    font-weight: 600;
  }


  .formInscription .input-group {
    margin: 0px 0px 15px 0px;
  }

  .dateHeureErnmt {
    font-weight: bold;
    font-style: italic;
    line-height: 2;
  }

  .formConnexion {
    width: 30%;
    margin: auto;
    background: rgba(255, 255, 255, 0.6);
    padding: 15px;
    border-radius: 15px;
  }

  .formConnexion .text-pro-only {
    color: red;
    font-weight: 600;
    /* text-shadow: 3px 3px 3px black; */
  }

  #connexion {
    background-color: transparent;
  }

  #connexion,
  #ernmt {
    padding: 130px 0px;
  }

  #bg-connexion {
    /*background-image: url(../../img/fond_aleatoire/2.jpg);*/
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: 100%;
  }

  .container-section {
    /* margin-top: 50px;*/
  }

  .sous-titre {
    font-size: 20px;
  }

  #nbCreditDecompte {
    text-decoration: underline;
  }

  #conteneurPartieERNMT,
  .row-codepromo {
    margin-top: 20px;
  }

  .contenu-tarifBox {
    padding: 20px 0px;
  }

  .row {
    /* border: 1px solid #000;*/
  }

  .contenu-box {
    padding: 10px 0px;
  }

  .ancienPrix {
    color:
      #900    ;
    text-decoration: line-through;
    font-style: italic;
    margin-right: 10px;
  }

  #listeParcelleCadastrale {
    height: 90px;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .formERNMTSurCommande {
    margin: auto;
  }

  .divTabErnmtCommande {
    margin: 0px auto 30px auto;
    display: none;
    border-bottom: 3px solid #ddd;
    padding-bottom: 20px;
  }

  .table-commande {
    width: 100%;
  }

  .table-commande tbody td {
    padding: 10px !important;
  }

  .formERNMTSurCommande,
  .tarif-box {
    background-color: #fff;
  }

  #lesERNMTCommande {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 10px;
  }

  .divButtonCommande {
    max-width: 300px;
    margin: auto;
  }

  .lineBottom {
    margin-bottom: 10px;
  }

  .tarif-box,
  .box,
  .formERNMTSurCommande {
    /*height: 500px;*/
    width: 100%;

    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px;

    padding: 5px 0px;

  }

  section#tarif {
    padding: 0;

  }

  .tarif-box {
    max-width: 570px;

  }

  .rowGoTo a.goTo {
    display: inline-block;
    padding-top: 50px;
  }

  .service-box,
  .tarif-box {
    cursor: pointer;
  }

  .service-box:hover>i {
    color:
      #808080    ;
  }

  .service-box {
    /* margin: 50px 0px;, */
    height: 100%;
    padding: 35px 0px;
    border: 2px solid rgba(128, 128, 128, 0.3);
    background: #FFF;
  }

  .service-box p {
    color: #777;
  }

  .service-box h3 p {
    font-size: inherit !important;
    color: inherit !important;
  }

  .contenuArticle img {
    max-width: 100% !important;
  }

  code {
    font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
  }

  .titreArticle {
    font-size: 25px;
    /* background-color: #B9A22B; */
    background-color:
      #1FAAE0    ;
    color: #FFFFFF;
    padding: 15px 30px;
    /* padding-left: 70px; */
    margin: 0;
    border-radius: 50px;
  }

  .contenuArticle {
    font-size: 20px;
    margin-top: 40px;
  }


  #info {
    padding: 200px 0px;
  }

  .info {
    word-break: break-all;
  }

  #nouveauRadon {
    width: 700px;
  }

  #nouveauRadon img {
    max-width: 100%;
  }

  .service-box img {
    display: none;
  }

  .dashboard {
    width: 90%;
    margin: 20px auto;
  }


  .tarif-box:hover,
  .box:hover,
  .table-avec-label:hover {
    background: #f6f6f6;
    cursor: pointer;
  }

  .tarif-box i {
    color:
      #808080    ;
  }

  .tarif-box:hover>i {
    color:
      #1D6FB5    ;
  }

  .hautPage:hover,
  .goTo:hover {
    color:
      #1D6FB5      !important;
  }

  .hautPage {
    cursor: pointer;
    margin-top: 10px;
    color: #ddd;
  }

  .rowHautPage {
    margin-top: 20px;
    text-align: right;
  }

  .spanAffTelechargement {
    display: none;
    width: 100%;
  }

  .spanAffTelechargement ul {
    padding-left: 5px;
    padding-top: 5px;
  }

  #divAdresseFacturation {
    margin-top: 20px;
  }

  .service-box p {
    margin-bottom: 0;
  }

  .service-box p {
    color: #777;
  }

  .service-box img {
    display: none;
  }

  .service-box,
  .tarif-box {
    cursor: default !important;
  }

  .service-box h3 p {
    font-size: inherit !important;
    color: inherit !important;
  }

  .service-box:hover>i {
    color:
      #808080    ;
  }

  .service-box .laDate {
    background-color: gainsboro;
    color:
      #1D6FB5    ;
    padding: 5px 20px;
    position: absolute;
    left: 25px;
    top: 10px;
  }

  .service-box .laDate .leJour,
  .service-box .laDate .leMois {
    font-weight: 800;
  }

  .divInformation {
    margin: 10px auto 10px auto;
  }

  .partie-info .titre,
  .divFormAdresse .titre {
    font-weight: bold;
  }

  .divFormAdresse {
    margin-bottom: 20px;
  }

  /* ================================== */

  .message-body p {
    font-size: 14px;
  }

  p {
    font-size: 16px;
    line-height: 1.5;
    /*margin-bottom: 20px;*/
  }

  .bg-primary {
    background-color:
      #1D6FB5    ;
  }

  .bg-dark {
    background-color:
      #808080    ;
    color: white;
  }

  .text-faded {
    color: rgba(255, 255, 255, 0.7);
  }

  section {
    padding: 150px 0;
    /*height: 100%;*/
  }

  aside {
    padding: 50px 0;
  }

  .no-padding {
    padding: 0;
  }

  .navbar-default {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.05);
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    /* height: 100px; */
    box-shadow: 0px -4px 20px grey;
  }

  .navbar-default .navbar-header .navbar-brand {
    color:
      #1D6FB5    ;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
  }

  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }

  .navbar-default .navbar-header .navbar-toggle {
    font-weight: 700;
    font-size: 12px;
    color: #ddd;
    text-transform: uppercase;
  }

  .navbar-default .nav>li>a,
  .navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color:
      #808080    ;
  }

  .navbar-default .nav>li>a:hover,
  .navbar-default .nav>li>a:focus:hover {
    color:
      #1D6FB5    ;
  }

  .navbar-default .nav>li.active>a:hover,
  .navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
  }

  header {
    position: relative;
    width: 100%;
    min-height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url('../img/header.jpg');
    text-align: center;
    color: white;
  }

  header .header-content {
    position: relative;
    text-align: center;
    padding: 100px 15px 100px;
    width: 100%;
  }

  header .header-content .header-content-inner h1 {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
  }

  header .header-content .header-content-inner hr {
    margin: 30px auto;
  }

  header .header-content .header-content-inner p {
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    margin-bottom: 50px;
  }

  .section-heading {
    margin-top: 0;
    text-align: center;
  }

  .call-to-action h2 {
    margin: 0 auto 20px;
  }

  .navbar-default .nav>li.active>a,
  .navbar-default .nav>li.active>a:focus {
    color:
      #1D6FB5      !important;
    background-color: transparent;
  }

  hr {
    border-color:
      #1D6FB5    ;
    border-width: 3px;
    max-width: 50px;
  }

  .no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
  }

  .btn-default:not(.btnBootstrap) {
    color:
      #808080    ;
    background-color: white;
    border-color: white;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
  }

  .btn-default:hover,
  .btn-default:focus,
  .btn-default.focus,
  .btn-default:active,
  .btn-default.active,
  .open>.dropdown-toggle.btn-default {
    color:
      #808080    ;
    background-color: #f2f2f2;
    border-color: #ededed;
  }

  .btn-default:active,
  .btn-default.active,
  .open>.dropdown-toggle.btn-default {
    background-image: none;
  }

  .btn-default.disabled,
  .btn-default[disabled],
  fieldset[disabled] .btn-default,
  .btn-default.disabled:hover,
  .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default:hover,
  .btn-default.disabled:focus,
  .btn-default[disabled]:focus,
  fieldset[disabled] .btn-default:focus,
  .btn-default.disabled.focus,
  .btn-default[disabled].focus,
  fieldset[disabled] .btn-default.focus,
  .btn-default.disabled:active,
  .btn-default[disabled]:active,
  fieldset[disabled] .btn-default:active,
  .btn-default.disabled.active,
  .btn-default[disabled].active,
  fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: white;
  }

  .btn-default .badge {
    color: white;
    background-color:
      #808080    ;
  }

  .btn-primary {
    color: white;
    background-color:
      #1D6FB5    ;
    border-color:
      #1D6FB5    ;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
  }

  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary.focus,
  .btn-primary:active,
  .btn-primary.active,
  .open>.dropdown-toggle.btn-primary {
    color: white;
    background-color:
      #1D6FB5    ;
    border-color:
      #1D6FB5    ;
  }

  .btn-primary:active,
  .btn-primary.active,
  .open>.dropdown-toggle.btn-primary {
    background-image: none;
  }

  .btn-primary.disabled,
  .btn-primary[disabled],
  fieldset[disabled] .btn-primary,
  .btn-primary.disabled:hover,
  .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary:hover,
  .btn-primary.disabled:focus,
  .btn-primary[disabled]:focus,
  fieldset[disabled] .btn-primary:focus,
  .btn-primary.disabled.focus,
  .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary.focus,
  .btn-primary.disabled:active,
  .btn-primary[disabled]:active,
  fieldset[disabled] .btn-primary:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary.active {
    background-color:
      #1D6FB5    ;
    border-color:
      #1D6FB5    ;
  }

  .btn-primary .badge {
    color:
      #1D6FB5    ;
    background-color: white;
  }

  .btn:not(.btnBootstrap) {
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    border: none;
    border-radius: 300px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .btn-xl {
    padding: 15px 30px;
  }

  ::-moz-selection {
    color: white;
    text-shadow: none;
    background:
      #808080    ;
  }

  ::selection {
    color: white;
    text-shadow: none;
    background:
      #808080    ;
  }

  img::selection {
    color: white;
    background: transparent;
  }

  img::-moz-selection {
    color: white;
    background: transparent;
  }

  .nouvelleFonctionnalite {
    padding: 10px 30px;
    margin: 10px auto;
    text-align: center;
    position: relative;
    width: 80%;
    border: 2px solid #900;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    font-weight: bold;

    box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
  }

  .new,
  .new:before,
  .new:after {
    height: 40px;
    background: #900;
    width: 40px;
  }

  .new {
    position: absolute;
    top: -15px;
    right: -15px;
    text-align: center;
  }

  .new:before,
  .new:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
  }

  .new:before {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
  }

  .new:after {
    content: "New !";
    font-style: italic;
    color: #fff;
    padding-top: 8px;

    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  .form-control-vide {
    border: 1px solid #900;
    box-shadow: #900 0px 0px 5px !important;
  }

  .barreConso {
    text-align: center;
    margin-top: 30px;
  }

  .text-left {
    text-align: left !important;
  }

  .spanTypeRea {
    padding: 5px 15px;
    font-size: 14px;
    border: 1px solid #000;
    margin-top: 10px;
    line-height: 3;

    box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.75);
  }

  .spanTypeRea1 {
    /* background-color: #405b12; */
    background-color:
      #1FAAE0    ;
    color: #fff;
  }

  .spanTypeRea2 {
    background-color:
      #1D6FB5    ;
    color: #FFF;
  }

  .spanTypeRea3 {
    background-color:
      #3BA937    ;
    color: #FFF;
  }
  
  /* .spanTypeRea3 {
    background-color: #B9A22B;
    color: #FFF;
  } */

  .spanTypeRea4 {
    background-color: #7BAD24;
    color: #FFF;
  }

  .spanTypeRea6 {
    background-color: #0f4a64;
    color: #fff;
  }

  .spanTypeRea7 {
    background-color: #0f4a64;
    color: #fff;
  }

  .spanTypeRea8 {
    background-color: #0f4a64;
    color: #fff;
  }

  .spanTypeRea9 {
    background-color: #0f4a64;
    color: #fff;
  }


  .buttonAjoutERNMT {
    font-size: 15px;
    padding: 10px 20px;
  }

  .divModifLogoCompte .grandButton,
  .buttonExtract {
    padding-left: 10px !important;
  }

  .barreConsoDepassement .slider-tick {
    background-color:
      #900    ;
  }

  /* SLIDER */
  .slider-handle,
  .slider.slider-disabled .slider-handle {
    /* background-color: #5d841b; */
    background-color:
      #1D6FB5    ;
    border: 1px solid #000;
  }

  .barreConsoDepassement .slider-handle {
    background-color:
      #900      !important;
  }

  .slider-tick.in-selection,
  .slider-selection.tick-slider-selection,
  .slider-selection {
    background-color:
      #1FAAE0    ;
  }

  .slider-track-high {
    background-color: #ddd !important;
  }

  .slider-tick {
    background-color: #ddd;
  }

  /** ESPACE CONSULTATION **/
  .logoConsultation {
    max-height: 130px;
  }

  /* PADDINGS */
  .pad-0 {
    padding: 0;
  }

  .pad-b20 {
    padding-bottom: 20px;
  }

  .pad-tb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .padr-10 {
    padding-right: 10px;
  }

  /* MARGIN */
  .mgr5 {
    margin-right: 5px;
  }

  .mgb10 {
    margin-bottom: 10px;
  }

  .mgt5 {
    margin-top: 5px;
  }

  /* WIDTH */
  .w35px {
    width: 35px;
  }

  /* image de fond des pop up */
  .img-background-popup {
    border: 1px solid black;
    /* height: 615px; */
    /* background-image: url("https://piecesjointes.media-immo.fr/c65b7109a1d8adffc632d5bc5eef8cf5a7d2d783-40.jpg"); */
    background-repeat: no-repeat;
    background-size: contain;
  }

  .img-background-popup .encadre {
    /* margin: 25px; */
    padding: 6px;
    padding-top: 8px;
    padding-bottom: 8px;
    /* position: absolute; */
    /* bottom: 150px; */
    /* bottom: 0px; */

    text-align: center;
    background-color: rgba(254, 254, 254, 0.5);
    /* border: 2px solid rgba(0,0,0,0.3); */
    /* border-radius: 30px; */
  }

  .margin-top-10 {
    margin-top: 10px;
  }

  .margin-bottom-10 {
    margin-bottom: 10px;
  }

  .margin-left-10 {
    margin-left: 10px;
  }

  .margin-right-10 {
    margin-right: 10px;
  }

  .margin-10 {
    margin: 10px;
  }

  .frameLinkFacebook {
    height: 50px;
  }

  .logoFacebook {
    width: 23px !IMPORTANT;

  }

  .padt-10 {
    padding-top: 10px;
  }

  .padt-20 {
    padding-top: 20px;
  }

  .padt-30 {
    padding-top: 30px !important;
  }

  .padt-35 {
    padding-top: 35px !important;
  }

  .rowGoTo {
    text-align: center;
    margin: 10px 0;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  }

  .rowGoTo a {
    cursor: pointer;
    color: gray;
  }

  .barreMenu .lienRezSociaux {
    position: absolute;
    top: 47px;
    right: 75px;
  }

  .barreMenu .lienRezSociaux>a {
    color:
      #1D6FB5    ;
  }

  .cpointer {
    cursor: pointer;
  }

  .lh30 {
    line-height: 30px;
  }

  .lh40 {
    line-height: 40px;
  }

  .conteneurCertificats {
    display: none;
  }

  .conteneurCUB {
    display: none;
  }

  .conteneurCUB div:nth-of-type(2) textarea {
    height: 90px;
  }

  .conteneurCUA {
    display: none;
  }

  .btnFichierAdd {
    background-color: #F5F5F5;
  }

  .boutons {
    margin-top: 5px;
  }

  .conteneurPlvt {
    display: none;
  }

  .conteneurVir {
    display: none;
  }

  .red {
    color: #900;
  }

  .grey {
    color:
      #808080    ;
  }

  /* Barre de conso Urbanisme */
  .consoUrba {
    padding: 10px 45px;
  }

  .consoUrba>div {
    border: 3px solid;
    line-height: 30px;
    font-weight: bold;
    padding: 0 5px;
  }

  .consoUrba>div.consCUa {
    border-color: #0f4a64;
  }

  .consoUrba>div.consCUa span {
    color: #0f4a64;
  }

  .consoUrba>div.consCUb {
    border-color: #1e88b7;
  }

  .consoUrba>div.consCUb span {
    color: #1e88b7;
  }

  .consoUrba>div.consNRU {
    /* border-color: #B9A22B; */
    border-color:
      #3BA937    ;
  }

  .consoUrba>div.consNRU span {
    /* color: #B9A22B; */
    color:
      #3BA937    ;
  }

  .consoUrba>div.consDPC {
    /* border-color: #7BAD24; */
    border-color: gray;
  }

  .consoUrba>div.consDPC span {
    color: gray;
  }

  #accueil {
    padding-top: 220px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  }

  #accueil .blocErp,
  #accueil .blocUrba {
    padding: 0;
    margin: 0 5px;
    box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.3);
    min-height: 600px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
  }

  #accueil .blocErp {
    box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.3);
  }

  #accueil .blocUrba {
    box-shadow: -5px 5px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -5px 5px 5px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -5px 5px 5px 1px rgba(0, 0, 0, 0.3);
  }

  #accueil .blocErp:hover {
    box-shadow: 0px 0px 10px 5px
      #1D6FB5    ;
    -moz-box-shadow: 0px 0px 10px 5px
      #1D6FB5    ;
    -webkit-box-shadow: 0px 0px 10px 5px
      #1D6FB5    ;
  }

  #accueil .blocUrba:hover {
    box-shadow: 0px 0px 10px 5px
      #3BA937    ;
    -moz-box-shadow: 0px 0px 10px 5px
      #3BA937    ;
    -webkit-box-shadow: 0px 0px 10px 5px
      #3BA937    ;
    /* box-shadow: 0px 0px 10px 5px #B9A22B;
  -moz-box-shadow: 0px 0px 10px 5px #B9A22B;
  -webkit-box-shadow: 0px 0px 10px 5px #B9A22B; */
  }

  #accueil .titreErp,
  #accueil .titreUrba {
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px
  }

  #accueil .titreErp {
    background-color:
      #1D6FB5    ;
  }

  #accueil .titreUrba {
    /* background-color: #B9A22B; */
    background-color:
      #3BA937    ;
  }

  #accueil .descriptionErp,
  #accueil .descriptionUrba {
    text-align: left;
    margin: 15px 25px;
    color: #333;
  }

  #accueil .blocUrba ul li{
    text-align: left;
  }

 

  #accueil .descriptionErp {
    border-bottom: 2px solid
      #1D6FB5    ;
  }
  #accueil .descriptionUrba {
    border-bottom: 2px solid
      #3BA937    ;
  }

  #accueil .blocUrba {
    /* border-bottom: 2px solid #B9A22B; */
    border-bottom: 2px solid
      #3BA937
    ;
  }

  #accueil .descriptionErp .puHt {
    color:
      #1D6FB5    ;
    float: right !important;
  }

  #accueil .blocUrba .puHt {
    /* color: #B9A22B; */
    color:
      #3BA937    ;
    float: right !important;
  }

  #accueil .descriptionErp .puHt b,
  #accueil .blocUrba .puHt b {
    font-weight: 700 !important;
  }

  #accueil .blocErp ul li {
    text-align: left;
   
    color: #333;
  }

  #accueil .blocErp:hover img,
  #accueil .blocUrba:hover img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }

  .Mon-Compte {
    border: 2px solid rgba(255, 255, 255, 0.7);
    padding: 5px !important;
    /* margin-top: 10px; */
    margin-top: 8px;
  }

  .icon-new {
    position: absolute;
    top: -2px;
    right: -7px;
    color:
      #3BA937    ;
    background: white;
    border-radius: 50%;
    font-size: 9px;
    font-weight: 900;
    padding: 1px;
  }

  .icon-new-actu {
    position: absolute;
    top: -5px;
    right: 5px;
    color: white;
    background: #3BA937;
    border-radius: 50%;
    font-size: 9px;
    font-weight: 900;
    padding: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
  }

  input.timepicker.matin,
  input.timepicker.aprem,
  input.timepicker.matins,
  input.timepicker.aprems {
    border: 0;
    border-bottom: 1px solid
      #1D6FB5    ;
  }

  input.timepicker.matins.has-error,
  input.timepicker.aprems.has-error {
    border-bottom: 1px solid #a94442;
  }

  input.timepicker.matin:focus,
  input.timepicker.aprem:focus {
    outline: none;
  }

  .d-inline-block {
    display: inline-block;
  }

  .divTableUrbaCommande {
    margin: 0px auto 30px auto;
    display: none;
    border-bottom: 3px solid #ddd;
    padding-bottom: 20px;
  }

  .divTabcuA {
    margin: 0px auto 30px auto;
    display: none;
    border-bottom: 3px solid #ddd;
    padding-bottom: 20px;
  }

  .divTabcuB {
    margin: 0px auto 30px auto;
    display: none;
    border-bottom: 3px solid #ddd;
    padding-bottom: 20px;
  }

  .choixTypeCertificat {
    margin: 20px auto;
    width: 98%;
    display: none;
  }

  .partie-dashboardUrba {
    padding: 10px;
    margin: 0 20px 20px 20px;
    -moz-border-radius: 0 10px 10px 10px;
    -webkit-border-radius: 0 10px 10px 10px;
    -khtml-border-radius: 0 10px 10px 10px;
    border-radius: 0 10px 10px 10px;
  }

  .buttonAjoutUrba {
    font-size: 15px;
    padding: 10px 20px;
  }

  .radiusUrba {
    padding: 10px;

    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    -khtml-border-radius: 50px 50px 50px 50px;
    border-radius: 50px 50px 50px 50px;
  }

  .serviceNouveaute {
    color: #3BA937;
    padding: 5px 20px;
    position: absolute;
    left: 76%;
    top: 10px;
    font-weight: bold;
    font-size: 110%;
  }

  .container-tarifs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .container-tarifs .tarif-box {
    height: 100%;
    margin-top: 0;
  }

  .container-tarifs>.col-lg-4 {
    margin-top: 30px;
  }

  .container-tarifs>.col-lg-4:last-of-type {
    min-width: 600px;
  }

  .checkbox {
    margin-top: 0 !important;
  }

  .radio {
    margin-top: 0 !important;
  }

  .wrapper-infos{
    padding: 10px;
  }

  #champsFichierArpentage, span#fichierArpentage{
    cursor: pointer;
  }

  #selectCardType{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .cardSelect {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(50, 50, 93, 0.25);
    border-radius: 5px;
    padding: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }

  .cardSelect:hover {
    cursor: pointer;
    border: 1px solid rgba(30, 136, 183, 0.75);
  }

  .titrePaiement {
    background-color: #1D6FB5;
    color: #fff;
    font-weight: bold;
    padding: 10px 0px;
    margin-bottom: 20px;
    width: 100%;
  }

  .wrapper-logo-card{
    display: flex;
    justify-content: space-between
  }

  .contenu-tarifBox.urba .enteteTab{
    text-align: left;
  }

  .contenu-tarifBox.urba .enteteTab > td{
    font-size: 14px;
    font-weight: 700;
  }

  .modal.in .modal-content .wrapper-type-card{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }



</style>