/* HOTEL DATEPICKER */

.datepicker-label {
    font-size: 10px;
    margin-bottom: 2px;
}

.btn-datepicker {
    font-size: 14px;
    border-radius: 0;
    background-color: darkgrey;
}

.datepicker-input {
    font-size: 14px;
    border-radius: 0;
}
