.name_group {
    display: table;
    font-size: 14px;
    font-weight: 600;
    color: #5a5a5a;
}

.desc_group {
    display: table;
    width: 100%;
    font-size: 13px;
    color: #848484;
    margin-bottom: 10px;
}
.file-name b {
    color: #313131;
}
.download_header {
    background: #229dcc;
    color: #fff;
}
.download_header .action_file {
    width: 1px;
}

.download_header .file_seze {
    width: 96px;
    text-align: center;
}

.download_header .date_added {
    width: 101px;
    text-align: center;
}

.download_header .down_total {
    width: 80px;
    text-align: center;
}
.block_group .file-center {
    vertical-align: middle !important;
    text-align: center;
}
.block_group p {
    margin: 0 !important;
}