@import url(https://fonts.googleapis.com/css?family=Montserrat);:root{--positivo:#4caf50;--negativo:#f44336}.big-number{width:100%}.disabled{opacity:.4}.big-number-result{display:flex;align-items:center;justify-content:flex-end}.big-number-extra-result{display:flex;align-items:center;justify-content:flex-start}.big-number-result.positivo{color:var(--positivo)}.big-number-result.positivo .svg-icons{fill:var(--positivo)}.big-number-result.negativo{color:var(--negativo)}.big-number-result.negativo .svg-icons{fill:var(--negativo)}.big-number-result{color:#898989}.only-chart .chart{padding:0 15px;position:relative}.only-chart .chart-content{height:70vh!important}.only-chart .chart-content.speedometer{text-align:center;height:750vh!important;margin-top:50px;margin-bottom:30px}.only-chart .chart-content.big-number-content{height:35vh!important}.only-chart .chart-content.big-number-content .big-number-wrapper{margin-top:25vh}.only-chart .chart-content.big-number-content .big-number-wrapper .big-number-value{font-size:600%!important}.only-chart .chart-content.long-text-content{height:750vh!important;min-height:80px;max-height:300px}.only-chart nav.breadcrumb{padding:15px;margin:0!important;font-size:12px}