/*p {
    line-height: 1.5;
}*/

#eb blockquote.eb-quote {
  color: #000000 !important;
  border-left: 5px solid #009900 !important;
}

#eb blockquote.eb-quote.style-minimallight {
    border-left: 1px solid #009900 !important;
}

#eb .eb-pager__fast-first-link.disabled, #eb .eb-pager__pre-link.disabled, #eb .eb-pager__fast-last-link.disabled, #eb .eb-pager__next-link.disabled, #eb .eb-pager__link-list.disabled {
    color: #7fae1c !important;
}

#eb .eb-pager__fast-first-link, #eb .eb-pager__pre-link, #eb .eb-pager__fast-last-link, #eb .eb-pager__next-link, #eb .eb-pager__link-list {
    color: #7fae1c !important;

}

#eb .eb-pager__fast-first-link {
    padding: 12px 10px;
}

#eb .eb-pager__fast-last-link {
    padding: 12px 10px;
}

#eb .btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #7fae1c !important;
}

#eb .btn-default:hover, #eb .btn-default:focus, #eb .btn-default:active, #eb .btn-default.active, .open .dropdown-toggle_#eb .btn-default {
    color: #ffffff !important;
    background-color: #7fae1c !important;
    border-color: #7fae1c !important;
}

#eb .btn-block {
    display: block;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
}

#eb .eb-help-resize a {
    display: inline-block;
    font-size: 1em;
    width: 1em;
    height: 1em;
    line-height: .8;
    background: #7fae1c;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    border-radius: 100%;
}

/* #eb .eb-mod-item+.eb-mod-item {
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    margin-right: 20px;
    padding-top: 10px;
}*/

/* #eb .mod-item+.mod-item {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    margin-right: 20px;
    padding-top: 15px;
} */