/*
* Este CSS es una prueba con los ids y clases que están en el las plantillas estándar del módulo de fuelsoft y ordenadas por orden alfabético
* FASE 1: Clases
*/
.activo
{
	background:url(../imagenes/main_nav_error_selected.png) no-repeat center bottom #FA4913 !important;
}
.activo a
{
	color:#fff!important;
}
.barrita
{
	display:none;
}
.bloque1
{
	float:left;
	width:100%;
	margin-bottom:4px;
}
.bloque1 input[type="text"], .bloque1 select
{
	float:left;
	width:100%;
}
.bloque2
{
	float:left;
	width:420px;
	margin-bottom:4px;
}
.bloque3
{
	float:left;
	width:280px;
	margin-bottom:4px;
}
.bloque3 input
{
	float:left;
	width:250px;
}
.bloque3 .date_pick
{
	float:left;
	width:140px;
}
.bloque3 select
{
	float:left;
	width:250px;
}
.bloque4
{
	float:left;
	width:210px;
	margin-bottom:4px;
}
.bloque4 .fd_input2
{
	width:140px;
}
.bloqueDatosUsuarioEstafuel
{
	float:right;
	width:60%;
	margin-bottom:4px;
}
.bloques
{
	float:left;
	width:306px;
}
.bloques h5,.bloques h3
{
	float: left;
	width: 280px;
	color: #fff;
	background:#FA4913;
	font-size: 1em;
	margin: 0px 0px 2px 0px;
	padding: 2px 10px;
	text-align:center;
	border-right:1px solid #fff;
}
.bloques ul
{
	float:left;
	width:300px;
	margin:0px;
	padding:0px;
}
.bloques ul li
{
	float:left;
	width:300px;
	margin:3px 0px;
	padding:2px 0px;
	color: #666;
	border-bottom:1px dotted #dcdcdc;
}
.cajaTexto
{
	
}
.campoHora
{
	width:60px;
}
.cntAccionMsgFuelsoft
{
	clear:both;
}
.cntAccionMsgFuelsoft a
{
	text-align:center;
}
.cntComputador
{
	width:32%;
	margin-right:1%;
	float:left;
	margin-bottom:10px;
}
.cntImgComputador
{
	text-align:center;
}
.cntCrearPedidoFS
{
	float:left;
	width:100%;
	margin-top:20px;
}
.col1
{
	width:35%;
}
.contenedorFormaPago
{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:5px;
}
.contenedorFormaPago label
{
	width:90% !important;
}
.entrar, .modificar{
	min-width:100px;
	font-size:0.8em;
	font-weight:bold;
	padding:10px 2px;
	margin:0px;
	color:#666;
	background:#FA4913;
	border:1px solid #ccc;
	-o-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	cursor:pointer;
	outline:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	background:linear-gradient(to bottom, #fff 0%, #E9E9E9 100%) repeat scroll 0px 0px transparent;
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
}
.entrar
{
	float:right;
}
.enviar
{
	min-width:100px;
	/*font-size:0.85em;*/
	font-weight:normal;
	padding:9px 10px;
	margin:0px;
	color:#666;
	border:1px solid #ccc;
	-o-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	cursor:pointer;
	outline:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	background:#E9E9E9;
	background:linear-gradient(to bottom, #fff 0%, #E9E9E9 100%) repeat scroll 0px 0px transparent;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
	box-shadow:0px 1px 0px 0px #FFF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.enviar:hover{
	background:#E9E9E9;
	box-shadow:none;
	transition:none;
}
a.enviar
{
	text-align:center;
}
.date_pick
{
	width:90px;
}
.even, .dataTable tr:nth-child(2n) , .tabla tr:nth-child(2n)
{
	background:#f0f0f0;
}
.fd_input2
{
	float:left;
	width:320px;
}
.filaSel td
{
	font-weight: bold;
}
.form_pedidoFS
{
	float:left;
	/*width:920px;*/
}
.form_pedidoFS fieldset
{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	border:none;
}
.form_pedidoFS h4
{
	border-bottom:1px dotted #ccc;
	padding-bottom:5px!important;
	margin-bottom:15px!important;
}
.form_pedidoFS label
{
	float:left;
	font-size:0.8em;
	color:#666;
	margin:4px 0px 4px 0px;
	width:100%;
}
.form_pedidoFS legend
{
	display:none;
}
.form_pedidoFS select
{
	float:left;
	/*width:323px;*/
	min-height:35px;
}
.form_pedidoFS textarea
{
	float:left;
	width:100%;
	height:100px;
}
.formLineaUnica
{
	clear:both;
	/*height:75px;*/
}
.formLineaUnica label
{
	float:left;
	margin-right:8px;
	font-size:0.8em;
	margin-top:10px;
}
.formLineaUnica input[type="text"], .formLineaUnica input[type="password"], .formLineaUnica select
{
	clear:none;
	float:left;
	margin-right:30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	/*height:14px;*/
}
.formLineaUnica select, #bloqueInfoSeleccionada select
{
	/*height:30px;*/
	padding:8px 10px;
	margin-bottom:3px;
}
.formLineaUnica input.date_pick
{
	margin-right:0px;
}
.formLineaUnica .ui-datepicker-trigger
{
	margin-right:30px;
	margin-top:-3px;
}
.formLineaUnica input[type="checkbox"]
{
	float:left;
	margin-right:30px;
	margin-top:12px;
}

.formLineaUnica input[type="radio"]
{
	float:left;
	margin-left:30px;
	margin-right:5px;
	margin-top:10px;
}

.formUsuariosWeb
{
	float:left;
	width:35%;
	margin:0px 0px 0px 0px;
	padding:0px 35px 0px 0px;
}
.formUsuariosWeb fieldset
{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	border:none;
}
.formUsuariosWeb label
{
	float:left;
	font-size:0.8em;
	color:#666;
	margin:4px 0px 4px 0px;
	width:295px;
}
.formUsuariosWeb legend, .form_pedidoFS legend
{
	display:none;
}
.general
{
	float:left;
	width:100%;
	margin-bottom: 5px;
}
.infoFormaPago
{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.65em;
	margin-bottom:5px;
	background:url(../imagenes/bg_aviso.png) no-repeat left top #FA4913;
	padding:10px 5px 5px 5px;
	color:#fff;
}
.infoTPVSeleccionado
{
	/*width:50%;*/
	float:left;
	margin-top:15px;
	color:#FA4913;
	border-bottom:solid 1px #CCC;
	width:100%;
	padding-bottom:10px;
	font-size:1.2em;
}
.infoTPVSeleccionado:before{
	content:'➤';
}
.linea
{
	border-top:1px dotted #dcdcdc;
	padding-top:10px!important;
}
.mbottom
{
	margin-bottom:20px;
}
.menubar
{
	float:left;
	width:100%;
	list-style:none;
	margin:0px;
	background:#000;
}
.menubar li:first-child{
	display:none;
}
.menubar li:last-child{
	display:none;
}
.menubar li
{
	float:left;
	/*width:auto;
	padding:0 8px;*/
	/*max-width:7.1428%;*/
	/*text-align:center;*/
}
.menubar li:hover
{
	background:#000;
}
.menubar li a
{
	float:left;
	/*width:100%;*/
	/*height:33px;*/
	color:#fff;
	font-size:0.8em;
	font-weight:normal;
	text-decoration:none;
	padding:15px 13.8px;
	-o-transition:color 0.23s ease;
	-moz-transition:color 0.23s ease;
	-webkit-transition:color 0.23s ease;
	text-align:center;
}
.menubar li a:hover
{
	color:#FA4913;
}
.menubar li a span
{
	color:#FA4913;
	-o-transition:color 0.23s ease;
	-moz-transition:color 0.23s ease;
	-webkit-transition:color 0.23s ease;
}
.menubar li:hover a span
{
	color:#797979;
}
.menubar li:last-child a
{
	background:none;
}
.modificar
{
	float:left;
}
.msgFuelsoft
{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000;
}
.nota
{
	font-size:0.9em;
	color:#666;
}
.odd, .dataTable tr:nth-child(2n+1) , .tabla tr:nth-child(2n+1)
{
	background:#fff;
}
.scroll
{
	
}
.tabla_datos
{
	float: left;
	/*width: 530px;*/
	border: none;
	font-size: 0.8em;
	color: #666;
	margin-top:10px;
	width:100%;
}
.tabla_datos td
{
	padding:10px;
	width:50%;
}
.tabla_datos_numericos td:nth-child(2)
{
	text-align:right;
}
.tablaCol1Grande td:first-child
{
	width:80%
}
#cntDetalleSAC .tabla_datos td
{
	width:auto;
}
.tabla_datos tr:nth-child(2n+3),.tabla_datos tr:first-child
{
	background:#f0f0f0;
}
.tabla_datos strong
{
	color: #000;
	font-weight:normal;
}
.textos
{
	
}
.ui-tooltip{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size:0.8em;
	margin: 0; 
	text-decoration:none !important;
	text-align:left !important;
	border:none !important;
	max-width:250px;
}
/*
*  PARTE 2: IDs sueltos
*/
#altaClienteFS
{
	
}
#BorraUser
{
	display:none;
}
#btnAltaCliente
{
	
}
#bloqueVp
{
	
}
#bloqueDireccion
{
	
}
#bloqueInfoSeleccionada
{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:30px;
	font-size:0.8em;
}
#btnAltaCliente
{
	
}
#btnModificarDireccion
{
	
}
#btnNuevoPedido
{
	
}
#botonDeseleccionarTPV
{
	float:right;
	/*width:120px;*/
	margin-right:0px;
	text-align:center;
}
.botonRefrescar
{
	display:none;
}
#botonDeseleccionarTPV a, .botonRefrescar a
{
	padding:10px 5px;
	font-size:0.8em;
}
#cntConfirmacion
{
	
}
#cntConfirmacion a
{
	padding:8px 5px;
	text-align:center;
}
#cntDetalleCliente
{
	
}
#cntTablaPedidos
{
	
}
#cntTablaTotales
{
	
}
#cntTablaTeleMarketing
{
	
}
#contenidos
{
	/*float:left;*/
	/*width:920px;*/
	/*min-height:350px;*/
	/*padding-top:20px;*/
	/*background:#fff;*/
}
#contenidos h3, #contenidos2 h4
{
	float:left;
	font-size:1em;
	font-weight:normal;
	color:#000;
	margin:0px 0px 10px 0px;
}
#contenidos h3
{
	float: left;
	/*width: 920px;*/
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px 0px 25px 0px;
	padding-bottom: 5px;
	color:#FA4913;
	border-bottom:solid 1px #CCC;
}
/*
#contenidos h4
{
	width:920px;
}
*/
#contenidos h4 strong
{
	color:#FA4913;
}
#datosClienteSeleccionado
{
	
}
#detallePedidoFS
{
	
}
#detalleVentaFS
{
	
}
#direccion
{
	
}
#enviarAltaUsuarioWeb
{
	float:right;
}
#formularioAlta
{
	clear:both;
	padding-top:20px;
}
#formularioAlta h3
{
	font-size:1em;
	font-weight:normal;
}
#graficoResumen
{
	margin-top:40px;
}
#infoClienteSeleccionado
{
	float:left;
	width:70%;
}
#linkCambiarCliente
{
	
}
#menu_responsive, #menu_responsive_cerrar
{
	display:none;
}
#msgUsuarioWeb
{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #ff0000;
	float:left;
	margin-top:10px!important;
}
#preciosActualesEstafuel input[type="text"]
{
	font-size:0.9em !important;
	width:80px;
}
#tituloConfirmacionPaso2
{
	
}
#tituloDireccion
{
	
}
#seccionRefrescar
{
	display:none;
}
#volverConfirmacionFS
{
	float:right;
}
td.colNumerica
{
	text-align:right;
}
.jqplot-xaxis-tick
{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	padding-top:5px;
}
.tituloGrafico
{
	margin-top:20px !important;
}
.cntGrafico
{
	clear:both;
	margin-bottom:20px;
}