@font-face {
    font-family: 'facitbold';
    src: url('../fonts/facit_bold-webfont.eot');
    src: url('../fonts/facit_bold-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_bold-webfont.woff') format('woff'),         url('../fonts/facit_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facitbold_italic';
    src: url('../fonts/facit_bolditalic-webfont.eot');
    src: url('../fonts/facit_bolditalic-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_bolditalic-webfont.woff') format('woff'),         url('../fonts/facit_bolditalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facit_extraboldregular';
    src: url('../fonts/facit_extrabold-webfont.eot');
    src: url('../fonts/facit_extrabold-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_extrabold-webfont.woff') format('woff'),         url('../fonts/facit_extrabold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facit_extrabolditalic';
    src: url('../fonts/facit_extrabolditalic-webfont.eot');
    src: url('../fonts/facit_extrabolditalic-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_extrabolditalic-webfont.woff') format('woff'),         url('../fonts/facit_extrabolditalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facit_extralightregular';
    src: url('../fonts/facit_extralight-webfont.eot');
    src: url('../fonts/facit_extralight-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_extralight-webfont.woff') format('woff'),         url('../fonts/facit_extralight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facit_extralightitalic';
    src: url('../fonts/facit_extralightitalic-webfont.eot');
    src: url('../fonts/facit_extralightitalic-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_extralightitalic-webfont.woff') format('woff'),         url('../fonts/facit_extralightitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facititalic';
    src: url('../fonts/facit_italic-webfont.eot');
    src: url('../fonts/facit_italic-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_italic-webfont.woff') format('woff'),         url('../fonts/facit_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facit_lightregular';
    src: url('../fonts/facit_light-webfont.eot');
    src: url('../fonts/facit_light-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_light-webfont.woff') format('woff'),         url('../fonts/facit_light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facit_lightitalic';
    src: url('../fonts/facit_lightitalic-webfont.eot');
    src: url('../fonts/facit_lightitalic-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_lightitalic-webfont.woff') format('woff'),         url('../fonts/facit_lightitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facitregular';
    src: url('../fonts/facit_regular-webfont.eot');
    src: url('../fonts/facit_regular-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_regular-webfont.woff') format('woff'),         url('../fonts/facit_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facit_semiboldregular';
    src: url('../fonts/facit_semibold-webfont.eot');
    src: url('../fonts/facit_semibold-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_semibold-webfont.woff') format('woff'),         url('../fonts/facit_semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'facit_semibolditalic';
    src: url('../fonts/facit_semibolditalic-webfont.eot');
    src: url('../fonts/facit_semibolditalic-webfont.eot#iefix') format('embedded-opentype'),         url('../fonts/facit_semibolditalic-webfont.woff') format('woff'),         url('../fonts/facit_semibolditalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
	background:white;
}
html {
    overflow-y: scroll; 
}
html, body{
    padding:0;
    margin:0;
    height:100%;

}

body {
    font-size: 1em;
    line-height: 1.4;
    font-family:'facitregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color:#484848;

    -webkit-tap-highlight-color: rgba(0,0,0,0);


}

*{
    outline:none;
    -webkit-font-smoothing: antialiased;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   THEME COMMUN
   ========================================================================== */

a{
    color:#3f4943;
    text-decoration:none;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

a:hover{
    /*color:#000000;*/
}

.main{
    position:relative;
    width:100%;
    min-height:100%;
    padding-bottom:100px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    left:0;

}

.mobilemenu,
.mobilemenu header{
    left:80%;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.mobile-overlay-cont{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    display:none;
    z-index:100;

}

.mobile-overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:black;
    background:rgba(0,0,0,.5);
    text-align:center;
    opacity:0;

    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.mobilemenu-overlay{

    opacity:1;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.content{
    padding: 90px 10px;

}

/* Coaching Express */

.blocGrayLine {
	padding:20px 20px;
	position:relative;
	border:1px solid #ccc;
	margin-bottom:15px;
}

.coaching-express.listemodules .blocGrayLine{
	cursor:pointer;
}
.coaching-express.listemodules .blocGrayLine:hover{
	background-color:#f8f8f8;
}
.coaching-express .blocGrayLine .btn-overlay-small {
	margin: 0;
	font-size: 100%;
}
.coaching-express .nomarge.right.orange{
	font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.h2Modules{
text-align:left;
margin-bottom:30px;
font-size:140%;
}
.nomModule {
font-weight:900;
margin:0;
padding:0;
font-size:105%;
}

.coaching-express .nomModule {
	margin-bottom:5px;
}
	
.descriptionCourteModule,.infosModules {
font-weight:0 !important;
margin:0 0 10px 0;
padding:0;
font-size:90%;
}
.coaching-express .infosModules {
	color:#f77900;
	font-weight: 900;
	margin: 0;
	padding: 0;
	font-size: 105%;
}
h1{
    position:relative;
    font-weight:normal;
    text-align:center;
    font-size:200%;
    line-height:1.15;
    padding:0 0 15px 0;
    margin:0;
}

h2{
    font-weight:normal;
    font-size:105%;
    padding:0;
    margin:0 0 20px 0;
}

h3{
    display:inline-block;
    background:#a2a7aa;
    color:white;
    font-weight:normal;
    font-size:90%;
    padding:3px 10px;
    margin:0 0 20px 0;
    -webkit-font-smoothing: antialiased;
}

.lineBreak{
	display:none;
}

.left{
	float:left;
}

.right{
	float:right;
}


.informations-gauche {
    width:50%;
    float:left;
}
.informations-droite {
    width:50%;
    float:left;
}

.bloc-left {
    width:50%;
    float:left;
}

@media only screen and (max-width: 778px)  {
    .bloc-left {
        width:100%;
        float:left;
    }
}



/* ==========================================================================
   FORMS
   ========================================================================== */
   
.titreTM{
	font-size:20px;
}

::-webkit-input-placeholder,::-webkit-textarea-placeholder {
    color: #484848 !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #484848 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #484848 !important;
}

:-ms-input-placeholder {  
    color: #484848 !important;
}

textarea::-webkit-input-placeholder { 
    color:    #999;
    font-size:100%;
    font-weight:normal;
}
textarea:-moz-placeholder { 
    color:    #999;
    font-size:100%;
    font-weight:normal;
}
textarea::-moz-placeholder { 
    color:    #999;
    font-size:100%;
    font-weight:normal;
}
textarea:-ms-input-placeholder { 
    color:    #999;
    font-size:100%;
    font-weight:normal;
}

form input, form button{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    font-family:'facitregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    display:block;
    text-align:center;
    margin:10px auto;
    width:300px;
    padding:5px;
    border-radius:0;
    -webkit-font-smoothing: antialiased;
}

form input{
    background:white;
    border: 1px solid  #3f4943;
    font-weight:normal;
}

form button{
   /* text-align:left;
    margin:10px 0px;*/
}

form button {
    background:#f77900;
    border: none;
    font-weight:normal;
    font-size:115%;
    color:white;
    font-style:normal;
    font-weight:normal;
    padding:6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

form button:hover{
    /*background:#a2a7aa;*/
	background:#fd9d41;
}


form button img{
    width:18px;
    height:18px;
    vertical-align:top;
    margin:2px 0 0 7px;
}

form .styled-select{
    padding-top:20px ;
}
form .styled-select select{


}

form .styled{
    font-family:'facitregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color:#484848;
    font-size:105%;


    width:100%;

    display:block;
    margin:0 0 20px 0;

}

form .styled option{

}

.no-touch option.mobile{
    display:none;
}

.touch form .styled{
    background:none;
    padding: 5px;
    border-radius:0;

}


form button{
    background:#f77900;
    border: none;
    font-weight:normal;
    font-size:115%;
    color:white;
    font-style:normal;
    font-weight:normal;
    padding:6px;

    font-family:'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}


form button img{
    width:18px;
    height:18px;
    vertical-align:top;
    margin:3px 0 0 7px;
}

.m-arrow-left, .m-arrow-right{
    display:block;
    position:absolute;
    top:120px;
    width:60px;
    height:97px;
    z-index:9;
    cursor:pointer;	
    margin-top:25px;
}

.m-arrow-left{
    left:0;
    opacity:.5;
}

.m-arrow-right{
    right: 0;
    margin-left:75px
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.m .swiper-container {
    /* Specify Swiper's Size: */

    width:200px;
    height: 180px;
    /*position:absolute;
    top:70px;
    left:50%;
    margin-left:-100px;*/

}
.m .swiper-slide {
    /* Specify Slides's Size: */

    width: 100%;
    height: 100%;

}
.m .swiper-slide-active {
    /* Specific active slide styling: */

}
.m .swiper-slide-visible {
    /* Specific visible slide styling: */

}


/* SWIPER SELECTION PROFIL*/

.selection-profil {
    position:relative;
    margin:0 60px 0 60px;
    height:270px;

    padding-top:10px;

}

.m .selection-profil {
    position:relative;
    margin:0 auto;
    height:275px;
    width:180px;

    padding-top:10px;

}



/* ==========================================================================
   MOBILE FIRST
   ========================================================================== */	
   
/* alert-box */
.alert-box {
    color:#555;
    padding:10px 10px 10px 36px;
    margin:10px;
}
.alert-box p {
margin:0;
}
.error {
    background:#ffecec url('../img/css/error.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
}
.success {
    background:#e9ffd9 url('../img/css/success.png') no-repeat 10px 50%;
    border:1px solid #a6ca8a;
}
.warning {
    background:#fff8c4 url('../img/css/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
}
.notice {
    background:url('../img/css/notice.png') no-repeat 10px 50%;
}
.center {
text-align:center;
}

.center.headerTM{
	margin-bottom:40px;
}
/* alert-box */

/* Start Dashboard Layout */
.search-members {
margin:0;
}

.profil .search-members.nyby{
	margin-bottom:70px;
}

.profil .search-members.nyby div.left{
	width:31%;
	height:60px;
}

.profil .search-members.nyby div.left.nowrap{
	white-space:nowrap !important;
}

.profil .search-members.nyby div.left select{
	width:90%;
}

.profil .search-members.nyby p{
	clear:both;
	margin:0;
	text-align:center;
	font-weight:normal !important
}

.profil .search-members.nyby p i{
	font-size:22px !important;
}


.profil .full-frame{
	margin-bottom: 30px;
}


.dahsboard-list-members {
    position:relative;
}
.conversation-msg {
    width:100%;
    color:#000;
    font-size:90%;
    padding:10px 20px 10px 10px;
    margin:0 20px 10px 0;
    /*position:relative;*/
}
.conversation-msg p {
margin-top:10px;
margin-left:80px;
}
.conversation-msg:nth-child(odd) {
    background-color: #fff;
}
.conversation-msg:nth-child(even) {
    background-color: #F9F9F9;
}
.orange,.orange-link, .en-savoir-plus,.coach-profil {
    color:#f77900 !important;
}

.orange-link {
cursor:pointer;
}
.white {
    color:white !important;
}
	

/*  list_members  */

.dashboard-list-members:hover{
	background-color:#f4f4f4;
}

.profil .photo-profil-dashboard{
	width:40px;
	height:40px;
}

.delete-profil-dashboard{
	float:right;
	margin:0;
}

.info-profil-dashboard{
	float:left;
}

.col1 {
    float:left;margin-top:5px;margin-left:10px;margin-bottom:4px;width:200px;
}
.col2 {
	float:left;margin-top:5px;margin-left:10px;width:80px;
}
.col3 {
	float:left;margin-top:5px;margin-left:10px;width:100px
}
.col4 {
	float:left;margin-top:5px;margin-left:5px;
}

.tm-profil-dashboard{
	clear:both;
	position: relative;
	width:100%
}

.col5 img{
	margin-right:10px;
	margin-top:2px;
}

.col-chat {
    float:left;
    margin-top:5px;
    margin-left:10px;
    margin-right: 30px;
}

.talent-match-dashboard {
    width: 25%;
}

.talent-match-dashboard-voir {
    white-space: nowrap;
}


@media only screen and (max-width: 778px) {
    .talent-match-dashboard {
        width: 55%;
        display: inline-block;
    }

    .talent-match-dashboard-voir {
        margin-left: 20px;
    }
	
    .talent-match-propose-date {
        position: static;
        width: 100%;
        margin-bottom: 20px;
    }
}


@media only screen and (max-width: 778px)  {
	.col1{
		margin-bottom:4px;
	}
	
	.col2,.col3,.col4{
		float:none;
		margin:0 4px 0 10px
	}
	
	.tm-profil-dashboard{
		margin-top:4px;
	}
}
	
	
.offre-col1 {
    float:left;margin-top:5px;margin-left:10px;width:500px;
}
.offre-col2 {
    float:left;margin-top:5px;margin-left:10px;
}
.hr-sepa {
    clear:both;
    visibility:hidden;
}

.delete-connection {
    color:#A2A7AA;
    font-size:18px;
}
.delete-connection:hover {
    color:#f77900;
}

.etatcivil-member {
    font-weight:bolder;
color:#000 !important;
}
.job-member,.etat-connection {
    font-size:90%;
}
.etat-connection {
    color:#f77900 !important;
}

.repondre-demande {
    font-size:22px !important;vertical-align:middle;cursor:pointer;
}

.gris-clair {
    color:#DADADA;
}

.p-black {
color:#000 !important;
}

.btn-overlay {
    background:#f77900;
    border: none;
    font-weight:normal;
    font-size:115%;
    color:white;
    font-style:normal;
    font-weight:normal;
    padding:6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-right:8px;
}
.btn-overlay-small {
    background:#f77900;
    border: none;
    font-weight:normal;
    font-size:75%;
    color:white;
    font-style:normal;
    font-weight:normal;
    padding:6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-right:8px;
}
.btn-postuler {
    background:#f77900;
    border: none;
    font-weight:normal;
    font-size:75%;
    color:white;
    font-style:normal;
    font-weight:normal;
    padding:6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    float:right;
margin-right:0 !important;
}

.btn-deja-postule {
    background:#006600 !important;
    border: none;
    font-weight:normal;
    font-size:75%;
    color:white;
    font-style:normal;
    font-weight:normal;
    padding:6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	
	margin-right:0 !important;
}
.btn-more-pad {
font-size:85%;
padding:5px 20px;
}
.btn-droite {
position:absolute;
right:0;
}
.btn-overlay:hover,.btn-overlay-small:hover {
    background:#fd9d41;
}

#overlay-container {
    padding:10px;position:relative;width:auto;min-width:250px;max-width:650px;background:#fff;
}

#overlay-container img.noproblemo{
    width:80%;
	max-width:250px;
	height:auto;
}

.overlay-profil {
    margin: 0 auto !important;
    background: white;
    padding: 10px 0 10px 0;
width:80%;
max-width:650px;
}
.date-msg-conversation {
color:#C3C3C3;
font-size:80%;
}

#error-msg-conversation {
display:none;
}

.header-offre-job {
position:relative;
height:200px;
}
.logo-offre-job {
height:150px;
}

.infos-offre-job ul {
margin:0;
padding:0;
list-style-type:none;
}
.li-intitule-job {
color:#000 !important;
margin:0;
padding:0;
font-size:95%;
font-weight:bold;
}
.li-sub-info {
font-size:80%;
}

#overlay-postuler {
background:#fff;
padding:10px;
display:none;
width:80%;
max-width:720px;

}
.margin-left-120 {
margin-left:120px !important;
}

.nyby-yes {
float:left;
width:38px;
height:37px;
background:transparent url(../img/css/yes.png) 0 -37px;
}
.nyby-no {
float:left;
width:38px;
height:37px;
background:transparent url(../img/css/no.png) 0 -37px;
}
.nyby-yes-but {
float:left;
width:38px;
height:37px;
background:transparent url(../img/css/yes-but.png) 0 -37px;
margin:0 5px;
}
.nyby-response{
background-position:0 0;
}

.interligne{
	line-height:40px;
}


.cancel-application {
 position:absolute;top:8px;right:0;
}
.what-is-nyby, .what-is-nyby-recruteur {
cursor:pointer;
}
/* End Dashboard Layout */

/* content */
.content ul.menu-gauche, .content ul.menu-gauche-public {
   display:block;
}

.selection .bloc-selection, .bloc-droit {
    position:relative;
    margin-left:260px;
}

/* Mobile MENU*/

.menu-m{
	display:none;
}

header .connect1 .menu-mobile {
	display: none;
	position: relative;
	width: 100%;
	left: -10px;
	top: -6px;
	margin: 0;
	padding: 0;
}

header .connect1 .menu-mobile li {
	background-color:#c0c0c0;
	margin: 0 10px;
	padding: 10px 25px 10px 12px;
	border-bottom:1px solid #848484;
}

header .connect1 .menu-mobile li a {
	color:white;
}

header .connect1 .menu-mobile li:hover {
	background-color:#fd9d41;
}

header .connect2 .menu-mobile2 {
	display: none;
	position: absolute;
	float: right;
	top: 53px;
	right: 4px;
	width: 220px;
	margin: 0;
	padding: 5px 15px;
	background-color: #f6f6f6;
	border: 1px solid #dadada;
	border-radius: 8px;
}

header .menu-mobile2 #headerpower,
header .menu-mobile2 #headcrayon {
	position:absolute;
	right:10px;
}

header .menu-mobile2 .headerpower {
	fill-rule:evenodd;
	clip-rule:evenodd;
	fill:#4D4D4D;
}

header .menu-mobile2 .headcrayon {
	fill:#4D4D4D;
}

header .menu-mobile2 li {
	margin: 6px 0;
}

header .menu-mobile2 li a {
	margin-right: 35px;
	list-style-type: none;
}

header .connect2 .headzone {
	position: absolute;
	width: 77px;
	height: 34px;
	right: -3px;
	top: -34px;
}

header .menu-mobile2 #headtriangle {
	position: absolute;
	top: -13px;
	right: 20px;
}

header .menu-mobile2 .headtriangle {
	fill:#F6F6F6;
	stroke:#DADADA;
	stroke-miterlimit:10;
}

/* Mobile header/footer*/

header{
    position:fixed;
    left:0;
    width:100%;
    border-top: 1px solid #f77900;
    border-bottom: 1px solid #e3e3e3;
    padding:2px 0 1px 0;
    z-index:10;
    background:white;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    height:76px;
}

header .connect {
	/*display:none;*/
	position:absolute;
	width:100%;
	z-index:1;
}

header .connect .connect1 {
	display:none;
	position: relative;
	top: 18px;
	left: 0;
	float: left;
	height: 30px;
}

header .connect .connect2 {
	display:none;
	position: relative;
	float:right;
	top: 12px;
	margin-right: 18px;
}

header .connect .connect2 #connect2triangle {
	position:relative;
	top: 14px;
}

header .connect .photo-profil {
	position: relative;
	float: left;
	top: 0;
	width: 50px;
	height: 50px;
	margin:0;
}

header .connect .burgermenu0 {
	fill:#FFFFFF;
}

header .connect .burgermenu1 {
	fill-rule:evenodd;
	clip-rule:evenodd;
	fill:#F77900;
}

header .mobile-menu-icon{
	display:none;
}

header a.fig-logo {
	display:block;
	position:absolute;
	top:10px;
	left:25px;
	width:108px;
	height:51px;
}

header a.fig-logo img{
    width:108px;
	height:51px;
}

header .social{
	display:block;
	position:absolute;
	top:22px;
	right:25px;
}

header .social a svg{
	fill:#4d4d4d;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;

	width:28px;
	height:28px;
}

header .social a svg:hover{
	fill:#f77900;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.social a svg{
	fill:#4d4d4d;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;

	width:28px;
	height:28px;
}

.social a svg:hover{
	fill:#f77900;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}


header nav.menu div.header-nav-login,
header nav.menu div.header-nav-formateurs{
    display:none;
}

header nav.menu{
	position:relative;
	text-align:center;
	font-size:110%;
	padding:0;
	margin:0;
	top:0;
}

header nav.menu .header-nav-login,
header nav.menu .header-nav-formateurs{
	position: relative;
	/*margin: 0;
	padding: 30px 15px;
	top: 20px;	*/
}

header nav.menu .header-nav-login span,
header nav.menu .header-nav-formateurs span {
	cursor: pointer;
	position: relative;
	padding: 30px 15px;
	top: 21px;
}

header nav.menu .ident{
	position: absolute;
	left: 0;
	background-color: #F6F6F6;
	border: 1px solid #DADADA;
	padding-right: 42px;
	top: 73px;
	display: none;
}

header nav.menu a{
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}

header nav.menu .ident input {
	border: 1px solid #dadada;
	border-radius: 8px;
	text-align: left;
	width:auto;
	margin: 10px;
	padding-left: 28px;
}

header nav.menu .ident input[type='email']{
	background: url(../img/icons/mail.jpg) no-repeat 6px 13px;
	background-color: white;
}

header nav.menu .ident input[type='password']{
	background: url(../img/icons/cadena.jpg) no-repeat 6px 13px;
	background-color: white;
}

header nav.menu .ident a.btn-login {
	position: absolute;
	background-color: #f77900;
	border-radius: 8px;
	color: white;
	padding: 5px;
	right: 8px;
	bottom: 39px
}

header nav.menu .ident a.mdp-oubli {
	position: relative;
	margin: 0;
	float: left;
	left: 12px;
	top: -4px;
	font-size: 70%;
	text-decoration:underline;
}

header nav.menu p{
	display:none;
	position:absolute;
}

header nav.menu .header-nav-formateurs p {
	color: #FFF;
	display: none;
	position: absolute;
	margin: 0 auto;
	left: 0;
	top: 73px;
	width: 216%;
	background-color: #f6f6f6;
	border: 1px solid #dadada;
	padding: 10px;
}

header nav.menu .headermail0 {
	fill:#7F7F7F;
}

header nav.menu .headercadena {
	fill:#7F7F7F;
}

.nouveauvisiteur{
	display:none;
	position: relative;
	width: 100%;
	height: 80px;
	top: 75px;
	left: 0;
	margin: 0 auto;
	background-color: white;
	padding: 16px 5px;
}

.nouveauvisiteur button {
	width: 47%;
	margin: 5px;
	padding: 10px 20px;
	font-size:100%;
}

.nouveauvisiteur button:first-child {
	float:left;
}

.nouveauvisiteur button:last-child {
	float:right;
}

footer{
	display: block;
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 0;
	padding: 7px 0 7px 0;
	font-size: 65%;
	z-index: 2;
	background-color: white;
	border-top: 1px solid #dadada;
}

footer.headerhome{
	padding: 7px 0 33px 0;
}

footer a {
	margin:0 15px;
}

footer nav.menu svg {
	display:none;
}

footer nav.social {
	display:none;
}

footer .menuautre{
	display:none;
}

footer #menuautre {
	display:none;
}

footer .menuautrehover {
	display:none;
	width: 193px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 2px;
}

/* ===============================================================
COOKIE EU LAW
================================================================*/
.figlaw {
	font-size:140%;
}

form.btfiglaw button{
	font-size: 190%;
	width: 29%;
	margin: 12px 36%;
}

.figlaw {
	font-size:140%;
}

.btfiglaw .close.validate-cookie,
.close.infos-cookie {
	position:relative;
}


/* HOME */

.home{
	z-index: 1;
}

.content.home{
	padding-top: 40px;
}

.home h1{
    position:relative;
    font-weight:normal;
    text-align:center;
    font-size:181%;
    line-height:1.15;
    padding:0 0 15px 0;
    margin:10px 0;
}

.home h1 .ligne {
	display:none;
}

.h1mobile{
    display:block;
}

.home h1.h1mobile{
	font-size:140%;
}

.home .inscr-video {
	position: relative;
	width: 100%;
	height: auto;
}

.home .video-container {
	position: relative;
	padding-bottom: 34.8%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
	
.home .inscription {
	text-align:center;
	margin-left: 1%;
	padding-bottom:38.1%;
	height:100%;
	width: 38%;
	float: right;
}

.home form.inscription .coldecou {
	position: absolute;
	width: 38%;
	height: 82%;
}

.home .inscription .coldecou {
	padding: 18px 0;
	background-color:#4d4d4d;
}

.home .inscription h2 {
	color:white;
	font-size:165%;
	line-height:1;
}

.home form.inscription .inf {
	position:absolute;
	width:100%;
	height:auto;
	bottom:0;
}

.home form.inscription input {
}

.home .inscription input {
	position:relative;
	width: 90%;
	top:0;
	margin: 9px 5%;
}

.home .inscription button {
	position:absolute;
	bottom:0;
	margin:0;
	width:38%;
	height: 15%;
	margin-top:15px;
}

.home .inscription .svg-triangle{
  margin: 0 auto;
  width: 47px;
  height: 22px;    
}   

.home .inscription .svg-triangle polygon {
  fill:white;
}

.home .points,
.home .points .point-wrapper{
    position:relative;
    width:100%;
}

.home .points {
	clear:both;
    position:relative;
	font-size:140%;
}

.home .pointsmobile {
    position:relative;
    display:none;
	height: auto;
	height:230px;
}

.home .pointsmobile .points-wrapper {
	height:auto;
}

.home .m-arrow-left,
.home .m-arrow-right {
	display:none;
}

.home .points .point{
    text-align:center;
    font-size:80%;
    float:left;
    width:32%;
}

.bordure {
	padding-right:5px;
}


.home .points .point img{
    display:block;
    width:75px;
    height:75px;
    margin:45px auto 10px auto;
}

.home .points a,
.home .points a:visited {
        text-decoration: underline;
		font-size:80%;
		cursor:pointer;
}

.home .pointsmobile .miniature {
	font-size: 100%;
}

.home .pointsmobile .point {
	height:auto;
}

.home .desktopvoirplusdecoachs,
.home .mobilevoirplusdecoachs {
	display:none;
}

.home div.info-bulle {
	/*display:none;*/
	position: relative;
	top:26px;
	text-align:center;
	width: 100%;
	border: 2px solid #e0e0e0;
	border-radius: 8px;
	padding: 15px 10px;
}

.home div.info-bulle #trianglebulle {
	position: absolute;
	top: -24px;
	width: 45px;
	left: 50%;
	margin-left: -38px;
	fill: #FFFFFF;
	stroke: #e0e0e0;
	stroke-width:2;
	stroke-miterlimit: 10;
}

.home div.info-bulle a {
	color: #e0e0e0;
	cursor: pointer;
	position: absolute;
	right: 32px;
}

.home div.info-bulle a:hover {
	color:#f77900;
}

.home div.info-bulle .fa-times-circle {
}

.home div.info-bulle.mobile {
	display:none;
	margin-bottom: 40px;
	top: 24px;
}

.home div.info-bulle.mobile #trianglebulle {
	margin-left: -25px;
}

.home div.info-bulle.mobile .photo-profil {
	margin-bottom: 0;
}

.home div.info-bulle .pluscoachs {
	width: auto;
	margin: 0;
	display: inline-block;
}

.home div.info-bulle .pluscoachs button {
	margin: 0;
	width: auto;
}


.home div.info-bulle.mobile .pluscoachs {
	width:100%;
	margin-top: 10px;
}

.home div.info-bulle.mobile .pluscoachs button {
	position: relative;
	left: 50%;
	margin-left: -92px;
}

.home div.info-bulle .coach{
	width: 24%;
	display: inline-block;
	padding: 0;
	vertical-align: top;
}

.home div.info-bulle .coach.coach4 {
	position: relative;
	vertical-align: top;
	margin-top: 9%;
}

.home .rect{
	z-index:0;
}

.home .alert-box {
    margin: auto;
    width: 80%;
}

.home .h1desktop span.orange{
	font-family:'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
}

.home .newsletter {
	display:block;
	position: relative;
	top: 50px;
}

.home .newsletter .rect{
	margin-left:50px;
	border: 2px solid #e0e0e0;
	border-radius: 8px;
	padding: 15px 0;
}

.home .newsletter .icone {
	position:absolute;
	margin-top:70px;
}

.home .newsletter .icone .iconewsletter1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
.home .newsletter .icone .iconewsletter2{fill-rule:evenodd;clip-rule:evenodd;fill:#F77900;stroke:#E0E0E0;stroke-width:7;stroke-miterlimit:10;}

.home .newsletter h2 {
	font-size:180%;
	text-align:center;
}

.home .newsletter form {
	position:relative;
	width:258px;
	left:50%;
	margin-left:-130px;
}

.home .newsletter form input,
.home .newsletter form button {
	width:100%;
	margin:10px 0;
}

.home .newsletter a.button {
	position: relative;
	left: 50%;
	margin-left: -114px;
	text-decoration: underline;
}

.home .info-bulle p.name{
	font-family:'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	margin:0;
}

.home .info-bulle p.specialite{
	font-size:85%;
	margin:0;
}

/* ===============================================================
Les coach pour m'aider
================================================================*/
.searchcoach #list_coachs p {
	margin:0;
}

.searchcoach #list_coachs .alert-box {
	margin: 0 0 15px 0;
}

.searchcoach .dashboard-list-coach {
	margin-top:10px;
}

.searchcoach .col1 {
	width: 89%;
}

.searchcoach .col2 {
	position:absolute;
	right: 80px;
	width: auto;
}

.searchcoach .col3 {
	position:absolute;
	right:0;
	width: auto;
}

.searchcoach .col4 {
	display:none;
}

/* ===============================================================
Profil coach
================================================================*/
.viewcoach .comment-form textarea{
	margin: 12px 0;
	width: 100%;
}

/* ===============================================================
A Quoi Ca Sert Un Coach ?
================================================================*/

.aquoicasertuncoach {
	padding: 0 30px;
}

.aquoicasertuncoach .headerTM {
	padding-bottom: 50px;
	/*border-bottom: 1px solid #f77900;*/
}

.aquoicasertuncoach .titreTM {
	font-family:'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.aquoicasertuncoach .btn-overlay {
	position: relative;
	top: 10px;
}

.aquoicasertuncoach ul {
	padding:0;
}

.aquoicasertuncoach li {
	list-style-type: none;
	position: relative;
	margin: 10px 0;
	padding: 12px 15px 15px 82px;
	border: 1px solid #dadada;
}

.aquoicasertuncoach li .photo-profil {
	position: absolute;
	left: 10px;
	width: 64px;
	height: 64px;
}

.aquoicasertuncoach li .prenom-nom {
	margin: 6px 0 0 0;
	font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.aquoicasertuncoach li .letexte {
	margin: 0;
	font-size: 80%;
}

.aquoicasertuncoach li .ladate {
	font-size: 80%;
	margin: 0;
	color: #a2a7aa;
}

/* ===============================================================
PROFIL COACH PUBLIC
================================================================*/

.opencoach .photo-profil {
	float:left;
}

.opencoach .h2-like {
	float: left;
	position: absolute;
	top: 40px;
	left: 120px;
}

#left-register-open-coach {
	position:absolute;
    top:0;
    left:25px;
    margin:0;
    padding:0;
    list-style:none;
    min-width:250px;
    max-width: 650px;
}

#left-register-open-coach div:first-child {
	position:fixed;
	background:#4D4D4D;
	width:240px;
	top:235px;
}

#left-register-open-coach form {
	margin:0 !important;
	padding:0 !important;
}

#left-register-open-coach p {
	text-align:center;
	margin:0 !important;
	color:#fff;
	font-size:18px;
	position: relative;
	top: 17px;
}

#left-register-open-coach p .fa-sort-desc{
	position: relative;
	top: -10px;
}

#left-register-open-coach .fa-sort-desc {
	color:#fff;
	font-size:38px !important;
}

#left-register-open-coach button {
	font-size: 12px !important;
	position: relative;
	top: 200px;
	width: 100%;
	margin: 14px 0 0 0;
}

@media only screen and (max-width: 992px) {
	.content ul.menu-gauche, .content ul.menu-gauche-public {
   		display:none;
	}
	
	.selection .bloc-selection, .bloc-droit {
		margin-left:0px;
		margin:0 auto;
		max-width:650px;
	}
	
	
	/* HEADER */
	/*-----------------------------------*/
	
	header a.fig-logo.headerhome{
		display:block;
		position:relative;
		width:94px;
		height:32px;
		margin: 0 auto;
		top: 10px;
		left: -10px;
	}
	
	header .social.headerhome{
    	display:none;
	}
	
	/*-----------------------------------*/
	
	header .mobile-menu-icon{
		display: block;
		position: relative;
		max-width: 650px;
		margin: 0 auto;
	}
	
	header .connect .connect1 {
		display:block;
		position:relative;
	}
	
	header .connect .connect2 {
		display:block;
	}
	
	
	
	/* PROFIL COACH PUBLIC */
	#left-register-open-coach {
		position: initial;
		margin: 0 auto;
	}
	
	#left-register-open-coach div:first-child {
		position: relative;
		top: 0;
		width: 100%;
	}
	
	.bloc-droit.opencoach {
		top: 70px;
	}
	
	#left-register-open-coach button {
		top: 45px;
	}
	
	#left-register-open-coach p {
		position: relative;
		top: 20px;
	}
	
	#left-register-open-coach div div {
		position: relative;
		top: 24px;
	}
	
	.opencoach .photo-profil {
		width: 114px;
		height: 114px;
	}
}

@media only screen and (max-width: 910px) {
	.figlaw {
		font-size: 100%;
	}

	form.btfiglaw button{
		font-size: 140%;
		width: 50%;
		margin: 12px 26%;
	}

	/* HOME */
	.home form.inscription .coldecou {
		padding: 18px 0 30px 0;
	}
	
	.home form.inscription h2 {
		font-size: 150%;
	}
	
	.home form.inscription button {
		font-size: 120%;
	}
	
	.home .points .point {
		font-size: 66%;
	}
	
	.home .pointsmobile .point {
		font-size: 80%;
	}
	
	.home .newsletter .rect h2 {
		font-size:120%;
	}
	
	.home .newsletter .icone {
		margin-top:50px;
	}
}

@media only screen and (max-width: 748px) {	
	/* HOME */
	.home .h1desktop {
		display: none;
	}
	
	.home .h1mobile {
		display: block;
	}
	
	.home .points{
		display:none;
	}
	
	.home .pointsmobile{
		display:block;
	}
	
	.home form.inscription button {
		position:relative;
		width:100%;
	}
	
	.home .points .point img {
		margin: 0px auto 10px auto;
	}
	
	.home .m-arrow-left,
	.home .m-arrow-right {
		display:block;
	}
	
	.home .inscription {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-bottom: 0;
	}
	
	.home .video-container {
		float: none;
		top: 30px;
		padding-bottom: 57%;
	}
	
	.home form.inscription .coldecou {
		position:relative;
		width: 100%;
		padding: 12px 0 10px 0;
	}
	
	.home form.inscription .inf {
		position: relative;
	}
	
	.home form.inscription .coldecou .svg-triangle {
		display:none;
	}
	
	.home .newsletter {
		/*margin-top: 350px;*/
	}
	
	.home .newsletter .icone {
		margin: 0 0 0 -32px;
		left: 50%;
		z-index:1;
	}
	
	.home .newsletter .icone #iconewsletter{
		width:70px;
		height:70px;
	}
	
	.home .newsletter .rect {
		position: relative;
		margin: 0;
		padding-top: 50px;
		top: 34px;
		z-index:0;
	}
	
	.home .newsletter .rect h2 {
		font-size: 100%;
	}
	
	.home .m .swiper-container {
		width: 80%;
		height:auto;
		margin: 0 10%;
		background-color:red;
	}
	
	.home .m-arrow-left {
		left: 0;
		margin-left: 0;
	}
	
	.home .m-arrow-right {
		left: initial;
		right: 0;
	}
	
	.home div.info-bulle.desktop {
		display:none;
	}
	
	.home div.info-bulle.mobile {
		display:block;
	}
	
	/* FOOTER */
	footer nav.menu {
		display:none;
		position: absolute;
		top: -133px;
		right: 3px;
		background-color:#f6f6f6;
		border: 1px solid #dadada;
		border-radius: 8px;
		padding: 10px 10px;
		margin-bottom: 60px;
	}
	
	footer nav.menu a {
		font-size: 120%;
		margin: 0px 0px 3px 0;
		display: block;
		text-align: right;
	}
	
	footer nav.menu svg {
		display:block;
		position: absolute;
		bottom: -14px;
		right: 17px;
	}	
	
	footer nav.menu .trianglebulle {
		fill:#F6F6F6;
		stroke:#DADADA;
		stroke-miterlimit:10;
	}
	
	footer .menu2{
		display:none;
	}
	
	footer .menuautre{
		display:block;
	}
	
	footer #menuautre {
		display:block;
		float:right;
		margin-right: 23px;
		cursor:pointer;
	}
	
	footer #menuautre .menuautre0{
		fill:#F77900;
	}
	
	footer #menuautre .menuautre1{
		fill:#FFFFFF;
	}
	
	footer nav.social {
		display:block;
		float:left;
		margin-left: 23px;
	}
	
	footer nav.social a {
		margin: 0 2px;
	}
	
	footer nav.social a svg {
		fill: #4d4d4d;
	}
	
	footer nav.social a svg:hover{
		fill:#f77900;
		-webkit-transition: all 0.3s;
    	-moz-transition: all 0.3s;
    	-ms-transition: all 0.3s;
    	-o-transition: all 0.3s;
    	transition: all 0.3s;
    }
}

@media only screen and (max-width: 600px) {	
	.content.home {
		padding-top: 80px;
	}
	
	.home div.info-bulle.mobile .pluscoachs button {
		margin-left: -82px;
	}
	
	.home .m-arrow-left,
	.home .m-arrow-right {
		top: 230px;
	}
	
	/* HEADER */
	header .connect .connect1 {
		display:block;
		position: absolute;
		left: 10px;
	}
	
	header .connect .connect2 {
		display:block;
	}
	
	.nouveauvisiteur{
		display:block;
	}
	
	header nav.menu{
		display:none;
	}
	
	footer nav.social {
		margin-left: 9px;
	}
	
	footer #menuautre {
		margin-right: 17px;
	}
	
	footer nav.menu {
		right: 0px;
		top: -132px;
	}
	
	.nouveauvisiteur button {
		width: 46%;
		margin: 5px;
		padding: 10px 0;
		font-size: 100%;
	}
}




/**/

.experiences h2{
	
	font-size:160%;
	padding:0;
	margin:0;
	
}

.experiencesall div.bloc {
	display:inline-block;
	width:100%;
	height:215px;
	margin-bottom:30px;
	position: relative;
	vertical-align: top;
	line-height:24px;
}


.experiencesall li.li_descr{
	height: 40px;
}

.experiencesall button{
	font-size:80%;
	padding:4px 10px;
}

.experiences .btn-orange,
.experiencesall .btn-orange {
        background:#f77900;
        border: none;
        font-weight:normal;
        font-size:80%;
        color:white;
        font-style:normal;
        font-weight:normal;
        padding:4px 10px;
}

.experiencesall .btn-orange{
	position: absolute;
	bottom: 0;
}

.experiences .btn-orange{
	position: absolute;
}

.btn-small-orange{
        background:#f77900;
        border: none;
        font-weight:normal;
        font-size:80%;
        color:white;
        font-style:normal;
        font-weight:normal;
        padding:4px 10px;
}

/* LOGIN */
.login{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:black;
    background:rgba(0,0,0,.85);
    text-align:center;
    display:none;
    z-index:100;
}

.login-non-inscrit{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:black;
    background:rgba(0,0,0,.85);
    text-align:center;
    display:none;
    z-index:100;
}

.popup-grid {
    display: table;
    width: 100%;
}

.popup-grid .popup-line {
    display: table-row;
    width: 100%;
}

.popup-grid .popup-cell1 {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.popup-grid .popup-cell4 {
    display: table-cell;
    vertical-align: bottom;
    width: 50%;
}

.popup-grid .popup-cell2 {
      display: table-cell;
    width: 50%;
	vertical-align: top;
}

.popup-grid .popup-cell3 {
    display: table-cell;
    width: 50%;
	vertical-align: bottom;
	
}

.dialog{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:black;
    background:rgba(0,0,0,.85);
    display:none;
    z-index:100;
}

.dialog-form {
    position: relative;
    width: auto;
	max-width:600px;
    margin: 40px auto;
    background: white;
    padding: 40px 0 10px 0;
}



@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

    .h1mobile{
        display:none;
    }
}



@media only screen and (max-width: 620px)  { /* MOBILE */
	.dialog-form {
		margin: 40px 10px;  
	}
	
}



.dialog-form .btn-close {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;

}
.dialog-content {
    height: 550px;
    overflow: auto;
    padding: 0px 40px;
}

.mobile-overlay{

}



.login form input, .login form button{
    width:100%;
    margin:0 0 10px 0;
}

.login-form{
    position:relative;
    width:300px;
    margin:40px auto;
    background:white;
    padding:20px 0 10px 0;
}

.login-bouton{
    position:relative;
    width: 100%;
	max-width: 400px;
    margin:40px auto;
    background:white;
    padding:20px 0 10px 0;
 }

.login-popup {
    width:45%;
}

.login form{
    padding:0 18px 18px 18px;
}

.mdp-oubli{
    padding:5px 0 5px 0;
}

.login form input{
    padding:8px;
}



.login p{
    font-size:150%;
    padding:0;
    margin:5px 0 18px 0;
}

.login-bouton p{
    font-size:150%;
    padding:0;
    margin:5px 0 18px 0;
}

.login-form a {
    display:block;
    color:#f77900;
    font-size:90%;
    margin-bottom:10px;
}

.login-form p.pas-inscrit{
    margin:0;
    font-weight:normal;
    font-size:90%;
    padding-top:20px;
    border-top:1px solid #e6e6e6;
}

.login-form .btn-close{
    display:block;
    position:absolute;
    top:5px;
    right:5px;
    cursor:pointer;
}


.login-bouton .btn-orange {
		width:90%;
		text-align:center;
  		background:#f77900;
        border: none;
        font-weight:normal;
        font-size:110%;
        color:white;
        font-style:normal;
        font-weight:normal;
        padding:4px 10px;
		margin-left:5%;
		margin-right:5%;
		margin-top:10px;
		margin-bottom:10px;
		position:relative;
		bottom:0;
}

.login-bouton a {
    display:block;
    color:#f77900;
    font-size:90%;
    /*margin-bottom:10px;*/
}


.popup-cell3 .pas-inscrit{
	
    margin:0;
    font-weight:normal;
    font-size:80%;
    padding-top:0px;	
	
}

.login-bouton p.pas-inscrit{
    margin:0;
    font-weight:normal;
    font-size:100%;
    padding-top:20px;
    /*border-top:1px solid #e6e6e6;*/
}

.login-bouton p.pas-inscrit-barre{
    margin:0;
    font-weight:normal;
    font-size:100%;
    padding-top:20px;
    border-top:1px solid #e6e6e6;
}

.login-bouton .btn-close{
    display:block;
    position:absolute;
    top:5px;
    right:5px;
    cursor:pointer;
}


/* PAGE INSCRIPTION - étape 2 */

.inscription-2 h2.mobile{
    display:none;
}

.inscription-2 form p span{
    display:inline;
}

.inscription-2 form .besoins button, .offre-coach form .specialite button, .besoins-coach button {
    display:inline-block;
    margin:0 4px 4px 0;
    background:#a2a7aa;
    width:100%;
    height:80px;
    font-size:140%;
    vertical-align:top;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}	
.besoins-coach button {
width:48%;
float:left;
}
.besoins-coach button:hover {
    background:#f77900;
}
.inscription-2 form .besoins button.selected, .offre-coach form .specialite button.selected,.besoins-coach button.selected{
    background:#f77900;
}

.inscription-2 form .besoins button span.mobile, .offre-coach form .specialite button span.mobile{
    display:none;
}

.inscription-2 form input{
    margin:0;
    width:100%;
    text-align:left;
}

.inscription-2 form button.btn-ok{
    display:inline-block;
    margin:0;
    width:auto;
    font-size:120%;
   /* margin-left:5px;*/
    padding:5px 20px;
}

.inscription-2 form p span{
    display:inline;
}

.inscription-2 form .styled-select select, .inscription-2 form input{
    width:100%;
}

/* PAGE INSCRIPTION - étape 3 / Sélection membres entraide */


.selection{
    position:relative;

}

.selection h1{
    font-size:190%;
}

.bloc-droit-centered {
    position:relative;
    margin-left:80px;
    margin-right:80px;
}

@media only screen and (max-width: 620px)  { /* MOBILE */
    .bloc-droit-centered {
        position:relative;
        margin-left:0px;
        margin-right:0px;
    }
}


.photo-profil, .small-photo-profil{
    position:relative;
    width:114px;
    height:114px;
    margin:0 auto;
    border-radius:100%;
    cursor:pointer;
    margin-bottom:20px;
    overflow:hidden;
    border: 7px solid #FFFFFF;
    box-sizing:border-box;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.photo-profil-dashboard{
    position:relative;
    width:70px;
    height:70px;
    margin:0 auto;
    border-radius:100%;
    cursor:pointer;
    overflow:hidden;
    border: 7px solid #FFFFFF;
    box-sizing:border-box;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.photo-profil-comment {
    position:relative;
    width:60px;
    height:60px;
    margin:0 auto;
    border-radius:100%;
    cursor:pointer;
    margin-bottom:20px;
    overflow:hidden;
    border: 7px solid #FFFFFF;
    box-sizing:border-box;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.profil-add-connection {
    display: inline-block;
    width: 350px;
    vertical-align: top;
    padding-top: 50px;
    padding-left: 25px;
}

@media only screen and (max-width: 620px)  { /* MOBILE */
	.profil-add-connection {
		display: inline-block;
		width: auto;
		vertical-align: top;
		padding-top: 5px;
		padding-left: 0;
	}

	
	
}


.photo-profil img{
    width:100px;
    height:100px;
}
.photo-profil-dashboard img{
    width:70px;
    height:70px;
}
.photo-profil-comment img{
    width: 60px;
    height: 60px;
}

.photo-profil.selected{
    border: 7px solid #f77900;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.photo-profil img, .photo-profil-dashboard img, .photo-profil-comment img{
    opacity:0;
}

.photo-profil:hover{
    border: 7px solid #f77900;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

header .photo-profil:hover{
	border: 7px solid #FFF;
}

.selection .selection-profil .profil{
    text-align:center;
    padding:0 10px;

}


.selection .bloc-selection .m-arrow-left{
    left:0;
    margin-left:0;
    top:133px;
    opacity:1;
}

.selection .bloc-selection .m-arrow-right{
    left:auto;
    right:0;
    top:133px;
    margin-left:0;
}

.selection .selection-profil .profil h2{
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:normal;
    color:black;
    margin:0;
    font-size:85%;
    min-height:30px;
    line-height:1;
}

.selection .selection-profil .profil p{
    margin:0;
    font-size:75%;
    min-height:38px;
}

.selection .selection-profil .profil a{
    margin:0;
    font-size:75%;
    color:#f77900;
    font-weight:normal;
}

.selection .selection-profil .photo-profil{
    margin:0 auto 20px auto;
}

ul.nav-selection-profil, ul.menu-gauche, ul.menu-gauche-public{
    position:absolute;
    top:0;
    left:25px;
    margin:0;
    padding:0;
    list-style:none;
    min-width:250px;
    background:white;
}

ul.nav-selection-profil li, ul.menu-gauche li, ul.menu-gauche-public li{
    position:relative;
    border-bottom:1px solid #e6e6e6;
    padding:5px 25px 5px 10px;
    line-height:1;
    width:100%;

}

ul.nav-selection-profil li.bloc-titre{
    color:#999;
    padding:20px 10px 15px 10px;
    font-size:90%;
}

ul.nav-selection-profil a, ul.menu-gauche a, ul.menu-gauche-public a{

    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:normal;
    color:black;
    font-size:85%;
    display:inline-block;

}

ul.nav-selection-profil a span, ul.menu-gauche a span, ul.menu-gauche-public a span{
    display:inline-block;
    vertical-align:middle;
    margin-top:2px;
    max-width:150px;
}

ul.nav-selection-profil a .photo-profil, ul.menu-gauche a .photo-profil, ul.menu-gauche-public a .photo-profil, .small-photo-profil{
    display:inline-block;
    vertical-align:middle;
    width:33px;
    height:33px;
    border:none;
    margin:0 10px 0 0;
}



ul.nav-selection-profil a .photo-profil img, ul.menu-gauche a .photo-profil img, ul.menu-gauche-public a .photo-profil img, .small-photo-profil img{
    width:30px;
    height:30px;
}

ul.nav-selection-profil a.btn-suppr-profil{
    position:absolute;
    right:0;
    top:50%;
    margin-top:-8px;
    display:block;
    width:17px;
    height:17px;
    vertical-align:middle;
    font-family: 'facitregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    background:#e6e6e6;
    border-radius:100%;
    text-align:center;
    color:white;
}

ul.nav-selection-profil li.selection-menu-mobile{
    display:none;
}


/* PAGE INSCRIPTION - étape 4 */

.inscription-4 h2.mobile{
    display:none;
}

.inscription-4 form p span{
    display:inline;
}

.inscription-4 form .propositions button{
    display:inline-block;
    margin:0 4px 4px 0;
    background:#a2a7aa;
    width:100%;
    height:80px;
    vertical-align:top;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}	

.inscription-4 form .propositions button.selected{
    background:#f77900;
}

.inscription-4 form .propositions button span.mobile{
    display:none;
}

.inscription-4 form input{
    margin:0;
    width:100%;
    text-align:left;
}

.inscription-4 form button.btn-ok{
    display:inline-block;
    margin:0;
    width:auto;
    font-size:100%;
    margin-left:5px;
    padding:5px;
}

.inscription-4 form p span{
    display:inline;
}

.inscription-4 form .styled-select select{
    width:100%;
}



/* PROFIL */



.bloc-droit .bloc-content .strong{
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:105%;
    color:black;
}

.bloc-droit .bloc-content .small{
    font-size:95%;
}

.bloc-droit .bloc-content .smallx2{
    font-size:85%;
}

.bloc-droit .bloc-content .smallx3{
    font-size:75%;
}



.bloc-droit .bloc-content .span-block{
    display:block;
    margin-bottom:3px;
}

.bloc-droit .bloc-content p.small-line-height{
    line-height:1;
}

.bloc-droit .bloc-content p.bigger-margin{
    margin-bottom:2em;
}

.bloc-droit .bloc-content .orange{
    color:#f77900
}

a.black:hover{
	font-weight:500;
}

.bloc-droit .bloc-content hr{
    margin:1.5em 0;
}

ul.menu-gauche a, ul.menu-gauche-public a{
    font-family: 'facit_lightregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:85%;
    display:block;

}

ul.menu-gauche a span, ul.menu-gauche-public a span{
    display:inline-block;
    vertical-align:middle;

    max-width:180px;
    margin-top:-1px;
}

ul.menu-gauche a span.mes-candidatures, ul.menu-gauche-public a span.mes-candidatures{
    line-height:.8;
}
ul.menu-gauche a span.mes-candidatures .smallx2, ul.menu-gauche-public a span.mes-candidatures .smallx2{
    color:#a2a7aa;
}

ul.menu-gauche a img, ul.menu-gauche-public a img{
    display:inline-block;
    width:27px;
    height:45px;
    margin-right:10px;
	margin-top:0;
}

ul.menu-gauche li, ul.menu-gauche-public li{
    padding:0px 25px 0px 10px;
}

ul.menu-gauche li.membre, ul.menu-gauche-public li.membre{
    padding: 15px 5px 10px 7px;
}

ul.menu-gauche li.membre a span, ul.menu-gauche-public li.membre a span{
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top:1px;

}

ul.menu-gauche a .photo-profil, ul.menu-gauche-public a .photo-profil{
    margin-right: 10px;
}

ul.menu-gauche li.menu-gauche-titre, ul.menu-gauche-public li.menu-gauche-titre{
    padding-top:6px;
}

ul.menu-gauche li.menu-gauche-titre a, ul.menu-gauche-public li.menu-gauche-titre a{
    color:#f77900;
}

.rnd-number{
    position:absolute;
    border-radius: 50%;
    top:50%;
    margin-top:-10px;
    right:0;
    -webkit-font-smoothing: antialiased;
    padding:0;
    display: inline-block;
    border:none;
    background: #a2a7aa;
    border-radius: 50%;
    line-height: 1.55em;
    width: 1.55em;
    height: 1.55em;
    text-align: center;
    color: white;
    font-size:13px;
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.rnd-number-interdit{
    position:absolute;
    border-radius: 50%;
    top:50%;
    margin-top:-10px;
    right:0;
    -webkit-font-smoothing: antialiased;
    padding:0;
    display: inline-block;
    border:none;
    background: #a2a7aa;
    border-radius: 50%;
    line-height: 1.55em;
    width: 1.55em;
    height: 1.55em;
    text-align: center;
    color: white;
    font-size:13px;
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor: not-allowed;
}

.rnd-number-dashboard{
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    padding:0;
    display: inline-block;
    border:none;
    background: #a2a7aa;
    border-radius: 50%;
    line-height: 1.55em;
    width: 1.55em;
    height: 1.55em;
    text-align: center;
    color: white;
    font-size:13px;
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.indice-positivite {
position:absolute;
top:0;
left:230px;
margin:0;
padding:0;
}
.rnd-number-indice-positivite{
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    padding:0;
    display: inline-block;
    border:none;
    background: #f77900;
    border-radius: 50%;
    line-height: 45px;
    width: 45px;
    height: 45px;
    text-align: center;
    color: white;
    font-size:14px;
    font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.plus {
    background: #f77900;
}
/* TEST PASTILLE */
ul.menu-gauche a .circle, ul.menu-gauche-public a .circle {
    display: inline-block;
    border:none;

    background: #a2a7aa;
    border-radius: 50%;
    line-height: 1.55em;
    width: 1.55em;
    height: 1.55em;
    text-align: center;
    color: white;
    font-size:13px;
    font-family: 'facitregular', "Helvetica Neue", Helvetica, Arial, sans-serif;

}  
/* //////////////// */


ul.menu-gauche a .rnd-number.plus, ul.menu-gauche-public a .rnd-number.plus{
    background: #f77900;
}

.profil .photo-profil{
    border: none;
    width:120px;
    height:120px;
    margin:0 0 20px 0;
}

/* COMPLETER PROFIL */

.profil form{
    margin-left:200px;
    width:auto;
    margin-top:40px;
    font-size:95%;
}

.profil form input[type="text"]{
    width:100%;
    margin:0 0 10px 0;
    text-align:left;
}

.profil form .photo-profil{
    border: none;
    width:120px;
    height:120px;
    margin:0 auto 10px auto;
}

.profil form .photo-profil:hover{
    border:none;
}

.profil form button, .profil form .cv span.button{
    font-size:100%;
    *margin:12px 0;
    *width:auto;
    min-width:110px;
    padding:5px 10px;
}

.profil form #submit{
    margin-top:20px;
}

.profil form #submit img{
    width:16px;
    height:16px;
    margin:2px 0 0 3px;
}

.profil form .photo{
    position:absolute;
    width:150px;
    text-align:center;
    top:0;
    left:-190px;
}

.profil form .photo-profil{
    border: none;
    width:120px;
    height:120px;

}

.profil form .sexe{
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom:10px;
}

.profil form .sexe input{
    width:auto;
    display:inline-block;
    margin:0 5px 0 0;
    vertical-align:top;
    margin-top:3px;
}

.profil form .sexe span{
    display:inline-block;
    padding-right:20px;
}

.profil form .cv{
    padding:10px 0;
}

.profil form .cv button, .profil form .cv span.button{
    display:inline-block;
    margin:0 5px 10px 0;
    background:#a2a7aa;
    max-width: 40%;
}



.profil form .date-naissance label{
    display:block;
    padding:5px 0;
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;

}

.profil form .styled {
    display:inline-block;
    width:95px;
    font-size:90%;
    text-align:center;
    margin-bottom:10px;
    margin-right:5px;
}

.profil .chosen-container-single .chosen-single{
    padding:5px 0;
}

.profil .chosen-container-single .chosen-single span{
    margin-right:0;
}

.profil .chosen-container .chosen-results li{
    padding:3px 0;
}



.profil form .cv img{
    margin-left:3px;
}
.profil form .cv img.offset{
    margin-top:-3px;
}

/* Edit profil */
.profil.edit select#secteur,
.profil.edit select#job,
.profil.edit select#job_recherche{
	width:100%;
}

.profil.edit h2{
	margin:0 0 5px 0;
	padding:0;
}

.profil.edit .date-naissance{
	margin-bottom:40px;
}

.profil.edit form .besoins button,
.profil.edit form .propositions button{
	margin:0 0.5% 4px 0;
	width:100%;
	height:80px;
	vertical-align:top;
}

.profil.edit form .propositions button.selected{
	background:#f77900;
}

.profil.edit form button img{
	width:18px;
	height:18px;
}

/* Experience CV Custom */
.experience form button {
    font-size: 100%;
    margin: 12px 0;
    width: auto;
    min-width: 110px;
    padding: 5px 10px;
}

.experience form input {
    text-align:left;
    margin:10px 0px;
}
.experience form .styled {
    display:inline-block;
    width:95px;
    font-size:90%;
    text-align:center;
    margin-bottom:10px;
    margin-right:5px;
}

.experience form #submit img {
    width: 16px;
    height: 16px;
    margin: 2px 0 0 3px;
}

/* PROFIL PRO*/

.pro{

}

.pro form.cta{
    margin:1.5em 0 2em 0;
}

/* MENU GAUCHE */

ul.menu-gauche a img.orange, ul.menu-gauche-public a img.orange{
    position:absolute;
    top:0;
    left:10px;
    opacity:0;
    visibility:visible;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

}

ul.menu-gauche a span.smallx2, ul.menu-gauche-public a span.smallx2{
    color:#999;
}
ul.menu-gauche a span.smallx2.orange, ul.menu-gauche-public a span.smallx2.orange{
    color:#f77900;
}

.lt-ie9 ul.menu-gauche a:hover img.orange, .lt-ie9 ul.menu-gauche-public a:hover img.orange{
    visibility:hidden;
}

ul.menu-gauche a:hover img.orange, ul.menu-gauche-public a:hover img.orange{
    opacity:1;
    visibility:visible;
}

ul.menu-gauche a span.intitule, ul.menu-gauche-public a span.intitule{
    color:#000000;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

}

ul.menu-gauche a.interdit, ul.menu-gauche-public a.interdit {
    cursor: not-allowed;
}

ul.menu-gauche a:hover span.intitule, ul.menu-gauche-public a:hover span.intitule{
    color:#f77900;
}

ul.menu-gauche a.current img.orange, ul.menu-gauche-public a.current img.orange{
    opacity:1;
    visibility:visible;
}

ul.menu-gauche a.current span.intitule, ul.menu-gauche-public a.current span.intitule{
    color:#f77900;
}




/* Avatars User */

.avatar-150 {
    width:150px;
    margin: 30px 10px;
    border-radius: 100%;
    border: 7px solid #f77900;
    box-shadow: 0px 0px 5px 2px  #ccc;
}

.avatar-115 {
    width:115px;
    height:115px;
    margin: 30px 10px;
    border-radius: 100%;
    border: 7px solid #fff;
    box-shadow: 0px 0px 5px 2px  #ccc;
    /*-webkit-transition: all 0.6s;*/
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;

}

.selection-profil .avatar-115, .selection-profil .avatar-115-on {
	margin:30px auto;
}


.avatar-115:hover, .avatar-115-on {
    width:115px;
    
    border-radius: 100%;
    border: 7px solid #f77900;
    box-shadow: 0px 0px 5px 2px  #ccc;
    /*-webkit-transition: all 0.6s;*/
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    /*-webkit-transform: scale(1.05);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;*/
    -moz-transform: scale(1.05);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    cursor:pointer;
}

.avatar-100 {
    width:100px;
    margin: 30px 10px;
    border-radius: 100%;
    border: 1px solid #bbb;
    padding: 4px;
    box-shadow: 0px 0px 5px 2px  #ccc;
}

.avatar-80 {
    width:80px;
    margin: 30px 10px;
    border-radius: 100%;
    border: 1px solid #bbb;
    padding: 4px;
    box-shadow: 0px 0px 5px 2px  #ccc;
}

.avatar-50 {
    width:50px;
    margin: 30px 10px;
    border-radius: 100%;
    border: 1px solid #bbb;
    padding: 4px;
    box-shadow: 0px 0px 5px 2px  #ccc;
}

/* Pastilles rondes chiffres TDB */

.chiffre-rond {
    border-radius: 50%;
    behavior: url(http://futurisgood.org/assets/css/PIE.htc);
    width: 20px;
    height: 20px;
    padding: 2px;

    background: #fc3;
    border: 1px solid #fc3;
    color: #000;
    text-align: center;

    font: 10px arial, sans-serif;
}





/* VOTES / RECOMMANDATIONS / COMMENTAIRES / EVALUATIONS */

.listes{
    list-style:none;
    margin:0 0 .7em 0;
    padding:0;
}

ul.votes li{
    position:relative;
    display:inline-block;
    width:27px;
    height:27px;
    border-radius:50%;
    background-color:#a2a7aa;
    margin:3px 3px 0 0;
    padding:0;

}

ul.votes li.selected{
    background-color:#f77900;
}

ul.recommandations li{
    position:relative;
    display:inline-block;
    width:40px;
    height:40px;
    border-radius:50%;
    background-color:#a2a7aa;
    margin:3px 6px 0 0;
    padding:0;

}

ul.recommandations li a{
    display:block;
}

ul.recommandations li a .photo-profil, ul.recommandations li a .photo-profil img, ul.commentaires li a .photo-profil, ul.commentaires li a .photo-profil img{
    width:40px;
    height:40px;
}

ul.commentaires li{
    position:relative;
    display:block;
    margin:15px 0 20px 0;
    padding:0 0 0 60px;

}

ul.commentaires li.voir-plus{
    margin:-15px 0 0 0;
}

ul.commentaires li a .photo-profil{
    position:absolute;
    top:0;
    left:0;
}

ul.evaluations ul{
    margin-top:5px;
    display:inline-block;
    width:32%;
}

ul.evaluations ul li{
    cursor:pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

ul.evaluations ul.vote1 li.s1{
    background-color:#f77900;
}

ul.evaluations ul.vote2 li.s1, ul.evaluations ul.vote2 li.s2{
    background-color:#f77900;
}

ul.evaluations ul.vote3 li.s1, ul.evaluations ul.vote3 li.s2, ul.evaluations ul.vote3 li.s3{
    background-color:#f77900;
}

ul.evaluations ul.vote4 li.s1, ul.evaluations ul.vote4 li.s2, ul.evaluations ul.vote4 li.s3, ul.evaluations ul.vote4 li.s4{
    background-color:#f77900;
}

ul.evaluations ul.vote5 li.s1, ul.evaluations ul.vote5 li.s2, ul.evaluations ul.vote5 li.s3, ul.evaluations ul.vote5 li.s4, ul.evaluations ul.vote5 li.s5{
    background-color:#f77900;
}

ul.evaluations form.cta{
    margin:0em 0 1em 0;
}

form.cta textarea{
    display:block;
    box-sizing:border-box;
    width:100%;
    height:150px;
    padding:10px;
    font-family: 'facitregular', "Helvetica Neue", Helvetica, Arial, sans-serif;

}




/* EDITO / ARTICLES */



.edito .une, .edito .une a{
    position:relative;
    width:100%;
    display:block;
}

.edito .une a img{
    width:100%;
}

.edito .une a h1{
    padding:10px 15px;
    position:absolute;
    bottom:0;
    background:#000000;
    background:rgba(42,42,42,.8);
    color:white;
    text-align:left;
    font-size:145%;
}

.edito .une a h1 span{
    display:block;
    padding-top:5px ;
}

.edito .articles{
    position:relative;
    margin-top:30px;
}

.edito .articles .col{
    position:relative;
    display:inline-block;
    float:left;
    width:50%;
    box-sizing:border-box;
}

.edito .articles .col.g{
    padding-right:15px;
}

.edito .articles .col.d{
    padding-left:15px;
}

.edito .articles form{
    padding-top:20px;
}

.edito .articles .scoopit{
    margin-bottom:25px;
}

.edito .articles .scoopit form{
    padding-top:5px;
}

.edito .articles .scoopit a img{
    vertical-align:bottom;
}

.edito .articles .tweets{
    position:relative;
    background:#f6f6f6;
    padding:10px;
    margin-left:-10px;
    margin-bottom:25px;
}

.edito .articles .tweets h2{
    font-size:125%;
    text-align:center;
    margin:0 0 10px 0;
}

.article{
    position:relative;
    margin-bottom:25px;
}

.article a{
    position:relative;
    display:block;
    width:100%;
}

.article a:last-child{

}
.article a h2{
    margin:0;
    padding-bottom:10px;
    font-size:150%;
    color:black;
    line-height:1.2;
}

.article img.photo-article{
    width:100%;
}

.article .nb_comment{
    position:relative;
    padding:5px 0;
}

.article .nb_comment img{
    vertical-align:top;
    margin-top:4px;
}

.article p{
    margin:0 0 5px 0;
}

.articles-plus-lus .article{
    padding-right:20px;
}

.articles-plus-lus .article  h2.larger{
    margin:0 0 5px 0;
    padding:0;
    font-size:120%;
    line-height:1.2;
}

.articles-plus-lus .article p{
    line-height:1.2;
}

.articles-plus-lus .article .rnd-number{
    top:2px;
    margin:0;
    right:0;
    background:#f77900;
    cursor:default;
}


.article-single .article h2{
    font-size:150%;
    margin:0 0 10px 0;
}

.article-single .article .infos{
    margin:0 0 10px 0;
}

.article-single .article .infos a, .article-single .article .social a{
    display:inline;


}

.article-single .article .social{
    margin:10px 0 30px 0;
}

.article-single article p{
    margin: 0 0 20px 0;
}

.article-single .article .photo-article{
    margin:0 0 20px 0;
}

.article-single .article form{
    margin-bottom:30px;
}

.article-single .article form button.cta{
    margin: 10px 0 0 0 !important;
}

.article-single ul.commentaires  li a{
    display:block;
    width:auto;
    position:absolute;
    top:0;
    left:0;
}

.article-single ul.commentaires  li.voir-plus a{
    display:inline;
    position:relative;
}

.article-single img.couverture{
	width:100%;
	height:auto;
	margin-bottom:5px;
}


/* OFFRE COACH */

.coach#landing .h1desktop{
    display:block;
	font-size: 120%;
}

.coach#landing .titre1{
	font-size: 180%;
	margin-bottom: 10px;
}

.coach#landing .titre2{
	font-size: 130%;
	margin-top: 10px;
}

.coach#landing .attention{
	font-style: italic;
	font-size: 90%;
}

.coach#landing input{
	width:100%;
	margin-left:0;
}

.coach#landing button{
	margin:0 auto;
}

.coach#landing .submit-step0{
	padding-top:0.5em;
	padding-bottom:0.5em;
}

.coach#landing .alaligne{
	display:block;
}


.coach#landing form{
	font-size:140%;
}



.offre-coach .video-container{
    margin:0 auto;
    width: 430px;
    height: 242px;
}



.offre-coach h2{
    text-align:center;
    font-size:140%;
    margin:15px 0;

}

.offre-coach form .specialite{
    text-align:center;
}

.offre-coach form .btn-coach{
    width:100%;
    margin:0 auto;
    max-width:704px;
    font-size:200%;
    font-family: 'facitregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height:1.2;
}

.offre-coach form .btn-coach img{
    vertical-align:top;
    margin:0;
    margin-top:8px;
}

.offre-coach form p{
    width:100%;
    max-width:704px;
    margin:3px auto 20px auto;
    text-align:right;
    font-size:90%;
}

.offre-coach form p.choix{
    margin:0px auto 20px auto;
}

.coach-step2 h2{
	margin:0;
	font-weight: bolder;
}

.coach-step2 img.icon-paiement {
    vertical-align: top;
    display: inline-block;
    margin-right: 0.5em;
}

.coach-step2 .icons-paiement {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.4em;
}

.coach-step2 .icons-paiement img {
    display: inline-block;
    margin-right: 0.3em;
}

.coach .center {
    margin: 0 auto;
    display: block;
}

.coach .text-center, .coach-auth .text-center {
    text-align: center;
    margin: 10px;
}


.content .block,.coach .block {
    padding-left: 5%;
    padding-right: 5%;
    border: 2px solid white;
    height: 85px;
    background-color: #AAAAAA;
    text-align: center;
    font-family: 'facitregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 120%;
    vertical-align:top;
}

.coach .f_right {
    text-align: right;
    font-size: 11px;
    margin-top: 0px;
}

.content .4blocks, .coach .4blocks {
    width: 100%;
}

.coach .m_left {
    margin-left: 10%;
}

.coach .m_right {
    margin-right: 10%;
}

.coach .bg_orange {
    background-color: #F77900;
    border: none;
    padding-top: 10px;
}

.content .colorwhite, .coach .colorwhite {
    color: white;
}

.submit-step0 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 120%;
    padding-top: 1em;
    padding-bottom: 1em;
}

.coach-profil form textarea, .content textarea{
    background: white;
    border: 1px solid  #3f4943;
    font-weight: normal;
    text-align: left;
    padding: 8px;
    border-radius: 0;
    display: block;
    margin: 12px 13%;
    width: 74%;
    height: 100px;
    font-family: 'facitregular',"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #484848;
}

/*.coach-profil button {
    font-size: 100%;
    padding: 5px;
}*/

.coach-profil button img {
    height: 20px;
}

.coach-profil form {
    margin-left: 60px;
    /*padding-left: 20px;*/
}

.coach-profil .form-profil {
    padding-left: 20px;
}

.coach-profil .block-left {
    width: 21%;
    font-size: 13px;
    text-align: center;
}

.coach-profil .block-left input[type="file"] {
    margin-top: 15px;
}

.coach-profil .block-left input[type="file"]:hover {
    background-color: #A2A7AA;
    transition-duration: 0.6s;
}

.btn-orange input[type="file"]{
    background: none repeat scroll 0 0 #F77900;
    border: medium none;
    color: #FFFFFF;
    font-size: 145%;
    font-style: normal;
    font-weight: normal;
    padding: 10px;
}

.coach-profil label[for="jfilestyle-0"] {
    text-shadow: none;
}

.coach-profil li {
    border-bottom: 1px solid #DDDDDD;
    list-style-type: none;
    font-size: 13px;
}

.coach-profil .p5
{
    padding-left: 5%;
}

.coach-profil .profilpic {
    margin-bottom: 10px;
}

.coach-profil ul {
    margin-top: 0px;
}

.coach-profil ul li img {
    margin-right: 10px;
}

.coach-profil p, h4 {
    margin: 0px;
}

.coach-profil p {
    font-size: 85%;
    margin-bottom: 15px;
}

.coach-profil h2 {
    font-size: 95%;
}

.coach-profil .fileinput {
}

.coach-profil .block-avatar {
    text-align: center;
    margin-top: 1.5em;
}

.coach-profil .block-form {

}

.coach-profil .fileinput-wrapper {
    width: 100%;
}

.coach-profil .container70 {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
}

.coach-profil .block-form input,
.coach-profil .block-form textarea {
    width: 100%;
}


/* */
.coach.annonce input{
	margin: 12px 0;
}

.coach.annonce button {
	padding:2px 6px 3px 0;
}

.coach.annonce button span span{
	font-size:120%;
}

.coach.annonce p{
	font-size:120%;
	text-align:justify;
}



/* CLASSES GENERIQUES */

.bloc-droit .bloc-content{
    padding-left:40px;
}

.strong{
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:105%;
    color:black;
}

.small{
    font-size:95%;
}

.smallx2{
    font-size:85%;
}

.smallx3{
    font-size:75%;
}

.larger{
    font-size:110%;
    color:black;
    font-family: 'facit_lightregular';

}

.span-block{
    display:block;
    margin-bottom:3px;
}

.small-line-height{
    line-height:1;
}

.bigger-margin{
    margin:0 0 2em 0;
}

.smaller-margin{
    margin:0 0 .7em 0;
}

.line-height-1-2{
    line-height:1.2;
}

.line-height-1{
    line-height:1;
}

.descriptions{
    line-height:1.2;
    font-size:93%;
}
.descriptions span.larger{
    display:block;
    font-size:120%;
    margin-bottom:5px;

}

.orange{
    color:#f77900;
}

hr{
    margin:1.5em 0;
}

.date{
    padding-top:5px;
    color:#666;
}

button.cta{
    display:inline-block;
    margin:0 8px 0 0 !important;
    padding:6px 10px!important;
    min-width:60px !important;
    width:auto;
}

button.cta.right{
    float:right;
    margin:10px 0px 0px 0 !important;
}

/* Coach */
.coach {
    padding-top: 6em;
}

.coach .container {
    width: 690px;
    margin: 0 auto;
}

.coach form input {
    text-align: left;
}

.content .birthday {
    /*margin-left: 5.7em;*/
}

.content .birthday select {
    width: 28%;
    height: 2.3em;
	margin-right:5px;
border:1px solid #000;
}

.coach .errors {
    margin-left: 6.7em;
}

.coach-step2 .container {
    width: 690px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5em;

}

.coach-step2 .errors,
.coach-step2 .details-bill,
.coach-step2 .presentation {
   /* width : 70%;*/
    margin-right: auto;
    margin-left: auto;
}

.coach-step2 .presentation {
    font-size: 14px;
}

.coach-step2 form input {
    margin: 0;
    text-align: left;
    width: 100%;
}

.coach-step2 form select {
    width: 20%;
    height: 2em;
}

.coach-step2 form button {
    margin : 0;
}

.coach-step2 form input[type="checkbox"] {
    display: inline-block;
}

.coach-auth .container {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5em;
}

@media only screen and (max-width: 690px)  {
	.coach .container {
		width:100%;
	}
	
	.coach.step1 form{
		padding: 0 10px;
	}
	
	.coach.step1 input{
		width:100%;
		margin: 12px 0;
	}
	
	.content .birthday{
		margin:0;
	}
	
	.coach.step1 button{
		margin:0;
	}
	
	.coach-step2{
		padding:0 10px;
	}
	
	.coach-step2 .container {
		width:100%;
	}
}

/* RECRUTEUR */

.inscription-recruteur h1{
    margin:15px 0;
    font-size:120%;
}

.inscription-recruteur h1 img{
    margin-top:-5px;
}

.inscription-recruteur .enregistrement input{
    margin:0;
    width:100%;
}

.inscription-recruteur .enregistrement{
    width:347px;
}


.view-details-application {
display:none;
clear:both;
min-height:150px;
margin:10px 0;
}


/* Talent match */

.selection.invite .retour button{
	margin:10px auto;
}

.input-group-date {
    position: relative;
    display: table;
    border-collapse: separate;
	width:100%;
}
.input-group-date .calendar {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    float: left;
}

.input-group-date .input {
    position: relative;
    float: left;
    margin: 0;
    display: block;
    width: 35%;
    height: 28px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

form input[type=image].control {
    width: 48px;
    height: 48px;
    border: 0;
    padding: 0;
    margin: 0 10%;
}

.Talent-Match.step2 form input[type=image].control {
    width: 48px;
    height: 48px;
    border: 0;
    padding: 0;
    margin: 0 10px 0 0;
}

.Talent-Match .alert-box.error .t80 {
}

.Talent-Match.step2 h1 {
	text-align:left;
	padding:0;
}

form .form-controls {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.Talent-Match.step2 form .form-controls {
    text-align:left;
}

form .form-controls .control {
    display: inline-block;
}


.form-field {
    padding: 15px 0;
}

.talent {
     border: 1px solid gray;
     padding: 10px;
     margin-bottom: 10px;
}
.talent:hover {
    border: 1px solid black;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fefefe;
}

.tooltip, .tooltip-mobile {
    color: white;
    background-color: #4d4d4d;
    border-radius: 5px;
    padding: 10px 10px;
    font-size: 13px;
    text-align: center;
}

.tooltip.left {
    position: relative;
    top: -106px;
    width: 170px;
    left: 475px;
}

@media only screen and (max-width: 1024px) {
    .tooltip.left {
        position: initial;
        display: block;
        top: initial;
        width: 100%;
        left: initial;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 599px) {
    .tooltip.left {

    }
}

/* Inscription breadcrumb */
.bloc-breadcrumb {
    text-align: center;
    margin-bottom: 30px;
}

.bloc-breadcrumb > .step {
    display: inline-block;
    width: 15%
}

.bloc-breadcrumb > .divider {
	position: relative;
	top: 10px;
    display: inline-block;
    width: 20%;
    border-top: 1px solid #4d4d4d;
}

.bloc-breadcrumb > .step > .badge {
    display: block;
    line-height: 45px;
    width: 50px;
    height: 50px;
    font-size: 16px;
    margin: auto;
    background-color: #4d4d4d;
}

.bloc-breadcrumb > .step.active {
    color: #f77900;
}
.bloc-breadcrumb > .step.active > .badge {
    background-color: #f77900;
}





/* erreur404 */
.erreur404 {
	color:#000;
	font-family: 'facit_lightregular', "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

.erreur404 h1{
	text-align:left;
}

.erreur404 p{
	margin:0;
}

.erreur404 img{
	float:right;
}


/* recherche */

.recherche{
	width:100%;font-weight:bold;
}

.recherche div{
	height:50px;
	width:100%;
	display:block;
}

.recherche div.left:first-child{
	margin-right:0px;
}

.recherche div select{
	width:100%;
}


.recherche div a {
	color:#f77900;
	font-weight:bolder;
}

.recherche hr{
	clear:both;
	visibility:hidden;
height:1px !important;
margin:0;
padding:0;
}


div.info-membre-dashboard {
clear:both;font-weight:normal;margin:0 0 20px !important;
}
div.info-membre-coach {
clear:both;font-weight:normal;text-align:center !important;margin:0 0 20px !important;
}

/**
 * Rechercher un membre en particulier
 */
.search-membre-dashboard {
    position: relative;
    width: 100%;
    margin: auto;
}

.search-membre-input {
    display: inline-block;
    margin: 0;
    width: 88%;
    padding: 5px;
    border: 1px solid #e6e6e6;
    border-right: 1px solid #f77900;
    float: left;
}

.search-membre-btn {
    display: inline-block;
    margin: 0;
    float: left;
    background: #f77900;
    width:12%;
    border-bottom: 1px solid #f77900;
    border-left: 1px solid #f77900;
}

.search-membre-btn-image {
    margin: auto;
    text-align: center;
    line-height: 25px;
    background: #f77900;
    height: 32px;
    min-width: 32px;
    max-width:32px;
    border: 0;
}

#search-membre-list.search-membre-list-border {
    border: 1px solid #e6e6e6;
}

#search-membre-list.search-membre-list-noborder {
    border: 0;
}

#list_members {
    margin-top: 80px;
}

/**
 * TALENT MATCH
 */ 
.Talent-Match h2{
	margin-bottom:0;
}

.Talent-Match p{
	margin:0 0 10px 0;
}

.Talent-Match .alert-box p{
	margin:0;
}

.Talent-Match textarea{
	width:100%;
	min-height:150px;
	margin: 12px 0;
}

.Talent-Match .calendrier{
	position:relative;
	top:2px;
}

.Talent-Match form {
	margin-left:0;
	width: auto;
	margin-top: 30px;
	margin-right: 4px;
}

.Talent-Match form button {
	font-size: 100%;
	min-width: 110px;
	padding: 5px 10px;
	margin: 0 10px 0 0;
}

.Talent-Match .rnd-number{
    position:relative;
	margin:0 10px 0 0;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    padding:0;
    display: inline-block;
    border:none;
    background: #f77900;
    border-radius: 50%;
    line-height: 1.55em;
    width: 1.55em;
    min-width: 0;
    height: 1.55em;
    text-align: center;
    color: white;
    font-size:13px;
    font-family: 'facit_semiboldregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.Talent-Match .larger{
	position: relative;
	top: 2px;
    font-size: 20px;
}

.Talent-Match.step2 img.bt{
	margin:10px 10px 10px 0;
}


.Talent-Match.step2-1 form{
	margin:0;
}

.Talent-Match.step2-1 form button{
	margin:auto;
}

.Talent-Match.step3 form button {
	height: 35px;
}


.Talent-Match.step6 p{
	margin:0;
}

.Talent-Match.step6 form{
	margin:10px;
}

.Talent-Match.step6 form button {
	margin-left:25%;
	margin-top:0;
	margin-bottom:20px;
}

.Talent-Match.step6 .submit-message{
	width:18px;
	height:12px;
}

.Talent-Match.step6 .rdv-user span {
	font-size: 120%;
}

.Talent-Match.step6 .rdv-user .small-photo-profil {
	width: 53px;
	height: 53px;
}
.Talent-Match.step6 .rdv-user .small-photo-profil img {
	width: 50px;
	height: 50px;
}

.Talent-Match.step6 .rdv-user .messagerie {
	margin-left: 5px;
}



/* ==========================================================================
   Helpers
   ========================================================================== */

/* Widths */
.w5 { width: 5% !important; }
.w10 { width: 10% !important; }
.w15 { width: 15% !important; }
.w20 { width: 20% !important; }
.w25 { width: 25% !important; }
.w30 { width: 30% !important; }
.w40 { width: 40% !important; }
.w50 { width: 50% !important; }
.w60 { width: 60% !important; }
.w70 { width: 70% !important; }
.w75 { width: 75% !important; }
.w80 { width: 80% !important; }
.w90 { width: 90% !important; }
.w100 { width: 100% !important; }

/* Block alignements */
.pull-left { float: left; }
.pull-right { float: right; }

/* Text align */
.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }

/* Avoid floats */
.clear { clear: both; }

/* Little spacers */
.spacer10 { height: 10px; }
.spacer20 { height: 20px; }
.spacer30 { height: 30px; }
.spacer40 { height: 40px; }
.spacer50 { height: 50px; }
.spacer150 { height: 150px; }

/* Errors */
.errors p {
    margin: 0;
}

/* Text styles */
.text-orange { color : #f77900 }
.text-bold { font-weight: bold }
.cb { clear:both;height:1px !important; }

.border {
    border: 1px solid #cfd1cf;
    padding: 10px;
    margin-bottom: 10px;
}

.out-of-screen {
position:absolute;
left:-9999999px;
}
.nomarge {
margin:0;
padding:0;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 599px)  { /* MOBILE */


    .main{
        padding-bottom:20px;
    }


    /* PAGE INSCRIPTION - étape 2 */

    .inscription-2 h3, .inscription-2 h2{
        display:none;

    }

    .inscription-2 h2.mobile{
        display:block;
        text-align:center;
        font-size:125%;
        margin-bottom:10px;
    }

    form .styled-select{
        padding-top:10px ;
    }

    .inscription-2 form .besoins button, .inscription-4 form .propositions button, .offre-coach form .specialite button{
        height:auto;
        font-size:100%;
    }
    .inscription-2 form .besoins button span, .inscription-4 form .propositions button span, .offre-coach form .specialite button span{
        display:none;

    }

    .inscription-2 form .besoins button span.mobile, .offre-coach form .specialite button span.mobile{
        display:inline;
    }

    .inscription-2 form .styled-select select{
        margin-bottom:10px;
    }

    .inscription-2 form p{
        margin-top:10px;
        font-size:80%;
        position:relative;
        padding-right:60px;
        text-align:justify;
        line-height:1.3;
    }

    .inscription-2 form input{
        text-align:left;
        padding:5px 10px;
        font-size:105%;
    }

    .inscription-2 form button.btn-ok{
       /* display:inline-block;
        position:absolute;
        top:0;
        right:0;
        margin:0;
        width:50px;
        height:50px;
        font-size:150%;
        margin-left:5px;
        padding:5px;*/
		margin-top:8px;
    }

    .profil form .cv button, .profil form .cv span.button  {
        max-width: 100%;
    }

    /* PAGE INSCRIPTION - étape 3 / Sélection membres entraide */

    .bloc-droit-centered {
        margin: 40px 0;
    }

    .selection ul.nav-selection-profil{
        top:45px;
        width:45px;
        min-width:0;
        left:0;
    }

    .selection ul.nav-selection-profil li{

        padding:5px 5px 5px 10px;
    }

    .selection ul.nav-selection-profil li.bloc-titre{
        display:none;
    }

    .selection ul.nav-selection-profil a span{
        display:none;
    }

    .selection ul.nav-selection-profil a.btn-suppr-profil{
        display:none;
    }

    .selection h1{
        font-size:85%;
    }

    .photo-profil{
        width:114px;
        height:114px;
    }

    .selection .selection-profil .profil h2{
        font-size:80%;
    }

    .selection .bloc-selection .m-arrow-left{
        top:80px;
        left:50%;
        margin-left:-132px;
    }

    .selection .bloc-selection .m-arrow-right{
        top:80px;
        left:50%;
        margin-left:72px;
    }

    .selection ul.nav-selection-profil li.selection-menu-mobile{
        display:block;
    }

    .selection ul.nav-selection-profil .selection-icon-mobile{
        position:relative;
        display:block;
        width:20px;
        height:20px;
        font-family: 'facit_semiboldregular',Helvetica, Arial, sans-serif;
        background:#e6e6e6;
        border-radius:100%;
        text-align:center;
        box-sizing:border-box;
        margin-bottom:6px;
        margin-left:4px;
        color:#999;
        font-size:110%;
        padding-top:1px;
        cursor:default;

    }

    /* PROFIL */

    .m-secteur{
        width:200px;
        line-height:1.2;
        margin-top:25px;
    }

    .m-secteur img{
        float:left;
        margin-top:-4px;
    }

    .bloc-droit{
        margin-left:0;
    }

    .bloc-droit h1{
        font-size:90%;
        padding:0 20px;
    }
	
	.Talent-Match h1{
		font-size:120%;
	}

    /* Completer profil */
    .profil form{
        margin-left:0;
        width:auto;
        margin-top:30px;
        font-size:95%;
        margin-right:4px;
        height: 190px;
    }

    .profil form .photo{
        position:relative;
        width:100%;
        text-align:center;
        top:0;
        left:0;

        margin:0 auto 20px auto;
    }

    .profil form .cv{
        padding:15px 0 25px 0;
    }

    .profil form .cv button{
        display:block;
        width:100%;
        margin:15px 0;
    }

    .profil form input[type="text"]{
        text-align:center;
    }

    .profil form #submit{
        margin:30px auto 0 auto;
    }

    .profil form .date-naissance{
        text-align:center;
    }

    .profil form .styled{
        display:inline-block;
        width:93px;
        margin:0 2px;
    }
    
    .profil #job, .profil #job_recherche, .profil #secteur {
        width: 100%;
    }

    .bloc-droit .bloc-content{
        padding-left:0px;

    }
    
	
	/* Edit Profil */
	.profil.edit form .cv button{
		display:inline-block;
		width:auto;
		margin:0;
	}
	
	.profil.edit form a span{
		color:#FFF;
	}
	
	.profil.edit form .date-naissance select {
		width:32%;		
	}
	
	.profil.edit form .styled{
		margin:0;
	}
	
	.profil.edit form .cv div{
		margin-bottom:20px;
	}
	
	.profil.edit form{
		text-align:left;
	}
	
	.profil.edit input{
		margin: 10px 0;
	}
	
	.profil.edit form .photo{
		margin-right:100%;
	}

    /* PROFIL PRO */

    ul.evaluations ul{
        margin-top:5px;
        display:block;
        width:100%;
    }

    .pro form.cta{
        margin:1.5em 0 2em 0;
        text-align:left;
    }

    .pro button{
        font-size:85% !important;
    }

    /* EDITO / ARTICLES */

    .edito .une{
        display:none;
    }
    .article a h2{
        font-size:110%;
    }

    .edito .articles .col{
        position:relative;
        display:block;
        float:none;
        width:100%;
        box-sizing:border-box;
    }

    .edito .articles .col.g{
        padding-right:0;
    }

    .edito .articles .col.d{
        display:none;
    }

    .edito .articles{
        margin-top:0;
    }

    .article a h2{
        font-size:140%;
    }

    .article-single .article .infos span{
        display:block;
    }
    .article-single .article .infos span.barre{
        display:none;
    }

    /* OFFRE COACH */
    .offre-coach h1{
        font-size:120%;
    }

    .offre-coach h2{
        font-size:110%;
    }

    .offre-coach form .btn-coach{
        font-size:100%;
    }

    .offre-coach form .btn-coach span{
        display:block;
    }

    .offre-coach form .btn-coach img{
        margin-top:2px;
    }

    .offre-coach form p{
        font-size:75%;
    }


	/* recherche */
	.recherche {
		font-size:0.9em;
	}
}
/*****************/
/* MENU PORTRAIT */
/*****************/
@media only screen and (min-width: 600px) and (max-width: 991px)  {
    .content ul.menu-gauche li, .content ul.menu-gauche-public li{
        display:none;
    }

	.content ul.menu-gauche .mobile-menu-icon, .content ul.menu-gauche-public .mobile-menu-icon{
		position:fixed;
		top:70px;
		left:0;
		width:70px;
		height:70px;
	}	
}

@media only screen and (max-device-width: 1080px) and (orientation : portrait), only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (-moz-device-pixel-ratio: 3), only screen and (min-resolution: 3dppx) {

.informations-gauche {
width:100%;
margin-bottom:15px;
}
.informations-droite{
width:100%;
margin-bottom:15px;
}

}

@media only screen and (min-width: 600px)  { /* SMALL TABLET*/
    /* HEADER */
    header{
        position:fixed;
        width:100%;
        padding:0;        
    }

    .content, header .wrapper{
        position:relative;
        max-width:960px;
        margin:0 auto;
        padding:0 25px;

    }

    .content{
        padding:30px 25px 100px 25px;
        top:70px;
		height:100%;
    }

    header nav.menu div.header-nav-login,
	header nav.menu div.header-nav-formateurs{
        display:inline;
    }

    /* HOME */

    .h1mobile{
        display:none;
    }

    form input, form button, span.button{
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        display:block;
        text-align:center;
        margin:12px 13%;
        width:74%;
        padding:8px;
        border-radius:0;
        -webkit-font-smoothing: antialiased;
    }
	
	.profil.edit .cv input{
		margin:0 0 10px 0;
	}
	
	.profil.edit .cv input#cvupload{
		width:auto;
	}

    form button, .btn-orange, span.button{
        background:#f77900;
        border: none;
        font-weight:normal;
        font-size:145%;
        color:white;
        font-style:normal;
        font-weight:normal;
        padding:10px;
    }
    .btn-blanc{
        background:white;
        border: none;
        font-weight:normal;
        font-size:145%;
        color:#f77900;
        font-style:normal;
        font-weight:normal;
        padding:10px;
    }

    .btn-blanc-overlay{
        background:white;
border: none;
    font-weight:normal;
    font-size:115%;
    color:white;
    font-style:normal;
    font-weight:normal;
    padding:6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-right:8px;
color:#f77900;
        

    }	

    .btn-blanc-small{
        background:white;
        border: none;
        font-weight:normal;
        font-size:75%;
        color:#000;
        font-style:normal;
        font-weight:normal;
        padding:6px;
    }

    form button img{
        width:auto;
        height:auto;
        vertical-align:top;
        margin:2px 0 0 7px;
    }
	
	.Talent-Match form button.btn-ok img {
		width:20px;
	}

    form input{
        padding:5px;
    }

    form button, span.button{
        font-size:130%;
    }


    /* PAGE INSCRIPTION - étape 2 */

    .inscription-2 form p span{
        display:inline;
    }

    .inscription-2 form .besoins button, .inscription-4 form .propositions button, .offre-coach form .specialite button{
        display:inline-block;
        margin:0 4px 4px 0;
        background:#a2a7aa;
        width:48%;
        height:80px;
        font-size:100%;
        vertical-align:top;
    }

    .inscription-2 form input{
        margin:0;
        width:100%;
        max-width:350px;
    }

    .inscription-2 form button.btn-ok{
/*        display:inline-block;
        margin:0;
        width:auto;
        font-size:100%;
        margin-left:5px;
        padding:5px;*/
    }

    .inscription-2 form p span{
        display:inline;
    }

    form .styled{
        width:350px;
    }

    /* PAGE INSCRIPTION - étape 3 / Sélection membres entraide */

    .bloc-droit .bloc-content{
        padding-left:0px;

    }

    .selection ul.nav-selection-profil{
        top:7px;
        min-width:75px;
    }

    ul.menu-gauche, ul.menu-gauche-public{
        min-width:75px;
        left:0;
    }

    .selection ul.nav-selection-profil li.bloc-titre{
        display:none;
    }

    .selection ul.nav-selection-profil a span, ul.menu-gauche a span, ul.menu-gauche-public a span{
        display:inline-block;
    }

    .selection h1{
        font-size:150%;
    }

    .photo-profil{
        width:90px;
        height:90px;
    }

    .selection .selection-profil .profil h2{
        font-size:80%;
    }

    .selection .bloc-selection .m-arrow-left{
        top:103px;
    }

    .selection .bloc-selection .m-arrow-right{
        top:103px;
    }

    /* PROFIL */

    .bloc-droit h1{
        font-size:120%;
        padding:0 20px;
    }

    /* Completer profil */
    .profil form{
        margin-left:0;
        width:auto;
        margin-top:40px;
        font-size:95%;
    }

    .profil form .photo{
        position:relative;
        width:100%;
        text-align:center;
        top:0;
        left:0;
        margin-bottom:20px;
    }

    .profil form .photo-profil{
        border: none;
        width:120px;
        height:120px;

    }
	
	/* Edit profil */
	.profil.edit form .photo{
		margin-right:100%;
	}
	
	.profil.edit .date-naissance{
		margin-bottom:10px;
	}
	
	.profil.edit form .besoins button,
	.profil.edit form .propositions button{
		display:inline-block;
        margin:0 0.5% 4px 0;
        width:49%;
        height:80px;
        vertical-align:top;
	}
	
	.content.profil.edit{
        top:30px;
    }
	
	.profil.edit form input{
        width:100%;
        max-width:inherit;
    }

    /* EDITO / ARTICLES */

    .edito .une a h1{
        font-size:125%;
    }

    .article a h2{
        font-size:110%;
    }

    /* OFFRE COACH */
    .offre-coach h1{
        font-size:160%;
    }

    .offre-coach form .btn-coach{
        font-size:150%;
    }

    .offre-coach form .btn-coach img{
        margin-top:3px;
    }

	.coach#landing input{
		margin: 12px 0;
	}
}

@media only screen and (min-width: 768px) { /*PORTRAIT TABLET // LANDSACPE SMALL TABLET */
    form input{
        padding:5px;
    }

    form button{
        font-size:130%;
    }

    /* PAGE INSCRIPTION - étape 2 */

    .inscription-2 form p span{
        display:block;
    }

    .inscription-2 form .besoins button, .inscription-4 form .propositions button, .offre-coach form .specialite button{
        max-width:350px;
    }

    .inscription-2 form input, form .styled-select select{

        max-width:440px;
    }

    /* PAGE INSCRIPTION - étape 2 */

    .inscription-4 form p span{
        display:block;
    }

    .inscription-4 form .propositions button{
        max-width:350px;
    }

    .inscription-4 form input, form .styled-select select{
        max-width:440px;
    }

    /* PAGE INSCRIPTION - étape 3 / Sélection membres entraide */
    .selection h1{
        font-size:190%;
    }

    .photo-profil{
        width:114px;
        height:114px;
    }

    .selection .selection-profil .profil h2{
        font-size:85%;
    }

    .selection .bloc-selection .m-arrow-left{
        top:133px;
    }

    .selection .bloc-selection .m-arrow-right{
        top:133px;
    }

    /* Completer profil */
    .profil form{
        position:relative;
        margin-left:200px;
        width:auto;
        margin-top:40px;
        font-size:95%;
    }

    .profil form .photo{
        position:absolute;
        width:150px;
        text-align:center;
        top:0;
        left:-190px;
    }

    .profil form .photo-profil{
        border: none;
        width:120px;
        height:120px;

    }

    /* EDITO / ARTICLES */

    .edito .une a h1{
        font-size:145%;
        width: 100%;
    }

    .article a h2{
        font-size:150%;
    }

    /* OFFRE COACH */
    .offre-coach h1{
        font-size:180%;
    }

    .offre-coach form .btn-coach{
        font-size:200%;
    }

    .offre-coach form .btn-coach img{
        margin-top:8px;
    }


}

@media only screen and (min-width: 992px) { /*LANDSCAPE TABLET + DESKTOP*/

	.content ul.menu-gauche .mobile-menu-icon, .content ul.menu-gauche-public .mobile-menu-icon{
		display:none;
	}

    .bloc-droit .bloc-content{
        padding-left:40px;

    }

    form input{
        padding:8px;
    }

    /* PAGE INSCRIPTION - étape 2 */

    .inscription-2 form p span{
        display:inline;
    }

    /* PAGE INSCRIPTION - étape 3 / Sélection membres entraide */

    .selection ul.nav-selection-profil, ul.menu-gauche, ul.menu-gauche-public{
        /*min-width:250px;
        left:15px;*/
		position:fixed;
		left:50%;
		top:70px;
		min-width:250px;
		max-width:400px;
		margin-left:-460px;
    }

    .selection ul.nav-selection-profil li.bloc-titre{
        display:block;
    }

    .selection ul.nav-selection-profil a span, ul.menu-gauche a span, ul.menu-gauche-public a span{
        display:inline-block;
    }

    /* OFFRE COACH */
    .offre-coach h1{
        font-size:200%;
    }


	/* RECHERCHE */
	.recherche div{
		display:inline-block;
		width:200px;
	}
	
	.recherche div.left:first-child{
		margin-right:20px;
	}
}


@media only screen and (max-width: 736px)  {
	.experiencesall .btn-orange{			
			position:relative;
			bottom:0;
	}
	
	.experiencesall li.li_descr{
		height:auto;
	}
	
	.experiencesall div.bloc p{
		width:736px;
	}
	
	.experiencesall div.bloc .btn-orange{
		position:relative;
	}	
	
	.experiencesall div.bloc{
		display:block;
		width:auto;
		height:auto;
	}
}	


@media only screen and (max-width: 600px)  {	
	/* COACH */
	
	.coach#landing{
		padding:3em 5px 0 5px;
	}
	
	.coach#landing .h1desktop{
		font-size:120%;
	}
	
	.coach#landing .titre1{
		font-size:140%;
		margin-bottom:10px;
	}
	
	.coach#landing .titre2{
		font-size:110%;
	}
	
	.coach#landing img.par{
		width:130px;
		height:130px;
	}
	
	.coach#landing button {
		font-size: 90%;
	}
	
	.coach#landing .btn-orange{
		background:#f77900;
        border: none;
        font-weight:normal;
        font-size:100%;
        color:white;
        font-style:normal;
        font-weight:normal;
        padding:8px 10px;
	}
	
	.coach#landing .btn-orange img{
		height:15px;
		width:15px;
	}
	
	.coach#landing .block {
		font-size:90%;
		padding:0;
	}
	
	.coach#landing iframe{
		width:100%;
		height:auto;
		min-height:200px;
	}
	
	.coach#landing .alaligne{
		display:none;
	}
	
	
	.coach.annonce button {
		font-size:90%;
	}
}

@media only screen and (max-width: 400px)  {
	/* DASHBORAD */
	.profil .lineBreak{
		display:block;
	}
}



@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}




/*
 * Swiper 2.5.5
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2014, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: March 23, 2014
*/
.swiper-container, .selection-profil {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    /* Fix of Webkit flickering */
    z-index:1;
    max-height: 350px;
}

.swiper-wrapper {
    position:relative;
    width: 80%;
    margin: auto;
    -webkit-transition-property:-webkit-transform, left, top;
    -webkit-transition-duration:0s;
    -webkit-transform:translate3d(0px,0,0);
    -webkit-transition-timing-function:ease;

    -moz-transition-property:-moz-transform, left, top;
    -moz-transition-duration:0s;
    -moz-transform:translate3d(0px,0,0);
    -moz-transition-timing-function:ease;

    -o-transition-property:-o-transform, left, top;
    -o-transition-duration:0s;
    -o-transform:translate3d(0px,0,0);
    -o-transition-timing-function:ease;
    -o-transform:translate(0px,0px);

    -ms-transition-property:-ms-transform, left, top;
    -ms-transition-duration:0s;
    -ms-transform:translate3d(0px,0,0);
    -ms-transition-timing-function:ease;

    transition-property:transform, left, top;
    transition-duration:0s;
    transform:translate3d(0px,0,0);
    transition-timing-function:ease;

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    float: left;
    width: 33.33%;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}



/* ===============================================================
Pagination Styles
================================================================*/
.m .swiper-pagination-switch {
    /* Stylize pagination button: */

}
.m .swiper-active-switch {
    /* Specific active button style: */

}
.m .swiper-visible-switch {
    /* Specific visible button style: */

}

.step3off {
    visibility: hidden;
    height: 101px;

}
/* ===============================================================
Recruteur Styles
================================================================*/
form input[type=radio], form input[type=checkbox]{
display:inline !important;
float:none !important;
width:auto !important;
padding:0 !important;
margin:0 !important;
text-align:left !important;
}


.recruteur-register input[type=text], .recruteur-register input[type=password], .recruteur-publish input[type=text], .recruteur-publish input[type=password]{
width:95% !important;
margin:0 0 10px !important;
text-align:left !important;
padding:5px;
height:40px !important;
}
.recruteur-register input[type=text]:focus, .recruteur-register input[type=password]:focus, .recruteur-publish input[type=text]:focus, .recruteur-publish input[type=password]:focus {
border-color:#000;
}
.recruteur-register select,.recruteur-publish select {
padding:5px;
border:1px solid #000;
    background:white;
    border: 1px solid  #3f4943;
    font-weight:normal;
height:40px !important;
}
.recruteur-register select.dob, .recruteur-register select.dob {
width:31%;
}
.recruteur-register select.select-100, .recruteur-publish select.select-100 {
width:95%;
}
.recruteur-register .lradio, .recruteur-publish .lradio{
margin-right:15px !important;
}
.recruteur-register button,.recruteur-publish button {
width:auto !important;
text-align:left;
margin:0;
}
.wysiwyg {
width:100%;
height:250px !important;
}

.ui-slider .ui-slider-handle{
	width: 29px;
	height: 38px;
	background: url(../img/css/pointeur.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: -25px;
	border-style: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.ui-slider .ui-state-active{
background-color:transparent !important;
}
#salaire_offre, #indice_positivite {
width:100%;
height:8px;
position:relative;
}
.mb20 {
margin-bottom:20px;
}
.border-error {
border-color:red;
}
.progress { position:relative; width:100%; border: 1px solid #ddd; padding: 1px; }
.bar { background-color: #F77900; width:0%; height:20px;margin-top:10px; }
.percent { position:absolute; display:inline-block; top:3px; left:48%; }

/* coach search */
.set-need,.c-set-need {
    display:inline-block;
    margin:0 4px 4px 0;
    background:#a2a7aa;
    width:49.35%;
    height:80px;
    font-size:110%;
    vertical-align:top;
text-align:center;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
float:left;
line-height:80px;
color:#fff;
}
.set-need-40, .c-set-need-40 {
    display:inline-block;
    margin:0 4px 4px 0;
    background:#a2a7aa;
    width:49.3%;
    height:80px;
    font-size:110%;
    vertical-align:top;
text-align:center;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
float:left;
line-height:20px;
padding-top:20px;
color:#fff;
}
.need-active {
color:#fff;
    background:#f77900;
}
.set-need:hover,.set-need-40:hover, .c-set-need:hover,.c-set-need-40:hover {
color:#fff;
}
.besoins-coach {
margin-top:20px;
}
.no-marge {
margin:10px 0;
}

.conteneursavoir {
	/*width:960px;*/
	/*width: 650px;*/
	width: 100%;
	margin-left:0px;
	padding: 0;
	position: relative;
}


.conteneuraide {
	/*width:960px;*/
	width: 718px;
	padding: 0;
	position: relative;
}

.conteneuraidecontenu {
	/*width:960px;*/
	width: 350px;
	padding: 0;
	position: relative;
}

.conteneursavoirtexte {
	/*width:960px;*/
	width: 718px;
	margin-left:102px;
	padding: 0;
	position: relative;

}

.francois {
	/*width:960px;*/
	width: 280px;
	margin-left:0px;
	padding: 0;
	position: relative;
	color:#666;
	float:left;
	vertical-align:top;
}

.photo {
	float:left;
}


.pascal {
	/*width:960px;*/
	width: 280px;
	margin-top:20px;
	margin-left:325px;
	padding: 0;
	position: relative;
	color:#666;
	vertical-align:top;

}


@media only screen and (max-width: 820px)  {
	/* qui sommes nous ? */
	.francois {
		width: 100%;
		float:none;
		top:20px;
	}	
	
	.pascal {
		width: 100%;
		margin:0 0 60px 0;
		top:50px;
	}
}

.mes-annonces-col1 {
    float:left;margin-top:5px;margin-left:10px;width:400px;
}
.mes-annonces-col2 {
    float:left;margin-top:5px;margin-left:10px;
}
a.b-130 {
width:130px !important;
margin-bottom:5px;
display:block;
}

.img-250 {
max-width:250px;
}
@media only screen and (max-width: 600px)  {

/* search coaches */
.set-need {
    display:inline-block;
    margin:0 4px 4px 0;
    background:#a2a7aa;
    width:100%;
    height:80px;
    font-size:80%;
    vertical-align:top;
text-align:center;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
line-height:80px;
color:#fff;
}
.set-need-40 {
    display:inline-block;
    margin:0 4px 4px 0;
    background:#a2a7aa;
    width:100%;
    height:80px;
    font-size:80%;
    vertical-align:top;
text-align:center;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
line-height:20px;
padding-top:20px;
color:#fff;
}


.need-active {
color:#fff;
    background:#f77900;
}
.set-need:hover,.set-need-40:hover {
color:#fff;
}

#pct {
margin-left:10px;
font-weight:bold;
display:inline-block;
/*display:none;*/
}
}


/* infobulle tipsy */

.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

/** Extension jQuery UI */
.ui-datepicker .ui-datepicker-header {
    background-color: #f77900;
}

.invite-mail-line {
    text-align: right;
}

.add-invite-mail-line {
    margin-left: 10px
}

.rdv-user {
    padding: 15px 0;
    text-align: center;

}
.talent-match-objectif {
    display: inline-block;
    width: 24%;
}

@media only screen and (max-width: 768px)  {
    .talent-match-objectif {
        display: inline-block;
        width: 100%;
        margin: 5px 0;
    }
}

.tooltip-mobile {
    display: none;
}

@media only screen and (max-width: 768px) {
    .tooltip-mobile {
        display: block;
    }
    .register-photo {
        display: inline-block;
        width: 34%;
    }
    .register-photo .tooltip  {
        display: none;
    }
    .register-photo .photo {
        margin: 0 auto 0 auto !important;
    }
    .register-photo .photo-profil {
        width: 80px !important;
        height: 80px !important;
    }

    .register-infos {
        display: inline-block;
        width: 65%;
    }
    .register-photo-button {
        width: 20%;
        height: 115px;
        padding: 0 !important;
        margin: 0;
    }
}



.talent-match-propose-date {
    right: 0;
    width: 40%;
    float: right;
}
.talent-match-infos {
    float: left;
}
.talent-match-content {
    margin-top: 30px;
    float: right;
    width: 100%;
}

#overlay-alert-popup {
    padding: 10px;
}

@media only screen and (max-width: 768px) {
    .talent-match-propose-date {
        width: 100%;
    }
}

.selected {
	background:#f77900 !important;
}