:root{--color-base:#3e3e40;--color-primary:#99BE10;--color-primary-rgb:153,190,16;--color-primary-light:#B6BE98;--color-primary-light-rgb:76,20,75;--color-secondary:#9AAFBD;--color-secondary-rgb:154,175,189;--color-dark:#2d2d2d;--color-medium:#818184;--color-light:#dbdbdb;--color-bright:#f5f5f5;--color-white:#ffffff;--color-black:#000000;--color-fruehling:#e9b828;--color-sommer:#d96f8c;--color-herbst:#7da851;--color-winter:#5aa4b6}.alldayCal{padding-left:30px;padding-right:30px}.alldayCal .months{margin-bottom:30px}.alldayCal .calnav{text-align:right}.alldayCal .calnav a{display:inline-block;padding:0px 8px 0px}.alldayCal .dates{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.alldayCal .dates .daywrapper{margin-right:16px;display:inline-block;width:calc(14.2857142857% - 16px)}.alldayCal .dates .daywrapper .day{min-height:80px;margin-bottom:20px}.alldayCal .dates .daywrapper .day .headDay{margin-bottom:10px}.alldayCal .dates .daywrapper .day .slots a.slot{cursor:pointer}.alldayCal .dates .daywrapper .day .slots a.slot.selected,.alldayCal .dates .daywrapper .day .slots a.slot:hover{background-color:var(--color-base);color:white}.alldayCal .dates .daywrapper .day .slots .slot{padding:4px 8px;font-size:13px;text-decoration:none;display:block;width:100%;margin-bottom:5px;border-radius:4px;background-color:var(--color-light)}.alldayCal .dates .daywrapper .day .slots .slot.empty{opacity:0.2}
/*# sourceMappingURL=mod_calendar_month_alldays_grid.css.map */