/* _content/PCGWasm/Layout/Header.razor.rz.scp.css */
.navbar.header-navbar[b-afv52tzias] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: #fff;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-afv52tzias] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

.header-navbar .navbar-toggler .navbar-toggler-icon[b-afv52tzias] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    background-color: transparent !important;
    height: 2rem;
    width: 2rem;
}

.title[b-afv52tzias] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-afv52tzias] {
        font-size: inherit;
    }
}
/* _content/PCGWasm/Layout/MainLayout.razor.rz.scp.css */
.page[b-quqtmm9mgy] {
    height: 100%;
    overflow: hidden;
}

[b-quqtmm9mgy] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-quqtmm9mgy] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-quqtmm9mgy] .fit-width {
    max-width: 100%;
}

[b-quqtmm9mgy] .mw-1100 {
    max-width: 1100px;
}
/* _content/PCGWasm/Layout/NavMenu.razor.rz.scp.css */
.sidebar[b-d7sygqp8p1] {
    min-width: var(--rz-sidebar-width);
    max-width: var(--rz-sidebar-width);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
}

.sidebar.collapse[b-d7sygqp8p1] {
    display: none;
}

.sidebar.expand[b-d7sygqp8p1] {
    display: block;
}

@media (max-width: 1199.98px) {
    .sidebar[b-d7sygqp8p1] {
        display: none;
    }

    .sidebar.expand[b-d7sygqp8p1] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        background-color: #fff;
        z-index: 1050;
    }
}

[b-d7sygqp8p1] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-d7sygqp8p1] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-d7sygqp8p1] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-d7sygqp8p1] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: .25rem 1rem .25rem .125rem;
}

@media (max-width: 1199.98px) {
    [b-d7sygqp8p1] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}


/* _content/PCGWasm/Pages/Login.razor.rz.scp.css */


body[b-p0b04gaqs8] {
	background: #eee !important;	
}

.wrapper[b-p0b04gaqs8] {	
	margin-top: 80px;
  margin-bottom: 80px;
}


.form-signin[b-p0b04gaqs8] {
	max-width: 380px;
	padding: 15px 35px 45px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.1);
}
  .form-signin-heading[b-p0b04gaqs8],
	.checkbox[b-p0b04gaqs8] {
	  margin-bottom: 30px;
	}

	.checkbox[b-p0b04gaqs8] {
	  font-weight: normal;
	}

	.form-control[b-p0b04gaqs8] {
	  position: relative;
	  font-size: 16px;
	  height: auto;
	  padding: 10px;
/*		@include box-sizing(border-box);

		&:focus {
		  z-index: 2;
		}
*/	}

	input[type="text"][b-p0b04gaqs8] {
	  margin-bottom: -1px;
	  border-bottom-left-radius: 0;
	  border-bottom-right-radius: 0;
	}

	input[type="password"][b-p0b04gaqs8] {
	  margin-bottom: 20px;
	  border-top-left-radius: 0;
	  border-top-right-radius: 0;
	}


.contenedor-login[b-p0b04gaqs8] {
	height: 100vh;
}

[b-p0b04gaqs8] .formulario-login {
	max-width: 400px;
	border: 1px solid rgba(0, 0, 0, 0.35);
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	padding: 5px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
/* _content/PCGWasm/Pages/Visitas.razor.rz.scp.css */
[b-lc8e28bgna] .tb-borrar {
    width: 16px;
    height: 16px;
    background-image: url("./images/GridToolbarDelete.svg");
    margin: 0 8px 0 0;
}

[b-lc8e28bgna] .tb-nuevo {
    width: 16px;
    height: 16px;
    background-image: url("./images/GridToolbarNew.svg");
    margin: 0 8px 0 0;
}

[b-lc8e28bgna] .tb-editar {
    width: 16px;
    height: 16px;
    background-image: url("./images/GridToolbarEdit.svg");
    margin: 0 8px 0 0;
}

[b-lc8e28bgna] .tb-filtro {
    width: 16px;
    height: 16px;
    background-image: url("./images/GridToolbarFilterRow.svg");
    margin: 0 8px 0 0;
}

h3[b-lc8e28bgna]{
    color: green;
}
