.tabla_precios th {
    text-align: center;
}

.tabla_precios th.small-col {
    width: 20%;
}

.tabla_precios th.right-side,
.tabla_precios td.right-side {
    text-align: right;
}

.tabla_precios th.left-side,
.tabla_precios td.left-side {
    text-align: left;
}

.add-on .input-group-btn > .btn {
  border-left-width:0;left:-2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
