a {
  cursor: pointer;
}

.PC #vip_friends .BG_CONTENT, .MOBILE #vip_friends .BG_CONTENT {
  margin-top: 0;
  width: auto;
}

.MOBILE #vip_friends .BG_CONTENT._mx-2 {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

#vip_friends a.COlOR01, .vip_pop .popup a, #vip_friends .TRASH a {
  cursor: pointer;
}

.PC #vip_friends .PIE {
  width: 95%;
  height: 200px;
  background-color: transparent;
}

.PC #vip_friends .VF_BT02 {
  width: auto;
  text-align: center;
}

.PC #vip_friends .VF_BT02 > a {
  display: inline-block;
  cursor: pointer;
}

#vip_friends .VF_BT03 li a, #vip_friends .NA_BOX a.GY, #vip_friends a.COlOR02 {
  cursor: pointer;
}

#vip_friends a.COlOR02 {
  padding: 8px 12px;
}

#vip_friends .VF_BT04 {
  height: auto;
}

.PC #vip_friends .VF_TIT li:nth-child(3) {
  width: 205px;
}

.PC #vip_friends .VF_CON_s02 {
  width: 85%;
}

.MOBILE #vip_friends .BG_CONTENT {
  padding: 0;
}

.MOBILE #vip_friends .NA_BOX02 li:nth-child(2) {
  margin-top: 0;
}

#vip_friends .VF_TIT ul {
  position: relative;
}

.MOBILE #vip_friends .VF_TIT li:nth-child(3) {
  /* position: absolute; cyl comment on 28/6/2022 */
  bottom: 0px;
  right: 0;
}

@media screen and (max-width: 1000px) {
  .PC #vip_friends {
    width: 100% !important;
  }
}

.xc-cancel-default-input input.option:not(.wq-input) {
  position: absolute;
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
}

.xc-cancel-default-input input.option:not(.wq-input):hover + label, .xc-cancel-default-input input.option:not(.wq-input):checked + label {
  color: #fff;
  border: 1px solid #1a8dd4;
  background-color: #1a8dd4;
  background-position: 0.5rem -0.5rem;
}


.xc-cancel-default-input input.option:not(.wq-input):hover + label[for=option7]::after, .xc-cancel-default-input input.option:not(.wq-input):checked + label[for=option7]::after {
  border-color: transparent transparent transparent #fff;
}

.xc-cancel-default-input input.option:not(.wq-input):disabled + label {
  color: #898989;
  border: 1px solid #c5c5c5;
  background-color: #c5c5c5;
  background-position: 0.5rem 0.5rem;
  cursor: default;
}

.xc-cancel-default-input input.option:not(.wq-input):disabled + label[for=option1] {
  background-image: url("../images/uitag/uitag_7_g.png");
}

.xc-cancel-default-input input.option:not(.wq-input):disabled + label[for=option2] {
  background-image: url("../images/uitag/uitag_8_g.png");
}

.xc-cancel-default-input input.option:not(.wq-input) + label {
  display: block;
  width: auto;
  text-align: center;
  color: #1a8dd4;
  background-color: #fff;
  border: 1px solid #1a8dd4;
  padding: 5px 8px;
  font-size: 1rem;
  border-radius: 5px;
  background-position: 0.5rem 0.5rem;
  background-repeat: no-repeat;
  background-size: 15px auto;
  padding-left: 1.6rem;
  cursor: pointer;
}

.xc-cancel-default-input input.option:not(.wq-input) + label[for=option1] {
  background-image: url("../images/uitag/uitag_7.png");
}

.xc-cancel-default-input input.option:not(.wq-input) + label[for=option2] {
  background-image: url("../images/uitag/uitag_8.png");
}

.xc-cancel-default-input input.option:not(.wq-input) + label[for=option3], .xc-cancel-default-input input.option:not(.wq-input) + label[for=option6] {
  background-image: url("../images/uitag/uitag_6.png");
}

.xc-cancel-default-input input.option:not(.wq-input) + label[for=option4] {
  background-image: url("../images/uitag/uitag_9.png");
}

.xc-cancel-default-input input.option:not(.wq-input) + label[for=option5] {
  background-image: url("../images/uitag/uitag_5.png");
}

.xc-cancel-default-input input.option:not(.wq-input) + label[for=option7] {
  padding-left: 0.5rem;
}
/* To backend: pls upload new tag icon to imgs */
.xc-cancel-default-input input.option:not(.wq-input) + label[for=option8] {
  background-image: url("../images/uitag/uitag_19.png");
}
.xc-cancel-default-input input[id=option8].option:not(.wq-input):checked + label::before {
  content: '';
}
.xc-cancel-default-input input[id=option8].option:not(.wq-input):checked + label {
  background-image: url("../images/uitag/uitag_20.png");
}
.xc-cancel-default-input input.option:not(.wq-input) + label[for=option7]::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #1a8dd4;
  margin-left: 3px;
  margin-bottom: 1px;
}

.MOBILE .xc-cancel-default-input input.option:not(.wq-input) + label {
  width: 100%;
}

.MOBILE .TIT_BT.xc-cancel-default-input {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.MOBILE .TIT_BT.xc-cancel-default-input._50 label {
  width: 48% !important;
}
