.wrapper .main-header .navbar-static-top {
    z-index: 997;
}

.wrapper .main-header {
    z-index: 999;
}

/* Corrige bug no p:selectOneButton ao clicar no item e ficar ilegivel */
.ui-button.ui-widget.ui-state-default.ui-button-text-only.ui-state-focus.ui-state-active {
    background-color: #103e66;
    color: #fff;
}
