#validate-everywhere { position: fixed; bottom: 0; background:#E7965C; /*#315268;*/ text-align:center; width:100%; border-top:2px solid #ffffff; z-index:9999; } #validate-everywhere button { display:inline-block;border:2px solid #fff;text-transform:uppercase;} #validate-everywhere button.submit { background-color:#46b98a; } #validate-everywhere button.cancel { background-color:#ccc; } #validate-everywhere button.back { background-color:#ccc; }