/**
 * ===================================================================
 * reset - normalize.css v3.0.2 | MIT License | git.io/normalize
 *
 * -------------------------------------------------------------------
 */
html {
    height: 100%;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden], template {
    display: none;
}

a {
    background: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

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

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

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

/**
 * ===================================================================
 * basic/base setup styles
 *
 * -------------------------------------------------------------------
 */
* {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-weight: normal;
    line-height: 1;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;
}

body, input, button {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

/**
 * Media
 * -
 */
img, video {
    max-width: 100%;
    height: auto;
}

/**
 * Typography resets
 * -
 */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    -webkit-font-variant-ligatures: common-ligatures;
    -moz-font-variant-ligatures: common-ligatures;
    font-variant-ligatures: common-ligatures;
    text-rendering: optimizeLegibility;
}

em, i {
    font-style: italic;
    line-height: inherit;
}

strong, b {
    font-weight: bold;
    line-height: inherit;
}

small {
    font-size: 60%;
    line-height: inherit;
}

ol, ul {
    list-style: none;
}

li {
    display: block;
}

/**
 * links
 * -
 */
a {
    text-decoration: none;
    line-height: inherit;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
    a[disabled] {
        color: gray;
        text-decoration:none;
    }

    a img {
        border: none;
    }

/**
 * inputs
 * -
 */
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

input[type=email],
input[type=number],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url("../fonts/subset-SFProDisplay-Bold.eot");
    src: url("../fonts/subset-SFProDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-SFProDisplay-Bold.woff2") format("woff2"), url("../fonts/subset-SFProDisplay-Bold.woff") format("woff"), url("../fonts/subset-SFProDisplay-Bold.ttf") format("truetype"), url("../fonts/subset-SFProDisplay-Bold.svg#SFProDisplay-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url("../fonts/subset-SFProDisplay-Black.eot");
    src: url("../fonts/subset-SFProDisplay-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-SFProDisplay-Black.woff") format("woff"), url("../fonts/subset-SFProDisplay-Black.ttf") format("truetype"), url("../fonts/subset-SFProDisplay-Black.svg#SFProDisplay-Black") format("svg");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url("../fonts/subset-SFProDisplay-Medium.eot");
    src: url("../fonts/subset-SFProDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-SFProDisplay-Medium.woff2") format("woff2"), url("../fonts/subset-SFProDisplay-Medium.woff") format("woff"), url("../fonts/subset-SFProDisplay-Medium.ttf") format("truetype"), url("../fonts/subset-SFProDisplay-Medium.svg#SFProDisplay-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Text';
    src: url("../fonts/subset-SFUIText-Semibold.eot");
    src: url("../fonts/subset-SFUIText-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-SFUIText-Semibold.woff2") format("woff2"), url("../fonts/subset-SFUIText-Semibold.woff") format("woff"), url("../fonts/subset-SFUIText-Semibold.ttf") format("truetype"), url("../fonts/subset-SFUIText-Semibold.svg#SFUIText-Semibold") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Text';
    src: url("../fonts/subset-SFUIText-Regular.eot");
    src: url("../fonts/subset-SFUIText-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-SFUIText-Regular.woff2") format("woff2"), url("../fonts/subset-SFUIText-Regular.woff") format("woff"), url("../fonts/subset-SFUIText-Regular.ttf") format("truetype"), url("../fonts/subset-SFUIText-Regular.svg#SFUIText-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/**
* Main styles
* -
*/
html {
    font-size: 100%;
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    min-width: 320px;
    height: 100%;
    margin: 0;
    color: #32454D;
    font: 15px/17px 'SF UI Text', "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-style: normal;
    background: #EFEFEF;
}

img {
    border-style: none;
    vertical-align: top;
}

a {
    color: #4082BC;
    text-decoration: underline;
}

    a:hover, a:focus {
        outline: none !important;
        text-decoration: none;
    }

button, input, textarea, select {
    font: 100% 'SF UI Text', "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
}

    input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #A3A9B2;
    }

    input::-moz-placeholder {
        /* Firefox 19+ */
        color: #A3A9B2;
    }

    input:-ms-input-placeholder {
        /* IE 10+ */
        color: #A3A9B2;
    }

    input:-moz-placeholder {
        /* Firefox 18- */
        color: #A3A9B2;
    }

    textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #A3A9B2;
    }

    textarea::-moz-placeholder {
        /* Firefox 19+ */
        color: #A3A9B2;
    }

    textarea:-ms-input-placeholder {
        /* IE 10+ */
        color: #A3A9B2;
    }

    textarea:-moz-placeholder {
        /* Firefox 18- */
        color: #A3A9B2;
    }

h1 {
    font-family: 'SF Pro Display', 'Arial', serif;
    font-weight: 800;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
}

h2 {
    font-family: 'SF Pro Display', 'Arial', serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 28px;
    text-align: center;
}

p {
    margin: 0 0 20px;
}

#wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
}

#header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 20px;
}

#main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

#footer {
    height: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    #footer .copyright {
        font-style: normal;
        color: #A3A9B2;
    }

.logo {
    display: block;
    margin: 0 auto 26px;
}

    .logo a {
        display: block;
        height: 100%;
    }

.container {
    max-width: 1023px;
    padding: 0 15px;
    margin: 0 auto;
}

.login {
    max-width: 1023px;
    padding: 0 15px;
    margin: 0 auto;
    min-height: 547px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

    .login .form-bg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        padding-right: 53px;
        padding-left: 30px;
        margin-right: 62px;
        width: 435px;
    }

        .login .form-bg:after {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            width: 1px;
            background: #A3A9B2;
            content: "";
        }

    .login h2 {
        text-align: left;
    }

.input {
    margin-bottom: 14px;
}

    .input span {
        color: #A3A9B2;
        font-size: 12px;
        line-height: 14px;
        display: block;
    }

    .input input,
    .input input[type=password],
    .input input[type=text] {
        background: #FFFFFF;
        border: 1px solid #A3A9B2;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 4px;
        height: 64px;
        width: 100%;
        line-height: 62px;
        padding: 0 23px;
        display: block;
        font-weight: 700;
    }

        .input input.input-validation-error,
        .input input[type=password].input-validation-error,
        .input input[type=text].input-validation-error {
            border-color: red;
        }

.login .form-column {
    padding: 85px 0 0;
    width: 375px;
}

.login .form-row {
    margin-bottom: 50px;
}

.login .form-row:last-child {
    margin-bottom: 0;
}

.mb-8 {
    margin-bottom: 16px !important;
}
.p-8 {
    padding: 8px;
}

.align-row-right {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
}

input[type="submit"] {
    background: #4082BC;
    border-radius: 4px;
    display: block;
    height: 64px;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    line-height: 64px;
    border: 0;
    width: 100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    input[type="submit"]:hover {
        background-color: #336896 !important;
    }

.login form.active {
    display: block;
}

.validation-summary-errors {
    color: #b94a48;
    padding-bottom: 10px;
}

.validation-summary-valid {
    display: none;
}

.change-pwd .form-column {
    padding: 5px 0 0;
    width: 465px;
}

ul.list {
    list-style-type: disc;
}

    ul.list > li {
        margin-left: 20px;
        display: list-item;
    }

div.info {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}

div#qrcode {
    margin-left: auto;
    margin-right: auto;
    width: 256px;
}

table.max600 {
    max-width: 600px;
}

table.authenticators {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}

    table.authenticators td{
        padding: 10px;
        border-bottom: 1px solid #ccc;
        text-align: left
    }

    .block {
        background: #FFFFFE;
        -webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.15);
        padding: 7vh 0;
        text-align: center;
    }

    .block h2 {
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin-bottom: 10vh;
        padding: 0 50px;
    }

        .block h2:before {
            position: absolute;
            top: -5px;
            left: 15px;
            background: url(../content/images/icon_left.svg) no-repeat;
            width: 24px;
            height: 47px;
            content: "";
        }

        .block h2:after {
            position: absolute;
            top: -11px;
            right: 11px;
            background: url(../content/images/icon_right.svg) no-repeat;
            width: 34px;
            height: 53px;
            content: "";
        }

    .block p {
        margin-bottom: 19px;
    }

    ul.action {
        margin: 0 auto;
        max-width: 353px;
    }

        ul.action li {
            margin-bottom: 24px;
        }

            ul.action li:last-child {
                margin-bottom: 0;
            }

    a.btn {
        display: block;
        border: 2px solid #4082BC;
        border-radius: 4px;
        background: #fff;
        height: 50px;
        line-height: 46px;
        font-weight: bold;
        font-size: 16px;
        text-decoration: none;
        text-align: center;
    }

        a.btn:hover {
            color: #fff;
            background: #4082BC;
        }

    a.active .btn {
        color: #fff;
        background: #4082BC;
    }

        a.active .btn:hover {
            background: #fff;
            color: #4082BC;
        }

@media screen and (max-width: 933px) {
    .login {
        position: relative;
        min-height: 0;
    }

        .login h2 {
            text-align: center;
        }

        .login .form-bg {
            display: none;
        }

        .login .form-column {
            padding: 0;
        }
}

@media screen and (max-width: 744px) {
    #header {
        padding-top: 30px;
    }

        #header h1 {
            margin-bottom: 10px;
        }

    .block h2 {
        margin-bottom: 30px;
    }

        .block h2:before {
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .block h2:after {
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }
}
