#logo
{
}
H2
{
	font-weight: bold;
	font-size: 13pt;
	margin: 6px 0;
	border-top: 1px dashed #848484;
	padding-top: 6px;
}
/*Time picker*/
.ui-timepicker-div .ui-widget-header
{
	margin-bottom: 8px;
}
.ui-button SPAN
{
	white-space: nowrap;
}
.ui-timepicker-div DL
{
	text-align: left;
}
.ui-timepicker-div DL DT
{
	height: 25px;
}
.ui-timepicker-div DL DD
{
	margin: -25px 10px 10px 85px;
}
.ui-timepicker-div TD
{
	font-size: 90%;
}
.ui-tpicker-grid-label
{
	background: none;
	border: none;
	margin: 0 0 0 -3px !important;
	padding: 0;
}
.ui-timepicker-div
{
	font-size: 8pt;
	font-weight: bold;
}
.correo
{
	font-size: 12px;
	color: #006699;
}
INPUT.disable, SELECT.disable, INPUT.disable_1
{
	border: 1px solid #7F9DB9;
	background: #FFFFFF;
	color: #000000;
}
INPUT.enable, SELECT.enable, INPUT.enable_1
{
	border: none;
	background: none;
	color: #000000;
}
INPUT.enable_1[type=text]
{
	text-align: center;
}
INPUT[type=radio]
{
	border: none;
	background: none;
}
.aviso
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFBBBB;
	text-align: center;
	border-bottom: 2px solid #FF0000;
	padding: 2px 0;
	z-index: 2;
}
.rojo
{
	background-color: #FFBBBB;
}
.facturaRemision
{
	margin-top: 4px;
	color: #1F7113;
	font-size: 12px;
	border-top: 1px solid #31AB1B;
	border-bottom: 1px solid #31AB1B;
	background-color: #CAF5C3;
}
.tablaFormateada TD
{
	text-align: left;
}
.listaRecetas
{
	margin: auto;
}
* HTML .ui-datepicker TBODY A
{
	background-image: none !important;
}
#facturator TH
{
	height: 1px !important;
	padding: 0 4px !important;
	margin: 0px;
}
.ui-dialog-content IFRAME
{
	border: none;
}
.recetasContenedor TD
{
	text-align: center;
}
.recetasContenedor.bordear_tabla TD
{
	text-align: left;
}
#_pagination
{
	margin: auto;
	text-align: center;
}
#modal, #modalCiclo
{
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background-image: url(../imagenes/opacity.png);
	display: none;
}
#selectorFacturas, #selectorRecetas
{
	height: 100%;
	width: 150px;
	float: left;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: #FFF;
	display: none;
}
.gth
{
	background: #A8A8A8 url(../imagenes/gradientTH.gif) repeat-x;
	color: #000000;
}
.noborderbottom
{
	border-bottom: 1px none #000000 !important;
}
.escondido
{
	display: none;
}
.totales
{
	font-weight: bold;
	color: #DD0303;
	margin-top: 8px;
}
.floatLeft
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.floatRight
{
	/*+placement:float-right 0px 0px;*/
	float: right !important;
	position: relative;
	left: 0px;
	top: 0px;
}
.relative
{
	position: relative;
}
.width100p
{
	width: 100% !important;
}
/*Menu superior*/
#switchito
{
	/*[disabled]width:12px;*/
	height: 16px;
	display: table;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	background: #FFFFFF url(../imagenes/switch.png) no-repeat right top;
	cursor: pointer;
	/*[disabled]border:1px solid #000000;*/
	font-size: 7pt;
	text-align: right;
	padding-right: 16px;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 2px;
}
#menuSuperior
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 4px 2px;
	border-left: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	background: #A8A8A8 url(../imagenes/gradientTH.gif) repeat-x;
	display: none;
	width: 110px;
	/*[disabled]display:compact;*/
	overflow: hidden;
}
#menuSuperior UL
{
	margin: 0;
	padding: 0;
}
#menuSuperior UL LI
{
	list-style: none;
	/*[disabled]text-align:left;*/
	line-height: 1;
}
#menuSuperior UL LI A
{
	font-size: 9pt;
	color: #0E5380;
}
#menuSuperior UL LI DIV:hover A
{
	text-decoration: none;
	color: #000305;
}
#menuSuperior DIV
{
	height: auto !important;
	margin: auto 0 !important;
	padding: 2px 0 2px 2px !important;
	white-space: nowrap;
	text-align: left !important;
	border-bottom: 1px solid #CECECE;
	/*[disabled]border:1px solid #000000;*/
	/*[disabled]+placement:float-left 0px 0px;*/
	/*[disabled]width:110px;*/
	/*[disabled]clear:both;*/
}
.vacio
{
	border: 1px solid #FF0000;
}
.contenedorInterior H1
{
	text-align: center;
}
H1 A
{
	font-weight: bold;
}
/*Zebra*/
.zebra1
{
	background-color: #E5FDFE !important;
}
.zebra2
{
	background-color: #B8D2E9 !important;
}
.zebra .zebra2:hover, .zebra .zebra1:hover
{
	background-color: #F7EDA0 !important;
}
#grafica
{
	display: none;
}
#grafica H2:hover
{
	color: #5288A7;
	text-decoration: underline;
}
#cliente_span
{
	white-space: nowrap;
	overflow: hidden;
	display: none;
	text-overflow: ellipsis;
}
.centrado
{
	text-align: center !important;
}
.cancelado
{
	color: #FF0000;
	font-weight: bold;
}
.negritas
{
	font-weight: bold;
}
.fini
{
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.finiv
{
	color: #008000;
	text-align: center;
	font-weight: bold;
}
#elegirPedido
{
	float: right;
	font-weight: bold;
}
.pedidoRecetas
{
	text-align: center !important;
	float: none !important;
}
.bordear_tabla_vertical.tabla_blanco
{
	background-color: #FFFFFF;
}
/*Tabla de validacion de facturas en proyectos.*/
.images
{
	width: 20px;
	text-align: center;
}
.separacion_vertical TD, .separacion_vertical TH
{
	padding: 2px 6px;
}
.enviado
{
	font-style: italic;
	color: #898989;
}
.desembarcar
{
	background: url(../imagenes/truck.png) no-repeat left;
	padding-left: 20px !important;
	color: #FF3400;
}
.jefeNombre
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	list-style: none;
	padding: 0;
	width: 33%;
	/*[disabled]border:1px solid #000000;*/
}
.jefeNombre H4
{
	margin: 6px 0;
	padding: 0;
	text-align: center;
	/*[disabled]border:1px solid #000000;*/
	color: #727272;
}
.jefeLista
{
	list-style: none;
	padding: 0;
	/*[disabled]border:1px solid #000000;*/
	margin: 0;
	text-align: center;
	height: 230px;
	overflow: auto;
}
.regresoJur
{
	background: url(../imagenes/jur.png) no-repeat left;
	padding-left: 20px !important;
	color: #228F19;
}
#dialog-modal LABEL
{
	font-weight: bold;
	width: 60px;
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 9px;
}
#dialog-modal #envia1, #dialog-modal #recibe1
{
	width: 230px;
}
#dialog-modal A
{
	text-decoration: underline;
	color: #1061C0;
}
#dialog-modal A:hover
{
	color: #082D58;
}
/*Inboxes*/
.contenedorSpan
{
	/*[disabled]border:1px solid #000000;*/
	/*[disabled]margin-top:10px;*/
	/*[disabled]margin-bottom:10px;*/
	width: 890px;
	display: table;
	height: 576px;
}
.cicloInboxes
{
	border: 2px solid #2387C8;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 272px;
	/*[empty]margin-left:;*/
	margin: 10px;
	/*[disabled]padding:10px;*/
	background-color: #DBEDF9;
}
.cicloInDetalles
{
	padding: 10px;
}
.cicloInboxes H3
{
	margin: -1px;
	padding: 4px 8px;
	background: #E9E9E9 url(../imagenes/gradientTH.gif) repeat-x;
	color: #18608F;
	border: 1px solid #2387C8;
	border-bottom: none;
}
.cicloInEtiqueta .label
{
	font-weight: bold;
	display: inline-block;
	width: 70px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 8px;
}
.cicloInboxes:hover
{
	border-color: #F1D9B6;
	background-color: #FAF1E4;
	cursor: pointer;
}
.cicloInboxes:hover H3
{
	border-color: #F1D9B6;
	color: #A47A0E;
}
#contenidoReporte
{
	display: none;
}
.cicloInboxes.error
{
	border: 2px solid #F19292;
	background-color: #F8D7D7;
}
.cicloInboxes.error H3
{
	border-color: #F19292;
	color: #F19292;
}
.tdBlanco TR
{
	background-color: #FFF;
}
.vacio
{
	border: 1px solid #FF6F6F;
}
.toolbarFixed
{
	position: fixed;
	bottom: 0;
	margin: 0 !important;
	padding: 4px 0 !important;
	/*[disabled]width:99%;*/
	background-color: #FFFFFF;
	border-top: 1px solid #C1C1C1;
	opacity: .9;
}
.toolbarFixed:hover
{
	opacity: 1;
}
/*Panel de control*/
.pcItem
{
	float: left;
	width: 120px;
	height: 100px;
	text-align: center;
	cursor: pointer;
	margin: 4px 14px;
	display: inline-table;
}
.pcItem:hover A
{
	color: #0E273E;
}
.pcItem TD
{
	/*[disabled]padding:4px;*/
	/*[disabled]margin:0;*/
}
.pcItem TD IMG
{
	/*[disabled]margin:6px;*/
}
#menuContenido
{
	/*[disabled]text-align:center;*/
	/*[disabled]border:1px solid #000000;*/
	/*[disabled]display:table;*/
}
/*Paginacion*/
.paginacion2011
{
	width: 100%;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: center;
}
.paginacion2011.floatRight
{
	width: auto;
	white-space: nowrap;
}
.paginacion2011 A
{
	margin-right: 4px;
	margin-left: 4px;
	font: bold 9pt sans-serif;
	background-color: #C7F4FE;
}
.paginacion2011 A:hover
{
	color: #FFFFFF;
}
.ui-button
{
	font: bold 9pt Arial !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.filtro
{
	text-align: center !important;
}
.nofif
{
	text-align: right;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
/*Loggin*/
#loggin INPUT
{
	width: 140px;
}
#loggin
{
	padding: 0;
	margin: 0 20px;
}
#toolbar
{
	padding: 4px 10px;
	margin: 10px 0;
	white-space: nowrap;
	text-align: center;
}
.toolbarFixed .ui-button-text
{
	font-weight: normal;
	margin: 0 -6px 0 -4px !important;
}
/*By chris*/
TABLE.tablesorter THEAD TR .header
{
/*background-image: url(../imagenes/bg.gif) !important;
background-repeat: no-repeat !important;
background-position: center right !important;*/
	cursor: pointer !important;
	padding-right: 20px;
}
TABLE.tablesorter THEAD TR .headerSortUp
{
	background-image: url(../imagenes/asc.gif) !important;
}
TABLE.tablesorter THEAD TR .headerSortDown
{
	background-image: url(../imagenes/desc.gif) !important;
}
/*By  chris*/
.listaGestionContenedor
{
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
	display: table;
	position: relative !important;
	margin-bottom: 30px !important;
}
.listaGestion
{
	height: 24px;
	overflow: hidden;
	position: absolute;
	padding: 0;
	background: #BABABA url(../imagenes/flecha_abajo.gif) no-repeat right 7px;
	border: 1px outset #DDDDDD;
	z-index: 1;
}
.listaGestion:hover
{
	overflow: visible;
	height: auto;
}
.listaGestion A
{
	display: block;
	height: 18px;
	width: auto;
	/*[disabled]+placement:float-left;*/
	margin: 0 !important;
	padding: 0 6px 4px 4px !important;
}
.listaGestion A:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.listaGestion SPAN
{
	font-weight: bold;
	display: inline-block;
	height: 18px;
	padding: 4px 0 2px 4px !important;
	font-size: 9.9pt;
}
/*Contabilidad / Canceladas*/
#contaContenedor
{
	/*[disabled]border:1px solid #000000;*/
	width: 716px;
	margin-bottom: 10px;
	display: table;
}
#contaFechas
{
	border: 1px solid #C1C1C1;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 140px;
	/*[disabled]height:163px;*/
	padding: 10px;
	background-color: #FFFFFF;
}
#contaFechas UL
{
	list-style: none;
	margin: 0;
	/*[disabled]border:1px solid #000000;*/
	padding: 0;
}
#contaFechas UL LI
{
	margin-bottom: 6px;
}
#contaFechas UL LI A
{
	font-weight: bold;
}
#recienCanceladas
{
	color: #00B2FE;
}
#contaFacturas
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 500px;
	/*[disabled]height:524px;*/
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #C1C1C1;
}
#contaFacturas H2
{
	margin: 0 0 10px;
	color: #7F7F7F;
}
#contaFacturasLista
{
	/*[disabled]border:1px solid #000000;*/
	margin-top: 10px;
}
.contaFactura
{
	border: 1px solid #8EE0FA;
	margin-bottom: 4px;
	display: table;
	width: 100%;
	background-color: #E0F3FE;
}
.contaFactura:hover
{
	border: 1px solid #FEAD10;
	background-color: #FAEA96;
	cursor: pointer;
}
.contaFacturaFolio
{
	font-weight: bold;
	width: 74px;
}
.contaFactura DIV
{
	/*[disabled]border:1px solid #000000;*/
	padding: 2px 10px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.contaFacturaFecha
{
	width: 100px;
}
.contaFacturaImporte
{
	width: 76px;
	text-align: right;
}
.contaFacturaFechaCancelada
{
	width: 168px;
}
.recepcionar.recibido
{
	background-color: #FBFED1;
	border: 1px solid #F3E776;
	opacity: .2;
	cursor: default;
}
/*Pedidos Privados*/
.pedDescripcion
{
/*white-space: nowrap;*/
	font-size: 8pt;
}
#clavesTD .pedDescripcion SPAN
{
	width: 320px;
}
.pedDescripcion SPAN
{
	font-style: italic;
	color: #0E7405;
	white-space: normal;
	display: block;
}
.pedCodigo
{
	white-space: nowrap;
}
.pedRegistrar
{
	color: #FF0000;
}
.parSurtido
{
	font-size: 7pt;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #C4C4C4;
	margin-top: 2px;
	display: block;
	color: #505E8A;
	text-align: center;
	white-space: nowrap;
}
.parSurtido:hover
{
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #C4C4C4;
	color: #020202;
}
#cliente_span
{
	background-color: #ECECEC;
}
#cliente_span:hover
{
	width: auto !important;
	/*+placement:displace -4px -8px;*/
	position: absolute;
	margin-left: -4px;
	margin-top: -8px;
	background-color: #2387C8;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}
#cliente_span:hover A
{
	text-decoration: none;
	color: #FFFFFF;
}
#eliminarMotivo TEXTAREA
{
	margin-top: 4px;
	width: 368px;
	height: 72px;
	font-size: 11pt;
	color: #727272;
}
.razonDiv
{
	/*[disabled]border:1px solid #000000;*/
	width: 150px;
	overflow: hidden;
	height: 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.razonDiv:hover
{
	width: 148px !important;
	height: auto;
	border: 1px solid #A3A3A3;
	white-space: normal;
	/*+placement:displace 0px -25px;*/
	position: absolute;
	margin-left: 0px;
	margin-top: -25px;
	position: absolute;
	background-color: #E0E0E0;
	padding: 2px;
}
.confirmarNota
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: -16px;
	font-weight: bold;
	color: #B81D13;
}
#claves
{
	/*[disabled]width:100%;*/
}
/*Solicitudes*/
.alarmaSolicitudes
{
	position: fixed;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
	border-left: 2px solid #5B94EA;
	border-bottom: 2px solid #5B94EA;
	background: #92CBF1 url(../imagenes/alarma.png) no-repeat center center;
	cursor: pointer;
}
.alarmaSolicitudes:hover
{
	border-left: 2px solid #E95A5A;
	border-bottom: 2px solid #E95A5A;
	background-color: #F09191;
}
#scrollerBar
{
	width: 9px;
}
#confirmadorFrame
{
	width: 586px !important;
	height: 370px !important;
}
INPUT[type=number]
{
	width: 60px;
}
.logotipo
{
	cursor: pointer;
	height: 100px;
}
#labelMakerFrame
{
	width: 604px !important;
}
/*Label maker*/
#labelDireccionContenedor
{
	/*[disabled]border:1px solid #000000;*/
	width: 554px;
	/*[disabled]display:table;*/
	height: 190px;
	overflow: scroll;
	overflow-x: hidden;
}
.labelAddAddress
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 16px;
	height: 16px;
	display: block;
	background: url(../imagenes/add.png) no-repeat center center;
	display: none;
}
.labelTable TH
{
	text-align: left;
	height: 26px;
}
.labelDireccion
{
	border: 1px solid #D6D6D6;
	display: table;
	width: auto;
	padding: 4px;
	background-color: #47A5E5;
	margin-bottom: 4px;
}
.labelDireccion:hover
{
	background-color: #D6EAF8;
}
.labelDireccion H1
{
	color: #FFFFFF;
	font-size: 11pt;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 435px;
	margin: 0;
	cursor: pointer;
	/*[disabled]font-weight:normal;*/
}
.labelDireccion:hover H1
{
	color: #050200;
}
.labelDireccion INPUT
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
.labelDireccionIconos
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 4px;
	/*[disabled]border:1px solid #000000;*/
}
.labelDireccionIconos INPUT
{
	margin-top: 0px;
}
.labelDireccionIconos A, .labelDireccionIconos INPUT
{
	display: block;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 16px;
	height: 16px;
	background: inherit no-repeat center center;
	margin-left: 6px;
	margin-right: 6px;
}
.labelEditar
{
	background-image: url(../imagenes/pencil.png);
}
.labelEliminar
{
	background-image: url(../imagenes/delete2.png);
}
.labelAddAddressTextarea
{
	width: 420px;
	margin: auto auto 4px;
	font-family: Calibri;
	height: 58px;
	font-size: 12pt;
}
.labelNewArea
{
	text-align: center;
}
.labelAddAddressButtons
{
	/*[disabled]text-align:center;*/
	/*[disabled]margin-left:;*/
}
.labelAddAddressButtons .ui-button
{
	margin-left: 0;
	margin-right: 20px;
}
/*Ingresos precargados*/
.tabla_horizontal TD, .tabla_horizontal TH
{
	padding: 0 4px;
}
.ingresos_precargados .tablaFacturas
{
	margin-top: 6px;
}
.ingresos_precargados FIELDSET
{
	border: 2px solid #777777;
	margin-bottom: 16px;
	margin-top: 10px;
}
.ingresos_precargados FIELDSET LEGEND, #formularioInfo H2
{
	font-weight: bold;
	color: #050000;
	font-size: 11pt;
}
#formularioContenedor FIELDSET LEGEND IMG
{
	margin: 0 0 -3px 10px;
	cursor: pointer;
}
#agregarDeposito
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
.ingresos_precargados HR
{
	border-top: 1px solid #0095D5;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	border-right: none;
}
.ingresos_precargados #formularioInfo
{
	margin-bottom: 10px;
}
#buttonset
{
	margin-bottom: 10px;
}
.moviContent
{
	text-align: center;
	margin-top: 6px;
}
A H3
{
	margin: 0;
	padding: 0;
}
.verHistorico
{
	padding-left: 24px;
	display: block;
	background: url(../imagenes/application_double.png) no-repeat left center;
}
#concentradosHistorico
{
	margin-top: 4px;
}
.bordear_tabla_vertical.tablaFacturas .cliente
{
	display: block;
	width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/*Nuevo inicio*/
#alertasContenedor
{
	margin-top: 10px;
	margin-bottom: 0;
}
#toggleAlert
{
	background: url(../imagenes/alarma.png) no-repeat center left;
	padding-left: 20px;
}
#alertas
{
	margin-top: 4px;
	margin-bottom: 0;
	padding-left: 20px;
}
#alertas LI
{
	list-style: none;
	margin-bottom: 4px;
}
#alertas LI A
{
	font-weight: bold;
	background: url(../imagenes/btn_siguiente.png) no-repeat left center;
	padding-left: 16px;
}
/*Facturacion 2012*/
.borregoChico
{
	margin-left: 8px;
}
.listaOpcionesContenedor
{
	width: 24px;
	height: 21px;
	margin-top: -5px;
	margin-bottom: -4px;
}
.listaOpciones
{
	width: 16px;
	padding: 4px;
	height: 13px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
.listaOpciones A
{
	margin-bottom: 8px;
	display: block;
}
.listaOpciones:hover, .zebra1:hover .listaOpciones, .zebra2:hover .listaOpciones
{
	border: 1px solid #A0A0A0;
	height: auto;
	background-color: #FFFFFF;
	top: -1px;
	left: -1px;
	z-index: 1;
}
.gbImagenes IMG, ._multiple
{
	margin-right: 6px;
}
TR .iconosExtendidos A, TR .iconosExtendidos .facCr, ._multiple
{
	display: inline-block;
}
.iconosExtendidos
{
	width: auto;
}
.iconosExtendidos .listaOpciones
{
	width: auto;
	white-space: nowrap;
	/*[disabled]height:auto;*/
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.iconosExtendidos .listaOpciones .infoPic
{
	margin-right: 6px;
}
TR:hover .iconosExtendidos .listaOpciones
{
	border: none;
	height: inherit;
	background-color: inherit;
	top: inherit;
	left: inherit;
	z-index: 1;
	margin: 0 !important;
}
TR:hover .iconosExtendidos .listaOpciones
{
	width: auto;
	white-space: nowrap;
	/*[disabled]height:auto;*/
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
TR .listaOpcionesContenedor.iconosExtendidos
{
	width: auto;
	height: 13px;
}
.factura2012Etiqueta
{
	text-align: center;
	position: fixed;
	top: 0;
	border-bottom: 1px solid #00CB08;
	width: 100%;
	padding: 4px 0;
	background-color: #DBFEE1;
	left: 0;
	line-height: 1;
}
.imagenBoton
{
	margin-bottom: -3px;
}
.facCr, ._multiple
{
	width: 16px;
	height: 16px;
	cursor: progress;
	background: url(../imagenes/contrarecibo_2.png) no-repeat center center;
}
.facCr.searching, ._multiple
{
	background-image: url(../imagenes/ajax.gif);
}
.facCr.notFound
{
	background-image: url(../imagenes/contrarecibo_0.png);
	cursor: auto;
}
.facCr.found
{
	background-image: url(../imagenes/contrarecibo_1.png);
	cursor: pointer;
}
#floating
{
	position: fixed;
	top: 0;
	right: 0;
	border-left: 1px solid #2387C8;
	border-bottom: 1px solid #2387C8;
	background-color: #DBF0FE;
	padding: 6px;
	display: none;
	#width: 200px;
}
#floatingClose
{
	background: url(../imagenes/close.png) no-repeat center center;
	width: 16px;
	height: 15px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
#floatingTitle
{
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
	padding-bottom: 6px;
	margin-bottom: 10px;
	font-size: 10pt;
	width: 180px;
}
.facturaCR
{
	display: block;
	margin-bottom: 4px;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 1px 0 2px 26px;
}
.crJPG
{
	background-image: url(../imagenes/jpg_1.png);
}
.crPDF
{
	background-image: url(../imagenes/export_pdf.png);
}
.trPadding4 TD
{
	padding: 1px 4px;
}
#productos_insert .tdBlanco
{
	border: 1px solid #848484;
	border-bottom: none;
}
.bordeDerecho84
{
	border-right: 1px solid #848484;
}
.bordeBajo84
{
	border-bottom: 1px solid #848484 !important;
}
/*Formulario de facturacion*/
#formulario2 TH, .tablaFormulario TH
{
	text-align: right;
}
#formulario2 #id_almacen, #formulario2 #licitacion
{
	width: 180px;
	text-overflow: ellipsis;
}
#formulario2 #leyenda
{
	width: 260px;
/*margin-left: 20px;*/
}
#formulario2 #errorSurtimiento
{
	width: 320px;
}
#formulario2 #consignatario
{
	width: 266px;
}
.consignatario
 {
	width: 260px;
 }
.paddingLeft14
{
	padding-left: 14px;
}
.antibioDiv, .controladoDiv
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	/*[disabled]font-weight:bold;*/
	line-height: 1;
	font-size: 8pt;
	padding: 4px 22px 4px 0;
	margin-top: -6px;
	color: #808080;
}
.antibio1
{
	background: url(../imagenes/pills.png) no-repeat right center;
}
.controladoDiv
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	margin-top: 0;
}
.controlado1
{
	background: url(../imagenes/alarma.png) no-repeat right center;
}
#tabla #f1 .verificador
{
	width: 46px;
}
.subNombre
{
	font-weight: normal;
	font-size: 10px;
}
.subNombre, .textoVerde
{
	color: #008405;
}
/*Detalles de factura*/
.detalleEtiqueta
{
	color: #555;
	font-size: 11px;
}
.textRight
{
	text-align: right;
}
#tablaDetalle TD
{
	vertical-align: top;
}
.listaRecetas
{
	padding: 10px;
}
.listaRecetas A
{
	display: block;
	width: 19%;
	float: left;
	margin: 2px;
	font-weight: bold;
	font-size: 11px;
}
#facturaCancelada
{
	margin-top: 4px;
	color: #BB0000;
	font-size: 20px;
	border-top: 1px solid #BB0000;
	border-bottom: 1px solid #BB0000;
}
.facturaCanceladaDetalle
{
	font-weight: normal;
	font-size: 11px;
}
.centrado *
{
	text-align: center !important;
}
.bordear_tabla_vertical TD, .bordear_tabla_vertical TH
{
	padding: 2px 4px;
}
.impresos
{
	margin: 10px;
	text-align: center;
}
/*GB 2012*/
#gb2012
{
	position: fixed;
	border: 1px solid #000000;
	top: 0;
	width: 100%;
	left: 0;
	background: url(../imagenes/opacity.png);
	height: 100%;
	z-index: 2;
}
#gbTitle
{
	text-align: center;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	padding: 6px 0;
	color: #FFFFFF;
	font-size: 15pt;
	background: url(../imagenes/opacity.png);
	margin: 10px 0;
	position: relative;
}
#gbCerrar
{
	position: absolute;
	width: 26px;
	height: 26px;
	background: url(../imagenes/delete2.png) no-repeat center center;
	top: 6px;
	right: 10px;
	cursor: pointer;
}
#gbContenido H1
{
	text-align: center;
	margin-top: 30px;
}
#gbContenido
{
	overflow: auto;
}
/*Ciclo de Facturas*/
#cicloPestanias
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: -20px;
}
#cicloPestanias A
{
	font-weight: bold;
	border: 1px solid #848484;
	border-bottom: none;
	/*[empty]margin-right:;*/
	margin-left: 2px;
	font-size: 10pt;
	padding: 4px 8px;
	background-color: #FFFFFF;
	opacity: .5;
}
#cicloPestanias A:hover
{
	color: #8FCFFE;
	text-decoration: none;
	border-top: 2px solid #1A9DFE !important;
	opacity: 1;
}
.cicloPestanaActiva
{
	background-color: #848484 !important;
	color: #FFFFFF;
	border-top: 2px solid #8FCFFE !important;
	cursor: default;
	opacity: 1 !important;
}
.imagenInline
{
	margin-bottom: -3px;
	cursor: pointer;
}
#cicloPestanias .imagenBoton
{
	margin-left: 12px;
	cursor: pointer;
}
.spbg
{
	background-color: #FE9E9E;
}
.pabg
{
	background-color: #8DEF84;
}
._noE
{
	display: none;
}
.iconosClientes A, .iconosClientes DIV
{
	display: inline-block;
	background-position: center center;
	text-align: center;
	width: 16px;
	margin-right: 1px;
	margin-left: 1px;
}

.dashed
{
	background-color:none;
	border:#848484 1px dashed;
	border-style: none none dashed;
	color:#848484;
}
.tablaPedido td
{
	padding : 2px 6px 2px 6px;
}
.verificador
{
	width: 40px;
	text-align: right;
}
#clientePermisosList
{
	width: 400px;
	text-align: right;
}
#clientePermisosList SPAN
{
	padding: 1px 4px 1px 4px;
	color: #4B4B4B;
	font-size: 10px;
	line-height: 1;
}