/*don't show the edit bg btn in basic mode */
body:not(.advMode) #changeBgInline,
body:not(.advMode) #changeBgFinetune {
    display: none !important;
}

#element-host-name .hosted-by {
    font-weight: bold;    
}
#element-host-name .host-name {
    font-size: 24px;    
}

.neg300 {
    margin-top: -300px !important;
}

.neg100 {
    margin-bottom: -100px !important;
}

.color-mask {
    opacity: 5;
}

/* styles for date and time */
.fauxbold {
    font-weight: 800;
}