/* Items Modal ModificarCaja*/
.btn-guardar{
	padding:10px !important;
}

.btn-nueva-caja{
	float: right !important;
}
/*Fin Modal ModificarCaja*/

 .cajasInfo{
  color: white;
  background-color:red;
  border-radius: 6px;
  text-align: center !important; 
  font-size:12px; 
  height: 25px;
  width: 100%!important;
  font-weight: bold;
  margin-top: 10px !important;
 }