
a, a:visited {
	color: #2A8EA3;
}

a:hover {
	color: #2A8EA3;
	text-decoration: underline;
}

.wy-menu-vertical header, .wy-menu-vertical p.caption {
    color: #3699B0;
}

.wy-side-nav-search, .wy-nav-top {
    background-color: #3699B0;
}

.wy-side-nav-search a:hover {
	color: #fcfcfc;
	text-decoration: none;
}

.wy-menu-vertical a:hover {
	color: #d9d9d9;
	text-decoration: none;
}

.wy-side-nav-search a:visited {
	color: #fcfcfc;
	text-decoration: none;
}

.wy-menu-vertical a:visited {
	color: #d9d9d9;
	text-decoration: none;
}

.wy-menu-vertical a:active {
	color: #fcfcfc;
	background-color: #2A8EA3;
}

html.writer-html4 .rst-content dl:not(.docutils) > dt, html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) > dt {
	border-top: 3px solid #2A8EA3;
}

.rst-content .note .admonition-title, .rst-content .note .wy-alert-title, .rst-content .seealso .admonition-title, .rst-content .seealso .wy-alert-title, .rst-content .wy-alert-info.admonition-todo .admonition-title, .rst-content .wy-alert-info.admonition-todo .wy-alert-title, .rst-content .wy-alert-info.admonition .admonition-title, .rst-content .wy-alert-info.admonition .wy-alert-title, .rst-content .wy-alert-info.attention .admonition-title, .rst-content .wy-alert-info.attention .wy-alert-title, .rst-content .wy-alert-info.caution .admonition-title, .rst-content .wy-alert-info.caution .wy-alert-title, .rst-content .wy-alert-info.danger .admonition-title, .rst-content .wy-alert-info.danger .wy-alert-title, .rst-content .wy-alert-info.error .admonition-title, .rst-content .wy-alert-info.error .wy-alert-title, .rst-content .wy-alert-info.hint .admonition-title, .rst-content .wy-alert-info.hint .wy-alert-title, .rst-content .wy-alert-info.important .admonition-title, .rst-content .wy-alert-info.important .wy-alert-title, .rst-content .wy-alert-info.tip .admonition-title, .rst-content .wy-alert-info.tip .wy-alert-title, .rst-content .wy-alert-info.warning .admonition-title, .rst-content .wy-alert-info.warning .wy-alert-title, .rst-content .wy-alert.wy-alert-info .admonition-title, .wy-alert.wy-alert-info .rst-content .admonition-title, .wy-alert.wy-alert-info .wy-alert-title {
	background: #2A8EA3
}