.bwmp-box { background:#fff; padding:16px; border-radius:6px; border:1px solid #e6e6e6; margin-bottom:16px; }
.bwmp-login-logo img { max-width:220px; }
.bwmp-stats { display:flex; gap:16px; margin-bottom:20px; }
.bwmp-stat { background:#f2fbff; padding:14px; border-radius:6px; border:1px solid:#d9f1ff; width:160px; text-align:center; }
.bwmp-hospital-card { background:#fff; border:1px solid:#eee; padding:14px; border-radius:6px; margin-bottom:16px; }
.bwmp-service-dash .bwmp-left { float:left; width:48%; box-sizing:border-box; }
.bwmp-service-dash .bwmp-right { float:right; width:48%; box-sizing:border-box; }
.bwmp-mini-table td, .bwmp-mini-table th { padding:6px 8px; }