.dd-panel .DayPickerInput {
    display: block;
}

.dd-panel .DayPickerInput input {
    width: 275px;
}

.dropdown-heading {
    height: 32.4px !important;
}

.card-form label {
    position: absolute;
    top: 12px;
    left: 6px;
    z-index: 100;
}
