div.sphinxsidebar p.blurb {
    font-size: 115%;
    font-style: italic;
}

table.spec-table tr>td {
    text-align: center;
}

div#searchbox {
    padding-top: 12px;
}

div.sphinxsidebarwrapper>ul {
    margin-top: 0px;
}

div.sphinxsidebar h3 {
    margin-top: 16px;
}

div.highlight-text pre {
    background: #f4f4f4;
}

dl.py.method, dl.py.property {
    margin-top: 20px;
}

dl.py.class, dl.py.data, dl.py.function {
    margin-top: 30px;
}

dl.py dl.field-list > dt {
    padding-left: 0px;
    margin-bottom: 5px;
}
dl.py dl.field-list > dd {
    margin-bottom: 5px;
}
dl.py dl.field-list p {
    margin-bottom: 2px;
}

dl.method p.rubric {
    margin-top: 0px;
    margin-bottom: 5px;
}

dl.py p {
    margin-top: 0px;
    margin-bottom: 12px;
}

dl.py>dt {
    margin-left: 2em;
    text-indent: -2em;
    margin-bottom: 10px;
}


dl.field-list {
    margin-bottom: 7px;
}

dl.py>dd>p:first-child {
    font-style: italic;
}

a.current:hover, a.current:visited, a.current:link {
    color: #aa3322;
}
