/* CSS Document */

div.town_selector_box
{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	text-align: center;
	margin: 0;
	display: inline-block;
	position: relative;
	margin-right:20px;
}
.town_selector_row
{
 -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
div.town_selector_title table
{
	height: 40px;
}



@media only screen and (max-width: 1334px)
{
div.town_selector_box
{
float:none;
}}
@media only screen and (min-width: 1335px)
{
div.town_selector_title
{
width: auto;
margin: auto;
  margin-right: auto;
height: 45px;
position: relative;
padding-top: 20px;
margin-right: 20px;
}}

.toggleSearchGeoloc {
   display:none;
  cursor: pointer;
  width: 25px;
  position: relative;
  margin-left:20px;
}


#town_selector
{
	width: 340px;
padding: 12px;
max-width:80%;
border:0;
outline:none;

}

.blocMap{max-width: 100%;
margin: auto;margin-bottom:0px;}
#listeBtnEvt .cta
{
	padding:10px;
}




div.town_selector_row
{
	
	 background-color: #222222;
	padding: 8px;
align-items: center;
width: 100%;
z-index: 2;
display: block;
position: fixed;
bottom: 0;
width: 100%;
z-index: 1000;
left: 0;
text-align:center;
	
}

#town_selector_btn
{
	fill:#fff;
}
.town_selector_title
{
	color: #fff;
font-size: 1.2rem;
display: inline-block;
font-weight: bold;
text-transform: uppercase;
margin-right: 20px;
margin-left: auto;
margin-bottom: 10px;
margin-top: 5px;
width: 865px;
text-align: left;
}



#town_selector_showMap {
  border-style: none;
  padding: 0;
  color: #fff;
  background: #1c69d4;
    background-size: auto;
  background-size: auto;
  fill: currentColor;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2;
  text-align: center;
  border: 0;
  text-decoration: none;
  cursor: pointer;
  margin-right: 0;
  padding: 10px 16px 0px 16px;
  text-transform: uppercase;
  position: relative;
  height: 47px;
  display: inline-block;
}

.TownSelectorMapBtn
{
height: 30px;
}

.TownSelectorMapBtnLabel {
  margin-left: 20px;
}

#listeBtnEvt
{
	overflow-y:scroll;
	height:500px;
	width:100%;
	display:inline-block;
	float:left;
	background-color:#f8f8f8;
}






@media only screen and (max-width: 650px) {#listeBtnEvt{height:auto;}.blocMap{max-width: 100%;
margin: auto;margin-bottom:20px;} .pastevent-result,.list-event-past{display:none}}

.blocMap{padding: 0;}


.blocMap .col-12 {padding: 0!important;}


@media only screen and (max-width: 1080px) {.blocMap{width:100%;margin-left:0;}}

div.bloc-list-result
{
	    display: inline-block;
    position: relative;
    float: left;
    width: 25%;
	background-color: #fff;

}
#mapEvt
{
	height:500px;
	width:75%;
	display:inline-block;
	z-index: 50;
	background-color:#fff;

}

@media only screen and (max-width: 1080px) {#mapEvt,div.bloc-list-result{width:50%}}
@media only screen and (max-width: 650px) {#mapEvt,div.bloc-list-result{width:100%}}

.list-event-past{background-color: #eee;}
.event-item .dist {text-align: center;}
.event-item .dist .picto {
	background-image: url(../images/pin-ko.png);
	width: 25px;
	height: 34px;
	margin: 5px auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.event-item .dist .picto-off {
	background-image: url(../images/pin-ko.png);
}
.event-item .dist .picto-on {
	background-image: url(../images/pin-on.png);
}
	
div.km
{
	font-size: 10px;
	text-align:center;
}
.list-result .list-event .result-nbr {margin-right: 5px; color: #000000;font-size: 1.5rem;font-weight:normal}
.list-result .list-event .result {margin: 0;border-bottom: 1px solid #e2e1e5;padding: 9.5px 0;text-align: center;font-size: 1.5rem;font-weight:normal}

.event-item
{
	color: #3c3947;
	font-size:13px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	text-align:left;
	padding:10px 0px;
}
.place-date {
    
    color: #1c69d4;
}
.place-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
	text-align:left;
	color:#000000;
}
.place-name-resume {
    text-transform: uppercase;
	color:#000000;
}

.list-result .event-item:hover, .list-result .event-hover
{
	background-color:#fff;
	 color: #000;
}

.leaflet-popup-content
{
	text-align:center;
}
.MapEventLogo {
    margin: auto;
	margin-bottom:5px
}
.leaflet-container a.cta  {
    color:#fff;
}
.leaflet-container a.cta:hover{
	color: #fff;
}
.leaflet-container a.cta{
	
	font-size: 1rem !important;
	padding: 13px;
	margin: 10px;
}
.leaflet-container  {
    
}
a.MapEventName {
    width: 100%;
    display: inline-block;
    font-weight: 700;
    font-size: 1.4rem;
	color: #000;
}
a.MapEventAdresse {
    display: inline-block;
    width: 100%;
    color: #333;
	color: #000;
}
a.town_selector_geoloc:hover
{
	
	 background-color: #0653b6;
	 transition:  background-color .5s ease-out;

}
a.town_selector_geoloc
{
border-style: none;
padding: 0;
color: #fff;
background: #1c69d4 ;
 
fill: currentColor;
font-size: 1.4rem;
font-weight: 700;
line-height: 1.15;
text-align: center;
border: 0;
text-decoration: none;
cursor: pointer;
margin-right: 0;
display: inline-flex;
padding: 16px 24px 16px 48px;
text-transform: uppercase;
position: relative;
background-size: 200% 100%;

}

@media only screen and (max-width: 890px) {
	
	.town_selector_gps_txt , .town_selector_or
	{
		display:none;
	}
	a.town_selector_geoloc
	{
		display: inline;
		padding-bottom: 14px;
		padding-right: 8px;
	}
	div.town_selector_title
	{
	width: 675px;
	text-align: left;
	}
}
@media only screen and (min-width: 450px) and (max-width: 700px) {
	
#town_selector_showMap
{
	width:396px;
}
}


@media only screen and (max-width: 700px)
{
div.town_selector_title
{
width: auto;
text-align: center;
}
}


@media only screen and  (max-width: 450px) {
	
#town_selector_showMap
{
	width:100%;
}
a.town_selector_geoloc
 {
	 width: 20%;
display: inline-block;
height: 48px;
margin: 0;
float: left;
 }
 #town_selector_searchinput
 {
	width: 80%; 
 }
}

#town_selector_searchinput svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #1c69d4;
    height: 100%;
    z-index: 3;
    width: 55px;
    right: 0;
    padding: 0 15px;
}

.MapEventLogo
{
	max-width: 150px;
}
#town_selector_searchinput  
{
	display:inline-block;
	text-align:left;
	background-color:#fff;
	max-width: 90%;
}


.form_town_selector .form_input:not(:placeholder-shown) + label {
    transform: translateY(-65%) scale(.6) !important;
	color:#333;
} 

#town_selector_searchinput label
{
	left: 3px;
	line-height: 3.5rem;
}



span.town_selector_or
{
	
	align-items: center;
	font-size: 1.4rem;
	font-weight: 700;
	margin: 8px 16px;
		margin-bottom: 8px;
	color: #fff;
	width: auto;
margin-bottom: 8px;
}
a.town_selector_geoloc svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
    width: 22px;
	overflow: hidden;
}
@media only screen and (max-width: 576px) {
	.toggleSearchGeoloc
	{
		display:inline-block;
	}
	
	div.town_selector_box
	{
		display:none;
	}
}

#town_selector_geoloc>svg>path,#town_selector_searchinput>svg>path
{
    fill: white;
	stroke:white;
}​
