.cld-main{width:100%;}.cld-main a{color:#003876;}.cld-datetime{position:relative;width:100%;margin:auto;overflow:hidden;height:110px;background:#003876;color:#ffc800;}.cld-datetime .today{position:relative;float:left;width:calc(100% - 40px);margin:auto;text-align:center;height:110px;line-height:110px;font-size:30px;font-weight:700;}.cld-nav{position:relative;width:20px;height:110px;line-height:110px;}.cld-nav:hover{cursor:pointer;}.cld-nav:hover svg{fill:#666;}.cld-rwd{float:left;}.cld-fwd{float:right;}.cld-nav svg:hover{}.cld-labels {background:#003876;color:#ffffff;}li.cld-label {color:#ffffff;font-size:15px;font-weight:600;}.cld-labels, .cld-days{padding-left:0;}.cld-label, .cld-day{box-sizing:border-box;display:inline-block;width:14.28%;text-align:center;}.cld-day{display:block;float:left;position:relative;margin:0;padding:0px;height:66px;border:1px solid #ddd;overflow-y:auto;}.cld-day.clickable:hover{cursor:pointer;}.cld-day.today{ }li.cld-day.currMonth.today .cld-number {color:#003876;background:#ffc800;}.cld-day.disableDay{opacity:0.5;}.cld-day.nextMonth, .cld-day.prevMonth{opacity:0.33;}.cld-number{margin:0;background:black;color:white;text-align:center;}.cld-title{font-size:10px;display:block;margin:0;font-weight:normal;background:white;}.cld-day:hover{background:#eee;}.cld-day:hover .cld-title {background:#eee;}.cld-number.eventday{font-weight:bold;}.cld-number.eventday:hover{background:#eee;color:#000000;}.today .cld-number.eventday:hover{}