.tab-sections-cmp .content-section{display:none}
.tab-sections-cmp .content-section.editor-mode{display:block;border:1px solid #dcdcdc;border-radius:4px;padding:10px;margin:5px 0}
.content-editor-helper{text-decoration:underline;text-align:center}
.tab-sections-cmp .drop-down{position:relative}
.tab-sections-cmp .drop-down select{-webkit-appearance:none}
.tab-sections-cmp .drop-down::after{font-family:'icomoon';content:"\ee2c";font-size:10px;position:absolute;right:0;top:35px;color:#333;pointer-events:none}
.path-onelambda .tab-sections-cmp .drop-down::after{right:8px;top:calc(50% - 5px)}