.block-modal-add-popoulation-bar-block,
.block-modal-add-popoulation-figures-block,
.block-modal-add-popoulation-pie-block,
.block-modal-add-popoulation-pie-totals-by-country-block,
.block-modal-add-popoulation-pie-totals-per-country-block,
.block-modal-add-popoulation-pie-values-per-country-block,
.block-modal-add-popoulation-table-block {
  max-width: 1600px;
  margin: 0 auto 3rem;
}

.block-modal-add-popoulation-figures-block > h2 {
  text-align: center;
  color: #113d4c;
}

.block-modal-add-popoulation-figures-block {
  max-width: none;
  width: 100%;
}

.text-legend {
  width: 1.2rem;
}

.highcharts-container{
  height: 36rem!important;
}

.fsize-1 {
  font-size: 1rem !important;
}
