  #dates-of-booking {
    background-color: white;
}

#begin-time {
    background-color: white;
}

#end-time {
    background-color: white;
}

.checkheading{
    font-size: 14px;
    margin-bottom: 0;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

label.has-error {
    color: #a94442;
}