﻿
/*Estilo de las alertas*/
.modal-popup-Visible
{
	 background:#457fbf;
	 width:350px;
	 height:120px;
	 display:table ; 
}
.modal-poup-Visible-control
{
	 background:#457fbf;
	 display:table ; 
	}

.modal-popup 
{
	 background:#457fbf;
	 width:350px;
	 height:100px;
	 display:none;
}
.modal-popup-caecera
{
	background-color: #457fbf;		
}

.Label_popup
{
	color:#e3eaeb;
	font-size:small;
    font-weight : bold;
	font-family:arial;
	padding: 0; 
	margin: 5px 0 0;	
}
Label_Cerrar_Popup
{
	color:#191970;
	font-size:large ;
    font:bold;
	font-family:arial;
	padding: 0; 
	margin: 5px 0 0;	
    
}
Label_Cerrar_Popup_Blanco
{
	color:White;
	font-size:large ;
    font:bold;
	font-family:arial;
	padding: 0; 
	margin: 5px 0 0;	
    
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=20);
	opacity:0;
}

.Deshabilitado{
	background-color:Gray;
	filter:alpha(opacity=30);
	opacity:0;
}


body 
{
    MARGIN-TOP:0px;
    MARGIN-LEFT:0px;
}
div#logo
			{
			height:26%;
			width:19%;
			text-align:center;
			background-color:transparent;
			float:left;
			}
div#titulopag
			{
			height:40%;
			font-size:16px;
			font-weight:bold;
			font:arial;
			color:White;
			float:right;
			width:81%;
			background-color:#191970;
			padding:||1%;
			}
div#menu
			{
			font-size:small;
			width:7%;
			background-color:#E3EAEB;
			float:left;
			height:100%;
			}
			

div#principal
			{
				font-size:small;
			width:81%;
			background-color:transparent;
			float:right;
			height:60%;
}
.button:disabled
{
	filter:alpha(opacity=40);
	opacity:0.6;
}	
.button
{
	
	PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 5px;
    COLOR: #000000;
	height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#191970;
	background-color:#E9E9E9;
	font-weight : bold;
}			
		
.radio
{
	font-size:small;
	font-family:arial;
	color:#191970;
	 font-weight : bold;
}	
.combo
{
	height:24px;
	width:49%;
	font-size:small;
	font-family:arial;
	color:#191970;
	text-align: left;
	 
}	
.list
{
	font-size:small;
	font-family:arial;
	color:#191970;
	/* font-weight : bold;*/
}			
.checkbox
{
	height:16px;
	font-size:small;
	font-family:arial;
	color:#191970;
	 font-weight : bold;
}	
.checkbox_negrita
{
	height:16px;
	font-size:small;
	font-family:arial;
	color:#191970;
	 font-weight : bold;
	 text-align:left; 
}	
.listbox
{
	font-size:small;
	font-family:arial;
	color:#191970;
	 font-weight : bold;
}		
.cajatexto
{
	height:16px;
	font-size:small;
	font-family:arial;
	color:#191970;
	background-color:#FFFFFF;
}			
.cajatexto_bloqueada
{
	height:16px;
	font-size:small;
	font-family:arial;
	color:#191970;
	background-color:#EDF7F7;
	
	}	
.leyenda
{
	font-size:medium;
	font-family:arial;
	font-weight:bold;
	background-color:transparent;
	color:#191970;
}	
.leyenda_negrita
{
	height:16px;
	font-size:medium;
	font-family:arial;
	font-weight:bold;
	color:#191970;
	background-color:transparent;
}	

.fieldset
{
    text-align:center;  
	height:100%;
	width:95%;
	border-color:#001010;
	border-width :1px;
	}			
.Fieldset_Antecedentes
{
	text-align:center;  
	width:95%;
	border-color:#001010;
	border-width :1px;	
}
.etiqueta
{
	color:#191970;
	font-size:small;
    font-weight : bold;
	font-family:arial;
	padding: 0; 
	margin: 5px 0 0;	 
		}	
.etiqueta_pequenha
{
	color:#191970;
	font-size:10px;
    font-family:arial;
	padding: 0; 
    font-style:italic; 	
}

.etiqueta_Almacen_Sup
{
	color:#191970;
	font-size:small;
    font-weight : bold;
	font-family:arial;
	padding: 0; 
	font-size :x-small;
	margin: 5px 0 0;
    vertical-align:bottom; 		 
		}	
.etiqueta_Almacen_Der
{
	color:#191970;
	font-size:small;
    font-weight : bold;
	font-family:arial;
	padding: 0; 
	font-size :x-small;
	margin: 5px 0 0;
    text-align:right; 	 
		}	

.etiqueta_negrita
{
	color:#191970;
	font-size:small;
    font-weight : bold;
	font-family:arial;
	padding: 0; 
	margin: 5px 0 0;
	}
.sobre_menu
{
	color:#191970;
	font-size:medium;
    font-weight :bold ;
   	font-family:arial;
	padding: 0; 
	margin: 5px 0 0;	
	text-decoration: underline;
		}
.obligatorio
{
	color:Red;
	font-size:large;
    font-weight :bold ;
	font-family:arial;
	padding: 0; 
	margin: 5px 0 0;	 /* set top margin same as form input - textarea etc. elements */
	}	
.fila
	{
	height:30%;
	width:100%;
	background-color:transparent;
	float:left;
	}

.izqda
	{
		width:49%;
		float:left;
		text-align:center;
		}		
.dcha
	{
		width:50%;
		float:right;
		text-align:center;
		}
 .panelright
    
    {
    float:none;
    }
    
 .panelleft
    {
    float:none;
    }			
    
 .panelmenu
    {
    color:#E3EAEB;
    height :100%;	
    
    }			
 .sinBorde
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
/*Estilos de las capas*/
/**********************/
div.fileinputs {
		position: relative;
	}

div.fakefile {
	position: absolute;
}   
.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

/*Estilos de la cabecera*/
/**********************/
.cabecera
{
    BACKGROUND-IMAGE: url(~/imagenes/cabecera_nueva.jpg);
    WIDTH: auto;
    BACKGROUND-REPEAT: no-repeat;
}
.txtgris
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tiutarhome
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 10px;
    MARGIN: 0px;
    COLOR: #5c95d7;
    PADDING-TOP: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.MenuSuperior
{
    FONT-WEIGHT:bold;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

 .sinBorde
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
/*Estilos del ToolTip*/
.toolTipBox {
	position: absolute;
	display: none;
	padding: 3px;
	border: 1px solid #feba02;
	background-color: #fff9e7;
	z-index: 99;
 }
 /*Estilos de los informes*/
 
 .ReportLabel
	{
 font-family:Arial ;
 font-size:6;
 FONT-WEIGHT:bold;  
	}
	
.ReportLabelTitulo
	{
	 font-family:Arial ;
	 font-size:14;
	 FONT-WEIGHT:bold;  

	}
/*Estilo del Div de progreso*/
.CapaProgreso
{
 /*position:absolute; 
 top:0px; 
 left:0px;*/
 background-color:white;
 filter:alpha(opacity=50);
 opacity:0;
 -moz-opacity:0 ;  
 }  
 
 .Validador
{
 background:#e3eaeb;
 font-family:Arial;
 FONT-WEIGHT:bold;   	
	}
/*Estilo Descripcion de la placa*/
.PlacaDesc
{
	height:16px;
	font-size:small;
	font-family:arial;
	color:#191970;
    background:#EBEBEB;
    border-color:#457fbf;
	Border-Style:Solid; 
	Border-Width:1PX;
	font-weight:bold ;	
}	
.Placa_ScrollBar
{
scrollbar-face-color:#457fbf;
Scrollbar-Arrow-Color:#B4DDf1;
Scrollbar-Track-Color:#B4DDf1;
	:#457fbf; 	
}		

.PanelPrincipalPlaca
{
 background-color:#FFFFFF;
 border-style:solid;
 border-color:#457fbf;
 border-width:1;
 width:60%;
 max-width:50%;
 overflow:scroll;
}

  /********************************/
/**Estilo del menu de conculta**/
/********************************/
.Menu_Consulta
{
    padding:0; 
    margin: 0 0 0;
    text-align:left;	
    font-size:9pt;
    font-weight:bold;
    font-family:arial;
    color:#191970;
}
.Menu_Consulta_Item
{
    background-color:#E3EAEB;
    font-size:9pt;
    font-weight:bold;
    font-family:arial;
    color:#191970;
}
.Menu_Consulta_Item_selected
{
    text-decoration:none; 
    background-color:#191970;
    font-size:9pt;
    font-weight:bold;
    font-family:arial;
    color: #FFFFFF; 
}

.Menu_Consulta_Item_Hover
{
    background-color:#666666;
    font-size:9pt;
    font-weight:bold;
    font-family:arial;
    color:#FFFFFF; 
}

.ClsPartirString
{
	table-layout:fixed;
	word-wrap:break-word; 
	width:500em;
}


.MenuEstadisticasSel
{
 background-color: #e3eaeb; 
 color: Black ; 		
}

.MenuEstadisticasDesSel
{
 background-color:White; 
 color: White; 
}

.lblPaginacion
	{
	color:#174FA6;
	cursor:pointer;
	font-size :small;
	font-weight : bold;
	font-family:arial;
	padding: 0; 
	margin: 5px 0 0;	
	}	
.lblPaginacion_Sel
	{
	color:#A2A2A2;
	cursor:pointer;
	font-size :small;
	font-weight : bold;
	font-family:arial;
	padding: 0; 
	margin: 5px 0 0;	
	}