h2.blue {color: #316392}
h2.ss-section-title {
    margin-top:30px;
    border-bottom: 1px solid #6798c1;
}
form#ss-form, div.pagamento {padding:0px;}

fieldset {
   border: 1px solid #6798c1;
   padding:10px 20px;
   position: relative;
   padding-top: 50px;
}
fieldset legend {
   padding: 5px 20px;
   background-color: #6798c1; /*#5cc7ff;*/
   color: #dceaf5;
   position: absolute;
   left:0;
   top: 0;
}

div.required-message {
   font-style: italic;
   font-size: 7pt;
}

ul {
   list-style-type: none;
   margin-left: 0;
   padding-left: 0;
}

/* nome, instituição  */
input#entry_1752824017, input#entry_529612450 {
   width:600px;
}
/* email */
input#entry_1715505728 {
    width: 300px;
}

input#ss-submit {
   padding: 5px 30px;
   background-color: #6798c1;
   color: #FFFFFF;
   border: none;
   font-weight: bold;
}

div.pagamento p {padding-bottom: 15px;}