.bi-input-wrapper {
  padding: 0px 10px !important; }
  .bi-input-wrapper .bi-input-no-border {
    border: 0;
    outline: none;
    cursor: inherit;
    font: inherit;
    color: inherit;
    width: 100%;
    height: 100%; }

.bi-border-valid {
  border-color: #81C784 !important; }

.bi-border-invalid {
  border-color: #E57373 !important; }
