/* Cache admin — classes follow <template_stem>_component_purpose */

.overview_heading_wrap {
    margin-bottom: 24px;
}

.overview_title {
    font-size: 16px;
    margin-bottom: 12px;
}

.overview_subsection_prompt {
    margin-bottom: 10px;
}

.overview_subsection_links_list {
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
    padding-left: 22px;
    max-width: 40em;
}

.overview_subsection_links_item {
    margin-bottom: 4px;
}

.cache_url_heading_wrap,
.home_heading_wrap,
.seo_heading_wrap,
.categories_heading_wrap,
.ait_store_heading_wrap,
.release_notes_cache_heading_wrap {
    margin-bottom: 20px;
}

.cache_url_title,
.home_title,
.seo_title,
.categories_title,
.ait_store_title,
.release_notes_cache_title {
    font-size: 16px;
    margin-bottom: 0;
}

.cache_url_fieldset,
.home_fieldset,
.seo_fieldset,
.ait_store_fieldset,
.release_notes_cache_fieldset {
    margin-bottom: 28px;
    padding: 16px 18px;
}

.cache_url_legend,
.home_legend,
.seo_legend,
.ait_store_legend,
.release_notes_cache_legend {
    font-size: 15px;
    font-weight: bold;
}

.release_notes_cache_help {
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 14px;
    max-width: 52em;
}

.release_notes_cache_heading_wrap,
.release_notes_cache_form {
    font-family: "Plus Jakarta Sans", sans-serif;
}

.cache_url_limit_note,
.ait_store_help_text {
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 14px;
    max-width: 52em;
}

.cache_url_label,
.ait_store_label {
    display: block;
    font-size: 14px;
    margin-bottom: 8px;
}

.cache_url_urls_textarea,
.ait_store_ids_textarea {
    width: 100%;
    max-width: 52em;
    min-height: 200px;
    font-size: 14px;
    box-sizing: border-box;
}

.cache_url_actions,
.home_actions,
.seo_actions,
.ait_store_actions,
.release_notes_cache_actions {
    margin-top: 14px;
}

.ait_store_category_input {
    box-sizing: border-box;
    font-size: 14px;
    max-width: 28em;
    width: 100%;
}

.categories_section,
.ait_store_section {
    margin-top: 8px;
}

.cache_overview_form_bulk {
    margin-bottom: 12px;
}
