html body nav.nav-not-home.uk-light svg#app-logo path,
html body nav.nav-not-home.uk-light svg#app-logo polygon,
html body section#note.invert nav svg#app-logo path,
html body section#note.invert nav svg#app-logo polygon {
    fill: #fff !important;
}
html.page-home [ng-view] nav.uk-navbar-container .st0,
html.page-home [ng-view] nav.uk-navbar-container svg {
    fill: #000 !important
}


.guttery,
html.page-home h2 {
    font-weight: 700;
    font-style: normal;
}

* {
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    letter-spacing: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.uk-button-secondary {
    background-color: #E30613 !important;
    font-weight: bold;
    font-size: 14px;
    padding: 12px 24px;
    display: flex;
    box-shadow: none;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
    line-height: 1.4;
    transition: all .3s ease;
    border-radius: 8px;
    color: #fff;
}

html .uk-navbar-item,
html .uk-navbar-nav>li>a,
html .uk-navbar-toggle {
    height: 60px
}

html {
    width: 100%;
    height: 100%;
}

html.scrolled-down {
    div[ng-include="app.app.base_url + 'partials/footer.html'"] > footer {
        bottom: -200px;
    }
}

div[ng-include="app.app.base_url + 'partials/footer.html'"] > footer {
    padding: 0.5rem 0.5rem 0rem 0.5rem;
    bottom: 0;
    transition: bottom .6s ease;
    
    > div {
        border-radius: 16px;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

html textarea,
html textarea:after,
html textarea:before {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial
}

html.page-home {
    background-size: cover
}

html.install-app .app-instruction {
    bottom: 0;
}

.app-instruction {
    position: fixed;
    bottom: -400px;
    left: 0;
    background: #f9eced;
    transition: bottom .6s ease;
    width: 100%;
    padding: 1rem;
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    z-index: 9999;
    border-radius: 32px;

    h2 {
        font-size: 16px !important;
        margin: 0;
    }

    p {
        margin: 0;
    }

    ul {
        margin: 0.5rem;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 0.7rem;

        li {

            gap: 0.5rem;
            display: flex;

            svg {
                width: 32px;
                height: 32px;
            }
            svg,
            span {
                background-color: #fff;
                padding: 0.1rem 0.3rem;
                border-radius: 5px;
            }
        }
    }

    header {
        margin-bottom: 1rem;
        display: flex;
        align-items: center;
        gap: 1rem;

        h3 {
            font-size: 16px;
            font-weight: 700;
            margin: 0;
        }

        a {
            flex-grow: 1;
            flex-shrink: 0;
            text-align: right;
            justify-content: flex-end;
            display: flex;
            padding-right: 0.5rem;
        }

        

        img {
            width: 40px;
            height: 40px;
            border-radius: 10px;
        }
    }
}

html.page-home h2 {
    font-size: 36px;
    text-align: left;
    line-height: 36px;
}
html.page-home #action-button {
    position: fixed !important;
    background: #F9ECED;
    bottom: 0px;
    transition: bottom .6s ease;
    background: linear-gradient(0deg,rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%);
}

html.page-home nav.uk-nav-primary {
    top: 0;
    transition: top .6s ease;
}


html.page-home.scrolled nav.uk-nav-primary {
    top: -200px;
}


html.page-home.scrolled #action-button {
    bottom: 0;
}

html.page-home #action-button > div {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

html.page-home .page-body {
    padding-bottom: 6rem;
}

html.page-home #post-content p {
    font-size: 16px;
    line-height: 24px
}

html.page-home [ng-view] nav.uk-navbar-container {
    background-color: transparent !important
}

html.page-home [ng-view] .page-body * {
    color: #000 !important
}

html[iphone-x=true] nav .uk-navbar-center,
html[iphone-x=true] nav .uk-navbar-center-left>*,
html[iphone-x=true] nav .uk-navbar-center-right>*,
html[iphone-x=true] nav .uk-navbar-left,
html[iphone-x=true] nav .uk-navbar-right {
    padding-top: 25px
}

html[iphone-x=true] .page-has-header {
    padding-top: 85px
}

html[iphone-x=true] .page-has-footer {
    padding-bottom: 85px
}

html[iphone-x=true] .page-has-footer~div>footer>div.uk-card-default {
    padding-bottom: 15px
}

html body {
    background: 0 0
}

html body .text-red-brand,
html body .text-red-brand * {
    color: #d7282f;
    stroke: #d7282f
}

html body #nav-tabs {
    margin-left: 0;
    margin-bottom: 15px
}

html body #nav-tabs li {
    padding-left: 0
}

html body #nav-tabs li a {
    font-size: 12px
}

html body .uk-form-no-focus,
html body .uk-form-no-focus:active,
html body .uk-form-no-focus:focus,
html body .uk-form-no-focus:hover {
    outline: 0;
    border: none
}

html body nav.nav-not-home {
    background: 0 0 !important
}

html body .uk-chat-bubble {
    text-align: right
}

html body .uk-chat-bubble.them {
    text-align: left
}

html body .uk-chat-bubble.them p:first-child {
    background: #AAA
}

html body .uk-chat-bubble p:first-child {
    display: inline-block;
    color: #fff;
    margin: 0;
    padding: 5px 10px;
    background: #d7282f;
    border-radius: 15px;
    line-height: 1.2
}

html body .uk-chat-bubble p:last-child {
    margin-top: 7px
}

html body .uk-chat-bubble p:last-child img {
    width: 15px;
    margin-right: 5px;
    border-radius: 100%
}

html body section#note {
    background: #fff;
    height: 100vh
}

html body section#note.invert,
html body section#note.invert nav svg#app-logo {
    filter: invert(1);
    -webkit-filter: invert(1);
    -moz-filter: invert(1)
}

html body .uk-in-hero-tabs {
    margin-top: -27px;
    margin-bottom: 0
}

html body .uk-in-hero-tabs:before {
    border: none
}

html body .uk-in-hero-tabs li {
    padding-left: 5px
}

html body .uk-in-hero-tabs li.uk-active a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #fff;
    color: #d7282f !important;
    border: none
}

html body .uk-in-hero-tabs li:not(.uk-active) a {
    color: rgba(255, 255, 255, .7)
}

html body .uk-event-muted {
    pointer-events: none;
    opacity: .6
}

html body .uk-event-muted * {
    color: #565656
}

html body .uk-event-muted img {
    opacity: .7
}

html body .uk-link,
html body .uk-text-primary {
    color: #d7282f !important
}

html body a {
    color: #d7282f
}

html body .uk-img-overlay {
    position: relative;
    z-index: 0
}

html body .uk-img-overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    content: ''
}

html body .uk-button-primary,
html body .uk-button-primary:active,
html body .uk-button-primary:focus,
html body .uk-button-primary:hover {
    background-color: #d7282f
}

html body .uk-img-overlay img {
    width: 100%
}

html body .uk-link:active,
html body .uk-link:focus,
html body .uk-link:hover,
html body a:active,
html body a:focus,
html body a:hover {
    color: #d7282f;
    text-decoration: none
}

html body .uk-card-primary:not(.uk-primary) {
    background-color: #45545f
}

html body .uk-offcanvas-bar,
html body [ng-view] nav.uk-navbar-container {
    background-color: #f3efec
}

html body .page-has-header {
    padding-top: 50px
}

html body .page-has-footer {
    padding-bottom: 50px
}

html body .uk-background-muted {
    background: #f3efec
}

html body .uk-navbar-nav>li>a {
    color: #565656
}

html body .uk-offcanvas-overlay::before {
    background: rgba(0, 0, 0, .6)
}

html body .uk-offcanvas-close {
    top: 0;
    right: 0;
    padding: 15px
}

html body .uk-offcanvas-bar .uk-close {
    color: #fff
}

html body footer .uk-card-default {
    box-shadow: none;
    background-color: #eee;
}

html body footer a {
    text-align: center;
    display: block;
    padding: 7px;
    color:#000;

    &:hover,
    &:focus,
    &:active {
        color: #d7282f;
    }
}

html body footer a span {
    display: block;
    font-size: 10px
}

html body footer a span:first-child {
    padding-bottom: 4px
}

html body footer a.active span {
    color: #fff
}