<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Pebble';
    src: url('/webportal/font/Pebble_W_Rg.woff') format('woff');
}
@font-face {
    font-family: 'iconfont';
    src: url('/webportal/font/Telia-Icon-Glyphs-woff.woff') format('woff');
}

html {
    font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-size: 62.5%;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
    line-height: 1.65;
}

body, html {
    background-color: #f2f2f2;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    margin: 0;
    color: #4a4a4a;
    word-wrap: break-word;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    min-width: 1050px;
    height: 100%;
}

.document {
    overflow: visible;
    width: 100%;
    zoom: 1;
    background-color: #f2f2f2
}

.button {
    font-family: inherit;
    font-size: 100%;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.button:hover, .button:focus {
    background-color:#c0f;
    outline: 0 none;
}

input:focus {
    box-shadow: 0 0 0 2px #cdff99;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::selection {
    background: #cdff99; /* WebKit/Blink Browsers */
}
::-moz-selection {
    background: #cdff99; /* Gecko Browsers */
}

.logo-div {
    position: absolute;
    left: 40px;
    top: 31px;
    background: #fff;
    width: 158px;
    border-radius: 0 0 20px 0;
    margin: 0;
    padding: 0;
    padding-bottom: 17px;
}

.logo-img {
    vertical-align: middle;
    width: 145px;
    padding: 14px;
    padding-bottom: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div .login-background {
    background-color: #f2f2f2 !important;
    background-image: url(/webportal/img/telia/Pebble_desctop_1680x500_2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-top: 4rem;
    padding-bottom: 420px;
    padding-bottom: 42rem;
}

div .row {
    max-width: 120rem;
    margin-left: auto;
    margin-right: auto;
    position:relative;
    margin-top:95px;
}

div .large-4 {
    width: 33.33333%;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
}

div .login-tabs {
    background-color: #990ae3;
    position: relative;
    height:374px;
    min-width: 250px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
div .login-tabs__header {
    display: block;
    position: relative;
    text-align: left;
    width: 70%;
    padding: 22px 0 22px 22px;
    color: #fff;
}

div .login-tabs__section_article {
    background-color: #fff;
    display: block;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    left: 260px;
    position: absolute;
    top: 0;
    min-height: 375px;
    width: 100%;
}
.input-field {
    padding:12px 20px 12px 20px;
    padding:1.2rem 2rem 1.2rem 2rem;
    border-top:1px solid #a0a0a0;
    border-right:1px solid #a0a0a0;
    border-bottom:1px solid #a0a0a0;
    border-left:1px solid #a0a0a0;
    width:100%
}
input:focus {
    border:1px solid #990ae3;
    box-shadow: none;
    outline:0
}
.login-tabs__section_article_content{
    padding: 22px;
}
.form-field {
    margin-bottom:20px;
    margin-bottom:2rem
}
.form-field__label {
    margin: 0;
    padding: 0;
    display:block;
    margin-bottom:8px;
    margin-bottom:.8rem;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
}
.margin-top {
    margin-top:20px;
    margin-top:2rem
}
.button {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin:0;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    padding:12px 30px 12px 30px;
    padding:1.2rem 3rem 1.2rem 3rem;
    color:#fff;
    background-color:#990ae3;
    border:0 none;
    font-weight:700;
    text-transform:uppercase;
    border-radius: 25px;
}

.button_outline {
    border:1px solid #990ae3;
    color:#000;
    background-color:#fff;
    padding:11px 29px 11px 29px;
    padding:1.1rem 2.9rem 1.1rem 2.9rem
}
.button_outline:hover {
    color:#fff;
    border-color:#c0f
}

.h3 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 36px;
    line-height: 3.6rem;
    margin: 24px 0 24px 0;
    margin: 2.4rem 0 2.4rem 0;
    font-family: "Pebble", Arial, sans-serif;
    text-transform:uppercase;
}

.large-6 {
    width:48%;
    float: right;
    background: transparent;
}
.wrap-login__text{
    margin-top: 0;
    width: 70%;
    margin-left: 90px;
    margin-left: 9rem;

}
.form-field__error::before {
    content: '\e050';
    position: absolute;
    left: 0;
    font-family: iconfont;
}
.form-field__error{
    display: block;
    margin-top: 10px;
    margin-top: 1rem;
    color: #ff6464;
    position: relative;
    padding-left: 24px;
    padding-left: 2.4rem;
}

.section-support {
    box-sizing: border-box;
    max-width: none;
    background-color: white;
    right: 0;
    left: 0;
    bottom: 0;
    top: 565px;
    width: 100%;
    display: table;
    padding-bottom: 20px;
    padding-bottom: 2rem;
}

.module-support {
    height: 100%;
    width: 25%;
    float: left;
}

.module-support:nth-child(3), .module-support:nth-child(4) {
    margin-bottom: 0;
}

a.module-support__anchor:visited, a.module-support__anchor:active,
a.module-support__anchor:hover, a.module-support__anchor:link {
    text-decoration: none;
    font-size: 100%;
    cursor: pointer;
    color: #642d96;
}

.module-support_icon {
    width:70px;
    width:7rem;
    padding-top: 22px;
}

.tsFooter {
    background-color:#990ae3
}
.tsFooterSimple .tsFooter-heading {
    font-weight:400;
    text-align:center;
    margin:0;
    font-size:14px;
    font-size:1.4rem;
    padding:10px 0;
    padding-top:13px;
    padding-top:1.3rem;
    padding-bottom:13px;
    padding-bottom:1.3rem
}

.tsFooterSimple .tsFooter-heading {
    color:#fff
}

a img {
    border:none;
    outline:none;
}</pre></body></html>