#cal-content {
	height: 420px;
	overflow: auto;
	font-size: 0.86em;
}
#cal-content .st {
    margin-top: .7em !important;
    padding: 0em .5em 0 0 !important;
    border-bottom: unset !important;
    font-weight: unset !important;
    }
#cal-content .eln {
    margin-top: .2em !important;
    text-indent: 0px !important;
    }
#cal-content .eln:before { font-family: FontAwesome; content:"• "; color: #ccc; }
