/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

ul, li
{
	margin:0;
	padding:0;
	list-style:none;
}

a
{
	text-decoration:none;
	color:black;
}

a:hover
{
	color:#027fff;
	text-decoration:none;
}

.header
{
	background-color:#1b0f3c;
	width:100%;
	padding-top:25px;
	height:120px;
}

.header_box
{	
}

.logo, .bout_header
{
	float:left;
}

.logo
{
	margin-right:50px;
}

.menu_header li
{
	display:inline;
}


.bout_bleu, .bout_violet, .bout_orange, .bout_vert
{
	display:block;
	float:left;
	position:relative;
	background-color:#0267ff;
	padding:5px 10px;	
	margin-right:10px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
}

.bout_bleu:hover
{
	color:white;
	background-color:#027fff;
}

.bout_violet
{
	background-color:#9d57eb;
}

.bout_violet:hover
{
	color:white;
	background-color:#bf4fff;
}

.bout_orange
{
	background-color:#ff6c00;
}

.bout_orange:hover
{
	background-color:#ff7e00;
	color:white;
}

.bout_vert
{
	background-color:#666666;
}

.bout_vert:hover
{
	color:white;
	background-color:#999999;
}

.rouge_01
{
    color:white;
	background-color:#e93616;
}

.ss_menu_header
{
	width:530px;
	float:left;
	margin-top:20px;
}

.ss_menu_header li a
{
	text-transform:none;
	background-color:#0267ff;
	margin:0;
	padding-right:15px;
	font-size:12px;
}

.ss_menu_header li a.alerte_mail
{
	background-color:#ffffff;
	color:black;
	margin-right:0;
	margin-left:1px;
}

.ss_menu_header li a.alerte_mail:hover
{
	background-color:red;
	color:white;
}

.titre_page
{
	background-color:#666666;	
	width:100%;
	padding:5px;
	text-align:center;
}

.titre_page h1
{
    color: #ffffff;
    font-size: 17px;
    font-weight: normal;
    padding-left: 10px;
    text-align: left;
    text-transform: uppercase;
}

.recherche
{
	width:100%;
	background-color:#dddddd;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
}

.recherche label, .recherche input
{
	border:none;
}

.recherche input
{
	background-color:white;
	margin-right:10px;
}

.recherche input.bout_ok
{
	background-color:#444444;
	color:white;
}

.recherche input.bout_ok:hover
{
	cursor:pointer;
	background-color:#000000;
}

.page
{
	padding:20px;
}

table th
{
	background-color:#1b0f3c;
	color:white;
	text-align:left;
}

table tr:hover
{
	background-color:#eeeeee;
}

table tr td
{
	border-bottom:1px #cccccc solid;
}

.bout_tab
{
	background-color:#eeeeee;
	padding:1px 4px;
	margin:2px;
	display:block;
	text-align:center;
	position:relative;
	color:white;
	width:95px;
	font-size:11px;
}

.bout_tab:hover
{
	background-color:#000000;
	color:white;
}

.bleu_01
{
	background-color:#0043dc;
}

.bleu_02
{
	background-color:#007eff;
	width:60px;
}

.bleu_03
{
	background-color:#0043dc;
}

.bleu_04
{
	background-color:#009398;
}

.bleu_05
{
	background-color:#00c2a0;
	width:60px;
}

.bleu_06
{
	background-color:#009398;
}

.blac_01
{
	background-color: #000;
    width: 60%;
    font-size: 12px;
    padding: 4px 0;
}

.blac_01:hover {background-color:#002096;}

.bez_01
{
	background-color: #ddd;
    color: #000;
    width: 60%;
    font-size: 12px;
    padding: 4px 0;
}

.bleu, .violet, .vert
{
	background-color:#007eff;
	color:white;
	padding:5px;
	font-weight:bold;
}

a.bleu:hover
{
	color:white;
	background-color:#002096;
}

.violet
{
	background-color:#d304ff;
}

.vert
{
	background-color:#00c06c;
}

.bout_ajout
{
	float:right;
	margin-bottom:5px;
}

.bout_ajout a
{
	background-color:#0267ff;
	color:white;
	padding:5px 10px;
}

.bout_ajout a:hover
{
	background-color:#027fff;
}

.floatLeft
{
	float:left;
}

.even
{
	background-color:#f7f7f7;
}

.bout_td
{
	width:270px;
	text-align: right;
}

.bout_td table tr td
{
	border:none;
}

.mots_cles
{
	float:left;
	width:16%;
	background-color:#eeeeee;
	border-right:3px white solid;
}

.recherche_cv
{
	float:left;
	width: 900px;
}

.search_box
{
	background-color:#dddddd;
}

.clearBoth
{
	clear:both;
}

.text_center
{
	text-align:center;
}

.no_border td
{
	border:none;
}

.text_bleu_01
{
	color:#0267ff;
}

.text_bleu_02
{
	color:#009398;
}

.bout_actif
{
	display:block;
	background-color:#09A86A;
	padding:2px;
	color:white;
	width:60px;
	text-align:center;
}

.bout_actif:hover
{
	background-color:red;
	color:white;
}

.bout_inactif
{
	display:block;
	background-color:red;
	color:white;
	padding:2px;
	width:60px;
	text-align:center;
}

.bout_inactif:hover
{
	background-color:#09A86A;
	color:white;
}

.bout_mini {
    width:30px;
    padding:0;
}


.link_recruteur {
    color: #181dd3;
}
.link_recruteur_pack, .link_recruteur_pack:hover {
    color: #09a86a;
}


.link_flux{
	color: blue;
}

.foot_bouton{
	display: flex;
}

.foot_bouton .content_left{
	width: 50%;
    margin-right: 0.5rem;
}

.foot_bouton .content_left a{
	float: right;
	width: 50%;
}

.foot_bouton .content_right{
	width: 50%;
    margin-left: 0.5rem;
}

.foot_bouton .content_right a{
	float: left;
	width: 50%;
}

.attach_recruteur{
	display: flex;
	flex-direction: column;
	margin-bottom: 1rem;
}

.attach_rec{margin-bottom: 1rem;}

.attach_recruteur label {
    float: revert!important;
    margin-left: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
    width: 100%!important;
    font-weight: normal;
    color: #3F3F3F;
    padding: 0.5rem;
    cursor: pointer;
}

.attach_recruteur input[type="radio"] {
    opacity: 0;
    position: fixed;
}

.attach_recruteur input[type=radio]:checked + label:before {
    content: ""!important;
}

.attach_recruteur input[type=checkbox]:checked + label, 
.attach_recruteur input[type=radio]:checked + label {
	color: #000;
}

.attach_recruteur label i {
	margin-right: 0.5rem;
	font-size: 1.2rem;
}

.attach_recruteur label i.fa.fa-check-circle-o{
	color: #0267ff;
}

.attach_recruteur label strong {
	/*color: red;*/
}

.attach_recruteur label.has_maitre{
	font-size: 0.9rem;
}

.attach_rec a{
	font-size: 1rem;
	color: red;
}

.d-none{
	display: none;
}

.switch {
  position: relative;
  display: block;
  margin-bottom: 1.5rem;
  /*width: 60px;
  height: 34px;*/
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
  width: 20%;
  height: 1.5rem;
  border: 2px solid #ccc;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 4px;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch.liste_slider{
	margin-top: 1rem;
}

.liste_slider .slider:before {
	bottom: 1.5px;
}

input:checked + .slider {
  background-color: green;
  border: 2px solid green;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(45px);
  -ms-transform: translateX(45px);
  transform: translateX(45px);
}

input:checked + .slider.round.oui:before {
  -webkit-transform: translateX(36px);
  -ms-transform: translateX(36px);
  transform: translateX(36px);
  background-color: #fff;
}

input:checked + .slider.round.actif:before {
  -webkit-transform: translateX(49px);
  -ms-transform: translateX(49px);
  transform: translateX(49px);
  background-color: #fff;
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round.oui{
	width: 24%;
}

.slider.round.actif{
	width: 30%;
}

.liste_slider .slider.round.oui {
	width: 3.5rem;
	height: 1.2rem;
}

.slider.round:before {
  border-radius: 50%;
}

/*.slider_true, .slider_false{
	position: absolute;
    font-size: 1rem;
    left: 3.5rem;
    color: #000;
    line-height: 1.8;
}*/

.slider_true, .slider_false{
	font-size: 0.8rem;
    line-height: 1.8;
}

.liste_slider .slider .slider_true, 
.liste_slider .slider .slider_false{
	font-size: 0.8rem;
    line-height: 1.5;
}

.slider_true{
	color: #fff;
	margin-left: 0.5rem;
}

.slider_false{
	color: #ccc;
	float: right;
	margin-right: 0.5rem;
}

.frm_flex{
	display: flex;
	flex-wrap:wrap;
}
.frm_column{
	display: flex;
	flex-direction: column;
	margin-right: 0.5rem;
}
.check_liste{
	margin-top: 1rem;
	font-size: 1rem;
}
.ic-green{
	color: green;
}

.ic-red{
	color: red;
}

.f-bolder {font-weight: bold!important;}

.vert_01 { background: green !important; }
.red_01 { background: red !important; }


.italic {font-style: italic;}
.flex {display:flex;}
.flex-vcenter { align-items: center; }
.flex-hcenter { justify-content: center; }
.gap6 {gap:4px;}
.p-top16 {padding-top:48px;}
.no-link {pointer-events: none; cursor: default; text-decoration: none; background:#d2d2d2;}
.form-group input[type="text"].no-link {color:#818181;}
.no-pointer { pointer-events: none; }
.lien-item {position:relative;}
.lien-item a.link-trash {position:absolute; top:0; right:-10px; margin:0;}
.f-9 {font-size:.9rem;}
.with-border-bottom {border-bottom:1px solid #ccc;}