/* Styles definition here */
.pbSubmit{
background: #ef572e !important;
color: white !important;
border-style: outset;
border-color: #ffffff !important;
height: 50px;
font: bold 20px arial,sans-serif;
text-shadow: none;}

.pbSubmit:hover { background-color: #4CAF50 !important; color: white !important; transform: translateY(2px) !important;  }