@media(min-width:769px){
.as-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px;padding-bottom:38px}
.as-left>form,.as-left>section,.as-main{border:1px solid #e3eaf3;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(28,52,82,.05)}
.as-left>form,.as-left>section{padding:18px}.as-left>section{margin-top:14px}
.as-left h2{margin:0 0 15px;padding-left:10px;border-left:4px solid #e60012;color:#122943;font-size:18px}
.as-left form>label{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;margin-bottom:11px}
.as-left label>b{color:#253954;font-size:13px}.as-left input,.as-left select{box-sizing:border-box;width:100%;height:39px;min-width:0;padding:0 10px;border:1px solid #d8e2ee;border-radius:6px;background:#fff;color:#263a55}
.as-radios{display:grid;grid-template-columns:1fr 1fr;gap:6px}.as-radios input{position:absolute;opacity:0}.as-radios i{display:grid;height:37px;border:1px solid #d8e2ee;border-radius:6px;place-items:center;color:#263a55;font-size:13px;font-style:normal;cursor:pointer}.as-radios input:checked+i{border-color:#e60012;background:#e60012;color:#fff}
.as-buttons{display:flex;flex-direction:column-reverse;gap:8px;margin-top:14px}.as-buttons a,.as-buttons button{display:flex;height:40px;border-radius:7px;align-items:center;justify-content:center;gap:7px;font-size:13px;cursor:pointer}.as-buttons button{border:0;background:#e60012;color:#fff;font-weight:700}.as-buttons button:hover{background:#c90012}.as-buttons a{border:1px solid #d8e2ee;color:#253954;background:#fff}.as-buttons a:hover{border-color:#aec4dc;background:#f7faff}.as-buttons svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.as-left ol{margin:0;padding-left:21px;color:#637993;font-size:12px;line-height:1.8}
.as-main{min-width:0;padding:0 0 16px;overflow:hidden}.as-main>nav:first-child{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:10px}.as-main>nav:first-child a{display:grid;height:40px;border-radius:6px;place-items:center;color:#173a61;font-size:14px;font-weight:700}.as-main>nav:first-child a.active{background:#e60012;color:#fff}
.as-search{display:flex;margin:0 10px 14px}.as-search input{height:43px;min-width:0;flex:1;padding:0 15px;border:1px solid #d4e1ed;border-radius:6px 0 0 6px;font-size:14px;outline:0}.as-search input:focus{border-color:#e60012}.as-search button{width:105px;border:0;border-radius:0 6px 6px 0;background:#e60012;color:#fff;font-size:14px;font-weight:700;cursor:pointer}
.as-title{display:flex;min-height:65px;padding:0 16px;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#fff0f1,#fff 55%)}.as-title h2{margin:0;color:#e60012;font-size:17px}.as-title span{color:#71839a;font-size:13px}.as-title b{color:#e60012}
.as-groups{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid #f0e2e4;border-bottom:1px solid #e4ebf2;background:#fbfdff}.as-groups a{display:flex;flex:0 0 auto;height:34px;padding:0 11px;border:1px solid #d8e3ef;border-radius:5px;align-items:center;gap:5px;color:#294866;font-size:12px;white-space:nowrap;background:#fff}.as-groups a.active,.as-groups a:hover{border-color:#e60012;color:#e60012;background:#fff3f4}.as-groups small{color:#7b8da1}
.as-table{overflow:auto}.as-table table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.as-table th{height:42px;padding:0 9px;background:#edf4fb;color:#263a55;text-align:left}.as-table td{height:42px;padding:0 9px;border-top:1px solid #e7edf4;color:#3e536d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.as-table tbody tr:nth-child(even){background:#f9fbfd}.as-table th:nth-child(1){width:14%}.as-table th:nth-child(2){width:16%}.as-table th:nth-child(3){width:18%}.as-table th:nth-child(4){width:11%}.as-table th:last-child{width:86px}.as-table td:last-child{text-align:center;overflow:visible}.as-table td a{display:inline-flex;min-width:66px;box-sizing:border-box;align-items:center;justify-content:center;white-space:nowrap;padding:4px 8px;border:1px solid #ff5364;border-radius:12px;color:#e60012}
.as-detail{position:relative;margin:12px 14px;padding:14px;border:1px solid #ffd0d5;border-radius:7px;background:#fff6f7}.as-detail>a{position:absolute;right:14px;color:#e60012}.as-detail h2,.as-detail p{margin:0 0 8px}.as-detail>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.as-detail span{padding:8px;background:#fff;color:#71839a}.as-detail b{display:block;margin-top:4px;color:#e60012}
.as-pages{display:flex;gap:8px;margin-top:18px;align-items:center;justify-content:center}.as-pages a{padding:7px 11px;border-radius:5px;background:#f2f6fb;color:#173d65}.as-pages a.active{background:#e60012;color:#fff}.as-pages span{color:#7d90a6}.as-empty{padding:55px 20px;text-align:center;color:#758ba3}
}
