#rose-chart{width:25%;height:100%;background-color:rgba(6,30,93,.5);border-top:2px solid rgba(1,153,209,.5);box-sizing:border-box}#rose-chart .rose-chart-title{height:50px;font-weight:700;text-indent:20px;font-size:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#rose-chart .dv-charts-container{height:calc(100% - 50px)}