﻿/*Estilos Nueva PAF*/

body{
	font-family:verdana;
	margin:0 auto;
}

/*Menús superiores páginas home*/
#menu   
{
background:#405879;
font-size:1.1em;
height:3.1em;
margin:-1em 0 1em;
}

#menu ul  
{
list-style:none;
list-style-type: none;
border:0;
height:3.1em;
line-height:3.1em;
padding:0;
}
#menu ul li.nivel1  
{
    float:left;
    /*margin-right: 2px;*/
    display:block;
    
}
#menu ul li a 
{
display:block;
text-decoration:none;
color:#fff;
padding:0 1.5em;
position: relative;
/*width: 100%;*/
height: 100%;
}
#menu ul li:hover 
{
    position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 
{
background:url(../../MP2/Imagenes/nb-activo.png) left top repeat-x;
color: #fff !important;
position: relative;
}
#menu ul li a.nivel1 
{
    display: block!important;display: none;
    position: relative;
}
#menu ul li ul 
{
    display: none;
}
#menu ul li a:hover ul, #menu ul li:hover ul 
{
    display: block;
    position: absolute;
    left: 0px;
    background:url(../../MP2/Imagenes/nb-activo.png) left top repeat-x;
}
#menu ul li ul li a 
{
    /*width: 160px;*/
    /*background:#405879;*/
    color: #2f4a8f;
    background-color: #EAF2FF;
    font-size: 12px;
    width: 120px;
    z-index: 9999;
    /*height: 35px;*/
    
}
#menu ul li ul li a:hover 
{
    background-color:	#C9DDFF;
    text-decoration: underline;
    
}


#menu li.activo a {
background:url(../../MP2/Imagenes/nb-activo.png) left top repeat-x;
font-weight:700;
}


/*Genericos*/

.TituloPrincipal
{
    font-size:18px;
	color:#666666;
	font-weight:bolder;
	font-family: Verdana;
}

.ResultadoBusqueda
{
    font-size:14px;
	color:#666666;
	font-weight:bolder;
}


.TituloObligatorios
{
    color: #000033;
    font-size: 11px;
}

.TablaIngresoReclamos
{
	width:805px;
	height:344px;
	border:1px solid #999;
	padding:15px;
	margin-bottom:20px;
}

.TablaDatosPublicos
{
    width:805px;
	height:627px;
	border:1px solid #999999;
	padding:15px;
	margin-bottom:20px;    
    
}

.TablaEnviar
{
    width:805px;
	padding:5px;
	margin-bottom:20px;    
    
}

.Links
{
    font-size: 11px;
    color: #006CB7;
    text-decoration: underline;
    font-family: Verdana !important;
}

.Links2
{
    font-size: 11px;
    color: #666666;
    text-decoration: underline;
    font-family: Verdana !important;
}

.Links2:hover
{
    font-size: 11px;
    color: #666666;
    text-decoration: underline;
    font-family: Verdana !important;
}

.LinkEstado
{
    font-size: 11px;
    color: #006CB7;
    text-decoration: none;
}

.LinkEstado:hover
{
    font-size: 11px;
    color: #006CB7;
    text-decoration: none;
}

.LinkCGR
{
    font-size: 12px;
    color: #053972;
    text-decoration: underline;
    font-weight: bold;
}

.lblDatos
{
    font-size: 12px;
    font-family: 'Verdana', 'Verdana';
    font-style: normal;
    color: #000000;
}

.rbl
{

    top:0px;
    font-family:'Verdana', 'Verdana';
    font-weight:400;
    font-style:normal;
    word-wrap:break-word;
    font-size: 13px;
    color: #333333;
    text-align: left;
    line-height: normal; 
    padding-top: 10px; 
}

#rblNacionalidad tr td{
    padding-left: 0px !important;
}

.lblSubTitulos
{
    color: #053972;
    font-size: 18px;
    font-weight: bolder;
    font-family: 'Verdana-Bold', 'Verdana Bold', 'Verdana';
}

.lblSubTitulos2
{
    font-family: Verdana;
    color: #053972;
    font-size: 14px;
}

.lblSubTitulos3
{
    color: #053972;
    font-size: 14px;
    font-family: Verdana;
}

.lblSubTitulosEstado
{
    color: #053972;
    font-size: 18px;
    font-weight: bolder;
}

.lblAvisoBusqueda
{
    color: #053972;
    font-size: 18px;
    font-weight: bolder;
}

#caja_resultados{
	width:770px;
	height:368px;
	border:1px solid #999999;
	margin:0 auto;
}

.text_resultados{
	font-size:11px;
	color:#666666;
	text-align:center;
	border-bottom:1px solid #999999;
	height:55px;
}

.text_resultados00{
	font-size:12px;
	text-decoration:underline;
	color:#053972;
	text-align:center;
}

.labelsDetalles
{
    font-size: 14px;
    color: #053972;
    font-weight: bolder;
}

.textoAgregar 	
{ 
    font-family: Verdana; 
    font-size: 12px; 
    color: #505050; 
}

.textoAgregar:hover
{ 
    font-family: Verdana; 
    font-size: 12px; 
    color: #505050; 
}


.amarillo{
	width:110px !important;
	/*height:96px;*/
	height: 45px !important;
	padding:3px !important;
	position: relative !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    -webkit-box-shadow: #E9982C 1px 2px 2px !important;
    -moz-box-shadow: #E9982C 1px 2px 2px !important;
    box-shadow: #E9982C 1px 2px 5px !important;
    background: #FFE57E !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFE57E), to(#F5C13A)) !important;
    background: -webkit-linear-gradient(#FFE57E, #F5C13A) !important;
    background: -moz-linear-gradient(#FFE57E, #F5C13A) !important;
    background: -ms-linear-gradient(#FFE57E, #F5C13A) !important;
    background: -o-linear-gradient(#FFE57E, #F5C13A) !important;
    background: linear-gradient(#FFE57E, #F5C13A) !important;
    -pie-background: linear-gradient(#FFE57E, #F5C13A) !important;
    behavior: url(PIE.htc) !important;
}

.naranjo{
	width:110px;
	/*height:96px;*/
	height: 45px;
	padding:3px;
	position:relative;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666  0px 0px 10px;
    background: #FF9C00;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FF9C00), to(#DC5900));
    background: -webkit-linear-gradient(#FF9C00, #DC5900);
    background: -moz-linear-gradient(#FF9C00, #DC5900);
    background: -ms-linear-gradient(#FF9C00, #DC5900);
    background: -o-linear-gradient(#FF9C00, #DC5900);
    background: linear-gradient(#FF9C00, #DC5900);
    -pie-background: linear-gradient(#FF9C00, #DC5900);
    behavior: url(PIE.htc);
}

.plomo{
	width:102px;
	/*height:96px;*/
	height: 45px;
	padding:3px;
	position:relative;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: #887F78 1px 2px 2px;
    -moz-box-shadow: #887F78 1px 2px 2px;
    box-shadow: #887F78 1px 2px 5px;
    background: #D6D6D6;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D6D6D6), to(#B7B7B7));
    background: -webkit-linear-gradient(#D6D6D6, #B7B7B7);
    background: -moz-linear-gradient(#D6D6D6, #B7B7B7);
    background: -ms-linear-gradient(#D6D6D6, #B7B7B7);
    background: -o-linear-gradient(#D6D6D6, #B7B7B7);
    background: linear-gradient(#D6D6D6, #B7B7B7);
    -pie-background: linear-gradient(#D6D6D6, #B7B7B7);
    behavior: url(PIE.htc);
}

/*Etapas*/
.texto_historial
{
    font-size:10px;
	color:#333333;
	text-align:center;
	margin-top:10px;
}

.etapa_rojo{
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	color:#CC3300;
	font-weight:bolder;
	/*margin-top:5px;*/
	width: 100%;
	height: 100%
}

.etapa_rojo_texto{
	font-size:10px;
	text-align:center;
	vertical-align: middle;
	color:#CC3300;
	margin-top:6px;
}


.etapa_blanco{
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bolder;
	/*margin-top:5px;*/
	width: 100%;
	height: 100%
}
.etapa_blanco_texto{
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	margin-top:6px;
}

.textoAdjuntos
{
    font-size:11px;
	color:#666666;
}

.gridHeader
{
    font-size:12px !important;
	text-decoration:underline !important;
	color:#053972 !important;
	text-align:center !important;
	height: 30px !important;
	border:1px solid #999999 !important;
}

.radHeader
{
    font-size:12px !important;
    text-decoration:underline !important;
    text-align:center !important;
    height: 20px;
    
}

.gridResultados
{
    font-size:11px !important;
	color:#666666 !important;
	text-align:center !important;
	height:55px !important;
	border-top:1px solid #999999 !important;
	border-bottom:1px solid #999999 !important;
	border:1px solid #999999;
}

.gridHeaderUltimosReclamos
{
    font-family: Verdana; 
    font-size:12px !important;
    background-color: White;
    font-weight: bold;
	color:#053972 !important;
	border: 0px !important;
	text-align:center !important;
	height: 30px !important;
}

.gridResultadosUltimosReclamos
{
    font-size:11px !important;
	color:#666666 !important;
	text-align:center !important;
	height:35px !important;
	font-family: Verdana;
}

/*a { font-family: Verdana !important;  font-size: 11px !important; color: #006CB7 !important; text-decoration: underline !important; }
a:visited {	font-family: Verdana !important; text-decoration: underline !important; color: #006CB7 !important;}
a:hover { font-family: verdana !important; text-decoration: underline !important; color: #006CB7 !important;}
a:active { font-family: Verdana !important; text-decoration: underline !important; color: #006CB7 !important;}
*/

.pager
{
    font-size:12px !important;
	/*text-decoration:underline;*/
	color:#053972;
	text-align:center;
	height: 30px;
	border:1px solid #999999;
	padding-left: 4px;     
    padding-right: 4px;  
    text-decoration: inherit !important;
}

.pagercuadros
{
    font-size:12px;
	/*text-decoration:underline;*/
	color:#053972;
	text-align:center;
	height: 30px;
	/*border:1px solid #999999;*/
}


/* Tooltip  */

.tooltip {
    position: absolute;
    display: none;
    z-index: 2;
}

.tooltip .tooltip-text-container {
     
       /* Slightly opaque tooltip */
        position: absolute;
        top: 3px;
        right: 3px;
        
        opacity:0.94;
        /* Set display to block (or inline-block) */
        display:block;
        /* Use the data-tooltip attribute to set the content*/
        content:attr(data-tooltip);
        /* Position the tooltip body under the arrow and in the middle of the text */
        position:absolute;
        top:0px;
        left:5%;
        margin: -10px 0 0 35px;
        /* Set the width */
        width:230px;
        /* Pad */
        padding:5px;
        /* Style the tooltip */
        line-height:18px;
        /* min-height */
        min-height:18px; 
        /* Set font styles*/  
       
		color:#99999;
        font-size:11px;        
        font-weight:normal;
        font-family:verdana;
        /* Fallback background color */
        background:#FFF; 
		border:1px solid #999;
        text-align:left;       
        outline:none;        
        /* Moz doesn't recognise the following... */
        text-decoration:none !important;                  
              
        /* Round the corners */
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
        border-radius:10px;        
        /* Add a drop shadow */
        -moz-box-shadow:0px -4px 26px #666;;
        -webkit-box-shadow:0px -4px 26px #666;;
        box-shadow:0px -4px 26px #666;        
      
        
}


.tooltip .btn-close {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 22px;
    height: 20px;
    background:  url(../../Includes/images/bt_cerrar_no.png) no-repeat;
}

.tooltip .btn-close:hover {
    background:  url(../../Includes/images/bt_cerrar_si.png) no-repeat;
    
}

.tooltip .btn-close span {
    display: none;
}

.prevPage
{
    background-image:url(../images/pag_atras.png);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 16px;
    height: 16px;
    border: none;
}

.nextPage
{
    background-image:url(../images/pag_sig.png);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 16px;
    height: 16px;
    border: none;
}

.validator
{
    font-size: 11px;
    font-family: Verdana;
}


.tablaGestionColas
{
    vertical-align: middle; 
    text-align: center; 
    background:url(../../Modules/Includes/images/fondo.png) left top repeat;
    border-color: #999; 
    border-style: solid; 
    border-width: 1px; 
    width: 570px; 
    height: 60px;
}

.itemCola
{
    padding-left: 35px !important;
    text-align: left; 
}

.headerTabla
{
    font-size:12px !important;
	color:#053972 !important;
	text-align:center !important;
}

.lblMediadores
{
    color: #666;
    font-size: 14px;
    font-weight: bolder;
}




/*EstadoReclamo.aspx*/

.tablaSuperior
{
    vertical-align: middle; 
    text-align: center; 
    background:url(../../Modules/Includes/images/fondo.png) left top repeat;
    border-color: #999; 
    border-style: solid; 
    border-width: 1px; 
    width: 570px; 
    height: 80px;
}

.tablaInferior
{
    vertical-align: middle; 
    text-align: center; 
    background:url(../../Modules/Includes/images/fondo.png) left top repeat-x;
    border-color: #999; 
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    width: 570px; 
    height: 80px;
}

.tablaBusqueda
{
    vertical-align: middle; 
    text-align: center; 
    background:url(../../Modules/Includes/images/fondo_long.png) left top repeat-x;
    border-color: #999; 
    border-style: solid; 
    border-width: 1px; 
    width: 570px; 
    height: 80px;
}

.labelBusqueda
{
    font-family: Verdana;
    font-size: medium;
    color: #053972;
    font-weight:bold;
    
}

.lblAvanzada
{
    font-family: Verdana;
    font-size: small;
    color: #666666;
    vertical-align: middle;
} 

.lblTitulo
{
    font-family: Verdana;
    font-size: x-large ;
    color: #666;
}

.btnVerdeBuscar
{
    background-image:url(../../Modules/Includes/images/buscarverde.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    width: 85px;
    height: 26px;
    border: none;
}

.btnVerdeBuscar:hover
{
    background-image:url(../../Modules/Includes/images/buscarverdesobre.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    width: 85px;
    height: 26px;
    border: none;
}


.ajustar
{
    overflow: auto;
    /*word-break: break-all;*/
    /*padding-right: 3px;*/
    padding-left: 0px !important;
}

.NombreMediador
{
    font-size:16px;
	color:#666666;
	font-weight:bolder;
}

#btnGuardar
{
    background-image :url(../../Includes/images/guardar_sin_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}

#btnGuardar:hover
{
    background-image:url(../../Includes/images/guardar_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}



/*IngresoReclamo.aspx*/


.sinorden
{
    color: #053972;
    text-decoration: none !important;
    font-weight: bold;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    border-bottom-color: #828282;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.Textboxs
{
    height: 25px;
    border-style: solid;
    border-width: 1px;
    border-color: Gray;
    background-color: White;
    color: Black;
    font-family: Verdana;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.ddl
{
    background-color: White;
    font-family: Verdana;
    font-size: 11px;
}



.lblPregunta
{
    color: #053972;
    font-size: 12px;
    font-family: 'Verdana', 'Verdana';
}

.lblBusquedaR
{
    font-family: Verdana;
    color: #666;
    font-size: 12px;
}

.gclink
{
    font-size: 11px;
    color: #666;
    text-decoration: underline;
    font-family: Verdana !important;
}

.uploadFile
{
    width: 220px;    
    cursor: pointer;
}

.lblInfo
{
    color: #666666;
    font-size: 11px;
    font-style: italic;
    font-family: 'Verdana-Italic', 'Verdana Italic', 'Verdana';
}

#btnEnviaReclamo
{
    background-image :url(../images/enviar_reclamo1.png);
    background-position: center;
    /*background-repeat: no-repeat;*/
    background-color: White;
    cursor: pointer;
    border: none;
    width: 180px;
    height: 50px; 
    left: 0px;
    top: 0px;
    color: #ffffff;
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
}

/*#btnEnviaReclamo:hover
{
    background-image:url(../../Includes/images/enviar_reclamo_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 102px;
    height: 51px;  
}*/

.btnIngresar
{
    background-image :url(../../Includes/images/ingresar.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}

.btnIngresar:hover
{
    background-image:url(../../Includes/images/ingresar_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}

#btnVolver
{
    background-image :url(../../Includes/images/volver.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px; 
}

#btnVolver:hover
{
    background-image :url(../../Includes/images/volver_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px; 
}

.btnVolver
{
    background-image :url(../../Includes/images/volver.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px; 
}

.btnVolver:hover
{
    background-image :url(../../Includes/images/volver_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px; 
}

/*Estilo para el calendario de AjaxControlToolkit */

.calendario .ajax__calendar_container
	{
	 background-color:#F0F8FF; /* pale yellow */
	 border:solid 1px #666;
	}
	.calendario .ajax__calendar_title
	{
	 background-color:#0066CC; /* pale green */
	 height:20px;
	 color:#FFFFFF;
	}
	.calendario .ajax__calendar_prev,
	.calendario .ajax__calendar_next
	{
	 background-color:#0066CC; /* darker gray */
	 color:#ffffff;
	 height:20px;
	 width:20px;
	}
	.calendario .ajax__calendar_today
	{
	 background-color: #0066CC;  /* pale blue */
	 color:#FFFFFF;
	 height:20px;
	}
	.calendario .ajax__calendar_days table thead tr td
	{
	 background-color:#DDEEFF; /* dark yellow */
	 color:#000000;
	 border-bottom: solid 1px #0066CC;
	}
	.calendario .ajax__calendar_day
	{
	 color:#000000; /* normal day - darker gray color */
	}
	.calendario .ajax__calendar_other .ajax__calendar_day
	{
	 color:#666; /* day not actually in this month - lighter gray color */
	}
	.calendario .ajax__calendar_active
    {
     background-color: #A7ADE9;
     color:Black;
     font-weight:bolder;
     border-color: Black;
    }  



/*ESTILO TOKENINPUT*/

/* Example tokeninput style #1: Token vertical list*/
ul.token-input-list {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    width: 230px;
    border: 1px solid;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    font-weight:bold;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
    clear: left;
}

ul.token-input-list li {
    list-style-type: none;
}

ul.token-input-list li input {
    border: 0;
    width: 300px;
    padding: 3px 8px;
    background-color: white;
    -webkit-appearance: caret;
}

li.token-input-token {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    margin: 3px;
    padding: 3px 5px;
    background-color: #d0efa0;
    font-size:12px;
    color: #666666;
    font-weight: bold;
    cursor: default;
    display: block;
}

li.token-input-token p {
    float: left;
    padding: 0;
    margin: 0;
}

li.token-input-token span {
    float: right;
    color: #777;
    cursor: pointer;
}

li.token-input-selected-token {
    background-color: #08844e;
    color: #fff;
}

li.token-input-selected-token span {
    color: #bbb;
}

div.token-input-dropdown {
    position: absolute;
    width: 363px;
    background-color: #fff;
    overflow: hidden;
    border-top: 1px solid #A7A7A7;
    border-left: 1px solid #A7A7A7;
    border-right: 1px solid #A7A7A7;
    border-bottom: 1px solid #A7A7A7;
    cursor: default;
    font-size: 12px;
    font-family: Verdana;
    z-index: 1;
}

div.token-input-dropdown p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown ul li {
    background-color: #fff;
    padding: 3px;
    list-style-type: none;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: #fafafa;
}

div.token-input-dropdown ul li.token-input-dropdown-item2 {
    background-color: #fff;
}

div.token-input-dropdown ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #d0efa0;
}

al;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #d0efa0;
}

al;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #d0efa0;
}


/*FIN ESTILO TOKEN INPUT*/

.textoWatermark
{
    color: #999;
    border: solid 1px #999;
    height: 20px;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    font-style: italic;
    font-family: Verdana;
}

.lblRecSend
{
    font-family: Verdana;
    color: #666;
    font-size: 15px;
}

.LinksRed
{
    font-family: Verdana !important;
    font-size: 11px !important;
    color: #003366 !important;
    text-decoration: underline !important;
}

.lblAnalisis
{
    font-family: Verdana;
    color: #053972;
    font-size: 14px;
    font-weight: bold;
}

.lblTexto
{
    font-family: Verdana;
    color: #666;
    font-size: 12px;
}

.lblTextoDesc
{
    font-family: Verdana;
    color: #053972;
    font-size: 12px;
    font-weight: bold;
}

.lblMaxChar
{
    font-family: Verdana;
    color: #999;
    font-size: 11px;
    font-style: italic;
}

.btnEnviaOrg
{
    background-image:url(../../Includes/images/enviar_organismo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnEnviaOrg:hover
{
    background-image:url(../../Includes/images/enviar_organismo_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnEnviaOrgDisabled
{
    background-image:url(../../Includes/images/Enviar_org_bloq.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: default;
    border: none;
    width: 116px;
    height: 51px;  
}


.btnRechazarReclamo
{
    background-image:url(../../Includes/images/rechazar_reclamo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnRechazarReclamo:hover
{
    background-image:url(../../Includes/images/rechazar_reclamo_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnRechazarReclamoDisabled
{
    background-image:url(../../Includes/images/rechazar_bloq.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: default;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnCGR
{
    background-image:url(../../Includes/images/oficio_cgr.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnCGR:hover
{
    background-image:url(../../Includes/images/oficio_cgr_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnMediacion
{
    background-image:url(../../Includes/images/mediacion_reclamo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnMediacion:hover
{
    background-image:url(../../Includes/images/mediacion_reclamo_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnMediacionDisabled
{
    background-image:url(../../Includes/images/inmediata_bloq.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: default;
    border: none;
    width: 116px;
    height: 51px;  
}

#btnEnviar
{
    background-image:url(../../Includes/images/enviar_normal.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}

#btnEnviar:hover
{
    background-image:url(../../Includes/images/enviar_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}

.btnEnviar
{
    background-image:url(../../Includes/images/enviar_normal.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}

.btnEnviar:hover
{
    background-image:url(../../Includes/images/enviar_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}

.lblAcciones
{
    font-family: Verdana;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    
}

.btnMasPlazoDisabled
{
    background-image:url(../../Includes/images/masplazo_no.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: default;
    border: none;
    width: 185px;
    height: 26px; 
}

.btnMasPlazo
{
    background-image:url(../../Includes/images/masplazo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

.btnMasPlazo:hover
{
    background-image:url(../../Includes/images/masplazo_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

#btnIngresoReclamo
{
    background-image:url(../../Includes/images/ingresar_reclamo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

#btnIngresoReclamo:hover
{
    background-image:url(../../Includes/images/ingresar_reclamo_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

#btnAgregar
{
    background-image:url(../../Includes/images/agregar.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}

#btnAgregar:hover
{
    background-image:url(../../Includes/images/agregar_sobre.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 85px;
    height: 26px;  
}

#btnBuscadorReclamo
{
    background-image:url(../../Includes/images/buscador_proveedor.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

#btnBuscadorReclamo:hover
{
    background-image:url(../../Includes/images/buscador_proveedor_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

#btnGestionColas
{
    background-image:url(../../Includes/images/gestioncolas.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

#btnGestionColas:hover
{
    background-image:url(../../Includes/images/gestioncolas-sobre.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

#btnEncuesta
{
    background-image:url(../../Includes/images/resp_encuesta.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

#btnEncuesta:hover
{
    background-image:url(../../Includes/images/resp_encuesta_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

.btnCierreExitoso
{
    background-image:url(../../Includes/images/cierre_exitoso.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnCierreExitoso:hover
{
    background-image:url(../../Includes/images/cierre_exitoso_over.png);
    background-position: center;
    background-color: White;
    background-repeat: no-repeat;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnCierreExitosoDisabled
{
    background-image:url(../../Includes/images/cierreexitoso_bloq.png);
    background-position: center;
    background-color: White;
    background-repeat: no-repeat;
    cursor: default;
    border: none;
    width: 116px;
    height: 51px;
}

.btnCierreNoExitoso
{
    background-image:url(../../Includes/images/cierre_no_exitoso.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnCierreNoExitoso:hover
{
    background-image:url(../../Includes/images/cierre_no_exitoso_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnCierreNoExitosoDisabled
{
    background-image:url(../../Includes/images/cierrenoexitoso_bloq.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: default;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnCierreSinContacto
{
    background-image:url(../../Includes/images/cierre_scontacto.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnCierreSinContacto:hover
{
    background-image:url(../../Includes/images/cierre_scontacto_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnCierreSinContactoDisabled
{
    background-image:url(../../Includes/images/cierre_scontacto_bloq.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: default;
    border: none;
    width: 116px;
    height: 51px;  
}

.btnGenerarInforme
{
    background-image:url(../../Includes/images/generar_informe.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

.btnGenerarInforme:hover
{
    background-image:url(../../Includes/images/generar_informe_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

.btnGenerarDisabled
{
    background-image:url(../../Includes/images/generar_informe_bloq.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 185px;
    height: 26px;  
}

.btnValidarInforme
{
    background-image:url(../../Includes/images/validar_informe.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 157px;
    height: 26px;  
}

.btnValidarInforme:hover
{
    background-image:url(../../Includes/images/validar_informe_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 157px;
    height: 26px;  
}

.btnValidarInformeDisabled
{
    background-image:url(../../Includes/images/validar_informe_bloq.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 157px;
    height: 26px;  
}

.btnVerInforme
{
    background-image:url(../../Includes/images/ver_informe.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 101px;
    height: 26px;  
}

.btnVerInforme:hover
{
    background-image:url(../../Includes/images/ver_informe_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 101px;
    height: 26px;  
}



#btnEnviarValidar
{
    background-image:url(../../Includes/images/enviar_validar.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 134px;
    height: 26px;  
}

#btnEnviarValidar:hover
{
    background-image:url(../../Includes/images/enviar_validar_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 134px;
    height: 26px;  
}

#btnSubirAdjunto:hover
{
    background-image:url(../../Includes/images/bt_subir_over.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 47px;
    height: 47px;  
}

#btnSubirAdjunto
{
    background-image:url(../../Includes/images/bt_subir.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    cursor: pointer;
    border: none;
    width: 47px;
    height: 47px;  
}

.texto_bc
{
    font-family: Verdana !important;
    font-size: 12px !important;
    color: #003366 !important;
}

.linkbc
{
    font-family: Verdana !important;
    font-size: 12px !important;
    color: #003366 !important;
    text-decoration: underline !important;
}

.ax_paragraph 
{
    height:16px;
    font-family:'Verdana-Bold', 'Verdana Bold', 'Verdana';
    font-weight:700;
    font-style:normal;
    font-size: 13px;
    color: #333333;   
    line-height: normal;
}

#tblInfoReclamo.TablaIngresoReclamos tr td
{
    padding-left: 150px;
}

#tblDatosPersonales.TablaDatosPublicos tr td
{
    padding-left: 152px;
}

#rblTipoReclamo tr td {

    padding-left: 0px !important;
}

#rblTipoReclamo tr td input#rblTipoReclamo_1 {

    margin-left: 20px !important;
}

#rblTipoReclamo tr td label {
    padding-left: 1px !important; 
}

#radComboOrgs tr > td {
    padding-left: 0px !important;
}

.radioText {
    top:0px;
    font-family:'Verdana', 'Verdana';
    font-weight:400;
    font-style:normal;
    word-wrap:break-word;
    font-size: 13px;
    color: #333333;
    text-align: left;
    line-height: normal;
}

#upArchListContainer li span input.ruButton.ruBrowse {
    background-image: url(../../Includes/images/u77.png) !important;
    width: 110px !important;
    height: 35px !important;
}

#upArchListContainer li span input.ruFakeInput {
    width: 162px !important;
    height: 25px !important;
    margin-right: 15px !important;
    margin-top: 5px !important;
    box-sizing: border-box !important;
    border-width: 1px;
    border-color: Gray !important;
}

.imgObligatorio{
    content:url(../../Includes/images/ic_req.png);
}

td.tdTitleAttachment
{
    padding-left: 0px !important;
    }

.txtFecha{
    width:370px; 
    Height:25px;  
    float:left; 
    margin-right:5px; 
    border: 1px solid #A9A9A9;
    background-color: #EBEBE4; 
    color: #7C7C7C;
}

.ax_horizontal_line {
  font-size:13px;
  color:#333333;
  text-align:center;
  line-height:normal;
  padding-left: 0px !important;
}

.trPaddingLeft{
    padding-left: 0px !important;
}

.altoContraste
{ 
    background-color:#000000 !important;
    color: #FFFFFF !important;
    background: #000000 !important;
    }