/* line 3, ../../../app/assets/stylesheets/themes/shared.scss */
#theme_selector {
  display: inline-block;
}

/* line 6, ../../../app/assets/stylesheets/themes/shared.scss */
div.theme.thumb {
  display: inline-block;
  border: 1px solid #000000;
  margin: 4px;
  width: 64px;
  height: 64px;
  vertical-align: top;
  cursor: pointer;
}

/* line 15, ../../../app/assets/stylesheets/themes/shared.scss */
body.blank_layout {
  background-image: none;
}
