

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

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/*ligh theme --------------------------------------- */

.theme {
    --app-blue: #1e4cff;
    --input-border: #2e72ff;
}

:root {
    --app-icon-color: #4166f7;
    --nav-icon: #4166f7;
}

body{
    overflow: hidden;
}
a:visited{
    color: inherit;
}
.main-window {
    position: relative;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    padding-inline: 20px;
    z-index: 2;
    padding-top: 45px !important;
    box-shadow: 0px 0px 8px #1f1f1f;
}
.theme-light 
.ui-text{
    font-size: 0.8rem;
}

h1:focus {
    outline: none;
}

h4 {
    font-size: 1.3rem;
    font-family: 'Lato', sans-serif;
}

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

.text-link {
    color: #4166f7 !important;
    text-decoration: none;
    cursor: pointer;
}

    .text-link:hover {
        filter: brightness(0.75);
    }
.separator {

}

.app-icon {
    color: var(--app-icon-color);

}
.app-icon:hover{
    cursor: pointer;
}
.depot-api-link {
    font-family: 'Fugaz One', cursive;
    font-size: 0.8rem;
    font-weight: 600;
    gap: 8px;
}
.box a{

    text-decoration: none;
}
.mini-title {
    font-family: 'Fugaz One', cursive;
    font-size: 0.9rem;
    font-weight: 600;
    margin-block: 0px;
}

.header-title {
    display: flex !important;
    align-items: center;
    gap: 15px;
    margin-bottom: 18px;
    font-size: 1.3rem;
    color: var(--theme-text-color) !important;
    align-items: start;
}

.header-title-img {
    width: 30px !important;
    max-width: 30px !important;
    display: flex;
}
    .header-title-img img {
        max-width: 100%;
        object-fit: contain;
    }


.menu-button {
    display: flex;
    flex-direction: row;
    background: transparent;
    border: 0;
    outline: 0;
    gap: 5px;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    height: 40px;
    padding: 10px;
    color: var(--theme-text-color);
    font-size: 1rem;
}
    .menu-button:hover {
        background: inherit;
        filter: brightness(1.5);
        -webkit-filter: brightness(150%);
        background: var(--menu-button-hover);
      
    }
.single-line-separator {
    border-bottom: 1px solid var(--sl-separator);
    height: 3px;
    min-width: 100%;

}

.double-line-separator {
    border: 1px solid;
    height: 0px;
    min-width: 100%;
    background: blue;
}

.btn-free-tier{
    background: #8be467;
    color: #282828;
}
.hover-pointer {
    cursor: pointer;
}

.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;
}


.loading-block {
    background: #431fff;
    background: #0063ff;
    border-radius: 2px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

main {

    position: relative;
    align-items: stretch;
    display: flex;
    flex-direction: column;
}
.Schema {
    flex: 1;
   
    align-items: stretch;
    position: relative;
}

.scroller{
    overflow-y:scroll;
}

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

.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;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .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;
        }

.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");
    }

@media All 
{
    .mainbody {
        overflow-x: hidden;
        overflow-y: scroll;
    }



    ::-webkit-scrollbar {
        width: 14px;
    }

    ::-webkit-scrollbar-button {
        background: var(--scroll-button);
        height: 15px;
       
        display: flex;
        background-repeat: no-repeat;
        background-position: center;

        background-size: 100%;
        mask-size: cover;
    }
        ::-webkit-scrollbar-button:single-button:vertical:decrement {
            background-image: url(../Images/site/chevron-up.svg);
 
        }
        ::-webkit-scrollbar-button:single-button:vertical:increment {
            background-image: url(../Images/site/chevron-down.svg);
        }

    ::-webkit-scrollbar-track-piece {
        -webkit-appearance: none;
        
        background-color: var(--scroll-track);

    }

    ::-webkit-scrollbar-thumb {
        background-color: var(--scroll-thumb);
        border-radius: 0px;
        max-height: 100px;
    }

    .appbgblue {
        background: #4166f7;
    
    }
    .row-input{
        background: #1e51ff;
        background: #dddddd;
    }
    .row-input input {
        background: transparent;
        border-radius: 0;
        border-bottom: 1px solid #e4e4e4;
        caret-shape: bar;
        caret-color: #1e51ff;
        padding-inline: 5%;
    }
        .row-input input:focus {
            background: transparent;
            outline: none;
            border: none;
        }

}


/*LOADING ICON*/

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ellipsis div {
        position: absolute;
        top: 33px;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: #fff;
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
    }

        .lds-ellipsis div:nth-child(1) {
            left: 8px;
            animation: lds-ellipsis1 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(2) {
            left: 8px;
            animation: lds-ellipsis2 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(3) {
            left: 32px;
            animation: lds-ellipsis2 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(4) {
            left: 56px;
            animation: lds-ellipsis3 0.6s infinite;
        }

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

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

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(24px, 0);
    }
}

/*app icons*/
@keyframes rotate-icon {
    from {
        transform: rotate(360deg);
    }

    to {
        transform: rotate(0deg);
    }
}

.rotate-icon{
    animation: rotate-icon 2s infinite ease;
}


/*SCHEMA DINAMIC*/

.inputtext {
    background: transparent;
    border: none;
    color: var(--theme-text-blue);
    font-weight: 600;
    font-size: 0.9rem;
}

.theme-dark .inputtext {
    color: #0082ff;
}

.inputtext:focus {
    outline: none;
    border: none;
}


/*creator page*/

.form-tabs{
    display:flex;
    gap: 5px;
}
.pane{
    display:none;
    flex-direction: column;
}
.active{
    display:flex !important;
}
.form-tabs .tab-pill {
    transition: 0.1s;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

        .form-tabs .tab-pill:hover {
            background: var(--pill-hover);
        }
        .pill-active{
            color: #0082ff !important;
        }

.creator-page {
    max-width: 700px;
}

.input-main{
    width: 100%;
    display:flex;
    justify-content:space-between;
    margin-bottom:5px;
}

.input-val {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: end;
    height: fit-content;
}

    .input-val > div {
        flex-wrap: wrap;
        display: flex;
        height: fit-content;
        min-width: 100% !important;
        white-space: break-spaces;
        margin-bottom: 10px;
    }

.validation-message{
    display:flex;
    align-items: center;
    white-space: nowrap;
    color: #fb6c6c;
    font-size: 0.8rem;
}

.req-ast{
    color: #0082ff;
    margin-left: 4px;
}


/*end of creator page*/




/*loading*/
.spinnder-loader {
    top: -5px;
    right: 5px;
    color: #1841c7;
    font-size: 10px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: absolute;
    transform: translateZ(0);
    animation: mltShdSpin 1.7s infinite ease, round 1.7s infinite ease;
}

@keyframes mltShdSpin {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes round {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
 
/*end loading icons*/

.newtag {
    background: var(--app-blue) !important;
    width: 40px;
    padding:3px;
    text-align: center;
    font-size: 0.55rem;
    margin-bottom: 10px;
    color: white;
    border-radius: 2px;
}

.new-row {
    border: 1px solid var(--app-blue);
    border-radius: 3px;
}

.expander {
    text-align: start;
    height: 100%;
}

.expand {
    display: flex;
    max-width: fit-content;
    max-height: 20px !important;
    cursor:pointer;
}

.expand i{
    transition: all 0.1s;
}
.not-expanded .expand i {
    transform: rotate(-90deg) !important;
}

.element-container{
    min-width: 100%;
    color: #39393928;
}

.theme-dark .element-container {
    color: #aaaaaa26;
}

.is-container i{
    color: #4166f7;
}

/*end of tables css*/

.center {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.LoadingSpinner {
    --radius: 1em;
    font-size: 0.5em;
    width: var(--radius);
    height: var(--radius);
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: mulShdSpin 1.1s infinite ease;
    transform: translateZ(0);
}

@keyframes mulShdSpin {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.5), -1.8em -1.8em 0 0em rgba(255,255,255, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.5), 1.8em -1.8em 0 0em rgba(255,255,255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.5), 2.5em 0em 0 0em rgba(255,255,255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.5), 1.75em 1.75em 0 0em rgba(255,255,255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.5), 0em 2.5em 0 0em rgba(255,255,255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.5), -1.8em 1.8em 0 0em rgba(255,255,255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.5), -2.6em 0em 0 0em rgba(255,255,255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

/*app widths*/

.w-md-panel{
    max-width: 700px;
}
.w-lg-panel {
    max-width: 900px;
}
/*end of app widths*/

.page-title {
    font-family: "IBM Plex Sans Condensed", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    margin-bottom: 8px !important;
}

.sb-5 {
    font-size: 1rem !important;
    font-weight: 400;
    font-family: "Public Sans", sans-serif;
}

  .single-line-separator{
    /*min-width: 100vw !important;
    margin-inline: -20px;*/
}

/*tags in table*/
tr:hover .tag-key {
    color: #7f3bff;
}

tr:hover .tag-value {
    color: #fc4c4c;
}
