/* /Pages/Index.razor.rz.scp.css */
[b-vpxmvo3h8v] .col {
    /*padding: 0;*/
}
/* /Pages/Login.razor.rz.scp.css */
.panel[b-gyd9463mza] {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

[b-gyd9463mza] .rz-button.rz-state-disabled {
    opacity: 0.7;
}

[b-gyd9463mza] .iti {
    border: 0;
    outline: none;
}

    [b-gyd9463mza] .iti input {
        border: 0;
        outline: none;
    }

    [b-gyd9463mza] .iti .iti__flag-container {
        border: 0;
        outline: none;
    }
/* /Shared/CultureSelector.razor.rz.scp.css */
.culture[b-lsj8hswzgp]  button{
    padding:0;
}
/* /Shared/DialogComposeMail.razor.rz.scp.css */
[b-tbc387bv85] .fileupload-button .rz-fileupload-buttonbar {
    padding: 0.25rem;
    background-color: inherit;
}
/* /Shared/DialogMailViewer.razor.rz.scp.css */
[b-3zryw0e0jj] .flip-icon i {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
/* /Shared/IconScroller.razor.rz.scp.css */
.cover[b-bpea93stz3] {
    position: relative;
    padding: 0 2rem;
    margin-top: .5rem;
}

.left[b-bpea93stz3], .leftarrow[b-bpea93stz3] {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.right[b-bpea93stz3], .rightarrow[b-bpea93stz3] {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.scroll-images[b-bpea93stz3], .scroll-account[b-bpea93stz3] {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}

.child[b-bpea93stz3] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 4rem;
    max-width: 4rem;
    min-height: 4rem;
    max-height: 4rem;
    margin: 1px 4px;
    border: 3px solid lightgray;
    border-radius: 50%;
    overflow: hidden;
}

    .child[b-bpea93stz3]  img {
        cursor: pointer;
    }

    .child.active[b-bpea93stz3] {
        border-color: dodgerblue;
    }

.scroll-images[b-bpea93stz3]::-webkit-scrollbar, .scroll-account[b-bpea93stz3]::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #aaa;
}

.scroll-images[b-bpea93stz3]::-webkit-scrollbar-thumb, .scroll-account[b-bpea93stz3]::-webkit-scrollbar-thumb {
    background-color: black;
}

button[b-bpea93stz3] {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}

.childitem[b-bpea93stz3] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 4px;
    border: 2px solid lightgray;
    border-radius: 0.4rem;
}

    .childitem[b-bpea93stz3]  img {
        cursor: pointer;
    }

    .childitem.active[b-bpea93stz3] {
        border-color: dodgerblue;
    }
/* /Shared/LoginDisplay.razor.rz.scp.css */
.loginlink[b-zia1bqnq1y] {
    padding: 0.8rem;
}

.culture[b-zia1bqnq1y]  button {
    font-weight: normal;
    padding: 0;
}
/* /Shared/LoginLayout.razor.rz.scp.css */
.container[b-6f1lwwwu0f] {
    width: 100%;
    height: 100%;
    padding: 0;
}
