/*LIGHTBOX*/
/*lightbox*/

#popoup_m  .overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.6;
    filter: alpha(opacity=80);
    z-index: 9999;
}

#popoup_m .lb-categories,#popoup_m  .lb-inscription,#popoup_m  .lb-confirmation {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: 0;
    max-width: 960px;
    height: 610px;
    background-color: white;
    z-index: 9999;
    margin: 30px auto;
    border-radius: 3px;
    padding: 50px;
    box-sizing:initial;

}

#popoup_m .lb-inscription .close,#popoup_m  .lb-categories .close,#popoup_m  .lb-confirmation .close {
	position: absolute;
	right: -14px;
    top: -12px;

}

#popoup_m.lb-marketplace .close img {
	width: 37px;
	height: 37px;
}
#popoup_m .lb-confirmation,#popoup_m  .lb-connexion {
	height: 450px;
	width:800px;
}

#popoup_m .lb-confirmation .sb-div img, #popoup_m  .lb-connexion.lb-inscription .sb-div img {
	border-radius: 50%;
	 width: 200px;
}

#popoup_m  .lb-connexion .ins,#popoup_m  .lb-inscription .ins {
    color: #f26c13;
    margin-top: 3em;
    display: block;
    text-align: center;
    font-size: 0.9em;
}

#popoup_m .lb-connexion .ins.inss {
	text-align: center;
    margin-top: 1em;
    background-color: #f26c13;
    color:#fff;
    padding:0.5em 1em;
    border-radius: 3px;
    width: 300px
}
#popoup_m .lb-connexion .ins.inss:hover {    
	color:#fff;
	background-color: #d35a0e;

}
#popoup_m .lb-confirmation {    
    max-width: 500px;
    height: 200px;
    text-align: center;

}


#popoup_m .lb-connexion .ins.inss.orange, #popoup_m  .projet a.btn-projet.orange {
	background-color: #f26c13;
}

#popoup_m .lb-connexion .ins.inss.orange:hover,#popoup_m  .projet a.btn-projet.orange:hover {
	background-color: #dd5a08;
}
#popoup_m .lb-inscription .ins:hover {
	color: #d35a0e
}
#popoup_m  .lb-confirmation p a {
	color: #f26c13
}

#popoup_m.lb-marketplace. .lb-confirmation .sb-div {
	width:60%;
}

#popoup_m.lb-marketplace  .lb-confirmation .sb-div:last-child {
	width:39%;
}
#popoup_m.lb-marketplace h2 {
	margin: 0 0 1em;
    color: #f26c13;
    font-size: 2em;
    font-weight: 600;
    font-family: 'Open Sans Condensed',Sans-serif;
    padding-bottom: 0.5em;
    border-bottom: 2px solid #eee;
}

#popoup_m .lb-inscription h2 {
	margin: 0 0 0.5em;
}

#popoup_m.lb-marketplace .sb-div {
	    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    padding: 15px 60px;
    vertical-align: top;
}
#popoup_m.lb-marketplace .sb-div:last-child {
border-left: 1px solid #eee;
text-align: center;
}

#popoup_m.lb-marketplace .conm.sb-div:last-child {
border-left: 1px solid #eee;
text-align: center;
}

#popoup_m.lb-marketplace .sb-cat  {
	display: inline-block;
	vertical-align: top;
	width: 30%;
    margin-right: 2%;
}
#popoup_m.lb-marketplace .sb-cat img {
    height: 30px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

#popoup_m.lb-marketplace .sb-cat a {
	display: block;
	line-height: 2em;
	color:#666;
	padding : 0 15px;
	margin-top: 0.5em;
}

#popoup_m .lb-connexion.lb-credits .ins.inss {

    margin-top: 0em;
    
}
#popoup_m form[name="demande_conv"] .ins.inss{
display: inline-block;
margin-right: 1em
}
#popoup_m form[name="demande_conv"] button{
height: 30px;
width: 30px;
margin-right: 1em
}

#popoup_m a.lb-active {
	background-color: #ffe9db;
	border-radius: 3px
}
#popoup_m .lb-inscription img {
	width: 300px;
}
#popoup_m .lb-inscription .wrap-6 input {
	    width: 280px!important;
        height: 2.5em;
}
#popoup_m .lb-inscription h3, .lb-confirmation h3 {
	font: 18px 'Montserrat',Sans-serif;
    color: #f26c13;
    margin: 0em 0em 1em 0em;
    text-transform: uppercase;
    letter-spacing: 2px;

}
#popoup_m .lb-inscription label {
	color: #888;
    font-size: 0.9em;
    display: block;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

#popoup_m .lb-inscription .btn-projet,#popoup_m .lb-inscription  .lb-confirmation .btn-projet,#popoup_m  .lb-confirmation .btn-projet  {
	width:200px;
	font-size: 1em;
	position: relative;
    margin-top: 1.5em
}

#popoup_m .lb-inscription .btn-projet,#popoup_m  .nouveauProjetInfos .btn-projet, #retour_ms  .btn-projet,#popoup_m  .nouveauProjet .btn-projet, #popoup_m  .lb-confirmation .btn-projet  {
	margin-top: 1em;
	background-color: #f26c13;
	border:none;
	padding:0.5em 1em;
	border-radius: 3px;
	color:#fff;
}

#popoup_m .lb-inscription .btn-projet:hover,#popoup_m  .nouveauProjetInfos .btn-projet:hover, #retour_ms  .btn-projet:hover,#popoup_m  .nouveauProjet .btn-projet:hover, .projet .btn-projet:hover  {

	background-color: #d35a0e;

}



#popoup_m .lb-inscription p {
	margin : 0.5em 0;
}
 #popoup_m .lb-confirmation .btn-wrap,#popoup_m   .lb-inscription .btn-wrap   {
	width:230px;
    margin-top: 1em
}

#popoup_m #annu_mess {
	min-height: 200px
}

#popoup_m #retour_ms .btn-wrap {
	text-align: center;
	margin: 2em auto
}

#popoup_m #retour_ms  input[type="text"] {
	margin-right: 2em
}


@media (max-width:960px)   {
#popoup_m.lb-marketplace .sb-div:last-child {
    border-left: none;
}

#popoup_m .lb-categories,#popoup_m  .lb-inscription,#popoup_m  .lb-confirmation{
width: 83%;
height: auto;
min-height: 610px;
overflow: inherit;
position: absolute;
padding:1em;
}




#popoup_m .lb-inscription h2 {
    font-size: 1em
}

#popoup_m .lb-confirmation textarea {
    width: 100%
;}
#popoup_m .lb-categories input,#popoup_m  .lb-inscription input,#popoup_m  .lb-confirmation input,
#popoup_m .projet input{
border-color: #999;
height: 40px;
}
#popoup_m .lb-inscription h3 {
    margin-bottom: 15px;
}

#popoup_m .lb-inscription .sb-div, .lb-confirmation .sb-div {
    width: 100%; 
    padding:5px 0 15px;
}
#popoup_m .lb-inscription .wrap-6,#popoup_m  .lb-inscription .wrap-6 input,#popoup_m.lb-marketplace .lb-confirmation .sb-div {
    width: 100%!important
}
#popoup_m .lb-inscription .wrap-6 {
    margin-left: 0em;
}
#popoup_m .lb-confirmation .sb-div img,#popoup_m  .lb-connexion.lb-inscription .sb-div img,#popoup_m .lb-inscription p,
#popoup_m .lb-inscription .sb-div+.sb-div h3,#popoup_m  .lb-confirmation .sb-div+.sb-div  {
   display:none;
}

#popoup_m .lb-inscription .btn-wrap,#popoup_m  .lb-confirmation .btn-wrap {
    text-align: center;
    max-width: 100%;width: 100%;
    margin-top: 1em
}

#popoup_m .lb-connexion .ins,#popoup_m  .lb-inscription .ins {
    margin: 1em auto;
}

}

@media  (max-width:600px) {

#popoup_m.lb-marketplace .sb-cat {

    width: 100%;

}


}
