/*BOTONES*/
.bot_tipo {
	-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea));
	background:-moz-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-webkit-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-o-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-ms-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea',GradientType=0);
	background-color:#bddbfa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:	#0052A3;
	font-family:Trebuchet MS;
	font-size:13px;
/* 	font-weight:bold; */
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}

.order{
	float: right;
	margin-top: 47px;
}

.bot_tipo:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
	background:-moz-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-webkit-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-o-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-ms-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa',GradientType=0);
	background-color:#80b5ea;
}
.bot_tipo:active {
	position:relative;
	top:1px;
}

.boton_otro {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
/* 	font-weight:bold; */
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.boton_otro:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
	background-color:#378de5;
}
.boton_otro:active {
	position:relative;
	top:1px;
}

.bt_addLinea{
	margin-bottom: 15px;
	margin-left: 5px;
}

.bt_add{
	height: 27px;
	margin-left: 5px;
}

.bot_file{
	margin-left: 250px;
}

.bt_espacio{
	margin-top: 18px;
	margin-bottom: 13px;
}

/*Select*/
.textPeq{
	width: 49px !important;
	margin-right: 0px !important;
}

select{
	height: 26px;
 	border: 1px solid #E5E5E5; 
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
	border-radius: 3px;
}

.sele_tipoGrande{
	width: 190px;
}

.sele_tipoMaq{
	width: 190px;
	font-size: 11px;
}

.sele_tipoMedio{
	width: 90px;
}

.sele_NombreItem{
	width: 300px;
}

/* ORDER */
.customer{
	font-weight: bold;
	color: #751919;
	text-decoration: underline;
	font-size: 15px;
}
.customer1{
	font-weight: bold;
	color: #751919;
	font-size: 15px;
	border-width: 1px;
	border-style: dashed;
	border-color: #751919;
	padding: 6px;
}
.cust{
/* 	font-weight: bold; */
/* 	font-family: cursive; */
	width: 80px !important;
	float: left;
	text-align: right;
	margin-right: 12px !important;
}

.cust2{
/* 	font-weight: bold; */
/* 	font-family: cursive; */
	width: 160px !important;
	float: left;
}

.sele_tipoMercha{
	width: 307px;
	font-size: 11px;
}

.sele_tipoItem{
	width: 118px;
	font-size: 11px;
}

.textCant{
	width: 45px !important;
}

/* BUSQUEDA CLIENTE MENU APORTACION COMERCIAL */
#busqCliente{
	position: relative;
}

#busqCliente h3{
	float: left;
}

#busqCliente select{
	width: 300px;
	float: right;
	top: 9px;
	position: relative;
}

#busqCliente1 select{
	width: 150px;
	float: right;
	top: 9px;
	position: relative;
	font-size: 11px;
	color:#c66653;
}


#bt_siguiente{
	float: right;
}

#bt_guardar{
	margin-left: 200px;
	font-weight: bold;
}
#bt_guardar1{
	margin-left: 200px;
	font-weight: bold;
}

.botoncito{
	margin-bottom: 20px;
	margin-top: 20px;
}

.fecha{
	float: right;
	margin-right: 20px;
	font-weight: normal;
}

#inputMargen{
	margin-left: 10px;
}

/* #### BOTON TIPO RECIBO #### */
#reciboOculto{
	display: none;
}
#capa_3{
	clear: both;
	overflow: hidden;
}

.columna{
	float: left;
	width: 47%;
}

.columna2{
	float: left;
	margin: 5px;
}

.columna3{
	float: left;
	margin: 5px;
	margin-top: 31px;
	margin-left: 12px;
	font-weight: bolder;
}

/*parrafo de la busqueda*/
.busqMaq{
	margin-top: 24px !important;
  	margin-bottom: -4px !important;
  	font-size: 11px;
} 

.borrable{
	overflow: hidden;
	float: none;
	clear: both;
}

.btnPosicion{
	float: right;
	margin-top: 50px;
}

#main fieldset .text_sinFloat{
	float: none;
	clear: both;
/* 	margin-bottom: 20px; */
}

#main fieldset .text_sinFloat textarea{
	margin-bottom: 20px;
}

.displayNone{
	display: none;
}

.noVisible{
	visibility: hidden;
}

.grupoOculto{
	display:none;
}

/* ###FIN DE APORTACION COMERCIAL### */
.sele_tipoGrande .tamanoMenor{
	font-size: 10px !important;
}

.botonCambio button span span{
	background-color: red;
}

/* Stock insertar maquina stock */
.pStock{
	float: right;
	display: block;
	overflow: hidden;
	width: 100px;
}

.pStock label{
	width: 20px;
	overflow: hidden;
	display: block;
}

/* ### USUARIO CONECTADO EN MENU ### */
#usuario{
	border: 1px solid black;
	margin: 6px 0 2px 500px;
	width: 250px;
	height: 36px;
}

/* ### LISTADO DE CLIENTES Y MAQUINAS ### */
table{
	width: 700px;
}

th{
	width: 100px;
 	padding: 0px 9px; 
	line-height: 32px;
	border-bottom: 1px solid #ddd;
}

td{
 	width: 140px; 
	padding: 0px 7px; 
 	height: 29px; 
 	line-height: 29px; 
 	border-bottom: 1px solid #ddd;
 	font-size: 11px;
}

.tdAdap{
	width: 30px;
}

.tdAdapMAQ{
	width: 220px;
}

.tablaCliente{
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
/* 	text-align: center; */
}

.tablaLineaMaq{
	width: 645px;
}

.tablaCliente th, .tablaLineaMaq th{
	background-color: 	#666;
	color: 	#fff;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.tdNombre{
	width: 45%;
}

.tablaSecundaria th{
/* 	width: 25%; */
	text-align: left;
	font-size: 9px;
	line-height: 20px;
	background-color: #E0E0E0;
}

.tablaSecundaria, .tablaLineaMaq{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right:  1px solid #ccc;
/* 	margin-bottom: 10px; */
}

#divTablaCliente{
	margin-bottom: 20px;
	box-shadow: 2px 2px 2px #eee;
}

.nombreProducto{
	width: 40px;
}

.tablaLineaMaq td{
	font-size: 10px;
	line-height: 12px;
	padding: 3px 25px; 
	vertical-align: middle !important;
}

.tablaSecundaria td{
	font-size: 10px !important;
}

.tablaCliente td{
	text-align: left;
}

.edit{ 
	text-decoration: underline; 
 	color: #a02b2b; 
} 

/* TABLA ORDER */
.tablaOrder th{
	width: 100px !important;
	line-height: 28px;
	background-color: 	#666;
	color: 	#fff;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

/* TABLA STOCK */
.tablaStock, .tablaOrder{
	border: 1px solid #ccc;
}

.tablaStock th{
	width: 20%;
	background-color: 	#666;
	color: 	#fff;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.nombreStock{
	width: 40%;
}

.serieStock{
	font-size: 11px;
	font-weight: bold;
	
}

/* ###### USUARIO REGISTRADO ###### */
#usuRegistrado{
/*  width: 400px; */
	overflow: hidden;
	width: 100%;
}

#usuRegistrado >h1{
	display: block;
	overflow: hidden;
	float: left;
	width: auto;
}

#usuRegistrado>p{
	font-size: 15px;
	font-style: italic;
	padding: 7px;
	display: block;
	overflow: hidden;
	float: right;
	width: auto;
	text-align: right;
	position: relative;
	top:22px;
}

/* ##### DETALLE CLIENTE #### */

.nuevaLinea{
	clear: both; 
/* 	margin-bottom: 20px; */
}

.nuevaLinea .textoRetirada{ 
 	margin-top: 20px !important; 
 	font-weight: bold; 
 	font-size: 15px; 
 	text-decoration: underline;
} 

/* #### OTROS #### */

.totalLineas{
	margin-top: 20px;
	margin-right: 2px;
	float: right;
	font-weight: bold;
}

.dinero{
	width: 15px !important;
	margin-top: 20px !important;
}

.otros{
	float: left;
	width: 61% !important;
}

.euroles{
	float: left;
	margin-top: 34px;
	margin-right: 13px;
	font-size: 11px;
	font-weight: bold;
	
}

.oculto{
	display: none;
}

/*#### BOTON FILE ####*/
.fileWrapper{
	position:relative;
	overflow:hidden;
	padding:0;
}

input[type=text].fileInputText{
	float:left;
	border:1px solid #ddd;
	margin:0;
	padding:0 5px
}

input[type=button].fileInputButton{
	float:right;
	border:solid 1px #ccc;
	background:#ddd;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	margin:0;
	padding:0
}

#imagLogo{
	width: 270px;
	height: 90px;
	margin-left: -38px;
}

.infoBtn{
	float: left;
}

.pk{
	width: 5px !important;
}

/*VENTANA PICK UP*/
.pickUpTabla{
	border: 1px solid #ddd;
	position: fixed;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #ddd;
	background-color: rgb(236, 234, 230);
	width: 300px;
	top: 300px;
	left: 460px;
	display: none;
	font-size: 12px;
}

.tipoPick{
	margin: 10px !important;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: underline;
}

.btnpick{
	margin: 5px;
}

.botoncitos{
	width: 127px;
	margin: 0 auto;
}

#divGlobal2{
	clear: both;
}

#divGlobal3{
	clear: both;
}

.bot_tipo_cond {
	-moz-box-shadow:inset 0px 1px 0px 0px #c66653;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c66653;
	box-shadow:inset 0px 1px 0px 0px #c66653;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c66653), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #c66653 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #c66653 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #c66653 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #c66653 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #c66653 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c66653', endColorstr='#ffffff',GradientType=0);
	background-color:#c66653;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #c66653;
	display:inline-block;
	cursor:pointer;
	color:	#954738;
	font-family:Trebuchet MS;
	font-size:10px;
/* 	font-weight:bold; */
	padding:1px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000000;
	width: 75px;
	height: 20px;
	
}
.bot_tipo_cond:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #c66653));
	background:-moz-linear-gradient(top, #ffffff 5%, #c66653 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #c66653 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #c66653 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #c66653 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #c66653 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c66653',GradientType=0);
	background-color:#ffffff;
}
.bot_tipo_cond:active {
	position:relative;
	top:1px;
}	
	
	
.caja {
   margin:20px auto 40px auto;	
   border:1px solid #d9d9d9;
   height:30px;
   overflow: hidden;
   width: 10px;
   position:relative;
}
select {
   background: transparent;
   border: none;
   font-size: 12px;
   height: 30px;
   padding: 5px;
   width: 10px;
}
select:focus{ outline: none;}

.caja::after{
	content:"\025be";
	display:table-cell;
	padding-top:7px;
	text-align:center;
	width:30px;
	height:30px;
	background-color:#d9d9d9;
	position:absolute;
	top:0;
	right:0px;	
	pointer-events: none;
}