a {
    color: #4dc872;
    text-decoration: none;
    cursor: pointer
}

a:visited {
    color: #4dc872
}

table td {
    white-space: normal !important;
}

.caption-text {
    color: #808080 
}

.wy-text-info {
    color: #4dc872 !important
}

.wy-menu-vertical a:active {
    background-color: #4dc872;
    cursor: pointer;
    color: #fff
}

.wy-side-nav-search {
    display: block;
    width: 300px;
    padding: .809em;
    margin-bottom: .809em;
    z-index: 200;
    text-align: center;
    padding: .809em;
    display: block;
    color: #fcfcfc;
    margin-bottom: .809em;
	background: #343131;
}

.wy-tray-container li.wy-tray-item-info {
    background: #4dc872
}

.btn-info {
    background-color: #4dc872 !important
}

.btn-link {
    background-color: transparent !important;
    color: #4dc872;
    box-shadow: none;
    border-color: transparent !important
}

.wy-dropdown-menu > dd > a:hover {
    background: #4dc872;
    color: #fff
}

.wy-nav .wy-menu-vertical header {
    color: #4dc872
}

.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a:hover {
    background: #4dc872;
    color: #fff
}

.wy-inline-validate.wy-inline-validate-info .wy-input-context {
    color: #4dc872
}

.wy-nav-top {
    display: none;
    background: #4dc872;
    color: #fff;
    padding: .4045em .809em;
    position: relative;
    line-height: 50px;
    text-align: center;
    font-size: 100%;
    * zoom: 1
}

.wy-nav-top img {
    margin-right: 12px;
    height: 45px;
    width: 45px;
    background-color: #4dc872;
    padding: 5px;
    border-radius: 100%
}

.rst-versions a {
    color: #4dc872;
    text-decoration: none
}

.rst-content a tt, .rst-content a tt, .rst-content a code {
    color: #4dc872
}

.rst-content dl:not(.docutils) dt {
    display: inline-block;
    margin: 6px 0;
    font-size: 90%;
    line-height: normal;
    background: #e7f2fa;
    color: #4dc872;
    border-top: solid 3px #6ab0de;
    padding: 6px;
    position: relative
}

.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 {
    color: #4dc872
}
