/* Request Center controls and request-detail sheet. */
.request-table .sp-request-list-item{display:block!important;width:100%;padding:0!important;border:0!important}.request-table .sp-request-list-item+.sp-request-list-item{border-top:1px solid #dce5ef!important}.request-table .sp-request-row{box-sizing:border-box}
.sp-dialog label select{padding-right:38px;border-radius:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%234a6388' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;background-size:12px 8px;font-weight:600;appearance:none}
.sp-dialog select{box-sizing:border-box;width:100%;min-height:42px;padding:9px 35px 9px 10px;border:1px solid #cbd8e7;border-radius:5px;background:#fff;color:#112756;font:14px Inter,ui-sans-serif,sans-serif;appearance:auto}.sp-dialog select:focus{border-color:#0d53d6;outline:3px solid rgba(13,83,214,.16)}.request-table .sp-request-row{display:grid;width:100%;min-height:70px;padding:9px 12px;border:0;border-bottom:1px solid #dce5ef;background:#fff;color:#102b61;text-align:left;font:inherit;grid-template-columns:1.55fr .78fr .82fr .92fr 16px;gap:12px;align-items:center;cursor:pointer}.request-table .sp-request-row:hover{background:#f5f8ff}.request-table .sp-request-row:focus-visible{position:relative;z-index:1;outline:3px solid rgba(13,83,214,.25);outline-offset:-3px}.sp-request-row>b{position:absolute;color:#0750d5;font-size:22px}.sp-request-row>strong{padding-left:43px}.sp-request-row>i{font-size:25px;font-style:normal;color:#0a4fd2}.sp-request-detail{width:min(650px,100%);max-height:88vh;overflow:auto}.sp-request-detail h3{margin:19px 0 7px;font-size:12px;text-transform:uppercase;letter-spacing:.55px;color:#405776}.sp-request-detail dl{display:grid;grid-template-columns:130px 1fr;margin:0;border-top:1px solid #dce5ef}.sp-request-detail dt,.sp-request-detail dd{margin:0;padding:10px 0;border-bottom:1px solid #dce5ef;font-size:13px}.sp-request-detail dt{color:#5d708e;font-weight:700}.sp-request-detail dd{color:#102b61}.sp-request-detail .request-answer{padding:11px 12px;border:1px solid #d9e3ee;border-radius:5px;background:#f8faff;color:#183b74;font-size:13px;white-space:pre-wrap}.sp-request-detail .request-answer+ .request-answer{margin-top:8px}.sp-request-detail .muted{color:#60728f;font-style:italic}.sp-request-project{color:#0750ce;font-weight:700}@media(max-width:640px){.request-table .sp-request-row{grid-template-columns:1fr auto;gap:7px}.request-table .sp-request-row>time,.request-table .sp-request-row>span{display:none}.request-table .sp-request-row>em{grid-column:1}.request-table .sp-request-row>i{grid-column:2;grid-row:1 / span 2}.sp-request-row>strong{padding-left:31px}.sp-request-detail dl{grid-template-columns:1fr}.sp-request-detail dt{padding-bottom:2px;border-bottom:0}.sp-request-detail dd{padding-top:3px}}
