.history-title{margin:28px 0 12px}.contract-history{display:grid;gap:10px}.contract-history-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:12px;padding:15px;border:1px solid #dbe2ec;border-radius:10px}.contract-history-item.current{border-color:#9db7ee;background:#f3f7ff}.contract-history-item>b{color:#315fd5}.contract-history-item strong,.contract-history-item span{display:block}.contract-history-item span{color:#68758a;font-size:13px}.contract-history-item em{font-style:normal;font-size:11px;color:#21734c}.work-log-item strong,.work-log-item p{word-break:keep-all;overflow-wrap:break-word}
@media(max-width:520px){.contract-history-item{grid-template-columns:52px minmax(0,1fr)}.contract-history-item em{grid-column:2}}
