#shinny-app{height:100%;width:100%;overflow:hidden}#shinny-app>.sider{overflow-x:hidden;background-color:#fff;text-align:center;border-right:6px solid #1e2430}#shinny-app>.sider::-webkit-scrollbar{width:0!important;height:0!important}#shinny-app>.content{height:100%;width:100%;overflow:hidden;background-color:#fff}#shinny-app>.content::-webkit-scrollbar{width:0!important;height:0!important}#shinny-app>.content .split-horizontal{width:100%;height:6px;background-color:#1e2430;cursor:row-resize}#shinny-app>.content .split-horizontal .split-horizontal-dots{left:50%;top:1px;width:40px;position:absolute;overflow:hidden}#shinny-app>.content .split-horizontal .split-horizontal-dots .dot{background-color:#000;height:4px;width:4px;border-radius:2px;float:left;margin-right:3px}#shinny-app>.content .split-pane{height:100%}#shinny-app .ivu-split-horizontal>.ivu-split-trigger-con{height:100%;width:0}.trading-app .cs-table-modular .public-table-style{padding:0}.trading-app .details-batch{padding:10px 10px}.trading-app .details-batch button{display:inline-block;min-width:80px;height:32px;border:1px solid rgba(225,76,70,.7);border-radius:2px;margin-right:8px;background:#fff;cursor:pointer;padding:0 8px}.trading-app .details-batch button:focus{outline:none}.trading-app .details-batch .determine{background:#e14c46;color:#fff}.trading-app .details-batch .attachment{color:#e14c46;background:rgba(225,76,70,.1)}.trading-app .details-batch .attachment:hover{background:rgba(225,76,70,.2)}.trading-app .details-batch .cancel{background:#e4e4e4;color:#888;cursor:pointer;border:none;border-radius:3px;outline:none}