#dlej-main-body {    padding: 25px 0;}#dlej-header.header-sticky {    position: fixed;    z-index: 999;    top: 0;    left: 0;    width: 100%;    animation: spFadeInDown 0.5s;}#dlej-header {   box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4), 0px 2px 10px rgba(0, 0, 0, 0.20);}#dlej-header:after {    content: ' ';    position: absolute;    height: 1px;    width: 100%;    bottom: -1px;    left: 0;    background: linear-gradient(90deg, var(--dlej-primary) 0%, #000 55.01%, var(--dlej-primary) 101.56%);}#dlej-header.header-sticky {    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4), 0px 0px 1px rgba(0, 0, 0, 0.14);}#dlej-footer {	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4), 0px 2px 10px rgba(0, 0, 0, 0.20);}#dlej-footer:after {    content: ' ';    position: absolute;    height: 1px;    width: 100%;    bottom: 82px;    left: 0;    background: linear-gradient(90deg, var(--dlej-primary) 0%, #000 55.01%, var(--dlej-primary) 101.56%);}/* ===== Documentation section ===== */.dlejdocumentation-unified-options {    padding-right: 20px;    margin: 0 0 8px;}.modal-content {    z-index: 999 !important;}/* ====== Misc ====== */.mceDefaultSkin .mceLayout .mceBranding {    display: none !important;}