.child-growth-standards-calculator .webform-multiple-add {
    display: none;
}

.child-growth-standards-calculator .tabledrag-toggle-weight-wrapper {
    display: none;
}

.child-growth-standards-calculator .webform-multiple-table table {
    width: 100%;
}

.child-growth-standards-calculator .webform-multiple-table table .webform-multiple-table--handle {
    display: none;
}

.child-growth-standards-calculator .webform-multiple-table table tr div label {
    font-size: 13px;
}

.child-growth-standards-calculator .webform-multiple-table table tr:not(:first-child) div label {
    visibility: hidden;
}


.webform-confirmation.webform-confirmation--child-growth-standards {
    max-width: 1366px;
}

.webform-confirmation.webform-confirmation--child-growth-standards .k-chart {
    display: block;
    height: 800px;
}

.webform-confirmation--child-growth-standards .result-container p {
    text-align: center;
}

.webform-confirmation--child-growth-standards .submitted_values {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    list-style: none;
}

.webform-confirmation--child-growth-standards .submitted_values li {
    flex: none;
    margin: 0 5px 10px 5px;
}

.webform-submission-child-growth-standards-form .webform-submission-information {
    display: none;
}

.webform-submission-child-growth-standards-form .webform-submission-navigation {
    display: none;
}
