@import url('https://fonts.googleapis.com/css?family=Alex+Brush:400|Alegreya:500&display=swap');#nwWebsite{background-color: rgb(243, 243, 243);}#nwWrapper{background-color: rgb(255, 255, 255);}#nwContent h1{color: rgb(0, 0, 0);font-size: 3rem;font-family: Alex Brush;font-weight: 400;}#nwContent h2{color: rgb(0, 0, 0);font-family: Alegreya;font-weight: 500;}#nwContent h3{color: rgb(0, 0, 0);}#nwWebsite .icon, i.bi{color: rgb(164, 45, 43);}@media (min-width: 700px) {
 html {
	font-size: 20px;
 }
}
#nwNavTop {
	box-shadow: 0 0 30px -10px rgba(0,0,0,0.3);
}
#nwNavTop li ul {
	box-shadow: 0 10px 20px -10px rgba(0,0,0,0.3);
}
#nwContent h1 {
	text-transform: none;
	letter-spacing: 0;
	line-height: 1.0;
}
#nwContent > div.firstBlock:not(.centerPanel) h1:first-child {
	margin: 4rem 0 0;
}

#nwWebsite .blog .column.third h3 {
	margin: 0 0 -0.25em;
	padding-bottom: 0;
}
.detailsContent table {
	width: 100%;
	font-size: 0.8rem;
}
.detailsContent table td {
	padding: 0.5em;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	text-align: left !important;
	line-height: 1.0;
}

body#nwWebsite .appFaq .actionMessage { /* hide editor msg for live site */
	display: none;
}

#nwWrapper .detailsContent table p {
	margin: 0;
	font-size: inherit;
}
#nwContent .detailsContent img[style*="float"] {
	margin: 0.5em;
}@media (max-width: 699px) {#nwLogo {width: 300px;}}