﻿#ElencoFornitori .List_Table > thead > tr > th:nth-child(1),
#ElencoFornitori .List_Table > tbody > tr > td:nth-child(1) {
    text-align: center;
    width: 100px;
}

#ElencoFornitori .List_Table > thead > tr > th:nth-child(2) {
    text-align: center;
    width: 150px;
}

#ElencoFornitori .List_Table > tbody > tr > td:nth-child(2) {
    text-align: center;
    font-weight: bold;
    color: #313534;
    width: 80px;
}

#ElencoFornitori .List_Table > thead > tr > th:nth-child(3) {
    width: 350px;
}

#ElencoFornitori .List_Table > tbody > tr > td:nth-child(3) {
    width: 300px;
    font-weight: bold;
    color: #313534;
    font-size: 14px;
}

#ElencoFornitori .List_Table > tbody > tr > td:nth-child(4),
#ElencoFornitori .List_Table > tbody > tr > td:nth-child(5),
#ElencoFornitori .List_Table > tbody > tr > td:nth-child(6) {
    font-weight: bold;
    width: 150px;
}

#ElencoFornitori .List_Table > tbody > tr > td:nth-child(8) {
    width: 30px;
    text-align: center;
}

/************************************************DETTAGLIO*/
#Fornitori {
    position: relative;
}

    #Fornitori .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td.Totale_Titolo {
        text-align: right;
        text-transform: uppercase;
        font-weight: 700;
    }

    #Fornitori .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(2) {
        font-weight: bold;
        text-align: right;
        color: #313534;
        width: 350px;
        padding-right: 70px;
    }

    #Fornitori .Div_Content_Foot {
        padding-bottom: 100px
    }

/*Fornitori_Fatture_DaPagare*/
#Fornitori_Fatture_DaPagare {
    position: relative;
}

    #Fornitori_Fatture_DaPagare .List_Table > tbody > tr > td:nth-child(1) {
        text-align: center;
        width: 130px;
    }

    #Fornitori_Fatture_DaPagare .List_Table > thead > tr > th:nth-child(2),
    #Fornitori_Fatture_DaPagare .List_Table > tbody > tr > td:nth-child(2) {
        width: 120px;
    }

    #Fornitori_Fatture_DaPagare .List_Table > tbody > tr > td:nth-child(2) {
        font-weight: 700;
    }

    #Fornitori_Fatture_DaPagare .List_Table > thead > tr > th:nth-child(3) {
        width: 250px;
        text-align: center;
    }

    #Fornitori_Fatture_DaPagare .List_Table > thead > tr > th:nth-child(4),
    #Fornitori_Fatture_DaPagare .List_Table > thead > tr > th:nth-child(5),
    #Fornitori_Fatture_DaPagare .List_Table > thead > tr > th:nth-child(6),
    #Fornitori_Fatture_DaPagare .List_Table > thead > tr > th:nth-child(7) {
        text-align: right;
        width: 150px;
    }

    #Fornitori_Fatture_DaPagare .List_Table > tbody > tr > td:nth-child(4),
    #Fornitori_Fatture_DaPagare .List_Table > tbody > tr > td:nth-child(5),
    #Fornitori_Fatture_DaPagare .List_Table > tbody > tr > td:nth-child(6),
    #Fornitori_Fatture_DaPagare .List_Table > tbody > tr > td:nth-child(7) {
        font-weight: bold;
        text-align: right;
    }

    #Fornitori_Fatture_DaPagare .divFixed_Content {
        height: 80px;
    }

        #Fornitori_Fatture_DaPagare .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td.Totale_Titolo {
            text-align: right;
            text-transform: uppercase;
            font-weight: 700;
            width: 515px;
        }

        #Fornitori_Fatture_DaPagare .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(2) {
            font-weight: bold;
            text-align: right;
            color: #313534;
            width: 150px;
        }

        #Fornitori_Fatture_DaPagare .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(3) {
            font-weight: bold;
            text-align: right;
            color: #21872f;
            width: 150px;
        }

        #Fornitori_Fatture_DaPagare .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(4) {
            width: 150px;
        }

        #Fornitori_Fatture_DaPagare .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(5) {
            font-weight: bold;
            text-align: right;
            color: #ad0101;
            width: 150px;
        }

        #Fornitori_Fatture_DaPagare .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(7) {
            width: 20%;
        }

    #Fornitori_Fatture_DaPagare .Div_Content_Foot {
        padding-bottom: 100px
    }

/*Fornitori_Fatture*/
#Fornitori_Fatture {
    position: relative;
}

    #Fornitori_Fatture .List_Table > tbody > tr > td:nth-child(1) {
        text-transform: uppercase;
        font-weight: bold;
        width: 120px;
    }

    #Fornitori_Fatture .List_Table > thead > tr > th:nth-child(2),
    #Fornitori_Fatture .List_Table > tbody > tr > td:nth-child(2) {
        width: 250px;
        text-align: center;
    }

    #Fornitori_Fatture .List_Table > thead > tr > th:nth-child(3),
    #Fornitori_Fatture .List_Table > thead > tr > th:nth-child(4),
    #Fornitori_Fatture .List_Table > thead > tr > th:nth-child(5),
    #Fornitori_Fatture .List_Table > thead > tr > th:nth-child(6) {
        text-align: right;
        width: 150px;
    }

    #Fornitori_Fatture .List_Table > tbody > tr > td:nth-child(3),
    #Fornitori_Fatture .List_Table > tbody > tr > td:nth-child(4),
    #Fornitori_Fatture .List_Table > tbody > tr > td:nth-child(5),
    #Fornitori_Fatture .List_Table > tbody > tr > td:nth-child(6) {
        font-weight: bold;
        text-align: right;
    }

    #Fornitori_Fatture .divFixed_Content {
        height: 80px;
    }

        #Fornitori_Fatture .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td.Totale_Titolo {
            text-align: right;
            text-transform: uppercase;
            font-weight: 700;
            width: 385px;
        }

        #Fornitori_Fatture .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(2) {
            font-weight: bold;
            text-align: right;
            color: #313534;
            width: 150px;
        }

        #Fornitori_Fatture .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(3) {
            font-weight: bold;
            text-align: right;
            color: #21872f;
            width: 150px;
        }

        #Fornitori_Fatture .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(4) {
            width: 150px;
        }

        #Fornitori_Fatture .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(5) {
            font-weight: bold;
            text-align: right;
            color: #ad0101;
            width: 150px;
        }

        #Fornitori_Fatture .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(7) {
            width: 20%;
        }

    #Fornitori_Fatture .Div_Content_Foot {
        padding-bottom: 100px
    }

/*Fornitori dettaglio Responsabili e Rappresentanti*/
#Fornitori_Responsabili .List_Table > tbody > tr > td:nth-child(1), #Fornitori_Responsabili .List_Table > tbody > tr > td:nth-child(9) {
    width: 30px;
    text-align: center;
}

#Fornitori_Responsabili .List_Table > tbody > tr > td:nth-child(2) {
    text-transform: uppercase;
    font-weight: bold;
    color: #313534;
    width: 20%;
}

#Fornitori_Responsabili .List_Table > tbody > tr > td:nth-child(3) {
    font-weight: bold;
}

#Fornitori_Responsabili .List_Table > tbody > tr > td:nth-child(4) {
    width: 150px;
}

#Fornitori_Responsabili .List_Table > thead > tr > th:nth-child(6),
#Fornitori_Responsabili .List_Table > thead > tr > th:nth-child(7),
#Fornitori_Responsabili .List_Table > tbody > tr > td:nth-child(6),
#Fornitori_Responsabili .List_Table > tbody > tr > td:nth-child(7) {
    text-align: center;
    width: 120px;
}

#Fornitori_Responsabili .List_Table > tbody > tr > td:nth-child(8) {
    width: 30px;
    text-align: center;
}
/*OBJ Fornitori Dettaglio*/
#GiroPrezzi .List_Table > thead > tr > th:nth-child(7),
#GiroPrezzi .List_Table > thead > tr > th:nth-child(8),
#GiroPrezzi .List_Table > thead > tr > th:nth-child(9),
#GiroPrezzi .List_Table > thead > tr > th:nth-child(10),
#GiroPrezzi .List_Table > thead > tr > th:nth-child(11) {
    width: 120px;
}

#GiroPrezzi .List_Table > tbody > tr > td .hiddenCkSelect {
    display: none;
}

#GiroPrezzi .List_Table > tbody > tr > td .iUnSelected {
    color: grey;
}

#GiroPrezzi .List_Table > tbody > tr > td .iSelected {
    color: red;
}
/*OBJ Fornitori Dettaglio Listino prodotti*/

#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(12),
#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(14) {
    width: 80px;
    text-align: center;
}

#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(1),
#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(3) {
    width: 120px;
}

#Listino_Prodotti .List_Table > thead > tr > th:nth-child(4),
#Listino_Prodotti .List_Table > thead > tr > th:nth-child(8),
#Listino_Prodotti .List_Table > thead > tr > th:nth-child(9) {
    text-align: right;
}

#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(4),
#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(8),
#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(9) {
    width: 120px;
    text-align: right;
}

#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(5),
#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(6),
#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(7),
#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(10) {
    width: 80px;
}

#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(11) {
    width: 150px;
}

#Listino_Prodotti .List_Table > tbody > tr > td:nth-child(13) {
    width: 120px;
}

/*clienti dettaglio logistica*/
#Fornitori_Logistica .List_Table > tbody > tr > td:nth-child(1),
#Fornitori_Logistica .List_Table > tbody > tr > td:nth-child(4) {
    width: 30px;
    text-align: center;
}

#Fornitori_Logistica .List_Table > tbody > tr > td:nth-child(3) span {
    text-transform: uppercase;
    font-weight: bold;
    color: #ad0101;
}
