.opening-balances-page{max-width:1450px;margin:0 auto;padding:24px}.opening-balance-create{margin-bottom:18px;padding:20px}.opening-balance-form{display:grid;gap:14px}.document-head{display:grid;grid-template-columns:180px minmax(300px,1fr);gap:12px;max-width:900px}.opening-balance-form label,.document-head label{display:grid;gap:6px;font-size:12px;color:#60708e}.opening-balance-form input,.opening-balance-form select{width:100%;height:40px;border:1px solid #cbd7ea;border-radius:8px;padding:0 10px;background:#fff}.opening-lines-scroll{border:1px solid #dce5f2;border-radius:10px}.opening-lines-table{min-width:1180px}.opening-lines-table th{white-space:nowrap}.opening-lines-table th:first-child,.opening-lines-table td:first-child{width:44px;text-align:center}.opening-lines-table th:nth-child(2){width:145px}.opening-lines-table th:nth-child(3){width:260px}.opening-lines-table th:nth-child(4){width:100px}.opening-lines-table th:nth-child(5){width:220px}.opening-lines-table th:nth-child(6){width:150px}.opening-lines-table th:last-child,.opening-lines-table td:last-child{width:48px;text-align:center}.opening-lines-table td{padding:7px}.remove-line{width:32px;height:32px;border:0;border-radius:8px;background:#fff0f0;color:#c62d2d;font-size:22px;cursor:pointer}.document-actions{display:flex;justify-content:space-between;gap:12px}.document-actions button{min-height:42px}.operation-message{margin:0 0 16px;padding:12px 16px;border-radius:10px;background:#e8f8ef;color:#08783f}.empty-row{text-align:center;color:#7a89a5;padding:34px!important}.journal-lines{display:grid;gap:6px;min-width:430px;padding:10px 0}.journal-lines>div{display:grid;grid-template-columns:minmax(140px,1fr) 150px 120px;gap:10px;padding:7px 9px;border-radius:7px;background:#f5f8fd}.journal-lines small{grid-column:1/-1;color:#71809a}@media(max-width:700px){.opening-balances-page{padding:12px}.document-head{grid-template-columns:1fr}.document-actions{flex-direction:column}.document-actions button{width:100%}}
