
form#form24pay input[type='submit'] { background:#2965b0; color:#ffffff;  transition:all 0.2s ease-in-out;  }
form#form24pay input[type='submit']:hover { background:#000000; }

