/* To added new style css custom */
.md-pb-toolbar {z-index: 990;}
.md-popup h3 {margin: 0; padding: 0}
.layout-settings-dialog .md-popup {z-index: 999; top: 0; left: 0; right: 0; bottom: 0}
.layout-settings-dialog .md-popup-backdrop {z-index: 998}

.sub-layout-dialog .col-split {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.region-box {max-height: 90px; height: 90px}

.header-right {float: right; padding: 13px 0;}
.md-popup-inner-header > .header-right {
    margin-right: 20px;
    padding: 7px 0;
}
.md-section.boxed {margin-bottom: 40px}
.md-panel-sidebar.show {right: 0}
.show-sidebar .mdi-expand:hover {background-position: -180px -130px}
.responsive .section-tooltips {
    visibility: hidden !important;
    opacity: 0 !important;
}
#mdpb-live-content .region-box {
    min-height: 90px;
    height: auto;
    max-height: 100%;
}
div.tabs {display: none}
#mdpb-live-content .md-section {border: none;position: relative}
.md-pagebuilder {/*margin-top: 35px;*/}
.addrow-wrapper a:hover,
.addrow-wrapper a:active,
.addrow-wrapper a:focus {
    color: #FFF
}
.img-preview {
    position: relative;
}
.img-preview .remove-section-background {
    position: absolute;
    top: 0; right: 0;
    display: block;
    width: 25px; height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    cursor: pointer;
    color: #666;
    background-color: #fff;
}
.img-preview .remove-section-background:hover {
    background-color: #007fff;
    color: #fff;
}
ul.spb-block-controller {
    display: none;
}
