.modal-exchange-center{text-align:center}.modal-exchange-subtitle{font-size:var(--font-md)}.modal-exchange-button-wrapper{overflow:hidden;height:40px;display:flex;justify-content:space-between;width:100%}.modal-exchange-button-wrapper .exchange-button{margin:0;font-size:var(--font-md);width:16%}.exchange-button.exchange-button-wide{width:50%}.modal-leverage-bar{width:100%;background:#474d57;margin-bottom:10px;margin-top:10px;height:40px;color:#fff;position:relative;border-radius:var(--radius-md)}.modal-leverage-bar-left,.modal-leverage-bar-right{height:40px;width:40px;position:absolute;line-height:42px;font-size:36px;background:#474d57;top:0;border-radius:var(--radius-md);cursor:pointer}.modal-leverage-bar-left{left:0}.modal-leverage-bar-right{right:0}.modal-leverage-bar-center{position:absolute;left:40px;right:40px;height:40px;text-align:center;font-size:24px;font-weight:700;line-height:40px}.modal-market-danwi-text{position:absolute;right:8px;top:5px;font-size:var(--font-md);font-weight:500;color:#9e9e9e;z-index:3}.modal-market-amount,.modal-market-price-type{font-size:var(--font-md);padding:3px 8px}.exchange-modal-highlight{color:var(--color-green)!important}.modal-market-quick-select{display:flex;justify-content:space-between;margin-top:10px;gap:5px}.btn-quick-select{flex:1;padding:6px 2px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:var(--radius-sm,4px);color:#495057;font-size:12px;font-weight:500;cursor:pointer;transition:.2s}.btn-quick-select:hover{background-color:#e9ecef}.btn-quick-select.active{background-color:var(--highlight-color,#f7a600);border-color:var(--highlight-hover,#e69b00);color:#fff}@media (max-width:375px){.btn-quick-select{padding:5px 1px;font-size:11px}}[data-theme=dark] .btn-quick-select{background-color:#30363d;border-color:#21262d;color:#c9d1d9}[data-theme=dark] .btn-quick-select:hover{background-color:#21262d}[data-theme=dark] .btn-quick-select.active{background-color:var(--highlight-color,#f7a600);color:#fff}.tp-sl-range-box{display:flex;justify-content:space-between;margin-bottom:10px}.tp-sl-range-wrapper{margin-top:15px;margin-bottom:15px}.tp-sl-range-label{display:flex;justify-content:space-between;margin-bottom:5px}.tp-sl-percent-label{font-size:12px;color:#6c757d}.sl-range-slider,.tp-range-slider{height:4px;border-radius:2px}.price-limit-error{color:#f6465d;font-size:12px;margin-top:5px;display:none}[data-theme=dark] .tp-sl-percent-label{color:#adb5bd}#sl_slider_wrapper,#tp_slider_wrapper{display:none}