/* /Components/DisclaimerDialog.razor.rz.scp.css */
.modal-overlay[b-n638ol47k6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content[b-n638ol47k6] {
    background: white;
    padding: 35px 35px 20px 35px;
    width: 546px;
    color: #333333;
    text-align: left;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.modal-button[b-n638ol47k6] {
    background-color: #a02020;
    color: white;
    padding: 5px 20px;
    border: none;
    font-weight: bold;
    cursor: pointer;
    margin: 0 150px;
}

    .modal-button:hover[b-n638ol47k6] {
        background-color: #8b0000;
    }
/* /Components/Splash.razor.rz.scp.css */
/*splash colors*/
#splash_box[b-w02pql3eb0] {
    font-family: verdana;
    font-size: 16px;
    color: white;
    background-color: #181F4D;
    background-size: cover;
    background-repeat: no-repeat;
    overflow-x: hidden;
    height: 100vh;
}

    #splash_box .section-title[b-w02pql3eb0] {
        font-size: 38px;
        text-transform: uppercase;
        text-align: center;
        text-decoration: underline;
        text-decoration-color: #A22428;
        margin-bottom: 2rem;
        padding-top: 30px;
        color: #181F4D;
        text-decoration-thickness: 5px;
    }

    #splash_box div#header[b-w02pql3eb0] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: white;
        border-bottom: #00A0BD solid 5px;
    }

        #splash_box div#header .logo img[b-w02pql3eb0] {
            max-height: 60px;
            height: 32px;
            margin: 4px;
            width: 110px;
        }

        #splash_box div#header .mainTitle[b-w02pql3eb0] {
            text-align: center;
            font-size: 4rem;
        }

        #splash_box div#header div.hamburger[b-w02pql3eb0] {
            text-decoration: none;
            color: white;
            text-size-adjust: 150%;
            padding: 0px 16px;
        }

            #splash_box div#header div.hamburger img[b-w02pql3eb0] {
                height: 24px;
                width: 24px;
            }

        #splash_box div#header .btn-login[b-w02pql3eb0] {
            color: white;
            background-color: #A22428;
            border: none;
            border-radius: 5px;
            padding: 6px 16px;
            margin: 0px 10px;
        }

    #splash_box section#title div#uat-title[b-w02pql3eb0] {
        display: flex;
        justify-content: center;
    }

        #splash_box section#title div#uat-title div.uat-text[b-w02pql3eb0] {
            font-size: 38px;
            font-weight: 700;
        }

            #splash_box section#title div#uat-title div.uat-text span[b-w02pql3eb0] {
                margin-left: .2em;
                color: #00A0BD;
            }

    #splash_box section#graphic[b-w02pql3eb0] {
        position: relative;
        border-bottom: #A22428 solid 5px;
        -webkit-box-shadow: 0 4px 6px -6px #333;
        -moz-box-shadow: 0 4px 6px -6px #333;
        box-shadow: 0 4px 6px -6px #333;
        padding-bottom: 100px;
    }

        #splash_box section#graphic img[b-w02pql3eb0] {
            width: 80vw;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

    #splash_box section#plan[b-w02pql3eb0] {
        display: grid;
        grid-template-columns: 60% auto;
        background-color: white;
        border-bottom: #181F4D solid 5px;
        -webkit-box-shadow: 0 4px 6px -6px #333;
        -moz-box-shadow: 0 4px 6px -6px #333;
        box-shadow: 0 4px 6px -6px #333;
        color: #181F4D;
        align-items: start;
    }

        #splash_box section#plan .icon-table[b-w02pql3eb0] {
            background: #f4f4f4;
            margin: 50px 0 50px -157px;
            padding-top: 75px;
            padding-bottom: 47px;
            padding-left: 100px;
            padding-right: 81px;
            line-height: 29px;
            border-radius: 0 100px 100px 0;
        }

            #splash_box section#plan .icon-table .icon-feature[b-w02pql3eb0] {
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: flex-start;
                color: #181F4D;
                padding-left: 137px;
                padding-bottom: 25px;
            }

                #splash_box section#plan .icon-table .icon-feature .icon-icon[b-w02pql3eb0] {
                    width: 50px;
                    margin-right: 15px;
                }

                    #splash_box section#plan .icon-table .icon-feature .icon-icon img[b-w02pql3eb0] {
                        height: 48px;
                        width: 48px;
                    }

                #splash_box section#plan .icon-table .icon-feature .feature[b-w02pql3eb0] {
                    padding: 0 0 20px 23px;
                }

                    #splash_box section#plan .icon-table .icon-feature .feature .feature-title[b-w02pql3eb0] {
                        font-weight: 700;
                        font-size: 18px;
                        line-height: 3rem;
                    }

                    #splash_box section#plan .icon-table .icon-feature .feature .feature-text[b-w02pql3eb0] {
                        font-size: 15px;
                    }

        #splash_box section#plan .overview[b-w02pql3eb0] {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 30px;
            padding-left: 50px;
            padding-bottom: 150px;
            padding-right: 100px;
        }

            #splash_box section#plan .overview .round-label[b-w02pql3eb0] {
                background-color: #017b91;
                border-radius: 20px;
                padding: 50px;
                line-height: 29px;
                color: white;
                font-size: 16px;
            }

    #splash_box section#manage[b-w02pql3eb0] {
        display: grid;
        grid-template-columns: auto 700px;
        align-items: center;
        background-color: white;
        border-bottom: #017b91 solid 5px;
        -webkit-box-shadow: 0 4px 6px -6px #333;
        -moz-box-shadow: 0 4px 6px -6px #333;
        box-shadow: 0 4px 6px -6px #333;
    }

        #splash_box section#manage .overview[b-w02pql3eb0] {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding-top: 30px;
            padding-right: 129px;
            padding-bottom: 50px;
            padding-left: 0;
            margin-left: -13px;
        }

            #splash_box section#manage .overview .round-label[b-w02pql3eb0] {
                background-color: #181F4D;
                border-radius: 20px;
                padding: 50px 50px 50px 130px;
                line-height: 29px;
                color: white;
                font-size: 16px;
                margin-right: 30px;
            }

        #splash_box section#manage .manage-list[b-w02pql3eb0] {
            color: #181F4D;
            background: #f4f4f4;
            margin: 0px 0 0px -110px;
            padding-left: 100px;
            padding-top: 130px;
            padding-bottom: 50px;
            padding-right: 100px;
            border-radius: 100px 0 0 100px;
        }

            #splash_box section#manage .manage-list ul[b-w02pql3eb0] {
                font-size: 15px;
                line-height: 20px;
                list-style-type: none;
                text-indent: -35px;
                margin-left: 10px;
            }

                #splash_box section#manage .manage-list ul li[b-w02pql3eb0] {
                    padding-bottom: 19px;
                }

                    #splash_box section#manage .manage-list ul li img[b-w02pql3eb0] {
                        height: 40px;
                    }

                    #splash_box section#manage .manage-list ul li[b-w02pql3eb0]:before {
                        content: "";
                        display: inline-block;
                        width: 20px;
                        height: 20px;
                        background-color: #017b91;
                        border-radius: 50%;
                        margin-right: 5px;
                    }

                    #splash_box section#manage .manage-list ul li span[b-w02pql3eb0] {
                        font-weight: 700;
                        font-size: 15px;
                        line-height: 24px;
                    }

                        #splash_box section#manage .manage-list ul li span[b-w02pql3eb0]::after {
                            content: "\a";
                            white-space: pre;
                        }

    #splash_box section#reports[b-w02pql3eb0] {
        background-color: white;
        color: #181F4D;
    }

        #splash_box section#reports .bulletpoints[b-w02pql3eb0] {
            background-color: darkred;
            color: white;
            border-radius: 10px;
            padding: 25px;
            margin: 0 100px;
        }

            #splash_box section#reports .bulletpoints ul[b-w02pql3eb0] {
                display: flex;
                justify-content: space-around;
                align-items: center;
            }

                #splash_box section#reports .bulletpoints ul li[b-w02pql3eb0] {
                    display: grid;
                    justify-items: center;
                    align-items: center;
                    align-content: center;
                }

                    #splash_box section#reports .bulletpoints ul li .feature-title[b-w02pql3eb0] {
                        font-weight: 700;
                        font-size: 18px;
                        line-height: 2rem;
                        text-align: center;
                    }

                    #splash_box section#reports .bulletpoints ul li img[b-w02pql3eb0] {
                        height: 48px;
                        border-radius: 50%;
                        width: 48px;
                        margin: 14px;
                    }

        #splash_box section#reports .content2[b-w02pql3eb0]::before {
            content: "\a";
            white-space: pre;
        }

        #splash_box section#reports .overview[b-w02pql3eb0] {
            font-size: 16px;
            padding: 20px 100px 30px 100px;
            text-align: justify;
        }

    #splash_box footer#footer[b-w02pql3eb0] {
        /*        position: absolute;
        bottom: 0;*/
        width: 100vw;
        vertical-align: middle;
        height: 40px;
    }

        #splash_box footer#footer a.splash-footer[b-w02pql3eb0] {
            text-align: right;
            display: flex;
            padding-right: 40px;
            color: white;
            justify-content: center;
            font-size: 16px;
            font-style: italic;
            padding-top: 5px;
        }

            #splash_box footer#footer a.splash-footer:hover[b-w02pql3eb0] {
                text-decoration: none;
            }

    #splash_box #dialog[b-w02pql3eb0] {
        width: 546px;
        padding: 20px;
        font-size: 20px;
        line-height: 20px;
    }

    #splash_box .k-window-actions.k-dialog-actions[b-w02pql3eb0] {
        display: none;
    }


ul.submenu[b-w02pql3eb0] {
    transform: translateX(-29px);
}

.submenu li[b-w02pql3eb0] {
    min-width: 130px;
    text-align: center;
    /* height: 48px;*/
}

    .submenu li a[b-w02pql3eb0] {
    }

        .submenu li a span[b-w02pql3eb0] {
            font-size: 16px;
            vertical-align: top;
        }

.menu-container[b-w02pql3eb0] {
    position: relative;
}

.menu-toggle[b-w02pql3eb0] {
    display: block;
    background-color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.submenu[b-w02pql3eb0] {
    display: none;
    position: absolute;
    top: 100%;
    left: -36px;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    max-height: 32px;
}

    .submenu li[b-w02pql3eb0] {
        margin-bottom: 10px;
    }

        .submenu li a[b-w02pql3eb0] {
            text-decoration: none;
            color: #333;
        }

#sp[b-w02pql3eb0]::after {
    content: "\2022";
}

#socialLoginList button#OpenIdConnect[b-w02pql3eb0] {
    background-color: white !Important;
    color: #181F4d !Important;
}

/*#dialog {
    width: 546px;
    padding: 20px;
    font-size: medium;
    line-height: 20px;
}

.k-window-actions.k-dialog-actions {
    display: none;
}

.k-dialog-buttongroup {
    max-width: 246px;
    margin: auto;
    border-color: transparent;
}*/

button.k-button.k-primary[b-w02pql3eb0] {
    background-color: #A22428 !important;
    color: white;
    height: 32px;
    width: 246px;
    font-size: 18px !important;
}

.k-widget.k-window[b-w02pql3eb0] {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 15px;
}

.user-menu[b-w02pql3eb0] {
    position: relative;
    display: inline-block;
}

.hamburger-button[b-w02pql3eb0] {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
}

    .hamburger-button img[b-w02pql3eb0] {
        width: 30px;
        height: 30px;
    }

.menu-flyout[b-w02pql3eb0] {
    position: absolute;
    right: 0;
    top: 40px;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 10px;
    display: none;
    flex-direction: column;
    min-width: 150px;
}

    .menu-flyout a[b-w02pql3eb0] {
        display: block;
        padding: 10px;
        text-decoration: none;
        color: #333;
    }
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-cr4ham9lrd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-cr4ham9lrd] {
    flex: 1;
}

.sidebar[b-cr4ham9lrd] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-cr4ham9lrd] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-cr4ham9lrd]  a, .top-row[b-cr4ham9lrd]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-cr4ham9lrd]  a:hover, .top-row[b-cr4ham9lrd]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-cr4ham9lrd]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-cr4ham9lrd] {
        justify-content: space-between;
    }

    .top-row[b-cr4ham9lrd]  a, .top-row[b-cr4ham9lrd]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-cr4ham9lrd] {
        flex-direction: row;
    }

    .sidebar[b-cr4ham9lrd] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-cr4ham9lrd] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-cr4ham9lrd]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-cr4ham9lrd], article[b-cr4ham9lrd] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
