@charset "utf-8";
/* CSS Document */

/* CSS Módulo Fuelsoft - Versión móvil */

@media only screen and (max-width: 500px)
{
	.activo
	{
		background:url(../imagenes/main_nav_error_selected.png) no-repeat center 45px #000 !important;
	}
	/*.activo a
	{
		box-shadow:inset 1px 1px 0px #fff,inset 0px 4px 0px #000!important;
		-moz-box-shadow:inset 1px 1px 0px #fff,inset 0px 4px 0px #000!important;
		-webkit-box-shadow:inset 1px 1px 0px #fff,inset 0px 4px 0px #000!important;
		-o-box-shadow:inset 1px 1px 0px #fff,inset 0px 4px 0px #000!important;
	}*/
	.barrita
	{
		display:block;
	}
	.bloque1, .bloque2, .bloque3
	{
		width:100%;
	}
	.bloque4, .bloque8
	{
		width:46%;
		margin-right:2%;
	}
	.bloques
	{
		float:left;
		width:90%;
		margin:0% 5% 5% 5%;
	}
	.bloques h5, .bloques h3
	{
		padding:3px 0px;
	}
	.bloques ul li
	{
		width:100%;
		border-bottom:1px solid #DCDCDC;
	}
	.bloques ul li:last-child
	{
		border:none;
	}
	.bloques h5, .bloques h3, .bloques ul,.bloque2, .general
	{
		float:left;
		width:100%;
		min-height:auto;
		padding:0px;
		margin:0px;
	}
	.check
	{
		-moz-appearance:checkbox !important;
		-ms-appearance:checkbox !important;
		-o-appearance:checkbox !important;
		-webkit-appearance:checkbox !important;
		appearance:checkbox !important;
		display:none;
	}
	.labelCheck
	{
		background:url(../imagenes/toggle-off-48.png) no-repeat left;
		padding:10px 0 10px 54px !important;
	}
	.check:checked + .labelCheck
	{
		background:url(../imagenes/toggle-on-48.png) no-repeat left;
	}
	.cntAccionMsgFuelsoft, .msgFuelsoft
	{
		width:96%;
		margin:2%;
		text-align:center;
	}
	.cntAccionMsgFuelsoft a {
		float: left;
		margin-top: 10px;
	}
	.cntCrearPedidoFS h4
	{
		margin-bottom:10px;
	}
	.entrar, .modificar
	{
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		background:#E9E9E9;
	}
	.fd_input2
	{
		width:75%;
	}
	.formUsuariosWeb
	{
		float:left;
		width:90%;
		padding:2% 5%;
	}
	.formUsuariosWeb fieldset
	{
		float:left;
		width:100%;
		min-height:auto;
		padding:0px;
		margin:0px;
	}
	.formUsuariosWeb label
	{
		width:100%;
	}
	.form_pedidoFS
	{
		float:left;
		width:100%;
	}
	.form_pedidoFS fieldset
	{
		width:90%;
		margin:0 5% 20px 5%;
	}
	.form_pedidoFS label
	{
		width:100%;
	}
	.form_pedidoFS select
	{
		padding:2%;
		width:96%;
	}
	.form_pedidoFS textarea
	{
		width:96%;
		padding:2%;
	}
	.general
	{
		position:relative;
		z-index:200;
		background:#fff;
	}
	.linea
	{
		padding:0px;
		border:none;
	}
	.menubar
	{
		display:none;
	}
	.menubar li
	{
		width:100% !important;
	}
	.menubar li a
	{
		color: #fff;
		display: block;
		font-size: 13px;
		font-weight: bold;
		line-height: 35px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	.nota {
		border-top: 1px solid #ccc;
		margin: 15px 0;
		padding-top: 30px;
		text-align: center;
	}
	.scroll
	{
		float: left;
		width: 90%;
		margin: 0% 5% 2% 5%;
		overflow-x: scroll;
		background: #002451;
	}
	.scroll div
	{
		float:left;
		width:100%;
		height:17px;
		padding:5px 0px 0px 0px;
		background:url(../imagenes/btn_flechas.png) no-repeat center center;
		font-size:0.8em;
		color:#fff;
		text-align:center;
	}
	.tabla_datos
	{
		margin:0;
	}
	.tabla_datos td
	{
		padding:10px;
		width:45%;
	}
	#bloqueDatosUsuarioWeb {
		box-sizing: border-box;
		padding: 20px;
		width: 100%;
	}
	#btnAltaCliente
	{
		margin-left:5%;
	}
	#cntCambioModoTM
	{
		margin:5%;
	}
	#cntConfirmacion a
	{
		width:83%;
	}
	#cntNuevaAccionTM
	{
		float:left;
		margin:5%;
	}
	#cntTablaTotales .tabla
	{
		width:90%;
		margin:2% 5%;
		text-align:center;
	}
	
	#contenidos h3 {
		background: #002451 none repeat scroll 0 0;
		border-top: 1px solid #fff;
		color: #fff !important;
		display: block;
		font-size: 1.2em !important;
		margin-top:0;
		padding: 6px 0;
		position: relative;
		text-align: center;
		width: 100%;
		z-index: 450;
	}
	#fechaser
	{
		width:60%;
	}
	#menu
	{
		height:80px;
	}
	#menu2 {
		margin-top:0;
	}
	
	#menu_responsive {
		background: rgba(0, 0, 0, 0) url("../img/menu.gif") no-repeat scroll center 20px / 40px 40px;
		display: block;
		height: 80px;
		left: 40%;
		margin: 0;
		text-indent: -9999px;
		top: 0;
		width: 100%;
		z-index: 999999999;
	}
	#menu_responsive_cerrar{
		display: block;
		background: url(../img/cerrar_azul.png) no-repeat center center;
		width:100%;
		height:64px;
		background-size:auto 50%;
		text-indent:-9999px;
		float:left;
	}
	#cntCamion , #cntConductor , #cntRemolque {
		width:100% !important;
	}
}
