img.right { float:right; margin-left: 1ex; }
.wy-side-nav-search, .wy-nav-top {
	background: #010123;
	background: linear-gradient(90deg, rgba(1, 1, 35, 1) 0%, rgba(23, 23, 91, 1) 100%);
	margin-bottom: 0;
	border-bottom: solid #000000 1px;
}
h1, h2, h3, h4 { font-family: "Lato", sans-serif !important; }
/* .wy-nav-side { background: #b0b0b0; } */
.wy-nav-side a.reference.internal { color: #000000; }
.toctree-l1 {
	background: #CFCFCF;
	background: linear-gradient(90deg, rgba(207, 207, 207, 1) 0%, rgba(129, 129, 129, 1) 100%);
}
.wy-nav-side {
	background: #b0b0b0;
}
.toctree-l1 {
	border: solid #000000 1px;
	border-top: none;
	box-shadow: inset 1px 1px #ffffff;
}
