.wy-nav-content {
    max-width: 1200px !important;
}

/* .breatheparameterlist p { */
/*     display: inline; */
/* } */


.rst-content dl:not(.docutils) dt {
    display: block !important;
    background: none !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.rst-content dl:not(.docutils) dt em:not(.property) {
    color: black;
}

.full {
    width: 100%
}

/* disable top-border in synopsis */
.table-synopsis {
    table-layout: fixed;
}

.table-synopsis dt{
    border-top: none !important;
}
.table-synopsis td{
    vertical-align: top !important;
    white-space: revert !important;
}

/* .rst-content dl:not(.docutils) dt:last-child { */
/*     margin-bottom: 6px; */
/* } */

/* .rst-content dl:not(.docutils) dl dt { */
/*     display: block; */
/*     margin-top: 0; */
/*     margin-bottom: 0; */
/* } */
