.cgm-login-card {
    width: 100%;
    max-width: 480px;
    border-radius: 0.9rem;
}

.cgm-doc-icon {
    margin-top: 0;
    line-height: 1;
}

.cgm-doc-table {
    width: 100% !important;
}

.cgm-doc-table.dataTable {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 100% !important;
}

.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    margin: 0;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5rem;
}

.cgm-icon-excel {
    color: #1d6f42;
}

.cgm-icon-pdf {
    color: #f40f02;
}

.cgm-icon-word {
    color: #185abd;
}

.cgm-icon-slides {
    color: #c43e1c;
}

.cgm-icon-image {
    color: #6f42c1;
}

.cgm-icon-archive {
    color: #fd7e14;
}

.cgm-icon-text {
    color: #6c757d;
}
