#g-organize-frame {
  border: 0px;
  width: 100%;
  height: 100%;
}

#g-organize-app-loading {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background-image: url(../vendor/ext/images/default/tree/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
