﻿@font-face {
    font-family: feather;
    src: url(../fonts/feather.eot?83m5lz);
    src: url(../fonts/feather.eot?83m5lz#iefix) format('embedded-opentype'),url(../fonts/feather.ttf?83m5lz) format('truetype'),url(../fonts/feather.woff?83m5lz) format('woff'),url(../fonts/feather.svg?83m5lz#feather) format('svg');
    font-weight: 400;
    font-style: normal
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

:root {
    color-scheme: light !important
}

body {
    line-height: 1
}

.feather {
    display: inline-block;
    font-family: feather !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-eye:before {
    content: "\e95c"
}

.icon-eye-off:before {
    content: "\e95d"
}

.icon-copy:before {
    content: "\e944"
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

    nav ul {
        list-style: none
    }

blockquote, q {
    quotes: none
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: '';
        content: none
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input, select {
    vertical-align: middle
}

body, html {
    height: 100%
}

body {
    font: 14px Lato,Arial,sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #3f4547;
    position: relative;
    overflow: hidden;
    min-height: 600px;
    overflow-y: auto
}

p {
    margin: 15px 0
}

h1 {
    font-size: 28px
}

ol {
    list-style-position: inside
}

    ol li:first-child {
        margin-bottom: 5px
    }

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5)
}

.hide {
    display: none
}

.light-green {
    color: #03a84e !important
}

.clear {
    clear: both
}

#load-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-right: -30px
}

#form-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    height: auto;
    height: auto;
    text-align: center;
    margin-top: 28px;
    max-width: 600px
}

.extended-width {
    width: 450px !important
}

#error-page-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    height: auto;
    text-align: center;
    width: calc(100% - 20px)
}

    #error-page-container h1 {
        margin: 20px 0;
        line-height: 1em
    }

    #error-page-container .button {
        text-decoration: none;
        width: 200px;
        font-size: 14px;
        font-weight: 400
    }

    #error-page-container img {
        width: 100%;
        max-width: 435px
    }

#error-notification {
    line-height: 25px;
    max-width: 500px;
    margin: 0 auto
}

.form {
    max-width: 362px;
    margin: 0 auto;
    width: 100%
}

#logo-container {
    width: 400px;
    margin: 0 auto
}

#logo {
    background-image: url('../../../assets/images/tawk-logo-other.png');
    background-repeat: no-repeat;
    width: 217px;
    height: 96px;
    margin-top: -40px
}

@media only screen and (max-width:500px) {
    div#selected-language {
        display: block
    }
}

@media (-webkit-min-device-pixel-ratio :1),(min--moz-device-pixel-ratio:1),(-o-min-device-pixel-ratio:1),(min-device-pixel-ratio:1),(min-resolution:92dpi),(min-resolution:1dppx) {
    #logo {
        background-image: url('../../../assets/images/tawk-logo-other.png')
    }
}

@media (-webkit-min-device-pixel-ratio :2),(min--moz-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2dppx) {
    #logo {
        background-image: url('../../../assets/images/tawk-logo-other-2x.png');
        background-size: 217px 96px
    }
}

@media (-webkit-min-device-pixel-ratio :3),(min--moz-device-pixel-ratio:3),(-o-min-device-pixel-ratio:3/1),(min-device-pixel-ratio:3),(min-resolution:350dpi),(min-resolution:3dppx) {
    #logo {
        background-image: url('../../../assets/images/tawk-logo-other-3x.png');
        background-size: 217px 96px
    }
}

#form-header {
    margin: 30px 0 10px 0
}

.input-area {
    padding: 10px 0;
    position: relative
}

.button {
    border-radius: 4px;
    cursor: pointer;
    padding: 16px 0;
    color: #fff;
    font-size: 16px;
    width: 100%;
    outline: 0;
    display: inline-block;
    background-color: #03a84e;
    font-weight: 700;
    font-family: inherit;
    border: 0;
    -webkit-appearance: none
}

.button-default {
    background-color: #fff;
    color: #333;
    border: 1px solid #d9dbe4
}

.input-area .text {
    color: #3f4547;
    width: 340px;
    padding: 15px 10px 15px 10px;
    outline-width: 0;
    box-shadow: none;
    font-size: 16px;
    border: 1px solid #d9dbe4;
    border-radius: 4px;
    -webkit-appearance: none
}

    .input-area .text:focus {
        border-color: #f0c73c !important;
        box-shadow: none;
    }

    .input-area .text.passwordStrength {
        width: 310px
    }

.text::placeholder {
    color: #999;
    opacity: 1
}

em.invalid {
    color: #f74d5a;
    display: block;
    font-style: normal;
    margin: 5px 0 0 0
}

.input-area .text.invalid {
    border-color: #f74d5a !important;
    border-radius: 3px
}

#menu-container {
    position: absolute;
    width: 70%;
    z-index: 2;
    min-width: 400px
}

#language-container {
    width: 400px;
    margin: 0 auto;
    position: relative
}

#selected-language {
    cursor: pointer;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    z-index: 99
}

#language-name {
    text-transform: capitalize
}

#language-selection-list ul {
    border-radius: 5px;
    padding: 5px 0;
    height: 340px;
    width: 100%;
    z-index: 2;
    background-color: #fff;
    overflow: auto
}

    #language-selection-list ul li {
        margin: 0 4px;
        padding: 5px 6px;
        cursor: pointer;
        text-transform: capitalize
    }

        #language-selection-list ul li:hover {
            background: rgba(80,182,72,.28)
        }

#language-dropdown-triangle {
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    z-index: -1;
    left: 50%;
    box-shadow: 0 0 3px 3px rgba(0,0,0,.03);
    transform: rotate(45deg);
    top: -6px;
    -ms-transform: rotate(45deg)
}

#select-language {
    vertical-align: middle;
    width: 12px;
    height: 7px;
    display: inline-block;
    background-image: url('../../../assets/images/down-arrow.png');
    background-repeat: no-repeat;
    margin-top: -2px
}

#selected-language.select #select-language {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.flag {
    vertical-align: middle;
    margin-right: 5px
}

.error {
    padding: 12px 10px;
    background: #fee6e8;
    border-radius: 4px;
    color: #f74d5a;
    margin: 10px 0;
    text-align: center
}

.success {
    color: #3c763d;
    background-color: #dff0d8;
    padding: 12px 10px;
    border-radius: 4px;
    margin: 10px 0!important;
}

#login-container {
    width: 100%;
    height: 100%
}

    #login-container h1 {
        margin: 15px 0
    }

    #login-container #form-container {
        margin-top: 0
    }

    #login-container #submitting-loader-container {
        top: 0
    }

    #login-container #logo-container {
        display: none
    }

#left-content-container {
    position: absolute;
    width: 40%;
    top: 0;
    bottom: 0;
    /*background: #f7f9fa;*/
    background: #10343B;
    height: auto;
    z-index: 1
}

#left-content-wrapper {
    background: #fff;
    max-width: 400px;
    position: absolute;
    top: 50%;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    display: grid;
    grid-template-rows: 150px auto;
    max-height: 600px;
    transform: translate(0,-50%);
    -ms-transform: translate(-50%,-50%);
    width: 90%
}

#right-content-container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: auto;
    height: auto
}

#forgot-password-link {
    text-decoration: none;
    text-transform: capitalize
}

#tree-image {
    background-image: url('../../../assets/images/tawk-tree-other.png');
    width: 154px;
    height: 55px
}

@media (-webkit-min-device-pixel-ratio :1),(min--moz-device-pixel-ratio:1),(-o-min-device-pixel-ratio:1),(min-device-pixel-ratio:1),(min-resolution:92dpi),(min-resolution:1dppx) {
    #tree-image {
        background-image: url('../../../assets/images/tawk-tree-other.png')
    }
}

@media (-webkit-min-device-pixel-ratio :2),(min--moz-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2dppx) {
    #tree-image {
        background-image: url('../../../assets/images/tawk-tree-other-2x.png');
        background-size: 154px 55px
    }
}

@media (-webkit-min-device-pixel-ratio :3),(min--moz-device-pixel-ratio:3),(-o-min-device-pixel-ratio:3/1),(min-device-pixel-ratio:3),(min-resolution:350dpi),(min-resolution:3dppx) {
    #tree-image {
        background-image: url('../../../assets/images/tawk-tree-other-3x.png');
        background-size: 154px 55px
    }
}

#feed-header {
    font-size: 18px;
    margin-bottom: 0;
    padding: 0 10%
}

#feed-container {
    overflow: auto;
    padding: 0 10%;
    max-height: 450px
}

.content-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: inherit;
    line-height: 25px;
    text-decoration: none
}

    .content-title:hover {
        text-decoration: underline
    }

.content-date {
    font-size: 12px;
    color: #999;
    margin: 5px 0 0 0;
    text-transform: capitalize
}

.content {
    padding: 15px 0
}

    .content:nth-child(2) {
        border-top: 1px solid #eee;
        margin-top: 10px
    }

.content-body {
    font-size: 13px;
    line-height: 18px
}

.feed-link {
    font-size: 13px
}

@media (max-width:890px) {
    #left-content-container {
        display: none
    }

    #right-content-container {
        left: 0 !important;
        right: 0 !important
    }

    #login-container #logo-container {
        display: block
    }

    #logo-container {
        max-width: 400px;
        width: 100%
    }

    #form-container {
        width: calc(100% - 40px);
        padding: 0 20px
    }

    .input-area .text {
        width: calc(100% - 20px)
    }

        .input-area .text.passwordStrength {
            width: calc(100% - 50px)
        }

    #create-account-form #email {
        width: calc(100% - 35px) !important
    }
}

#instruction-container {
    background-color: #f3f3f2;
    padding: 15px;
    border-radius: 4px;
    margin: 20px auto;
    text-align: left
}

    #instruction-container ol {
        list-style-position: outside;
        padding: 0 10px
    }

#accept-invitation-form, #invitation-signup-form {
    position: static !important
}

#accept-invitation-form-container {
    display: none
}

.password-meter {
    position: absolute;
    width: 46px;
    top: 68px;
    height: 8px
}

.password-show-hide {
    color: #03a84e;
    cursor: pointer;
    position: absolute;
    top: 26px;
    font-size: 18px
}

.password-strength {
    color: #999;
    display: none;
    margin: 5px 0 0
}

.state-success .password-strength {
    display: block
}

.password-meter-message {
    text-align: left
}

.password-hints {
    font-size: 14px;
    margin: 18px 0 0
}

    .password-hints ul {
        color: #03a84e
    }

        .password-hints ul li {
            margin: 10px 0 0
        }

            .password-hints ul li span {
                color: #3f4547
            }

                .password-hints ul li span.passed {
                    color: #aaa
                }

.password-meter-bar, .password-meter-bg {
    background: #d9dbe4;
    height: 8px;
    border-radius: 4px
}

.password-meter-bg {
    background: #e0e0e0
}

.password-meter-message-very-weak {
    color: #f74d5a
}

.password-meter-message-weak {
    color: #f74d5a
}

.password-meter-message-good {
    color: #f7941d
}

.password-meter-message-strong {
    color: #03a84e
}

.password-meter-bg .password-meter-very-weak {
    background: #f74d5a;
    width: 10%
}

.password-meter-bg .password-meter-weak {
    background: #f74d5a;
    width: 25%
}

.password-meter-bg .password-meter-good {
    background: #f7941d;
    width: 75%
}

.password-meter-bg .password-meter-strong {
    background: #03a84e;
    width: 100%
}

.signup-loader {
    background: url('../../../assets/images/ajax-loader-small-transparent.gif') no-repeat;
    height: 16px;
    width: 16px;
    position: absolute !important;
    top: 28px;
    display: none
}

#create-account-form #email {
    width: 325px
}

#submitting-loader-container {
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,.6);
    z-index: 5;
    display: none
}

#submitting-loader {
    position: absolute;
    top: 50%;
    margin-top: translate(0,-50%);
    margin-top: -30px;
    left: 50%;
    margin-left: -30px
}

#footer-nav {
    position: relative;
    width: 100%;
    text-align: center;
    padding-bottom: 20px
}

    #footer-nav .footer-nav--links {
        color: #545454;
        font-weight: 700;
        margin-left: 10px;
        font-size: 12px
    }

    #footer-nav a {
        text-decoration: none
    }

@media only screen and (min-width:768px) {
    #footer-nav {
        width: unset
    }

        #footer-nav .footer-nav--links {
            font-size: unset
        }

        #footer-nav a:first-child {
            margin-left: 0
        }
}

body.ltr {
    direction: ltr
}

.ltr .right {
    float: right
}

.ltr .left {
    float: left
}

.ltr #logo {
    margin-left: -26px
}

.ltr .password-show-hide {
    right: 14px
}

.ltr .password-strength {
    text-align: left
}

.ltr .input-area .text.passwordStrength {
    padding-right: 40px
}

.ltr .password-meter {
    right: 0
}

.ltr em.invalid {
    text-align: left
}

.ltr .password-hints {
    text-align: left
}

    .ltr .password-hints ul {
        padding: 0 0 0 16px
    }

.ltr #menu-container {
    right: 0;
    text-align: right
}

.ltr #create-account-form #email {
    padding-right: 25px
}

.ltr .signup-loader {
    right: 5px
}

.ltr #right-content-container {
    left: 35%;
    right: 0
}

.ltr #left-content-container {
    left: 0
}

.ltr #left-content-wrapper {
    right: -10%
}

.ltr .text-left {
    text-align: left
}

body.rtl {
    direction: rtl
}

.rtl .right {
    float: left
}

.rtl .left {
    float: right
}

.rtl #logo, .rtl #tree-image {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.rtl #logo {
    margin-right: -26px
}

.rtl .password-show-hide {
    left: 14px
}

.rtl .password-strength {
    text-align: right
}

.rtl .input-area .text.passwordStrength {
    padding-left: 40px
}

.rtl .password-meter {
    left: 0
}

.rtl em.invalid {
    text-align: right
}

.rtl .password-hints {
    text-align: right
}

    .rtl .password-hints ul {
        padding: 0 16px 0 0
    }

.rtl #menu-container {
    left: 0;
    text-align: left
}

.rtl #create-account-form #email {
    padding-left: 25px
}

.rtl.signup-loader {
    left: 5px
}

.rtl #right-content-container {
    right: 30%;
    left: 0
}

.rtl #left-content-container {
    right: 0
}

.rtl #left-content-wrapper {
    left: -10%
}

.rtl #language-selection-list {
    text-align: right
}

.rtl .text-left {
    text-align: right
}

.password-toggle-icon {
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    cursor: pointer
}

#logo.reset-styling {
    margin-top: auto
}

.form-wrapper {
    max-width: 600px;
    text-align: center;
    margin: auto;
    padding: 0 20px
}

.dropdown-menu {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 7px rgba(0,0,0,.15);
    height: 350px;
    margin-top: 15px;
    left: calc(50% - 86px);
    opacity: 0;
    position: absolute;
    text-align: left;
    transform: scaleY(0);
    transform-origin: center top;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1),opacity .1s cubic-bezier(.23, 1, .32, 1);
    top: 100%;
    width: 172px;
    z-index: 999999999
}

    .dropdown-menu.dropup {
        bottom: 100%;
        margin-bottom: 15px;
        transform-origin: center bottom;
        top: auto
    }

        .dropdown-menu.dropup > #language-dropdown-triangle {
            bottom: -6px;
            top: auto
        }

.select > .dropdown-menu {
    opacity: 1;
    transform: scaleY(1)
}

.flex {
    display: flex
}

.flex-col {
    flex-direction: column
}

.flex-1 {
    flex: 1
}

.h-full {
    height: 100%
}

.justify-center {
    justify-content: center
}

.pr-20 {
    padding-right: 20px
}

.pt-20 {
    padding-top: 20px
}

.text-center {
    text-align: center
}

#auth-setup-steps {
    list-style: none
}

    #auth-setup-steps li {
        margin: 16px 0
    }

    #auth-setup-steps p {
        margin: 8px 0
    }

#auth-secret-key {
    padding: 8px;
    background: #f7f7f9;
    border-radius: 5px;
    height: 32px
}

#auth-backup-codes {
    padding: 8px;
    background: #f7f7f9;
    border-radius: 5px;
    margin-top: 8px
}
