#editor-conteudo{background-color:var(--main-editor-bg);max-height:100vh;height:100%;width:100%}#editor-conteudo .editor-main-div{height:100%}#editor-conteudo .editor-main-div .laudite-tabs{width:100%;margin-bottom:2px}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom{z-index:0;padding-top:var(--tabs-padding-top);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--main-editor-bg)}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content{position:relative;padding-right:42px;height:var(--tab-height);border-bottom-left-radius:4px}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item .tabs-close-icon{display:none}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item~.tabs-item .tabs-close-icon{display:-webkit-box;display:-ms-flexbox;display:flex}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-divider{display:none}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-after{height:100%}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-after .slot-after-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:inherit}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-after .slot-after-wrapper .divider{font-size:19px;color:#f3f3f3;margin-right:4px;margin-left:8px}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-after .slot-after-wrapper span.plus{height:22px;padding-inline:4px;margin-inline:4px;cursor:pointer;font-size:20px;color:#f3f3f3}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-after .slot-after-wrapper span.plus:hover{background-color:#464e4e;border-radius:5px}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-after .slot-after-wrapper .v-tooltip[nudge-bottom="4"] span{margin-left:4px;padding:4px;cursor:pointer}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-after .slot-after-wrapper .v-tooltip[nudge-bottom="4"] span:hover{background-color:#464e4e;border-radius:5px}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-close-icon{cursor:pointer;stroke:var(--title-color)}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item:last-of-type:hover:after>.tabs-background{padding:0}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item.active .tabs-background-content{background-color:var(--dark-generic-background-color)}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item.active .tabs-label{opacity:1}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item:last-of-type .tabs-background-content{border-bottom-right-radius:4px}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item:hover .tabs-background{fill:var(--tab-hover-bg-color)}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item:hover .tabs-background-content{background-color:var(--tab-hover-bg-color)}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item:hover .tabs-label{opacity:1;color:#000}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item .tabs-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.1;font-style:normal;font-weight:400;font-size:14px;color:var(--title-color);opacity:.75}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item .tabs-background{padding:0}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item .tabs-background-content{background-color:var(--tab-bg-color);border-top-right-radius:0;border-top-left-radius:0}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item .tabs-background-after,#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-content .tabs-item .tabs-background-before{fill:transparent;left:-7px}#editor-conteudo .editor-main-div .laudite-tabs .vue-tabs-chrome.theme-custom .tabs-footer{display:none}#editor-conteudo .editor-main-div .laudite-tabs.floating{position:absolute;z-index:2;display:block}#editor-conteudo .editor-main-div .laudite-tabs.floating .vue-tabs-chrome{border-radius:0 0 4px 4px}#editor-conteudo .editor-main-div .laudite-tabs.floating .vue-tabs-chrome .tabs-content{border-radius:inherit;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.15);box-shadow:0 2px 6px 0 rgba(0,0,0,.15)}#editor-conteudo .editor-main-div .laudite-tabs.floating .vue-tabs-chrome .tabs-content .tabs-item:last-of-type .tabs-background-content{border-bottom-right-radius:0}#editor-conteudo .editor-main-div .laudite-tabs.floating.show-tabs{-webkit-transform-origin:top center;transform-origin:top center}#editor-conteudo .editor-main-div .laudite-tabs.floating.show-tabs.show-tabs-float-animation{-webkit-animation:floating-tabs-show .5s ease-in;animation:floating-tabs-show .5s ease-in}#editor-conteudo .editor-main-div .laudite-tabs.floating.hide-tabs{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation:floating-tabs-hide 1s ease-out;animation:floating-tabs-hide 1s ease-out}#editor-conteudo .editor-main-div .hover-tabs-area{-webkit-transition:"all 0.1s";transition:"all 0.1s";-webkit-animation:floating-tabs-show .5s ease-in;animation:floating-tabs-show .5s ease-in;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:var(--top-float-active-area)}#editor-conteudo .editor-main-div .hover-tabs-area.hover-header-block-area{background-color:#fff;border-radius:4px}@-webkit-keyframes floating-tabs-show{0%{-webkit-transform:rotateX(-90deg) scaleY(0);transform:rotateX(-90deg) scaleY(0);opacity:0;visibility:hidden}to{-webkit-transform:rotateX(0deg) scaleY(1);transform:rotateX(0deg) scaleY(1);opacity:1;visibility:visible}}@keyframes floating-tabs-show{0%{-webkit-transform:rotateX(-90deg) scaleY(0);transform:rotateX(-90deg) scaleY(0);opacity:0;visibility:hidden}to{-webkit-transform:rotateX(0deg) scaleY(1);transform:rotateX(0deg) scaleY(1);opacity:1;visibility:visible}}@-webkit-keyframes floating-tabs-hide{0%{-webkit-transform:rotateX(0deg) scaleY(1);transform:rotateX(0deg) scaleY(1);opacity:1;visibility:visible}to{-webkit-transform:rotateX(-90deg) scaleY(0);transform:rotateX(-90deg) scaleY(0);opacity:0;visibility:hidden}}@keyframes floating-tabs-hide{0%{-webkit-transform:rotateX(0deg) scaleY(1);transform:rotateX(0deg) scaleY(1);opacity:1;visibility:visible}to{-webkit-transform:rotateX(-90deg) scaleY(0);transform:rotateX(-90deg) scaleY(0);opacity:0;visibility:hidden}}.notification-dot{width:8px;height:8px;background-color:red;border-radius:50%;display:inline-block;margin-left:5px}.custom-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}