.tpass-times li{display:inline-block;padding:3px 6px;width:100px;height:46px;border-radius:3px;background-color:#fff;margin:2px;border:1px solid #bbb;text-align:center;cursor:pointer;vertical-align:middle}.tpass-times li:hover{background:var(--yellow-hover)}.tpass-times li.closed{pointer-events:none;background:var(--closed)}.tpass-times li.active{background:var(--active)}#passform.disabled,#passtimes.disabled{pointer-events:none;opacity:.7}.tpass-times{align-items:center}