.calendar{max-width:600px;margin:0 auto}.calendar .calendarMonthName{font-size:16px;margin-top:5px}.calendar .holidayList{font-size:13px;font-weight:400}.calendar .react-datepicker{background-color:#fff;color:#000;border:none!important;border-radius:.3rem;display:inline-block;position:relative;width:100%;font-family:inherit!important}.calendar .react-datepicker .react-datepicker__month-container{float:none}.calendar .react-datepicker .react-datepicker__navigation-icon--next{left:-10px!important}.calendar .react-datepicker .react-datepicker__navigation-icon--previous{left:10px!important}.calendar .react-datepicker .react-datepicker__navigation-icon:before{border-color:#6c757d;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:15px;position:absolute;top:15px;width:15px}.calendar .react-datepicker .react-datepicker__header{background-color:#fff!important;border-bottom:1px solid #cfd8dc;padding-top:10px;padding-bottom:10px}.calendar .react-datepicker .react-datepicker__header .react-datepicker__current-month{color:#000!important;font-weight:600;padding-bottom:20px}.calendar .react-datepicker .react-datepicker__header .react-datepicker__day-name{font-weight:500!important;color:#455a64!important;width:12.42%}.calendar .react-datepicker .react-datepicker__day{width:12.42%!important;line-height:2.5em!important;font-size:15px}.calendar .react-datepicker .react-datepicker__day--today{border-bottom:3px solid #ffbe0b}.calendar .react-datepicker .react-datepicker__day--holidays+.react-datepicker__day--selected,.calendar .react-datepicker .react-datepicker__day--keyboard-selected,.calendar .react-datepicker .react-datepicker__day--selected{background-color:#ffbe0b;color:#000;font-weight:700}.calendar .react-datepicker .react-datepicker__day--disabled{text-decoration:line-through;color:#9e9e9e!important}.calendar .react-datepicker .react-datepicker__day--highlighted,.calendar .react-datepicker .react-datepicker__day--holidays{background-color:transparent;color:#ff5e1f}.calendar .react-datepicker .react-datepicker-wrapper{display:block;width:100%!important;margin-right:13px;margin-left:3px}