.nav-chart__item{padding:12px 16px;border-radius:4px;-webkit-transition:background-color .2s;transition:background-color .2s}.nav-chart__item--active{background-color:rgba(250,250,253,.8)}.nav-chart__item-title{font-size:14px}.nav-chart__item-value{margin-top:6px;font-size:20px;font-weight:600;white-space:nowrap}.nav-chart_hover .nav-chart__item{cursor:pointer}.modal-export-settings .el-dialog__body{padding-bottom:10px}.pivot-table__cell_subtotal{font-weight:900}.pivot-table .el-table .el-table__cell{vertical-align:top}.pivot-table-block[data-v-1b64fdeb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.pivot-table-block__export[data-v-1b64fdeb]{margin-bottom:8px;margin-left:auto}.pivot-table-block__calendar[data-v-1b64fdeb],.pivot-table-block__elements[data-v-1b64fdeb]{max-width:230px}.bar-chart-block{width:100%}.bar-chart-block__chart{width:100%;min-width:600px;margin-top:30px}.bar-chart-block__chart-container{overflow:auto}.doughnut-chart-block__container{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:992px){.doughnut-chart-block__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.doughnut-chart-block__chart{width:100%;max-width:325px;max-height:325px;margin:18px}.doughnut-chart-block__legend{max-width:300px;max-height:340px;margin-left:30px;overflow-y:auto}.doughnut-chart-block__legend-item-cirlce{min-width:14px;height:14px;margin-top:3px;margin-right:9px;border-radius:50%}.doughnut-chart-block__legend-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0}.doughnut-chart-block__legend-item-label{max-width:100px;text-overflow:ellipsis}.doughnut-chart-block__stub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;min-height:100px;font-size:18px}.doughnut-chart-block__stub-text{max-width:500px;text-align:center}.income-ratio-chart__chart{width:100%}.pivot-table-places-block[data-v-7910dec2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.overall-income-chart{position:relative}.reports{display:grid;grid-template-areas:"pivot-table pivot-table" "overall-income income-ratio";grid-template-columns:1fr auto;grid-gap:25px}.reports__pivot-table{grid-area:pivot-table}.reports__overall-income-chart{grid-area:overall-income}.reports__income-ratio-chart{grid-area:income-ratio}@media only screen and (max-width:1400px){.reports{grid-template-areas:"pivot-table pivot-table" "overall-income overall-income" "income-ratio .";grid-template-columns:auto 1fr}}@media only screen and (max-width:992px){.reports{grid-template-areas:"pivot-table pivot-table" "overall-income overall-income" "income-ratio income-ratio"}}