.calendar table td { background:#fff!important;color: #000 !important;border: 0 none !important;font-size: 12px !important;
    padding:3px 5px !important;}
.calendar table {border:0 none!important;background: #fff;}
.calendar table td.disabled,.calendar tbody td.today{opacity:0.2;}

.calendar tbody td.today {
    color: #000;
    font-weight: normal;
}
.daynames .name.wn, .daynames .day.wn ,.calendar table .wn {display:none;}
.calendar table tbody td.day  {box-shadow: 0 0 23px #c0c0c0 inset;}
.calendar table tbody td.day.disabled {background:#fff!important;}
.calendar table thead tr:first-child td:first-child {font-size:0px!important;}
.headrow td:nth-child(1), .headrow td:nth-child(2) , .headrow td:nth-child(4), .headrow td:nth-child(5) {font-size: 20px !important;}
.headrow td:nth-child(3) { font-weight:bold;}
.calendar table thead tr:first-child td:last-child div{font-size:20px!important;}
