/* v3.9.263 - Dashboard Revenue Mode, Logbook Show/export lifecycle and header/message cleanup. */
html body[data-role] .dashboard-summary-strip-v39258 > .dashboard-summary-card-v39258 > small.dashboard-card-heading-v39263,
html body[data-role] .dashboard-summary-strip-v39258 > .stat > small.dashboard-card-heading-v39263,
html body[data-role] .dashboard-summary-card-v39258 .dashboard-card-heading-v39263,
html body[data-role] .dashboard-stat-card-v39256 .dashboard-card-heading-v39263{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  font-size:15px!important;
  line-height:1.08!important;
  font-weight:950!important;
  color:#102743!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:clip!important;
}
html body[data-role] .dashboard-revenue-mode-v39263,
html body[data-role] .dashboard-paid-total-only-v39263{
  cursor:default!important;
  user-select:text!important;
  transform:none!important;
}
html body[data-role] .dashboard-revenue-mode-v39263:hover,
html body[data-role] .dashboard-paid-total-only-v39263:hover{transform:none!important}
html body[data-role] .dashboard-revenue-mode-grid-v39263{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  width:100%!important;
  gap:5px!important;
  margin-top:8px!important;
}
html body[data-role] .dashboard-revenue-mode-grid-v39263 em{
  display:grid!important;
  grid-template-rows:auto auto!important;
  min-width:0!important;
  align-content:center!important;
  padding:4px 6px!important;
  border-radius:8px!important;
  background:rgba(224,241,240,.74)!important;
  font-style:normal!important;
  overflow:hidden!important;
}
html body[data-role] .dashboard-revenue-mode-grid-v39263 em>span{
  font-size:7.5px!important;
  line-height:1!important;
  font-weight:850!important;
  color:#38576c!important;
}
html body[data-role] .dashboard-revenue-mode-grid-v39263 em>strong{
  display:block!important;
  max-width:100%!important;
  margin-top:3px!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:950!important;
  color:#102743!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html body[data-role] .dashboard-paid-total-only-v39263>strong{
  font-size:20px!important;
  line-height:1.1!important;
  margin-top:8px!important;
}

html body[data-role] .logbook-panel-v39263{min-height:190px!important}
html body[data-role] .logbook-filters-v39263{
  grid-template-columns:repeat(4,minmax(130px,1fr))!important;
  align-items:center!important;
}
html body[data-role] .logbook-filters-v39263 input[type="search"]{grid-column:span 2!important}
html body[data-role] .logbook-filters-v39263 button[disabled]{opacity:.48!important;cursor:not-allowed!important;filter:saturate(.45)!important}
html body[data-role] .logbook-result-v39263{margin-top:12px!important}
html body[data-role] .logbook-result-v39263>.empty{
  padding:20px!important;
  text-align:center!important;
  font-weight:850!important;
  color:#486577!important;
}

html body[data-role] .store-header-identity-v39243{
  row-gap:1px!important;
  align-items:center!important;
}
html body[data-role] .store-header-name-v39243{margin-bottom:0!important;line-height:1.12!important}
html body[data-role] .store-header-code-v39263{
  margin:0!important;
  padding:0!important;
  font-size:11px!important;
  line-height:1.08!important;
  color:#42657b!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html body[data-role] .store-header-code-v39263 strong{font-weight:950!important;color:#173a52!important}
html body[data-role] .store-header-code-v39263 span{font-weight:800!important}
html body[data-role] .logo-pending-note,
html body[data-role] #storeLogoPendingNote{display:none!important}

@media(max-width:760px){
  html body[data-role] .dashboard-summary-strip-v39258 > .dashboard-summary-card-v39258 > small.dashboard-card-heading-v39263,
  html body[data-role] .dashboard-summary-strip-v39258 > .stat > small.dashboard-card-heading-v39263,
  html body[data-role] .dashboard-summary-card-v39258 .dashboard-card-heading-v39263,
  html body[data-role] .dashboard-stat-card-v39256 .dashboard-card-heading-v39263{font-size:13px!important}
  html body[data-role] .logbook-filters-v39263{grid-template-columns:1fr 1fr!important}
  html body[data-role] .logbook-filters-v39263 input[type="search"]{grid-column:1/-1!important}
}
@media print{
  .logbook-filters-v39263{display:none!important}
  .logbook-panel-v39263{background:#fff!important}
}
