/* misc.css - 라이브, vimeo, 리뷰버튼, 기타 유틸리티 */

/* 라이브 */

#vinput {
  margin: 10px 0px
}

#nolive {
  margin: 100px auto;
  ;
  text-align: center;
}

.vimeo-input {
  border: 0px;
  border-bottom: 1px solid #ccc;
  padding: 2px;
  color: #555;
  height: 25px;
  width: 150px;
}

.vimeo-submit {
  border: 0px;
  background: #b20088;
  color: #fff;
  border-radius: 3px;
  padding: 3px;
  height: 28px
}

#vod {
  padding: 56.25% 0 0 0;
  position: relative;
}

#vod_iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#chat {}

#chat_iframe {
  width: 100%;
  height: 450px;
  display: block;
}

.stars img {
  max-width: 15px;
}

.reviewbutton {
  margin-left: 8px;
  background-color: #000;
  width: 70%;
  padding: 7px 0;
  text-align: center;
  margin: 20px auto 50px;
  border: 0px !important;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}

.mo_ver {
  background: #777;
  border-radius: 5px;
  border: 0;
  color: #eee;
  padding: 2px 10px 3px 10px;
  margin: 0 0 5px 20px;
}

.sub_edit_wrap {
  display: none;
  color: #fff;
  position: absolute;
  background: #b20088;
  line-height: 21px;
  height: auto;
  font-size: 0.85em;
  top: 34px;
  width: 100%;
  left: -1px;
  z-index: 10;
}

.sub_edit_wrap a {
  color: #fff;
  display: block;
}

.sub_edit a {
  cursor: pointer;
}

.sv_memo {
  width: 14px !important;
  height: 14px !important;
  min-width: 14px;
  vertical-align: text-top;
  margin-right: 3px;
  position: relative;
  top: 0px;
}

#bo_v_info .sv_memo {
  top: 5px;
}

#bo_v_info .sv_wrap {
  top: 2px;
}

.goodwrap {
  color: #999;
  font-size: 11px;
}

.goodwrap a {
  color: inherit;
}

.goodwrap.has-good {
  color: #333;
}

.goodwrap.has-good a {
  color: #333;
}

.goodwrap.on {
  color: #b20088;
}

#itemuse {
  position: relative;
}

/*renew추가*/
