.widget-desglose-costes{background:#fff;border-radius:10px;padding:20px;min-width:0;max-width:100%}.widget-desglose-costes .title-pie-data{display:flex;justify-content:center;text-align:center;font-size:18px;font-weight:900;line-height:21px}.widget-desglose-costes .legend{width:100%;display:flex;padding:20px 0 0;flex-wrap:wrap}.widget-desglose-costes .legend .element{display:flex;margin-bottom:5px;margin-right:20px;min-width:0;max-width:100%;align-items:center}.widget-desglose-costes .legend .element .color{height:10px;width:10px;background:red;margin-right:10px;flex-shrink:0}.widget-desglose-costes .legend .element .color.brown{background:#b28159}.widget-desglose-costes .legend .element .color.red{background:#ee8577}.widget-desglose-costes .legend .element .color.green{background:#d1dc6a}.widget-desglose-costes .legend .element .color.orange{background:#fbc993}.widget-desglose-costes .legend .element .color.pink{background:#ca70ae}.widget-desglose-costes .legend .element .color.p1{background:#178798}.widget-desglose-costes .legend .element .color.p2{background:#cde074}.widget-desglose-costes .legend .element .color.p3{background:#ffc68f}.widget-desglose-costes .legend .element .color.p4{background:#f58577}.widget-desglose-costes .legend .element .color.p5{background:#ac7e5d}.widget-desglose-costes .legend .element .color.p6{background:#dae21b}.widget-desglose-costes .legend .element .valor{font-size:13px;white-space:nowrap;flex-shrink:0}.widget-desglose-costes .legend .element .label{flex:1 1 auto;min-width:0;font-weight:700;font-size:14px;white-space:normal;word-break:break-word;margin-right:10px}#chartdiv{width:100%;height:100%}.chart-div-data{height:350px;width:100%}.pie-data__demo-chart{display:flex;align-items:center;justify-content:center}.pie-data__demo-chart svg{width:100%;max-width:350px;height:100%}