.form-container{
    position: relative;
}


.container-login .login-content [page-name="LoginForm"] .card {
    box-shadow: none !important;
}
[page-name='ProcessoKanbanView']{
    position: relative;
}
[page-name='SystemDatabaseExplorer']{
    position: relative;
}
@media (max-width: 600px) {
[page-name='Etapa1'] div.panel-footer.card-footer,[page-name='Etapa2'] div.panel-footer.card-footer ,[page-name='Etapa3'] div.panel-footer.card-footer  {
    display: flex;
    justify-content: space-between;

}
}

.steps li:before,.steps li .step-number {
    border-color: #2F3043;
    
}
#builder-layout [page-name='SystemProfileView'] div:not(.beditorcss).panel.panel-default {
    background: rgb(0, 0, 0) !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 15px !important;
    margin-left: 0px !important;
    padding-top: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    box-shadow: none !important;
    color: #f4f4f4 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: left !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    border-color: #f4f4f4 !important;
    border-top-width: 0px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}


