.reservations-page h1{margin:0;font-size:26px}.page-subtitle{margin:7px 0 18px;color:#72809a}.reservation-layout{display:grid;grid-template-columns:minmax(860px,1fr) 330px;gap:18px}.reservation-filters{display:grid;gap:15px;margin-bottom:14px}.reservation-filters b{color:#34435b}.reservation-filters .tab{padding:7px 17px;margin-right:6px}.reservation-filters select{height:36px;border:1px solid #dce3ed;border-radius:6px;padding:0 12px;color:#4b5870}.reservation-filters .button{margin-left:13px;padding:8px 28px}.reservation-table{padding:0 14px 10px}.reservation-tabs{height:49px;border-bottom:1px solid #e7ecf3;display:flex;gap:42px;align-items:center;color:#657187}.reservation-tabs b{height:49px;display:flex;align-items:center;color:#1768f4;border-bottom:2px solid #1768f4}.reservation-selected{background:#edf4ff}.reservation-detail{min-height:590px}.reservation-detail dl{display:grid;grid-template-columns:84px 1fr;gap:15px;margin:23px 0}.reservation-detail dt{color:#6e7a8e}.reservation-detail dd{margin:0;font-weight:600}.reservation-actions{display:grid;gap:14px;margin-top:27px}.reservation-actions .button{width:100%;font-size:16px}.button.danger{border-color:#ff5b62;color:#f14b53}.pagination{padding:16px 5px 2px;color:#738095}.pagination b{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:4px;background:#1768f4;color:#fff}@media(max-width:1200px){.reservation-layout{grid-template-columns:1fr}.reservation-detail{min-height:auto}.reservation-filters .search{width:260px!important}}


