﻿cms #cm-cms-edit-widget[currentarea="Home Local Feature 0"] .image-controls[show="2"] .cm-widget-help-text:before {
    content: 'recommended image size 1600px wide x 533px high';
}

cms #cm-cms-edit-widget[currentarea="Home Local Feature 0"] .image-controls[show="2"] #slider-type-option,
cms #cm-cms-edit-widget[currentarea="Home Local Feature 0"] .image-controls[show="2"] #preserve-aspect-option {
    display: none;
}

cms #cm-cms-edit-widget[currentarea="Home Local Feature 0"] .image-controls[show="2"] .enhancements-only {
    display:inline;
}
cms #cm-cms-edit-widget[currentarea="Home Local Feature 0"] .image-controls[show="2"] .cms-gallery-item-desc {
    margin-left: 130px;
}
cms #cm-cms-edit-widget[currentarea="Left Sidebar Local Feature 0"] #widget-editor .cms-full-img-editor:before,
cms #cm-cms-edit-widget[currentarea="Left Sidebar Global Global Feature 0"] #widget-editor .cms-full-img-editor:before,
cms #cm-cms-edit-widget[currentarea="Right Sidebar Local Feature 0"] #widget-editor .cms-full-img-editor:before,
cms #cm-cms-edit-widget[currentarea="Right Sidebar Global Global Feature 0"] #widget-editor .cms-full-img-editor:before,
cms #cm-cms-edit-widget[currentarea="No Sidebar Local Feature 0"] #widget-editor .cms-full-img-editor:before,
cms #cm-cms-edit-widget[currentarea="No Sidebar Global Feature 0"] #widget-editor .cms-full-img-editor:before,
cms #cm-cms-edit-widget[currentarea="BOD-Staff Local Feature 0"] #widget-editor .cms-full-img-editor:before,
cms #cm-cms-edit-widget[currentarea="BOD-Staff Global Global Feature 0"] #widget-editor .cms-full-img-editor:before {
    content: 'recommended image size 1600px wide x 300px high';
    color: green;
    text-align: left;
    padding-left:20px
}
cms #cm-cms-edit-widget #widget-editor .panel.eden-block:before {
    content: 'Recommended image width is 200px';
    color: green;
    display: block;
    background-color: #fff;
    min-height: 35px;
}
cms #cm-cms-edit-widget[currentarea="Home Local 4"] #widget-editor .panel.eden-block:before {
    content: 'Recommended image size 200px wide x 150px high';
    color: green;
    display: block;
    background-color: #fff;
    min-height: 35px;
}
cms #cm-cms-edit-widget #widget-editor .panel.eden-block {
    background-color: #ffffff;
}
cms .panel-primary.eden-block .panel-heading .panel-title,
cms .panel-secondary.eden-block .panel-heading .panel-title,
cms .panel-optional.eden-block .panel-heading .panel-title {color:#555;}