/* _content/HumaneArbeit.Web/Areas/Identity/Pages/Account/ResetPassword.cshtml.rz.scp.css */
.icon[b-5eubkhfxpw] {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    vertical-align: text-top;
}

.invalid .icon[b-5eubkhfxpw] {
    background-image: url("/icons/circle-xmark-solid-full.svg");
    filter: invert(6%) sepia(97%) saturate(6515%) hue-rotate(1deg) brightness(89%) contrast(106%); /* Filter for changing SVG color https://codepen.io/sosuke/pen/Pjoqqp */
}

.valid .icon[b-5eubkhfxpw] {
    background-image: url("/icons/circle-check-solid-full.svg");
    filter: invert(16%) sepia(79%) saturate(3509%) hue-rotate(98deg) brightness(98%) contrast(102%); /* Filter for changing SVG color https://codepen.io/sosuke/pen/Pjoqqp */
}
/* _content/HumaneArbeit.Web/Areas/SuperAdmin/Pages/Surveyes/Correction.cshtml.rz.scp.css */
.non-reasonable[b-8072bsjtm7] {
    background-color: yellow
}
/* _content/HumaneArbeit.Web/Pages/Index.cshtml.rz.scp.css */
.hover-halo:hover[b-an42yd5a6y] {
    box-shadow: 0 0 20px #b9b9b9
}


/* _content/HumaneArbeit.Web/Pages/PortalInfo.cshtml.rz.scp.css */
.petrol-background-box-rounded[b-44gbx43aa9] {
    background-color: rgba(0, 82, 88, 0.5);
    border-radius: 5px;
    padding-block: 2rem;
    padding-inline: 1rem;
}
/* _content/HumaneArbeit.Web/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.main[b-c0jt2rbxzb] {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.content[b-c0jt2rbxzb] {
    overflow-y: auto;
    width: 100%;
    min-height: calc(100% - var(--ha-footer-line-height));
    padding-bottom: var(--ha-footer-line-height);
}

.site-background-image[b-c0jt2rbxzb] {
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -99;
}

.site-footer[b-c0jt2rbxzb] {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: var(--ha-footer-line-height);
}

a.navbar-brand[b-c0jt2rbxzb] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-c0jt2rbxzb] {
  color: #0077cc;
}

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

.nav-pills .nav-link.active[b-c0jt2rbxzb], .nav-pills .show > .nav-link[b-c0jt2rbxzb] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-c0jt2rbxzb] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-c0jt2rbxzb] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-c0jt2rbxzb] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-c0jt2rbxzb] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-c0jt2rbxzb] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.background-image[b-c0jt2rbxzb] {
    background-size: cover;
    position: fixed;
    width: 100vw;
    height: 100%;
    top: 0;
    z-index: -99;
}

.nav-logo[b-c0jt2rbxzb] {
    height: 110px;
    margin: -25px;
}

@media(min-width: 1600px) {
    .container[b-c0jt2rbxzb] {
        max-width: 1500px;
    }
    #main_content_container[b-c0jt2rbxzb] {
        max-width: 1500px;
    }
}

@media(min-width: 1800px) {
    .container[b-c0jt2rbxzb] {
        max-width: 1680px;
    }

    #main_content_container[b-c0jt2rbxzb] {
        max-width: 1680px;
    }
}
/* _content/HumaneArbeit.Web/Pages/Surveyes/Diagrams/LineChart.cshtml.rz.scp.css */

.line-chart-html-legend[b-qgdorpj1tb] {
    margin-left: 100px;
}

@media (max-width: 1400px) {
    .line-chart-html-legend[b-qgdorpj1tb] {
        margin-left: 0;
    }
}
