/* _content/GestionDocs/Views/Home/Index.cshtml.rz.scp.css */
html[b-gxcbpev4qf] {
    height: 100%;
    margin: 0;
    padding: 0;
}

body[b-gxcbpev4qf] {
    margin: 0; /* espacio fuera del borde*/
    background-color: #555;
    background: #555;
    height: 100%;
}

header[b-gxcbpev4qf], footer[b-gxcbpev4qf] {
    padding: 1em;
    color: white;
    background-color: rgb(128, 128, 128);
    clear: left;
    text-align: center;
    font-size: 16px;
    z-index: 1;
}

.footer[b-gxcbpev4qf] {
    margin-top: 0;
}

.mapa[b-gxcbpev4qf] {
    width: 100%;
    height: 90%;
    border-left: 1px solid gray;
    padding: 1em;
    overflow: hidden;
    background-color: rgb(230, 230, 230);
    position: absolute;
    top: 70px;
    left: 0px;
    z-index: 1;
}
/* _content/GestionDocs/Views/Pozo/DocumentosUsuarioF.cshtml.rz.scp.css */

.acordeon button[b-1vrjsfykj8] {
    color: black !important;
    font-size: 20px;
}

.acordeon button > span[b-1vrjsfykj8] {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.acordeon ul li[b-1vrjsfykj8] {
    display: flex;
    justify-content: space-between;
}

.acordeon accordeon-collapse[b-1vrjsfykj8] {
    font-size: 18px;
    background-color: #99CC99;
    border-color: #99CC99;
}

.accordion-button[b-1vrjsfykj8] {
    background-color: #99CC99;
    border-color: #99CC99;
}

.barra_progreso[b-1vrjsfykj8] {
    /*width: 20%;*/
    margin: 5px;
}

.barra_progresoDoc[b-1vrjsfykj8] {
    width: 10%;
    margin: 5px;
}
.nombre_caps[b-1vrjsfykj8] {
    width: 70%;
}
/* _content/GestionDocs/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-ydcj805252] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ydcj805252] {
  color: #0077cc;
}
btn-user[b-ydcj805252] {
    color: #3A6739;
    background-color: #3A6739;
    border-color: #3A6739;
}

.btn-primary[b-ydcj805252] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ydcj805252], .nav-pills .show > .nav-link[b-ydcj805252] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ydcj805252] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ydcj805252] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ydcj805252] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ydcj805252] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ydcj805252] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
