/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
    overflow: visible
}

audio, canvas, progress, video {
    display: inline-block
}

progress, sub, sup {
    vertical-align: baseline
}

[type=checkbox], [type=radio], legend {
    box-sizing: border-box;
    padding: 0
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(../assets/fonts/roboto.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(../assets/fonts/roboto_medium.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../assets/fonts/glyphicons-halflings-regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

html {
    -webkit-font-smoothing: antialiased !important;
    font-family: sans-serif;
    height: 100%;
    background-image: none
}

*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.authproviders, .authproviders *, .culture-selector, .culture-selector * {
    box-sizing: border-box
}

.validation-summary-errors {
    margin-bottom: 15px
}

.validation-summary-errors ul {
    border-radius: 2px;
    border: 1px solid #ef4638;
    margin: 2px 0;
    padding: 20px 15px 20px 70px;
    color: #333;
    background: url(../assets/images/error.svg) 19px 50% no-repeat #fff;
    background-size: 32px 32px;
    list-style: none
}

.culture-selector {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: right;
    padding: 3px 8px;
    color: grey
}

.culture-selector__current {
    cursor: pointer;
    border-bottom: solid 1px grey;
    padding: 3px;
    display: inline-block
}

.culture-selector__currenttext {
    display: inline-block;
    min-width: 130px;
    text-align: left;
    user-select: none;
    text-transform: capitalize
}

.culture-selector__checkbox {
    display: none
}

.culture-selector__cultures {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    text-align: left;
    background-color: #fff;
    min-width: 150px;
    border-top: solid 1px #5398d1;
    margin: -5px 8px 0 0
}

.culture-selector__culture {
    padding: 6px 8px 4px;
    text-transform: capitalize
}

.culture-selector__culture:hover .culture-selector__culturelink {
    color: #5398d1
}

.culture-selector__checkbox:checked + .culture-selector__cultures {
    display: block
}

.culture-selector__culturelink, .culture-selector__culturelink:visited {
    color: #000;
    text-decoration: none
}

.culture-selector__caret {
    border: solid grey;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-bottom: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.lp-body--rtl .culture-selector__cultures, .lp-body--rtl .culture-selector__currenttext {
    text-align: right
}

.authproviders {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center
}

.authproviders__providerlink, .authproviders__providerlink:hover, .authproviders__providerlink:visited {
    height: 50px;
    margin: 3px 0 0;
    opacity: 1;
    color: #fff;
    text-decoration: none;
    position: relative;
    font-weight: 500;
    text-overflow: ellipsis
}

.authproviders__providerbackground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: grey;
    opacity: .5;
    z-index: 10
}

.authproviders__providercontent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    opacity: 1;
    z-index: 100
}

.authproviders__provider:first-child {
    margin-left: 0
}

.authproviders__providericon {
    opacity: 1;
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 10px;
    background-color: grey
}

.authproviders__providericon img, .authproviders__providericon svg {
    fill: #fff;
    height: 30px;
    width: 30px;
    vertical-align: middle
}

.authproviders__providertext {
    display: initial;
    margin-left: 8px;
    text-transform: uppercase;
    font-size: 1em
}

.authproviders.authproviders--small {
    flex-flow: row wrap
}

.authproviders.authproviders--small .authproviders__providerlink {
    width: 50px;
    margin: 3px 0 0 3px
}

.authproviders.authproviders--small .authproviders__providerlink:first-child {
    margin-left: 0
}

.authproviders.authproviders--small .authproviders__providertext {
    display: none
}

body.lp-body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 10pt;
    display: flex;
    height: 100%
}

body.lp-body .lp-contentroot {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    align-items: center;
    padding: 10%
}

body.lp-body .lp-contentroot .lp-contentinnerroot {
    padding: 5%;
    margin: auto;
    background: rgba(255, 255, 255, .85);
    border-radius: 5px;
    max-width: 650px;
    z-index: 5
}

body.lp-body .lp-contentroot .lp-contentinnerroot h4 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 15px;
    font-weight: 400;
    text-transform: none
}

body.lp-body .lp-contentroot .lp-contentinnerroot a {
    color: #333;
    line-height: 14px
}

body.lp-body.lp-noLoginText .lp-contentroot .lp-contentinnerroot {
    display: none
}

body.lp-body .lp-formroot {
    display: flex;
    background: #fff
}

body.lp-body .lp-formroot .lp-forminnerroot {
    margin: auto 70px;
    width: 320px
}

@media screen and (max-width: 768px) {
    body.lp-body .lp-formroot .lp-forminnerroot {
        width: 365px;
        margin: 0
    }
}

@media screen and (max-width: 1024px) {
    body.lp-body .lp-formroot .lp-forminnerroot {
        margin: auto 22px
    }
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-hand {
    cursor: pointer
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-logo {
    display: inline-flex;
    margin-bottom: 30px
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-logo .lp-logo-image {
    margin: auto;
    max-width: 320px
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-logo img {
    width: 100%
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-form-separatortext {
    text-transform: uppercase;
    color: grey;
    text-align: center;
    margin: 12px 0
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfieldset {
    z-index: 11;
    background-color: #fff
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfieldset label {
    display: none
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfieldset label.lp-checkbox {
    display: initial
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfieldset label.lp-checkbox input[type=checkbox] {
    height: 16px;
    width: 16px;
    background: #fff;
    display: inline-block;
    border: 1px solid #aaa;
    overflow: hidden;
    margin: 0 8px 0 0;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: 0;
    padding: 0
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfieldset label.lp-checkbox input[type=checkbox]:checked:before {
    display: block;
    content: "\E013";
    font-size: 10px;
    font-family: 'Glyphicons Halflings', serif;
    margin: 1px;
    -webkit-font-smoothing: antialiased;
    vertical-align: top;
    text-align: center;
    line-height: 11px;
    color: #478fc0
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfieldset input[type=password], body.lp-body .lp-formroot .lp-forminnerroot .lp-formfieldset input[type=text] {
    transition: background-color .3s ease-in-out, border .3s ease-in-out;
    outline: 0;
    padding: 0 10px;
    border: 1px solid #ccc;
    height: 44px;
    width: 100%;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 1.1em;
    box-sizing: border-box
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter {
    margin-top: 22px
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-btn, body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-btn-link {
    line-height: normal;
    text-transform: none;
    cursor: pointer;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .16);
    vertical-align: top;
    padding: 6px 11px;
    min-width: 97px;
    min-height: 35px;
    outline: 0;
    border: 1px solid #007fb4;
    color: #fff;
    background-color: #0095d3;
    font-size: 1.1em;
    border-radius: 3px;
    width: 100%;
    height: 44px;
    margin: 0 11px 22px 0;
    text-align: center;
    display: block;
    text-decoration: none
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-btn .lp-btn-link-text, body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-btn-link .lp-btn-link-text {
    display: inline-block;
    margin-top: .3em
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter button.lp-btn {
    -webkit-appearance: button
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-btn-link:hover, body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-btn:hover {
    box-shadow: 0 0 9px 0 rgba(77, 77, 77, .2);
    border-color: #fff;
    background-color: #00abf2
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-btn-link:focus, body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-btn:focus {
    box-shadow: inset 0 2px 7px rgba(77, 77, 77, .5);
    border-color: #dbdbdb;
    background-color: #007fb4
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-btn:active:enabled {
    box-shadow: inset 0 2px 7px rgba(77, 77, 77, .5);
    border-color: #dbdbdb;
    background-color: #5398d1
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-link {
    background: 0 0;
    line-height: 14px;
    color: #555;
    text-decoration: none;
    float: right;
    margin-top: 25px
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-link-block {
    margin-top: 25px;
    text-align: right
}

body.lp-body .lp-formroot .lp-forminnerroot .lp-formfooter .lp-link-block .lp-link {
    float: none;
    display: block;
    margin-top: 8px
}

@media screen and (max-width: 768px) {
    body.lp-body .lp-contentroot {
        display: none
    }

    body.lp-body .lp-formroot {
        width: 100%
    }

    body.lp-body .lp-formroot .lp-forminnerroot {
        margin: auto
    }
}

@media screen and (max-width: 1024px) {
    body.lp-body .lp-contentroot {
        font-size: 75%
    }

    body.lp-body .lp-contentroot .lp-contentinnerroot {
        padding: 5%;
        margin: 0 10px
    }
}

.lp-btn-secondary
{
    background: none;
    cursor: pointer;
    color: #555;
    text-decoration: none;
    border-width: 1px;
    border-color: #00abf2;
    border-radius: 3px;
    padding: 10px;
}