.reportDicomViewerEditor {
	height: 100%;
	width: 100%;
	float: right;
	margin-bottom: -20px;
}

.bottom-actions-reportDicomViewer {
	width: 100%; 
	height: 100%;
	background: #333E43;
}

.reportLayoutReportDicomViewer {
	float: left;
	width: 100%
}

#cke_reportDicomViewer_editor {
	height: calc(100% - 15%) !important;
}

.lm_content {
	background: #333E43 !important;
}

.reportPreviewDicomViewer{
	height: 95%;
}

#btn-expand-actions {
	float: right;
}

#div-options-reportDicomViewer{
	background: #333E43; 
}