/* ***************************************************** */
/* Generated by less "custom.less", do not edit CSS file */
/* ***************************************************** */
/* Add here all your css styles (customizations) */
html {
	position: relative;
	min-height: 100vh;
}
caption {
	position:absolute;
	top:-999px;
	left:-9999px;
}
.iframeContainer > .row {
	margin-right: 0px;
	margin-left: 0px;
}
.panel-body {
	padding: 5px;
}
.alert {
	padding-top: 10px;
	padding-bottom: 10px;
}
.resume-info {
	color:#4765a0;
	font-weight:bold;
	font-size:16px
}
select::-ms-expand {
	display: block;
	border: none;
	background: none;
}
.form-group {
	margin-bottom: 5px;
}
#form_request_step .form-group {
	clear: both;
}
#form_request_step label.checkbox,
#form_request_step label.radio {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.groupItem-bottom label.checkbox,
.groupItem-bottom label.radio {
	display: block !important;
}
.panel {
	margin-bottom: 10px;
}
.topbar {
	font-size: 11px;
}
label.checkbox input[type=checkbox],
label.radio input[type=radio] {
	margin-left: 0px;
	margin-right: 5px;
	position: relative;
}
/* #8992 */
label.checkbox,
label.radio {
	display: inline;
	padding-left: 5px;
	padding-right: 15px;
	font-weight: 400;
}
.list-group.inlined {
	text-align: center;
}
.list-group-item.inlined {
	display: inline;
	padding: 5px 12px 4px 12px;
	position: relative;
	margin-right: 3px;
	line-height: 30px;
	white-space: nowrap;
}
.list-group-item.inlined:not(:last-child):after,
.list-group-item.inlined:not(:last-child):before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.list-group-item.inlined:not(:last-child):after {
	border-color: rgba(221, 221, 221, 0);
	border-left-color: #FFF;
	border-width: 7px;
	margin-top: -7px;
}
.list-group-item.inlined:not(:last-child):before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #DDD;
	border-width: 8px;
	margin-top: -8px;
}
.list-group-item.passed.inlined:after {
	border-color: rgba(221, 221, 221, 0);
	border-left-color: #D0E9C6;
}
.list-group-item.passed.inlined:before {
	border-color: rgba(208, 233, 198, 0);
	border-left-color: #ddd;
}
.list-group-item.active.inlined:after,
.list-group-item.active.inlined:before {
	border-color: rgba(71, 101, 160, 0);
	border-left-color: #4765a0;
}
.list-group-item.passed,
.list-group-item.passed:hover,
.list-group-item.passed:focus {
	background-image: linear-gradient(to right, #DFF0D8 0%, #D0E9C6 100%);
	background-repeat: repeat-x;
	background-color: #DFF0D8;
	border: 1px solid #ddd;
	color: #468847;
	z-index: 2;
}
.list-group-item.current,
.list-group-item.current:hover,
.list-group-item.current:focus {
	background-color: #FFF;
	color: #468847;
	z-index: 2;
}
/** FORM **/
.form-signin {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin .checkbox {
	font-weight: normal;
}
.form-signin .form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-signin .form-control:focus {
	z-index: 2;
}
.field-freetext {
	margin-bottom: 0px;
}
.groupItem-inline {
	display: inline;
	padding-left: 20px;
}
.groupItem-bottom {
	display: block;
}
.groupItem-right {
	float: right;
}
/******* Waiting upload ************/
.modal {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.4) 50% 50% no-repeat;
}
body.waitingUpload {
	overflow: hidden;
}
body.waitingUpload .modal {
	display: block;
}
.reg-page {
	color: #555;
	padding: 30px;
	background: #fefefe;
	border: solid 1px #eee;
	box-shadow: 0 0 3px #eee;
}
.reg-page label {
	color: #777;
}
/*Reg Header*/
.reg-header {
	color: #555;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: solid 1px #eee;
}
.reg-header h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
/* External link*/
a[target=_blank]:not(.noDecoration):after {
	font-family: FontAwesome;
	content: " \f08e";
}
/* H1 également surcharger par thème pour la couleur */
.headline h1 {
	margin: 0 0 -2px 0;
	padding-bottom: 5px;
	display: inline-block;
}
a:focus {
	text-decoration: underline;
}
a > :HOVER {
	text-decoration: underline;
}
.header .navbar-nav > li a:focus {
	text-decoration: underline;
}
.skipLink {
	position: absolute !important;
	left: -999999px;
}
.skipLink:focus {
	position: relative !important;
	left: 0px;
}
.alignCenter {
	text-align: center;
}
.imgAuthFranceConnect {
	height: 56px;
	width : 209px;
	background-color: transparent;
	background-image: url(../../../franceconnect-bouton.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	border: none;
	margin-top: 10px;
	display: inline-block;
}
.imgAuthFranceConnect:hover {
	background-image: url(../../../franceconnect-bouton-hover.svg);
}

.ligne_horizontal {
	display: flex;
	flex-direction: row;
	font-size: 16px;
	margin-bottom: 0px;
}

.ligne_horizontal:before,
.ligne_horizontal:after {
	content: "";
	flex: 1 1;
	border-bottom: 2px solid #ccc;
	margin: auto;
}

.imgAuthCas {
	width: 30%;
}
.italic {
	font-style: italic;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
.requestListValueDisabled.requestList-checkbox::before {
	font-family: FontAwesome;
	content: " \f096";
}
.requestListValueEnabled.requestList-checkbox::before {
	font-family: FontAwesome;
	content: " \f046";
}
.requestListValueDisabled.requestList-radio::before {
	font-family: FontAwesome;
	content: " \f1db";
}
.requestListValueEnabled.requestList-radio::before {
	font-family: FontAwesome;
	content: " \f05d";
}
#auth button[type=submit] {
	margin-top: 5px;
}
/* Menu de gauche */
#menu_left a.list-group-item.axp-list-group-sub-2 span:before {
	font-family: FontAwesome;
	content: "\f101  ";
}
.axp-home-widgets .axp-home-widget {
	border: solid 1px #eee;
	box-shadow: 0 0 3px #eee;
	margin-bottom: 20px;
	padding: 10px;
}
.axp-home-widgets .axp-home-widget:last-of-type {
	margin-bottom: 0px;
}
.axp-home-widgets .axp-home-widget > .reg-header > h2 {
	text-align: left;
}
.axp-home-widgets .axp-home-widget > .reg-header > h2 > i {
	float: right;
}
.axp-request-categories .axp-request-category {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.axp-request-categories .axp-request-category:last-of-type {
	margin-bottom: 0px !important;
}
.axp-request-categories .axp-request-category > h2[role=heading] > a {
	color: #555;
}
.axp-request-categories .axp-request-category .axp-request-category-cover {
	width: 170px;
	padding-right: 10px;
}
.axp-inboxPages {
	margin-left: 15px;
}
.axp-inboxPages-title {
	font-size: 1.3em;
}
.axp-inboxPages-resume {
	margin-left: 30px;
}
.header_simple a.logo img {
	margin: 0px;
	max-height: 70px;
	max-width: 200px;
}
.header_simple ul.nav {
	margin-left: 200px;
}
@media (max-width: 991px) {
	#header_menu ul.nav {
		margin-left: 0px;
	}
}
.header_simple .header_search_notes > i {
	background: none !important;
}
.header_simple .topbar ul li {
	white-space: nowrap;
	padding-left: 0px;
}
.header_simple .topbar ul li:not(:first-child):not(.no-sep):before {
	content: " - ";
	padding-right: 5px;
}
.header-v4 .navbar > .container > .navbar-header > .navbar-toggle {
	padding: 6px 12px;
}
.header-v4 .topbar-v1 {
	border: 0px;
}
.header-v4 .topbar-v1 ul {
	text-align: right;
}
.header-v4 .topbar-v1 ul li {
	border-right: solid 1px #eee;
}
.header-v4 .topbar-v1 ul li:first-child {
	margin-left: 0;
	border-left: solid 1px #eee;
}
.header-v4 .logo img {
	max-height: 80px;
}
.header-v4 > .navbar > .container > .searchRequest {
	margin: 30px 0px;
	border: 0px;
	float: right;
}
.header-v4 > .navbar > .container > .searchRequest:before {
	display: table;
	content: " ";
}
.header-v4 > .navbar > .container > .searchRequest:after {
	clear: both;
}
.search-open {
	box-shadow: none !important;
	border: none !important;
}
.axp-header-v4-nav {
	background-color: #FFF;
}
.axp-header-under {
	text-align: right;
}
.header .topbar {
	padding: 0px;
	margin: 0px;
}
.topbar-v1 {
	padding-top: 10px;
}
.inboxPageDescription {
	margin-bottom: 15px;
}
#fconnect-profile > a {
	padding: 15px 0px 15px 35px !important;
	color: #555 !important;
	font-size: 16px !important;
	background-color: rgba(0, 0, 0, 0);
	background-position-x: left;
	background-position-y: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url("../../../fc-avatar.png");
	background-origin: padding-box;
	background-clip: border-box;
	background-size: 30px !important;
	margin-right: 0px !important;
}
ul.typeahead.search_dropdown-menu {
	max-height: 400px;
	overflow-y: visible;
	overflow-x: hidden;
}
ul.typeahead.search_dropdown-menu .context {
	font-size: 10px;
}
/* TIME Line V2*/
/*Timeline v2
------------------------------------*/
.timeline-v2 {
	padding: 0;
	list-style: none;
	position: relative;
}
/* The line */
.timeline-v2 > li {
	position: relative;
}
.timeline-v2:before {
	top: 0;
	bottom: 0;
	left: 22%;
	width: 4px;
	content: '';
	background: #f3f3f3;
	position: absolute;
	margin-left: -14px;
}
/* The date/time */
.timeline-v2 > li .cbp_tmtime {
	width: 25%;
	display: block;
	position: absolute;
	padding-right: 80px;
}
.timeline-v2 > li .cbp_tmtime span {
	top: 9px;
	display: block;
	text-align: right;
	position: relative;
}
.timeline-v2 > li .cbp_tmtime span:first-child {
	color: #585f69;
	font-size: 18px;
	font-weight: normal;
}
.timeline-v2 > li .cbp_tmtime span:last-child {
	color: #999;
	font-size: 15px;
	line-height: 0.9;
}
/* Right content */
.timeline-v2 > li .cbp_tmlabel {
	padding: 5px 10px 5px;
	background: #f3f3f3;
	position: relative;
	margin: 0 0 15px 25%;
}
/* The triangle */
.timeline-v2 > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #f3f3f3;
	border-width: 10px;
	top: 18px;
}
/* The icons */
.timeline-v2 > li .cbp_tmicon {
	top: 22px;
	left: 22%;
	width: 10px;
	height: 10px;
	position: absolute;
	background: #72c02c;
	margin: 0 0 0 -17px;
	box-shadow: 0 0 0 4px #f3f3f3;
	-webkit-font-smoothing: antialiased;
}
/* Example Media Queries */
@media screen and (max-width: 65.375em) {
	.timeline-v2 > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}
@media screen and (max-width: 47.2em) {
	.timeline-v2:before {
		display: none;
	}
	.timeline-v2 > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}
	.timeline-v2 > li .cbp_tmtime span {
		text-align: left;
	}
	.timeline-v2 > li .cbp_tmlabel {
		padding: 1em;
		font-weight: 400;
		margin: 0 0 10px 0;
	}
	.timeline-v2 > li .cbp_tmlabel:after {
		left: 20px;
		top: -20px;
		right: auto;
		border-bottom-color: #f3f3f3;
		border-right-color: transparent;
	}
	.timeline-v2 > li .cbp_tmicon {
		left: auto;
		float: right;
		position: relative;
		margin: -55px 5px 0 0px;
	}
}
/* select2 */
.select2-results__option {
	padding: 0px 2px 1px 15px !important;
	min-height: 20px;
}
.select2-selection--single {
	height: 34px !important;
	border-radius: initial !important;
}
.select2-selection__rendered {
	line-height: 33px !important;
	padding-left: 16px !important;
	font-size: 14px;
}
/* owl caroussel2 */
.owl-carousel {
	position: relative;
}
.owl-nav {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}
.owl-prev {
	left: 0px;
}
.owl-next {
	right: 0px;
}
.owl-prev,
.owl-next,
.owl-prev:focus,
.owl-next:focus {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 7%;
	z-index: 1;
	background: transparent;
	background-color: rgba(0, 0, 0, 0.05);
	border: none;
	color: #cbcbcb;
	font-size: 80px;
	font-weight: bold;
}
.owl-prev:hover,
.owl-next:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.owl-prev.disabled,
.owl-next.disabled {
	display: none !important;
}
.owl-dots {
	position: absolute;
	width: 100%;
	bottom: 0px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
.owl-dot {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.owl-dot span:before {
	content: "•";
	font-size: 20px;
	color: rgba(0, 0, 0, 0.2);
}
.owl-dot.active span:before {
	color: rgba(0, 0, 0, 0.8);
}
/* tasks */
.task-button-start {
	width: 140px;
}
.axp-home-widget-tasks .task-button-start {
	width: auto;
}
.task-button-check {
	color: #557b76;
	font-size: 20px;
}
/* Let's make the world rounded */
.panel-heading {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.panel {
	border-radius: 4px;
}
.tooltip-inner {
	max-width: 500px;
}
.modal-open .dropdown-menu {
	z-index: 2050;
}