.ndp-container{z-index:1000;border:1px solid #ccc;border-radius:4px;max-width:266px;padding:5px;font-family:Open Sans,sans-serif;display:inline-block;position:absolute;overflow:hidden;box-shadow:0 4px 12px #00000026}.ndp-container.ndp-inline{z-index:unset;position:relative}.ndp-container.fade{opacity:0;transition:opacity .3s ease-in-out}.ndp-container.fade.in{opacity:1}.ndp-container.slide{opacity:0;transition:transform .3s,opacity .3s;transform:translateY(20px)}.ndp-container.slide.in{opacity:1;transform:translateY(0)}.ndp-container .ndp-table{border-collapse:separate;border-spacing:2px}.ndp-container.ndp-light{color:#000;background:#fff}.ndp-container.ndp-light .ndp-table{background:#fff}.ndp-container.ndp-dark,.ndp-container.ndp-dark .ndp-table{color:#fff;background:#16171a}.ndp-container a{text-decoration:none}.ndp-header{justify-content:space-between;align-items:center;padding-bottom:5px;display:flex}.ndp-container.ndp-light .ndp-header{border-bottom:1px solid #efefef}.ndp-container.ndp-dark .ndp-header{border-bottom:1px solid #868e96}.ndp-header .ndp-header-link{cursor:pointer;text-align:center;border-radius:5px;width:50%;max-height:32px;padding:9px 10px;display:grid}.ndp-container.ndp-light .ndp-header .ndp-header-link{color:#4a4a4a}.ndp-container.ndp-dark .ndp-header .ndp-header-link{color:#fff}.ndp-header button:disabled{color:#666;cursor:not-allowed;background:#ccc}.ndp-header-display{font-size:14px;line-height:14px}.ndp-header .ndp-header-link:has(.ndp-header-display-english){height:32px;padding-top:2px;padding-bottom:0}.ndp-header-display-english{opacity:.5;font-size:10px;line-height:10px}.ndp-table th{font-weight:600}.ndp-container.ndp-light .ndp-table td:nth-child(7),.ndp-container.ndp-light .ndp-table th:nth-child(7){color:#fa5252}.ndp-container.ndp-dark .ndp-table td:nth-child(7),.ndp-container.ndp-dark .ndp-table th:nth-child(7){color:#f87171}.ndp-table td,.ndp-table th{text-align:center;cursor:pointer;border-radius:5px;width:34px;height:34px;padding:0;font-size:14px}.ndp-table td .ndp-mini-english-date{vertical-align:sub;opacity:.5;padding-left:2px;font-size:10px}.ndp-container.ndp-dark .ndp-table th,.ndp-container.ndp-light .ndp-table th{color:#979797}.ndp-container.ndp-light .ndp-table{color:#000}.ndp-container.ndp-light .ndc-nav-button.ndp-disabled,.ndp-container.ndp-light .ndp-month-button.ndp-disabled,.ndp-container.ndp-light .ndp-table td.ndp-disabled{color:#ccc;cursor:not-allowed}.ndp-container.ndp-dark .ndc-nav-button.ndp-disabled,.ndp-container.ndp-dark .ndp-month-button.ndp-disabled,.ndp-container.ndp-dark .ndp-table td.ndp-disabled{color:#8e8e8e;cursor:not-allowed}.ndp-container.ndp-light .ndp-header-link:hover,.ndp-container.ndp-light .ndp-table td:hover{background:#f0f0f0}.ndp-container.ndp-dark .ndp-header-link:hover,.ndp-container.ndp-dark .ndp-table td:hover{background:#484848}.ndp-month-selection,.ndp-year-selection{flex-wrap:wrap;place-content:start flex-start;min-height:190px;display:flex}.ndp-month-button,.ndp-year-button{cursor:pointer;text-align:center;box-sizing:border-box;border-radius:4px;width:29%;height:40px;margin:5px;padding:10px;font-size:14px}.ndp-container.ndp-light .ndp-month-button,.ndp-container.ndp-light .ndp-year-button{color:#4a4a4a}.ndp-container.ndp-dark .ndp-month-button,.ndp-container.ndp-dark .ndp-year-button{color:#fff}.ndp-container.ndp-dark .ndp-month-button.ndp-current,.ndp-container.ndp-dark .ndp-year-button.ndp-current,.ndp-container.ndp-light .ndp-month-button.ndp-current,.ndp-container.ndp-light .ndp-year-button.ndp-current{color:#4eb5e6}.ndp-container.ndp-light .ndp-month-button.ndp-selected,.ndp-container.ndp-light .ndp-year-button.ndp-selected{color:#fff;background-color:#4eb5e6}.ndp-container.ndp-dark .ndp-month-button.ndp-selected,.ndp-container.ndp-dark .ndp-year-button.ndp-selected{color:#fff;background-color:#005cb2}.ndp-container.ndp-light .ndp-month-button:hover:not(.ndp-selected),.ndp-container.ndp-light .ndp-year-button:hover:not(.ndp-selected){background:#f0f0f0}.ndp-container.ndp-dark .ndp-month-button:hover:not(.ndp-selected),.ndp-container.ndp-dark .ndp-year-button:hover:not(.ndp-selected){background:#484848}.ndp-container.ndp-dark .ndp-table td.ndp-today,.ndp-container.ndp-light .ndp-table td.ndp-today{color:#5abae8;font-weight:700}.ndp-container.ndp-dark .ndp-table td.ndp-today.ndp-disabled,.ndp-container.ndp-light .ndp-table td.ndp-today.ndp-disabled{opacity:.7}.ndp-table td.ndp-selected{border-radius:5px;font-weight:700}.ndp-container.ndp-light .ndp-table td.ndp-selected{color:#fff;background:#45bced}.ndp-container.ndp-dark .ndp-table td.ndp-selected{color:#fff;background:#005cb2}.ndc-chevron{line-height:18px}.ndc-chevron:before{content:"";vertical-align:top;width:.4em;height:.4em;box-sizing:initial;border:.15em solid #9c9c9c;border-width:.15em .15em 0 0;display:inline-block;position:relative;top:5px;left:.15em;transform:rotate(-45deg)}.ndc-chevron.ndc-left:before{left:1px;transform:rotate(-135deg)}.ndc-chevron.ndc-right:before{left:-1px;transform:rotate(45deg)}.ndc-chevron.ndc-down:before{left:1px;transform:rotate(135deg)}.ndc-chevron.ndc-up:before{top:8px;left:1px;transform:rotate(-45deg)}.ndc-nav-button{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ndc-nav-button:hover{background:#f0f0f0;border-radius:5px}.ndp-light .ndp-range-hover{background-color:#e0f3ff}.ndp-dark .ndp-range-hover{background-color:#444}
