/* Custom styles goes here */
.icon-base,
.ti {
  width: 1.05em;
  height: 1.05em;
  line-height: 1;
  vertical-align: -0.125em;
}

.icon-base {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.btn-icon .icon-base,
.btn-icon .ti {
  width: 1.1em;
  height: 1.1em;
}

.table td .icon-base,
.table td .ti {
  vertical-align: middle;
}
