.fg-modes{display:flex;gap:2px;background:#edf4f0;padding:3px;border-radius:7px}.fg-modes button{padding:7px 12px;border:0;background:transparent;color:#658273;border-radius:5px;cursor:pointer;font-size:12px}.fg-modes .active{background:#024440;color:#fff}.fg-enabled .customer-summary,.fg-enabled #customerPageDescription,.fg-enabled #customerTableScroll,.fg-enabled .customer-pagination{display:none!important}#page-customers.fg-enabled{height:100dvh;overflow:hidden;display:flex;flex-direction:column;padding:16px 24px;min-width:0}.fg-enabled .customers-heading{flex-shrink:0;margin-bottom:10px;align-items:center}.fg-enabled .customers-heading h1{font-size:21px}.fg-enabled .customer-workspace{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;border-radius:9px}.fg-enabled .customer-controls-line{position:static;min-height:42px;padding:6px 12px;justify-content:flex-end;flex-shrink:0}.fg-enabled .customer-controls-line .customer-search{max-width:340px}.fg-enabled .customer-controls-line .customer-search input{padding-top:7px;padding-bottom:7px}.fg-enabled #fullGrid{display:flex;flex-direction:column;flex:1;min-height:0}#fullGrid[hidden]{display:none!important}.fg-tools{display:flex;align-items:center;gap:5px;padding:6px 10px;border-bottom:1px solid #dce7df;flex-shrink:0;background:#fafcfb;font-size:12px}.fg-tools button{border:0;border-radius:5px;background:transparent;padding:6px 9px;color:#426957;cursor:pointer}.fg-tools button:hover,.fg-tools .on{background:#e4f0e9}.fg-tools button:disabled{opacity:.35}.fg-tools-spacer{flex:1}.fg-rule{height:18px;border-right:1px solid #dbe6df;margin:0 6px}.fg-tools #fgStatus{font-size:11px;color:#799082;margin-right:12px}.fg-tools select{background:white;border:1px solid #dbe6df;border-radius:4px;color:#426957;padding:5px}.fg-formula{height:34px;display:flex;align-items:center;border-bottom:1px solid #dbe6df;flex-shrink:0;font-size:12px}.fg-formula #fgAddress{width:65px;align-self:stretch;display:grid;place-items:center;border-right:1px solid #dbe6df}.fg-formula label{color:#8ba094;font-size:10px;padding:0 12px}.fg-formula input{flex:1;border:0!important;outline:0!important;box-shadow:none!important;min-width:0;height:100%;color:#315747;background:white}.fg-formula #fgPermission{font-size:10px;color:#8ba094;padding:0 12px}.fg-scroll{flex:1;min-height:0;overflow:auto;position:relative;background:white;outline:0;scrollbar-color:#a0b9ad #f3f7f4;scrollbar-width:thin}.fg-canvas{position:relative;min-width:100%}.fg-head{height:58px;display:grid;position:sticky;top:0;z-index:5;background:#f1f6f3}.fg-heading{display:flex;flex-direction:column;justify-content:space-between;position:relative;border-right:1px solid #d9e4dd;border-bottom:1px solid #c5dacf;overflow:visible;background:#f1f6f3;white-space:nowrap}.fg-heading small{height:24px;font-size:10px;color:#8ca094;text-align:center;border-bottom:1px solid #dbe6df;padding:3px}.fg-heading b{padding:7px 9px;font-weight:600;color:#436755;overflow:hidden;text-overflow:ellipsis}.fg-resize{position:absolute;right:-3px;top:0;width:6px;bottom:0;cursor:col-resize;z-index:4}.fg-row{position:absolute;left:0;display:grid}.fg-cell{border-right:1px solid #e0e8e3;border-bottom:1px solid #e0e8e3;min-width:0;white-space:nowrap;overflow:hidden;padding:6px 9px;color:#3b5f4d;background:white;cursor:cell;display:flex;align-items:center}.fg-cell>span{overflow:hidden;text-overflow:ellipsis}.fg-cell:hover{background:#f4f9f6}.fg-fixed{position:sticky;z-index:2;font-weight:600;box-shadow:2px 0 2px #214b3410}.fg-index{position:sticky;left:0;z-index:3;background:#f2f6f3;border-right:1px solid #dbe6df;border-bottom:1px solid #dbe6df;display:grid;place-items:center;color:#8da093;font-size:11px}.fg-selected{outline:2px solid #16826b;outline-offset:-2px;background:#ecf7f1!important}.fg-tag{font-size:inherit;border-radius:3px;padding:1px 5px;background:#edf3ef;color:#527763}.fg-tag.green{background:#dff1e7;color:#1e7452}.fg-tag.blue{background:#e4edff;color:#3564a7}.fg-tag.amber{background:#fff0d2;color:#98641d}.fg-tag.purple{background:#f1e9fd;color:#825fb0}.fg-footer{height:39px;display:flex;align-items:center;flex-shrink:0;background:#f8fbf9;border-top:1px solid #d7e4dc}.fg-footer .customer-tabs{position:static;display:flex;align-self:stretch;overflow-x:auto;gap:0;padding:0;border:0;flex:1;min-width:0;scrollbar-width:thin}.fg-footer .customer-tabs button{padding:7px 13px;font-size:12px;border-right:1px solid #e0e8e3;background:#f4f8f5;border-bottom:2px solid transparent}.fg-footer .customer-tabs button.active{border-bottom-color:#087b64;background:white}.fg-footer #fgCount{font-size:11px;color:#7c9285;white-space:nowrap;padding:0 12px}.fg-editor{position:fixed;z-index:600;top:18vh;left:calc(50% - 215px);width:430px;max-width:calc(100vw - 24px);max-height:80vh;overflow:auto;padding:18px;background:white;border:1px solid #c4dacf;box-shadow:0 12px 36px #173f3029;border-radius:9px;color:#315747;font-size:13px}.fg-editor header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.fg-editor header button{border:0;background:transparent;color:#6e8c7b;font-size:20px;cursor:pointer}.fg-editor input:not([type=checkbox]),.fg-editor select,.fg-editor textarea{display:block;width:100%;padding:9px 10px;border:1px solid #d5e4da;border-radius:5px;color:#315747;background:#fff;margin-top:6px}.fg-editor textarea{min-height:140px;font:inherit;line-height:1.6}.fg-editor label{display:block;margin-bottom:10px}.fg-editor footer{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.fg-editor footer button{padding:7px 15px;border:1px solid #d5e4da;background:white;border-radius:5px;color:#315747;cursor:pointer}.fg-editor footer button[type=submit]{background:#024440;color:white;border-color:#024440}.fg-editor .fg-error{color:#aa4937;font-size:12px}.fg-history{padding:8px;border-bottom:1px solid #e0e8e3;white-space:pre-wrap;font-size:12px}.fg-column-list{display:grid;grid-template-columns:1fr 1fr;gap:4px;max-height:45vh;overflow:auto}.fg-column-list label{font-size:12px;margin:0;padding:5px}.fg-enabled .customer-active-filters{flex-shrink:0}@media(max-width:1000px){#page-customers.fg-enabled{padding:10px}.fg-tools{flex-wrap:wrap}.fg-enabled .customers-heading{flex-wrap:wrap;gap:8px}.fg-enabled .customers-actions{max-width:100%;flex-wrap:wrap}}
.fg-enabled:not(.active){display:none!important}
.fg-modes button:focus-visible,.fg-tools button:focus-visible{outline:2px solid #6aab90;outline-offset:2px}
.fg-head .fg-heading{height:90px;justify-content:flex-start}.fg-heading small{flex-shrink:0}.fg-head .fg-heading b{white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;line-height:13px;padding:6px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-weight:600;max-height:64px}.fg-head .fg-fixed{background:#eaf3ed;z-index:6}.fg-cell.fg-fixed{background:#fcfefc;z-index:3}.fg-head .fg-index{z-index:7}.fg-freeze-edge{border-right:3px solid #88ae99!important;box-shadow:4px 0 5px #254e301a}.fg-editor .fg-history{max-height:180px;overflow:auto}
