/*CSS Document*/
BODY
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
P
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
H1
{
	color: #FFFFFF;
	font-size: 24px;
	text-shadow: 0px 0px 6px #000;
	margin-top: -6px;
	margin-bottom: 6px;
}
H1 a
{
	text-shadow: none;
}
A
{
	color: #0C6AA9;
	text-decoration: none;
}
A:hover
{
	color: #4B5C79;
	text-decoration: underline;
}
.opciones
{
	margin-bottom: 10px;
}
.opcionesFinal
{
	margin-bottom: 0px;
}
.opciones A IMG
{
	margin-top: 2px;
	margin-bottom: -3px;
	margin-right: 4px;
}
.centrar
{
	text-align: center !important;
}
.derecha, .derecha TD, .derecha TH
{
	text-align: right !important;
}
.izquierda, .izquierda TD, .izquierda TH
{
	text-align: left !important;
}
.justificar
{
	text-align: justify;
}
.ver
{
	visibility: visible;
}
.ocultar
{
	visibility: hidden;
}
.quitar
{
	display: none;
}
.poner
{
	display: block;
}
.azul
{
	color: #0099CC;
	font-family: Verdana;
	font-size: 11px;
}
IMG
{
	border: 0px solid #000000;
}
.bordear_tabla
{
	border: 1px solid #848484;
}
.bordear_tabla TH
{
	border-bottom: 1px solid #848484;
	background-color: #D6D6D6;
	background: #A8A8A8 url(../imagenes/gradientTH.gif) repeat-x;
	color: #0F4463;
}
.bordear_tabla_vertical TH
{
	background-color: #D6D6D6;
	background: #A8A8A8 url(../imagenes/gradientTH.gif) repeat-x;
	text-align: right;
}
.bordes_laterales
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.error_loggin
{
	color: #FF0000;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.manita
{
	cursor: pointer;
}
#error
{
	border: 1px solid #FF0000;
	background: #990000;
	color: #FFFFFF;
	text-align: center;
	width: 300px;
	padding: 5px;
}
#cpanel TD
{
	vertical-align: middle;
	font-size: 10pt;
}
#cpanel TD A
{
	display: block;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	width: 120px;
	height: 120px;
	padding: 10px;
	margin: 1px;
}
#cpanel TD A:link
{
	color: #175EC8;
}
#cpanel TD A:visited
{
	color: #175EC8;
}
#cpanel TD A:hover
{
	color: #333;
	background-color: #F5FDFF;
	border: 1px solid #112766;
	margin: 0px;
}
#cpanel TD A:active
{
	color: #175EC8;
}
#cpanel TD A IMG
{
	margin-bottom: 7px;
}
.footer2
{
	text-align: center;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.enlace
{
	color: #0000FF;
}
H3
{
	margin-left: 15px;
	margin-top: 5px;
}
.folio
{
	font-family: Lucida;
	font-size: 25px;
	color: #FF0000;
	font-weight: bold;
}
#cpanel2 TD
{
	vertical-align: middle;
	font-size: 10pt;
}
#cpanel2 TD A
{
	display: block;
	vertical-align: middle;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding: 5px;
	width: 200px;
}
#cpanel2 TD A DIV
{
	text-align: center;
}
#cpanel2 TD A:link
{
	color: #808080;
}
#cpanel2 TD A:visited
{
	color: #808080;
}
#cpanel2 TD A:hover
{
	color: #333;
	background-color: #F5FDFF;
	border: 1px solid #112766;
}
#cpanel2 TD A:active
{
	color: #808080;
}
#cpanel2 TD A IMG
{
	margin-bottom: 7px;
}
.nowrap
{
	white-space: nowrap;
}
.filtro
{
	/*[disabled]line-height:1;*/
	margin-bottom: 10px;
	/*[disabled]border:1px solid #000000;*/
	white-space: nowrap;
}
.filtro BR
{
	font-size: 0pt;
}
.filtro INPUT[type=text], .filtro SELECT
{
	background-color: #FFFFFF;
	text-align: left;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	border: 1px solid #BABABA !important;
}
#pager_links A
{
	text-decoration: none;
	color: #03C;
	background: #FFF;
	border: 1px solid #E0E0E0;
	padding: 1px 4px;
	margin: 2px;
}
#pager_links A:hover
{
	text-decoration: none;
	color: #3399FF;
	background: #F2F2F2;
	border: 1px solid #3399FF;
	padding: 1px 4px;
	margin: 2px;
}
#current_page
{
	border: 1px solid #333;
	padding: 1px 4px;
	margin: 2px;
	color: #000;
	background-color: #FFF;
}
#minmax_div
{
	border: 4px solid #FE4242;
	margin: 20px;
	margin-top: 4px;
	background: #FEE1E1;
	display: none;
	background-image: url(../imagenes/bakalert.png);
	background-repeat: no-repeat;
	background-position: -104px -93px;
}
/*Reportes*/
.listaColumnas
{
	margin: 15px 0 0;
	padding: 0 0 10px;
	display: table;
	border-bottom: 1px dashed #B5B5B5;
	border-top: 1px dashed #B5B5B5;
	/*[empty]width:;*/
}
.listaColumnas LI
{
	padding-top: 6px;
	margin-bottom: -4px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 221px;
	/*[disabled]border:1px solid #000000;*/
	list-style: none;
	background: url(../imagenes/document_icon.gif) no-repeat 0px 6px;
	padding-left: 21px;
	padding-bottom: 2px;
	display: table;
}

.listaColumnas2
{
	margin: 15px 0 0;
	padding: 0 0 10px;
	display: table;
	border-bottom: 1px dashed #B5B5B5;
	border-top: 1px dashed #B5B5B5;
	/*[empty]width:;*/
}
.listaColumnas2 LI
{
	padding-top: 6px;
	margin-bottom: -4px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 400px;
	/*[disabled]border:1px solid #000000;*/
	list-style: none;
	background: url(../imagenes/cfdi_pdf.png) no-repeat 0px 6px;
	padding-left: 21px;
	padding-bottom: 2px;
	display: table;
	display: inline-block;
}
.pcItem:hover
{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px !important;
	background: #a7d3fa; /* Old browsers */
	background: -moz-linear-gradient(top, #66B2E4 0%, #a7d3fa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66B2E4), color-stop(100%,#a7d3fa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #66B2E4 0%,#a7d3fa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #66B2E4 0%,#a7d3fa 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #66B2E4 0%,#a7d3fa 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66B2E4', endColorstr='#a7d3fa',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #66B2E4 0%,#a7d3fa 100%); /* W3C */
	-webkit-box-shadow: 0px 0px 10px 0px #0c3742;
	-moz-box-shadow: 0px 0px 10px 0px #0c3742;
	box-shadow: 0px 0px 10px 0px #0c3742;
}
.pcItem a
{
	text-shadow: 1px 1px 1px #FFF;
}
.granTabla
{
	-webkit-box-shadow: 0px 0px 10px 0px #0c3742;
	-moz-box-shadow: 0px 0px 10px 0px #0c3742;
	box-shadow: 0px 0px 10px 0px #0c3742;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px !important;
	background: -moz-linear-gradient(top, #ECECEC 0%, #DEDEDE 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CDD2D9), color-stop(100%,#DEDEDE)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ECECEC 0%,#DEDEDE 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ECECEC 0%,#DEDEDE 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ECECEC 0%,#DEDEDE 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECECEC', endColorstr='#DEDEDE',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ECECEC 0%,#DEDEDE 100%); /* W3C */
}

.body2011
{
background: #a5bcc9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1YmNjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjVkOGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #a5bcc9 0%, #125d8e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5bcc9), color-stop(100%,#125d8e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a5bcc9 0%,#125d8e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a5bcc9 0%,#125d8e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a5bcc9 0%,#125d8e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a5bcc9 0%,#125d8e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5bcc9', endColorstr='#125d8e',GradientType=0 ); /* IE6-8 */
	
	-moz-border-radius: 14px;
	-webkit-border-radius: 20px;
	border-radius: 20px !important;
	
	-webkit-box-shadow: 0px 0px 10px 0px #5798DD;
	-moz-box-shadow: 0px 0px 10px 0px #5798DD;
	box-shadow: 0px 0px 10px 0px #5798DD;
}

.listaGestion
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px !important;
	-webkit-box-shadow: 0px 0px 1px 1px #C2C2C2;
	-moz-box-shadow: 0px 0px 1px 1px #C2C2C2;
	box-shadow: 0px 0px 1px 1px #C2C2C2;
}

.parSurtido, #cliente_span, .ui-button-text
{
	-webkit-transition-property:color, background, border-color;
	-webkit-transition-duration: 300ms, 300ms;
	-webkit-transition-timing-function: linear, ease-in;
	
	-moz-transition-property:color, background, border-color;
	-moz-transition-duration: 300ms, 300ms;
	-moz-transition-timing-function: linear, ease-in;
	
	transition-property:color, background, border-color;
	transition-duration: 300ms, 300ms;
	transition-timing-function: linear, ease-in;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px !important;
}

.ui-button-text, .ui-button, .cxcEdicion LEGEND
{
	-webkit-transition-property:color, background, border-color;
	-webkit-transition-duration: 300ms, 300ms;
	-webkit-transition-timing-function: linear, ease-in;
	
	-moz-transition-property:color, background, border-color;
	-moz-transition-duration: 300ms, 300ms;
	-moz-transition-timing-function: linear, ease-in;
	
	transition-property:color, background, border-color;
	transition-duration: 300ms, 300ms;
	transition-timing-function: linear, ease-in;
}

A
{
	transition: all .3s;
	-moz-transition: all .3s; /* Firefox 4 */
	-webkit-transition: all .3s; /* Safari and Chrome */
	-o-transition: all .3s; /* Opera */
}

TR, TD
{
	-webkit-transition-property:color, background, border-color;
	-webkit-transition-duration: 200ms, 200ms;
	-webkit-transition-timing-function: linear, linear;
	
	-moz-transition-property:color, background, border-color;
	-moz-transition-duration: 200ms, 200ms;
	-moz-transition-timing-function: linear, linear;
	
	transition-property:color, background, border-color;
	transition-duration: 200ms, 200ms;
	transition-timing-function: linear, linear;
}

.razonDiv:hover
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 2px 2px #C3C3C3;
	-moz-box-shadow: 0px 0px 2px 2px #C3C3C3;
	box-shadow: 0px 0px 2px 2px #C3C3C3;
}

.ingresos_precargados FIELDSET
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px !important;
}

.ingresos_precargados FIELDSET LEGEND, #formularioInfo H2
{
	text-shadow: 2px 2px 2px #4B8C9B;
}

/*CSC Precargados*/
.cxcEdicion
{
	box-shadow: inset 0px -4px 6px 2px #C0C0C4;
}

.cxcEdicion LEGEND
{
	color: #BC0606 !important;
	cursor: pointer;
}

.cxcEdicion LEGEND:hover
{
	color: #000 !important;
}

.cxcEdicion LEGEND img:first-child
{
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
}

.cxcEdicion LEGEND:hover img:first-child
{
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90de);
}

.ajaxing
{
	background: #FFFFFF url(../imagenes/ajax.gif) no-repeat center center;
}

#floating
{
	box-shadow: 0px 0px 10px 0px #0c3742;
	border-bottom-left-radius: 4px !important;
	background: -moz-linear-gradient(top,  #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1ffff), color-stop(7%,#e1ffff), color-stop(12%,#e1ffff), color-stop(12%,#fdffff), color-stop(30%,#e6f8fd), color-stop(54%,#c8eefb), color-stop(75%,#bee4f8), color-stop(100%,#b1d8f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* IE10+ */
	background: linear-gradient(top,  #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* W3C */
}

.char
{
	background-color: #999;
	font-weight: bold;
}

.separacion_horizontal TH, .separacion_horizontal TD
{
	padding: 0 6px 0 6px;
}

.border_tabla th
{
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZTllOWU5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMiUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MyUiIHN0b3AtY29sb3I9IiNiMWIxYjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYThhOGE4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(233,233,233) 2%, rgb(224,224,224) 7%, rgb(221,221,221) 12%, rgb(221,221,221) 24%, rgb(217,217,217) 34%, rgb(177,177,177) 83%, rgb(168,168,168) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(2%,rgb(233,233,233)), color-stop(7%,rgb(224,224,224)), color-stop(12%,rgb(221,221,221)), color-stop(24%,rgb(221,221,221)), color-stop(34%,rgb(217,217,217)), color-stop(83%,rgb(177,177,177)), color-stop(100%,rgb(168,168,168))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(233,233,233) 2%,rgb(224,224,224) 7%,rgb(221,221,221) 12%,rgb(221,221,221) 24%,rgb(217,217,217) 34%,rgb(177,177,177) 83%,rgb(168,168,168) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(233,233,233) 2%,rgb(224,224,224) 7%,rgb(221,221,221) 12%,rgb(221,221,221) 24%,rgb(217,217,217) 34%,rgb(177,177,177) 83%,rgb(168,168,168) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(233,233,233) 2%,rgb(224,224,224) 7%,rgb(221,221,221) 12%,rgb(221,221,221) 24%,rgb(217,217,217) 34%,rgb(177,177,177) 83%,rgb(168,168,168) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(233,233,233) 2%,rgb(224,224,224) 7%,rgb(221,221,221) 12%,rgb(221,221,221) 24%,rgb(217,217,217) 34%,rgb(177,177,177) 83%,rgb(168,168,168) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a8a8a8',GradientType=0 ); /* IE6-8 */
}

#gbContenido #tablaDetalle
{
	background: #CDD2D9; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	box-shadow: none;
}

.tablesorter .header
{
	background: url(../imagenes/bg.gif) no-repeat center right,  url(../imagenes/gradientTH.gif) repeat-x !important;
}

/*Lista de facturas*/
.listaOpciones:hover, .zebra1:hover .listaOpciones, .zebra2:hover .listaOpciones
{
	border-radius: 4px;
	box-shadow: 0px 0px 4px #888;
}
TR .iconosExtendidos .listaOpciones
{
	box-shadow: none !important;
}