.three-columns-layout{display:grid;width:100%;grid-template-columns:130px 1fr 1fr;gap:5px;margin-top:10px;font-size:10pt}.three-columns-layout .column-panel{background-color:#fff;border-radius:10px;border:1px solid #e7e7e7}.three-columns-layout .column-title{display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:44px;color:#666;font-size:10.5pt;font-weight:700;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #e7e7e7}.three-columns-layout .column-body{height:calc(100vh - 230px)}.three-columns-layout .column-body>.scroll-view{height:calc(100vh - 230px);overflow:auto;padding:12px 12px 50px 12px}.three-columns-layout .column-body .column-body-footer{padding:10px 0}.trade-item-table{width:100%}.trade-item-table td,.trade-item-table th{padding:4px 4px;font-size:10pt;text-align:left;border-bottom:1px solid #eee;cursor:default}.trade-item-table th{white-space:nowrap}.trade-item-table td.sort{width:30px}.trade-item-table td.sort .handle{display:flex;align-items:center;justify-content:center;flex-direction:column;width:25px;height:25px;border-radius:2px;transition:.2s}.trade-item-table td.sort .handle:after,.trade-item-table td.sort .handle:before{content:"";width:40%;height:1px;margin:1px 0;background-color:#ccc;transition:.2s}.trade-item-table td.sort .handle:hover{background-color:#eee}.trade-item-table td.sort .handle:hover:after,.trade-item-table td.sort .handle:hover:before{background-color:#444}.trade-item-table td.name{min-width:150px}.trade-item-table td.name .mem{color:#aaa;font-size:9pt;margin-left:15px}.trade-item-table td.sheet-item{width:120px}.trade-item-table td.edit{width:40px;text-align:center}.trade-item-table tr:hover td{background-color:#f7f8f9}.trade-item-table tr.active td{background-color:#f3f4fd}.trade-item-table tr.active td.name{color:#443cab;font-weight:700}.trade-item-table .suggested-acc-items{text-wrap:nowrap;overflow:hidden;max-width:200px;text-overflow:ellipsis}.ah-detail-dialog.variable-statement-detail-editor-item-detail-dialog .el-dialog{max-width:560px}.ah-detail-dialog.variable-statement-detail-editor-item-detail-dialog .title{text-align:center}.ah-detail-dialog.variable-statement-detail-editor-item-detail-dialog .main-action{display:flex;justify-content:space-between}.ah-detail-dialog.variable-statement-detail-editor-group-detail-dialog .el-dialog{max-width:560px}.ah-detail-dialog.variable-statement-detail-editor-group-detail-dialog .title{text-align:center}.ah-detail-dialog.variable-statement-detail-editor-group-detail-dialog .main-action{display:flex;justify-content:space-between}.ah-detail-dialog.variable-statement-detail-editor-sample-detail-dialog .el-dialog{max-width:560px}.ah-detail-dialog.variable-statement-detail-editor-sample-detail-dialog .title{text-align:center}.ah-detail-dialog.variable-statement-detail-editor-sample-detail-dialog .main-action{display:flex;justify-content:space-between}.ah-page.trade-statement-editor-page{padding-bottom:0}.ah-page.trade-statement-editor-page .page-header .title-row{display:flex;justify-content:space-between;align-items:center}.ah-page.trade-statement-editor-page .page-header .title-row>.title{line-height:50px;display:flex;align-items:center;gap:10px}.ah-page.trade-statement-editor-page .page-header .title-row>.title>h1{font-size:14pt;margin-right:20px}.ah-page.trade-statement-editor-page .page-header .title-row>.title .last-edit-time{font-size:9pt;opacity:.6;margin-left:10px}.ah-page.trade-statement-editor-page .page-header .title-row>.actions{padding:0}.ah-page.trade-statement-editor-page .trade-categroy-item{line-height:35px;padding:0 10px;border-bottom:1px solid #eee;cursor:pointer}.ah-page.trade-statement-editor-page .trade-categroy-item:hover{background-color:#f7f8f9}.ah-page.trade-statement-editor-page .trade-categroy-item.active{background-color:#f3f4fd;color:#443cab;font-weight:700}.ah-page.trade-statement-editor-page .column-actions{text-align:right;margin:10px 0}