@charset "utf-8";
/* CSS Document */

.pdf-icon {
            width: 24px;
            height: 24px;
            background: url('https://cdn-icons-png.flaticon.com/512/564/564619.png') no-repeat center center;
            background-size: contain;
            display: inline-block;
        }

#resultTable, #resultTable2, #resultTable3, #resultTable4 {
    width: 100% !important;
}