﻿.form-vhv {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.25rem + 1px);
  padding: 0.5px 2px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/*.selected{
    background: #7D8B95;
}*/
