﻿#Staff .List_Table > tbody > tr > td:nth-child(1) {
    font-weight: bold;
    text-transform: uppercase;
    color: #313534;
    font-size: 14px;
}

#Staff .List_Table > tbody > tr > td:nth-child(2) {
    font-weight: bold;
}

#Staff .List_Table > thead > tr > th:nth-child(3) {
    text-align: center;
}

#Staff .List_Table > tbody > tr > td:nth-child(3) {
    width: 70px;
    text-align: center;
}


    #Staff .List_Table > tbody > tr > td:nth-child(3) a.InputCheck_Status_Enable {
        color: #21872f !important;
    }

    #Staff .List_Table > tbody > tr > td:nth-child(3) a.InputCheck_Status_Disable {
        color: #696969 !important;
    }

#Staff .List_Table > tbody > tr > td:nth-child(5) {
    width: 30px;
    text-align: center;
}

.StaffPartner {
    margin: 0 0 0 10px;
}

.StaffPartnerData {
    margin: 10px 0 0 20px;
}

.StaffPartnerData li {
    margin: 0 0 10px 0;
}

#Rappresentati_Fatture .List_Table > thead > tr > th:nth-child(1),
#Rappresentati_Fatture .List_Table > tbody > tr > td:nth-child(1),
#Rappresentati_Fatture .List_Table > thead > tr > th:nth-child(4),
#Rappresentati_Fatture .List_Table > tbody > tr > td:nth-child(4) {
    width: 150px;
    text-align: center;
}

#Rappresentati_Fatture .List_Table > thead > tr > th:nth-child(3),
#Rappresentati_Fatture .List_Table > tbody > tr > td:nth-child(3),
#Rappresentati_Fatture .List_Table > thead > tr > th:nth-child(5),
#Rappresentati_Fatture .List_Table > tbody > tr > td:nth-child(5) {
    width: 200px;
    text-align: right;
}

#Rappresentati_Fatture .List_Table tfoot tr td:first-of-type {
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 8px;
}

#Rappresentati_Fatture .List_Table tfoot tr td:last-of-type {
    text-align: right;
    font-weight: bold;
    color: #1270a7 !important;
    font-size: 16px !important;
    padding: 10px 8px;
}

#CompensiEcommerce .List_Table > thead > tr > th:nth-child(1),
#CompensiEcommerce .List_Table > tbody > tr > td:nth-child(1),
#CompensiEcommerce .List_Table > thead > tr > th:nth-child(5),
#CompensiEcommerce .List_Table > tbody > tr > td:nth-child(5) {
    width: 150px;
    text-align: center;
}

#CompensiEcommerce .List_Table > thead > tr > th:nth-child(2),
#CompensiEcommerce .List_Table > tbody > tr > td:nth-child(2) {
    width: 150px;
    text-align: left;
}


#CompensiEcommerce .List_Table > thead > tr > th:nth-child(3),
#CompensiEcommerce .List_Table > tbody > tr > td:nth-child(3) {
    text-align: left;
}

#CompensiEcommerce .List_Table > thead > tr > th:nth-child(4),
#CompensiEcommerce .List_Table > tbody > tr > td:nth-child(4),
#CompensiEcommerce .List_Table > thead > tr > th:nth-child(6),
#CompensiEcommerce .List_Table > tbody > tr > td:nth-child(6) {
    width: 200px;
    text-align: right;
}

#CompensiEcommerce .List_Table tfoot tr td:first-of-type {
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 8px;
}

#CompensiEcommerce .List_Table tfoot tr td:last-of-type {
    text-align: right;
    font-weight: bold;
    color: #1270a7 !important;
    font-size: 16px !important;
    padding: 10px 8px;
}
