/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background-color: blue
}

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

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

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

a {
    background-color: transparent
}

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

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], 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: 1px dotted ButtonText
    }

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

[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-decoration {
        -webkit-appearance: none
    }

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.passCompare:focus + .tooltip-container, .passValidation:focus + .tooltip-container {
    opacity: 1;
    pointer-events: all;
    bottom: 60px
}

.tooltip-wrapper {
    position: relative
}

.tooltip-container {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 220px;
    background: #fff;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
    padding: 24px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.1s linear, bottom 0.1s linear;
    -o-transition: opacity 0.1s linear, bottom 0.1s linear;
    transition: opacity 0.1s linear, bottom 0.1s linear;
    text-align: left
}

    .tooltip-container:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #fff;
        position: absolute;
        bottom: -10px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .tooltip-container p {
        font-weight: bold;
        line-height: 19px;
        letter-spacing: 0.03em;
        font-size: 14px;
        margin: 0
    }

    .tooltip-container span {
        display: block;
        line-height: 19px;
        letter-spacing: 0.03em;
        font-size: 14px;
        padding-left: 20px;
        position: relative
    }

        .tooltip-container span:after, .tooltip-container span:before {
            content: '';
            -webkit-transition: all 0.1s linear;
            -o-transition: all 0.1s linear;
            transition: all 0.1s linear
        }

        .tooltip-container span[data-validate=false]:after, .tooltip-container span[data-validate=false]:before {
            width: 12px;
            height: 2px;
            background: #FF3366;
            position: absolute;
            top: 8px;
            left: 0
        }

        .tooltip-container span[data-validate=false]:before {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .tooltip-container span[data-validate=false]:after {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .tooltip-container span[data-validate=true]:after, .tooltip-container span[data-validate=true]:before {
            background: #68A350;
            position: absolute;
            left: 0
        }

        .tooltip-container span[data-validate=true]:before {
            width: 5px;
            height: 2px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 9px
        }

        .tooltip-container span[data-validate=true]:after {
            width: 12px;
            height: 2px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            top: 8px;
            left: 2px
        }

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/nunito-v9-latin-regular.eot');
    src: local('Nunito Regular'), local('Nunito-Regular'), url('../fonts/nunito-v9-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-v9-latin-regular.woff2') format('woff2'), url('../fonts/nunito-v9-latin-regular.woff') format('woff'), url('../fonts/nunito-v9-latin-regular.ttf') format('truetype'), url('../fonts/nunito-v9-latin-regular.svg#Nunito') format('svg')
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/nunito-v9-latin-600.eot');
    src: local('Nunito SemiBold'), local('Nunito-SemiBold'), url('../fonts/nunito-v9-latin-600.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-v9-latin-600.woff2') format('woff2'), url('../fonts/nunito-v9-latin-600.woff') format('woff'), url('../fonts/nunito-v9-latin-600.ttf') format('truetype'), url('../fonts/nunito-v9-latin-600.svg#Nunito') format('svg')
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/nunito-v9-latin-700.eot');
    src: local('Nunito Bold'), local('Nunito-Bold'), url('../fonts/nunito-v9-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-v9-latin-700.woff2') format('woff2'), url('../fonts/nunito-v9-latin-700.woff') format('woff'), url('../fonts/nunito-v9-latin-700.ttf') format('truetype'), url('../fonts/nunito-v9-latin-700.svg#Nunito') format('svg')
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/nunito-v9-latin-800.eot');
    src: local('Nunito ExtraBold'), local('Nunito-ExtraBold'), url('../fonts/nunito-v9-latin-800.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-v9-latin-800.woff2') format('woff2'), url('../fonts/nunito-v9-latin-800.woff') format('woff'), url('../fonts/nunito-v9-latin-800.ttf') format('truetype'), url('../fonts/nunito-v9-latin-800.svg#Nunito') format('svg')
}

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

body {
    background: #F4F4F8;
    font-family: 'Nunito', sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center
}

.container {
    background: #fff;
    width: 90%;
    max-width: 504px;
    padding: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 30px rgba(75, 85, 246, 0.1);
    box-shadow: 0 3px 30px rgba(75, 85, 246, 0.1);
}

.title {
    margin: 0;
    text-align: center;
    color: #4B55F6;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 43px
}

.visual {
    text-align: center;
    margin: 20px 0
}

    .visual img {
        width: 100%;
        max-width: 270px
    }

.info-container, p {
    font-size: 14px;
    letter-spacing: 0.03em;
    line-height: 22px;
    color: #414141;
    text-align: center;
    margin-bottom: 32px;
}

.enter-code-container {
    margin-bottom: 0px;
}

.field-validation-error, .validation-summary-errors {
    color: #FF3366;
    font-size: 14px;
    letter-spacing: 0.03em;
    line-height: 22px
}

    .field-validation-error ul, .validation-summary-errors ul {
        display: inline-block;
        padding: 0;
        list-style: none
    }

.field-validation-error {
    margin-top: -18px;
    position: absolute;
    left: 0;
    right: 0
}

p {
    margin: 0
}

label {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.03em;
    margin-bottom: 8px;
    float: left
}

.reset-password {
    float: right;
    font-size: 14px;
    color: #4B55F6
}

input {
    width: 100%;
    border: solid 2px #F4F4F8;
    padding: 0 20px;
    margin-bottom: 20px;
    border-radius: 6px;
    height: 47px;
    -webkit-transition: border-color 0.2s;
    -o-transition: border-color 0.2s;
    transition: border-color 0.2s;
    display: block
}

    input:focus {
        outline: none;
        border-color: #4B55F6
    }

    input.error {
        border-color: #FF3366
    }

    input.succes {
        border-color: #68A350
    }

.btn {
    border-radius: 40px;
    margin: 20px auto 0 auto;
    display: inline-block;
    border: none;
    background: #4B55F6;
    color: #fff;
    padding: 0 24px;
    height: 44px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.1em;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
    line-height: 44px;
    text-decoration: none
}

    .btn:hover {
        background: #333ef5
    }

    .btn[disabled] {
        background: #8A8991;
        pointer-events: none;
        cursor: default
    }

    .btn + label {
        margin-top: 20px
    }

.fake-disabled-link {
    margin-top: 20px;
}
    .fake-disabled-link a {
        color: #414141;
        opacity: 0.83;
    }

fieldset {
    border: none;
    padding: 0;
    margin: 0
}

iframe {
    border: 0;
    margin: 0;
    padding: 0
}

.custom-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-login {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: inline-block;
    margin: 20px 0 0 0
}

.btn-setting {
    display: inline-block;
    margin: 0;
}

.btn-back {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: inline-block;
    margin: 20px 12px 0 0;
    width: 40px;
    width: 44px;
    padding: 0;
    background: #eee;
    position: relative
}

    .btn-back:hover {
        background: #d5d5d5
    }

    .btn-back:before {
        content: '';
        width: 9px;
        height: 9px;
        border: solid #4B55F6;
        border-width: 0 0 2px 2px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg)
    }

#Input_Password-error, #Input_Username-error {
    color: #FF3366;
    font-size: 14px;
    letter-spacing: 0.03em;
    line-height: 22px
}

.code-input {
    width: 157px;
    margin: 8px auto;
    color: #414141;
    font-weight: 600;
    letter-spacing: 0.66px;
}

    .code-input input {
        color: #414141;
        font-weight: 600;
        letter-spacing: 0.25em;
        font-size: 22px;
    }

.contact-admin {
    font-size: 12px;
    margin: 60px auto 0 auto;
    opacity: 0.74;
    width: 85%;
    position: absolute;
}

.microsoft-login {
    margin: 40px -40px -40px -40px;
    padding: 20px 40px 20px 40px;
    background: #f7f7f7;
}

.microsoft-login-button {
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
    height: 41px;
    width: 215px;
    background: url("../img/microsoft.svg") center no-repeat;
    display: inline-block;
    cursor: pointer;
}

