@charset "utf-8";
      input {
        border-top-style: hidden;
        border-right-style: hidden;
        border-left-style: hidden;
        border-bottom-style: groove;
      }
      
      .no-outline:focus {
        outline: none;
      }