input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* text and cursor */
.cursor-not-allowed{
  cursor:not-allowed
}
.cursor-pointer{
  cursor: pointer;
}

.text-decoration-line-through{
  text-decoration: line-through;
}
.text-end{
  text-align: end;
}
/* text and cursor */

/* invite form */

.btn-back-step{
  background: #494741 !important;
}

/* search page */
  .box-wishlist-search-page{
    bottom: -270px;
    left: -25px;
    border: solid transparent;
    border-top:1px solid #ef8714 ;
    box-shadow: 0 5px 40px rgb(45 50 56 / 0%);
    padding: 13px;
    display: block;
    height: 0;
    transition: all 0.5s;
  }

  .box-wishlist-search-page .subfilter-options{
    width: 80%;
  }
  .box-wishlist-search-page h5{
    padding-bottom: 10px;
  }

  .active-wishbox{
    height: 100%;
  }

  .active-add-new-wish{
    height: 260px;
  }
/* search page */


.btn-showmore{
  color: #5847a3;
}

.overflow-hidden{
  overflow: hidden;
}

.chart-avatar .koc-avatar-chart {
  width: 90px;
  height: 90px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}
.pick-month .dropdown-menu {
  width: 500px !important;
  top: -60px !important;
  padding: 0;
  transform: translate(-340px, 105px) !important;
}

.month-range {
  background: #f2f2f5;
  padding: 8px 12px;
}

.dropdown-btn {
  border: none;
  font-size: 14px;
  color: #445571;
  font-weight: 500;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

#topKoc {
  background-color: #fff;
}

.koc-avatar {
  width: 179px;
  height: 179px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0.01px;
  bottom: 0.5px;
  border-radius: 50%;
}
.chart-avatar .koc-avatar-chart {
  width: 90px;
  height: 90px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.month-range {
  background: #f2f2f5;
  padding: 8px 12px;
}

.month-active{
  background-color: #d64040;
  color: #fff;
}

.dropdown-btn {
  border: none;
  font-size: 14px;
  color: #445571;
  font-weight: 500;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

#topKoc {
  background-color: #fff;
}

.scroll-to-top {
  height: 80px;
  bottom: 70px;
  cursor: pointer;
  position: fixed;
  right: 0px;
  text-align: center;
  width: 96px;
  padding-top: 14px;
  border-radius: 5px;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{
  background-color: transparent !important;
}
.custom-control-input:indeterminate~.custom-control-label::after{
  background-image: none !important;
}

.score-koc {
  font-weight: 700;
  color: #7b7ba7;
}
.table-koc-score {
  width: 40px;
  height: 40px;
  background: #8bb149;
  border-radius: 200px;
  text-align: center;
  font-size: 17px;
  color: #fff;
  font-weight: 700;
  line-height: 21px;
  padding: 9px 0;
  margin: auto;
}
.table-koc-score.green {
  background: #8bb149;
}
.table-koc-score.yellow {
  background: #d5b628;
}
.table-koc-score.red {
  background: #d64040;
}
/* ----------- delete style  -----------*/
.top-koc-item .top-koc-images img {
  width: 60px;
  height: 60px;
  border: 2px solid #5847a3;
  padding: 2px;
}

.top-koc-images span.badge-rattings {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 40px;
  background: #ef8714;
  color: #fff;
  font-size: 11px;
  right: 8px;
  bottom: 1px;
  border: 3px solid #f0f0f7;
  text-align: center;
  padding: 0;
  line-height: 21px;
  font-weight: 700;
}
/*  */

@media (max-width: 540px) {
  .koc-avatar-chart {
    width: 45px;
    height: 45px;
    border-radius: 50%;
  }
  .pick-month .dropdown-menu {
    transform: translate(-10px, 105px) !important;
    width: calc(100% + 20px) !important;
  }
  .koc-detail .pick-month .dropdown-menu {
    transform: translate(-222px, 125px) !important;
    width: calc(100% + 225px) !important;
  }
  .scroll-to-top {
    bottom: 104px;
  }
}

@media (min-width: 600px) {
  .koc-avatar-chart {
    width: 45px;
    height: 45px;
    border-radius: 50%;
  }
  .pick-month .dropdown-menu {
    transform: translate(20px, 105px) !important;
  }
  .koc-detail .pick-month .dropdown-menu {
    transform: translate(-222px, 125px) !important;
    width: calc(100% + 225px) !important;
  }
}

@media (min-width: 768px) {
  .koc-avatar-chart {
    width: 45px;
    height: 45px;
    border-radius: 50%;
  }
  
  .pick-month .dropdown-menu {
    transform: translate(-340px, 105px) !important;
  }

  .koc-detail .pick-month .dropdown-menu{
    transform: translate(-220px, 105px) !important;
    /* width: calc(100% + 225px) !important; */
  }
}

@media (min-width: 960px) {
  .koc-avatar-chart {
    width: 100px;
    height: 100px;
    border-radius: unset;
  }
}

@media (min-width: 1140px) {
  .koc-avatar-chart {
    width: 100px;
    height: 100px;
    border-radius: unset;
  }
}

.img-full-width-contain {
  width: 100%;
  object-fit: contain;
}
