﻿#MagazzinieriFornitori_Bolle_ObjDettaglio .Div_Content_Head .Btn_Standard {
    margin-top: 9px;
}

#MagazzinieriFornitori_Bolle .List_Table > thead > tr > th:nth-child(1),
#MagazzinieriFornitori_Bolle .List_Table > tbody > tr > td:nth-child(1) {
  text-align:center;
  width:30px;
}

#MagazzinieriFornitori_Bolle .List_Table > thead > tr > th:nth-child(2) {
    text-align: center;
}

#MagazzinieriFornitori_Bolle .List_Table > tbody > tr > td:nth-child(2) {
    font-weight: bold;
    color: #2172a1;
    width: 150px;
    text-align: center;
}

#MagazzinieriFornitori_Bolle .List_Table > tbody > tr > td:nth-child(3) {
    font-weight: bold;
}

#MagazzinieriFornitori_Bolle .List_Table > tbody > tr > td:nth-child(4)::first-line {
    font-weight: bold;
}

#MagazzinieriFornitori_Bolle .List_Table > thead > tr > th:nth-child(7) {
    text-align: right;
    width: 150px;
}

#MagazzinieriFornitori_Bolle .List_Table > tbody > tr > td:nth-child(7) {
    text-align: right;
    font-weight: bold;
}

#MagazzinieriFornitori_Bolle .List_Table > thead > tr > th:nth-child(8) {
    width: 320px;
}

#MagazzinieriFornitori_Bolle .List_Table > tbody > tr > td:nth-child(8) {
    width: 320px;
    text-align: right;
}

#MagazzinieriFornitori_Bolle .List_Table > thead > tr > th:nth-child(8) select {
    width: 140px;
    float: left;
    margin-right: 5px;
}

#MagazzinieriFornitori_Bolle .List_Table > thead > tr > th:nth-child(8) a.Btn_Standard {
    width: 150px;
    float: left;
}

/*dettaglio*/
#MagazzinieriFornitori_Bolle_ObjDettaglio {
    position: relative;
}

#MagazzinieriFornitori_Bolle_PanelFixed .divFixed_Content {
    height: 100px;
}

#MagazzinieriFornitori_Bolle_ObjDettaglio #MagazzinieriFornitori_Bolle_Dettaglio {
    padding-bottom: 100px
}

#MagazzinieriFornitori_Bolle_Dettaglio .Table_1 > tbody > tr > td:nth-child(1) {
    width: 80%;
}

#MagazzinieriFornitori_Bolle_Dettaglio .Table_1 > thead > tr > th:nth-child(2),
#MagazzinieriFornitori_Bolle_Dettaglio .Table_1 > tbody > tr > td:nth-child(2) {
    text-align: center;
    width: 150px;
}

#MagazzinieriFornitori_Bolle_Dettaglio .Table_1 > tbody > tr > td:nth-child(3) {
    font-weight: bold;
    color: #2172a1;
}


#MagazzinieriFornitori_Bolle_Dettaglio .Table_2 > tbody > tr > td:nth-child(1) {
    width: 60%;
}

#MagazzinieriFornitori_Bolle_Dettaglio .Table_2 > tbody > tr > td:nth-child(2) {
    width: 20%;
    font-weight: bold;
}

#MagazzinieriFornitori_Bolle_Dettaglio .Table_2 > thead > tr > th:nth-child(3),
#MagazzinieriFornitori_Bolle_Dettaglio .Table_2 > tbody > tr > td:nth-child(3) {
    text-align: center;
    width: 150px;
}

#MagazzinieriFornitori_Bolle_Dettaglio .Table_2 > tbody > tr > td:nth-child(4) {
    font-weight: bold;
    color: #2172a1;
}
