@import 'FusionWatch.Client.4ztfe5xcqs.bundle.scp.css';
@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/FusionWatch/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-v9try88epl] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-image: url('14930.jpg');
    /*background-image: url('bg.jpg');*/
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    /*background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;*/
}

main[b-v9try88epl] {
    flex: 1;
}

.sidebar[b-v9try88epl] {
    /*background-image: linear-gradient(180deg, rgb(0, 17, 61) 0%, #01FBff 100%);*/
}

.top-row[b-v9try88epl] {
    background-color: rgba(0, 0, 0, 0.4);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-v9try88epl]  a, .top-row[b-v9try88epl]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-v9try88epl]  a:hover, .top-row[b-v9try88epl]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-v9try88epl]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }
.feargreed[b-v9try88epl] {
    white-space: nowrap;
    font-weight: bold;
}

.linkcon > a[b-v9try88epl] {
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
}

    .bounce2[b-v9try88epl] {
    animation-name: bounce2-b-v9try88epl;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}

@keyframes bounce2-b-v9try88epl {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@media (max-width: 640.98px) {
    .top-row[b-v9try88epl] {
        justify-content: space-between;
    }

        .top-row[b-v9try88epl]  a, .top-row[b-v9try88epl]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-v9try88epl] {
        flex-direction: row;
    }

    .sidebar[b-v9try88epl] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-v9try88epl] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-v9try88epl]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-v9try88epl], article[b-v9try88epl] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-v9try88epl] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-v9try88epl] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


.mymenu[b-v9try88epl] {
}

@media (max-width: 420px) {
    .text-white[b-v9try88epl] {
        font-size: 12px;
    }
}
/* _content/FusionWatch/Components/Layout/NavMenu.razor.rz.scp.css */
.fusionimg[b-7hpd3fvymv] {
    width: 350px;
}

.brandname[b-7hpd3fvymv] {
    margin-right: 20px;
    font-weight: bold;
    font-size: 30px;
    text-shadow: 0px 0px 30px rgba(79, 253, 254, 0.45);
}

.nav-link[b-7hpd3fvymv], .navbar-brand[b-7hpd3fvymv] {
    color: white !important;
    background-color: transparent !important;
}

.nav-link[b-7hpd3fvymv] {
    padding: 0px !important;
    margin: 5px 7px;
}

    .nav-link.active[b-7hpd3fvymv] {
        color: rgba(69,255,255, 0.8) !important;
        text-shadow: 0px 0px 30px rgba(71,254,255,1) !important;
        border-bottom: 1px solid white !important;
        border-left: none !important;
        border-top: none !important;
        border-right: none !important;
        padding: 0px !important;
        background-color: transparent !important;
    }

    .nav-link:hover[b-7hpd3fvymv] {
        color: rgba(69,255,255, 0.8) !important;
        text-shadow: 0px 0px 30px rgba(71,254,255,1) !important;
        border: none !important;
        background-color: transparent !important;
        border-bottom: 1px solid white !important;
    }

    .nav-link.brokenomo[b-7hpd3fvymv] {
        position: relative;
    }

        .nav-link.brokenomo.active[b-7hpd3fvymv] {
            color: rgba(230, 208, 108, 0.8) !important;
            text-shadow: 0px 0px 30px rgba(230, 208, 108,1) !important;
            border-bottom: 1px solid white !important;
            border-left: none !important;
            border-top: none !important;
            border-right: none !important;
            padding: 0px !important;
            background-color: transparent !important;
        }

        .nav-link.brokenomo:hover[b-7hpd3fvymv] {
            color: rgba(230, 208, 108, 0.8) !important;
            text-shadow: 0px 0px 30px rgba(230, 208, 108,1) !important;
            border: none !important;
            background-color: transparent !important;
            border-bottom: 1px solid white !important;
        }

        .nav-link.brokenomo > img[b-7hpd3fvymv] {
            position: absolute;
            width: 25px;
            height: 25px;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
        }

        .nav-link.brokenomo > label[b-7hpd3fvymv] {
            padding-left: 25px;
            cursor: pointer;
        }

    .nav-link.hvm[b-7hpd3fvymv] {
        position: relative;
    }

        .nav-link.hvm.active[b-7hpd3fvymv] {
            color: rgba(169, 230, 122, 0.8) !important;
            text-shadow: 0px 0px 30px rgba(169, 230, 122,1) !important;
            border-bottom: 1px solid white !important;
            border-left: none !important;
            border-top: none !important;
            border-right: none !important;
            padding: 0px !important;
            background-color: transparent !important;
        }

        .nav-link.hvm:hover[b-7hpd3fvymv] {
            color: rgba(169, 230, 122, 0.8) !important;
            text-shadow: 0px 0px 30px rgba(169, 230, 122, 1) !important;
            border: none !important;
            background-color: transparent !important;
            border-bottom: 1px solid white !important;
        }

        .nav-link.hvm > img[b-7hpd3fvymv] {
            position: absolute;
            width: 25px;
            height: 25px;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
        }

    .nav-link.bonds[b-7hpd3fvymv] {
        position: relative;
    }

    .nav-link.bonds.active[b-7hpd3fvymv] {
        color: rgba(222, 75, 243, 0.8) !important;
        text-shadow: 0px 0px 30px rgba(222, 75, 243, 1) !important;
        border-bottom: 1px solid white !important;
        border-left: none !important;
        border-top: none !important;
        border-right: none !important;
        padding: 0px !important;
        background-color: transparent !important;
    }

    .nav-link.bonds:hover[b-7hpd3fvymv] {
        color: rgba(222, 75, 243, 0.8) !important;
        text-shadow: 0px 0px 30px rgba(222, 75, 243, 1) !important;
        border: none !important;
        background-color: transparent !important;
        border-bottom: 1px solid white !important;
    }

    .nav-link.bonds > img[b-7hpd3fvymv] {
        position: absolute;
        width: 25px;
        height: 25px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .nav-link.bonds > label[b-7hpd3fvymv] {
        padding-left: 25px;
        cursor: pointer;
    }


.navbar-toggler[b-7hpd3fvymv] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 1rem;
    left: 0.5rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 24px;
}

    .navbar-toggler:focus[b-7hpd3fvymv] {
        outline: none;
        box-shadow: none;
    }

.logo[b-7hpd3fvymv] {
    width: 350px;
    height: 65px;
    padding-left: 10px;
}

@media (max-width: 992px) {
    .navbar-toggler[b-7hpd3fvymv] {
        top: -60px;
    }
    .brandname[b-7hpd3fvymv] {
        padding-left: 70px;
    }
}

@media (max-width: 768px) {
    .brandname[b-7hpd3fvymv] {
        padding-left: 70px;
    }

    .navbar-toggler[b-7hpd3fvymv] {
        top: -55px;
    }
}

@media (max-width: 480px) {
    .brandname[b-7hpd3fvymv] {
        padding-left: 70px;
    }

    .logo[b-7hpd3fvymv] {
        width: 250px;
        height: 47px;
    }

    .navbar-toggler[b-7hpd3fvymv] {
        top: -40px;
    }
}


@media (max-width: 350px) {
    .brandname[b-7hpd3fvymv] {
        padding-left: 70px;
        font-size: 25px;
    }
}
