#fieldset-membership_list .adh-date {display:none!important;}
/* header */
	div.header {
	    margin-bottom: 4rem;
		position: relative;
		display: flex;
	    align-items: center;
		min-height: 110px;
		background-color: white;
		z-index: 100;
		box-shadow: 0px 6px 5px 0px rgba(180,181,179,0.2);
		-webkit-box-shadow: 0px 6px 5px 0px rgba(180,181,179,0.2);
	}

	div.header .container,
	div.footer .container {
		width: 88%;
		max-width: 1300px;

	}
	div.header .container .row {
		display:flex;
		align-items: center;	
	}


	.navbar-default .navbar-nav  li, 
	.navbar-default .navbar-nav  li.active {
		background-color: white;
		font-family: "Fira Sans",sans-serif;
		font-size:18px;
	}

	.navbar-default .navbar-nav  li a:hover,
	.navbar-default .navbar-nav  li.active a:hover
	{
		background-color: white;
		color: #04857F;
	}


	.navbar-default .navbar-nav  li a {
		font-size: 18px;
		text-transform: none;
		color: black;
	}

	.navbar-default .navbar-nav  li.active a {
	 	color: #04857F;
	 }


	/* forms */
	.single-page-donation-wrapper .donation-zone {
		display: block;
		margin-bottom: 10px;


	}

	.single-page-donation-wrapper .donation-zone .donation-step {
		display: block;
		margin-bottom: 10px;
	}


	/* footer */
	.footer {
	    margin-top: 4rem;
	}

	.footer .column {
	flex: 1;
	}

	.footer .column li {
		list-style-type: none;
		font-size: 14px;
		font-weight: 700;
		margin-top: 0.75rem;
	}

	.footer .column li.footer-title a {
		color: #757574;
	    text-transform: uppercase;
	}

.footer-left-img{
filter: grayscale(100%);
margin-bottom: 40px;
}

.footer-navigation-wrapper {
padding-left:0;
}

.footer .footer-title {
  color: #757574;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}

.footer .footer-wrapper .section-left .adress-wrapper .footer-title + p {
  margin-top: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
}

.footer p a {
font-weight: 700;
}

/* espace membres */

.member-login-wrapper h1{
margin-bottom: 40px;
}

.member-login-wrapper {
  background: none;
text-align:center;
}

form .wrapper_membership_list .adh-date {
    display: none; !important
}

/* bandeau du bas */
.poweredBy-wrapper {
display: none;
}

#profile_login_form input[type=submit]{
   
}

.form-withProgress__wrapper {
    
    background: white;
}
