.wapf-dp-c{background:var(--apf-date-bg,#fff);color:var(--apf-date-color,currentColor);left:0;top:0;touch-action:none;user-select:none;width:266px;z-index:-1;border:1px solid var(--apf-date-border-color,#ddd);box-shadow:0 0 6px #eee;border-radius:3px;box-sizing:border-box;position:absolute}.wapf-dp-hide{display:none}.wapf-dp-c::after,.wapf-dp-c::before{border:5px solid transparent;content:'';display:block;position:absolute}.wapf-dp-inline{position:static}.wapf-dp-top-left::after,.wapf-dp-top-left::before,.wapf-dp-top-right::after,.wapf-dp-top-right::before{border-top:0;left:10px;top:-5px}.wapf-dp-top-left::before,.wapf-dp-top-right::before{border-bottom-color:var(--apf-date-border-color,#ddd)}.wapf-dp-top-left::after,.wapf-dp-top-right::after{border-bottom-color:var(--apf-date-bg,#fff);top:-4px}.wapf-dp-bottom-left::after,.wapf-dp-bottom-left::before,.wapf-dp-bottom-right::after,.wapf-dp-bottom-right::before{border-bottom:0;bottom:-5px;left:10px}.wapf-dp-bottom-left::before,.wapf-dp-bottom-right::before{border-top-color:var(--apf-date-border-color,#ddd)}.wapf-dp-bottom-left::after,.wapf-dp-bottom-right::after{border-top-color:var(--apf-date-bg,#fff);bottom:-4px}.wapf-dp-bottom-right::after,.wapf-dp-bottom-right::before,.wapf-dp-top-right::after,.wapf-dp-top-right::before{left:auto;right:10px}.dp-panel ul{margin:0;padding:0 0 5px 0;list-style:none;font-size:.85em;display:flex;flex-flow:row wrap}.dp-panel ul li{margin:0;padding:0}.wapf-dp-header{display:flex;justify-content:space-between;border-bottom:1px solid var(--apf-date-border-color,#ddd);margin-bottom:10px;padding:5px;align-items:center}.wapf-dp-header .dp-clr{padding:10px;cursor:pointer;display:none}.dp-next,.dp-prev{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;width:30px;height:30px;text-align:center;display:flex;align-items:center;justify-content:center}.wapf-dp-header svg{fill:currentColor;width:1rem;height:1rem}.dp-next svg,.dp-prev svg{width:.8rem;height:.8rem}.dp-panel li span{display:flex;align-items:center;justify-content:center;height:32px}.dp-days span{cursor:pointer}.dp-days li:hover span{background:var(--apf-date-bg-hov,#eaeaea);color:var(--apf-date-color-hov,currentColor)}.dp-panel li{width:14.25%;display:flex;justify-content:center}.dp-weeks li{font-size:.9em}.dp-panel .dp-days span{width:32px;border-radius:6px}.dp-panel li.disabled span,.dp-panel li.disabled:hover span,.dp-panel li.muted span,.dp-panel li.muted:hover span{background:0 0;color:var(--apf-date-color-muted,#ccc)}.dp-panel li.disabled span,.dp-panel li.disabled:hover span{background:0 0;cursor:not-allowed;color:var(--apf-date-color-muted,#ccc)}.dp-panel li.picked span{background:var(--apf-date-bg-sel,#eaeaea);color:var(--apf-date-color-sel,currentColor)}.wapf-dp-my{display:flex;flex:1;justify-content:center;align-items:center}.wapf-dp-my select.wapf-dp-month{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;padding:0 4px!important;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M224 353.9l17-17L401 177l17-17L384 126.1l-17 17-143 143L81 143l-17-17L30.1 160l17 17L207 337l17 17z'/%3E%3C/svg%3E")!important;background-size:11px!important;background-repeat:no-repeat;background-position:right 4px center!important}.wapf-dp-my input.wapf-dp-year{-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important}input.wapf-dp-year,select.wapf-dp-month{width:72px!important;box-shadow:none!important;background-color:var(--apf-date-bg,#fff)!important;font-size:.9em!important;height:30px!important;margin:0!important;border-radius:4px!important;color:var(--apf-date-color,currentColor);border:1px solid var(--apf-date-border-color,#ddd)!important}.wapf-dp-my input.wapf-dp-year:focus,.wapf-dp-my select.wapf-dp-month:focus{outline:0!important}.wapf-dp-my input::-webkit-inner-spin-button,.wapf-dp-my input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wapf-dp-year-wrap{margin-left:6px;position:relative;display:flex}.wapf-dp-year-wrap span{display:flex;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-family:Arial,sans-serif;position:absolute;right:0;height:50%;top:0;width:16px;border:1px solid var(--apf-date-border-color,#ddd);align-items:center;justify-content:center;border-top-right-radius:4px}.wapf-dp-year-wrap span:last-child{border-top:none;top:50%;border-radius:0 0 4px 0}@media all and (max-width:768px){.wapf-dp-year-wrap:hover span{display:none}}