.container-centered { width: auto !important; max-width: 100% !important; }
.line-item-detail { box-shadow: none !important; }

.notes.line-item-notes { max-height: none; overflow: visible; }
div.note { margin-top: 0; margin-bottom: 0; border-top: none; box-shadow: none; }
div.note .note-header { padding-top: 0; padding-bottom: 0; }
div.note .note-header .note-sticky-icon { display: none; }
div.note .note-header .note-created-on { color: black; margin-left: 4px; }
div.note .note-header .note-created-by, div.note .note-header .note-created-on { font-size: 10px; }
div.note .note-content { border: none; font-size: 10px; }
