.seperator-nav {
  margin-right: 15px;
  margin-left: 0px;
}

.custom-stage {
  float: left;
}

.details {
  background-color: #fff;
  padding: 15px;
  text-align: right;
}

.special-tap {
  right: 0;
  left: auto;
}

.special-ar::before, .special-ar::after {
  content: "";
  border-right: 40px solid #fecf00;
  border-bottom: 43px solid transparent;
  border-top: none;
  border-left: none;
  position: absolute;
  top: 0;
  left: -39px;
}

.special-ar::after {
  content: "";
  border-right: 40px solid #fecf00;
  border-left: none;
  top: 9px;
  /* left: -40px; */
  bottom: 0px;
  border-bottom: none;
  border-top: 43px solid transparent;
}

.new-ar::before, .new-ar::after {
  content: "";
  border-right: 20px solid #fecf00;
  border-bottom: 23px solid transparent;
  border-top: none;
  border-left: none;
  position: absolute;
  top: 0;
  left: -19px;
}

.new-ar::after {
  content: "";
  border-right: 20px solid #fecf00;
  border-left: none;
  top: 9px;
  /* left: -40px; */
  bottom: 0px;
  border-bottom: none;
  border-top: 23px solid transparent;
}

/*# sourceMappingURL=user-ar.css.map */
