#Contenu{
	min-height: calc(100vh - 180px - 104px);
}


.SouscriptionOffreWrapper .rptItem {
	margin: 20px 32px;
}

.SouscriptionOffreWrapper .rptItem:nth-child(3n+2) {
		margin-left: 0;
}

.SouscriptionOffreWrapper .rptItem:nth-child(3n+1) {
		margin-right: 0;
}


#gridAlertes_DXPEForm_PW-1 {
		max-width: 600px;
		margin: 0px 0px 0 50%;
		-webkit-transform: translate(-50%, 0);
		        transform: translate(-50%, 0);
}


.titreChiffreCle {
    min-height: 2.2rem;
}

/* .chiffreAbs{
	position: relative;
}

.chiffreAbs .chiffre{
    position: absolute;
    top: 60%;
    transform: translate(0px, -50%);
    overflow: hidden;
    width: 100%;
    margin: 0;
} */


/***** Form alerte ******/



#progressbar, .alertBtnWrapper1, .alertBtnWrapper .prevBtn{
	display: none
}


.NoDataLink {
  margin: 0.2rem 0.5rem;
}




/****/


.searchShopWrap{
	width: 40%;
}

.menuShopWrap{
	width: 60%;
}


/**** test actu ****/

/*
.couleurBO{
    color: #00964F;
}

.couleurBO2{
    color: #810F4B;
}

.test{
    background-color: #00964F;
}
*/