body[theme=LIGHT]{--focus:#0C59B2;--input-toggle:#275E9B;--selected:#356DAB;--selected-hover:#427AB9;--editor-background:#EDF6FF;--leg-background:#DFEDFC;--element-background:#fff;--element-background-transparent:rgba(255,255,255,.5);--element-background-contrast:#f7f7f7;--input-background:#F1F1F1;--page-background:#D8D8D8;--border:#999;--disabled:#666;--primary-btn-active:#333;--primary-btn-hover:#1f1f1f;--primary-btn:#000;--secondary-btn-hover:hsla(0,0%,0%,.15);--secondary-btn-active:hsla(0,0%,0%,.05);--sell-hover:#CD4241;--sell:#C11312;--sell-fill:rgba(193, 19, 18, .3);--sell-active:#AD1110;--sell-background:#F7E2E2;--buy-hover:#399333;--buy:#087900;--buy-fill:rgba(8, 121, 0, .3);--buy-active:#076C00;--buy-background:#D9F3D8;--paper-money-hover:#A87E4B;--paper-money:#935E1E;--paper-money-active:#84541A;--paper-money-selected:#F7C25B;--trade-system-toggle-text:#000000;--paper-money-selected-text:#000;--live-trading-selected-text:#FFF;--live-trading-toggle-schwab:#006E99;--non-standard-option:#B31C1A;--non-standard-option-red:#FF7372;--trade-ticket-error:#FCE7CA;--shadow:rgba(0,0,0,.25);--aqua:#009FC7;--error-text:#000;--error-background:#FAD1CF;--buy-hover-no-invert:#399333;--buy-no-invert:#087900;--buy-active-no-invert:#076C00;--buy-background-no-invert:#D9F3D8;--sell-hover-no-invert:#CD4241;--sell-no-invert:#C11312;--sell-active-no-invert:#AD1110;--sell-background-no-invert:#F7E2E2;--highlighted-color:#cccccc;--nav-dot:#666666;--nav-dot-selected:#999999;--strike-column:#D7D7D7;--transparent-background-50:rgba(204, 204, 204, .5);--transparent-background-75:rgba(204, 204, 204, .75);--transparent-background-contrast:rgba(255, 255, 255, .6);--checkbox-background-dark:#29292B;--information-background:#E1EEF9;--information-border:#0C59B2;--dark-blue:#4B75A5;--pan-background:rgba(153, 153, 153, .58);--pan-background-disabled:rgba(153, 153, 153, .3);--schwab-blue:#20A0DF}body[theme=DARK]{--focus:#7FB5F3;--input-toggle:#6399D6;--selected:#356DAB;--selected-hover:#427AB9;--editor-background:#041023;--leg-background:#0B1D38;--element-background:#000;--element-background-transparent:rgba(0, 0, 0, 0);--element-background-contrast:#131313;--input-background:#1F1F1F;--page-background:#333;--border:#666;--disabled:#999;--primary-btn-active:#ADADAD;--primary-btn-hover:#EBEBEB;--primary-btn:#fff;--secondary-btn-hover:hsla(0, 0%, 100%, .5);--secondary-btn-active:hsla(0, 0%, 100%, .15);--sell-hover:#FF5B5B;--sell:#FF3333;--sell-fill:rgba(255, 51, 51, .3);--sell-active:#E52D2D;--sell-background:#470A0A;--buy-hover:#66B953;--buy:#40A829;--buy-fill:rgba(64, 168, 41, .3);--buy-active:#399624;--buy-background:#103B06;--paper-money-hover:#F3B35B;--paper-money:#F0A033;--paper-money-active:#D78F2D;--paper-money-selected:#F6B333;--trade-system-toggle-text:#FFFFFF;--paper-money-selected-text:#000;--live-trading-selected-text:#000;--live-trading-toggle-schwab:#00B7FF;--non-standard-option:#FF7372;--non-standard-option-red:#FF7372;--trade-ticket-error:#F8C682;--shadow:rgba(0, 0, 0, .75);--aqua:#65CDE7;--error-text:#000;--error-background:#F38F8A;--buy-hover-no-invert:#66B953;--buy-no-invert:#40A829;--buy-active-no-invert:#399624;--buy-background-no-invert:#103B06;--sell-hover-no-invert:#FF5B5B;--sell-no-invert:#FF3333;--sell-active-no-invert:#E52D2D;--sell-background-no-invert:#470A0A;--highlighted-color:#356DAB;--nav-dot:#999999;--nav-dot-selected:#666666;--strike-column:#4D4D4D;--transparent-background-50:rgba(51, 51, 51, .5);--transparent-background-75:rgba(51, 51, 51, .75);--transparent-background-contrast:rgba(0, 0, 0, .6);--checkbox-background-dark:#29292B;--information-background:#356DAB;--information-border:#BFDAF9;--dark-blue:#4B75A5;--pan-background:rgba(153, 153, 153, .58);--pan-background-disabled:rgba(153, 153, 153, .3);--schwab-blue:#20A0DF}body[colors_swapped=LIGHT]{--sell-hover:#399333;--buy-hover:#CD4241;--sell:#087900;--buy:#C11312;--sell-fill:rgba(8, 121, 0, .3);--buy-fill:rgba(193, 19, 18, .3);--sell-active:#076C00;--buy-active:#AD1110;--sell-background:#D9F3D8;--buy-background:#F7E2E2}body[colors_swapped=DARK]{--sell-hover:#66B953;--buy-hover:#FF5B5B;--sell:#40A829;--buy:#FF3333;--sell-fill:rgba(64, 168, 41, .3);--buy-fill:rgba(255, 51, 51, .3);--sell-active:#399624;--buy-active:#E52D2D;--sell-background:#103B06;--buy-background:#470A0A}.color-focus{color:var(--focus)}.color-selected{color:var(--selected)}.color-selected-hover{color:var(--selected-hover)}.color-input-toggle{color:var(--input-toggle)}.color-editor-background{color:var(--editor-background)}.color-leg-background{color:var(--leg-background)}.color-element-background{color:var(--element-background)}.color-element-background-transparent{color:var(--element-background-transparent)}.color-element-background-contrast{color:var(--element-background-contrast)}.color-input-background{color:var(--input-background)}.color-page-background{color:var(--page-background)}.color-border{color:var(--border)}.color-disabled{color:var(--disabled)}.color-primary-btn-active{color:var(--primary-btn-active)}.color-primary-btn-hover{color:var(--primary-btn-hover)}.color-primary-btn{color:var(--primary-btn)}.color-secondary-btn-hover{color:var(--secondary-btn-hover)}.color-secondary-btn-active{color:var(--secondary-btn-active)}.color-sell-hover{color:var(--sell-hover)}.color-sell{color:var(--sell)}.color-sell-fill{color:var(--sell-fill)}.color-sell-active{color:var(--sell-active)}.color-sell-background{color:var(--sell-background)}.color-buy-hover{color:var(--buy-hover)}.color-buy{color:var(--buy)}.color-buy-fill{color:var(--buy-fill)}.color-buy-active{color:var(--buy-active)}.color-buy-background{color:var(--buy-background)}.color-paper-money-hover{color:var(--paper-money-hover)}.color-paper-money{color:var(--paper-money)}.color-paper-money-active{color:var(--paper-money-active)}.color-paper-money-selected{color:var(--paper-money-selected)}.color-trade-system-toggle-text{color:var(--trade-system-toggle-text)}.color-paper-money-selected-text{color:var(--paper-money-selected-text)}.color-live-trading-selected-text{color:var(--live-trading-selected-text)}.color-live-trading-toggle-schwab{color:var(--live-trading-toggle-schwab)}.color-non-standard-option{color:var(--non-standard-option)}.color-non-standard-option-red{color:var(--non-standard-option-red)}.color-trade-ticket-error{color:var(--trade-ticket-error)}.color-shadow{color:var(--shadow)}.color-aqua{color:var(--aqua)}.color-error-text{color:var(--error-text)}.color-error-background{color:var(--error-background)}.color-buy-hover-no-invert{color:var(--buy-hover-no-invert)}.color-buy-no-invert{color:var(--buy-no-invert)}.color-buy-active-no-invert{color:var(--buy-active-no-invert)}.color-buy-background-no-invert{color:var(--buy-background-no-invert)}.color-sell-hover-no-invert{color:var(--sell-hover-no-invert)}.color-sell-no-invert{color:var(--sell-no-invert)}.color-sell-active-no-invert{color:var(--sell-active-no-invert)}.color-sell-background-no-invert{color:var(--sell-background-no-invert)}.color-highlighted-color{color:var(--highlighted-color)}.color-nav-dot{color:var(--nav-dot)}.color-nav-dot-selected{color:var(--nav-dot-selected)}.color-strike-column{color:var(--strike-column)}.color-transparent-background-50{color:var(--transparent-background-50)}.color-transparent-background-75{color:var(--transparent-background-75)}.color-transparent-background-contrast{color:var(--transparent-background-contrast)}.color-checkbox-background-dark{color:var(--checkbox-background-dark)}.color-information-background{color:var(--information-background)}.color-information-border{color:var(--information-border)}.color-dark-blue{color:var(--dark-blue)}.color-pan-background{color:var(--pan-background)}.color-pan-background-disabled{color:var(--pan-background-disabled)}.color-schwab-blue{color:var(--schwab-blue)}.color-bg-focus{background:var(--focus)}.color-bg-selected{background:var(--selected)}.color-bg-selected-hover{background:var(--selected-hover)}.color-bg-input-toggle{background:var(--input-toggle)}.color-bg-editor-background{background:var(--editor-background)}.color-bg-leg-background{background:var(--leg-background)}.color-bg-element-background{background:var(--element-background)}.color-bg-element-background-transparent{background:var(--element-background-transparent)}.color-bg-element-background-contrast{background:var(--element-background-contrast)}.color-bg-input-background{background:var(--input-background)}.color-bg-page-background{background:var(--page-background)}.color-bg-border{background:var(--border)}.color-bg-disabled{background:var(--disabled)}.color-bg-primary-btn-active{background:var(--primary-btn-active)}.color-bg-primary-btn-hover{background:var(--primary-btn-hover)}.color-bg-primary-btn{background:var(--primary-btn)}.color-bg-secondary-btn-hover{background:var(--secondary-btn-hover)}.color-bg-secondary-btn-active{background:var(--secondary-btn-active)}.color-bg-sell-hover{background:var(--sell-hover)}.color-bg-sell{background:var(--sell)}.color-bg-sell-fill{background:var(--sell-fill)}.color-bg-sell-active{background:var(--sell-active)}.color-bg-sell-background{background:var(--sell-background)}.color-bg-buy-hover{background:var(--buy-hover)}.color-bg-buy{background:var(--buy)}.color-bg-buy-fill{background:var(--buy-fill)}.color-bg-buy-active{background:var(--buy-active)}.color-bg-buy-background{background:var(--buy-background)}.color-bg-paper-money-hover{background:var(--paper-money-hover)}.color-bg-paper-money{background:var(--paper-money)}.color-bg-paper-money-active{background:var(--paper-money-active)}.color-bg-paper-money-selected{background:var(--paper-money-selected)}.color-bg-trade-system-toggle-text{background:var(--trade-system-toggle-text)}.color-bg-paper-money-selected-text{background:var(--paper-money-selected-text)}.color-bg-live-trading-selected-text{background:var(--live-trading-selected-text)}.color-bg-live-trading-toggle-schwab{background:var(--live-trading-toggle-schwab)}.color-bg-non-standard-option{background:var(--non-standard-option)}.color-bg-non-standard-option-red{background:var(--non-standard-option-red)}.color-bg-trade-ticket-error{background:var(--trade-ticket-error)}.color-bg-shadow{background:var(--shadow)}.color-bg-aqua{background:var(--aqua)}.color-bg-error-text{background:var(--error-text)}.color-bg-error-background{background:var(--error-background)}.color-bg-buy-hover-no-invert{background:var(--buy-hover-no-invert)}.color-bg-buy-no-invert{background:var(--buy-no-invert)}.color-bg-buy-active-no-invert{background:var(--buy-active-no-invert)}.color-bg-buy-background-no-invert{background:var(--buy-background-no-invert)}.color-bg-sell-hover-no-invert{background:var(--sell-hover-no-invert)}.color-bg-sell-no-invert{background:var(--sell-no-invert)}.color-bg-sell-active-no-invert{background:var(--sell-active-no-invert)}.color-bg-sell-background-no-invert{background:var(--sell-background-no-invert)}.color-bg-highlighted-color{background:var(--highlighted-color)}.color-bg-nav-dot{background:var(--nav-dot)}.color-bg-nav-dot-selected{background:var(--nav-dot-selected)}.color-bg-strike-column{background:var(--strike-column)}.color-bg-transparent-background-50{background:var(--transparent-background-50)}.color-bg-transparent-background-75{background:var(--transparent-background-75)}.color-bg-transparent-background-contrast{background:var(--transparent-background-contrast)}.color-bg-checkbox-background-dark{background:var(--checkbox-background-dark)}.color-bg-information-background{background:var(--information-background)}.color-bg-information-border{background:var(--information-border)}.color-bg-dark-blue{background:var(--dark-blue)}.color-bg-pan-background{background:var(--pan-background)}.color-bg-pan-background-disabled{background:var(--pan-background-disabled)}.color-bg-schwab-blue{background:var(--schwab-blue)}.color-fill-focus{fill:var(--focus)}.color-fill-selected{fill:var(--selected)}.color-fill-selected-hover{fill:var(--selected-hover)}.color-fill-input-toggle{fill:var(--input-toggle)}.color-fill-editor-background{fill:var(--editor-background)}.color-fill-leg-background{fill:var(--leg-background)}.color-fill-element-background{fill:var(--element-background)}.color-fill-element-background-transparent{fill:var(--element-background-transparent)}.color-fill-element-background-contrast{fill:var(--element-background-contrast)}.color-fill-input-background{fill:var(--input-background)}.color-fill-page-background{fill:var(--page-background)}.color-fill-border{fill:var(--border)}.color-fill-disabled{fill:var(--disabled)}.color-fill-primary-btn-active{fill:var(--primary-btn-active)}.color-fill-primary-btn-hover{fill:var(--primary-btn-hover)}.color-fill-primary-btn{fill:var(--primary-btn)}.color-fill-secondary-btn-hover{fill:var(--secondary-btn-hover)}.color-fill-secondary-btn-active{fill:var(--secondary-btn-active)}.color-fill-sell-hover{fill:var(--sell-hover)}.color-fill-sell{fill:var(--sell)}.color-fill-sell-fill{fill:var(--sell-fill)}.color-fill-sell-active{fill:var(--sell-active)}.color-fill-sell-background{fill:var(--sell-background)}.color-fill-buy-hover{fill:var(--buy-hover)}.color-fill-buy{fill:var(--buy)}.color-fill-buy-fill{fill:var(--buy-fill)}.color-fill-buy-active{fill:var(--buy-active)}.color-fill-buy-background{fill:var(--buy-background)}.color-fill-paper-money-hover{fill:var(--paper-money-hover)}.color-fill-paper-money{fill:var(--paper-money)}.color-fill-paper-money-active{fill:var(--paper-money-active)}.color-fill-paper-money-selected{fill:var(--paper-money-selected)}.color-fill-trade-system-toggle-text{fill:var(--trade-system-toggle-text)}.color-fill-paper-money-selected-text{fill:var(--paper-money-selected-text)}.color-fill-live-trading-selected-text{fill:var(--live-trading-selected-text)}.color-fill-live-trading-toggle-schwab{fill:var(--live-trading-toggle-schwab)}.color-fill-non-standard-option{fill:var(--non-standard-option)}.color-fill-non-standard-option-red{fill:var(--non-standard-option-red)}.color-fill-trade-ticket-error{fill:var(--trade-ticket-error)}.color-fill-shadow{fill:var(--shadow)}.color-fill-aqua{fill:var(--aqua)}.color-fill-error-text{fill:var(--error-text)}.color-fill-error-background{fill:var(--error-background)}.color-fill-buy-hover-no-invert{fill:var(--buy-hover-no-invert)}.color-fill-buy-no-invert{fill:var(--buy-no-invert)}.color-fill-buy-active-no-invert{fill:var(--buy-active-no-invert)}.color-fill-buy-background-no-invert{fill:var(--buy-background-no-invert)}.color-fill-sell-hover-no-invert{fill:var(--sell-hover-no-invert)}.color-fill-sell-no-invert{fill:var(--sell-no-invert)}.color-fill-sell-active-no-invert{fill:var(--sell-active-no-invert)}.color-fill-sell-background-no-invert{fill:var(--sell-background-no-invert)}.color-fill-highlighted-color{fill:var(--highlighted-color)}.color-fill-nav-dot{fill:var(--nav-dot)}.color-fill-nav-dot-selected{fill:var(--nav-dot-selected)}.color-fill-strike-column{fill:var(--strike-column)}.color-fill-transparent-background-50{fill:var(--transparent-background-50)}.color-fill-transparent-background-75{fill:var(--transparent-background-75)}.color-fill-transparent-background-contrast{fill:var(--transparent-background-contrast)}.color-fill-checkbox-background-dark{fill:var(--checkbox-background-dark)}.color-fill-information-background{fill:var(--information-background)}.color-fill-information-border{fill:var(--information-border)}.color-fill-dark-blue{fill:var(--dark-blue)}.color-fill-pan-background{fill:var(--pan-background)}.color-fill-pan-background-disabled{fill:var(--pan-background-disabled)}.color-fill-schwab-blue{fill:var(--schwab-blue)}.color-stroke-focus{stroke:var(--focus)}.color-stroke-selected{stroke:var(--selected)}.color-stroke-selected-hover{stroke:var(--selected-hover)}.color-stroke-input-toggle{stroke:var(--input-toggle)}.color-stroke-editor-background{stroke:var(--editor-background)}.color-stroke-leg-background{stroke:var(--leg-background)}.color-stroke-element-background{stroke:var(--element-background)}.color-stroke-element-background-transparent{stroke:var(--element-background-transparent)}.color-stroke-element-background-contrast{stroke:var(--element-background-contrast)}.color-stroke-input-background{stroke:var(--input-background)}.color-stroke-page-background{stroke:var(--page-background)}.color-stroke-border{stroke:var(--border)}.color-stroke-disabled{stroke:var(--disabled)}.color-stroke-primary-btn-active{stroke:var(--primary-btn-active)}.color-stroke-primary-btn-hover{stroke:var(--primary-btn-hover)}.color-stroke-primary-btn{stroke:var(--primary-btn)}.color-stroke-secondary-btn-hover{stroke:var(--secondary-btn-hover)}.color-stroke-secondary-btn-active{stroke:var(--secondary-btn-active)}.color-stroke-sell-hover{stroke:var(--sell-hover)}.color-stroke-sell{stroke:var(--sell)}.color-stroke-sell-fill{stroke:var(--sell-fill)}.color-stroke-sell-active{stroke:var(--sell-active)}.color-stroke-sell-background{stroke:var(--sell-background)}.color-stroke-buy-hover{stroke:var(--buy-hover)}.color-stroke-buy{stroke:var(--buy)}.color-stroke-buy-fill{stroke:var(--buy-fill)}.color-stroke-buy-active{stroke:var(--buy-active)}.color-stroke-buy-background{stroke:var(--buy-background)}.color-stroke-paper-money-hover{stroke:var(--paper-money-hover)}.color-stroke-paper-money{stroke:var(--paper-money)}.color-stroke-paper-money-active{stroke:var(--paper-money-active)}.color-stroke-paper-money-selected{stroke:var(--paper-money-selected)}.color-stroke-trade-system-toggle-text{stroke:var(--trade-system-toggle-text)}.color-stroke-paper-money-selected-text{stroke:var(--paper-money-selected-text)}.color-stroke-live-trading-selected-text{stroke:var(--live-trading-selected-text)}.color-stroke-live-trading-toggle-schwab{stroke:var(--live-trading-toggle-schwab)}.color-stroke-non-standard-option{stroke:var(--non-standard-option)}.color-stroke-non-standard-option-red{stroke:var(--non-standard-option-red)}.color-stroke-trade-ticket-error{stroke:var(--trade-ticket-error)}.color-stroke-shadow{stroke:var(--shadow)}.color-stroke-aqua{stroke:var(--aqua)}.color-stroke-error-text{stroke:var(--error-text)}.color-stroke-error-background{stroke:var(--error-background)}.color-stroke-buy-hover-no-invert{stroke:var(--buy-hover-no-invert)}.color-stroke-buy-no-invert{stroke:var(--buy-no-invert)}.color-stroke-buy-active-no-invert{stroke:var(--buy-active-no-invert)}.color-stroke-buy-background-no-invert{stroke:var(--buy-background-no-invert)}.color-stroke-sell-hover-no-invert{stroke:var(--sell-hover-no-invert)}.color-stroke-sell-no-invert{stroke:var(--sell-no-invert)}.color-stroke-sell-active-no-invert{stroke:var(--sell-active-no-invert)}.color-stroke-sell-background-no-invert{stroke:var(--sell-background-no-invert)}.color-stroke-highlighted-color{stroke:var(--highlighted-color)}.color-stroke-nav-dot{stroke:var(--nav-dot)}.color-stroke-nav-dot-selected{stroke:var(--nav-dot-selected)}.color-stroke-strike-column{stroke:var(--strike-column)}.color-stroke-transparent-background-50{stroke:var(--transparent-background-50)}.color-stroke-transparent-background-75{stroke:var(--transparent-background-75)}.color-stroke-transparent-background-contrast{stroke:var(--transparent-background-contrast)}.color-stroke-checkbox-background-dark{stroke:var(--checkbox-background-dark)}.color-stroke-information-background{stroke:var(--information-background)}.color-stroke-information-border{stroke:var(--information-border)}.color-stroke-dark-blue{stroke:var(--dark-blue)}.color-stroke-pan-background{stroke:var(--pan-background)}.color-stroke-pan-background-disabled{stroke:var(--pan-background-disabled)}.color-stroke-schwab-blue{stroke:var(--schwab-blue)}.warning-messages{margin:4px}.warning-messages :not(:first-child){margin-top:4px}.warning-messages .error{color:#000;background-color:var(--trade-ticket-error);padding:0 8px;border-radius:2px;font-size:1.2rem;width:min-content;min-width:100%}.warning-messages .error.red-error{background-color:var(--error-background)}@font-face{font-family:TOSSans;font-weight:400;font-display:fallback;src:local(TOSSans-Roman),url(/assets/thinkorswimSans-Regular-BsNjjR8O.otf) format("opentype"),url(/assets/thinkorswimSans-Regular-XOekugoz.woff) format("woff"),url(/assets/thinkorswimSans-Regular-ex1gdh_r.ttf) format("truetype"),url(/assets/thinkorswimSans-Regular-OdiwwOgM.svg) format("svg")}@font-face{font-family:TOSSans;font-weight:500;font-display:fallback;src:local(TOSSans-Medium),url(/assets/thinkorswimSans-Medium-BcEp4qOh.otf) format("opentype"),url(/assets/thinkorswimSans-Medium-BXObiKOw.woff) format("woff"),url(/assets/thinkorswimSans-Medium-D0v_fnnS.ttf) format("truetype"),url(/assets/thinkorswimSans-Medium-DATMINA5.svg) format("svg")}button,.btn{cursor:pointer;border:none;font-size:1.6rem;background-color:transparent;font-weight:500}button.primary,.btn.primary{height:32px;border-radius:20px;padding:0 25px 2px}button.primary.sell,.btn.primary.sell{color:var(--element-background);background-color:var(--sell)}button.primary.sell:hover,.btn.primary.sell:hover{background-color:var(--sell-hover)}button.primary.sell:active,.btn.primary.sell:active{background-color:var(--sell-active)}button.primary.buy,.btn.primary.buy{color:var(--element-background);background-color:var(--buy)}button.primary.buy:hover,.btn.primary.buy:hover{background-color:var(--buy-hover)}button.primary.buy:active,.btn.primary.buy:active{background-color:var(--buy-active)}button.primary.login,.btn.primary.login{color:var(--input-background);background-color:var(--buy-no-invert)}button.primary.login:hover,.btn.primary.login:hover{background-color:var(--buy-hover-no-invert)}button.primary.login:active,.btn.primary.login:active{background-color:var(--buy-active-no-invert)}button.primary.paper-money,.btn.primary.paper-money{color:var(--input-background);background-color:var(--paper-money)}button.primary.paper-money:hover,.btn.primary.paper-money:hover{background-color:var(--paper-money-hover)}button.primary.paper-money:active,.btn.primary.paper-money:active{background-color:var(--paper-money-active)}button.primary.review,.btn.primary.review{background-color:var(--primary-btn);color:var(--input-background)}button.primary.review:hover,.btn.primary.review:hover,button.primary.review:active,.btn.primary.review:active{background-color:var(--primary-btn-hover)}button.primary.feedback,.btn.primary.feedback{background-color:var(--primary-btn);color:var(--element-background)}button.primary.feedback:hover,.btn.primary.feedback:hover,button.primary.feedback:active,.btn.primary.feedback:active{background-color:var(--primary-btn-hover)}button.primary:disabled,button.primary:disabled:hover,button.primary:disabled:active,.btn.primary:disabled,.btn.primary:disabled:hover,.btn.primary:disabled:active{background-color:var(--disabled);cursor:default}button.secondary,.btn.secondary{height:32px;border-radius:20px;padding:0 25px 2px;border:2px solid var(--primary-btn);color:var(--primary-btn);white-space:nowrap}button.secondary:hover,.btn.secondary:hover{background-color:var(--secondary-btn-hover)}button.secondary:active,.btn.secondary:active{background-color:var(--secondary-btn-active)}button.secondary:disabled,button.secondary:disabled:hover,button.secondary:disabled:active,.btn.secondary:disabled,.btn.secondary:disabled:hover,.btn.secondary:disabled:active{border-color:var(--disabled)!important;background-color:transparent;color:var(--disabled);cursor:default}:root{--focus-outline-size: 2px;--focus-outline-offset-size: calc(var(--focus-outline-size) / -2);--nav-bar-height: 63px;--side-nav-bar-width: 63px;--account-summary-condensed-bar-height: 47px}#root,.App{height:100%}.positive{color:var(--buy)}.neutral{color:var(--primary-btn)}.signedNumber{color:var(--border)}.negative{color:var(--sell)}.clickable{cursor:pointer}.large{font-size:2rem;padding:12px 40px}.small{font-size:1.4rem;padding:4px 40px}.fs-12{font-size:1.2rem}.clearfix:after{content:"";clear:both;display:table}.off-screen{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.screen-reader-only{position:absolute;left:-1000%;top:auto;width:1px;height:1px;overflow:hidden}.container-blurred{filter:blur(5px)}select{border-color:var(--border);border-radius:3px}[type=text],[type=number],[type=email],[type=password]{font-size:1.6rem;padding:8px;display:block;color:var(--primary-btn);background:var(--input-background);border:1px solid var(--border);border-radius:3px}[type=text]:-webkit-autofill,[type=text]:-webkit-autofill:hover,[type=text]:-webkit-autofill:focus,[type=text]:-webkit-autofill:active,[type=number]:-webkit-autofill,[type=number]:-webkit-autofill:hover,[type=number]:-webkit-autofill:focus,[type=number]:-webkit-autofill:active,[type=email]:-webkit-autofill,[type=email]:-webkit-autofill:hover,[type=email]:-webkit-autofill:focus,[type=email]:-webkit-autofill:active,[type=password]:-webkit-autofill,[type=password]:-webkit-autofill:hover,[type=password]:-webkit-autofill:focus,[type=password]:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 9999px var(--input-background);-webkit-text-fill-color:var(--primary-btn)}.center-vertically{display:flex;align-items:center}.center-horizontally{display:flex;justify-content:center}.margin-left-1{margin-left:10px}.margin-right-1{margin-right:10px}.no-decoration{text-decoration:none}.flip-horizontal{transform:rotateY(180deg)}.focused{border-color:var(--focus)!important}.has-error{border-color:var(--trade-ticket-error)!important}.sticky{position:sticky}.flex{display:flex}.flex1{flex:1}.flexWrap{flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.checkbox-container{height:22px;width:22px;position:relative}.checkbox-container .checkbox{position:absolute;cursor:pointer;height:16px;width:16px;border-width:2px;border-style:solid;border-radius:4px}body[theme=DARK] .checkbox-container .checkbox{background:var(--checkbox-background-dark);border-color:var(--nav-dot-selected)}body[theme=LIGHT] .checkbox-container .checkbox{background:var(--element-background);border-color:var(--nav-dot)}.checkbox-container .checkbox-input:checked~.checkbox:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body[theme=DARK] .checkbox-container .checkbox-input:checked~.checkbox:after{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.2072%207.20425L6.50008%2013.9114L2.79297%2010.2043L4.20718%208.79004L6.50008%2011.0829L11.793%205.79004L13.2072%207.20425Z'%20fill='white'/%3e%3c/svg%3e")}body[theme=LIGHT] .checkbox-container .checkbox-input:checked~.checkbox:after{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.2072%207.20425L6.50008%2013.9114L2.79297%2010.2043L4.20718%208.79004L6.50008%2011.0829L11.793%205.79004L13.2072%207.20425Z'%20fill='black'/%3e%3c/svg%3e")}.checkbox-container .checkbox-input:hover~.checkbox{border-color:var(--focus)}.checkbox-container .checkbox-input.empty:hover~.checkbox{cursor:default}.checkbox-container .checkbox-input.empty:hover~.checkbox body[theme=LIGHT]{border-color:var(--nav-dot)}body[theme=DARK] .checkbox-container .checkbox-input.empty:hover~.checkbox{border-color:var(--nav-dot-selected)}.no-height{height:0;display:block;overflow:hidden}.no-border-bottom{border-bottom:0}.delete-notification{position:fixed;left:-100000px}
