[data-layout="empty-view-1"] {
  position: relative;
  -ms-overflow-style: none;
  overflow-x: hidden;
}

.loading [data-layout="empty-view-1"] > .form-container {
  visibility: hidden;
}

[data-layout="empty-view-1"] ::-webkit-scrollbar {
  display: none;
  width: 0 !important;
}

html:not(.loading) [data-layout="empty-view-1"] {
  background: url(/WebDesigne_Admin/img/background-login.jpg) no-repeat center center fixed;
  background-size: cover;
}
