/* page mes comptes */

.ReleveCompteWrapper .dxgvControl_MaterialCompact, .dxgvDisabled_MaterialCompact {
	font-size: 13px;
}

.ReleveCompteWrapper .dxgvHeader_MaterialCompact {
    padding: 10px 8px 8px;
}

.ReleveCompteWrapper .dxgvEditFormDisplayRow_MaterialCompact td.dxgv, .dxgvDetailCell_MaterialCompact td.dxgv, .dxgvDataRow_MaterialCompact td.dxgv, .dxgvDetailRow_MaterialCompact.dxgvADR td.dxgvAIC {
    padding: 10px 8px 8px;
}

.ReleveCompteWrapper .dxgvControl_MaterialCompact, .dxgvDisabled_MaterialCompact {
    font-size: 13px;

}

/* page meteo agricole */

.dailyForecast .pulverisation {
    margin-top: 1rem;
    margin-bottom: 0.7rem;
}

.dailyForecast .meteoDataPanel {
    padding-top: 10px;
}

.dailyForecast .summaryText{
	font-size: 13px;
}

.meteo-item .meteo-summary .meteo{
	margin-bottom: 0;
}

.dailyForecast .meteo-summary .summaryText {
    height: 42px;
    line-height: 42px;
}


/**/

.DemandeEnCoursWrapper .rightCell .ans-legendItem, .DemandeEnCoursWrapper .leftCell .ans-legendItem{
  text-align: left;
  border-left: 0;
}

/**/

/* .linkCmdSpace{
	display: block;
	line-height: 0.8rem;
} */


/***/


.widgetBienvenueWrapper h2:after {
    /* width: 10px;
    margin: 0 2px 0 5px; */
		display: none;
}

.widgetBienvenueWrapper h2:before {
    /* width: 10px;
    margin: 0 5px 0 2px; */
		display: none;
}

.widgetBienvenueWrapper h2 {
	font-size: 1.1rem;
}

.widgetBienvenueWrapper h3 {
	font-size: 1rem;
}

.widgetBienvenueWrapper h4 {
    font-size: 0.9rem;
}



/* mes contrats */

.contratsCereWrapper .groupHeader .ans-legend:nth-of-type(2)::before{
  content: '';
  display: block;
}


/******* meteo new *******/

.lieuMeteoWrapper .sbVille{
	max-width: 100%;
}


.item10Jours {
    min-width: 100%;
}

.tabStripMeteo .rtsUL{
	width: 100%;
}

.tabStripMeteo .rtsLI{
	width: 50%!important;
}

.weatherTodayData > div {
    width: calc(50% - 1rem);
}


/* ecommande */
/****  LISTE PRODUIT *****/


.listProduct > li, .listProductV2 .listProduct > li {
    width: 100%;
    margin: 0 0 2rem;
}

/*** fiche detail produit **/

.blocInfoWrap {
    width: 100%;
    flex-wrap: wrap;
}

.blocInfo {
    width: 100%;
    margin: 0.5rem 0;
}

.collapseTitle input {
    font-size: 0.8rem!important;
        padding: 0.2rem 0!important;
}

.collapseTitle::before {
    padding: 1rem 0;
}

.subtitleReglementaire, .subtitleLvl2Reglementaire, .blocFiche, .blocFiche .nom {
    font-size: 0.8rem;
}

.titleProduct{
    width: 100%;
}

.titleProduct h1{
    font-size: 1.5rem;
}
.subtitleProduct, .titleReglementaire{
    font-size: 1.3rem;
}


/** tableau liste de document **/

.tableDocList .sfdownloadType, .tableDocList .sfdownloadSize, .tableDocList .sfdownloadDate {
    display: none;
}

.tableDocList .sfdownloadCell{
    font-size: 0.8rem;
    width: 60px!important;
}

.tableDocList {
    max-width: 100%;
}
