.headerMeteo{
  width: 57%;
}

.headerCotation {
    width: 43%;
}


.cotationData{
  width: 71%!important;
}

.cotationBtn{
  width: 29%!important;
}

a.btnHeader, .headerMeteo .divPreviDetaillee a {
    padding: 0.3rem 0.2rem;
    font-size: 0.7rem;
}

.itemMeteo .Humidite, .itemMeteo .Precipitation, .itemMeteo .VentMoyen, .itemMeteo .VentRafales {
    font-size: 10px;
}

.divMeteoContent{
  margin-bottom: 5px;
}

.headerLogo .imgLogo img {
    height: 115px;
}



/***** Form alerte ******/



#progressbar, .alertBtnWrapper1, .alertBtnWrapper .prevBtn{
	display: none
}


.NoDataLink {
  margin: 0.2rem 0.5rem;
}


/**  souscription **/

.SouscriptionOffreWrapper .rptItem {
	margin: 20px 32px;
}

.SouscriptionOffreWrapper .rptItem:nth-child(3n+2) {
		margin-left: 0;
}

.SouscriptionOffreWrapper .rptItem:nth-child(3n+1) {
		margin-right: 0;
}

.divSouscriptionOffreContent .msgDroit {
 position: relative;
}

/*** ecommande ***/

.listCard {
	text-align: center;
  }
  
.listProduct > li, .itemCard {
	width: 23%;
	text-align: left;
}

.pagerProduct {
	/* display: block; */
	width: calc(100% - 270px);
	margin: 0 0 0 auto;
}
