@CHARSET "UTF-8";.InsightStylesContext .LoginPanel {position:fixed;z-index:100;left:50%;top:50%;width:300px;margin:-80px 0 0 -170px;padding:20px;background:var(--LOGIN-PANEL-BACKGROUND );box-shadow:var(--LOGIN-PANEL-SHADOW )}.InsightStylesContext .LoginPanel h1 {margin:0 0 10px;font-size:20px}.InsightStylesContext .LoginPanel .Message {margin:0 0 20px;font-size:14px}.InsightStylesContext .LoginPanel .Error.Message {color:var(--ERROR-COLOR )}.InsightStylesContext .LoginPanel .Success.Message {color:var(--SUCCESS-COLOR )}.InsightStylesContext .LoginPanel .ActionButtons {position:relative;justify-content:flex-end}.InsightStylesContext .LoginPanel .ActionButtons .Action.Button {padding:5px 10px;background:var(--LOGIN-BUTTON-BACKGROUND );border:none;font-weight:bold;color:var(--LOGIN-BUTTON-TEXT-COLOR );transition:background-color .2s ease-out}.InsightStylesContext .LoginPanel .ActionButtons .Action.Button .Icon .FunctionShape {fill:var(--LOGIN-BUTTON-TEXT-COLOR )}.InsightStylesContext .LoginPanel .ActionButtons .Action.Button.Primary {background:var(--LOGIN-PRIMARY-BUTTON-BACKGROUND )}.InsightStylesContext .LoginPanel .ActionButtons .Action.Button:hover,.InsightStylesContext .LoginPanel .ActionButtons .Action.Button.Primary:hover {background:var(--LOGIN-BUTTON-HOVER-BACKGROUND)}.InsightStylesContext .LoginPanel a.Link {text-decoration:underline}.InsightStylesContext .LoginPanel .ResetPassword.Link {opacity:.5;margin-top:5px;display:block;float:right}.InsightStylesContext .LoginPanel.CustomEditor >.AttributeEditor {margin-right:0}.InsightStylesContext .LoginPanel.CustomEditor >.AttributeEditor >.Label {font-size:14px;width:100px}.InsightStylesContext .LoginPanel.CustomEditor >.ActionButtons {margin-top:20px}.InsightStylesContext body.Centered .LoginPanel {position:relative;left:auto;top:auto;margin:0}.InsightStylesContext .LoadDelaySpinner[for~="Button"] .LoadDelaySpinnerIcon {background:rgba(var(--LOGIN-BUTTON-SPINNER-SHADOW-RGB ),0.9 );box-shadow:0 0 8px 8px rgba(var(--LOGIN-BUTTON-SPINNER-SHADOW-RGB ),1 )}.InsightStylesContext .LoadDelaySpinner[for~="Button"] .LoadDelaySpinnerIcon .DelaySpinner >div >div {background:var(--HIGHLIGHT-SHADE-TEXT-COLOR ) !important}