@font-face {
    font-family: EtelkaText;
    src: url(../fonts/etelkatextpro.woff2) format("woff2"),url(../fonts/etelkatextpro.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: EtelkaText;
    src: url(../fonts/etelkatextprobold.woff2) format("woff2"),url(../fonts/etelkatextprobold.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: EtelkaMedium;
    src: url(../fonts/etelkaMedium.woff2) format("woff2"),url(../fonts/etelkaMedium.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: EtelkaLight;
    src: url(../fonts/etelkaLight.woff2) format("woff2"),url(../fonts/etelkaLight.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Etelka;
    src: url(../fonts/etelkaLight.woff2) format("woff2"),url(../fonts/etelkaLight.woff) format("woff");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Etelka;
    src: url(../fonts/etelkatextpro.woff2) format("woff2"),url(../fonts/etelkatextpro.woff) format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: Etelka;
    src: url(../fonts/etelkaMedium.woff2) format("woff2"),url(../fonts/etelkaMedium.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Etelka;
    src: url(../fonts/etelkatextprobold.woff2) format("woff2"),url(../fonts/etelkatextprobold.woff) format("woff");
    font-weight: bold;
    font-style: normal
}

html {
    background: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

body {
    background-attachment: fixed;
    background-image: linear-gradient(to right, #d8edee, #f0f9f9);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden;
}


@media(max-width:480px) {

    .divider h2 {
        margin: 10px 0 !important;
    }

    .login-logo {
        height: 80px !important;
        margin-top: -65px !important;
    }
}

.menulayout {
    background-color: #FFFFFF;
    min-height: 100px;
}

.logostyle {
    padding: 20px;
    margin-left: 55px;
}

.logostyle-xs {
    padding: 20px;
    /*margin-left: -70px;*/
}

a {
    color: #1a171b;
}

    a:hover {
        color: #eb4356;
        text-decoration: underline;
    }

.menualignleft {
    padding-top: 35px;
    text-align: left;
    margin-left: 55px;
}

    .menualignleft.xs {
        padding-top: 45px !important;
        margin-left: 20px;
    }

.menualignright {
    padding-top: 35px;
    text-align: right;
}

.menuitems {
    color: #1a171b !important;
    text-decoration: none;
    font-size: 18px;
    font-family: EtelkaMedium;
    font-weight: 500;
    padding-right: 35px;
}

    .menuitems.xs {
        white-space: nowrap;
        margin-right: 20px;
    }


.menuitemsright {
    color: #1a171b !important;
    text-decoration: none;
    font-size: 20px;
    font-family: EtelkaMedium;
    font-weight: 600;
    padding-right: 50px;
}

.menuitems.xs:hover,
.menuitems:hover {
    color: #eb4356 !important;
    text-decoration: underline;
}

.menuitemsright:hover {
    color: #eb4356 !important;
    text-decoration: underline;
}

.url {
    color: #1a171b !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}

    .url:hover {
        color: #eb4356 !important;
        text-decoration: underline;
    }

.Etelka {
    font-family: Etelka;
    font-weight: 400;
}

.EtelkaHeader {
    font-family: EtelkaMedium;
    font-weight: 500;
    font-size: 30px;
    line-height: 0.9;
}

.EtelkaText {
    font-family: EtelkaLight;
    font-size: 18px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.EtelkaTextLink {
    font-family: EtelkaLight;
    font-size: 18px;
    font-weight: 600;
}

    .EtelkaTextLink:hover {
        color: #eb4356 !important;
        text-decoration: underline;
    }

::-moz-placeholder {
    color: transparent;
}

::-moz-placeholder {
    color: transparent;
}

:-ms-input-placeholder {
    color: transparent;
}

::-webkit-input-placeholder {
    color: transparent;
}

label {
    margin-top: 25px;
    font-family: EtelkaLight;
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
}

.error.pageLevel {
    margin-left: -30px;
    margin-right: -30px;
}

.attrEntry label,
.attrEntry .error.pageLevel {
    padding-left: 0;
}

.attrEntry .error.itemLevel {
    width: 100%;
    padding-left: 10px;
}

div#email_info {
    display: none !important;
    font-family: etelka;
    font-size: 12px;
}

div#email_success {
    font-family: EtelkaLight;
    font-size: 18px;
}

#AdfsExchange {
    background-color: #28B1E6;
    background-image: url("../images/activedirectory.png");
    background-repeat: no-repeat;
    background-size: 50px;
    margin: 10px 0;
    padding-left: 55px;
}

    #AdfsExchange:hover {
        background-color: #189DCF;
    }

#api ul {
    list-style-type: none;
    padding-left: 0;
}

#api[data-name='IdpSelections'] ul {
    text-align: center;
}

#api[data-name='Phonefactor'] .buttons button#cancel {
    width: 32%;
}

#api[data-name='SelfAsserted'] > div:first-child {
    display: none;
}

#createAccount {
    cursor: pointer;
    display: none;
    padding-left: 2px;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
}

#email_ver_input {
    margin-bottom: 10px 0;
}

#SignUpWithLogonEmailExchange {
    background-color: #84B819;
    background-image: url("../images/EnecoGreenLogo.png");
    background-repeat: no-repeat;
    background-size: 50px;
    padding-left: 55px;
}

    #SignUpWithLogonEmailExchange:hover {
        background-color: #6DA200
    }

#SignInWithLogonNameExchange {
    background-color: #84B819;
    background-image: url("../images/EnecoGreenLogo.png");
    background-repeat: no-repeat;
    background-size: 50px;
    padding-left: 55px;
}

    #SignInWithLogonNameExchange:hover {
        background-color: #6DA200
    }

#FacebookExchange {
    background-color: #3B5595;
    background-image: url("../images/facebook.png");
    background-repeat: no-repeat;
    background-size: 50px;
    padding-left: 55px;
}

    #FacebookExchange:hover {
        background-color: #354C86
    }

#LinkedInExchange {
    background-color: #0077b4;
    background-image: url("../images/linkedin.png");
    background-repeat: no-repeat;
    background-size: 50px;
    padding-left: 55px;
}

    #LinkedInExchange:hover {
        background-color: #004569
    }

#GoogleExchange {
    background-color: #CC3731;
    background-image: url("../images/googleplus.png");
    background-repeat: no-repeat;
    background-size: 50px;
    padding-left: 55px;
}

    #GoogleExchange:hover {
        background-color: #A52728;
    }

#forgotPassword {
    clear: right;
    cursor: pointer;
    display: none;
    float: right;
    margin-top: 10px;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
}

#IdentifyServerExchange {
    background-color: #28B1E6;
    background-image: url("../images/wingtipcorp.png");
    background-repeat: no-repeat;
    background-size: 50px;
    margin-top: 10px;
    padding-left: 55px;
}

    #IdentifyServerExchange:hover {
        background-color: #189DCF;
    }

#email,
#email_ver_input,
#newPassword,
#reenterPassword {
    width: 100% !important;
}

#logonIdentifier::-ms-clear {
    display: none;
}

.input-group #password {
    border-radius: 5px 0 0 5px;
}

#logonIdentifier,
#password,
#signInName,
#email,
#email_ver_input,
#newPassword,
#reenterPassword {
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #555;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 1.42857143;
    margin: auto;
    padding: 6px 12px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    width: 90%;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
    outline: none;
}

    #logonIdentifier:focus,
    #password:focus,
    #signInName:focus,
    #email:focus,
    #email_ver_input:focus,
    #newPassword:focus,
    #reenterPassword:focus {
        border: 1px solid #8c8b8d;
    }

#logo img {
    float: left;
    height: 50px;
    width: 50px;
}

#MicrosoftAccountExchange {
    background-color: #28B1E6;
    background-image: url("../images/microsoft.png");
    background-repeat: no-repeat;
    background-size: 50px;
    padding-left: 55px;
}

    #MicrosoftAccountExchange:hover {
        background-color: #189DCF;
    }

.input-group-addon {
    position: relative;
    right: 30px;
}

.accountButton {
    background: none !important;
    color: #09354b;
    border: none;
    border-color: inherit;
    padding: 0 !important;
    font: inherit;
    /*border-bottom: 1px solid #09354b;*/
    text-decoration: underline;
    cursor: pointer;
    width: auto;
    height: auto;
    border-radius: 0;
}

    .accountButton:hover {
        border: none;
        border-color: inherit;
        text-decoration: underline;
        color: #300C38;
    }

#attributeVerification .buttons {
    padding: 30px 0 0 30px;
    margin: 35px -30px -15px -30px;
}

.attrEntry,
.phoneEntry {
    margin-bottom: 15px;
    padding-top: 0;
}

    .attrEntry input,
    .attrEntry select,
    .phoneEntry input,
    .phoneEntry select,
    #codeVerification input {
        background-color: #fff;
        background-image: none;
        border: 1px solid #E0E0E0;
        border-radius: 5px;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        color: #555;
        display: block;
        font-size: 14px;
        margin: auto;
        height: 40px;
        line-height: 1.42857143;
        padding: 6px 12px;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
        width: 90%;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
    }

        .attrEntry input:invalid,
        .attrEntry.validate input:invalid,
        .phoneEntry input:invalid,
        .phoneEntry.validate input:invalid,
        #codeVerification input:invalid,
        #codeVerification.validate input:invalid {
            border-color: #eb4356;
        }

    .attrEntry #email_intro {
        display: none !important;
    }

    .attrEntry .error.itemLevel,
    .attrEntry .helpText,
    .phoneEntry .error.itemLevel,
    .phoneEntry .helpText,
    #codeVerification .error.itemLevel,
    #codeVerification .helpText {
        display: none;
    }

    .attrEntry .tiny,
    .phoneEntry .tiny,
    #codeVerification .tiny {
        display: none;
    }

.buttons button {
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: inherit;
    line-height: 1.42857143;
    margin: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    width: inherit;
    -moz-user-select: none;
    -ms-touch-action: manipulation;
    -ms-user-select: none;
    -webkit-user-select: none;
}

.buttons {
    margin: 40px 0 0 0;
    background-color: #f8f8f8;
    min-height: 110px;
    padding: 30px 0 0 0;
    border-radius: 0 0 5px 5px;
    font-family: EtelkaMedium;
}

    .buttons.background {
        background: linear-gradient(180deg, #fff 53%, #f8f8f8 47%);
        margin-top: 0 !important;
    }

    .forgotPassword,
    .buttons button#email_ver_but_resend {
        margin-top: 17px;
        display: inline-block;
        width: auto;
        height: 50px;
        margin-left: 40px;
        font-size: 16px;
        font-family: EtelkaMedium;
    }

        .forgotPassword a {
            color: #8c8b8d;
        }

            .forgotPassword a:hover {
                color: #300C38;
            }

button#email_ver_but_resend {
    color: #8c8b8d;
}

.buttons button#email_ver_but_resend:hover {
    text-decoration: underline;
    color: #300C38;
}

.buttons button#cancel,
.buttons button#email_ver_but_edit {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}

.buttons button#cancel {
    display: none;
    font-size: 18px;
    height: 60px;
    width: 49.9%;
}

@media(max-width:767px) {
    .buttons button#cancel {
        height: 50px;
        width: 48.9%;
    }
}

.buttons button:hover#cancel,
.buttons button:hover#email_ver_but_edit {
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
    color: #333;
}

@media(max-width:767px) {
    .buttons button#continue {
        height: 50px;
    }
}

.buttons button:hover#continue {
    background-color: #300C38;
}

.buttons button[disabled]#continue,
.buttons button[disabled]:hover#continue {
    background-color: #CCCCCC;
    background-image: none;
    border-color: #B7B7B7;
    color: #fff;
}

.buttons button#email_ver_but_resend,
.buttons button#email_ver_but_verify {
    margin-top: 60px;
    background-color: #f8f8f8;
}

.entry .buttons button,
.buttons button#continue,
.buttons button#email_ver_but_send,
.buttons button#email_ver_but_verify {
    background-color: #09354b;
    border-radius: 5px;
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px;
    color: #fff;
    height: 50px;
    width: auto;
    float: left;
}

.entry .buttons button {
    margin-left: 30px;
}

    .entry .buttons button:hover,
    .buttons button:hover#email_ver_but_send,
    .buttons button:hover#email_ver_but_verify {
        background-color: #300C38;
        color: #fff;
    }

.buttons button#verifyCode,
.buttons button#verifyPhone {
    background-color: #5cb85c;
    border-bottom: 5px solid #449d44;
    border-color: #4cae4c;
    color: #fff;
    font-size: 18px;
    height: 60px;
    margin-right: 9px;
    width: 32%;
}

@media(max-width:767px) {
    .buttons button#verifyCode,
    .buttons button#verifyPhone {
        height: 50px;
    }
}

.create p {
    display: none;
    text-align: center;
}

.divider {
    display: none;
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
}

    .divider h2 {
        color: #ccc;
        display: none;
        line-height: 20px;
        margin: 20px 0;
        text-align: center;
        text-transform: lowercase;
    }

        .divider h2:after,
        .divider h2:before {
            content: "";
            height: 1px;
            position: absolute;
            top: 10px;
            width: 40%;
        }

        .divider h2:after {
            background: rgb(126,126,126);
            background: linear-gradient(left, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            background: -moz-linear-gradient(left, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            background: -ms-linear-gradient(left, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            background: -o-linear-gradient(left, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            background: -webkit-linear-gradient(left, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            right: 0;
        }

        .divider h2:before {
            background: rgb(126,126,126);
            background: linear-gradient(right, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            background: -moz-linear-gradient(right, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            background: -ms-linear-gradient(right, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            background: -o-linear-gradient(right, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            background: -webkit-linear-gradient(right, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
            left: 0;
        }

.error.itemLevel {
    position: relative;
    width: 90%;
    font-family: Etelka;
    font-weight: 500;
    font-size: 16px;
    margin-top: 15px !important;
    margin: auto;
    padding: 10px 10px;
    color: #fff;
    border-radius: 3px;
    background-color: #eb4356;
}

    .error.itemLevel:before {
        content: '';
        position: absolute;
        top: -5px;
        left: 60px;
        margin-left: -50px;
        width: 0;
        height: 0;
        border-bottom: solid 5px #eb4356;
        border-left: solid 5px transparent;
        border-right: solid 5px transparent;
    }

    .error.itemLevel p {
        margin: 0;
    }


#PageLevelErrorClone .verificationErrorText.error {
    margin: 20px -30px 10px -30px;
    width: 112.5%;
}

.error.pageLevel,
.verificationErrorText {
    position: relative;
    color: #1a171b;
    font-family: EtelkaLight;
    font-weight: 300;
    font-size: 14px;
    background-color: #fbdbe3;
    padding: 10px 60px;
    margin-top: 30px;
}

    .error.itemLevel p:before,
    .verificationErrorText p:before, {
        content: "\e101";
        display: none;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        margin-right: 3px;
        position: relative;
        top: 1px;
        -webkit-font-smoothing: antialiased;
    }

.verificationErrorText {
    float: left;
    margin-top: 0px;
}

.highlightError,
.textInput.invalid {
    border-color: #eb4356 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

.image-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: middle;
}

.intro {
    display: none;
}

.localAccount .divider {
    display: none;
}

.login-logo {
    height: 140px;
    margin-top: -90px;
}

.options {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    text-align: center;
    vertical-align: middle;
}

.panel-body {
    padding: 15px 30px 0px !important;
}

.panel-sub {
    padding: 30px !important;
}

.panel-default {
    border-radius: 5px;
    box-shadow: 0 10px 20px 0 rgba(26, 23, 27, 0.2);
    border: none;
}

.phonefactor_container,
.self_asserted_container,
.unified_container {
    padding-top: 80px;
}

.phoneNumber .type {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}

.phoneNumbers {
    margin-top: 20px;
}

.social {
    margin-top: 0px;
}

.verify {
    margin: 25px -30px -15px -30px;
    padding: 30px !important;
}

.working {
    bottom: 0;
    display: none;
    height: 2em;
    left: 0;
    margin: auto;
    overflow: show;
    position: fixed;
    right: 0;
    top: 0;
    width: 2em;
    z-index: 999;
}

    .working:before {
        background-color: rgba(0,0,0,0.3);
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
    }

    .working:not(:required) {
        background-color: transparent;
        border: 0;
        color: transparent;
        font: 0/0 a;
        text-shadow: none;
    }

        .working:not(:required):after {
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            content: '';
            display: block;
            height: 1em;
            font-size: 10px;
            margin-top: -0.5em;
            width: 1em;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            -webkit-animation: spinner 1500ms infinite linear;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }

@keyframes spinner {
    0% {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinner {
    0% {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

.rightArrow {
    display: inline-block;
    width: 24px;
    height: 24px;
    box-shadow: 0 3px 5px 0 rgba(26, 23, 27, 0.2);
    background-color: #ffffff;
    border-radius: 50%;
}

    .rightArrow:after {
        content: '';
        display: inline-block;
        margin-bottom: 2px;
        margin-left: 10px;
        width: 10px;
        height: 12px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjdweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgNyAxMiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU0LjEgKDc2NDkwKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4NCiAgICA8dGl0bGU+UGF0aDwvdGl0bGU+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+DQogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBpZD0iSWNvbnMvQnV0dG9uL00iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05LjAwMDAwMCwgLTYuMDAwMDAwKSIgZmlsbD0iIzA5MzU0QiI+DQogICAgICAgICAgICA8ZyBpZD0iUGF0aCI+DQogICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuMjksNi43MSBDOC45LDcuMSA4LjksNy43MyA5LjI5LDguMTIgTDEzLjE3LDEyIEw5LjI5LDE1Ljg4IEM4LjksMTYuMjcgOC45LDE2LjkgOS4yOSwxNy4yOSBDOS42OCwxNy42OCAxMC4zMSwxNy42OCAxMC43LDE3LjI5IEwxNS4yOSwxMi43IEMxNS42OCwxMi4zMSAxNS42OCwxMS42OCAxNS4yOSwxMS4yOSBMMTAuNyw2LjcgQzEwLjMyLDYuMzIgOS42OCw2LjMyIDkuMjksNi43MSBaIj48L3BhdGg+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=) no-repeat;
    }

.upperArrow {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #e0e0e0;
    border-radius: 50%;
}

    .upperArrow:after {
        content: '';
        display: inline-block;
        margin-bottom: -3px;
        margin-left: 5px;
        width: 10px;
        height: 12px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+UGF0aCAyPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+ICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05OS4wMDAwMDAsIC03My4wMDAwMDApIiBzdHJva2U9IiM4QzhCOEQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJQYXRoLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNC4wMDAwMDAsIDc2LjAwMDAwMCkgc2NhbGUoLTEsIDEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTEwNC4wMDAwMDAsIC03Ni4wMDAwMDApICIgcG9pbnRzPSIxMDIgODAgMTA2IDc2IDEwMiA3MiI+PC9wb2x5bGluZT4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==) no-repeat;
    }

.Link-bold {
    width: 104px;
    height: 19px;
    font-family: EtelkaMedium;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #09354b;
}

    .Link-bold a,
    .Link-bold a:hover {
        color: #09354b;
    }

        .Link-bold a:hover {
            text-decoration: underline;
        }

.input-group {
    width: 100%;
}

.errorIcon {
    position: absolute;
    top: -45px;
    right: 12px;
    width: 20px;
    height: 20px;
    background-image: url(../images/error.png);
    background-size: 20px;
}


.buttons.noMargin {
    margin-top: 0;
}

.errorIcon.pagelevel {
    top: 10px;
    left: 30px;
}


#forgotpasswordclone .forgotPassword {
    margin-top: 10px;
    height: 50px;
    margin-left: 40px;
    font-size: 14px;
    font-weight: 300;
}

.linkClones {
    font-family: EtelkaLight !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    text-align: left;
    background: none !important;
    color: #09354b;
    border: none;
    border-color: inherit;
    padding: 0 !important;
    font: inherit;
    text-decoration: underline;
    cursor: pointer;
    width: auto;
    height: auto;
    border-radius: 0;
}

.eye {
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 40px;
    width: 24px;
    height: 24px;
    background-size: 24px;
}

    .eye.visible {
        background-image: url(../images/eyevisible.png);
    }

    .eye.invisible {
        background-image: url(../images/eyeinvisible.png);
        visibility: visible;
    }

    .eye.position {
        right: 10px !important;
    }

/*Hide de default Google & LinkedIn button*/
.options .accountButton {
    display: none;
}

/*Footer classes*/

.Inline {
    display: inline-block;
    vertical-align: top;
}

.FooterBox {
    text-align: center !important;
    background-color: #fff !important;
    padding-bottom: 40px;
    margin-top: 40px;
    position: absolute;
    left: 0;
    right: 0;
}

.FooterBoxWrapper {
    padding-top: 50px;
    width: 85%;
}

.heading_xxs_dark {
    font-family: EtelkaMedium;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #1a171b !important;
}

.FooterTerms {
    width: 500px;
}

.footerSmallMark {
    line-height: 33px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: EtelkaMedium;
    font-weight: 500;
    color: black;
}

.FooterTermItems {
    font-size: .8em !important;
}

    .FooterTermItems a,
    .FooterTermItems a:link,
    .FooterTermItems a:visited {
        color: #1a171b !important;
        text-decoration: none !important;
    }

.footerDisclaimerLink {
    font-size: 14px;
    color: #000 !important;
    font-family: EtelkaLight;
}

    .footerDisclaimerLink:link,
    .footerDisclaimerLink:hover {
        font-size: 14px;
        text-decoration: underline;
    }

/*Navigation Styles*/

.navbar, .navbar-inverse {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    min-height: 80px;
    background-color: #fff;
}

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #000;
    }

.navbar-toggle.navbar-left {
    float: left;
    margin-left: 10px;
    border: none;
}

.nav li {
    display: inline;
    color: black;
}

.navbar-inverse .navbar-nav > li > a {
    font-family: EtelkaMedium;
    font-weight: 500;
    font-size: 20px;
    color: #1a171b;
    padding: 30px 25px 33px 25px;
}

.navbar-inverse .navbar-nav li a:hover {
    color: #eb4356;
    text-decoration: underline;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}

.rightmenuitem {
    position: absolute;
    right: 30px;
    top: -2px;
    font-family: EtelkaMedium;
    font-size: 20px;
    font-weight: 500;
    padding: 30px 25px 33px 25px;
    color: #1a171b;
}

.NoAccount {
    width: 100%;
    background-color: #fbdbe3;
    height: 100px;
    padding: 12px 37px 0 65px;
    font-family: EtelkaLight;
    font-weight: 300;
    margin-top: 30px;
    position: relative;
    color: #1a171b;
}

@media (min-width: 768px) {
    .navbar-nav {
        padding-left: 40px;
        float: left;
        margin: 0;
        margin-top: 4px;
    }
}

@media only screen and (min-width: 601px) and (min-height: 800px) {
    .FooterStep1 {
        position: fixed;
        bottom: 0;
    }
}

@media only screen and (min-width: 601px) and (max-height: 800px) {
    .FooterStep1 {
        top: 600px;
    }
}
@media only screen and (min-width: 601px) and (min-height: 900px) {
    .FooterStep2 {
        position: fixed;
        bottom: 0;
    }
}

@media only screen and (min-width: 601px) and (max-height: 900px) {
    .FooterStep2 {
        top: 700px;
    }
}

@media only screen and (min-width: 601px) and (min-height: 810px) {
    .FooterStep2NoAccount {
        position: fixed;
        bottom: 0;
    }
}

@media only screen and (min-width: 601px) and (max-height: 810px) {
    .FooterStep2NoAccount {
        top: 630px;
    }
    
    html{
        overflow-y:scroll;
    }
}

@media only screen and (min-width: 601px) and (min-height: 910px) {
    .FooterStep3 {
        position: fixed;
        bottom: 0;
    }
}

@media only screen and (min-width: 601px) and (max-height: 910px) {
    .FooterStep3 {
        top: 715px;
    }
}

/*Mobile*/
@media only screen and (max-width: 600px) {
    .forgotPassword {
        font-size: 14px;
    }
}
