header { height: 80px; }
body { padding-top: 0px; }
#dnn_dnnLOGO_imgLogo { height: 70px; }
@media (min-width: 768px) {
    body { padding-top: 90px; }
    header { height: 90px; }
    #dnn_dnnLOGO_imgLogo { height: 85px; }
}
body:not(.dnnEditState) .DNNEmptyPane {
    width: 100% !important;
}
.spacer30 {
    justify-content: center;
    height: 15px;
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #ff9900;
}
.spacer60 {
    justify-content: center;
    height: 30px;
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #ff9900;
}
@media (min-width: 768px) {
    .spacer30 {
        height: 30px;
    }
    .spacer60 {
        height: 60px;
    }
}
figure img { width: 100% !important; }
#google_translate_element { min-height: 28px; }
h1 { line-height: 1; }
.stellarnav.mobile.light ul {
    background: rgba(235,235,235,1);
}
@media (min-width: 768px) {
    header {
        height: 100px;
    }
}

div.sc-content-block-list.show-placeholder:empty {
    background: rgba(47,155,242,.1);
    height: 40px !important;
    margin-bottom: 15px;
}

.btn { text-align: left !important; }







