body {    
    overflow-x: hidden;
}


::-ms-clear {
  display: none;
}

ul.typeahead a {
	font-family:Roboto;
	font-weight:400;
	color:rgba(81,81,81,1.00);
}
ul.typeahead a.pale {
	opacity:0.26;
	-moz-opacity:0.26;
}
ul.typeahead a strong {
	font-family:Roboto;
	font-weight:700;
	color:rgba(0,0,0,1.00);
}

.nav-stacked > li {
	font-size:90%;
	margin: 0;
	padding: 4px 15px 4px 4px;
	border-bottom: 1px solid #EEE;
}
.nav-stacked > li + li {
  margin: 0;
}

.nav-stacked > li.active {
	background-color:rgba(225,225,226,1.00);
}

.navbar-nav .badge {
	background-color:#c40562;
	position:absolute;
	font-size:40%;
	right:6px;
	top:-6px;
	padding: 3px 5px;
	font-weight:600;
}

.form-control-clear {
  z-index: 10;
  pointer-events: auto;
  cursor: pointer;
}
.nav h4 {
	padding:0;
	margin:-1px 8px 0 8px;
	font-weight:normal;
	font-size:186%;
	line-height:1;
}
.alert a, .alert a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:700;
}
.alert a:hover {
	text-decoration:underline;
}

.badge {
	font-weight:normal;
	font-family:Roboto;
	background-color:rgba(106,106,106,0.78);
	font-size:110%;
}
.panel-title .badge {
	font-weight:normal;
	font-family:Roboto;
	background-color:rgba(106,106,106,0.78);
	font-size:54%;
}
.header {
    display: inline-block;
    top: 0px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
	/*border:1px solid red;*/
	/*background:rgba(255,255,255,1);*/
}
.header-member {
    display: inline-block;
    top: 0px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
	/*border:1px solid red;*/
	/*background:rgba(255,255,255,1);*/
background: rgb(119,113,113);

background: -moz-linear-gradient(top,  rgba(119,113,113,1) 0%, rgba(48,44,44,1) 100%);

background: -webkit-linear-gradient(top,  rgba(119,113,113,1) 0%,rgba(48,44,44,1) 100%);

background: linear-gradient(to bottom,  rgba(119,113,113,1) 0%,rgba(48,44,44,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777171', endColorstr='#302c2c',GradientType=0 );

}
.header-member.shrink {
	max-height: 60px;    
    height: 60px;    
    min-height: 60px;    
}

.panel .panel-footer {
	border-top:none;
}

.header-member .navbar-brand {
	margin-top:10px;
}
.header-member.shrink .navbar-brand {
	margin-top:0;
}
.header-member.shrink img {
	height:36px;
}
.header-member .decal {
	margin-top:52px;
}
.header-member.shrink .decal {
	margin-top:28px;
}


.footer{
	
    /*float: left;*/
    display: block;
    /*position: relative;
    width: 100%;*/
    /*bottom: 0px;*/
    background: #000;
    color: #fff;
    /*padding: 5px;
    padding-left: 15px;
    padding-top: 10px;*/
    height: auto;
    /*overflow-y: hidden;*/
    margin-right: -30px;
    margin-left: -30px;
    padding-top: 40px;
    padding-bottom: 40px;
    /*border: 1px solid red;*/

}

.header-member .navbar-nav a{
	font-family: 'Montserrat', sans-serif;
	color:rgba(255,255,255,1) ;
}
.header-member .navbar-nav > li > a {
	padding: 3px 5px;
	font-size:87%;
}
.header-member .navbar-default a:hover,.header-member .navbar-default a:focus {   
    text-decoration: none;
	color:rgba(255,255,255,1) !important;
}

.header .navbar-default {
    background-color: none !important;
    border-color: none !important;
}

.header .navbar {
    position: relative;
    min-height: 50px;
    border: 1px solid transparent;    
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 0px;
}
.header .navbar-brand {
    float: left;
    padding: 5px 5px;
    font-size: 24px;
    font-weight:800;
    letter-spacing: -1px;
    line-height: 45px;
    height: 50px;
    vertical-align: middle;
}



.footer .link{
	list-style: none;
	margin-left:10px;
	margin-right:10px;
	width: auto;
	padding-left:5px;
	padding-right:5px;
	
}

.footer .link a{
	color:rgba(255,255,255,.8);
	text-align: center;
	text-shadow: 0px;
}
.footer .link a:hover{
	color:rgba(255,255,255,1);
	text-decoration: none;
	text-shadow: 0px;
}

.footer .footer-nav{
	margin:0px !important;
	width:100%;
	padding:0 !important;
}


.footer .copyright{
	font-size:.5em !important;
	white-space: nowrap; 
}

.footer .menu-footer{
	margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-top:0px;
}

.footer .footer-tel{
	line-height: 10px !important;
	text-align:right;
	padding-right:10px;
}

.footer .footer-tel a{
	font-size:.5em !important;
	text-align:right;
	font-weight:100;
	color:#0966b4 !important;
}

.footer .footer-tel a:hover{
	font-size:.5em !important;
	text-align:right;
	font-weight:100;
	color:#0966b4 !important;
	text-decoration: none;
}

.main-content{
	margin-left:-15px;
	margin-right:-15px;
}
.main-content .container-fluid{
	/*padding-left:0px;
	padding-right:0px;*/
}

.carousel {   
    margin-bottom: 0px;	
}
.carousel .item{
	width:100% !important;
	height:100% !important;
}
.carousel-control {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 5%;
    opacity: 0.5;
    font-size: 20px;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.0001)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#00ffffff', GradientType=1);
	color:rgba(0, 0, 0, .2);
	height:100%;
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.0001) 0%, rgba(255, 255, 255, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.0001) 0%, rgba(255, 255, 255, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.0001)), to(rgba(255, 255, 255, 0.5)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.0001) 0%, rgba(255, 255, 255, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#80ffffff', GradientType=1);
	color:rgba(0, 0, 0, .2);
	height:100%;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .2);
}

.block-img-carousel{
	z-index:1000;
	position:absolute;
	padding:15px;
	text-transform: uppercase;
	width:auto !important;
	height:auto !important;
}

.block-img-carousel .block-txt-carousel {
	margin:0px !important;
	
}
.avg{
	font-family: 'glyphs-avg' !important;
	font-size: 263pt;
    line-height: 155pt !important;
} 
.modal-dialog{
	z-index:1150;
}

.content-texte p{	
	position: relative !important;
	/*vertical-align: top !important;*/
	margin: 0 0 10px !important;
    line-height: inherit !important;
    /*display: inline-block !important;*/
    
}
.content-texte img{
	display: inline-block;
	position: relative;
	vertical-align: top;
	width:250px;
	height:167px;
}

.title-chapo h1,.title-chapo .h1 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -1px;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

@media screen and (min-width: 768px){
	.carousel-control .avg-icon-arrow-left-light, .carousel-control .icon-prev {
	    margin-left: -70px;
	}
	.carousel-indicators {
    	bottom: -50px;
    	z-index: 500;
	}
	
	.carousel {		
		margin-bottom: 0px;		
		margin-left: -30px;
		margin-right: -30px;
	}

	.carousel-control .avg-icon-arrow-right-light, .carousel-control .icon-next {
	    margin-right: -15px;
	}

	.carousel-control .avg-icon-arrow-left-light, .carousel-control .avg-icon-arrow-right-light, .carousel-control .icon-prev, .carousel-control .icon-next {
	    width: 70px;
	    height: 70px;
	    margin-top: -15px;
	    font-size: 50pt;
		right: 15%;
	}
}
.glyphicon-chevron-right, .avg-icon-arrow-right-light {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    color: rgba(0, 0, 0, .2);
}
.glyphicon-chevron-right, .avg-icon-arrow-left-light {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    color: rgba(0, 0, 0, .2);
}

.nowrap {
	white-space:nowrap;
}

.nodebordement {
	white-space:nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important; 
}

table.emptyied {
  table-layout:fixed !important;
}

.thover:hover {
	background-color:rgba(24,189,155,0.21);
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	
}

.fav {
	color: rgba(189,181,181,.44);
}

.favon {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  color: rgba(255,163,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: 0 -1px 0 rgba(255,255,170,.9) , 0 1px 1px rgba(155,0,0,0.6) , 0 1px 4px rgba(32,0,0,0.41) ;
 }


.sideblock { border: 1px Solid #999; border-radius:0px; padding: 10px; margin-top:10px; 	box-shadow: rgba( 0, 0, 0, 0.2) 0 0 5px; }
.bgfilleuls { background-color:rgba(9,102,180,.11);}
.bgparrains { background-color:rgba(9,102,180,.33);}
.bgrouge { background-color:rgba(227,0,28,1);}

/*.link-header{text-transform: none !important;top: 5px;position: relative;margin-right:15px;cursor:pointer;font-weight:normal;}*/

.Light{font-weight:400 !important;font-size:24px;line-height:24px;}
.Black{font-weight:700 !important;font-size:24px;line-height:24px;}
.Black_big{font-weight:700 !important;font-size:50px;line-height:34px;}


.reseaux-sociaux{
	position: inherit;
	display: block;
	max-width: 400px;
	margin: 0 auto;
}

.reseaux-sociaux a{font-family:'WebHostingHub-Glyphs' !important;font-size:24px;}
.reseaux-sociaux a.twitter{	color:rgba(255, 255, 255,.7);}

.reseaux-sociaux a.google{color:rgba(255, 255, 255,.7);}
.reseaux-sociaux a.facebook{color:rgba(255, 255, 255,.7);}
.reseaux-sociaux a.instagram{color:rgba(255, 255, 255,.7);}
.reseaux-sociaux a.youtube{color:rgba(255, 255, 255,.7);}
.reseaux-sociaux a.linkedin{color:rgba(255, 255, 255,.7);}

.reseaux-sociaux a.twitter:hover{	color:rgba(0, 172, 237,1);}
.reseaux-sociaux a.google:hover{color:rgba(221, 75, 57,1);}
.reseaux-sociaux a.facebook:hover{color:rgba(59, 89, 152,1);}
.reseaux-sociaux a.youtube:hover{color: rgba(155,20,13,1) ;}

.questions .badge {
	font-size:66%;
	background-color:#FFFFFF;
	color: rgba(227,0,28,1);
	border: 1px solid rgba(227,0,28,1);
}

.questions .badge.active {
	background-color:rgba(227,0,28,1);
	color: #FFF;
	border: 1px solid rgba(227,0,28,1);
}

.questions .badge.answered {
	background-color:#FFFFFF;
	color: rgba(9,102,180,1);
	border: 1px solid rgba(9,102,180,1);
}
.questions .badge.active.answered {
	background-color:rgba(9,102,180,1);
	color: #FFF;
	border: 1px solid rgba(9,102,180,1);
}

.nomJour {
	color:rgba(182,182,182,1.00);
	text-align:left;
	line-height:18px;
	display:block;
	vertical-align:bottom;
}

.month div {
}
.month .headings {
}
.col {
	width:19.18%;
	float:left;
	margin: 0 0.4%;
}
.month-canvas.month .headings {
  height: 27px;
  line-height: 34px;
}
.month-body .col {
	margin: 0 0.4%;
	border-top: 1px solid rgba(190,190,190,1.00);
}
.month-body .col.this-week {  	border-top: 1px solid rgba(227,0,28,0.22);
}
.month-body .col.this-day {  	border-top: 1px solid rgba(227,0,28,1);
}
.off-month { color:#CFCFCF; font-weight:normal; }

.cell-container { min-height:80px; overflow:hidden; display: block;}
.week-end { background-color:rgba(227,227,227,0.40) }
.dt {
	font: Normal 120% agencyfb_regular;
	border-top: 3px solid rgba(255,255,255,0);
	line-height:30px;
}

.emptyied {
	background-color:transparent !important;
	margin:0;
}

.table.emptyied > tbody > tr > td, 
.table.emptyied > tbody > tr > th {
  padding: 0 2px !important;
  line-height: 1.42857143;
  vertical-align: top;
  border-top:none !important;
}

.this-week {
	border-top: 3px solid rgba(227,0,28,0.16);
}
.this-day {
	border-top: 3px solid rgba(227,0,28,1);
}

.debat { padding: 0 20px !important; height:380px; overflow:auto; }

.debat div.answerDebat {
	max-width:80%;
	width:auto;
	padding: 6px 10px;
	margin:0;
	height:auto;
	position:relative;
	border-radius:16px;
}
.debat div.corner {
	background-color:transparent !important;
	position:absolute;
	left:-14px;
	top:0;
	z-index:1000;
}

.debat p { padding: 1px; margin: 0;  }
.debat img { max-width:47px; border-radius: 50%; }
.mf { min-width:58px; }
.debat .user {	border-radius:4px;	background-color:rgba(255,255,255,0.6); font: Normal 71% Lato; font-style:italic; width:auto; display:inline !important; padding:2px 4px; margin:0; }
.debat div.moi {
	float:right;
	background-color:rgba(58,124,232,1.00);
	color:rgba(255,255,255,1.00);
	margin-right:1px;
}
.debat div.autre {
	float:left;
	background-color:rgba(229,229,234,1.00);
	color: rgba(0,0,0,1.00);
	margin-left:5px;
}

.debat p.moi {
	font: 300 80% Roboto;
	text-align:right;
	margin-bottom:3px;
	margin-top:6px;
}
.debat p.autre {
	font: 300 80% Roboto;
	text-align:left;
	margin-bottom:3px;
	margin-top:6px;
}
.debat div.moderated {
	background-color:rgba(229,0,0,1.00);
	color: rgba(255,255,255,1.00) !important;
}

.debat p strong { font-weight:900; }
.debat hr { clear:both; float:none; border:none; margin: 0; padding: 0; max-height:0; height:0; }
.debat hr.inter { border-bottom: solid 1px; clear:both; float:none; margin: 6px 0; padding: 0; min-height:10px; height:10px; }
.light { font-weight: 300; } 
.bold { font-weight: 700; }
.help-before{ position:absolute; top:-13px; font-style:italic; font-weight:400; font-size:40%; text-align:center; }
.linked { position:absolute; box-shadow: 0 1px 4px rgba(0,0,0,0.40); left:23.6%; top:2px; }
.online { position:absolute; box-shadow: 0 0 2px rgba(0,0,0,0.20); background-color:rgba(165,229,0,1.00); line-height:12px; max-height:12px; left:1px; bottom:1px; }
.badge-online, .label-online { background-color:rgba(165,229,0,1.00); }
.onlineDash { position:absolute; box-shadow: 0 0 2px rgba(0,0,0,0.20); background-color:rgba(165,229,0,1.00); line-height:12px; max-height:12px; left:16px; top:19px; }
.fournisseur { margin:3px 8px 0 0; border:rgba(222,91,91,0.20) solid 1px; font-size:85%; padding: 2px 5px; background-color:rgba(222,91,91,0.33); border-radius:2px; display:inline-block; width:auto;}
.observations { margin:3px 0 0 0; border:rgba(100,200,215,0.20) solid 1px; font-size:85%; padding: 2px 5px; background-color:rgba(91, 192, 222,0.11); border-radius:2px; display:inline-block; width:auto;}
.helper { border:rgba(100,200,215,0.20) solid 1px; font-size:92%; padding: 12px; background-color:rgba(91, 192, 222,0.11); border-radius:3px; display:inline-block; width:auto;}
a.label-info { letter-spacing:0!important;  color:rgba(255,255,255,1.00); }
.helper a.label, .helper-jobs a.label { margin-top:1px; float:right; color:rgba(255,255,255,1.00); }
.helper a:after, .helper-jobs a:after {
	  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\00a0\e013";

	}
.helper a:hover:after, .helper-jobs a:hover:after {
  content: "\00a0\e014";

	}
.helper a.label:hover, .helper-jobs a.label:hover  { background-color: #FFF; color:rgb(91, 192, 222);; }



.funkyradio div {
  clear: both;
  overflow: hidden;
}

.funkyradio label {
  font-family: Roboto;
  width: 100%;
  border-radius: 3px;
  /*border: 1px solid #D1D3D4;*/
  font-weight: normal;
  background-color:rgba(255,255,255,1.00);
}
.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 1.2em;
  /*text-indent: 3.25em;*/
  padding: 0.5em 1em 0.5em 3.25em;
  margin-top: 1em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight:400;
  color: #0569f3;
}

.funkyradio .disabled input[type="radio"]:empty ~ label,
.funkyradio .disabled input[type="checkbox"]:empty ~ label {
  cursor: not-allowed;
}

.funkyradio .disabled input[type="radio"]:empty:not(:checked) ~ label,
.funkyradio .disabled input[type="checkbox"]:empty:not(:checked) ~ label {
  background-color:#EAEAEE;
  color:#B0B0BA;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  padding-top: 0.5em;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #DDDDE3;
  border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
  background-color:transparent;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
  background-color:#fff;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #000;
  background-color:rgba(255,255,255,1.00);
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}

.dropdown {
	/*background: rgba(45,64,94,.9);	*/
	
}
.header-member .dropdown {
	background: transparent;	
	
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: rgba(45,64,94,.8);
    color: #fff;
}

.big > li > a:hover, .big > li > a:focus {
    background: #0569f3;
}

.big {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background: #000;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.sidebox-menu {
	margin-top:26px;
    padding: 10px 8px;
    list-style: none;
    text-align: left;
    background: #f5f5f7;
}


.jobslist {
	margin:26px 0 0 0;
    padding: 0;
    list-style: none;
    text-align: left;
    background: #f5f5f7;
}
.jobslist > li {
	font-family: 'Montserrat', sans-serif;
  padding: 0;
  border: 0px none;
  margin:0;
  font-size:111%;
  border-bottom: 1px solid #052149;
  display:block;
  clear:both;
  height:57px
}
.jobslist > li > a {
  font-size:88%;
  font-weight: 400;
  color: #052149;
  white-space: nowrap;
}
.jobslist > li > a:hover,
.jobslist > li > a:focus {
  text-decoration: none;
  color: #bbb;
}
.blueag,
.jobslist > .active > a,
.jobslist > .active > a:hover,
.jobslist > .active > a:focus {
  color: #0569f3;
  text-decoration: none;
  outline: 0;
}

.blockjob {
	margin-top:-1px;
  line-height: 4.45;
	text-align:center;
	width:4.8%;
	max-height:56px;
	margin-right:15px;
	border:0px none;
}
.job-jaune .label-success, .blockjob-jaune, .navjobs-jaune,
.job-jaune input[type="radio"]:checked ~ label:before,
.job-jaune input[type="checkbox"]:checked ~ label:before {
	color:rgba(0,0,0,1.00);
	background-color:#fecc1d;
}
.job-jaune hr.inter {
	border-color:#fecc1d !important;
}
.job-rose hr.inter {
	border-color:#c40562 !important;
}
.job-noir hr.inter {
	border-color:#1d0512 !important;
}
.job-vert hr.inter {
	border-color:#18bd9b !important;
}
.job-bleu hr.inter {
	border-color:#0569f3 !important;
}

.navjobs-jaune > li > a {
	color:#fff !important;
}
.navjobs-jaune > li.active > a,
.navjobs-jaune > li > a:hover,
.navjobs-jaune > li.active > a:hover,
.navjobs-jaune > li.active > a:focus {
  color: #000 !important;
}
.navjobs-jaune > li.disabled > a,
.navjobs-jaune > li.disabled > a:hover,
.navjobs-jaune > li.disabled > a:focus {
  color: rgba(255,255,255,.66) !important;
  font-style:italic;  
}

.job-rose .label-success, .blockjob-rose, .navjobs-rose,
.job-rose input[type="radio"]:checked ~ label:before,
.job-rose input[type="checkbox"]:checked ~ label:before {
	color:rgba(253,253,253,1.00);
	background-color:#c40562;
}
.job-noir .label-success, .blockjob-noir, .navjobs-noir, .navjobs-entracite,
.job-noir input[type="radio"]:checked ~ label:before,
.job-noir input[type="checkbox"]:checked ~ label:before {
	color:#fff;
	background-color:#1d0512;
}
.job-vert .label-success, .blockjob-vert, .navjobs-vert,
.job-vert input[type="radio"]:checked ~ label:before,
.job-vert input[type="checkbox"]:checked ~ label:before {
	color:#FFF;
	background-color:#18bd9b;
}
.job-bleu .label-success, .blockjob-bleu, .navjobs-bleu,
.job-bleu input[type="radio"]:checked ~ label:before,
.job-bleu input[type="checkbox"]:checked ~ label:before {
	color:#FFF;
	background-color:#0569f3;
}

.navjobs-rose > li > a,
.navjobs-vert > li > a,
.navjobs-bleu > li > a {
	color:#000;
}
.navjobs-entracite > li > a,
.navjobs-noir > li > a {
  color: rgba(255,255,255,.60) !important;
}
.navjobs-rose > li.active > a,
.navjobs-rose > li > a:hover,
.navjobs-rose > li.active > a:hover,
.navjobs-rose > li.active > a:focus,
.navjobs-vert > li.active > a,
.navjobs-vert > li > a:hover,
.navjobs-vert > li.active > a:hover,
.navjobs-vert > li.active > a:focus,
.navjobs-noir > li.active > a,
.navjobs-noir > li > a:hover,
.navjobs-noir > li.active > a:hover,
.navjobs-noir > li.active > a:focus,
.navjobs-entracite > li.active > a,
.navjobs-entracite > li > a:hover,
.navjobs-entracite > li.active > a:hover,
.navjobs-entracite > li.active > a:focus,
.navjobs-bleu > li.active > a,
.navjobs-bleu > li > a:hover,
.navjobs-bleu > li.active > a:hover,
.navjobs-bleu > li.active > a:focus {
  color: #fff !important;
}
.navjobs-rose > li.disabled > a,
.navjobs-rose > li.disabled > a:hover,
.navjobs-rose > li.disabled > a:focus,
.navjobs-vert > li.disabled > a,
.navjobs-vert > li.disabled > a:hover,
.navjobs-vert > li.disabled > a:focus,
.navjobs-bleu > li.disabled > a,
.navjobs-bleu > li.disabled > a:hover,
.navjobs-bleu > li.disabled > a:focus {
  color: rgba(0,0,0,.22) !important;
  font-style:italic;
}
.navjobs-noir > li.disabled > a,
.navjobs-noir > li.disabled > a:hover,
.navjobs-noir > li.disabled > a:focus {
  color: rgba(255,255,255,.22) !important;
  font-style:italic;
}

.job-jaune .label-success,
.job-rose .label-success,
.job-noir .label-success,
.job-vert .label-success,
.job-bleu .label-success {
	border-radius:100%; 
	color: rgba(255,255,255,1.00);
	line-height:30px;
	min-height:20px;
}

.label-rose {
	color: rgba(255,255,255,1.00);
	background-color:#c40562;
	margin-top:-4px;
	padding:3px 4px;
}



.btn-carousel{
	position: relative;
    /* float: left; */
    width: 105%;
    height: 50px;
    top: -52px;
    display: block;
    margin-left: -30px;
    margin-right: -30px;
	
}

.btn-carousel .list-btn-carousel{
	list-style: none;
    display: inline;
    width: 100%;
    list-style-type: none;
    margin-bottom: 0px;
	
}

.btn-carousel .list-btn-carousel .li-btn{
	display: inline-block;
	position:relative;
	width: 49.9%;
	text-transform: uppercase;
	background: rgba(45,64,94,.8);
	padding:15px;	
	margin-right: 1px;
	text-align: center;
}
.btn-carousel .list-btn-carousel .li-btn:hover{
	display: inline-block;
	position:relative;
	width: 49.9%;
	text-transform: uppercase;
	background: rgba(45,64,94,1);
	padding:15px;	
	margin-right: 1px;
	text-align: center;
}
.btn-carousel .list-btn-carousel .li-btn a{
	color:rgba(255,255,255,.7);
	font-size:16px;
}
.btn-carousel .list-btn-carousel .li-btn a:hover > .btn-carousel .list-btn-carousel .li-btn{
	background: rgba(45,64,94,1);	
}
.btn-carousel .list-btn-carousel .li-btn a:hover{
	color:rgba(255,255,255,1);
}

.join {
	display: block;
    width: 400px;
    /* float: left; */
    margin: 0 auto;
    top: 40%;
    position: relative;
}
.home-texte{
	position:relative;
	margin-top:20px;
	margin-bottom:40px;
	display:block;
	width:100%;
	height:auto;
}

/*h4 a,h4 a:hover{
	color:#fff;
}*/

.text-intro{	
	position: relative;
    top: 20%;
	display: block;
	width:25%;
	height:auto;
	font-size:21px;
	letter-spacing: -1px;
	text-transform: uppercase;
	background:rgba(0,0,0,.7);
	color:#fff;
	margin: 0 auto;
	padding:5px;	
	text-align: center;
	vertical-align: middle;
}
.caroussel-inner .ty-btn {
	font-size:36px;
}
.home-texte ul{
	list-style-type: none;
	display: inline-block;
	width:100%;
	position: relative;
}
.home-texte .li-left{
	position:relative;
	float:left;
	
	display: inline;
	padding:10px;
}



.home-texte .li-logo img{
	display:block;
	float: right;
}


.home-texte .li-right{
	position:relative;
	float:right;
	
	display: inline;
	padding:10px;
}
.home-texte .li-texte{
	width:80%;
}
.home-texte .li-logo{
	width:20%;
}


.content-texte ul{
	list-style-type: none;
	display: inline-block;
	width:100%;
	position: relative;
}
.content-texte .li-left{
	position:relative;
	float:left;
	
	display: inline;
	padding:10px;
}



.content-texte .li-logo img{
	display:block;
	float: right;
}


.content-texte .li-right{
	position:relative;
	float:right;
	
	display: inline;
	padding:10px;
}
.content-texte .li-texte{
	width:80%;
}
.content-texte .li-logo{
	width:20%;
}

.content-carousel{	
    top: -60px;
}
.block-content-image{
	position: relative;
    display: block;
    width: 110%;
    min-height: 100px;
    max-height: 600px;
    height: 600px;
    margin-top: -60px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 10px;
}

.block-content-image img{
	width:100%;
	height:auto;
	border:0px;
}
.breadcrumbs{
	display:block;
	width:100%;
	padding-left:15px;
}
.block-content-texte{
	display:block;
	position:relative;
	width:100%;
	max-width:1024px;
	padding:10px;
}

.dropdown-menu .divider { display: list-item; }

img.bg-warning, img.bg-info, img.bg-danger { border: 4.5px solid; }
img.bg-warning { border-color: #fecc1d; }
img.bg-info { border-color: #fecc1d; }
img.bg-danger { border-color: #b00016; }


.full-width-tabs > ul.nav.nav-tabs {
    display: table;
    width: 100.0%;
    table-layout: fixed;
}
.full-width-tabs > ul.nav.nav-tabs > li {
    float: none;
    display: table-cell;
}
.full-width-tabs > ul.nav.nav-tabs > li > a {
    text-align: center;
}
.bootstrap-select .btn-default {
	text-transform:none;
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 1.39em;
}
.satisfaction {
  display: inline;
  padding: .18em .3em .08em;
  font-size: 100%;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .65em;
}
