.react-datepicker-wrapper,.react-datepicker__input-container,.react-datepicker__input-container input{border-width:1px;border-color:gray;border-radius:1vh;flex:1;width:100%;height:4vh;font-size:2.825lvh;display:flex}.react-datepicker__year-dropdown-container,.react-datepicker__month-dropdown-container{padding-top:4px}.react-datepicker__navigation--years-previous{border-bottom:3px solid #789;border-right:3px solid #789;width:10px;height:10px;margin-top:6px;margin-bottom:6px;display:inline-block;transform:rotate(-315deg)}.react-datepicker__navigation--years-upcoming{border-bottom:3px solid #789;border-right:3px solid #789;width:10px;height:10px;margin-top:12px;display:inline-block;transform:rotate(-135deg)}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#789}