.game-switch-wrapper{position:absolute;right:8px;top:0;z-index:90;height:100%;display:flex;align-items:center;width:0}.game-switch-wrapper .game-switch{position:relative;right:66px;border:1px solid #d7dae2;background-color:#fff;align-items:center;padding:8px 0}.game-switch-wrapper .game-switch .game-icon{cursor:pointer;position:relative;height:56px;padding:4px 8px}.game-switch-wrapper .game-switch .game-icon.is-disabled{cursor:not-allowed;filter:grayscale(1)}.game-switch-wrapper .game-switch .game-icon.is-current{background-color:#ffc880}@media only screen and (max-width:539px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:540px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:540px) and (max-width:959px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:959px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:960px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:960px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1799px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1799px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1800px){.hidden-xl-only{display:none!important}}.orzmic-charts{background-color:#fff;height:100%;display:flex;flex-direction:column;position:relative}.orzmic-charts .song-table{height:1px;flex:auto;width:100%;display:flex;position:relative}.orzmic-charts .song-table>.el-table{width:1px;flex:auto}.orzmic-charts .song-table>.el-table.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background:unset}.orzmic-charts .song-table>.el-table td>.cell{font-size:16px}.orzmic-charts .song-table>.el-table .el-table__expand-column>.cell{padding:0}.orzmic-charts .song-table>.el-table .el-table__row.row-b20{background-color:#faecd8}.orzmic-charts .song-table>.el-table .song-cell{align-items:center}.orzmic-charts .song-table>.el-table .song-cell img{height:64px;width:100%;-o-object-fit:contain;object-fit:contain}.orzmic-charts .song-table>.el-table .difficulty-cell{align-items:center}.orzmic-charts .song-table .detail-drawer{position:absolute}.orzmic-charts .song-table .detail-drawer .el-drawer__body{padding:8px 0}