File: /home/asjudine/www/callcenter/css/estilos.css
.Estilo1 {font-family: "Arial Narrow"}
.Estilo2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.Estilo19 {font-family: "Arial Narrow"; font-weight: bold; }
.Estilo20 {color: #990000}
.Estilo21 {font-family: "Arial Narrow"; font-weight: bold; font-size: 14; color: #990000; }
.Estilo13 {font-size: 12px; font-weight: bold; }
.Estilo45 {
color: #0066FF;
font-size: 16px;
}
.Estilo48 {
color: #FFFFFF;
font-weight: bold;
}
.estilo49{
color: red;
}
.Estilo59 {color: #CC0000}
.Estilo60 {color: #006600}
.Estilo61 {font-size: 16px}
.Estilo62 {
color: #FF0000;
font-weight: bold;
}
.Estilo65 {color: #FF3300}
.Estilo66 {
color: #000000;
font-style: italic;
}
.botonrequerimiento{
background-color: #D7BE74;
border: 1px solid #D7BE74;
color: black;
padding: 3px;
}.botonrequerimiento:hover{
border: 1px solid red;
}
.tdtitulo{background-color: #e3dec0; color: #b20606; padding: 2px; text-align: center; font-size: 12px; font-weight: 900}
.tdfull{background-color: #fff; color: #000; padding: 1px; text-align: center; font-size: 12px;}
.justify{text-align: justify !important; padding: 5px;}
#ocultar {
display: none;
}
input[type="checkbox"] + label {
color:blue;
font-size: 16px;
font-weight: bold;
}
#chk:checked + label + #ocultar {
display: block;
}
.ampliar{
height: 30px;
}