.calendar-card[data-v-90c07e06]{border-radius:8px;background-color:#fff;padding:20px;font-family:Arial,sans-serif}.header[data-v-90c07e06]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.header button[data-v-90c07e06]{background-color:transparent;border:none;cursor:pointer;color:#007bff}.dates[data-v-90c07e06]{text-align:center}.dates[data-v-90c07e06],.days[data-v-90c07e06]{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px}.days[data-v-90c07e06]{margin-bottom:10px}.date[data-v-90c07e06],.day[data-v-90c07e06]{text-align:center;padding:5px;border:1px solid transparent}.date[data-v-90c07e06]{min-height:60px;position:relative}.date.scheduled[data-v-90c07e06]:after{content:"";position:absolute;top:24px;left:0;right:0;width:6px;height:6px;border-radius:5px;background:#67c23a;margin:0 auto}.date.selected[data-v-90c07e06]{color:#007bff}button[data-v-90c07e06]{background-color:#f0f0f0;border:1px solid #ccc;padding:5px 10px;border-radius:4px;cursor:pointer}button[data-v-90c07e06]:active{background-color:transparent;color:#3c85d3}.contact-tree[data-v-90c07e06]{width:100%;height:100%}.contact-tree__head[data-v-90c07e06]{display:flex;justify-content:space-between;align-items:center;padding:10px;position:relative;color:#6c6e72}.contact-tree__head p[data-v-90c07e06]{font-weight:700}.contact-tree__head[data-v-90c07e06]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:0;bottom:0;left:0;border-bottom:1px solid #e2e2e2;transform:scaleY(.5)}.contact-tree__search[data-v-90c07e06]{margin:10px;box-sizing:border-box;border:1px solid #e2e2e2;padding:5px 20px;border-radius:20px;display:flex;align-items:center;box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.contact-tree__search input[data-v-90c07e06]{width:calc(100% - 40px);outline:none;border:none;padding:5px 10px}.contact-tree__content[data-v-90c07e06]{height:calc(100% - 164px);overflow-y:scroll}.contact-tree__footer[data-v-90c07e06]{padding:10px;width:100%;height:60px;background:#fff;z-index:9999;display:flex;box-sizing:border-box}.contact-tree__footer-submit[data-v-90c07e06]{border-radius:5px;height:100%;flex:1;background:#0283ef;text-align:center;color:#fff;line-height:40px;box-sizing:border-box}.contact-list__item[data-v-90c07e06]{padding:10px}