button.simplebtn,input.simplebtn{
display:inline-block;
font-size:14px;
color:#fff;
background-color:#51b0cb;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:20px 30px;
border:0;
min-width:120px;
}