@import url('https://fonts.googleapis.com/css?family=Titillium+Web|Open+Sans:400,400i,700&subset=latin-ext');

div.body h1, div.body h2, div.body h3, div.body h4, div.body h5, div.body h6 {
	letter-spacing: 0.04em;
}

div.body h3 {
	margin-left: 2em;
}

dl:not(.docutils) > dt {
    display: inline-block;
    margin: 6px 0;
    background: #ecfac8;
    color: #1f9262;
    border-top: solid 3px #c5ee66;
    padding: 6px;
}

.sig-paren {
	line-height: 1px;
}

tt, code {
	background-color: #FBFBFB;
}

dl:not(.docutils) > dt:target, .highlight {
    background: #FAF3E8;
}

div.sphinxsidebar #searchbox .search > div {
    display: inline-block;
}

div.sphinxsidebar #searchbox input[type="text"] {
    width: 160px;
}

div.sphinxsidebar #searchbox .search > div:nth-child(2) {
    width: 25px;
}

div.sphinxsidebar h3 {
    margin-top: 1rem;
}

div.sphinxsidebar .toctree-l1:not(:first-child) {
    margin-top: 1rem;
}
