﻿.form-check {
    background: #eefdef;
    padding: 10px 3rem;
    border: 1px solid #709b6f;
    border-radius: 5px;
}
.js-form-item{clear:both}
#edit-elements-processed-text {
    background: #e5e9d2;
    padding: 10px;
    border-radius: 5px;
    border-right: 3px solid #468750;
    color: #000;
}