#header{
 display:none;   
}
.top-bar{
    display:none;
}
#footer{
    display:none;
}
#pre-footer{
    display:none;
}

.open-btn-top-center{
    display:none;
}

#quickbar-wrapper{
    display:none;
}

.image-bg{
    display:none;
}
.sidebar{
    display:none;
}

#wrapper {
    width: 100%;
    overflow: scroll;
}

.flex-row {
    display: block;
}

fieldset {
    margin: 0;
}


#editable p, .mce-content-body p {
    margin: 0;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1;
}

#inside .main-content h2.section-header {
    font-size: 20px;
    color: 
white;
font-family: 'Crimson Text', serif;
font-style: italic;
font-weight: bold;
margin-top: 0;
text-shadow: 1px 1px 5px
    rgba(0,0,0,0.22);
    padding-top: 0;
    padding-left: 30px;
    margin-bottom: 0;
    line-height: 1em;
}

h1 {
    padding-top: 0;
}


#inside .secondary-content {
    padding: 0;
}


.main-content .breadcrumb, #navigation .breadcrumb {
    padding: 0;
}

#editable h3, .mce-content-body h3 {
    color: 
    #17778f;
    font-size: 1em;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}