/* ===================================== */
/* Container width */

form{width:100%;}
form input:not(type["submit"]){
    width:100%;
}