input[type="email"], input[type="number"],
input[type="search"], input[type="text"],
input[type="tel"], input[type="url"],
input[type="password"], textarea, select {
    height: 34px;
}

.SingleDatePicker {
    width: 100%;
}
.SingleDatePicker input {
    width: 100%;
}

.SingleDatePickerInput {
    width: 100%;
}

.SingleDatePicker > div {
    width: 100%;
}

.DateInput, .DateInput_1 {
    width: 100% !important;
}

.full-width-input {
    width: 100%;
}

#update_time {
    width: 80%;
}

.top-container {

}

.top-container .row {
    padding: 5px 0;
    min-height: 45px;
}

span.input-group-text {
    font-size: 12px;
}