@charset "utf-8";
/* CSS Document */

nav, #footer-nav {
	display: none;
}

#kids-spelling-dates h2 {
	font-size:20px;
}

#kids-spelling-dates table {
	width:75%;
}

#kids-spelling-dates th, #kids-spelling-dates td {
	padding:1px;
	font-size:12px;
}

#kids-spelling-dates .listcolumn {
	width:80%;
}

#kids-spelling-dates .datecolumn {
	width:20%;
}

#kids-spelling-dates .alternaterow {
	/* Standard property for modern browsers (Firefox) */
    print-color-adjust: exact !important;
    
    /* Webkit-specific property (Chrome, Safari, Edge) */
    -webkit-print-color-adjust: exact !important;
}

#kids-spelling-lists ul {
	font-size: 12px;
	padding-left: 20px;
}