/* Copyright 2020-2021 Epic Systems Corporation */
.ie {
  display: none;
}

_:-ms-lang(x), .ie {
  display: block;
}
