.turbo-progress-bar {
    height: 100vh !important;
}
#show-back {
    position: fixed;
    bottom: 35px;
    left: 0;
    height: 37px;
    line-height: 37px;
    width: 37px;
    font-weight: bold;
    background-color: white;
    color: navy;
    text-align: center;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn
{
    border-radius: 0 !important;
}
#show-preferences {
    position: fixed;
    bottom: 90px;
    right: 0;
}
#show-preferences svg {
    fill: #0c63e4;
    background-color: navy;
    width: 37px;
    height: 37px;
    padding: 5px;
}
#preferences {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index:100000;
    background-color: navy;
    border-top: 3px solid #0a58ca;
    color: white;
    height: 39px;
    line-height: 39px;
}
div.translation {
    padding-left: 20px !important;
}
.app {
    width: 100%;
    min-height: 100vh;
    margin-left: 0 !important;
    padding: 0 0.5rem 0 0.5rem !important;
    font-size: 1.1rem;
    overflow-y: hidden !important;
}
.php-old {
    display: none;
}
/* before answering */
.memo-before .type,
.memo-before .initializer {
    display: none !important;
}
.memo-before .modifier
{
    visibility: hidden;
}

.php-info {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.php-module {
    position: absolute;
    bottom: 34px;
    left: 3px;
}
.php-version {
    position: absolute;
    bottom: 34px;
    right: 3px;
}

.php-params dt.highlight, .php-params dd.highlight,
.php-return.highlight {
    display: block !important;
}
.php-params dt, .php-params dd {
    /*display: none;*/
}
.class-name {
    font-size: 1.4rem;
}
.methodname {
    /*word-break: break-all;*/
    /*word-wrap: anywhere;*/
    font-size: 2rem;
}
.methodparam {
    font-size: 1.5rem;
}
span.type {
    font-size: 0.8rem;
}
.methodparam * {
    display: inline-block;
}
.rdfs-comment.para * {
    font-size: 1rem;
}

/* klasy */
.classsynopsis {
    text-align: left;
}
.classsynopsisinfo > .ooclass {
    font-size: 2rem;
}
.classsynopsis .methodsynopsis {
    margin-bottom: 0.3rem;
}

.classsynopsis .modifier,
.classsynopsis .methodsynopsis,
.classsynopsis .parameter,
.classsynopsis .initializer,
.classsynopsis .methodparam,
.classsynopsis .methodname {
    font-size: 1.1rem !important;
    line-height: 1.1rem !important;
}
.classsynopsis .dc-description {
    padding-left: 15px;
    text-align: left !important;

}
.classsynopsis .fieldsynopsis {
    padding-left: 15px;
}


.methodsynopsis {
    line-height: 1.2;
}
dl {
    width: 100%;
    overflow: hidden;
    font-weight: 400;
    font-style: italic;
}
dt {
    float: left;
    text-align: left;
    width: 100%;
    padding-left: 10px;
    margin: 0 !important;
}
dd {
    float: left;
    text-align: left;
    padding-left: 10px;
    width: 100%;
    margin: 0 !important;
}
dd > * {
    margin: 0 !important;;
    padding: 0 !important;;
}
.php-version {
    text-align: right !important;

}




#theme5622b1298bdf5e2aa9d40bf70fbf4c6b {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #282C34;
    color:#ABB2BF;;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .dc-description {
    text-align: center;
    font-size: 34px;
    color:#ABB2BF;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .dc-description a {
    text-decoration: none;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .modifier {
    color:#E5C07B;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .type, #theme5622b1298bdf5e2aa9d40bf70fbf4c6b code {
    color: #ffe694
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .parameter {
    color:#E5C07B;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .php-return {
    color:#5C6370;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .class-name {

}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .php-version {
    font-weight: 100;
    color:#5C6370;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .methodname {
    display: inline-block;
    color:#ABB2BF;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .methodname > strong {
    color:#56B6C2;;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .methodparam {
    white-space:nowrap;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#5C6370;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .methodsynopsis, #theme5622b1298bdf5e2aa9d40bf70fbf4c6b .initializer {
    color:#ABB2BF;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b .highlight {
    background-color:#99BBFF
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b dd {
    color:#5C6370;
}
#theme5622b1298bdf5e2aa9d40bf70fbf4c6b span.initializer {
    color:#ABB2BF;
}
#themee2eaff107e5d5d97e2544192800a574a {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #FAFAFA;
    color:#383A42;;
}
#themee2eaff107e5d5d97e2544192800a574a .dc-description {
    text-align: center;
    font-size: 34px;
    color:#383A42;
}
#themee2eaff107e5d5d97e2544192800a574a .dc-description a {
    text-decoration: none;
}
#themee2eaff107e5d5d97e2544192800a574a .modifier {
    color:#C18401;
}
#themee2eaff107e5d5d97e2544192800a574a .type, #themee2eaff107e5d5d97e2544192800a574a code {
    color: #e89e1
}
#themee2eaff107e5d5d97e2544192800a574a .parameter {
    color:#C18401;
}
#themee2eaff107e5d5d97e2544192800a574a .php-return {
    color:#A0A1A7;
}
#themee2eaff107e5d5d97e2544192800a574a .class-name {

}
#themee2eaff107e5d5d97e2544192800a574a .php-version {
    font-weight: 100;
    color:#A0A1A7;
}
#themee2eaff107e5d5d97e2544192800a574a .methodname {
    display: inline-block;
    color:#383A42;
}
#themee2eaff107e5d5d97e2544192800a574a .methodname > strong {
    color:#0184BC;;
}
#themee2eaff107e5d5d97e2544192800a574a .methodparam {
    white-space:nowrap;
}
#themee2eaff107e5d5d97e2544192800a574a .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#A0A1A7;
}
#themee2eaff107e5d5d97e2544192800a574a .methodsynopsis, #themee2eaff107e5d5d97e2544192800a574a .initializer {
    color:#383A42;
}
#themee2eaff107e5d5d97e2544192800a574a .rdfs-comment .parameter {
    text-decoration: underline;
}
#themee2eaff107e5d5d97e2544192800a574a .highlight {
    background-color:#383A42
}
#themee2eaff107e5d5d97e2544192800a574a dd {
    color:#A0A1A7;
}
#themee2eaff107e5d5d97e2544192800a574a span.initializer {
    color:#383A42;
}
#themed8da2a0e75859af39b37ed537500f00c {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #282c34;
;
}
#themed8da2a0e75859af39b37ed537500f00c .dc-description {
    text-align: center;
    font-size: 34px;
    color:#abb2bf;
}
#themed8da2a0e75859af39b37ed537500f00c .dc-description a {
    text-decoration: none;
}
#themed8da2a0e75859af39b37ed537500f00c .modifier {
    color:#56b6c2;
}
#themed8da2a0e75859af39b37ed537500f00c .type, #themed8da2a0e75859af39b37ed537500f00c code {
    color:#56b6c2;
}
#themed8da2a0e75859af39b37ed537500f00c .parameter {
    color:#abb2bf;
}
#themed8da2a0e75859af39b37ed537500f00c .php-return {
    color:#676f7d;
}
#themed8da2a0e75859af39b37ed537500f00c .class-name {

}
#themed8da2a0e75859af39b37ed537500f00c .php-version {
    font-weight: 100;
    color:#676f7d;
}
#themed8da2a0e75859af39b37ed537500f00c .methodname {
    display: inline-block;
    color:#abb2bf;
}
#themed8da2a0e75859af39b37ed537500f00c .methodname > strong {
    color:#98c379;;
}
#themed8da2a0e75859af39b37ed537500f00c .methodparam {
    white-space:nowrap;
}
#themed8da2a0e75859af39b37ed537500f00c .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#676f7d;
}
#themed8da2a0e75859af39b37ed537500f00c .methodsynopsis, #themed8da2a0e75859af39b37ed537500f00c .initializer {
    color:#abb2bf;
}
#themed8da2a0e75859af39b37ed537500f00c .rdfs-comment .parameter {
    text-decoration: underline;
}
#themed8da2a0e75859af39b37ed537500f00c .highlight {
    background-color:#383E4A
}
#themed8da2a0e75859af39b37ed537500f00c dd {
    color:#676f7d;
}
#themed8da2a0e75859af39b37ed537500f00c span.initializer {
    color:#abb2bf;
}
#themeb500b552dea58423202b5ad9f276edf7 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #22272e;
    color:#adbac7;
}
#themeb500b552dea58423202b5ad9f276edf7 .dc-description {
    text-align: center;
    font-size: 34px;

}
#themeb500b552dea58423202b5ad9f276edf7 .dc-description a {
    text-decoration: none;
}
#themeb500b552dea58423202b5ad9f276edf7 .modifier {
    color:#f47067;
}
#themeb500b552dea58423202b5ad9f276edf7 .type, #themeb500b552dea58423202b5ad9f276edf7 code {
    color:#f47067;
}
#themeb500b552dea58423202b5ad9f276edf7 .parameter {
    color:#adbac7;
}
#themeb500b552dea58423202b5ad9f276edf7 .php-return {
    color:#768390;
}
#themeb500b552dea58423202b5ad9f276edf7 .class-name {

}
#themeb500b552dea58423202b5ad9f276edf7 .php-version {
    font-weight: 100;
    color:#768390;
}
#themeb500b552dea58423202b5ad9f276edf7 .methodname {
    display: inline-block;

}
#themeb500b552dea58423202b5ad9f276edf7 .methodname > strong {
    color:#dcbdfb;;
}
#themeb500b552dea58423202b5ad9f276edf7 .methodparam {
    white-space:nowrap;
}
#themeb500b552dea58423202b5ad9f276edf7 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#768390;
}
#themeb500b552dea58423202b5ad9f276edf7 .methodsynopsis, #themeb500b552dea58423202b5ad9f276edf7 .initializer {

}
#themeb500b552dea58423202b5ad9f276edf7 .rdfs-comment .parameter {
    text-decoration: underline;
}
#themeb500b552dea58423202b5ad9f276edf7 .highlight {
    background-color:#2d333b
}
#themeb500b552dea58423202b5ad9f276edf7 dd {
    color:#768390;
}
#themeb500b552dea58423202b5ad9f276edf7 span.initializer {

}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #ffffff;
    color:#24292e;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .dc-description {
    text-align: center;
    font-size: 34px;

}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .dc-description a {
    text-decoration: none;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .modifier {
    color:#d73a49;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .type, #theme8c2e2c8f7cf5fb4465fee5a5d680da88 code {
    color:#d73a49;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .parameter {
    color:#24292e;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .php-return {
    color:#6a737d;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .class-name {

}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .php-version {
    font-weight: 100;
    color:#6a737d;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .methodname {
    display: inline-block;

}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .methodname > strong {
    color:#6f42c1;;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .methodparam {
    white-space:nowrap;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#6a737d;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .methodsynopsis, #theme8c2e2c8f7cf5fb4465fee5a5d680da88 .initializer {

}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 .highlight {
    background-color:#fafbfc
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 dd {
    color:#6a737d;
}
#theme8c2e2c8f7cf5fb4465fee5a5d680da88 span.initializer {

}
#themec2172240919611a0d035a76cbe8de73b {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #011627;
    color:#a7dbf7;
}
#themec2172240919611a0d035a76cbe8de73b .dc-description {
    text-align: center;
    font-size: 34px;

}
#themec2172240919611a0d035a76cbe8de73b .dc-description a {
    text-decoration: none;
}
#themec2172240919611a0d035a76cbe8de73b .modifier {
    color:#00bff9;
}
#themec2172240919611a0d035a76cbe8de73b .type, #themec2172240919611a0d035a76cbe8de73b code {
    color:#00bff9;
}
#themec2172240919611a0d035a76cbe8de73b .parameter {
    color:#d3eed6;
}
#themec2172240919611a0d035a76cbe8de73b .php-return {
    color:#999999;
}
#themec2172240919611a0d035a76cbe8de73b .class-name {

}
#themec2172240919611a0d035a76cbe8de73b .php-version {
    font-weight: 100;
    color:#999999;
}
#themec2172240919611a0d035a76cbe8de73b .methodname {
    display: inline-block;

}
#themec2172240919611a0d035a76cbe8de73b .methodname > strong {
    color:#f7ecb5;;
}
#themec2172240919611a0d035a76cbe8de73b .methodparam {
    white-space:nowrap;
}
#themec2172240919611a0d035a76cbe8de73b .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#999999;
}
#themec2172240919611a0d035a76cbe8de73b .methodsynopsis, #themec2172240919611a0d035a76cbe8de73b .initializer {

}
#themec2172240919611a0d035a76cbe8de73b .rdfs-comment .parameter {
    text-decoration: underline;
}
#themec2172240919611a0d035a76cbe8de73b .highlight {
    background-color:#0c4994
}
#themec2172240919611a0d035a76cbe8de73b dd {
    color:#999999;
}
#themec2172240919611a0d035a76cbe8de73b span.initializer {

}
#themea4388b706e71ef796362e863643e7c85 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #282822;
    color:#a7dbf7;
}
#themea4388b706e71ef796362e863643e7c85 .dc-description {
    text-align: center;
    font-size: 34px;

}
#themea4388b706e71ef796362e863643e7c85 .dc-description a {
    text-decoration: none;
}
#themea4388b706e71ef796362e863643e7c85 .modifier {
    color:#00bff9;
}
#themea4388b706e71ef796362e863643e7c85 .type, #themea4388b706e71ef796362e863643e7c85 code {
    color:#00bff9;
}
#themea4388b706e71ef796362e863643e7c85 .parameter {
    color:#d3eed6;
}
#themea4388b706e71ef796362e863643e7c85 .php-return {
    color:#999999;
}
#themea4388b706e71ef796362e863643e7c85 .class-name {

}
#themea4388b706e71ef796362e863643e7c85 .php-version {
    font-weight: 100;
    color:#999999;
}
#themea4388b706e71ef796362e863643e7c85 .methodname {
    display: inline-block;

}
#themea4388b706e71ef796362e863643e7c85 .methodname > strong {
    color:#f7ecb5;;
}
#themea4388b706e71ef796362e863643e7c85 .methodparam {
    white-space:nowrap;
}
#themea4388b706e71ef796362e863643e7c85 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#999999;
}
#themea4388b706e71ef796362e863643e7c85 .methodsynopsis, #themea4388b706e71ef796362e863643e7c85 .initializer {

}
#themea4388b706e71ef796362e863643e7c85 .rdfs-comment .parameter {
    text-decoration: underline;
}
#themea4388b706e71ef796362e863643e7c85 .highlight {
    background-color:#0c4994
}
#themea4388b706e71ef796362e863643e7c85 dd {
    color:#999999;
}
#themea4388b706e71ef796362e863643e7c85 span.initializer {

}
#themeb75a9fe836431c53ca9bbd0a4af9a780 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #FFFFFF;
    color:#236ebf;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .dc-description {
    text-align: center;
    font-size: 34px;

}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .dc-description a {
    text-decoration: none;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .modifier {
    color:#0991b6;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .type, #themeb75a9fe836431c53ca9bbd0a4af9a780 code {
    color:#0991b6;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .parameter {
    color:#296d31;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .php-return {
    color:#357b42;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .class-name {

}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .php-version {
    font-weight: 100;
    color:#357b42;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .methodname {
    display: inline-block;

}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .methodname > strong {
    color:#08134A;;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .methodparam {
    white-space:nowrap;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#357b42;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .methodsynopsis, #themeb75a9fe836431c53ca9bbd0a4af9a780 .initializer {

}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .rdfs-comment .parameter {
    text-decoration: underline;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 .highlight {
    background-color:#eff2ef
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 dd {
    color:#357b42;
}
#themeb75a9fe836431c53ca9bbd0a4af9a780 span.initializer {

}
#themee2d1e30b07b4744dfd043be52fcc8128 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #07273b;
    color:#becfda;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#e66533;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .dc-description a {
    text-decoration: none;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .modifier {
    color:#e66533;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .type, #themee2d1e30b07b4744dfd043be52fcc8128 code {
    color:#d67e5c;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .parameter {
    color:#e4b781;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .php-return {
    color:#5988a6;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .class-name {

}
#themee2d1e30b07b4744dfd043be52fcc8128 .php-version {
    font-weight: 100;
    color:#5988a6;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .methodname {
    display: inline-block;
    color:#e66533;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .methodname > strong {
    color:#49d6e9;;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .methodparam {
    white-space:nowrap;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#5988a6;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .methodsynopsis, #themee2d1e30b07b4744dfd043be52fcc8128 .initializer {
    color:#e66533;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .rdfs-comment .parameter {
    text-decoration: underline;
}
#themee2d1e30b07b4744dfd043be52fcc8128 .highlight {
    background-color:#003c61
}
#themee2d1e30b07b4744dfd043be52fcc8128 dd {
    color:#5988a6;
}
#themee2d1e30b07b4744dfd043be52fcc8128 span.initializer {
    color:#becfda;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #322a2d;
    color:#cbbec2;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#e66533;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .dc-description a {
    text-decoration: none;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .modifier {
    color:#e66533;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .type, #themea1d2f85ac498df55ab8ec8aee1ad71d7 code {
    color:#d67e5c;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .parameter {
    color:#e4b781;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .php-return {
    color:#8b747c;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .class-name {

}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .php-version {
    font-weight: 100;
    color:#8b747c;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .methodname {
    display: inline-block;
    color:#e66533;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .methodname > strong {
    color:#49d6e9;;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .methodparam {
    white-space:nowrap;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#8b747c;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .methodsynopsis, #themea1d2f85ac498df55ab8ec8aee1ad71d7 .initializer {
    color:#e66533;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .rdfs-comment .parameter {
    text-decoration: underline;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 .highlight {
    background-color:#453138
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 dd {
    color:#8b747c;
}
#themea1d2f85ac498df55ab8ec8aee1ad71d7 span.initializer {
    color:#cbbec2;
}
#themeac05e58cd1da05613ca97f4bb4783217 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #f4f6f6;
    color:#005661;
}
#themeac05e58cd1da05613ca97f4bb4783217 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#e64100;
}
#themeac05e58cd1da05613ca97f4bb4783217 .dc-description a {
    text-decoration: none;
}
#themeac05e58cd1da05613ca97f4bb4783217 .modifier {
    color:#e64100;
}
#themeac05e58cd1da05613ca97f4bb4783217 .type, #themeac05e58cd1da05613ca97f4bb4783217 code {
    color:#b3694d;
}
#themeac05e58cd1da05613ca97f4bb4783217 .parameter {
    color:#fa8900;
}
#themeac05e58cd1da05613ca97f4bb4783217 .php-return {
    color:#8ca6a6;
}
#themeac05e58cd1da05613ca97f4bb4783217 .class-name {

}
#themeac05e58cd1da05613ca97f4bb4783217 .php-version {
    font-weight: 100;
    color:#8ca6a6;
}
#themeac05e58cd1da05613ca97f4bb4783217 .methodname {
    display: inline-block;
    color:#e64100;
}
#themeac05e58cd1da05613ca97f4bb4783217 .methodname > strong {
    color:#00bdd6;;
}
#themeac05e58cd1da05613ca97f4bb4783217 .methodparam {
    white-space:nowrap;
}
#themeac05e58cd1da05613ca97f4bb4783217 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#8ca6a6;
}
#themeac05e58cd1da05613ca97f4bb4783217 .methodsynopsis, #themeac05e58cd1da05613ca97f4bb4783217 .initializer {
    color:#e64100;
}
#themeac05e58cd1da05613ca97f4bb4783217 .rdfs-comment .parameter {
    text-decoration: underline;
}
#themeac05e58cd1da05613ca97f4bb4783217 .highlight {
    background-color:#d1ebef
}
#themeac05e58cd1da05613ca97f4bb4783217 dd {
    color:#8ca6a6;
}
#themeac05e58cd1da05613ca97f4bb4783217 span.initializer {
    color:#004d57;
}
#theme9484ef1675c0881e1d0893690f00a889 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #fef8ec;
    color:#005661;
}
#theme9484ef1675c0881e1d0893690f00a889 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#e64100;
}
#theme9484ef1675c0881e1d0893690f00a889 .dc-description a {
    text-decoration: none;
}
#theme9484ef1675c0881e1d0893690f00a889 .modifier {
    color:#e64100;
}
#theme9484ef1675c0881e1d0893690f00a889 .type, #theme9484ef1675c0881e1d0893690f00a889 code {
    color:#b3694d;
}
#theme9484ef1675c0881e1d0893690f00a889 .parameter {
    color:#fa8900;
}
#theme9484ef1675c0881e1d0893690f00a889 .php-return {
    color:#8ca6a6;
}
#theme9484ef1675c0881e1d0893690f00a889 .class-name {

}
#theme9484ef1675c0881e1d0893690f00a889 .php-version {
    font-weight: 100;
    color:#8ca6a6;
}
#theme9484ef1675c0881e1d0893690f00a889 .methodname {
    display: inline-block;
    color:#e64100;
}
#theme9484ef1675c0881e1d0893690f00a889 .methodname > strong {
    color:#00bdd6;;
}
#theme9484ef1675c0881e1d0893690f00a889 .methodparam {
    white-space:nowrap;
}
#theme9484ef1675c0881e1d0893690f00a889 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#8ca6a6;
}
#theme9484ef1675c0881e1d0893690f00a889 .methodsynopsis, #theme9484ef1675c0881e1d0893690f00a889 .initializer {
    color:#e64100;
}
#theme9484ef1675c0881e1d0893690f00a889 .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme9484ef1675c0881e1d0893690f00a889 .highlight {
    background-color:#d1ebef
}
#theme9484ef1675c0881e1d0893690f00a889 dd {
    color:#8ca6a6;
}
#theme9484ef1675c0881e1d0893690f00a889 span.initializer {
    color:#004d57;
}
#theme48d908e05155524258dea1f089777476 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #1b2932;
    color:#c5cdd3;
}
#theme48d908e05155524258dea1f089777476 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#c37455;
}
#theme48d908e05155524258dea1f089777476 .dc-description a {
    text-decoration: none;
}
#theme48d908e05155524258dea1f089777476 .modifier {
    color:#c37455;
}
#theme48d908e05155524258dea1f089777476 .type, #theme48d908e05155524258dea1f089777476 code {
    color:#be856f;
}
#theme48d908e05155524258dea1f089777476 .parameter {
    color:#d3b692;
}
#theme48d908e05155524258dea1f089777476 .php-return {
    color:#5e7887;
}
#theme48d908e05155524258dea1f089777476 .class-name {

}
#theme48d908e05155524258dea1f089777476 .php-version {
    font-weight: 100;
    color:#5e7887;
}
#theme48d908e05155524258dea1f089777476 .methodname {
    display: inline-block;
    color:#c37455;
}
#theme48d908e05155524258dea1f089777476 .methodname > strong {
    color:#72b7c0;;
}
#theme48d908e05155524258dea1f089777476 .methodparam {
    white-space:nowrap;
}
#theme48d908e05155524258dea1f089777476 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#5e7887;
}
#theme48d908e05155524258dea1f089777476 .methodsynopsis, #theme48d908e05155524258dea1f089777476 .initializer {
    color:#c37455;
}
#theme48d908e05155524258dea1f089777476 .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme48d908e05155524258dea1f089777476 .highlight {
    background-color:#1d3544
}
#theme48d908e05155524258dea1f089777476 dd {
    color:#5e7887;
}
#theme48d908e05155524258dea1f089777476 span.initializer {
    color:#c5cdd3;
}
#theme01b96f40c78d48e58ac400673cef3377 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #052529;
    color:#b2cacd;
}
#theme01b96f40c78d48e58ac400673cef3377 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#e66533;
}
#theme01b96f40c78d48e58ac400673cef3377 .dc-description a {
    text-decoration: none;
}
#theme01b96f40c78d48e58ac400673cef3377 .modifier {
    color:#e66533;
}
#theme01b96f40c78d48e58ac400673cef3377 .type, #theme01b96f40c78d48e58ac400673cef3377 code {
    color:#d67e5c;
}
#theme01b96f40c78d48e58ac400673cef3377 .parameter {
    color:#e4b781;
}
#theme01b96f40c78d48e58ac400673cef3377 .php-return {
    color:#5b858b;
}
#theme01b96f40c78d48e58ac400673cef3377 .class-name {

}
#theme01b96f40c78d48e58ac400673cef3377 .php-version {
    font-weight: 100;
    color:#5b858b;
}
#theme01b96f40c78d48e58ac400673cef3377 .methodname {
    display: inline-block;
    color:#e66533;
}
#theme01b96f40c78d48e58ac400673cef3377 .methodname > strong {
    color:#49d6e9;;
}
#theme01b96f40c78d48e58ac400673cef3377 .methodparam {
    white-space:nowrap;
}
#theme01b96f40c78d48e58ac400673cef3377 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#5b858b;
}
#theme01b96f40c78d48e58ac400673cef3377 .methodsynopsis, #theme01b96f40c78d48e58ac400673cef3377 .initializer {
    color:#e66533;
}
#theme01b96f40c78d48e58ac400673cef3377 .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme01b96f40c78d48e58ac400673cef3377 .highlight {
    background-color:#083d44
}
#theme01b96f40c78d48e58ac400673cef3377 dd {
    color:#5b858b;
}
#theme01b96f40c78d48e58ac400673cef3377 span.initializer {
    color:#b2cacd;
}
#theme8080643349d86ad27b1d8252056d77b0 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #031417;
    color:#b2cacd;
}
#theme8080643349d86ad27b1d8252056d77b0 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#e66533;
}
#theme8080643349d86ad27b1d8252056d77b0 .dc-description a {
    text-decoration: none;
}
#theme8080643349d86ad27b1d8252056d77b0 .modifier {
    color:#e66533;
}
#theme8080643349d86ad27b1d8252056d77b0 .type, #theme8080643349d86ad27b1d8252056d77b0 code {
    color:#d67e5c;
}
#theme8080643349d86ad27b1d8252056d77b0 .parameter {
    color:#e4b781;
}
#theme8080643349d86ad27b1d8252056d77b0 .php-return {
    color:#5b858b;
}
#theme8080643349d86ad27b1d8252056d77b0 .class-name {

}
#theme8080643349d86ad27b1d8252056d77b0 .php-version {
    font-weight: 100;
    color:#5b858b;
}
#theme8080643349d86ad27b1d8252056d77b0 .methodname {
    display: inline-block;
    color:#e66533;
}
#theme8080643349d86ad27b1d8252056d77b0 .methodname > strong {
    color:#49d6e9;;
}
#theme8080643349d86ad27b1d8252056d77b0 .methodparam {
    white-space:nowrap;
}
#theme8080643349d86ad27b1d8252056d77b0 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#5b858b;
}
#theme8080643349d86ad27b1d8252056d77b0 .methodsynopsis, #theme8080643349d86ad27b1d8252056d77b0 .initializer {
    color:#e66533;
}
#theme8080643349d86ad27b1d8252056d77b0 .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme8080643349d86ad27b1d8252056d77b0 .highlight {
    background-color:#083d44
}
#theme8080643349d86ad27b1d8252056d77b0 dd {
    color:#5b858b;
}
#theme8080643349d86ad27b1d8252056d77b0 span.initializer {
    color:#b2cacd;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #062e32;
    color:#b2cacd;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#e66533;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .dc-description a {
    text-decoration: none;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .modifier {
    color:#e66533;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .type, #themedf6ffe8b4c2c1580f86d12796d2da2f8 code {
    color:#d67e5c;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .parameter {
    color:#e4b781;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .php-return {
    color:#5b858b;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .class-name {

}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .php-version {
    font-weight: 100;
    color:#5b858b;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .methodname {
    display: inline-block;
    color:#e66533;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .methodname > strong {
    color:#49d6e9;;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .methodparam {
    white-space:nowrap;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#5b858b;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .methodsynopsis, #themedf6ffe8b4c2c1580f86d12796d2da2f8 .initializer {
    color:#e66533;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .rdfs-comment .parameter {
    text-decoration: underline;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 .highlight {
    background-color:#083d44
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 dd {
    color:#5b858b;
}
#themedf6ffe8b4c2c1580f86d12796d2da2f8 span.initializer {
    color:#b2cacd;
}
#themeda2b52db059ec8395271390eb5c6e99a {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #30243d;
    color:#ccbfd9;
}
#themeda2b52db059ec8395271390eb5c6e99a .dc-description {
    text-align: center;
    font-size: 34px;
    color:#e66533;
}
#themeda2b52db059ec8395271390eb5c6e99a .dc-description a {
    text-decoration: none;
}
#themeda2b52db059ec8395271390eb5c6e99a .modifier {
    color:#e66533;
}
#themeda2b52db059ec8395271390eb5c6e99a .type, #themeda2b52db059ec8395271390eb5c6e99a code {
    color:#d67e5c;
}
#themeda2b52db059ec8395271390eb5c6e99a .parameter {
    color:#e4b781;
}
#themeda2b52db059ec8395271390eb5c6e99a .php-return {
    color:#7f659a;
}
#themeda2b52db059ec8395271390eb5c6e99a .class-name {

}
#themeda2b52db059ec8395271390eb5c6e99a .php-version {
    font-weight: 100;
    color:#7f659a;
}
#themeda2b52db059ec8395271390eb5c6e99a .methodname {
    display: inline-block;
    color:#e66533;
}
#themeda2b52db059ec8395271390eb5c6e99a .methodname > strong {
    color:#49d6e9;;
}
#themeda2b52db059ec8395271390eb5c6e99a .methodparam {
    white-space:nowrap;
}
#themeda2b52db059ec8395271390eb5c6e99a .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#7f659a;
}
#themeda2b52db059ec8395271390eb5c6e99a .methodsynopsis, #themeda2b52db059ec8395271390eb5c6e99a .initializer {
    color:#e66533;
}
#themeda2b52db059ec8395271390eb5c6e99a .rdfs-comment .parameter {
    text-decoration: underline;
}
#themeda2b52db059ec8395271390eb5c6e99a .highlight {
    background-color:#402d53
}
#themeda2b52db059ec8395271390eb5c6e99a dd {
    color:#7f659a;
}
#themeda2b52db059ec8395271390eb5c6e99a span.initializer {
    color:#ccbfd9;
}
#theme901aed863986b99e30c019f048c88f9d {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #272822;
    color:#fdfff1;
}
#theme901aed863986b99e30c019f048c88f9d .dc-description {
    text-align: center;
    font-size: 34px;
    color:#919288;
}
#theme901aed863986b99e30c019f048c88f9d .dc-description a {
    text-decoration: none;
}
#theme901aed863986b99e30c019f048c88f9d .modifier {
    color:#f92672;
}
#theme901aed863986b99e30c019f048c88f9d .type, #theme901aed863986b99e30c019f048c88f9d code {
    color:#66d9ef;
}
#theme901aed863986b99e30c019f048c88f9d .parameter {
    color:#fdfff1;
}
#theme901aed863986b99e30c019f048c88f9d .php-return {
    color:#ae81ff;
}
#theme901aed863986b99e30c019f048c88f9d .class-name {

}
#theme901aed863986b99e30c019f048c88f9d .php-version {
    font-weight: 100;
    color:#ae81ff;
}
#theme901aed863986b99e30c019f048c88f9d .methodname {
    display: inline-block;
    color:#919288;
}
#theme901aed863986b99e30c019f048c88f9d .methodname > strong {
    color:#a6e22e;;
}
#theme901aed863986b99e30c019f048c88f9d .methodparam {
    white-space:nowrap;
}
#theme901aed863986b99e30c019f048c88f9d .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#ae81ff;
}
#theme901aed863986b99e30c019f048c88f9d .methodsynopsis, #theme901aed863986b99e30c019f048c88f9d .initializer {
    color:#919288;
}
#theme901aed863986b99e30c019f048c88f9d .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme901aed863986b99e30c019f048c88f9d .highlight {
    background-color:#fdfff1
}
#theme901aed863986b99e30c019f048c88f9d dd {
    color:#ae81ff;
}
#theme901aed863986b99e30c019f048c88f9d span.initializer {
    color:#919288;
}
#theme8f002cb95683274c4c02ad041178ee05 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #282a3a;
    color:#eaf2f1;
}
#theme8f002cb95683274c4c02ad041178ee05 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#888d94;
}
#theme8f002cb95683274c4c02ad041178ee05 .dc-description a {
    text-decoration: none;
}
#theme8f002cb95683274c4c02ad041178ee05 .modifier {
    color:#ff657a;
}
#theme8f002cb95683274c4c02ad041178ee05 .type, #theme8f002cb95683274c4c02ad041178ee05 code {
    color:#9cd1bb;
}
#theme8f002cb95683274c4c02ad041178ee05 .parameter {
    color:#eaf2f1;
}
#theme8f002cb95683274c4c02ad041178ee05 .php-return {
    color:#c39ac9;
}
#theme8f002cb95683274c4c02ad041178ee05 .class-name {

}
#theme8f002cb95683274c4c02ad041178ee05 .php-version {
    font-weight: 100;
    color:#c39ac9;
}
#theme8f002cb95683274c4c02ad041178ee05 .methodname {
    display: inline-block;
    color:#888d94;
}
#theme8f002cb95683274c4c02ad041178ee05 .methodname > strong {
    color:#bad761;;
}
#theme8f002cb95683274c4c02ad041178ee05 .methodparam {
    white-space:nowrap;
}
#theme8f002cb95683274c4c02ad041178ee05 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#c39ac9;
}
#theme8f002cb95683274c4c02ad041178ee05 .methodsynopsis, #theme8f002cb95683274c4c02ad041178ee05 .initializer {
    color:#888d94;
}
#theme8f002cb95683274c4c02ad041178ee05 .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme8f002cb95683274c4c02ad041178ee05 .highlight {
    background-color:#eaf2f1
}
#theme8f002cb95683274c4c02ad041178ee05 dd {
    color:#c39ac9;
}
#theme8f002cb95683274c4c02ad041178ee05 span.initializer {
    color:#888d94;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #222222;
    color:#f7f1ff;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#8b888f;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .dc-description a {
    text-decoration: none;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .modifier {
    color:#fc618d;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .type, #theme9f706ce8b2644d8fbdc1ed9d83d708a9 code {
    color:#5ad4e6;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .parameter {
    color:#f7f1ff;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .php-return {
    color:#948ae3;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .class-name {

}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .php-version {
    font-weight: 100;
    color:#948ae3;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .methodname {
    display: inline-block;
    color:#8b888f;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .methodname > strong {
    color:#7bd88f;;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .methodparam {
    white-space:nowrap;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#948ae3;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .methodsynopsis, #theme9f706ce8b2644d8fbdc1ed9d83d708a9 .initializer {
    color:#8b888f;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 .highlight {
    background-color:#f7f1ff
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 dd {
    color:#948ae3;
}
#theme9f706ce8b2644d8fbdc1ed9d83d708a9 span.initializer {
    color:#8b888f;
}
#themec30b98c4358f6e35b882d20d19ad73f5 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #FBFBFB;
    color:#403f53;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#4876d6;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .dc-description a {
    text-decoration: none;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .modifier {
    color:#994cc3;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .type, #themec30b98c4358f6e35b882d20d19ad73f5 code {
    color:#994cc3;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .parameter {
    color:#111111;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .php-return {
    color:#989fb1;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .class-name {
    color:#111111;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .php-version {
    font-weight: 100;
    color:#989fb1;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .methodname {
    display: inline-block;
    color:#4876d6;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .methodname > strong {
    color:#4876d6;;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .methodparam {
    white-space:nowrap;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#989fb1;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .methodsynopsis, #themec30b98c4358f6e35b882d20d19ad73f5 .initializer {
    color:#4876d6;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .rdfs-comment .parameter {
    text-decoration: underline;
}
#themec30b98c4358f6e35b882d20d19ad73f5 .highlight {
    background-color:#F0F0F0
}
#themec30b98c4358f6e35b882d20d19ad73f5 dd {
    color:#989fb1;
}
#themec30b98c4358f6e35b882d20d19ad73f5 span.initializer {
    color:#994cc3;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #011627;
    color:#d6deeb;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .dc-description {
    text-align: center;
    font-size: 34px;
    color:#82AAFF;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .dc-description a {
    text-decoration: none;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .modifier {
    color:#c792ea;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .type, #theme33e2fca4f1bfb1b6d661165f85ef31ff code {
    color:#c792ea;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .parameter {
    color:#bec5d4;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .php-return {
    color:#637777;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .class-name {
    color:#ffcb8b;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .php-version {
    font-weight: 100;
    color:#637777;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .methodname {
    display: inline-block;
    color:#82AAFF;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .methodname > strong {
    color:#c5e478;;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .methodparam {
    white-space:nowrap;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#637777;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .methodsynopsis, #theme33e2fca4f1bfb1b6d661165f85ef31ff .initializer {
    color:#82AAFF;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff .highlight {
    background-color:#0003
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff dd {
    color:#637777;
}
#theme33e2fca4f1bfb1b6d661165f85ef31ff span.initializer {
    color:#c792ea;
}
#theme6e1cab449e7e56db7fc01c469de85612 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #292D3E;
    color:#BFC7D5;
}
#theme6e1cab449e7e56db7fc01c469de85612 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#82AAFF;
}
#theme6e1cab449e7e56db7fc01c469de85612 .dc-description a {
    text-decoration: none;
}
#theme6e1cab449e7e56db7fc01c469de85612 .modifier {
    color:#c792ea;
}
#theme6e1cab449e7e56db7fc01c469de85612 .type, #theme6e1cab449e7e56db7fc01c469de85612 code {
    color:#c792ea;
}
#theme6e1cab449e7e56db7fc01c469de85612 .parameter {
    color:#bec5d4;
}
#theme6e1cab449e7e56db7fc01c469de85612 .php-return {
    color:#697098;
}
#theme6e1cab449e7e56db7fc01c469de85612 .class-name {
    color:#ffcb8b;
}
#theme6e1cab449e7e56db7fc01c469de85612 .php-version {
    font-weight: 100;
    color:#697098;
}
#theme6e1cab449e7e56db7fc01c469de85612 .methodname {
    display: inline-block;
    color:#82AAFF;
}
#theme6e1cab449e7e56db7fc01c469de85612 .methodname > strong {
    color:#89DDFF;;
}
#theme6e1cab449e7e56db7fc01c469de85612 .methodparam {
    white-space:nowrap;
}
#theme6e1cab449e7e56db7fc01c469de85612 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#697098;
}
#theme6e1cab449e7e56db7fc01c469de85612 .methodsynopsis, #theme6e1cab449e7e56db7fc01c469de85612 .initializer {
    color:#82AAFF;
}
#theme6e1cab449e7e56db7fc01c469de85612 .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme6e1cab449e7e56db7fc01c469de85612 .highlight {
    background-color:#0003
}
#theme6e1cab449e7e56db7fc01c469de85612 dd {
    color:#697098;
}
#theme6e1cab449e7e56db7fc01c469de85612 span.initializer {
    color:#c792ea;
}
#theme530571657810647f42c2d494c28991a0 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    background-color: #282c34;
    color:#abb2bf;
}
#theme530571657810647f42c2d494c28991a0 .dc-description {
    text-align: center;
    font-size: 34px;
    color:#e06c75;
}
#theme530571657810647f42c2d494c28991a0 .dc-description a {
    text-decoration: none;
}
#theme530571657810647f42c2d494c28991a0 .modifier {

}
#theme530571657810647f42c2d494c28991a0 .type, #theme530571657810647f42c2d494c28991a0 code {
    color:#c678dd;
}
#theme530571657810647f42c2d494c28991a0 .parameter {
    color:#e06c75;
}
#theme530571657810647f42c2d494c28991a0 .php-return {
    color:#5c6370;
}
#theme530571657810647f42c2d494c28991a0 .class-name {

}
#theme530571657810647f42c2d494c28991a0 .php-version {
    font-weight: 100;
    color:#5c6370;
}
#theme530571657810647f42c2d494c28991a0 .methodname {
    display: inline-block;
    color:#e06c75;
}
#theme530571657810647f42c2d494c28991a0 .methodname > strong {
    color:#56b6c2;;
}
#theme530571657810647f42c2d494c28991a0 .methodparam {
    white-space:nowrap;
}
#theme530571657810647f42c2d494c28991a0 .rdfs-comment {
    text-align: center;
    font-weight: 400;
    font-style: italic;
    color:#5c6370;
}
#theme530571657810647f42c2d494c28991a0 .methodsynopsis, #theme530571657810647f42c2d494c28991a0 .initializer {
    color:#e06c75;
}
#theme530571657810647f42c2d494c28991a0 .rdfs-comment .parameter {
    text-decoration: underline;
}
#theme530571657810647f42c2d494c28991a0 .highlight {
    background-color:#2c313c
}
#theme530571657810647f42c2d494c28991a0 dd {
    color:#5c6370;
}
#theme530571657810647f42c2d494c28991a0 span.initializer {
    color:#56b6c2;
}
