.acoes .fb-inline-field-container:not(:first-child)
{
    position: relative;
    width: 100%;
    margin-bottom: 6px;
}

.acoes.fb-field-container
{
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
}

/*
.acoes button
{
    position: absolute;
}
*/

