.module-option.automatic {
    border-color: #e1b765;
    background: #fffaf0;
}

.module-option.automatic .module-box {
    border-color: #d89a2b;
    background: #fff0cc;
    color: #a96805;
}

.module-option.automatic > strong {
    color: #a96805;
}

.order-summary #summaryExtras {
    max-height: 180px;
    overflow: auto;
    padding-right: 4px;
}

.order-summary #summaryExtras li {
    margin-bottom: 5px;
    line-height: 1.35;
}
