﻿/* data ultima versione: 12/07/2021 */

.TS_LOGO_PAGINA
{
    background: url(../PGMS/ACCIDENT/images/ACCIDENT_LOGO_L150.png) no-repeat center center;
    border: 0;
}

.TS_SFONDO_LOGO
{
    background: #FFF url(../PGMS/ACCIDENT/images/ACCIDENTLogo_LOGIN.png) no-repeat center center;
}

.TS_SFONDO_LOGO_TSCOMM
{
    background: #FFF url(../Images/LOGHI/LogoTSComm300x300_RED.png) no-repeat center center;
}

.TS_FONT_SITO_BASE_CONTROLLI
{
    font-family: 'Verdana';
    font-size: 11px;
    line-height: 15px;
    width: 200px;
    height: 23px;
    color: #000000;
    background-color: #CCCCCC; /* grigio */
}

HR
{
    height: 2px;
    color: #FF0000;
    width: auto;
}

.TS_FONT_SITO_TITOLO_GRASSETTO
{
    font-family: 'Verdana';
    font-size: 14px;
    color: #DF092A;             /* rosso */
    font-style: normal;
    text-align: center;
    font-weight: bold;
}

.TS_TITOLI_USER
{
    font-family: Verdana;
    font-size: 12px;
    color: #DF092A;             /* rosso */
    font-style: normal;
    text-align: left;
}

.TS_SFONDO_FOOTER
{
    font-family: 'Verdana';
    color: white;
    border-color: #7E7E7E;      /* grigio */
    background-color: #DF092A;  /* rosso */
}

.TS_TABELLE_TITOLI_COLORE
{
    font-family: 'Verdana';
    font-size: 14px;
    color: white;
    border-color: #EEEEEE; /* grigio */
    background-color: #DF092A;
    vertical-align: middle;
    text-align: center;
}