.stock-header{height:30px;display:flex;align-items:center;padding:4px 0;color:var(--text-color-1);width:100%}.stock-header .icon-stock-header{width:12px;min-width:12px;height:12px;min-height:12px}.stock-header .stock-hover ::-moz-placeholder{color:var(--text-color-1)}.stock-header .stock-hover ::placeholder{color:var(--text-color-1)}.stock-header .add-watch-list{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.stock-header .add-watch-list .favorite-cell{z-index:1;top:0;transform:translate(0)}.stock-header .add-watch-list .favorite-cell .button-section{height:unset}.stock-header .symbol-picker .multiselect .multiselect__placeholder .placeholder{color:var(--text-color-1)!important}.stock-header .account-picker button{color:var(--account-picker-color)!important}.stock-header .favorite-option{position:absolute!important;top:10px;left:0;width:300px;background:red;z-index:1;background:#1e212c;border:.5px solid var(--border-color);box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:4px}.stock-header .favorite-option .add-section{width:100%;height:56px;padding:16px;display:flex;align-items:center}.stock-header .favorite-option .add-section .text-container{margin-right:8px}.stock-header .favorite-option .add-section .text-container legend{padding:0!important}.stock-header .favorite-option .add-section .add-btn{min-width:24px;box-sizing:border-box;height:24px;border-radius:4px;background:#315eff;display:flex;align-items:center;justify-content:center;padding:0;color:var(--color)}.stock-header .favorite-option .add-section .add-btn svg{margin:0}.stock-header .favorite-option .list-section{width:100%;box-sizing:border-box;height:120px;border-color:var(--border-color);border-style:solid;border-width:.5px 0;overflow-y:auto;overflow-y:overlay;overflow-x:hidden;padding:8px;display:grid;grid-template-columns:126px 126px;grid-auto-rows:22px;grid-row-gap:4px;row-gap:4px;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.stock-header .favorite-option .list-section .watch-item{display:flex;justify-content:space-between;align-items:center;padding:0 8px}.stock-header .favorite-option .list-section .watch-item .watch-check-box{max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-header .favorite-option .list-section .watch-item .custom-checkbox .custom-control-label:after,.stock-header .favorite-option .list-section .watch-item .custom-checkbox .custom-control-label:before,.stock-header .favorite-option .list-section .watch-item .custom-checkbox input{width:11px;height:11px}.stock-header .favorite-option .button-section{width:100%;height:56px;padding:16px}.stock-header .favorite-option .button-section .btn-confirm{height:100%;width:100%;color:var(--color);background:#315eff;border-radius:4px}.stock-header .icon-stock-header{cursor:pointer;margin-left:4px}.stock-header .icon-stock-header.light{border:1px solid #108ccf}.stock-header .line{width:1px;height:10px;background-color:var(--border-color);margin-right:4px;margin-left:4px}.stock-header .symbol-picker.is-dropdown{min-width:90px;width:90px}.stock-header .symbol-picker.is-dropdown .multiselect .multiselect__tags{width:100%}.stock-header .symbol-picker .multiselect,.stock-header .symbol-picker .multiselect .multiselect__tags{min-height:0}.stock-header .text{display:block;align-items:center;white-space:nowrap;overflow:hidden;max-width:170px;text-overflow:ellipsis;line-height:1.5}.stock-header .text.text-company-name{position:relative;max-width:100px}.stock-header .stock-swiper{padding:0;display:flex;margin:0}.stock-header .stock-swiper .swiper-wrapper,.stock-header .stock-swiper .swiper-wrapper .swiper-slide{width:unset}.stock-header .btn-market{height:18px;padding:0 8px;display:flex;align-items:center;background-color:var(--bg-color-9);border-radius:32px;margin-right:4px;box-sizing:border-box;white-space:nowrap}.stock-header .btn-market.sun{color:#f9be1a;background-color:rgba(249,190,26,.2);border-radius:20px}.stock-header .btn-market.sun svg{margin-right:4px}.stock-header .btn-market.sun.moon{color:#1e90ff;background:var(--stock-head-bg-moon)}.stock-header .order-setting--btn{margin-left:auto;cursor:pointer}.stock-header .account-picker{height:100%;width:160px;margin-left:4px}.stock-header .account-picker .dropdown{background:var(--bg-color-9);border:1px solid var(--border-color);box-shadow:0 4px 40px rgba(0,0,0,.1);border-radius:4px}.stock-header .account-picker .dropdown.show{border:.4px solid #108ccf}.stock-header .account-picker .dropdown.show>button{color:var(--color-1)}.stock-header .account-picker .dropdown .dropdown-toggle{padding-left:4px;padding-right:10px;font-size:1rem}.stock-header .account-picker .dropdown .dropdown-icon{right:4px;margin:0}.stock-header .stock-info{display:flex;height:100%;justify-content:space-between;flex:1}.stock-header .stock-info .stock-header-left{height:100%}.stock-header .stock-info .stock-header-left.is-in-all{width:100%}.stock-header .stock-info .stock-header-left.is-in-all .price{margin-left:4px}.stock-header .stock-info .stock-header-left>div{margin-right:5px}.stock-header .stock-info .stock-header-left .price{padding:0 4px;display:flex;align-items:center;justify-content:center;min-width:40px;background:var(--green-cs);border-radius:4px;color:var(--price-fill-color);font-size:1.2rem;font-weight:600}.stock-header .stock-info .right{grid-gap:8px;gap:8px}.stock-header .stock-info .right .info .price-0{margin-top:2px}.stock-header .stock-info .info{display:flex;flex-direction:column;align-items:center;font-size:1rem}.stock-header .stock-info .info.info-rate-nb{border-right:none}.stock-header .stock-info .info.info-right{margin-left:auto}.stock-header .stock-info .info.info-right .label{margin-bottom:0}.stock-header .stock-info .info.info-right .label-aio{color:var(--text-color-2)}.stock-header .stock-info .info:last-child{border-right:none}.stock-header .stock-info .info>div{height:50%;display:flex;align-items:center;line-height:1rem;margin-bottom:1px}.stock-header .stock-info .line-middle{width:.4px;height:16px;background:var(--border-color);margin-top:0}.stock-header .info-stock{flex:1;display:flex;align-items:center;justify-content:space-between}.stock-header .info-stock .red{color:var(--red)!important}.stock-header .info-stock .green{color:var(--green)!important}.stock-header .info-stock .default{color:var(--yellow)!important}.stock-header .info-stock .item{padding-right:5px;border-right:1px solid var(--t-2);text-align:center}.stock-header .info-stock .item:last-child{border-right:none}.stock-header .info-stock .inf-fl{display:flex;text-align:center;align-items:center;grid-gap:8px;gap:8px}.stock-header .info-stock .inf-fl svg{margin-right:0}.stock-header .info-stock .inf-fl .status{padding:2px 4px;border-radius:4px}.stock-header .info-stock .inf-fl .status>span{color:var(--price-fill-color);font-weight:600;font-size:1.2rem;line-height:16px}.stock-header .info-stock .inf-fl .vol{margin-left:10px;align-items:center}.stock-header .info-stock .inf-fl .info div{line-height:1rem}.stock-header .info-stock .inf-fl .ch-r span.d-inline-block>svg,.stock-header .info-stock .inf-fl.inf-fl-price .info .label{margin-bottom:1px}.stock-header .info-stock .line-middle{width:.4px;height:16px;background:var(--border-color);margin-top:0}.stock-header.two-line-style{flex-wrap:wrap;min-height:60px;max-height:60px}.stock-header.two-line-style .symbol-picker{height:18px;margin:0 4px}.stock-header.two-line-style .info-stock{margin-top:4px;padding:4px;height:26px;border-top:.4px solid var(--bg-color-9);min-width:100%!important;border-bottom:.4px solid var(--bg-color-9)}.symbol-picker{width:100px;height:20px}.symbol-picker[\:has\(.search-icon-wrapper\)]{width:150px;height:22px}.symbol-picker:has(.search-icon-wrapper){width:150px;height:22px}.symbol-picker.option-right .multiselect__content-wrapper{right:0}.symbol-picker.disabled-opacity{opacity:.5;cursor:default}.symbol-picker.disabled-opacity .dropdown-icon svg{cursor:default!important}.symbol-picker .multiselect{height:100%;min-height:20px;padding:0;box-sizing:border-box;color:#35495e}.symbol-picker .multiselect .multiselect__tags{height:100%;min-height:20px;padding:0;background-color:var(--background-modal);border-radius:200px!important;border-color:transparent}.symbol-picker .multiselect .multiselect__tags .multiselect__input{text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:transparent;height:calc(100% - 2px);min-height:0;color:var(--text-color-1);font-size:1.1rem;margin-bottom:0}.symbol-picker .multiselect .multiselect__tags .multiselect__input::-moz-placeholder{text-transform:none;font-size:1rem;color:var(--text-color-1)}.symbol-picker .multiselect .multiselect__tags .multiselect__input::placeholder{text-transform:none;font-size:1rem;color:var(--text-color-1)}.symbol-picker .multiselect .multiselect__tags .multiselect__input.has-clear-icon{width:80%!important}.symbol-picker .multiselect .multiselect__tags .multiselect__single{background-color:transparent;margin:0;height:100%;color:var(--color-1);padding-left:18px;display:flex;align-items:center;font-size:1.2rem}.symbol-picker .multiselect .multiselect__tags .multiselect__placeholder{font-size:1.2rem}.symbol-picker .multiselect .multiselect__select{height:100%;display:none}.symbol-picker .multiselect .multiselect__placeholder{min-height:unset;height:100%;padding:0;margin-bottom:0!important;display:flex;align-items:center}.symbol-picker .multiselect .multiselect__placeholder .placeholder{width:100%;font-size:1.2rem;line-height:14px;display:flex;align-items:center;justify-content:space-between;color:var(--text-color-3);padding:6px 8px}.symbol-picker .multiselect__content-wrapper{background:var(--bg-color-3);border:.5px solid var(--border-color);box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:4px;min-width:300px;padding:8px 0}.symbol-picker .multiselect__content-wrapper .multiselect__content{width:100%;overflow-y:hidden}.symbol-picker .multiselect__option--highlight{background-color:#36383f!important}.symbol-picker .multiselect__option--selected{background-color:transparent!important}.symbol-picker .multiselect__option{padding:0 8px;min-height:24px}.symbol-picker .option-item{display:flex;width:100%;height:28px;align-items:center;font-size:1rem;color:var(--color-1);border-bottom:.4px solid var(--border-color)}.symbol-picker .option-item .symbol{margin-right:8px}.symbol-picker .option-item .symbol strong{color:var(--blue-1)}.symbol-picker .option-item .name{flex:1}.symbol-picker.in-form{position:relative}.symbol-picker.in-form .multiselect .multiselect__tags{border:.4px solid var(--input-border-color);border-radius:4px!important;background-color:transparent}.symbol-picker.in-form .multiselect.multiselect--active .multiselect__tags{border:.4px solid #108ccf}.symbol-picker.in-form div.light{border:1px solid #108ccf}.symbol-picker.in-form .search-icon-wrapper{position:absolute;top:50%;transform:translateY(-50%);z-index:1;border-radius:0 3px 3px 0;right:1px;width:30px;height:23.2px;background-color:var(--t-2)}.symbol-picker.in-form .search-icon{left:9px}.symbol-picker.in-form .clear-icon,.symbol-picker.in-form .search-icon{position:absolute;top:50%;transform:translateY(-50%);color:var(--color-1)}.symbol-picker.in-form .clear-icon{right:9px;cursor:pointer}.symbol-picker.in-form .multiselect__input,.symbol-picker.in-form .multiselect__placeholder,.symbol-picker.in-form .multiselect__single{padding-left:8px!important;height:22px}.symbol-picker.in-form.small-type .multiselect__input,.symbol-picker.in-form.small-type .multiselect__placeholder,.symbol-picker.in-form.small-type .multiselect__single{padding-left:10px!important}.symbol-picker.in-form .multiselect__placeholder{color:var(--text-color-7)}.symbol-picker.is-dropdown{width:100px;min-width:100px;position:relative}.symbol-picker.is-dropdown .multiselect .multiselect__tags{cursor:pointer!important;background:var(--symbol-picker-bg);border-radius:4px!important}.symbol-picker.is-dropdown .multiselect .multiselect__tags .multiselect__input{color:var(--text-select-picker);padding-right:15px}.symbol-picker.is-dropdown .multiselect .multiselect__tags .multiselect__input::-moz-placeholder{color:var(--text-select-picker);font-weight:700}.symbol-picker.is-dropdown .multiselect .multiselect__tags .multiselect__input::placeholder{color:var(--text-select-picker);font-weight:700}.symbol-picker .dropdown-icon{color:var(--search-stock-color);position:absolute;right:0;z-index:1;top:50%;transform:translateY(-50%);width:19px;height:19px;display:flex;align-items:center;justify-content:center;cursor:pointer}.news .symbol-picker .multiselect,.news .symbol-picker .multiselect .multiselect__tags{min-height:18px}.symbol-picker-border{border-color:var(--number-input-border)!important}.placeholder{color:#595d68!important;font-size:1rem!important}.placeholder svg{color:var(--placeholder-color-cs)!important}.search-box-detail{height:18px;border-radius:4px;padding:0 4px;color:var(--text-color-1);background:var(--bg-color-9);border:none}.search-box-detail:focus{border:1px solid var(--btn-stroke-color-active)!important}.multiselect__input{min-height:0!important}.stock__color__yellow{color:var(--yellow)!important}.stock__color__blue{color:var(--blue)!important}.stock__color__purple{color:var(--purple)!important}.stock__color__green{color:var(--green)!important}.stock__color__red{color:var(--red)!important}.symbol-picker strong{color:var(--text-color-6);font-size:1rem}.symbol-picker-in-theme{height:24px!important}.symbol-picker-in-theme .multiselect__tags{background:var(--bg-color-3)!important;border:.4px solid #4a5568!important;border-radius:4px!important}.symbol-picker-in-theme .search-btn{padding:2px 5px!important}.item__width__fix{width:80%}.logo-stock[data-v-24f9c4f0]{height:24px;width:24px;border-radius:50%;display:flex;background:#fff;align-items:center}.size-32[data-v-24f9c4f0]{height:32px;width:32px}.size-24[data-v-24f9c4f0]{height:24px;width:24px}img[data-v-24f9c4f0]{max-width:100%;max-height:100%;-o-object-fit:scale-down;object-fit:cover;border-radius:32px}.container-stock-information{display:flex;flex-direction:column;height:100%;overflow:hidden;min-height:calc(100vh - 130px)}.container-stock-information .bg-module{background-color:var(--background-9)}.container-stock-information .pdr-15{padding-right:15px}.container-stock-information .div-stock-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 0 0 4px;height:30px;background-color:var(--bg-color-1);border-bottom:.2px solid var(--bg-color-9)}.container-stock-information .div-stock-header .stock-header{border-bottom:none;display:flex;flex-direction:row;align-items:center;padding:0;height:18px}.container-stock-information .div-stock-header .stock-header .account-picker{display:none}.container-stock-information .div-stock-header .symbol-picker .multiselect .multiselect__placeholder .placeholder{font-size:1rem}.container-stock-information .div-stock-header .multiselect--active input{width:calc(100% - 20px)!important}.container-stock-information .div-stock-header .multiselect__placeholder,.container-stock-information .div-stock-header .multiselect__tags{width:75px;height:18px}.container-stock-information .div-stock-header .account-picker{height:18px}.container-stock-information .div-stock-header select{border-color:var(--border-color);outline:none;border-radius:5px;background:#2d3748;font-weight:500;color:#a0aec0;padding:5px}.container-stock-information .div-stock-header option{font-weight:500;font-size:1.4rem;line-height:18px;color:#a0aec0}.container-stock-information .div-stock-header .icon{padding:0 5px;border-right:1px solid var(--border-color)}.container-stock-information .div-stock-header .icon svg{width:14px!important;height:14px!important}.container-stock-information .div-stock-header p{font-weight:400;line-height:18px;color:#a0aec0}.container-stock-information .div-stock-header .mb-0{border-right:1px solid var(--border-color);padding:0 5px;margin-right:5px}.container-stock-information .div-stock-header .stock__tag-group .tag{background:rgba(45,55,72,.3);margin-left:5px;display:inline-block;padding:3px 5px;border-radius:20px;width:35px;text-align:center;font-weight:400;color:#a0aec0;border-right:none!important;cursor:pointer}.container-stock-information .div-stock-header .stock__tag-group .tag:first-child{margin-left:0}.container-stock-information .div-stock-header .buy-sell{margin-left:auto;min-width:133px;text-align:right;padding:0 4px}.container-stock-information .div-stock-header .buy-sell button{width:60px;height:20px;line-height:100%;border-radius:5px;padding:0 16px;color:var(--white-btn)}.container-stock-information .div-stock-header .buy-sell button.buy{background-color:var(--green);margin-right:2px}.container-stock-information .div-stock-header .buy-sell button.sell{background-color:var(--red)}.container-stock-information .content-main{flex:1;flex-direction:column;grid-gap:2px;gap:2px;border:1px solid var(--border-color);border-radius:5px}.container-stock-information .content-main.stock___full{height:100%}.container-stock-information .content-main.stock___full .row{height:50%}.container-stock-information .content-main .row{flex:1;display:flex;grid-gap:2px;gap:2px;margin-left:0}.container-stock-information .content-main .row.stock___full{height:50%}.container-stock-information .content-main .row .item{height:100%;flex:1;border-radius:5px}.container-stock-information .inf-fl{display:flex;justify-content:space-between;align-items:center;color:var(--color-1)!important;height:29px;border-bottom:.2px solid transparent}.container-stock-information .inf-fl .right{width:50%;height:100%;text-align:right;border-left:none;padding:4px}.container-stock-information .inf-fl .left{width:50%;display:flex;text-align:center;align-items:center;padding:0 2px 0 4px}.container-stock-information .inf-fl .left .status{min-width:40px;max-width:55px;height:20px;border-radius:4px;margin-right:4px;color:var(--price-fill-color)!important;display:flex;justify-content:center;align-items:center;padding:2px 4px;background:#15c1ae}.container-stock-information .inf-fl .left .status span{font-weight:600;font-size:1.2rem!important}.container-stock-information .inf-fl .left .status.up{background-color:var(--green)!important}.container-stock-information .inf-fl .left .status.down{background-color:var(--red)!important}.container-stock-information .inf-fl .left .status.ref{background:var(--yellow)!important}.container-stock-information .inf-fl .left .vol{margin-left:auto}.container-stock-information .inf-fl .left .vol .text{color:#718096}.container-stock-information .inf-fl .left .red{color:var(--red)!important}.container-stock-information .inf-fl .left .green{color:var(--green)!important}.container-stock-information .inf-fl .left .default{color:var(--yellow)!important}.container-stock-information .inf-fl .buy-sell{margin-left:auto}.container-stock-information .inf-fl .buy-sell button{width:60px;height:20px;border-radius:5px;padding:0 16px;color:var(--white-btn)}.container-stock-information .inf-fl .buy-sell button.buy{background-color:var(--green)}.container-stock-information .inf-fl .buy-sell button.sell{background-color:var(--red)}.container-stock-information .container-statis-stock-info{background-color:var(--bg-color-1)!important}.container-stock-information .container-statis-stock-info .tabs.tab-table.tab-menu-stock .nav.nav-tabs .nav-item,.container-stock-information .container-statis-stock-info .tabs.tab-table.tab-menu-stock .nav.nav-tabs .nav-item a{height:18px}.container-stock-information .container-statis-stock-info .tabs.tab-table.tab-menu-stock .nav.nav-tabs .nav-item a{padding:0 8px}.container-stock-information .container-statis-stock-info .tabs.tab-table.tab-menu-stock .top-content .pick-time .text-container fieldset{padding-left:0}.container-stock-information .container-statis-stock-info .tabs.tab-table.tab-menu-stock .top-content .pick-time .text-container fieldset input{padding:2px 2px 0;bottom:0;border-width:1px}.container-stock-information .container-statis-stock-info .tabs.tab-table.tab-menu-stock .top-content .pick-time .mx-icon-calendar{right:4px}.container-stock-information .container-statis-stock-info .tab-content{background:var(--background-modal)}.container-stock-information .container-statis-stock-info .tab-content .container-matched-price{min-width:unset}.container-stock-information .container-statis-stock-info .tab-content .container-matched-price .top-content .fl{max-width:unset}.container-stock-information .container-statis-stock-info .tab-content .container-matched-price .top-content .fl .time-range{grid-gap:4px;gap:4px}.container-stock-information .container-statis-stock-info .tab-content .container-matched-price .top-content .fl .time-range .item{display:flex}.container-stock-information .container-statis-stock-info .tab-content .container-matched-price .top-content .fl .pick-time{margin-left:12px}.container-stock-information .container-statis-stock-info .tab-content .container-matched-price .daily-price-grid{min-width:1068px}.container-stock-information .container-statis-stock-info .tab-content .container-matched-price .top-content{min-width:760px}.container-stock-information .container-statis-stock-info .tab-content .container-matched-price .top-content.matched-price{min-width:unset}.container-stock-information .container-statis-stock-info .tab-content .container-matched-price .top-content.matched-price .showMatched{color:var(--text-color-1)}.container-stock-information .community-group{display:flex;flex-direction:row;border-radius:0;overflow:unset;border:none;grid-gap:2px;gap:2px}.container-stock-information .community-group .community-section,.container-stock-information .community-group .stock-section{flex:1;border-radius:8px;overflow:auto;border:.4px solid var(--border-color)}.container-stock-information .community-group .community-section .posts .post-detail--action{padding:0;justify-content:space-around}.container-stock-information .stock-information-responsive{height:calc(100% - 35px);background-color:var(--bg-color-1);width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding:2px;grid-gap:2px;flex:1}.container-stock-information .stock-information-responsive>div{background-color:var(--background-modal)!important;border-radius:8px;overflow:auto;border:.4px solid var(--border-color)}.container-stock-information .stock-information-responsive>div:nth-child(2)>div>div:first-child,.container-stock-information .stock-information-responsive>div:nth-child(3)>div>div:first-child,.container-stock-information .stock-information-responsive>div:nth-child(4)>div>div:first-child{margin-left:-4px;margin-right:-2px}.container-stock-information .stock-information-responsive>div:nth-child(2)>div>div:first-child ul,.container-stock-information .stock-information-responsive>div:nth-child(3)>div>div:first-child ul,.container-stock-information .stock-information-responsive>div:nth-child(4)>div>div:first-child ul{padding-left:4px}.container-stock-information .stock-information-responsive>div.community-group{background-color:var(--bg-color-1)!important;border-radius:0;border:unset}.container-stock-information .stock-information-responsive>div.div-company-info-in-stock{padding:0 4px}.container-stock-information .stock-information-responsive>div.div-company-info-in-stock .nav-tabs{background-color:var(--background-modal);border-bottom:.4px solid var(--border-color)}.container-stock-information .stock-information-responsive>div.div-company-info-in-stock .tab-content{background-color:var(--background-modal)}.container-stock-information .stock-information-responsive>div.container-statis-stock-info,.container-stock-information .stock-information-responsive>div.container-statis-stock-info .tab-table .nav-tabs,.container-stock-information .stock-information-responsive>div.container-statis-stock-info .tab-table .tab-content .container-foreign-investment{background-color:var(--background-tab-stock)!important}.container-stock-information .stock-information-responsive>div.container-statis-stock-info .tab-table .tab-content .container-foreign-investment .top-content .fl{position:relative;justify-content:flex-start}.container-stock-information .stock-information-responsive>div.container-statis-stock-info .tab-table .tab-content .container-foreign-investment .top-content .fl .pick-time{margin-left:16px}.container-stock-information .stock-information-responsive>div.container-statis-stock-info .tab-table .tab-content .container-foreign-investment .top-content .fl .type-view{position:absolute;right:0}.container-stock-information .stock-information-responsive>div.container-statis-stock-info .tab-table .tab-content .container-foreign-investment .top-content .fl .time-range .item{display:flex;align-items:center;height:100%}.container-stock-information .stock-information-responsive>div .shareholder .div-list-chart .chart-major-ownership,.container-stock-information .stock-information-responsive>div .shareholder .div-list-chart .chart-overview{background:var(--bg-color-7)}.container-stock-information .stock-information-responsive>div .shareholder .div-body-data .div-table-data table th,.container-stock-information .stock-information-responsive>div .subsidiaries .div-table-data table th{background:var(--bg-color-5)}.container-stock-information .stock-information-responsive>div .board-of-directors .line-item:hover{background-color:var(--bg-color-5)}.container-stock-information .stock-information-responsive .pdr-15{min-width:265px!important}.container-stock-information .stock-information-responsive .quote-table .quote-table-grid .div-display-no-data .my-stocks{padding:0!important}.container-stock-information .stock-information-responsive .quote-table .quote-table-grid .div-display-no-data .my-stocks .no-data-inner .no-data-icon svg{width:130px!important}@media screen and (max-height:900px){.container-stock-information .stock-information-responsive .quote-table .quote-table-grid .div-display-no-data .my-stocks{min-height:unset!important}.container-stock-information .stock-information-responsive .quote-table .quote-table-grid .div-display-no-data .my-stocks svg{height:90px!important}}@media screen and (max-height:768px){.container-stock-information .stock-information-responsive .quote-table .quote-table-grid .div-display-no-data .my-stocks{min-height:unset!important}.container-stock-information .stock-information-responsive .quote-table .quote-table-grid .div-display-no-data .my-stocks svg{display:none;height:70px!important}}.container-stock-information .stock-information-responsive .content-main{max-width:100%}.container-stock-information .stock-information-responsive .content-main .ag-theme-balham-dark{min-width:300px;max-width:100%}.container-stock-information .stock-information-responsive .content-main .row{max-width:100%}.container-stock-information .stock-information-responsive .container-view-info{padding-left:0}.container-stock-information .stock-information-responsive .container-view-info .left{flex:1;min-width:396px;min-height:326px}.container-stock-information .stock-information-responsive .container-view-info .left[\:has\(.stock-detail-statis.style-col\)]{flex:1;min-width:unset}.container-stock-information .stock-information-responsive .container-view-info .left:has(.stock-detail-statis.style-col){flex:1;min-width:unset}.container-stock-information .stock-information-responsive .container-view-info .right{min-height:326px}.container-stock-information .stock-information-responsive .erd_scroll_detection_container{display:none!important}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)]{flex:1;position:static!important;height:calc(100% - 58px)}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container){flex:1;position:static!important;height:calc(100% - 58px)}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock{overflow:unset}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock{overflow:unset}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive{height:100%!important;min-width:unset}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive{height:100%!important;min-width:unset}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock{height:100%}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock{height:100%}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content{height:100%}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content{height:100%}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane{overflow:auto;overflow:overlay;padding:0 4px}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane{overflow:auto;overflow:overlay;padding:0 4px}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane:last-child{padding:0;overflow:unset}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane:last-child{padding:0;overflow:unset}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane .company-information-tab{height:unset;width:100%}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane .company-information-tab{height:unset;width:100%}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane .company-information-tab .company-information-tab-inner{min-width:unset}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane .company-information-tab .company-information-tab-inner{min-width:unset}.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane .company-performance .table-chart-dividend .tr-balance-sheet .td-table,.container-stock-information div.on-responsive[\:has\(div.stock-information-responsive-container\)] .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane .company-performance .table-chart-dividend .tr-business-performance .td-table{padding:0}.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane .company-performance .table-chart-dividend .tr-balance-sheet .td-table,.container-stock-information div.on-responsive:has(div.stock-information-responsive-container) .container-statis-stock-info .content .div-company-info-in-stock .company-information-responsive .company-information-in-stock .tab-content .tab-pane .company-performance .table-chart-dividend .tr-business-performance .td-table{padding:0}.is-1per3-mdi .container-stock-information .div-stock-header{height:30px;min-height:30px}.tab-table{height:100%;display:flex;flex-direction:column}.tab-table .nav-tabs{background-color:var(--background-modal);border-bottom:.4px solid var(--border-color)}.tab-table .nav-tabs .nav-item .nav-link{border:none!important;color:var(--color-1);font-size:1rem}.tab-table .nav-tabs .nav-item .nav-link.active{background-color:transparent!important;color:var(--blue-1)}.tab-table .tab-content{flex:1;background-color:var(--background-7);overflow:hidden}.tab-table .tab-content .tab-pane{height:100%;position:relative}.tab-table .tab-content .tab-pane .login-invite{position:absolute;top:0;right:0;left:0;bottom:0;background:var(--mdi-login-invite-backgourd);z-index:10}.tab-table.in-invest .nav-tabs{background-color:var(--background-modal);border-bottom:.4px solid var(--border-color)}.tab-table.in-invest .nav-tabs .nav-item{height:18px}.tab-table.in-invest .nav-tabs .nav-item .nav-link{border:none!important;color:var(--text-color-1);font-size:1rem;position:relative;display:block;padding:0 8px;line-height:18px;text-shadow:0 0 .2px currentColor}.tab-table.in-invest .nav-tabs .nav-item .nav-link.active{background-color:transparent!important;color:var(--nav-active-color)}.tab-table.in-invest .nav-tabs .nav-item .nav-link.active:after{content:"";position:absolute;bottom:0;height:1px;width:24px;background-color:var(--nav-active-color);left:50%;transform:translateX(-50%)}.all-in-one-discover .nav-item{position:relative;height:unset}.all-in-one-discover .nav-item .active:after{width:5px;height:5px;border-bottom:none;border-right:none;position:absolute;transform:rotate(45deg);background:var(--bg-color-1);bottom:-2.7px;left:45%;content:""}.switcher .custom-control-label:after{border-radius:50%}.button-trading-idea-all-in-one{height:16px;line-height:16px!important;display:flex;align-items:center;border-radius:32px;background-color:var(--bg-swipper-item)!important;color:var(--text-color-1)!important;white-space:nowrap}