﻿
#Fornitori_FatturazionePassiva .List_Table > thead > tr > th:nth-child(1) {
    text-align: center;
}

#Fornitori_FatturazionePassiva .List_Table > tbody > tr > td:nth-child(1) {
    width: 200px;
    text-align: center;
}

#Fornitori_FatturazionePassiva .List_Table > tbody > tr > td:nth-child(2) {
    font-weight: bold;
}

#Fornitori_FatturazionePassiva .List_Table > tbody > tr > td:nth-child(3) span {
    font-weight: bold;
    color: #313534;
    font-size: 14px;
}

    #Fornitori_FatturazionePassiva .List_Table > tbody > tr > td:nth-child(3) span:last-of-type {
        font-weight: bold;
        color: #313534;
    }

#Fornitori_FatturazionePassiva .List_Table > tbody > tr > td:nth-child(4) {
    width: 600px;
}

#Fornitori_FatturazionePassiva .List_Table > tbody > tr > td:nth-child(5) {
    width: 30px;
    text-align: center;
}

#Fornitori_FatturazionePassiva .List_Table table {
    width: 600px;
}

    #Fornitori_FatturazionePassiva .List_Table table > tbody > tr > td:nth-child(3),
    #Fornitori_FatturazionePassiva .List_Table table > tbody > tr > td:nth-child(4),
    #Fornitori_FatturazionePassiva .List_Table table > tbody > tr > td:nth-child(2) {
        font-weight: bold;
        text-align: right;
    }


/*Fornitori inserimento Pagamenti*/
#Fornitori_Pagamenti_Registrati .List_Table > tbody > tr > td:nth-child(1) {
    font-weight: bold;
    color: #313534;
}

#Fornitori_Pagamenti_Registrati .List_Table > tbody > tr > td:nth-child(2) {
    font-weight: bold;
}

#Fornitori_Pagamenti_Registrati .List_Table > thead > tr > th:nth-child(3),
#Fornitori_Pagamenti_Registrati .List_Table > thead > tr:nth-child(2) > th:nth-child(2) {
    text-align: right;
}

#Fornitori_Pagamenti_Registrati .List_Table > tbody > tr > td:nth-child(3) {
    font-weight: bold;
    text-align: right;
}

#Fornitori_Pagamenti_Registrati .List_Table > tbody > tr > td:nth-child(4) {
    text-align: center;
    width: 30px;
}

/*Fornitori Fatturazione Passiva Dettaglio PRODOTTI*/
#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(1),
#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(1) {
    width: 50px;
    text-align: center;
}

    #Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(1) input[type=text] {
        text-align: center;
    }

#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(2),
#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(4) {
    text-align: center;
    width: 80px;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(2) {
    font-weight: bold;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(5) {
    width: 150px;
    text-align: right;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(5) input[type=text] {
    text-align: right;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(6),
#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(7),
#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(8) {
    width: 150px;
    text-align: center;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(6),
#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(7),
#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(8) {
    width: 50px;
    text-align: center;
}

    #Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(6) input[type=text],
    #Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(7) input[type=text],
    #Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(8) input[type=text] {
        text-align: center;
    }

#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(9),
#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(11) {
    width: 150px;
    text-align: right;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(9) input[type=text],
#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(10) input[type=text],
#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(11) input[type=text] {
    text-align: right;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(10) {
    width: 200px;
    text-align: right;
}

    #Fornitori_FatturazionePassiva_Prodotti .List_Table > thead > tr > th:nth-child(12),
    #Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(12) {
        text-align: right;
    }

#Fornitori_FatturazionePassiva_Prodotti .List_Table > tbody > tr > td:nth-child(13) {
    text-align: center;
    width: 30px;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table tfoot tr td div h4 {
    display: block;
    font-family: "Fjalla One", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 0 6px !important;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    border: none;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table tfoot tr td .col-md-12 h4 {
    background-color: #dfdfdf;
}

#Fornitori_FatturazionePassiva_Prodotti .List_Table tfoot tr td div span {
    font-size: 14px;
    font-weight: normal;
    line-height: 60px;
    height: 60px;
    font-family: "Fjalla One", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #4f4f4f;
    text-shadow: 0px 1px 1px rgba(255,255,255,1);
}

#Fornitori_FatturazionePassiva_Prodotti #Insert {
    width: 100%;
}

    #Fornitori_FatturazionePassiva_Prodotti #Insert input[type=text],
    #Fornitori_FatturazionePassiva_Prodotti #Insert select {
        margin-top: 10px;
        width: 60%;
    }





/*Fornitori Fatturazione Passiva SCADENZE*/
#Fornitori_FatturazionePassiva_Scadenze .List_Table > tbody > tr > td:nth-child(1) {
    font-weight: bold;
    color: #313534;
}

#Fornitori_FatturazionePassiva_Scadenze .List_Table > tbody > tr > td:nth-child(2) {
    font-weight: bold;
    width: 150px;
}


#Fornitori_FatturazionePassiva_Scadenze .List_Table > thead > tr > th:nth-child(3) {
    text-align: right;
}

#Fornitori_FatturazionePassiva_Scadenze .List_Table > tbody > tr > td:nth-child(3) {
    font-weight: bold;
    text-align: right;
}

.FatturaTotale {
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #e0e0e0;
}

.FatturaScaduta {
    color: #f54545;
}

.FatturaPagata {
    color: #2b8004;
}


#Fornitori_FatturazionePassiva_Prodotti {
    position: relative;
}

#Fornitori_FatturazionePassiva_Prodotti_PanelFixed #Insert {
    width: 100%;
    position: relative;
}

    #Fornitori_FatturazionePassiva_Prodotti_PanelFixed #Insert input[type=radio] + label {
        float: left;
        color: #454545 !important;
    }

    #Fornitori_FatturazionePassiva_Prodotti_PanelFixed #Insert input[type=text] {
        width: 100%;
    }

    #Fornitori_FatturazionePassiva_Prodotti_PanelFixed #Insert select {
        margin: 0;
    }

#Fornitori_FatturazionePassiva_Prodotti_PanelFixed .divFixed_Content {
    height: 240px;
}

    #Fornitori_FatturazionePassiva_Prodotti_PanelFixed .divFixed_Content .List_Fixed_Content > tbody > tr.Totale > td:nth-child(1) {
        width: 80%;
    }

#Fornitori_FatturazionePassiva_Prodotti .Div_Content,
#Fornitori_FatturazionePassiva_Scadenze {
    padding-bottom: 120px;
}



/* dettaglio fattura passiva modulo dx */
#FatturaPassiva #tblFornitoriBolleDettaglio {
    width: 99%;
}

    #FatturaPassiva #tblFornitoriBolleDettaglio tbody tr td input[type=text],
    #FatturaPassiva #tblFornitoriBolleDettaglio tbody tr td select {
        height: 30px;
        line-height: 30px;
        border: none;
        border-radius: 0px;
        border-bottom: solid 1px #FCEBCF;
        margin: 8px 0 0 0;
        font-weight: bold;
        width: 98%;
    }

    #FatturaPassiva #tblFornitoriBolleDettaglio tbody tr td input[type=text] {
        text-align: right;
        padding-right: 20px;
    }

    #FatturaPassiva #tblFornitoriBolleDettaglio tbody tr td select {
        width: 85px;
    }

    #FatturaPassiva #tblFornitoriBolleDettaglio tbody tr td span {
        line-height: 30px;
        text-wrap: none;
        white-space: nowrap;
        padding-left: 8px;
    }

    #FatturaPassiva #tblFornitoriBolleDettaglio tbody tr td:first-child {
        width: 25%;
    }
