html {
	background: #E0E1DD;
	font-family: 'Open Sans', sans-serif;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

input[type="submit"], input[type="button"] {
	height: 30px;
	font-size: 15px;
	background: #000;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 0 8px;
}

input[type="text"], input[type="password"], input[type="number"] {
	border: 1px solid #BCBCBC;
	height: 25px;
}

textarea {
	border: 1px solid #BCBCBC;
}

select {
	height: 30px;
	font-size: 18px;
}

h2 {
	font-size: 24px;
	color: #ED7704;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}

.lien {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.lien:hover {
	color: #ED7704;
}

.lienBtn {
	padding: 5px 8px;
	font-size: 15px;
	background: #000;
	color: #fff;
	border: none;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
}

.clic {
	cursor: pointer;
}

.droite {
	text-align: right;
}

.vert {
	color: #72C43B;
}

.bgvert {
	background: #72C43B;
}

.rouge {
	color: #B60101;
}

.bgrouge {
	background: #B60101;
}

.orange {
	color: #ED7704;
}

.bgorange {
	background: #ED7704;
}

.bleu {
	color: #33BDEF;
}

.bgbleu {
	background: #33BDEF;
}

.jaune {
	color: #FFCC00;
}

.bgjaune {
	background: #FFCC00;
}

/* Tableau */
.tab {
	border-collapse: collapse;
	border: 1px solid #ABABAB;
}

.tab tr th {
	font-size: 15px;
	font-weight: normal;
	background: #000;
	color: #fff;
	border: 1px solid #fff;
	height: 25px;
	padding: 2px 5px;
	vertical-align: middle;
}

.tab tr td {
	border: 1px solid #000;
	background: #eee;
	height: 35px;
	padding: 2px 5px;
}

.centre {
	text-align: center;
}

.num {
	width: 50px;
}

.float {
	width: 70px;
}

.imgBtn {
	cursor: pointer;
}

.petit {
	font-size: 0.7em;
}

.ligneVerte td {
	background: #72C43B !important;
}

.ligneBleu td {
	background: #33BDEF !important;
}

.ligneRouge td {
	background: #B60101 !important;
}

.ligneOrange td {
	background: #ED7704 !important;
}

.ligneJaune td {
	background: #FFCC00 !important;
}

/* Connexion */
#connexion {
	width: 350px;
	margin: 5% auto;
	background: #fff;
	padding: 30px;
}

#connexion img {
	vertical-align: middle;
	margin-right: 20px;
}

#connexion .titre {
	font-weight: bold;
	font-size: 1.5em;
}

#connexion label {
	width: 100px;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
}

#connexion input[type="text"], #connexion input[type="password"] {
	font-size: 18px;
	width: 230px;
	height: 30px;
}

#connexion input[type="submit"] {
	height: 40px;
	font-size: 18px;
	width: 232px;
	margin-left: 110px;
}

#connexion .erreur {
	text-align: center;
	width: 100%;
	color: #B60101;
	font-weight: bold;
}

/* Main */
#main {
	min-height: 100%;
	margin: 0px 20px;
	padding: 0;
	background: #FFFFFF;
	position: relative;
}

/* Menu */
#menu img {
	vertical-align: bottom;
}

#menu {
	padding: 10px 20px;
	position: relative;
}

#menu a {
	color: #000;
	text-decoration: none;
	margin: 0 15px 0 0;
	font-size: 20px;
}

#menu a:hover, #deco a:hover {
	color: #ED7704;
}

#deco {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 12px;
}

#deco a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#numInc {
	position: absolute;
	width: 100%;
	top: 20px;
	text-align: center;
	z-index: 10;
}

/* Contenu */
#contenu {
	padding: 10px 20px;
}

#message, #messageErr {
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}

#message {
	color: #1185f6;
}

#messageErr {
	color: #B60101;
}

/* Detail */
.detail {
	width: 100%;
	border-collapse: collapse;
}

.detail tr td, tr th {
	text-align: left;
	vertical-align: top;
}

.detail .ref {
	width: 20%;
}

.detail textarea {
	width: 95%;
}

.stitre {
	font-size: 1.4em;
	padding: 10px 0;
	color: #ED7704;
	font-weight: bold;
}

.borbas th, .borbas td {
	border-bottom: 1px solid #333333;
}

.borhaut th, .borhaut td {
	border-top: 1px solid #333333;
}

td.date {
	width: 130px;
}

td.dateTab {
	width: 90px;
	text-align: center;
}

.dptChk, .dptChk tr, .dptChk tr td {
	border: none;
	vertical-align: top;
}

.dptChk input[type="checkbox"]:checked + label {
	color: #ED7704;
	font-weight: bold;
}

.pagination {
	text-align: right;
	padding: 5px;
}

.pagination img {
	vertical-align: middle;
}

#effacerFiltre {
	text-decoration: none;
	font-weight: bold;
	color: #B60101;
}

.flecheSelect {
	background-image: url(fleche_bas.png);
	display: inline-block;
	width: 20px;
	height: 17px;
	float: right;
	margin-top: 3px;
}

#filtreDepartement, #filtreSoustraitant, #filtreEtat, #filtreDatePrevue, #filtreClient {
	width: 20px;
	height: 17px;
	border: none;
	opacity: 0;
}

.repMail {
	padding: 10px 0;
}

.choixDate {
	float: left;
	text-align: center;
	margin: 0 5px;
}

.clearBoth {
	clear: both;
}

.demiJour input:checked+ label {
	font-weight: bold;
	color: #ED7704
}

/* Options adm */

.admLienMenu, .admLien {
	color: #000;
	text-decoration: none;
	margin: 0 10px 0 0;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	width: 115px;
}

.admLien {
	border: 1px solid #000;
	padding: 10px;
	box-shadow: 2px 2px 2px #000;
}

.admLienMenu:hover, .admLien:hover {
	color: #ED7704;
}

.alerte {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #ED7704;
}

.alerteInfo {
	float: left;
	width: 350px;
}

.alerteSelect {
	float: left;
	height: auto !important;
	width: 250px;
	margin: 10px;
}

.alerteAction {
	margin: 10px;
}

.alerteAction img {
	cursor: pointer;
	margin-bottom: 10px;
}

#stArpAnnee {
	text-align: center;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
}

#stArpMois {
	display: inline-block;
	vertical-align: top;
}

.stArp {
	display: inline-block;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}

#stArpLegend {
	font-weight: bold;
}

.mapTooltip {
	position: fixed;
	background-color: #fff;
	opacity: 0.70;
	border-radius: 10px;
	padding: 10px;
	z-index: 1000;
	max-width: 200px;
	display: none;
	color: #343434;
}

#mapBloc {
    position: relative;
}

#mapFrance {
    width: 100%;
	height: 100%;
}

#mapFrance .areaLegend, #mapFrance .plotLegend {
    position: absolute;
    top: 10px;
    right: 10px;
}

#mapFrance .map {
    width: 50%;
}

#mapParis {
    width: 20%;
	position: absolute;
	top: 0;
	left: 51%;
}

#mapListeIncLegend {
    top: 0px;
    left: 0px;
    position: absolute;
}
#mapListeInc {
	top: 0px;
	left: 800px;
	position: absolute;
}

#mapListeInc div {
	margin: 5px;
	padding: 5px;
	width: 150px;
	font-size: 12px;
	display: inline-block;
}

#carteLstStt {
    position: absolute;
	top: 250px;
    bottom: 0px;
	left: 51%;
    overflow: scroll;
    overflow-x: hidden;
}

.tarifAnomalieRouge {
	background: #B60101!important;
	color: #fff;
	font-weight: bold;
}

.tarifAnomalieVert {
	background: #72C43B!important;
	color: #fff;
	font-weight: bold;
}

.tooltip {
  position: relative;
}
.tooltip::after {
  background: rgba(51, 51, 51, 0.9);
  border-radius: .3rem;
  bottom: 100%;
  color: #fff;
  content: attr(data-tooltip);
  display: block;
  font-size: 1.2rem;
  left: 50%;
  line-height: 1.6rem;
  max-width: 32rem;
  opacity: 0;
  overflow: hidden;
  padding: .6rem 1rem;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  transform: translate(-50%, 0);
  transition: all .216s ease;
  z-index: 99;
}
.tooltip:focus::after,
.tooltip:hover::after {
  opacity: 1;
  transform: translate(-50%, -0.5rem);
}
.tooltip[disabled],
.tooltip.disabled {
  pointer-events: auto;
}
.tooltip.tooltip-right::after {
  bottom: 50%;
  left: 100%;
  transform: translate(0, 50%);
}
.tooltip.tooltip-right:focus::after,
.tooltip.tooltip-right:hover::after {
  transform: translate(0.5rem, 50%);
}
.tooltip.tooltip-bottom::after {
  bottom: auto;
  top: 100%;
  transform: translate(-50%, 0);
}
.tooltip.tooltip-bottom:focus::after,
.tooltip.tooltip-bottom:hover::after {
  transform: translate(-50%, 0.5rem);
}
.tooltip.tooltip-left::after {
  bottom: 50%;
  left: auto;
  right: 100%;
  transform: translate(0, 50%);
}
.tooltip.tooltip-left:focus::after,
.tooltip.tooltip-left:hover::after {
  transform: translate(-0.5rem, 50%);
}

.popover {
  display: inline-block;
  position: relative;
}
.popover .popover-container {
	color:#000!important;
  content: attr(data-tooltip);
  left: 50%;
  opacity: 0;
  padding: 1rem;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: transform .2s ease, -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: -webkit-transform .2s ease;
  width: 16rem;
  z-index: 400;
}
.popover :focus + .popover-container,
.popover:hover .popover-container,
.popover .popover-container:hover {
  display: block;
  opacity: 1;
  -webkit-transform: translate(-50%, -100%) scale(1);
  -ms-transform: translate(-50%, -100%) scale(1);
  transform: translate(-50%, -100%) scale(1);
}
.popover.popover-right .popover-container {
  left: 100%;
  top: 50%;
}
.popover.popover-right :focus + .popover-container,
.popover.popover-right:hover .popover-container,
.popover.popover-right .popover-container:hover {
  -webkit-transform: translate(0, -50%) scale(1);
  -ms-transform: translate(0, -50%) scale(1);
  transform: translate(0, -50%) scale(1);
}
.popover.popover-bottom .popover-container {
  left: 50%;
  top: 100%;
}
.popover.popover-bottom :focus + .popover-container,
.popover.popover-bottom:hover .popover-container,
.popover.popover-bottom .popover-container:hover {
  -webkit-transform: translate(-50%, 0) scale(1);
  -ms-transform: translate(-50%, 0) scale(1);
  transform: translate(-50%, 0) scale(1);
}

.popover.popover-bottom-left .popover-container {
  left: 0;
  top: 100%;
}
.popover.popover-bottom-left :focus + .popover-container,
.popover.popover-bottom-left:hover .popover-container,
.popover.popover-bottom-left .popover-container:hover {
  -webkit-transform: translate(-100%, 0) scale(1);
  -ms-transform: translate(-100%, 0) scale(1);
  transform: translate(-100%, 0) scale(1);
}

.popover.popover-left .popover-container {
  left: 0;
  top: 50%;
}
.popover.popover-left :focus + .popover-container,
.popover.popover-left:hover .popover-container,
.popover.popover-left .popover-container:hover {
  -webkit-transform: translate(-100%, -50%) scale(1);
  -ms-transform: translate(-100%, -50%) scale(1);
  transform: translate(-100%, -50%) scale(1);
}
.popover .card {
  border: 0;
  box-shadow: 0 .4rem 1rem rgba(69, 77, 93, .3);
}

.card {
  background: #fff;
  border: .1rem solid #f0f1f4;
  border-radius: .2rem;
  display: block;
}
.card .card-header,
.card .card-body,
.card .card-footer {
  padding: 1.5rem;
  padding-bottom: 0;
}
.card .card-header:last-child,
.card .card-body:last-child,
.card .card-footer:last-child {
  padding-bottom: 1.5rem;
}
.card .card-image {
  padding-top: 1.5rem;
}
.card .card-image:first-child {
  padding-top: 0;
}
.card .card-image:first-child img {
  border-top-left-radius: .2rem;
  border-top-right-radius: .2rem;
}
.card .card-image:last-child img {
  border-bottom-left-radius: .2rem;
  border-bottom-right-radius: .2rem;
}
.card .card-title {
  font-size: 2rem;
}
.card .card-subtitle {
  color: #bbc1cd;
  font-size: 1.2rem;
}

.no-wrap {
	white-space: nowrap;
}

.date {
	width: 80px;
}

.fp {
	border: 2px dotted #1185f6!important;
}

.copie-fac-achat {
	color: #0e12d6;
}

.awesomplete [hidden] {
    display: none;
}

.awesomplete .visually-hidden {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.awesomplete {
    display: inline-block;
    position: relative;
}

.awesomplete > input {
    display: block;
}

.awesomplete > ul {
    position: absolute;
    left: 0;
    z-index: 1;
    min-width: 100%;
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
}

.awesomplete > ul:empty {
    display: none;
}

.awesomplete > ul {
	border-radius: .3em;
	margin: .2em 0 0;
	background: hsla(0,0%,100%,.9);
	background: linear-gradient(to bottom right, white, hsla(0,0%,100%,.8));
	border: 1px solid rgba(0,0,0,.3);
	box-shadow: .05em .2em .6em rgba(0,0,0,.2);
	text-shadow: none;
}

@supports (transform: scale(0)) {
	.awesomplete > ul {
		transition: .3s cubic-bezier(.4,.2,.5,1.4);
		transform-origin: 1.43em -.43em;
	}
	
	.awesomplete > ul[hidden],
	.awesomplete > ul:empty {
		opacity: 0;
		transform: scale(0);
		display: block;
		transition-timing-function: ease;
	}
}

	/* Pointer */
	.awesomplete > ul:before {
		content: "";
		position: absolute;
		top: -.43em;
		left: 1em;
		width: 0; height: 0;
		padding: .4em;
		background: white;
		border: inherit;
		border-right: 0;
		border-bottom: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.awesomplete > ul > li {
		position: relative;
		padding: .2em .5em;
		cursor: pointer;
	}
	
	.awesomplete > ul > li:hover {
		background: hsl(200, 40%, 80%);
		color: black;
	}
	
	.awesomplete > ul > li[aria-selected="true"] {
		background: hsl(205, 40%, 40%);
		color: white;
	}
	
		.awesomplete mark {
			background: hsl(65, 100%, 50%);
		}
		
		.awesomplete li:hover mark {
			background: hsl(68, 100%, 41%);
		}
		
		.awesomplete li[aria-selected="true"] mark {
			background: hsl(86, 100%, 21%);
			color: inherit;
		}

tr.partenaire td {
	background: #ED7704;
	color: #fff;
	border: 1px solid #fff;
	font-weight: bold;
}

tr.facture td {
	background: #9c9c9c;
}

tr.dpt td {
	background: #bebebe;
}