.solrlc {
	border-radius: 15px;
	background-color:white;
	padding-left: 64px;
	font-size: 14px;
	padding: 20px;
}
#message_exceptionnel{
	color:#ff6400;
	text-align:center;
	margin-top:30px;
	background:#e8e6de;
	padding:20px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	font-family: Cubano, Arial, Helvetica, Clean, sans-serif;
	font-size:17px;
}
#message_exceptionnel2{
	text-align:left;
	margin-top:25px;
	padding:20px 20px 10px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.11em;
	line-height:21px;
	font-weight:600;
	background:url('/images/emoji_sunglasses.png') 20px center no-repeat #e8e6de;
}
#message_exceptionnel2 p{
	padding:0 0 10px 75px;
	margin:0;
	/*color:#ee1111;*/
}
.colorOrange{
	color:#ff6400;
	font-weight:bold;
}
.colorGreen{
	color:#2fa1bd;
	font-weight:bold;
}

.loading {    
    background-color: #ffffff !important;
	background-image: url("/images/9.gif") !important;
	background-size: 17px 17px !important;
	background-position: right 5px center !important;
	background-repeat: no-repeat !important;
}

.button_zone {
    text-align: center;
    padding-top: 0px;
    clear: left;
}

.button_zone .dsl_button {
    display: inline-block;
    padding: 5px 10px;
    height: 32px;
    border-radius: 16px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #ff6400;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    text-decoration: none;
    line-height: 1.22em;
    font-size: 1.667em;
    font-family: Cubano, Arial, Helvetica, Clean, sans-serif;
}
.button_zone .dsl_button:hover {
	text-decoration:none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);

}

.pl_infos{
	margin:0;
	text-align:center;
}
#pl_nom{
	font-weight:600;
}

/************************
*************************
************************/

.form_tabs{}
.form_tabs a{
	display:block;
	float:left;
	text-align:center;
	border-radius:15px 15px 0 0;
	font-weight:normal;
	color:#4c4c4c;
	background:#e8e6de;
	text-decoration:none;
	padding:10px 0 8px;
	outline:none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.form_tabs a:hover{
	text-decoration:none;
}
.form_tabs a.active{
	background:#d3c3af;
	color:#fff;
}
.form_tabs a span{
	display:block;
	font-size:14px;
	line-height:16px;
}
.form_tabs a strong{
	display:block;
	font-size:25px;
	font-weight:bold;
	font-family: Cubano, Arial, Helvetica, Clean, sans-serif;
	text-transform:uppercase;
	line-height:30px;
}

.form_tabs a.last{
	float:right;
	margin-right:0;
}

.form_tabs2 a{
	width:49%;
}
.form_tabs3 a{
	width:32%;
	margin-right:2%;
}
.form_tabs3 a strong{
	font-size:21px;
}


/**********/



.form_collecte{
	margin-bottom:25px;
	padding:25px 10px 15px;
	clear:both;
	background:#d3c3af;
	border-radius: 0 0 15px 15px;
	font-size:15px;
}
.form_collecte .intro{
	color: #2f2f2f;
	text-align:center;
	padding:0 50px;
	font-size:15px;
}
.form_collecte .intro a{
	color: #2fa1bd;
	font-weight:bold;
}
.form_collecte .form-field{
}
.form_collecte .form-field label{
	display:block;
	float:left;
	width:275px;
	text-align:right;
	height:28px;
	line-height:28px;
	clear:left;
	font-size:15px;
}
.form_collecte .form-field .field{
	margin-left:288px;
}
.form_collecte .form-field .field input,
.form_collecte .form-field .field select,
.form_collecte .form-field .field textarea{
	display:block;
	border:2px solid #b3a593;
	margin:0 0 10px;
	width:240px;
	font-size:15px;
	outline:none;
	background:#fff;
}
.form_collecte .form-field .field input,
.form_collecte .form-field .field select{
	height:28px;
	line-height:24px;
	padding:0 5px;
}
.form_collecte .form-field .field textarea{
	resize:vertical;
	height:50px;
	min-height:50px;
	max-height:200px;
	line-height:20px;
	padding:4px 5px;
}
.form_collecte .form-field .field .small{
	width:100px;
}
.form_collecte button{
	color: white;
	font-size:19px;
	font-family: Cubano, Arial, Helvetica, Clean, sans-serif;
	width: 100px;
	height: 42px;
	margin: 0 0 0 5px;
	border: none;
	background: transparent url(../images/refonte2013/recyclivre_sprite-blocsillustrs.png) no-repeat -2220px -200px;
	margin:15px 0 10px 270px;
}


#form_depot{
	clear:left;
}


#form_depot_map_wrapper{
	padding:10px;
	border-radius:0 0 15px 15px;
	background:#d3c3af;
	clear:both;
}
#form_depot_map{
	position: relative;
	overflow:hidden;
	border-radius:8px;
	border:1px solid #b3a593;
}
#form_depot_map .leaflet-map-pane{
	transition:margin 0.25s;
	-moz-transition:margin 0.25s;
	-webkit-transition:margin 0.25s;
}
#form_depot_map.open .leaflet-map-pane{
	margin-left:-100px;
}
#form_depot_map_loader{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:100%;
	height:100%;
	background:url('/images/tournee/collecte_map_loader.gif') center center no-repeat rgba(0,0,0,0.5);
	z-index: 10000;
	display:block;
}
#form_depot_map_details{
	position: absolute;
	top: 0;
	left: 100%;
	bottom: 0;
	height:100%;
	width:260px;
	z-index: 9999;
	background:white;
	transition:margin 0.25s;
	-moz-transition:margin 0.25s;
	-webkit-transition:margin 0.25s;
	margin-left:0;
	border-left:1px solid #b3a593;
	color: #4c4c4c;
}
#form_depot_map_details.open{
	margin-left:-260px;
}
#form_depot_map_details a{
	color:#b3a593;
	outline:none;
}
#form_depot_map_details a.close{
	font-size:12px;
	position:absolute;
	top:5px;
	right:10px;
}
#form_depot_map_details a.close i{
	font-size:19px;
	vertical-align: middle;
}
#form_depot_map_details_texte{
	padding:10px;
	font-size:12px;
	line-height:15px;
}
#form_depot_map_details_texte strong{
	display:block;
	padding-top:30px;
	font-size:16px;
	line-height:19px;
	text-align:center;
}
#form_depot_map_details_texte address{
	display:block;
	font-size: 13px;
	line-height: 17px;
	padding-top: 10px;
}
#form_depot_map_details_texte .tel{
	font-size: 13px;
	line-height: 17px;
}
#form_depot_map_details_texte hr{
	border:none;
	display:block;
	height:1px;
	background:#b3a593;
	margin:8px 0;
}

#form_depot_map_details_texte a.select{
	display:block;
	width:150px;
	margin:0 auto;
}
#form_depot_map_details_texte .img_relais{
	display:block;
	width:150px;
	height:auto;
	border-radius:5px;
	border:1px solid #b3a593;
	margin:8px auto 0;
}
#form_depot_map_details_texte .detail_rc{
	/*width:150px;
	margin:0 auto;*/
}


/*************/


/*  new style à voir */
/***** #5097ab ****/

.form_tabs a.active, .form_tabs a.last, .form_tabs a.first {
    color: #fff;
    background: #2fa1bd;
    border-top: 1px solid #2fa1bd;
    height: 40px;
    margin-bottom:20px;
}

.form_collecte {
    margin-bottom: 25px;
    padding: 25px 10px 15px;
    clear: both;
    background: #fff;
    border-radius: 15px 15px;
    font-size: 15px;
    border: 1px solid #2fa1bd;
}

.form_collecte .form-field .field input, .form_collecte .form-field .field select, .form_collecte .form-field .field textarea {
    display: block;
    border: 2px solid #2fa1bd;
    margin: 0 0 10px;
    width: 240px;
    font-size: 15px;
    outline: none;
    background: #fff;
}


.form_tabs a {
    display: block;
    float: left;
    text-align: center;
    border-radius: 15px 15px 0 0;
    font-weight: normal;
    color: #fff;
    background: #2fa1bd;
    text-decoration: none;
    padding: 10px 0 8px;
    outline: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

#form_depot_map_wrapper {
    padding: 10px;
    border-radius: 0 0 15px 15px;
    background: #fff;
    clear: both;
    border-bottom: 1px solid #2fa1bd;
}


#form_depot_map {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #2fa1bd;
}

.form_collecte .form-field label {
	font-weight: 300;
}

.radio-ctn{
	width:24px;
	height:24px;
	display:inline-block;
	float:left;
	text-align: center;
	padding-top: 1px;
}
.radio-ctn .radio-btn{
	width:20px;
	height:20px;
	margin:0;
}
.radio-flag{
	display:inline-block;
	display:float:left;
}
.radio-field{
	margin: 2px 15px 0 4px;
	display:inline-block; 
	margin-top:4px;
}


.form-header{
	text-align:center;
	color:#2fa1bd;
	font-family:Cubano;
	margin-bottom:10px;
}
.dsl-btn-ctn{
	/*text-align:center;
	margin:20px 0;
	*/
	text-align: right;
	margin: 20px 0;
	width: 67%;
}
.dsl-btn-submit{
	margin:0 !important;
}

.label-form-resp{
	width: 50% !important;
	padding: 0 5px;
}
.field{
	width: 50%;
	display: inline-block;
	padding: 0 5px;
	margin:0 !important;
}
.criteres{
	background: url('https://www.recyclivre.com/web/images/danger.png') no-repeat 10px 25px;
	background-size: auto auto;
	background-size: 84px;
	padding-left: 110px;
}
.criteres strong{
	color:#2fa1bd;
}
#mise_en_cartons{
	color: red;
	font-family: Cubano;
	background: url('https://www.recyclivre.com/web/images/box.png') no-repeat 22px 15px;
	background-size: 63px;
	padding: 25px 0 25px 110px;
	margin-bottom: 7px;
	
}

#block-point-relais, #block-point-livres, #block-no-cp{
	background: #fff;
	padding: 20px 10px;
	border-radius: 15px;
	border: 1px solid #2fa1bd;
	margin-bottom:10px;
}
#block-point-relais p, #block-point-livres p, #block-no-cp p{
	text-align:center !important;
}
#block-point-relais p strong, #block-point-livres p strong, #block-no-cp p strong{
	color:#ff6400;
}
.block-merci{
	color:#2fa1bd;
	background: #fff;
	padding: 10px;
	border-radius:15px;
	margin-bottom:20px;
	border: 1px solid #2fa1bd;
}
.block-merci .form-header{
	margin-bottom: 27px;
	font-size:15px;
	color:#2fa1bd !important;
}
.block-merci .sharing-block{
	margin-bottom:0 !important;
}
/********************/

/**********
 * 
 * tab => button
 * 
 */

.button_zone {
    text-align: center;
    padding-top: 0px;
    clear: left;
}

.button_zone .dsl_button {
    display: inline-block;
    padding: 5px 10px;
    height: 32px;
    border-radius: 16px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #ff6400;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    text-decoration: none;
    line-height: 1.22em;
    font-size: 1.667em;
    font-family: Cubano, Arial, Helvetica, Clean, sans-serif;
}
.form_tabs .dsl_button:hover {
	
	background:#5ca3b7;
	text-decoration:none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);

}



/************************/
@media (max-width: 700px) {
	.donnerseslivres .label-form-resp{
		color:#2f2f2f;
		font-family:Arial;
	}
}

@media (max-width: 590px) {
	.form_collecte .form-field, .dsl-btn-ctn {
		width:50%;
		margin:auto;
	}
	.form_collecte .form-field label {
		text-align:left;
	}
	
	.form_collecte .form-field .field .small, .field {
    	width: 100%;
	}
	
	
	
	
	.donnerseslivres #message_exceptionnel2{
		display:none;
	}
	.donnerseslivres #associatiion, .donnerseslivres #partenaires, .donnerseslivres blockquote{display:none;}
	.accueil #second {
	    margin-top:0;
	    background: #4e96aa;
	}
	.accueil #second .bloc#contenu-acc {
	    width: 100% !important;
	    float:left;
	}
	.blog .post .post-date {
	    color: #2f2f2f;
	    font-family: Cubano, Arial, Helvetica, Clean, sans-serif;
	    text-shadow: none;
	    text-align: left;
	    position: initial;
	    top: 20px;
	    right: 20px;
	    width: auto;
	    height: auto;
	    padding: 3px 0 0 0;
	    background: none;
	
	}
	
	.blog .post {
	    padding-right: 20px;
	}
	.blog .post .post-date span {
	    display: inline;
	    font-size:1em !important;
	}
	
	
	.donnerseslivres .form_tabs {
		display:none;
	}
	.donnerseslivres .block_resp{
		display:block !important;
	}
	.donnerseslivres .orange_resp{
		color: #ff6400;
		font-weight: 400;
		font-family: Cubano, Arial, Helvetica, Clean, sans-serif;
	}
	.donnerseslivres .label-form-resp{
		color: #ff6400;
		font-family: Cubano, Arial, Helvetica, Clean, sans-serif;
		font-size:1.5em;
	}
	.donnerseslivres .form_collecte{
		background:#fff;
		border: 2px solid #2fa1bd;
		border-radius:15px;
	}
	.donnerseslivres .form_collecte .form-field .field input, .form_collecte .form-field .field select, .form_collecte .form-field .field textarea {
		border: 2px solid #2fa1bd;
	}
	.donnerseslivres .form_collecte .form-field label {
		width:42%;
	}
	.donnerseslivres .form_collecte .form-field .field {
    	margin-left: 45%;
	}
	
	.form-field{
		text-align:left;
	}
	.label-form-resp{
		width:100% !important;
	}
}


@media (max-width: 500px) {
	.donnerseslivres .label-form-resp {
		    color: #ff6400;
		    font-size: 0.9em !important;
	}
	.form_collecte .form-field .field .small {
    	width: 100% !important;
	}
	.donnerseslivres .form_collecte .form-field label {
    	width: 100%;
    	text-align: left;
	}
	.donnerseslivres .form_collecte .form-field .field {
    	margin-left: 0;
	}
	.form_collecte button {
	    margin: auto;
	}
	.form_collecte .form-field .field input, .form_collecte .form-field .field select, .form_collecte .form-field .field textarea {
	    width: 100%;
	}
	.donnerseslivres .form_collecte {
	    text-align:right;
	}
	#block_variable_resp{
		margin-bottom:50vh;
		display:block;
	}
	.field{
		width:100% !important;
	}
}

@media (max-width: 480px) {
	.form_collecte .form-field, .dsl-btn-ctn {
		width:80%;
		margin:auto;
	}
	.form_collecte .form-field label {
		text-align:left;
	}
	
	.form_collecte .form-field .field .small, .field {
    	width: 80%;
	}
	
}

@media (max-width: 400px) {
	.form_collecte .form-field, .dsl-btn-ctn {
		width:100%;
		margin:auto;
	}
	.form_collecte .form-field label {
		text-align:left;
	}
	
	.form_collecte .form-field .field .small, .field {
    	width: 100%;
	}
	
}
