body {
	font: normal 80% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Arial,
		Helvetica, Sans-Serif;
	/* 	color: #444; */
	/* 	background:#f4f4f4; */
	/* 	padding:0 0 2em 0; */
	margin: 0;
}

img {
	max-width: 100%;
}

th {
	font-weight: 800;
}

nav ul li.menu a.active-menu {
	display: block;
	cursor: pointer;
	background: var(--main-front-color);
	text-decoration: none;
	color: #fff;
	padding: 0.8em;
	width: 140px;
	font-weight: 800;
}

nav ul li.menu a.active-sub-menu {
	display: block;
	cursor: pointer;
	background: var(--main-front-color);
	text-decoration: none;
	color: #fff;
	padding: 0.8em;
	width: 140px;
	font-weight: 800;
}

nav ul li.menu a.active-main-menu {
	display: block;
	cursor: pointer;
	background: #fff;
	text-decoration: none;
	color: var(--main-front-color);
	padding: 0.8em;
	width: 140px;
	font-weight: 800;
}

nav ul li {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

nav ul li.menu a.sub-menu {
	display: block;
	cursor: pointer;
	background: #fff;
	text-decoration: none;
	color: var(--main-bg-color);
	padding: 0.8em;
	width: 140px;
}

@media screen and (max-device-width: 1200px) {
	nav ul li.menu a.active-menu {
		display: block;
		cursor: pointer;
		background: var(--main-front-color);
		text-decoration: none;
		color: #fff;
		padding: 0.8em;
		width: 90px;
		font-weight: 800;
	}
	nav ul li.menu a.active-sub-menu {
		display: block;
		cursor: pointer;
		background: var(--main-front-color);
		text-decoration: none;
		color: #fff;
		padding: 0.8em;
		width: 90px;
		font-weight: 800;
	}
	nav ul li.menu a.active-main-menu {
		display: block;
		cursor: pointer;
		background: #fff;
		text-decoration: none;
		color: var(--main-front-color);
		padding: 0.8em;
		width: 90px;
		font-weight: 800;
	}
	nav ul li {
		display: inline-block;
		text-align: center;
		vertical-align: middle;
	}
	nav ul li.menu a.sub-menu {
		display: block;
		cursor: pointer;
		background: #fff;
		text-decoration: none;
		color: var(--main-bg-color);
		padding: 0.8em;
		width: 90px;
	}
}

th {
	padding: 1em;
	font-weight: normal;
	/* 	width: 200px; */
}

nav ul li.home a {
	display: block;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
}

nav ul li.menu a.sub-menu-img {
	display: block;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	background-repeat: no-repeat;
	z-index: auto;
	background-image: url(../img/rocket-launch.png);
	background-size: contain;
	cursor: pointer;
	height: 1px;
	padding: 1em;
	width: 1px;
}

a.sub-menu-img {
	display: block;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	background-repeat: no-repeat;
	z-index: auto;
	background-image: url(../img/rocket-launch.png);
	background-size: contain;
	cursor: pointer;
	height: 1px;
	padding: 1em;
	width: 1px;
}

fieldset {
	border-left: none;
	border-right: none;
	border-top: none;
	margin-top: 1em;
	padding: 0;
}

.even {
	background-color: #ddd;
}

.odd {
	background-color: #EEE;
}

.TO_REFRESH {
	border-left-color: #ffd42a;
	border-left-width: 7px;
	border-left-style: solid;
}

.TO_REFRESH {
	border-left-color: #ffd42a;
	border-left-width: 7px;
	border-left-style: solid;
}

.TO_REFRESH td {
	padding: 1em;
}

.CREATED  td {
	padding: 1em;
}

.CREATED {
	border-left-color: #5D7B26;
	border-left-width: 7px;
	border-left-style: solid;
}

.CREATED {
	border-left-color: #5D7B26;
	border-left-width: 7px;
	border-left-style: solid;
}

.month-income {
	border-collapse: collapse;
	overflow: auto;
}

.month-income-head {
	border: 7px #444;
	background: #444;
	color: white;
}

.month-income-head th {
	position: sticky;
	top: 0;
	background-color: #444;
}

.month-income-head tr td {
	height: 35px;
	width: 85px;
}

.month-income-head tr td.comment {
	width: 100%;
	padding: 1em;
}

.month-income-head tr td.date {
	width: 15%;
	padding: 1em;
	text-align: left;
}

legend {
	font-weight: 800;
	background: #eee;
}

.content {
	/* 	width: 800px; */
	padding-left: 8em;
	font-size: 10pt;
}

.title {
	background: var(--main-front-color);
	padding: 0.6em;
	color: #fff;
	font-size: 120%;
	/* 	font-size: 120%; */
}

.header-v2 {
	background-color: #141b2b;
	display: block;
	height: 200px;
}



a.sub-menu-img:hover {
	color: #ffffff;
	text-decoration: none;
	border-radius: 50%;
	background-image: url(../img/rocket-launch.png);
	cursor: pointer;
}

nav ul li a:hover, nav ul li a.sub-menu:hover {
	color: #ffffff;
	text-decoration: none;
	background: var(--main-front-color);
	border-radius: unset;
}

h1 {
	font-size: 200%;
	color: #141b2b;
	padding-top: 1em;
	margin-left: 85px;
}

.version {
	size: 12pt;
	color: #DDDDDD;
}

.hr-footer {
	color: var(--main-bg-color);
	size: 1em;
}

.user-info {
	background-color: #141b2b;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-size: 85%;
	padding: 0.5em;
	/* width: 50em; */
	background: #ddddd;
	color: #22222;
	/* border: 1px dotted #aaa; */
	/* position: fixed; */
	/* width: 50%; */
	top: 0;
	float: right;
}

.user-info-logoff {
	float: right;
	width: 5em;
}

.user-info-detail {
	padding-left: 1em;
	vertical-align: middle;
	float: left;
	width: 50em;
}

.openId {
	font-size: 85%;
}

.cb_cell {
	background: #D0E3FB;
	text-align: center;
}

.cb_cell_ok {
	background: #D1F3D1;
	text-align: center;
}

.cb_cell_ok_disabled {
	background: #D1F3D1;
	text-align: center;
}

.cb_cell_disabled {
	background: grey;
	text-align: center;
}

.dc_total {
	padding-top: 1em;
	display: compact;
}

.drop-down {
	background: white;
	border: 1px solid #6A8EB3;
	color: black;
	padding: 1em;
	position: absolute;
	right: 1em;
	z-index: 2003;
	margin-top: 2em;
}

.details_btn_show {
	text-decoration: underline;
}

.details_btn_hide {
	text-decoration: underline;
	background-image: url(../img/toggle_minus.png);
	marging-left: 30px;
}

.details_panel {
	background: #EDF0F3;
	border: solid 1px #EDF0F3;
	font-size: -1;
	margin-left: 2em;
	margin-top: 1em;
	padding-left: 1em;
	padding-top: 0.5em;
	border: solid 1px #6A8EB3;
}

.typeLabel {
	font-weight: bold;
	padding: 0.5em;
}

.label-editable {
	padding: 0.5em;
	font-weight: normal;
}

.calcul-cp-size {
	width: 60%;
}

.calcul-cp {
	background: #EEDBA0;
	border: solid 1px #E6D874;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.distance-OK {
	background-image: url(../img/info.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.distance-WARN {
	background-image: url(../img/warning-512x512.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.distance-KO {
	background-image: url(../img/info.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

li.feedbackPanelINFO {
	color: rgb(42, 14, 187);
	font-weight: 800;
	background-image: url(../img/info.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	list-style: none;
}

li.feedbackPanelWARNING {
	color: #ab7f1a;
	display: block;
	font-weight: 800;
	background-image: url(../img/warning-512x512.png);
	background-size: 20px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	list-style: none;
}

li.feedbackPanelERROR {
	color: #bb1223;
	display: block;
	font-weight: 800;
	background-image: url(../img/warning-512x512.png);
	background-size: 20px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	list-style: none;
}

.gras {
	font-weight: 800;
}

.PAYEE-odd, .AVOIR-odd, .ndf-fournisseur-VALIDE-odd, .line-distance-OK {
	background: #80CC9E;
}

.PAYEE-even, .AVOIR-even, .ndf-fournisseur-VALIDE-even {
	background: #7AB692;
}

.A_UPLOADER-odd, .ENREGISTREE-odd, .ENVOYEE-odd,
	.ndf-fournisseur-DEMANDE-odd {
	background: #FCFCFC;
}

.A_UPLOADER-even, .ENREGISTREE-even, .ENVOYEE-even,
	.ndf-fournisseur-DEMANDE-even {
	background: #E7E7E7;
}

.ANNULEE-odd, .IRRECOUVRABLES-odd {
	background: #adadad;
}

.ANNULEE-even, .IRRECOUVRABLES-even {
	background: #696969;
}

.A_VERIFIER-odd, .line-distance-WARN {
	background: #fba52c;
}

.A_VERIFIER-even {
	background: #d57219;
}

.A_PAYER-even, .LATE-even, .ndf-fournisseur-REFUSE-even,
	.line-distance-KO {
	background: #CF7B7B;
}

.A_PAYER-odd, .LATE-odd, .ndf-fournisseur-REFUSE-odd {
	background: #DCA1A4;
}

.fst-A_UPLOADER-odd {
	background: #f1d2d2;
}

.fst-A_UPLOADER-even {
	background: #efe1e1;
}

.fst-A_PAYER-odd {
	/* 	background: #fba52c; */
	
}

.fst-A_PAYER-even {
	/* 	background: #d57219; */
	
}

.fst-PAYEE-odd {
	background: #80CC9E;
}

.fst-PAYEE-even {
	background: #7AB692;
}

.A_UPLOADER-even:HOVER, .A_UPLOADER-odd:HOVER, .ENREGISTREE-even:HOVER,
	.ENVOYEE-even:HOVER, .ANNULEE-even:HOVER, .ENREGISTREE-odd:HOVER,
	.ENVOYEE-odd:HOVER, .ANNULEE-odd:HOVER, .A_VERIFIER-even:HOVER,
	.A_VERIFIER-odd:HOVER, .LATE-odd:HOVER, .LATE-even:HOVER,
	.ndf-fournisseur-REFUSE-odd:HOVER, .ndf-fournisseur-DEMANDE-odd:HOVER,
	.ndf-fournisseur-VALIDE-odd:HOVER, .ndf-fournisseur-REFUSE-even:HOVER,
	.ndf-fournisseur-DEMANDE-even:HOVER, .ndf-fournisseur-VALIDE-even:HOVER
	{
	background: #D5E5ED;
}

.contrat-list {
	float: left;
	width: 40%;
	border-bottom: 1px solid #000000;
	/* 	border-top: 1px solid #000000; */
}

.contrat-list-over {
	display: inline-block;
	overflow: auto;
	width: 100%;
	height: 300px;
}

.right-panel {
	margin-left: 42%;
	margin-bottom: 50%;
}

.contrat-detail {
	/* 	border: 1px solid #000000; */
	padding: 1em;
}

.mission-list {
	margin-top: 2em;
	border: 1px solid #000000;
	padding: 1em;
	border: 1px solid #000000;
}

.contrat-detail-label {
	font-weight: 800;
}

.detail-label {
	font-weight: 800;
}

.contrat-detail-value {
	font-weight: 800;
}

.bloc-left {
	float: left;
	padding-right: 1em;
}

div.spacer {
	clear: both;
}

.form-input {
	text-align: right;
	margin-left: 1em;
}

.form-label {
	width: 9em;
	text-align: right;
	display: block;
	float: left;
	font-weight: 800;
}

.even {
	background-color: #eeeeee;
	margin: 0.5em;
	padding: 0.5em;
}

.odd {
	background-color: #dddddd;
	margin: 0.5em;
	padding: 0.5em;
}

.even:hover .odd:hover {
	background-color: #75d5ff;
	margin: 0.5em;
	padding: 0.5em;
	font-weight: 800;
}

.form-row {
	padding-top: 1em;
}

.contrat-mission {
	width: 40em;
}

.contrat-select {
	width: 100%;
}

.contrat-list-over {
	background-color: #DDDDDD;
	padding: 0.5em;
	margin: 0.5em;
}

.contrat-list-over {
	background-color: #EDF0F3;
	margin: 0.5em;
	padding: 0.5em;
}

.contrat-list-over .even a {
	color: var(--main-bg-color);
	text-decoration: none;
}

.contrat-list-over .odd a {
	color: var(--main-bg-color);;
	text-decoration: none;
}

.fixed {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 400px;
	background-color: yellow;
}

.img-25 {
	height: 25px;
	width: 25px;
}

.img-25-middle {
	height: 25px;
	width: 25px;
	vertical-align: middle;
}

.img-16 {
	height: 16px;
	width: 16px;
	text-decoration: none;
}

.img-14 {
	height: 14px;
	width: 14px;
	text-decoration: none;
}

.year-income {
	border-collapse: collapse;
}

.year-income-header {
	padding: 1em;
	background: #a5a09a;
}

.year-income-col-header {
	background: #a5a09a;
	padding: 1em;
}

.year-income-col-header-txt {
	background: #a5a09a;
	padding: 1em;
	width: 30em;
}

.year-income-line {
	border-bottom: 1px solid #a5a09a;
	padding: 1em;
}

.year-income-line td {
	padding: 1em;
}

.label7 {
	display: block;
	width: 7em;
	float: left;
	font-weight: 800;
}

.foo {
	background-color: red;
}

.CREATED-2 {
	border-left-color: #444;
	border-left-width: 7px;
	border-left-style: solid;
}

.over-limit {
	color: var(--main-front-color);
	text-decoration: underline;
}

.margin-sm {
	margin-bottom: 0px;
}

/* BEGIN EditConratPage  */
.contrat-edit-form fieldset {
	border: none !important;
}

.form-row {
	clear: left;
}

.contrat-contrat {
	border: 1px dashed grey;
	padding: 15px 15px;
	margin: 15px 0;
}

.contrat-sous-traitant {
	padding: 15px 0px;
}

.contrat-sous-traitant {
	border: 1px dashed grey;
	padding: 15px 15px;
	margin: 15px 0;
}

.contrat-sous-traitant fieldset {
	border: none;
}

.contrat-sous-traitant .contrat-sous-traitant-item {
	font-style: italic;
}

.contrat-sous-traitant 
.contrat-sous-traitant-item  
.contrat-sous-traitant-item-img {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
}
/*  END EditContratPage */

/*  BEGIN EditCOntratSousTraitantPanel */
.sous-traitant-edit-panel {
	border: 1px dashed grey;
	box-sizing: border-box;
	padding: 10px;
	display: inline-block;
	margin-top: 20px;
	width: 100%;
}

/*  END EditCOntratSousTraitantPanel */

/*  BEGIN SearchSousTraitantPage */
.upload-facture-cst {
	min-width: 320px;
}

.filters-container {
	margin-bottom: 20px;
	border: 1px dashed #CDCECD;
	padding: 20px 0px;
}

/*  END SearchSousTraitantPage */
.absenceLabel span {
	font: italic;
	color: #6a8eb3;
}

.absenceLabel span:not (:empty ):before {
	content: "["
}

.absenceLabel span:not (:empty ):after {
	content: "]"
}

.admin-link a {
	text-decoration: none;
	color: black;
}

.admin-link {
	vertical-align: middle;
	text-align: center;
	padding-right: 0.5em;
	/* padding-left: 1em; */
	/* border-right: dotted 1px; */
	margin-right: 6em;
	margin-left: 51em;
	/* width: 40px; */
}

.admin-link:empty {
	display: none;
}
/*  Suvi form*/
.suivi-block {
	border-radius: 5px;
	background-color: #f2f2f2;
	padding: 20px;
}

.suivi-row:after {
	content: "";
	display: table;
	clear: both;
}

.suivi-row {
	
}

.suivi-label Label {
	padding: 12px 12px 12px 0;
	display: inline-block;
}

.suivi-label {
	float: left;
	width: 10%;
	margin-top: 6px;
	text-align: right;
	font-weight: 800;
}

.suivi-field {
	float: left;
	width: 20%;
	margin-top: 6px;
	vertical-align: middle;
}

.suivi-field textarea {
	width: 280px;
	height: 85px;
}

/*Tool tip*/
.tooltip {
	position: absolute;
	left: 5em;
	top: 3em;
	/* 	top: 23px; */
	z-index: 1000000;
	line-height: normal;
	_padding-top: 0em;
	width: 70em;
	border: 1px solid black;
	background-color: whitesmoke;
	opacity: 0.9;
	color: black;
	padding: 3px;
	font-size: 11px;
}

.tooltip-close {
	text-align: left;
	padding-right: 1em;
	color: black;
	float: left;
}

.help {
	position: relative;
	float: right;
}

.help a {
	color: #463;
	text-decoration: none;
}

.help a:hover {
	color: blue;
	text-decoration: none;
}

.help-block {
	display: table-cell;
}

.new-valuetis {
	background: #131a2c;
	border: 0;
	color: #fff;
	/* 	font-weight: 800; */
}

.order-by {
	color: var(--main-front-color);
	font-weight: 800;
	text-decoration: none;
	cursor: pointer;
}

.wicket_orderNone {
	color: white;
	cursor: pointer;
}

.wicket_orderUp {
	color: var(--main-front-color);
	background-image: url(../img/up-16.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: 800;
	height: 100px cursor: pointer;
}

.wicket_orderDown {
	color: var(--main-front-color);
	background-image: url(../img/down-16.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	/* width of the image plus a little extra padding */
	display: block;
	cursor: pointer;
}

img.file-fournisseur {
	background-image: url(../imgfile.png);
	/* background-size: 50%; */
	height: 32px;
	background-size: contain;
	background-repeat: no-repeat;
	width: 32px;
	border: none;
	text-decoration: none;
}

img.add-file-fournisseur {
	width: 24px;
	height: 24px;
}

.facture-fournisseur-PAYEE {
	background-color: #80b25b;
	/* 	color:#4a464a; */
}

.facture-fournisseur-A_PAYER {
	background-color: #CF7B7B;
	/* 	color:#4a464a; */
}

.facture-fournisseur-A_VERIFIER {
	background-color: #f2b773;
	/* 	color:#4a464a; */
}

.relance-CRA_NON_SAISI {
	background-color: aliceblue;
}

.relance-CRA_NON_UPLOADE {
	background-color: antiquewhite;
}

.relance-NB_JOUR_NOT_FULL {
	background-color: #DCA1A4;
}

.relance-OK {
	background-color: #80CC9E;
}

.badge-false .badge-none {
	dispaly: none;
}

.badge-true {
	padding-right: 0.2 em;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../img/star-512x512.png);
	background-size: 20px 20px;
}

.img-16 {
	display: inline-block;
	width: 16px;
	height: 16px;
}

.emoji {
	font-size: x-large;
	text-align: center;
}

.boolean-text {
	font-size: large;
	text-align: center;
}

.tableFixHead {
	overflow: auto;
}

.tableFixHead thead th {
	background-color: #131a2c;
	position: sticky;
	top: 0;
	height: 5em;
}

.auto-no-facture-odd {
	background-color: #DCA1A4;
}

.auto-no-facture-even {
	background-color: #CF7B7B;
}

.auto-facture-odd {
	background: #80CC9E;
}

.auto-facture-even {
	background: #7AB692;
}

.img-create {
	background-repeat: no-repeat;
	z-index: auto;
	background-image: url(../img/plus_24x24.png);
	background-size: contain;
	cursor: pointer;
	display: inline-block;
	height: 24px;
	width: 24px;
}

.sync-true {
	background-repeat: no-repeat;
	z-index: auto;
	background-image: url(../img/progress-icon.jpeg);
	background-size: contain;
	cursor: pointer;
	display: inline-block;
	height: 24px;
	width: 24px;
	float: left;
}

.form-sub-label {
	width: 9em;
	text-align: right;
	display: inline-block;
	font-weight: 800;
	margin-left: 5em;
}

.form-sub-label-2 {
	width: 9em;
	text-align: right;
	display: inline-block;
	font-weight: 800;
	margin-left: 1em;
}

.form-sub-input {
	text-align: right;
	margin-left: 1em;
	width: 5em;
}