.t3sg-empty-state {
  margin: 14px 0 34px !important;
  padding: 8px 0;
  line-height: 1.5;
  clear: both !important;
  display: block !important;
  color: #666;
}.t3sg-is-empty .t3sg-grid,
.t3sg-is-empty .t3sg-gallery-grid,
.t3sg-is-empty #t3sg-grid,
.t3sg-is-empty .t3sg-masonry {
  display: none !important;
}.t3sg-is-empty .t3sg-guest-upload-wrapper,
.t3sg-is-empty .t3sg-auth-wrapper {
  position: static !important;
  float: none !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 12px !important;
  clear: both !important;
  z-index: 0 !important;
}.t3sg-is-empty .t3sg-gallery-grid {
  height: auto !important;
  min-height: 0 !important;
}
