@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Regular.ttf');
}

@font-face {
    font-family: 'Roboto-Mono';
    src: url('../fonts/Roboto-Mono/RobotoMono-VariableFont_wght.ttf');
}

@keyframes spin-animation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.btn {
    box-shadow: rgb(43 34 51 / 20%) 0px 1px 4px!important;
}

input[type=text] {
    box-shadow: rgb(43 34 51 / 10%) 0px 1px 4px inset!important;
}

input[type=number] {
    box-shadow: rgb(43 34 51 / 10%) 0px 1px 4px inset !important;
}

input[type=date] {
    box-shadow: rgb(43 34 51 / 10%) 0px 1px 4px inset !important;
}

input[type=datetime] {
    box-shadow: rgb(43 34 51 / 10%) 0px 1px 4px inset !important;
}

.field-array > form-group > form-label {
    display: none !important;
}

.navbar-spacing {
    padding-right: 3%;
    padding-left: 3%;
}

tr td ul{
    margin-bottom: 3px!important;
}

tr td {
    /*white-space: nowrap!important;*/
}

tr th {
    white-space: nowrap !important;
}

.full-column{
    width: 75%;
}

tr td ul:last-child {
    margin-bottom: 0px !important;
}

.dasboard-tabs {
    padding-top: 0% !important;
    margin-left: 0% !important;
    margin-right: 0% !important;
}

    .dasboard-tabs + .tab-content {
        height: 91% !important;
        margin-top: -1px;
        padding-top: 3px !important;
        margin-left: 0% !important;
        margin-right: 0% !important;
    }

table {
    background-color: white !important;
}

.spin-icon {
    animation: spin-animation 1.2s infinite;
    animation-timing-function: linear;
    display: inline-block;
}

.table-primary, .table-primary > th, .table-primary > td {
    background-color: transparent !important;
}

    .table-primary td {
        /*border: none;*/
        border-color: #dee2e6 !important;
        border-bottom-width: 1px;
    }

tbody > tr:hover {
    background-color: aliceblue !important;
}

tbody > .table-primary:hover {
    background-color: aliceblue !important;
}

.builds-striped {
    background: white !important;
}

    .builds-striped > tbody tr.table-row-selectable {
        background-color: white !important;
    }

    .builds-striped > tbody tr {
        background-color: #FAFAFA !important;
    }

.table-responsive {
    border-radius: 4px;
    border: 1px solid #ced4da;
    background: white !important;
}

/*tbody .table-row-selectable:nth-child(2n+1) {
    background: #DFDFDF;
}*/

html, body {
    font-family: Poppins, sans-serif !important;
    font-style: normal !important;
    font-weight: 500 !important;
    height: 100vh !important;
    font-size: 14px !important;
    background-color: #f6f6f6 !important;
}

#app {
    height: 100vh;
    display: flex;
}

header {
    height: 85px;
}

main {
    display: flex;
    flex: 1;
}

.b-layout-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.table-responsive{
    display:block!important;
}

.container {
    padding-right: 3% !important;
    padding-left: 3% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 100% !important;
}

.reconnect-div {
    height: 100vh;
    width: 100vw;
    background-color: rgb(255,255,255);
    opacity: 0.8;
    inset: 0px;
    position: absolute;
    z-index: 999;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.cPointer {
    cursor: pointer !important;
}

tbody > tr:hover {
    background-color: lightblue;
}

.btn {
    font-size: 14px !important;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

td {
    vertical-align: middle !important
}

.btn-details {
    border: 1px solid rgb(0, 133, 255);
    color: rgb(0, 133, 255) !important;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.fill-content-table {
    width: 30vw;
    white-space: nowrap;
}

tbody > tr > td:last-child:not(:has(span)) {
    /*width: 20vw;*/
    padding-left: 0px !important;
    white-space: nowrap;
    width: 1%;
    text-align: left !important;
}

thead > tr > th:not(:last-child) {
    text-align: left !important;
}

tbody > tr > td:not(:last-child):not(.icon-column) {
    text-align: left !important;
}

thead > tr > th:last-child {
    text-align: left !important;
}

.favorite-icon {
    color: #c2a01d;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    margin: 40vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
        background-image: url('images/loader.svg');
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
            background-image: url('images/loader.svg');
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

table tbody {
    width:100%!important;
}

    table tbody tr td {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }

.list-group-c {
    padding-left: 15px;
    margin-top: 40px;
    list-style: none;
}

.list-group-item-c {
    position: relative;
    align-items: start;
    margin-bottom: 10px;
}

    .list-group-item-c a {
        display: flex;
        column-gap: 22px;
        padding: 10px 0px;
        -webkit-box-align: start;
        align-items: start;
        text-align: start;
        text-decoration: none;
        font-family: Poppins, sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 26px;
        color: rgb(207, 215, 228);
    }




.card-gray-border {
    border: 1px solid #c7c7c7ff;
    border-radius: .25rem;
}

.b-bar-item a.active {
    color: rgb(51, 161, 255) !important;
    background: none !important;
}

.b-bar-item-c {
    position: relative;
    margin-bottom: 10px !important;
}

    .b-bar-item-c a {
        display: flex;
        column-gap: 22px;
        padding: 10px 0px;
        -webkit-box-align: center;
        align-items: center;
        text-decoration: none;
        font-family: Poppins, sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 26px;
        color: rgb(207, 215, 228);
    }

        .b-bar-item-c a::after {
            content: "";
            opacity: 0;
            width: 11px;
            height: 72px;
            background: rgb(0, 133, 255);
            border-top-left-radius: 25px;
            border-bottom-left-radius: 25px;
            position: absolute;
            right: 0px;
        }

.side-footer {
    border-top: 1px solid rgba(202, 209, 216, 0.2);
    display: flex;
    align-items: flex-end;
    margin-top: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    padding-bottom: 61px;
    padding-top: 42px;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    color: rgb(176, 183, 189);
    padding-left: 35px;
    column-gap: 20px;
    cursor: pointer;
}

.b-bar-brand {
    height: 150px !important;
    margin-bottom: 20px;
}

    .b-bar-brand a img {
        width: 75% !important;
        margin-left: auto;
        margin-right: auto;
    }

.b-layout-header {
    background: #001529;
}

table {
    font-size: 14px;
    max-height: 200px;
}

.h3-custom {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.6;
    color: rgb(41, 45, 50);
    margin-top: 0px;
}

.card-configure-template {
    border: none;
    position: relative;
}

.eGbjwh {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: rgb(10, 25, 49);
    margin-bottom: 5px;
    word-break: break-word;
    overflow-wrap: break-word;
}

.eGbjwh {
    font-size: 18px;
}

.header-h1 {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    width: 100%;
    padding: 15px 0px;
    flex-wrap: wrap;
    position: relative;
    /*border-bottom: 2px solid rgb(220, 223, 227);*/
}

.fxOKQz {
    display: flex;
    justify-content: space-around;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    column-gap: 68px;
    vertical-align: middle;
}

.deemphasized {
    color: rgb(10, 25, 49);
}

.h1-text {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #0085FF;
    vertical-align: middle;
    margin: 0;
}

.eMzHWw {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 40px;
    color: rgb(151, 165, 180);
}

.label-style {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    color: rgb(151, 165, 180);
}

.dxpvrz {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-top: 34px;
    padding-bottom: 24px;
    padding-left: 10px;
    margin-right: 5%;
    margin-left: 5%;
}

.cPjSUg {
    flex: 1 1 0%;
    min-width: 0px;
}

table {
    color: #000;
    font-family: Poppins,sans-serif !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    text-align: left !important;
    font-feature-settings: "tnum","tnum";
    background: #fff;
    border-radius: 2px;
    box-sizing: border-box;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    line-height: 1.66667;
    list-style: none;
}

.ant-table-wrapper {
    clear: both;
}

.table {
    width: 100% !important;
    font-size: 14px;
}

.fBFKjY {
    position: absolute;
    inset: 0px;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}

.rightEditor {
    padding-left: 25px;
}

.list-group-item-p {
}

    .list-group-item-p:hover {
        background-color: #e4e4e4;
        cursor: pointer;
    }

.list-group-item-p-active {
    background-color: #e4e4e4;
    border: 1px solid #387fcc
}


.form-table > form {
    height: 100%;
}

    .form-table > form > div {
        background-color: white;
    }

.fill-responsive {
    height: 85% !important;
}

.btn-outline-danger.btn-archived {
    color: #001529 !important;
    border-color: #001529 !important;
}

.btn-outline-danger.btn-archived:hover {
    color: white !important;
    background-color: #001529 !important;
    border-color: #001529 !important;
}

.b-loading-indicator-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex: 1 !important;
}

.b-loading-indicator-wrapper > form {
    display: flex;
    flex: 1;
}

.table-responsive {
    display: flex;
    flex: 1;
}

.container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex: 1;
}

.navbar-nav .nav-link {
    padding: 0.5rem 0;
}

.text-mono {
    font-family: 'Roboto Mono', monospace;
}