.licence-submit-button input

{

  padding:7px;

}

.licence-submit-button #agree:hover

{

 background-color:#0029B6;

 color: #ffffff;

 border-color: #0029B6;

}

.licence-submit-button #dis-agree:hover

{

 background-color:#c00000;

 color: #ffffff;

 border-color: #c00000;

}