/**** DEFAUT ****/

h1, h2, h3, h4, h5, h6 {
	color: #0E2A7E;
	margin: 0;
}

h1, h2, h3 {
	margin-bottom: 20px;
}

/*
a img {border:0px;}
a{color:#000;text-decoration:none;}
a:hover,a:focus{color:#000;text-decoration:underline;cursor:pointer;}*/

textarea {
	resize: vertical;
	min-height: 40px;
	height: 100px;
}
textarea.textarea-h2 {
	height: 150px;
}
textarea.textarea-h3 {
	height: 300px;
}

ul {
	margin-bottom: 0;
	list-style: none;
}

a{
	color:#0F0F3C;
	font-weight: 600;
	text-decoration: underline;
}
a:hover{
	color:#0F0F3C;
	text-decoration: none;
}

.btn {
	text-decoration: none;
}
.btn:hover {
	cursor: pointer
}

.cursor-default {
	cursor: default!important
}

.bg-white {
	background: #FFF;
}

.bg-grey {
	background: #E3E3E3;
}

.bg-black {
	background: #212121;
}

.bg-orange {
	background: #FB6820;
}

.bg-blue {
	background: #00689F;
}

.form-center {
	max-width: 400px;
	padding: 15px;
	margin: 0 auto;
}

.bloc-img-responsive img {
	max-width: 100%;
}

.required::after {
	content: "*";
	color: red;
}

/*** BUTTON ***/

.btn::before, .icon::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	margin-right: 5px;
}

.btn.no-text::before {
	margin-right: 0px;
}

.btn-back::before {
	content: "\f053";
}

.btn-add::before {
	content: "\f067";
}

.btn-edit::before {
	content: "\f044";
}

.btn-delete::before {
	content: "\f1f8";
}
.btn-i::before {
	content: "\f05a";
}

.btn-duplicate::before {
	content: "\f0c5";
}

.btn-remove::before {
	content: "\f00d";
}

.btn-import::before {
	content: "\f019";
}

.btn-export::before {
	content: "\f093";
}

.btn-file::before {
	content: "\f115";
}

.btn-pdf::before {
	content: "\f1c1";
}

.btn-xls::before {
	content: "\f1c3";
}

.btn-search::before {
	content: "\f002";
}

.btn-search-more::before {
	content: "\f00e";
}

.btn-divide::before {
	content: "\f24d";
}

.btn-calendar::before {
	content: "\f073";
}

.btn-upload-file::before {
	content: "\f07c";
}

.btn-see::before, .icon-see::before {
	content: "\f06e";
}

.btn-attachment::before {
	content: "\f0c6";
}

.btn-contract::before {
	content: "\f573";
}

.btn-invoice::before {
	content: "\f570";
}

.btn-mail::before {
	content: "\f0e0";
}

.btn-unchecked::before {
	content: "\f0c8";
}

.btn-checked::before {
	content: "\f14a";
}

.btn-validate::before {
	content: "\f00c";
}

.btn-payment::before {
	content: "\f153";
}

.btn-join::before {
	content: "\f0c1";
}

.btn-send::before {
	content: "\f1d8";
}

.btn-refresh::before {
	content: "\f2f1";
}

.btn-loading {
	position: relative;
	padding-left: 30px;
}

.btn-loading::before {
	content: '';
	position: absolute;
	box-sizing: border-box;
	top: 0;
	bottom: 0;
	left: 5px;
	margin: auto;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #ccc;
	border-top-color: #333;
	-webkit-animation: spinner .6s infinite linear;
	animation: spinner .6s infinite linear;
}

@keyframes spinner {
	to {
		transform: rotate(360deg);
	}
}

/*** LOADER ***/

.loader-container {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, .8);
	z-index: 100000;
	display: none;
}

.loader {
	color: #fff;
	font-size: 90px;
	text-indent: -9999em;
	overflow: hidden;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
	0% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
	5%, 95% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
	10%, 59% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
	}
	20% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
	}
	38% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
	}
	100% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
}

@keyframes load6 {
	0% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
	5%, 95% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
	10%, 59% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
	}
	20% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
	}
	38% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
	}
	100% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
}

@-webkit-keyframes round {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes round {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*** POSITION ***/

.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 60px;
	z-index: 1020;
}