.kafi-pro-layout .cw-filter .date-picker{height:3.6rem!important;background-color:var(--bg-4)!important;border-radius:.4rem!important}.board-menu{background-color:var(--bg-6);display:flex;height:3.8rem;width:100%;align-items:center;justify-content:space-between;padding:.4rem .8rem}.board-menu .symbol-picker input{font-size:1.2rem}.board-menu .board-dropdown{color:var(--text-1);display:flex;height:100%;width:100%;align-items:center;justify-content:space-between;border-radius:.4rem;padding-left:1.6rem;padding-right:1.6rem;font-size:2rem;font-weight:700}@media (min-width:1100px){.board-menu .board-dropdown{font-size:1.67rem}}@media (min-width:1280px){.board-menu .board-dropdown{font-size:1.25rem}}@media (min-width:1536px){.board-menu .board-dropdown{font-size:1.2rem}}.board-menu .board-dropdown.active,.board-menu .board-dropdown.active svg{color:var(--primary)}.board-menu .board-option-item{margin-bottom:1px;display:flex;height:3.6rem;width:100%;cursor:pointer;align-items:center;padding-left:1rem;padding-right:1rem;font-size:2rem}.board-menu .board-option-item:hover{background-color:var(--bg-3)}@media (min-width:1100px){.board-menu .board-option-item{font-size:1.67rem}}@media (min-width:1280px){.board-menu .board-option-item{font-size:1.25rem}}@media (min-width:1536px){.board-menu .board-option-item{font-size:1.2rem}}.board-menu .board-options{background:var(--bg-gradient-1);border-color:var(--border-1);margin-top:.8rem;width:28.33rem;flex-direction:column;overflow:hidden;border-radius:.8rem;border-width:1px}@media (min-width:1100px){.board-menu .board-options{width:23.61rem}}@media (min-width:1280px){.board-menu .board-options{width:17.71rem}}@media (min-width:1536px){.board-menu .board-options{width:16.56rem}}.bg-popup{background:var(--bg-7)}.kafi-pro-layout .board-menu{display:flex;height:100%;width:100%;align-items:center;justify-content:space-between;background-color:transparent;padding-top:0;padding-bottom:0}.kafi-pro-layout .board-menu .symbol-picker>svg{width:2rem;height:2rem}.kafi-pro-layout .board-menu .symbol-picker>input{font-size:1.2rem}.kafi-pro-layout .board-menu>div{gap:1.2rem}.kafi-pro-layout .board-menu .board-options{background-color:var(--bg-7);background:var(--bg-7)}.kafi-pro-layout .board-menu .board-option-item:hover{background-color:var(--bg-9);color:var(--primary)}.kafi-pro-layout .board-menu .board-dropdown{font-weight:500;display:flex;height:3rem;width:100%;align-items:center;justify-content:space-between;border-radius:.4rem;padding-left:.8rem;padding-right:.4rem;font-size:2rem;color:var(--text-12)}@media (min-width:1100px){.kafi-pro-layout .board-menu .board-dropdown{font-size:1.67rem}}@media (min-width:1280px){.kafi-pro-layout .board-menu .board-dropdown{font-size:1.25rem}}@media (min-width:1536px){.kafi-pro-layout .board-menu .board-dropdown{font-size:1.2rem}}.kafi-pro-layout .board-menu .board-dropdown.active,.kafi-pro-layout .board-menu .board-dropdown:hover{background-color:var(--primary);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.kafi-pro-layout .board-menu .board-dropdown.active svg,.kafi-pro-layout .board-menu .board-dropdown:hover svg{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.kafi-pro-layout .board-menu .board-dropdown>svg{width:2.4rem;height:2.4rem}.put-through{padding:0 5px;height:100%;display:flex;background-color:var(--bg-6);--border-grid:var(--border-1);flex-direction:column}.put-through>.total-section{text-align:center;margin-bottom:10px;line-height:20px}.put-through>.putthrough-board-section{height:100%;display:flex;max-height:calc(100% - 35px)}.put-through>.putthrough-board-section>.sub-board{margin:0 5px;position:relative;max-height:100%;display:flex;flex-direction:column}.put-through>.putthrough-board-section>.sub-board.ask,.put-through>.putthrough-board-section>.sub-board.bid{flex:2}.put-through>.putthrough-board-section>.sub-board.matched{flex:3}.put-through>.putthrough-board-section>.sub-board>.title{height:40px;border-bottom:1px solid var(--border-grid);display:flex;justify-content:center;align-items:center;position:sticky;top:0;background:var(--board-header)}.put-through>.putthrough-board-section>.sub-board>.title>span{position:relative;height:100%;display:flex;align-items:center}.put-through>.putthrough-board-section>.sub-board>.title>span:before{content:"";height:3px;width:100%;background-color:var(--primary);position:absolute;bottom:0;border-radius:3px 3px 0 0}.put-through>.putthrough-board-section>.sub-board>.put-through-table{display:flex;flex-direction:column;overflow:auto;flex:1}.put-through>.putthrough-board-section>.sub-board>.put-through-table>.row{display:flex;margin-left:0;margin-right:0;flex-wrap:nowrap;border-bottom:1px solid var(--border-grid)}.put-through>.putthrough-board-section>.sub-board>.put-through-table>.row.empty-row{height:80px}.put-through>.putthrough-board-section>.sub-board>.put-through-table>.row.empty-row>.cell{line-height:80px;border:none}.put-through>.putthrough-board-section>.sub-board>.put-through-table>.row.header-row{position:sticky;top:0}.put-through>.putthrough-board-section>.sub-board>.put-through-table>.row.header-row:nth-child(2){top:80px}.put-through>.putthrough-board-section>.sub-board>.put-through-table>.row.footer-row{background:var(--board-header);height:60px}.put-through>.putthrough-board-section>.sub-board>.put-through-table>.row.footer-row>.cell{border-bottom:none}.put-through>.putthrough-board-section>.sub-board>.put-through-table>.row>.cell{padding:0 8px;flex:1;line-height:40px;vertical-align:middle}.put-through>.putthrough-board-section>.sub-board>.put-through-table>.row>.cell.header-cell{position:relative}.put-through>.putthrough-board-section>.sub-board>table{width:100%;table-layout:fixed;border-style:hidden;border-collapse:unset}.put-through>.putthrough-board-section>.sub-board>table tr>td,.put-through>.putthrough-board-section>.sub-board>table tr>th{text-align:center;height:40px;line-height:40px;vertical-align:middle}.put-through>.putthrough-board-section>.sub-board>table tr>td.EmptyRow{height:80px}.put-through>.putthrough-board-section>.sub-board>table tr>th{position:sticky;top:0}.put-through>.putthrough-board-section>.sub-board>table:first-child td,.put-through>.putthrough-board-section>.sub-board>table:first-child th{border-top:0}.put-through>.putthrough-board-section>.sub-board>table td:first-child,.put-through>.putthrough-board-section>.sub-board>table th:first-child{border-left:0}.put-through>.putthrough-board-section>.sub-board>table:last-child td,.put-through>.putthrough-board-section>.sub-board>table:last-child th{border-bottom:0}.put-through>.putthrough-board-section>.sub-board>table td:last-child,.put-through>.putthrough-board-section>.sub-board>table th:last-child{border-right:0}.put-through>.putthrough-board-section>.sub-board>table>thead>tr:last-child>th{position:sticky;top:80px;border:1px solid var(--border-grid)}.put-through>.putthrough-board-section>.sub-board>table>thead>tr:first-child>th{position:sticky;top:40px;border:1px solid var(--border-grid)}.board-switcher .switcher{background-color:var(--bg-down-index)}.board-switcher .switcher[data-checked]{background-color:var(--primary)}.board-wrapper{display:flex;height:100%;flex-direction:column}.board-wrapper .menu-section{box-shadow:var(--shadow-2)!important;display:flex;align-items:center;padding:0}.board-wrapper .board-section{box-shadow:var(--shadow-2)!important;flex:1 1 0%;overflow:hidden;background-color:var(--bg-header)}.kafi-pro-layout .board-wrapper{padding-top:0!important}.kafi-pro-layout .board-wrapper .menu-section{padding:.8rem 0 .6rem}.kafi-pro-layout .board-wrapper .menu-section .board-menu{padding-left:0;padding-right:0}