PABX da Simples IP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

65 lines
1.5 KiB

.date { font-weight: bold; color: #066bb6; }
.info { font-size: .95em; margin: 0px 0 0px !important; color: #148d04; }
.tabela {
border: 1px dashed #066bb6;
background-position: center center;
background-color: #EAEAEA;
}
.cabecalho {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-transform: capitalize;
color: #066BB6;
background-image: url(../img/button03.gif);
border: none;
background-color: #EAEAEA;
}
.labels {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #006633;
}
.caixas {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #333333;
border: 1px solid #666666;
}
.fr { float: right !important; }
.fl { float: left !important; }
.hidden { display: none; }
.headColun
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
.dados
{
border: 1px solid #CCCCCC;
font-size:11px;
font-weight:bold;
background-color:#F90;
border: 1px solid #CCCCCC;
color:#FFFFFF;
}
.dadosResult
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
border: 1px solid #000000;
}