@import url("global.css"); @import url("bootstrap/bootstrap.min.css"); @import url("bootstrap/todc-bootstrap.min.css"); @import url("codeMirror/codemirror.css"); @import url("simditor/simditor.css"); @import url("webuploader/webuploader.css"); @import url("datetime_picker/bootstrap-datetimepicker.css"); @import url("tagEditor/jquery.tag-editor.css"); #loading-gif{ width: 40px; height: 40px; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; } .line-chart{ min-width:100%; max-height: 300px; } .pie-chart{ min-width:100%; max-height: 300px; } .chart-description{ text-align: center; } .pie-chart-container{ width: 50%; float: left; }