.md-typeset a{
    color:#007cba
}
.md-header, .md-hero{
    background-color:#007cba
}
.md-nav__link--active,.md-nav__link:active{
    color:#007cba
}
.md-nav__item--nested>.md-nav__link{
    color:inherit
}
.md-typeset a:active, .md-typeset a:hover{
    color:#007cba
}
.md-typeset .codehilite pre::-webkit-scrollbar-thumb:hover, .md-typeset pre code::-webkit-scrollbar-thumb:hover{
    background-color:#6bc4e8
}
.md-nav__link:focus, .md-nav__link:hover, .md-typeset .footnote li:hover .footnote-backref:hover, .md-typeset .footnote li:target .footnote-backref, .md-typeset .md-clipboard:active:before, .md-typeset .md-clipboard:hover:before, .md-typeset [id] .headerlink:focus, .md-typeset [id]:hover .headerlink:hover, .md-typeset [id]:target .headerlink{
    color:#6bc4e8
}
.md-search__scrollwrap::-webkit-scrollbar-thumb:hover{
    background-color:#6bc4e8
}
.md-search-result__link:hover, .md-search-result__link[data-md-state=active]{
    background-color:rgba(68,138,255,.1)
}
.md-sidebar__scrollwrap::-webkit-scrollbar-thumb:hover{
    background-color:#6bc4e8
}
.md-source-file:hover:before{
    background-color:#6bc4e8
}
@media only screen and (max-width:59.9375em){
    .md-nav__source{
        background-color:rgba(26,119,193,.9675)
    }
}
@media only screen and (max-width:76.1875em){
    html .md-nav--primary .md-nav__title--site{
        background-color:#007cba
    }
}
@media only screen and (min-width:76.25em){
    .md-tabs{
        background-color:#007cba
    }
}
