.footer-bottom-layout {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer-version-link {
    display: block;
    padding: 1em 1.3em;
    color: #4368ac;
    font-size: 0.8em;
    text-decoration: none;
    transition: 0.3s;
    border-left: 1px solid #00000024;
}

.acompanhar-protocolo {
    padding: 30px;
}

.fullw {
    width: 100%;
}

.file-input-clean {
    border: none;
    box-shadow: none;
}
