﻿
.validator
{
    font-weight: bold;
    font-size: medium;
}

.textboxBlocked
{
    border-bottom-width: thin;
    border-bottom-style: hidden;
    background-color: transparent;
    overflow:hidden;
    
}

.labelTitle
{
    font-size: 18px;
    font-family: Verdana;
    color: #DC012A;
    font-weight: 700;
}



tr.HeaderTableSection
{
    background-color: #eeecec;
}


.tdSpazio
{
    width: 5px;
}

.tdSpazioBianco
{
    width: 2px;
    background-color:White;
}

.tdRigaSpazio
{
    height: 5px;
    background-color:White;
}

td.HeaderSection
{
    border-bottom-style: double;
    border-bottom-width: thin;
    border-bottom-color: #C0C0C0;
}

.tdEtiLeg1
{
    height: 40px;
    width: 10px;
    background-color: #e4e4f6;
    vertical-align: top;
}
.tdLeg1
{
    background-color: #e4e4f6;
    vertical-align: top;
}

.tdExActLeg1
{
    width: 160px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #C0C0C0;
    background-color: #e4e4f6;
}

.tdCarrierLeg1
{
    height: 210px;
    background-color: #e4e4f6;
}

.tdDateLeg1
{
    height: 280px;
    background-color: #e4e4f6;
}


.tdEtiLeg2
{
    width: 10px;
    height: 40px;
    background-color: #d1d1f0;
    vertical-align: top;
}
.tdLeg2
{
    background-color: #d1d1f0;
    vertical-align: top;
}

.tdExActLeg2
{
    width: 160px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #C0C0C0;
    background-color: #d1d1f0;
}

.tdCarrierLeg2
{
    height: 210px;
    background-color: #d1d1f0;
}

.tdDateLeg2
{
    height: 280px;
    background-color: #d1d1f0;
}

.tdEtiLeg3
{
    width: 10px;
    height: 40px;
    background-color: #e4e4f6;
    vertical-align: top;
}
.tdLeg3
{
    background-color: #e4e4f6;
    vertical-align: top;
}

.tdExActLeg3
{
    width: 160px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #C0C0C0;
    background-color: #e4e4f6;
}

.tdCarrierLeg3
{
    height: 210px;
    background-color: #e4e4f6;
}

.tdDateLeg3
{
    height: 280px;
    background-color: #e4e4f6;
}


