.calendar-header{height:50px;color:hsla(0,0%,100%,.92);text-align:center;line-height:50px;display:flex;font-size:20px;justify-content:space-between}.calendar-header-button{width:50px;font-size:20px;border:0;background:transparent;color:hsla(0,0%,87%,.92);cursor:pointer}.calendar-week-day{color:hsla(0,0%,100%,.92);text-align:center;line-height:30px}.calendar-week-day-item{height:30px;min-width:60px;text-align:center}.calendar-item,.calendar-item-today{margin-left:-15px;height:60px;min-width:60px;cursor:pointer;text-align:center;margin-top:5px;margin-bottom:5px}.calendar-item-today{background-color:#3883a3;border-radius:10px}.text-bold{font-weight:700}.calender-item-dayn{font-style:italic;padding:5px;text-align:center;color:rgba(0,0,0,.92)}.calender-item-dayn-other-month{font-style:italic;padding:5px;text-align:center;color:hsla(0,0%,54%,.92)}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calender-item-label{padding:5px;text-align:center;border-radius:10px}.calendar-days{background-color:hsla(0,0%,92%,.92)}.calendar-days,.calendar-days-odd{text-align:center;justify-content:center;color:rgba(0,0,0,.92)}.calendar-days-odd{background-color:hsla(0,0%,87%,.92)}.calendar-grid-item.nextMonth,.calendar-grid-item.prevMonth{color:hsla(0,0%,60%,.92)}.block{padding:20px 0;width:100%;height:100%}.block-botton{position:fixed;left:0;bottom:0;width:100%}.logo{text-align:center;margin:0;color:#fff}.bg-red{background-color:#b21212}.bg-gray{background-color:#414141}.bg-blue{background-color:#3883a3}.made-by-bibi{text-align:center;justify-content:center;color:#fff;line-height:30px}.made-by-bibi-a{color:#fff}.made-by-bibi-a:hover{color:red;text-decoration:none}body,html{background-color:#414141}#react-app,body,html{height:100%}