#activitylist{width:100%}#activitylist form.mark{display:flex;flex-wrap:wrap;margin-top:20px}#activitylist form.mark input{order:-1;width:112px;height:30px;padding:0 15px;border:1px solid var(--pri-bg);color:var(--pan-col);background:var(--pan-bg);border-top-left-radius:15px;border-bottom-left-radius:15px;transition:easein-out .3s}#activitylist form.mark button{min-width:112px;border-top-left-radius:0;border-bottom-left-radius:0}#activitylist form.mark button:hover+input{border-color:var(--pri-bg-hvr)}#activitylist form.mark span{width:100%}#activitylist .wrapper{display:flex}#activitylist .wrapper .c1{min-width:290px}#activitylist .wrapper .c2{max-width:420px}#activitylist .wrapper .c2.sticky{top:140px}#activitylist .wrapper table.summary{width:150px}#activitylist .wrapper table.summary th{white-space:nowrap}#activitylist .wrapper .preview table.numeric svg{width:24px;height:24px}@media only screen and (min-width:768px){#activitylist .wrapper .c1{flex-grow:1;margin-right:20px}#activitylist .wrapper .c1,#activitylist .wrapper .c2{width:calc(50% - 10px)}}