input
{
	font-family:Verdana ;
	font-size:12px;
}
TEXTAREA 
{
	font-family:Verdana;
	font-size:12px;
}

a
{
	font-family:Verdana;
	font-style:normal ;
}

.enlaceAdj
{
	font-family:Verdana;
	font-size:12px;
	font-style:normal ;
}
.fntLogin
{
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	color : Black 
}

.fntRequired
{
	font-family:Verdana;
	font-size:10px;
	color:Red
}

.fntRed
{
	font-family:Verdana;
	font-size:12px;
	color:Red
}

.ugMenuItemHover
{
	border-right: whitesmoke thin solid;
	border-top: whitesmoke thin solid;
	font-size: 10px;
	margin: 0px;
	border-left: whitesmoke thin solid;
	width: 160px;
	color: white;
	border-bottom: whitesmoke thin solid;
	font-family: Verdana;
	background-color: #FF7E00;
	overflow:hidden;
	}

.ugMenuItem
{
	border-right: white thin solid;
	border-top: white thin solid;
	font-size: 10px;
	margin: 0px;
	border-left: white thin solid;
	width: 160px;
	color: black;
	border-bottom: white thin solid;
	font-family: Verdana;
	background-color: #cccccc;
	overflow:hidden;
	
}

.ugMenu
{
	margin-left:0;
	font-family:Verdana ;
	margin:0 0 0 0 ;
	font-size:10px;
	border-style:none;
	border-color:#929ec7;
	border-width:1px;
}
/*Al cambiar de version el AjaxControlToolkit, el AutoCompleteExtender genera 2 Ul al copiar o añadir fila, uno innecesario, le quitamos el borde al 2º ya que era visible*/
 UL.autoCompleteList + UL.autoCompleteList{
	border:none !important;
 }
.autoCompleteList  
 {  
	 background-color: white ;  
	 border: solid 1px black; 
	 margin: 0px;  
	 z-index: 900009; 
	 list-style-type: none;
	 padding-left: 0px; 
 }  
 .autoCompleteListItem  
 {    
	 color: Black ;  
	 font-size:12px;
	 font-family:Verdana;
 }  
 .autoCompleteSelectedListItem  
 {  
	 background-color:#6495ED ; 
	 color:White;
	 font-size:12px;
	 font-weight:normal;
	 font-family:Verdana;
 }  
.SinDatos
{
	font-family:verdana;
	color:Red;
	font-weight:bold;
	font-size:12px;
}
.uwtTabs
{
	background-color:#88B0E0;
	border-color:#0056D7;
	border-style:solid;
	border-width:1px;
}

.uwtDefaultTab
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#ffffff;
	vertical-align:top;
}

.titulo
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Verdana;
}

.tituloDarkBlue
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#FF7E00;
}
.subtitulo
{
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color:#FF7E00;
}
.tituloDescarga
{
	font-weight: bold;
	font-size: 28px;
	color: #FF7E00;
	font-family:Verdana;
}
.subtituloDescarga
{   
    font-family:Verdana;
	font-size: 16px;
	font-weight:bold;
	color:red;
}

.tituloUnderline
{
	font-family:Verdana;
	font-size: 16px;
	font-weight:bold;
	color:#FF7E00;
	text-decoration :underline;
}


.parrafo
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:Black;
	
}	

.bordeado
{
	border: solid 1px #FF7E00;
	padding : 2 2 2 2;
}
.caption
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
}

.captionBlue
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FF7E00;
}

.captionBlueSmall
{
	font-family:Verdana;
	font-size:11px;
	color:#FF7E00;
}

.captionBlueSmallBold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#FF7E00;
}

.captionDarkBlue
{
	font-weight: bold;
	font-size: 12px;
	color: dimgray;
	font-family: Verdana;
}

.captionDarkBlueSmall
{
	font-family:Verdana;
	font-size:11px;
	color:dimgray;
}

.captionBlackSmall
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
}

.captionLightGraySmall
{
	font-family:Verdana;
	font-size:11px;
	color:Silver;
}

.captionDarkGraySmall
{
	font-family:Verdana;
	font-size:11px;
	color:Gray;
}

.cabeceraPMWEB
{
	font-weight: normal;
	color: white;
	font-family: Verdana;
	height: 18px;
	background-color: #FF7E00;
	text-align: left;
}

.ugfilatabla
{
	font-family:Verdana;
	font-size:12px;
	border-style:none;
	border-bottom-style:dashed ;
	border-bottom-color:Black;
	border-bottom-width:1px;
	cursor:pointer ;
}

.ugfilaalttabla
{
	font-family:Verdana;
	font-size:12px;
	border-style:none;
	border-bottom-style:dashed  ;
	border-bottom-color:Black;
	border-bottom-width:1px;
	cursor:pointer ;
}
.cabeceraDesglose
{
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: Verdana;
	height: 18px;
	background-color: #dbdbdb;
	text-align: left;
}

.cabeceraTituloDesglose
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	height: 18px;
	background-color: #dbdbdb;
	text-align: left;
}

.ugDesglose
{
	border:solid 1px gray;
}
	
	
.ugfilatablaDesglose
{
	font-family:Verdana;
	font-size:12px;
	border-bottom-style:dashed ;
	border-bottom-color:Black;
	border-bottom-width:1px;
}

.ugfilaalttablaDesglose
{
	font-family:Verdana;
	font-size:12px;
	border-bottom-style:dashed ;
	border-bottom-color:Black;
	border-bottom-width:1px;
}

.TipoTexto
{
	border-style:Ridge Inset Inset Ridge;
	border-color:#A0A0A0 White White #A0A0A0;
	border-width:2px;
}
.TipoTexto::-ms-clear{
    display:none;
}
.TipoTextoCorto
{
	border-style:Ridge Inset Inset Ridge;
	border-color:#A0A0A0 White White #A0A0A0;
	border-width:2px;
	width:200px;
}

.TipoTextoCorto input
{
    width: 99% !important;
}
.TipoTextoCorto::-ms-clear{
    display:none;
}
.TipoTextoMedio
{
	border-style:Ridge Inset Inset Ridge;
	border-color:#A0A0A0 White White #A0A0A0;
	border-width:2px;
	width:200px;
}
.TipoTextoMedio::-ms-clear{
    display:none;
}
.TipoTextoMedioRojo
{
	border-style:Ridge Inset Inset Ridge;
	border-color:#A0A0A0 White White #A0A0A0;
	border-width:2px;
	width:200px;
	background-color:#FF8484;
}
.TipoTextoMedioRojo::-ms-clear{
    display:none;
}
.TipoTextoMedioVerde
{
	border-style:Ridge Inset Inset Ridge;
	border-color:#A0A0A0 White White #A0A0A0;
	border-width:2px;
	width:200px;
	background-color:#D8E4BC;
}
.TipoTextoMedioVerde::-ms-clear{
    display:none;
}
.TipoTextoLargo
{
	border-style:Ridge Inset Inset Ridge;
	border-color:#A0A0A0 White White #A0A0A0;
	border-width:2px;
	width:250px;
}
.TipoTextoLargo::-ms-clear{
    display:none;
}
.CampoSoloLectura
{
	font-family:Verdana;
	font-size:12px;
	border-style:none;
	width:100%;
	font-size:12px;
	height:16px;
	overflow:hidden;

}

.TipoNumero
{
	border-width:2px;
	border-style:Ridge Inset Inset Ridge;
	border-color:#A0A0A0 White White #A0A0A0;
	width:80px;
}
.TipoNumero::-ms-clear{
    display:none;
}
.TipoFecha
{
	border-width:2px;
	border-style:Ridge Inset Inset Ridge;
	border-color:#A0A0A0 White White #A0A0A0;
	width:80px;
}
.TipoFecha::-ms-clear{
    display:none;
}
.TipoArchivo
{
	border-width:0px;
	border-style:solid;
	border-color:#A0A0A0;
	background-color:#dbdbdb; 
	width:300px;
	font-size:10px;
	height:16px;
	overflow:hidden;
}

.TipoArchivo:hover
{
	BORDER-RIGHT: #a0a0a0 0px solid;
	BORDER-TOP: #a0a0a0 0px solid;
	FONT-SIZE: 10px;
	OVERFLOW: hidden;
	BORDER-LEFT: #a0a0a0 0px solid;
	WIDTH: 300px;
	BORDER-BOTTOM: #a0a0a0 0px solid;
	HEIGHT: 16px;
	BACKGROUND-COLOR: transparent
}
.TipoArchivo::-ms-clear{
    display:none;
}
.Tipodesglose
{
	border-width:0px;
	border-style:solid;
	border-color:#A0A0A0;
	background-color:#dbdbdb; 
	width:300px;
	height:16px;
	overflow:hidden;
}

.igCalendarFooterStyle
{
	background-color :  #F4F4F4;
	color: #666666 ;
	border-style:solid;
	border-color: Black ;
	border-width:1px;
	
}
.igCalendarSelectedDayStyle
{
	background-color : #FF7E00;
	color : White;
}
.igCalendarOtherMonthDayStyle
	{
	background-color : #CECECE; 
	}
.igCalendarStyle
{	
	width : 274px;
	background-color:white;
	color : Black ;
	font-family :"Verdana";
	font-size :9pt;
}
table.igCalendarStyle
{
	height:125px;
}
table.igCalendarStyle:first-child
{
	height:20px;
}

.igCalendarTodayDayStyle
{
	background-color:#FF7E00;
}

.igCalendarDayHeaderStyle
{
	height:1pt;
	background-color :#F4F4F4;
	color :black;
	font-size :8pt;
	border-bottom-width : 1pt;
	border-bottom-color :Gray;
	border-bottom-style:solid;
}

.igCalendarTitleStyle
{
	height:18px;
	background-color :#F4F4F4;
	color:#E0E0E0;
	font-weight:bold;
						
}

.igDropDown
{
	border:solid 1px black;
}
.igDropDownStyle
{
	background-color:White;
	color:Black;
	font-family:Verdana;
	font-size:10px;
	cursor:pointer;
}

.linea1
{
	border-bottom:solid 1px 99CCCD;
}
.linea2
{
	border-bottom:solid 1px red;
}

.igTree
{
	border:solid 1px #666666;
	font-family:Verdana;
	font-size:10px;
	padding:5px;
}

.trasparent
{
	background-color:Transparent;
}


.TablaLink
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	cursor:pointer;
	text-decoration :underline;
}


.CaptionLink
{
	font-weight: bold;
	font-size: 12px;
	cursor:pointer;
	color: #666666;
	font-family: Verdana;
	text-decoration: underline;
}

.CaptionLink:visited {color: #666666;text-decoration: underline;}
.CaptionLink:hover {color: #666666;text-decoration: underline;}

.CaptionLinkRed
{
	font-family:Verdana;
	font-size:12px;
	color:red;
	font-weight:bold;
	cursor:pointer;
	text-decoration :underline;
}

.EstadosRow
{
	border-left-color: gray;
	border-bottom-color: gray;
	border-top-color: gray;
	border-right-color: gray;
	background-color : whitesmoke; 
}
.EstadosBoton
{
	Font-Size:10px;
	width:80px;
	overflow:visible;
	padding-left:5px;
	padding-right:5px;
	border-left-color: #9B9999;
	border-bottom-color: #9B9999;
	border-top-style: solid;
	border-top-color: #9B9999;
	font-family: Verdana;
	border-right-style: solid;
	border-left-style: solid;
	height: 20px;
	background-color: #dbdbdb;
	border-right-color: #9B9999;
	border-bottom-style: solid;
}

.EstadosUsuario
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:Black;
	background-color: #ededec;
}	
.EstadosFondo1
{	
	background-color: whitesmoke;
}
.EstadosFondo2
{
	background-color: #ededec;
}
.EstadosFondo2 .cabeceraSolicitud 
{
    padding: 0px;
}
.VisorFrame
{
  background-color : #FFFFFF;
  font-family : Verdana ; 
  font-size : 8px; 
  font-style : normal ; 
  font-weight : normal ; 
}
.VisorRow
{
	font-weight: normal;
	font-size: xx-small;
	font-style: normal;
	font-family: Verdana;
	background-color: #EDEDEC;
	text-decoration: none;
}
.VisorRowSuave
{
	font-weight: normal;
	font-size: xx-small;
	font-style: normal;
	font-family: Verdana;
	background-color: #EBEBEB;
	text-decoration: none;
}
.VisorHead
{
	background-color: #FF7E00;
	color: #FFFFFF;
	font-family: Verdana;
	font-style : normal ;
	font-size:  x-small ;
	
}
.botonCargar
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	border-left-color: #9B9999;
	border-bottom-color: #9B9999;
	overflow: visible;
	width: 80px;
	border-top-style: solid;
	border-top-color: #9B9999;
	font-family: Verdana;
	border-right-style: solid;
	border-left-style: solid;
	height: 20px;
	background-color: #dbdbdb;
	border-right-color: #9B9999;
	border-bottom-style: solid;
}
.botonPMWEB
{
	Font-Size:10px;
	overflow:visible;
	padding-left:5px;
	padding-right:5px;
	border-left-color: #9B9999;
	border-bottom-color: #9B9999;
	border-top-style: solid;
	border-top-color: #9B9999;
	font-family: Verdana;
	border-right-style: solid;
	border-left-style: solid;
	height: 20px;
	background-color: #dbdbdb;
	border-right-color: #9B9999;
	border-bottom-style: solid;
}

.ugfilatablaHist
{
	font-family:Verdana;
	font-size:12px;
	background-color:#dbdbdb;
}

.ugfilatablaHistActual
{
	font-family:Verdana;
	font-size:12px;
	background-color:#FFC080;
}

.ugfilatablaRoja
{
	font-family:Verdana;
	font-size:12px;
	background-color:#FF0000;
}

.cabeceraSolicitud
{
	border-right: #F7621A 1px solid;
	padding-right: 3px;
	border-top: #F7621A 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #F7621A 1px solid;
	padding-top: 3px;
	border-bottom: #F7621A 1px solid;
}

.ugfilatablaCabecera
{
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	background-color: #dbdbdb;
	text-align: left;
}

.ugfilatablaCabeceraBold
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: black;
	background-color:black;
	text-align:left;
}

.ugfilatablaCabeceraBlue
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #666666;
	background-color:#dbdbdb;
	text-align:left;
}

.ugfilatablaPar
{
	font-family:Verdana;
	font-size:12px;
	border-style:none;
	background-color:#C3C4C5;
}

.ugfilatablaImPar
{
	font-family:Verdana;
	font-size:12px;
	border-style:none;
	background-color:#00E0E5;
}



.UnderlineBlue
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-style: italic;
	font-family: Verdana;
}

.UnderlineRed
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-style: italic;
	font-family: Verdana;
}

.TituloSinDatos
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:Red;
}
.CabeceraCampoArchivo
{
	background-color : #dbdbdb ;
	font-style: normal ; 
	font-family : Verdana ; 
	 font-size : x-small ; 
	 color : #333333 ;
}

.captionGris
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:Gray;
}

.fntGray
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:Gray;
}
.ComboRowAlternate
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: black;
	
}
.Combo
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: black;
	
}
.ComboFooter
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: black;
	
}
.ComboFrame
{
	 background-color : White;
}
.ComboHeader
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: black;
		
}
.ComboRow
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: black;
	
}

.captionBlueUnderline
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	text-decoration :underline;
}

.UnderlineGray
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	cursor:pointer;
	font-family: Verdana;
	text-decoration: underline;
}

.fsstyentrydd
{background-color:buttonface;border-width:2px;border-style:Outset Ridge Ridge Outset;border-color:White #A0A0A0 #A0A0A0 White;font-size:1pt;}

.fondolinea
{
	background-color: #dddddd;
}
#uwtDefaultTab
{
	border-color:#F7621A;
	}




.uwtTabsGeneral
{
	background-color:#dddddd;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
}
#uwtDefaultTabGeneral
{
	border-color:#666666;
}
.uwtDefaultTabGeneral
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#dbdbdb;
}
.uwtScrollButtons

	{
	}

	
	
.uwcCombo
	{
		border:solid 1 black;
	}

.igTreeEnTab
{
	font-family:Verdana;
	font-size:10px;

}

.MenuPopUP
{
	margin-left:0;
	font-family:Verdana ;
	margin:0 0 0 0 ;
	font-size:10px;
	border-style:none;
	border-color: trasparent;
	border-width:1px;
	background-color:silver;
	border-style:Ridge Outset Outset Ridge;
	border-color:White #A0A0A0 #A0A0A0 White ;
	
}
.TextboxBlue
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	font-size: 10px;
	border-left: lightgrey thin solid;
	color: black;
	border-bottom: lightgrey thin solid;
	font-family: Verdana;
}
A .volver
{
	font-weight: bold;
	font-size: 8pt;
	background-image: none;
	color: #666666;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.UGRID_NIVEL1
{
	font-weight: bold;
	font-size: 8pt;
	background-image: none;
	color :White;
	font-style: normal;
	font-family: Verdana;
	background-color: #E9E9E9;
}



.UGRID_NIVEL2
{
	font-weight: bold;
	font-size: 8pt;
	background-image: none;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: #D9DADB;
}

.UGRID_NIVEL3
{
	font-weight: bold;
	font-size: 8pt;
	background-image: none;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: #B1B2B2;
}

.UGRID_NIVEL4
{
	font-weight: bold;
	font-size: 8pt;
	background-image: none;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: #929292;
}

.UGRID_NIVEL5
{
	font-weight: bold;
	font-size: 8pt;
	background-image: none;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
}

.UGRID_NIVEL1_CAL
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana;
	background-color: #E7E8E8;
	color: Black;
}
.tituloDarkUnderline
{
	font-family:Verdana;
	font-size: 16px;
	font-weight:bold;
	color:darkblue;
	text-decoration :underline;
}
.Grid_Cabecera
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	border-top-style: none;
	border-bottom: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	text-align: left;
}

A .flujo
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
	font-style:italic ;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
	cursor:pointer ;
}

.StringTachado
{
	border-style:Ridge Inset Inset Ridge;
	border-color:#A0A0A0 White White #A0A0A0;
	border-width:2px;
	width:200px;
	text-decoration:line-through;
}

.StringTachadotrasparent
{
	
	text-decoration:line-through;
	background-color:Transparent;	
}

.TituloErrorUsuario
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; text-decoration: none
}

.SubTituloErrorUsuario
{
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none
}

a.SubTituloErrorUsuario:link {text-decoration:none;color:#FF7E00}
a.SubTituloErrorUsuario:visited {text-decoration:none;color:#FF7E00}
a.SubTituloErrorUsuario:active {text-decoration:none;color:#FF7E00}
a.SubTituloErrorUsuario:hover {  color:#FF7E00; text-decoration: none}

.noConformidadCierreOK
{
	color:Green;
	font-weight:bold;
}

.noConformidadCierreNoOK
{
	color:Red;
	font-weight:bold;
}


.lineasepgruesa
{
	color: #cccccc;
}
.lineasepfina
{
	color: #cccccc;
}
.fondoCabecera{
	background-color:#f5f5f5;
}
.label
{
	font-family:Verdana ;
	font-size:12px;
}
.Cabecera
{
	color: #FFFFFF;
	background-color: #ff7e00;
}

.SubmenuPMWEB
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #202020;
}

.SubmenuPMWEB:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #202020;
}
.SubmenuDinamicPMWEB
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #202020;
	float:left!important;        
}

.SubmenuDinamicPMWEB:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #202020;
	float:left!important;
}

A.Cabecera
{
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #ff7e00;
	text-decoration: none;
	font-size: 12px;
}
A.Cabecera:hover
{
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

.captionNegritaNegro
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.PanelCabecera
{
	color:White;
	background-color:#ab0020;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.cabeceraCollapsiblePanel{
	background-color:#bbbbbb;
	color:White;
	font-weight:bold;
}
.TablaRegistroMail
{
	border:solid 1px #D8D8D8;
}
.FilaTituloRegistroMail
{
	background-color:#D8D8D8;
	height:25px;
	padding-left:5px;
}
.LabelTituloRegistroMail
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#AB0020;
	vertical-align:middle;
	padding-left:3px;
}
.CabeceraRegistroMail
{
	background-color:#FFFFFF;
	border-bottom:solid 1px #D8D8D8;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#AB0020;
	height:20px;
}
.FilasGridMail
{
	background-color:#FFFFFF;
	border-bottom:solid 1px #D8D8D8;
	font-family:Arial;
	font-size:12px;
	height:20px;
}
.LabelTituloCabeceraCustomControl
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.PageHeaderBackground
{
	position:relative; 
	width:100%; 
	background-color:#cccccc; 
	height:2em;
	line-height:2em;
	text-align:right;
}
.PageHeaderBackground>img
{
    position:absolute;
    bottom:0.2em; 
    left:1em;
}
.CabeceraBotonCustomControl
{
	border-left:dotted 1px #666666;
	padding:0em 1em 0em 2.5em;
	background-repeat:no-repeat;
	background-position:0.5em center;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	cursor: pointer;
	display:inline-block;
}
/*

Main control CSS class
*/
.igdd_Control
{
	border: 1px solid #BBBBBB;
}

/*
 Main Control CSS class when it's disabled
*/
.igdd_ControlDisabled
{
}

/*
 Main control css class on hover
*/
.igdd_ControlHover
{	
}

/*

*/
.igdd_ControlFocus
{
	table-layout:fixed;
}

.igdd_ControlArea
{
	table-layout:fixed;
}

/*
 CSS class for the table that accomodates the value display and the drop down button, and which is a 
 child of the main control (div)
*/
.igdd_ValueDisplayTable
{
	background-color:Yellow;
}

/*
CSS class for the actual input field (<input type="text" />)
*/
.igdd_ValueDisplay
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10pt;
	border: 0px;
	background-color: White;
	width:100%;
}

/*

*/
.igdd_ValueDisplayHover
{
}

/*

*/
.igdd_ValueDisplayFocus
{	
}

/*

*/
.igdd_ValueDisplayDisabled
{	
}

/*

*/
.igdd_ValueDisplayReadOnly
{	
}

/*

*/
.igdd_DropDownList
{
	margin: 0px;
	padding: 1px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*

*/
.igdd_DropDownListHover
{	
}

/*

*/
.igdd_DropDownListDisabled
{	
}

/*

*/
.igdd_DropDownListFocus
{	
}

/*

*/
.igdd_DropDownListReadOnly
{	
}

/*
	
*/
.igdd_DropDownListContainer
{
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	width:0px;
	float:left;
}

/*

*/
.igdd_DropDownListContainerFocus
{	
}

/*

*/
.igdd_DropDownListContainerHover
{
}

/*

*/
.igdd_DropDownButton
{
	width:17px;
	z-index:9999;	
}

/*

*/
.igdd_DropDownButtonHover
{	
}

/*
	
*/
.igdd_DropDownButtonFocus
{	
}

/*

*/
.igdd_DropDownButtonDisabled
{	
}

/*
CSS class that controls the style of the LI items in the list
*/
.igdd_ListItem
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding: 1px 5px 1px 5px;
	cursor: pointer;	
	width:auto;
	min-height: 15px;
	height: auto !important;
	border: 1px solid transparent;

}

/*

*/
.igdd_ListItemHover
{
	list-style-type: none;
}

/*
Styling for anchor when hovered anywhere on ListItem
*/
.igdd_ListItem a:link
{
}

.igdd_ListItem a:visited
{
}
.igdd_ListItemHover > a
{
	text-decoration: none;
}

/*

*/
.igdd_ListItemSelected
{
	list-style-type: none;
	background-color: #D8D8D8;
}

/*

*/
.igdd_ListItemDisabled
{
	list-style-type: none;
	width: auto;
}
.igdd_ListItemActive
{
	  list-style-type: none;
	  background-color: #D8D8D8;
	  color: #333333;
	  border: 1px solid #BBBBBB;
}

.igdd_ListItemActive a:link
{
	  text-decoration: none;
	  color: #333333;
}

/*

*/
.igdd_ListItemFocus
{
	list-style-type: none;
	background-color: #D8D8D8;
}



/*
Links Styling
*/

/*
All Links
*/
aPMWeb
{
	text-decoration: none;
	color: #333333;
}

/*
pseudo class used so Value Display input does not have focus
glow in some browsers like GoogleChrome or AppleSafari
*/
input:focus
{  
	outline: none;  
} 
input::-ms-clear{
    display:none;
}
.labelBold
{
	font-family:Verdana ;
	font-size:12px;
	font-weight:bold;
}
.labelBoldRed
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Red;
}

.fondoGS
{
	background-color:#EEEEEE	
}

.TituloPopUpPanelInfo
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.SubTituloPopUpPanelInfo
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.CapaTituloPanelInfo
{
	background-color:#282828;
}
.CapaSubTituloPanelInfo
{
	background-color:#424242;	 
}

.cabeceraColor
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Verdana;
	height: 18px;
	background-color: #AB0020;
	text-align: left;
}

.modalPopup
{
	background-color:White;
	border-color: #8C8C8C;
	border-style:solid;
	border-width:1px;
  
}


 .upProgress      
{
   border-width: 1px;
   border-style: solid;
   background-color: #FFFFFF; 
   position: absolute;     
   width: 180px;     
   height: 65px; 
} 

/* Para el FSNPanelInfo */
.Normal
{
	font-family:Verdana;
	color: #000000;
	font-size: 12px;
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.fsstyentryddFecha
{background-color:buttonface;border-color:White #A0A0A0 #A0A0A0 White;font-size:1pt;}

.SkinLogo
{
	background-color:White;
}
.captionRed
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:Red;
}
.CursorMano
{
	cursor:pointer; 
}
.CabeceraBotones
{
	background-image:url(images/FondoCabecera.png); 
	border:solid 1px #c5c7cb;
}
.headerNoWrap
{
	white-space:nowrap;
}
.SinSalto
{
	overflow:hidden;
	white-space:nowrap;
} 
.igg_FullstepHeaderCaption
{
	height:22px;
	border-right:solid 1px #BDBDBD;
}
.alturaMonedas
{
    padding: 0px 0px 0px 5px !important;
    height: 20px !important;
}
#popupDetalleArticulo 
{
    display:none; 
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index:1004; 
    width: 700px; 
    height: 400px; 
    overflow: scroll;
    background-color: #FFF;
    font-family: Arial;
    font-size: 13px;
}
.tablaUON 
{
    border-collapse: collapse;
    margin: 10px;
    width:500px;
}
.tablaUON td
{
    border: 1px solid #BFBFBF;
}
.tablaUON th
{
    border: 1px solid #BFBFBF;
}
.headerTablaAtrib 
{
    background-color:#D9D9D9;
    height:22px;
}
.bordeDesglose
{
    border-collapse:collapse;
}
.bordeDesglose td.ugfilatablaDesglose,.bordeDesglose td.ugfilaalttablaDesglose
{
    border: 1px solid black;
}