#pageBuilderPanel { }
#pageBuilderContent { }
body{ /* overflow-x:hidden; */ }
.placeholderWrapper {
text-align:center;
}
.pageBuilderPlaceholder{
text-align: center;
background-color: #576c7f !important;
color: #f2f2f2 !important;
font-size: 40px !important;
line-height: 50px !important;
display: inline-block !important;
width: 60px !important;
height: 60px !important;
box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15) !important;
border-radius: 6px !important;
}




