﻿.file-text-3-buttons {
    width: calc(100% - 99px);
}

.file-text-2-buttons {
    width: calc(100% - 67px);
}

.file-text-1-buttons {
    width: calc(100% - 35px);
}

.file-command-button-3 {
    right:69px;
}

.file-command-button-2 {
    right:37px;
}

.file-command-button-1 {
    right:5px;
}