#contentMenuSeguranca {
    display: none;
}

.maxHeight {
    margin-top: -1px;
    max-height: 258px !important;
    overflow: auto !important;
    padding-top: 1px;
}

.height400 {
    max-height: 400px !important;
    height: 400px;
    overflow: auto !important;
}

.group-top {
    border-bottom: none;
    margin: 6px 0;
    padding-bottom: 6px;
}

.group-bottom {
    margin: 6px 0;
    padding-bottom: 6px;
    border-top: none;
}

.espacamentoDash {
    margin: 5px 0;
    padding: 5px 10px;
    line-height: 30px;
}

.espacamento {
    margin: 5px 0;
    padding: 5px 10px;
}

.normasEProcedimentos {
    margin: 0 5px 10px;
    padding: 10px;
    border: 2px solid #7f7f7f;
    border-radius: 4px;
    box-shadow: 2px 2px 0 #dfdfdf inset;
    overflow: auto;
    max-height: 450px;
}

.busca-sshd #btnPesquisaUsuario {
    margin-left: -37px;
    margin-top: 1.5px;
}

.dropDownMenu {
    padding-right: 0.8em;
}