/* 
    Document   : estilo
    Created on : 4/05/2009, 02:38:09 PM
    Author     : megainformatica
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
@font-face {
    font-family: helveticaneue;
    src: url(HelveticaNeueLTStd-Roman.otf);
}

.altura1{
    height:150px;
    vertical-align:top;
}

.altura2{
    height:80px;
    vertical-align:top;
}

.ancho_columna1{
    width:200px;
}

.ancho_columna2{
    width:100px;
}

.ancho_columna3{
    width:300px;
}
.arriba{
    vertical-align:top;
    background-color: transparent;
}

.bloqueado{
    background-color:gray;
}

.body{
    font-family:helveticaneue;
    font-size:10px;          
    text-align: center;
    margin:0 0 0 0;
    /*background-color:#919d9d;*/
    background-image: url(../../img/banerPQR-02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    /*background-attachment: fixed;*/
    background-size: cover;
}
body{
    font-family:helveticaneue;
    font-size:10px;
    text-align: center;
    margin:0 0 0 0;
    /*background-color:#919d9d;*/
    background-image: url(../../img/banerPQR-02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    /*background-attachment: fixed;*/
    background-size: cover;
}
.boton{
    background-color:#F2F2F2;
    border:1px solid #6787b8;
    font-family:helveticaneue;
    font-size:10px;
    font:bolder;

}

table{
    background-color:transparent;
    
}

.cabecera{

    text-align:center;
    font-size:12px;
    font-weight:bold;
}

.cabecera1{
    background-color:#DBE5F1;
    text-align:center;
    font-family: helveticaneue;
    font-size: 11px;
    font-weight:bold;
}
.cabecera2{
    background-color:#B8CCE4;
    text-align:center;
    font-family: helveticaneue;
    font-size: 11px;
    font-weight:bold;
}

.campo1{
    width:150px;
}

.campo2{
    width:20px;

}

.central{

    border:1px solid #000000;
    width:80%;
    margin:auto;
    background-color:white;
 }
 
.centrallogin{

    border:1px solid #000000;
    width:40%;
    margin:auto;
    background-color:white;
    position:relative;
    top:100px;
 }
 
.contenedor{
    text-align:center;
    font-family:helveticaneue;
    font-style:oblique;
    font-weight:bold;
    font-size:12px;
}
.contenedor2{
    height:350px;
}
.completo{
    width:100%;
}

.derecha{
    margin-right:2%;
    font-family:helveticaneue;
    text-decoration:none;
    cursor:pointer;
    color:blue;
    font-size:10px;
    font-weight:700;
}

.divbuscar{
    display:none;
}

.enlace{
    color:white;
    font-weight:normal;
}

.enlace:hover{
    font-weight:bold;
}

.enlace1{
    text-decoration:none;
    color:black;
}

.enlace1:hover{
    cursor:pointer;
    font-weight:bold;
}
.error{
    color:#FF0000;
    font-weight:bold;
    font-family:helveticaneue;
    font-size:10px;
    font-style:normal;
    text-align:center;
}

.Colorpreview{
    color:#E17009;
    font-weight:bold;
    font-family:helveticaneue;
    font-size:10px;
    font-style:normal;
    text-align:center;
}

 .escondido{
   /* background-color:#99CC00;*/
    background-image:url("../img/rectangulo_opciones.png");

    background-repeat:no-repeat;
    height:0px;
    font-weight:bolder;
    font-size:14px;
    color:white;
    display:none;
    margin-left:20%;
    margin-right:20%;
}
.etiquetado{
    font-family:helveticaneue;
    font-style:normal;
    font-weight:bold;
    font-size:11px;
}
.etiquetadoTitulo{
    font-family:helveticaneue;
    font-style:normal;
    font-weight:bold;
    font-size:11px;
    background-color:#EAF3FB;
}
.fila11{
    background-color:#DBE5F1;
    text-align:center;
    font-family: helveticaneue;
    font-size: 11px;
}
.fila22{
    background-color:#B8CCE4;
    text-align:center;
    font-family: helveticaneue;
    font-size: 11px;
}
.fila1{
    background-color:#DBE5F1;
    text-align:center;
    font-family: helveticaneue;
    font-size: 11px;
}
.fila2{
    background-color:#B8CCE4;
    text-align:center;
    font-family: helveticaneue;
    font-size: 11px;
}
.resaltar:hover{
    background-color:#FF9900;
}

.inputs{
    border:1px solid #6787b8;
    width: 150px;
}

.inputs1{
    border:1px solid #6787b8;
    width:85px;
}

.input2{
    border:1px solid #6787b8;
    width:80px;
}

.izquierda{
    text-align:left;
    font-size:10px;
}

.linea{
    border:1px solid silver;
    text-align:center;
}

.linea2{
    text-align:center;
    font-size:10px;
    text-decoration:none;
}

.linea_divisioria{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
        background-color:#F28121;
        text-align:left;
        min-height:50px;
}

.menu{
    background-color:#99CC00;
    border:1px solid #99CCAA ;
    color:white;

    font:bold;
    text-align:center;
    width:200px;
    height:25px;
}

.menu_adicional{
    background-color:#B2D1E0;
    border:1px solid #FFFFFF;
    color:black;
    text-align:center;
    cursor:pointer;
}

.menu_lateral{
    vertical-align:top;
    width:200px;
}

.parr_just{
    width:600px;
    text-align:justify;
}

.pie{
    background-color:#008A2E;
    text-align:center;
    font-size:smaller;
}

.popup{
    background-color:#006699;
    border:1px solid #FFFFFF;
    color:white;
    text-align:center;
    padding-right:2px;
    padding-left:2px;
}
.popup3{
    background-color:#EAF3FB;
    border:1px solid #FFFFFF;
    color:#006699;
    font-weight: bold;
    text-align:center;
    padding-right:2px;
    padding-left:2px;
    width:200px;
    font-family: helveticaneue;
    font-size: 13px;

}

.popup1{
    background-color:#EAF3FB;
    border:1px solid #FFFFFF;
    color:black;
    font-weight: bold;
    text-align:center;
    padding-right:2px;
    padding-left:2px;
    width:100px;
    font-family: helveticaneue;
    font-size: 10px;
}

.popup2{
    background-color:#EAF3FB;
    border:1px solid #FFFFFF;
    color:white;
    text-align:center;
    font-weight: bold;
    padding-right:1px;
    padding-left:1px;
    width:100px;
    font-family: helveticaneue;
    font-size: 10px;
}
#selectable .ui-selecting { background: #EAF3FB; }
#selectable .ui-selected { background: #006699; color: white; }
#selectable { list-style-type: none; margin: 0; padding: 0; width: 10%; }
#selectable li { padding: inherit; font-size: small; height: 5px; }

root { 
    display: block;
}

.select{
    font-family: helveticaneue; font-size:10px; color:#000000; background-color:#E9E9E9;
}

.select1{
    font-family:helveticaneue;
    font-size:9px;
    color:#000000;
    background-color:#E9E9E9;
    width:150px;
}

.select2{
    font-family: helveticaneue;
    font-size:10px;
    color:#000000;
    background-color:#E9E9E9;
    width:85px;
}

.select3{
    font-family: helveticaneue;
    font-size:10px;
    color:#000000;
    background-color:#E9E9E9;
    width:250px;
}

.select4{
    font-family: helveticaneue;
    font-size:10px;
    color:#000000;
    background-color:#E9E9E9;
    width:190px;
}

table{
    font-size:11px;
}

.tab{
    width:800px;
}
.tabla_layout{
    width:70%;
    background-color: transparent;
}

.tabla_login{
/*    background-image: url(../../img/people-01.png);
    background-repeat: no-repeat;
height:150px;
opacity:0.5;*/
}

.tablamenu{
    display:none;
    font-size:12px;
    font-family:helveticaneue;
    color:white;
    margin-left:4%;
    margin-top:1%;
}
.tablamenu2{
    font-size:11px;
    font-family:helveticaneue;
    color:black;
}
.tablamenu1{
    font-size:12px;
    font-family:helveticaneue;
    color:black;

}

label{
    font-size: 11px;
    font-family: helveticaneue;
    color: black;
    text-align: center;
}

/* normal and erro message-box */
.normal-message, .error-message, .confirm-message, .confirm-alerta, .aviso-message {
	position: relative;
	margin: 10px auto;
	margin-left: -250px;
	width: 500px;
	left: 50%;
	right: 50%;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}
.normal-message {
	border: 1px solid #FF8001;
	color: #000; 
	background-color: #FDC77E;
}
.error-message {
	border: 1px solid #3F70AC;
	color: #000; 
	background-color: #FDC273;
}

.aviso-message {
	border: 1px solid #3F70AC;
	color: #000; 
	background-color: #FDC273;
	width: 700px;
}

.confirm-message {
	border: 1px solid #3F70AC;
	color: #000;
	background-color: #b4d1e1;
}
.confirm-alerta {
	border: 1px solid #3F70AC;
	color: #000;
	background-color: #bedbe8;
}