/* /Pages/Details.cshtml.rz.scp.css */
div.divRow[b-o73yfoob92] {
    display: flex;
}

div.halfColumn[b-o73yfoob92] {
    width: 50%;
}

div.quarterColumn[b-o73yfoob92] {
    width: 25%;
}

div.threeQuarterColumn[b-o73yfoob92] {
    width: 75%;
}

div.thirdColumn[b-o73yfoob92] {
    width: 33%;
}

div.twoThirdColumn[b-o73yfoob92] {
    width: 67%;
}

td.description[b-o73yfoob92] {
    font-weight: bold;
    padding-right: 10px;
}

table.infoTables[b-o73yfoob92] {
    margin-bottom: 25px;
}

i.unavailable[b-o73yfoob92] {
    color: #7F7F7F;
}
/* /Pages/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. */

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

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

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

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

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

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

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

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

/* /Pages/Upload.cshtml.rz.scp.css */
.upload[b-dj0t1cvbh7] {
    position: relative;
    display: block;
    border: 1px solid black;
    background-color: rgba(0,0,0,0.1);
    padding: 3em;
    margin: 1em auto;
    border-radius: 4px;
}

.upload label[b-dj0t1cvbh7] {
    /*border-bottom: 1px solid #ccc;
    padding: 1em;*/
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
}

/*.upload input {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding: 0;
}*/

#names li[b-dj0t1cvbh7] {
    margin: 1em;
}

ul.filelist[b-dj0t1cvbh7] {
    margin: 5px;
}
