@font-face {
    font-family: 'baskerville';
    src: url('/fonts/baskvill-webfont.ttf') format('truetype'),
		 url('/fonts/baskvill-webfont.woff2') format('woff2'),
         url('/fonts/baskvill-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'eras';
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/ERASLGHT.ttf') format('truetype'),
		 url('/fonts/ERASLGHT.woff') format('woff');
}



.font_logo{
	font-family: 'baskerville';
}
.logo_sidebar_sm{
	font-size : 28px;
}
.logo_base_line{
	font-family: 'eras';
	font-size : 16px;
	text-align:right;
	display:block;
	line-height:14px;
}


.sector-list .cat-item, .function-list .cat-item{
	font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    display: inline-block;
    padding: 5px 10px;
    margin-top: 10px;
    margin-left: 3px;
    margin-right: 2px;
    background-image: none;
    background-color: #eaeaea;
}

.function-list .cat-title{
	font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    display: inline-block;
    padding: 5px 10px;
    margin-top: 10px;
    margin-left: 3px;
    margin-right: 2px;
    background-image: none;
}


.apo-page-dark-skin .apo-breadcrumbs{
	color:#fff;
}
.apo-page-dark-skin .apo-breadcrumbs a:hover{
	color:#fff;
}

.apo-entry {
    font-size: 13px;
}
.apo-footer-light{
    color: #7b7c80;
    background-color: #f5f5f5;
	text-align:left;
}
.apo-footer-light .apo-widget-title {
    color: #000;
}
.apo-footer-light .apo-contact-info-widget a {
    color: #000;
}

.no-margin-bottom {
	margin-bottom:0 !important;
}

.entity-color-1{
	color :#469371 !important;
}

.gold-color{
	color :#6d3258 !important;
}
.apo-entries-container.apo-style-4 .apo-entry-categories.gold-color a:not(.apo-btn) {
    color: #6d3258;
}

.no-underline{
	text-decoration: none !important;
}

.modal-team .modal-content{
	background-color : #f5f5f5 !important;
}
/* -----------STYLE PAGE PROFILE--------- */

.btn-logout span.lnr-power-switch {
	font-size: 13px;
	display: inline-block;
	margin-top: 2px;
}


.picture-profile img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	margin-bottom: 10px;
}

.testimonial-details ul {
	list-style: circle;
	margin-left: 20px;
}

.testimonial-details ul.address li:nth-child(2), .testimonial-details ul.address li:nth-child(3) {
	list-style: none;
}

.modal-header {
	padding: 20px;
}

.modal-body {
	padding: 35px;
}

.modal-body h5:not(:last-child) {
    margin-bottom: 20px;
	margin-top: 30px;
}


.title-presentation-gold {
	margin-bottom: 20px;
}


.apo-page-header-profile {
	padding-top: 0px;
	padding-bottom: 30px;
}

.apo-experience-list-item-profile {
	padding-top: 0px;
}

.btn-edit-update-delete-profile a {
	margin-bottom: 15px;
}

/* -----------STYLE PAGE profile section EXPERIENCE / EDUCATION / LANGUAGE / REFERENCE--------- */


article.experience {
	position: relative;
	width: 100%;
}

article.experience a.apo-btn {
	position: absolute;
	bottom: 25px;
}

.experience {
    padding: 20px 0;
}

article.experience:hover .experience-edit-delete a.delete-item, article.experience:hover .experience-edit-delete a {
	visibility: visible;
}

.row-add-item {
	margin-top: 20px;
}

.experience-edit-delete a {
	position: absolute;
	top: 10px;
	right: 95px;
	color: #6d3258;
	font-size: 12px;
	visibility: hidden;
	background: 0;
}

.experience-edit-delete a.delete-item {
	top: 10px;
	right: 20px;
}

article.experience span.experience-label {
	font-weight: 500;
}


/* ---------- style page LEGAL NOTICE / CONFIDENTIALITY / COOKIES / CONTACT -------------- */


.page-legal-notice ul, .page-confidentiality ul, .page-cookies ul {
	list-style: circle;
}

.page-legal-notice ul li, .page-confidentiality ul li, .page-cookies ul li {
	margin-left: 20px;
}

.page-legal-notice ul.apo-breadcrumbs li, .page-confidentiality ul.apo-breadcrumbs li, .page-cookies ul.apo-breadcrumbs li {
	margin-left: 0px;
}

.page-legal-notice article, .page-confidentiality article, .page-cookies article {
	margin-top: 50px;
	margin-bottom: 50px;
}

.page-legal-notice article h2, .page-confidentiality article h2, .page-cookies article h2 {
	margin-bottom: 20px;
}

.p-font-weight {
	font-weight: 600;
}

.page-confidentiality a, .page-cookies a {
	color: #6d3258;
}

.page-confidentiality a:hover, .page-cookies a:hover {
	border-bottom: 1px solid #6d3258;
}

.page-confidentiality .apo-entry-header h1, .page-cookies .apo-entry-header h1, .page-legal-notice .apo-entry-header h1 {
	font-size: 30px;
}


.apo-moved-label {
	padding-top: 0px;
}


.apo-contact-form ul > li:not(:last-child) {
    margin-bottom: 10px;
}

form > ul > li:not(:last-child) {
    margin-bottom: 0px;
}

#submit_contact-label {
	margin-top: -22px;
}

.apo-contact-form ul > li:last-child > .apo-btn:only-child {
    margin-top: 40px;
}



/* ----------------------------- */



.apo-alert-box-success:hover, .apo-alert-box-error:hover {
	cursor: pointer;
}

.button-job-view a {
    background-image: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.application-start h4.apo-section-title {
	font-size: 20px;
}

.application-start .apo-entry.apo-single .apo-entry-content p:not(:last-child) {
    margin-bottom: 10px;
	font-size: 15px;
}

.application-start .button-signup {
	text-align: center;
}

.application-start .button-signup a {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.applications article{
	background-color : #ffffff ;
}
.applications article.apo-entry:hover .entity-color-1{
	color : #ffffff !important;
}

.applications article.apo-entry:hover .btn-aplications-list a {
	color: #ffffff;
}

.apo-tabs.apo-vertical-tabs .apo-tabs-nav {
    margin-right: 60px;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

select {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    height: 50px;
    padding: 13px 30px;
    color: #a9aaae;
    background-color: #fff;
    border: 1px solid #eaeaea;
}

select {
	/* affiche la fleche du bas pour le menu d�roulant */
    -webkit-appearance: menulist;
}

.update-profile select#type_contrat, select#mobilite {
	/* supprime la fleche du bas pour le menu d�roulant */
    -webkit-appearance: none;
}

a.back-btn::after {
	/* supprime la fleche --> du bouton pour le bouton RETOUR */
	content: normal;
}


.apo-btn-rectangle-black {
    font-size: 12px;
    line-height: 18px;
    padding: 16px 65px 14px 60px;
	color: #ffffff;
    background-color: #0b3031 !important;
}

.apo-btn-rectangle-black:hover, 
.apo-btn-rectangle-black:focus,
.apo-btn-rectangle-black-small:hover,
.apo-btn-rectangle-black-small:focus {
    color: #ffffff;
    background-color: #469371 !important;
}

.apo-btn-rectangle-small {
    font-size: 10px;
    line-height: 15px;
    padding: 12px 45px 12px 45px;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
}

.apo-btn-rectangle-black-small {
    font-size: 10px;
    line-height: 15px;
    padding: 12px 45px 12px 45px;
    color: #ffffff;
    background-color: #000000;
}

.apo-btn-rectangle-small::after {
    right: 25px;
    margin-top: -1px;
}

.apo-btn-rectangle-mini {
	font-size: 10px;
    padding: 13px 27px;
	line-height: 15px;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
}

.apo-btn-rectangle-mini-icon {
	font-size: 17px;
    padding: 12px 15px;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
}

.apo-btn-rectangle-mini::after, .apo-btn-rectangle-mini-icon::after {
	content: normal;
}

.errors li {
	color: red;
}

.form-group {
	margin-top: 20px;
	margin-bottom: 20px;
}


#candidateForm .content-title h3, #motivationForm .content-title h3, #additionalForm .content-title h3, 
#additionalForm p.panel-subtitle, #miscForm .content-title h3, #test, .apo-tab-padding-left {
	padding-left: 30px;
}


.rules-password ul {
	list-style: circle;
	margin-left: 30px;
}

.login-form-link a {
	margin-right: 20px;
}

.dropzone {
	width: 600px;
	height: 600px; 
}
 
.btn-valid-picture {
	background: green;
	color: #ffffff;
}
.btn-valid-picture:hover {
	background: #008000b3;
}

.tools .apo-btn:hover {
	cursor: pointer;
}

.btn-logout {
	margin-top: 10px;
}

a.logout {
	font-size: 10px;
    padding: 10px 30px;
}

.text-center {
	text-align: center;
}

form .content-title h3, .form-group .content-title h3 {
	padding-left: 30px;
}

.register-step{
	padding: 30px 0 30px 0;
}

.register-step-active{
	background: #ffffff;
}
.register-step h4{
	color: #ccc;
}
.register-step-active h4{
	color: #6d3258;
}

.content_helper .form_helper {
    font-size: 14px;
    color: #666;
}


.application-full .apo-tabs-nav > li > a {
    font-size: 16px;
    padding: 14px 12px 9px;
}


#additionalForm p.panel-subtitle {
	margin-top: 20px;
}


a.no-pointer {
	cursor: default;
}

.btn-edit-picture {
	width: 360px; 
	margin : 20px auto;
}

.avatar .slim {
    width: 300px;
    border-radius: 50%;
	margin : 20px auto;
}
    
.apo-contact-form .g-recaptcha {
    margin-top: 30px;
}


.applications h2.title-application-report {
	text-transform: uppercase;
}


.full-application-explanation {
	margin-top: 50px; 
	margin-bottom: 30px;
}

/*------------------------------------*/
/*--------- ERRORS FORM  -------------*/
.has-error .form-control {
    border-color: #ff5454;
    box-shadow: none;
}

.form-group .content_helper .errors {
    display: block;
/*     background: #f8f8f8; */
/*     padding: 8px; */
/*     border: 1px solid #eee; */
    position: absolute;
    width: auto;
    font-size: 12px;
    z-index: 10;
    cursor: pointer;
    color: #ff5454;
}
/*------------------------------------*/
/*------------------------------------*/




    
/* ------------ @MEDIA QUERIES --------------*/

@media (max-width: 320px) {
	h2.profile-candidate-name {
		font-size: 30px;	
	}
	.dropzone {
		width: 260px !important;
		height: 260px !important; 
 	}
 	
	.icons-profile .apo-tabs-nav > li > a {
	    font-size: 16px;
	    padding: 14px 9px 9px;
	}
	.signup .g-recaptcha {
		transform: scale(0.862);
		-webkit-transform: scale(0.862);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		padding-left: 40px;
	}
	.btn-edit-picture {
		width: 250px;
	}
	.avatar .slim {
	    width: 250px;
	}
	.apo-contact-form .g-recaptcha {
		transform: scale(0.850);
		-webkit-transform: scale(0.850);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
	
	.contact-tab .apo-tabs-nav > li > a {
	    font-size: 13px;
    	padding: 14px 7px 9px;
	}
}


@media (max-width: 375px) {
	
	.apo-btn-rectangle-mini-icon {
		font-size: 15px;
	    padding: 10px 12px;
	}
	
}


.footer-link{
	font-size : 16px !important;
}
@media (min-width: 375px) {
	.footer-link{
		font-size : 20px  !important;
	}
}
@media (min-width: 1024px) {
	.footer-link{
		font-size : 20px  !important;
	}
}


@media only screen and (min-width: 321px) and (max-width: 375px) {
	.dropzone {
		width: 314px !important;
		height: 314px !important; 
 	}
	.icons-profile .apo-tabs-nav > li > a {
	    font-size: 18px;
    	padding: 14px 12px 9px;
	}
	.application-full .apo-tabs-nav > li > a {
	    font-size: 15px;
	    padding: 14px 8px 9px;
	}
	.btn-edit-picture {
		width: 300px;
	}
	
	.contact-tab .apo-tabs-nav > li > a {
	    font-size: 15px;
    	padding: 14px 8px 9px;
	}
}
 
@media screen and (min-width: 321px) and (max-width: 425px) {
	h2.profile-candidate-name {
		font-size: 35px;	
	}
}


@media only screen and (min-width: 376px) and (max-width: 425px) {
	.dropzone {
		width: 365px !important;
		height: 365px !important; 
 	}
	.icons-profile .apo-tabs-nav > li > a {
	    font-size: 18px;
    	padding: 14px 15px 9px;
	}
	.application-full .apo-tabs-nav > li > a {
	    font-size: 17px;
	    padding: 14px 9px 9px;
	}
	.btn-edit-picture {
		width: 300px;
	}
	
	.contact-tab .apo-tabs-nav > li > a {
	    font-size: 18px;
    	padding: 14px 9px 9px;
	}
}

/* .picture-profile{
	width:100%;
} */

@media (min-width: 426px) {
	.picture-profile{
		margin-top: -70px;
		text-align: center;
		width:260px;
	}
}

@media (min-width: 768px) {
	.picture-profile{
		float:right;
	}
}
@media (min-width: 990px) {
	.picture-profile{
		margin-top: -80px;
	}
}


@media (max-width: 425px) {
	#my-profile .apo-fh-article-content {
	    width: 100%;
	    padding-left: 20px 40px;
	}
	a.logout, #login_action, #submit_experience, #submit_education, .btn-edit-update-delete-profile a {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	a.btn-add-tabs-application-full {
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}
	
	input[type="submit"], #submit_picture, a.back-picture, #submit_resume_document, #delete_account {
		width: 100%;
		margin-bottom: 15px;
		text-align: center;
	}
	a.back-btn-width-100 {
		width: 100%;
		text-align: center;
	}
}


@media screen and (min-width: 426px) and (max-width: 768px) {
	.modal-comment .modal-dialog {
	    max-width: 700px !important;
	}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
	.modal-comment .modal-dialog {
	    max-width: 900px !important;
	}
}

@media (min-width: 992px) {
	.modal-comment .modal-lg {
	    width: 85% !important;
	}
}

@media (min-width: 1025px) {
	.modal-comment .modal-dialog {
	    max-width: 85% !important;
	}
}


.btn-edit-update-delete-profile a {
    width: 100%;
    text-align: center;
}


@media screen and (min-width: 426px) and (max-width: 768px) {
	.btn-edit-update-delete-profile a {
	    width: 240px;
	    text-align: center;
	}
	.picture-profile img {
	    margin-top: 25px;
	}
}


@media (min-width: 769px) {
	.btn-edit-update-delete-profile a {
	    width: auto;
	}
	.full-application-explanation {
		margin-bottom: 50px;
	}
}


@media (max-width: 768px) {
	.button-job-view a {
	    width: 100%;
	    text-align: center;
	}
	a.delete-compte, a.back-delete-compte {
		margin-top:15px;
		width: 100%;
		text-align: center;
	}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
	.application-start .apo-btn-rectangle {
	    font-size: 11px;
	}
	
	.label-profile .apo-tabs-nav > li > a {
    	font-size: 15px;
	}
}

/*------------------------------------------*/
/*--- MARGIN TOP - BOTTOM -LEFT -RIGHT ----*/
/*-----------------------------------------*/

.mt-0 {
	margin-top : 0 !important;
}
.mb-0 {
	margin-bottom : 0 !important;
}

.mt-1 {
	margin-top : 1rem !important;
}
.mb-1 {
	margin-bottom : 1rem !important;
}
.ml-1 {
	margin-left : 1rem !important;
}
.mr-1 {
	margin-right : 1rem !important;
}

.mt-2 {
	margin-top : 2rem !important;
}
.mb-2 {
	margin-bottom : 2rem !important;
}
.ml-2 {
	margin-left : 2rem !important;
}
.mr-2 {
	margin-right : 2rem !important;
}

.mt-3 {
	margin-top : 3rem !important;
}
.mb-3 {
	margin-bottom : 3rem !important;
}
.ml-3 {
	margin-left : 3rem !important;
}
.mr-3 {
	margin-right : 3rem !important;
}

.mt-4 {
	margin-top : 4rem !important;
}
.mb-4 {
	margin-bottom : 4rem !important;
}
.ml-4 {
	margin-left : 4rem !important;
}
.mr-4 {
	margin-right : 4rem !important;
}

.mb-5 {
	margin-bottom : 5rem !important;
}
.mt-5 {
	margin-top : 5rem !important;
}
.pb-5 {
	padding-bottom : 5rem !important;
}
.pt-5 {
	padding-top : 5rem !important;
}
.ml-5 {
	margin-left : 5rem !important;
}
.mr-5 {
	margin-right : 5rem !important;
}
.mb-7 {
	margin-bottom : 7rem !important;
}
.mt-7 {
	margin-top : 7rem !important;
}
/*----------------------------------------------*/
/*- END - MARGIN TOP - BOTTOM -LEFT -RIGHT -----*/
/*----------------------------------------------*/

.pt-0 {
	padding-top : 0 !important;
}
.pb-0 {
	padding-bottom : 0 !important;
}


.fs-14{
	font-size : 14px;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
input:focus:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}


/**** FOOTER ****/
.apo-footer {
    color: #8a8a8a;
    background-color: transparent;
}

.apo-footer .apo-contact-info-widget a {
    color: #4e4e4e;
}
.apo-footer .apo-widget-title {
    color: #000;
}
.apo-footer a {
    color: #4e4e4e;
}
.apo-footer a:hover, .apo-footer a:focus {
    color: #000;
}

.apo-contact-section-body .apo-contact-info , .apo-contact-info {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
/*     font-family: 'Unna', sans-serif; */
	font-family: 'Poppins', sans-serif;
    color: #fff;
    word-break: break-all;
}

.apo-contact-section-body .apo-contact-info , .apo-footer .apo-contact-info{
	color:#000;
}

/* STYLE CHECKBOX */

/* The container */
.block-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.block-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.block-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.block-checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.block-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.block-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.owl-carousel.home-carousel .apo-portfolio-container{
	margin:0 5px;
}

.owl-carousel.home-carousel .owl-nav{
	position:relative;
	color:#000;
	right:0;
	bottom:0;
}
.owl-carousel.home-carousel .owl-nav .owl-prev{
	float:left;
}
.owl-carousel.home-carousel .owl-nav .owl-next{
	float:right;
}

.signup .g-recaptcha {
	display: flex;
	justify-content: center;
}


/* ----------- style COOKIES---------- */

#cookie-bar {
    background-color: rgba(17, 17, 17, 0.6);
    height: auto;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
	z-index: 100;
	font-size: 12px;
}

#cookie-bar a {
    color: #ffffff;
    display: inline-block;
    border-radius: 0px;
    text-decoration: none;
    padding: 5px 13px;
    margin-left: 20px;
}

#cookie-bar .cb-enable {
    background: #ffffff;
    color: #000;
    line-height: 15px;
    font-size: 14px;
    padding: 10px 20px;
}

#cookie-bar .cb-enable:hover {
    background: #000;
	color: #ffffff;
}

#cookie-bar a {
	background-size: 0% 1px;
    background-position: 0 30px;
}

#cookie-bar a:hover {
	background-size: 100% 1px;
}

#cookie-bar p {
    padding-left: 10px;
    padding-right: 10px;
}

#cookie-bar .cb-disable, #cookie-bar .cb-policy{
    background: none;
	border : 1px solid #ddd;
}

#cookie-bar .cb-disable:hover {
    background: #ebebeb;
	color: #333;
}
#cookie-bar .cb-policy:hover {
    background: #ebebeb;
	color: #333;
}

/* LOADMASK */
.loadmask {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  background-color: #333;
  width: 100%;
  height: 100%;
  zoom: 1;
}
.loadmask-msg {
  z-index: 1000;
  position: absolute;
  top: 20% !important;
  left: 50% !important;
  margin-top: -30px;
  margin-left: -40px;
  background: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.loadmask-msg .w-mask-label {
  float: left;
  position: relative;
  top: 4px;
}
.loadmask-msg > div {
  padding: 10px 12px;
  font-size: 13px;
  color: #fff;
  cursor: wait;
}


/* SWEET ALERT2 */
.swal2-popup:not(.swal2-toast) .swal2-header {
    margin-bottom: 20px !important;
}

.swal2-popup .swal2-content {
    font-size: 15px !important;
    margin-bottom: 15px !important;
}

button.swal2-cancel {
    background-color: #ffffff !important;
	color: #555 !important;
	border: 1px solid #ebedf2 !important;
	margin-right: 10px;
}

button.swal2-cancel:hover {
	background: #ebedf2 !important;
}

.swal2-popup .swal2-actions {
    font-size: 11px !important;
}

.swal2-popup .swal2-actions button {
    padding-top: 5px;
    padding-bottom: 5px;
}

.swal2-popup .swal2-styled:focus {
    outline: 0;
    box-shadow: none !important;
}

.swal2-popup {
	padding: 25px 45px !important;
}

.swal2-icon.swal2-warning {
    border-color: #666 !important;
    color: #666 !important;
}



/* ------- HIGHCHARTS ---------*/
#graphic {
	width: 250px;
	height: 250px;
	margin: auto;
}

#graphic_title {
	text-align: center;
    margin-top: -15px;
}


@media screen and (min-width: 426px) {
	
	.link-modal-and-send-report {
		margin-top: 15px;
	}
}


@media screen and (max-width: 768px) {
	
	#graphic_title {
	    margin-bottom: 55px;
	}
	
}

ul#missing_information {
    list-style: unset;
}

ul#missing_information li {
	margin-left: 20px;
}
/*-----------------------------------*/



.bloc-document {
	background: #ffffff;
	padding: 20px;
}


.alert-default {
	background: #f5f5f5;
	padding: 20px;
}


#editContactAlertForm input {
    -webkit-appearance: auto !important;
}

.pointer:hover {
	cursor: pointer;
}


/*---------------- ESPACE CLIENT -------------------*/
.table-custom {
	width: 100%;
}
.table-custom thead{
	background: #ffffff;
}
.table-custom th{
	font-weight : bold;
	color : #6d3258;
	
}
.table-custom th, .table-custom td{
	padding : 5px 10px;
}
 .table-custom td{
 	border-bottom : 1px solid rgba(0, 0, 0, 0.1);
}

.table-custom.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
    background-color: rgba(255, 255, 255, 0.8);
}


.action-btn-add-document {
	margin:0; 
	font-size: 20px; 
	cursor: pointer; 
	margin-top: 5px;
	text-align: right;
}


@media screen and (max-width: 425px) {
	.action-btn-add-document {
		margin-top: 35px;
	}
}


.ml-30 {
    margin-left: 30px;
}



/* ------------ MODAL READ ALL COMMENTS ------------ */
.modal-read-all-comments .modal-body-content {
	display: flow-root;
}

.modal-bloc-comment {
	background: #f5f5f5;
	padding: 20px;
	margin-bottom: 20px;
	width: 80%;
}


.update-action-bloc-comment {
	background: #ffffff;
	padding: 20px;
	margin-bottom: 20px;
	width: 80%;
}


.comment-customer {
	float: right;
}

.comment-p-value {
	font-size: 14px;
    line-height: 1.9;
    margin-top: -15px;
}


.management-documents:hover {
	color: #6d3258;
}


.apo-tabs-nav-mt{
	width : 340px !important;
}
.apo-tabs-container-mt p{
	font-size : 16px;
	    line-height: 32px;
}
.apo-tabs-container-mt p strong{
	color : #000;
}
.apo-tabs.apo-vertical-tabs .apo-tabs-nav.apo-tabs-nav-mt .apo-active {
    color: #6d3258;
}


/*********JQUERY UI CUSTOM THEME ***/
.ui-widget,.ui-widget input,.ui-widget textarea {
	font-family: inherit;
}

.ui-widget-header {
	background: none;
	border-color: #fff;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl,.ui-corner-tl
	{
	border-radius: 1px;
}

.ui-state-focus,.ui-widget-content .ui-state-focus {
	background: none;
	border-color: #fff;
	color: #0088cc
}



.ui-tooltip {
	font-size: 12px;
}

.ui-tabs-vertical {
	width: 100%;
}

.ui-tabs-vertical .ui-tabs-nav {
	padding: 0;
	float: left;
	min-width: 230px;
	width: 24%;
}

.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 -1px .2em 0;
}

.ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
	padding-right: 30px;
	float: none;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
	padding-right: .1em;
	border-right-width: 1px;
	border-right-width: 1px;
}

.ui-tabs-vertical .ui-tabs-panel {
	padding: 0 0 0 20px;
	float: left;
	min-width: 685px;
	width: 66%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  font-weight: normal;
  color: #555555;
}
.ui-state-hover{
	color : #fff !important; 
}
.ui-state-active{
	color : #000 !important; 
}
/*********************************************** DATE PICKER *****************/
.ui-datepicker-calendar .ui-state-default {
	border-color: #fff;
	background: none;
	text-align: center;
}

.ui-datepicker-calendar .ui-state-hover,.ui-datepicker-calendar .ui-state-active
	{
	border-color: #eee;
	background: #019ad2;
	color: #fff;
}

.ui-datepicker .ui-datepicker-title {
	font-family: "open sans", arial, sans-serif;
	font-weight: 400;
	font-size: 18px;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month,.ui-datepicker .ui-datepicker-title .ui-datepicker-year
	{
	font-size: 11px;
}

.ui-datepicker {
	border-color: #ccc;
	margin-top: 2px;
	z-index : 1500 !important;
}

.ui-datepicker-trigger {
	cursor: pointer;
	margin-top: 2px;
	float: left;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
	top: 4px;
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev.ui-state-hover,.ui-datepicker .ui-datepicker-next.ui-state-hover
	{
	background: none;
	border-color: #fff;
}

.ui-datepicker .ui-icon-circle-triangle-w {
	background: url('/img/ui-icon-circle-triangle-w.png') no-repeat;
	height: 18px;
}

.ui-datepicker .ui-icon-circle-triangle-e {
	background: url('/img/ui-icon-circle-triangle-e.png') no-repeat;
	height: 18px;
}
.ui-datepicker-trigger{
    border:none;
    background:none;
	font-size: 14px;
	color: #777;
 }

 .month-picker.ui-widget{
	max-width:410px;
 	padding : 10px 5px;
 }
 
 .month-picker.ui-widget .ui-widget {
    font-size: 14px;
}
.text-right {
	text-align:right;
}
#driving_license-A , #driving_license-B{
	margin-right : 8px;
}
.table-salaries{
	margin-top:10px;
}
.table-salaries th {font-weight:bold; background-color:#fff;}
/* .table-salaries td, th {border:1px solid #ccc; padding:5px 10px;} */
.table-salaries a {
	color : #6d3258 !important;
	font-size : 13px;
	background-image:none !important;
}
.mb-10 {
	margin-bottom:10px;
}
.dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

.btn-selectpicker {
    color: #374767;
    background: #ffffff;
    border: 1px solid #e1e6ef;
}
.dropdown.bootstrap-select .dropdown-menu {
    z-index: 10000;
}
.form-control { border-radius : 0; box-shadow: none; }
select.form-control { min-height: 50px; border: 1px solid #eaeaea;}
textarea.form-control { border: 1px solid #eaeaea;}
input[type=checkbox] { height : 13px;}
.bootstrap-select .dropdown-toggle  {min-height: 50px; border: 1px solid #eaeaea; border-radius : 0; background-color:#fff;}
.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-top: 6px;
}
.dropdown-menu>li>a {background-image : none;}
hr {
    border-width: 0 0 1px 0;}
.table>thead>tr>th {
    border-bottom: 1px solid #ddd;
}