/* _content/ProjMain/Views/Home/Frontend.cshtml.rz.scp.css */

.nine_colors_magenta[b-xu38o27q4m] { background-color: #ed03ff; }
.nine_colors_purple[b-xu38o27q4m]  { background-color: #ac46fb; }
.nine_colors_violet[b-xu38o27q4m]  { background-color: #7d5efe; }
.nine_colors_blue[b-xu38o27q4m]    { background-color: #2882ff; }
.nine_colors_cyan[b-xu38o27q4m]    { background-color: #03bac6; }
.nine_colors_green[b-xu38o27q4m]   { background-color: #69dd02; }
.nine_colors_yellow[b-xu38o27q4m]  { background-color: #d5cb03; }
.nine_colors_orange[b-xu38o27q4m]  { background-color: #f79206; }
.nine_colors_red[b-xu38o27q4m]     { background-color: #ff0000; }
/* _content/ProjMain/Views/Home/Index.cshtml.rz.scp.css */

.highlight-v-rel-semantic[index-css] {
    color: mediumseagreen;
    font-weight: bold;
}
.highlight-v-rel-index[index-css] {
    color: forestgreen;
    font-weight: bold;
}
.highlight-v-dev-effective[index-css] {
    color: deepskyblue;
    font-weight: bold;
}
.highlight-v-dev-origin[index-css] {
    color: dodgerblue;
    font-weight: bold;
}
.highlight-v-dev-code[index-css] {
    color: royalblue;
    font-weight: bold;
}
.highlight-v-build-index-specific[index-css] {
    color: mediumvioletred;
    font-weight: bold;
}
.highlight-v-build-index-sustained[index-css] {
    color: purple;
    font-weight: bold;
}
.highlight-v-build-index-aggregated[index-css] {
    color: darkviolet;
    font-weight: bold;
}
.highlight-v-build-timestamp[index-css] {
    color: mediumpurple;
    font-weight: bold;
}

.home-index-header[index-css] {
    display:flex;
    justify-content:space-evenly;
}
.detailed-version[index-css] {
    font-size: small;
    white-space: pre-wrap;
}
/* _content/ProjMain/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
/* _content/ProjMain/Views/Shared/_Layout_Studio.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-7vcf7wz4fl] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-7vcf7wz4fl] {
    color: #0077cc;
}

    a div[b-7vcf7wz4fl] {
        /*text-align: center;*/
    }

.btn-primary[b-7vcf7wz4fl] {
    color: #fff;
    background-color: #31c21b; /* green */
    border-color: #18ac29; /* green */
}

.nav-pills .nav-link.active[b-7vcf7wz4fl], .nav-pills .show > .nav-link[b-7vcf7wz4fl] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-7vcf7wz4fl] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-7vcf7wz4fl] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-7vcf7wz4fl] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-7vcf7wz4fl] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-7vcf7wz4fl] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

.header-first-line[b-7vcf7wz4fl] {
    display: flex;
}

.header-under-development[b-7vcf7wz4fl] {
    flex: 1;
    text-align: center;
}

.header-code-name[b-7vcf7wz4fl] {
    border-color: black;
    border-style: double;
    border-width: 3px;
    white-space: pre;
}

.highlight-default[b-7vcf7wz4fl] {
    color: orangered;
    font-weight: bold;
}

.highlight-v-dev-effective[b-7vcf7wz4fl] {
    color: deepskyblue;
    /*font-weight: bold;*/
}

.highlight-v-build-index-specific[b-7vcf7wz4fl] {
    color: mediumvioletred;
    /*font-weight: bold;*/
    font-style: italic;
}

.highlight-v-build-index-sustained[b-7vcf7wz4fl] {
    color: purple;
    /*font-weight: bold;*/
    font-style: italic;
}

.highlight-v-build-index-aggregated[b-7vcf7wz4fl] {
    color: darkviolet;
    /*font-weight: bold;*/
}
