﻿body { 
	margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    font-family: "Segoe UI", "Open Sans",Verdana, Helvetica, Sans-Serif;
    color: #555;
 }
#login-panel {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	position: fixed;
	top:0; 
	left:0;
	background-color: #EFF1F2;
}
#login-header {
 	margin-bottom: 30px; 
    color: #555;
    background-color: #fff;
    padding: 30px;
    transition: 0.6s;
    transform-style: preserve-3d;
    top: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;	
}
.estandar {
	margin: 20px;
	padding: 20px;
}
.quitar_altura {
	height: auto !important;
}
.estandar2 {
	margin: 10px 10px 10px 20px;
}
.estandar3 {
	margin: 10px;
	padding: 0px;
	border: 1px solid #eee;
	-moz-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	padding-top: 5px;
}
.estandar7 {
	margin: 10px;
	padding: 0px;
	border: 1px solid #eee;
	-moz-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	padding-top: 5px;
	float: left;
	display: inline-block;
}
.estandar4 {
    margin: 10px;
    -moz-border-radius: 2px !important;
    -khtml-border-radius: 2px !important;
    font-size: 0.8em;
	display: flex;
}
.estandar5 {
    width: 15%;
    display: inline-block;
    padding: 5px;
    border: 1px solid #eee;
    -moz-border-radius: 2px !important;
    -khtml-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    margin-right: 5px;
    float: left;
	height: 50px;
}
.estandar6 {
	margin: 10px 0px;
	padding: 0px;
	border: 1px solid #eee;
	-moz-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	padding-top: 5px;
}
.celda1{
    color: #333;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    height: 30px;
    position: absolute;
}
.celda2{
    color: #333;
    font-size: 14px;
    min-width: 200px;
    text-align: center;
    float: right;
    margin: 5px;
    line-height: 22px;
    background-color: #f5f8f9;
	border-radius: 2px;
}
.celda3{
    display: inline-block;
    font-size: 22px;
    font-weight: 700;	
}
.titulo2 {
	margin-top: 0px;
	border-bottom: 1px solid #bbb;
}
.titulo3 {
    background: #f5f5f5;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
    color: red;
	text-align: center;
}
.boton_1 {
	background: #2ecc71;
	color:#fff;
	font-weight:600;
}
.boton_2 {
	background: #2980b9;
	color:#fff;
	font-weight:600;
}
.boton_3 {
	background: #8e44ad;
	color:#fff;
	font-weight:600;
}
.boton_4 {
	background: #7f8c8d;
	color:#fff;
	font-weight:600;
}
.boton_6 {
	background: #FF9800;
	color:#fff;
	font-weight:600;
}
.boton_7 {
	background: #FFB74D;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    height: 25px !important;
    margin: 0px 5px !important;
    width: 110px !important;
}
.boton_8{
	border: 0px solid #fff;
    height: 24px;
    text-align: center;	
	background: #7f8c8d;
	color:#fff;
	font-weight:600;
}
.boton_9 {
	background: #f44336;
	color:#fff;
	font-weight:600;
}

.boton_1:hover{
    background-color: #98E2B8;
	border: 0px solid #fff;
}
.boton_2:hover{
    background-color: #7ABFEC;
	border: 0px solid #fff;
}
.boton_3:hover{
    background-color: #CC87E8;
	border: 0px solid #fff;
}
.boton_4:hover{
    background-color: #AEB6B7;
	border: 0px solid #fff;
}
.boton_6:hover{
    background-color: #FFB74D;
	border: 0px solid #fff;
}
.boton_8:hover{
    background-color: #AEB6B7;
	border: 0px solid #fff;
}
.boton_8:hover{
    background-color: #AEB6B7;
	border: 0px solid #fff;
}
.boton_9:hover{
    background-color: #AEB6B7;
	border: 0px solid #fff;
}
.boton:hover{
	border: 0px solid #fff;
}
.boton{
    border: 0px solid #fff;
    width: 100px;
    height: 35px;
	margin: 5px 0px;
	text-align: center;	
}
.botones{
	margin: 10px 10px;
	text-align: right;	
}
.boton_5 {
	margin: 25px 0px;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.boton_5 input{
	border: 1px solid #bbb;
	background-color: fff;
	-moz-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	width: 100px;
	height: 25px;
	margin: 0px 5px;	
}
.boton_5 input:hover{
	background-color: #E3FDDC;
}
h1, h2, h3, h4 { color: #333; margin: 0; padding: 0;}
h1 { font-size: 1.7em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; display: inline; float: left; margin: 7px 0px 5px 10px;}
.titulo_1 { font-size: 1.7em; color: #333; margin: 20px; padding: 20px;}
.text-center {
    text-align: center;
}
#shop_name{width: 100%}
table { margin-top: 0.75em; }
th { 
	font-size: 0.8em;
	text-align: center;
	padding-left: 0; 
	background-color: #ccc;
    	color: #333;
    	padding: 0em 0.5em 0em 0.5em;
    }
td { 
	font-size: 0.8em; 
	background-color: #eee;
	padding: 0em 0.5em 0em 0.5em; 
	border: 0 none; 
	}
.col-sm-1{
    width: 100%;
}	
.col-sm-2{
    width: 100%;
    margin: 2px;
    float: left;
}	
.col-sm-3{
	display: inline-block;
	width: 24%;
	margin-left: 5px;
}
.col-sm-3_1{
	display: inline-block;
	width: 22%;
	margin-left: 5px;
}
.col-sm-3_2{
	display: inline-block;
	width: 19%;
	margin-left: 5px;
}
.col-sm-3_3{
	display: inline-block;
	width: 15%;
	margin-left: 5px;
}
.col-sm-3_2 span{
	font-weight: bold;
	width: 102px;
	float: left;
	color: #777;
	font-size: 0.8em;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.col-sm-5{
	display: inline-block;
	width: 60%;
	margin-left: 5px;
}
.col-sm-5 span{
	font-weight: bold;
	width: 75px;
	float: left;
	color: #777;
	font-size: 0.8em;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.col-sm-3u{
	width: 32%;
}
.col-sm-3 span{
	font-weight: bold;
	width: 75px;
	float: left;
	color: #777;
	font-size: 0.8em;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.col-sm-3_1 span{
	font-weight: bold;
	width: 105px;
	float: left;
	color: #777;
	font-size: 0.8em;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.col-sm-3_3 span{
	font-weight: bold;
	width: 65px;
	float: left;
	color: #777;
	font-size: 0.8em;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.col-sm-4{
	display: inline-block;
}
.col-sm-4 span{
	font-weight: 700;
	width: 75px;
	color: #777;
	font-size: 0.8em;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
	margin-left: 10px;
	display: inline-block;;
}
.col-sm-6{
	display: block;
    height: 50px;
}
.col-sm-7{
	display: block;
	width:100%;
}
.col-sm-8{
	display: block;
	width:50%;
}
.campo_texto{	
	border: 1px solid #b6c5d1;
	-moz-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	line-height: 20px;
	height: 25px;
	margin-left: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.ct_50{	
	width: 50px !important;
}
.ct_75{	
	width: 75px !important;
}
.ct_90{	
	width: 90px !important;
}
.ct_125{	
	width: 125px !important;
}
.campo_texto_1{	
	border: 0px solid #b6c5d1;
	line-height: 20px;
	height: 20px;
	/*margin-left: 5px;
	padding-left: 5px;*/
	width: 120px;
}
.trucate {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}
.Table{
	display: table;
	width: 100%;
	white-space: nowrap;
	table-layout: fixed;}  
.Title{
	margin-top: 0.75em;
	display: table-caption;  
	text-align: center;  
	font-weight: bold;  
	font-size: larger; 	
}  
.Heading{  
	display: table-row;  
	font-weight: bold;  
	text-align: center;
	font-size: 12px;
	background-color: #a6c9e2;
} 
.Row{
	display: table-row;
	font-size: 12px;
	padding: 0em 0.5em 0em 0.5em;
	text-align: center;
} 
.Row_hoy{
	display: table-row;
	font-size: 10px;
	padding: 0em 0.5em 0em 0.5em;
	text-align: center;
}
.Row_{background-color: #999999;} 	/* Documentacion enviada. Pendiente facturas */
.Row_1{background-color: #FFC8C8;}	/* Retirada pendiente. Pendiente retirada mercancia */
.Row_2{background-color: #FFE6D0;}	/* Retirada realizada. Pendiente recibir mercancia */
.Row_3{background-color: #DEB19E;}	/* Retirada anulada */
.Row_4{background-color: #F5F5F5;}	/* Retirada cerrada */
.Row_5{background-color: #DBF0F7;} 	/* Retirada registrada. Pendiente concretar transport */
.Row_6{background-color: #FFE6D0;}	/* Retirada recibida. Pendiente clasificación */
.Row_7{background-color: #EFCDF8;} 	/* Retirada clasificada  Pendiente envío cliente */
.Row_8{background-color: #D2FFC4;} 	/* Documentacion enviada. Pendiente facturas */
.Cell{
	display: table-cell;  
	color: #222;
	padding: 2px 5px; 
	border: 1px solid #fff;
	text-decoration: none;
} 
.Cell1{
	display: table-cell;  
	color: #222;
	text-decoration: none;
} 
.Cell_n{
	display: table-cell;  
	color: #222;
	padding: 0em 0.5em 0em 0.5em; 
	border: 1px solid #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #ddd;
} 
.fijo20{width: 20px !important;}
.fijo30{width: 30px !important;}
.fijo{width: 40px !important;}
.fijo1{width: 50px !important;}
.fijo60{width: 60px !important;}
.fijo2{width: 65px !important;}
.fijo75{width: 75px !important;}
.fijo85{width: 85px !important;}
.fijo3{width: 100px !important;}
.fijo115{width: 115px !important;}
.fijo135{width: 135px !important;}
.fijo140{width: 140px !important;}
.fijo4{width: 150px !important;}
.fijo175{width: 175px !important;}
.fijo5{width: 200px !important;}
.fijo225{width: 225px !important;}
.fijo250{width: 250px !important;}
.fijo6{width: 300px !important;}
.fijo7{width: 400px !important;}
.fijo8{width: 500px !important;}
.fijo80p{width: 80% !important;margin-top: 1px;}
.fijo30p{width: 30% !important;}
.fijo45p{width: 45% !important;}
.fijo50p{width: 50% !important;}
.fijo75p{width: 75% !important;}
.fijo100p{width: 100% !important;}
.fijo17p{width: 17% !important;}

.fijo80_25{
	width: 80px !important;
	margin-left: 25px !important;
}

.texto_completo {white-space: pre-wrap;}
.formulario {margin: 0px 5px 0px 15px;}
.exito{    
	width: 50%;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	background-color: rgba(55, 212, 13, 0.28);
	height: 45px;
	line-height: 40px;
}
.error{
	width: 50%;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	background-color: rgba(208, 2, 2, 0.16);
	height: 45px;
	line-height: 40px;
	color: #cd0a0a;	
}
.text_l{text-align: left !important;}
.text_r{text-align: right !important;}
.text_c{text-align: center !important;}
.flecha{
	font-weight: bold;
	font-size: 10px;
	color: #555;
	text-decoration: none;
}
.botBorrar{
	color: #222;
	text-decoration: none;
}
.iconlist{
	color: #777;
	text-decoration: none;
	font-size: 15px !important;
	margin-left: 7px;
}
.iconlist_2{
	text-decoration: none;
	font-size: 17px !important;
}
.iconlist_1{
	text-decoration: none;
	font-size: 12px !important;
}
.etiqueta{
	float: left;
	font-weight: bold;
	width: 110px;
	color: #777;
	font-size: 0.8em;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
	margin-left: 20px;
	display: block;
	line-height: 25px;
}
.etiqueta2{
	float: left;
	color: #777;
	font-size: 0.8em;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
	margin-left: 5px;
	display: block;
	line-height: 25px;
}
.etiqueta3{
	float: left;
	color: #777;
	font-size: 0.8em;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
	margin-left: 5px;
	display: block;
	line-height: 25px;
	border: 0px;
}
.etiqueta4{
	width: 50px;
    display: inline-block;
}
.etiqueta5{
	margin-left: 35px !important;
	width:100px !important;
}
.compo_texto2{
	float: left;
	border: 1px solid #b6c5d1;
	-moz-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	line-height: 25px;
	height: 25px;
	margin-left: 5px;
	font-size: 14px;
	padding-left: 5px;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
	width: 240px;
}
.compo_texto3{
	float: left;
	border: 1px solid #b6c5d1;
	-moz-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	margin-left: 5px;
	font-size: 14px;
	padding-left: 5px;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
	width: 240px;
}
.campo_CBarra{
    border: 0px solid #fff;
    margin-left: 20px;
    font-size: 93px;
    padding-left: 5px;
    font-family: "Code 128";
}
.panel{
	float: left;
	display: block;
}
.Login_centrado{
    width: 500px;
    margin: 0 auto;
}
#shop-img {
    z-index: 1;
    margin: 0 auto;
	margin-top: 70px;
}
.control-label{
	font-size: 14px;
    font-weight: normal;
    color: #666;
}
.flexible{
	/*display: flex;*/
}
.form-control{
	display: block;
    width: 95%;
    padding: 10px 10px;
    font-size: 12px;
    color: #555;
    background-color: #F5F8F9;
    background-image: none;
    border: 1px solid #C7D6DB;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}
.panel1{
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    background-color: #fff;
    border: 1px solid transparent;
}
.btn-primary {
    background-color: #9fc637;
    color: #fff;
    text-transform: uppercase;
    display: block;
    width: 100%;
    padding: 10px 16px;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid transparent;
    -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) background-color !important;
    -moz-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) background-color !important;
    -ms-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) background-color !important;
    -o-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) background-color !important;
    transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) background-color !important;
}
.btn-primary:hover {
    background-color: #729a08;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.salir{	
    width: 50px;
    text-align: center;
    margin: 10px;
    padding: 5px;
    font-size: 20px;
}
.izquierda{float:left}
.derecha{float:right}
.item-lista{margin-bottom: 5px;}
.text_reserved{font-size: 12px;}
.nav1{
	/*background-color: #EAF9C4;	*/
	min-height: 100px;
}
.menu{
    background-color: #eaf9c4;
    font-size: 14px;
    display: inline-block;
    width: 100%;
	font-weight: 600;
}
.logo_imagen{
    min-width: 250px;
    padding: 20px;
    width: 200px;
    display: inline-block;
}
.etiqueta_corta{
	width:45px !important;;
	display:inline-block !important;;
	margin-left:5px !important;;
}
.etiqueta_corta2{
	width:35px !important;;
	display:inline-block !important;;
	margin-left:5px !important;;
}
.listado_paginacion{
    background-color: #fafafa;
    height: 35px;
    margin: 0px 0px 5px 0px;
}
.titulo_p{
    font-size: 10px;
    font-weight: bold;
    width: 100%;
    display: block;
	padding: 0px 0px 2px 2px;
	color: #ff0000;
}
.table_hoy{
	display: table;
    white-space: nowrap;
    table-layout: fixed;
	font-size: 12px;
}
.lista_hoy{
    width: 410px;
    display: inline-block;
    float: right;
    margin: 2px 2px;
    padding: 2px 2px 5px 5px;
    background-color: #fafafa;
	position: absolute;
    top: 0px;
    right: 0px;
}
.Heading_hoy{
	display: table-row;
    font-weight: bold;
    text-align: center;
    font-size: 0.8em;
}
.cell_hoy{
	border: 1px solid #fff;	
	display: table-cell;  
	color: #222;
	padding: 1px 1px; 
	text-decoration: none;	
}
.verde{
	color:#0C0 !important;
	font-weight:bold !important;
	font-size:14px !important;
}
.rojo{
	color:#F00 !important;
	font-weight:bold !important;
	font-size:14px !important;
}
.naranja{
	color:#F7D358 !important;
	font-weight:bold !important;
	font-size:14px !important;
}
.verde1{
	color:#0C0 !important;
	font-weight:bold !important;
	font-size:12px !important;
}
.rojo1{
	color:#F00 !important;
	font-weight:bold !important;
	font-size:12px !important;
}
.coste_listado{
	width: 100%;
    border: 1px solid #eee;
    padding-left: 5px;
    font-size: 12px;
    text-align: right;
    height: 20px;
}
.coste_listado_sin{
    width: 100%;
    border: 0px solid #eee;
    font-size: 12px;
    text-align: right;
    background-color: transparent !important;
}
.coste_listado50{
	width: 50px;
    border: 1px solid #eee;
    padding-left: 5px;
    font-size: 12px;
    text-align: right;
    height: 20px;
}
.left{float:left; margin-right: 5px;}
.vendido_0{}
.vendido_1{background-color: #EFF1F2}
.negativo{color: #ff0000; font-weight: bold;}
.porcentaje{font-size: 10px;}
.radio_text {
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.posicion1{
    display: inline-block;
    width: 86%;
}
.posicion2{
    display: inline-block;
    width: 12%;
}
.alto85{
	height:80px;	
}
.separacion30{
    margin-left: 30px !important;
}
.proveedorcss{
	width: 85px !important;
	margin-left:15px !important;	
}
.ocultar_imp{display: none !important}
.mostrar_imp{display:table-cell !important}
.ocultar{display: none}
.mostrar{display: initial}