﻿cms #cm-cms-edit-widget[currentarea="Home Local 1"]  .image-controls[show="2"] .cm-widget-help-text:before {
    content: 'recommended image size 1200px wide × 340px high';
}
cms #cm-cms-edit-widget[currentarea="Home Local 1"] #show-pagination-option:hover {
    cursor:default;
}
cms #cm-cms-edit-widget[currentarea="Home Local 1"] #show-pagination-option {
    opacity:0.5;
    pointer-events: none;
}
cms #cm-cms-edit-widget[currentarea="Home Local 1"] #slider-option-toggles:after {
    display: block;
    content: 'not available for this feature slider';
}

cms #cm-cms-edit-widget[currentarea="Home Local 1"] .image-controls[show="2"] #preserve-aspect-option {
    display: none;
}
cms #cm-cms-edit-widget[currentarea="Home Local 1"] .image-controls[show="2"] .enhancements-only {
    display:inline;
}
cms #cm-cms-edit-widget[currentarea="Home Local 1"] .image-controls[show="2"] .cms-gallery-item-desc {
    margin-left: 130px;
}