.cell{position:relative;display:inline-block;box-sizing:border-box;height:150px;width:150px;margin:0 -2px -5px 0;border:2px solid #fff;overflow:hidden}.date{right:2px}.date,.events{position:absolute}.events{overflow:auto;width:100%;height:134px;line-height:1;top:12px;left:2px;white-space:nowrap;padding-right:13px;padding-bottom:15px;display:flex;flex-direction:column;overflow:hidden}@media (hover:none),(hover:on-demand){.events{padding-right:0;padding-bottom:0}}.calendar{width:1071px;font-family:courier,sans-serif;background:red;color:#fff;margin:0;padding:0;font-size:13px}.day{padding-bottom:1px;text-align:center}.blank,.day{display:inline-block;width:148px}.blank{height:145px}a{color:#fff;cursor:pointer}a:hover{background:#fff;color:red}a:hover,a:link,a:visited{text-decoration:none}