.customer-actions-shell{position:relative;display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;margin-bottom:22px}.customer-actions-shell .customer-actions-v5{display:contents}.customer-money-dropdown{position:relative;z-index:20}.customer-money-dropdown summary{min-height:35px;display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #148b61;border-radius:9px;background:#19a675;color:#fff;font-size:9px;font-weight:800;cursor:pointer;box-shadow:0 4px 12px rgba(15,46,84,.08);list-style:none}.customer-money-dropdown summary::-webkit-details-marker{display:none}.customer-money-dropdown summary>span{font-size:12px}.customer-money-dropdown summary>i{margin-left:2px;font-style:normal;transition:transform .18s ease}.customer-money-dropdown[open] summary>i{transform:rotate(180deg)}.customer-money-menu{position:absolute;top:42px;left:0;width:305px;padding:7px;border:1px solid #d8e3ef;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(12,39,73,.22)}.customer-money-menu:before{content:"";position:absolute;top:-6px;left:26px;width:11px;height:11px;background:#fff;border-left:1px solid #d8e3ef;border-top:1px solid #d8e3ef;transform:rotate(45deg)}.customer-money-menu>a{position:relative;display:flex;align-items:center;gap:11px;padding:10px;border:0;border-radius:9px;background:#fff;box-shadow:none;color:#203d5e}.customer-money-menu>a:hover{transform:none;border-color:transparent;background:#f3f7fc}.customer-money-menu>a>span{width:34px;height:34px;display:grid;place-items:center;flex:none;border-radius:9px;background:#eaf3ff;color:#176ee0;font-size:15px;font-weight:900}.customer-money-menu>a>span.cash{background:#e7f8ef;color:#12865a}.customer-money-menu>a>span.card{background:#e9f5ff;color:#1882bc}.customer-money-menu>a>span.check{background:#fff5de;color:#d88a13}.customer-money-menu>a>span.note{background:#f1ebff;color:#6635bf}.customer-money-menu>a>span.balance{background:#e6f6fa;color:#16859e}.customer-money-menu>a>span.statement{background:#eef1f6;color:#405775}.customer-money-menu>a>div{min-width:0}.customer-money-menu b,.customer-money-menu small{display:block}.customer-money-menu b{font-size:10px}.customer-money-menu small{margin-top:3px;color:#8090a4;font-size:8px;font-weight:500}.customer-money-menu hr{height:1px;margin:5px 7px;border:0;background:#e5ebf2}@media(max-width:650px){.customer-actions-shell>*{flex:1;min-width:140px}.customer-money-dropdown summary{justify-content:center}.customer-money-menu{width:min(305px,calc(100vw - 42px))}}
