.customer_form_item_flex{display:flex;flex-wrap:wrap;justify-content:space-between}.customer_input_flex{display:flex}.customer_extend{border-radius:0 3px 3px 0;background:#e0b67a;width:20%;align-items:center;justify-content:center;display:flex;transition:all .3s}.customer_extend:hover{background:#002d71}.customer_extend a{color:#002d71;transition:all .3s}.customer_extend a:hover{color:white}