.clear,
.clearfix {
  clear: both;
}
.fright {
  display: block;
  float: right;
}
.fleft {
  display: block;
  float: left;
}
.fcenter {
  display: block!important;
  margin: 0 auto;
  text-align: center;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.noborder {
  border: none!important;
}
.rechercheMenu .critere.col-lg-3 {
  width: auto;
}
.rechercheMenu .critere.input_de_a .input-group {
  max-width: 95px;
}
.rechercheMenu .critere.input_de_a_separator {
  text-align: center;
  max-width: 20px;
}
.rechercheMenu .infoMission {
  margin-top: 30px;
  padding: 2px;
}
.rechercheMenu .infoMission .num_dossier {
  color: white;
  background: rgba(197, 50, 50, 0.856);
  text-align: center;
  font-size: 1.3em;
  width: 70%;
  padding: 7px 14px;
  margin-bottom: 10px;
  cursor: pointer;
}
.rechercheMenu .infoMission .depart_arrivee {
  color: #3B731E;
  font-size: 1.2em;
}
.rechercheMenu .infoMission p {
  margin: 0px;
}
.rechercheMenu .infoMission p.contact {
  font-weight: bolder;
}
.rechercheMenu .infoMission p.instructions {
  font-size: 1.2em;
  color: red;
}
.rechercheMenu .infoMission .border_left {
  border-left: 2px solid #3B731E;
}
.rechercheMenu .infoMission .info_enlevement_livraison {
  padding-left: 10px;
  margin-left: 4px;
}
.rechercheMenu .infoMission .conducteur_infos {
  display: flex;
}
.table-flex .table-flex-row {
  margin-top: 0px !important;
}
.table-flex .table-flex-row:first-child {
  margin-bottom: 0px !important;
}
.table-flex .table-flex-row.bienCoches {
  background: #DCECFE !important;
}
.table-flex .table-flex-row .table-flex-cell.table-flex-body {
  height: unset !important;
  min-height: 80px;
}
.table-flex .table-flex-row .table-flex-cell.table-flex-body .valide {
  color: #3B731E;
}
.table-flex .table-flex-row .table-flex-cell.actions .actif {
  color: #3B731E;
}
.table-flex .table-flex-row .table-flex-cell p {
  padding-left: 5px;
}
.modificationFiche,
.archivageFiche {
  font-size: 0.8em;
  font-style: italic;
}
.swal2-content table {
  font-size: 12px;
}
.swal2-content .liste-tags .tag,
.swal2-content .liste-tags > a {
  background: #3B731E;
  border-color: #3B731E;
}
.fiche-bloc-presentation .texte {
  padding: 0 !important;
}
.fiche-bloc-presentation .texte > p {
  margin: 10px 20px;
}
.ag-data .grid,
.table {
  margin: 10px 0;
}
.ag-data .grid thead th,
.table thead th {
  background: #3B731E;
  color: white;
  padding: 10px;
}
.ag-data .grid thead.sticky,
.table thead.sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0px;
}
.ag-data .grid thead.sticky th,
.table thead.sticky th {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0px;
}
.ag-data .grid tbody td,
.table tbody td {
  padding: 5px;
  border-bottom: 1px solid #ededed;
  vertical-align: middle !important;
}
.ag-data .grid tbody td.min_price,
.table tbody td.min_price {
  background: #3B731E;
}
.ag-data .grid tbody td.max_price,
.table tbody td.max_price {
  background: #DC001E;
}
.ag-data .grid tbody td.valeur_positive,
.table tbody td.valeur_positive {
  color: #3B731E;
}
.ag-data .grid tbody td.valeur_negative,
.table tbody td.valeur_negative {
  color: #DC001E;
}
.ag-data .grid tbody td.actionsButtons,
.table tbody td.actionsButtons {
  text-align: right;
}
.ag-data .grid tbody td.actionsButtons a,
.table tbody td.actionsButtons a {
  font-size: 14px;
  margin: 0 3px;
}
.ag-data .grid tbody td.messageNonLu,
.table tbody td.messageNonLu {
  font-weight: bolder;
}
.ag-data .grid tbody td span.good_value,
.table tbody td span.good_value {
  color: #3B731E;
}
.ag-data .grid tbody td span.bad_value,
.table tbody td span.bad_value {
  color: #DC001E;
}
.ag-data .grid tbody td span.other_value,
.table tbody td span.other_value {
  color: #FFB235;
}
.ag-data .grid tbody td .possibilite_facturation,
.table tbody td .possibilite_facturation {
  width: 20px;
  height: 20px;
  border: 1px solid #3fb205;
  border-radius: 50%;
}
.ag-data .grid tfoot td,
.table tfoot td,
.ag-data .grid tfoot th,
.table tfoot th {
  background: #3fb205;
  color: white;
  padding: 10px;
}
.ag-data .grid tfoot td.valeur_positive,
.table tfoot td.valeur_positive,
.ag-data .grid tfoot th.valeur_positive,
.table tfoot th.valeur_positive {
  font-weight: bolder;
  color: #3B731E;
}
.ag-data .grid tfoot td.valeur_negative,
.table tfoot td.valeur_negative,
.ag-data .grid tfoot th.valeur_negative,
.table tfoot th.valeur_negative {
  font-weight: bolder;
  color: #DC001E;
}
.ag-searchfields .input-group .btn {
  padding: 2px 6px 1px 6px !important;
}
.menuFiche .recapFiche {
  padding-top: 15px;
  padding-bottom: 15px;
}
.menuFiche .recapFiche .infosFiche {
  display: inline-block;
  width: 100%;
}
.menuFiche .recapFiche .infosFiche .infoBlock {
  width: 25%;
  vertical-align: top;
  min-height: 100px;
  display: inline-block;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info {
  margin-bottom: 5px;
  border-left: 1px dashed #575756;
  display: flex;
  height: 100px;
  align-items: stretch;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info .infoContent {
  margin-left: 5%;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info .infoContent p {
  margin-bottom: 0;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info .infoContent p.important {
  color: red;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info .infoContent p.bigger {
  font-size: 1.5em;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info .infoContent p.filtreSyntheseComm {
  padding-bottom: 10px;
  display: inline-table;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info .infoContent p.filtreSyntheseComm span {
  border-left: 1px solid #575756;
  padding: 0 10px;
  cursor: pointer;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info .infoContent p.filtreSyntheseComm span:first-child {
  padding-left: 0;
  border: none;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info .infoContent p.filtreSyntheseComm span.selected {
  text-decoration: underline;
}
.menuFiche .recapFiche .infosFiche .infoBlock .info .infoContent a {
  color: #000000;
}
.menuFiche .recapFiche .infosFiche .infoBlock:first-child .info {
  border-left: unset !important;
}
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after {
  margin-left: 20px;
  display: inline;
  position: unset;
}
.texteMessage {
  margin-bottom: 35px !important;
}
