.clear {
	clear: both;
}
.hide {
	display: none;
}
.cover_formulaire_accueil {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.texte_home_formulaire {
    line-height: 50px;
    text-align: center;
    color: #000;
	font-size: 1.8em;	
}
.texte_home_popup {
    line-height: 50px;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
	font-size: 1.3em;	
}
.orange {
	color: #FF9400;
}

.width_78 {
	/* width: 78%!important; */
}
.formulaire_envoi_lpd {
    text-align: center;
}

.lpd_text {
	padding: 10px!important;	
	text-align: center;
    font-family: 'Source Sans Pro';
}
.lpd_select {
    padding: 9px!important;
    font-family: 'Source Sans Pro';
}
.lpd_submit {
	color: #fff;
	background-color: #FF9400;
    border-radius: 1px
}
.form_deco_lpd {
    background: white;
    padding: 20px 12px;
    width: 100%;
    border-radius: 1px;
    border: 2px solid rgba(38, 38, 38, 0.64);
}
.lpd_text, .lpd_select {
    border-color: transparent!important;
	background-color: #fff;
	-webkit-appearance: none;
	font-size: 21px;
	/* border-bottom: 1px solid #FF9400!important; */
}
.height_separateur {
	height: 85px;
}
.separateur_bouton_form {
    margin-top: 65px;
}
.lpd_submit {
    color: #fff;
    background-color: #FF9400;
    border: 2px solid transparent;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 25px;
    border-radius: 1px;
    font-family: 'Source Sans Pro';
}
.lpd_submit:hover {
	position: relative;
    color: #FF9400;
    background-color: #fff;
	border: 2px solid #FF9400;
	cursor: pointer;
}
.trajet {
	font-size: 21px;
}
.pointer {
    cursor: pointer;
}
.encart_blanc_choix {
    background: #F6F6F6;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 1px;
	height: 100%;
}
.nb_kilometres {
	background: #ff9400;
    color: #fff;
    padding: 15px 0px;
    float: left;
    width: 23%;
    border-radius: 1px;
    text-align: center;
}
.intitule_transport {
    width: 23%;
    float: left;
    margin-left: 20px;
    height: 59px;
    vertical-align: middle;
	text-align: left;
}
.intitule_prix, .intitule_prix2 {
    font-size: 30px;
    font-weight: 600;
    float: left;
    width: 14%;
    text-align: center;
	height: 60px;
}
.align_middle {
    display: flex;
    justify-content: center;
    flex-direction: column;	
}
.clear {
	clear: both;
}

.bouton_je_valide, .bouton_je_valide2 {
    float: left;
    /*width: 38%;*/
    background: #ff9400;
    color: white;
    text-align: center;
    border-radius: 1px;
	text-transform: uppercase;
    letter-spacing: 2px;
}
.bouton_je_valide2 {
    width: 44%;	
}
.intitule_prix2 {
	width: 7%;
}
.bouton_je_valide {
    float: right;
}

.bouton_je_valide, .bouton_je_valide2, .intitule_transport, .nb_kilometres {
	font-size: 21px;
}
.fond_gris {
	background-color: #5E5E5E;
}
.error_lpd {
    text-align: center;
    background: orange;
    color: white;
    padding: 10px;
	margin-bottom: 10px;
}
.notif_lpd {
    text-align: center;
    background: green;
    color: white;
    padding: 10px;
    margin-bottom: 10px;
}
.tableau_lpd > tbody > tr > td {
    padding: 6px 10px;
}
.confirmationmail {
	font-size: 1.7em;
	color: white;
	text-align: center;
}
.finaliser_transport {
    text-align: center;
    background: white;
    padding: 6px;
    padding: 20px 12px;
    border-radius: 1px;
    border: 2px solid rgba(0, 0, 0, 0.9);
    margin-top: 20px;
    font-family: 'Source Sans Pro';
}
.finaliser_transport > input[type="text"] {
    border-radius: 1px;
	text-align: center;
	border: none;
	font-size: 21px;
	width: 25%;
    font-family: 'Source Sans Pro';
}
.finaliser_transport > input[type="submit"] {
    color: white;
    background: orange;
    border-radius: 1px;
    border: none;
    padding: 10px 46px;
    height: 58px;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Source Sans Pro';
}
input.finaliser_transport_text {
    padding: 16px 1px;
    width: 187px;
}
.et_pb_column.et_pb_column_4_4.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin: 0 auto;
    width: 60%;
}
input#depart, input#arrivee, #etat_du_vehicule, #type_de_vehicule {
    width: 24%;
}
.bouton_popup_professionnel {
    background: white;
    border-radius: 30px;
    padding: 5px;
    width: 45%;
    display: block;
    float: left;
    margin-right: 5%;
    font-size: 0.7em;
    line-height: 27px;
    border: 2px solid #8d8d8d;
    color: #0b0b0b;
}
.mini_text {
    font-size: 0.8em;
}
.miniature {
    height: 50px;
}
.temps_livraison {
    background-color: #5E5E5E;
    font-size: 0.5em;
    font-style: italic;
}
.je_valide {
    padding: 6px 10px;
}
select#type_de_vehicule, .type_de_vehicule {
    background: #cecece;
}
select#etat_du_vehicule, .etat_du_vehicule {
    background: #cecece;
}

.lpd_bandeau_telephone {
    background: #dadada;
    height: 130px;
    margin-bottom: 50px;
    padding-top: 15px;
}

.home_lpd_telephone {
    background: white;
    border: 3px solid black;
    margin: 0 auto;
    width: 300px;
    padding: 10px;
}
.home_lpd_numero {
    font-size: 2em;
    float: left;
    position: relative;
    bottom: 4px;
    left: 10px;
    color: black;
}
.home_lpd_icone {
    float: left;
}
.home_lpd_texte {
    float: right;
    margin-right: 6px;
    color: black;

}
.home_lpd_icone > img {
    width: 40px;

}
.chiffre {
    width: 55px;
}
.lpd_center {
    text-align: center;
}
.lpd_menu_image > img {
    width: 62px;
    margin: 15px;
}
.lpd_menu {
    background: #ffb855;
}
.lpd_block {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.ct-nestable-shortcode {
    width: 100%;
}
.lpd_menu_intitule, .lpd_menu_image {
    float: left;
}
.lpd_menu_intitule {
    color: white;
    font-size: 2.5em;
    margin-top: 18px;
    text-align: center;
    width: 87%;
}

.lpd_footer_app {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #262626;
    z-index: 99;
}
.lpd_app_icon {
    width: 20%;
    float: left;
    padding: 3%;
}
.lpd_app_icon > img {
    width: 100%;
    text-align: center;
}
.lpd_app_intitule {
    color: #fff;
    font-size: 0.5em;
    text-align: center;
    display: block;
    width: 100%;
}

#gmaps {
    height: 400px;
    width: 50%;
    float: left;
}
.flex {
    display: flex;
}
#lpd_listing_commandes {
    float: left;
    width: 40%;
}
.h1 {
    /*max-width: 100% important;*/
}
.lpd_card_prendre_cette_commande {
    background: white;
    color: black;
    padding: 3%;
    border: 1px solid #d4d4d4;
    border-radius: 7px;
    margin-bottom: 30px;
    position: relative;
}
.lpd_card_date {
    position: relative;
    top: -30px;
    height: 27px;
    background: white;
    border: 1px solid #d4d4d4;
    float: left;
    margin-bottom: -28px;
    padding: 1px 14px;
    border-radius: 15px;
    left: -19px;
    color: black;
}
.lpd_card_intitule {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.lpd_card_infos {
    float: left;
    width: 50%;
    padding: 1%;
    text-align: center;
}
.lpd_card_prendre {
    float: left;
    width: 50%;
    padding: 3% 0%;
    background: #ffb855;
    color: white;
    text-align: center;
    display: block;
}
.lpd_card_intitule > span {
    font-family: 'Roboto';
    font-weight: 400;
}
.lpd_card_montant {
    font-weight: 700;
    font-size: 1.5em;
}
img.suppression {
    width: 16px;
}
.type_transport {
    position: relative;
    height: 3px;
    top: -10px;
    font-family: 'Roboto';
    font-size: 0.9em;
    font-style: italic;
    color: #8296a5;
}
#groute {
    width: 100%;
}
#gmaps_demande {
    width: 100%;
    height: 400px;
}
.demande_infos {
    float: left;
    width: 100%;
}
.demande_gauche {
    float: left;
    width: 49%;
    margin-right: 3%;
}
.demande_droite {
    float: right;
    width: 46%;
    display: block;
}
.demande_gauche_droite {
    width: 100%;
    float: none;
}
.lpd_apres_listing {
    float: right;
    width: 50%;
}
.card_demande {
    height: 220px;
    margin-bottom: 30px;
    background: whitesmoke;
    padding: 1%;
    border-radius: 10px;
    position: relative;
    width: 48%;
    margin-right: 2%;
}
.card_demande_gauche {
    float: left;
    width: 40%;
}
.card_demande_gauche > .card_image {

}
.card_demande_droite {
    float: right;
    width: 57%;
    margin-left: 3%;
}
.card_image {
    background-size: contain;
    width: 100%;
    height: 188px;
    background: no-repeat;
    background-position: center center;
}
.card_demande_trajet {
    font-size: 1.3em;
    text-align: center;
    height: 50px;
    overflow: hidden;
}
.card_demande_prix {
    position: absolute;
    font-size: 1.5em;
    font-weight: 600;
    background: whitesmoke;
    right: -13px;
    top: -23px;
    padding: 0px 6px;
    border: 2px solid white;
    height: 32px;
}
.card_demande_informations {
    font-size: 1.3em;
    height: 78%;
    overflow: hidden;
}
.card_demande_information {
    float: left;
    width: 48%;
    margin-right: 1%;
    font-size: 0.8em;
    height: 42px;
    margin-bottom: 1.5%;
}
.lpd_petit_bouton {
    background: #FF9400;
    color: white;
    width: 100%;
    display: block;
    text-align: center;
    font-family: 'Source Sans Pro';
    text-transform: uppercase;
    padding: 0% 3%;
}
.lpd_petit_bouton:hover {
    cursor: pointer;
}
.card_demande_bouton {
    float: left;
    width: 48%;
    margin-right: 1%;
    font-size: 0.8em;
    height: 26px;
    margin-bottom: 1.5%;
}
h2 {
    font-family: 'Source Sans Pro';
    font-weight: 200;
    font-size: 3em;
    margin-bottom: 30px;
}
.h1 {
    max-width: unset!important;
}
.ajouter_commande {
    float: unset;
    width: fit-content;
}
.et_pb_column.et_pb_column_4_4.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin: 0 auto;
    width: 80%;
}
.td_1pc > tbody > tr > td {
    width: 1%;
}
.lpd_app_icon > br {
    display: none;
}
.lpd_app_icon {
    padding: 9px;
    width: unset;
}
.lpd_app_icon > img, .lpd_app_icon > a > img  {
    width: 27px;
}

.lpd_sous_menu {
    background: white;
    /*border: 1px solid #ffb855;*/
    z-index: 999;
    position: absolute;
    padding: 4px 7px;
    width: auto;
    /*border-radius: 7px;*/
    font-size: 1.3em;
    display: none;
}
.lpd_sous_menu > a {
    display: block;
    background: #ffb855;
    color: white;
    margin-bottom: 4px;
    text-align: center;
    padding: 0px 19px;
}
.lpd_app_icon:hover {
    cursor: pointer;
}
.container_commandes {
    width: 100%;
}
form {
    width: 100%;
}
.lpd_mobile_menu {
    display: none;
}
img {
    max-width: 100%;
}
.ffw_td_on, .ffw_td_off {
    height: 20px;
}
.ffw_pastille, .ffw_edit {
    height: 16px;
}
.ffw_layout_fixed {
    table-layout: fixed;
}
.ffw_div_pagination_class_affichage_par_page {
    float: left;
}
.ffw_div_pagination_class_page {
    float: right;
}
.ffw_div_pagination_clear {
    clear: both;
}
.ffw_overflow_scroll {
    overflow: scroll;
    scrollbar-width: auto; /* Afficher la barre de défilement même lorsque la souris n'est pas sur le composant */
    -ms-overflow-style: auto; /* Préfixe pour Internet Explorer */
}
.ffw_td, .ffw_th {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ffw_w100 {
    width: 100%;
}
.plein_ecran {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}
.block {
    display: block;
}
.fournisseur_encart {
    background: #f7f7f7;
    padding: 7px;
}
.retouche_label {
    background: whitesmoke;
    padding: 4px;
    border-radius: 7px;
    margin-right: 10px;
}

.brand-logo > img { max-width: 100%; }
div#kt_brand {
    background: white;
}

.liste_flex {
    display: flex;
    overflow-x: scroll; 
}
.liste_flex > form {
    margin-right: 16px;
}
.bouton_modif {
    width: 93%;
    margin-top: 5px;
}
.autres_donnees > input[type="text"] {
    width: 93%;
}
.ffw_right {
    float: right;
}
#form_group_client_image > div > img {
    height: 100px;
}
.symbol.symbol-100 .symbol-label {
    background-size: contain;
}
.header-mobile {
    background-color: #dbdbdb;
}

.horaire_heures {
    width: 54px;
    padding: 6px 8px;
}
.d-flex.flex-center.bgi-size-cover.bgi-no-repeat.flex-row-fluid {
    background-position: center;
}
.ffw_div_pagination_class_page {
    float: left;
    margin-left: 15px;
}