body{margin:0}
table{border-collapse:collapse;width:100%;height:100%}
td{border:solid 1px;vertical-align:top;position:relative;padding:0;width:14.3%}
.weekdaysWidth{width:14.3%}
table > tbody > tr:first-child > td{font-weight:bold;text-align:center;height:14px}
table > tbody > tr:not(:first-child){height:16%;overflow:hidden}
.containerClipped{position:relative}
.contentClipped{width:100%;height:100%}
.day{height:16%;overflow:hidden}
.content{position:absolute}
.date{position:absolute;text-align:center;width:100%;height:100%;z-index:-10}
.event{padding-left:3px}
.eventContent{display:inline-block;padding-left:4px;padding-right:4px;margin:1px;border-radius:7px;white-space:nowrap}
.settings{text-align:right;position:absolute;width:20px;height:20px;top:2px;right:2px;z-index:100}
.line{width:15px;height:3px;margin-top:2px;margin-left:3px;margin-bottom:2px;border-radius:1px}
.hidden{display:none}
