.col-centered{
    float: none;
    margin: 0 auto;
}

.logo {
    margin-bottom: 2%;
}

.right {
    text-align: right;
}
.center {
    text-align: center;
}
.options {
    margin-bottom: 0.5%;
}

.row-form {
        padding-bottom: 2%;
    }
    .label-form {
        margin-top: 3%;
    }
    .menu-on-top #main {
        margin-left: 0!important;
        margin-top: 20px!important;
    }
    
    
    .margin-top-modal {
        margin-top: 2%;
    }
    
    .red {
        color: red;
        text-align: center;
    }
    
    .center {
        text-align: center;
    }
    
    pre {
    background-color: #FFF; 
    border: 0; 
    border-radius: 0; 
}

#extr-page #main {
    background:url(../img/imagem_sede.jpg) no-repeat #d2d6de;
    background-size: cover;
}