#nav-logo-header-logo {
    max-width: 350px;
}
.menu_general a:hover {
  background-color:#1D318B !important;
}
.form-control {
  color: #FFF;
  font-weight:400;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.detail-resa.ligne-breadcromb .recapitulatif p strong, .confirmation-resa-1.ligne-breadcromb .recapitulatif p strong {
    font-size: 15px;
    color: #fff;
}
.detail-resa.ligne-breadcromb .recapitulatif p, .confirmation-resa-1.ligne-breadcromb .recapitulatif p {
    color: #ccc;
}
#accordion7.rlAccordion > h4 > span {
    background-color: #222;
    color: #CCC;
}
/**************************/
/*        Web app         */
/**************************/
body.etat_infos_course, .etat_infos_course .theme-creative-2 {
  background-color: #efefef;
}
.etat_infos_course .btn {
  background: #5271FF;
  color: #FFF !important;
}
.etat_infos_course .btn:hover {
  background: #333;
  color: #FFF !important;
}
.etat_infos_course .row p.cadre {
  background-color: #111;
  color:#FFF;
}
.etat_infos_course .row p, .etat_infos_course .btn, .etat_infos_course .row p strong {
  color: #111;
}
.etat_infos_course .row p.cadre strong {
  color: #FFF;
}
.etat_infos_course .row .deroule p strong, .etat_infos_course h4 {
  color: #111;
}
.etat_infos_course .row p strong a {
  color: #5271FF;
}
.etat_infos_course .row p.vehicule {
  background: transparent url("../img/icones/voiture_bleue.png") no-repeat left center;
}
.etat_infos_course .row p.personne {
  background: transparent url("../img/icones/personne_bleue.png") no-repeat left center;
}
.etat_infos_course .row p.rond-plein {
  background: transparent url("../img/icones/rond-plein-top-vtc101.png") no-repeat left top;
}
.etat_infos_course .row p.rond-plein.vide {
    background:transparent url("../img/icones/rond-plein-top-vide.png") no-repeat left top;
}
.etat_infos_course .row p.rond-plein.bottom {
    background:transparent url("../img/icones/rond-plein-bottom-vtc101.png") no-repeat left bottom;
}
.etat_infos_course .row p.rond-plein.vide.bottom {
    background:transparent url("../img/icones/rond-vide-bottom.png") no-repeat left bottom;
}
.etat_infos_course .row p.rond-plein.milieu {
    background:transparent url("../img/icones/rond-plein-milieu-vtc101.png") no-repeat left center;
}
.etat_infos_course .row p.rond-plein.vide.milieu {
    background:transparent url("../img/icones/rond-vide-milieu.png") no-repeat left center;
}
