@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);.preload{position:relative}.preload>.spinning{border-color:var(--yellow-logo);border-right-color:transparent}.preload>.logo{position:absolute;top:0}.preload>.logo>img{padding:20%;width:100%;height:100%}.symbol-picker{position:relative;width:100%;display:flex;height:100%}.symbol-picker.clearable .clear-icon{color:var(--light-gray);cursor:pointer;position:absolute;top:calc(50% - 6px);right:20px;z-index:3}.symbol-picker.is-form>.Select{height:var(--height-form-field);background-color:var(--background)}.symbol-picker.is-form>.Select>.Select-control{border:1px solid var(--separator-2);height:calc(var(--height-form-field) - 2px)}.symbol-picker.is-form>.Select>.Select-control .Select-multi-value-wrapper{height:calc(var(--height-form-field) - 2px)}.symbol-picker.is-form>.Select>.Select-control .Select-multi-value-wrapper .Select-input{height:calc(var(--height-form-field) - 2px);padding-left:5px}.symbol-picker.is-form>.Select>.Select-control .Select-multi-value-wrapper .Select-placeholder{padding-left:5px}.symbol-picker.symbol-picker-right>div.Select>.Select-menu-outer{left:unset;right:0}.symbol-picker.symbol-picker-top>div.Select>.Select-menu-outer{bottom:36px;top:unset}.symbol-picker.symbol-picker-top .VirtualSelectGrid,.symbol-picker.symbol-picker-top>div.Select>.Select-menu-outer .Select-noresults{position:unset!important}.symbol-picker>div.Select{flex:1 1;z-index:3}.symbol-picker>div.Select.is-focused:not(.is-open)>.Select-control{background-color:var(--background)}.symbol-picker>div.Select>.Select-control{height:100%;background-color:var(--background);border:none;border-radius:4px}.symbol-picker>div.Select>.Select-control>.Select-multi-value-wrapper>.Select-placeholder{line-height:inherit;top:calc(50% - .9rem)}.symbol-picker>div.Select>.Select-menu-outer{position:absolute;width:350px;border:none;margin-top:5px;background-color:var(--color-dark__bg-module);color:var(--text-color-1);z-index:10}.symbol-picker>div.Select>.Select-menu-outer .symbol-row{height:100%;width:296px;display:flex;color:var(--text-color-1);background-color:var(--background-module);justify-content:center;padding:0 5px 0 10px;align-items:center;border:1px solid var(--separator-2);border-bottom:none}.symbol-picker>div.Select>.Select-menu-outer .symbol-row.highlight{background-color:var(--gray-2)}.symbol-picker>div.Select>.Select-menu-outer .symbol-row>.code{flex:1 1;color:var(--yellow-logo-light);overflow:hidden;text-overflow:ellipsis}.symbol-picker>div.Select>.Select-menu-outer .symbol-row>.market-text{flex:1 1}.symbol-picker>div.Select>.Select-menu-outer .symbol-row>.company-name{flex:3 1}.symbol-picker>div.Select>.Select-menu-outer .symbol-row>.line-camp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.symbol-picker>div.Select>.Select-menu-outer .symbol-row:hover{background-color:var(--gray-2);cursor:pointer}.symbol-picker>div.Select>.Select-menu-outer>.Select-menu{border-top:1px solid var(--separator)}.symbol-picker>div.Select>.Select-menu-outer>.Select-menu .Select-noresults{width:350px!important;position:fixed;border:1px solid var(--separator);background-color:var(--background-module)}.symbol-picker .VirtualSelectGrid{position:fixed!important;border-radius:3px;background-color:var(--background-module);border-top-color:var(--separator);box-shadow:0 1px 0 var(--black)}.symbol-picker.placeholder .Select-placeholder{color:transparent!important}.symbol-picker.placeholder .Select-placeholder>*{display:none}.symbol-picker svg.search-icon{position:absolute;top:calc(50% - 6px);margin-right:5px;color:var(--yellow-logo-light);width:12px;height:12px;z-index:3;right:0}.Select-multi-value-wrapper,.Select-multi-value-wrapper>.Select-input{height:100%}.Select-multi-value-wrapper>.Select-input>input{color:var(--text-color-1);line-height:1.2rem;padding:0;height:100%;z-index:3;right:20px}.Select-arrow-zone>.Select-arrow{display:none}.dropdown-custom{line-height:inherit;color:var(--gray-4);height:100%;width:100%}.dropdown-custom.disabled{opacity:.5!important}.dropdown-custom>.dropdown-toggle{height:100%;width:100%;background-color:var(--background);border-radius:4px;border:none;color:var(--gray-4);padding-left:5px;padding-right:10px;text-align:left;display:flex;align-items:center}.dropdown-custom>.dropdown-toggle[disabled]{opacity:.5}.dropdown-custom>.dropdown-toggle:focus{box-shadow:none}.dropdown-custom>.dropdown-toggle:after{display:none}.dropdown-custom>.dropdown-toggle>.dropdown-logo{margin:3px 0 3px auto}.dropdown-custom>.dropdown-toggle.active{background-color:var(--blue-2)!important;color:var(--white)!important}.dropdown-custom>.dropdown-toggle>span{width:100%;overflow:hidden;text-overflow:ellipsis}.dropdown-custom>.dropdown-menu{background-color:var(--background);margin:0}.dropdown-custom>.dropdown-menu::-webkit-scrollbar-track{background-color:var(--background)}.dropdown-custom>.dropdown-menu>.dropdown-item{color:var(--text-color-1);padding:.5rem 1.5rem;overflow:hidden;text-overflow:ellipsis}.dropdown-custom>.dropdown-menu>.dropdown-item.active,.dropdown-custom>.dropdown-menu>.dropdown-item:hover{background-color:var(--yellow-logo-light);color:var(--white)}.dropdown-custom.dropdown-form{border:1px solid var(--separator-2);background-color:var(--background);border-radius:4px;height:var(--height-form-field)}.dropdown-custom.dropdown-form>.dropdown-menu{width:100%;border:1px solid var(--separator-2);border-radius:4px;margin-bottom:5px}.dropdown-custom.dropdown-form>.dropdown-toggle{height:calc(var(--height-form-field) - 2px);opacity:1}.dropdown-custom .dropdown-edit{padding:6px 10px;height:40px;background-color:var(--background-module)}.dropdown-custom .dropdown-edit input{background:var(--background);color:var(--text-color-1);width:100%;border:1px solid var(--background);border-radius:3px;height:28px;padding-left:5px}.dropdown-custom .dropdown-edit input:focus{outline:none}.dropdown-custom .dropdown-edit input[type=number]::-webkit-inner-spin-button,.dropdown-custom .dropdown-edit input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dropdown-custom .dropdown-child{display:flex!important;cursor:pointer}.dropdown-custom .dropdown-child .caret{margin:3px 0 3px auto;color:var(--text-color-1);font-size:1.4rem!important}.dropdown-custom .dropdown-child .highlight-icon{color:var(--yellow-logo-light)}.dropdown-custom .dropdown-child .dropdown-child-item{left:100%!important;top:-2px!important;background-color:var(--title-module);display:none;-webkit-column-count:2;column-count:2;position:absolute;grid-column-gap:0;-webkit-column-gap:0;column-gap:0}.dropdown-custom .dropdown-child .dropdown-child-item>.dropdown-item{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;display:flex;color:var(--text-color-1);padding:.5rem 1.5rem}.dropdown-custom .dropdown-child .dropdown-child-item>.dropdown-item .highlight-icon-2{color:var(--yellow-logo-light)}.dropdown-custom .dropdown-child .dropdown-child-item>.dropdown-item.active,.dropdown-custom .dropdown-child .dropdown-child-item>.dropdown-item:hover{background-color:var(--yellow-logo-light)}.dropdown-custom .dropdown-child .dropdown-child-item>.dropdown-item.active .highlight-icon-2,.dropdown-custom .dropdown-child .dropdown-child-item>.dropdown-item:hover .highlight-icon-2{color:var(--white)}.dropdown-custom .dropdown-child .hover-opacity-icon:hover{opacity:.7}.dropdown-custom .dropdown-child:hover .dropdown-child-item{display:block}.dropdown-custom .dropdown-child:hover .highlight-icon{color:var(--white)}.dropdown-custom #OverFlowInitial{overflow:initial!important;max-height:-webkit-fit-content!important;max-height:-moz-fit-content!important;max-height:fit-content!important}.order-form{position:relative;display:flex;flex-wrap:wrap;padding:10px}.order-form .view-odd-lot{text-decoration:underline;color:var(--yellow-logo-light);cursor:pointer}.order-form .field-error{color:var(--light-red);display:block}.order-form .date-picker{z-index:9}.order-form>.disabled-section{z-index:4;position:absolute;width:calc(100% + 20px);height:calc(100% + 20px);background-color:var(--white);opacity:.3;cursor:not-allowed;top:-10px;left:-10px}.order-form .split-input{border-radius:4px;border:1px solid var(--separator-2);padding:10px;flex-direction:column;height:auto!important;background-color:var(--background-module)}.order-form .split-input .main-field{margin:5px 0;flex-direction:row!important}.order-form .form-field:not(:last-child){margin-bottom:10px}.order-form .form-field.hidden-field{display:none}.order-form .form-field.buy-sell-section{position:relative;height:20px;display:flex;justify-content:space-between;order:-1}.order-form .form-field.buy-sell-section>.buy-sell-button{display:flex;height:100%}.order-form .form-field.buy-sell-section>.buy-sell-button>.buy-button,.order-form .form-field.buy-sell-section>.buy-sell-button>.sell-button{display:flex;align-items:center;padding:0 10px;background-color:var(--title-module);width:100px;margin-right:5px;cursor:pointer;color:var(--text-color-1)}.order-form .form-field.buy-sell-section>.buy-sell-button .buy-button{justify-content:flex-start;border-radius:4px 0 0 4px}.order-form .form-field.buy-sell-section>.buy-sell-button .buy-button.active{background-color:var(--green-button);color:var(--white)}.order-form .form-field.buy-sell-section>.buy-sell-button .sell-button{justify-content:flex-end;border-radius:0 4px 4px 0}.order-form .form-field.buy-sell-section>.buy-sell-button .sell-button.active{background-color:var(--red-button);color:var(--white)}.order-form .form-field.buy-sell-section>.side-button{display:flex;height:100%}.order-form .form-field.buy-sell-section>.side-button>div{width:20px;cursor:pointer;background:var(--background-switcher);border-radius:4px;display:flex;justify-content:center;align-items:center;margin-left:5px}.order-form .form-field.buy-sell-section>.side-button>div a{color:var(--gray-4)}.order-form .form-field.account-section,.order-form .form-field.buy-sell-section>.side-button>.help-button,.order-form .form-field.buy-sell-section>.side-button>.setting-button{position:relative}.order-form .form-field.account-section>.account-picker{height:24px}.order-form .form-field.conditional-section,.order-form .form-field.expiry-date-section,.order-form .form-field.price-section,.order-form .form-field.quantity-section,.order-form .form-field.symbol-section,.order-form .form-field.trading-value-section,.order-form .form-field.trigger-price-section{position:relative}.order-form .form-field.position-section{position:relative;margin-bottom:10px}.order-form .form-field.confirm-section{order:100}.order-form .form-field .main-field .symbol-picker>.Select>.Select-control{height:24px;border:1px solid var(--separator-2)}.order-form .form-field .main-field .symbol-picker>.Select>.Select-control>.Select-multi-value-wrapper{height:24px;color:var(--text-color-1)}.order-form .form-field .main-field .symbol-picker>.Select>.Select-control>.Select-multi-value-wrapper>.Select-placeholder{color:var(--gray-4)}.order-form .form-field .main-field .symbol-picker>.Select>.Select-control>.Select-multi-value-wrapper>.Select-placeholder .symbol-placeholder{opacity:.5}.order-form .form-field .main-field .symbol-picker>.Select>.Select-control>.Select-multi-value-wrapper .Select-input{height:24px;max-width:100px}.order-form .form-field .main-field .symbol-picker>.Select>.Select-control>.Select-multi-value-wrapper .Select-input>input{height:24px}.order-form .form-field .main-field .symbol-picker>.Select>.Select-menu-outer{left:unset;right:0}.order-form .form-field .main-field>.field-title{margin-bottom:5px;color:var(--gray-4);display:flex}.order-form .form-field .main-field>.field-title>.title{flex:1 1}.order-form .form-field .main-field>.field-title>.title:first-child{margin-right:10px}.order-form .form-field .main-field>.field-input{height:24px;margin-bottom:5px;display:flex;color:var(--text-color-1)}.order-form .form-field .main-field>.field-input>div{flex:1 1}.order-form .form-field .main-field>.field-input>div.check-box,.order-form .form-field .main-field>.field-input>div.toggle-switch{margin-right:10px}.order-form .form-field .main-field>.field-input>div.submit-button>button{border-radius:4px;text-transform:uppercase;color:var(--white);width:100%;height:100%}.order-form .form-field .main-field>.field-input>div.submit-button>button.buy-submit-button{background-color:var(--green-button)}.order-form .form-field .main-field>.field-input>div.submit-button>button.sell-submit-button{background-color:var(--red-button)}.order-form .form-field .main-field>.field-input>div.submit-button>button[disabled]{opacity:.5}.order-form .form-field>.field-info{color:var(--gray-3);margin-bottom:5px;font-style:italic}.order-form .form-field>.field-info>.buy-max-qty{color:var(--green);text-shadow:0 0 .2px currentColor}.order-form .form-field>.field-info>.sell-max-qty{color:var(--red);text-shadow:0 0 .2px currentColor}.order-form>.form-field-container{padding:10px;border-radius:4px;border:1px solid var(--separator);position:relative;margin:5px 0 10px;flex:100% 1;display:flex;flex-wrap:wrap}.order-form>.form-field-container>.field-title{position:absolute;top:-1rem;background:var(--background-module);left:5px;padding:0 3px;color:var(--gray-4)}.order-form>.form-field-container>.form-field{margin-bottom:0}.order-form.trailing-form .trailing-function{background-color:var(--separator);width:24px;height:24px;max-width:24px;display:flex;justify-content:center;align-items:center;border-radius:4px;margin-left:3px;cursor:pointer}.order-form.trailing-form .trailing-function:hover{color:var(--yellow-logo-light)}.order-form.trailing-form .trailing-function .trailing-tooltip{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.order-form:not(.horizontal-form){align-content:flex-start}.order-form:not(.horizontal-form) .form-field{flex:100% 1}.order-form:not(.horizontal-form) .from-gtd-section,.order-form:not(.horizontal-form) .from-time-section,.order-form:not(.horizontal-form) .price-section,.order-form:not(.horizontal-form) .quantity-section,.order-form:not(.horizontal-form) .to-gtd-section,.order-form:not(.horizontal-form) .to-time-section,.order-form:not(.horizontal-form) .trigger-price-section{flex-grow:1!important;flex-shrink:1!important;flex-basis:calc(50% - 5px)!important}.order-form:not(.horizontal-form).oco-form .quantity-section,.order-form:not(.horizontal-form).pro-form .quantity-section,.order-form:not(.horizontal-form).stop-form .quantity-section,.order-form:not(.horizontal-form).trailing-form .quantity-section{flex-grow:0!important;margin-right:0!important;margin-left:5px}.order-form:not(.horizontal-form).pro-form .quantity-list,.order-form:not(.horizontal-form).stop-form .quantity-list,.order-form:not(.horizontal-form).trailing-form .quantity-list{right:0}.order-form:not(.horizontal-form) .from-gtd-section,.order-form:not(.horizontal-form) .from-time-section,.order-form:not(.horizontal-form) .quantity-section,.order-form:not(.horizontal-form) .trigger-price-section{margin-right:10px}.order-form:not(.horizontal-form) .confirm-section .main-field{width:100%}.order-form:not(.horizontal-form):not(.conditional-form) .toggle-group{display:block;flex-direction:row-reverse}.order-form:not(.horizontal-form):not(.conditional-form) .toggle-group>*+*{margin-top:10px}.order-form:not(.horizontal-form):not(.conditional-form) .toggle-group .toggle-switch{height:24px}.order-form.conditional-form{align-content:flex-start}.order-form.conditional-form .form-field{width:200px!important}.order-form.conditional-form .main-field{align-items:flex-start;flex-direction:column}.order-form.conditional-form .main-field>.field-title{width:100%}.order-form.conditional-form .confirm-section{align-items:center;justify-items:center;display:flex}.order-form.conditional-form .confirm-section.form-field{width:305px!important}.order-form.conditional-form .confirm-section.form-field>.main-field>.field-input>.toggle-group{display:block}.order-form.conditional-form .confirm-section.form-field>.main-field>.field-input>.toggle-group>*+*{margin-top:10px}.order-form.conditional-form .confirm-section.form-field>.main-field>.field-input>.toggle-group .toggle-switch{height:24px}.order-form.horizontal-form{max-width:1100px;height:100%}.order-form.horizontal-form:not(.conditional-form) .confirm-section{flex:1 0 auto;display:flex;justify-content:flex-end;margin-right:0}.order-form.horizontal-form:not(.conditional-form) .confirm-section>.main-field{align-items:baseline;width:305px}.order-form.horizontal-form:not(.conditional-form) .confirm-section>.main-field .toggle-group{display:flex;flex-direction:row-reverse}.order-form.horizontal-form:not(.conditional-form) .confirm-section>.main-field .toggle-group .toggle-switch{margin-right:10px}.order-form.horizontal-form:not(.conditional-form) .confirm-section.derivatives-field .field-input{flex-direction:column}.order-form.horizontal-form:not(.conditional-form) .confirm-section.derivatives-field .field-input>.toggle-group>.toggle-switch{height:24px;margin-bottom:15px}.order-form.horizontal-form:not(.conditional-form) .confirm-section.derivatives-field .field-input>.submit-button{height:24px}.order-form.horizontal-form:not(.conditional-form) .symbol-status{max-width:185px}.order-form.horizontal-form.conditional-form .confirm-section.form-field{width:305px!important}.order-form.horizontal-form.conditional-form .confirm-section.form-field>.main-field{width:305px}.order-form.horizontal-form.conditional-form .confirm-section.form-field>.main-field>.field-input>.toggle-group{display:flex;flex-direction:row-reverse}.order-form.horizontal-form.conditional-form .confirm-section.form-field>.main-field>.field-input>.toggle-group>*+*{margin-top:0}.order-form.horizontal-form.conditional-form .confirm-section.form-field>.main-field>.field-input>.toggle-group .toggle-switch{margin-right:10px}.order-form.horizontal-form.conditional-form.bull-bear-form .confirm-section.form-field,.order-form.horizontal-form.conditional-form.oco-form .confirm-section.form-field,.order-form.horizontal-form.conditional-form.pro-form .confirm-section.form-field,.order-form.horizontal-form.conditional-form.stop-form .confirm-section.form-field,.order-form.horizontal-form.conditional-form.trailing-form .confirm-section.form-field{width:200px!important}.order-form.horizontal-form.conditional-form.bull-bear-form .confirm-section.form-field>.main-field>.field-input>.toggle-group,.order-form.horizontal-form.conditional-form.oco-form .confirm-section.form-field>.main-field>.field-input>.toggle-group,.order-form.horizontal-form.conditional-form.pro-form .confirm-section.form-field>.main-field>.field-input>.toggle-group,.order-form.horizontal-form.conditional-form.stop-form .confirm-section.form-field>.main-field>.field-input>.toggle-group,.order-form.horizontal-form.conditional-form.trailing-form .confirm-section.form-field>.main-field>.field-input>.toggle-group{display:block}.order-form.horizontal-form.conditional-form.bull-bear-form .confirm-section.form-field>.main-field>.field-input>.toggle-group>*+*,.order-form.horizontal-form.conditional-form.oco-form .confirm-section.form-field>.main-field>.field-input>.toggle-group>*+*,.order-form.horizontal-form.conditional-form.pro-form .confirm-section.form-field>.main-field>.field-input>.toggle-group>*+*,.order-form.horizontal-form.conditional-form.stop-form .confirm-section.form-field>.main-field>.field-input>.toggle-group>*+*,.order-form.horizontal-form.conditional-form.trailing-form .confirm-section.form-field>.main-field>.field-input>.toggle-group>*+*{margin-top:10px}.order-form.horizontal-form.conditional-form.bull-bear-form .confirm-section.form-field>.main-field>.field-input>.toggle-group .toggle-switch,.order-form.horizontal-form.conditional-form.oco-form .confirm-section.form-field>.main-field>.field-input>.toggle-group .toggle-switch,.order-form.horizontal-form.conditional-form.pro-form .confirm-section.form-field>.main-field>.field-input>.toggle-group .toggle-switch,.order-form.horizontal-form.conditional-form.stop-form .confirm-section.form-field>.main-field>.field-input>.toggle-group .toggle-switch,.order-form.horizontal-form.conditional-form.trailing-form .confirm-section.form-field>.main-field>.field-input>.toggle-group .toggle-switch{height:24px}.order-form.horizontal-form.conditional-form.bull-bear-form .toggle-switch,.order-form.horizontal-form.conditional-form.oco-form .toggle-switch{height:17px!important}.order-form.horizontal-form.bull-bear-form,.order-form.horizontal-form.oco-form{max-width:1500px}.order-form.horizontal-form.bull-bear-form .take-profit-input,.order-form.horizontal-form.oco-form .take-profit-input{border:none!important;position:absolute;width:400px!important;left:870px;top:31px}.order-form.horizontal-form.bull-bear-form .take-profit-input:before,.order-form.horizontal-form.oco-form .take-profit-input:before{content:"";position:absolute;left:-10px;top:-10px;width:1px;height:160px;background:var(--separator)}.order-form.horizontal-form.bull-bear-form .cut-loss,.order-form.horizontal-form.oco-form .cut-loss{margin-top:12px}.order-form.horizontal-form.bull-bear-form .cut-loss-section,.order-form.horizontal-form.oco-form .cut-loss-section{margin-top:-2px!important}.order-form.horizontal-form.bull-bear-form .bull-bear-error,.order-form.horizontal-form.oco-form .bull-bear-error{position:absolute;right:398px;bottom:0}.order-form.horizontal-form.bull-bear-form .confirm-section,.order-form.horizontal-form.oco-form .confirm-section{position:absolute;right:0;bottom:30px}.order-form.horizontal-form.bull-bear-form .take-profit-section .field-error,.order-form.horizontal-form.oco-form .take-profit-section .field-error{margin-bottom:-17px}.order-form.horizontal-form.bull-bear-form .take-profit-input{top:38px}.order-form.horizontal-form.bull-bear-form .take-profit-input:before{top:-20px}.order-form.horizontal-form.bull-bear-form .cut-loss{margin-top:15px}.order-form.horizontal-form.bull-bear-form .take-profit-section .check-box{margin-left:-10px}.order-form.horizontal-form.bull-bear-form .cut-loss-section{margin-top:-1px!important}.order-form.horizontal-form.bull-bear-form .confirm-section{bottom:20px}.order-form.horizontal-form.split-form{max-width:1300px}.order-form.horizontal-form.split-form .split-section{position:absolute;width:400px!important;left:870px;top:15px}.order-form.horizontal-form.split-form .split-section:before{content:"";position:absolute;left:-10px;top:40px;width:1px;height:80px;background:var(--separator)}.order-form.horizontal-form.split-form .split-section>.main-field{width:100%}.order-form.horizontal-form.split-form .split-section>.main-field>.field-title{margin-left:25px}.order-form.horizontal-form.split-form .split-section .split-input{border:none}.order-form.horizontal-form.split-form .split-section .split-input .main-field{width:50%;margin-bottom:10px}.order-form.horizontal-form.split-form .split-section .split-input .main-field.step-quantity-section{position:absolute;top:28px;right:-20px}.order-form.horizontal-form.split-form .split-section .split-input .main-field.step-time-section{position:absolute;top:75px;right:-20px}.order-form.horizontal-form.split-form .split-section .split-input .field-error{margin-top:-15px}.order-form.horizontal-form.split-form .split-section .split-input .step-quantity-error{position:absolute;top:58px;right:-20px;margin-top:0}.order-form.horizontal-form.split-form .split-section .split-input .step-time-error{position:absolute;top:105px;right:-20px;margin-top:0}.order-form.horizontal-form.split-form .confirm-section{position:absolute;right:-5px;bottom:5px}.order-form.horizontal-form .form-field-container{margin:0 5px}.order-form.horizontal-form .form-field-container:first-child{margin:0 0 5px}.order-form.horizontal-form .blank-field{order:4}.order-form.horizontal-form .form-field{margin-bottom:5px}.order-form.horizontal-form .form-field:not(:first-child),.order-form.horizontal-form .form-field:not(:last-child){margin-right:15px}.order-form.horizontal-form .form-field.buy-sell-section{margin-bottom:10px;margin-right:0;flex:100% 1!important}.order-form.horizontal-form .form-field.buy-sell-section .price-info>span{flex-direction:row;margin-right:10px!important}.order-form.horizontal-form .form-field.buy-sell-section .price-info>span .price-title{margin-right:5px}.order-form.horizontal-form .form-field.stop-date-section>.main-field{width:385px}.order-form.horizontal-form .form-field.stop-date-section>.main-field .date-range-picker>.date-picker:not(.right){margin-right:15px}.order-form.horizontal-form .form-field>.main-field{width:185px;display:flex;align-items:center}.order-form.horizontal-form .form-field>.main-field>.field-title{margin-right:5px;white-space:nowrap;margin-bottom:0}.order-form.horizontal-form .form-field>.main-field>.field-input{margin-bottom:0;width:100%}.order-form.horizontal-form .form-field>.main-field>.field-input .quantity-list{overflow-y:auto}.order-form.horizontal-form .form-field .field-error{width:185px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.order-form.horizontal-form .form-field>.field-info{margin-bottom:0}.order-form.horizontal-form .toggle-switch .label{width:70px}.order-form .symbol-section>.main-field>.field-input ::-webkit-scrollbar{width:6px;height:4px}.order-form .trigger-price-section .trigger-option{width:19px;max-width:19px;display:flex;align-items:center;justify-content:center;margin-right:5px;border-radius:4px;background:var(--separator-2);color:var(--gray-3);cursor:pointer}.order-form .trigger-price-section .trigger-option.active{background:var(--green-button);color:var(--white)}.order-form.bull-bear-form .take-profit-input,.order-form.oco-form .take-profit-input{border-radius:4px;border:1px solid var(--separator);padding:10px;position:relative}.order-form.bull-bear-form .take-profit-input .close-position-title,.order-form.oco-form .take-profit-input .close-position-title{position:absolute;top:-15px;color:var(--gray-3);padding:5px;background-color:var(--background-module)}.order-form.bull-bear-form .take-profit-input .field-title,.order-form.oco-form .take-profit-input .field-title{color:var(--gray-4)}.order-form.bull-bear-form .take-profit-input .take-profit-section,.order-form.oco-form .take-profit-input .take-profit-section{width:calc(50% - 5px)!important}.order-form.bull-bear-form .take-profit-input .toler-section,.order-form.bull-bear-form .take-profit-input .trigger-price-section,.order-form.oco-form .take-profit-input .toler-section,.order-form.oco-form .take-profit-input .trigger-price-section{flex:1 1!important}.order-form.bull-bear-form .take-profit-input .check-box,.order-form.oco-form .take-profit-input .check-box{margin-left:-12px;margin-bottom:-4px;margin-right:5px;display:inline-block;width:24px}.order-form.bull-bear-form .take-profit-input .cut-loss,.order-form.oco-form .take-profit-input .cut-loss{display:flex}.order-form.old-trading-order-form{padding:0;height:100%}.order-form.old-trading-order-form .form-field.buy-sell-section{height:32px;margin-bottom:2px}.order-form.old-trading-order-form .form-field.buy-sell-section>.buy-sell-button .buy-button{border-radius:0;margin-right:2px;justify-content:center}.order-form.old-trading-order-form .form-field.buy-sell-section>.buy-sell-button .sell-button{border-radius:0;justify-content:center}.order-form.old-trading-order-form.form-sell .old-order-form-content .old-order-main-field .old-order-label{background:var(--bg-dark-red)}.order-form.old-trading-order-form.form-buy .old-order-form-content .old-order-main-field .old-order-label{background:var(--bg-dark-green)}.order-form.old-trading-order-form .old-order-form-content{border:1px solid var(--separator-2);border-radius:4px;overflow:hidden;width:100%;min-height:calc(100% - 35px);display:flex;flex-direction:column}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field{height:38px;display:flex;align-items:center;border-bottom:1px solid var(--separator-2)}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-label{width:150px;min-width:150px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:100%;display:flex;align-items:center;border-right:1px solid var(--separator-2);padding:0 5px}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-label strong{color:var(--yellow-logo-light);margin-left:10px}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action{flex:1 1;display:flex;align-items:center;height:100%;padding:6px 16px}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .account-picker{width:140px;margin-right:11px;border-radius:0}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .account-picker .dropdown-toggle{background-color:var(--background-row)!important;color:var(--text-color-1)}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .account-name{border:1px solid var(--separator-2);padding:0 5px;height:100%;display:flex;align-items:center;flex:1 1;font-size:12px;line-height:14px;background:var(--background-row);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .symbol-picker{width:140px}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .symbol-picker .Select-placeholder{color:var(--text-color-1)}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .symbol-picker .Select-control{border-radius:0;background:var(--background-row)}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .symbol-picker .Select-arrow{display:block!important}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .symbol-picker .Select-menu-outer{transform:translateX(-38px)}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .btn-search-icon{background:var(--background-row);border:1px solid var(--gray-2);border-radius:2px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:5px}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .btn-search-icon svg{width:14px;height:14px}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .field-info{padding:0 14px;position:relative}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .field-info:after{content:"";height:14px;width:3px;background-color:var(--separator);position:absolute;top:50%;right:0;transform:translateY(-50%)}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .market-name{padding:0 14px}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .order-type{border-radius:0}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .order-type .dropdown-toggle{background-color:var(--background-row)!important}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .price-input,.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .quantity-input{height:unset;flex:1 1}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .react-numeric-input input{border-radius:0!important;background-color:var(--background-row)!important}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .react-numeric-input b{display:none}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .expiry-date .check-box,.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .expiry-date .date-picker{width:unset}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .expiry-date .check-box input,.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .expiry-date .date-picker input{border-radius:0;background-color:var(--background-row)!important}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .number-buttons{height:100%}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .number-buttons .button-add,.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .number-buttons .button-sub{height:100%;width:30px;background-color:var(--separator-2);color:var(--gray-3);border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer}.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .number-buttons .button-add:hover,.order-form.old-trading-order-form .old-order-form-content .old-order-main-field .old-order-action .number-buttons .button-sub:hover{color:var(--text-color-1)}.order-form.old-trading-order-form .old-order-form-content .submit-button{height:32px;padding:0 10px;display:flex;justify-content:flex-end;align-items:center}.order-form.old-trading-order-form .old-order-form-content .submit-button>button{border-radius:2px;text-transform:uppercase;color:var(--white);min-width:60px;padding:4px 20px}.order-form.old-trading-order-form .old-order-form-content .submit-button>button.buy-submit-button{background-color:var(--green-button);margin-right:10px}.order-form.old-trading-order-form .old-order-form-content .submit-button>button.sell-submit-button{margin-right:10px;background-color:var(--red-button)}.order-form.old-trading-order-form .old-order-form-content .submit-button>button.button-delete{background-color:var(--gray-2)}.order-form.old-trading-order-form .old-order-form-content .submit-button>button[disabled]{opacity:.5}.order-form .symbol-status{margin:5px 0!important}.account-picker{width:100%;height:100%}.account-picker.account-picker-form{border:1px solid var(--separator-2);border-radius:4px}.account-picker>.dropdown>.dropdown-toggle{opacity:1}.account-picker>.dropdown>.dropdown-menu{width:100%}.order-confirm-table{color:var(--text-color-1);padding:10px 10px 0}.order-confirm-table>.title{font-size:1.4rem!important;color:var(--yellow-logo-light);margin-bottom:15px}.order-confirm-table>table{width:100%}.order-confirm-table>table col{width:50%}.order-confirm-table>table>tbody>tr>td{height:24px;color:var(--text-color-1)}.order-confirm-table .warning-message{padding:10px 0;color:var(--yellow-logo-light)}.order-confirm-table .warning-message.text-underline{height:26px;display:inline-block;border-bottom:1px solid;text-decoration:none}.order-confirm-table.split-confirm-table>table>tbody>tr>td{color:var(--text-color-1)}.order-confirm-table.split-confirm-table>table>tbody>tr>td:nth-of-type(odd){color:var(--gray-4);min-width:150px}.order-confirm-table.split-confirm-table>table>tbody>tr>td:nth-child(3){padding-left:30px}.order-confirm-table.split-confirm-table>table>tbody>tr>td:nth-of-type(2n){text-align:right}.order-confirm-table.split-confirm-table .note-label{width:55px}.order-confirm-table.split-confirm-table .note-2{margin-left:55px;color:var(--text-color-1)}.order-confirm-table:not(.split-confirm-table)>table>tbody>tr>td:last-child{color:var(--gray-3);min-width:150px}.order-confirm-table .order-table{max-height:260px;overflow:auto}.order-confirm-table .order-table>table{width:100%;border-radius:4px}.order-confirm-table .order-table>table tr{text-align:center}.order-confirm-table .order-table>table tr>td,.order-confirm-table .order-table>table tr>th{height:26px;border:1px solid var(--separator-2)}.order-confirm-table .order-table>table tr>th{background-color:rgba(var(--title-module-rgb),.5);color:var(--gray-4)}.scroll-bar>div:first-child{margin-bottom:0!important;margin-right:0!important}.scroll-bar>div:last-child>div,.scroll-bar>div:nth-child(2)>div{background-color:var(--gray-2)!important;z-index:1}.check-box{display:flex;margin-left:auto;position:relative;cursor:pointer;align-self:center;width:100%;align-items:center}.check-box.disabled{opacity:.3}.check-box>input{visibility:hidden;width:12px;height:12px}.check-box>input:checked+label:after{opacity:1}.check-box>input:checked+label{background:var(--yellow-logo-light);border-color:transparent}.check-box>span{font-feature-settings:"salt" on;color:var(--text-color-1);margin-left:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.check-box-custom{width:12px;height:12px;cursor:pointer;position:absolute;background:transparent;border-radius:4px;margin-bottom:0;border:1.5px solid var(--light-gray-2)}.check-box-custom:after{content:"";width:8px;height:5px;position:absolute;border:1.5px solid var(--white);border-top:none;border-right:none;background:transparent;opacity:0;transform:rotate(-45deg)}.check-box.indeterminate .check-box-custom{border-color:var(--white)}.check-box.indeterminate .check-box-custom:after{width:8px;opacity:1;border-left:none;border-left-color:var(--white);border-bottom-color:var(--white);border-right-color:var(--white);border-top-color:var(--white);transform:rotate(0deg)}.date-picker{width:100%;position:relative}.date-picker.disabled{opacity:.3}.date-picker>.react-datepicker-wrapper,.date-picker>.react-datepicker-wrapper>.react-datepicker__input-container{width:100%}.date-picker>.react-datepicker-wrapper>.react-datepicker__input-container>input{background-color:var(--background);height:var(--height-form-field);width:100%;border:1px solid var(--separator-2);border-radius:4px;outline:none;color:var(--text-color-1);padding:0 20px 0 5px;text-align:right}.date-picker.right .react-datepicker-popper{left:unset!important;right:0}.date-picker .react-datepicker-popper .react-datepicker{color:var(--text-color-1)!important;background-color:var(--gray-9);border-color:var(--separator-2)}.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__triangle:after,.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__triangle:before{border-top-color:var(--separator-2)}.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header{background-color:var(--title-module);border-color:var(--separator-2)}.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__month-select,.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__year-select{background-color:var(--background);color:var(--text-color-1);border-color:var(--separator-2)}.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__current-month,.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__day,.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__day-name{color:var(--text-color-1)}.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__day:hover{color:var(--text-color-2);background-color:var(--background-toggle)}.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__day--selected{background-color:var(--yellow-logo-light);color:var(--white)}.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__day--disabled{color:var(--gray-3)}.date-picker .react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__day--disabled:hover{background-color:initial;color:var(--gray-3)}.date-picker svg{position:absolute;width:12px;right:5px;top:5px;color:var(--gray-4)}.numeric-input{height:100%;width:100%}.numeric-input.error>.react-numeric-input>input{border-color:var(--red)!important}.numeric-input.hide-button>.react-numeric-input>input{padding-right:4px!important}.numeric-input.hide-button>.react-numeric-input b{display:none}.numeric-input>.react-numeric-input{width:100%;height:100%}.numeric-input>.react-numeric-input>input{width:100%;height:100%;background:var(--background);border:1px solid var(--separator-2)!important;border-radius:4px!important;color:var(--text-color-1)!important;outline:none;text-align:right}.numeric-input>.react-numeric-input>input[disabled],.numeric-input>.react-numeric-input>input[readonly]{opacity:.5}.numeric-input>.react-numeric-input b{box-shadow:none!important;background-color:var(--title-module)!important;border:none!important;cursor:pointer!important}.numeric-input>.react-numeric-input b i{left:60%!important;top:25%!important;border-width:unset!important;border-left-color:transparent!important;border-bottom-color:var(--light-gray)!important;border-right-color:transparent!important;border-top-color:transparent!important}.numeric-input>.react-numeric-input b:last-child{margin-top:1px}.numeric-input>.react-numeric-input b:last-child i{top:50%!important;border-left-color:transparent!important;border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:var(--light-gray)!important}.price-input{width:100%;height:100%;position:relative}.price-input>.order-types{position:absolute;min-width:100%;top:calc(100% + 5px);background-color:var(--background);border:1px solid var(--separator);border-radius:4px;z-index:10;display:none}.price-input>.order-types.show{display:block}.price-input>.order-types.top{top:unset;bottom:calc(100% + 5px)}.price-input>.order-types>.order-types-item{cursor:pointer;height:24px;display:flex;align-items:center;padding:0 10px;color:var(--text-color-1)}.price-input>.order-types>.order-types-item:not(:last-child){border-bottom:1px solid var(--separator)}.price-input>.order-types>.order-types-item:hover{background-color:var(--separator-2);color:var(--yellow-logo-light)}.price-input>.order-type-text{position:absolute;right:20px;top:0;height:100%;display:flex;align-items:center;color:var(--text-color-1)}.price-input .selected-item{background:var(--yellow-logo-light)}.quantity-input{width:100%;height:100%;display:flex;position:relative}.quantity-input.right>.quantity-list{right:0}.quantity-input>.numeric-input{flex:1 1}.quantity-input>.numeric-input>#numeric-input-tooltip>.arrow:before{border-top-color:var(--white)}.quantity-input>.numeric-input>#numeric-input-tooltip>.tooltip-inner{background-color:var(--white);color:var(--black);max-width:100%}.quantity-input>.quantity-button{width:26px;height:100%;border-radius:0 4px 4px 0;color:#fff}.quantity-input>.quantity-button,.quantity-input>.quantity-function{background-color:var(--separator);display:flex;justify-content:center;align-items:center;cursor:pointer}.quantity-input>.quantity-function{width:24px;height:24px;border-radius:4px;margin-left:3px}.quantity-input>.quantity-function:hover{color:var(--yellow-logo-light)}.quantity-input>.quantity-function .quantity-tooltip{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.quantity-input>.quantity-list{position:absolute;overflow:hidden;display:none;top:calc(100% + 5px);background-color:var(--background-module);border:1px solid var(--separator);color:var(--text-color-1);border-radius:4px;z-index:10;min-width:100%}.quantity-input>.quantity-list.show{display:block}.quantity-input>.quantity-list>table{width:100%;text-align:center}.quantity-input>.quantity-list>table tr{height:24px}.quantity-input>.quantity-list>table tr td{border:1px solid var(--separator);cursor:pointer;font-size:1.1rem!important}.quantity-input>.quantity-list>table tr td:hover{background-color:var(--separator)}.quantity-input>.quantity-list>table tr td:first-child{border-left:0}.quantity-input>.quantity-list>table tr td:last-child{border-right:0}.quantity-input>.quantity-list>table tr:first-child td{border-top:0}.quantity-input>.quantity-list>table tr:last-child td{border-bottom:0}.quantity-input .selected-item{background:var(--yellow-logo-light)}.time-input{width:100%;height:100%;position:relative}.time-input>.time-options{position:absolute;min-width:100%;top:calc(100% + 5px);background-color:var(--background);border:1px solid var(--separator-2);border-radius:4px;z-index:10;display:none}.time-input>.time-options.show{display:block}.time-input>.time-options.top{top:unset;bottom:calc(100% + 5px)}.time-input>.time-options>.time-options-item{cursor:pointer;height:24px;display:flex;align-items:center;justify-content:flex-end;padding:0 10px;color:var(--text-color-1)}.time-input>.time-options>.time-options-item:not(:last-child){border-bottom:1px solid var(--separator-2)}.time-input>.time-options>.time-options-item:hover{background-color:var(--separator-2);color:var(--yellow-logo-light)}.time-input>input{width:100%;height:100%;background:var(--background);border:1px solid var(--separator-2)!important;border-radius:4px!important;color:var(--text-color-1);outline:none;text-align:right;padding-right:3ex}.time-input>input[disabled],.time-input>input[readonly]{opacity:.5}.time-input .prefix{position:absolute;top:5px;left:5px}.time-input b{position:absolute;right:2px;width:2.26ex;box-shadow:none!important;background-color:var(--title-module)!important;border:none!important;cursor:pointer!important;text-align:center;transition:all .1s ease 0s;background:rgba(0,0,0,.1)}.time-input b i{position:absolute;width:0;height:0;left:60%!important;top:25%!important;border-width:unset!important;border-left-color:transparent!important;border-bottom-color:var(--light-gray)!important;border-right-color:transparent!important;border-top-color:transparent!important;border-style:solid;margin:-.3ex 0 0 -.56ex}.time-input b.suffix-up{top:2px;bottom:50%;border-radius:2px 2px 0 0}.time-input b.suffix-down{margin-top:1px;top:50%;bottom:2px;border-radius:0 0 2px 2px}.time-input b.suffix-down i{top:50%!important;border-left-color:transparent!important;border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:var(--light-gray)!important}.toggle-switch{display:flex;flex-direction:row;align-items:center;cursor:pointer}.toggle-switch>span.label{font-size:13px;color:var(--gray-4);line-height:1}.toggle-switch>.switch{position:relative;display:inline-block;width:30px;height:12px;margin-bottom:0;margin-right:10px}.toggle-switch>.switch>input{opacity:0;width:0;height:0}.toggle-switch>.switch>input:focus{outline:none}.toggle-switch>.switch>input:checked+.slider{background-color:var(--yellow-logo-light)}.toggle-switch>.switch>input:focus+.slider{box-shadow:0 0 1px var(--yellow-logo-light)}.toggle-switch>.switch>input:checked+.slider:before{transform:translateX(13px)}.toggle-switch>.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--separator-2);transition:.4s;width:30px}.toggle-switch>.switch .slider:before{position:absolute;content:"";height:18px;width:18px;left:0;bottom:-3px;background-color:var(--gray-3);transition:.4s}.toggle-switch>.switch .slider.round{border-radius:36px}.toggle-switch>.switch .slider.round:before{border-radius:50%}.modal.blur{background:var(--background-modal)}.modal>.modal-dialog{justify-content:center}.modal>.modal-dialog>.modal-content{background-color:var(--background-module);border:1px solid var(--title-module);border-radius:5px}.modal>.modal-dialog>.modal-content>.modal-body{padding:0;border-radius:5px}.modal>.modal-dialog>.modal-content>.close-button{width:20px;height:20px;display:flex;background-color:var(--separator-2);border-radius:50%;position:absolute;top:-10px;right:-10px;cursor:pointer;border:1px solid var(--gray-9);z-index:1}.modal>.modal-dialog>.modal-content>.close-button>svg{margin:auto;color:var(--yellow-logo-light)}.oddlot-modal>.oddlot-dialog{justify-content:center}.oddlot-modal>.oddlot-dialog>.modal-content{border:1px solid var(--title-module);border-radius:5px}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body{padding:10px;display:flex;flex-direction:column}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc{max-height:calc(100vh - 100px);width:100%;display:flex;flex-direction:column}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc ::-webkit-scrollbar{width:0;height:0}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .title{font-size:1.4rem!important;color:var(--yellow-logo-light);margin-bottom:20px;text-align:center}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .content{flex:1 1;padding:30px;display:flex;flex-direction:column;color:var(--black);background-color:var(--white)}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .content span{white-space:break-spaces}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .content a{color:var(--blue-2)}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .check-box-section{margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .check-box-section .check-box.disabled{opacity:.7}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .button-section{margin-top:10px}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .button-section>button{width:100%;height:24px;border-radius:3px;color:var(--text-color-1);text-align:center}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .button-section>.submit-button{background-color:var(--yellow-logo-light);margin-bottom:10px}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .button-section>.submit-button[disabled]{opacity:.5}.oddlot-modal>.oddlot-dialog>.modal-content>.modal-body .oddlot-desc .button-section>.cancel-button{background-color:initial}.oddlot-modal>.oddlot-dialog>.modal-content>.close-button{width:20px;height:20px;display:flex;background-color:var(--separator);border-radius:50%;position:absolute;top:-10px;right:-10px;cursor:pointer;border:1px solid var(--gray-9);z-index:1}.oddlot-modal>.oddlot-dialog>.modal-content>.close-button>svg{margin:auto;color:var(--yellow-logo-light)}.price-info{margin-bottom:5px;display:flex;justify-content:space-between;color:var(--gray-4)}.price-info>span{cursor:pointer;display:flex;flex-direction:column}.price-info>span .price-title{position:relative}.price-info .price-value{text-shadow:0 0 .2px currentColor}.price-info .price-value.default{color:var(--white)}.speed-order{flex:1 1}.speed-order *{scrollbar-width:none}.speed-order .order-input-section{display:flex;flex-direction:column}.speed-order .order-input-section>.settings-section{display:flex;height:26px;margin:10px}.speed-order .order-input-section>.settings-section>.symbol-picker{width:104px;border:1px solid var(--separator);border-radius:4px;margin-right:15px}.speed-order .order-input-section>.settings-section>.toggle-switch{flex:1 1}.speed-order .order-input-section>.input-section{display:flex;justify-content:flex-start;height:26px;margin:0 10px 10px}.speed-order .order-input-section>.input-section.offset{margin-bottom:20px}.speed-order .order-input-section>.input-section.in-template{align-items:center}.speed-order .order-input-section>.input-section.in-template>.quantity-section{margin-right:0}.speed-order .order-input-section>.input-section.in-template>.quantity-section>.quantity-input{height:26px}.speed-order .order-input-section>.input-section.in-template>.account-section{height:26px;width:116px}.speed-order .order-input-section>.input-section.in-template .quantity-list{left:unset!important;right:0!important}.speed-order .order-input-section>.input-section>.quantity-section{width:130px;margin-right:15px;display:flex;align-items:center;color:var(--text-color-1)}.speed-order .order-input-section>.input-section>.quantity-section>.quantity-input{margin-left:10px}.speed-order .order-input-section>.input-section>.quantity-section>.quantity-input>.quantity-list{left:calc(-50% + 10px)}.speed-order .order-input-section>.input-section>.offset-section{display:flex;color:var(--text-color-1);align-items:center}.speed-order .order-input-section>.input-section>.offset-section>.numeric-input{margin-left:10px;flex:1 1}.speed-order .order-input-section>.input-section>.account-section{width:104px;margin-right:15px}.speed-order .order-input-section>.input-section>.account-section>.account-picker{border:1px solid var(--separator);border-radius:4px}.speed-order .order-input-section>.input-section>.error{display:none}.speed-order>.price-list{flex:1 1;overflow:hidden;position:relative}.speed-order>.price-list>div{width:100%!important}.speed-order>.price-list .header-row{position:absolute;height:26px;line-height:12px;background-color:var(--title-module);border-top:1px solid var(--separator);border-bottom:1px solid var(--separator);color:var(--text-color-1)}.speed-order>.price-list .header-row>div{flex:1 1;font-size:12px}.speed-order>.price-list .bottom-row,.speed-order>.price-list .top-row{position:absolute;height:26px;z-index:1}.speed-order>.price-list .top-row{top:25px;opacity:.9;border-bottom:2px solid var(--separator)}.speed-order>.price-list .bottom-row{bottom:26px;border-top:2px solid var(--separator);margin-bottom:-3px}.speed-order>.price-list .bottom-row.shorten-list{bottom:unset}.speed-order>.price-list .summary-row{position:absolute;bottom:0;border-top:1px solid var(--separator);background-color:var(--title-module)}.speed-order>.price-list .summary-row.shorten-list{bottom:unset;margin-top:26px}.speed-order>.price-list .summary-row>div{border-right:1px solid var(--separator)}.speed-order>.price-list .summary-row .summary-label{color:var(--text-color-1);flex:3 1;line-height:26px;border-left:none}.speed-order>.price-list .row-price{height:26px;color:var(--text-color-1)}.speed-order>.price-list .row-price .buy .cell,.speed-order>.price-list .row-price .sell .cell,.speed-order>.price-list .row-price .stop-buy .cell,.speed-order>.price-list .row-price .stop-sell .cell{font-size:10px!important}.speed-order>.price-list .row-price .hover{opacity:.7;background-color:#ff0!important}.speed-order>.price-list .row-price .disabled{cursor:not-allowed;opacity:unset!important;background-color:var(--gray-10)!important}.speed-order>.price-list .row-price .price .ref{color:var(--yellow)}.speed-order>.price-list .row-price .price>div{font-size:12px}.speed-order>.price-list .row-price .price .small-text{font-size:10px!important}.speed-order>.price-list .row-price:not(.summary-row) .bid-qty{border-left:1px solid var(--board-highlight)}.speed-order>.price-list .row-price:not(.summary-row) .ask-qty,.speed-order>.price-list .row-price:not(.summary-row) .sell,.speed-order>.price-list .row-price:not(.summary-row) .stop-sell{border-right:1px solid var(--board-highlight)}.speed-order>.price-list .row-price:not(.summary-row) .buy,.speed-order>.price-list .row-price:not(.summary-row) .stop-buy{border-left:1px solid var(--board-highlight)}.speed-order>.price-list .row-price:not(.summary-row):nth-child(odd) .ask-qty,.speed-order>.price-list .row-price:not(.summary-row):nth-child(odd) .bid-qty{background:var(--background-module)}.speed-order>.price-list .row-price:not(.summary-row):nth-child(odd) .stop-sell{background:linear-gradient(0deg,rgba(171,23,21,.5),rgba(171,23,21,.5))}.speed-order>.price-list .row-price:not(.summary-row):nth-child(odd) .sell{background:linear-gradient(0deg,rgba(235,55,52,.6),rgba(235,55,52,.6))}.speed-order>.price-list .row-price:not(.summary-row):nth-child(odd) .buy{background:linear-gradient(0deg,rgba(0,252,125,.55),rgba(0,252,125,.55))}.speed-order>.price-list .row-price:not(.summary-row):nth-child(odd) .stop-buy{background:linear-gradient(0deg,rgba(10,181,95,.55),rgba(10,181,95,.55))}.speed-order>.price-list .row-price:not(.summary-row):nth-child(2n) .ask-qty,.speed-order>.price-list .row-price:not(.summary-row):nth-child(2n) .bid-qty{background:var(--gray-10)}.speed-order>.price-list .row-price:not(.summary-row):nth-child(2n) .stop-sell{background:linear-gradient(0deg,rgba(171,23,21,.55),rgba(171,23,21,.55))}.speed-order>.price-list .row-price:not(.summary-row):nth-child(2n) .sell{background:linear-gradient(0deg,rgba(235,55,52,.65),rgba(235,55,52,.65))}.speed-order>.price-list .row-price:not(.summary-row):nth-child(2n) .buy{background:linear-gradient(0deg,rgba(0,252,125,.5),rgba(0,252,125,.5))}.speed-order>.price-list .row-price:not(.summary-row):nth-child(2n) .stop-buy{background:linear-gradient(0deg,rgba(10,181,95,.5),rgba(10,181,95,.5))}.speed-order>.price-list .row-price .cell{background-color:inherit;cursor:pointer}.speed-order>.price-list .row-price .disabled{background:var(--gray-10)!important}.speed-order>.price-list .row-price .ask-qty,.speed-order>.price-list .row-price .bid-qty{flex:1 1;font-size:10px!important}.speed-order>.price-list .row-price .buy,.speed-order>.price-list .row-price .price,.speed-order>.price-list .row-price .sell,.speed-order>.price-list .row-price .stop-buy,.speed-order>.price-list .row-price .stop-sell{flex:1 1;font-size:12px}.speed-order>.price-list .row-price .buy:hover,.speed-order>.price-list .row-price .price:hover,.speed-order>.price-list .row-price .sell:hover,.speed-order>.price-list .row-price .stop-buy:hover,.speed-order>.price-list .row-price .stop-sell:hover{opacity:.8}.speed-order>.price-list .row-price .ref{color:var(--yellow)}.speed-order>.price-list .row-price .current-price{position:relative;border:1px solid var(--yellow-logo-light);text-shadow:none;opacity:1;text-shadow:0 0 .2px currentColor;background-color:rgba(var(--yellow-rgb),.3)}.speed-order>.price-list .row-price .current-price.match-buy{background-color:rgba(var(--green-rgb),.3)}.speed-order>.price-list .row-price .current-price.match-sell{background-color:rgba(var(--red-rgb),.3)}.speed-order>.price-list .row-price .current-price .match-volume{background-color:var(--red);position:absolute;right:-12px;top:-12px;width:20px;height:20px;border-radius:10px;color:var(--text-color-1);font-size:8px!important;display:flex;align-items:center;justify-content:center}.speed-order>.price-list .row-price.ceil-row .price>div{color:var(--purple)!important}.speed-order>.price-list .row-price.floor-row .price>div{color:var(--teal)!important}.speed-order>.price-list .price-list-container{width:100%!important}.speed-order>.price-list .price-list-container:not(.bottom-list-container){margin-top:50px}.speed-order>.price-list .price-list-container>div{margin-right:0!important;margin-bottom:0!important}.speed-order ::-webkit-scrollbar{width:0;height:0}.buy-sell-btn{padding:0 10px 10px}.buy-sell-btn,.buy-sell-btn .btn{display:flex;flex-direction:column}.buy-sell-btn .btn{width:70px;border:none;height:36px;align-items:center;justify-content:center}.buy-sell-btn .buy-button{background:var(--green-button)}.buy-sell-btn .sell-button{background:var(--red-button)}.buy-sell-btn .cancel-button{background:var(--gray-2);color:var(--text-color-1)}.buy-sell-btn .reverse-button{flex:1 1;margin:0 10px}.buy-sell-btn .up-bg{background:var(--green-button)}.buy-sell-btn .down-bg{background:var(--red-button)}.buy-sell-btn .pnl-section{flex:1 1;margin:0 10px;border-radius:3px;border:1px solid var(--separator-2);text-align:center}.buy-sell-btn .pnl-section .position-info{border-top-left-radius:3px;border-top-right-radius:3px;padding:0 5px}.buy-sell-btn .pnl-section .pnl-info{padding:0 5px;color:var(--text-color-1)}.buy-sell-btn .buttons{display:flex;justify-content:space-between;width:100%}.buy-sell-btn .buttons:last-child{margin-top:10px}.max-buy-sell{margin-top:5px;color:var(--text-color-1)}.max-buy-sell span:first-child{color:var(--green);padding:0 3px}.max-buy-sell span:last-child{color:var(--red);padding:0 3px}.stock-header{height:100%;justify-content:space-between}.stock-header,.stock-header .stock-header-left{display:flex;align-items:center}.stock-header .stock-header-left .stock-header-abc{display:flex;align-items:flex-end}.stock-header .stock-header-left .stock-header-abc .money{margin:0 19px 0 35px;font-size:3.2rem!important;font-weight:600;line-height:28px}.stock-header .stock-header-left .stock-header-abc .profit{margin-right:9px;font-size:1.8rem!important;line-height:20px}.stock-header .stock-header-left .stock-header-abc .interest-rate{font-size:1.8rem!important;line-height:20px}.stock-header .stock-header-left .stock-header-name{margin-top:10px;font-size:1.4rem!important}.stock-header .stock-header-left .stock-header-status{font-size:1.4rem!important;padding-top:4px}.stock-header .stock-header-left .stock-header-info{margin-left:60px}.stock-header .stock-header-left .stock-header-info p{line-height:18px;margin:0}.stock-header .stock-header-left .stock-header-picker{width:168px;height:32px}.stock-header .stock-header-left .stock-header-picker .Select-control{background-color:var(--background-module-header)}.stock-header .stock-header-left .stock-header-star{margin:0 30px 0 60px;cursor:pointer}.stock-header .stock-header-left .stock-header-star .favorite-list{height:27px;width:27px;border-radius:3px;cursor:pointer}.stock-header .stock-header-left .stock-header-star .favorite-list>.dropdown{height:27px}.stock-header .stock-header-left .stock-header-star .favorite-list>.dropdown>.dropdown-toggle{width:27px;height:27px;display:flex;background-color:initial;padding:0;opacity:unset}.stock-header .stock-header-left .stock-header-star .favorite-list>.dropdown>.dropdown-toggle:focus{box-shadow:none}.stock-header .stock-header-left .stock-header-star .favorite-list>.dropdown>.dropdown-menu{border:1px solid var(--separator);background-color:var(--background-module-header);border-radius:3px;color:var(--text-color-1);width:170px;padding:0;left:unset!important;transform:none!important;top:unset!important;right:0}.stock-header .stock-header-left .stock-header-star .favorite-list>.dropdown>.dropdown-menu>.favorite-list-item{padding:5px;display:flex;justify-content:space-between}.stock-header .stock-header-left .stock-header-star .favorite-list>.dropdown>.dropdown-menu>.favorite-list-item:hover{background-color:var(--title-module)}.stock-header .stock-header-left .stock-header-star .favorite-list>.dropdown>.dropdown-menu>.favorite-list-item:not(:first-child){border-top:1px solid var(--separator)}.stock-header .stock-header-left .stock-header-star .favorite-list>.dropdown>.dropdown-menu>.favorite-list-empty{text-align:center;padding:10px;opacity:.5}.stock-header .stock-header-left .alert-icon{cursor:pointer;color:var(--text-color-1)}.stock-header .stock-header-right{flex:1 1;justify-content:flex-end;height:32px;display:flex;align-items:center;grid-gap:16px;gap:16px}.stock-header .stock-header-right .stock-btn{height:100%;font-weight:500;border-radius:4px;width:90px;color:var(--white)}.stock-header .stock-header-right .btn-buy{background-color:var(--green-button)}.stock-header .stock-header-right .btn-sell{background-color:var(--red-button);margin-right:4px}.tab-table{border-radius:5px 5px 0 0;overflow:hidden;width:100%;height:100%;display:flex;flex-direction:column}.tab-table>.nav-tab{background-color:var(--title-module);height:26px;border-bottom:1px solid var(--separator);padding:0 5px 0 15px;width:100%;display:flex;flex-wrap:nowrap}.tab-table>.nav-tab>.detail-button{border-radius:3px;cursor:pointer;display:flex;align-self:center;margin-left:auto}.tab-table>.nav-tab>.detail-button:hover{color:var(---yellow-logo)}.tab-table>.nav-tab>.nav-item{margin-bottom:0;margin-right:10px;display:flex;flex-direction:column;height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tab-table>.nav-tab>.nav-item>.active-tab{align-self:center;width:100%;height:3px;bottom:0;border-radius:3px 3px 0 0}.tab-table>.nav-tab>.nav-item>.nav-link{padding:0;background-color:initial;color:var(--gray-3);height:100%;border:none;border-top:3px solid transparent;display:flex;align-items:center;justify-content:center;white-space:nowrap}.tab-table>.nav-tab>.nav-item>.nav-link.active~.active-tab{background-color:var(--yellow-logo)}.tab-table>.nav-tab>.nav-item .active{color:var(--text-color-1)}.tab-table>.simple-nav-bar{background-color:var(--background-module);border-bottom:none;padding-top:20px;padding-bottom:20px}.tab-table>.simple-nav-bar>.nav-link.active~.activeTab{background-color:var(--background-module)!important}.tab-table>.simple-nav-bar .active{color:var(--yellow-logo)!important}.tab-table>.tab-content{opacity:1;flex:1 1}.tab-table>.tab-content>.tab-pane{height:100%}.financial-stock{width:100%;height:100%;max-width:1718px;margin:auto;display:flex;flex-direction:column;background-color:var(--background)}.financial-stock .header-section{height:80px;width:100%;margin-bottom:29px}.financial-stock .content-section{flex:1 1}.financial-stock .content-section .tab-table.tab-table-custom{border:none!important;border-radius:unset!important;background-color:initial!important}.financial-stock .content-section .tab-table.tab-table-custom .nav-tab{background-color:var(--gray-2);border-bottom:none}.financial-stock .content-section .tab-table.tab-table-custom .nav-tab .active-tab{display:none}.financial-stock .content-section .tab-table.tab-table-custom .nav-tab .nav-link{color:var(--text-color-1);padding:0 10px;border-radius:unset;border-top:none}.financial-stock .content-section .tab-table.tab-table-custom .nav-tab .nav-link.active{background-color:var(--yellow-2);color:var(--white)}.financial-stock .content-section .tab-table.tab-table-custom .tab-pane{display:flex;margin-top:15px;height:calc(100% - 15px)}.notification{display:block}.notification>.title{display:flex;align-items:center;margin-bottom:5px}.notification>.title span:first-child{margin-right:10px;display:flex;align-items:center}.notification>.title span:first-child>.logo-success{color:var(--green)}.notification>.title span:first-child>.logo-info{color:var(--blue-2)}.notification>.title span:first-child>.logo-warning{color:var(--yellow)}.notification>.title span:first-child>.logo-error{color:var(--red)}.notification>.title span:first-child>.logo-default{color:var(--light-gray)}.notification .form-link-register a{color:var(--blue)!important}.splash-screen{background:var(--background);display:flex;top:0;bottom:0;right:0;left:0;justify-content:center;align-items:center;z-index:9999;position:absolute}.language-switcher{cursor:pointer;display:flex}.language-switcher>.language-item{border:2px solid transparent;border-radius:5px}.language-switcher>.language-item.active{border-color:var(--yellow-logo-light)}.language-switcher>.language-item:not(:last-child){margin-right:5px}#popover-lang.language-dropdown{background-color:var(--title-module);border:1px solid var(--separator);width:110px;padding:5px 0}#popover-lang.language-dropdown .arrow:after{border-bottom-color:var(--title-module)}#popover-lang.language-dropdown .arrow:before{border-bottom-color:var(--separator)}#popover-lang.language-dropdown .language-item{cursor:pointer;padding:5px 10px;display:flex;justify-content:space-between;align-items:center;font-size:1.2rem}#popover-lang.language-dropdown .language-item:hover{background-color:rgba(var(--yellow-logo-rgb),.4)}#popover-lang.language-dropdown .language-item.active{background-color:var(--yellow-logo)}.mascham-banner{position:relative}.mascham-banner .remaining-date{display:flex;position:absolute;justify-content:center;align-items:center;color:#043b72;z-index:5;font-size:30px}.mascham-banner .remaining-date.B{top:265px;left:58px}.mascham-banner .remaining-date.O{top:224px;left:58px}.mascham-banner .remaining-date>div{display:flex;flex-direction:column;align-items:center;line-height:1.2}.mascham-banner .remaining-date>div .number{font-size:30px;font-weight:700}.mascham-banner .remaining-date .separator{font-size:30px;padding:0 10px;margin-bottom:20px}.stock-news-modal{background:var(--background-modal);color:var(--text-color-1)}.stock-news-modal.in-market{background-color:var(--background-modal-1)}.stock-news-modal>.stock-news-dialog{justify-content:center}.stock-news-modal>.stock-news-dialog>.modal-content{background-color:var(--gray-2);border:1px solid var(--title-module);border-radius:5px}.stock-news-modal>.stock-news-dialog>.modal-content>.modal-body{padding:10px;display:flex;flex-direction:column}.stock-news-modal>.stock-news-dialog>.modal-content>.modal-body .stock-news-content{background-color:var(--background);padding:28px 26px 28px 34px;min-height:530px}.stock-news-modal>.stock-news-dialog>.modal-content>.modal-body .stock-news-content .title{font-size:20px;margin-bottom:36px;display:flex;align-items:center;justify-content:center;text-align:center}.stock-news-modal>.stock-news-dialog>.modal-content>.modal-body .stock-news-content .content{line-height:24px;font-size:14px;max-height:calc(100vh - 200px);overflow:auto}.stock-news-modal>.stock-news-dialog>.modal-content>.modal-body .stock-news-content .content b{display:block}.stock-news-modal>.stock-news-dialog>.modal-content>.modal-body .stock-news-content .content a{overflow-wrap:break-word}.stock-news-modal>.stock-news-dialog>.modal-content>.modal-body .stock-news-content .sub-title{font-weight:700}.stock-news-modal>.stock-news-dialog>.modal-content>.modal-body .stock-news-content .file-url a{color:var(--blue-6);word-break:break-word}.stock-news-modal>.stock-news-dialog>.modal-content>.close-button{width:30px;height:30px;display:flex;background-color:var(--separator);border-radius:50%;position:absolute;top:-10px;right:-10px;cursor:pointer;border:1px solid var(--gray-9);z-index:1}.stock-news-modal>.stock-news-dialog>.modal-content>.close-button>svg{margin:auto;color:var(--yellow-logo-light)}.search-all-modal{white-space:pre-line;padding:15px 25px 10px;height:94vh;color:var(--text-color-1)}.search-all-modal .title{margin-bottom:15px;font-size:14px;line-height:20px;text-transform:uppercase;font-weight:600;text-align:left}.search-all-modal .btn{border-radius:4px;color:var(--white);padding:6px 20px;margin:6px}.search-all-modal .btn.yellow{background-color:var(--yellow-logo-light);color:var(--white)}.search-all-modal .btn.grey{background-color:var(--gray-3)}.search-all-modal .btn.none{font-weight:700;color:var(--text-color-1)}.search-all-modal .search-cate{color:var(--text-color-1)}.search-all-modal .search-cate:hover{background-color:var(--yellow-logo-light);color:var(--white)}.search-all-modal .search-all-bar{width:100%;color:var(--white)}.search-all-modal .search-all-bar .input-group{height:40px;width:100%;border:1px solid var(--separator);border-radius:20px;overflow:hidden;display:flex}.search-all-modal .search-all-bar .input-group .search-button{background-color:var(--title-module);padding-left:15px;padding-right:10px;cursor:default}.search-all-modal .search-all-bar .input-group .search-button svg{background-color:initial;color:var(--yellow-logo-light)}.search-all-modal .search-all-bar .input-group .clear-button{display:flex;align-items:center;background-color:var(--title-module);padding-left:15px;padding-right:20px}.search-all-modal .search-all-bar .input-group .clear-button svg{background-color:initial;color:var(--yellow-logo-light);width:16px;height:16px;cursor:pointer}.search-all-modal .search-all-bar input{height:40px;flex:1 1;background-color:var(--title-module);border:none;color:var(--text-color-1);outline:none}.search-all-modal .search-all-history{width:100%;padding-top:20px}.search-all-modal .search-all-history .btn{margin-bottom:0}.search-all-modal .search-all-history .history-header{display:flex;justify-content:space-between}.search-all-modal .search-all-history .history-header .clear-history:hover{color:var(--yellow-logo-light);cursor:pointer;text-decoration:underline}.search-all-modal .search-all-history .history-item{padding:4px 6px}.search-all-modal .search-all-history .history-item:hover{background-color:var(--yellow-logo-light)}.search-all-modal .search-all-menu{width:100%;padding:20px 0}.search-all-modal .search-result{display:flex;flex-direction:column;overflow-y:auto}.search-all-modal .search-result.history-hide{height:83%}.search-all-modal .search-result.history-shown{height:76%}@media (max-height:600px){.search-all-modal .search-result.history-hide{height:73%}.search-all-modal .search-result.history-shown{height:64%}}.search-all-modal .search-result .no-result{padding-top:40px;text-align:center;color:var(--text-color-1)}.search-all-modal .search-result.hide{display:none}.search-all-modal .search-result .search-result-item .result-header{display:flex;width:100%;height:35px;align-items:center;border-radius:4px;padding-left:20px;background-color:var(--title-module)}.search-all-modal .search-result .search-result-item .result-content{padding-top:10px;padding-bottom:20px}.search-all-modal .search-result .search-result-item .symbol-result .symbol-item{display:flex;flex-direction:column;padding-top:15px;cursor:pointer}.search-all-modal .search-result .search-result-item .symbol-result .symbol-item.symbol-tab{padding-top:30px}.search-all-modal .search-result .search-result-item .symbol-result .symbol-item:hover .symbol-description,.search-all-modal .search-result .search-result-item .symbol-result .symbol-item:hover .symbol-title{color:var(--yellow-logo-light)}.search-all-modal .search-result .search-result-item .symbol-result .symbol-item .symbol-market{background-color:var(--gray-3);padding:2px 4px;border-radius:2px;color:var(--white)}.search-all-modal .search-result .search-result-item .symbol-result .symbol-item .symbol-title{color:var(--text-color-1);padding-left:10px}.search-all-modal .search-result .search-result-item .symbol-result .symbol-item .symbol-title>.highlight{color:var(--yellow-logo-light);font-weight:700}.search-all-modal .search-result .search-result-item .symbol-result .symbol-item .symbol-description{color:var(--gray-3);padding-top:5px}.search-all-modal .search-result .search-result-item .symbol-result .symbol-item .symbol-description>.highlight{color:var(--yellow-logo-light);font-weight:700}.search-all-modal .search-result .search-result-item .menu-result .accordion{border-bottom:1px solid var(--separator);padding:8px 0}.search-all-modal .search-result .search-result-item .menu-result .accordion:last-child{border-bottom:none}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-title{font-weight:700;color:var(--yellow-logo-light)}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body{padding:5px 10px}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .simple-tab-list{padding-bottom:10px;cursor:pointer}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .simple-tab-list a>.highlight{color:var(--yellow-logo-light);font-weight:700}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .simple-tab-list a:hover{color:var(--yellow-logo-light)}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .sub-tab-list{display:flex}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .sub-tab-list .sub-tab-item{width:14%;border-right:1px solid var(--gray-2);border-bottom:1px solid var(--gray-2);border-top:1px solid var(--gray-2);background-color:var(--board-highlight)}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .sub-tab-list .sub-tab-item:first-child{border-left:1px solid var(--gray-2)}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .sub-tab-list .sub-tab-item .sub-header{background-color:var(--title-module);color:var(--yellow-logo-light);border-bottom:1px solid var(--gray-2);text-align:center;padding:10px 0}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .sub-tab-list .sub-tab-item .sub-header>.highlight{font-weight:700}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .sub-tab-list .sub-tab-item .sub-item-container{display:flex;flex-direction:column}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .sub-tab-list .sub-tab-item .sub-item-container .sub-item{padding:10px 6px;width:100%;text-align:center;cursor:pointer}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .sub-tab-list .sub-tab-item .sub-item-container .sub-item a>.highlight{color:var(--yellow-logo-light);font-weight:700}.search-all-modal .search-result .search-result-item .menu-result .accordion .menu-body .sub-tab-list .sub-tab-item .sub-item-container .sub-item a:hover{color:var(--yellow-logo-light)}.search-all-modal .search-result .search-result-item .news-result .news-item{padding:15px 0;border-bottom:1px solid var(--separator)}.search-all-modal .search-result .search-result-item .news-result .news-item:last-child{border-bottom:none}.search-all-modal .search-result .search-result-item .news-result .news-item .news-title{color:var(--text-color-3)}.search-all-modal .search-result .search-result-item .news-result .news-item .news-title>.highlight{color:var(--yellow-logo-light);font-weight:700}.search-all-modal .search-result .search-result-item .news-result .news-item .news-time{color:var(--gray-3);padding-top:5px}.search-all-modal .search-result .search-result-item .news-result .news-item:hover{cursor:pointer}.nav-bar{z-index:10;background-color:var(--gray-blue-2);height:var(--height-navbar);padding:0;border-bottom:1px solid rgba(var(--white-rgb),.08);display:flex;flex-direction:column;justify-content:space-between}.nav-bar.sidebar-active>.left .dropdown-menu{width:calc(100vw - 340px)!important}.nav-bar.sidebar-active-footer>.left .dropdown-menu{width:calc(100vw - 471px)!important}.nav-bar .nav-top{display:flex;justify-content:space-between;width:100%;height:40px;border-bottom:.001px solid var(--gray-2)}.nav-bar .nav-top .marquee{height:35px;overflow:hidden;position:relative;background-color:initial;flex:1 1;margin-left:10px}.nav-bar .nav-top .marquee div{position:absolute;left:100%;height:40px;justify-content:space-between;display:flex;align-items:center;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.nav-bar .nav-top .marquee .marquee-one{animation:marquee 45s linear infinite;cursor:pointer;color:var(--text-color-1)}.nav-bar .nav-top .marquee .marquee-one strong{color:var(--yellow-2)}.nav-bar .nav-top .marquee:hover div{animation-play-state:paused}@keyframes marquee{0%{left:100%;transform:translateX(0)}to{left:0;transform:translateX(-100%)}}.nav-bar .nav-top>.logo{min-width:152px;height:39px;padding:2px 10px 2px 0;text-align:right}.nav-bar .nav-top>.logo>.img{height:100%}.nav-bar .nav-top>.right{align-items:center;display:flex;padding-right:30px}.nav-bar .nav-top>.right>.clock-section{display:flex;justify-content:center;align-items:center;margin-left:18px;height:24px;width:160px;color:var(--text-color-1);background:var(--background-module);border-radius:4px}.nav-bar .nav-top>.right>.clock-section>svg{margin-right:10px;height:10px}.nav-bar .nav-top>.right>.right-item{display:flex;align-items:center;margin-left:10px;color:var(--text-color-1)}.nav-bar .nav-top>.right>.right-item .theme-switcher{margin-left:8px}.nav-bar .nav-top>.right>.right-item .theme-switcher .react-switch-bg{background-color:var(--background-switcher)!important}.nav-bar .nav-top>.right>.right-item .theme-switcher .react-switch-bg>div,.nav-bar .nav-top>.right>.right-item .theme-switcher .react-switch-handle>div{display:flex;align-items:center!important;justify-content:center!important}.nav-bar .nav-top>.right>.right-item .theme-switcher .react-switch-handle{background-color:var(--background-switcher-handle)!important}.nav-bar .nav-top>.right>.right-item>.search-all-holder-section{width:125px;color:var(--white)}.nav-bar .nav-top>.right>.right-item>.search-all-holder-section .search-all-holder{height:24px}.nav-bar .nav-top>.right>.right-item>.search-all-holder-section .search-all-holder .input-group{height:24px;width:100%;border-radius:4px;overflow:hidden;display:flex}.nav-bar .nav-top>.right>.right-item>.search-all-holder-section .search-all-holder .input-group .search-button{background-color:var(--background)}.nav-bar .nav-top>.right>.right-item>.search-all-holder-section .search-all-holder .input-group .search-button svg{background-color:initial;color:var(--yellow-logo-light)}.nav-bar .nav-top>.right>.right-item>.search-all-holder-section .search-all-holder input{height:24px;flex:1 1;background-color:var(--background);border:none;color:var(--text-color-1);outline:none}.nav-bar .nav-top>.right>.right-item>.account-dropdown{width:125px;height:24px}.nav-bar .nav-top>.right>.right-item>.login-button{background-color:var(--separator);border-radius:4px;padding:5px;color:var(--text-color-1)}.nav-bar .nav-top>.right>.right-item>.login-button>.login-logo{margin-right:5px}.nav-bar .nav-top>.right>.right-item>.logout-button{background-color:var(--separator);border-radius:4px;padding:5px;color:var(--text-color-1);cursor:pointer}.nav-bar .nav-top>.right>.right-item>.logout-button>.logout-logo{margin-right:5px}.nav-bar .nav-menu{width:100%;height:30px}.nav-bar .nav-menu .mascham-sup{padding:2px 4px}.nav-bar .nav-menu>.left{margin-right:auto;align-items:center;height:100%;padding-left:28px}.nav-bar .nav-menu>.left>.nav-link-item{height:100%;display:flex;align-items:center;position:relative}.nav-bar .nav-menu>.left>.nav-link-item.nav-link-button{padding:0 15px}.nav-bar .nav-menu>.left>.nav-link-item.active{background-color:var(--yellow-logo-light);color:var(--white)}.nav-bar .nav-menu>.left>.nav-link-item>.dropdown-toggle{width:100%;height:100%;padding:0;display:flex;background-color:initial}.nav-bar .nav-menu>.left>.nav-link-item>.dropdown-toggle.active{background-color:var(--yellow-logo-light)!important}.nav-bar .nav-menu>.left>.nav-link-item>.dropdown-toggle.active>.main-link{color:var(--white)!important}.nav-bar .nav-menu>.left>.nav-link-item>.dropdown-toggle>.main-link{padding:0 15px;display:flex;justify-content:center;align-items:center;color:var(--text-color-1)!important}.nav-bar .nav-menu>.left>.nav-link-item.full-menu-width .dropdown-menu{width:100vw!important}.nav-bar .nav-menu>.left>.mascham-btn{margin-left:5px;padding:2.5px 12px}.nav-bar .nav-menu>.left>.mascham-btn>img{height:15px;margin-right:5px}.nav-bar .nav-menu>.left>.mascham-btn>span:hover{color:var(--yellow-logo-light)}.nav-bar .nav-menu>.left .loyalty-btn{cursor:pointer;padding:2.5px 12px;color:var(--text-color-1)}.nav-bar .nav-menu>.left .loyalty-btn>svg{height:15px;margin-right:5px}.nav-bar .nav-menu>.left .loyalty-btn>span{padding-left:2px}.nav-bar .nav-menu>.left .loyalty-btn>span:hover{color:var(--yellow-logo-light)}.nav-bar .nav-menu>.left .nav-dropdown-link{position:absolute;width:100%;height:100%}.nav-bar .nav-menu>.left .dropdown-menu.show,.nav-bar .nav-menu>.left .nav-item .dropdown-tab.HideWhenXisIICA{display:none}.nav-bar .nav-menu>.left .nav-item:hover{cursor:pointer;background:var(--yellow-logo-light)}.nav-bar .nav-menu>.left .nav-item:hover .main-link{color:var(--white)!important}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu{display:flex!important;margin:0;padding:0;background:hsla(0,0%,100%,0);border:none;border-top:3px solid var(--yellow-logo);width:calc(100vw - 35px);position:fixed;left:0;top:70px;border-radius:0;overflow:hidden}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab:last-child{width:100%}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab:first-child{min-width:20px}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab{border:.002px solid var(--gray-2);min-width:180px;background:var(--background-module);border-top:none}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab .dropdown-sub-tab{color:var(--text-color-1);border-bottom:.002px solid var(--gray-2);padding:.5rem 1.5rem;margin-bottom:-1px}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab .dropdown-item:focus{background:inherit}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab .dropdown-sub-tab:before{display:inline-block;content:"";border-radius:.375rem;height:.6rem;width:.6rem;margin-right:1rem;background-color:var(--gray-2)}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab .dropdown-sub-tab:hover{background:var(--separator);color:var(--yellow-logo-light)}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab .dropdown-tab-header{background:var(--gray-blue-2);color:var(--yellow-logo-light);display:block;padding:.5rem 1.5rem;min-height:30px;border-bottom:.002px solid var(--gray-2)}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab .dropdown-tab-header.active{background-color:var(--yellow-logo-light);color:var(--white)}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .no-border-bottom{border-bottom:none!important}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab:hover .dropdown-tab-header{background:var(--yellow-logo-light);color:var(--white)}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab:first-child,.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab:last-child{border:none;background:hsla(0,0%,100%,0)}.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab:first-child:hover .dropdown-tab-header,.nav-bar .nav-menu>.left .nav-item:hover .dropdown-menu .dropdown-tab:last-child:hover .dropdown-tab-header{background:var(--title-module);color:var(--yellow-logo-light)}.nav-bar .nav-menu>.left .dropdown-toggle{color:var(--white)!important}.nav-bar .nav-menu>.left .dropdown-toggle:after{content:none}.nav-bar .nav-menu>.left .hide-sub-tab{z-index:0}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu{display:flex!important;margin:0;padding:0;background:hsla(0,0%,100%,0);border:none;border-top:3px solid var(--yellow-logo);width:calc(100vw - 35px);position:fixed;left:0;top:70px;border-radius:0;overflow:hidden}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab:last-child{width:100%}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab:first-child{min-width:20px}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab{border:.002px solid var(--gray-2);border-bottom:none!important;min-width:180px;background:var(--background-module);border-top:none}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab .dropdown-sub-tab{display:none;color:var(--text-color-1);border-bottom:.002px solid var(--gray-2);padding:.5rem 1.5rem;margin-bottom:-1px}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab .dropdown-sub-tab.active{color:var(--yellow-logo-light);background-color:initial}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab .dropdown-item:focus{background:inherit}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab .dropdown-sub-tab:before{display:inline-block;content:"";border-radius:.375rem;height:.6rem;width:.6rem;margin-right:1rem;background-color:var(--gray-2)}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab .dropdown-sub-tab:hover{background:var(--separator);color:var(--yellow-logo-light)}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab .dropdown-tab-header{background:var(--title-module);color:var(--yellow-logo-light);display:block;padding:.5rem 1.5rem;min-height:30px;border-bottom:.002px solid var(--gray-2)}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab .dropdown-tab-header.active{background-color:var(--yellow-logo-light);color:var(--white)}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab:hover .dropdown-tab-header{background:var(--yellow-logo-light);color:var(--white)}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab:first-child,.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab:last-child{border:none;background:hsla(0,0%,100%,0)}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab:first-child:hover .dropdown-tab-header,.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu .dropdown-tab:last-child:hover .dropdown-tab-header{background:var(--title-module);color:var(---yellow-logo-light)}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu:hover .dropdown-tab{border-bottom:.002px solid var(--gray-2)!important}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu:hover .no-border-bottom{border-bottom:none!important}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu:hover .dropdown-tab:first-child,.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu:hover .dropdown-tab:last-child{border:none!important;background:hsla(0,0%,100%,0)}.nav-bar .nav-menu>.left .hide-sub-tab .dropdown-menu:hover .dropdown-sub-tab{display:block}.logout-modal{padding:10px}.logout-modal>.title{font-size:1.4rem!important;color:var(--yellow-logo-light);margin-bottom:15px}.logout-modal>.button-section{display:flex;justify-content:space-between}.logout-modal>.button-section>button{flex:1 1;height:24px;border-radius:3px;color:var(--white)}.logout-modal>.button-section>button.confirm-button{margin-right:15px;background-color:var(--yellow-logo-light)}.logout-modal>.button-section>button.cancel-button{background-color:var(--title-module);border:1px solid var(--separator)}@-moz-document url-prefix(){.nav-bar>.left .nav-item:hover .dropdown-menu .dropdown-tab{border:1px solid var(--gray-2)}.nav-bar>.left .nav-item:hover .dropdown-menu .dropdown-tab .dropdown-sub-tab,.nav-bar>.left .nav-item:hover .dropdown-menu .dropdown-tab .dropdown-tab-header{border-bottom:1px solid var(--gray-2)}.nav-bar>.left .nav-item:hover .dropdown-menu .no-border-bottom{border-bottom:none!important}.nav-bar>.left .hide-sub-tab .dropdown-menu .dropdown-tab{border:1px solid var(--gray-2)}.nav-bar>.left .hide-sub-tab .dropdown-menu .dropdown-tab .dropdown-tab,.nav-bar>.left .hide-sub-tab .dropdown-menu .dropdown-tab .dropdown-tab-header{border-bottom:1px solid var(--gray-2)}.nav-bar>.left .hide-sub-tab .dropdown-menu:hover .dropdown-tab{border-bottom:1px solid var(--gray-2)!important}}#marquee .tooltip-inner{width:100%;min-width:500px;font-size:1.6rem}.verify-otp{background-color:var(--background-module);border-radius:5px}.verify-otp>.otp-form-container>.otp-form{border-radius:5px;padding:20px 10px}.verify-otp>.otp-form-container>.otp-form>.form-section>.title{font-size:1.4rem!important;color:var(--yellow-logo-light);margin-bottom:20px;text-align:center}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-link-register a{color:var(--blue-2)}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group{display:flex;margin-bottom:15px;align-items:flex-start;justify-content:space-between}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group>.form-label{color:var(--gray-4);margin:0}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group>.input-group{width:90px;height:100%;border:1px solid var(--title-module);border-radius:4px}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group>.input-group>.input-group-prepend{margin:0;border-radius:4px 0 0 4px;height:100%}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group>.input-group>.input-group-prepend>.input-group-text{background-color:var(--background-prefix);border-color:var(--background-prefix);color:var(--gray-4)}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group>.input-group>.input-group-prepend>.input-group-text>.form-label{margin:0}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group>.input-group>.form-control{height:100%;background:var(--background);border-color:var(--background);color:var(--text-color-1);border-radius:0 4px 4px 0}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group.matrix-inputs{display:flex}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group.matrix-inputs .input-group{margin-left:auto;border-radius:3px 0 0 3px}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group.matrix-inputs .input-group input.form-control{min-height:27.5px}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group.matrix-inputs .input-group-append{border-radius:0 3px 3px 0;overflow:hidden;border:1px solid var(--title-module);background-color:var(--background);border-left:none}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group.matrix-inputs .input-group-append>button{color:var(--white);min-height:27.5px;background:transparent}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group.otp-inputs{display:flex}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group.otp-inputs>.input-group{border:none;width:200px}.verify-otp>.otp-form-container>.otp-form>.form-section>.form-group.otp-inputs>.input-group>.form-control{min-height:24px;border-radius:4px;border:1px solid var(--title-module);width:100%}.verify-otp>.otp-form-container>.otp-form>.form-section>.input-expire-time>.input-group>.form-control{border-radius:0}.verify-otp>.otp-form-container>.otp-form>.form-section>.input-expire-time>.input-group>.input-group-append{border-radius:0 3px 3px 0;overflow:hidden;border:1px solid var(--background);background-color:var(--background)}.verify-otp>.otp-form-container>.otp-form>.form-section>.input-expire-time>.input-group>.input-group-append>button{color:var(--text-color-1);background:transparent}.verify-otp>.otp-form-container>.otp-form>.form-section>.input-otp>.input-group{display:flex;height:100%;align-items:center}.verify-otp>.otp-form-container>.otp-form>.form-section>.input-otp>.input-group>.input-group-prepend{text-align:center}.verify-otp>.otp-form-container>.otp-form>.form-section>.input-otp>.input-group>.input-group-prepend>.input-group-text{border-radius:4px;width:80px;color:var(--text-color-1);letter-spacing:.8rem;padding-left:1.55rem;justify-content:center}.verify-otp>.otp-form-container>.otp-form>.form-section>.input-otp>.input-group>.form-control{border-radius:4px;margin-right:10px}.verify-otp>.otp-form-container>.otp-form>.form-section>.warning-message{margin-bottom:15px;text-align:justify;color:var(--text-color-1)}.verify-otp>.otp-form-container>.otp-form>.button-section>button{width:100%;height:24px;border-radius:3px;color:var(--text-color-1);text-align:center}.verify-otp>.otp-form-container>.otp-form>.button-section>.submit-button{background-color:var(--yellow-logo-light);margin-bottom:10px}.verify-otp>.otp-form-container>.otp-form>.button-section>.submit-button[disabled]{opacity:.5}.verify-otp>.otp-form-container>.otp-form>.button-section>.cancel-button{background-color:initial}.verify-otp>.otp-form-container>.otp-form .otp-type-dropdown{width:70px}.verify-otp>.otp-form-container>.otp-form .request-box{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;margin-top:20px}.verify-otp>.otp-form-container>.otp-form .request-box .btn-get{background:var(--blue-2)}.verify-otp>.otp-form-container>.otp-form .request-box .btn-get:disabled{background-color:var(--gray-2);border-color:transparent}.verify-otp>.otp-form-container>.otp-form .request-box .countdown{font-weight:400;font-size:12px;line-height:17px;text-align:right;color:var(--yellow-2)}.verify-otp>.otp-form-container>.otp-form .btn-get-ca{width:100%;padding:2px;outline:none!important;border:none!important;box-shadow:none!important;height:22px}.verify-otp>.otp-form-container>.otp-form .btn-get-ca:disabled{background:var(--title-module);color:var(--gray-4);border:1px solid var(--separator);opacity:.5;cursor:not-allowed}.verify-otp-modal{background:var(--background-modal)}.verify-otp-modal>.otp-modal-dialog{justify-content:center}.verify-otp-modal>.otp-modal-dialog>.modal-content{background-color:var(--background-module);border:1px solid var(--title-module);border-radius:5px}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body{padding:0;border-radius:5px}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body .button-section{padding:10px;display:flex;justify-content:flex-end}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body .button-section>button{width:80px;height:24px;border-radius:3px;color:var(--white);text-align:center}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body .button-section>button[disabled]{opacity:.5}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body .button-section>.submit-button{background-color:var(--yellow-logo-light);margin-right:10px}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body .button-section>.cancel-button{background:var(--title-module);border:1px solid var(--separator);color:var(--gray-4)}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.hide-content .otp-form{padding:10px}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.hide-content .otp-form>.button-section{display:flex;justify-content:flex-end}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.hide-content .otp-form>.button-section>.submit-button{width:80px;margin-right:10px}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.hide-content .otp-form>.button-section>.submit-button[disabled]{background:var(--title-module);border:1px solid var(--separator);color:var(--gray-4)}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.hide-content .otp-form>.button-section>.cancel-button{width:80px;background:var(--title-module);border:1px solid var(--separator);color:var(--gray-4)}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.horizontal .form-section{display:flex;justify-content:space-between;flex-wrap:wrap}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.horizontal .form-section>.matrix-inputs>label,.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.horizontal .form-section>.otp-inputs>label{margin-right:10px}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.horizontal .form-section>.matrix-inputs>.input-group,.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.horizontal .form-section>.otp-inputs>.input-group{width:70px;margin-right:10px}.verify-otp-modal>.otp-modal-dialog>.modal-content>.modal-body.horizontal .form-section>.input-expiry-time>.check-box{margin-right:10px}.verify-otp-modal>.otp-modal-dialog>.modal-content>.close-button{width:20px;height:20px;display:flex;background-color:var(--separator);border-radius:50%;position:absolute;top:-10px;right:-10px;cursor:pointer;border:1px solid var(--gray-9);z-index:1}.verify-otp-modal>.otp-modal-dialog>.modal-content>.close-button>svg{margin:auto;color:var(--yellow-logo-light)}.verify-otp-modal .modal-lg .otp-inputs{justify-content:flex-start!important}.verify-otp-modal .modal-lg .otp-inputs .input-group{margin-left:20px}.verify-otp-modal .modal-lg .input-expiry-time{justify-content:flex-start!important}.verify-otp-modal .modal-lg .input-expiry-time .check-box{margin-left:0;width:auto}.verify-otp-modal .modal-lg .input-expiry-time .dropdown{width:200px;margin-left:20px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content{background-color:var(--background)}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .button-section{padding-top:28px;padding-bottom:28px;display:flex;flex-direction:row-reverse;justify-content:center}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .button-section>*+*{margin-right:25px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .button-section button{width:80px;height:24px;border-radius:3px;color:var(--text-color-9)}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .button-section .cancel-button{background-color:var(--gray-14);color:var(--text-color-9)}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .button-section .submit-button{margin-bottom:0;background-color:var(--bg-yellow-3);color:var(--text-color-9)}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .button-section .submit-button:disabled{color:var(--light-gray-2);background-color:var(--gray-4)}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp{padding-top:20px;background-color:unset}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form{padding:0 56px 28px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section{display:flex;flex-direction:column;width:100%;padding-bottom:28px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section>*+*{margin-top:12px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .form-group,.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .request-box{width:50%;margin-bottom:0}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .form-group{height:30px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .form-group .dropdown-custom.dropdown-form{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .form-group .otp-type-dropdown{width:82px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .form-group .otp-type-dropdown .dropdown-toggle{height:30px;padding:7.5px 10px;color:var(--text-color-1);border-radius:2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .form-group .otp-type-dropdown .dropdown-menu{min-width:8.1rem;inset:3px auto auto 0!important}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .form-group .input-group{width:223px;height:31px;border-radius:2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .form-group .input-group .form-control{border-color:var(--separator-2);border-radius:2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .request-box{padding-top:12px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .request-box .btn-get{height:30px;padding:0 10.5px;border-radius:2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .warning-message{margin-bottom:0}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .input-expiry-time .check-box .check-box-custom,.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .input-expiry-time .check-box input{width:20px;height:20px;border-radius:2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .input-expiry-time .check-box .check-box-custom:after,.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .input-expiry-time .check-box input:after{border-color:var(--black);width:12px;height:7px;top:3px;left:3px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .input-expiry-time .check-box span{margin-left:8px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .input-expiry-time .dropdown-custom{width:150px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .input-expiry-time .dropdown-custom .dropdown-toggle{height:30px;border-radius:2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .matrix-inputs.form-group{margin-bottom:16px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .matrix-inputs.form-group :nth-child(3){border-radius:2px 0 0 2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .matrix-inputs.form-group .input-group{width:90px;height:30px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .matrix-inputs.form-group .input-group .input-group-prepend .input-group-text{border-radius:2px 0 0 2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .matrix-inputs.form-group .input-group .form-control{border:none}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.form-section .matrix-inputs.form-group .input-group-append{height:30px;border-radius:2px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.button-section{display:flex;flex-direction:row-reverse;justify-content:center;padding:0}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.button-section>*+*{margin-right:25px}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.button-section button{width:132.705px;height:38px;border-radius:3px;color:var(--background);text-align:center;font-size:14px;font-weight:500}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.button-section .cancel-button{background-color:var(--gray-12);color:var(--background)}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.button-section .submit-button{margin-bottom:0;background-color:var(--bg-yellow-3)}.verify-otp-modal.in-sell-all>.modal-lg>.modal-content .verify-otp>.otp-form-container>.otp-form>.button-section .submit-button:disabled{color:var(--light-gray-2);background-color:var(--gray-4)}.sidebar-function{background-color:var(--gray-blue-1);position:relative;display:flex;z-index:9}.sidebar-function>.function-menu{width:35px;border-left:1px solid var(--separator-2)}.sidebar-function>.function-menu>.function-item{height:35px;width:100%;display:flex;border-bottom:1px solid var(--separator-2);cursor:pointer}.sidebar-function>.function-menu>.function-item>.logo{margin:auto;color:var(--gray-4);position:relative}.sidebar-function>.function-menu>.function-item>.logo>svg{height:16px}.sidebar-function>.function-menu>.function-item>.logo .notification-count{position:absolute;width:14px;height:14px;border-radius:50%;padding:1px;right:0;bottom:0;font-size:8px!important;font-weight:700;background-color:var(--red);color:var(--white)!important;transform:translate(50%,50%);display:flex;align-items:center;justify-content:center}.sidebar-function>.function-menu>.function-item.active,.sidebar-function>.function-menu>.function-item:hover{background-color:var(--title-module)}.sidebar-function>.function-menu>.function-item.active>.logo,.sidebar-function>.function-menu>.function-item:hover>.logo{color:var(--yellow-logo-light)}.sidebar-function>.function-panel{display:flex;justify-content:center;height:100%;z-index:1001;border-left:5px solid var(--separator-2);width:305px;overflow-y:scroll;background-color:var(--gray-blue-1);position:absolute;right:35px;scrollbar-width:none}.sidebar-function>.function-panel-lg{width:350px}.sidebar-function>.function-panel-in-sub-tab{top:32px;height:calc(100% - 32px)}.sidebar-function>.function-panel-in-sub-tab .info-function{height:calc(100vh - 134px)}.sidebar-function>.function-panel *{scrollbar-width:none}.sidebar-function>.function-panel .preload{align-self:center}.sidebar-function>.function-panel>.order-function .tab-content{padding:10px}.sidebar-function>.function-panel-footer{width:436px}.sidebar-function .tab-table{border-radius:0;height:100%}.sidebar-function .tab-table>.nav-tab{height:30px;padding-right:10px;min-height:30px}.sidebar-function .tab-table>.nav-tab>.detail-button{width:20px;height:20px;background:var(--background-module);display:flex;justify-content:center;align-items:center;color:var(--gray-4)}.sidebar-function .tab-table>.tab-content{height:calc(100% - 30px)}.sidebar-function .tab-table>.tab-content>.tab-pane{height:100%}.sidebar-function ::-webkit-scrollbar{width:0;height:0}.board-tooltip>.tooltip-inner{color:var(--black);font-weight:700;font-size:12px;display:flex;align-items:center;padding-left:10px;padding-right:10px;height:35px;background-color:var(--white)}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:var(--white)}@-moz-document url-prefix(){.board-function .function-panel{scrollbar-width:none}.board-function .function-panel .scroll-bar>div:first-child{margin-bottom:0!important;margin-right:-8px!important}}.footer-section{background-color:var(--background-module);position:relative}.footer-section>.bar-section{display:flex;justify-content:space-between;align-items:center;padding-right:34px;height:32px;border-top:1px solid var(--separator-2);position:relative}.footer-section>.bar-section>.market-status-section{display:flex;align-items:center;align-self:stretch}.footer-section>.bar-section>.market-status-section>.quick-order{display:flex;align-items:center;background-color:var(--yellow-logo-light);padding:0 10px;margin-right:20px;align-self:stretch;cursor:pointer}.footer-section>.bar-section>.market-status-section>.quick-order>svg{margin-right:10px}.footer-section>.bar-section>.market-status-section>.social-section{margin-right:5px;padding:5px;border-radius:4px}.footer-section>.bar-section>.market-status-section>.social-section>a{display:flex;align-items:center}.footer-section>.bar-section>.market-status-section>.social-section>a>svg{font-size:1.6rem;margin-right:10px}.footer-section>.bar-section>.market-status-section>.social-section>a:hover{background-color:var(--background)}.footer-section>.bar-section>.market-status-section>.market-status:first-child{margin-left:18px}.footer-section>.bar-section>.market-status-section>.market-status{margin-right:5px;background-color:var(--background);padding:5px;border-radius:4px;color:var(--text-color-1)}.footer-section>.bar-section>.market-status-section>.market-status .status{color:var(--green);text-shadow:0 0 .2px currentColor}.footer-section>.bar-section>.market-status-section>.market-status .status.closed{color:var(--red)}.footer-section>.bar-section>.market-status-section>.market-status .status.connecting{color:var(--yellow)}.footer-section>.bar-section>.market-status-section>.market-status .status.disconnected{color:var(--red)}.footer-section>.bar-section>.market-status-section>.market-status .status.not-available{color:rgba(var(--white-rgb),.5)}.footer-section>.bar-section>.info-section{display:flex;align-self:stretch;align-items:stretch;color:var(--text-color-1)}.footer-section>.bar-section>.info-section>.info-item{border-right:1px solid var(--separator-2);padding:0 10px;cursor:pointer;display:flex;align-items:center}.footer-section>.bar-section>.info-section>.info-item.active,.footer-section>.bar-section>.info-section>.info-item:hover{background-color:var(--title-module)}.footer-section>.bar-section>.contact-section{position:absolute;display:flex;align-items:center;justify-content:center;right:1px;height:28px;width:31px;color:var(--text-color-1)}.footer-section>.bar-section>.contact-section.active,.footer-section>.bar-section>.contact-section:hover{background-color:var(--title-module)}.footer-section>.bar-section>.contact-section svg{width:20px;height:20px;cursor:pointer}.footer-section>.bar-section>.contact-section .list-icon{transition:all .3s;opacity:1;position:absolute;width:100%;left:0;top:0;transform:translateY(-100%);z-index:10}.footer-section>.bar-section>.contact-section .list-icon .icon{height:31px;width:31px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:10px;cursor:pointer}.footer-section>.bar-section>.contact-section .list-icon .icon:first-child{background-color:#043b72!important}.footer-section>.bar-section>.contact-section .list-icon .icon:first-child:hover{background-color:#f58220!important}.footer-section>.bar-section>.contact-section .list-icon .icon:nth-child(2){background:linear-gradient(180deg,#00b2ff,#00b2ff .01%,#006aff)!important}.footer-section>.bar-section>.contact-section .list-icon .icon:nth-child(2):hover{background:linear-gradient(180deg,#00b2ff,#00b2ff .01%,#054eb3)!important}.footer-section>.bar-section>.contact-section .list-icon .icon:nth-child(3){background-color:#008fe5}.footer-section>.bar-section>.contact-section .list-icon .icon:nth-child(3):hover{background-color:#0c9ed4!important}.footer-section>.bar-section>.contact-section .list-icon.hide{opacity:0;z-index:-1}.footer-section>.order-section{height:230px;width:100%;background-color:var(--background-module);padding-right:34px;display:flex;align-items:center;justify-content:center;position:relative}.footer-section>.order-section:before{content:"";width:1px;height:100%;background-color:var(--separator-2);position:absolute;top:0;right:34px}.footer-section>.order-section .tab-table{border-radius:0;height:100%;overflow:unset}.footer-section>.order-section .tab-table>.nav-tab{height:30px;padding-right:10px;min-height:30px}.footer-section>.order-section .tab-table>.tab-content{height:calc(100% - 32px)}.footer-section>.order-section .tab-table>.tab-content>.tab-pane{height:100%}.footer-section>.order-section .tab-table>.tab-content>.tab-pane>.scroll-bar,.footer-section>.order-section .tab-table>.tab-content>.tab-pane>.scroll-bar>div:first-child{overflow:unset!important}.footer-section>.order-section .tab-table>.tab-content>.tab-pane>.scroll-bar .time-options{top:-5px;transform:translateY(-100%)}.footer-section>.order-section .close-button{background-color:var(--background);cursor:pointer;display:flex;position:absolute;top:5px;right:40px;align-items:center;justify-content:center;width:20px;height:20px;color:var(--text-color-1)}.footer-section>.order-section ::-webkit-scrollbar{width:0;height:0}.cell-loading,.cell-loading .stage{width:100%;height:100%}.cell-loading .stage{display:flex;justify-content:flex-end;align-items:center;padding:0 10px}.cell-loading .stage .dot-flashing{position:relative;width:5px;height:5px;border-radius:50%;background-color:var(--text-color-1);color:var(--text-color-1);animation:dotFlashing 1s linear infinite alternate;animation-delay:.5s}.cell-loading .stage .dot-flashing:after,.cell-loading .stage .dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.cell-loading .stage .dot-flashing:before{left:-10px;animation:dotFlashing 1s infinite alternate;animation-delay:0s}.cell-loading .stage .dot-flashing:after,.cell-loading .stage .dot-flashing:before{width:5px;height:5px;border-radius:50%;background-color:var(--text-color-1);color:var(--text-color-1)}.cell-loading .stage .dot-flashing:after{left:10px;animation:dotFlashing 1s infinite alternate;animation-delay:1s}@keyframes dotFlashing{0%{background-color:var(--text-color-1);opacity:1}50%,to{opacity:.5}}.symbol-price-depth{background-color:var(--gray-9);border:1px solid var(--gray-2)}.symbol-price-depth .ag-popup .ag-tooltip{background-color:var(--background-modal);opacity:1;border-radius:4px;padding:2px 4px;transition:opacity .5s}.symbol-price-depth .ag-popup .ag-tooltip.ag-tooltip-hiding{opacity:0}.symbol-price-depth.in-stock .ag-floating-bottom .ag-row{background-color:var(--blue-5)}.symbol-price-depth .cell{border-bottom:1px solid var(--separator);display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-color-1)}.symbol-price-depth .cell:not(:last-child){border-right:1px solid var(--separator)}.symbol-price-depth .cell.price{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:26px;display:block;padding:0 2px;text-align:center}.symbol-price-depth .header .ag-header-cell-label,.symbol-price-depth .header .ag-header-group-cell-label{justify-content:center}.symbol-price-depth .header .ag-header-cell-label{background-color:var(--title-module)}.symbol-price-depth .ag-header-row[aria-rowindex="2"] .cell{border-bottom:none}.symbol-price-depth .ag-floating-bottom .ag-row{height:100%!important;background-color:var(--title-module)}.symbol-price-depth .ag-floating-bottom .ag-row .cell{border-bottom:none}.symbol-price-depth .ag-floating-bottom .ag-row .cell[col-id=p2],.symbol-price-depth .ag-floating-bottom .ag-row .cell[col-id^=v]{border-right:none}.symbol-price-depth .ag-floating-bottom .ag-row .cell[col-id=p1]{border-right:1px solid var(--separator)}.symbol-price-depth .ag-row-even{background-color:var(--background-row-even)}.symbol-price-depth .ag-row-odd{background-color:var(--background-row-odd)}.symbol-price-depth.in-stock .header .ag-header-cell-label{background-color:var(--bg-brown)}.no-row-overlay{color:var(--text-color-1)}.data-grid{position:relative;height:100%;width:100%;border-radius:4px}.data-grid ::-webkit-scrollbar{width:8px;height:6px}.data-grid.table-has-group-header .ag-root,.data-grid.table-no-group-header .ag-root{border-radius:4px;border:1px solid var(--separator-2)!important}.data-grid.table-has-group-header .ag-root .ag-header-cell,.data-grid.table-no-group-header .ag-root .ag-header-cell{border-color:var(--separator)}.data-grid.table-has-group-header .ag-root .ag-floating-bottom .cell,.data-grid.table-no-group-header .ag-root .ag-floating-bottom .cell{background-color:var(--title-module);border-bottom:none!important}.data-grid .text-center{justify-content:center;text-align:center}.data-grid .text-left{justify-content:flex-start;text-align:left}.data-grid .text-right{justify-content:flex-end;text-align:right}.data-grid.table-has-group-header{--border-color:var(--separator)}.data-grid.table-has-group-header .ag-root{border:none;background-color:var(--background-module)}.data-grid.table-has-group-header .ag-root.ag-has-focus .cell.ag-cell-focus{background-color:rgba(var(--teal-rgb),.3);border-color:var(--border-color);border-left:none;border-top:none}.data-grid.table-has-group-header .ag-root .ag-header{background-color:var(--title-module);border:none;font-weight:unset}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row{height:52px!important}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row:last-child{margin-top:-26px;z-index:2}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .group-header,.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .header{padding-left:5px!important;padding-right:5px!important;border:1px solid var(--border-color);background-color:var(--title-module);color:var(--text-color-1);border-left:none;border-top:none}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .group-header:after,.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .header:after{display:none}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell{padding:0;justify-content:center}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell .ag-react-container{width:100%;height:100%;text-align:center}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell .ag-header-group-cell-label{justify-content:center;z-index:1}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell:after{height:52px;border:none;margin-top:0}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell.group-header{height:26px;z-index:4}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell.has-group-header{height:26px;z-index:4;border-top:none;color:var(--text-color-1)}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell.has-toggle-group-header{height:26px;justify-content:center;z-index:3;color:var(--text-color-1)}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell.show-only-toggle-group-header{height:52px;justify-content:center;z-index:3;color:var(--text-color-1);background-color:var(--title-module);border:1px solid var(--border-color);border-top:none;border-left:none}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-cell{padding:0;justify-content:center;cursor:ns-resize}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-cell .ag-header-cell-label{justify-content:center}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-cell .ag-header-cell-label .ag-header-cell-text{text-align:center;white-space:normal;vertical-align:center}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-cell .ag-react-container{width:100%;height:100%;display:flex}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-cell:after{height:26px;margin-top:0;background-color:var(--border-color)}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-cell.no-group-header{display:none}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-cell.group-header{height:26px;margin-top:26px}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .ag-header-cell.has-group-header{height:26px;margin-top:26px;border-top:none;border-bottom:1px solid var(--border-color);color:var(--text-color-1)}.data-grid.table-has-group-header .ag-root .ag-header .ag-header-row .highlight{background-color:rgba(var(--white-rgb),.05)}.data-grid.table-has-group-header .ag-root .hide-group-icon .ag-header-icon{display:none}.data-grid.table-has-group-header .ag-root .ag-row{border:none;background-color:var(--background-module)}.data-grid.table-has-group-header .ag-root .ag-row.ag-row-hover{background-color:rgba(var(--title-module-rgb),.8)}.data-grid.table-has-group-header .ag-root .ag-row.ag-row-hover .symbol-cell-watch-list>.ag-cell-value{width:42px}.data-grid.table-has-group-header .ag-root .ag-row.ag-row-hover .symbol-cell-watch-list>.ag-icon-cross,.data-grid.table-has-group-header .ag-root .ag-row.ag-row-hover .symbol-cell-watch-list>.ag-icon-menu{display:inline-block!important}.data-grid.table-has-group-header .ag-root .ag-row.ag-row-hover .ag-row-drag{opacity:1!important}.data-grid.table-has-group-header .ag-root .ag-row.ag-full-width-row.ag-row-hover{background-color:unset}.data-grid.table-has-group-header .ag-root .ag-row.ag-full-width-row>.ag-react-container{height:100%}.data-grid.table-has-group-header .ag-root .ag-row .ag-horizontal-left-spacer{overflow:hidden}.data-grid.table-has-group-header .ag-root .ag-row.ag-row-even .cell{background-color:var(--background-row-even)}.data-grid.table-has-group-header .ag-root .ag-row.ag-row-odd .cell{background-color:var(--background-row-odd)}.data-grid.table-has-group-header .ag-root .ag-row .ag-cell input.ag-cell-edit-input{background-color:var(--background);border:1px solid var(--border-color);border-radius:4px;height:20px;padding:0 10px;margin:0 5px;text-align:right}.data-grid.table-has-group-header .ag-root .ag-row .cell{border:1px solid var(--border-color);border-left:none;border-top:none;padding:0 5px;line-height:26px;text-align:right;vertical-align:middle;height:100%;color:var(--text-color-1)}.data-grid.table-has-group-header .ag-root .ag-row .cell.highlight{background-color:rgba(var(--white-rgb),.1)}.data-grid.table-has-group-header .ag-root .ag-row .cell.custom-cell{padding:0}.data-grid.table-has-group-header .ag-root .ag-row .cell>.ag-react-container{height:100%;width:100%;text-align:right}.data-grid.table-has-group-header .ag-root .ag-row .cell.symbols{font-family:"Roboto";font-weight:700;justify-content:flex-start}.data-grid.table-has-group-header .ag-root .ag-row .cell.up{color:var(--green)}.data-grid.table-has-group-header .ag-root .ag-row .cell.up.ag-cell-data-changed{background-color:var(--green)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.down{color:var(--red)}.data-grid.table-has-group-header .ag-root .ag-row .cell.down.ag-cell-data-changed{background-color:var(--red)!important;color:var(--white)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.ref{color:var(--yellow)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.ref.ag-cell-data-changed{background-color:var(--yellow)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.ceil{color:var(--purple)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.ceil.ag-cell-data-changed{background-color:var(--purple)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.floor{color:var(--teal)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.floor.ag-cell-data-changed{background-color:var(--teal)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.default{color:var(--text-color-1)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.default.ag-cell-data-changed{color:var(--black)!important;background-color:var(--white)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.small .ag-cell-value{font-size:1rem!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.not-available{opacity:.5}.data-grid.table-has-group-header .ag-root .ag-row .cell.ag-cell-data-changed{color:var(--black)!important;background-color:var(--white)!important}.data-grid.table-has-group-header .ag-root .ag-row .cell.ag-cell-data-changed-animation{transition-duration:0s}.data-grid.table-has-group-header .ag-root .ag-row .text-align{border:1px solid var(--border-color);border-left:none;border-top:none;padding:0 5px;text-align:center}.data-grid.table-has-group-header .ag-root .ag-row-selected{background:rgba(var(--title-module-rgb),.8)}.data-grid.table-has-group-header .ag-root .ag-row-drag{position:absolute;right:20px;height:24px;width:24px;min-width:unset;z-index:1}.data-grid.table-has-group-header .ag-root .ag-row-drag>.ag-icon-grip:before{content:none}.data-grid.table-has-group-header .ag-root .ag-row-drag.ag-hidden{display:block!important}.data-grid.table-has-group-header .ag-root .ag-icon.ag-icon-asc,.data-grid.table-has-group-header .ag-root .ag-icon.ag-icon-desc{font-size:1.6rem!important}.data-grid.table-has-group-header .ag-root .ag-overlay,.data-grid.table-has-group-header .ag-root .ag-overlay .ag-overlay-panel{pointer-events:auto}.data-grid.table-has-group-header .ag-root .ag-icon-checkbox-unchecked{background-color:initial;color:var(--gray-2)}.data-grid.table-has-group-header .ag-root .ag-icon-checkbox-checked{background-color:initial;color:var(--yellow-logo)}.data-grid.table-no-group-header{--border-color:var(--separator)}.data-grid.table-no-group-header .ag-root{border:none;background-color:var(--background-module)}.data-grid.table-no-group-header .ag-root.ag-has-focus .cell.ag-cell-focus{background-color:rgba(var(--teal-rgb),.3);border-color:var(--border-color);border-left:none;border-top:none}.data-grid.table-no-group-header .ag-root .ag-header{background-color:var(--title-module);border:none;font-weight:unset;height:26px!important;min-height:26px!important}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row{height:26px!important}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .group-header,.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .header{padding-left:5px!important;padding-right:5px!important;border:1px solid var(--border-color);background-color:var(--title-module);color:var(--text-color-1);border-left:none;border-top:none}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .group-header:after,.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .header:after{display:none}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell{padding:0;justify-content:center}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell .ag-react-container{width:100%;height:100%;text-align:center}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell .ag-header-group-cell-label{justify-content:center;z-index:1}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell:after{height:26px;border:none;margin-top:0}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell.group-header{height:26px;z-index:4}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell.has-group-header{height:26px;z-index:4;border-top:none;color:var(--text-color-1)}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell.has-toggle-group-header{height:26px;justify-content:center;z-index:3;color:var(--text-color-1)}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-group-cell.show-only-toggle-group-header{height:26px!important;justify-content:center;z-index:3;color:var(--text-color-1);background-color:var(--title-module);border:1px solid var(--border-color);border-top:none;border-left:none}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-cell{padding:0;justify-content:center;cursor:ns-resize}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-cell .ag-header-cell-label{justify-content:center}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-cell .ag-header-cell-label .ag-header-cell-text{text-align:center;white-space:normal;vertical-align:center}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-cell .ag-react-container{width:100%;height:100%;display:flex}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-cell:after{height:26px;margin-top:0;background-color:var(--border-color)}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-cell.no-group-header{display:none}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-cell.group-header{height:26px}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .ag-header-cell.has-group-header{height:26px;margin-top:26px;border-top:none;border-bottom:1px solid var(--border-color);color:var(--text-color-1)}.data-grid.table-no-group-header .ag-root .ag-header .ag-header-row .highlight{background-color:rgba(var(--white-rgb),.05)}.data-grid.table-no-group-header .ag-root .hide-group-icon .ag-header-icon{display:none}.data-grid.table-no-group-header .ag-root .ag-row{border:none;background-color:var(--background-module)}.data-grid.table-no-group-header .ag-root .ag-row.ag-row-hover{background-color:rgba(var(--title-module-rgb),.8)}.data-grid.table-no-group-header .ag-root .ag-row.ag-row-hover .symbol-cell-watch-list>.ag-cell-value{width:42px}.data-grid.table-no-group-header .ag-root .ag-row.ag-row-hover .symbol-cell-watch-list>.ag-icon-cross,.data-grid.table-no-group-header .ag-root .ag-row.ag-row-hover .symbol-cell-watch-list>.ag-icon-menu{display:inline-block!important}.data-grid.table-no-group-header .ag-root .ag-row.ag-row-hover .ag-row-drag{opacity:1!important}.data-grid.table-no-group-header .ag-root .ag-row.ag-full-width-row.ag-row-hover{background-color:unset}.data-grid.table-no-group-header .ag-root .ag-row.ag-full-width-row>.ag-react-container{height:100%}.data-grid.table-no-group-header .ag-root .ag-row .ag-horizontal-left-spacer{overflow:hidden}.data-grid.table-no-group-header .ag-root .ag-row.ag-row-even .cell{background-color:var(--background-row-even)}.data-grid.table-no-group-header .ag-root .ag-row.ag-row-odd .cell{background-color:var(--background-row-odd)}.data-grid.table-no-group-header .ag-root .ag-row .ag-cell input.ag-cell-edit-input{background-color:var(--background);border:1px solid var(--border-color);border-radius:4px;height:20px;padding:0 10px;margin:0 5px;text-align:right}.data-grid.table-no-group-header .ag-root .ag-row .cell{border:1px solid var(--border-color);border-left:none;border-top:none;padding:0 5px;line-height:26px;text-align:right;vertical-align:middle;height:100%;color:var(--text-color-1)}.data-grid.table-no-group-header .ag-root .ag-row .cell.highlight{background-color:rgba(var(--white-rgb),.1)}.data-grid.table-no-group-header .ag-root .ag-row .cell.custom-cell{padding:0}.data-grid.table-no-group-header .ag-root .ag-row .cell>.ag-react-container{height:100%;width:100%;text-align:right}.data-grid.table-no-group-header .ag-root .ag-row .cell.symbols{font-family:"Roboto";font-weight:700;justify-content:flex-start}.data-grid.table-no-group-header .ag-root .ag-row .cell.up{color:var(--green)}.data-grid.table-no-group-header .ag-root .ag-row .cell.up.ag-cell-data-changed{background-color:var(--green)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.down{color:var(--red)}.data-grid.table-no-group-header .ag-root .ag-row .cell.down.ag-cell-data-changed{background-color:var(--red)!important;color:var(--white)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.ref{color:var(--yellow)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.ref.ag-cell-data-changed{background-color:var(--yellow)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.ceil{color:var(--purple)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.ceil.ag-cell-data-changed{background-color:var(--purple)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.floor{color:var(--teal)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.floor.ag-cell-data-changed{background-color:var(--teal)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.default{color:var(--text-color-1)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.default.ag-cell-data-changed{color:var(--black)!important;background-color:var(--white)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.small .ag-cell-value{font-size:1rem!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.not-available{opacity:.5}.data-grid.table-no-group-header .ag-root .ag-row .cell.ag-cell-data-changed{color:var(--black)!important;background-color:var(--white)!important}.data-grid.table-no-group-header .ag-root .ag-row .cell.ag-cell-data-changed-animation{transition-duration:0s}.data-grid.table-no-group-header .ag-root .ag-row .text-align{border:1px solid var(--border-color);border-left:none;border-top:none;padding:0 5px;text-align:center}.data-grid.table-no-group-header .ag-root .ag-row-selected{background:rgba(var(--title-module-rgb),.8)}.data-grid.table-no-group-header .ag-root .ag-row-drag{position:absolute;right:20px;height:24px;width:24px;min-width:unset;z-index:1}.data-grid.table-no-group-header .ag-root .ag-row-drag>.ag-icon-grip:before{content:none}.data-grid.table-no-group-header .ag-root .ag-row-drag.ag-hidden{display:block!important}.data-grid.table-no-group-header .ag-root .ag-icon.ag-icon-asc,.data-grid.table-no-group-header .ag-root .ag-icon.ag-icon-desc{font-size:1.6rem!important}.data-grid.table-no-group-header .ag-root .ag-overlay,.data-grid.table-no-group-header .ag-root .ag-overlay .ag-overlay-panel{pointer-events:auto}.data-grid.table-no-group-header .ag-root .ag-icon-checkbox-unchecked{background-color:initial;color:var(--gray-2)}.data-grid.table-no-group-header .ag-root .ag-icon-checkbox-checked{background-color:initial;color:var(--yellow-logo)}.data-grid.old-grid.table-no-group-header>div .ag-root-wrapper .ag-root .ag-header-row .ag-header-cell{border-bottom:1px solid var(--border-color)}.data-grid.old-grid.table-no-group-header>div .ag-root-wrapper .ag-root .ag-header-row .ag-header-cell:last-child:after{display:none}.data-grid.old-grid>div .ag-root-wrapper{border:1px solid var(--border-color);border-radius:4px}.data-grid.old-grid>div .ag-root-wrapper .ag-overlay{height:calc(100% - 8px)}.data-grid.old-grid>div .ag-root-wrapper .ag-root .ag-header{background-color:var(--bg-dark-blue);border-color:var(--border-color)}.data-grid.old-grid>div .ag-root-wrapper .ag-root .ag-header .ag-header-row .group-header,.data-grid.old-grid>div .ag-root-wrapper .ag-root .ag-header .ag-header-row .header{background-color:var(--bg-dark-blue);color:var(--text-color-6)}.data-grid.old-grid>div .ag-root-wrapper .ag-root .ag-header .ag-header-row .ag-header-group-cell.show-only-toggle-group-header{background-color:var(--bg-dark-blue)}.data-grid.old-grid>div .ag-root-wrapper .ag-root .cell{display:flex;align-items:center;justify-content:flex-end}.data-grid.old-grid>div .ag-root-wrapper .ag-root .cell.text-left{justify-content:start}.data-grid.old-grid>div .ag-root-wrapper .ag-root .cell.text-right{justify-content:flex-end}.data-grid.old-grid>div .ag-root-wrapper .ag-root .cell.text-center{justify-content:center}.analysis-cell{width:100%;height:100%;display:flex;justify-content:center}.analysis-cell .percent-cell{display:flex;align-items:flex-end;justify-content:center;grid-gap:2px;gap:2px;height:80%;margin:auto}.analysis-cell .percent-cell .percent{width:4px;background:var(--blue-6)}.financial{width:100%;color:var(--text-color-5)}.financial .financial-form{display:flex;flex-direction:column}.financial .financial-form .financial-form-tab{flex:1 1;display:flex}.financial .financial-form .financial-form-tab .financial-tabs{display:flex;grid-gap:1px;gap:1px;margin-bottom:15px}.financial .financial-form .financial-form-tab .financial-tabs .tab-item{display:flex;background:var(--bg-dark-blue);text-align:center}.financial .financial-form .financial-form-tab .financial-tabs .tab-item:last-child{border-radius:0 4px 4px 0}.financial .financial-form .financial-form-tab .financial-tabs .tab-item:first-child{border-radius:4px 0 0 4px}.financial .financial-form .financial-form-tab .financial-tabs .tab-item.active{background:var(--bg-blue)}.financial .financial-form .financial-form-tab .financial-tabs .tab-item .tab-link{width:120px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.financial .financial-form .financial-form-tab .export{flex:1 1;display:flex;justify-content:flex-end}.financial .financial-form .financial-form-tab .export .export-btn{width:67px;line-height:18px;height:33px;background:var(--text-color-3);align-items:center;border-radius:2px;color:var(--text-color-5)}.financial .financial-form .financial-filter{display:flex}.financial .financial-form .financial-filter .financial-filter-type{flex:1 1;display:flex}.financial .financial-form .financial-filter .financial-filter-type .financial-filter-text{cursor:pointer}.financial .financial-form .financial-filter .financial-filter-type .financial-filter-text:first-child{padding-right:16px;border-right:2px solid var(--gray-2)}.financial .financial-form .financial-filter .financial-filter-type .financial-filter-text:last-child{margin-left:16px}.financial .financial-form .financial-filter .financial-filter-type .financial-filter-text.active{color:var(--yellow-2)}.financial .financial-form .financial-filter .financial-filter-type .ANN{border-right:none!important}.financial .financial-form .financial-filter .financial-filter-buttons .button{background:var(--bg-dark);border:1px solid var(--gray-2);color:var(--text-color-1)}.financial .financial-form .financial-filter .financial-filter-buttons .button:first-child{margin-right:11px}.financial .financial-form .financial-filter .financial-filter-buttons .button:last-child{margin-left:11px}.financial .financial-form .financial-filter .financial-filter-buttons .disabled{cursor:auto;background-color:var(--text-black)}.financial.overflow{overflow:auto}.financial-table{height:calc(100% - 82px);background-color:var(--gray-9);margin-top:15px;flex:1 1;border-radius:0;border:1px solid var(--gray-2);border-bottom:none}.financial-table.summary{height:300px}.financial-table.in-popup{height:287px}.financial-table ::-webkit-scrollbar-track{background:var(--gray-9)}.financial-table .header{border:1px solid var(--bg-brown);background:var(--bg-brown)!important;color:var(--text-color-1);border-left:none!important;border-top:none!important;text-align:center;font-weight:400}.financial-table .header:after{display:none}.financial-table .header .ag-header-cell-label{justify-content:center}.financial-table .ml .ag-header-cell-label{margin-left:22px;justify-content:flex-start!important}.financial-table .toggle-group-header{color:var(--text-color-1);background:var(--bg-brown)}.financial-table .ag-row{border:none}.financial-table .ag-row .cell{border:1px solid var(--separator);border-left:none;border-top:none;padding:0 5px;display:flex;align-items:center;justify-content:right;height:100%;color:var(--text-color-5)}.financial-table .ag-row .mr{justify-content:flex-end;border-right:none;color:var(--text-color-1)!important}.financial-table .ag-row .ml{padding-left:22px;justify-content:flex-start!important}.financial-table .ag-row .center{justify-content:center!important}.financial-table .ag-row .ag-react-container{width:100%;height:100%}.financial-table .no-group-header{display:none}.financial-table .ag-header{height:52px!important;min-height:52px!important;border-color:var(--separator);background-color:var(--background)}.financial-table .ag-header-row{height:52px!important}.financial-table .ag-header-group-cell{padding:0;justify-content:center}.financial-table .ag-header-group-cell .ag-react-container{width:100%;height:100%;text-align:center}.financial-table .ag-header-group-cell .ag-header-group-cell-label{justify-content:center;z-index:1}.financial-table .ag-header-group-cell:after{height:52px;margin-top:0}.financial-table .ag-header-group-cell.has-group-header{height:52px;z-index:4}.financial-table .ag-header-group-cell.has-toggle-group-header{height:52px;justify-content:center;z-index:3}.financial-table .ag-header-cell{padding:0;justify-content:center;background:var(--bg-brown)}.financial-table .ag-header-cell .ag-header-cell-label{justify-content:center}.financial-table .ag-header-cell .ag-header-cell-label .ag-header-cell-text{text-align:center;white-space:normal}.financial-table .ag-header-cell:after{height:52px;margin-top:0}.financial-table .ag-header-cell.no-group-header{display:none}.financial-table .ag-row-even{background-color:var(--background-row-even)}.financial-table .ag-row-odd{background-color:var(--background-row-odd)}.financial-table.table-has-group-header .ag-header{height:52px!important;min-height:52px!important}.trading-view{height:100%}.financial-dialog{width:650px}.financial-dialog .financial-modal{color:var(--text-color-1);padding-top:20px}.financial-dialog .financial-modal .title{margin-bottom:15px;font-size:14px;line-height:20px;font-weight:600;text-align:center;color:var(--bg-yellow-2)}@media (max-width:992px){.financial-dialog{max-width:90vw}}.quote-row-sum{width:100%;color:var(--text-color-1);background-color:var(--title-module)}.quote-row-sum,.quote-row-sum .row-sum-item{display:flex;height:100%;align-items:center;justify-content:center}.quote-row-sum .row-sum-item{flex:1 1}.quote-row-sum .row-sum-item .label{margin-right:5px}.toggle-group-header{height:100%;justify-content:center;align-items:center;display:flex;position:absolute;z-index:1;width:100%}.toggle-group-header .main-content{display:flex;flex-direction:column;align-items:center}.toggle-group-header.clickable{cursor:ns-resize}.toggle-group-header main-content .icon{-webkit-backface-visibility:initial;backface-visibility:initial}.toggle-group-header svg{width:1em;height:1em;cursor:pointer}.toggle-group-header>.content{display:flex;align-items:center;justify-content:space-between;width:100%}.toggle-group-header>.content>span{white-space:break-spaces}.toggle-header{height:100%;justify-content:space-between;align-items:center;display:flex;z-index:1;width:100%}.toggle-header.clickable{cursor:ns-resize}.toggle-header .ag-icon{float:right}.toggle-header .icon{-webkit-backface-visibility:initial;backface-visibility:initial}.toggle-header svg{height:1em;width:1em;cursor:pointer}.confirm-delete-wl .confirm-delete-wl-dialog .modal-content{background-color:var(--background-module);border:1px solid var(--title-module)}.confirm-delete-wl .confirm-delete-wl-dialog .modal-content .close-button{width:20px;height:20px;top:-10px;right:-10px;border:1px solid var(--gray-9)}.delete-wl-modal{padding:10px}.delete-wl-modal .title{font-size:1.4rem!important;line-height:22px;color:var(--yellow-logo-light);margin-bottom:15px}.delete-wl-modal .button-section{display:flex;justify-content:space-between;grid-gap:15px;gap:15px}.delete-wl-modal .button-section button{flex:1 1;height:24px;border-radius:3px;color:var(--white)}.delete-wl-modal .button-section button.confirm-button{background-color:var(--yellow-logo-light)}.delete-wl-modal .button-section button.cancel-button{background-color:var(--title-module);border:1px solid var(--separator)}.favorite-picker .dropdown-menu{background-color:var(--title-module)!important;min-width:100%;max-height:55vh!important}.favorite-picker .dropdown-menu>.favorite-item{color:var(--text-color-1);cursor:pointer;display:flex;justify-content:space-between;align-items:center;max-height:38px}.favorite-picker .dropdown-menu>.favorite-item.favorite-item-error{max-height:62px}.favorite-picker .dropdown-menu>.favorite-item>.favorite-form{padding:.5rem .5rem .5rem 1rem}.favorite-picker .dropdown-menu>.favorite-item>.favorite-form>.input-favorite-group{padding:5px 0}.favorite-picker .dropdown-menu>.favorite-item>.favorite-name{flex:1 1;max-width:200px;min-height:30px;padding:.5rem .5rem .5rem 1rem;line-height:3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-picker .dropdown-menu>.favorite-item>.favorite-tools{visibility:hidden}.favorite-picker .dropdown-menu>.favorite-item>.favorite-tools>.icon{margin-right:1.2rem;font-size:1.5rem!important;cursor:pointer;display:flex;grid-gap:12px;gap:12px}.favorite-picker .dropdown-menu>.favorite-item>.favorite-tools>.icon svg{font-size:1.5rem!important}.favorite-picker .dropdown-menu>.favorite-item>.favorite-tools>.icon svg:hover{opacity:.7}.favorite-picker .dropdown-menu>.favorite-item:hover{background-color:var(--yellow-logo)}.favorite-picker .dropdown-menu>.favorite-item:hover>.favorite-tools{visibility:visible}.favorite-picker .dropdown-menu>.favorite-item-selected{background-color:var(--yellow-logo)}.favorite-picker .dropdown-menu .favorite-form{padding:1rem .5rem .5rem 1rem}.favorite-picker .dropdown-menu .favorite-form .input-favorite-group{display:flex;align-items:center}.favorite-picker .dropdown-menu .favorite-form .input-favorite-group>.favorite-input{flex:1 1;background-color:var(--background);border-radius:4px;border:none;height:24px;padding-left:5px;padding-right:5px;color:var(--text-color-1);width:150px}.favorite-picker .dropdown-menu .favorite-form .input-favorite-group>.favorite-input:focus{box-shadow:none;color:var(--text-color-1);outline:none}.favorite-picker .dropdown-menu .favorite-form .input-favorite-group>.icons{color:var(--white);margin:0 5px;cursor:pointer;display:flex}.favorite-picker .dropdown-menu .favorite-form .input-favorite-group>.icons>svg{font-size:1.5rem!important;margin-left:5px}.favorite-picker .dropdown-menu .favorite-form .input-favorite-group>.icons.disable-create{opacity:.7}.favorite-picker .dropdown-menu .favorite-form .input-error{margin-top:.5rem;font-size:1rem;line-height:15px;color:var(--text-color-11)}.market-streamer{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--background)}.market-streamer .title{font-size:14px;margin-top:45px;margin-left:62px}.market-streamer .filter-section{width:100%;height:200px;background-color:var(--background);position:absolute;border-bottom:6px solid var(--separator-2);z-index:10}.market-streamer .filter-section .filter-form{padding:20px}.market-streamer .filter-section .filter-item{align-items:center;height:22px;display:flex;margin-bottom:12px}.market-streamer .filter-section .filter-item .col-4{height:100%;padding:0 3px}.market-streamer .filter-section .filter-item p{height:100%;margin:0;display:flex;align-items:center}.market-streamer .filter-section .filter-item .dropdown-custom,.market-streamer .filter-section .filter-item .numeric-input{height:100%}.market-streamer .filter-section .filter-item .dropdown-custom .dropdown-toggle{width:100%;height:100%}.market-streamer .filter-section .filter-item.buttons{align-items:center;justify-content:flex-end;height:26px}.market-streamer .filter-section .filter-item.buttons button{margin-left:18px;color:var(--white)}.market-streamer .filter-section .filter-item.buttons .reset-button{background:var(--gray-3);border-radius:2px}.market-streamer .filter-section .filter-item.buttons .apply-button{background:var(--blue-2);border-radius:2px}.market-streamer .filter-section .filter-item .symbol-picker>.Select{border:1px solid var(--separator-2);border-radius:3px}.market-streamer .filter-section .filter-item .symbol-picker>.Select>.Select-control{height:22px;background-color:initial}.market-streamer .filter-section .filter-item .symbol-picker>.Select>.Select-control>.Select-multi-value-wrapper{height:22px}.market-streamer .board-section{width:100%;flex:1 1}.market-streamer .board-section .custom{color:var(--yellow)!important}.market-streamer .board-section .put-through,.market-streamer .board-section .put-through.ceil,.market-streamer .board-section .put-through .floor,.market-streamer .board-section .put-through .ref{color:var(--white)!important}.market-streamer .board-section .odd{color:var(--yellow-logo)!important}.market-streamer .board-section .ag-row-selected .custom{background-color:var(--teal)!important;color:var(--yellow-2)!important}.market-streamer .board-section .ag-row-selected .up{background-color:var(--green)!important;color:var(--black)!important}.market-streamer .board-section .ag-row-selected .down{background-color:var(--red)!important;color:var(--black)!important}.market-streamer .board-section .ag-row-selected .default,.market-streamer .board-section .ag-row-selected .put-through{color:var(--black)!important;background-color:var(--white)!important}.market-streamer .board-section .ag-row-selected .odd{color:var(--black)!important;background-color:var(--yellow-logo)!important}.market-streamer-screen .filter-section{width:calc(100% - 34px);padding-left:62px;position:relative;z-index:1;height:auto;border-bottom:none}.quote-info{height:547px;background-color:var(--gray-9)}.quote-info ::-webkit-scrollbar-track{background:var(--gray-9)}.quote-info .header{border:1px solid var(--separator);background-color:var(--title-module);color:var(--text-color-1);border-left:none!important;border-top:none!important;text-align:center;font-weight:500}.quote-info .header:after{display:none}.quote-info .header .ag-header-cell-label{justify-content:center}.quote-info .toggle-group-header{color:var(--text-color-1)}.quote-info .ag-row{border:none}.quote-info .ag-row .cell{border:1px solid var(--separator);border-top:none;padding:0;justify-self:center;display:flex;justify-content:center;height:100%;color:var(--text-color-1)}.quote-info .ag-row .mr{justify-content:flex-end;padding-right:5px}.quote-info .ag-row .ml{justify-content:flex-start}.quote-info .no-group-header{display:none}.quote-info .ag-header{height:26px!important;min-height:26px!important;border-color:var(--separator);background-color:var(--background)}.quote-info .ag-header-row{height:26px!important}.quote-info .ag-header-row:last-child{margin-top:-26px;z-index:2}.quote-info .ag-header-group-cell{padding:0;justify-content:center}.quote-info .ag-header-group-cell .ag-react-container{width:100%;height:100%;text-align:center}.quote-info .ag-header-group-cell .ag-header-group-cell-label{justify-content:center;z-index:1}.quote-info .ag-header-group-cell:after{height:26px;margin-top:0}.quote-info .ag-header-group-cell.has-group-header{height:26px;z-index:4}.quote-info .ag-header-group-cell.has-toggle-group-header{height:26px;justify-content:center;z-index:3}.quote-info .ag-header-group-cell.show-only-toggle-group-header{height:26px;justify-content:center;z-index:3;background-color:var(--title-module);border:1px solid var(--separator);border-top:none;border-left:none}.quote-info .ag-header-group-cell.show-only-toggle-group-header:after{background-color:initial}.quote-info .ag-header-cell{padding:0;justify-content:center}.quote-info .ag-header-cell .ag-header-cell-label{justify-content:center}.quote-info .ag-header-cell .ag-header-cell-label .ag-header-cell-text{text-align:center;white-space:normal}.quote-info .ag-header-cell:after{height:26px;margin-top:0}.quote-info .ag-header-cell.no-group-header{display:none}.quote-info .ag-row-even{background-color:var(--background-row-even)}.quote-info .ag-row-odd{background-color:var(--background-row-odd)}.quote-info .ag-row-pinned .ag-react-container{height:100%}.quote-info.in-stock{flex:1 1;border-radius:0;border:1px solid var(--gray-2);border-bottom:none}.quote-info.in-stock .header{font-weight:400}.quote-info.in-stock .ag-header-cell,.quote-info.in-stock .toggle-group-header{background:var(--bg-brown)}.basket-etf{height:547px;background-color:var(--gray-9)}.basket-etf ::-webkit-scrollbar-track{background:var(--gray-9)}.basket-etf .ag-horizontal-left-spacer{border-right-color:var(--separator)!important}.basket-etf .header{border:1px solid var(--separator);background-color:var(--title-module);color:var(--text-color-1);border-left:none!important;border-top:none!important;text-align:center;font-weight:500}.basket-etf .header:after{display:none}.basket-etf .header .ag-header-cell-label{justify-content:center}.basket-etf .toggle-group-header{color:var(--text-color-1)}.basket-etf .ag-row{border:none}.basket-etf .ag-row .cell{border:1px solid var(--separator);border-left:none;border-top:none;border-right-color:var(--separator)!important;padding:0 5px;justify-self:center;display:flex;justify-content:center;height:100%;color:var(--text-color-1)}.basket-etf .ag-row .cell.text-right{text-align:right;justify-content:flex-end}.basket-etf .ag-row .cell.ag-cell-data-changed{color:var(--black)!important;background-color:var(--white)!important}.basket-etf .ag-row .cell.up{color:var(--green)!important}.basket-etf .ag-row .cell.up.ag-cell-data-changed{background-color:var(--bg-green)!important;color:var(--black)!important}.basket-etf .ag-row .cell.down{color:var(--red)!important}.basket-etf .ag-row .cell.down.ag-cell-data-changed{background-color:var(--bg-red)!important;color:var(--white)!important}.basket-etf .ag-row .cell.ref{color:var(--yellow)!important}.basket-etf .ag-row .cell.ref.ag-cell-data-changed{background-color:var(--bg-yellow)!important;color:var(--black)!important}.basket-etf .ag-row .cell.ceil{color:var(--purple)!important}.basket-etf .ag-row .cell.ceil.ag-cell-data-changed{background-color:var(--bg-purple)!important;color:var(--white)!important}.basket-etf .ag-row .cell.floor{color:var(--teal)!important}.basket-etf .ag-row .cell.floor.ag-cell-data-changed{background-color:var(--bg-teal)!important;color:var(--white)!important}.basket-etf .ag-row .cell.default{color:var(--text-color-1)!important}.basket-etf .ag-row .cell.default.ag-cell-data-changed{color:var(--black)!important;background-color:var(--white)!important}.basket-etf .ag-row .cell.symbol-cell{cursor:pointer}.basket-etf .ag-row .mr{justify-content:flex-end;padding-right:5px}.basket-etf .ag-row .ml{justify-content:flex-start}.basket-etf .no-group-header{display:none}.basket-etf .ag-header{height:26px!important;min-height:26px!important;border-color:var(--separator);background-color:var(--background)}.basket-etf .ag-header-row{height:26px!important}.basket-etf .ag-header-row:last-child{margin-top:-26px;z-index:2}.basket-etf .ag-header-group-cell{padding:0;justify-content:center}.basket-etf .ag-header-group-cell .ag-react-container{width:100%;height:100%;text-align:center}.basket-etf .ag-header-group-cell .ag-header-group-cell-label{justify-content:center;z-index:1}.basket-etf .ag-header-group-cell:after{height:26px;margin-top:0}.basket-etf .ag-header-group-cell.has-group-header{height:26px;z-index:4}.basket-etf .ag-header-group-cell.has-toggle-group-header{height:26px;justify-content:center;z-index:3}.basket-etf .ag-header-group-cell.show-only-toggle-group-header{height:26px;justify-content:center;z-index:3;background-color:var(--title-module);border:1px solid var(--separator);border-top:none;border-left:none}.basket-etf .ag-header-group-cell.show-only-toggle-group-header:after{background-color:initial}.basket-etf .ag-header-cell{padding:0;justify-content:center}.basket-etf .ag-header-cell .ag-header-cell-label{justify-content:center}.basket-etf .ag-header-cell .ag-header-cell-label .ag-header-cell-text{text-align:center;white-space:normal}.basket-etf .ag-header-cell:after{height:26px;margin-top:0}.basket-etf .ag-header-cell.no-group-header{display:none}.basket-etf .ag-row-even{background-color:var(--background-row-even)}.basket-etf .ag-row-odd{background-color:var(--background-row-odd)}.basket-etf .ag-row-pinned .ag-react-container{height:100%}.price-analysis{height:100%;background:var(--background-module);border:1px solid var(--gray-2);position:relative;display:flex;flex-direction:column}.price-analysis .top{display:flex;height:25px;background-color:var(--title-module);align-items:center;justify-content:space-between;color:var(--text-color-1)}.price-analysis .top .left{height:100%;display:flex;align-items:center;padding-left:10px}.price-analysis .top .left .legend-item{display:flex;align-items:center;margin-right:10px}.price-analysis .top .left .legend-item .color{height:10px;width:10px;margin-right:7px}.price-analysis .top .left .legend-item .color.buy{background-color:var(--green-2)}.price-analysis .top .left .legend-item .color.sell{background-color:var(--red)}.price-analysis .top .left .legend-item .color.bs{background-color:var(--blue-2)}.price-analysis .top .left .legend-item .label{margin-right:5px}.price-analysis .top .right{display:flex}.price-analysis .top .right .label{margin-right:5px}.price-analysis .top .right .sort-icon{margin-right:5px;opacity:.3;cursor:pointer}.price-analysis .top .right .sort-icon.active{opacity:1}.price-analysis .top .right .sort-icon:hover{opacity:.8}.price-analysis .chart{flex:1 1;position:relative}.price-analysis .chart ::-webkit-scrollbar{width:4px;height:4px}.price-analysis .chart>div{height:100%}.price-analysis .chart .highcharts-scrollable-mask{fill:var(--background)}.price-analysis .bottom{height:25px;width:100%;background-color:var(--title-module)}.price-analysis .no-data{flex:1 1;display:flex;align-items:center;justify-content:center}.price-history,.price-history>div{width:100%;height:100%}.price-history>div .ag-root{border-radius:0!important}.price-history>div .ag-header-cell,.price-history>div .ag-header-group-cell{background-color:var(--bg-brown)!important}.symbol-detail{width:100%;height:100%;background-color:var(--gray-9)}.symbol-detail-header{padding:26px 26px 24px 20px}.symbol-detail-header .symbol-detail-tab{height:30px;border-radius:4px;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.symbol-detail-header .symbol-detail-tab .tab-item{width:140px;display:flex;align-items:center;justify-content:center;background-color:var(--bg-dark-blue);color:var(--white);cursor:pointer;transition:background .2s}.symbol-detail-header .symbol-detail-tab .tab-item.active,.symbol-detail-header .symbol-detail-tab .tab-item:hover{background-color:var(--bg-blue)}.symbol-detail-content{flex:1 1;width:100%}.symbol-detail-content .symbol-detail-table{width:100%;height:100%;border-collapse:collapse;border:1px solid transparent;table-layout:fixed}.symbol-detail-content .symbol-detail-table td{padding-left:24px;border:1px solid var(--separator-2);border-right-color:var(--gray-2);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.symbol-detail-content .symbol-detail-table td:first-child{width:230px}.symbol-detail-content .symbol-detail-table tr{background-color:var(--background-row-odd)}.symbol-detail-content .symbol-detail-table tr:nth-child(2n){background-color:var(--background-row-even)}.symbol-info{display:flex;height:100%;padding:10px}.symbol-info>.chart-section{flex:5 1;margin-right:10px;border:1px solid var(--separator-2)}.symbol-info>.info-section{display:flex;height:100%;width:560px}.symbol-info>.info-section.in-cbond{width:800px}.symbol-info>.info-section>.summary-section{flex:9 1;margin-right:10px}.symbol-info>.info-section>.summary-section>.summary{display:flex;flex-direction:column;margin-bottom:10px;border-radius:3px;background-color:var(--gray-9);padding:5px 10px;height:197px;justify-content:space-between;color:var(--text-color-1);border:1px solid var(--separator-2)}.symbol-info>.info-section>.summary-section>.summary>.company-title{display:flex;justify-content:space-between;align-items:center}.symbol-info>.info-section>.summary-section>.summary>.company-title>.symbol{display:flex;align-items:center}.symbol-info>.info-section>.summary-section>.summary>.company-title>.symbol>p{font-size:1.3rem;font-weight:500;margin-right:5px;margin-bottom:0}.symbol-info>.info-section>.summary-section>.summary>.company-title>.symbol>.cash-dividend{cursor:pointer;margin-right:5px}.symbol-info>.info-section>.summary-section>.summary>.company-title>.symbol>.market{color:var(--yellow-logo-light);margin-right:5px;white-space:nowrap}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools{display:flex;align-items:center}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>button{height:20px}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list{height:20px;width:20px;margin-right:10px;background-color:var(--title-module);border-radius:3px;cursor:pointer}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown{height:20px}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown.show>.dropdown-toggle{background-color:var(--yellow-logo-light)}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown.show>.dropdown-toggle>svg{color:var(--black)}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown>.dropdown-toggle{width:20px;height:20px;display:flex;background-color:initial;padding:0;opacity:unset}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown>.dropdown-toggle>svg{margin:auto}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown>.dropdown-toggle:hover{background-color:var(--yellow-logo-light)}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown>.dropdown-toggle:hover>svg{color:var(--black)}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown>.dropdown-menu{border:1px solid var(--separator);border-radius:3px;color:var(--text-color-1);width:130px;padding:0;left:unset!important;transform:none!important;top:unset!important;right:0}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown>.dropdown-menu>.favorite-list-item{padding:5px}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown>.dropdown-menu>.favorite-list-item:hover{background-color:var(--title-module)}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown>.dropdown-menu>.favorite-list-item:not(:first-child){border-top:1px solid var(--separator)}.symbol-info>.info-section>.summary-section>.summary>.company-title>.tools>.favorite-list>.dropdown>.dropdown-menu>.favorite-list-empty{text-align:center;padding:10px;opacity:.5}.symbol-info>.info-section>.summary-section>.summary>.company-name{color:var(--gray-4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:225px;margin-bottom:5px}.symbol-info>.info-section>.summary-section>.summary.summary-cbond{justify-content:flex-start!important;padding-top:15px}.symbol-info>.info-section>.summary-section>.summary.summary-cbond>.summary-content{margin-bottom:8.4px}.symbol-info>.info-section>.summary-section>.summary>.summary-content,.symbol-info>.info-section>.summary-section>.summary>.summary-title{display:flex;justify-content:space-between;align-items:center}.symbol-info>.info-section>.summary-section>.summary>.summary-title{margin-bottom:7px}.symbol-info>.info-section>.summary-section>.summary>.summary-title>.sub-title{color:var(--yellow-logo-light);font-weight:500}.symbol-info>.info-section>.summary-section>.summary>.summary-title>.content{height:20px;width:20px;background-color:var(--title-module);border-radius:3px;cursor:pointer;display:flex}.symbol-info>.info-section>.summary-section>.summary>.summary-title>.content svg{margin:auto}.symbol-info>.info-section>.summary-section>.summary>.summary-content{margin-bottom:5px}.symbol-info>.info-section>.summary-section>.summary>.summary-content>.sub-title{font-weight:500;color:var(--text-color-1)}.symbol-info>.info-section>.summary-section>.summary>.summary-content>.content{text-align:right}.symbol-info>.info-section>.summary-section>.summary>.summary-content>.content>span:not(:last-child){margin-right:5px}.symbol-info>.info-section>.summary-section>.summary>.summary-content>.content>.separator{color:rgba(var(--white-rgb),.2)}.symbol-info>.info-section>.summary-section>.summary>.summary-content>.content .price{cursor:pointer}.symbol-info>.info-section>.quote-section{flex:11 1}.symbol-info .info-side-menu{flex-direction:column}.symbol-info .info-side-menu>.summary-section{margin-right:0;flex:0 1}.symbol-info .info-side-menu>.summary-section .summary{margin-bottom:2px;margin-top:2px}.symbol-info .info-side-menu>.summary-section .num-row-options{flex:1 1;display:flex;align-items:center;justify-content:flex-end}.symbol-info .info-side-menu>.summary-section .num-row-options .dropdown{height:25px;width:50px}.symbol-info .info-side-menu>.quote-section{margin-top:2px;flex:1 1}.symbol-info .info-side-menu>.quote-section .tab-table,.symbol-info .info-side-menu>.quote-section .tab-table .tab-content,.symbol-info .info-side-menu>.quote-section .tab-table .tab-content .tab-pane,.symbol-info .info-side-menu>.quote-section .tab-table .tab-content .tab-pane .basket-etf,.symbol-info .info-side-menu>.quote-section .tab-table .tab-content .tab-pane .quote-info{height:100%}.symbol-info .info-side-menu>.quote-section .tab-table .tab-content .tab-pane .basket-etf ::-webkit-scrollbar{width:6px;height:4px}.info-side-menu-section{padding:0;height:calc(100% - 30px)}.symbol-info-modal{justify-content:center}@media only screen and (min-width:1921px){.symbol-info-modal{max-width:1700px}}@media only screen and (max-width:1920px){.symbol-info-modal{max-width:1617px}}@media only screen and (max-width:1600px){.symbol-info-modal{max-width:1350px}}@media only screen and (max-width:1366px){.symbol-info-modal{max-width:1300px}.symbol-info-modal>.modal-content>.modal-body>.symbol-info>.info-section{flex:4 1}.symbol-info-modal>.modal-content>.modal-body>.symbol-info>.info-section>.body-section{width:auto}}.symbol-info-modal>.modal-content{background-color:var(--separator)!important;border-radius:8px!important}.symbol-info-modal>.modal-content>.modal-body{overflow:hidden;padding:0;height:593px}.expired-pwd-warning-modal{background:var(--background-modal)}.expired-pwd-warning-modal .modal-dialog .modal-content{min-width:400px;position:relative;padding:36px;border-radius:8px;display:flex;flex-direction:column;align-items:center;grid-gap:33px;gap:33px}.expired-pwd-warning-modal .modal-dialog .modal-content .close-icon{width:20px;height:20px;display:flex;background-color:var(--separator);border-radius:50%;position:absolute;top:-10px;right:-10px;cursor:pointer;border:1px solid var(--gray-9);z-index:1}.expired-pwd-warning-modal .modal-dialog .modal-content .close-icon>svg{margin:auto;color:var(--yellow-logo-light)}.expired-pwd-warning-modal .modal-dialog .modal-content .modal-title{font-size:14px;font-weight:600;line-height:20px;text-align:center;color:var(--yellow-logo)}.expired-pwd-warning-modal .modal-dialog .modal-content .expired-pwd-warning-icon{width:40px;height:40px}.expired-pwd-warning-modal .modal-dialog .modal-content .expired-pwd-warning-content{text-align:center;font-size:14px;font-weight:500;line-height:22px;color:var(--text-color-1)}.expired-pwd-warning-modal .modal-dialog .modal-content .expired-pwd-warning-content span{font-size:14px;font-weight:500;color:var(--text-color-7)}.expired-pwd-warning-modal .modal-dialog .modal-content .modal-btn-group{display:flex;grid-gap:24px;gap:24px}.expired-pwd-warning-modal .modal-dialog .modal-content .modal-btn-group button{width:132px;height:38px;font-size:14px;font-weight:500;border-radius:3px;color:var(--text-color-9)}.expired-pwd-warning-modal .modal-dialog .modal-content .modal-btn-group .change-pwd-btn{background-color:var(--bg-yellow-3)}.expired-pwd-warning-modal .modal-dialog .modal-content .modal-btn-group .later-btn{background-color:var(--gray-12)}@media screen and (max-width:740px){.expired-pwd-warning-modal .modal-dialog .modal-content{width:360px;min-width:unset;padding:36px}.expired-pwd-warning-modal .modal-dialog .modal-content .expired-pwd-warning-content{padding:0 0 26px;margin-bottom:0}}@media screen and (max-width:370px){.expired-pwd-warning-modal .modal-dialog .modal-content{width:340px;min-width:unset}}.web-shell{height:100vh}.web-shell>.main-container{display:flex;flex:1 1;overflow:auto}.web-shell>.main-container>.children{display:flex;flex:1 1;overflow:auto;background-color:var(--background)}.otp-modal{background:var(----background-modal)}.otp-modal>.otp-modal-dialog{justify-content:center}.otp-modal>.otp-modal-dialog>.modal-content{background-color:var(--background-module);border:1px solid var(--title-module);border-radius:5px}.otp-modal>.otp-modal-dialog>.modal-content>.modal-body{padding:0;border-radius:5px}:root{--font-size:10px;--white:#fff;--white-2:#f5f5f5;--white-rgb:255,255,255;--black:#000;--login-background:#181d25;--login-background-new:#eceff6;--body-background:#0a0e15;--height-form-field:24px;--height-navbar:72px;--login-text:#1e1b1b;--bg-input-login:#f5f7fa;--color-input-login:#043b72;--refresh-capcha-bg:#a5a4a4;--text-warning-login:#f33737;--partition-input-login:#979797}.app.light,.highcharts-label.light,.modal.light{--background:#fff;--background-prefix:#d0d4d9;--background-dropdown:#1e232c;--background-module:#f4f7fa;--background-module-header:#e9f0f5;--background-modal:rgba(10,14,21,0.7);--background-modal-1:rgba(10,14,21,0.2);--background-toggle:#c4c4c4;--background-success:#239d0f;--background-grid-header:#dbe0e6;--background-row-highlight:#36281c;--background-switcher:#b9c0c7;--background-switcher-handle:#dbe0e5;--background-row:#e8ecef;--background-row-even:#e8ecef;--background-row-odd:#f4f7fa;--separator:#fff;--separator-2:#e8ecef;--background-row-selected:rgba(42,123,169,0.2);--background-row-hight-light-rgb:54,40,28;--background-row-hight-light-hover:#cbdfea;--bg-red:rgba(253,7,21,0.2);--bg-green:rgba(1,150,79,0.2);--bg-yellow:rgba(240,130,0,0.2);--bg-yellow-2:#fe8c04;--bg-yellow-3:#ff920f;--bg-purple:rgba(229,2,255,0.2);--bg-teal:rgba(17,123,221,0.2);--bg-dark1:#292929;--bg-favorite:#fe8c04;--board-header-highlight:#dbe0e5;--board-highlight:#e8ecef;--purple:#e502ff;--green:#01964f;--green-2:#01964f;--green-3:#2faf66;--yellow:#f08200;--yellow-2:#fe8c04;--yellow-3:#ff9e54;--red:#fd0715;--red-2:#e3444a;--teal:#117bdd;--teal-rgb:27,198,190;--cyan:#102323;--yellow-rgb:255,255,0;--green-rgb:0,255,0;--red-rgb:255,0,0;--dark-red:#fff;--bg-filter-item:#f04742;--blue-2:#2d9cdb;--blue-4:#319cff;--blue-9:#d6e1eb;--bg-dark:#d5d7da;--gray-2:#cccdce;--gray-3:#828282;--gray-4:#54575a;--gray-6:#2a2a2a;--gray-9:#f4f7fa;--gray-10:#dbe0e5;--gray-blue-1:#f4f7fa;--gray-blue-2:#e8ecef;--gray-12:#828282;--gray-14:#b9c0c7;--gray-15:#dbe0e6;--text-black:#dbe0e5;--text-color-1:#2a2a2a;--text-color-2:#fff;--text-color-3:#549ae1;--text-color-5:#2a2a2a;--text-color-6:#f5f5f5;--text-color-7:#f5f5f5;--text-color-8:#b9c0c7;--text-color-9:#0a0e15;--text-color-10:#f58220;--text-color-11:#f62b2b;--yellow-logo:#f08300;--yellow-logo-rgb:240,130,0;--yellow-logo-light:#ff920f;--title-module:#d0d4d9;--title-module-rgb:42,123,169;--green-button:#18aa56;--red-button:#ef1c1c;--hover-row:rgba(42,123,169,0.2);--dark-blue:#e8ecef;--item-time-range:#d5d7da;--text-title-time-range:#00888a;--background-item-current:#bbb;--background-item-current-hover:#fe8c04;--bg-dark-blue:#15467e;--bg-dark-green:#edf6e9;--bg-dark-red:#feeff1;--bg-blue:#002f5b;--bg-tool-tip:#d9d9d9;--bg-symbol:#4dc8ca;--bg-symbol-yellow:#ffc737;--expand:#a7a5a5}.app.dark,.app.light,.highcharts-label.dark,.highcharts-label.light,.modal.dark,.modal.light{--hover-tab:#474b5c;--selected-row:#272625;--light-gray:#8e8e93;--light-gray-2:#777;--light-red:#fe3957;--gray-11:#8b8b8b;--gray-16:hsla(0,0%,65.1%,0.5);--hover-character:#319cff;--rg-more:#1bc965;--rg-less:#ef373d;--active:#fe8c04;--st-green:#68b78e;--lt-green:#a6d3bb;--lt-red:#f09dab;--rg-red:#e85871;--ltd-red:#e31439;--border-color-1:#4f4f4f;--border-color-2:#15171b}.app.dark,.highcharts-label.dark,.modal.dark{--background:#0a0e15;--background-prefix:#2e3136;--background-dropdown:#1e232c;--background-module:#15171b;--background-module-header:#1f2023;--background-modal:rgba(10,14,21,0.7);--background-modal-1:rgba(10,14,21,0.2);--background-toggle:#c4c4c4;--background-success:#239d0f;--background-grid-header:#424243;--background-row-highlight:#36281c;--background-switcher:#2a2a2a;--background-switcher-handle:#54575a;--background-row:#15171b;--background-row-even:#1f2023;--background-row-odd:#2d2d2d;--background-row-selected:rgba(45,45,45,0.9);--background-row-hight-light-rgb:54,40,28;--background-row-hight-light-hover:#575757;--separator:#404040;--separator-2:#404040;--board-header-highlight:hsla(0,0%,100%,0.05);--board-highlight:hsla(0,0%,100%,0.1);--bg-purple:#f0f;--bg-green:#0f0;--bg-yellow:#ff0;--bg-yellow-2:#fe8c04;--bg-yellow-3:#f58220;--bg-red:red;--bg-teal:#0ff;--bg-brown:#372a1e;--bg-dark-blue:#15467e;--bg-dark-green:#152117;--bg-dark-red:#291a19;--bg-blue:#319cff;--bg-dark:#1d1f23;--bg-dark1:#292929;--bg-favorite:#292929;--purple:#f0f;--green:#0f0;--green-2:#01964f;--green-3:#2faf66;--yellow:#ff0;--yellow-2:#fe8c04;--yellow-3:#fffe54;--red:red;--red-2:#e3444a;--teal:#0ff;--teal-rgb:27,198,190;--cyan:#62e0e2;--yellow-rgb:255,255,0;--green-rgb:0,255,0;--red-rgb:255,0,0;--dark-red:#d65551;--bg-filter-item:transparent;--blue:#74fbfd;--blue-2:#148dd1;--blue-3:#0686fd;--blue-4:#319cff;--blue-5:#202a34;--blue-6:#65a0c8;--blue-9:#1c3246;--gray-2:#4f4f4f;--gray-3:#828282;--gray-4:#bdbdbd;--gray-6:#f2f2f2;--gray-9:#212224;--gray-10:#21232d;--gray-12:#a6a6a6;--gray-14:#a6a6a6;--gray-15:#2d2d2d;--gray-blue-1:#15171b;--gray-blue-2:#2d2d2d;--text-black:#333;--text-color-1:#fff;--text-color-2:#2a2a2a;--text-color-3:#549ae1;--text-color-4:#a6a6a6;--text-color-5:#f5f5f5;--text-color-6:#f5f5f5;--text-color-7:#f58220;--text-color-8:#4f4f4f;--text-color-9:#0a0e15;--text-color-11:#f62b2b;--yellow-logo:#f08300;--yellow-logo-rgb:240,130,0;--yellow-logo-light:#ff920f;--title-module:#2d2d2d;--title-module-rgb:45,45,45;--green-button:#18aa56;--red-button:#d62020;--hover-row:#444;--dark-blue:#21232c;--item-time-range:#777;--text-title-time-range:#62e0e2;--background-item-current:#1d1f23;--background-item-current-hover:#fe8c04;--bg-tool-tip:#d9d9d9;--bg-symbol:#4dc8ca;--bg-symbol-yellow:#ffc737;--expand:#404040}#tooltip-bg-color>.tooltip-inner{color:var(--black);background-color:var(--white);padding:4px 5px}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:var(--black)}.icon-info{cursor:pointer;margin-left:5px}*{font-size:var(--font-size);scrollbar-color:var(--hover-tab) var(--separator);scrollbar-width:thin}*,body{font-family:"Roboto",sans-serif}body{margin:0;padding:0;background-color:var(--body-background);color:var(--white)}body>.modal{display:none!important}body>.modal.show{display:block!important}body .modal-backdrop.fade{display:none}body .modal-backdrop.fade.show{display:block;opacity:0}button,button:focus{outline:none;border:none}#root *,.modal *,.popover *{font-size:1.2rem}main{display:flex;flex-direction:column;height:100vh}a,a:hover{color:var(--text-color-1)}a:hover{text-decoration:none}input:focus{box-shadow:none!important}::-webkit-scrollbar{width:6px;height:4px}::-webkit-scrollbar-track{background-color:initial}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--gray-2)}.cursor-pointer{cursor:pointer}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ceil,.down,.floor,.ref,.up{text-shadow:0 0 .2px currentColor}.up{color:var(--green)!important}.up.ag-cell-data-changed{background-color:var(--green)!important;color:var(--white)!important}.down{color:var(--red)!important}.down.ag-cell-data-changed{background-color:var(--red)!important;color:var(--white)!important}.ref{color:var(--yellow)!important}.ref.ag-cell-data-changed{background-color:var(--yellow)!important;color:var(--white)!important}.ceil{color:var(--purple)!important}.ceil.ag-cell-data-changed{background-color:var(--purple)!important;color:var(--white)!important}.floor{color:var(--teal)!important}.floor.ag-cell-data-changed{background-color:var(--teal)!important;color:var(--white)!important}.default{color:var(--text-color-1)!important}.default.ag-cell-data-changed{color:var(--black)!important;background-color:var(--white)!important}.not-available{color:rgba(var(--white-rgb),.5)}.Steady{color:var(--white)}.ag-cell-data-changed{color:var(--black)!important;background-color:var(--white)!important}.ag-cell-data-changed-animation{transition-duration:0s}.password{-webkit-text-security:disc}.query-button{min-width:55px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:3px;height:24px;background:var(--yellow-logo-light);color:var(--black);display:flex;align-items:center}.query-button svg{margin-left:2px}.dark-button{min-width:55px;border-radius:3px;height:24px;background:var(--title-module);color:var(--gray-4)}sup{font-size:1rem!important;top:-1em;background-color:var(--yellow-logo);padding:7px 5px;border-radius:2px;color:var(--white)!important;margin-left:2px}.ag-theme-balham-dark .ag-pinned-left-header{border-right-color:var(--border-color,--separator)}.ag-theme-balham-dark .ag-overlay-loading-wrapper,.ag-theme-balham-dark .ag-root-wrapper{background-color:initial}.ag-theme-balham-dark .ag-floating-bottom{border-top-color:var(--separator-2)}.ag-theme-balham-dark .ag-floating-top{border-bottom-color:var(--separator-2)}.ag-theme-balham-dark .ag-root-wrapper{border:0}.ag-theme-balham-dark .ag-filter-toolpanel-header,.ag-theme-balham-dark .ag-filter-toolpanel-search,.ag-theme-balham-dark .ag-header-row,.ag-theme-balham-dark .ag-multi-filter-group-title-bar,.ag-theme-balham-dark .ag-status-bar{font-weight:400}.ag-theme-balham-dark .ag-header-cell:after,.ag-theme-balham-dark .ag-header-group-cell:after{top:0}.ag-theme-balham-dark .ag-checkbox-input-wrapper{background-color:initial!important;box-shadow:none!important}.ag-theme-balham-dark .ag-checkbox-input-wrapper:after{color:var(--gray-4)}.ag-theme-balham-dark .ag-checkbox-input-wrapper.ag-checked:after{color:var(--ag-checkbox-checked-color,var(--ag-balham-active-color,var(--yellow-logo)))}.ag-theme-balham-dark .ag-header-cell[col-id=checkbox]{background-color:initial!important;box-shadow:none!important}.ag-theme-balham-dark .ag-header-select-all,.ag-theme-balham-dark .ag-selection-checkbox{margin-right:0!important;margin-left:3px!important}.ag-cell{text-shadow:0 0 .2px currentColor}.footer-section>.order-section>.tab-table>.tab-content{overflow:initial}.highcharts-container,.highcharts-container svg{width:100%!important}.ag-header-row.ag-header-row-column,.ag-header-row.ag-header-row-column-group{transform:none!important}.warning-dialog-cbond{max-width:900px}.warning-dialog-cbond .warning-content{padding:10px}.warning-dialog-cbond .warning-content>.title{font-size:1.4rem!important;color:var(--yellow-logo-light);margin-bottom:10px;text-align:center;text-transform:uppercase}.warning-dialog-cbond .warning-content p{color:var(--text-color-1);line-height:22px;text-align:center}.warning-dialog-cbond .warning-content p strong{color:var(--yellow-logo-light);cursor:pointer}