.actions-buttons {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.radio-align {
    display: flex;
    flex-direction: row;
    padding-top: 10px;
}

.fieldset-space {
    padding-right: 15px;
}

.text-size-error {
    font-size: 13px;
}
.header-navbar.floating-nav {
    position: absolute !important;
}