/* SupportBridge V92.64 R2 file input dedup */
.sb-v9264-r2-fileinput-hidden{ display:none !important; }
[data-sb-v9264-r2-fileinput-root="1"] .sb-v9264-r2-fileinput-active{
  margin-top: 0 !important;
}
[data-sb-v9264-r2-fileinput-root="1"] input[type="file"]::file-selector-button{
  border: 1px solid #c8d7ea;
  background: #fff;
  color: #0f2544;
  border-radius: 8px;
  padding: 8px 14px;
  font-weight: 700;
  cursor: pointer;
}
[data-sb-v9264-r2-fileinput-root="1"] input[type="file"]::file-selector-button:hover{
  background:#f6f9ff;
}
