/*
* 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.webp) no-repeat center bottom #000 !important;
}
.activo a
{
	color:#fff!important;
}
.barrita
{
	display:none;
}
.bloques h5,.bloques h3
{
	color: #fff;
	background:#FF7B00;
	font-size: 1em;
	margin: 0px 0px 2px 0px;
	padding: 2px 10px;
	text-align:center;
	border-right:1px solid #fff;
}
.bloques ul
{
	margin:0px;
	padding:0px;
}
.bloques ul li
{
	margin:3px 0px;
	padding:2px 0px;
	color: #666;
	border-bottom:1px dotted #dcdcdc;
}
.cntAccionMsgFuelsoft
{
	clear:both;
}
.cntAccionMsgFuelsoft a
{
	text-align:center;
}
.col1
{
	width:35%;
}
.coloreado
{
	color:#FF7B00 !important;
}
.contenedorFormaPago
{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:5px;
}
.contenedorFormaPago label
{
	width:80% !important;
}
.even
{
	background:#f0f0f0;
}
.filaSel td
{
	font-weight: bold;
}
#formPrepago input
{
	margin-top: 19px;
}

.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.webp) no-repeat left top #FF7B00;
	padding:10px 5px 5px 5px;
	color:#fff;
}
.infoSeleccionadoClearbox
{
	float:left;
	padding-top:5px;
	margin-right:20px;
}
.labelCheck {
	clear: none !important;
	margin: 3px 0 5px 5px !important;
	width: 80% !important;
}
.linea
{
	border-top:1px dotted #dcdcdc;
	padding-top:10px!important;
}
.menubar
{
	float:left;
	width:100%;
	list-style:none;
	margin:0px;
	background:#FF7B00;
}
.menubar li
{
	float:left;
	width:auto;
	padding:0;
	text-align:center;
	max-width:11,11%
}
.menubar li a
{
	color: #fff;
	float: left;
	font-size: 0.8em;
	padding: 15px 13.8px;
	text-decoration: none;
	width: auto;
	-o-transition:color 0.23s ease;
	-moz-transition:color 0.23s ease;
	-webkit-transition:color 0.23s ease;
}
.menubar li a:hover
{
	color:#000;
}
.menubar li a span
{
	color:#FF7B00;
	-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;
}
.msgFuelsoft
{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000;
}
.nota
{
	font-size:0.9em;
	color:#666;
}
.noticiaResumen
{
	font-size:0.9em;
	padding-bottom:10px;
	border-bottom: 1px dotted #FF7B00;
	margin-bottom:20px;
}
.scroll
{
	
}
.tabla_datos
{
	float: left;
	width: 100%;
	border: none;
	font-size: 0.85em;
	color: #666;
	margin-top:20px;
}
.tabla_datos td
{
	padding:10px;
	width:50%;
}
.tabla_datos tr:nth-child(2n+3),.tabla_datos tr:first-child
{
	background:#f0f0f0;
}
.tabla_datos strong
{
	color: #666;
}
.textoCentrado
{
	text-align:center;
}
.textos
{
	
}
.tituloNoticia a
{
	color:#FF7B00;
	font-size:1.25em;
}
.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
{
	
}
#barrasTarjeta
{
	text-align:center;
	margin: 0 auto;
}
#btnAltaCliente
{
	width:auto;
}
#btnNuevoPedido
{
	
}
#botonDeseleccionarCliente
{
	float:right;
	width:20%;
	text-align:center;
}
#botonDeseleccionarCliente a {
    float: right;
    padding: 8px 15px;
}
#cntCatalogos
{
	margin-bottom:40px;
}
#cntCatalogos a
{
	color:#666;
}
#cntConfirmacion
{
	
}
#cntConfirmacion a
{
	padding:7px 5px;
	text-align:center;
}
#cntDesglosePuntos
{
	text-align:center;
	font-size:1.2em;
	margin-top:15px;
}
#cntDetalleCliente
{
	
}
#cntTablaPedidos
{
	
}
#cntTablaTotales
{
	
}
#cntTablaTeleMarketing
{
	
}

#contenidos {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    min-height: 300px;
    width: 100%;
}
#contenidos h3, #contenidos2 h4
{
	float:left;
	font-size:1em;
	font-weight:normal;
	color:#000;
	margin:0px 0px 10px 0px;
}
#contenidos h3
{
	float: left;
	width: calc( 100% - 2em );
	font-size: 1.4em;
	font-weight: normal;
	margin: 20px 0.75em 0 0.75em;
	padding-bottom: 5px;
}
#contenidos h4 strong
{
	color:#FF7B00;
}
#datosClienteSeleccionado
{
	
}
#detallePedidoFS
{
	
}
#detalleVentaFS
{
	
}
#direccion
{
	
}
#enviarAltaUsuarioWeb
{
	float:left;
	width:auto;
}
#formularioAlta
{
	clear:both;
	padding-top:20px;
}
#formularioAlta h3
{
	font-size:1em;
	font-weight:normal;
}
#infoClienteSeleccionado
{
	float:left;
	width:70%;
}
#linkCambiarCliente
{
	
}
#menuC li, #menuM li
{
	text-transform:none;
}
#menu_responsive, #menu_responsive_cerrar
{
	display:none;
}
#msgAlertaFuelsoft
{
	font-size:1.8em;
	padding:8px;
	padding-left:48px;
	background:url(../imagenes/cancel.svg) no-repeat left bottom #fff;
}
#msgSaldoPuntos
{
	clear:left;
	margin-top:50px;
	text-align:center;
	font-size:5em;
	color:#FF7B00;
}
#msgUsuarioWeb
{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #ff0000;
	float:left;
	margin-top:10px!important;
}
#tituloConfirmacionPaso2
{
	
}
#tituloDireccionEntrega {
	cursor: pointer;
	margin-top: 10px;
}

/*
* Añadidos bootstrap
*/
input.date-pick
{
	float:left;
	width:calc( 100% - 44px );
}
.ui-datepicker-trigger
{
	margin-top:2px;
}
.dataTable th
{
	text-align:center !important;
}
.btn-primary
{
	background-color: #FF7B00 !important;
	border-color: #FF7B00 !important;
}
#lblCaptcha
{
	width:100%;
}