﻿#ContiBancari .List_Table > tbody > tr > td:nth-child(1),
#ContiBancari .List_Table > tbody > tr > td:nth-child(8)
{
    text-align: center;
    width: 30px;
}

#ContiBancari .List_Table > tbody > tr > td:nth-child(2)
{
    font-weight: bold;
    text-transform: uppercase;
    color: #313534;
}

#ContiBancari .List_Table > tbody > tr > td:nth-child(3)
{
    font-weight: bold;
}

#ContiBancari .List_Table > tbody > tr > td:nth-child(4)
{
    width: 320px;
}

#ContiBancari .List_Table > tbody > tr > td:nth-child(5),
#ContiBancari .List_Table > tbody > tr > td:nth-child(6),
#ContiBancari .List_Table > tbody > tr > td:nth-child(7)
{
    width: 200px;
}