﻿.insightglo-table {
    width: 100%;
    color: #000;
    background: #fff;
}

    .insightglo-table thead {
        color: #000;
    }

    .insightglo-table tbody {
        color: #000;
    }

    .insightglo-table th,
    .insightglo-table td {
        color: #000;
    }

.register-page {
    max-width: 1400px;
    margin: 0 auto;
}