
.forcewhite { color: white !important; }
.confluence-embedded-image, .confluence-embedded-file-wrapper, .confluence-embedded-manual-size {  
max-width: 99% !important;  
overflow-x: hidden  !important;  
}

.conf-macro output-block {
overflow-x: hidden  !important;  
}

.table-wrap {  
max-width: 100% !important;  
overflow-x: hidden  !important;  
word-wrap: break-word;
}  

.weava-drop-area-wrapper {
display: none;
hidden: true;
}



