/* /CraftDomainAssist/Form.razor.rz.scp.css */
[b-zh3z3okqmk] .domain-view-border {
    margin-top:5px; 
    margin-bottom:5px;
    background-color: #f5f5f5;
    border: 1px solid lightgray;
    padding-left: 10px;
    padding-right: 10px;
    font-size:smaller
}

h3[b-zh3z3okqmk] {
    margin-top:20px
}

.red[b-zh3z3okqmk] {
    color: red
}

.userform[b-zh3z3okqmk] {
    font-size: inherit;
    margin-top: 1rem
}

.userform div.field[b-zh3z3okqmk] {
    padding-left: 0px
}

[b-zh3z3okqmk] .auda-heading {
    color:#006e80;
    font-weight: bold
}

.userform .button[b-zh3z3okqmk] {
    margin-left:5px;
    margin-right:0px;
    padding-left:15px;
    padding-right:15px
}

.userform .field label[b-zh3z3okqmk] {
    font-weight: 400
}

.userform .domfield label[b-zh3z3okqmk] {
    font-weight: 700
}

.userform .text[b-zh3z3okqmk] {
    padding: 5px
}

label[b-zh3z3okqmk] {
    display: block; font-weight:normal; margin-bottom:0px
}

div.field[b-zh3z3okqmk] {
    height:4em
}

[b-zh3z3okqmk] div .invalid, [b-zh3z3okqmk] .field .invalid {
    border-color: red;
    background-color: #fee;
}

[b-zh3z3okqmk] div .validation-message {
    font-size: smaller;
    color: red
}

[b-zh3z3okqmk] .field label input, [b-zh3z3okqmk] div textarea {
    width: 100%;
    min-height: 40px;
    padding: 0.5rem;
    margin: 0;
    background-color: #fafaff;
    border: 1px solid #c8c8c8;
    outline: none;
    border-radius: 5px;
}

[b-zh3z3okqmk] div textarea {
    min-height:none
}

[b-zh3z3okqmk] .field label input:focus, [b-zh3z3okqmk] .field label textarea:focus  {
    border: 1px solid #222222
}

[b-zh3z3okqmk] .splitColumn label { width:48%}
[b-zh3z3okqmk] .splitColumn label:first-child { float:left }
[b-zh3z3okqmk] .splitColumn label:last-child { float:right }

[b-zh3z3okqmk] ::placeholder 
{
    color: #c8c8c8;
    opacity: 1
}

[b-zh3z3okqmk] ul.validation-errors {color: red; padding: 0px; font-size:smaller}
[b-zh3z3okqmk] ul.validation-errors::before { content: "Please correct the fields marked in red before submitting" }
[b-zh3z3okqmk] ul.validation-errors li { display:none}
/* /CraftDomainAssist/Star.razor.rz.scp.css */
span[b-952cas0jve] {font-size:smaller; opacity:0.5}
/* /CraftRegistrySearchForm/EvidenceEntry.razor.rz.scp.css */
td[b-f7z1iuer1n] {
    vertical-align: top
}

    td.evidence[b-f7z1iuer1n] {
        width: 100%
    }

        td.evidence hr[b-f7z1iuer1n] {
            margin-left: 0px;
            width: 93%
        }

.delete[b-f7z1iuer1n] {
    filter: brightness(50%);
    width: 24px;
    height: 24px;
    margin-top: 10px;
    margin-right: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxMAAAsTAQCanBgAAAHcSURBVHhe7Zo9TsNAEIUfoUBCQuIGdLkCHAEKCkpKTuKWhoIT0JELcAe4AnQoPX8SQgpCYUZ5iZDi2M6ul40980mjt0689u7zyju2F20xBYYSxSvwIDoNCal7L1pIDHnYbqANngCjeUdi4xu4Fe2GCdrQNjs/Dx5z802QRuqQLe1EC1HwNMkYUIOQBg7fgBNuto4c+1jPwc3NQ68Qr1TKSDoKokZAH9iiLhDHdcidz7ZqOZC4mBWTcSPxPCvWMpIOPbG8HtpxHW4x83juCM4jtEKKqSxXrJVH6I596vw8GucRstN/3MlzRe0MMkg5j+emSR4x2AcOWe4d0rcjkcoZzXwe4IlQkxtFxwlPjhzHcZyes/Q+4C9MI+veDaycZnLXj0ZzBImyh4xFyDP4NXdfQv7PWr8JngpTzeIGUM3iBlDN4gZQzeIGUM3iBlDN4gZQzeIGUM3iBlDN4gZQzeIGUM3iBlDN4gZQzeIGUIOZALssllH58VWJrR9LtAE7wOm0ZDGi/vYCnHFzJbH1kyKNaLSM9hO4E110QsvrrD+OqR/7dbgSOUHjdcTSkPEHcPUFXMqVeyzbpypC62+MAbnC1wdE4gZQzeIGUM3SeQO2gR8Wg+i8AXvAO4sBAL+d3M4EFcWclQAAAABJRU5ErkJggg==)
}

.delete:hover[b-f7z1iuer1n] {
    cursor: pointer;
    filter: drop-shadow(0px 0px 5px #990000)
}





.progress[b-f7z1iuer1n] {
    width: 93%;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}

.progress-bar[b-f7z1iuer1n] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease;
}


input[type='checkbox'][b-f7z1iuer1n] {
    margin-right: 10px
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-uxhn5cfs94] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-uxhn5cfs94] {
    flex: 1;
}

.sidebar[b-uxhn5cfs94] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-uxhn5cfs94] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-uxhn5cfs94]  a, .top-row .btn-link[b-uxhn5cfs94] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-uxhn5cfs94] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-uxhn5cfs94] {
        display: none;
    }

    .top-row.auth[b-uxhn5cfs94] {
        justify-content: space-between;
    }

    .top-row a[b-uxhn5cfs94], .top-row .btn-link[b-uxhn5cfs94] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-uxhn5cfs94] {
        flex-direction: row;
    }

    .sidebar[b-uxhn5cfs94] {
        width: 280px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-uxhn5cfs94] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-uxhn5cfs94] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-h1blq4gwzs] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-h1blq4gwzs] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-h1blq4gwzs] {
    font-size: 1.1rem;
}

.oi[b-h1blq4gwzs] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-h1blq4gwzs] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-h1blq4gwzs] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-h1blq4gwzs] {
        padding-bottom: 1rem;
    }

    .nav-item[b-h1blq4gwzs]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-h1blq4gwzs]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-h1blq4gwzs]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-h1blq4gwzs] {
        display: none;
    }

    .collapse[b-h1blq4gwzs] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/Reconnect.razor.rz.scp.css */
.components-reconnect-rejected #connect-ui[b-8k85eo64qe], .components-reconnect-failed #connect-ui[b-8k85eo64qe], .components-reconnect-show #connect-ui[b-8k85eo64qe], .components-reconnect-hide #disconnect-ui[b-8k85eo64qe] {display: none}
.components-reconnect-rejected #disconnect-ui[b-8k85eo64qe], .components-reconnect-failed #disconnect-ui[b-8k85eo64qe], .components-reconnect-show #disconnect-ui[b-8k85eo64qe], .components-reconnect-hide #connect-ui[b-8k85eo64qe] {display: block}
