.voice-popup .centered-div{
    position: absolute;
    z-index: 1000000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.file-document {
    background: #a9a9a940;
    padding: 4px 7px;
    border-radius: 4px;
}