/*# Canvas-239. Used to hide a drop zone for files to add to a module */

div.module_dnd {

    display: none;

}
