/* Minification failed. Returning unminified contents.
(1,71): run-time error CSS1039: Token not allowed after unary operator: '-background-image-login'
(1,143): run-time error CSS1039: Token not allowed after unary operator: '-background-image-position-login'
(1,503): run-time error CSS1039: Token not allowed after unary operator: '-background-color-login'
(1,595): run-time error CSS1039: Token not allowed after unary operator: '-background-login-header-logo'
(1,704): run-time error CSS1039: Token not allowed after unary operator: '-border-radius-large'
(1,742): run-time error CSS1039: Token not allowed after unary operator: '-box-shadow'
(1,850): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(1,854): run-time error CSS1046: Expect comma, found '-'
(1,855): run-time error CSS1047: Expected number or percentage value in rgb function, found '-color-border-input'
(1,874): run-time error CSS1046: Expect comma, found ')'
(1,875): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1,924): run-time error CSS1039: Token not allowed after unary operator: '-border-radius-extra-small'
(1,1087): run-time error CSS1039: Token not allowed after unary operator: '-border-radius-extra-small'
(1,1278): run-time error CSS1039: Token not allowed after unary operator: '-border-radius-extra-small'
(1,1512): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(1,1516): run-time error CSS1046: Expect comma, found '-'
(1,1517): run-time error CSS1047: Expected number or percentage value in rgb function, found '-color-primary-text'
(1,1536): run-time error CSS1046: Expect comma, found ')'
(1,1537): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1,2222): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(1,2226): run-time error CSS1046: Expect comma, found '-'
(1,2227): run-time error CSS1047: Expected number or percentage value in rgb function, found '-background-color-login-footer'
(1,2257): run-time error CSS1046: Expect comma, found ')'
(1,2258): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1,2270): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(1,2274): run-time error CSS1046: Expect comma, found '-'
(1,2275): run-time error CSS1047: Expected number or percentage value in rgb function, found '-color-login-footer'
(1,2294): run-time error CSS1046: Expect comma, found ')'
(1,2295): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1,2371): run-time error CSS1039: Token not allowed after unary operator: '-border-radius-large'
(1,2425): run-time error CSS1039: Token not allowed after unary operator: '-border-radius-large'
(1,2695): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(1,2699): run-time error CSS1046: Expect comma, found '-'
(1,2700): run-time error CSS1047: Expected number or percentage value in rgb function, found '-color-error'
(1,2712): run-time error CSS1046: Expect comma, found ')'
(1,2713): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1,2817): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(1,2821): run-time error CSS1046: Expect comma, found '-'
(1,2822): run-time error CSS1047: Expected number or percentage value in rgb function, found '-color-error'
(1,2834): run-time error CSS1046: Expect comma, found ')'
(1,2835): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1,2954): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(1,2958): run-time error CSS1046: Expect comma, found '-'
(1,2959): run-time error CSS1047: Expected number or percentage value in rgb function, found '-color-border-input'
(1,2978): run-time error CSS1046: Expect comma, found ')'
(1,2979): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(1,3036): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(1,3040): run-time error CSS1046: Expect comma, found '-'
(1,3041): run-time error CSS1047: Expected number or percentage value in rgb function, found '-background-color-field'
(1,3064): run-time error CSS1046: Expect comma, found ')'
(1,3065): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
.SpeLoginCss .LoginPage{width:100%;padding:0;margin:0;background:var(--background-image-login);background-size:cover;background-position:var(--background-image-position-login);background-repeat:no-repeat;background-attachment:fixed}.SpeLoginCss .LoginPage-body{background:none;width:100%;overflow-x:hidden;overflow-y:auto}.SpeLoginCss .LoginPage-globalform{height:100vh}.SpeLoginCss .LoginPage-panel{border:0px;background:none;margin-top:5em}.SpeLoginCss .LoginPage-mainForm{background-color:rgba(var(--background-color-login), 0.8);padding:0;margin:0 auto;max-width:30em;background-image:var(--background-login-header-logo);background-repeat:no-repeat;background-position:center 2em;border-radius:var(--border-radius-large);box-shadow:var(--box-shadow)}.SpeLoginCss .LoginPage-inputField{padding:1em;width:70%;margin-top:1.5em;border:1px solid rgb(var(--color-border-input));height:40px;font-size:.87em;border-radius:var(--border-radius-extra-small)}.SpeLoginCss .RadComboBox.LoginPage-languageField{width:70% !important;border:none !important;background-color:#fff;border-radius:var(--border-radius-extra-small) !important}.SpeLoginCss .RadComboBox.LoginPage-languageField select{height:100%;margin:0;padding:1em !important;max-height:40px;font-size:.87em;border-radius:var(--border-radius-extra-small) !important}.SpeLoginCss .LoginPage-center{margin-top:90px;text-align:center}.SpeLoginCss .LoginPage-normalText{text-align:left;width:70%;margin:0 15% 1em 15%}.SpeLoginCss .LoginPage-label-content{color:rgb(var(--color-primary-text))}.SpeLoginCss .LoginPage-rememberLogin{display:inline-block}.SpeLoginCss .LoginPage-rememberLogin .LoginPage-rememberLabel,.SpeLoginCss .LoginPage-rememberLogin .LoginPage-rememberCheckbox{vertical-align:middle}.SpeLoginCss .LoginPage-rememberLogin .LoginPage-rememberCheckbox input{width:auto;margin:0}.SpeLoginCss .LoginPage-mainForm .RadComboBox .rcbReadOnly .rcbInputCell,.SpeLoginCss .LoginPage-mainForm .RadComboBox .rcbReadOnly .rcbArrowCellRight{border:0px;padding:5px}.SpeLoginCss .LoginPage-mainForm .RadComboBox .rcbInput{height:auto !important}.SpeLoginCss .LoginPage-mainForm .RadComboBoxDropDown .rcbList>li{padding:1em}.SpeLoginCss .LoginPage-footerText{background:rgb(var(--background-color-login-footer));color:rgb(var(--color-login-footer));padding:.5em;font-size:.8em;margin-top:3em;border-bottom-left-radius:var(--border-radius-large);border-bottom-right-radius:var(--border-radius-large)}.SpeLoginCss .LoginPage-header{padding-top:90px;font-size:1.4em}.SpeLoginCss .LoginPage-optionsLinks{font-size:.8em;padding-top:.5em}.SpeLoginCss .LoginPage-hyperlink{padding:.8em 1em;margin-top:.5em}.SpeLoginCss .LoginPage-divErrorLogin{color:rgb(var(--color-error));font-size:.8em;margin:0 15% 0 15%;text-align:left}.SpeLoginCss .LoginPage-fieldError{border-color:rgb(var(--color-error)) !important}.SpeLoginCss .LoginPage-buttons{line-height:.5em}.SpeLoginCss input:-webkit-autofill{border:1px solid rgb(var(--color-border-input)) !important;-webkit-box-shadow:inset 0 0 0px 9999px rgb(var(--background-color-field))}
