/* CSS Document */
#MapBtn
{
	text-align: center;
padding: 10px;
}
 #plan
 {
	
 }
 #blocMap
	{
		margin-top:10px;
		margin-bottom:10px;
		
	}
	a.MapBtnEvt
{
	
	color:#fff;
	text-align:center;
	margin-top:10px;
}

.dealer-name
{
	text-transform:uppercase;
}

.dealer-item-a,.dealer-item-a   span.cta-content
{
	color: #c3002f;
margin-top: 10px;
display: inline-block;
font-size:13px;
text-align:left;
}
a.MapEventDate
{
	display:block;
	color:#00bfd9;
	
	font-size:13px;
	display:block;
	float:left;
	text-align: left;
text-transform: uppercase;
}
.list-dealer-past
{
	background-color: #eee;
}
.ui-widget.ui-widget-content
{
	z-index:10000;
	background-color:#fff;
	color:#555;
}
.ui-menu .ui-menu-item:hover
{
	background-color:#c3002f;
	color:#fff;
}
a.dealer-item-a
{
	float:left;
	color: #c3002f;
}
div.BtnListDealer .dealer-item-info
{
	font-size: 1rem;
line-height: 1.13;
color: #8f94ab;
text-align:left;
width:100%;
display:inline-block;
}


div.BtnListDealer 
{
	display:inline-block;
	apdding-bottom:10px;
}
.dealer-item
{
	margin-bottom:5px;
	border-bottom:1px #c3002f solid;
	padding-bottom: 10px;
padding-top: 10px;
}
.dealer-item .dist
{
	display:inline-block;
}

.list-result .list-dealer .result-nbr {
    margin-right: 5px;
    color: #c3002f;
    font-size: 17px;
}

.list-result .list-dealer .result {
    text-align: center;
    font-size: 17px;
	padding: 10px;
	 margin: 0;
    border-bottom: 1px solid #e2e1e5;
}


.dealer-item .dist .picto {
    background-image: url(../images/pin.png);
width: 100%;
height: 34px;
margin: auto;
background-size: contain;
background-repeat: no-repeat;
background-position: center top;
display: inline-block;
}
.dealer-item .dist .picto-off {
    background-image: url(../images/pin.png);
width: 100%;
height: 34px;
margin: auto;
background-size: contain;
background-repeat: no-repeat;
background-position: center top;
display: inline-block;
}

.dealer-item .dist .dealer-item-logo {
    background-image: url(../images/logo_concess.png);
width: 100%;
height: 34px;
margin: auto;
background-size: contain;
background-repeat: no-repeat;
background-position: center top;
display: inline-block;
margin-bottom:10px;
}


a.MapEventDealerName
{
	color:#333;
	
	font-size:17px;
	display:block;
}
a.MapEventAdresse
{
	
	color:#666;
	font-size:12px;
	display:block;
	font-weight:light;
	margin-top:10px;
	margin-bottom:10px;
}

.blocChoixCP
{
/*width: 50%;*/


margin: 0px;
padding: 10px 20px;
font-size: 20px;
text-align: center;
/*border: 2px solid #fff;*/
/*text-shadow: 1px 1px 1px black;*/
/*background: rgba(0,0,0,0.25);*/
margin: auto;
display: inline-block;
}


#stinger_filter

.blocChoixCP2
{
position: relative;
color: #142032;
text-align: center;
padding: 10px;
display:inline-block;


}



.choixCP
{
	background: rgba(255,255,255);
	border: 0;
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	margin-top:10px;
	border: 1px solid #142032;
	max-width: 350px;
	text-align: center;
	width:80%;
}

div.bloc-list-result
{
	    display: inline-block;
    position: relative;
    float: left;
    width: 25%;
	background-color: #fff;

}
#listeBtnEvt
{
	overflow-y:scroll;
	height:500px;
	width:25%;
	display:inline-block;
	float:left;
	background-color:#f8f8f8;
}
#mapEvt
{
	height:500px;
	width:75%;
	display:inline-block;
	
	display: inline-block;
	background-color:#fff;

}
.blocMap
	{padding: 0;
	border: 10px #c3002f solid;
	margin-top: 10px;
width: 95%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
	}
	.leaflet-popup-content-wrapper
{
	border-radius:0;
}
.leaflet-popup-content {
    text-align: left;
}
.leaflet-popup-content a{
text-decoration:none;

}
		

.leaflet-popup-content .cta-nissan
{

width:70%;	
	
}
@media only screen and (max-width: 600px) {
	.blocMap
	{
		width:100%;
		margin:0;
	}
	#listeBtnEvt
{
	width:100%;
}
	
	
	
	
}

@media only screen and (max-width: 1080px) {
.choixCP
{float:none;}
.blocChoixCP
{
	text-align:center;
}
#mapEvt
{
	width:50%;
}
#listeBtnEvt
{
	width:50%;
}
.blocMap
{
	width:100%;
}
	}
	
	@media only screen and (max-width: 650px) {
div.bloc-list-result, #mapEvt,.blocMap, #listeBtnEvt
{
	width:100%;
}

#listeBtnEvt
{
	height:auto;
}



}