/* _content/CyberWeb/Views/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. */

a.navbar-brand[b-ausdinv4pc] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ausdinv4pc] {
  color: #0077cc;
}

.btn-primary[b-ausdinv4pc] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ausdinv4pc], .nav-pills .show > .nav-link[b-ausdinv4pc] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ausdinv4pc] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ausdinv4pc] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ausdinv4pc] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ausdinv4pc] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ausdinv4pc] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/CyberWeb/Views/SoftwareVersionDetails/Index.cshtml.rz.scp.css */
.critical[b-w33gpjvn1l] {
    background-color: #800000;
    color: white;
}

.high[b-w33gpjvn1l] {
    background-color: #ff0000;
    color: white;
}

.medium[b-w33gpjvn1l] {
    background-color: #ff9800;
    color: white;
}

.low[b-w33gpjvn1l] {
    background-color: #04AA6D;
    color: white;
}

.info[b-w33gpjvn1l] {
    background-color: #2196F3;
    color: white;
}
/* _content/CyberWeb/Views/SoftwareVersions/Add.cshtml.rz.scp.css */
#topdiv[b-dhcbcv1tz9] {
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid black;
    background-color: rgba(0,0,0,0.5);
    color: white;
    z-index: 2;
    display: none;
}
/* _content/CyberWeb/Views/SoftwareVersions/Index.cshtml.rz.scp.css */
.label[b-pkm64hd6ei] {
    color: white;
    padding: 2px;
}

.critical[b-pkm64hd6ei] {background-color: #800000;} 
.high[b-pkm64hd6ei] {background-color: #ff0000;} 
.medium[b-pkm64hd6ei] {background-color: #ff9800;} 
.low[b-pkm64hd6ei] {background-color: #04AA6D;} 
.info[b-pkm64hd6ei] {background-color: #2196F3;}

#topdiv[b-pkm64hd6ei] {
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    position: fixed;
    color: white;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid black;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    display: none;
}
