@media only screen and (min-width: 0) {
    table.table {
        width          : 100%;
        border-collapse: collapse;
        border-width   : 1px;
        border-style   : solid;
        border-color   : #414141;
    }

    table.table thead,
    table.table tbody {
        border: inherit;
    }

    table.table * {
        word-break: break-all;
    }

    table.table tr,
    table.table td,
    table.table th {
        border: inherit;
    }

    table.table td,
    table.table th {
        min-width: 2em;
    }
}

@media only screen and (min-width: 0) {
    table.table[data-style="0"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.table[data-style="0"] th,
    table.table[data-style="0"] td {
        padding: 5px;
    }
}

@media only screen and (min-width: 0) {
    table.table[data-style="1"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.table[data-style="1"] tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.table[data-style="1"] th,
    table.table[data-style="1"] td {
        padding: 5px;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_0 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_0 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_0 th,
    table.tableJob_odd_0 td {
        padding: 5px;
    }

    table.tableJob_odd_0 thead th:nth-child(1) {
        width: 20%;
    }

    table.tableJob_odd_0 thead th:nth-child(2) {}

    table.tableJob_odd_0 thead th:nth-child(3) {
        width: 20%;
    }

    table.tableJob_odd_0 td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd_0 td:nth-child(3n) {
        text-align: center;
    }

    table.tableJob_odd_0 tr,
    table.tableJob_odd_0 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="0"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="0"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="0"] th,
    table.tableJob_odd[data-style="0"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="0"] thead th:nth-child(1) {
        width: 20%;
    }

    table.tableJob_odd[data-style="0"] thead th:nth-child(2) {}

    table.tableJob_odd[data-style="0"] thead th:nth-child(3) {
        width: 20%;
    }

    table.tableJob_odd[data-style="0"] td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd[data-style="0"] td:nth-child(3n) {
        text-align: center;
    }

    table.tableJob_odd[data-style="0"] tr,
    table.tableJob_odd[data-style="0"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_1 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_1 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_1 th,
    table.tableJob_odd_1 td {
        padding: 5px;
    }

    table.tableJob_odd_1 thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd_1 thead th:nth-child(2) {}

    table.tableJob_odd_1 thead th:nth-child(3) {
        width: 15%;
    }

    table.tableJob_odd_1 thead th:nth-child(4) {
        width: 20%;
    }

    table.tableJob_odd_1 td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd_1 td:nth-child(4n-1) {
        text-align: center;
    }

    table.tableJob_odd_1 td:nth-child(4n) {
        text-align: center;
    }

    table.tableJob_odd_1 tr,
    table.tableJob_odd_1 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="1"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="1"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="1"] th,
    table.tableJob_odd[data-style="1"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="1"] thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd[data-style="1"] thead th:nth-child(2) {}

    table.tableJob_odd[data-style="1"] thead th:nth-child(3) {
        width: 15%;
    }

    table.tableJob_odd[data-style="1"] thead th:nth-child(4) {
        width: 20%;
    }

    table.tableJob_odd[data-style="1"] td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd[data-style="1"] td:nth-child(4n-1) {
        text-align: center;
    }

    table.tableJob_odd[data-style="1"] td:nth-child(4n) {
        text-align: center;
    }

    table.tableJob_odd[data-style="1"] tr,
    table.tableJob_odd[data-style="1"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_2 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_2 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_2 th,
    table.tableJob_odd_2 td {
        padding: 5px;
    }

    table.tableJob_odd_2 thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd_2 thead th:nth-child(2) {
        /*width: 15%;*/
    }

    table.tableJob_odd_2 thead th:nth-child(3) {
        width: 15%;
    }

    table.tableJob_odd_2 thead th:nth-child(4) {
        /*width: 15%;*/
    }

    table.tableJob_odd_2 td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd_2 td:nth-child(4n-2) {
        /*text-align: center;*/
    }

    table.tableJob_odd_2 td:nth-child(4n-1) {
        text-align: center;
    }

    table.tableJob_odd_2 td:nth-child(4n) {
        /*text-align: center;*/
    }

    table.tableJob_odd_2 tr,
    table.tableJob_odd_2 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="2"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="2"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="2"] th,
    table.tableJob_odd[data-style="2"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="2"] thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd[data-style="2"] thead th:nth-child(2) {
        /*width: 15%;*/
    }

    table.tableJob_odd[data-style="2"] thead th:nth-child(3) {
        width: 15%;
    }

    table.tableJob_odd[data-style="2"] thead th:nth-child(4) {
        /*width: 15%;*/
    }

    table.tableJob_odd[data-style="2"] td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd[data-style="2"] td:nth-child(4n-2) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="2"] td:nth-child(4n-1) {
        text-align: center;
    }

    table.tableJob_odd[data-style="2"] td:nth-child(4n) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="2"] tr,
    table.tableJob_odd[data-style="2"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_3 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_3 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_3 th,
    table.tableJob_odd_3 td {
        padding: 5px;
    }

    table.tableJob_odd_3 thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd_3 thead th:nth-child(2) {
        width: 20%;
    }

    table.tableJob_odd_3 thead th:nth-child(3) {
        /*width: 15%;*/
    }

    table.tableJob_odd_3 td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd_3 td:nth-child(3n-1) {
        /*text-align: center;*/
    }

    table.tableJob_odd_3 td:nth-child(3n) {
        /*text-align: center;*/
    }

    table.tableJob_odd_3 tr,
    table.tableJob_odd_3 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="3"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="3"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="3"] th,
    table.tableJob_odd[data-style="3"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="3"] thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd[data-style="3"] thead th:nth-child(2) {
        width: 20%;
    }

    table.tableJob_odd[data-style="3"] thead th:nth-child(3) {
        /*width: 15%;*/
    }

    table.tableJob_odd[data-style="3"] td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd[data-style="3"] td:nth-child(3n-1) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="3"] td:nth-child(3n) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="3"] tr,
    table.tableJob_odd[data-style="3"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_4 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_4 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_4 th,
    table.tableJob_odd_4 td {
        padding: 5px;
    }

    table.tableJob_odd_4 thead th:nth-child(1) {
        width: 20%;
    }

    table.tableJob_odd_4 thead th:nth-child(2) {}

    table.tableJob_odd_4 thead th:nth-child(3) {
        width: 20%;
    }

    table.tableJob_odd_4 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd_4 td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd_4 td:nth-child(3n) {
        text-align: center;
    }

    table.tableJob_odd_4 tr,
    table.tableJob_odd_4 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="4"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="4"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="4"] th,
    table.tableJob_odd[data-style="4"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="4"] thead th:nth-child(1) {
        width: 20%;
    }

    table.tableJob_odd[data-style="4"] thead th:nth-child(2) {}

    table.tableJob_odd[data-style="4"] thead th:nth-child(3) {
        width: 20%;
    }

    table.tableJob_odd[data-style="4"] tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd[data-style="4"] td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd[data-style="4"] td:nth-child(3n) {
        text-align: center;
    }

    table.tableJob_odd[data-style="4"] tr,
    table.tableJob_odd[data-style="4"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_5 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_5 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_5 th,
    table.tableJob_odd_5 td {
        padding: 5px;
    }

    table.tableJob_odd_5 thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd_5 thead th:nth-child(2) {}

    table.tableJob_odd_5 thead th:nth-child(3) {
        width: 15%;
    }

    table.tableJob_odd_5 thead th:nth-child(4) {
        width: 20%;
    }

    table.tableJob_odd_5 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd_5 td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd_5 td:nth-child(4n-1) {
        text-align: center;
    }

    table.tableJob_odd_5 td:nth-child(4n) {
        text-align: center;
    }

    table.tableJob_odd_5 tr,
    table.tableJob_odd_5 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="5"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="5"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="5"] th,
    table.tableJob_odd[data-style="5"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="5"] thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd[data-style="5"] thead th:nth-child(2) {}

    table.tableJob_odd[data-style="5"] thead th:nth-child(3) {
        width: 15%;
    }

    table.tableJob_odd[data-style="5"] thead th:nth-child(4) {
        width: 20%;
    }

    table.tableJob_odd[data-style="5"] tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd[data-style="5"] td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd[data-style="5"] td:nth-child(4n-1) {
        text-align: center;
    }

    table.tableJob_odd[data-style="5"] td:nth-child(4n) {
        text-align: center;
    }

    table.tableJob_odd[data-style="5"] tr,
    table.tableJob_odd[data-style="5"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_6 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_6 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_6 th,
    table.tableJob_odd_6 td {
        padding: 5px;
    }

    table.tableJob_odd_6 thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd_6 thead th:nth-child(2) {
        /*width: 15%;*/
    }

    table.tableJob_odd_6 thead th:nth-child(3) {
        width: 15%;
    }

    table.tableJob_odd_6 thead th:nth-child(4) {
        /*width: 15%;*/
    }

    table.tableJob_odd_6 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd_6 td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd_6 td:nth-child(4n-2) {
        /*text-align: center;*/
    }

    table.tableJob_odd_6 td:nth-child(4n-1) {
        text-align: center;
    }

    table.tableJob_odd_6 td:nth-child(4n) {
        /*text-align: center;*/
    }

    table.tableJob_odd_6 tr,
    table.tableJob_odd_6 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="6"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="6"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="6"] th,
    table.tableJob_odd[data-style="6"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="6"] thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd[data-style="6"] thead th:nth-child(2) {
        /*width: 15%;*/
    }

    table.tableJob_odd[data-style="6"] thead th:nth-child(3) {
        width: 15%;
    }

    table.tableJob_odd[data-style="6"] thead th:nth-child(4) {
        /*width: 15%;*/
    }

    table.tableJob_odd[data-style="6"] tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd[data-style="6"] td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd[data-style="6"] td:nth-child(4n-2) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="6"] td:nth-child(4n-1) {
        text-align: center;
    }

    table.tableJob_odd[data-style="6"] td:nth-child(4n) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="6"] tr,
    table.tableJob_odd[data-style="6"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_7 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_7 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_7 th,
    table.tableJob_odd_7 td {
        padding: 5px;
    }

    table.tableJob_odd_7 thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd_7 thead th:nth-child(2) {
        width: 20%;
    }

    table.tableJob_odd_7 thead th:nth-child(3) {
        /*width: 15%;*/
    }

    table.tableJob_odd_7 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd_7 td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd_7 td:nth-child(3n-1) {
        /*text-align: center;*/
    }

    table.tableJob_odd_7 td:nth-child(3n) {
        /*text-align: center;*/
    }

    table.tableJob_odd_7 tr,
    table.tableJob_odd_7 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="7"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="7"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="7"] th,
    table.tableJob_odd[data-style="7"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="7"] thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd[data-style="7"] thead th:nth-child(2) {
        width: 20%;
    }

    table.tableJob_odd[data-style="7"] thead th:nth-child(3) {
        /*width: 15%;*/
    }

    table.tableJob_odd[data-style="7"] tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd[data-style="7"] td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd[data-style="7"] td:nth-child(3n-1) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="7"] td:nth-child(3n) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="7"] tr,
    table.tableJob_odd[data-style="7"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_8 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_8 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_8 th,
    table.tableJob_odd_8 td {
        padding: 5px;
    }

    table.tableJob_odd_8 thead th:nth-child(1) {
        width: 30%;
    }

    table.tableJob_odd_8 td:nth-child(2n-1) {
        text-align: center;
    }

    table.tableJob_odd_8 td:nth-child(2n) {
        /*text-align: center;*/
    }

    table.tableJob_odd_8 tr,
    table.tableJob_odd_8 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="8"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="8"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="8"] th,
    table.tableJob_odd[data-style="8"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="8"] thead th:nth-child(1) {
        width: 30%;
    }

    table.tableJob_odd[data-style="8"] td:nth-child(2n-1) {
        text-align: center;
    }

    table.tableJob_odd[data-style="8"] td:nth-child(2n) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="8"] tr,
    table.tableJob_odd[data-style="8"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_9 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_9 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_9 th,
    table.tableJob_odd_9 td {
        padding: 5px;
    }

    table.tableJob_odd_9 thead th:nth-child(1) {
        width: 30%;
    }

    table.tableJob_odd_9 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd_9 td:nth-child(2n-1) {
        text-align: center;
    }

    table.tableJob_odd_9 td:nth-child(2n) {
        /*text-align: center;*/
    }

    table.tableJob_odd_9 tr,
    table.tableJob_odd_9 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="9"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="9"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="9"] th,
    table.tableJob_odd[data-style="9"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="9"] thead th:nth-child(1) {
        width: 30%;
    }

    table.tableJob_odd[data-style="9"] tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd[data-style="9"] td:nth-child(2n-1) {
        text-align: center;
    }

    table.tableJob_odd[data-style="9"] td:nth-child(2n) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="9"] tr,
    table.tableJob_odd[data-style="9"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_10 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_10 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_10 th,
    table.tableJob_odd_10 td {
        padding: 5px;
    }

    table.tableJob_odd_10 thead th:nth-child(1) {
        width: 40%;
    }

    table.tableJob_odd_10 thead th:nth-child(2) {
        width: 30%;
    }

    table.tableJob_odd_10 td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd_10 td:nth-child(3n-1) {
        /*text-align: center;*/
    }

    table.tableJob_odd_10 td:nth-child(3n) {
        /*text-align: center;*/
    }

    table.tableJob_odd_10 tr,
    table.tableJob_odd_10 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="10"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="10"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="10"] th,
    table.tableJob_odd[data-style="10"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="10"] thead th:nth-child(1) {
        width: 40%;
    }

    table.tableJob_odd[data-style="10"] thead th:nth-child(2) {
        width: 30%;
    }

    table.tableJob_odd[data-style="10"] td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd[data-style="10"] td:nth-child(3n-1) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="10"] td:nth-child(3n) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="10"] tr,
    table.tableJob_odd[data-style="10"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_11 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_11 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_11 th,
    table.tableJob_odd_11 td {
        padding: 5px;
    }

    table.tableJob_odd_11 thead th:nth-child(1) {
        width: 40%;
    }

    table.tableJob_odd_11 thead th:nth-child(2) {
        width: 30%;
    }

    table.tableJob_odd_11 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd_11 td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd_11 td:nth-child(3n-1) {
        /*text-align: center;*/
    }

    table.tableJob_odd_11 td:nth-child(2n) {
        /*text-align: center;*/
    }

    table.tableJob_odd_11 tr,
    table.tableJob_odd_11 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="11"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="11"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="11"] th,
    table.tableJob_odd[data-style="11"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="11"] thead th:nth-child(1) {
        width: 40%;
    }

    table.tableJob_odd[data-style="11"] thead th:nth-child(2) {
        width: 30%;
    }

    table.tableJob_odd[data-style="11"] tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd[data-style="11"] td:nth-child(3n-2) {
        text-align: center;
    }

    table.tableJob_odd[data-style="11"] td:nth-child(3n-1) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="11"] td:nth-child(2n) {
        /*text-align: center;*/
    }

    table.tableJob_odd[data-style="11"] tr,
    table.tableJob_odd[data-style="11"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_12 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_12 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_12 th,
    table.tableJob_odd_12 td {
        padding: 5px;
    }

    table.tableJob_odd_12 thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd_12 thead th:nth-child(2) {
        width: 15%;
    }

    table.tableJob_odd_12 thead th:nth-child(4) {
        width: 15%;
    }

    table.tableJob_odd_12 thead th:nth-child(5) {
        width: 15%;
    }

    table.tableJob_odd_12 td:nth-child(6n-5) {
        text-align: center;
    }

    table.tableJob_odd_12 td:nth-child(6n-2) {
        text-align: center;
    }

    table.tableJob_odd_12 tr,
    table.tableJob_odd_12 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="12"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="12"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="12"] th,
    table.tableJob_odd[data-style="12"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="12"] thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd[data-style="12"] thead th:nth-child(2) {
        width: 15%;
    }

    table.tableJob_odd[data-style="12"] thead th:nth-child(4) {
        width: 15%;
    }

    table.tableJob_odd[data-style="12"] thead th:nth-child(5) {
        width: 15%;
    }

    table.tableJob_odd[data-style="12"] td:nth-child(6n-5) {
        text-align: center;
    }

    table.tableJob_odd[data-style="12"] td:nth-child(6n-2) {
        text-align: center;
    }

    table.tableJob_odd[data-style="12"] tr,
    table.tableJob_odd[data-style="12"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_13 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_13 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_13 th,
    table.tableJob_odd_13 td {
        padding: 5px;
    }

    table.tableJob_odd_13 thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd_13 thead th:nth-child(2) {
        width: 15%;
    }

    table.tableJob_odd_13 thead th:nth-child(4) {
        width: 15%;
    }

    table.tableJob_odd_13 thead th:nth-child(5) {
        width: 15%;
    }

    table.tableJob_odd_13 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd_13 td:nth-child(6n-5) {
        text-align: center;
    }

    table.tableJob_odd_13 td:nth-child(6n-2) {
        text-align: center;
    }

    table.tableJob_odd_13 tr,
    table.tableJob_odd_13 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd[data-style="13"] {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd[data-style="13"] thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd[data-style="13"] th,
    table.tableJob_odd[data-style="13"] td {
        padding: 5px;
    }

    table.tableJob_odd[data-style="13"] thead th:nth-child(1) {
        width: 15%;
    }

    table.tableJob_odd[data-style="13"] thead th:nth-child(2) {
        width: 15%;
    }

    table.tableJob_odd[data-style="13"] thead th:nth-child(4) {
        width: 15%;
    }

    table.tableJob_odd[data-style="13"] thead th:nth-child(5) {
        width: 15%;
    }

    table.tableJob_odd[data-style="13"] tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd[data-style="13"] td:nth-child(6n-5) {
        text-align: center;
    }

    table.tableJob_odd[data-style="13"] td:nth-child(6n-2) {
        text-align: center;
    }

    table.tableJob_odd[data-style="13"] tr,
    table.tableJob_odd[data-style="13"] td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_14 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_14 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_14 th,
    table.tableJob_odd_14 td {
        padding: 5px;
    }

    table.tableJob_odd_14 thead th:nth-child(1) {
        width: 20%;
    }

    table.tableJob_odd_14 thead th:nth-child(2) {
        width: 10%;
    }

    table.tableJob_odd_14 thead th:nth-child(4) {
        width: 20%;
    }

    table.tableJob_odd_14 td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd_14 td:nth-child(4n-2) {
        text-align: center;
    }

    table.tableJob_odd_14 td:nth-child(4n) {
        /*text-align: center;*/
    }

    table.tableJob_odd_14 tr,
    table.tableJob_odd_14 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_15 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_15 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_15 th,
    table.tableJob_odd_15 td {
        padding: 5px;
    }

    table.tableJob_odd_15 thead th:nth-child(1) {
        width: 20%;
    }

    table.tableJob_odd_15 thead th:nth-child(2) {
        width: 10%;
    }

    table.tableJob_odd_15 thead th:nth-child(4) {
        width: 20%;
    }

    table.tableJob_odd_15 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd_15 td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd_15 td:nth-child(4n-2) {
        text-align: center;
    }

    table.tableJob_odd_15 tr,
    table.tableJob_odd_15 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_16 {
        width          : 100%;
        border-collapse: collapse;
    }

    table.tableJob_odd_16 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_16 th,
    table.tableJob_odd_16 td {
        padding: 5px;
    }

    table.tableJob_odd_16 thead th:nth-child(1) {
        width: 8em;
    }

    table.tableJob_odd_16 thead th:nth-child(2) {
        width: 10em;
    }

    table.tableJob_odd_16 thead th:nth-child(4) {
        width: 8em;
    }

    table.tableJob_odd_16 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }

    table.tableJob_odd_16 td:nth-child(4n-3) {
        text-align: center;
    }

    table.tableJob_odd_16 td:nth-child(4n-2) {
        text-align: center;
    }

    table.tableJob_odd_16 tr,
    table.tableJob_odd_16 td {
        border: 1px solid #414141;
    }
}

@media only screen and (min-width: 0) {
    table.tableJob_odd_17 {
        width          : 100%;
        border-collapse: collapse;
        table-layout   : fixed;
    }

    table.tableJob_odd_17 thead {
        background-color: var(--color-alice-blue);
        /*text-align    : left;*/
    }

    table.tableJob_odd_17 th,
    table.tableJob_odd_17 td {
        padding: 5px;
    }

    table.tableJob_odd_17 tr:nth-child(2n) {
        background-color: #E5F5EF;
    }
}