body { color: #444444 !important; font-size: 14px}

div.custom-warning {
    background-color: #f7c589;
    border-color: #f7c589;
}

div.custom-warning {
    background-color: #f7c589;
    border-color: #f7c589;
}

.red {
        color: red;
}

.green {
        color: green;
}

.pink {
        color: pink;
}

.orange {
        color: orange;
}

.purple {
        color: purple;
}

dl.attribute, dl.method {
    display: block;
    margin-left: 50px;
}

footer a{

    color: #4c72b0 !important;
}
a.reference {
    color: #4c72b0 !important;
}

blockquote p {
    font-size: 14px !important;
}

blockquote {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    margin: 0 0 0px !important;
}

code {
    color: #49759c !important;
    background-color: #ffffff !important;
}

.alert-info {
    background-color: #adb8cb !important;
    border-color: #adb8cb !important;
    color: #2c3e50 !important;
}

code.descname, code.descclassname {
    color: #c42850 !important;
}

code.descclassname + code.descname {
    margin-left: -4px;
    padding-left: 0px;
}

span.sig-paren ~ em {
    font-weight: 600;
    font-family: sans-serif;
    font-size: 9.5pt;
}

em.property {
    font-weight: 600;
    font-family: sans-serif;
    font-size: 9.5pt;
}

/* .function dt {
    padding-top: 150px;
    margin-top: -150px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
} */

.rubric > .class-header-no-toc {
  font-size: 240%;
  font-weight: 400;
  /* padding-bottom: 20px; */
  display: inline-block;
}

h1 { font-size: 240%; }
h2 { font-size: 180%; }
h3 { font-size: 150%; }
h4 { font-size: 120%; }
h5 { font-size: 90%; }
h6 { font-size: 80%; }
