﻿button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: normal;
}

*, ::after, ::before {
  box-sizing: content-box;
}

.RepairBootstrap *, ::after, ::before {
  box-sizing: border-box;
}
