.calendar-filters input{min-width:240px;border:1px solid #d2dee8;border-radius:8px;padding:.55rem}.booking-list{background:#fff;border:1px solid #dfe8ef;border-top:0;border-radius:0 0 16px 16px}.booking-list>a{display:grid;grid-template-columns:80px minmax(220px,1fr) auto auto 90px;align-items:center;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid #e8eef3;text-decoration:none;color:#263e54}.booking-list>a:hover{background:#f6fafe}.booking-list time,.booking-list>a>div{display:flex;flex-direction:column}.booking-list time strong{color:#0756a3}.booking-list span{font-size:.8rem;color:#718294}.booking-list>a>b{text-align:right;color:#073763}.month-calendar{background:#fff;border:1px solid #dfe8ef;border-top:0}.month-weekdays,.month-week{display:grid;grid-template-columns:repeat(7,1fr)}.month-weekdays span{text-align:center;padding:.7rem;background:#eef6fb;color:#50718c;font-weight:800}.month-day{min-height:145px;padding:.5rem;border-top:1px solid #dfe8ef;border-right:1px solid #dfe8ef}.month-day.outside{background:#f6f8fa;opacity:.55}.month-day.today{background:#fffbed}.month-day header{display:flex;justify-content:space-between}.month-day header span{font-weight:800}.month-day header a{text-decoration:none}.month-event{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:#263e54;font-size:.72rem;padding:.3rem .4rem;border-radius:5px;background:#edf5fb;border-left:3px solid #1769aa;margin-top:.3rem}.month-event time{font-weight:800}.month-day>small{font-size:.68rem;color:#758596}
@media(max-width:800px){.booking-list>a{grid-template-columns:60px 1fr auto}.booking-list .origin,.booking-list>a>b{display:none}.month-calendar{overflow-x:auto}.month-weekdays,.month-week{min-width:850px}}
