.payment-form-cash{display:flex;flex-direction:column;gap:1rem}.payment-form-cash .kpi-list{gap:1rem}.payment-form-cash .kpi-list .kpi-content{align-items:center;display:flex;flex:1;font-size:1.75rem}.payment-form-cash .kpi-list .kpi-content .negative{color:red}.payment-form-cash .kpi-list .kpi-content .el-input{width:10rem}.payment-form-cash .kpi-list .kpi-content .el-input input{font-size:1.75rem;font-weight:700;text-align:center}.payment-form-wrapper .el-radio-group.full-width>.el-radio-button{flex:1}.table-simple{background:#fff;border:1px solid #ecebf2;border-radius:.75rem;overflow:auto;width:100%}.table-simple table{border-collapse:collapse;font-size:var(--el-font-size-base);min-width:100%;text-align:left}[dir=rtl] .table-simple table{text-align:right}.table-simple td,.table-simple th{height:3rem;padding:.25rem 1rem;vertical-align:middle}.table-simple thead th{background-color:var(--el-table-head-bg-color);color:#525a6b;font-size:.75rem;font-weight:600;justify-content:center}.table-simple thead th:first-child{justify-content:flex-start;text-align:left}[dir=rtl] .table-simple thead th:first-child{text-align:right}.table-simple tbody tr td{background:#fff}.table-simple tbody tr td div{min-width:5rem}.table-simple:not(.not-striped) tbody tr:nth-child(2n) td{background-color:#f9f9f9}.payment-table-component .sources-list{display:flex;flex-direction:column;gap:1rem;width:100%}.payment-table-component .buttons-list{display:flex;flex-wrap:wrap;gap:.5rem}.payment-table-component .crud-table .edit-column .horizontal-list{width:100%}.payment-table-component .crud-table .edit-column .horizontal-list>*{flex:1}.edit-invoice-dialog .vertical-list{gap:1rem}.edit-invoice-dialog .custom-form,.edit-invoice-dialog .el-alert{width:100%}.el-dialog.payment-change-method-dialog .el-radio-group{align-items:flex-start;border:none;flex-direction:column}
