/* _content/ProyectoTickets/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-mnr23ma9gu] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-mnr23ma9gu] {
  color: #0077cc;
}

.btn-primary[b-mnr23ma9gu] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-mnr23ma9gu], .nav-pills .show > .nav-link[b-mnr23ma9gu] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-mnr23ma9gu] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-mnr23ma9gu] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-mnr23ma9gu] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-mnr23ma9gu] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-mnr23ma9gu] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/ProyectoTickets/Views/Shared/LayoutLogin.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-386z39cgrw] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-386z39cgrw] {
    color: #0077cc;
}

.btn-primary[b-386z39cgrw] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-386z39cgrw], .nav-pills .show > .nav-link[b-386z39cgrw] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-386z39cgrw] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-386z39cgrw] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-386z39cgrw] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-386z39cgrw] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-386z39cgrw] {
  
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
@media (max-width:768px) {

    .titulo-mpc[b-386z39cgrw] {
        font-size: 14px;
        text-align: center;
    }

    .logo-mpc[b-386z39cgrw] {
        width: 50px;
    }
}
/* _content/ProyectoTickets/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. */


a.navbar-brand[b-pkz8kkrg6p] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-pkz8kkrg6p] {
    color: #0077cc;
}

.btn-primary[b-pkz8kkrg6p] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-pkz8kkrg6p], .nav-pills .show > .nav-link[b-pkz8kkrg6p] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-pkz8kkrg6p] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-pkz8kkrg6p] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-pkz8kkrg6p] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-pkz8kkrg6p] {
    font-size: 1rem;
    line-height: inherit;
}
html[b-pkz8kkrg6p], body[b-pkz8kkrg6p] {
    height: 100%;
    margin: 0;
}

body[b-pkz8kkrg6p] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.main-wrapper[b-pkz8kkrg6p] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
 

.footer-sistema[b-pkz8kkrg6p] {
    width: 100%;
    background: #f4f6fa;
    border-top: 1px solid #ddd;
    padding: 12px 0;
    margin-top: auto;
}

.container-footer[b-pkz8kkrg6p] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    padding: 0 25px;
    flex-wrap: wrap;
}

.footer-center[b-pkz8kkrg6p] {
    text-align: center;
    font-weight: 500;
}

/* redes */
.footer-social[b-pkz8kkrg6p] {
    display: flex;
    gap: 10px;
}

.badge-notificacion.oculto[b-pkz8kkrg6p] {
    display: none;
}

@media (max-width: 768px) {

    .container-footer[b-pkz8kkrg6p] {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }

    .footer-social[b-pkz8kkrg6p] {
        justify-content: center;
    }
}
