#inscricao button {
    background-color: #4E6CB4!important;;
    padding: 10px!important;
    color: #222!important;
    font-weight: 600!important;
}
.button, button{
background-image: linear-gradient(#ffffff, #dddddd)!important;
border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%)!important;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49)important;
-webkit-font-smoothing: antialiased!important;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05)!important;
}
.inscricoes {
    border: 0px solid #bfdafa!important;
}
/*main div.container #content.internas .module .outstanding-title {
    font-size: 1.45em;
    font-weight: 400;
    margin: 11px 8px 10px 8px;
}
*/
#conteudo #main .outstanding-header {
    border-top: 4px solid #3268ba!important;
    background: #eeeff2!important;
    min-height: 53px!important;
    margin: 0 0 22px 0!important;
    padding-bottom: 4px!important;
    position: relative!important;
}

body h2.outstanding-title {
    font-size: 1.45em;
    font-weight: 400;
    margin: 11px 8px 10px;
}

h2.outstanding-title{
    background-image: none;
    /* background-color: #BFDAFA; */
    /* background-repeat: no-repeat; */
    /* background-position: right center; */
    margin-bottom: 10px;
    font-size: 2em;
    /* line-height: 1.2; */
    /* padding: 2px 2px; */
    color: #1e68d0;
    padding-bottom: 15px;
    letter-spacing: -1px;
    text-transform: none;
}
hr.ceps_inscricao {
    height: 27px;
    border-style: solid;
    border-color: #dcdee2;
    border-width: 0 0 4px 0;
    border-radius: 20px;
    margin-bottom: 10px;
}
div#inscricao {
    margin-bottom: 25px!important;
}