@import '_content/PSC.Blazor.Components.AutoComplete/PSC.Blazor.Components.AutoComplete.bundle.scp.css';

/* /Pages/DeployedServiceFull/DeployedServiceFull.razor.rz.scp.css */
.form-group[b-ozivkw9uja] {
    max-width: 600px;
}

#wrap-text[b-ozivkw9uja] {
    display: block;
    word-wrap: break-word;
    width: auto;
}

#witoutmarginli[b-ozivkw9uja] {
    margin: 0;
    width: 100%;
    height: 100%;
}

.column[b-ozivkw9uja] {
    float: left;
    width: 33%;
}

.row[b-ozivkw9uja]:after {
    content: "";
    clear: both;
}

.row[b-ozivkw9uja] {
    width: 100%;
}

.card[b-ozivkw9uja] {
    background: #fff;
    transition: .5s;
    border: 0;
    margin-bottom: 30px;
    border-radius: .55rem;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
}

.chat-app .chat[b-ozivkw9uja] {
    border-left: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea
}

.chat .chat-history[b-ozivkw9uja] {
    padding: 20px;
    border-bottom: 2px solid #fff;
    max-height: 700px;
    overflow-y: scroll
}

    .chat .chat-history ul[b-ozivkw9uja] {
        padding: 0
    }

        .chat .chat-history ul li[b-ozivkw9uja] {
            list-style: none;
            margin-bottom: 30px
        }

            .chat .chat-history ul li:last-child[b-ozivkw9uja] {
                margin-bottom: 0px
            }

    .chat .chat-history .message-data[b-ozivkw9uja] {
        margin-bottom: 15px
    }

        .chat .chat-history .message-data img[b-ozivkw9uja] {
            border-radius: 40px;
            width: 40px
        }

    .chat .chat-history .message-data-time[b-ozivkw9uja] {
        color: #434651;
        padding-left: 6px
    }

    .chat .chat-history .message[b-ozivkw9uja] {
        color: #444;
        padding: 18px 20px;
        line-height: 26px;
        font-size: 16px;
        border-radius: 7px;
        display: inline-block;
        position: relative
    }

        .chat .chat-history .message[b-ozivkw9uja]:after {
            bottom: 100%;
            left: 7%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px
        }

    .chat .chat-history .my-message[b-ozivkw9uja] {
        background: #efefef;
        min-width: 200px
    }

        .chat .chat-history .my-message[b-ozivkw9uja]:after {
            bottom: 100%;
            left: 30px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #efefef;
            border-width: 10px;
            margin-left: -10px
        }

    .chat .chat-history .other-message[b-ozivkw9uja] {
        background: #e8f1f3;
        text-align: right
    }

        .chat .chat-history .other-message[b-ozivkw9uja]:after {
            border-bottom-color: #e8f1f3;
            left: 93%
        }

.chat .chat-message[b-ozivkw9uja] {
    padding: 20px
}

.clearfix[b-ozivkw9uja]:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.row.clearfix[b-ozivkw9uja] {
    padding-top: 5px;
}

.py-3[b-ozivkw9uja] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.px-4[b-ozivkw9uja] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.flex-grow-0[b-ozivkw9uja] {
    flex-grow: 0 !important;
}

.data-progress[b-ozivkw9uja] {
    width: 200px;
    height: 180px
}

.container[b-ozivkw9uja] {
    float: left;
    overflow: hidden;
    padding-left: 0px;
}

.box[b-ozivkw9uja] {
    white-space: nowrap
}

    .box div[b-ozivkw9uja] {
        display: inline-block;
    }
/* /Pages/DeployedServiceFull/DeployedServiceFullLogs.razor.rz.scp.css */
.form-group[b-c9o5ban8ls] {
    max-width: 600px;
}

#wrap-text[b-c9o5ban8ls] {
    display: block;
    word-wrap: break-word;
    width: auto;
}

#witoutmarginli[b-c9o5ban8ls] {
    margin: 0;
    width: 100%;
    height: 100%;
}

.column[b-c9o5ban8ls] {
    float: left;
    width: 33%;
}

.row[b-c9o5ban8ls]:after {
    content: "";
    clear: both;
}

.row[b-c9o5ban8ls] {
    width: 100%;
}

.card[b-c9o5ban8ls] {
    background: #fff;
    transition: .5s;
    border: 0;
    margin-bottom: 30px;
    border-radius: .55rem;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
}

.chat-app .chat[b-c9o5ban8ls] {
    border-left: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea
}

.chat .chat-history[b-c9o5ban8ls] {
    padding: 20px;
    border-bottom: 2px solid #fff;
    max-height: 700px;
    overflow-y: scroll
}

    .chat .chat-history ul[b-c9o5ban8ls] {
        padding: 0
    }

        .chat .chat-history ul li[b-c9o5ban8ls] {
            list-style: none;
            margin-bottom: 30px
        }

            .chat .chat-history ul li:last-child[b-c9o5ban8ls] {
                margin-bottom: 0px
            }

    .chat .chat-history .message-data[b-c9o5ban8ls] {
        margin-bottom: 15px
    }

        .chat .chat-history .message-data img[b-c9o5ban8ls] {
            border-radius: 40px;
            width: 40px
        }

    .chat .chat-history .message-data-time[b-c9o5ban8ls] {
        color: #434651;
        padding-left: 6px
    }

    .chat .chat-history .message[b-c9o5ban8ls] {
        color: #444;
        padding: 18px 20px;
        line-height: 26px;
        font-size: 16px;
        border-radius: 7px;
        display: inline-block;
        position: relative
    }

        .chat .chat-history .message[b-c9o5ban8ls]:after {
            bottom: 100%;
            left: 7%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px
        }

    .chat .chat-history .my-message[b-c9o5ban8ls] {
        background: #efefef;
        min-width: 200px
    }

        .chat .chat-history .my-message[b-c9o5ban8ls]:after {
            bottom: 100%;
            left: 30px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #efefef;
            border-width: 10px;
            margin-left: -10px
        }

    .chat .chat-history .other-message[b-c9o5ban8ls] {
        background: #e8f1f3;
        text-align: right
    }

        .chat .chat-history .other-message[b-c9o5ban8ls]:after {
            border-bottom-color: #e8f1f3;
            left: 93%
        }

.chat .chat-message[b-c9o5ban8ls] {
    padding: 20px
}

.clearfix[b-c9o5ban8ls]:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.row.clearfix[b-c9o5ban8ls] {
    padding-top: 5px;
}

.py-3[b-c9o5ban8ls] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.px-4[b-c9o5ban8ls] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.flex-grow-0[b-c9o5ban8ls] {
    flex-grow: 0 !important;
}

.data-progress[b-c9o5ban8ls] {
    width: 200px;
    height: 180px
}

.container[b-c9o5ban8ls] {
    float: left;
    overflow: hidden;
    padding-left: 0px;
}

.box[b-c9o5ban8ls] {
    white-space: nowrap
}

    .box div[b-c9o5ban8ls] {
        display: inline-block;
    }
/* /Pages/DeployedServices/DeployedServices.razor.rz.scp.css */
*[b-zoix4eq78j] {
    box-sizing: border-box;
}

div.addbutton[b-zoix4eq78j] {
    text-align: right;
    width: 100%;
}

.max[b-zoix4eq78j] {
    max-width:250px;
}

div.custom-count-item[b-zoix4eq78j] {
    font-weight: bold;
    font-size: 16px;
}
/* /Shared/EmptyLayout.razor.rz.scp.css */
body[b-pc5kbk0bqm] {
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-b6z1ex0kfz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-b6z1ex0kfz] {
    flex: 1;
}

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-b6z1ex0kfz] {
        display: none;
    }

    .top-row.auth[b-b6z1ex0kfz] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-b6z1ex0kfz], article[b-b6z1ex0kfz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-moyb6qru03] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

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

.oi[b-moyb6qru03] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-moyb6qru03] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-moyb6qru03]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 2rem;
        white-space: nowrap;
    }

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

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

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

    .collapse[b-moyb6qru03] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
