input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
    width: 100%;
    text-align: end !important;
}

input#b1-4-1 {
    text-align: end !important;
}


.bD {
    display: flex;
    justify-content: flex-end !important;
}