/* /Components/Detail.razor.rz.scp.css */
.detail[b-fqulwnhoki]{display:flex;flex:1 1 110px;flex-direction:column;min-width:90px}.detail span[b-fqulwnhoki]{color:#777;font-size:11px;font-weight:500}.detail strong[b-fqulwnhoki]{font-size:13px;font-weight:400}.detail strong.warning[b-fqulwnhoki]{color:orangered;font-weight:700}
/* /Components/MenuBranch.razor.rz.scp.css */
.menu-branch[b-4agmm72mdy]{width:100%}
.menu-row[b-4agmm72mdy]{align-items:center;background:#fff;border:0;color:rgba(0,0,0,.8);display:flex;font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;height:48px;overflow:hidden;padding:0;text-align:left;text-decoration:none;width:100%}
.menu-row:hover[b-4agmm72mdy]{background:rgba(0,0,0,.04);color:rgba(0,0,0,.8)}
.menu-row:active[b-4agmm72mdy]{opacity:.5}
.menu-icon[b-4agmm72mdy]{align-items:center;display:flex;flex:0 0 56px;font-size:24px;height:48px;justify-content:center}
.menu-label[b-4agmm72mdy]{flex:1;overflow:hidden;padding-right:12px;text-overflow:ellipsis;white-space:nowrap}
.submenu[b-4agmm72mdy]{background:#e8e8e8}
.child .menu-row[b-4agmm72mdy]{background:#e8e8e8;height:36px;padding-left:56px}
.child .menu-row:hover[b-4agmm72mdy]{background:#d5d5d5}
.child .menu-icon[b-4agmm72mdy]{display:none}
.child .menu-label[b-4agmm72mdy]{font-size:14px}
/* /Components/NavigationTrail.razor.rz.scp.css */
.navigation-trail[b-qzabovn2gz]{color:darkgray;cursor:default;font-size:small;font-weight:500;height:30px;padding:8px 15px 0;position:relative;z-index:9}.navigation-trail span[b-qzabovn2gz]{text-decoration:underline}.navigation-trail span:hover[b-qzabovn2gz]{color:#673ab7}
/* /Layout/LoginLayout.razor.rz.scp.css */
.login-layout[b-phosihuh6c] {
    min-height: 100vh;
    background: #f5f5f5;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-mqu8iawc91]{height:100vh;overflow:hidden}
.app-toolbar[b-mqu8iawc91]{align-items:center;background:#673ab7;color:#fff;display:flex;height:40px;position:relative;z-index:30}
.toolbar-button[b-mqu8iawc91]{align-items:center;background:transparent;border:0;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;padding:0;text-decoration:none;width:40px}
.toolbar-button:hover[b-mqu8iawc91]{background:rgba(0,0,0,.12);color:#fff}
.toolbar-button.active[b-mqu8iawc91]{color:#fff}
.toolbar-button svg[b-mqu8iawc91]{fill:none;height:23px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:23px}
.toolbar-button .material-icons[b-mqu8iawc91]{font-size:24px}
.menu-toggle[b-mqu8iawc91]{margin:0 12px}
.brand[b-mqu8iawc91]{align-items:center;display:flex;height:40px}
.brand img[b-mqu8iawc91]{height:35px;object-fit:contain;width:75px}
.toolbar-spacer[b-mqu8iawc91]{flex:1}
.app-body[b-mqu8iawc91]{display:flex;height:calc(100vh - 40px);position:relative}
.sidebar[b-mqu8iawc91]{background:#fff;border-right:1px solid rgba(103,58,183,.18);flex:0 0 auto;height:100%;overflow:hidden;transition:width .18s ease;width:65px;z-index:20}
.sidebar.expanded[b-mqu8iawc91]{width:230px}
.main-content[b-mqu8iawc91]{background:#fff;flex:1;height:100%;min-width:0;overflow:auto;position:relative}
.mobile-backdrop[b-mqu8iawc91]{display:none}
@media(max-width:600px){.sidebar[b-mqu8iawc91]{left:0;position:absolute;top:0}.sidebar.expanded[b-mqu8iawc91]{box-shadow:4px 0 12px rgba(0,0,0,.25);width:230px}.mobile-backdrop[b-mqu8iawc91]{background:rgba(0,0,0,.52);border:0;display:block;inset:0;position:absolute;z-index:10}}
/* /Layout/NavMenu.razor.rz.scp.css */
.side-navigation[b-s2nm3kmefm]{height:100%;overflow-x:hidden;overflow-y:auto;padding-top:8px;width:230px}.menu-empty[b-s2nm3kmefm]{color:#777;font-size:.8rem;padding:16px}
/* /Pages/Avisos.razor.rz.scp.css */
.notices-page[b-53nhbjl3m5] { height: calc(100vh - 105px); min-height: 560px; padding: 0 14px 14px; color: #333; font-family: Roboto, sans-serif; }
.workspace[b-53nhbjl3m5] { display: grid; grid-template-columns: minmax(260px, 25%) 1fr; height: 100%; background: #eee8f7; border: 1px solid #ddd; }
.sidebar[b-53nhbjl3m5] { display: flex; flex-direction: column; min-width: 0; background: #f2f2f2; border-right: 1px solid #bbb; }
.tabs[b-53nhbjl3m5] { display: grid; grid-template-columns: 1fr 1fr; height: 48px; background: white; }
.tabs button[b-53nhbjl3m5] { border: 0; border-bottom: 2px solid transparent; background: white; color: #555; font-size: 15px; }
.tabs button.active[b-53nhbjl3m5] { color: #673ab7; border-bottom-color: #673ab7; }
.tabs button:disabled[b-53nhbjl3m5] { color: #aaa; }
.side-title[b-53nhbjl3m5] { min-height: 38px; padding: 10px 14px 7px; color: #666; font-size: 13px; }
.check-title[b-53nhbjl3m5] { display: flex; align-items: center; justify-content: space-between; background: white; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.sidebar select[b-53nhbjl3m5] { width: 100%; min-height: 120px; border: 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background: white; padding: 5px; outline: none; }
.sidebar select option[b-53nhbjl3m5] { padding: 7px 9px; }
.cons-list[b-53nhbjl3m5], .order-list[b-53nhbjl3m5] { flex: 1; min-height: 0; overflow: auto; background: white; }
.cons-list label[b-53nhbjl3m5] { display: flex; justify-content: space-between; align-items: center; gap: 10px; min-height: 36px; padding: 6px 14px; margin: 0; font-weight: 400; }
.cons-list label:hover[b-53nhbjl3m5], .order-row:hover[b-53nhbjl3m5] { background: #eee; }
.order-row[b-53nhbjl3m5] { display: grid; grid-template-columns: 1fr 32px 32px; align-items: center; min-height: 38px; padding-left: 14px; cursor: pointer; }
.order-row.selected[b-53nhbjl3m5] { background: #ddd4eb; }
.order-row button[b-53nhbjl3m5] { height: 28px; border: 0; background: transparent; color: #673ab7; font-size: 12px; }
.order-row button:disabled[b-53nhbjl3m5] { color: #bbb; }
.editor[b-53nhbjl3m5] { display: flex; flex-direction: column; min-width: 0; padding: 22px 25px 18px; }
.editor.deleting[b-53nhbjl3m5] { background: rgba(211, 47, 47, .06); }
.editor-top[b-53nhbjl3m5] { display: grid; grid-template-columns: minmax(260px, 1fr) auto auto; align-items: end; gap: 22px; padding-bottom: 22px; }
.reference[b-53nhbjl3m5] { display: flex; flex-direction: column; margin: 0; }
.reference span[b-53nhbjl3m5], .content label > span[b-53nhbjl3m5], .tags > span[b-53nhbjl3m5] { color: #777; font-size: 12px; }
.reference input[b-53nhbjl3m5] { height: 33px; border: 0; border-bottom: 1px solid #999; background: transparent; outline: none; font-size: 16px; }
.reference input:focus[b-53nhbjl3m5] { border-bottom: 2px solid #673ab7; }
.enabled[b-53nhbjl3m5] { display: flex; align-items: center; gap: 7px; margin: 0 0 7px; font-weight: 400; }
.actions[b-53nhbjl3m5] { display: flex; gap: 5px; align-items: center; }
.actions button[b-53nhbjl3m5] { display: inline-flex; align-items: center; gap: 4px; border: 0; background: transparent; color: #5e35b1; white-space: nowrap; }
.actions button.danger[b-53nhbjl3m5] { color: #c62828; }
.actions button:disabled[b-53nhbjl3m5] { color: #aaa; }
.actions .material-icons[b-53nhbjl3m5] { font-size: 20px; }
.content[b-53nhbjl3m5] { display: grid; grid-template-columns: minmax(0, 3fr) minmax(230px, 1fr); gap: 22px; flex: 1; min-height: 0; }
.content > label[b-53nhbjl3m5], .tags[b-53nhbjl3m5] { display: flex; flex-direction: column; min-height: 0; margin: 0; }
.content textarea[b-53nhbjl3m5] { flex: 1; width: 100%; min-height: 330px; resize: none; border: 1px solid #aaa; background: white; padding: 12px; outline: none; }
.content textarea:focus[b-53nhbjl3m5] { border: 2px solid #673ab7; }
.tags select[b-53nhbjl3m5] { height: 210px; margin-top: 4px; border: 1px solid #aaa; background: white; padding: 4px; }
.tags select option[b-53nhbjl3m5] { padding: 6px; }
.tag-description[b-53nhbjl3m5] { min-height: 70px; margin-top: 12px; padding: 10px; background: rgba(255,255,255,.65); color: #555; }
.tags small[b-53nhbjl3m5] { margin-top: 7px; color: #777; }
.notice[b-53nhbjl3m5] { display: flex; justify-content: space-between; position: absolute; z-index: 4; right: 28px; top: 72px; max-width: 520px; padding: 10px 12px; background: #e8f5e9; border: 1px solid #81c784; box-shadow: 0 2px 7px #999; }
.notice.error[b-53nhbjl3m5] { background: #ffebee; border-color: #e57373; }
.notice button[b-53nhbjl3m5] { border: 0; background: transparent; font-size: 20px; }
input[type="checkbox"][b-53nhbjl3m5] { accent-color: #673ab7; }

@media (max-width: 900px) {
    .notices-page[b-53nhbjl3m5] { height: auto; min-height: 0; padding: 0 8px 12px; }
    .workspace[b-53nhbjl3m5] { grid-template-columns: 1fr; }
    .sidebar[b-53nhbjl3m5] { min-height: 430px; border-right: 0; border-bottom: 1px solid #bbb; }
    .editor-top[b-53nhbjl3m5] { grid-template-columns: 1fr auto; }
    .actions[b-53nhbjl3m5] { grid-column: 1 / -1; flex-wrap: wrap; }
    .content[b-53nhbjl3m5] { grid-template-columns: 1fr; }
    .content textarea[b-53nhbjl3m5] { min-height: 300px; }
}
/* /Pages/Consorcios.razor.rz.scp.css */
.cons-page[b-6gb4zujgy5]{display:grid;grid-template-columns:25% 75%;min-height:calc(100vh - 100px);color:#333}.cons-page aside[b-6gb4zujgy5]{padding:44px 18px 20px 12px;border-right:1px solid #ddd}.cons-page aside h3[b-6gb4zujgy5]{font-size:16px;font-weight:400}.cons-page aside select[b-6gb4zujgy5]{width:100%;min-height:520px;border:1px solid #bbb}.cons-page main[b-6gb4zujgy5]{min-width:0}.tabs[b-6gb4zujgy5]{display:flex;border-bottom:1px solid #ccc}.tabs button[b-6gb4zujgy5]{background:white;border:0;padding:16px 24px;color:#555}.tabs button.active[b-6gb4zujgy5]{color:#673ab7;border-bottom:2px solid #673ab7}.tab-body[b-6gb4zujgy5]{padding:18px}.data-tab[b-6gb4zujgy5]{display:grid;grid-template-columns:1fr 1fr;gap:24px}.fields[b-6gb4zujgy5]{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.fields.one[b-6gb4zujgy5]{grid-template-columns:1fr;align-content:start}.fields label[b-6gb4zujgy5]{font-size:13px;color:#555}.fields input[b-6gb4zujgy5],.fields select[b-6gb4zujgy5],.fixed-form input[b-6gb4zujgy5],.fixed-form select[b-6gb4zujgy5]{display:block;width:100%;height:36px;border:1px solid #bbb;border-radius:3px;padding:5px 8px;background:white}.fields input:disabled[b-6gb4zujgy5],.fields select:disabled[b-6gb4zujgy5]{background:#fafafa;border-color:#ddd}.fields .check[b-6gb4zujgy5]{display:flex;align-items:end;gap:8px;padding-bottom:8px}.fields .check input[b-6gb4zujgy5]{width:18px;height:18px}.suffix[b-6gb4zujgy5]{display:flex}.suffix span[b-6gb4zujgy5]{padding:7px;border:1px solid #bbb;background:#eee}.actions[b-6gb4zujgy5]{display:flex;justify-content:flex-end;gap:4px;margin-bottom:12px}.actions button[b-6gb4zujgy5],.inline button[b-6gb4zujgy5],.fixed-form button[b-6gb4zujgy5]{border:0;background:white;color:#673ab7;padding:9px 12px}.admin article[b-6gb4zujgy5],.fields article[b-6gb4zujgy5]{background:#e7def5;border-radius:4px;padding:15px}.admin article>h3[b-6gb4zujgy5],.tab-body header h3[b-6gb4zujgy5],.fields article h3[b-6gb4zujgy5]{font-size:15px}.admin details[b-6gb4zujgy5]{background:white;margin:8px 0;padding:10px}.admin summary[b-6gb4zujgy5]{cursor:pointer;color:#555}.inline[b-6gb4zujgy5],.fixed-form[b-6gb4zujgy5]{display:grid;grid-template-columns:1fr 1fr auto;gap:6px;margin:10px 0}.fixed-form[b-6gb4zujgy5]{grid-template-columns:1.2fr 1fr 1fr 1fr auto}.list-row[b-6gb4zujgy5]{display:flex;align-items:center;padding:7px;border-bottom:1px solid #ddd}.list-row span[b-6gb4zujgy5]{flex:1}.list-row button[b-6gb4zujgy5],table button[b-6gb4zujgy5]{border:0;background:transparent;color:#673ab7}.list-row.off[b-6gb4zujgy5]{opacity:.5}.tab-body header[b-6gb4zujgy5]{display:flex;justify-content:space-between;border-bottom:1px solid #bbb}.split[b-6gb4zujgy5]{display:grid;grid-template-columns:25% 1fr;gap:30px;margin-top:18px}.split>select[b-6gb4zujgy5]{min-height:460px}.initial[b-6gb4zujgy5]{display:grid;grid-template-columns:35% 1fr;gap:30px;margin-top:18px}table[b-6gb4zujgy5]{width:100%;border-collapse:collapse}th[b-6gb4zujgy5],td[b-6gb4zujgy5]{padding:8px;border-bottom:1px solid #ddd;text-align:left}th[b-6gb4zujgy5]{background:#eee;font-weight:500}td.num[b-6gb4zujgy5]{text-align:right}td input[b-6gb4zujgy5]{width:100%;border:1px solid #bbb;padding:5px}.busy[b-6gb4zujgy5],.notice[b-6gb4zujgy5]{position:fixed;z-index:20;right:18px;top:76px;padding:14px;background:white;box-shadow:0 2px 8px #777}.busy[b-6gb4zujgy5]{display:flex;gap:10px}.notice[b-6gb4zujgy5]{background:#fff3cd}.notice button[b-6gb4zujgy5]{border:0;background:transparent;margin-left:20px}@media(max-width:900px){.cons-page[b-6gb4zujgy5]{grid-template-columns:1fr}.cons-page aside[b-6gb4zujgy5]{padding-top:10px}.cons-page aside select[b-6gb4zujgy5]{min-height:120px}.data-tab[b-6gb4zujgy5],.initial[b-6gb4zujgy5]{grid-template-columns:1fr}.tabs[b-6gb4zujgy5]{overflow:auto}.split[b-6gb4zujgy5]{grid-template-columns:1fr}.split>select[b-6gb4zujgy5]{min-height:120px}.fixed-form[b-6gb4zujgy5]{grid-template-columns:1fr 1fr}}
/* /Pages/Egresos.razor.rz.scp.css */
.egresos-page[b-joy678p8fh]{display:flex;flex-direction:column;height:calc(100% - 30px);overflow:hidden;padding:0 16px 10px}.filter-bar[b-joy678p8fh]{align-items:end;display:flex;gap:14px;min-height:66px;padding:7px 0 10px}.field[b-joy678p8fh]{display:flex;flex-direction:column;margin:0}.field>span[b-joy678p8fh],.editor-fields label>span[b-joy678p8fh],.liquidate>span[b-joy678p8fh]{color:#666;font-size:11px;line-height:15px}.field select[b-joy678p8fh],.editor select[b-joy678p8fh],.editor input[b-joy678p8fh]{background:#fff;border:0;border-bottom:1px solid #999;border-radius:0;font-size:14px;height:30px;outline:0;padding:2px 4px}.field select:focus[b-joy678p8fh],.editor select:focus[b-joy678p8fh],.editor input:focus[b-joy678p8fh]{border-bottom:2px solid #673ab7}.consorcio[b-joy678p8fh]{width:min(31vw,400px)}.period-caption[b-joy678p8fh]{font-size:14px;margin-left:auto;padding-bottom:6px}.periodo[b-joy678p8fh]{width:150px}.main-action[b-joy678p8fh],.confirm[b-joy678p8fh]{align-items:center;background:transparent;border:0;border-radius:3px;color:#5724be;display:flex;font-size:14px;gap:5px;height:36px;justify-content:center;padding:0 8px;white-space:nowrap}.main-action[b-joy678p8fh]{margin-left:auto;min-width:150px}.main-action:hover[b-joy678p8fh],.confirm:hover[b-joy678p8fh],.icon-button:hover[b-joy678p8fh],.row-actions button:hover[b-joy678p8fh]{background:rgba(0,0,0,.06)}.main-action .material-icons[b-joy678p8fh],.confirm .material-icons[b-joy678p8fh]{font-size:27px}.workarea[b-joy678p8fh]{display:flex;flex:1;flex-direction:column;min-height:0}.grid-shell[b-joy678p8fh]{border:1px solid #ced4da;border-radius:4px;flex:1;min-height:112px;overflow:auto}.expense-table[b-joy678p8fh]{border-collapse:separate;border-spacing:0;font-size:13px;min-width:1050px;width:100%}.expense-table th[b-joy678p8fh],.expense-table td[b-joy678p8fh]{padding:.3rem;vertical-align:middle}.expense-table thead th[b-joy678p8fh]{background:lavender;border-bottom:1px solid #cac8d3;font-weight:600;position:sticky;top:0;z-index:2}.expense-table th:first-child[b-joy678p8fh],.row-number[b-joy678p8fh]{width:30px;text-align:center}.expense-table th:nth-child(3)[b-joy678p8fh]{width:200px}.expense-table th:nth-child(4)[b-joy678p8fh]{width:150px}.expense-table th:nth-child(5)[b-joy678p8fh]{width:100px}.expense-table th:nth-child(6)[b-joy678p8fh]{width:120px}.expense-table th:last-child[b-joy678p8fh]{width:40px}.wide[b-joy678p8fh]{display:grid;grid-template-columns:1fr 1fr;min-width:320px}.number[b-joy678p8fh]{text-align:right}.center[b-joy678p8fh]{text-align:center}.expense-row[b-joy678p8fh]{cursor:pointer}.expense-row:hover[b-joy678p8fh]{background:rgba(0,0,0,.075)}.expense-row.expanded[b-joy678p8fh]{background:silver}.detail-row td[b-joy678p8fh]{background:#e6e5ea;padding:5px 6px 5px 15px}.details[b-joy678p8fh]{align-items:start;display:flex;gap:12px}.row-actions[b-joy678p8fh]{display:flex;margin-left:auto}.row-actions button[b-joy678p8fh],.icon-button[b-joy678p8fh]{background:transparent;border:0;color:#673ab7;height:25px;padding:1px 4px}.row-actions .material-icons[b-joy678p8fh],.icon-button .material-icons[b-joy678p8fh]{font-size:20px}.row-actions button.danger[b-joy678p8fh]{color:#d32f2f}.row-actions button:disabled[b-joy678p8fh]{color:#aaa}.empty[b-joy678p8fh]{color:#bbb;font-size:22px;height:90px;text-align:center}.editor[b-joy678p8fh]{background:lavender;border-bottom:10px solid gold;box-shadow:0 1px 4px rgba(0,0,0,.25);flex:0 0 auto;margin-top:8px;padding:7px 12px}.editor-title[b-joy678p8fh]{align-items:center;border-bottom:1px solid rgba(0,0,0,.22);display:flex;font-size:16px;gap:18px;min-height:37px;padding-bottom:4px}.liquidate[b-joy678p8fh]{display:flex;flex-direction:column;margin-left:18px}.liquidate select[b-joy678p8fh]{min-width:150px}.period-input[b-joy678p8fh]{width:145px}.confirm[b-joy678p8fh]{color:#198754;margin-left:auto}.confirm.danger[b-joy678p8fh]{color:#d32f2f}.confirm:disabled[b-joy678p8fh]{color:#aaa}.editor-fields[b-joy678p8fh]{align-items:end;display:grid;gap:8px 12px;grid-template-columns:repeat(6,minmax(110px,1fr));padding-top:8px}.editor-fields label[b-joy678p8fh]{display:flex;flex-direction:column;min-width:0}.editor-fields .grow[b-joy678p8fh]{grid-column:span 2}.editor-fields.disabled[b-joy678p8fh]{opacity:.55;pointer-events:none}.editor.compact .editor-fields[b-joy678p8fh]{grid-template-columns:2fr 1fr 1fr}.reconcile[b-joy678p8fh]{max-height:290px}.bank-list[b-joy678p8fh]{max-height:210px;overflow:auto;padding-top:5px}.bank-head[b-joy678p8fh],.bank-row[b-joy678p8fh]{align-items:center;display:grid;grid-template-columns:120px 120px 120px 100px 260px 1fr 40px;min-width:950px;padding:4px}.bank-head[b-joy678p8fh]{background:lavender;font-weight:600;position:sticky;top:0}.bank-row[b-joy678p8fh]{font-size:13px;margin:0}.bank-row:hover[b-joy678p8fh]{background:#f1f0f5}.bank-row>span:first-child[b-joy678p8fh]{text-align:right}.totals[b-joy678p8fh]{align-items:center;background:gainsboro;display:flex;flex:0 0 auto;justify-content:space-around;margin-top:10px;min-height:70px;padding:12px;gap:15px}.totals div[b-joy678p8fh]{font-size:13px;white-space:nowrap}.totals strong[b-joy678p8fh]{margin-left:7px}.notice[b-joy678p8fh]{display:flex;font-size:13px;margin-top:4px;padding:7px 10px}.notice.error[b-joy678p8fh]{background:#f8d7da;color:#842029}.notice.success[b-joy678p8fh]{background:#d1e7dd;color:#0f5132}.notice button[b-joy678p8fh]{background:transparent;border:0;margin-left:auto}
@media(max-width:900px){.egresos-page[b-joy678p8fh]{padding:0 8px 8px}.filter-bar[b-joy678p8fh]{align-items:stretch;flex-wrap:wrap}.consorcio[b-joy678p8fh]{width:100%}.period-caption[b-joy678p8fh]{margin-left:0;padding-top:8px}.main-action[b-joy678p8fh]{margin-left:auto}.editor-fields[b-joy678p8fh]{grid-template-columns:repeat(2,minmax(120px,1fr));max-height:250px;overflow:auto}.editor-fields .grow[b-joy678p8fh]{grid-column:span 2}.totals[b-joy678p8fh]{align-items:start;flex-direction:column;gap:4px}.details[b-joy678p8fh]{flex-wrap:wrap}}
/* /Pages/Extractos.razor.rz.scp.css */
.extract-page[b-iglvn4byhv]{display:flex;flex-direction:column;height:calc(100% - 30px);overflow:hidden;padding:10px 16px}.toolbar[b-iglvn4byhv]{align-items:end;display:grid;gap:15px;grid-template-columns:minmax(260px,400px) 1fr 155px;min-height:60px;padding-bottom:10px}.toolbar label[b-iglvn4byhv]{display:flex;flex-direction:column}.toolbar label span[b-iglvn4byhv]{color:#666;font-size:11px}.toolbar select[b-iglvn4byhv]{background:#fff;border:0;border-bottom:1px solid #999;height:31px}.toolbar h2[b-iglvn4byhv]{color:#85909a;font-size:18px;font-weight:400;margin:0 0 7px}.main-action[b-iglvn4byhv],.browse[b-iglvn4byhv],.accept[b-iglvn4byhv]{align-items:center;background:transparent;border:0;border-radius:3px;color:#5724be;display:flex;font-size:14px;gap:6px;height:36px;justify-content:center}.main-action:hover[b-iglvn4byhv],.browse:hover[b-iglvn4byhv],.accept:hover[b-iglvn4byhv]{background:rgba(0,0,0,.06)}.main-action .material-icons[b-iglvn4byhv],.browse .material-icons[b-iglvn4byhv],.accept .material-icons[b-iglvn4byhv]{font-size:24px}.main-action:disabled[b-iglvn4byhv],.accept:disabled[b-iglvn4byhv],.browse.disabled[b-iglvn4byhv]{color:#aaa}.history[b-iglvn4byhv],.preview[b-iglvn4byhv]{border:1px solid #ced4da;border-radius:5px;flex:1;min-height:0;overflow:auto}.history table[b-iglvn4byhv],.preview table[b-iglvn4byhv]{border-collapse:separate;border-spacing:0;font-size:13px;min-width:1200px;width:100%}.history th[b-iglvn4byhv],.history td[b-iglvn4byhv],.preview th[b-iglvn4byhv],.preview td[b-iglvn4byhv]{padding:6px}.history th[b-iglvn4byhv],.preview th[b-iglvn4byhv]{background:lavender;position:sticky;top:0;white-space:nowrap;z-index:1}.history th:first-child[b-iglvn4byhv]{width:40px}.history th:nth-child(2)[b-iglvn4byhv]{width:180px;text-align:center}.history th:nth-child(5)[b-iglvn4byhv],.history th:nth-child(6)[b-iglvn4byhv],.history th:nth-child(7)[b-iglvn4byhv],.history th:nth-child(8)[b-iglvn4byhv]{text-align:right;width:130px}.history th:last-child[b-iglvn4byhv]{width:50px}.history tbody tr:hover[b-iglvn4byhv]{background:rgba(0,0,0,.075)}.center[b-iglvn4byhv]{text-align:center}.number[b-iglvn4byhv]{text-align:right}.empty[b-iglvn4byhv]{color:#aaa;height:100px;text-align:center!important}.empty.large[b-iglvn4byhv]{align-items:center;display:flex;font-size:28px;height:100%;justify-content:center;opacity:.55}.loader[b-iglvn4byhv]{background:lavender;border-radius:5px;display:flex;flex:1;flex-direction:column;min-height:0;padding:16px}.filebar[b-iglvn4byhv]{align-items:end;display:flex;gap:8px;padding-bottom:10px}.file-name[b-iglvn4byhv]{border-bottom:1px solid #999;flex:0 1 500px;height:32px;padding:7px 5px}.browse[b-iglvn4byhv]{cursor:pointer;position:relative;width:115px}.browse input[b-iglvn4byhv]{height:1px;opacity:0;position:absolute;width:1px}.accept[b-iglvn4byhv]{margin-left:auto;width:110px}.preview[b-iglvn4byhv]{background:#fff}.preview td[b-iglvn4byhv]{border-bottom:1px solid #ddd;white-space:nowrap}.totals[b-iglvn4byhv]{background:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.2);display:flex;justify-content:space-around;margin-top:12px;padding:17px}.totals span[b-iglvn4byhv]{display:flex;gap:10px}.notice[b-iglvn4byhv]{display:flex;font-size:13px;margin-bottom:5px;padding:7px 10px}.notice.error[b-iglvn4byhv]{background:#f8d7da;color:#842029}.notice.success[b-iglvn4byhv]{background:#d1e7dd;color:#0f5132}.notice button[b-iglvn4byhv]{background:transparent;border:0;margin-left:auto}
@media(max-width:850px){.extract-page[b-iglvn4byhv]{overflow:auto}.toolbar[b-iglvn4byhv]{grid-template-columns:1fr}.toolbar h2[b-iglvn4byhv]{grid-row:1}.main-action[b-iglvn4byhv]{justify-self:start}.history[b-iglvn4byhv]{min-height:400px}.loader[b-iglvn4byhv]{min-height:520px}.totals[b-iglvn4byhv]{align-items:flex-start;flex-direction:column;gap:8px}.filebar[b-iglvn4byhv]{flex-wrap:wrap}.accept[b-iglvn4byhv]{margin-left:0}}
/* /Pages/Groups.razor.rz.scp.css */
.groups-page[b-vznpfdefku] {
    display: grid;
    grid-template-columns: 25% 75%;
    min-height: calc(100vh - 94px);
    color: #333;
}

.group-selector[b-vznpfdefku] {
    padding: 50px 15px 15px;
    border-right: 1px solid #ddd;
}

.group-selector h3[b-vznpfdefku] {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 400;
}

.group-selector select[b-vznpfdefku] {
    width: 100%;
    height: calc(100vh - 140px);
    min-height: 320px;
    border: 1px solid #bbb;
    border-radius: 4px;
}

.groups-page main[b-vznpfdefku] {
    min-width: 0;
    padding: 24px 16px 0;
}

.editor-header[b-vznpfdefku] {
    display: grid;
    grid-template-columns: 100px minmax(180px, 1fr) auto;
    align-items: center;
    gap: 10px;
    padding-bottom: 14px;
    border-bottom: 1px solid #bbb;
}

.editor-header input[b-vznpfdefku] {
    width: 100%;
    height: 38px;
    padding: 6px 9px;
    border: 1px solid #bbb;
    border-radius: 4px;
}

.editor-header input:disabled[b-vznpfdefku] {
    border-color: #ddd;
    background: #f5f5f5;
}

.actions[b-vznpfdefku] {
    display: flex;
    justify-content: flex-end;
}

.actions button[b-vznpfdefku] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 11px;
    border: 0;
    background: #fff;
    color: #673ab7;
}

.actions button.danger[b-vznpfdefku] {
    color: #c62828;
}

.actions button:disabled[b-vznpfdefku] {
    color: #aaa;
}

.assignment-area[b-vznpfdefku] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    height: calc(100vh - 170px);
    padding-top: 12px;
}

.assignment-card[b-vznpfdefku] {
    display: flex;
    min-width: 0;
    flex-direction: column;
    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 4px;
}

.assignment-card > header[b-vznpfdefku] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 58px;
    padding: 4px 12px;
    border-radius: 3px;
    box-shadow: 0 2px 4px #ccc;
}

.assignment-card > header > label[b-vznpfdefku] {
    width: 50%;
    color: #666;
    font-size: 12px;
}

.assignment-card > header input[b-vznpfdefku] {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #999;
}

.selection-list[b-vznpfdefku] {
    overflow-y: auto;
    padding: 8px 0;
}

.selection-list label[b-vznpfdefku] {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 38px;
    padding: 5px 12px;
}

.selection-list label:hover[b-vznpfdefku] {
    background: #f2f2f2;
}

.selection-list input[b-vznpfdefku] {
    width: 20px;
    height: 20px;
    accent-color: #673ab7;
}

.busy-overlay[b-vznpfdefku],
.notice[b-vznpfdefku] {
    position: fixed;
    top: 76px;
    right: 18px;
    z-index: 30;
    padding: 14px;
    background: #fff;
    box-shadow: 0 2px 8px #777;
}

.busy-overlay[b-vznpfdefku] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.notice.success[b-vznpfdefku] {
    background: #d4edda;
}

.notice.error[b-vznpfdefku] {
    background: #f8d7da;
}

.notice button[b-vznpfdefku] {
    margin-left: 20px;
    border: 0;
    background: transparent;
}

@media (max-width: 900px) {
    .groups-page[b-vznpfdefku] {
        grid-template-columns: 1fr;
    }

    .group-selector[b-vznpfdefku] {
        padding-top: 12px;
        border-right: 0;
    }

    .group-selector select[b-vznpfdefku] {
        height: 170px;
        min-height: 170px;
    }

    .editor-header[b-vznpfdefku] {
        grid-template-columns: 100px 1fr;
    }

    .actions[b-vznpfdefku] {
        grid-column: 1 / -1;
    }

    .assignment-area[b-vznpfdefku] {
        grid-template-columns: 1fr;
        height: auto;
    }

    .assignment-card[b-vznpfdefku] {
        min-height: 320px;
    }
}
/* /Pages/ImpresionLiquidaciones.razor.rz.scp.css */
.reports-page[b-9t486o5hpp]{position:relative;display:flex;gap:15px;height:calc(100vh - 94px);min-height:520px;padding:12px 16px 16px;font-family:Roboto,sans-serif;color:#333}.controls[b-9t486o5hpp]{flex:0 0 400px;display:flex;flex-direction:column;align-items:flex-end;transition:flex-basis .18s}.controls.hidden[b-9t486o5hpp]{flex-basis:40px}.card-panel[b-9t486o5hpp]{width:400px;margin-bottom:8px;padding:18px 20px 14px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 3px rgba(0,0,0,.2)}.card-panel h2[b-9t486o5hpp]{margin:0 0 24px;font-size:20px;font-weight:500}.field[b-9t486o5hpp]{display:flex;flex-direction:column;width:100%;margin:0}.field span[b-9t486o5hpp]{font-size:12px;color:#777}.field select[b-9t486o5hpp],.field input[b-9t486o5hpp]{height:36px;border:0;border-bottom:1px solid #888;background:transparent;outline:none;font-size:15px}.field select:focus[b-9t486o5hpp],.field input:focus[b-9t486o5hpp]{border-bottom:2px solid #673ab7}.period-row[b-9t486o5hpp]{display:flex;align-items:flex-end;gap:16px;margin-top:22px}.period[b-9t486o5hpp]{flex:1}.show-report[b-9t486o5hpp]{display:flex;align-items:center;justify-content:center;gap:7px;width:150px;height:42px;border:0;background:transparent;color:#673ab7;font-size:15px}.show-report .material-icons[b-9t486o5hpp]{font-size:28px}.show-report:disabled[b-9t486o5hpp]{color:#aaa}.filter-button[b-9t486o5hpp]{display:grid;place-items:center;width:40px;height:40px;border:0;background:transparent;color:#673ab7}.filter-button .material-icons[b-9t486o5hpp]{font-size:26px}.report-area[b-9t486o5hpp]{display:flex;flex:1;flex-direction:column;min-width:0;height:100%}.tabs[b-9t486o5hpp]{display:flex;justify-content:flex-end;height:48px;background:#fff;border-bottom:1px solid #ddd}.tabs button[b-9t486o5hpp]{width:180px;border:0;border-bottom:2px solid transparent;background:transparent;color:#666;font-size:15px}.tabs button.active[b-9t486o5hpp]{border-bottom-color:#673ab7;color:#673ab7}.viewer[b-9t486o5hpp]{display:flex;flex:1;min-height:0;justify-content:center;background:#dcdcdc;overflow:auto;position:relative}.pdf[b-9t486o5hpp]{width:100%;height:100%;border:0;background:white}.empty[b-9t486o5hpp]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#888}.empty .material-icons[b-9t486o5hpp]{font-size:52px}.busy[b-9t486o5hpp]{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:rgba(0,0,0,.72);color:#fff}.notice[b-9t486o5hpp]{position:absolute;z-index:10;right:30px;top:18px;display:flex;align-items:center;gap:18px;max-width:520px;padding:11px 14px;background:#ffebee;border:1px solid #ef5350;box-shadow:0 2px 7px #999}.notice button[b-9t486o5hpp]{border:0;background:transparent;font-size:20px}@media(max-width:800px){.reports-page[b-9t486o5hpp]{height:auto;min-height:700px;flex-direction:column}.controls[b-9t486o5hpp],.controls.hidden[b-9t486o5hpp]{flex:0 0 auto;width:100%}.card-panel[b-9t486o5hpp]{width:100%}.filter-button[b-9t486o5hpp]{display:none}.report-area[b-9t486o5hpp]{min-height:560px}.tabs button[b-9t486o5hpp]{width:50%}}
/* /Pages/Ingresos.razor.rz.scp.css */
.ingresos-page[b-94y5zuha51]{display:flex;flex-direction:column;height:calc(100% - 30px);overflow:hidden;padding:0 16px 10px}.filter-bar[b-94y5zuha51]{align-items:end;display:grid;gap:14px;grid-template-columns:minmax(250px,4fr) minmax(150px,2fr) minmax(130px,2fr) minmax(130px,2fr) minmax(150px,1fr);min-height:66px;padding:7px 0 10px}.filter-field[b-94y5zuha51]{display:flex;flex-direction:column;margin:0;min-width:0}.filter-field>span[b-94y5zuha51]{color:#666;font-size:11px;line-height:15px}.filter-field select[b-94y5zuha51],.filter-field input[b-94y5zuha51]{background:#fff;border:0;border-bottom:1px solid #999;border-radius:0;font-size:14px;height:30px;outline:0;padding:2px 4px;width:100%}.filter-field select:focus[b-94y5zuha51],.filter-field input:focus[b-94y5zuha51]{border-bottom:2px solid #673ab7}.search-action[b-94y5zuha51]{align-items:center;background:transparent;border:0;border-radius:3px;color:#5724be;display:flex;font-size:14px;gap:6px;height:36px;justify-content:center;justify-self:end;min-width:150px;padding:0 8px;white-space:nowrap}.search-action:hover[b-94y5zuha51],.info-button:hover[b-94y5zuha51]{background:rgba(0,0,0,.06)}.search-action .material-icons[b-94y5zuha51]{font-size:27px}.grid-shell[b-94y5zuha51]{border:1px solid #ced4da;border-radius:4px;flex:1;min-height:112px;overflow:auto}.income-table[b-94y5zuha51]{border-collapse:separate;border-spacing:0;font-size:13px;min-width:1280px;width:100%}.income-table th[b-94y5zuha51],.income-table td[b-94y5zuha51]{padding:.31rem;vertical-align:middle}.income-table thead th[b-94y5zuha51]{background:lavender;border-bottom:1px solid #c9c7d3;font-weight:600;position:sticky;top:0;white-space:nowrap;z-index:2}.income-table th:first-child[b-94y5zuha51]{width:40px}.income-table th:nth-child(2)[b-94y5zuha51]{width:60px}.income-table th:nth-child(4)[b-94y5zuha51]{width:150px;text-align:center}.income-table th:nth-child(5)[b-94y5zuha51]{width:95px;text-align:center}.income-table th:nth-child(6)[b-94y5zuha51]{width:120px;text-align:right}.income-table th:nth-child(7)[b-94y5zuha51]{width:95px;text-align:center}.income-table th:nth-child(8)[b-94y5zuha51]{width:120px;text-align:center}.income-table th:nth-child(9)[b-94y5zuha51],.income-table th:nth-child(10)[b-94y5zuha51]{width:150px;text-align:right}.income-table th:last-child[b-94y5zuha51]{width:125px}.income-row[b-94y5zuha51]{cursor:pointer}.income-row:hover[b-94y5zuha51]{background:rgba(0,0,0,.075)}.income-row.expanded[b-94y5zuha51]{background:silver}.center[b-94y5zuha51]{text-align:center}.amount[b-94y5zuha51]{text-align:right}.detail-row[b-94y5zuha51]{background:#e6e5ea;opacity:.85}.detail-row:hover[b-94y5zuha51]{background:#f1f0f5}.empty[b-94y5zuha51]{color:#bbb;font-size:22px;height:100px;text-align:center}.info-button[b-94y5zuha51]{background:transparent;border:0;color:#673ab7;height:24px;padding:0 4px}.info-button.warning[b-94y5zuha51]{color:#d32f2f}.info-button .material-icons[b-94y5zuha51]{font-size:20px}.notice[b-94y5zuha51]{background:#f8d7da;color:#842029;display:flex;font-size:13px;margin-top:4px;padding:7px 10px}.notice button[b-94y5zuha51]{background:transparent;border:0;margin-left:auto}
.filter-bar[b-94y5zuha51]{grid-template-columns:minmax(250px,4fr) minmax(160px,2fr) minmax(140px,1fr) minmax(150px,1fr)}
.income-table[b-94y5zuha51]{table-layout:fixed}.new-action[b-94y5zuha51],.cancel-action[b-94y5zuha51],.accept-action[b-94y5zuha51]{align-items:center;background:transparent;border:0;border-radius:3px;display:flex;font-size:14px;gap:6px;height:36px;justify-content:center;justify-self:end;min-width:140px;padding:0 8px;white-space:nowrap}.new-action[b-94y5zuha51],.accept-action[b-94y5zuha51]{color:#198754}.cancel-action[b-94y5zuha51]{color:#5724be}.new-action:hover[b-94y5zuha51],.cancel-action:hover[b-94y5zuha51],.accept-action:hover[b-94y5zuha51]{background:rgba(0,0,0,.06)}.new-action .material-icons[b-94y5zuha51],.cancel-action .material-icons[b-94y5zuha51],.accept-action .material-icons[b-94y5zuha51]{font-size:22px}.detail-row td[b-94y5zuha51]{overflow:hidden}.detail-content[b-94y5zuha51]{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(125px,1.3fr) repeat(5,minmax(105px,1fr));max-width:100%;min-width:0}.detail-content span[b-94y5zuha51]{min-width:0;text-align:right;white-space:normal}.detail-content span:first-child[b-94y5zuha51]{text-align:left}.detail-actions[b-94y5zuha51]{width:125px}.income-editor[b-94y5zuha51]{background:lavender;border-bottom:10px solid gold;border-radius:4px 4px 0 0;box-shadow:0 1px 3px rgba(0,0,0,.24);flex:0 0 auto;margin-top:8px;padding:9px 14px 7px}.editor-heading[b-94y5zuha51]{align-items:center;display:flex;border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:7px;padding-bottom:4px}.editor-heading h2[b-94y5zuha51]{font-size:17px;font-weight:400;margin:0}.accept-action[b-94y5zuha51]{margin-left:auto}.editor-fields[b-94y5zuha51]{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(220px,1fr) 145px 145px 180px 180px}.editor-field[b-94y5zuha51]{display:flex;flex-direction:column;min-width:0}.editor-field>span[b-94y5zuha51]{color:#555;font-size:11px;line-height:15px}.editor-field input[b-94y5zuha51],.editor-field select[b-94y5zuha51]{background:#fff;border:0;border-bottom:1px solid #999;border-radius:0;font-size:14px;height:30px;min-width:0;padding:2px 4px;width:100%}
@media(max-width:900px){.ingresos-page[b-94y5zuha51]{padding:0 8px 8px}.filter-bar[b-94y5zuha51]{grid-template-columns:1fr 1fr;gap:8px 10px}.search-action[b-94y5zuha51]{justify-self:stretch;width:100%}}
@media(max-width:560px){.filter-bar[b-94y5zuha51]{grid-template-columns:1fr}}
/* /Pages/Liquidaciones.razor.rz.scp.css */
.liquidaciones-page[b-l5hhbk4zsi]{position:relative;height:calc(100vh - 96px);min-height:590px;padding:10px 18px 16px;color:#495057;font-family:Roboto,sans-serif}.toolbar[b-l5hhbk4zsi]{display:flex;align-items:flex-end;gap:20px;height:58px}.toolbar label[b-l5hhbk4zsi]{display:flex;flex-direction:column;width:min(430px,45vw);margin:0}.toolbar label span[b-l5hhbk4zsi]{font-size:12px;color:#777}.toolbar select[b-l5hhbk4zsi]{height:34px;border:0;border-bottom:1px solid #888;background:white}.new-button[b-l5hhbk4zsi]{display:flex;align-items:center;gap:7px;margin-left:auto;border:0;background:transparent;color:#673ab7;font-size:15px}.new-button .material-icons[b-l5hhbk4zsi]{font-size:28px}.grid-box[b-l5hhbk4zsi]{overflow:auto;border:1px solid #ced4da;border-radius:4px;background:white}.history[b-l5hhbk4zsi]{height:calc(100% - 58px)}table[b-l5hhbk4zsi]{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}th[b-l5hhbk4zsi],td[b-l5hhbk4zsi]{padding:7px 9px;border-bottom:1px solid #dee2e6;white-space:nowrap}thead th[b-l5hhbk4zsi]{position:sticky;top:0;z-index:1;background:#e6e6fa;font-weight:500}.history tbody tr:hover[b-l5hhbk4zsi],.proration tbody tr:hover[b-l5hhbk4zsi]{background:#efeffb}.number[b-l5hhbk4zsi]{text-align:right}.process[b-l5hhbk4zsi]{display:flex;flex-direction:column;height:calc(100% - 58px);border:1px solid #ced4da;border-radius:4px;background:#fff}.steps[b-l5hhbk4zsi]{display:grid;grid-template-columns:repeat(4,1fr);height:72px;padding:12px 18px}.step[b-l5hhbk4zsi]{display:flex;align-items:center;color:#999;border-bottom:2px solid #ddd}.step span[b-l5hhbk4zsi]{display:grid;place-items:center;width:28px;height:28px;margin-right:8px;border-radius:50%;background:#aaa;color:white}.step label[b-l5hhbk4zsi]{margin:0;font-size:13px}.step.active[b-l5hhbk4zsi]{color:#673ab7;border-color:#673ab7}.step.active span[b-l5hhbk4zsi],.step.done span[b-l5hhbk4zsi]{background:#673ab7}.step.done[b-l5hhbk4zsi]{color:#555}.step-body[b-l5hhbk4zsi]{flex:1;min-height:0;padding:10px 18px}.instructions[b-l5hhbk4zsi]{padding:14px;background:#e6e6fa;border:1px solid #ced4da;border-radius:4px;font-size:16px}.dates[b-l5hhbk4zsi]{display:flex;justify-content:center;gap:60px;margin-top:44px}.dates label[b-l5hhbk4zsi]{display:flex;flex-direction:column;color:#777;font-size:12px}.dates input[b-l5hhbk4zsi]{width:165px;padding:7px 3px;border:0;border-bottom:1px solid #777;font-size:15px}.movement-columns[b-l5hhbk4zsi]{display:grid;grid-template-columns:5fr 7fr;gap:16px;height:100%}.movement-columns>section[b-l5hhbk4zsi]{display:flex;flex-direction:column;min-width:0}.section-head[b-l5hhbk4zsi]{display:flex;align-items:center;justify-content:space-between;min-height:60px;gap:12px}.section-head h3[b-l5hhbk4zsi]{margin:0;font-size:19px}.section-head small[b-l5hhbk4zsi]{color:#999}.section-head>div[b-l5hhbk4zsi]{display:flex;gap:8px}.section-head label[b-l5hhbk4zsi]{display:flex;flex-direction:column;padding:5px 9px;background:#f0f0f0;color:#777;font-size:11px}.section-head b[b-l5hhbk4zsi]{color:#333;font-size:15px;text-align:right}.movements[b-l5hhbk4zsi]{flex:1;min-height:0}.unpaid[b-l5hhbk4zsi]{background:#ffefb6}.proration[b-l5hhbk4zsi]{height:100%}.proration .category[b-l5hhbk4zsi]{background:#f0f8ff}.proration tfoot td[b-l5hhbk4zsi]{position:sticky;bottom:0;background:#e9ecef;font-weight:500}.invalid[b-l5hhbk4zsi]{color:#c62828}.summary[b-l5hhbk4zsi]{width:max(50%,650px);margin:35px}.summary th[b-l5hhbk4zsi]{width:250px;color:#708090;text-align:left;font-size:16px}.summary td[b-l5hhbk4zsi]{color:#f57c00;font-size:16px;font-weight:500}footer[b-l5hhbk4zsi]{display:grid;grid-template-columns:minmax(260px,1fr) 140px auto auto;align-items:center;min-height:66px;padding:5px 10px;background:#495057;color:white}.process-info b[b-l5hhbk4zsi]{color:orange;font-weight:400}.reprocess[b-l5hhbk4zsi]{color:#ffc107;font-size:25px}.total-label[b-l5hhbk4zsi]{font-size:23px;white-space:nowrap}.total-label b[b-l5hhbk4zsi]{color:#28a745}.nav-buttons[b-l5hhbk4zsi]{display:flex}.nav-buttons button[b-l5hhbk4zsi]{display:flex;align-items:center;gap:4px;min-width:125px;padding:7px 12px;border:0;background:transparent;color:white}.nav-buttons .generate[b-l5hhbk4zsi]{color:orange}.notice[b-l5hhbk4zsi]{position:absolute;z-index:8;right:28px;top:65px;display:flex;justify-content:space-between;max-width:540px;padding:10px 12px;background:#e8f5e9;border:1px solid #81c784;box-shadow:0 2px 7px #999}.notice.error[b-l5hhbk4zsi]{background:#ffebee;border-color:#e57373}.notice button[b-l5hhbk4zsi]{border:0;background:transparent;font-size:20px}.busy[b-l5hhbk4zsi]{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:rgba(0,0,0,.72);color:white}.confirm-back[b-l5hhbk4zsi]{position:fixed;inset:0;z-index:21;display:grid;place-items:center;background:rgba(0,0,0,.55)}.confirm-box[b-l5hhbk4zsi]{width:min(450px,90vw);padding:24px;background:white;box-shadow:0 4px 18px #222}.confirm-box div[b-l5hhbk4zsi]{display:flex;justify-content:flex-end;gap:10px}.confirm-box button[b-l5hhbk4zsi]{min-width:75px;padding:7px;border:0;background:#eee}.confirm-box .primary[b-l5hhbk4zsi]{background:#673ab7;color:white}input[type=checkbox][b-l5hhbk4zsi]{accent-color:#673ab7}
@media(max-width:950px){.liquidaciones-page[b-l5hhbk4zsi]{height:auto;min-height:0}.process[b-l5hhbk4zsi]{min-height:690px}.steps[b-l5hhbk4zsi]{grid-template-columns:1fr 1fr;height:auto;gap:5px}.movement-columns[b-l5hhbk4zsi]{grid-template-columns:1fr}.movement-columns>section[b-l5hhbk4zsi]{min-height:280px}.dates[b-l5hhbk4zsi]{flex-wrap:wrap;gap:22px}.step-body[b-l5hhbk4zsi]{overflow:auto}footer[b-l5hhbk4zsi]{grid-template-columns:1fr auto}.reprocess[b-l5hhbk4zsi],.total-label[b-l5hhbk4zsi]{grid-row:2}.nav-buttons[b-l5hhbk4zsi]{grid-column:2;grid-row:1/3}.process-info[b-l5hhbk4zsi]{font-size:12px}}
/* /Pages/Login.razor.rz.scp.css */
.login-container[b-1zeljslupj] {
    max-width: 390px;
}

.login-logo[b-1zeljslupj] {
    color: #222;
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: .08em;
}

.validation-message[b-1zeljslupj] {
    color: var(--bs-danger);
    display: block;
    font-size: .875rem;
    margin-top: .25rem;
}
/* /Pages/LogsConfiguration.razor.rz.scp.css */
.logs-page[b-ixz83hb66h] {
    min-height: calc(100vh - 94px);
    padding-top: 16px;
    color: #333;
}

.toolbar[b-ixz83hb66h] {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.toolbar > button[b-ixz83hb66h] {
    display: flex;
    width: 89.7%;
    align-items: center;
    justify-content: flex-end;
    gap: 7px;
    padding: 9px 12px;
    border: 0;
    background: #fff;
    color: #673ab7;
}

.toolbar > button:disabled[b-ixz83hb66h] {
    color: #aaa;
}

.groups-container[b-ixz83hb66h] {
    display: flex;
    height: calc(100vh - 153px);
    align-items: center;
    flex-direction: column;
    overflow-y: auto;
}

.log-card[b-ixz83hb66h] {
    width: 90%;
    margin-bottom: 16px;
    padding: 18px 20px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 5px #bbb;
}

.log-card h2[b-ixz83hb66h] {
    margin: 0 0 12px;
    font-size: 20px;
    font-weight: 500;
}

.log-list[b-ixz83hb66h] {
    display: flex;
    flex-direction: column;
}

.log-row[b-ixz83hb66h] {
    display: flex;
    min-height: 42px;
    align-items: center;
    gap: 12px;
    padding: 5px 12px;
    cursor: pointer;
}

.log-row:hover[b-ixz83hb66h] {
    background: #f8f8ff;
}

.log-row input[b-ixz83hb66h] {
    width: 20px;
    height: 20px;
    accent-color: #673ab7;
}

.busy-overlay[b-ixz83hb66h],
.notice[b-ixz83hb66h] {
    position: fixed;
    top: 76px;
    right: 18px;
    z-index: 30;
    padding: 14px;
    background: #fff;
    box-shadow: 0 2px 8px #777;
}

.busy-overlay[b-ixz83hb66h] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.notice.success[b-ixz83hb66h] {
    background: #d4edda;
}

.notice.error[b-ixz83hb66h] {
    background: #f8d7da;
}

.notice button[b-ixz83hb66h] {
    margin-left: 20px;
    border: 0;
    background: transparent;
}

@media (max-width: 700px) {
    .toolbar > button[b-ixz83hb66h],
    .log-card[b-ixz83hb66h] {
        width: 96%;
    }
}
/* /Pages/LogSets.razor.rz.scp.css */
.logsets-page[b-rk7il1vhwe] {
    display: grid;
    grid-template-columns: 25% 75%;
    min-height: calc(100vh - 94px);
    color: #333;
}

.logsets-page > aside[b-rk7il1vhwe] {
    padding: 50px 15px 15px;
    border-right: 1px solid #ddd;
}

.logsets-page > aside h3[b-rk7il1vhwe] {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 400;
}

.logsets-page > aside select[b-rk7il1vhwe] {
    width: 100%;
    height: calc(100vh - 140px);
    min-height: 300px;
    border: 1px solid #bbb;
    border-radius: 4px;
}

.logsets-page > main[b-rk7il1vhwe] {
    min-width: 0;
    padding: 24px 16px 0;
}

.editor-header[b-rk7il1vhwe] {
    display: grid;
    grid-template-columns: 110px minmax(180px, 1fr) auto;
    align-items: center;
    gap: 10px;
    padding-bottom: 14px;
    border-bottom: 1px solid #bbb;
}

.editor-header input[b-rk7il1vhwe] {
    height: 38px;
    padding: 6px 9px;
    border: 1px solid #bbb;
    border-radius: 4px;
}

.editor-header input:disabled[b-rk7il1vhwe] {
    background: #f5f5f5;
}

.actions[b-rk7il1vhwe] {
    display: flex;
}

.actions button[b-rk7il1vhwe] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    border: 0;
    background: #fff;
    color: #673ab7;
}

.logs-card[b-rk7il1vhwe] {
    height: calc(100vh - 170px);
    margin-top: 12px;
    padding: 10px;
    overflow: hidden;
    border: 1px solid #bbb;
    border-radius: 4px;
}

.logs-card > header[b-rk7il1vhwe] {
    display: flex;
    min-height: 58px;
    align-items: center;
    justify-content: space-between;
    padding: 4px 12px;
    box-shadow: 0 2px 4px #ccc;
}

.logs-card > header label[b-rk7il1vhwe] {
    width: 45%;
    color: #666;
    font-size: 12px;
}

.logs-card > header label span[b-rk7il1vhwe] {
    display: block;
}

.logs-card > header input[b-rk7il1vhwe] {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #999;
}

.logs-list[b-rk7il1vhwe] {
    height: calc(100% - 60px);
    overflow-y: auto;
    padding: 8px;
}

.logs-list h4[b-rk7il1vhwe] {
    margin: 12px 0 4px;
    padding: 8px;
    background: lavender;
    font-size: 15px;
}

.log-row[b-rk7il1vhwe] {
    display: flex;
    min-height: 38px;
    align-items: center;
    gap: 12px;
    padding: 5px 12px;
}

.log-row:hover[b-rk7il1vhwe] {
    background: #f8f8ff;
}

.log-row input[b-rk7il1vhwe] {
    width: 20px;
    height: 20px;
    accent-color: #673ab7;
}

.busy-overlay[b-rk7il1vhwe],
.notice[b-rk7il1vhwe] {
    position: fixed;
    top: 76px;
    right: 18px;
    z-index: 30;
    padding: 14px;
    background: #fff;
    box-shadow: 0 2px 8px #777;
}

.busy-overlay[b-rk7il1vhwe] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.notice.success[b-rk7il1vhwe] {
    background: #d4edda;
}

.notice.error[b-rk7il1vhwe] {
    background: #f8d7da;
}

.notice button[b-rk7il1vhwe] {
    margin-left: 20px;
    border: 0;
    background: transparent;
}

@media (max-width: 800px) {
    .logsets-page[b-rk7il1vhwe] {
        grid-template-columns: 1fr;
    }

    .logsets-page > aside[b-rk7il1vhwe] {
        padding-top: 12px;
    }

    .logsets-page > aside select[b-rk7il1vhwe] {
        height: 160px;
        min-height: 160px;
    }

    .editor-header[b-rk7il1vhwe] {
        grid-template-columns: 110px 1fr;
    }

    .actions[b-rk7il1vhwe] {
        grid-column: 1 / -1;
    }
}
/* /Pages/LogsReport.razor.rz.scp.css */
.logs-report-page[b-somorbn8c4] {
    display: grid;
    grid-template-columns: 360px minmax(0, 1fr);
    gap: 12px;
    min-height: calc(100vh - 94px);
    padding: 28px 12px 0;
}

.filters-column.collapsed[b-somorbn8c4] {
    width: 42px;
}

.filter-card[b-somorbn8c4] {
    margin-bottom: 8px;
    padding: 18px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 5px #bbb;
}

.filter-card h2[b-somorbn8c4] {
    margin: 0 0 18px;
    font-size: 20px;
    font-weight: 500;
}

.filter-card > label[b-somorbn8c4],
.date-row label[b-somorbn8c4] {
    display: block;
    margin-bottom: 14px;
    color: #666;
}

.filter-card label span[b-somorbn8c4] {
    display: block;
    font-size: 12px;
}

.filter-card select[b-somorbn8c4],
.filter-card input[b-somorbn8c4] {
    width: 100%;
    height: 38px;
    border: 0;
    border-bottom: 1px solid #999;
    background: #fff;
}

.date-row[b-somorbn8c4] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.show-button[b-somorbn8c4],
.toggle-filters[b-somorbn8c4] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 0;
    background: #fff;
    color: #673ab7;
}

.show-button[b-somorbn8c4] {
    width: 100%;
    padding: 9px;
}

.toggle-filters[b-somorbn8c4] {
    float: right;
    width: 40px;
    height: 40px;
}

.viewer[b-somorbn8c4] {
    height: calc(100vh - 122px);
    overflow: hidden;
    background: gainsboro;
}

.pdf[b-somorbn8c4] {
    width: 100%;
    height: 100%;
    border: 0;
    background: #fff;
}

.empty-report[b-somorbn8c4] {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    color: #777;
}

.empty-report .material-icons[b-somorbn8c4] {
    font-size: 54px;
}

.busy-overlay[b-somorbn8c4],
.notice[b-somorbn8c4] {
    position: fixed;
    top: 76px;
    right: 18px;
    z-index: 30;
    padding: 14px;
    background: #fff;
    box-shadow: 0 2px 8px #777;
}

.busy-overlay[b-somorbn8c4] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.notice[b-somorbn8c4] {
    background: #f8d7da;
}

.notice button[b-somorbn8c4] {
    margin-left: 20px;
    border: 0;
    background: transparent;
}

@media (max-width: 850px) {
    .logs-report-page[b-somorbn8c4] {
        grid-template-columns: 1fr;
        padding-top: 12px;
    }

    .viewer[b-somorbn8c4] {
        height: 650px;
    }
}
/* /Pages/Messages.razor.rz.scp.css */
.messages-page[b-hu70vguhvk] {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
    height: calc(100vh - 80px);
    margin: 20px 10px;
    min-height: 420px;
}

.messages-page header[b-hu70vguhvk] {
    align-items: center;
    border-bottom: 1px solid #ddd;
    display: flex;
    gap: 10px;
    min-height: 58px;
    padding: 0 20px;
}

.messages-page header .material-icons[b-hu70vguhvk] {
    color: #673ab7;
    font-size: 25px;
}

.messages-page h1[b-hu70vguhvk] {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}

.empty-state[b-hu70vguhvk] {
    align-items: center;
    color: #888;
    display: flex;
    flex-direction: column;
    height: calc(100% - 58px);
    justify-content: center;
}

.empty-state .material-icons[b-hu70vguhvk] {
    color: #c4b4df;
    font-size: 72px;
}

.empty-state p[b-hu70vguhvk] {
    font-size: 15px;
    margin: 10px 0 0;
}
/* /Pages/MovimientosNoConciliados.razor.rz.scp.css */
.unreconciled-page[b-0evtiefe2y] {
    display: grid;
    grid-template-columns: 400px minmax(0, 1fr);
    gap: 12px;
    min-height: calc(100vh - 94px);
    padding: 48px 12px 0;
}

.filters-column.collapsed[b-0evtiefe2y] {
    width: 42px;
}

.filter-card[b-0evtiefe2y] {
    margin-bottom: 8px;
    padding: 18px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 5px #bbb;
}

.filter-card h2[b-0evtiefe2y] {
    margin: 0 0 18px;
    font-size: 20px;
    font-weight: 500;
}

.filter-card label[b-0evtiefe2y] {
    display: block;
    flex: 1;
    color: #666;
}

.filter-card label span[b-0evtiefe2y] {
    display: block;
    font-size: 12px;
}

.filter-card select[b-0evtiefe2y] {
    width: 100%;
    height: 38px;
    border: 0;
    border-bottom: 1px solid #999;
    background: #fff;
}

.movement-filter[b-0evtiefe2y] {
    display: flex;
    align-items: end;
    gap: 14px;
    margin-top: 14px;
}

.show-button[b-0evtiefe2y],
.toggle-filters[b-0evtiefe2y] {
    display: flex;
    align-items: center;
    gap: 6px;
    border: 0;
    background: #fff;
    color: #673ab7;
}

.show-button[b-0evtiefe2y] {
    padding: 7px 10px;
}

.toggle-filters[b-0evtiefe2y] {
    float: right;
    width: 40px;
    height: 40px;
    justify-content: center;
}

.viewer[b-0evtiefe2y] {
    height: calc(100vh - 142px);
    overflow-y: auto;
    padding: 4px;
    background: gainsboro;
}

.report-panel[b-0evtiefe2y] {
    margin: 8px;
    border-radius: 4px;
    background: slategray;
}

.report-panel summary[b-0evtiefe2y] {
    display: flex;
    justify-content: space-between;
    padding: 16px 20px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
}

.panel-body[b-0evtiefe2y] {
    padding: 0 14px 14px;
}

.consortium-box[b-0evtiefe2y] {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid lightgray;
    border-radius: 4px;
    background: #fff;
}

.consortium-box h3[b-0evtiefe2y] {
    margin: 0 0 10px 8px;
    font-size: 17px;
    font-weight: 700;
}

.table-scroll[b-0evtiefe2y] {
    overflow-x: auto;
}

table[b-0evtiefe2y] {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
}

th[b-0evtiefe2y],
td[b-0evtiefe2y] {
    padding: 6px 8px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

th[b-0evtiefe2y] {
    background: lavender;
    font-weight: 600;
}

.center[b-0evtiefe2y] {
    text-align: center;
}

.number[b-0evtiefe2y] {
    text-align: right;
}

.busy-overlay[b-0evtiefe2y],
.notice[b-0evtiefe2y] {
    position: fixed;
    top: 76px;
    right: 18px;
    z-index: 30;
    padding: 14px;
    background: #fff;
    box-shadow: 0 2px 8px #777;
}

.busy-overlay[b-0evtiefe2y] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.notice[b-0evtiefe2y] {
    background: #f8d7da;
}

.notice button[b-0evtiefe2y] {
    margin-left: 20px;
    border: 0;
    background: transparent;
}

@media (max-width: 900px) {
    .unreconciled-page[b-0evtiefe2y] {
        grid-template-columns: 1fr;
        padding-top: 12px;
    }

    .viewer[b-0evtiefe2y] {
        height: auto;
        min-height: 400px;
    }
}
/* /Pages/Parameters.razor.rz.scp.css */
.parameters-page[b-1o6i8arwbi] {
    min-height: calc(100vh - 94px);
    padding-top: 16px;
    color: #333;
}

.toolbar[b-1o6i8arwbi] {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.toolbar > button[b-1o6i8arwbi] {
    display: flex;
    width: 89.7%;
    align-items: center;
    justify-content: flex-end;
    gap: 7px;
    padding: 9px 12px;
    border: 0;
    background: #fff;
    color: #673ab7;
}

.toolbar > button:disabled[b-1o6i8arwbi] {
    color: #aaa;
}

.groups-container[b-1o6i8arwbi] {
    display: flex;
    height: calc(100vh - 153px);
    align-items: center;
    flex-direction: column;
    overflow-y: auto;
}

.parameter-card[b-1o6i8arwbi] {
    width: 90%;
    margin-bottom: 16px;
    padding: 18px 20px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 5px #bbb;
}

.parameter-card h2[b-1o6i8arwbi] {
    margin: 0 0 12px;
    font-size: 20px;
    font-weight: 500;
}

.parameter-list[b-1o6i8arwbi] {
    display: flex;
    flex-direction: column;
}

.parameter-row[b-1o6i8arwbi] {
    display: grid;
    grid-template-columns: 40% 60%;
    align-items: center;
    min-height: 48px;
    padding: 4px 12px;
}

.parameter-row:hover[b-1o6i8arwbi] {
    background: #f8f8ff;
}

.parameter-row input[b-1o6i8arwbi] {
    width: 100%;
    height: 38px;
    padding: 6px 8px;
    border: 0;
    border-bottom: 1px solid #888;
    background: transparent;
}

.parameter-row input:focus[b-1o6i8arwbi] {
    border-bottom: 2px solid #673ab7;
    outline: 0;
}

.busy-overlay[b-1o6i8arwbi],
.notice[b-1o6i8arwbi] {
    position: fixed;
    top: 76px;
    right: 18px;
    z-index: 30;
    padding: 14px;
    background: #fff;
    box-shadow: 0 2px 8px #777;
}

.busy-overlay[b-1o6i8arwbi] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.notice.success[b-1o6i8arwbi] {
    background: #d4edda;
}

.notice.error[b-1o6i8arwbi] {
    background: #f8d7da;
}

.notice button[b-1o6i8arwbi] {
    margin-left: 20px;
    border: 0;
    background: transparent;
}

@media (max-width: 700px) {
    .toolbar > button[b-1o6i8arwbi],
    .parameter-card[b-1o6i8arwbi] {
        width: 96%;
    }

    .parameter-row[b-1o6i8arwbi] {
        grid-template-columns: 1fr;
        gap: 4px;
    }
}
/* /Pages/Profile.razor.rz.scp.css */
.profile-card[b-i2pe2bx470]{background:#fff;border:1px solid #eee;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.13);height:calc(100vh - 80px);margin:20px 10px;min-height:550px;padding:20px}
.profile-grid[b-i2pe2bx470]{display:grid;gap:40px;grid-template-columns:minmax(280px,34%) minmax(420px,1fr);height:100%}
.image-column[b-i2pe2bx470]{background:linear-gradient(180deg,rgba(103,58,183,.3) 0,#fff 70%);display:flex;flex-direction:column;margin:10px;min-width:0}
.image-area[b-i2pe2bx470]{align-items:center;display:flex;justify-content:center;min-height:300px;width:100%}
.avatar[b-i2pe2bx470]{color:rgba(103,58,183,.32);font-size:120px}
.image-action[b-i2pe2bx470]{align-self:center;margin:10px 0}
.data-column[b-i2pe2bx470]{min-width:0;padding:0 28px 0 0}
.profile-actions[b-i2pe2bx470]{display:flex;gap:22px;justify-content:flex-end;margin-bottom:25px;min-height:40px}
.text-action[b-i2pe2bx470]{align-items:center;background:transparent;border:0;color:#5e22ce;display:inline-flex;font-size:14px;font-weight:500;gap:6px;height:40px;padding:0 8px;white-space:nowrap}
.text-action:hover[b-i2pe2bx470]{background:rgba(103,58,183,.05)}
.text-action:disabled[b-i2pe2bx470]{opacity:.6}
.text-action .material-icons[b-i2pe2bx470]{font-size:22px}
.fields[b-i2pe2bx470]{display:flex;flex-direction:column;gap:25px}
.fields label[b-i2pe2bx470]{display:block;position:relative}
.fields label>span[b-i2pe2bx470]{color:#777;display:block;font-size:11px;line-height:16px}
.fields input[b-i2pe2bx470]{background:transparent;border:0;border-bottom:1px solid #999;border-radius:0;color:#111;font-size:14px;height:29px;outline:0;padding:0 28px 2px 0;width:100%}
.fields input:not([readonly]):focus[b-i2pe2bx470]{border-bottom:2px solid #673ab7}
.fields i[b-i2pe2bx470]{bottom:5px;color:#68737b;font-size:17px;position:absolute;right:0}
.password-fields[b-i2pe2bx470]{max-width:100%}
.profile-message[b-i2pe2bx470]{font-size:14px;margin-top:24px;padding:10px 12px}
.profile-message.success[b-i2pe2bx470]{background:#e7f5ec;color:#246b3a}.profile-message.error[b-i2pe2bx470]{background:#fbe9e9;color:#a52121}
.profile-error[b-i2pe2bx470]{padding:20px}
@media(max-width:800px){.profile-card[b-i2pe2bx470]{height:auto;margin:10px;min-height:calc(100vh - 60px);padding:12px}.profile-grid[b-i2pe2bx470]{gap:18px;grid-template-columns:1fr}.image-column[b-i2pe2bx470]{min-height:260px}.image-area[b-i2pe2bx470]{min-height:190px}.data-column[b-i2pe2bx470]{padding:0 10px 30px}.profile-actions[b-i2pe2bx470]{gap:5px;justify-content:center}.avatar[b-i2pe2bx470]{font-size:90px}}
/* /Pages/Proveedores.razor.rz.scp.css */
.providers-page[b-na1njemv47] {
    display: grid;
    grid-template-columns: 25% 75%;
    min-height: calc(100vh - 94px);
    color: #333;
}

.provider-selector[b-na1njemv47] {
    padding: 50px 15px 15px;
    border-right: 1px solid #ddd;
}

.provider-selector h3[b-na1njemv47] {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 400;
}

.provider-selector select[b-na1njemv47] {
    width: 100%;
    height: calc(100vh - 140px);
    min-height: 300px;
    border: 1px solid #bbb;
    border-radius: 4px;
}

.providers-page main[b-na1njemv47] {
    min-width: 0;
}

.tabs[b-na1njemv47] {
    display: flex;
    border-bottom: 1px solid #ccc;
}

.tabs button[b-na1njemv47] {
    padding: 16px 24px;
    border: 0;
    background: #fff;
    color: #555;
}

.tabs button.active[b-na1njemv47] {
    border-bottom: 2px solid #673ab7;
    color: #673ab7;
}

.tabs button:disabled[b-na1njemv47] {
    color: #999;
}

.tab-content[b-na1njemv47] {
    padding: 18px 16px;
}

.form-row[b-na1njemv47] {
    display: grid;
    grid-template-columns: 110px minmax(180px, 1fr);
    align-items: center;
    gap: 10px;
    margin-bottom: 9px;
}

.first-row[b-na1njemv47] {
    grid-template-columns: 110px minmax(180px, 1fr) auto;
}

.document-row[b-na1njemv47],
.tax-row[b-na1njemv47] {
    grid-template-columns: 110px minmax(150px, 220px) auto minmax(180px, 1fr);
}

.form-row input[b-na1njemv47],
.form-row select[b-na1njemv47] {
    width: 100%;
    height: 38px;
    padding: 6px 9px;
    border: 1px solid #bbb;
    border-radius: 4px;
    background: #fff;
}

.form-row input:disabled[b-na1njemv47],
.form-row select:disabled[b-na1njemv47] {
    border-color: #ddd;
    background: #f5f5f5;
    color: #555;
}

.actions[b-na1njemv47] {
    display: flex;
    justify-content: flex-end;
    gap: 4px;
}

.actions button[b-na1njemv47] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    border: 0;
    background: #fff;
    color: #673ab7;
}

.busy-overlay[b-na1njemv47],
.notice[b-na1njemv47] {
    position: fixed;
    top: 76px;
    right: 18px;
    z-index: 30;
    padding: 14px;
    background: #fff;
    box-shadow: 0 2px 8px #777;
}

.busy-overlay[b-na1njemv47] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.notice[b-na1njemv47] {
    background: #fff3cd;
}

.notice button[b-na1njemv47] {
    margin-left: 20px;
    border: 0;
    background: transparent;
}

@media (max-width: 900px) {
    .providers-page[b-na1njemv47] {
        grid-template-columns: 1fr;
    }

    .provider-selector[b-na1njemv47] {
        padding-top: 12px;
        border-right: 0;
    }

    .provider-selector select[b-na1njemv47] {
        height: 170px;
        min-height: 170px;
    }

    .first-row[b-na1njemv47],
    .document-row[b-na1njemv47],
    .tax-row[b-na1njemv47] {
        grid-template-columns: 110px 1fr;
    }

    .actions[b-na1njemv47] {
        grid-column: 1 / -1;
    }
}
/* /Pages/Publicaciones.razor.rz.scp.css */
.publications-page[b-otx2bgl2hg]{position:relative;height:calc(100vh - 94px);min-height:570px;padding:6px 16px 16px;font-family:Roboto,sans-serif;color:#333}.toolbar[b-otx2bgl2hg]{display:flex;justify-content:flex-end;height:58px;gap:10px}.toolbar button[b-otx2bgl2hg]{display:flex;align-items:center;gap:6px;min-width:145px;padding:0 10px;border:0;background:transparent;color:#673ab7;font-size:15px}.toolbar .material-icons[b-otx2bgl2hg]{font-size:25px}.columns[b-otx2bgl2hg]{display:grid;grid-template-columns:1fr 1fr;gap:14px;height:calc(100% - 58px)}.panel[b-otx2bgl2hg]{display:flex;flex-direction:column;min-width:0;min-height:0;padding:10px;background:#e6e6fa;border:1px solid #ced4da;border-radius:4px}.panel.active[b-otx2bgl2hg]{background:#c9c9ff}.panel>header[b-otx2bgl2hg]{display:flex;align-items:center;justify-content:space-between;height:42px}.panel h2[b-otx2bgl2hg]{margin:0;font-size:20px;font-weight:400}.panel header div[b-otx2bgl2hg]{display:flex}.panel header button[b-otx2bgl2hg]{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:#999}.panel header button:hover[b-otx2bgl2hg]{color:#673ab7}.panel header .material-icons[b-otx2bgl2hg]{font-size:20px}.filters[b-otx2bgl2hg]{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:9px;padding:8px 22px;background:white;border-radius:3px;box-shadow:0 1px 3px #aaa}.filters label[b-otx2bgl2hg]{display:flex;flex-direction:column;margin:0}.filters span[b-otx2bgl2hg]{font-size:11px;color:#777}.filters select[b-otx2bgl2hg]{height:32px;border:0;border-bottom:1px solid #888;background:white}.list[b-otx2bgl2hg]{flex:1;min-height:0;overflow:auto;background:white;border:1px solid #ced4da}.list-head[b-otx2bgl2hg],.group-row[b-otx2bgl2hg]{display:grid;grid-template-columns:minmax(0,1fr) 180px 28px;align-items:center;min-height:34px;padding:0 7px}.list-head[b-otx2bgl2hg]{position:sticky;top:0;z-index:2;background:#e6e6fa;border-bottom:1px solid #ddd;font-weight:500}.group-row[b-otx2bgl2hg]{border-bottom:1px solid #eee}.group-row:hover[b-otx2bgl2hg]{background:rgba(0,0,0,.075)}.group-row button[b-otx2bgl2hg]{display:grid;grid-column:1/3;grid-template-columns:minmax(0,1fr) 180px;width:100%;height:100%;padding:0;border:0;background:transparent;text-align:left}.group-row button span[b-otx2bgl2hg]{padding:7px 0}.group-row button span:last-child[b-otx2bgl2hg]{text-transform:capitalize}.expanded>.group-row[b-otx2bgl2hg]{background:#b0c4de;color:white;border-bottom:0}.expanded>.group-row:hover[b-otx2bgl2hg]{background:#4682b4}.detail[b-otx2bgl2hg]{display:grid;grid-template-columns:minmax(0,1fr) 180px 28px;align-items:center;min-height:33px;padding:0 7px 0 18px;background:#fff;color:#212529;border-bottom:1px solid #eee}.detail:hover[b-otx2bgl2hg]{background:#ececec}.pending-detail span:first-child[b-otx2bgl2hg]{grid-column:1/3}.empty[b-otx2bgl2hg]{display:grid;place-items:center;min-height:140px;color:#888}input[type=checkbox][b-otx2bgl2hg]{width:17px;height:17px;accent-color:#673ab7}.busy[b-otx2bgl2hg]{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:rgba(0,0,0,.72);color:white}.notice[b-otx2bgl2hg]{position:absolute;z-index:10;right:26px;top:57px;display:flex;align-items:center;gap:16px;max-width:520px;padding:10px 13px;background:#e8f5e9;border:1px solid #81c784;box-shadow:0 2px 7px #999}.notice.error[b-otx2bgl2hg]{background:#ffebee;border-color:#e57373}.notice button[b-otx2bgl2hg]{border:0;background:transparent;font-size:20px}.dialog-back[b-otx2bgl2hg]{position:fixed;inset:0;z-index:21;display:grid;place-items:center;background:rgba(0,0,0,.58)}.results[b-otx2bgl2hg]{display:flex;flex-direction:column;width:80vw;height:80vh;padding:24px;background:white;box-shadow:0 5px 20px #333}.results h3[b-otx2bgl2hg]{font-size:19px}.result-body[b-otx2bgl2hg]{flex:1;overflow:auto;padding:12px}.result-body h4[b-otx2bgl2hg]{margin:15px 0 5px;font-size:17px}.failed[b-otx2bgl2hg]{color:#c62828}.results>button[b-otx2bgl2hg]{align-self:flex-end;min-width:100px;padding:8px;border:0;background:#673ab7;color:white}@media(max-width:900px){.publications-page[b-otx2bgl2hg]{height:auto}.columns[b-otx2bgl2hg]{grid-template-columns:1fr;height:auto}.panel[b-otx2bgl2hg]{height:580px}.filters[b-otx2bgl2hg]{grid-template-columns:1fr}.toolbar[b-otx2bgl2hg]{flex-wrap:wrap;height:auto}.toolbar button[b-otx2bgl2hg]{min-width:auto}.columns[b-otx2bgl2hg]{height:auto}.results[b-otx2bgl2hg]{width:94vw;height:85vh}}
/* /Pages/Recaudaciones.razor.rz.scp.css */
.collections-page[b-m9nvtd404v]{position:relative;height:calc(100vh - 94px);min-height:560px;padding:8px 16px 16px;font-family:Roboto,sans-serif;color:#333}.toolbar[b-m9nvtd404v]{display:flex;align-items:center;height:60px}.toolbar h2[b-m9nvtd404v]{margin:0;font-size:20px;font-weight:400}.toolbar button[b-m9nvtd404v]{display:flex;align-items:center;gap:7px;margin-left:auto;padding:8px 12px;border:0;background:transparent;color:#673ab7;font-size:15px}.toolbar .material-icons[b-m9nvtd404v]{font-size:28px}.workspace[b-m9nvtd404v]{display:grid;grid-template-columns:4fr 8fr;gap:15px;height:calc(100% - 60px);padding:8px;background:#e6e6fa;border:1px solid #ced4da;border-radius:4px}.grid-box[b-m9nvtd404v]{min-height:0;overflow:auto;background:#fff;border:1px solid #ced4da}.history table[b-m9nvtd404v],.payments table[b-m9nvtd404v]{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}th[b-m9nvtd404v],td[b-m9nvtd404v]{padding:7px 8px;border-bottom:1px solid #eee;white-space:nowrap}thead th[b-m9nvtd404v]{position:sticky;top:0;z-index:2;background:#e6e6fa;font-weight:500;text-align:left}.number[b-m9nvtd404v]{text-align:right}.center[b-m9nvtd404v]{text-align:center}.history tbody tr[b-m9nvtd404v]{cursor:pointer}.history tbody tr:hover[b-m9nvtd404v],.payments tbody tr:hover[b-m9nvtd404v]{background:rgba(0,0,0,.075)}.history tbody tr.selected[b-m9nvtd404v]{background:#cecece}.payments[b-m9nvtd404v]{display:flex;flex-direction:column;min-width:0;min-height:0}.payments-toolbar[b-m9nvtd404v]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;height:67px}.payments-toolbar>span[b-m9nvtd404v]{padding-left:4px}.payments-toolbar label[b-m9nvtd404v]{display:flex;flex-direction:column;padding:7px 14px;background:#fff;border:1px solid #ced4da;border-radius:4px}.payments-toolbar label span[b-m9nvtd404v]{font-size:11px;color:#777}.payments-toolbar select[b-m9nvtd404v]{height:29px;border:0;border-bottom:1px solid #888;background:white}.payments-grid[b-m9nvtd404v]{flex:1}.empty[b-m9nvtd404v]{text-align:center;color:#888;padding:35px}.busy[b-m9nvtd404v]{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:rgba(0,0,0,.72);color:white}.notice[b-m9nvtd404v]{position:absolute;z-index:10;right:25px;top:58px;display:flex;align-items:center;gap:15px;max-width:540px;padding:10px 13px;background:#ffebee;border:1px solid #ef5350;box-shadow:0 2px 7px #999}.notice button[b-m9nvtd404v]{border:0;background:transparent;font-size:20px}.dialog-back[b-m9nvtd404v]{position:fixed;inset:0;z-index:21;display:grid;place-items:center;background:rgba(0,0,0,.58)}.confirm[b-m9nvtd404v]{width:min(450px,90vw);padding:24px;background:white;box-shadow:0 5px 20px #333}.confirm div[b-m9nvtd404v]{display:flex;justify-content:flex-end;gap:10px}.confirm button[b-m9nvtd404v],.results>button[b-m9nvtd404v]{min-width:100px;padding:8px;border:0;background:#eee}.primary[b-m9nvtd404v]{background:#673ab7!important;color:white}.results[b-m9nvtd404v]{display:flex;flex-direction:column;width:80vw;height:70vh;padding:24px;background:white;box-shadow:0 5px 20px #333}.results h3[b-m9nvtd404v]{font-size:19px}.result-body[b-m9nvtd404v]{flex:1;overflow:auto;padding:10px}.result-body h4[b-m9nvtd404v]{margin:14px 0 4px;font-size:17px}.failed[b-m9nvtd404v]{color:#c62828}.results .close[b-m9nvtd404v]{align-self:flex-end}@media(max-width:850px){.collections-page[b-m9nvtd404v]{height:auto}.workspace[b-m9nvtd404v]{grid-template-columns:1fr;height:auto}.history[b-m9nvtd404v]{height:350px}.payments[b-m9nvtd404v]{height:500px}.payments-toolbar[b-m9nvtd404v]{grid-template-columns:1fr;height:auto}.results[b-m9nvtd404v]{width:94vw;height:80vh}}
/* /Pages/Rubros.razor.rz.scp.css */
.rubros-page[b-xhkic4vgs3]{display:grid;grid-template-columns:25% 75%;min-height:calc(100vh - 94px);color:#333}.rubros-page aside[b-xhkic4vgs3]{padding:50px 15px 15px}.rubros-page aside h3[b-xhkic4vgs3]{font-size:16px;font-weight:400;margin:0 0 8px}.rubros-list[b-xhkic4vgs3]{height:calc(100vh - 130px);min-height:60px;overflow:auto;border:1px solid #ccc;border-radius:4px;background:#fff}.rubro-row[b-xhkic4vgs3]{display:block;width:100%;padding:6px 10px;border:0;border-bottom:1px solid #ccc;background:#fff;color:#333;text-align:left;font-size:14px}.rubro-row.selected[b-xhkic4vgs3]{background:#cecece}.rubro-row:focus[b-xhkic4vgs3]{outline:1px solid #1e90ff;outline-offset:-1px}.rubro-row.selected:focus[b-xhkic4vgs3]{background:#1e90ff;color:#fff}.rubro-row.moving[b-xhkic4vgs3]{cursor:move}.rubros-page main[b-xhkic4vgs3]{padding:24px 16px}.actions[b-xhkic4vgs3]{display:flex;justify-content:flex-end;margin-bottom:14px}.actions button[b-xhkic4vgs3]{display:flex;align-items:center;gap:7px;border:0;background:white;padding:8px 14px}.primary[b-xhkic4vgs3]{color:#673ab7}.form-row[b-xhkic4vgs3]{display:grid;grid-template-columns:120px 1fr;align-items:center;margin:8px 0}.form-row input[type=text][b-xhkic4vgs3],.form-row>input:not([type])[b-xhkic4vgs3]{height:38px;border:1px solid #bbb;border-radius:4px;padding:7px 10px}.form-row input:disabled[b-xhkic4vgs3]{background:#f2f2f2;color:#555}.form-row.enabled[b-xhkic4vgs3]{align-items:start}.form-row.enabled input[b-xhkic4vgs3]{width:30px;height:30px}.system-note[b-xhkic4vgs3]{display:flex;gap:18px;max-width:630px;margin-top:28px;padding:18px;border-radius:4px;box-shadow:0 2px 5px #bbb;background:#fff}.system-note>.material-icons[b-xhkic4vgs3]{font-size:40px;color:goldenrod}.system-note h3[b-xhkic4vgs3]{margin:0 0 8px;font-size:20px;font-weight:500}.system-note p[b-xhkic4vgs3]{margin:0;color:#666}.busy[b-xhkic4vgs3],.notice[b-xhkic4vgs3]{position:fixed;z-index:30;right:18px;top:76px;padding:14px;background:#fff;box-shadow:0 2px 8px #777}.busy[b-xhkic4vgs3]{display:flex;align-items:center;gap:10px}.notice[b-xhkic4vgs3]{background:#fff3cd}.notice button[b-xhkic4vgs3]{margin-left:20px;border:0;background:transparent}@media(max-width:760px){.rubros-page[b-xhkic4vgs3]{grid-template-columns:1fr}.rubros-page aside[b-xhkic4vgs3]{padding-top:12px}.rubros-list[b-xhkic4vgs3]{height:180px}.rubros-page main[b-xhkic4vgs3]{padding-top:8px}.form-row[b-xhkic4vgs3]{grid-template-columns:110px 1fr}}
/* /Pages/Sueldos.razor.rz.scp.css */
.salary-page[b-jg3qneuewu]{display:flex;flex-direction:column;height:calc(100% - 30px);overflow:hidden;padding:10px 16px}.toolbar[b-jg3qneuewu]{align-items:end;display:flex;gap:16px;min-height:58px;padding-bottom:10px}.toolbar label[b-jg3qneuewu],.editor-header label[b-jg3qneuewu]{display:flex;flex-direction:column}.toolbar label>span[b-jg3qneuewu],.editor-header label>span[b-jg3qneuewu]{color:#666;font-size:11px}.toolbar select[b-jg3qneuewu],.editor-header select[b-jg3qneuewu],.editor-header input[b-jg3qneuewu]{background:#fff;border:0;border-bottom:1px solid #999;border-radius:0;font-size:14px;height:31px;padding:2px 4px}.consorcio[b-jg3qneuewu]{width:min(420px,40vw)}.toolbar-actions[b-jg3qneuewu]{display:flex;gap:4px;margin-left:auto}.action[b-jg3qneuewu]{align-items:center;background:transparent;border:0;border-radius:3px;color:#5724be;display:flex;font-size:14px;gap:5px;height:36px;padding:0 9px}.action:hover[b-jg3qneuewu]{background:rgba(0,0,0,.06)}.action.danger[b-jg3qneuewu]{color:#c62828}.action:disabled[b-jg3qneuewu]{color:#aaa}.action .material-icons[b-jg3qneuewu]{font-size:22px}.workarea[b-jg3qneuewu]{display:grid;flex:1;gap:12px;grid-template-columns:minmax(310px,34%) minmax(600px,1fr);min-height:0}.history-card[b-jg3qneuewu],.editor-card[b-jg3qneuewu]{border:1px solid #ced4da;border-radius:4px;min-height:0;overflow:auto}.history-card table[b-jg3qneuewu],.detail-section table[b-jg3qneuewu]{border-collapse:collapse;font-size:13px;width:100%}.history-card th[b-jg3qneuewu]{background:lavender;position:sticky;top:0;z-index:1}.history-card th[b-jg3qneuewu],.history-card td[b-jg3qneuewu]{padding:7px 8px;text-align:left}.history-card th:first-child[b-jg3qneuewu]{width:125px}.history-card th:last-child[b-jg3qneuewu]{width:130px;text-align:right}.history-card tbody tr[b-jg3qneuewu]{cursor:pointer}.history-card tbody tr:hover[b-jg3qneuewu]{background:#eee}.history-card tbody tr.selected[b-jg3qneuewu]{background:silver}.history-card tbody tr.disabled[b-jg3qneuewu]{color:#777}.number[b-jg3qneuewu]{text-align:right!important}.empty[b-jg3qneuewu]{color:#aaa;height:90px;text-align:center!important}.editor-card[b-jg3qneuewu]{display:flex;flex-direction:column;padding:12px}.editor-card.deleting[b-jg3qneuewu]{background:#fff4f4;pointer-events:none}.editor-header[b-jg3qneuewu]{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(220px,1fr) 145px 135px 150px}.editor-header .summary input[b-jg3qneuewu]{text-align:right}.editor-header .readonly input[b-jg3qneuewu]{background:#f5f5f5}.missing-category[b-jg3qneuewu]{color:#c62828}.detail-grids[b-jg3qneuewu]{display:grid;flex:1;gap:0;grid-template-columns:1fr 1fr;min-height:0;padding-top:15px}.detail-section[b-jg3qneuewu]{display:flex;flex-direction:column;min-height:0;padding-right:12px}.detail-section.lateral[b-jg3qneuewu]{border-left:1px solid #ddd;padding-left:12px;padding-right:0}.detail-section h3[b-jg3qneuewu]{font-size:16px;font-weight:600;margin:0 0 7px}.detail-scroll[b-jg3qneuewu]{flex:1;min-height:80px;overflow:auto}.detail-section th[b-jg3qneuewu]{background:lavender;padding:5px}.detail-section th:nth-last-child(2)[b-jg3qneuewu]{width:120px;text-align:right}.detail-section th:last-child[b-jg3qneuewu]{width:28px}.detail-section td[b-jg3qneuewu]{padding:1px}.detail-section input[b-jg3qneuewu]{border:0;border-bottom:1px solid #ddd;height:29px;padding:2px 5px;width:100%}.detail-section td:nth-last-child(2) input[b-jg3qneuewu]{text-align:right}.detail-section td button[b-jg3qneuewu]{background:transparent;border:0;color:#c62828;font-size:18px}.add-row[b-jg3qneuewu]{align-self:flex-start;background:transparent;border:0;color:#5724be;font-size:12px;margin-top:4px}.total[b-jg3qneuewu]{display:flex;padding:8px 4px 2px}.total strong[b-jg3qneuewu]{margin-left:auto;min-width:120px;text-align:right}.notice[b-jg3qneuewu]{display:flex;font-size:13px;margin-bottom:5px;padding:7px 10px}.notice.error[b-jg3qneuewu]{background:#f8d7da;color:#842029}.notice.success[b-jg3qneuewu]{background:#d1e7dd;color:#0f5132}.notice button[b-jg3qneuewu]{background:transparent;border:0;margin-left:auto}
@media(max-width:1050px){.salary-page[b-jg3qneuewu]{overflow:auto}.workarea[b-jg3qneuewu]{grid-template-columns:1fr}.history-card[b-jg3qneuewu]{min-height:230px}.editor-card[b-jg3qneuewu]{min-height:430px}.editor-header[b-jg3qneuewu]{grid-template-columns:1fr 1fr}.detail-grids[b-jg3qneuewu]{grid-template-columns:1fr}.detail-section.lateral[b-jg3qneuewu]{border-left:0;border-top:1px solid #ddd;margin-top:12px;padding-left:0;padding-top:12px}.toolbar[b-jg3qneuewu]{align-items:stretch;flex-wrap:wrap}.consorcio[b-jg3qneuewu]{width:100%}.toolbar-actions[b-jg3qneuewu]{margin-left:0}}
/* /Pages/Talones.razor.rz.scp.css */
.talones-page[b-wd57498wz4] {
    position: relative;
    display: flex;
    gap: 15px;
    height: calc(100vh - 94px);
    min-height: 520px;
    padding: 12px 16px 16px;
    color: #333;
    font-family: Roboto, sans-serif;
}

.controls[b-wd57498wz4] {
    display: flex;
    flex: 0 0 400px;
    align-items: flex-end;
    flex-direction: column;
    transition: flex-basis .18s;
}

.controls.hidden[b-wd57498wz4] {
    flex-basis: 40px;
}

.card-panel[b-wd57498wz4] {
    width: 400px;
    margin-bottom: 8px;
    padding: 18px 20px 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
}

.card-panel h2[b-wd57498wz4] {
    margin: 0 0 24px;
    font-size: 20px;
    font-weight: 500;
}

.field[b-wd57498wz4] {
    display: flex;
    width: 100%;
    margin: 0;
    flex-direction: column;
}

.field span[b-wd57498wz4] {
    color: #777;
    font-size: 12px;
}

.field select[b-wd57498wz4],
.field input[b-wd57498wz4] {
    height: 36px;
    border: 0;
    border-bottom: 1px solid #888;
    outline: none;
    background: transparent;
    font-size: 15px;
}

.field select:focus[b-wd57498wz4],
.field input:focus[b-wd57498wz4] {
    border-bottom: 2px solid #673ab7;
}

.period-row[b-wd57498wz4] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    margin-top: 22px;
}

.period[b-wd57498wz4] {
    flex: 1;
}

.show-report[b-wd57498wz4] {
    display: flex;
    width: 150px;
    height: 42px;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border: 0;
    background: transparent;
    color: #673ab7;
    font-size: 15px;
}

.show-report .material-icons[b-wd57498wz4] {
    font-size: 28px;
}

.show-report:disabled[b-wd57498wz4] {
    color: #aaa;
}

.filter-button[b-wd57498wz4] {
    display: grid;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
    color: #673ab7;
    place-items: center;
}

.filter-button .material-icons[b-wd57498wz4] {
    font-size: 26px;
}

.viewer[b-wd57498wz4] {
    position: relative;
    display: flex;
    height: 100%;
    min-width: 0;
    flex: 1;
    justify-content: center;
    overflow: auto;
    background: #dcdcdc;
}

.pdf[b-wd57498wz4] {
    width: 100%;
    height: 100%;
    border: 0;
    background: #fff;
}

.empty[b-wd57498wz4] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    color: #888;
}

.empty .material-icons[b-wd57498wz4] {
    font-size: 52px;
}

.busy[b-wd57498wz4] {
    position: fixed;
    inset: 0;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 15px;
    background: rgba(0, 0, 0, .72);
    color: #fff;
}

.notice[b-wd57498wz4] {
    position: absolute;
    top: 18px;
    right: 30px;
    z-index: 10;
    display: flex;
    max-width: 520px;
    align-items: center;
    gap: 18px;
    padding: 11px 14px;
    border: 1px solid #ef5350;
    background: #ffebee;
    box-shadow: 0 2px 7px #999;
}

.notice button[b-wd57498wz4] {
    border: 0;
    background: transparent;
    font-size: 20px;
}

@media (max-width: 800px) {
    .talones-page[b-wd57498wz4] {
        height: auto;
        min-height: 650px;
        flex-direction: column;
    }

    .controls[b-wd57498wz4],
    .controls.hidden[b-wd57498wz4] {
        width: 100%;
        flex: 0 0 auto;
    }

    .card-panel[b-wd57498wz4] {
        width: 100%;
    }

    .viewer[b-wd57498wz4] {
        min-height: 520px;
    }

    .filter-button[b-wd57498wz4] {
        display: none;
    }
}
/* /Pages/Users.razor.rz.scp.css */
.users-page[b-4rfb835njv] {
    display: grid;
    grid-template-columns: 25% 75%;
    min-height: calc(100vh - 94px);
    color: #333;
}

.user-selector[b-4rfb835njv] {
    padding: 50px 15px 15px;
    border-right: 1px solid #ddd;
}

.user-selector h3[b-4rfb835njv] {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 400;
}

.user-selector select[b-4rfb835njv] {
    width: 100%;
    height: calc(100vh - 140px);
    min-height: 300px;
    border: 1px solid #bbb;
    border-radius: 4px;
}

.users-page main[b-4rfb835njv] {
    min-width: 0;
    padding: 24px 16px;
}

.form-row[b-4rfb835njv] {
    display: grid;
    grid-template-columns: 120px minmax(200px, 1fr);
    align-items: center;
    gap: 10px;
    margin-bottom: 9px;
}

.first-row[b-4rfb835njv] {
    grid-template-columns: 120px minmax(200px, 1fr) auto;
}

.form-row input:not([type="checkbox"])[b-4rfb835njv] {
    width: 100%;
    height: 38px;
    padding: 6px 9px;
    border: 1px solid #bbb;
    border-radius: 4px;
    background: #fff;
}

.form-row input:disabled[b-4rfb835njv] {
    border-color: #ddd;
    background: #f5f5f5;
    color: #555;
}

.short-field input[b-4rfb835njv] {
    max-width: 300px;
}

.enabled-row[b-4rfb835njv] {
    align-items: start;
}

.enabled-row input[b-4rfb835njv] {
    width: 30px;
    height: 30px;
}

.actions[b-4rfb835njv] {
    display: flex;
    justify-content: flex-end;
    gap: 4px;
}

.actions button[b-4rfb835njv] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    border: 0;
    background: #fff;
    color: #673ab7;
}

.busy-overlay[b-4rfb835njv],
.notice[b-4rfb835njv] {
    position: fixed;
    top: 76px;
    right: 18px;
    z-index: 30;
    padding: 14px;
    background: #fff;
    box-shadow: 0 2px 8px #777;
}

.busy-overlay[b-4rfb835njv] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.notice.success[b-4rfb835njv] {
    background: #d4edda;
}

.notice.error[b-4rfb835njv] {
    background: #f8d7da;
}

.notice button[b-4rfb835njv] {
    margin-left: 20px;
    border: 0;
    background: transparent;
}

@media (max-width: 760px) {
    .users-page[b-4rfb835njv] {
        grid-template-columns: 1fr;
    }

    .user-selector[b-4rfb835njv] {
        padding-top: 12px;
        border-right: 0;
    }

    .user-selector select[b-4rfb835njv] {
        height: 170px;
        min-height: 170px;
    }

    .first-row[b-4rfb835njv] {
        grid-template-columns: 120px 1fr;
    }

    .actions[b-4rfb835njv] {
        grid-column: 1 / -1;
    }
}
