 



 

#username{ text-transform:lowercase}

#input_file_profile{ position:absolute; margin-top:-50000px}
.pointer{ cursor:pointer}

.fixedBottom{
	position: fixed;
    bottom: 70px;
    right: 0px; 
	width:100%;
	padding-right:10px;
	z-index:90;
}

table.dataTable.dtr-inline.collapsed.table-sm > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed.table-sm > tbody > tr > th:first-child::before {
  top: 17px !important;
}


#loader_old_message{ position:absolute; top:0; width:100%; display:none}
.chat_fichier{ color:#FFF !important; }
img.chat_fichier{ width:150px !important; height:auto !important; border:1px solid #FFF ; border-radius: 6px !important}
.chat-text hr{ border-color:#999} 

.bt-tools-chat{ color:#333}
.bt-tools-chat i{ cursor:pointer}
.sur-area-chat{ border:1px solid #e0e4e7; border-bottom:0px; padding:4px; background-color:#f1f1f1 }
#FILE_CHAT{ display:none}

.si_oui_off{ display:none}


@media (max-width: 537px) {
	.fixedBottom{
	 
		bottom: 85px !important;
 
	}
}


#liste_salarie_frais{ overflow-y: scroll;} 
 

.btn-default{
	text-decoration:none !important;
	color:#333 !important 
}

#nb_avis_a_donner{ display:none}

 

.cheat-card-body{ background-color:#FFF !important}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
	.cheat-card-body{ padding-left:0.5rem; padding-right:0.5rem}
	/*.dhx_cal_date{ display:none}*/
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
	.cheat-card-body{ padding-left:0.5rem; padding-right:0.5rem}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
	.cheat-card-body{ padding-left:1rem; padding-right:1rem}
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
	.cheat-card-body{ padding-left:1rem; padding-right:1rem}
}


table.dataTable{
	margin-top: 0px !important;
	margin-bottom:0px !important 	
}

table.dataTable thead th[data-is-resizable=true] {
  border-left: 1px solid transparent;
  border-right: 1px dashed #bfbfbf;
}
table.dataTable thead th.dt-colresizable-hover {
  cursor: col-resize;
  background-color: #eaeaea;
  border-left: 1px solid #bfbfbf;
 }
table.dataTable thead th.dt-colresizable-bound-min, 
table.dataTable thead th.dt-colresizable-bound-max {
  opacity: 0.2;
  cursor: not-allowed !important;
}

.hidden{ display: none;}
#liste_user_processing , #liste_client_processing, #liste_equipements_processing , #liste_tickets_admin_processing , #liste_tickets_processing  , #liste_log_processing{ background-color: #FFFFFF !important;   z-index: 5;} 
 

.table-link tbody tr{ cursor: pointer;}

.tr_lien{ cursor:pointer}

.float-right-margin-right{ margin-right:5px } 

#table_log th, #table_log td  { 
	padding:0.30rem !important;
}

#fil_ariane {    width: auto !important; min-width: 0 }

#fil_ariane .nav-item .nav-link{
	padding-right:0.2rem !important	 
}

#fil_ariane li:not(:nth-child(-1n+2))  {
	margin-left:10px;
	padding-left:10px;     
}
#fil_ariane li:not(:nth-child(-1n+2))::before {
    content: ">";
	position:absolute;
	margin-left:-10px;
	margin-top:8px;
	color: rgba(0, 0, 0, 0.7);
}
 
 .main-header   .nav-item:not(.nothide)   {
   
  white-space: nowrap;
  overflow: hidden ;  
  text-overflow: ellipsis ;
  min-width: 50px;
}

 

.result_search_adresse{ position:absolute; z-index:60; width:100%; margin-top:-16px; display:none}
.no-resize{ resize:none}
.detail_ville{ cursor:pointer}
.fake_readonly:not([disabled]){ background-color:#FFF !important}

 
.carousel-item{ background-size: cover; background-position: bottom !important;}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
} 

 
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

.asterisk-obligatoire{ font-size: 11px; margin-top:0px; position: absolute; opacity: 0.4;}

.toggle-on , .toggle-off{ top: 2px !important}

/*#scroll_doc_valide_intervention { background-color: #343a40 ; max-height: 500px; overflow-y: scroll; text-align: center; border: 1px solid #343a40; padding: 20px; }
#scroll_doc_valide_intervention img{ width: 80%;   }*/

#scroll_doc_valide_intervention{ width: 100% ;  max-height: 450px; height: 450px;}  

.form-group { margin-bottom:5px !important}

 
 
.capitalize{ text-transform:uppercase}

.table-sm th, .table-sm td {
   font-size: 14px;
}

  .table-tronc th:not(.nottronc), .table-tronc td:not(.nottronc) {
    min-width:15px ;
    max-width:140px ; 
    overflow: hidden;
    text-overflow: ellipsis;
}  

 


.bg-light .card-body{
  background-color: #f8f9fa !important;
}

.form-control{ background-color: #FFFFFF;   z-index: 2;}



td.COMPETENCES{ padding-right: 15px}

.onglet .nav-item{ z-index:90  }
.onglet .nav-item a{ 
	 
		border: 1px solid #dbdee1 ;
		color: #666;
		border-top-left-radius: 0.25rem;
		border-top-right-radius: 0.25rem; 
		margin-top:-1px
}

.card-body{ background-color:#FEFEFE} 

.stitre{ margin-top:0.7rem; margin-bottom:10px}


#div_amount h1{ font-size: 65px}


 
 .nowrap{white-space:nowrap !important} 

.recherche_user_result  {  position:absolute; min-width:250px; z-index:1500; display:none; top:32px} 
.recherche_user_result a{ padding: 0.5rem 1rem !important; } 

.padding-top-page{ padding-top:60px}
.login-page{ padding-top:10px !important}
#mail_already_use{ display:none}
 
.card-image {
 
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 1rem; 
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

#liste_documents li{ padding: 0.35rem 0.75rem !important; }

.login-page{ background-color:transparent !important}

.timeline > div > .timeline-item {
  margin-right: 0px !important;
}

.dropdown-footer, .dropdown-header {
 
	text-align: left !important;
  }

  #liste_documents{ margin-top:10px}
  .liste-group-item-intervention{ cursor: pointer;}

#input_file_intervention  , #input_file_logo { position: absolute; margin-top: -50000px;}


.smenu{ padding-left:30px}

.sidebar-mini .main-sidebar .nav-link, .sidebar-mini-md .main-sidebar .nav-link, .sidebar-mini-xs .main-sidebar .nav-link {
	width: auto !important
}

.grow-wrap {
  /* easy way to plop the elements on top of each other and have them both sized based on the tallest one's height */
  display: grid;
 
}
.grow-wrap::after { 
  /* Note the weird space! Needed to preventy jumpy behavior */
  content: attr(data-replicated-value) " ";

  /* This is how textarea text behaves */
  white-space: pre-wrap;

  /* Hidden from view, clicks, and screen readers */
  visibility: hidden;
  max-height: 200px; 
}
.grow-wrap > textarea {
  /* You could leave this, but after a user resizes, then it ruins the auto sizing */
  resize: none;
   
  /* Firefox shows scrollbar on growth, you can hide like this. */
  overflow: hidden;
}

 
 #login-box{ max-width:500px}

.grow-wrap > textarea,
.grow-wrap::after {
  /* Identical styling required!! */
  
  padding: 0.5rem;
   
  /* Place on top of each other */
  grid-area: 1 / 1 / 2 / 2;
}

#input_file_document_user{ position:absolute; margin-top:-50000px; visibility:hidden}
.del-diplome{ height:20px !important}

.hoveruploadfile{ border:2px dashed #666}
.ligne_diplome{ cursor:pointer} 
.ligne_diplome:hover{  background-color:#f8f9fa} 
.ligne_diplome .text-truncate{  max-width:55%; display: inline-block;} 

.TYPE_DOCUMENT_USER  { width:calc( 100% - 20px )  !important} 

.tox-tinymce--toolbar-sticky-on .tox-editor-header{ top: 60px !important}
.tox .tox-toolbar, .tox .tox-toolbar__overflow, .tox .tox-toolbar__primary { background-color:#f8f9fa !important}

.has-error-tinymce .tox-editor-container{
 	border:1px solid #dc3545 	
 } 

 .card-hover:hover { opacity: 0.7;} 

.tr_lien_offre_dashboard{ cursor:pointer} 

.detail_offre_puclic{ display:block; height:70px !important; overflow:hidden  }
.a_propos_postulant{ display:block; height:70px !important; overflow:hidden  }

.alert-dismissible{ padding: 1rem;}

.callout-offre{ background-color:#343a40; color:#FFF; position: relative;  }
.callout-offre hr{ margin-top:5px; margin-bottom:5px; border-color:#696e75}
.callout-offre p{ margin-bottom:0px}
.callout-offre a{ color:inherit; text-decoration:inherit}
.callout-offre-ligne i:not(.notaboslute){ position:absolute;left:10px;top:5px}
.callout-offre-ligne{ padding-left:35px; }
.btn-postule-offre{ margin-top:15px}

.dtr-details{ width: 100% !important;}

th.COMPETENCES , td.COMPETENCES{ max-width: 140px; white-space: normal !important;}

div.dataTables_wrapper div.dataTables_filter input { margin-left: 0px !important; }


a[role='option'] .text{width: 100%;}

.ligne_devis textarea , .ligne_devis textarea:focus , .ligne_devis textarea:disabled{ width: 100%; height: 100%; border: 0px; background: transparent; resize: none;  }
.ligne_devis .grow-wrap{ min-height: 20px;  }
.ligne_devis .ligne_devis_editable{ padding: 0px;}

 

.callout.callout-primary {
  border-left-color: #007bff;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 20rem; }
  .toggle.ios .toggle-handle { border-radius: 20rem; }
  
.widget-user-2 .widget-user-header{
	padding:0.3rem
}

#autre_responsable li:last-child{ margin-bottom:5px}
.li-del-autre-responsable{ padding: 0.50rem 1rem;}
.del-autre-responsable{ cursor:pointer}

.small-box-accueil-profil .icon > i{
	right:auto !important;
	left:15px !important;	
}
.small-box-accueil-profil .close{
 	 right:10px;  top:10px; position:absolute; cursor:pointer	
}
.small-box-accueil-profil h3 {
 
  white-space: normal;
}

.badge-ino-nb-offre{ position:absolute; right:15px}

 
 
td[role='gridcell'] , .dhx_year_month{ cursor:pointer}
.dhx_now .dhx_month_head { background-color:#ffc107 !important }
.dhx_cal_event{ white-space: pre; }
.dhx_cal_ltext{ overflow: visible !important; }
.dhx_tooltip_line,.dhx_tooltip_date{ background-color: #FFFFFF !important;}
.dhx_cal_event_clear{ color: #FFF !important;}
.dhx_menu_icon.icon_location , .dhx_menu_icon.icon_details ,   .dhx_menu_icon.icon_delete{
  background-image: none;  
}
.dhx_menu_icon.icon_location:before{
  margin-left: 4px;  
  content: '\f0c1'; 
  font-family: 'Font Awesome 5 Pro';
}

.dhx_menu_icon.icon_details:before{
  margin-left: 4px;  
  content: '\f044'; 
  font-family: 'Font Awesome 5 Pro';
}

.dhx_menu_icon.icon_delete:before{
  margin-left: 4px;  
  content: '\f1f8'; 
  font-family: 'Font Awesome 5 Pro';
}


.blocStat{  }

 
 #map{ height: 300px;
  border-radius: 0.25rem;
  border: 1px solid #dcdee1;
}

#accueil_map{ height: 500px;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}



 

.custom-marker.active {
  transform: scale(1.2); /* Exemple de style supplémentaire lorsque le marqueur est actif */
}

 .leaflet-control-attribution{ display: none;}

/*.non-editable-event  {
  cursor: default !important;
  pointer-events: none !important;
  position: relative;
  opacity: 0.8;
}*/

.dhx_year_tooltip .icon_details{ display: none;}
.dhx_year_tooltip .dhx_tooltip_line{ padding-left: 10px !important;}

.event-clo:before{
  margin-left: 4px;  
  content: '\f00c'; 
  position: absolute;
  right: 0;
  margin-right: 5px;
  color: #FFF;
  font-size: 40px;
  font-family: 'Font Awesome 5 Pro';
}

.event-clo_clear:before{
  margin-left: 4px;  
  content: '\f00c'; 
  position: absolute;
  right: 0;
  margin-right: 5px;
  color: #FFF;
  font-size: 20px;
  font-family: 'Font Awesome 5 Pro';
}

 

 

/*.dhx_year_tooltip{display:none;}*/

.liste_offre_public_item{ cursor:pointer} 
.liste_offre_public_item:hover .card, .liste_offre_public_item:hover .card .card-body{  background-color:#f8f9fa !important }
.liste_offre_public_item:hover .card .card-title { color:#007bff }
.btn-white{ background-color:#FFF !important}  
.badge-etab-split-offre{
			position: absolute;
			margin-left: auto;
			margin-right: auto;
			left: 0;
			right: 0;
			text-align: center;}

 textarea{ resize: vertical;} 

 

 .recupmilieuhauter { margin-top: 5px; }

 @media (max-width: 574px) {
  .recupmilieuhauter {    margin-top: 0px;  }
	
}
 
 @media (min-width: 990px) {
  .grecaptcha-badge {
    bottom: 80px !important;
    }
	
}
 #recherche_ville{position: absolute; width: calc(100% - 30px);display:none; z-index: 5000; max-height: 250px; overflow-y: scroll;}


.badge-right-selectpicker{ position:absolute; left:100%; margin-left:-30px; opacity:0.5} 
.badge-offre-public-type-contrat{ margin-top:-30px}


.pointer-event-none{ pointer-events: none; }

.pointer_none{ pointer-events: none;} 
 
@media (max-width: 990px) {
	.main-footer{ position:relative !important}
	
}

input:focus,
select:focus,
textarea:focus,
button:focus,
#prix_demande {
    outline: none;
}

.bloc_btn_calendrier{ position:absolute; margin-top:-20px; text-align:right; width:calc( 100% - 9px)}
.bloc_btn_calendrier button{ font-size:10px}

.resume_offre_keyword{ float:right}


@media (max-width: 768px) {

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 14px;
}



	.main-footer{ position:relative !important}
	.callout-offre{  margin-left:0px}	
	.w-sm-auto {
		width:100% !important
	}
}
 

table.dataTable thead th[data-is-resizable=true] {
  border-left: 1px solid transparent;
  border-right: 1px dashed #bfbfbf;
}
table.dataTable thead th.dt-colresizable-hover {
  cursor: col-resize;
  background-color: #eaeaea;
  border-left: 1px solid #bfbfbf;
 }
table.dataTable thead th.dt-colresizable-bound-min, 
table.dataTable thead th.dt-colresizable-bound-max {
  opacity: 0.2;
  cursor: not-allowed !important;
}

 

 
.content-wrapper{ margin-top:0px !important }

input[type='checkbox']{ width:20px !important; display:inline-block}


td.DROIT_ADMIN , td.DROIT_REDACTEUR , td.USER_VALID_SOCIETE , td.DROIT_SALARIE   { padding-top: 9px;}


/*      CHAT */ 

#online_for_message{ position: fixed; z-index: 6000; margin-top: 40px; width: 250px; left: 100%; margin-left: -300px; display: none;} 
.user_online_circle{ position: absolute; margin-left: 20px; margin-top: -5px}
#bar_chat{ position: fixed; top: 100%; height: 1px; margin-top: -3px;  width: 100%; z-index: 5000 !important ;   justify-content: flex-end;}
#online_for_message .card {width:220px;}

.box-chat{
  border: 1px solid #999;
	justify-content: flex-end;
	align-items: stretch;
	align-content: stretch;
  width: 300px;
  
}

.box-chat.open_chat{ margin-top: -450px !important;}
.box-chat.close_chat{ margin-top: 0px  !important;} 


.stretch-card>.card {
  width: 100%;
  min-width: 100%
}

 

.box.box-warning {
  border-top-color: #f39c12;
  border-bottom:0px !important; 
  box-shadow: none !important;
}

.box {
  
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  border: 1px solid #f1f1f1;
  position: relative;
   
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4
}

.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}

.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}

.box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
  content: " ";
  display: table;
}

.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative
}

.box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}

.box-header>.box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}

.box-header>.box-tools [data-toggle="tooltip"] {
  position: relative;
}

.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
  background-color: #f39c12 !important;
}

.bg-yellow{
      color: #fff !important;
}

 
 


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #5a5a5a;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}

 

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  /*margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}



#div_signature{ border:1px solid #e6e6e6; background-color:#f5f5f5; width:100%; height:150px;  -webkit-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px; overflow:hidden; max-width:450px; max-height:150; margin:0 auto ; margin-bottom:5px ; margin-top:5px }
  
  #div_signature:before {
      content: "\f573";  /* this is your text. You can also use UTF-8 character codes as I do here */
      font-family: 'Font Awesome 5 Pro';
      left:50%;
    margin-left:-40px;
    top:45%;
      position:absolute;
      pointer-events: none;
    font-size:100px;
     transform: rotate(-25deg);
    opacity:0.1
   }
   
   #div_signature_load{ width:100%; height:100%; position:absolute ; display:block; text-align:center; padding-top:10px; display:none}
   #div_signature_load i{ margin-left:-20px}
  
  #erase_signature{  }
  #canvas_signature{ width:100%; height:100%; cursor:url('./Pencil.cur'),auto}



/*!
 * bsStepper v1.7.0 (https://github.com/Johann-S/bs-stepper)
 * Copyright 2018 - 2019 Johann-S <johann.servoire@gmail.com>
 * Licensed under MIT (https://github.com/Johann-S/bs-stepper/blob/master/LICENSE)
 */
 .bs-stepper .step-trigger {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #6c757d;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: none;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}
/*.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
  cursor: auto;
}*/
.bs-stepper .step-trigger.disabled,
.bs-stepper .step-trigger:disabled {
  pointer-events: none;
  opacity: 1;
}
/*.bs-stepper .step-trigger:focus {
  color: #007bff;
  outline: 0;
}
.bs-stepper .step-trigger:hover {
  text-decoration: none;
  /*background-color: rgba(0, 0, 0, 0.06); 
}*/
@media (max-width: 520px) {
  .bs-stepper .step-trigger {
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 10px;
  }
}
.bs-stepper-label {
  display: inline-block;
  margin: 0.25rem;
}
.bs-stepper-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 520px) {
  .bs-stepper-header {
      margin: 0 -10px;
      text-align: center;
  }
}
.bs-stepper .line,
.bs-stepper-line {
  -ms-flex: 1 0 32px;
  flex: 1 0 32px;
  min-width: 1px;
  min-height: 1px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.12);
}
@media (max-width: 400px) {
  .bs-stepper .line,
  .bs-stepper-line {
      -ms-flex-preferred-size: 20px;
      flex-basis: 20px;
  }
}
.bs-stepper-circle {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  padding: 0.5em 0;
  margin: 0.25rem;
  line-height: 1em;
  color: #fff;
  background-color: #6c757d;
  border-radius: 1em;
}
.active .bs-stepper-circle {
  background-color: #007bff;
}
.bs-stepper-content {
  padding: 0 20px 20px;
}
@media (max-width: 520px) {
  .bs-stepper-content {
      padding: 0;
  }
}
.bs-stepper.vertical {
  display: -ms-flexbox;
  display: flex;
}
.bs-stepper.vertical .bs-stepper-header {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0;
}
.bs-stepper.vertical .bs-stepper-pane,
.bs-stepper.vertical .content {
  display: block;
}
.bs-stepper.vertical .bs-stepper-pane:not(.fade),
.bs-stepper.vertical .content:not(.fade) {
  display: block;
  visibility: hidden;
}
.bs-stepper .content:not(.fade),
.bs-stepper-pane:not(.fade) {
  display: none;
}
.bs-stepper .content.fade,
.bs-stepper-pane.fade {
  visibility: hidden;
  transition-duration: 0.3s;
  transition-property: opacity;
}
.bs-stepper .content.fade.active,
.bs-stepper-pane.fade.active {
  visibility: visible;
  opacity: 1;
}
.bs-stepper .content.active:not(.fade),
.bs-stepper-pane.active:not(.fade) {
  display: block;
  visibility: visible;
}
.bs-stepper .content.dstepper-block,
.bs-stepper-pane.dstepper-block {
  display: block;
}
.bs-stepper:not(.vertical) .bs-stepper-pane.dstepper-none,
.bs-stepper:not(.vertical) .content.dstepper-none {
  display: none;
}
.vertical .bs-stepper-pane.fade.dstepper-none,
.vertical .content.fade.dstepper-none {
  visibility: hidden;
}
 


.invoice {
  background: #fff;
  padding: 20px;
  padding-top:0px;
}

.invoice-company {
  font-size: 20px
}

.invoice-header {
  margin: 0 -20px;
  background: #f0f3f4;
  padding: 20px
}

.invoice-header-top {
  margin: 0 -20px;
  background: #2d353c;
  padding: 20px;
  color: #FFF;;
  margin-bottom: 0px !important;
}

.invoice-date,
.invoice-from,
.invoice-to {
  display: table-cell;
  width: 1%
}

.invoice-from,
.invoice-to {
  padding-right: 20px
}

.invoice-date .date,
.invoice-from strong,
.invoice-to strong {
  font-size: 16px;
  font-weight: 600
}

.invoice-date {
  text-align: right;
  padding-left: 20px
}

.invoice-price {
  background: #f0f3f4;
  display: table;
  width: 100%
}

.invoice-price .invoice-price-left,
.invoice-price .invoice-price-right {
  display: table-cell;
  padding: 20px;
  font-size: 20px;
  font-weight: 600;
  width: 75%;
  position: relative;
  vertical-align: middle
}


.TYPE_DOCUMENT_USER .dropdown-menu { z-index: 100} 
td.USER_COMPETENCES > .dropdown-menu { z-index: 100} 

.invoice-price .invoice-price-left .sub-price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px
}

.invoice-price small {
  font-size: 12px;
  font-weight: 400;
  display: block
}

.invoice-price .invoice-price-row {
  display: table;
  float: left
}

.invoice-price .invoice-price-right {
  width: 25%;
  background: #2d353c;
  color: #fff;
  font-size: 28px;
  text-align: right;
  vertical-align: bottom;
  font-weight: 300
}

.invoice-price .invoice-price-right small {
  display: block;
  opacity: .6;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px
}

.invoice-footer {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  font-size: 10px
}

.invoice-note {
  color: #999;
  margin-top: 80px;
  font-size: 85%
}

.invoice>div:not(.invoice-footer) {
  margin-bottom: 20px
}


.ekko-lightbox{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-right:0!important}.ekko-lightbox-container{position:relative}.ekko-lightbox-container>div.ekko-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;width:100%}.ekko-lightbox iframe{width:100%;height:100%}.ekko-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex}.ekko-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;color:#fff;font-size:30px;z-index:1}.ekko-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}.ekko-lightbox-nav-overlay a>:focus{outline:none}.ekko-lightbox-nav-overlay a span{padding:0 30px}.ekko-lightbox-nav-overlay a:last-child span{text-align:right}.ekko-lightbox-nav-overlay a:hover{text-decoration:none}.ekko-lightbox-nav-overlay a:focus{outline:none}.ekko-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}.ekko-lightbox a:hover{opacity:1;text-decoration:none}.ekko-lightbox .modal-dialog{display:none}.ekko-lightbox .modal-footer{text-align:left}.ekko-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ekko-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}.ekko-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:a 2s infinite ease-in-out}.ekko-lightbox-loader>div>div:last-child{animation-delay:-1s}.modal-dialog .ekko-lightbox-loader>div>div{background-color:#333}@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImVra28tbGlnaHRib3guY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGVBQ0UsOEJBQXlCLEFBQXpCLHVCQUF5QixBQUN6QixzQkFBb0IsQUFBcEIsbUJBQW9CLEFBQ3BCLHFCQUF3QixBQUF4Qix1QkFBd0IsQUFDeEIseUJBQTZCLENBQzlCLEFBQ0QseUJBQ0UsaUJBQW1CLENBQ3BCLEFBQ0QsZ0RBQ0Usa0JBQW1CLEFBQ25CLE1BQU8sQUFDUCxPQUFRLEFBQ1IsU0FBVSxBQUNWLFFBQVMsQUFDVCxVQUFZLENBQ2IsQUFDRCxzQkFDRSxXQUFZLEFBQ1osV0FBYSxDQUNkLEFBQ0QsMkJBQ0UsVUFBYSxBQUNiLGtCQUFtQixBQUNuQixNQUFPLEFBQ1AsT0FBUSxBQUNSLFdBQVksQUFDWixZQUFhLEFBQ2Isb0JBQWMsQUFBZCxZQUFjLENBQ2YsQUFDRCw2QkFDRSxXQUFRLEFBQVIsT0FBUSxBQUNSLG9CQUFjLEFBQWQsYUFBYyxBQUNkLHNCQUFvQixBQUFwQixtQkFBb0IsQUFDcEIsVUFBVyxBQUNYLHVCQUF5QixBQUN6QixXQUFZLEFBQ1osZUFBZ0IsQUFDaEIsU0FBYSxDQUNkLEFBQ0QsK0JBQ0Usb0JBQWEsQUFBYixXQUFhLENBQ2QsQUFDRCxvQ0FDRSxZQUFjLENBQ2YsQUFDRCxrQ0FDRSxjQUFnQixDQUNqQixBQUNELDZDQUNFLGdCQUFrQixDQUNuQixBQUNELG1DQUNFLG9CQUFzQixDQUN2QixBQUNELG1DQUNFLFlBQWMsQ0FDZixBQUNELHNDQUNFLGVBQWdCLEFBQ2hCLGlCQUFtQixDQUNwQixBQUNELHVCQUNFLFVBQVcsQUFDWCxvQkFBc0IsQ0FDdkIsQUFDRCw2QkFDRSxZQUFjLENBQ2YsQUFDRCw2QkFDRSxlQUFpQixDQUNsQixBQUNELHNCQUNFLGtCQUFtQixBQUNuQixNQUFPLEFBQ1AsT0FBUSxBQUNSLFNBQVUsQUFDVixRQUFTLEFBQ1QsV0FBWSxBQUNaLG9CQUFjLEFBQWQsYUFBYyxBQUVkLDBCQUF1QixBQUF2QixzQkFBdUIsQUFFdkIscUJBQXdCLEFBQXhCLHVCQUF3QixBQUV4QixzQkFBb0IsQUFBcEIsa0JBQW9CLENBQ3JCLEFBQ0QsMEJBQ0UsV0FBWSxBQUNaLFlBQWEsQUFDYixrQkFBbUIsQUFDbkIsaUJBQW1CLENBQ3BCLEFBQ0QsOEJBQ0UsV0FBWSxBQUNaLFlBQWEsQUFDYixrQkFBbUIsQUFDbkIsc0JBQXVCLEFBQ3ZCLFdBQWEsQUFDYixrQkFBbUIsQUFDbkIsTUFBTyxBQUNQLE9BQVEsQUFDUixtQ0FBNkMsQ0FDOUMsQUFDRCx5Q0FDRSxtQkFBcUIsQ0FDdEIsQUFDRCw0Q0FDRSxxQkFBdUIsQ0FDeEIsQUFVRCxhQUNFLE1BRUUsbUJBQW9CLEFBQ3BCLDBCQUE0QixDQUM3QixBQUNELElBQ0UsbUJBQW9CLEFBQ3BCLDBCQUE0QixDQUM3QixDQUNGIiwiZmlsZSI6ImVra28tbGlnaHRib3guY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLmVra28tbGlnaHRib3gge1xuICBkaXNwbGF5OiBmbGV4ICFpbXBvcnRhbnQ7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICBwYWRkaW5nLXJpZ2h0OiAwcHghaW1wb3J0YW50O1xufVxuLmVra28tbGlnaHRib3gtY29udGFpbmVyIHtcbiAgcG9zaXRpb246IHJlbGF0aXZlO1xufVxuLmVra28tbGlnaHRib3gtY29udGFpbmVyID4gZGl2LmVra28tbGlnaHRib3gtaXRlbSB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgdG9wOiAwO1xuICBsZWZ0OiAwO1xuICBib3R0b206IDA7XG4gIHJpZ2h0OiAwO1xuICB3aWR0aDogMTAwJTtcbn1cbi5la2tvLWxpZ2h0Ym94IGlmcmFtZSB7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDEwMCU7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSB7XG4gIHotaW5kZXg6IDEwMDtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICB0b3A6IDA7XG4gIGxlZnQ6IDA7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDEwMCU7XG4gIGRpc3BsYXk6IGZsZXg7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSBhIHtcbiAgZmxleDogMTtcbiAgZGlzcGxheTogZmxleDtcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgb3BhY2l0eTogMDtcbiAgdHJhbnNpdGlvbjogb3BhY2l0eSAwLjVzO1xuICBjb2xvcjogI2ZmZjtcbiAgZm9udC1zaXplOiAzMHB4O1xuICB6LWluZGV4OiAxMDA7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSBhID4gKiB7XG4gIGZsZXgtZ3JvdzogMTtcbn1cbi5la2tvLWxpZ2h0Ym94LW5hdi1vdmVybGF5IGEgPiAqOmZvY3VzIHtcbiAgb3V0bGluZTogbm9uZTtcbn1cbi5la2tvLWxpZ2h0Ym94LW5hdi1vdmVybGF5IGEgc3BhbiB7XG4gIHBhZGRpbmc6IDAgMzBweDtcbn1cbi5la2tvLWxpZ2h0Ym94LW5hdi1vdmVybGF5IGE6bGFzdC1jaGlsZCBzcGFuIHtcbiAgdGV4dC1hbGlnbjogcmlnaHQ7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSBhOmhvdmVyIHtcbiAgdGV4dC1kZWNvcmF0aW9uOiBub25lO1xufVxuLmVra28tbGlnaHRib3gtbmF2LW92ZXJsYXkgYTpmb2N1cyB7XG4gIG91dGxpbmU6IG5vbmU7XG59XG4uZWtrby1saWdodGJveC1uYXYtb3ZlcmxheSBhLmRpc2FibGVkIHtcbiAgY3Vyc29yOiBkZWZhdWx0O1xuICB2aXNpYmlsaXR5OiBoaWRkZW47XG59XG4uZWtrby1saWdodGJveCBhOmhvdmVyIHtcbiAgb3BhY2l0eTogMTtcbiAgdGV4dC1kZWNvcmF0aW9uOiBub25lO1xufVxuLmVra28tbGlnaHRib3ggLm1vZGFsLWRpYWxvZyB7XG4gIGRpc3BsYXk6IG5vbmU7XG59XG4uZWtrby1saWdodGJveCAubW9kYWwtZm9vdGVyIHtcbiAgdGV4dC1hbGlnbjogbGVmdDtcbn1cbi5la2tvLWxpZ2h0Ym94LWxvYWRlciB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgdG9wOiAwO1xuICBsZWZ0OiAwO1xuICBib3R0b206IDA7XG4gIHJpZ2h0OiAwO1xuICB3aWR0aDogMTAwJTtcbiAgZGlzcGxheTogZmxleDtcbiAgLyogZXN0YWJsaXNoIGZsZXggY29udGFpbmVyICovXG4gIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XG4gIC8qIG1ha2UgbWFpbiBheGlzIHZlcnRpY2FsICovXG4gIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICAvKiBjZW50ZXIgaXRlbXMgdmVydGljYWxseSwgaW4gdGhpcyBjYXNlICovXG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG59XG4uZWtrby1saWdodGJveC1sb2FkZXIgPiBkaXYge1xuICB3aWR0aDogNDBweDtcbiAgaGVpZ2h0OiA0MHB4O1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIHRleHQtYWxpZ246IGNlbnRlcjtcbn1cbi5la2tvLWxpZ2h0Ym94LWxvYWRlciA+IGRpdiA+IGRpdiB7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDEwMCU7XG4gIGJvcmRlci1yYWRpdXM6IDUwJTtcbiAgYmFja2dyb3VuZC1jb2xvcjogI2ZmZjtcbiAgb3BhY2l0eTogMC42O1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogMDtcbiAgbGVmdDogMDtcbiAgYW5pbWF0aW9uOiBzay1ib3VuY2UgMnMgaW5maW5pdGUgZWFzZS1pbi1vdXQ7XG59XG4uZWtrby1saWdodGJveC1sb2FkZXIgPiBkaXYgPiBkaXY6bGFzdC1jaGlsZCB7XG4gIGFuaW1hdGlvbi1kZWxheTogLTFzO1xufVxuLm1vZGFsLWRpYWxvZyAuZWtrby1saWdodGJveC1sb2FkZXIgPiBkaXYgPiBkaXYge1xuICBiYWNrZ3JvdW5kLWNvbG9yOiAjMzMzO1xufVxuQC13ZWJraXQta2V5ZnJhbWVzIHNrLWJvdW5jZSB7XG4gIDAlLFxuICAxMDAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUoMCk7XG4gIH1cbiAgNTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUoMSk7XG4gIH1cbn1cbkBrZXlmcmFtZXMgc2stYm91bmNlIHtcbiAgMCUsXG4gIDEwMCUge1xuICAgIHRyYW5zZm9ybTogc2NhbGUoMCk7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlKDApO1xuICB9XG4gIDUwJSB7XG4gICAgdHJhbnNmb3JtOiBzY2FsZSgxKTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUoMSk7XG4gIH1cbn1cbiJdfQ== */


.email_societe{ border: 0px; width: 100%;}
tags.email_societe{border: 0px !important}
 







