.rigaDistinta td {
    border: 2px solid #000000;
    height: 20px;
}


.statoOrdine {
   
}

.aperta {
    background-color: #FFFFFF;
    color: #000000;
    width: 120px;
    padding: 5px 8px 5px 8px;
    border-radius: 7px;
    font-family: Calibri;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background-color: white;
    border: solid 1px #D9D9D9;
}

.chiusa {
    background-color: #59ACFF;
    color: #FFFFFF;
    width: 120px;
    padding: 5px 8px 5px 8px;
    border-radius: 7px;
    font-family: Calibri;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.insmistamento {
    background-color: #FFFF97;
    color: #000000;
    width: 120px;
    padding: 5px 8px 5px 8px;
    border-radius: 7px;
    font-family: Calibri;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.annullata {
    background-color: #FF7777;
    color: #FFFFFF;
    width: 120px;
    padding: 5px 8px 5px 8px;
    border-radius: 7px;
    font-family: Calibri;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.smistata {
    background-color: #99FF99;
    color: #000000;
    width: 120px;
    padding: 5px 8px 5px 8px;
    border-radius: 7px;
    font-family: Calibri;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.inverifica {
    background-color: #fe8835;
    color: #000000;
    width: 120px;
    padding: 5px 8px 5px 8px;
    border-radius: 7px;
    font-family: Calibri;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}


.statoDistinte {
    float: left;
    margin-right: 22px;
    border-left-style: solid;
    border-left-width: 8px;
    border-bottom: solid 1px #e5e6e7;
    padding-left: 6px;
}


.statoAperta {
    border-left-width: 0px !important;
    padding-left: 0px !important;
}

.coloreStatoAperta {
    border-left: solid 1px #e5e6e7;
    border-right: solid 1px #e5e6e7;
    border-top: solid 1px #e5e6e7;
    width: 8px;
    height: 28px;
    float: left;
    margin-right: 6px;
    background-color:white;
}

.statoInVerifica {
    border-left-color: #fe8835;
}

.statoChiusa {
    border-left-color: #59ACFF;
}

.statoInSmistamento {
    border-left-color: #FFFF97;
}

.statoSmistata {
    border-left-color: #99FF99;
}

.statoAnnullata {
    border-left-color: #FF7777;
}


.filtroContrassegno {
    border-right: solid 1px #e5e6e7;
    padding-right: 10px;
    float: left;
    margin-right: 13px;
}

.icona-danger {
    color: #FF6600;
    font-size: 18px;
}

    .icona-danger:hover {
        color: #FF6600;
    }

.tabellaOrdini {
    width: 100%;
}

    .tabellaOrdini.alternaRighe tr:nth-child(even) {
        background: #F9F9F9
    }

    .tabellaOrdini.alternaRighe tr:nth-child(odd) {
        background: #FFF
    }

    .tabellaOrdini.alternaRighe tr:hover {
        background: #EBEBEB;
    }

    .tabellaOrdini th {
        background-color: transparent;
        padding: 5px;
        color: #75c044;
        font-size: 16px;
        text-transform: uppercase;
        background-repeat: repeat-x;
    }

        .tabellaOrdini th a {
            color: #75c044;
        }

        .tabellaOrdini .intestazioneCosto{
            float:right;
            padding-right:20px;
        }


    .tabellaOrdini .intestazioneNumero {
        float: right;
        padding-right: 60px;
    }

    .tabellaOrdini tr:hover {
        color: black;
        background-color: #EBEBEB;
    }

    .tabellaOrdini tr {
        border-bottom: solid 1px #EBEBEB;
    }

    .tabellaOrdini td {
        padding: 2px 5px 2px 5px;
        font-size: 14px;
        color: #323232;
        height: 70px;
    }

.oraOrdine {
    min-width: 70px;
    height: 26px;
    float: left;
    text-align: right !important;
    font-size: 24px;
    font-weight: normal;
}

.giornoOrinde {
    min-width: 70px;
    height: 15px;
    float: left;
    text-align: right !important;
    font-size: 16px;
    margin-bottom: 4px;
}

.numeroOrdine {
    float: right;
    width: 100px;
    padding: 18px 20px 20px 10px !important;
    font-size: 22px !important;
}

.costoOrdine {
    text-align: right;
    font-weight: bold;
    width: 150px;
    font-size: 22px !important;
    padding: 0px 20px 0px 5px !important;
}

.funzioni{
    width:130px;
    text-align:left;
    padding:0px 10px 0px 30px;
}

.utente {
    width: 150px;
}

.ricercaDistintaPerCodiceSpedizione{
    color:#323232 !important;
}



.tooltip-top-sf-custom-ordini .tooltip-text {
    left: 400% !important;
    max-width: 100px;
}
/******************************************************************/
/*      STAMPE DISTINTA                                           */
/******************************************************************/
.popUpStampaFileSpedizione {
    position: absolute;
    padding: 15px 20px;
    background-color: white;
    border: solid 1px #003A48;
    border-radius: 8px;
}

.popUpStampaFileSpedizione.distinta {
    z-index: 1001;
    top: 65px;
    right: 90px;
    width: 760px;
    height: 850px;
}

.popUpStampaFileSpedizione .chiusuraStampa {
    float: right;
    margin-top: -30px;
}

.popUpStampaFileSpedizione .etichettaStampa {
    font-weight: bold;
    color: #003A48;
    font-size: 25px;
}


.ricercaPerSpedizione.etichettaRicerca {
    color: #75c044 !important;
    text-transform: none;
    font-size: 13px;
}

.dataRicercaDistinte {
    width: 95px !important;
}

.annoRicercaDistinte {
    height: 32px !important;
    width: 75px !important;
}

.statoRicercaDistinte {
    height: 32px !important;
}