html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*VARIABLE*/
/*VARIABLE*/
/* COLOR */
.bleu-europ-active-bg {
  background-color: #00239c;
}

.bleu-europ-active-bg svg {
  fill: #fff;
}

.blanc-europ-active-bg {
  background-color: #fff;
}

.blanc-europ-active-bg svg {
  fill: #00239c;
}

.blanc-europ-color {
  color: #fff;
}

.bleu-europ-color {
  color: #00239c;
}

.violine-bg {
  background-color: #aeb9e1;
}

.black {
  color: #000;
}

.white {
  color: #fff;
}

/* COLOR */
/* FONT */
.fontWeight {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 300;
}

.line-height-1-0 {
  line-height: 0.9rem;
}

.ft-0-6 {
  font-size: .6rem !important;
}

.ft-0-7 {
  font-size: .7rem !important;
}

.ft-0-8 {
  font-size: .8rem !important;
}

.ft-0-9 {
  font-size: .9rem !important;
}

.ft-1-0 {
  font-size: 1rem !important;
}

.ft-1-1 {
  font-size: 1.1rem !important;
}

.ft-1-2 {
  font-size: 1.2rem !important;
}

.ft-1-3 {
  font-size: 1.3rem !important;
}

.ft-1-4 {
  font-size: 1.4rem !important;
}

.maj {
  text-transform: uppercase;
}

/* START FONT */
body {
  font-family: 'Roboto', sans-serif;
}

a {
  text-decoration: none !important;
}

p {
  font-size: 0.8rem;
}

.ital {
  font-style: italic;
}

h1 {
  font-size: 1.2rem !important;
  padding: 10px 0;
  font-weight: 700;
  text-transform: uppercase;
}

h4 {
  font-size: .8rem !important;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: 700;
  text-transform: uppercase;
}

/*---------------- END FONT ----------------*/
.cartouche-bleu {
  height: 50px;
  padding: 0;
}

.displayNone {
  display: none;
}

/*--------------- BADGE ---------------------*/
.badge-plein {
  font-size: 0.7rem;
  vertical-align: bottom;
}

/*------------------------- BADGE -----------------------------*/
/* ------------------------ ICONE ---------------*/
.sablier {
  position: relative;
  top: -1px;
  width: 22px;
}

.tel-ouverture-dosssier {
  position: relative;
  top: -2px;
  width: 17px;
}

.immat-vehicule {
  position: relative;
  width: 30px;
  height: 18px;
}

.vehicule-sous-sol {
  position: relative;
  width: 15px;
  height: 18px;
}

.outils {
  position: relative;
  width: 15px;
  height: 18px;
}

.depanneuse {
  position: relative;
  top: -2px;
  width: 27px;
}

.taxi {
  position: relative;
  top: -2px;
  width: 23px;
}

.arrivee {
  position: relative;
  width: 15px;
  height: 15px;
  top: 3px;
}

.arrivee_vr {
  position: relative;
  width: 15px;
  height: 15px;
  top: 3px;
}

.people {
  position: relative;
  width: 16px;
  height: 16px;
}

.people_avion {
  position: relative;
  width: 16px;
  height: 16px;
  top: 2px;
}

.bagage {
  position: relative;
  width: 13px;
  height: 13px;
  margin-right: 3px;
}

.dog {
  width: 14px;
  height: 14px;
  position: relative;
  margin-right: 3px;
}

.chambres {
  width: 15px;
  height: 15px;
}

.night {
  width: 15px;
  height: 15px;
}

.pti_dej {
  width: 15px;
  height: 15px;
}

.garage_big {
  position: relative;
  width: 21px;
  top: -3px;
}

.train {
  width: 20px;
  position: relative;
  top: -2px;
}

.vr {
  position: relative;
  top: -2px;
  width: 20px;
}

.rond_info {
  width: 13px;
  height: 13px;
}

.calendar_small {
  width: 13px;
  height: 13px;
}

.warning {
  width: 23px;
  position: relative;
  top: -2px;
}

.avion {
  position: relative;
  top: -2px;
  width: 23px;
}

.geo_loc {
  width: 12px;
  height: 17px;
  position: relative;
  top: -1px;
}

.horloge {
  width: 15px;
  height: 23px;
  position: relative;
  left: 0px;
}

.phone_small {
  width: 15px;
  height: 23px;
  position: relative;
  left: 0px;
}

/*----------------- Utilisateur et Dossier haut de page ------------*/
.file-user svg {
  fill: #00239c;
}

.user, .number-file {
  color: #00239c;
}

/*----------------- Utilisateur et Dossier haut de page ------------*/
.triangle {
  width: 100%;
  height: 32px;
}

.triangle::before {
  position: relative;
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
}

.rectangle-arrondi {
  width: 100%;
  height: 35px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.rectangle-arrondispan {
  font-size: 0.6rem;
}

a.phone-garage {
  font-size: 0.9rem !important;
  color: #00239c;
  text-decoration: underline !important;
}

a.phone-garage:hover {
  color: #00239c;
}

/*----------------- BLOC BLEU ------------------------------*/
.timeline-panel.europ-active-bleu {
  background-color: #00239c;
  color: #fff;
}

.timeline-panel.europ-active-bleu hr {
  margin-top: 0.3rem !important;
  margin-bottom: 0.3rem !important;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.8) !important;
}

.timeline-panel.europ-active-bleu img {
  color: #fff;
}

.timeline-panel.europ-active-bleu .chevron-collapse:before {
  background-color: #fff;
}

.timeline-panel.europ-active-bleu .chevron-collapse:after {
  background-color: #fff;
}

.timeline-panel.europ-active-bleu .rectangle-arrondi {
  background-color: #fff;
}

.timeline-panel.europ-active-bleu .rectangle-arrondi .name {
  color: #00239c !important;
  font-size: 0.6rem;
  margin-left: 0.2em;
  position: relative;
  top: 3px !important;
}

.timeline-panel.europ-active-bleu .rectangle-arrondi .name a {
  color: #00239c !important;
  text-decoration: underline !important;
}

.timeline-panel.europ-active-bleu .rectangle-arrondi .icon-lieu-accident {
  color: #00239c;
  position: relative;
  left: 4px;
  top: 4px;
}

.timeline-panel.europ-active-bleu .triangle::before {
  border-left: 15px solid #fff;
}

.timeline-panel.europ-active-bleu .newDate span:nth-child(1) {
  background-color: #fff;
  padding: 2px 5px;
  color: #1bb64f;
}

.timeline-panel.europ-active-bleu a.phone {
  font-size: 0.9rem !important;
  color: #fff;
  text-decoration: underline !important;
}

.timeline-panel.europ-active-bleu a.phone:hover {
  color: #fff;
}

.timeline-panel.europ-active-bleu svg {
  fill: #fff;
}

/*----------------- END BLOC BLEU ------------------------------*/
/*------------------ START BLOC BLANC -------------------------*/
.timeline-panel.europ-no-active-blanc {
  background-color: #fff;
  color: #00239c;
}

.timeline-panel.europ-no-active-blanc hr {
  margin-top: 0.3rem !important;
  margin-bottom: 0.3rem !important;
  border: 0;
  border-top: 1px solid #00239c !important;
}

.timeline-panel.europ-no-active-blanc .icon-garage-balnc {
  color: #00239c;
}

.timeline-panel.europ-no-active-blanc .chevron-collapse:before {
  background-color: #00239c;
}

.timeline-panel.europ-no-active-blanc .chevron-collapse:after {
  background-color: #00239c;
}

.timeline-panel.europ-no-active-blanc .triangle::before {
  border-left: 15px solid #00239c;
}

.timeline-panel.europ-no-active-blanc .rectangle-arrondi {
  background-color: #00239c;
}

.timeline-panel.europ-no-active-blanc .rectangle-arrondi .icon-lieu-accident {
  color: #fff;
  margin-left: 5px;
  position: relative;
  left: 4px;
  top: 4px;
}

.timeline-panel.europ-no-active-blanc .rectangle-arrondi .name {
  color: #fff;
  font-size: 0.6rem;
  margin-left: 0.2em;
  position: relative;
  top: 3px !important;
}

.timeline-panel.europ-no-active-blanc .rectangle-arrondi .name a {
  color: white;
  text-decoration: underline !important;
}

.timeline-panel.europ-no-active-blanc .newDate span:nth-child(1) {
  background-color: #00239c;
  padding: 2px 5px;
  color: #1bb64f;
}

.timeline-panel.europ-no-active-blanc .timeline-body span {
  color: #000;
}

.timeline-panel.europ-no-active-blanc a.phone {
  font-size: 0.9rem !important;
  color: #00239c;
  text-decoration: underline !important;
}

.timeline-panel.europ-no-active-blanc a.phone:hover {
  color: #00239c;
}

.timeline-panel.europ-no-active-blanc svg {
  fill: #00239c;
}

/*--------------------------- END BLOC NON ACTIF -----------------------*/
.title-name {
  margin-left: 0.1em;
}

.name {
  margin-left: 0.8em;
}

.name_phone {
  margin-left: 0.3em;
}

/*---------------------------- CHEVRON TIMELINE -------------------------*/
.chevron-timeline::after {
  border-style: solid;
  color: #00239c;
  border-width: 0.10em 0.10em 0 0;
  content: '';
  display: inline-block;
  height: 0.7em;
  left: -0.05em;
  position: relative;
  top: 0.55em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.7em;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

/*--------------Garage reparateur------------------*/
.garage-reparateur {
  background-color: #f1f3fa;
  color: #00239c;
  padding: 5px 10px;
  border-top: 1px dashed #00239c;
  border-bottom: 1px dashed #00239c;
}

.bloc-garage svg {
  fill: #00239c;
}

/*-----------End Garage reparateur------------------*/
.collapsed .icon-fleche-bas {
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
}

/*------- COOKIES -------*/
.bloc-cookie {
  padding: 10px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  background-color: rgba(0, 35, 156, 0.85);
}

.bloc-cookie .txt-cookie {
  color: #fff;
  padding-right: 20px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.bloc-cookie .align-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bloc-cookie .btn-light {
  color: #00239c !important;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.bloc-cookie .btn-light-bis {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/*------- COOKIES -------*/
/*-- ANNULATION EN COURS---*/
.annul-encours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ff0000;
  padding: 3px 10px;
  color: #fff;
  font-size: 0.7rem;
}

/**/
/*ANIMATION*/
.anim-heart {
  -webkit-animation-name: slidetop-opacity;
          animation-name: slidetop-opacity;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes slidetop-opacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}

@keyframes slidetop-opacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}

/*ANIMATION*/
/* MESSAGE ERREUR*/
.timeline-title .block-warning {
  margin-top: 0rem;
  padding-top: 0rem;
  color: #ff0000;
  text-transform: none;
}

.red-europ-active-bg {
  background-color: #ff0000;
}

.red-europ-active-bg svg {
  fill: #fff;
}

@media (min-width: 768px) {
  .align-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.timeline {
  list-style: none;
  padding: 0 0 20px;
  position: relative;
  margin-top: -15px;
}

.timeline:before {
  top: 30px;
  bottom: -3px;
  position: absolute;
  content: " ";
  width: 1px;
  background-color: #00239c;
  left: 25px;
  margin-right: -1.5px;
}

.timeline-warning:before {
  content: "";
  width: 0;
}

.timeline > li,
.timeline > li > .timeline-panel-flottant {
  margin-bottom: 5px;
  position: relative;
}

.timeline > li,
.timeline > li > .timeline-panel {
  margin-bottom: 5px;
  position: relative;
}

.timeline > li,
.timeline > li > .timeline-panel-warning {
  margin-bottom: 5px;
  position: relative;
}

.timeline > li,
.timeline > li > .timeline-panel-noBorder {
  margin-bottom: 5px;
  position: relative;
}

.timeline > li,
.timeline > li > .timeline-panel-borderDashed {
  margin-bottom: 5px;
  position: relative;
}

.timeline > li:after,
.timeline > li:before {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel-flottant {
  margin-left: 60px;
  width: auto;
  position: relative;
  top: 34px;
  right: 10px;
  padding: 4px 10px 8px 5px;
  border: 1px solid #00239c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.timeline > li > .timeline-panel-flottant svg:last-child {
  float: right;
  position: relative;
  left: 5px;
  top: 2px;
  fill: #00239c;
}

.timeline > li > .timeline-panel-flottant svg {
  fill: #00239c;
}

.timeline > li > .timeline-panel-flottant span {
  font-size: 0.7rem;
}

.timeline-panel-telechargement {
  margin: 15px 0 10px 0;
  color: #00239c;
  background-color: #aeb9e1;
  padding: 4px 30px 8px 22px;
  border: 1px dashed #00239c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.timeline-panel-telechargement svg:last-child {
  float: right;
  position: relative;
  left: 13px;
  top: 6px;
}

.timeline-panel-telechargement span {
  font-size: 0.7rem;
  font-weight: bold;
}

.timeline > li > .timeline-panel {
  margin-left: 60px;
  top: 16px;
  padding: 4px 10px 6px 15px;
  border: 1px solid #00239c;
}

.timeline > li > .timeline-panel-noBorder {
  margin-left: 60px;
  top: 27px;
  padding: 4px 10px 6px 15px;
  border-radius: 5px;
}

.timeline > li > .timeline-panel-borderDashed {
  margin-left: 60px;
  top: 19px;
  padding: 4px 10px 8px 15px;
  border: 1px dashed #00239c;
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 1.2em;
  text-align: center;
  position: absolute;
  top: 26px;
  left: 9px;
  margin-right: -25px;
  background-color: #00239c;
  z-index: 100;
  border-radius: 50%;
  border: 1px solid #00239c;
}

.timeline > li > .timeline-badge-large {
  color: #fff;
  width: 46px;
  height: 46px;
  line-height: 41px;
  font-size: 1.5em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 4px;
  margin-right: -25px;
  z-index: 100;
  border-radius: 50%;
  border: 1px solid #00239c;
}

.timeline > li > .timeline-badge-large-end {
  color: #fff;
  width: 46px;
  height: 46px;
  line-height: 41px;
  font-size: 1.5em;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 4px;
  margin-right: -25px;
  z-index: 100;
  border-radius: 50%;
  border: 1px solid #00239c;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-right-width: 0;
  border-left-width: 15px;
  right: -15px;
  left: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-right-width: 0;
  border-left-width: 14px;
  right: -14px;
  left: auto;
}

.timeline-badge.europ-color {
  background-color: #00239c !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  cursor: pointer;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
  margin-top: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

.timeline-badge > .glyphicon {
  margin-right: 0px;
  color: #fff;
}

.timeline-body > h4 {
  margin-bottom: 0 !important;
}

.timeline__icon--line-h:after {
  content: '';
  display: block;
  height: 1px;
  background-color: #00239c;
  position: absolute;
  left: 44px;
  right: 0;
  top: 20px;
  width: 12px;
}

.timeline-heading span {
  display: inline-block;
  font-size: 0.8rem;
  line-height: 1.05rem;
  padding-top: 0.3rem;
}

span.timeline-block {
  padding-top: 0rem !important;
}

.timeline-body span {
  font-size: 0.7rem;
}

.timeline-title .end-help {
  margin-top: 0rem;
  padding-top: 0rem;
}

.timeline > li > .blanc-europ-active-bg svg {
  color: #00239c;
}

.timeline-block {
  display: block !important;
  margin-top: 4px;
}

.timeline-title svg {
  position: relative;
  float: right;
  top: 2px;
  right: 7px;
}

/* MESSAGE ERREUR*/
.timeline > li > .timeline-badge-large-end-warning {
  color: #fff;
  width: 46px;
  height: 46px;
  line-height: 41px;
  font-size: 1.5em;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 4px;
  margin-right: -25px;
  z-index: 100;
  border-radius: 50%;
  border: 1px solid #ff0000;
}

.timeline > li > .timeline-panel-warning {
  margin-left: 60px;
  top: 16px;
  padding: 4px 10px 6px 15px;
  border: 1px solid #ff0000;
}

.timeline__icon--line-h-warning:after {
  content: '';
  display: block;
  height: 1px;
  background-color: #ff0000;
  position: absolute;
  left: 44px;
  right: 0;
  top: 20px;
  width: 12px;
}
/*# sourceMappingURL=timeline.css.map */