@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/EWU4/Pages/EmergencyWebsiteEditor.razor.rz.scp.css */
body[b-rpswuv9h0t] {
}

input[type="text"][b-rpswuv9h0t] {
	padding: 1px 1px 1px 1px;
	font-size: smaller;
}

.Width-200px[b-rpswuv9h0t] {
	width: 200px !important;
}

.Width-216px[b-rpswuv9h0t] {
	width: 216px;
}

.Width-300px[b-rpswuv9h0t] {
	width: 300px !important;
}

.Width-400px[b-rpswuv9h0t] {
	width: 400px !important;
}

.Width-450px[b-rpswuv9h0t] {
	width: 450px !important;
}

.Width-500px[b-rpswuv9h0t] {
	width: 500px !important;
}

.Width-550px[b-rpswuv9h0t] {
	width: 550px !important;
}

.Width-600px[b-rpswuv9h0t] {
	width: 600px !important;
}

.ExistingInfo[b-rpswuv9h0t] {
	height: 70px;
	width: 940px !important;
}

.ExistingSubject[b-rpswuv9h0t] {
	height: 60px;
	width: 600px !important;
	float: left;
}

.NewInfo[b-rpswuv9h0t] {
	height: 70px;
	width: 940px !important;
}

.NewSubject[b-rpswuv9h0t] {
	height: 150px;
	width: 600px !important;
	float: left;
}

.ExistingNotificationTime[b-rpswuv9h0t] {
	height: 60px;
	width: 320px !important;
	float: left;
}

.rounded[b-rpswuv9h0t] {
	border-radius: 8px;
}

.colored-border[b-rpswuv9h0t] {
	border: 4px solid black !important;
}

.spaced-out[b-rpswuv9h0t] {
	border-spacing: 4px;
}

.background-F0F0F0[b-rpswuv9h0t] {
	background-color: #F0F0F0;
}

.background-C0C0C0[b-rpswuv9h0t] {
	background-color: #C0C0C0;
}

.BlazoredTextEditor[b-rpswuv9h0t] {
	border-radius: 0.25rem;
	max-width: 1024px;
}

.BlazoredTextEditorToolBar[b-rpswuv9h0t] {
	border-radius: 0.25rem;
	max-width: 1024px;
}

.fbparent[b-rpswuv9h0t] {
	padding: 1em;
	width: 12em;
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.xfbparent[b-rpswuv9h0t] {
	padding: 1em;
	width: 12em;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: repeat(5, 1fr);
	gap: 6px;
}

.YellowButtonPadding[b-rpswuv9h0t] {
	padding: 10px 100px;
}

.FontSizeSmaller[b-rpswuv9h0t] {
	font-size: smaller;
}
/* _content/EWU4/Pages/EmergencyWebsiteViewer.razor.rz.scp.css */
html[b-te11jvgtbz], body[b-te11jvgtbz] {
	height:auto; width:100%; min-height:600px;
}
/* _content/EWU4/Pages/EmergencyWebsiteViewerDev.razor.rz.scp.css */
html[b-rro1z6kc1t], body[b-rro1z6kc1t] {
	height:auto; width:100%; min-height:600px;
}
/* _content/EWU4/Pages/EmergencyWebsiteViewerStaging.razor.rz.scp.css */
html[b-zoylr93g5o], body[b-zoylr93g5o] {
	height:auto; width:100%; min-height:600px;
}
/* _content/EWU4/Shared/MainLayout.razor.rz.scp.css */
.page[b-oexehgs4kj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-oexehgs4kj] {
    flex: 1;
}

.sidebar[b-oexehgs4kj] {
    background-image: linear-gradient(180deg, rgb(255, 208, 0) 0%, #000 70%);
}

.top-row[b-oexehgs4kj] {
    background-color: #FFD000;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-oexehgs4kj]  a, .top-row .btn-link[b-oexehgs4kj] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-oexehgs4kj] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-oexehgs4kj] {
        display: none;
    }

    .top-row.auth[b-oexehgs4kj] {
        justify-content: space-between;
    }

    .top-row a[b-oexehgs4kj], .top-row .btn-link[b-oexehgs4kj] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-oexehgs4kj] {
        flex-direction: row;
    }

    .sidebar[b-oexehgs4kj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-oexehgs4kj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-oexehgs4kj], article[b-oexehgs4kj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/EWU4/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-fcvhb46qiu] {
  background-color: rgba(255, 255, 255, 0.1);
	}

.top-row[b-fcvhb46qiu] {
  height: 3.5rem;
  background-color: rgba(0,0,0,0.4);
	}

.navbar-brand[b-fcvhb46qiu] {
  font-size: 1.1rem;
	}

.oi[b-fcvhb46qiu] {
  width: 2rem;
  font-size: 1.1rem;
  vertical-align: text-top;
  top: -2px;
	}

.TableCenter[b-fcvhb46qiu] {
	margin-left: auto;
	margin-right: auto;
	}

.nav-item-tall[b-fcvhb46qiu] {
	font-size: 0.9rem;
	padding-bottom: 0.5rem;
	height: 15rem;
	text-align: center;
	padding-top: 1rem;
	}

.nav-item-text[b-fcvhb46qiu] {
	font-size: 0.9rem;
	padding-bottom: 0.5rem;
	height: 6rem;
	text-align: center;
	padding-top: 1rem;
	}

.backgroundcolor-F0F0F0[b-fcvhb46qiu] {
	background-color: #F0F0F0;
	}

.backgroundcolor-E0E0E0[b-fcvhb46qiu] {
	background-color: #E0E0E0;
	}

.backgroundcolor-D0D0D0[b-fcvhb46qiu] {
	background-color: #D0D0D0;
	}

.border-radius-5px[b-fcvhb46qiu] {
	border-radius: 5px;
	}

.nav-item[b-fcvhb46qiu] {
  font-size: 0.9rem;
  padding-bottom: 0.5rem;
	}

.nav-item:first-of-type[b-fcvhb46qiu] {
  padding-top: 1rem;
	}

.nav-item:last-of-type[b-fcvhb46qiu] {
  padding-bottom: 1rem;
  }

.nav-item[b-fcvhb46qiu]  a {
	color: #000; font-weight:bold;
	border-radius: 5px;
	height: 3rem;
	display: flex;
	align-items: center;
	line-height: 3rem;
	background-color: #F0F0F0;
	}

.nav-item[b-fcvhb46qiu]  a.active {
	background-color: rgba(216,216,216,1.0);
	color: black;
	}

.nav-item[b-fcvhb46qiu]  a:hover {
	background-color: rgba(224,224,224,1.0);
	color: black;
	}

@media (min-width: 641px) {
	.navbar-toggler[b-fcvhb46qiu] {
		display: none;
		}
	.collapse[b-fcvhb46qiu] {
	/* Never collapse the sidebar for wide screens */
		display: block;
		}
	}

.Padding-12px[b-fcvhb46qiu] {
	padding: 12px;
}

.Width-216px[b-fcvhb46qiu] {
	width: 216px;
}

.DisplayFlex[b-fcvhb46qiu] {
	display: flex;
}
