/* Registration */
.user-feedback {
    color:rgb(190,15,52);
    font-size:.7em;
}

.input-group-custom-width {
    width:45px;
}

#id_select_month {
    padding-left: 2px;
}

#id_select_day {
    padding-left: 2px;
}

#id_select_year {
    padding-left: 2px;
}
