.select-level { width:120px!important; }
label.label-operacion { display:inline; float:left; margin-right:5px; }
label.label-operacion input { display:inline; }
#operacion-input, #div-productos-equipo-2, #div-productos-equipo-3, #div-productos-equipo-4 { display:none; }
.demotip {
	border:none;
	color:#FFF;
	padding:15px;
	background-color:#003!important;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-family: Trebuchet MS;
}
.items { padding:10px; margin-bottom:100px; margin-left:30px; }
label.error { display:block; color:#F00; font-family:Verdana; font-size:8pt; }
.hide { display:none; }
.form-text { width:200px; }