/* Final balanced Finance Desk scale. */
html body[data-view="finance"] .finance-register-header>div:first-child h2{font-size:14px!important}
html body[data-view="finance"] .finance-register-header>div:first-child p{font-size:10px!important}
html body[data-view="finance"] .finance-register-actions button{min-height:37px!important;padding:0 14px!important;font-size:11.5px!important}
html body[data-view="finance"] .finance-register-actions svg{width:16px!important;height:16px!important}

html body[data-view="finance"] .finance-register-summary{min-height:80px!important}
html body[data-view="finance"] .finance-register-summary>button{padding:12px 17px!important;grid-template-columns:41px minmax(0,1fr)!important;gap:12px!important}
html body[data-view="finance"] .finance-register-summary>button>span{width:40px!important;height:40px!important}
html body[data-view="finance"] .finance-register-summary small{font-size:10.5px!important}
html body[data-view="finance"] .finance-register-summary strong{margin-top:4px!important;font-size:21px!important;line-height:1.05!important;white-space:nowrap!important}
html body[data-view="finance"] .finance-register-summary svg{width:17px!important;height:17px!important}

html body[data-view="finance"] .finance-register-card-head{min-height:60px!important;padding:13px 16px 10px!important}
html body[data-view="finance"] .finance-register-card-head h3{font-size:16px!important}
html body[data-view="finance"] .finance-register-card-head h3>span{min-width:20px!important;height:20px!important;font-size:9.5px!important}
html body[data-view="finance"] .finance-register-card-head p{margin-top:5px!important;font-size:10.5px!important}

html body[data-view="finance"] .finance-table th{height:34px!important;padding:0 10px!important;font-size:9.5px!important}
html body[data-view="finance"] .finance-table td{height:56px!important;padding:8px 10px!important;font-size:11px!important}
html body[data-view="finance"] .finance-table td b{font-size:12.5px!important}
html body[data-view="finance"] .finance-table td small{margin-top:3px!important;font-size:10px!important}
html body[data-view="finance"] .finance-priority{min-height:23px!important;padding:0 8px!important;font-size:10px!important}
html body[data-view="finance"] .finance-row-status{font-size:10px!important}
html body[data-view="finance"] .finance-register-calm{font-size:11px!important}

html body[data-view="finance"] .finance-calendar-list span,
html body[data-view="finance"] .finance-calendar-list b,
html body[data-view="finance"] .finance-calendar-list strong{font-size:11px!important}
html body[data-view="finance"] .finance-calendar-total{font-size:10px!important;white-space:nowrap!important}
html body[data-view="finance"] .finance-calendar-total strong{font-size:15px!important;line-height:1!important;white-space:nowrap!important}
html body[data-view="finance"] .finance-register-link{font-size:11px!important}
html body[data-view="finance"] .finance-recent .finance-table td{height:45px!important}

@media(max-width:1180px){
  html body[data-view="finance"] .finance-register-summary small{font-size:9.5px!important}
  html body[data-view="finance"] .finance-register-summary strong{font-size:19px!important}
}
