/* Style override for Remember Me box */

.checkbox input[type=checkbox] {
    width: inherit;
    display: inline-block;
}