body  {
	font-family: "Nunito", serif;
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  }

#nav_wrapper, #word_page_wrapper, #category_page_wrapper, #footer_wrapper {
background-color: #f2f7ff
}

#nb_wrapper {
background-color: #fffce8
}
#nb_wrapper .dt-layout-row {
	margin: 0px;	
}

.dt-container {
	box-shadow: 3px 3px 20px rgba(0, 0, 0, .3);
    border-radius: 7px;
    padding: 10px;
    margin: 20px 10px 20px 10px;
}

a {
font-weight: 700;
}

a {text-decoration: none; color: #3357ab} 

a:visited {color: #5333ab}

a b {font-weight: 800;}

a span {font-weight: 100}

sup{font-size:70%; font-weight: 300;}

td {line-height: 1.5em}

tr .selected {background-color: #3357ab}

#footer th, #home th {display:none}