.section-generator .section-inner {
    max-width: 80rem;
}

.wpb-rs-popular .button {
    margin: 0 0 .2em .2em;
    padding: .5em 1em .4em 1em;
    display: inline-block;
    text-decoration: none;
}

.wpb-rs-property-list {
    border: 1px solid #e5e5e5;
    border-collapse: separate;
}

.wpb-rs-property-list th,
.wpb-rs-property-list td {
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    padding: .5em;
}

.wpb-rs-loader {
    background: url('../img/ajax-loader.gif') no-repeat center center;
    height: 32px;
    width: 100%;
}

.wpb-rs-property-list {
    border-spacing: 0;
}

.button.wpb-rs-new-property-button {
    padding: 0 .5em;
}

.wpb-rs-select-options {
    list-style: none;
}

.wpb-rs-schema-property-row td {
    vertical-align: top;
}

.wpb-rs-schema-property-actions {
    margin: 0;
    padding: 0;
}

.wpb-rs-schema-property-field-subfield-select {
    padding: .5em;
}

.description {
    margin-top: 0;
    color: #999;
    font-size: .8em;
}

.wpb-rs-schema-property-row > td:first-child {
    width: 200px;
}

.wpb-rs-property-list thead a {
    text-decoration: none;
}

.wp-rs-generator-output-content {
    font-family: "Courier New", Courier, monospace;
    min-height: 50vh;
}

.wp-rs-generator-output-button {
    margin-bottom: 1em;
}

.wp-rs-generator-output,
#wp-rs-mb-main {
    font-size: .9em;
}

.wpb-rs-schema-property-row.opened td {
    background-color: #C71746;
}

.wpb-rs-property-list > tbody tr > td:first-child {
    width: 180px;
}

.wpb-rs-cookie-hint {
    font-size: .9em;
}

.wpb-rs-property-loop {
    display: none;
}
