.info-bar{
     border-top: 1px solid #80808030;
    background-image: linear-gradient(45deg, #120a3f, #2d2171) !important;
    padding: 1%;
    color: white;
    width: 101.2%;
}
.more-setting{
    padding:0.5%;
}
/*html body{*/
/*    overflow:hidden;*/
/*}*/
.jscodebox textarea{
    width: 100%;
    height: 150px;
    font-size: small;
}
.jscodebox .ctabutton{
    margin-left:51%;
}
.cke_notifications_area{
    display:none;
}

.changeswrapper:first-child *{
    display:block;
}


span.change-type:empty {
    display: none;
}


#move-controls{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    background: oldlace;
    padding: 2%;
    background:#281c64;
    border-radius:8px;
}

#move-controls #apply-move{
    border: 1px solid;
    background: white;
    color: black;
    cursor:pointer;
}

#move-controls #cancel-move{
    cursor:pointer;
    border: 1px solid;
    background: #5b5097c4;
    color: navajowhite;
}


.changes *{
    display:none;
}


.filter-component{
    max-height: 420px;
    height: 600px;
    overflow-y: scroll;
}


.elems{
    background:url('../assets/background-wall.avif');
}
.changeType{
    background: #df493a;
    padding: 3.7%;
    font-size: small;
    position: absolute;
    color: white;
    margin-left:0%;
}

.jscodebox .ctabutton .savecode{
    background:#0d6efd;
    color:white;
}
.popover-view-port{
    background:#19114d;;
}
.elems{
    text-align:center;
}
.popover-view-port #mobile-selector{
    /* margin-left: -10%; */
    background: #19114d;
    color: white;
    font-size: small;
    padding: 3%;
}

#mobile-selector li{
    
    border-bottom: 1px solid gray;
    margin-bottom: 2%;
    padding: 2%;
    cursor:pointer;
}
#mobile-selector li:hover{
    color:#a7a1a1;
}


#header {
    background-image: linear-gradient(45deg, #120a3f, #2d2171);
}
.jscodebox .codearea{
    width:100%;
}

.addjs{
    margin-left: 49%;
    box-shadow: 1px 1px 3px;
    padding: 1%;
    cursor: pointer;
    background: #343a40;
    color: white;
}
.delete-options{
    background: #ffffffb5;
    width: 90%;
    height: 41px;
    position:absolute;
    padding: 2%;
    margin-top: -15%;
    display:none;
}

.delete-options .fa-trash{
    color:gray;
    cursor:pointer;
}
.delete-options .fa-trash:hover{
    color:red;
}


.slider-left{
    margin-right:7%;
    cursor:pointer;
}

.parent-feature{
    
    border: none;
    position: absolute;
    margin-top: -16%;
    margin-left: 8%;
}
.option-menu{
    cursor:pointero;
}

.audienceval{
    font-size: small;
    color: gray;
    font-weight: 300;
}

.active-exp .audienceval{
    font-size: small;
    color: white;
    font-weight: 300;
}

.logiccmp{
    margin-top:2%;
    margin-bottom:2%;
}

.ul li{
    list-style-type:none;
}

.popover-pagedelivery .saverules{
    background: #1a73e8;
    color: white;
}

.popover-pagedelivery .cancelrules{
    background: gainsboro;
    font-weight: 600;
    margin-right: 7%;
}
.popover-pagedelivery .addmorerules span{
    color:#0065ee;
    font-size:small;
}

.ck-content{
    height:300px;
}
.dexinsertbeforehtml{
    max-height:550px;
    height:500px;
    overflow-y:scroll;
}
.popover-pagedelivery{
    display:none;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(8px); 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow-y:scroll;
}

.popover-pagedelivery input{
    border: none;
    width: auto;
    outline:none;
}
.popover-pagedelivery textarea{
    border: none;
    width: auto;
    outline:none;
}

.popover-pagedelivery .label{
    margin-right:3%;
}

.popover-pagedelivery .box{
    background:#00000017;
    min-height:150px;
    padding:2%;
}

.popover-pagedelivery .popup-body{
    margin-top:6%;
}

.popover-pagedelivery .cta{
    float:right;
    display:flex;
    margin-right:1%;
}
.popover-pagedelivery .mb-content{
    display:flex;
}
.popover-pagedelivery .option-menu{
    float:right;
    cursor:pointer;
}

.popover-pagedelivery .option-menu span{
    font-size: small;
    color: #0055ef;;
}

.popover-pagedelivery .matchtype{
    margin-bottom: 2%;
    margin-top: 2%;
    margin-left: 1%;
}
.popover-pagedelivery select{
    padding:0.4;
}
.popover-pagedelivery .comp{
    margin-right:3%;
}
.popover-pagedelivery .comp:nth-child(3){
    width:100%;
}
.popover-pagedelivery textarea{
    width:56%;
    height:61px;
    
}


.popover-pagedelivery .container{
    background: white;
    min-height: 500px;
    margin-top: 2%;
    
}


.popover-setting {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    width:200px;
    border-radius:8px;
}
.popover-setting div{
    font-size: small;
    width: 100%;
    color: black;
    cursor: pointer;
    margin-bottom:1%;
    padding:2%;
    font-weight:600;
   
}

.popover-setting div:hover{
    
    background:beige;
   
}


.subnav span{
    margin-right:7%;
    cursor:pointer;
}
.link-it {
    font-size: 10px;
    margin-top: -6%;
    margin-left: 43%;
    color: #7acadf;
    /* font-weight: bold; */
    position: absolute;
    cursor: pointer;
}

.info-bar .activityname{
    
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 45%;
}

.activitytext{
    border: none;
    border-bottom: 1px white solid;
    background: black;
    outline: none;
    caret-color: white;
    color: white;
    width:44%;
}

.highlighted-element{
    border:1px solid red;
}

.steps{
    margin-right:5%;
}
.edit-mode{
    float: right;
    /* position: absolute; */
    display: flex;
    z-index: 10;
}
.main-panel{
    width:101.2%;
}
.activity-prog .btn{
    margin-right:3%;
    color:white;
}
.activity-prog{
    text-align:right;
}
.option-list{
    position: absolute;
    margin-left: 70%;
    padding: 1%;
    width: 23px;
    text-align: left;
    margin-top:-10%;
}
.audiencepanel{
    min-height: 500px;
    background: #eae6e6;
}
.composepanel{
    min-height: 500px;
    background: #eae6e6;
}
.panel-header{
    font-size:16px;
    padding-left:5%;
    margin-bottom:2%;
    margin-top:2%;
    font-weight:bold;
}
.add-experience{
    color: #007bff;
    cursor:pointer;
}
.panel-elem{
    font-size:14px;
    padding:5%;
    margin-bottom:2%;
}

/* This CSS will hide the changes-wrapper element if the URL contains "pickupelement" */


.experience{
    
    background: white;
    font-weight: bold;
    box-shadow: 1px 1px 1px gray;
    cursor: pointer;
    margin-bottom:1%;
    margin-top:1%;
    text-align:left;
}

.header-panel .fa-circle-xmark{
    font-size: large;
    position: absolute;
    margin-left: -11%;
    cursor:pointer;
}

.selectedElement {
    background: #ffffff8f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 3%;
    cursor: pointer;
    box-shadow: 1px 1px 1px 1px gray;
    margin-top: 2%;
    margin-bottom: 3%;
    direction: rtl; /* Reverse text direction */
}
.selectedElement .delete-btn{
    display: block;
    cursor: pointer;
    margin-left: 10px;
    width: 10%;
}

.selectedElement .delete-btn:hover{
    color:red;
}


.changes
{
    background: #ffffff8f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 3%;
    cursor: pointer;
    box-shadow: 1px 1px 1px 1px gray;
    margin-top:2%;
    margin-bottom:2%;
}

.active-exp{
    background: #125187;
}


ul li{
    list-style-type:none;
}

.active-exp .expname{
    color:white;
}

.exp-option-list span{
    color: #4b4f52;
    font-size: small;
}

.active-exp .fa-ellipsis-vertical{
     color: white;
}

iframe{
    width:104%;
    margin-left:-2%;
    overflow:auto;
    min-height:1000px;
    height:auto;
}

.audience-exp{
    float: right;
    color: gray;
    font-size: 10px;
}

.edit-audience-panel{
    cursor:pointer;
    color:gray;
    font-size:small;
    margin-left:41%;
}

.options{
    font-size:14px;
}

.popupbox .footer-btn{
    text-align:right;
}
.active-exp .alias{
    color: white;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 84%;
}

.experience:not(.active-exp) .alias
{
     color: black;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 84%;
    
}

.popupbox .closeme{
    margin-left: 87%;
    margin-top: -6%;
    position: absolute;
    font-weight: bold;
}
.popupbox .btn-rename{
    margin-top: 6%;
    background: #484359;
    color: white;
    margin-left:;
}
.popupbox #renameexp{
    border: none;
    border-bottom: 1px solid gainsboro;
    width: 100%;
    padding: 4%;
    outline: none;
}
.renameit{
    width: 30%;
    background: white;
    position: absolute;
    margin-left: 34%;
    margin-top: 14%;
    padding: 2%;
}



.popupbox{
    top: 0;
    width: 100%;
    position: fixed;
    height: 100%;
    background: #595656b0;
}

.exp-option-list{
    background: white;
    position: absolute;
    min-width: 150px;
    z-index: 10;
    padding: 3%;
    /*height: 140px;*/
    box-shadow: 1px 1px 2px 1px;
    display:none;
}
.exp-option-list li{
    padding:4%;
    margin-bottom:3%;
}

.exp-option-list li:hover{
 background:#dcdcdc6b;
}

.activity-prog .next-step{
    background: #ffffff8f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 3%;
    cursor: pointer;
    box-shadow: 1px 1px 1px gray;
    margin-bottom: 2%;
}

#popoveroptions {
  position: fixed;
  background-color: white;
  border: 1px solid #ccc;
  padding: 10px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  z-index: 1000;
}

.menu-item {
  cursor: pointer;
  padding: 5px 10px;
  margin-bottom: 5px;
}

.menu-item:hover {
  background-color: #f0f0f0;
}

.menu-item.back-button {
  font-weight: bold;
}

.menu-item.back-button:hover {
  background-color: transparent;
}

.dexcmp .titlepopup{
    font-family: sans-serif;
    color: gray;
    font-size: 20px;
}
.dexcmp .user-input{
    padding: 1%;
}

.dexcmp .input-class{
    padding: 1%;
    border: none;
    border-bottom: 1px solid gray;
}

.dexcmp-color-content{
    padding: 3%;
    background: #342f62;
    text-align: left;
    height:300px;
}

.dex-backdrop .cta .apply{
    background:#0f0b2a;
    color:white;
}
.dex-backdrop .cta{
    float:right;
    padding:1%;
}
.dex-backdrop .wrapper-content{
    width: 40%;
    position: absolute;
    margin-left: 57%;
    background: #fffcfc;
    margin-top:0%;
    padding:1%;
}
.dex-backdrop{
    background: #0000008f;
    position: fixed;
    top: 1%;
    height: 100%;
    width: 100%;
}

.resize-component h4 {
    margin-bottom: 20px;
    margin-left:1%;
}

.tabs {
    display: flex;
    margin-bottom: 20px;
    margin-left:3%;
}

.tab-link {
    background: #f1f1f1;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.3s;
}

.tab-link.active {
    background: #007bff;
    color: #fff;
}

.tab-link:hover:not(.active) {
    background: #e2e2e2;
}
.tab-content{
    margin:3%;
}
.tab-content input{
    margin-top: 2%;
    border: none;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 2%;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}
:root:has(body.page-url-pickupelement) .changes-wrapper {
  display: none;
}


