body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0}html{overflow:hidden}.scrollbar::-webkit-scrollbar-track{background:#e1e1e1;border-radius:4px}.scrollbar::-webkit-scrollbar-track:active,.scrollbar::-webkit-scrollbar-track:hover{background:#d4d4d4}.scrollbar::-webkit-scrollbar-thumb{background:#078179;border-radius:4px}.scrollbar::-webkit-scrollbar-thumb:hover{background:#078179;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}.scrollbar::-webkit-scrollbar-thumb:active{background-color:#078179}.scrollbar::-webkit-scrollbar{width:10px;height:50%}@media (max-width:930px){.scrollbar::-webkit-scrollbar{width:3px;height:3px}}.ribbon{background-color:rgba(170,0,0,.5);left:-3.5em;transform:rotate(-45deg);overflow:hidden;position:absolute;top:30px;white-space:nowrap;width:15em;z-index:99999;opacity:.75}.ribbon,.ribbon a{pointer-events:none}.ribbon a{color:#fff;display:block;font-weight:400;margin:1px 0;padding:10px 50px;text-align:center;text-decoration:none;text-shadow:0 0 5px #444}.DateRangePickerInput_arrow{margin:10px}.DateRangePickerInput_arrow_svg{display:none}.DateInput_input{border:1px solid #009b91;border-radius:4px}.DateRangePickerInput{background-color:initial}.DateInput{padding:10px 0;font-size:12px;margin-right:10px}.DateInput,.DateInput_input{background-color:initial;width:150px}.DateInput_input{border:none;outline:transparent;height:15px;background-color:#fff;font-size:15px}.DateRangePickerInput{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.SingleDatePickerInput{background-color:initial}@media (max-width:600px){.DateRangePicker{margin-top:10px;width:100%}.DateRangePickerInput{width:100%;display:flex;justify-content:center}.DateInput_input_1{width:100px;height:40px;box-sizing:border-box;margin:0 auto;display:flex;justify-content:center}.DateRangePickerInput_arrow{display:none}.DayPicker_focusRegion{position:relative}.DayPickerNavigation{height:30px;width:40px;position:absolute;top:55%;left:12px}.DayPickerNavigation_svg__vertical{width:20px}.DateRangePickerInput__showClearDates{padding:0}.SingleDatePicker{display:flex;flex-direction:column}}@keyframes pulse{0%{box-shadow:0 0 4px 2px rgba(247,146,146,.4)}50%{box-shadow:0 0 10px 3px rgba(242,112,112,.647)}to{box-shadow:0 0 4px 2px rgba(233,109,109,.4)}}.highlight-box{position:relative;animation:pulse 1.3s ease-in-out infinite}.highlight-box:before{content:"";position:absolute;z-index:1000;top:-5px;left:-7px;right:-7px;bottom:-5px;border:2px solid #f69d9d;border-radius:5px;pointer-events:none;animation:pulse 1.3s ease-in-out 3}