.datepicker-inline {
    width: 100%;
    padding: 4px 0;
}

.datepicker table tr
{
    background:white;
}

.datepicker table tr th,
.datepicker table tr td
{
    background:white;
    color:black;
}