/* SMD quick-view history: readable single-line usage and shared column alignment. */
html body #qpanel{width:min(1120px,calc(100vw - 40px))!important;max-width:calc(100vw - 40px)!important}
html body #qpanel .elph .elph-title{font-size:14px!important}
html body #qpanel .elph .elph-sum,html body #qpanel .elph .elph-all{font-size:12px!important}
html body #qpanel .elph .elph-table table{width:100%!important;min-width:0!important;table-layout:fixed!important;border-collapse:collapse!important}
html body #qpanel .elph .elph-table th,html body #qpanel .elph .elph-table td{box-sizing:border-box;font-size:12px!important;line-height:1.45!important;padding:9px 8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;overflow-wrap:normal!important;vertical-align:middle!important;text-align:center!important}
html body #qpanel .elph .elph-table th:nth-child(1){width:96px!important}
html body #qpanel .elph .elph-table th:nth-child(2){width:62px!important}
html body #qpanel .elph .elph-table th:nth-child(3){width:120px!important}
html body #qpanel .elph .elph-table th:nth-child(4){width:164px!important}
html body #qpanel .elph .elph-table th:nth-child(5){width:auto!important}
html body #qpanel .elph .elph-table th:last-child,html body #qpanel .elph .elph-table td:last-child{text-align:left!important}
html body #qpanel .elph .elph-mode,html body #qpanel .elph .elph-before{font-size:11.5px!important;white-space:nowrap!important}
html body #qpanel .elph .elph-edit-stock{width:23px!important;height:23px!important;font-size:11px!important;vertical-align:middle!important;margin-left:5px!important}
@media(max-width:900px){
 html body #qpanel{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}
 html body #qpanel .elph .elph-table th:nth-child(1){width:86px!important}
 html body #qpanel .elph .elph-table th:nth-child(2){width:54px!important}
 html body #qpanel .elph .elph-table th:nth-child(3){width:108px!important}
 html body #qpanel .elph .elph-table th:nth-child(4){width:150px!important}
}
