.fa-launcher {
    font-size: 60px !important;
}

.page-topbar li .dropdown-menu li.list {
    height: 200px;
}

.adicionar_envolvido:hover {
    background-color: transparent !important;
    color: #ffffff;
    text-decoration:none;
}

.adicionar_envolvido:before {
    background-color: transparent !important;
    color: #ffffff;
    text-decoration:none;
}

.table.dataTable.display tbody tr:first-child td {
    border-top: 1px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    border-left: 1px solid #eeeeee;
}

.col-edit-button {
    width: 60px;
}

.col-remove-button {
    width: 65px;
}

.edit-button {
    padding: 3px 10px !important;
}

.remove-button {
    padding: 3px 10px !important;
}

.btn-header-section {
    background: #3F51B5 !important;
    color: #ffffff !important;
    padding: 7px 18px !important;
    border: 0px !important;
    font-family: Roboto, Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
    text-shadow: none !important;
}

.btn-header-group {
    background: #3F51B5 !important;
    color: #ffffff !important;
    padding: 7px 18px !important;
    border: 0px !important;
    font-family: Roboto, Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
    text-shadow: none !important;
}

input.invalid, textarea.invalid {
    border: #f44336 1px solid !important;
}