body{font-size: 20px !important;}
#bajo_cabecera{}

#menu-usuario{position:absolute; left:0px; width:100%;}
#menu-usuario .frm_campo input,textarea,select, .boton {width:100%;}

.frm_titulo {display:none;}
.frm_campo{clear:both; width:100%; box-sizing: border-box; margin-bottom:10px;}
.frm_campo input,textarea,select, .boton {width:100%;}
#boton-aceptar {margin-bottom:20px;}

#leyenda{height: 180px; width:100%}
#leyenda div{margin-top:15px; }
#leyenda .leyenda-ico{width:100%;}
#leyenda .txt-leyenda{font-size:14px; float:left; width:260px}

.titulos{height: 0px !important; width: 0px !important; margin-left: -100px !important; overflow: hidden;}
.ver{clear:both;}
.col {padding: 5px;}

.categoria{padding:15px; margin: 0px -8px}
.linea_producto {padding:15px; margin: 0px -8px}

.mitad {float:left; width:50%; box-sizing: border-box;}
.nombre {width: auto; clear: both; overflow: auto;}
.origen {width: 50%; float:left;}
.precio {width: 200px; text-align: right; float:right; clear:both;}
.cantidad {width: 100%; float:right; }
.cantidad input {width: 70px; float:right; margin-left: 5px; font-size:24px;}
.subtotal {width:100%; clear:both; float:right; text-align:right; font-weight:bold;}
.subtotal::before{content: "Subtotal";}

.cantidad-sumar{font-size: 20px; padding: 0px 15px 8px}
