/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-5ets138by1] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5ets138by1] {
    flex: 1;
}

.sidebar[b-5ets138by1] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-5ets138by1] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-5ets138by1]  a, .top-row[b-5ets138by1]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-5ets138by1]  a:hover, .top-row[b-5ets138by1]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-5ets138by1]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-5ets138by1] {
        justify-content: space-between;
    }

    .top-row[b-5ets138by1]  a, .top-row[b-5ets138by1]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-5ets138by1] {
        flex-direction: row;
    }

    .sidebar[b-5ets138by1] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-5ets138by1] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-5ets138by1]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-5ets138by1], article[b-5ets138by1] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-5ets138by1] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-5ets138by1] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-eyu65kjjtp] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-eyu65kjjtp] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-eyu65kjjtp] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-eyu65kjjtp] {
    font-size: 1.1rem;
}

.bi[b-eyu65kjjtp] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-house-door-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-house-door%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M8.354%201.146a.5.5%200%200%200-.708%200l-6%206A.5.5%200%200%200%201.5%207.5v7a.5.5%200%200%200%20.5.5h4.5a.5.5%200%200%200%20.5-.5v-4h2v4a.5.5%200%200%200%20.5.5H14a.5.5%200%200%200%20.5-.5v-7a.5.5%200%200%200-.146-.354L13%205.793V2.5a.5.5%200%200%200-.5-.5h-1a.5.5%200%200%200-.5.5v1.293zM2.5%2014V7.707l5.5-5.5%205.5%205.5V14H10v-4a.5.5%200%200%200-.5-.5h-3a.5.5%200%200%200-.5.5v4z%22%2F%3E%0A%3C%2Fsvg%3E");
}

.bi-plus-square-fill-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-pie-chart-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-pie-chart%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M7.5%201.018a7%207%200%200%200-4.79%2011.566L7.5%207.793zm1%200V7.5h6.482A7%207%200%200%200%208.5%201.018M14.982%208.5H8.207l-4.79%204.79A7%207%200%200%200%2014.982%208.5M0%208a8%208%200%201%201%2016%200A8%208%200%200%201%200%208%22%2F%3E%0A%3C%2Fsvg%3E");
}

.bi-list-nested-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-card-list-fill-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-card-list%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M14.5%203a.5.5%200%200%201%20.5.5v9a.5.5%200%200%201-.5.5h-13a.5.5%200%200%201-.5-.5v-9a.5.5%200%200%201%20.5-.5zm-13-1A1.5%201.5%200%200%200%200%203.5v9A1.5%201.5%200%200%200%201.5%2014h13a1.5%201.5%200%200%200%201.5-1.5v-9A1.5%201.5%200%200%200%2014.5%202z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M5%208a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7A.5.5%200%200%201%205%208m0-2.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5m0%205a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5m-1-5a.5.5%200%201%201-1%200%20.5.5%200%200%201%201%200M4%208a.5.5%200%201%201-1%200%20.5.5%200%200%201%201%200m0%202.5a.5.5%200%201%201-1%200%20.5.5%200%200%201%201%200%22%2F%3E%0A%3C%2Fsvg%3E");
}

.bi-pie-chart-fill-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-pie-chart-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-upload-fill-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-upload%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M.5%209.9a.5.5%200%200%201%20.5.5v2.5a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1v-2.5a.5.5%200%200%201%201%200v2.5a2%202%200%200%201-2%202H2a2%202%200%200%201-2-2v-2.5a.5.5%200%200%201%20.5-.5%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.646%201.146a.5.5%200%200%201%20.708%200l3%203a.5.5%200%200%201-.708.708L8.5%202.707V11.5a.5.5%200%200%201-1%200V2.707L5.354%204.854a.5.5%200%201%201-.708-.708z%22%2F%3E%0A%3C%2Fsvg%3E");
}

.bi-download-fill-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-download%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M.5%209.9a.5.5%200%200%201%20.5.5v2.5a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1v-2.5a.5.5%200%200%201%201%200v2.5a2%202%200%200%201-2%202H2a2%202%200%200%201-2-2v-2.5a.5.5%200%200%201%20.5-.5%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.646%2011.854a.5.5%200%200%200%20.708%200l3-3a.5.5%200%200%200-.708-.708L8.5%2010.293V1.5a.5.5%200%200%200-1%200v8.793L5.354%208.146a.5.5%200%201%200-.708.708z%22%2F%3E%0A%3C%2Fsvg%3E");
}

.bi-calendar-month-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-calendar-month%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M2.56%2011.332%203.1%209.73h1.984l.54%201.602h.718L4.444%206h-.696L1.85%2011.332zm1.544-4.527L4.9%209.18H3.284l.8-2.375zm5.746.422h-.676V9.77c0%20.652-.414%201.023-1.004%201.023-.539%200-.98-.246-.98-1.012V7.227h-.676v2.746c0%20.941.606%201.425%201.453%201.425.656%200%201.043-.28%201.188-.605h.027v.539h.668zm2.258%205.046c-.563%200-.91-.304-.985-.636h-.687c.094.683.625%201.199%201.668%201.199.93%200%201.746-.527%201.746-1.578V7.227h-.649v.578h-.019c-.191-.348-.637-.64-1.195-.64-.965%200-1.64.679-1.64%201.886v.34c0%201.23.683%201.902%201.64%201.902.558%200%201.008-.293%201.172-.648h.02v.605c0%20.645-.423%201.023-1.071%201.023m.008-4.53c.648%200%201.062.527%201.062%201.359v.253c0%20.848-.39%201.364-1.062%201.364-.692%200-1.098-.512-1.098-1.364v-.253c0-.868.406-1.36%201.098-1.36z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M3.5%200a.5.5%200%200%201%20.5.5V1h8V.5a.5.5%200%200%201%201%200V1h1a2%202%200%200%201%202%202v11a2%202%200%200%201-2%202H2a2%202%200%200%201-2-2V3a2%202%200%200%201%202-2h1V.5a.5.5%200%200%201%20.5-.5M1%204v10a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V4z%22%2F%3E%0A%3C%2Fsvg%3E");
}

.bi-calendar-month-fill-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-calendar-month-fill%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M4%20.5a.5.5%200%200%200-1%200V1H2a2%202%200%200%200-2%202v1h16V3a2%202%200%200%200-2-2h-1V.5a.5.5%200%200%200-1%200V1H4zm.104%207.305L4.9%2010.18H3.284l.8-2.375zm9.074%202.297c0-.832-.414-1.36-1.062-1.36-.692%200-1.098.492-1.098%201.36v.253c0%20.852.406%201.364%201.098%201.364.671%200%201.062-.516%201.062-1.364z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M16%2014V5H0v9a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2M2.56%2012.332h-.71L3.748%207h.696l1.898%205.332h-.719l-.539-1.602H3.1zm7.29-4.105v4.105h-.668v-.539h-.027c-.145.324-.532.605-1.188.605-.847%200-1.453-.484-1.453-1.425V8.227h.676v2.554c0%20.766.441%201.012.98%201.012.59%200%201.004-.371%201.004-1.023V8.227zm1.273%204.41c.075.332.422.636.985.636.648%200%201.07-.378%201.07-1.023v-.605h-.02c-.163.355-.613.648-1.171.648-.957%200-1.64-.672-1.64-1.902v-.34c0-1.207.675-1.887%201.64-1.887.558%200%201.004.293%201.195.64h.02v-.577h.648v4.03c0%201.052-.816%201.579-1.746%201.579-1.043%200-1.574-.516-1.668-1.2z%22%2F%3E%0A%3C%2Fsvg%3E");
}

.bi-calendar-range-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-calendar-range%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M9%207a1%201%200%200%201%201-1h5v2h-5a1%201%200%200%201-1-1M1%209h4a1%201%200%200%201%200%202H1z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M3.5%200a.5.5%200%200%201%20.5.5V1h8V.5a.5.5%200%200%201%201%200V1h1a2%202%200%200%201%202%202v11a2%202%200%200%201-2%202H2a2%202%200%200%201-2-2V3a2%202%200%200%201%202-2h1V.5a.5.5%200%200%201%20.5-.5M1%204v10a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V4z%22%2F%3E%0A%3C%2Fsvg%3E");
}

.bi-tags-nav-menu[b-eyu65kjjtp] {
    background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-tags%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M3%202v4.586l7%207L14.586%209l-7-7zM2%202a1%201%200%200%201%201-1h4.586a1%201%200%200%201%20.707.293l7%207a1%201%200%200%201%200%201.414l-4.586%204.586a1%201%200%200%201-1.414%200l-7-7A1%201%200%200%201%202%206.586z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M5.5%205a.5.5%200%201%201%200-1%20.5.5%200%200%201%200%201m0%201a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203M1%207.086a1%201%200%200%200%20.293.707L8.75%2015.25l-.043.043a1%201%200%200%201-1.414%200l-7-7A1%201%200%200%201%200%207.586V3a1%201%200%200%201%201-1z%22%2F%3E%0A%3C%2Fsvg%3E");
}

.nav-item:first-of-type[b-eyu65kjjtp] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-eyu65kjjtp] {
    padding-bottom: 1rem;
}

.nav-item[b-eyu65kjjtp]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

.nav-item[b-eyu65kjjtp]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-eyu65kjjtp]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-eyu65kjjtp] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-eyu65kjjtp] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-eyu65kjjtp] {
        display: none;
    }

    .nav-scrollable[b-eyu65kjjtp] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-vwt7hjp8p1],
.components-reconnect-repeated-attempt-visible[b-vwt7hjp8p1],
.components-reconnect-failed-visible[b-vwt7hjp8p1],
.components-pause-visible[b-vwt7hjp8p1],
.components-resume-failed-visible[b-vwt7hjp8p1],
.components-rejoining-animation[b-vwt7hjp8p1] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-vwt7hjp8p1],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-vwt7hjp8p1],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-vwt7hjp8p1],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-vwt7hjp8p1],
#components-reconnect-modal.components-reconnect-retrying[b-vwt7hjp8p1],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-vwt7hjp8p1],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-vwt7hjp8p1],
#components-reconnect-modal.components-reconnect-failed[b-vwt7hjp8p1],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-vwt7hjp8p1] {
    display: block;
}


#components-reconnect-modal[b-vwt7hjp8p1] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-vwt7hjp8p1 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-vwt7hjp8p1 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-vwt7hjp8p1 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-vwt7hjp8p1]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-vwt7hjp8p1 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-vwt7hjp8p1 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-vwt7hjp8p1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-vwt7hjp8p1 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-vwt7hjp8p1] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-vwt7hjp8p1] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-vwt7hjp8p1] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-vwt7hjp8p1] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-vwt7hjp8p1] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-vwt7hjp8p1] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-vwt7hjp8p1] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-vwt7hjp8p1 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-vwt7hjp8p1] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-vwt7hjp8p1 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
