﻿.calendar_table td,
.calendar_table th {
    border: none !important;
    padding:1px;
}


.calendar_table td:hover{
    background: #d7d7d7;
}
