﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
.pricing-header {
    max-width: 700px;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 16px;
    position: relative;
    min-height: 100%;
    background: #fefefe;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch;
}

body {
    flex: 1 0 auto;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    background-image: url(/img/pattern-400-0.6.png);
    background-repeat: repeat;
    background-color: #f2f4f4;
}

.main-container {
    flex: 1 0 auto;
    max-width: none;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch;
    padding: 0;
}

main {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch;
}

.login-container {
    flex: 1 0 auto;
    display: flex;
    flex-direction: row-reverse;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 1350px;
    align-self: center;
    width: 100%;
}

.profile-container {
    flex: 1 1 auto;
    display: flex;
    flex-direction: row;
    max-width: 1140px;
    width: 100%;
    align-self: center;
    padding-right: 5px;
    padding-left: 5px;
}

    .profile-container > .profile-nav-part {
        flex: 0 1 300px;
    }

    .profile-container > .profile-body-part {
        flex: 1 1 100px;
    }

.form-part {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

    .form-part > section {
        padding: 10px;
        flex: 0 1 320px;
    }

.profile-nav-part {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

    .profile-nav-part > section {
        padding: 10px;
        flex: 0 1 320px;
    }

.profile-body-part {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

    .profile-body-part > section {
        padding: 10px;
        flex: 1 1 320px;
    }

    .profile-body-part .table td {
        border: 0px;
    }

    .profile-body-part .form-group {
        max-width: 360px;
    }

.footer {
    position: relative;
    flex: 0 0 auto;
    overflow: hidden;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: initial;
    padding: 15px;
    margin-top: 30px;
}

    .footer > * {
        margin: 5px;
    }

.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #6b8f24;
    border-color: #6b8f24;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #6b8f24;
}

.btn-primary {
    color: #fff;
    background-color: #6b8f24;
    border-color: #6b8f24;
}

    .btn-primary:hover {
        background-color: #557319;
        border-color: #557319;
    }

    .btn-primary:not(:disabled):not(.disabled):active {
        background-color: #557319;
        border-color: #557319;
        box-shadow: 0 0 0 0.2rem #55731980;
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus {
            box-shadow: 0 0 0 0.2rem #55731980;
        }

    .btn-primary:focus {
        background-color: #557319;
        border-color: #557319;
        box-shadow: none;
    }

.login-btn {
    min-width: 250px;
    height: 38px;
}

    .login-btn.external {
        height: 36px;
        font-size: 14px;
    }

.buttons-row {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    padding-right: 10px;
}

    .buttons-row > * {
        margin-left: 10px;
        margin-top: 10px;
    }

.buttons-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 10px;
    padding-right: 10px;
}

    .buttons-col > * {
        margin-left: 10px;
        margin-top: 10px;
    }

#change-password-form > .buttons-row {
    justify-content: center;
    max-width: 360px;
}

.login-link {
    color: #6b8f24;
    margin: 5px;
}

    .login-link:hover {
        color: #557319;
    }

.login-links {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.login-part {
    width: 50%;
}

.logo-part {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .logo-part img {
        display: block;
        flex: 1 1 auto;
        max-width: 419px;
        width: 100%;
    }

    .logo-part > .logo-content {
        display: flex;
        align-items: center;
        flex-direction: column;
        max-width: 300px;
    }

        .logo-part > .logo-content > .logo-mze > img {
            display: block;
            max-height: 120px;
        }

        .logo-part > .logo-content > .logo-f4f {
            margin-bottom: 50px;
        }

            .logo-part > .logo-content > .logo-f4f > img {
                width: 400px;
            }

        .logo-part > .logo-content > .logo-text {
            font-size: 12px;
            color: #6c757d;
            text-align: center;
            line-height: 24px;
        }

.footer-logo-container {
    display: none;
}

    .footer-logo-container > .logo-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 300px;
    }

        .footer-logo-container > .logo-content > .logo-mze > img {
            display: block;
            max-height: 120px;
        }

        .footer-logo-container > .logo-content > .logo-text {
            font-size: 12px;
            color: #6c757d;
            text-align: center;
            line-height: 24px;
        }

.form-control {
}

    .form-control:focus {
        border-color: #6b8f24;
        box-shadow: 0 0 0 0.2rem #55731980;
    }

.text-danger {
    font-size: 12px;
}

.va-m {
    vertical-align: middle !important;
}

.validation-summary-errors ul {
    list-style-type: none;
    padding-left: 0;
    text-align: center;
}

.consent-group {
    margin-bottom: 5px;
}

.checkbox {
    display: flex;
    align-items: center;
}

    .checkbox label {
        line-height: initial;
        margin: 0 0 0 5px;
    }

    .checkbox input {
        margin-top: 2px;
    }

.nav-pills .nav-link {
    color: #6b8f24;
}

    .nav-pills .nav-link:hover {
        color: #557319;
    }

    .nav-pills .nav-link.active {
        background-color: white;
        border-color: white;
        font-weight: bold;
        color: #6b8f24;
    }

        .nav-pills .nav-link.active:hover {
            color: #557319;
        }

.navbar-nav > .nav-item .nav-link {
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
}

.navbar-brand {
    font-weight: 600;
}

.fa-info-circle {
    color: #6b8f24;
    font-size: 15px;
}

.profile-tooltip {
    position: fixed;
    bottom: 10px;
    background-color: #000000cc;
    color: white;
    border-radius: 5px;
    display: flex;
    visibility: collapse;
    flex-direction: column;
    align-items: stretch;
    padding: 10px;
    margin-right: 10px;
}

    .profile-tooltip > .tooltip-arrow {
        position: absolute;
        bottom: -10px;
        border-top: 10px solid #000000cc;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }

.login-info-part {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

    .login-info-part > .login-info-container {
        display: flex;
        align-items: stretch;
        width: 1000px;
        padding: 0 20px;
    }

        .login-info-part > .login-info-container > .login-info-img {
            flex: 0 0 140px;
            width: 140px;
            align-self: center
        }

            .login-info-part > .login-info-container > .login-info-img > img {
                width: 100%;
            }

        .login-info-part > .login-info-container > .login-info-content {
            flex: 1 1 auto;
            display: flex;
            flex-direction: column;
            align-items: stretch;
            font-size: 16px;
        }

            .login-info-part > .login-info-container > .login-info-content > .login-info-title {
                font-size: 22px;
                font-weight: bold;
                display: flex;
                flex-direction: column;
                align-items: stretch;
            }

                .login-info-part > .login-info-container > .login-info-content > .login-info-title::after {
                    content: '';
                    height: 1px;
                    width: 100%;
                    background-color: #0000001a;
                    margin: 10px 0;
                }

@media (max-width: 768px) {
    html {
    }

    .login-container {
        flex-direction: column;
        align-items: stretch;
        justify-content: stretch;
    }

    .profile-container {
        flex-direction: column;
        align-items: stretch;
        justify-content: stretch;
    }

    .login-part {
        width: 100%;
    }

    .logo-part {
        justify-content: center;
        padding-left: 0;
    }

        .logo-part img {
            flex: 0 0 auto;
            width: 100px;
            margin-top: 10px;
        }

        .logo-part > .logo-content {
            max-width: none;
        }

            .logo-part > .logo-content > .logo-mze {
                display: none;
            }

            .logo-part > .logo-content > .logo-f4f {
                margin-bottom: 10px;
            }

                .logo-part > .logo-content > .logo-f4f > img {
                    width: 250px;
                }

            .logo-part > .logo-content > .logo-text {
                display: none;
            }

    .footer-logo-container {
        display: flex;
        justify-content: center;
        margin-top: -20px;
        padding-bottom: 20px;
    }

        .footer-logo-container > .logo-content > .logo-mze > img {
            width: 60%;
            max-width: 300px;
            margin: 20px auto 10px;
        }

    .form-part {
        align-items: center;
        justify-content: stretch;
    }

        .form-part > section {
            flex: 1 1 auto;
        }

    .profile-body-part {
        justify-content: center;
    }

    .profile-container {
        padding: 0;
    }

        .profile-container > .profile-nav-part {
            flex: 0 1 auto;
            padding-right: 0;
        }

    .login-info-img {
        display: none;
    }
}
