.common-date-table{table-layout:fixed;width:100%;text-align:center}.common-date-table thead th{color:#333;font-size:14px;padding:15px 0}.common-date-table .today{border:1px solid #1dade6}.common-date-table .c999{color:#999}.common-date-table tbody td{color:#333;font-size:14px;padding:10px}.common-date-table tbody td.is-active .common-date__day{background-color:#1dade6;color:#fff}.common-date-table tbody td.is-active .common-date__day:after{content:" ";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.1)}.common-date-table tbody td .common-date__day{height:28px;width:28px;text-align:center;line-height:28px;margin:0 auto;border-radius:50%}.common-date-table tbody td .common-date__status{bottom:-2px;left:50%;transform:translateX(-50%);height:6px;width:6px;border-radius:50%}.common-date-table tbody td .common-date__status.date__now{background-color:#1dade6}.common-date-table tbody td .common-date__status.has-schedule{background-color:#f90000}