#form_stock{
margin:0;
padding:0;
width:300px;
display: none;
 overflow-x: hidden;
 	-webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -o-user-select: none;
 -ms-user-select: none;
 user-select: none;
 
 
}

. errormsg {
color: #00b4F;
font-size:16px;
font-family:sans; 

}
#stock input[type="radio"] {
    display:none;
}

#stock input[type="radio"] + label {
 display:block;
 padding:0px;
 margin:0px;
}

#stock input[type="radio"] + label:before {
    content: '';    
    display:block;
    width: 285px;
    height: 60px;
    padding:0px;
    margin:0;
	padding:0px;
}
#stock span{
display: block;
    font-size:16px;
    font-family:sans;
      position:relative;
      top:-40px;
    left:75px;
	  margin:0;
	padding:0px;
	width:300px;
	height:2px;
	-webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -o-user-select: none;
 -ms-user-select: none;
 user-select: none;
	
}

 #stock input[type="checkbox"] { /*  here acting as a filter for older browsers */
	position: absolute;
	opacity: 0;
}

 #stock input[type="checkbox"].ios-switch + div {
	display: inline-block;
	vertical-align: middle;
	width: 3em;	height: 1em;
	border: 1px solid rgba(0,0,0,.3);
/*	border-radius: 999px; */
	margin: 0 .5em;
	background: white;
	background-image: linear-gradient(rgba(0,0,0,.1), transparent),
	                  linear-gradient(90deg, hsl(210, 90%, 60%) 50%, transparent 50%);
	background-size: 200% 100%;
	background-position: 100% 0;
	background-origin: border-box;
	background-clip: border-box;
	overflow: hidden;
	transition-duration: .4s;
	transition-property: padding, width, background-position, text-indent;
	box-shadow: 0 .1em .1em rgba(0,0,0,.2) inset,
	            0 .45em 0 .1em rgba(0,0,0,.05) inset;
	font-size: 150%; /* change this and see how they adjust! */
}

#stock input[type="checkbox"].ios-switch:checked + div {
	padding-left: 2em;	width: 1em;
	background-position: 0 0; 
}

#stock input[type="checkbox"].ios-switch + div:before {
	content: 'Si';
	float: left;
	width: 1.65em; height: 1.65em;
	margin: -.1em;
	border: 1px solid rgba(0,0,0,.35);
	border-radius: inherit;
	background: white;
	background-image: linear-gradient(rgba(0,0,0,.2), transparent);
	box-shadow: 0 .1em .1em .1em hsla(0,0%,100%,.8) inset,
	            0 0 .5em rgba(0,0,0,.3);
	color: white;
	text-shadow: 0 -1px 1px rgba(0,0,0,.3);
	text-indent: -2.5em;
}

#stock input[type="checkbox"].ios-switch:active + div:before {
	background-color: #eee;
}

#stock input[type="checkbox"].ios-switch:focus + div {
	box-shadow: 0 .1em .1em rgba(0,0,0,.2) inset,
	            0 .45em 0 .1em rgba(0,0,0,.05) inset,
	            0 0 .4em 1px rgba(255,0,0,.5);
}

#stock input[type="checkbox"].ios-switch + div:before,
#stock input[type="checkbox"].ios-switch + div:after {
	font: bold 60%/1.9 sans-serif;
	text-transform: uppercase;
}

#stock input[type="checkbox"].ios-switch + div:after {
	content: 'No';
	float: left;
	text-indent: .5em;
	color: rgba(0,0,0,.45);
	text-shadow: none;

}
#stock .milabel {


float:right;
	display: block;
	padding: 0 7px;
color:#0179f4;
font-size:12px;
}

/* Switch code ends here, from now Si it’s just bling for the demo page */



#stock input[type="input"] {

  	display:initial !important;
  width: 23%;
  border-width: 1px;
  border-style: solid;
  padding: 10px 10px 10px 10px;
  outline: 0;
  font-family: inherit;
  font-size: 14px;

  border-color: #bbb;
  color: #0;
}
#stock .miazul{
	background: #89e900;
}
#stock .miverde{
	background: #fff700;
}

#stock input[type="button"] { 
  padding: 8px 5px 7px 5px;
  background: #27C46A;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
  border-bottom: medium double #1B7541;
}

#stock input[type="button"]:hover {
  background: #148042;
  border-bottom: medium double #1B7541;
}

#stock .hideproduct{
	width:100%;
	
  background: #FF0000 !important;
 
	
}
#stock .hideproduct:hover{
	 background: #e6353d !important; 
  border-bottom: medium double #1B7541;
	
}

#stock p{
	padding: 8px 5px 7px 5px;
}
#stock .mimi{
	  padding: 0px 17px 0px 0px;
}

.radio_verde + label:before {
content: '';

background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-verde-uncheck.png) no-repeat;

}
.radio_verde:checked + label:before {
content: '';
background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-verde-check.png) no-repeat;
}
.radio_amarillo + label:before {
content: '';
background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-amarillo-uncheck.png) no-repeat;
}
.radio_amarillo:checked + label:before {
content: '';
background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-amarillo-check.png) no-repeat;
}
.radio_rojo + label:before {
content: '';
background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-rojo-uncheck.png) no-repeat;
}
.radio_rojo:checked + label:before {
content: '';
background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-rojo-check.png) no-repeat;
}
.radio_azul + label:before {
content: '';
background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-azul-uncheck.png) no-repeat;
}
.radio_azul:checked + label:before {
content: '';
background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-azul-check.png) no-repeat;
}
.radio_naranja + label:before {
content: '';
background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-naranja-uncheck.png) no-repeat;
}
.radio_naranja:checked + label:before {
content: '';
background: url(https://www.lacasadelgps.com/tienda2.0/images/icons/qicons/radio/radio-naranja-check.png) no-repeat;
}

.menuOp {
  background-color: #e5e5e5;
  position: absolute;
  padding: 20px 10px;
  top: 50px;
  margin-left: -100px; /* hide it */
}

.menuOp ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* 
CONTROL STOCK EN ATRIBUTOS  25/03/14 V0.1
*/


.childDivStockOption{
	/* border:0px solid black;
	height: 20px;
	margin: 1px;  
	background: #f9c667;    
	font:bold 9px/20px 'lucida sans', 'trebuchet MS', 'Tahoma';
	text-transform: uppercase;
	padding-left: 10px; */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

}
.parentDivStockOption{
	border: 2px solid #2da5da; 
	text-align: left;  
	white-space: nowrap; 
	background-color: #fff;
	cursor: pointer;
	width: 120px; 
	padding:2px;
	margin:1px;  
	margin-left: 0px; /* hide it */
	left:auto;
	top:auto;
	z-index:2;
	display:none;
	position: absolute; 
	-webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    2px 2px 4px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         2px 2px 4px 0px rgba(50, 50, 50, 0.4);
	/* background:#9C9C9C; */
}
.parentDivStockOption:after{  
content:''; /* vaciado */
position:absolute; /* modo pos */
width: 0px;
height: 0px;
left:20px;
top:-15px;
border-style: solid;
border-width: 0 10px 14px 10px;
border-color: transparent transparent #2da5da transparent;

}


.suggestions { 
font-size: 11;
background-color: #fff; 
color:#000; 

}
.suggestions_stock { 
font-size: 11;
background-color: #ACFF1C;  
color:#off;

}
.suggestions:hover { 
font-size: 11;
background: #2da5da; 
color: white; 

}