body.business-report-active #dashboardHeaderActions{margin-left:auto}
body.business-report-active #qrBtn{margin-left:0}
.br-refresh{height:40px}
.br-date-fields label span{display:block;position:absolute;top:-8px;left:10px;padding:0 4px;background:#fff;color:#89938f;font-size:10px}
.br-date-fields input{padding:4px 14px 0}
body.business-report-active #view:before{display:none!important}
body.business-report-active{overflow-x:hidden}
@media(min-width:1200px){
  .br-stats{grid-template-columns:repeat(6,minmax(0,1fr))}
  .br-middle{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr)}
  .br-category-grid{grid-template-columns:repeat(8,minmax(0,1fr))}
}
@media(min-width:1200px) and (max-width:1450px){.br-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
