/* we change the padding of the navigation-top-bar */
div.related[role=navigation] {
	padding-top: 62px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #cccccc;
}

div.document {
	background-color: #fff;
}

div.body[role=main] {
    margin-left: 30px;
}

.dune-header {
	height: 43px;
	overflow: hidden;
	padding-top: 5px;
}

.dune-header #dune-title {
	margin-left: 28px;
}

div.sphinxsidebar {
    color: #8b9199;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

div.sphinxsidebar h3,
div.sphinxsidebar a,
div.sphinxsidebar h3 a {
    color: #8b9199;
}

div.bodywrapper h1 {
	color: #337ab7;
}

div.sphinxsidebar input {
	border: 1px solid #e0e0e0;
}
