.fa-home:before,.icon-home:before{
    content:""
}

.wy-alert.wy-alert-neutral a,.rst-content .wy-alert-neutral.note a,.rst-content .wy-alert-neutral.attention a,.rst-content .wy-alert-neutral.caution a,.rst-content .wy-alert-neutral.danger a,.rst-content .wy-alert-neutral.error a,.rst-content .wy-alert-neutral.hint a,.rst-content .wy-alert-neutral.important a,.rst-content .wy-alert-neutral.tip a,.rst-content .wy-alert-neutral.warning a,.rst-content .wy-alert-neutral.seealso a,.rst-content .wy-alert-neutral.admonition-todo a,.rst-content .wy-alert-neutral.admonition a{
    color:#930D4C
}

.wy-tray-container li.wy-tray-item-info{
    background:#930D4C
}

.btn-info{
    background-color:#930D4C !important
}

.btn-link{
    color:#930D4C;
}

.wy-dropdown-menu>dd>a:hover{
    background:#930D4C;
}

.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a:hover{
    background:#930D4C;
}

.wy-inline-validate.wy-inline-validate-info .wy-input-context{
    color:#930D4C
}

a{
    color:#930D4C;
}

.wy-text-info{
    color:#930D4C !important
}

.wy-menu-vertical a:active{
    background-color:#930D4C;
}

.wy-side-nav-search{
    background-color:#343131;
    padding:0;
    line-height:50px;
}

.wy-side-nav-search img{
    background-color:#930D4C;
}

.wy-nav .wy-menu-vertical header{
    color:#930D4C
}

.wy-nav .wy-menu-vertical a:hover{
    background-color:#930D4C;
}

.wy-grid-for-nav{
    position:absolute;
}

.wy-nav-side{
    top:50px;
    float:left;
}

.wy-nav-top{
    display:table;
    background:#930D4C;
    padding:0;
    position:fixed;
    top:0;
    width:100%;
    max-width:1300px;
    z-index:200;
}

.wy-nav-top img{
    margin-right:6px;
    height:35px;
    width:35px;
    background-color:#930D4C;
    padding:0px;
    margin-left:6px;
}

.wy-nav-content{
    width:100%;
    max-width:1000px;
    float:left;
}

.rst-versions a{
    color:#930D4C;
}

.rst-content a tt,.rst-content a tt,.rst-content a code{
    color:#930D4C
}

.rst-content dl:not(.docutils) dt{
    color:#930D4C;
}

.eqno{
    float:right
}

.wy-menu input[type=text]{
    width:85%;
    border-radius:50px;
    padding:6px 12px;
    margin:.809em 1.618em 1.618em;
    border-color:#2472a4;
}

.dcs-top-nav{
    display:table-row;
    padding:.809em;
    background:#930D4C;
}

.dcs-top-nav-current{
    display:table-cell;
    table-layout:fixed;
    width:2%;
    text-align:center;
}

.dcs-top-nav-current a{
    text-decoration: underline;
}

.dcs-top-nav-current a:visited{
    text-decoration: underline;
}

.dcs-top-nav-other{
    display:table-cell;
    table-layout:fixed;
    width:2%;
    text-align:center;
}

.dcs-top-nav a{
    font-weight:bold;
}

.toggle .header {
    display: block;
    clear: both;
}

.toggle .header p:before {
    content: " ▶ ";
}

.toggle .header.open p:before {
    content: " ▼ ";
}
