/* line 1, app/assets/stylesheets/posts.scss */
.in {
  padding: 3px 3px 3px 3px;
  border-radius: 50%;
  font-size: 20px;
  margin-left: -18px;
  border-radius: 50%;
  color: rgba(250, 250, 250, 0.9);
}

/* line 9, app/assets/stylesheets/posts.scss */
.in2 {
  font-size: 26px;
  margin-left: -20px;
  border-radius: 50%;
}

/* line 14, app/assets/stylesheets/posts.scss */
.in3 {
  font-size: 26px;
  margin-left: -25px;
  border-radius: 50%;
}

/* line 19, app/assets/stylesheets/posts.scss */
.in4 {
  font-size: 12px;
  margin-left: -25px;
  border-radius: 50%;
}

/* line 24, app/assets/stylesheets/posts.scss */
.in10 {
  padding: 2px 2px 2px 2px;
  border-radius: 50%;
  font-size: 7px;
  margin-left: -11px;
  border-radius: 50%;
  color: rgba(250, 250, 250, 0.9);
}

/* line 32, app/assets/stylesheets/posts.scss */
.in20 {
  font-size: 13px;
  margin-left: -10px;
  border-radius: 50%;
}

/* line 37, app/assets/stylesheets/posts.scss */
.in30 {
  font-size: 13px;
  margin-left: -13px;
  border-radius: 50%;
}

/* line 42, app/assets/stylesheets/posts.scss */
.in40 {
  font-size: 4px;
  margin-left: -13px;
  border-radius: 50%;
}

/* line 47, app/assets/stylesheets/posts.scss */
.bg1 {
  background-color: rgba(205, 10, 10, 0.7);
}

/* line 50, app/assets/stylesheets/posts.scss */
.bg2 {
  background-color: rgba(60, 110, 210, 0.7);
}

/* line 53, app/assets/stylesheets/posts.scss */
.bg3 {
  background-color: rgba(160, 150, 10, 0.7);
}

/* line 56, app/assets/stylesheets/posts.scss */
.bg4 {
  background-color: rgba(50, 50, 50, 0.7);
}

/* line 59, app/assets/stylesheets/posts.scss */
.set_r {
  position: relative;
}

/* line 62, app/assets/stylesheets/posts.scss */
.set_p {
  position: absolute;
  top: 0px;
  left: 30px;
  width: 220px;
}

/* line 68, app/assets/stylesheets/posts.scss */
.orange2 {
  color: rgba(255, 102, 0, 0.8);
}

/* line 71, app/assets/stylesheets/posts.scss */
.orange2:hover {
  color: #ff6600;
}
