.datepicker__wrapper{display:unset!important}.datepicker__popover_container{z-index:100!important}.holdshort-datepicker .react-datepicker__day--outside-month{color:#d0d0d0}.holdshort-datepicker .react-datepicker__day-names{border-bottom:1px solid #346a88;display:flex;justify-content:space-between;margin:6px 7px 0}.holdshort-datepicker .react-datepicker__header{background-color:unset!important;border:unset!important}.holdshort-datepicker .react-datepicker__month-container{padding:2px}.holdshort-datepicker .react-datepicker__day--keyboard-selected,.holdshort-datepicker .react-datepicker__day--selected{background-color:#2a9dd4}.holdshort-datepicker .react-datepicker__today-button{background-color:#2a9dd4;border:unset!important;border-radius:4px;color:#fff;margin:0 11px 6px}.holdshort-datepicker .datepicker__month_title{display:flex;flex-grow:1;font-size:18px;justify-content:center}.holdshort-datepicker .react-datepicker__children-container{margin:0!important;padding:0!important;width:auto!important}.holdshort-datepicker .datepicker__footer{align-items:baseline;display:flex;justify-content:center;padding:8px}.holdshort-datepicker .datepicker__footer .datepicker__footer_next_year,.holdshort-datepicker .datepicker__footer .datepicker__footer_prev_year{color:#d0d0d0;font-size:18px}.holdshort-datepicker .datepicker__footer .datepicker__footer_next_year:hover,.holdshort-datepicker .datepicker__footer .datepicker__footer_prev_year:hover{cursor:pointer}.holdshort-datepicker .datepicker__footer .datepicker__footer_current_year{color:#2b3e4f;font-size:20px;margin:0 12px}.loader-ring{align-self:center;display:flex;height:80px;margin:auto;position:relative;width:80px}.loader-ring div{animation:loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#3997d4;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.loader-ring div:first-child{animation-delay:-.45s}.loader-ring div:nth-child(2){animation-delay:-.3s}.loader-ring div:nth-child(3){animation-delay:-.15s}@keyframes loader-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}