.logo-container
{
    background-color: #0d47a1;
}
.search-container
{
    background-color: #5472d3;
    
}

.tracking-form
{
    margin-bottom: -20px;
    height: 600px;
}


.sub-title
{
    margin: 40px !important;
}
.form-cel
{
    margin-top: 0.25rem !important;
}
.btn-show
{
/*    background-color: #002171;
    color: white;*/
}
.tracking-states
{    
    margin: 40px 0;
}
.tracking-states div.col
{
    margin: 10px 0;
}
.tracking-states img
{
    width: 165px;
    height: 120px;
    margin: 10px 0;
}
.tracking-states .state-description
{
    width: 165px;
    height: 32px;
    line-height: 48px;
    text-align: center;
}

.extra-info span
{
    font-weight:500;
    /*list-style: symbols(symbolic "*");*/
}

.footer
{
    background-color: #fafafa;
    max-height: 100%;
    min-height: 200px;
}


.footer .col
{
    padding: 40px 0;
}

.footer span .ragione-sociale
{
    font-weight: bold;
    font-size: 18;
}

.footer span
{
    line-height: 20px;
}
