@import url('https://fonts.googleapis.com/css2?family=Anton&family=Space+Grotesk:wght@300..700&display=swap');


@font-face {
    font-family: 'SegoeUI';
    src: url(fontawesome-webfont.woff2);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI';
    src: url(fontawesome-webfont.woff2);
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI';
    src: url(fontawesome-webfont.woff2);
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'SegoeUI';
    src: url(fontawesome-webfont.woff2);
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
}

/* <style id="idpselector"> */
#SignInWithLogonNameExchange,
#SignUpWithLogonEmailExchange,
#SignUpWithLogonNameExchange {
    background-image: url(https://{Settings:b2cDirectoryDomain}.b2clogin.com/static/tenant/templates/idp_logos/colored/local.svg);
}

#SignInWithLogonNameExchange:hover,
#SignUpWithLogonEmailExchange:hover,
#SignUpWithLogonNameExchange:hover {
    background-image: url(https://{Settings:b2cDirectoryDomain}.b2clogin.com/static/tenant/templates/idp_logos/white/local.svg);
}

#SignUpWithLogonEmailExchange.text-link {
    background-image: none;
    background-color: transparent !important;
}

#SignUpWithLogonEmailExchange.text-link:hover {
    background-image: none;
    background-color: transparent !important;
}

html {
    background: 0 0
}

body {
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background-attachment: fixed;
    background-color: #f6f6f6 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left
}

body { background-color: #f6f6f6 !important; }
.unified_container .row .panel-default { background-color: #f6f6f6; }
.panel-body { background-color: #F6F6F6; }
@media only screen and (max-width:600px) { .container { background-color: #F6F6F6 } }

.container {
    text-align: center;
    width: 100%;
    padding: 0;
    max-width: 1100px !important;
    align-items: center;
    margin: 25px 0px 25px 0px;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

a {
    /* text-decoration: underline; */
    text-decoration-thickness: 1px;
    text-decoration: none !important;
    color: #EE7203 !important;
}

a:focus {
    outline: 0;
    border: .5px solid #000
}

select {
    /* border-bottom: 1px solid #ccc */
}

select:focus {
    text-shadow: 0 0 0 #000;
    outline: 0;
    border: 1px solid gray
}

select:-moz-focusring {
    color: transparent
}

img[data-tenant-branding-background=false] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    position: fixed;
    left: 0;
    overflow: hidden;
    top: 0
}

div[data-tenant-branding-background-color=true] {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 0
}

#api {
    margin: 0 auto
}

.heading h1 {
    margin-bottom: 20px !important;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 48px !important;
}

.intro {
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 48px !important;
    font-weight: 900 !important;
    margin-bottom: 25px !important;
    text-align: center;
    line-height: 60px!important;
}


.col-lg-6 {
    max-width: 470px;
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    Height: fit-content;
}

.row {
    width: 100%;
    margin: 0;
    display: table-cell;
    vertical-align: middle
}

ul {
    padding: 0
}

#simplemodal-container .simplemodal-data {
    padding: 5px 8px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
    font-style: italic
}

#LocalAccountSigninEmailExchange,
#SignInWithLogonNameExchange {
    /* background-image: url(none); */
    background-size: 10%;
    background-position-x: 95%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    /* border-radius: .2rem; */
    width: 100%;
    margin-left: auto
}

#LocalAccountSigninEmailExchange:hover,
#LocalAccountSigninUsernameExchange:hover,
#SignInWithLogonEmailExchange:hover,
#SignInWithLogonNameExchange:hover,
#SignUpWithLogonEmailExchange:hover,
#SignUpWithLogonNameExchange:hover {
    background-color: rgba(238, 114, 3, 1);
}

/* .unified_container .row .panel-default #api .accountButton:for(id="PeopleExchange") {
    border: 1px solid #202220; 
} */

#PeopleExchange:hover {
    background-color: #e16410 !important;
    color: white;
}

#FacebookExchange:hover {
    background-color: #3b5595 !important
}

#SignUpWithLogonEmailExchange:hover,
#AppleExchange:hover,
#AppleManagedExchange:hover {
    background-color: #0f0f0f !important
}

#GoogleExchange:hover {
    background-color: #c64a29 !important
}


.buttons {
    text-align: right;
    /* margin: 25px 0px; */
}

.buttons button {
    display: block;
    width: 50%;
    height: 56px;
    background-color: #EE7203;
    border: 1px solid #EE7203;
    /* border-radius: 72px; */
    color: #fff;
    font-size: 1em;
    margin-left: auto;
    margin-top: 10px;
    transition-duration: 0.4s;
}

.buttons button:disabled,
.buttons button:disabled:hover {
    background-color: #848484;
    border-color: #848484;
}

.buttons button:hover {
    background-color: #EE7203;
    border: 1px solid #EE7203;
    /* border-radius: 72px; */
}

.buttons #continue:disabled,
.buttons button[aria-disabled=true] {
    opacity: .3
}

.buttons button:not([aria-disabled=true]) {
    opacity: 1
}

.buttons #cancel {
    /* padding: 0;
    float: left;
    background: 0 0;
    border: 1px solid #EE7203;
    width: 39%;
    background-color: transparent;
    font-size: 1em;
    color: #EE7203;
    box-shadow: none;
    text-align: center */
    display: none;
}

.buttons #cancel:hover {
    /* border:1px solid #EE7203; */
    /* border-radius: 72px; */
    color: #a35612 !important
}

/* .buttons #cancel:before {
    padding: 10px;
    vertical-align: sub;
    zoom: 90%;
    display: inline-block
} */

.buttons #continue,
#email_ver_but_verify {
    width: 100%;
    float: right;
}

.buttons #Cuntinue:hover {
    /* border:1px solid #EE7203; */
    /* border-radius: 72px; */
    color: #a35612 !important
}

#attributeList {
    margin-bottom: 25px !important;
}

#attributeList ul {
    padding: 0
}

#attributeList ul li {
    list-style: none;
    margin: 1rem 0
}

legend {
    font-weight: 600
}

#attributeList ul li legend {
    display: block;
    text-align: left;
    float: none;
    border: none;
    font-size: 14px;
    margin-bottom: 0
}

#attributeList ul li fieldset {
    border: none
}

label {
    font-family: "Space Grotesk", sans-serif;
    font-style: normal;
    font-weight: 400
}

#fieldIncorrect {
    text-align: left;
    font-family: "SegoeUI";
}

.entry-item label {
    float: left;
    margin-bottom: 10px !important;
    text-align: left;
    font-size: 16px;
    font-family: "SegoeUI";
    font-weight: 100;
}
#attributeList ul li label {
    float: left;
    margin-bottom: 10px !important;
    text-align: left;
    font-size: 16px;
    font-family: "SegoeUI";
    font-weight: 100;
}



/* #Extension_CountryCode_label,
#attributeList ul li.EmailBox label,
#attributeList ul li.Password label,
#attributeList ul li.TextBox label {
    display: none !important
} */

#attributeList ul li label[for=country] {
    float: left;
}

#attributeList ul li label[for=cpiminternal_legalCountry] {
    float: none;
    text-align: left;
    display: block !important
}

#attributeList ul li label[for=cpiminternal_dateOfBirth] {
    float: none;
    text-align: left;
    display: block !important
}

.entry-item input {
    outline: 0;
    height: 49.37px;
    width: 100%;
    border-radius: unset;
    border: 1px solid #000;
    box-shadow: none;
    background-color: #f6f6f6 !important;
    background-image: none !important;
    color: #000000;
    text-indent: 20px;
    font-size: 14px;
}

#attributeList ul li input {
    outline: 0;
    height: 60px;
    width: 100%;
    border-radius: unset;
    border: 1px solid #000;
    box-shadow: none;
    background-color: #f6f6f6 !important;
    background-image: none !important;
    color: #000000;
    text-indent: 20px;
    font-size: 14px;
    padding-top: 0px;
}

#attributeList ul li input:focus {
    border: 1px solid #000000
}

#attributeList ul li input::-webkit-input-placeholder {
    text-indent: 20px
}

#attributeList ul li .attrEntry.validate input:invalid {
    border-color: #b00
}

#attributeList ul li .attrEntry .verify {
    margin-top: 15px;
    padding-bottom: 0px;
    position: relative;
    text-align: right
}

#attributeList ul li .attrEntry .verificationControlContent .sendCode,
#attributeList ul li .attrEntry .verify #email_ver_but_send {
    /* width: 50%;
    min-height: 40px;
    height: auto;
    background-color: #EE7203;
    color: #fff;
    float: right */
}

#attributeList ul li .attrEntry .verificationControlContent .sendCode:hover,
#attributeList ul li .attrEntry .verify #email_ver_but_send:hover {
    background-color: #ad4b00
}

@media screen and (-ms-high-contrast:active) {

    #attributeList ul li .attrEntry button,
    .buttons #continue {
        border: 1px dashed #fff !important;
        height: 48px;
    }

    #attributeList ul li .attrEntry button:hover,
    .buttons #continue:hover {
        border: 1px solid #fff !important
    }

    #attributeList ul li .attrEntry button[aria-disabled=true],
    .buttons button[aria-disabled=true] {
        opacity: .3
    }
}

#attributeList ul li .attrEntry .verify #email_ver_but_verify {
    width: 45%;
    padding: 0 20px;
    margin-right: 5px;
    color: #fff;
}

#attributeList ul li .attrEntry .verify #email_ver_but_verify:hover {
    background-color: #ad5900
}

#attributeList ul li .attrEntry .verify #email_ver_but_resend {
    font-size: 1em;
    color: #fff;
    float: left;
}

#attributeList ul li .attrEntry .verify #email_ver_but_resend:hover {
    background-color: #ad4b00
}

#attributeList ul li .attrEntry .verify #email_ver_but_edit {
    margin-bottom: 5px;
    border: none;
    color: #fff;
    background-color: #EE7203;
    width: 50%;
    float: right
}

#attributeList ul li .attrEntry .verify #email_ver_but_edit:hover {
    background-color: #ad4b00
}

#attributeList ul li .attrEntry .verify #email_ver_input_label {
    display: none
}

#attributeList ul li .attrEntry .itemLevel {
    display: none
}

#attributeList ul li .attrEntry .dropdown_single {
    height: 60px;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 15px;
    background-color: #f6f6f6 !important;
    padding-top: 0px;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 14px;
    color: black;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    padding-top: 4px;
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth.date {
    margin-bottom: 15px;
    display: table;
    width: 100%
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth.date select {
    display: table-cell;
    height: 45px;
    padding-left: 15px
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_day.day {
    margin-right: 3%;
    width: 23%
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_month.month {
    margin-right: 3%;
    width: 38%
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_year.year {
    width: 33%
}

#attributeList ul li .helpLink {
    display: none
}

@media screen and (max-width:100%) {
    .row .panel-default .panel-body {
        margin-top: 40px
    }

    .row .panel-default .panel-body .branding img {
        display: block;
        height: 80px;
        width: auto;
        margin: 0 auto
    }

    .row .panel-default .panel-body .branding h1 {
        display: none
    }

    .row .panel-default .panel-body h3 {
        font-size: 1.5em;
        margin-top: 15px
    }

    #attributeVerification #attributeList ul li input {
        width: 60%;
        height: 40px;
        margin-bottom: 10px;
        border-radius: .2rem;
        border: none;
        text-indent: 10px
    }

    #attributeVerification #attributeList ul li input::-webkit-input-placeholder {
        text-indent: 10px
    }

    #attributeVerification #attributeList ul li #email {
        width: 65%;
        float: left;
        position: relative;
        z-index: 2
    }

    #attributeVerification #attributeList ul li #email_ver_but_verify {
        background: 0 0;
        border: 0;
        color: #EE7203;
        font-size: 1em;
        position: relative;
        right: 0;
        top: 60px;
        font-size: 1.1em;
        width: auto;
        z-index: 1;
        height: 20px
    }

    #attributeVerification #attributeList ul li #email_ver_input {
        /* xf */
        float: left
    }

    #attributeVerification #attributeList ul li #email_ver_but_resend {
        top: 10px;
        font-size: 1.1em;
        height: 20px
    }

    #attributeVerification #attributeList ul li .attrEntry #email {
        height: 40px
    }

    #attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_send:after {
        content: " Verify";
        font-size: 1.1em;
        font-style: bold;
        margin-left: 40%
    }

    #attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_send {
        /* height: 40px; */
        /* width: auto; */
        float: right;
        overflow: hidden;
        text-indent: -200px
    }

    #attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_edit {
        margin-bottom: 15px;
        border: none;
        color: #fff;
        background-color: #EE7203;
        border-radius: .2rem;
        font-size: 1em;
        width: 30%;
        height: 40px;
        overflow: hidden;
        padding-top: 6px;
        margin-left: 40%
    }

    #attributeVerification #attributeList ul li .attrEntry .verify:after {
        content: " ";
        display: block;
        clear: both
    }

    #attributeVerification #attributeList #verifying_blurb {
        margin-top: 15px
    }

    #attributeVerification .buttons #continue {
        height: 40px
    }

    #attributeVerification .buttons #cancel {
        font-size: 1em;
        left: 40%
    }
}

.panel,
.panel_layout,
.panel_layout_row,
body,
html {
    height: 100%
}

@media only screen and (max-width:600px) {


    .container {
        background-color: #F6F6F6
    }

    .container .row .panel-default {
        border-radius: 0;
        border: none;
        box-shadow: none
    }
}

.mobile-menu-container {
    display: none;
}

.step-indicator {
    display: flex !important;
    width: 100%;
}

.flex-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.mobileHeaderText{
    font-size: 12px;
    font-weight: 900;
    display: flex;
}

.mobileHeaderText p {
    margin-bottom: 9px;
}

.mobileHeaderText #da{
    display: none;
}

.mobileHeaderText #en{
    display: none;
}

.mobileHeaderText #en:lang(en),
.mobileHeaderText #da:lang(da) {
    display: block !important;
}

.mobile-menu-container {
    top: 10% !important;
    max-width: 720px !important;

}

.mobile-menu-wrapper {
    top: 0;
    z-index: 999;
    width: 100%;
}

.flex-container-desktop {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    float: left;
}

.step-indicator-desktop {
    border-left: 2px solid;
    border-color: #c4c4c4;
}

.step-desktop {
    font-weight: normal;
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 35px;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    color: #848484;
    font-weight: 900;
    text-align: left;
    height: 55px;
}
.step-desktop-number {
    width: 50px;
    font-size: 24px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.step-desktop-headline {
    width: 205px;
    left: 100px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.done {
    color:#000;
    font-weight: 400;
}

.verticalLine {
        height: 100%;
        width: 12px;
        background-color: #EE7203;
        border-radius: 99px;
        margin: 0 20px;
        display: block;
        position: absolute;
        left: -27px;
}

.desktop-menu-wrapper .current-step {
    font-weight: bold;
    /* border-left: 10px solid;
    border-color: #EE7203; */
    font-weight: normal;
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 35px;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    color: black;
    font-weight: 900;
    text-align: left;
    left: -2;
    height: 55px;
}

.step-desktop-last {
    font-weight: normal;
    text-align: center;
    position: relative;
    width: 100%;
    padding-bottom: 0px;
    padding-left: 35px;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    color: #848484;
    font-weight: 900;
    text-align: left;
    margin-bottom: 0px !important;
    height: 55px;

}
.stepDone{
    color: #000;
    font-weight: 400;
}

.step-desktop-last .current-step {
    margin-bottom: 0px !important;
    /* padding-left: 60px; */
}


.flex-container-desktop {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

@media only screen and (min-width:1200px) {

    .containerWrapper {
        height: 100% !important;
        align-items: center !important;
    }
}

.pText {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 24px;
}

#localAccountForm{
    max-width: 425px;
}

.button-container{
    max-width: 425px;
    margin: 0 auto;
    padding-top: 15px;
}

.button-container button {
    height: 56px;
    background-color: #EE7203;
    border: 1px solid #EE7203;
    /* border-radius: 72px; */
    color: #fff;
    font-size: 1em;
    margin-left: auto;
    margin-bottom: 30px;
    transition-duration: 0.4s;
    width: 100%;
}

.button-container button:disabled,
.button-container button:disabled:hover {
    background-color: #848484;
    border-color: #848484;
}

.button-container button:hover {
    background-color: #EE7203;
    border: 1px solid #EE7203;
    /* border-radius: 72px; */
}

.button-container #continue:disabled,
#email_ver_but_verify:disabled,
.button-container button[aria-disabled=true] {
    opacity: .3
}

.button-container button:not([aria-disabled=true]) {
    opacity: 1
}


@media only screen and (max-width:1200px) {
    .button-container {
        display: flex;
        justify-content: space-between;
        /* enable this to place next butto af the bottom of the page on mobile */
        /* position: fixed;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%); */
        padding: 10px 0;
        background-color: transparent;
        width: 78%;
        max-width: 425px;
        width: 100%;
    }

    .intro {
        font-size: 32px !important;
        text-align: left;
    }

    .pText {
        text-align: left;
    }

    button,
    input,
    select {
        width: 100%;
    }

    #email_ver_but_verify {
        width: 100% !important;
    }

    #attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_day.day {
        margin-right: 0
    }

    #attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_month.month {
        margin-right: 0
    }

    .heading {
        line-break: anywhere
    }

    .mobile-menu-container {
        display: block;
        margin-bottom: 5px;
    }

    .desktop-menu-container {
        display: none;
    }

    .step-indicator {
        justify-content: space-between !important;
        align-items: center !important;
        position: relative !important;
        margin-bottom: 5px !important;
    }

    .step {
        font-weight: normal;
        text-align: center;
        position: relative;
        border-bottom: 2px solid;
        border-color: #c4c4c4;
        width: 100%;
        padding-bottom: 5px;
    }

    .current-step {
        font-weight: bold;
        border-bottom: 4px solid;
        border-color: #EE7203;
        padding-bottom: 5px;
        margin-bottom: 1px;
    }
}

/* endinject */

/* Following are generated styles via gulp. */
/* inject: css */
.unified_container .row .panel-default {
    margin-top: auto;
    margin-bottom: auto;
    height: 100%;
    background-color: #f6f6f6;
    border-color: transparent !important;
    box-shadow: none;
    padding: 40px 30px
}

.unified_container .row .panel-default .panel-body {
    max-width: 380px;
    width: auto;
    margin: 0 auto;
    padding: 0
}

.unified_container .row .panel-default .panel-body .companyName {
    font-size: 1.5em;
    margin-bottom: 45px
}

.unified_container .row .panel-default .panel-body .companyLogo {
    display: block
}

.unified_container .row .panel-default .panel-body img {
    max-width: 100%;
    width: auto;
    height: 60px;
    margin: 0 auto;
    display: block;
    float: left
}

.unified_container .row .panel-default .panel-body h3 {
    font-size: 1.5em;
    display: none
}

.unified_container .row .panel-default #api {
    display: table;
    margin: 0;
    width: 100%
}

.unified_container .row .panel-default #api .intro {
    display: block;
    text-align: left
}

.unified_container .row .panel-default #api .intro h2 {
    font-size: 20px
}

.unified_container .row .panel-default #api .divider {
    display: none
}

.unified_container .row .panel-default #api .localAccount {
    position: relative;
    top: 10px;
    width: 100%
}

.unified_container .row .panel-default #api .localAccount .intro h2 {
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 38px !important;
    font-weight: 900 !important;
    margin-bottom: 25px !important;
    text-align: left;
}

.unified_container .row .panel-default #api .localAccount .error {
    color: #b00;
    text-align: left
}

.error {
    color: #B94D36;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-align: left !important;
    margin-bottom: 30px;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
}

.unified_container .row .panel-default #api .localAccount .entry .buttons {
    margin: 15px 0 23px 0
}

.unified_container .row .panel-default #api .localAccount .entry .buttons button {
    float: right;
    background-image: none;
    background-color: #EE7203;
    border: 1px solid #EE7203;
    border-radius: 72px;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: 56px;
    width: 256px;
    line-height: 1.3333333;
    margin-top: 1rem;
    margin-right: 0;
    margin-left: 0;
    padding: 10px 16px;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    -moz-user-select: none;
    -ms-touch-action: manipulation;
    -ms-user-select: none;
    -webkit-user-select: none;
    color: #fff;
}

#forgotPassword{
    font-size: 12px;
}
#reenterPassword {
    margin-bottom: 15px;
}

.forgot-password {
    text-align: left
}

.forgot-password.center-height {
    /* position: absolute;
    right: 0;
    bottom: 0; */
    clear: right;
    cursor: pointer;
    text-align: right
}

@media screen and (-ms-high-contrast:active) {

    .accountButton,
    .unified_container .row .panel-default #api .localAccount .entry .buttons button {
        border: 1px dashed #fff
    }

    .accountButton:hover,
    .unified_container .row .panel-default #api .localAccount .entry .buttons button:hover {
        border: 1px solid #fff
    }
}

.unified_container .row .panel-default #api .localAccount .entry .buttons button:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ad4b00;
    color: #fff
}

.unified_container .row .panel-default #api .localAccount .entry .entry-item {
    position: relative;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    display: block
}

.unified_container .row .panel-default #api .localAccount .entry .entry-item label {
    display: none
}

.unified_container .row .panel-default #api .localAccount .entry .entry-item input {
    height: 49.371429443359375px;
    width: 426px;
    left: 0px;
    top: 22.628570556640625px;
    box-sizing: border-box;
    outline: 0;
    background-color: #fff !important;
    background-image: none !important;
    border-style: none;
    border: 1px solid #555;
    color: #555;
    display: inline-block;
    font-size: 1em;
    height: 45px;
    line-height: 1.42857143;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    width: 100% !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important
}


.unified_container .row .panel-default #api .localAccount .entry .entry-item input:focus {
    border: 1px solid #000000;
}

#signInName,
#Password {
    padding-left: 20px;
}

.unified_container .row .panel-default #api .localAccount .entry .entry-item #password {
    margin-bottom: 20px;
}

.unified_container .row .panel-default #api .localAccount .entry .entry-item .password-label {
    text-align: left;
    height: 0;
    left: 0;
    width: 100%;
}

@keyframes slideInFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-30%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.create {
    animation: .5s ease-out 0s 1 slideInFromLeft
}

.unified_container .row .panel-default #api .localAccount .entry .entry-item .password-label #forgotPassword {
    position: absolute;
    right: 0;
    /* bottom: 0; */
    clear: right;
    cursor: pointer;
    text-align: right;
    padding-top: 46px;
    height: 55px;
}

.unified_container .row .panel-default #api .localAccount .rememberMe {
    position: relative;
    margin-top: -2.25rem;
    text-align: left;
    width: 16rem
}

.unified_container .row .panel-default #api .localAccount .rememberMe.align-to-left {
    margin-top: 1rem;
    text-align: left
}

#api .working {
    display: none
}

.unified_container .row .panel-default #api .localAccount .create p {
    text-align: right;
    margin-top: 9rem;
    margin-right: -1.5rem
}

.unified_container .row .panel-default #api .claims-provider-list-text-links p {
    text-align: right;
    margin-top: 7rem
}

.unified_container .row .panel-default #api .localAccount .create #createAccount {
    border-radius: .2rem;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: inherit;
    line-height: 1.3333333;
    padding: 10px 16px;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    white-space: nowrap;
    -moz-user-select: none;
    -ms-touch-action: manipulation;
    -ms-user-select: none;
    -webkit-user-select: none;
    width: auto;
    margin-top: -3rem;
    cursor: pointer
}

.unified_container .row .panel-default #api .social {
    display: table-footer-group;
    position: relative;
    top: 1px;
    width: auto
}

.accountButton {
    width: 100%;
    background-repeat: no-repeat;
    height: 56px;
    background-size: 15px;
    background-position: 15px;
    margin-bottom: 6px;
    color: black;
    outline: none;
}


button:focus {
    border-color: transparent !important;
}

#SignUpWithLogonEmailExchange:focus {
    outline: 1px solid #202220;
    /* border-radius: 72px; */
    border: none;
}

#SignUpWithLogonEmailExchange {
    background-size: 15px !important;
    font-weight: 700!important;
}

#FacebookExchange,
#GoogleExchange,
#AppleExchange,
#PeopleExchange,
#SignUpWithLogonEmailExchange  {
    /* border-radius: 72px; */
    border: 1px solid #202220;
    font-size: 16px;
    font-weight: 100;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background-color: #EFEFEF;
}

#FacebookExchange {
    background-size: 10px !important;
}

#PeopleExchange {
    border: 1px solid #EE7203!important;
    color: #EE7203;
    background-size: 20px !important;
    font-weight: 700!important;
}

.accountButton:hover {
    color: #fff;
    /* border-radius: .2rem; */
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* border-radius: 72px; */
    opacity: 1;
}

.claims-provider-list-text-links-bottom-under-form {
    text-align: right
}

@media (max-width:100%) {
    .unified_container .row .panel-default {
        margin-top: auto;
        margin-bottom: auto;
        height: 550px
    }

    .unified_container .row .panel-default .panel-body {
        padding: 15px 10px;
        margin-top: 20px
    }

    .unified_container .row .panel-default .panel-body .companyName {
        display: none
    }

    .unified_container .row .panel-default .panel-body .companyLogo {
        display: block
    }

    .unified_container .row .panel-default .panel-body h3 {
        display: block
    }

    .unified_container .row .panel-default .panel-body #api {
        width: auto
    }

    .unified_container .row .panel-default .panel-body #api .social {
        top: 370px;
        width: auto
    }

    .accountButton {
        height: 40px
    }

    .unified_container .row .panel-default .panel-body #api .social .options #SignUpWithLogonEmailExchange,
    .unified_container .row .panel-default .panel-body #api .social .options #PeopleExchange,
    .unified_container .row .panel-default .panel-body #api .social .options #FacebookExchange,
    .unified_container .row .panel-default .panel-body #api .social .options #GoogleExchange,
    .unified_container .row .panel-default .panel-body #api .social .options #AppleExchange {
        background-size: 20px;
        background-position: 50% 75%;
        margin-bottom: 10px;
    }

    .unified_container .row .panel-default .panel-body #api .localAccount {
        top: 20px
    }

    .unified_container .row .panel-default .panel-body #api .localAccount .entry .entry-item {
        display: block;
        width: 100%;
        margin-bottom: 10px
    }

    .unified_container .row .panel-default .panel-body #api .localAccount .entry .entry-item .password-label {
        top: 145px
    }

    .unified_container .row .panel-default .panel-body #api .localAccount .entry .entry-item #logonIdentifier {
        height: 40px
    }

    .unified_container .row .panel-default .panel-body #api .localAccount .entry .entry-item #password {
        height: 40px
    }

    .unified_container .row .panel-default .panel-body #api .localAccount .entry .entry-item:nth-child(2) {
        width: auto;
        float: left
    }

    .unified_container .row .panel-default .panel-body #api .localAccount .entry .buttons #next {
        width: auto;
        text-indent: -4px;
        height: 40px;
        line-height: 0;
        position: relative;
        bottom: 5px;
        left: 8px
    }
}

@media screen and (max-width:320px) {
    .unified_container .row .panel-default #api .localAccount .entry .entry-item .password-label #forgotPassword {
        right: 0;
        bottom: 0
    }

    .forgot-password.center-height {
        right: 0;
        bottom: 0
    }

    .unified_container .row .panel-default #api .localAccount .rememberMe {
        width: 50%
    }

    .unified_container .row .panel-default {
        padding: 20px 15px
    }

    .unified_container .row .panel-default #api .localAccount .create #createAccount {
        margin-top: 0
    }
}

/* endinject */
.no_display {
    display: none
}

.error_container h1 {
    color: #333;
    font-size: 1.2em;
    font-family: 'Segoe UI Light', Segoe, 'Segoe UI', SegoeUI-Light-final, Tahoma, Helvetica, Arial, sans-serif;
    font-weight: lighter
}

.error_container p {
    color: #333;
    font-size: .8em;
    font-family: 'Segoe UI', Segoe, SegoeUI-Regular-final, Tahoma, Helvetica, Arial, sans-serif;
    margin: 14px 0
}

div[data-tenant-branding-background-color=true]#background_branding_container {
    background: #aca9a9
}

#attributeList ul li input #extension_Mail_allowed_allowMail,
#attributeList ul li input #extension_SMS_allowed_allowSMS,
#attributeList ul li input #extension_SoMe_allowed_allowSoMe,
#attributeList ul li input #personlisation_extension_Mail_allowed {
    height: 20px !important;
    float: right;
    width: 300px !important;
}

#CheckboxMultiSelect {
    display: table !important;
}

.strengthBoxDivider{
    width: 2%;
    float: left;
    height: 7px;
    background-color: transparent;
}

.strengthBoxContainer{
    width: 100%;
    height: 7px; /* You can adjust the height as needed */
    background-color: grey;
    display: flex;
}

.strengthBox {
    height: 7px;
    width: 32%;
    float: left;
    /* Full width for better visibility */
    border-radius: 5px;
    /* Rounded corners */
    background-color: #ededed;
    /* Default background color */
    margin-top: 0px;
    /* Some space from the password input field */
    background: linear-gradient(to right, RGBA(238, 114, 3, 0.3) 50%, RGBA(237, 237, 237, 1) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.3s ease-out;
}

.strongBoxIn{
    background-position: left bottom;
}

.strongBoxOut{
    background-position: right bottom;
}


.strengthBox::after {
    content: "";
    display: block;
    height: 100%;
    border-radius: 5px;
    /* Rounded corners */
    background-color: #EE7203;
    /* Red by default */
    transition: width 0.5s ease, background-color 0.5s ease;
    /* Animation */
    width: 0%;
    opacity: 0.3;
}

#extension_Personalization_label {
    text-align: left;
    font-weight: 100;
    white-space: pre-line;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 20px;
    margin-right: 12px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

/* When the checkbox is checked, add a blue background */
.switch input:checked+.slider {
    background-color: #EE7203;
}

/* When the checkbox is checked, move the slider to the right */
.switch input:checked+.slider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

#extension_Personalization_option {
    margin-bottom: 25px;
    font-weight: 100;
    padding-top: 2px;
}

#email_ver_but_send {
    width: 100% !important;
    margin-bottom: 25px;
}


#verificationCodeContainer {
    text-align: left;
    float: left;
    margin-bottom: 25px;
    margin-top: 15px;
    width: 100%;
    float: left;
    display: flex;
}

/* #readOnlyEmail_ver_but_verify {
    width: 100%;
    margin-bottom: 5px;
} */

#email_ver_but_resend {
    width: 100%;
    width: 50%;
}

#email_ver_input_label {
    margin-top: 25px;
    display: none !important;
    visibility: collapse !important;
}

.verificationInfoText,
.verificationSuccessText {
    float: left !important;
    text-align: left !important;
    font-size: 16px;
    font-weight: 400;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

#email_fail_retry {
    float: left;
}

#claimVerificationServerError {
    float: left;
}

#email_success {
    float: left;
}

.imprint-en:lang(en),
.imprint-da:lang(da) {
    text-align: left;
    height: 0px;
}

.imprint {
    text-align: left;
    display: none;
    margin-bottom: 25px !important;
    float: left;
    font-size: 12px;
    font-weight: 400;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.options {
    text-align: center !important;
}

.step-desktop-last {
    display: none;
}

.step-desktop {
    display: none;
}

.step-desktop-en:lang(en),
.step-desktop-da:lang(da) {
    display: block !important;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.panel {
    border: none !important;
    box-shadow: none !important;
}

.panel-body {
    background-color: #F6F6F6;
    padding-bottom: 0px !important;
}

/* LOADER */
.loaderContainer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 9999;
    display: none;
}

.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: #EE7203;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: absolute;
    top: 50%;
    left: calc(50% - 24px);
    z-index: 10000;
}


@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.attrEntry {
  font-family: "Space Grotesk", sans-serif;
  font-style: normal;
}

/* Keeps the time inputs matching your dark theme palette */
input[type="time"].textInput {
    color: #fff;
    background: #0c0c0c; /* Blends nicely with your app grid styles */
    border: 1px solid #1c1c1c;
    border-radius: 4px;
    padding: 8px 12px;
}

/* Forces the native interactive clock icon to turn white/gray instead of black */
input[type="time"]::-webkit-calendar-picker-indicator {
    filter: invert(0.6) sepia(1) saturate(5) hue-rotate(340deg); /* Gives it a subtle orange tint matching Roskilde! */
    cursor: pointer;
}

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Space+Grotesk:wght@300..700&display=swap');

@font-face {
    font-family: 'SegoeUI';
    src: url(fontawesome-webfont.woff2);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI';
    src: url(fontawesome-webfont.woff2);
    font-weight: 700;
    font-style: normal;
}

/* ── CORE DARK THEME VARIABLES & OVERRIDES ── */
html {
    background: #080808;
}

body {
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background-color: #080808 !important; /* Swapped from #f6f6f6 */
    color: #fff !important;
    text-align: left;
    margin: 0;
    padding: 0;
}

.unified_container .row .panel-default { 
    background-color: #080808 !important; 
    border-color: transparent !important;
}

.panel-body, .panel-default, .container { 
    background-color: #080808 !important; 
}

@media only screen and (max-width:600px) { 
    .container { background-color: #080808 !important; } 
}

.container {
    text-align: center;
    width: 100%;
    padding: 0;
    max-width: 1100px !important;
    align-items: center;
    margin: 25px auto;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

a {
    text-decoration: none !important;
    color: #E07B2A !important;
}

a:hover {
    color: #c96a20 !important;
}

a:focus {
    outline: 0;
}

/* ── TYPOGRAPHY ── */
.heading h1, .intro, .intro p {
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #fff !important;
}

.heading h1 {
    margin-bottom: 20px !important;
    font-size: 48px !important;
}

.intro {
    font-size: 48px !important;
    font-weight: 900 !important;
    margin-bottom: 25px !important;
    text-align: center;
    line-height: 60px !important;
}

.pText {
    text-align: center;
    font-size: 14px !important;
    color: #888 !important;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 1.4;
}

/* ── INPUTS, DROPDOWNS & TEXTBOXES ── */
.entry-item input, 
#attributeList ul li input, 
select, 
.dropdown_single {
    outline: 0;
    height: 50px !important;
    width: 100%;
    border-radius: 4px !important;
    border: 1px solid #1c1c1c !important;
    box-shadow: none;
    background-color: #0c0c0c !important;
    background-image: none !important;
    color: #fff !important;
    text-indent: 16px;
    font-size: 14px;
    transition: border-color 0.2s ease;
}

#attributeList ul li input:focus, select:focus {
    border: 1px solid #E07B2A !important;
    outline: none;
}

#attributeList ul li input::-webkit-input-placeholder {
    color: #666 !important;
}

#attributeList ul li .attrEntry.validate input:invalid {
    border-color: #cc4444 !important;
}

label {
    font-family: "Space Grotesk", sans-serif;
    font-style: normal;
    font-weight: 700 !important;
    color: #888 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 11px !important;
}

#attributeList ul li label {
    float: left;
    margin-bottom: 8px !important;
    text-align: left;
}

/* ── BUTTONS (Primary Actions) ── */
.buttons button, 
.button-container button,
#email_ver_but_verify, 
#email_ver_but_send {
    display: block;
    width: 100%;
    height: 56px;
    background-color: #E07B2A !important;
    border: 1px solid #E07B2A !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-left: auto;
    margin-top: 10px;
    transition: background-color 0.2s, transform 0.1s;
    cursor: pointer;
}

.buttons button:hover, 
.button-container button:hover {
    background-color: #ad4b00 !important;
    border-color: #ad4b00 !important;
}

.buttons button:active, 
.button-container button:active {
    transform: scale(0.98);
}

.buttons button:disabled,
.buttons button:disabled:hover,
.button-container button:disabled,
.button-container button[aria-disabled=true] {
    background-color: #1a1a1a !important;
    border-color: #222 !important;
    color: #555 !important;
    opacity: 1; /* Override default opacity logic for custom dark theme disabled state */
    cursor: not-allowed;
    transform: none;
}

/* ── SOCIAL LOGINS / IDENTITY PROVIDERS ── */
.accountButton, 
#FacebookExchange, 
#GoogleExchange, 
#AppleExchange, 
#PeopleExchange, 
#SignUpWithLogonEmailExchange {
    background-color: #0c0c0c !important;
    border: 1px solid #1c1c1c !important;
    color: #fff !important;
    border-radius: 4px !important;
    height: 56px;
    font-size: 14px;
    font-weight: 700 !important;
    transition: background 0.2s, border-color 0.2s;
}

.accountButton:hover,
#SignUpWithLogonEmailExchange:hover {
    background-color: #141414 !important;
    border-color: #E07B2A !important;
    color: #E07B2A !important;
}

/* ── ERRORS ── */
.error {
    color: #cc4444 !important;
    font-family: SegoeUI, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-align: left !important;
    margin-bottom: 20px;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
}

#fieldIncorrect {
    background: rgba(204, 68, 68, 0.1);
    border: 1px solid rgba(204, 68, 68, 0.3);
    padding: 10px;
    border-radius: 4px;
}

/* ── CHECKBOXES & TOGGLES ── */
.switch .slider {
    background-color: #1c1c1c;
}

.switch input:checked + .slider {
    background-color: #E07B2A;
}

.slider:before {
    background-color: #fff;
}

input[type="checkbox"] {
    accent-color: #E07B2A !important;
}

/* ── TIME MASKS & TIME INPUTS ── */
input[type="time"].textInput, .time-mask {
    color: #fff !important;
    background: #0c0c0c !important;
    border: 1px solid #1c1c1c !important;
    border-radius: 4px !important;
    padding: 8px 12px;
}

input[type="time"]::-webkit-calendar-picker-indicator {
    filter: invert(0.6) sepia(1) saturate(5) hue-rotate(340deg); 
    cursor: pointer;
}

/* ── RESPONSIVE TWEAKS ── */
@media only screen and (max-width:1200px) {
    .button-container {
        width: 100%;
        max-width: 425px;
        margin: 0 auto;
        padding: 10px 0;
    }

    .intro {
        font-size: 32px !important;
        text-align: left !important;
        line-height: 1.2 !important;
    }

    .pText {
        text-align: left !important;
    }

    #attributeVerification #attributeList ul li input {
        width: 100%;
    }
}

/* ── MISC UTILITIES ── */
#attributeList { margin-bottom: 25px !important; }
#attributeList ul { padding: 0; margin: 0; list-style: none; }
#api { margin: 0 auto; width: 100%; }
.attrEntry { font-family: "Space Grotesk", sans-serif; font-style: normal; }
.no_display { display: none; }

/* Strength Box styling for passwords */
.strengthBox { background-color: #1c1c1c; }
.strengthBox::after { background-color: #E07B2A; }

/* Loader */
.loader { border-bottom-color: #E07B2A; }

/* Universal Scrollbar Width and Track (Chrome, Safari, Edge, Opera) */
::-webkit-scrollbar {
  width: 6px;  /* Thin vertical scrollbar */
  height: 6px; /* Thin horizontal scrollbar */
}

::-webkit-scrollbar-track {
  background: #080808; /* Blends perfectly with your app background */
}

/* Scrollbar Handle */
::-webkit-scrollbar-thumb {
  background: #222222; /* Subtle handle */
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #E07B2A; /* Glows orange when hovered to match the Roskilde theme! */
}

/* Minimal Scrollbar for Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #222222 #080808;
}

