.fill{width:30%;min-width:50px}.yourtrades{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:1.2rem 1rem 1rem;position:relative;width:100%;height:100%;box-sizing:border-box}.yourtrades .blockheader{margin-bottom:1rem;cursor:pointer;font-weight:500}.day .yourtrades .blockheader{color:#000}.night .yourtrades .blockheader{color:#e9f1f3}.yourtrades .blockheader svg{width:.8rem;margin-bottom:.3rem;margin-right:.4rem}.yourtrades .blockheader--mb0 svg{transform:rotate(180deg)}.yourtrades .icons{position:absolute;right:1em;top:1em;display:flex;flex-direction:row;flex-wrap:nowrap}.yourtrades .icons>div{position:relative;margin-left:.5em;overflow:visible;cursor:pointer}.day .yourtrades .icons>div:hover svg,.night .yourtrades .icons>div:hover svg{fill:#288dd3}.yourtrades .table{width:100%;border:1px solid #dadedf;bottom:0;height:calc(100% - 2.4rem);position:relative}.yourtrades .table__wrapper{height:calc(100% - 3rem);margin-right:-5px;overflow-y:scroll;overflow-x:hidden;scrollbar-color:transparent transparent!important;scrollbar-width:thin}.day .yourtrades .table__wrapper:hover{scrollbar-color:#777b7e transparent!important}.night .yourtrades .table__wrapper:hover{scrollbar-color:#5e6467 transparent!important}.yourtrades .table__wrapper::-webkit-scrollbar{width:7px;height:7px}.yourtrades .table__wrapper::-webkit-scrollbar-track{background-color:transparent!important}.day .yourtrades .table__wrapper::-webkit-scrollbar-track{background-color:#f3f4f7}.night .yourtrades .table__wrapper::-webkit-scrollbar-track{background-color:#12181b}.yourtrades .table__wrapper::-webkit-scrollbar-thumb{-webkit-appearance:none;border-radius:3.5px}.day .yourtrades .table__wrapper::-webkit-scrollbar-thumb{background-color:#777b7e}.night .yourtrades .table__wrapper::-webkit-scrollbar-thumb{background-color:#5e6467}.yourtrades .table__header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;border-bottom:1px solid #dadedf;padding:1rem;height:3rem;box-sizing:border-box;font-weight:0}.day .yourtrades .table__header{color:#000}.night .yourtrades .table__header{color:#5e6467}.yourtrades .table__header span{display:block;cursor:pointer;user-select:none;margin-left:1px}.yourtrades .table__header span svg{position:absolute;margin-left:3px;width:5px;height:12px;fill:#000;transform:rotate(180deg)}.yourtrades .table__header span .reverse{transform:rotate(0)}.yourtrades .table__header .total{margin-right:10px}.yourtrades .table__content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:10px 0;height:auto}.yourtrades .table__content--reverse{flex-direction:column-reverse!important}.yourtrades .table__record{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;justify-content:flex-start;padding:.35rem 0 .25rem 15px;order:1;cursor:pointer}.day .yourtrades .table__record{color:#777b7e}.night .yourtrades .table__record{color:#5e6467}.yourtrades .table__record span{display:block;user-select:none}.day .yourtrades .table__record:hover{color:#000}.night .yourtrades .table__record:hover{color:#e9f1f3}.day .yourtrades .table__record:hover{background-color:#edf0f7}.night .yourtrades .table__record:hover{background-color:#323c44}.yourtrades .table__record svg{width:12px;height:12px;margin-left:2px;margin-right:3px;margin-top:-1px}.day .yourtrades .table__record svg .st1,.night .yourtrades .table__record svg .st1{fill:#777b7e}.yourtrades .table__record svg .st0{fill:transparent}.day .yourtrades .table__record svg:hover .st0,.day .yourtrades .table__record svg:hover .st1,.night .yourtrades .table__record svg:hover .st0,.night .yourtrades .table__record svg:hover .st1{fill:#288dd3}.yourtrades .table .amount,.yourtrades .table .time{width:40%;text-align:left}.yourtrades .table .price{width:20%;margin-left:1rem;text-align:center}.yourtrades .table .price--bid{color:#17b959}.yourtrades .table .price--ask{color:#fd5b54}.yourtrades .table .total{width:20%;text-align:right}.yourtrades .table .cancel{width:25px;height:13px;margin-left:2px}.yourtrades .table .cancel svg{stroke-width:1px;stroke:#fd5b54}.yourtrades .table--three-columns .time{width:35%}.yourtrades .table--three-columns .amount{width:50%}.yourtrades .table--three-columns .price{width:calc(35% - 15px);text-align:right}.yourtrades .table--three-columns .price-header{padding-right:10px}.yourtrades--with-modal .table__wrapper{filter:grayscale(100%)}.yourtrades__cancel-all{font-weight:500;color:#fd5b54;position:absolute;top:1.4rem;left:13.5rem;cursor:pointer}.yourtrades__cancel-all--disabled{pointer-events:none}.day .yourtrades__cancel-all--disabled{color:#777b7e}.night .yourtrades__cancel-all--disabled{color:#5e6467}.night .yourtrades .table{border:1px solid #5e6467}.night .yourtrades .table__header{border-bottom:1px solid #5e6467}.day .night .yourtrades .table__header{color:#000}.night .night .yourtrades .table__header{color:#5e6467}.day .night .yourtrades .table__header span svg{fill:#000}.night .night .yourtrades .table__header span svg{fill:#5e6467}@media screen and (max-width:500px){.yourtrades{width:100%;max-width:100%;margin-left:0;margin-right:0;padding:1.5rem 1rem 0}.yourtrades .table{margin-left:-1rem;width:calc(100% + 2rem);border:none;border-top:1px solid #dadedf}.yourtrades__cancel-all{top:1.75rem;left:12.5rem}.night .yourtrades .table{border:none;border-top:1px solid #5e6467}}