body{overflow-y:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background-color:#aaa}.editor{height:200px}.sun-editor-editable{height:200px!important}.custContainer{background-color:#fff;width:100%;border-radius:10px;flex:1;padding:1rem 2rem;margin-top:15px}.sidebarOpen{width:300px;transition:width .5s}.sidebarClose{width:0;transition:width .5s}.nav-link{display:flex;font-size:.9rem;gap:.5rem;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1rem;&:hover{background-color:#374151}p{display:flex;align-items:center;justify-content:space-between;width:100%}}.nav-treeview{display:none;padding-left:1rem;padding-right:1rem;ul{padding-left:1rem;padding-right:1rem}}.nav-treeview.show{display:block;transition:all .5s}.nav-link.active{background-color:#4d8bee}.profile-link{display:flex;align-items:center;gap:.5rem;width:100%;margin-bottom:5px}#sidebarArea::-webkit-scrollbar{width:5px!important}#sidebarArea::-webkit-scrollbar-track{background:#000!important}#sidebarArea::-webkit-scrollbar-thumb{background-color:#374151!important}#sidebarArea{padding-bottom:25px;height:calc(100vh - 100px)!important;overflow-y:auto!important}.prxm-span-component{font-weight:700;background-color:#f3f4f6;border:1px solid #d1d5db;padding:.25rem .5rem;border-radius:5px;font-size:.8rem;cursor:pointer}.attribute-container{padding:4px;border:1px solid #e3e8fc;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:5px;background-color:#f8fafc}.attribute-container i{color:#697586;font-size:1.2rem}.tab-active{color:#6f55ff;border-bottom:2px solid #6f55ff}.column-select{width:50px!important;text-align:center}.column-variants{width:200px!important}.variant-table td{padding:12px 10px;font-size:.85rem}@media only screen and (max-width:768px){.sidebarOpen{width:0;transition:width .5s}.sidebarClose{width:300px;transition:width .5s;position:fixed;z-index:99;height:100vh}.custContainer{padding:1rem}}