.dropdown option:hover{background-color:#007f7b;color:#fff}.dropdown.sf-menu option:hover{color:#007f7b}.highlight-date{background-color:#007f7b!important;border:6px solid #fff!important;height:60px!important;font-weight:700;color:#fff!important;border-radius:12px}.highlight-date:hover{background-color:#007f7b!important;border:1px solid #fff!important;font-weight:bolder!important;font-size:larger!important;color:#fff;border-radius:12px}.calendar-homepage{width:100%!important;height:100%!important}.react-calendar__tile--now{background-color:#bcbcbc!important;border:6px solid #fff!important;height:60px!important;font-weight:700;color:#000!important;border-radius:12px}.dropdown-filter{background-color:#007f7b}.filter-option:hover{background-color:red}.react-calendar__navigation{background-color:#f0f0f0!important}.react-calendar__navigation__label__labelText{color:#007f7b}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.calendar-fadeIn{animation:fadeIn .5s ease forwards}.calendar-fadeOut{animation:fadeOut .5s ease forwards}.events-on-date-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:center}.events-on-date-container{background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.5)}.events-on-date-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.events-on-date-header button{background-color:transparent;border:none;cursor:pointer;font-size:16px;color:#007f7b}.events-on-date-header button:hover{text-decoration:underline}.confirmation-modal{position:fixed;top:45%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #ccc;border-radius:7px;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.3);min-height:150px;z-index:999999}.confirmation-modal p{margin-bottom:10px;margin-top:30px;color:#007f70!important}.confirmation-modal button{margin-right:10px}.confirmation-button-div{text-align:end;margin-top:40px}.yes-remove{background-color:red;color:#fff;width:50px;border-radius:5px}.cancel-remove{color:#007f7b solid!important;width:30px;border-radius:5px}.confirmation-modal button:last-child{margin-right:0}