ol, ul {
  padding-left: 0px;
}

ul li {
  list-style-type: none;
}

* {
  -webkit-tap-highlight-color: transparent
}

*,
*::before,
*::after {
  box-sizing: border-box
}

.re__tab-box-group [class*="re__tab-box"] {
  float: left
}

.re__tab-box-group [class*="re__tab-box"]:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.re__tab-box-group [class*="re__tab-box"]:not(:last-child):not(:first-child) {
  border-radius: 0px
}

.re__tab-box-group [class*="re__tab-box"]:not(:last-child) {
  margin-right: -1px
}

.re__tab-box-group [class*="re__tab-box"]:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.re__tab-box--sm {
  color: #999;
  border: 1px solid #ccc;
  cursor: pointer;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 5px 11px;
  font-family: "Roboto Medium", Roboto, Arial !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal !important
}

.re__tab-box--sm:hover {
  color: #2C2C2C;
  border: 1px solid #ccc;
  background: #F2F2F2
}

.re__tab-box--sm:focus {
  color: #2C2C2C;
  border: 1px solid #ccc;
  background: #F2F2F2
}

.re__tab-box--sm:focus {
  color: #2C2C2C;
  border: 1px solid #ccc;
  background: #F2F2F2
}

.re__tab-box--sm:hover {
  color: #2C2C2C;
  border: 1px solid #ccc;
  background: #F2F2F2
}

.re__input-search--sm::before {
  font-family: "font-icon-bds";
  position: absolute;
  z-index: 1;
  text-align: center;
  left: 12px;
  top: 8px;
  line-height: 16px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  content: "\ea8d";
}

.re__input-search--sm .re__input-icon-close>.path1::before {
  color: #ccc
}

.re__input-search--sm .re__input-icon-close>.path2::before {
  color: #fff
}

.re__input--md {
  width: auto;
  height: auto;
  overflow: hidden;
  position: relative
}

.re__input--md input {
  font-family: "Roboto Regular", Roboto, Arial !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal !important;
  padding: 13px 15px;
  border-radius: 8px;
  height: 48px;
  color: #2C2C2C;
  background: #fff;
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  box-sizing: border-box
}

.re__input--md input::-webkit-input-placeholder {
  color: #999
}

.re__input--md input:-ms-input-placeholder {
  color: #999
}

.re__input--md input::placeholder {
  color: #999
}

.re__input--md input:hover {
  border: 1px solid #2C2C2C
}

.re__input--md input:focus {
  border: 1px solid #2C2C2C;
  box-shadow: none
}

.re__input--md input:disabled {
  color: #999;
  background: #F2F2F2;
  border: 1px solid #FF837A;
  cursor: no-drop
}

.re__input--md .re__input-icon-close {
  top: 12px;
  right: 12px;
  font-family: font-icon-bds !important;
  color: #999;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  text-align: center
}

.re__input--md .re__input-icon-close>span {
  font-size: 24px;
  line-height: 24px
}

.re__input--md .re__input-icon-close .path1:before {
  content: "";
  color: #f2f2f2;
  font-family: "font-icon-bds"
}

.re__input--md .re__input-icon-close .path2:before {
  content: "";
  margin-left: -1em;
  color: #999;
  font-family: "font-icon-bds"
}

.re__input--md::before {
  top: 12px;
  position: absolute;
  z-index: 1;
  text-align: center;
  line-height: 24px;
  width: 24px;
  height: 24px
}

.re__input--md .re__input-focus {
  padding-right: 48px
}

.re__input--md .re__hidden-icon {
  display: none
}

.re__input--md .re__info-message>span {
  display: block;
  margin-top: 8px;
  font-family: "Roboto Regular", Roboto, Arial !important;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal !important;
  color: #505050
}

.re__input--md .input-validation-error {
  color: #2C2C2C !important;
  border: 1px solid #E03C31 !important
}

.re__input--md .input-error-field {
  color: #2C2C2C !important;
  border: 1px solid #E03C31 !important
}

.re__input-icon-left--md input {
  padding-left: 49px
}

.re__input-icon-left--md input::-ms-reveal,
.re__input-icon-left--md input::-ms-clear {
  display: none
}

.re__input-icon-left--md::before {
  left: 14px
}

.re__input-icon-right--md input {
  padding-right: 49px
}

.re__input-icon-right--md input:focus {
  padding-right: 98px
}

.re__input-icon-right--md::before {
  right: 14px
}

.re__input-icon-right--md .re__input-icon-close {
  right: 46px
}

.re__input-btn-icon-right--md input {
  padding-right: 40px
}

.re__input-btn-icon-right--md input:focus {
  padding-right: 72px
}

.re__input-btn-icon-right--md .re__input-icon,
.re__input-btn-icon-right--md::before {
  padding: 8px;
  border-radius: 4px;
  color: #fff;
  height: 32px;
  width: 32px;
  box-sizing: border-box;
  right: 8px;
  top: 8px
}

.re__input-btn-icon-right--md .re__input-icon {
  position: absolute;
  font-size: 16px;
  cursor: pointer;
  background-color: #E03C31
}

.re__input-btn-icon-right--md .re__input-icon:hover {
  background-color: #FF837A
}

.re__input-btn-icon-right--md .re__input-icon:active {
  background-color: #74150F
}

.re__input-btn-icon-right--md .re__input-icon-close {
  right: 48px
}

.re__input-search--md input {
  padding-left: 36px;
  background: #F2F2F2;
  border-color: #F2F2F2 !important
}

.re__input-search--md input:hover {
  border-color: #ccc !important
}

.re__input-search--md input:focus {
  border-color: #ccc !important
}

.re__input-search--md::before {
  font-family: "font-icon-bds";
  position: absolute;
  z-index: 1;
  text-align: center;
  left: 12px;
  top: 12px;
  line-height: 24px;
  width: 24px;
  height: 24px;
  font-size: 24px;
  content: ""
}

.re__input-search--md .re__input-icon-close>.path1::before {
  color: #ccc
}

.re__input-search--md .re__input-icon-close>.path2::before {
  color: #fff
}

.re__input--lg {
  width: auto;
  height: auto;
  overflow: hidden;
  position: relative
}

.re__input--lg input {
  font-family: "Roboto Regular", Roboto, Arial !important;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal !important;
  padding: 15px;
  border-radius: 8px;
  color: #2C2C2C;
  background: #fff;
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  box-sizing: border-box
}

.re__input--lg input::-webkit-input-placeholder {
  color: #999
}

.re__input--lg input:-ms-input-placeholder {
  color: #999
}

.re__input--lg input::placeholder {
  color: #999
}

.re__input--lg input:hover {
  border: 1px solid #2C2C2C
}

.re__input--lg input:focus {
  border: 1px solid #2C2C2C;
  box-shadow: none
}

.re__input--lg input:disabled {
  color: #999;
  background: #F2F2F2;
  border: 1px solid #FF837A;
  cursor: no-drop
}

.re__input--lg .re__input-icon-close {
  top: 16px;
  right: 16px;
  font-family: font-icon-bds !important;
  color: #999;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  text-align: center
}

.re__input--lg .re__input-icon-close>span {
  font-size: 24px
}

.re__input--lg .re__input-icon-close .path1:before {
  content: "";
  color: #f2f2f2;
  font-family: "font-icon-bds"
}

.re__input--lg .re__input-icon-close .path2:before {
  content: "";
  margin-left: -1em;
  color: #999;
  font-family: "font-icon-bds"
}

.re__input--lg::before {
  top: 16px;
  position: absolute;
  z-index: 1;
  text-align: center;
  line-height: 24px;
  width: 24px;
  height: 24px
}

.re__input--lg .re__input-focus {
  padding-right: 48px
}

.re__input--lg .re__hidden-icon {
  display: none
}

.re__input--lg .re__info-message>span {
  display: block;
  margin-top: 8px;
  font-family: "Roboto Regular", Roboto, Arial !important;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal !important;
  color: #505050
}

.re__input--lg .input-validation-error {
  color: #2C2C2C !important;
  border: 1px solid #E03C31 !important
}

.re__input--lg .input-error-field {
  color: #2C2C2C !important;
  border: 1px solid #E03C31 !important
}

.re__input-icon-left--lg input {
  padding-left: 52px
}

.re__input-icon-left--lg input::-ms-reveal,
.re__input-icon-left--lg input::-ms-clear {
  display: none
}

.re__input-icon-left--lg::before {
  left: 14px
}

.re__input-icon-right--lg input {
  padding-left: 52px
}

.re__input-icon-right--lg input:focus {
  padding-right: 104px
}

.re__input-icon-right--lg::before {
  right: 14px
}

.re__input-icon-right--lg .re__input-icon-close {
  right: 46px
}

.re__input-btn-icon-right--lg input {
  padding-left: 44px
}

.re__input-btn-icon-right--lg input:focus {
  padding-right: 76px
}

.re__input-btn-icon-right--lg .re__input-icon,
.re__input-btn-icon-right--lg::before {
  padding: 8px;
  border-radius: 4px;
  color: #fff;
  height: 32px;
  width: 32px;
  box-sizing: border-box;
  right: 12px;
  top: 12px
}

.re__input-btn-icon-right--lg .re__input-icon {
  position: absolute;
  font-size: 16px;
  cursor: pointer;
  background-color: #E03C31
}

.re__input-btn-icon-right--lg .re__input-icon:hover {
  background-color: #FF837A
}

.re__input-btn-icon-right--lg .re__input-icon:active {
  background-color: #74150F
}

.re__input-btn-icon-right--lg .re__input-icon-close {
  right: 52px
}

.re__input-- input {
  position: absolute;
  z-index: 1;
  text-align: center;
  line-height: 24px;
  width: 24px;
  height: 24px
}

.re__input-- input {
  font-family: font-icon-bds !important;
  color: #999;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  text-align: center
}

.re__input-- input .path1:before {
  color: #f2f2f2;
  font-family: "font-icon-bds"
}

.re__input-- input .path2:before {
  color: #999;
  font-family: "font-icon-bds"
}

.re__input-- input {
  display: none
}

.re__input-- input {
  color: #2C2C2C;
  background: #fff;
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  box-sizing: border-box
}

.re__input-- input:hover {
  border: 1px solid #2C2C2C
}

.re__input-- input:focus {
  border: 1px solid #2C2C2C;
  box-shadow: none
}

.re__input-- input:disabled {
  color: #999;
  background: #F2F2F2;
  border: 1px solid #FF837A;
  cursor: no-drop
}

.re__input-- input>span {
  display: block;
  margin-top: 8px;
  font-family: "Roboto Regular", Roboto, Arial !important;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal !important;
  color: #505050
}

.re__input-- input {
  color: #2C2C2C !important;
  border: 1px solid #E03C31 !important
}

.re__input-- input {
  color: #2C2C2C !important;
  border: 1px solid #E03C31 !important
}

.re__input--enabled input input {
  color: #2C2C2C;
  border: 1px solid #ccc
}

.re__input--actived input input {
  color: #2C2C2C !important;
  border: 1px solid #E03C31 !important
}

.re__input--textinfo input input {
  color: #2C2C2C;
  border: 1px solid #FF837A
}

.re__input--disabled input input {
  color: #999;
  background: #F2F2F2;
  border: 1px solid #FF837A;
  cursor: no-drop
}

.re__input-icon-left--sm input {
  padding-left: 32px
}

.re__input-icon-left--sm input::-ms-reveal,
.re__input-icon-left--sm input::-ms-clear {
  display: none
}

.re__input-icon-left--sm::before {
  left: 6px
}

.re__input-icon-right--sm input {
  padding-right: 36px
}

.re__input-icon-right--sm input:focus {
  padding-right: 68px
}

.re__input-icon-right--sm::before {
  right: 10px
}

.re__input-icon-right--sm .re__input-icon-close {
  right: 46px
}

.re__input-search--sm input {
  padding-left: 32px;
}

.re__input-search--sm input:hover {
  border-color: #ccc !important
}

.re__input-search--sm input:focus {
  border-color: #ccc !important
}

.re__input-search--sm::before {
  font-family: "font-icon-bds";
  position: absolute;
  z-index: 1;
  text-align: center;
  left: 12px;
  top: 10px;
  line-height: 16px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  content: "\ea8d"
}

.re__input-search--sm .re__input-icon-close>.path1::before {
  color: #ccc
}

.re__input-search--sm .re__input-icon-close>.path2::before {
  color: #fff
}

.re__input--md {
  width: auto;
  height: auto;
  overflow: hidden;
  position: relative
}

.re__input--md input {
  font-family: "Roboto Regular", Roboto, Arial !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal !important;
  padding: 13px 15px;
  border-radius: 8px;
  height: 48px;
  color: #2C2C2C;
  background: #fff;
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  box-sizing: border-box
}

.re__input--md input::-webkit-input-placeholder {
  color: #999
}

.re__input--md input:-ms-input-placeholder {
  color: #999
}

.re__input--md input::placeholder {
  color: #999
}

.re__input--md input:hover {
  border: 1px solid #2C2C2C
}

.re__input--md input:focus {
  border: 1px solid #2C2C2C;
  box-shadow: none
}

.re__input--md input:disabled {
  color: #999;
  background: #F2F2F2;
  border: 1px solid #FF837A;
  cursor: no-drop
}

.re__input--md .re__input-icon-close {
  top: 12px;
  right: 12px;
  font-family: font-icon-bds !important;
  color: #999;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  text-align: center
}

.re__input--md .re__input-icon-close>span {
  font-size: 24px;
  line-height: 24px
}

.re__input--md .re__input-icon-close .path1:before {
  content: "";
  color: #f2f2f2;
  font-family: "font-icon-bds"
}

.re__input--md .re__input-icon-close .path2:before {
  content: "";
  margin-left: -1em;
  color: #999;
  font-family: "font-icon-bds"
}

.re__input--md::before {
  top: 12px;
  position: absolute;
  z-index: 1;
  text-align: center;
  line-height: 24px;
  width: 24px;
  height: 24px
}

.re__input--md .re__input-focus {
  padding-right: 48px
}

.re__input--md .re__hidden-icon {
  display: none
}

.re__btn-se-ghost--sm {
  color: #2C2C2C;
  background: rgba(0, 0, 0, 0);
  border: solid 1px rgba(0, 0, 0, 0);
  font-family: "Lexend Medium", Roboto, Arial !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal !important;
  letter-spacing: -.2px;
  padding: 5px 11px;
  border-radius: 4px
}

.re__btn-se-ghost--sm:hover {
  color: #2C2C2C;
  background: #FAFAFA;
  border: solid 1px #FAFAFA
}

.re__btn-se-ghost--sm:active {
  color: #2C2C2C;
  background: #F2F2F2;
  border: solid 1px #F2F2F2
}

.re__btn-se-ghost--sm:disabled {
  color: #999;
  background: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: unset
}

.re__btn-se-ghost--sm span {
  font-family: "Lexend Medium", Roboto, Arial !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal !important;
  letter-spacing: -.2px
}

.re__btn-se-ghost--sm.re__btn--actived {
  color: #2C2C2C;
  background: #F2F2F2;
  border: solid 1px #F2F2F2
}

.re__btn-se-ghost--sm.re__btn--disabled {
  color: #999;
  background: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: unset
}

.re__btn-se-ghost--md {
  color: #2C2C2C;
  background: rgba(0, 0, 0, 0);
  border: solid 1px rgba(0, 0, 0, 0);
  font-family: "Lexend Medium", Roboto, Arial !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal !important;
  letter-spacing: -.2px;
  padding: 13px 15px;
  border-radius: 8px
}

.re__btn-se-ghost--md:hover {
  color: #2C2C2C;
  background: #FAFAFA;
  border: solid 1px #FAFAFA
}

.re__btn-se-ghost--md:active {
  color: #2C2C2C;
  background: #F2F2F2;
  border: solid 1px #F2F2F2
}

.re__btn-se-ghost--md:disabled {
  color: #999;
  background: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: unset
}

.re__btn-se-ghost--md span {
  font-family: "Lexend Medium", Roboto, Arial !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal !important;
  letter-spacing: -.2px
}

.re__btn {
  font-style: normal;
  outline: none;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: none !important;
}

.re__btn.re__btn-icon-left--sm i {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 16px !important;
  float: left
}

.re__btn.re__btn-icon-left--sm i>span {
  font-family: "font-icon-bds" !important;
  font-size: 16px !important
}

.re__btn.re__btn-icon-left--sm>span {
  margin-left: 5px;
  float: left;
  font-family: "Lexend Medium", Roboto, Arial !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal !important;
  letter-spacing: -.2px
}

.re__icon-shine-effect {
  position: absolute;
  right: 1px;
  top: 0px;
  height: 18px;
  width: 18px
}

.re__icon-shine-effect .icon-content {
  position: relative
}

.re__icon-shine-effect .path1 {
  background-color: #e03c31;
  opacity: 0.2;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  position: absolute;
  animation: 1s ease 0s infinite normal none running round1
}

.re__icon-shine-effect .path2 {
  background-color: #e03c31;
  opacity: 0.3;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 3px;
  animation: 1s ease 0s infinite normal none running round2
}

.re__icon-shine-effect .path3 {
  background-color: #fff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  top: 5px;
  left: 5px;
  position: absolute
}

.re__icon-shine-effect .path4 {
  background-color: #e03c31;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  top: 6px;
  left: 6px;
  position: absolute
}

@keyframes round1 {
  from {
      width: 8px;
      height: 8px;
      top: 5px;
      left: 5px
  }

  to {
      width: 18px;
      height: 18px;
      top: 0;
      left: 0
  }
}

@keyframes round2 {
  from {
      width: 12px;
      height: 12px;
      top: 3px;
      left: 3px
  }

  to {
      width: 8px;
      height: 8px;
      top: 5px;
      left: 5px
  }
}

@media only screen and (max-width: 1024px) {
  .re__btn-se-ghost--sm:hover {
      color: #2C2C2C;
      background: rgba(0, 0, 0, 0);
      border: solid 1px rgba(0, 0, 0, 0)
  }

  .re__btn-se-ghost--sm:active {
      color: #2C2C2C;
      background: #F2F2F2;
      border: solid 1px #F2F2F2
  }

  .re__btn-se-ghost--md:hover {
    color: #2C2C2C;
    background: rgba(0, 0, 0, 0);
    border: solid 1px rgba(0, 0, 0, 0)
  }

  .re__btn-se-ghost--md:active {
      color: #2C2C2C;
      background: #F2F2F2;
      border: solid 1px #F2F2F2
  }
}
