@charset "utf-8";
/* CSS Document */
html, body {min-height: 100%;}
body{
  position: relative;
}
.all_content_bo.display_menu { overflow:hidden; position: fixed; z-index: 2; width:100%; height:100%;}
.display_menu:after{ background: rgba(0,0,0,.7); position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; z-index: 2}
#overlay_bo {
  position: fixed;
  display:none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,.7);
}

.clear, .clearBoth {clear:both;}
.floatRight {float:right;}
.login {color:#fff;}
.header_box {width:90%; display:flex;}
.header_box .logo {padding:0 5px;}
/*.header_box .logo img {width:140px; height:auto;}*/
.header_box .form-connect {margin-left:auto;}
.user-connect {position:relative;}
.user-connect em {position:absolute; top:10px; right:0; color:#fff;}
.ss_menu_header {width:1024px; margin-top:30px;}
.ss_menu_header li a {position:relative;}
.ss_menu_header li a span {position:absolute; top:-14px; right:0px; background-color:#f0811c; color:#fff; border-radius:50%; padding:2px 8px;}
.titre_page {width:auto;}
.recherche {width:auto;}
.recherche.mots_cles {padding-right:10px;}
.input_tiny {width:80px!important;}
a.bout_bleu.actif {color:#000; background-color:#027fff;}
a.bleu_20 {background:#ff860d; color:#fff; /*padding:0 10px;*/ width:auto;}
.ss_menu_header li a.alerte_mail.actif{background-color:red;color:white;}

/*div.menu_content {position:relative;}
ul.menu_header ul {display:none;}
ul.menu_header .ss_menu_header.active {
    display:block;
	position:absolute;
	z-index:500;
	padding-top:20px;
}
ul.menu_header li:hover .ss_menu_header {
    display:block;
	position:absolute;
	z-index:500;
	padding-top:20px;
}

li.menu_sub {position:relative; float:left;}
li.menu_sub ul {float:none; width:125px;  position:absolute; top:30px; padding:0px; margin:0px; background:#009398;}
li.menu_sub:hover ul {display:block; }
li.menu_sub ul li {float:none; height:25px; border-top:1px dotted #fff; margin:0px; display:block;}
li.menu_sub ul li a {color:#fff; background:#009398; line-height:25px; display:block; padding-left:10px; clear:both; float:none;}
li.menu_sub ul li a:hover{color:#000;}

ul.top_menu {display:flex; justify-content:space-between; align-items: center; position:relative;}
ul.top_menu li {width:150px; margin-right:5px; padding:5px 10px; border-bottom:2px solid #222222; transition:all ease 300ms;}
ul.top_menu li:hover, ul.top_menu li.actif {border-bottom-color:#fff;}
ul.top_menu li ul.actif, ul.top_menu li.actif ul {display:block;}
ul.top_menu li.recrute {background:#3e439b;}
ul.top_menu li.crm {background:#0267ff;}
ul.top_menu li a {color:#fff; text-transform:uppercase; display:block; text-align:center; font-weight:bold;}
ul.top_menu ul {display:none; margin:0; }
ul.top_menu li ul {display:none; position:absolute; width:1200px; top:30px; left:0; padding-top:10px; justify-content:space-between; align-items: center;}
ul.top_menu li ul li {display:inline-block; font-size:12px; width:auto; position:relative;}
ul.top_menu li ul li:before {position:absolute; top:12px; left:0; content:""; background:#fff; width:5px; height:5px; border-radius:50%;}
ul.top_menu li ul li a {text-transform:none; display:block;}
ul.top_menu li span {position: absolute; top: -14px; right: 0px; background-color: #f0811c; color: #fff; border-radius: 50%; padding: 2px 8px;}
ul.top_menu li span.pk_id {display:flex; width:16px; height:16px; padding:0; top:-5px;}
ul.top_menu ul li {display:flex;}

ul.top_menu ul ul {background:#4f9d9d; width:180px; position:absolute; left:0; top:33px; visibility:hidden; padding:5px; border:1px dotted #fff;}
ul.top_menu ul li:hover ul {visibility:visible;}*/

div.menu_content {position:relative; height:100px;}

.notice_menu { display:inline-block; box-sizing:border-box; width:20px; height:20px; font-size:11px; text-align:center; font-weight:normal; border-radius:50%; background:#ff0000; color:#fff; }
.notice_menu.orange {background-color:#f58412;}

#nav {position:relative;}
#nav ul {display:flex; box-sizing:border-box;}
#nav ul.opened {background:#9a9999; display:block;}
#nav ul li.l0 {background:#3E439B; text-transform:uppercase; font-weight:bold; margin-right:4px; text-align:center; border-radius:4px 4px 0 0; width:160px; padding:2px 0; box-sizing:border-box;}
#nav ul li.l0 > a.link-over:before, #nav ul li.l0.actif > a:before {position:absolute; bottom:-8px; left:0; background:#9a9999; content:""; width:100%; height:8px; box-sizing:border-box;}
#nav ul li.l0 a {color:#fff; display:block; position:relative;}
#nav ul li.l0.hover-l0 {background:#9a9999; color:#3E439B;}
#nav ul li.l0 a.link-over {color:#fff;}
#nav ul ul {display:none; }
#nav ul.level0, #nav ul.level1 { position:absolute; top:30px; left:0; width:960px; background:#9a9999; color:#000; text-align:left; padding:8px 10px; border-radius:0 0 4px 4px; box-sizing:border-box;}
#nav ul.level1 {top:40px; padding:8px 10px;}
#nav ul li.l1 > a:hover {background:#3E439B; color:#fff;}
#nav ul.level0 li {display:inline-block; }
#nav ul.level0 li a {text-transform:none; padding:4px 28px; background:#ddd; color:#3E439B;}
#nav ul.level1 li a {background:none; color:#000; padding:4px 8px;}
#nav ul.level1 li:hover > a {color:#3E439B;}
#nav ul.level1 li {position:relative; margin:0 8px 0 0;}
#nav ul.level1 li:hover ul {display:flex; flex-direction:column; position:absolute; top:20px; left:-8px; background:#9a9999; width:180px; padding:8px; box-shadow: 0 6px 2px -2px rgba(0, 0, 0, 0.5);}
#nav ul.level2 {z-index:10;}
#nav ul.level2 li {border-bottom:1px solid #8b8b8b;}
#nav ul.level2 li:last-child {border:none;}
#nav ul li.l1 a.link-over {background:#3E439B; color:#fff;}

#nav ul li.l0.actif ul {background:#fff;}
#nav ul li.l0.actif {background:#fff;}
#nav ul li.l0.actif > a.actif {color:#3E439B;}
#nav ul li.l0.actif > a.actif:before {background:#fff;}
#nav ul li.l1.actif > a.actif {background:#3E439B; color:#fff;}
#nav ul.level1 a.actif {color:#3E439B;}

a.quit {color:#007eff; font-size:16px; font-style:none; margin:0 0 0 8px;}
table th a {color:#fff;}
tr.en_attente td {color:#7e7e7e;}
tr.deleted td {color:#ff0000;}

.paging {padding-top:20px;}
.titre {font-size:14px; color:#0267ff; text-transform:uppercase; padding-bottom:10px;}
.pad {padding:5px 0px 10px 0px;}
.txt-date {background:#fff; border:1px solid #dfdfdf; width:90px; font-size:12px;}

.paging a{
    background-color: #f2f2f2;
    color: #666666;
    margin: 2px 3px;
    padding: 2px 5px;
    position: relative;
    text-align: center;
}
.paging a:hover{color:#027fff;}
.edition_container {}

a.lien {color:#3d83c9; text-decoration:underline;}
.form_edition {width:680px;}
.form_edition.form_popup {width:600px;}
table.edition {width:100%;}
.form_edition .required, .bold {font-weight:bold;}
.form_edition table tr:hover {background:none;}
.form_edition table tr td {vertical-align:top; position: relative;}
.form_edition table label {width:245px; float:left;}
.form_edition.form_popup table td.label {width:200px; float:left;}
.form_edition input[type="text"] {width:420px;} 
.form_edition select, .form_edition textarea {width:424px;}
.form_edition.form_popup select {width:200px;}
.form_edition textarea {height:240px;}
.form_edition table tr td {border:none;}
.form_edition .bar_action {padding:10px; text-align:center; padding-top:40px;}
.region_container {float:left; width:210px; margin-right:10px;}
.form_edition.form_popup.form_recruteur table td.label {width:240px; float:left;}
.form_edition.form_popup.form_recruteur input {width:300px;}

.rouge_01 {background-color:#ff0000; width:60px;}
.gris_01, .gris_01:hover{background-color: #a8a8a8;
    color: #eeeeee;
    display: block;
    font-size: 11px;
    margin: 2px;
    padding: 1px 4px;
    position: relative;
    text-align: center;
    width: 95px;
    }
 .gris_02 {background:#666;}
 .blanc_01 {background:#f58412;}
 .blanc_02 {background:#5e3826;}
 .blanc_03 {background:#618e37;}
 .blanc_04 {background:#fff; color:#000; border:1px solid #f58412;}
 .large { padding-left:40px;  padding-right:40px;}
 select.confirme {font-size:12px;}
 .disabled {color:#8d8d8d;}
  
 a.remover {background: url(../images/ico-delete.png) no-repeat;padding: 4px 12px;}
 a.restore {background:#405eaa; color:#fff; display:inline-block; width:20px; height:20px; border-radius:50%; text-align:center; padding-top:4px; box-sizing:border-box;}
.filtrage {padding:15px 0px 15px 20px;}
.filtrage .section {padding-top:15px;}
.filtrage .section .label {width:300px; float:left;}
.filtrage .section .action {float:left;}
.filtrage .section .action input[type="text"] {width:180px;}

.btn-bleu{height:27px; background:#0289F9; border-radius:4px; color:#fff!important; width:80px; text-align:center; line-height:27px; padding:6px 10px;}
a.btn-bleu {text-decoration:none!important; padding:6px 30px;}
.btn-bleu:hover{ background:#00468E;}

.edition_material {width:800px; margin:0 auto;}
.edition_material .section {font-size:14px;}
.section_table {display:flex; /*border-bottom:1px solid #ccc;*/ padding:0 0 4px 0;}
.section_table a {margin-left:auto;}
.fieldset {border:1px solid #6387bc;}
.fieldset legend {font-size:14px; font-weight:bold;}
/*
.poste, .structure {
    display: block;
    font-size: 14px;
}
.contrat, .ville {
    color: #2792ff;
    font-size: 14px;
}

.fiche_emploi {
    background-color: white;
    min-height: 1115px;
    padding: 15px;
    width: 655px;
}
.detail_offre .liste_emploi_box {
    background-color: #eeeeee;
    margin-bottom: 10px;
    min-height: 40px;
    padding: 0 0 0 10px;
    width: 645px;
}*/
.fiche_emploi .box_annonce h3 {
    margin-top: 20px;
}
.fiche_emploi h3 {
    background-image: url(../images/ronds_bleus.png);
    background-position: left center;
    background-repeat: no-repeat;
    clear: both;
    color: #0267ff;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
    padding: 3px 3px 3px 55px;
}
/*.detail_offre .liste_emploi_box table {width:680px;}*/
.detail_offre .liste_emploi_box table td {
    border: medium none;
    padding-left: 10;
}
.liste_emploi_box table tr.odd {
    background-color: #f1f1f1;
}
.liste_emploi_box table td {
    padding: 17px 10px;
}
.liste_emploi_box table {width:100%;}
.liste_emploi_box table .cel_poste {
    width: 40%;
}
.liste_emploi_box table .cel_structure {
    width: 30%;
}
.liste_emploi_box table .cel_date {
    text-align: right;
}
.annnonce_preview{padding: 15px; width:100%;}
.annnonce_preview .odd {
    background-color:#f1f1f1;
    font-size:14px;
}
.liste_emploi_box table .cel_date a {display:block;}
.liste_emploi_box table .cel_date a.urgent {
    color: #d72901;
    font-size: 13px;
    font-weight: bold;
}
.fiche_emploi h2 {
    background-color: #000000;
    background-image: url(../images/ronds.png);
    background-position: right;
    background-repeat: no-repeat;
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 7px 5px 7px 10px;
    text-transform: uppercase;
}
}
.annnonce_preview .annonce_chartee {padding-top:24px;}
.annnonce_preview .logo_annonce {margin-top:24px;}
.annnonce_preview .logo_annonce img {text-align:right;}
.annnonce_preview .poste, .annnonce_preview .structure {display: block;font-size: 14px;}
.annnonce_preview .contrat, .annnonce_preview .ville {color: #2792ff;  font-size: 14px;}
.annnonce_preview  a.urgent {
    display:block;
    color: #d72901;
    font-size: 13px;
    font-weight: bold;
}
.box-response {
    background: none repeat scroll 0 0 #ccc;
    float: left;
    margin-right: 5px;
    width: 300px;
    height:150px;
}
.box-response .head {    background: none repeat scroll 0 0 #0267ff;    color: #fff;    text-align: center;}
.box-response .content {padding:8px;}
.response-notice {color:#ff0000;}
.not-select {text-decoration: line-through;}
.none_bg, .none_bg:hover {background:none; color:#000;}
table tr.checked td {background:#a3c7ad;}

.pop_cv table tr:hover {background:none;}
.pop_cv table tr td {border:none; vertical-align:top;}
.pop_cv .cvNom {font-size:16px; font-weight: bold;}
.pop_cv h2 {color:#3d83c9;}
.pop_cv h2.titre_cv {color:#000; text-align:center;}
.pop_cv .visual_cv, .pop_cv .visual_cv table td {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15px !important;
    line-height: 22px;
}
.pop_cv .visual_cv .box_cv {
    background-color: transparent;
    border-bottom: 1px dotted #cccccc;
    margin: 0;
}
.pop_cv .popup_cv h2 {/*text-transform: uppercase;*/
    width: auto;}
.pop_cv .visual_cv h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 15px 0 10px;
    padding-left: 0;
    clear: both;
    color: #0267ff;
    float: none;
    font-size: 14px;
    font-weight: normal;
}
.pop_cv .visual_cv .titre_cv {
    color: black;
    font-size: 20px !important;
    text-align: center;
    font-weight:normal;
}
.pop_cv .bout_imprim_cv {
    background-image: url(../images/bout_imprimer_cv.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 30px;
    width: 160px;
}

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }
table tr.checked td {background:#a3c7ad!important;}

.ligne .col1{float:left; width:220px; padding:5px; border-bottom:1px solid #ccc; height:30px;}
.ligne .col1.col2 {width:310px;}
.ligne .col1.col3 {background:#E2E2E2; font-weight:bold; width:121px; text-align:right;}
.titre_bc {font-size:16px; font-weight:bold;}
.action_bc {padding-top:20px;}

.menu_header li{float:left;}
li.menu_sub {position:relative; float:left;}
li.menu_sub ul {float:none; width:125px;  position:absolute; top:30px; padding:0px; margin:0px;}
li.menu_sub:hover ul {display:block; }
li.menu_sub ul li {float:none; height:25px; border-top:1px dotted #fff; margin:0px; display:block;}
li.menu_sub ul li a {color:#fff; background:#009398; line-height:25px; display:block; padding-left:10px; clear:both; float:none;}
li.menu_sub ul li a:hover{color:#000;}

.filtrage_action {margin:10px 0; display:flex;}
.filtrage_action .action1{}
.filtrage_action .action2{margin-left:auto;}
.filtrage_action .action2 a, .filtrage_action .action2 span{display:inline-block; width:auto;}
.filtrage_action .action2 span{padding:5px;}
.filtre-link {background:#3e439b; color:#fff; padding:4px 10px; text-align:center;}
.filtre-link:hover {background:#000; color:#fff;}
.item_directe {color:#409f24;}
.item_mail {color:#dd5f22}
.titre_candidat_ext {border:1px solid #ccc; padding:10px 0; border-left:none; border-right:none; margin-bottom:5px;}
.histo {padding:10px;}
.histo .titre_histo {font-size:14px; font-weight:bold; background:#dfdfdf; width:200px; padding:5px;}
.histo .new_histo, .histo .list_histo {width:50%; float:left; min-height:120px;}
.histo .new_histo {}
.histo .inner {border:2px solid #dfdfdf; padding:5px;}
.item_statut {margin-bottom:10px; border-bottom:2px solid #555555; padding:4px 0;}
.item_statut .detail_statut {margin-left:36px;}
.item_statut div {padding:5px 0;}
.item_statut .cmt {border:1px dotted #000; padding:10px;}
.statut_date {color:#3e5299; font-weight:bold;}

.box-action-groupe{float:left; text-align:center; padding:0 10px; width:200px;}
.box-action-groupe .in {background:#0267ff; padding:8px;}
.box-action-groupe .in div {margin-bottom:10px;}
.box-action-groupe a, .box-action-groupe span, .box-action-groupe span:hover{display:block; width:90%;}
.box-action-groupe a{background:#fff; color:#000;}
table tr td table tr td {border:none;}

.wind {position:fixed; top:0; right:0; overflow-x:hidden; overflow-y:scroll; box-sizing:border-box; background:#fff; padding:10px; width:0; height:100vh; transition:width ease .5s; z-index:10;}
.wind #wind_main {margin-top:5px; padding-right:28px;}
.wind.actif {width:65%;}
a.closer {position:absolute; right:14px; top:10px; border-radius:50%; display:inline-block; width:24px; height:24px; box-sizing:border-box; padding-top:6px; color:#fff; background:#1a5582; text-align:center; z-index:90;}
a.closer:hover {background:#000;}
#recruteurs div {margin:8px 0;}

/*CRM*/
.crm_search {}
.crm_search .floatLeft {width:20%; padding-top:20px; float:left;}
.crm_search .titre i {font-size:6px; vertical-align:middle;}
.crm_search .recherche {width:70%; background:#fff; margin-right:22px; text-align:right; float:right; padding-bottom:0;}
.crm_search .recherche input[type="text"] {border:1px solid #ccc;}

.crm_content {margin-left:12px;}
.crm_content .titre {margin-top:10px; font-weight:bold;}
.crm_content h2 {text-transform:uppercase; font-size:14px; border-bottom:1px solid #868686;}
.crm_fiche .titre {text-transform:none; font-weight:bold;}
.crm_fiche .info {background:#dfdfdf; padding:10px;}
.crm_fiche .left_col {border-left:1px solid #fff; padding-left:12px;}

.crm_grid {margin:10px 25px 0 0; }
.crm_grid .paging {text-align:center; margin-bottom:20px;}
span.notify {color:#fff; background:#1c1cff; display:inline-block; width:24px; height:24px; border-radius:50%; text-align:center; font-size:14px; vertical-align:middle; padding-top:4px; box-sizing:border-box;}

.bar_action {margin:10px 0;}
.crm {display:flex; justify-content: space-between; padding:0 5px;}
.crm .right_col {width:48%;}
.crm .left_col {width:48%;}
.crm .equal_col {width:30%;}
.crm .equal_col.bordered {border-left:1px solid #fff; padding-left:12px;}


table.grider {border-collapse: collapse;}
table.grider, table.grider th, table.grider td {border:1px solid #d6d6d6;}
table.grider td.last, table.grider th.last {background:none; border-color:#fff; border-left:none; width:24px;}
/*table.grider table td {border:none;}*/
table.grider tr.even td {background:#ddd;}
table.grider tr.odd td {background:#F2F6FF;}
table.grider tr:hover td {background:#c6dee3;}
table.grider th a:hover, table.grider th a.sort-arrow-desc, table.grider th a.sort-arrow-asc  {color:#000;}

textarea.h10 {height:120px;}
.bar_action {padding-top:8px;}

a.crm-lien {color:#fff; background:#0267ff; border-radius:4px; display:inline-block; width:24px; height:24px; font-size:16px; text-align:center; padding-top:6px; box-sizing:border-box;}
a.crm-lien:hover {background:#000;}
a.crm-lien.link-remove {background:#ff0000;}
a.crm-lien.link-remove:hover {background:#000;}
.filemaker a.crm-lien {background:#9D57EB;}
.filemaker a.crm-lien:hover {background:#000; color:#fff;}
.filemaker .recherche .bout_ok{background:#9D57EB;}
.filemaker .recherche i {color:#9D57EB; font-size:16px;}
.filemaker .titre {color:#9D57EB;}

.pfc a.crm-lien {background:#0267ff;}
.pfc a.crm-lien:hover {background:#000; color:#fff;}
.pfc .recherche .bout_ok{background:#0267ff;}
.pfc .recherche i {color:#0267ff; font-size:16px;}
.pfc .titre {color:#0267ff;}
.item-checked {color:#47b434;}
.crm_structure {background:#ccc; padding-left:120px;}
.crm_structure a i {font-size:16px;}
.crm_structure a {color:#3c64c4; border:1px solid #3c64c4; padding:6px 10px;}
.crm_structure a.delete {color:#ec0000; border:1px solid #ec0000; }
.crm_structure a:hover {color:#fff; background:#000; border-color:#000;}
.crm_structure .actions {float:left; padding:16px 5px; }
.crm_structure .finder {float:right; background:#0267ff; width:400px; padding:16px 5px; }
.crm_structure .finder i {font-size:16px; color:#fff;}
.crm_structure .finder input[type="text"] {width:250px;}
.crm_structure .finder button {cursor:pointer; background:#fff; border-radius:5px; color:#000; border:none; padding:2px 20px;}
.bout_ajout button{ background-color:#0267ff; color:white; padding:2px 10px; height:24px; border:none; cursor:pointer;}
.divider {width:100%; border-top:1px solid #595959;}

.pfc table.grider th {background:#0267ff;}
.filemaker table.grider th {background:#9D57EB;}

.contacts {position:relative;}
.contacts a {position:absolute; right:40px; top:0; color:#111f9d; border-top:1px solid #fff;}
.contacts a:hover {border-top:1px solid #000; color:#000;}
#error-id {color:red; padding:5px 0;}

.sub_section {position:relative; margin:1rem 0;}
.sub_section a {position:absolute; right:0;}
.qualif-separe{margin:40px auto; border-top:1px solid #ccc; width:80%;}
.edition_material span.libelle {font-weight:bold; position:relative; padding-left:12px;}
.edition_material span.libelle:before {position:absolute; top:3px; left:0; width:6px; height:6px; content:""; background:#359aff;}

.facturation {position:relative;}
.facturation a.not_send {position:relative;}
.facturation a.not_send::after {position:absolute; bottom:-4px; left:0; content:""; background:#ff0000; width:100%; height:2px;}
.btn_suppr {background:red!important;}

.qualif_search, .qualif_search2, .qualif_search3 {display:flex; justify-content:space-between; position:relative; width:98%; align-items: left;
  justify-content: left; margin:0 0 12px 0;}
.qualif_search div, .qualif_search2 div, .qualif_search3 div {margin-right:16px;}
.qualif_search2 .statut {width:320px;}
.qualif_search2 .regions {width:100%;}

.qualif_search3 .keywords {width: calc(100% - 150px);}
.qualif_search3 .keywords input {width:100%;}
.qualif_search3 .mode {width:120px;}
.relance_item {border-bottom:1px solid #ccc; padding:10px 0;}
.relance {display:flex;}
.relance .sj {margin-left:auto; font-size:11px;}
ul.find_qualif {display:flex;}
ul.find_qualif li {margin-right:20px;}
tr.refus td {color:red;}
.gris_disabled {background:#a8a8a8; opacity: 0.5; pointer-events: none; cursor: default;}

.ligne_cmd {display:flex; width:100%; border-bottom:1px solid #ccc; justify-content:space-between; align-items: center; position:relative;}
.ligne_cmd .colonne1 {width:20%; height:26px;}
.ligne_cmd .colonne2 {width:60%; height:26px;}
.ligne_cmd .colonne3 {width:20%; height:26px; background:#E2E2E2; padding:5px; text-align:right; font-weight:bold;}
.autre_tarif {margin:10px 0; border-bottom:1px solid #646464; font-weight:bold; position:relative;}
.txt-montant {width:90px; text-align:right;}
.txt-libelle {width:90%;}
a.link_add {background:#0267ff; color:#fff; height:18px; width:24px; padding-top:6px; line-height:26px; text-align:center; display:block; position:absolute; top:0; right:0; border-radius:50%;}
a.link_add.remove {background:#f02c15; top:2px; left:0;}
a.link_add:hover {background:#000;}

.txt-pass {position:relative;}
.txt-pass::before {position:absolute; top:6px; right:-10px; color:#ff0000; content: "\f05e"; font-family:"FontAwesome"; }
.txt-pass.accepted::before {color:#00ff00; content: "\f00c";}

.personnel_groupe {display:flex; justify-content:space-between; width:80%;}
.personnel_groupe .tree_container {width: 45%; }
.personnel_groupe .form_edition {width: 45%;}

.etat_status {color:#fff; display:inline-block; border-radius:50%; width:26px; height:26px; display:flex; align-items:center; justify-content:center;}
.etat_A {background:#0dc9ef;}
.etat_EL {background:#2b9295;}
.etat_M, .etat_R {background:#0dcf9d;}
.etat_I {background:#f63442;}
.etat_EA {background:#ff9600;}
.etat_B {background:#f47e60;}
.etat_NV {background:#860b12;}
.etat_D {background:#ba9387;}
.etat_S {background:#ff0606;}
ul.change_status {display:flex;}
ul.change_status li {margin-right:16px; border-radius:50%; width:26px; height:26px; display:flex; align-items:center; justify-content:center;}
ul.change_status li:hover, ul.change_status li.actif {border:2px solid #3c569b;}
ul.change_status li a {color:#fff; display:block; z-index:8;}
#st {font-weight:bold; color:#2d73ac;}

.bout_actions {display:flex;}

.faq_container {display:flex; min-height:100%; width: calc(100% - 20px); padding:10px;}
.faq_container .faq_categorie {width:380px; border-right:2px solid #838383; min-height:480px; padding-right:10px;}
.faq_container .faq_categorie ul, .faq_container .faq_categorie ul li {padding:4px; margin:2px; list-style: square;}
.faq_container .faq_main {width: calc(100% - 300px); min-height:480px; padding:0 10px; border-sizing:border-box;}
a.link-fils {background:#3d6ca0; color:#fff; padding:2px 5px; float:right; margin-right:2px;}
a.link-fils:hover {background:#000;}
.faq_rub {font-size:.85rem;}
a.link-trash {color: #fff; text-align: center; background: red; padding-top: 6px; width: 26px; height: 20px; border-radius: 50%; display:inline-block;}
a.link-trash:hover {background:#000;}
.faq_valiny {padding-left:10px;}
a.link-quest.actif {color:#2f6c9f;}
.faq-questions {border:1px dotted red; padding:8px; width:96%; margin-bottom:8px;}
.faq-questions .faq-question {border:1px dotted #0000ff; padding:8px; margin-bottom:8px;}
.faq-questions .inona {font-weight:bold; border-bottom:1px solid #4572a3; color:#4572a3; font-size:.95rem; padding-bottom:8px;}
.faq-questions .inona a {float:right;}
.faq-questions i.fa-folder {color:#FFD767;}

.faq-rubrique {border:1px dotted red; padding:8px; margin-bottom:10px;}
.faq-rubrique .niveau-1 {border:1px dotted #ccc; margin:14px 0; padding:8px;}
.faq-rubrique .niveau-1 i.fa-folder {color:#FFD767;}

ul.tabbed {margin:0; padding:0; list-style:none; display:flex;}
ul.tabbed li {width:240px; border-bottom:2px solid #ccc; text-align:center; text-transform:uppercase;}
ul.tabbed li a {display:block; color:#7a7a7a;}
ul.tabbed li.actif {border-color:#0043dc;}
ul.tabbed li.actif a {color:#0043dc;}
.content-tabbed {margin:32px 0 0 0;}
.content-tabbed div.onglet {display:none;}
.content-tabbed div.onglet.actif {display:block;}
.new-section {border-top:1px solid #616161; margin:6px 0;}
.new-section .titre-section {text-transform:uppercase; padding:10px 0;}

.filtrage.mission_conseil {display:flex;}
.filtrage.mission_conseil .mission1 {width:70%;}
.filtrage.mission_conseil .mission2 {width:28%; border:1px solid #dfdfdf; padding:10px;}

a.link-radio {background:#dfdfdf; color:#fff; padding:4px 20px;}
a.link-radio.actif {background:#669a3f;}
button.large.bleu {border:none; padding:0; padding:5px 10px; cursor:pointer;}
button.disabled {background:#dfdfdf; pointer-events: none; cursor: not-allowed! important;}

ul.crm_used_by {display:flex; margin:0 0 10px 0;}
ul.crm_used_by li {margin-right:10px;}

.mode_reception {padding:16px 8px; border:1px solid #ccc;}
.mode_reception label {width:auto!important; float:none!important;}
.mode_reception ul {background:#dfdfdf; list-style:none; display:flex; width:100%; padding:0; margin:0; justify-content:space-between;}
.mode_reception ul li {padding:4px;}
.mode_reception ul li.actif {background:#498734; color:#fff;}
.mode_reception .opt {display:none; background:#dfdfdf; border:1px solid #498734; padding:16px;}

a.link-trash {background:red; color:#fff; width:24px; height:24px; display:block; padding:2px; padding-top:6px; box-sizing:border-box; margin-right:40px;}
.bout_inactif_orange {background:#fa8638;}

.link-cale {background:#328f1b; color:#fff; padding:5px; border-radius:50%; display:inline-block; width:24px; height:24px; text-align:center; padding-top:6px; box-sizing:border-box;}
.link-cale:hover {background-color:#ed761f; color:#000;}
.a_jour {background:#5a8d45; color:#fff;}



.chorus {display:flex;}
.chorus strong {width:48px;}
.warning_chrous {display:flex; margin:16px 0;}
.warning_chrous .c1 {padding:0 16px 0 0; font-size:24px; color:#FF2D2D;}
.warning_chrous i.fa-circle {font-size:4px; padding:0 6px 0px 0; display:inline-block; margin-top:-6px;}
.preview_chorus div {margin-bottom:8px;}
.rappel_chorus {margin-top:24px;}

.item_pj_content {display:flex; flex-wrap:wrap;}
.item_pj {border:1px solid #6b6b6b; border-radius:4px; padding:5px; margin:5px;}
.recherche_ticket ul {display:flex; padding:0 0 1rem 0;}
.recherche_ticket ul li {position:relative; display:block; font-weight:normal; border: 1px solid #000; transition: .3s all ease-in; border-radius: .3rem; margin:0 8px 0 0;}
.recherche_ticket ul li.actif, .recherche_ticket ul li:hover{border: 1px solid #3e439b; background: #3e439b; color: #fff}
.recherche_ticket ul li a {color:#000000; padding:.5rem 1rem; display: inline-block; font-size: .9rem;}
.recherche_ticket ul li:hover a, .recherche_ticket ul li.actif a{color: #fff}
.recherche_ticket ul li span {
  position: absolute;
  top: -14px;
  right: -1.2rem;
  background-color: #f0811c;
  color: #fff;
  border-radius: 50% 50% 50% 0;
  padding: 2px 8px;
}

div.f-titre {font-weight:bold; color:#0267FF; border-bottom:1px dotted #0267FF;}
div.f-desc {margin-bottom:14px;}
table.tbl-similaire tr td {cursor:pointer;}
.f-compare {border-bottom:1px dotted #0267FF;}
.f-compare-item {display:flex;}
.f-compare-item div {padding:8px 4px; box-sizing:border-box;}
.f-compare-item .f-compare-titre {color:#0267FF; text-align:left; border-right:1px dotted #0267FF; width:30%; font-weight:bold;}
.f-compare-item .f-compare-source {text-align:left; border-right:1px dotted #0267FF; width:35%; }
.f-compare-item .f-compare-dest {text-align:left; border-right:1px dotted #0267FF; width:35%;}

.f-compare-item del{background: #f09494;}
.f-compare-item ins{background: #94f094;}

.conte-chk {position:relative; display: block; cursor: pointer; margin-top: -12px; margin-left:-5px;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}
input.m-chk { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0;}
.checkmark { position: absolute; top: 0; left: 0; height: 24px; width: 24px; border-radius:4px; background-color: #0267ff;}
/* On mouse-over, add a grey background color */
.conte-chk:hover input.m-chk ~ .checkmark { background-color: #000;}

/* When the checkbox is checked, add a blue background */
.conte-chk input.m-chk: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 */
.conte-chk input.m-chk:checked ~ .checkmark:after {display: block; content:"\f00c"; font-family: 'FontAwesome'; color:#fff; text-align:center;}

/* Style the checkmark/indicator */
/*
.conte-chk .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);}
*/
.conte-chk .checkmark:after {top:4px; left:4px; content:""; border:1px solid #fff; width:14px; height:14px; line-height:14px;}

.conte-rad {
  position: relative;
  padding-left: 34px!important;
  margin:0 0 -12px 0!important;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float:none!important;
}

/* Hide the browser's default radio button */
.conte-rad input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.conte-rad .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #8d8d8d;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.conte-rad:hover input ~ .checkmark {
  background-color: #a0a0a0;
}

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

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

/* Show the indicator (dot/circle) when checked */
.conte-rad input:checked ~ .checkmark:after {
  display: block;
  background:#303778;
}

/* Style the indicator (dot/circle) */
.conte-rad .checkmark:after {
 	top: 8px;
	left: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.attach_rec div.inner {display:flex;}

.pk {background:#cecece; width:98%; margin:10px 0; padding:8px 8px 8px 25%; text-align:left; box-sizing:border-box;}
.pk .lnk {background:#335a9b; color:#fff; border-radius:50%; display:inline-block; width:18px; height:18px; text-align:center; line-height:18px; padding-top:4px; box-sizing:border-box;}
.pk ul li {margin:16px 0;}
.pk div.resume {border:1px solid #0000b0; border-radius:4px; padding:8px;}
.lnk-check {background:#2196F3; color:#fff; border-radius:4px; display:inline-block; width:24px; height:24px; text-align:center; line-height:24px; padding-top:4px; box-sizing:border-box; margin-bottom:-8px; margin-right:8px; position:relative;}
.lnk-check:hover {background:#000;}
.lnk-check::after {position:absolute; top:4px; left:4px; content:""; border:1px solid #fff; width:14px; height:14px;}
.lnk-check::before {position:absolute; top:0; left:6px; content:"\f00c"; font-family: 'FontAwesome'; color:#fff; visibility:hidden;}
.lnk-check.actif::before {visibility:visible;}
.credit1 {color:#ff0000;}
.pack_title {font-weight:bold; font-size:14px;}
.pack_renew {background-color:#51b44b;}
.pack_renew_gris, .pack_renew_gris:hover {background-color:#c7c7c7;}
option.optionGroup {font-weight:bold;}

.no-qualif {display:block; width:40px; padding: 1px 4px;}
.dmaj {display:flex; flex-wrap:no-wrap;}
.dmaj i {padding:4px 4px 0 0; display:inline-block; width:8px; color:#38a633;}

.statut_filtrage {display:inline-block; background:#4db447; color:#fff; border-radius:4px; padding:0 2px; width:200px; text-align:center;}
.link-filtrage-statut {background-color:#5fa640;  color:#fff; padding: 1px 4px; display:inline-block; width:140px; text-align:center; border-radius:4px;}
.link-filtrage-statut:hover {background:#000; color:#fff;}
.filtrage_qualify {border:2px solid #ff860d; border-radius:4px; }
.filtrage_qualify .edition_material {width:90%;}
.onglet_histo {padding:12px 0; }
.onglet_histo ul {list-style:none; padding:0; margin:0; display:flex; border-bottom:1px solid #000; padding:8px 0 12px 0;}
.onglet_histo ul li {margin-right:16px; font-size:16px; font-weight:bold;}
.onglet_histo ul li.actif {border-bottom:2px solid #3e439b;}
.onglet_histo ul li.actif a {color:#3e439b;}
.large_link {min-width:90px;}

.stat_bo_content {margin:0 auto; width:90%; margin-top:10px;}
.stat_bo {display:flex; /*justify-content:space-between;*/ }
.stat_bo .critere {width:20%; margin-right:10px;}
.stat_bo .critere ul {margin:0; padding:0; list-style:none;}
.stat_bo .critere ul li {display:block; border:1px solid #444; text-align:center; margin:10px 0; height:32px;}
.stat_bo .critere ul li:hover, .stat_bo .critere ul li.actif {background:#0066FF;}
.stat_bo .critere ul li:hover a, .stat_bo .critere ul li.actif a {color:#fff;}
.stat_bo .critere ul li a {display:block; line-height:32px; color:#000;}
.stat_bo .pie {width:50%; border:1px solid #dfdfdf;  margin-right:10px;}
.stat_bo .perso {width:25%; border:1px solid #dfdfdf; padding:0 8px;}

.input {
  background-color: #fff;
  color: #000;
  padding: 10px;
  border-bottom:2px solid rgba(0, 0, 0, 0.5);
  margin:0 0 6px 0;
}
a.link-spec {color:#fff; background:#57b928; border-radius:50%; padding:4px 6px;}
.disable-link {pointer-events: none; cursor: default; opacity: 0.6;}
.pk_item {border:1px solid #3c7eb0; width:400px; margin:8px 0 20px 0; padding:4px;}
.pk_item a { color:#275fb1;}
.annonce_not_pack {position:relative; FF0000}
.annonce_not_pack::before {position:absolute; top:0; left:0; width:18px; height:18px; content:""; background:#ff0000; border-bottom-right-radius: 22px;}

@media screen and (max-width: 1024px) {
    ul.top_menu li {width:128px;}
}

.extraire {
  text-align: right;
  margin-right: 50px;
}

ul.actualize {display:flex;}
a.link-actualize {width:20px; height:20px; background:#338c43; color:#fff; display:block; text-align:center; padding-top:4px; box-sizing:border-box; border-radius:50%;}
a.link-actualize:hover {background:#000;}
.actualize_content{border:1px solid #3a74ad;}
.actualize_content legend {color:#3a74ad;}
#dates_actualize {display:flex; flex-wrap:wrap;}
.actualize_content .actualize_item {width:100px; position:relative; border:1px solid #dfdfdf; padding:6px 4px 0 4px; margin:20px 20px 0 0; border-radius:4px; text-align:center;}
.actualize_content .actualize_item input[type="text"] {width:80px!important;}
.actualize_content .actualize_item.realise-0:hover {border-color:#737373;}
.actualize_content .actualize_item.realise-1 {border-color:#4d8b23;}
.actualize_content .actualize_item:last-child {width:32px; height:32px; text-align:center; border:none;}
.actualize_content a.rm {position:absolute; top:-10px; right:-10px; display:flex; align-items:center; justify-content:center; width:18px; height:18px; background:#d94b33; color:#fff;}
.actualize_content a.ad {display:flex; align-items:center; justify-content:center; width:20px; height:20px;  background:#007eff; color:#fff; text-align:center;}
li.grid-actualize {display:flex; flex-direction:column; gap:4px;}
.tooltip-class {font-size:.7rem;}

.actu-type {width:16%; text-align:center;}
.actu-type img {width:64px; height:auto; margin-bottom:10px;}
.form-group .actu-type input[type="radio"] + label {padding:0; display:block; text-align:center;}
.form-group ul.tag-editor {border-bottom:2px solid #3e5379;}
/*.form-group .tag-editor-tag {background:#509e38; color:#fff;}
.form-group .tag-editor .tag-editor-delete {background:#417a30;}*/
.form-group .actu-type input[type="radio"] + label::before {left:41%;}
.diff del  { background: #f09494;}
.diff ins { background: #94f094; }

.form_edition.actualite input[type="text"] {width:100%;}
.form_edition.actualite legend {text-transform:uppercase; font-weight:bold;}
.form_edition.actualite fieldset {margin:10px 0 16px 0; padding: 0 12px;} 
.form_edition.actualite .separate {border-bottom:1px dotted #000; padding-bottom:8px;}

.retrib_block {
        border: 1px solid #dce3ec;
        border-radius: 6px;
        padding: 10px 14px;
        margin-bottom: 6px;
        background: #f9fbfd;
        transition: background 0.2s, border-color 0.2s;
    }
    .retrib_block:hover {
        background: #f0f5fb;
        border-color: #b0c8e8;
    }
    .retrib_block label {
        font-weight: 600;
        color: #2d5a8e;
        cursor: pointer;
        font-size: 13px;
    }
    .retrib_fields {
        margin-top: 10px;
        padding: 10px 12px;
        background: #fff;
        border: 1px solid #dce3ec;
        border-radius: 5px;
        display: flex;
        gap: 1.5rem;
    }
    .retrib_field_group {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .retrib_field_group span {
        font-size: 11px;
        color: #888;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.04em;
    }
    .retrib_field_group input[type="text"] {
        width: 160px;
        padding: 5px 8px;
        border: 1px solid #c5d4e8;
        border-radius: 4px;
        font-size: 13px;
        color: #333;
        background: #fafcff;
    }
    .retrib_field_group input[type="text"]:focus {
        outline: none;
        border-color: #2d5a8e;
        background: #fff;
    }
    .nobefore:before {
        content: "" !important;
    }