/*
 * #%L
 * CSA_UI
 * %%
 * Copyright (C) 2002 - 2023 Fidelity National Information Services, Inc. and/or its subsidiaries - All Rights Reserved worldwide.
 * %%
 * This document is protected under the trade secret and copyright laws as the property of Fidelity National Information Services, Inc. and/or its subsidiaries.
 * Copying, reproduction or distribution should be limited and only to employees with a "need to know" to do their job. Any disclosure of this document to third parties is strictly prohibited.
 * #L%
 */
.idp-dom-loader {
  opacity: 1;
  transition: opacity 1s ease-in 0.5s;
}