@import url('css/theme.css');

.clear {
	clear: both;
}

.strike {
	color: #696969;
	text-decoration: line-through;
}

/* readthedoc theme stuff */
.wy-side-nav-search {
	background-color: #36454F;
}

a {
	color: #00416A;
}

a:hover {
	color: #005B94;
}
