html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

.bbb_viewed {
  padding-top: 51px;
  padding-bottom: 60px;
  background: #eff6fa;
}

.bbb_main_container {
  background-color: #fff;
  padding: 11px;
}

.bbb_viewed_title_container {
  border-bottom: solid 1px #dadada;
}

.bbb_viewed_title {
  margin-bottom: 16px;
  margin-top: 8px;
  color: #4277b2;
}

.title_color_carousel {
  color: #4277b2;
}

.bbb_viewed_nav {
  display: inline-block;
  cursor: pointer;
}

.bbb_viewed_nav i {
  color: #dadada;
  font-size: 18px;
  padding: 5px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bbb_viewed_nav:hover i {
  color: #606264;
}

.bbb_viewed_prev {
  margin-right: 15px;
}

.bbb_viewed_slider_container {
  padding-top: 13px;
}

.bbb_viewed_item {
  width: 100%;
  background: #ffffff;
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.bbb_viewed_image {
  width: 150px;
  height: 150px;
}

.bbb_viewed_image img {
  display: block;
  max-width: 100%;
}

.bbb_viewed_content {
  width: 100%;
  margin-top: 25px;
}

.bbb_viewed_price {
  font-size: 16px;
  color: #4267b2;
  font-weight: bolder;
}

.bbb_viewed_item.discount .bbb_viewed_price {
  color: #4378b3;
}

.bbb_viewed_price span {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  margin-left: 8px;
}

.bbb_viewed_price span::after {
  display: block;
  position: absolute;
  top: 6px;
  left: -2px;
  width: calc(100% + 4px);
  height: 1px;
  background: #8d8d8d;
  content: "";
}

.bbb_viewed_name {
  margin-top: 3px;
}

.bbb_viewed_name a {
  font-size: 14px;
  color: #000000;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bbb_viewed_name a:hover {
  color: #0e8ce4;
}

.item_marks {
  position: absolute;
  top: 18px;
  left: 18px;
}

.item_mark {
  display: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
  margin-left: -60px;
  margin-top: -15px;
  position: absolute;
}

.content_center {
  margin-left: auto;
  margin-right: auto;
}

.item_discount {
  background: #4277b2;
  margin-right: 5px;
}

.item_new {
  background: #449c47;
}

.bbb_viewed_item.discount .item_discount {
  display: inline-block;
}

.bbb_viewed_item.is_new .item_new {
  display: inline-block;
}

.content_all {
  max-width: 98.9%;
  background-color: #f4f4f4;
}

.border-top-shadow {
  box-shadow: 0px -1px 5px rgb(0 0 0 / 20%);
}

.box-shadow {
  box-shadow: 1px 3px 3px rgb(0 0 0 / 20%);
}

.bg-transparent {
  background-color: transparent;
}

.bg-footer {
  background-color: #fdfdfd !important;
}

.w100 {
  width: 100%;
}

.borrad10 {
  border-radius: 10px;
}

.borrad20 {
  border-radius: 20px;
}

.borrad30 {
  border-radius: 30px;
}

.mrn5 {
  margin-top: -10px;
}

.mtn-5 {
  margin-top: -5px;
}

.mtn-3p {
  margin-top: -3px;
}

.mt-3p {
  margin-top: 3px;
}

.mbn-15 {
  margin-bottom: -15px;
}

.mbn-12px {
  margin-bottom: -12px;
}

.mbn-10 {
  margin-bottom: -10px !important;
}

.mbn-5 {
  margin-bottom: -5px !important;
}

.mbn-2 {
  margin-bottom: -2px !important;
}

.font-x-small {
  font-size: x-small !important;
}

.font-xx-large {
  font-size: xx-large !important;
}

.font-x-large {
  font-size: x-large !important;
}

.select2-selection {
  height: 38px !important;
}

.select2-selection__rendered {
  line-height: 38px !important;
}

.select2-selection__arrow {
  margin-top: 5px;
}

.font-small {
  font-size: small !important;
}

.font-medium {
  font-size: medium;
}

.font-s13 {
  font-size: 13px;
}

.font-s12 {
  font-size: 12px;
}

.font-s15 {
  font-size: 15px;
}

.font-s11 {
  font-size: 11px;
}

.font-s10 {
  font-size: 10px;
}

.font-s30 {
  font-size: 30px;
}

.font-s25 {
  font-size: 25px;
}

.font-s075rem {
  font-size: .75rem;
}

.bg-rate {
  background-color: #f4f4f4;
}

a {
  text-decoration: none !important;
}

.a-white {
  color: #ffffff !important;
}

.a-white:hover {
  color: #d8d8d8 !important;
}

.hr {
  border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
}

body {
  background-color: #f4f4f4;
  /* font-family: "Catamaran" !important; */
}

.bg-grey-white {
  background-color: #f0f0f0;
}



.card_2col:hover {
  box-shadow: 5px 8px 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.card_3col {
  width: 266px;
  height: 270px;
}

.card_3col:hover {
  box-shadow: 5px 8px 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.card_4col:hover {
  box-shadow: 5px 8px 5px rgba(0, 0, 0, 0.2);
  /* cursor: pointer; */
}

.box_shadow:hover {
  box-shadow: 3px 5px 7px rgba(0, 0, 0, 0.3);
}

.side_bar_seller {
  height: 100%;
  width: 20%;
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  background-color: rgb(255 255 255);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  /* overflow-y: auto; */
}

.top_bar_shadow {
  box-shadow: 0px 2px 10px grey;
}

.card-account:hover {
  border: solid 2px #5c89e3b9;
}

.mtn-10 {
  margin-top: -10px;
}

.mtn-15 {
  margin-top: -15px;
}

.mtn-20 {
  margin-top: -20px;
}

.mtn-30 {
  margin-top: -30px;
}

.tmbol_cari {
  margin-left: -52px;
  z-index: 4;
}

.line_trough {
  text-decoration: line-through;
}

.no-padding-lr {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.no-padding-r {
  padding-right: 0px !important;
}

.no-padding-l {
  padding-left: 0px !important;
}

.no-padding-tb {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.no-padding {
  padding: 0px !important;
}

.no_margin_lr {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.padding_lokasi {
  padding: 0.5rem !important;
}

.img_2col {
  width: 200px !important;
  height: 150px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px;
}

.bg-grey {
  background-color: #cfcfcf !important;
}

.star-grey {
  color: #bebebe !important;
}

li.list-group-item.bg-primary {
  border: none !important;
}

.font-b2 {
  font-weight: 600 !important;
}

.font-s18 {
  font-size: 18px;
}

.font-bolder {
  font-weight: bolder;
}

.card_detail_harga {
  background-color: #f6f6f6;
  border: none;
}

.card-send-price {
  height: 276px;
  overflow-y: auto;
  display: none;
  margin-left: 50px;
}

.card-send-price:hover {
  height: 276px;
  overflow-y: auto;
  display: block;
  position: absolute;
  z-index: 99;
  margin-left: 50px;
}

.form_kuantitas {
  display: unset !important;
  width: 70px !important;
}

.btn-transaksi {
  width: 180px;
  /* height: 50px; */
}

.btn-border {
  border: solid 1px #959595;
}

.btn-tr-blue {
  background-color: rgba(11, 118, 190, 0.692) !important;
  color: white !important;
}

.btn-bt-blue {
  background-color: #3d4b67 !important;
  color: white !important;
}

.bg-header {
  background: linear-gradient(233deg, #4279b2, #4267b2) !important;
  box-shadow: 1px 3px 3px rgb(0 0 0 / 20%);
}

.badge-transparent {
  background-color: transparent;
  color: white;
}

.price:hover+.card-send-price {
  display: block;
  position: absolute;
  cursor: pointer !important;
  z-index: 99;
}

/* .bg-trall {
    background-color: #e3e3e3;
} */

.bg-trall {
  background-color: #cbd8e1;
}

.separator {
  display: flex;
  align-items: center;
  text-align: center;
}

.separator::before,
.separator::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #e3e3e3;
}

.separator:not(:empty)::before {
  margin-right: 0.25em;
}

.separator:not(:empty)::after {
  margin-left: 0.25em;
}

.mt-top-store {
  margin-top: 40px;
}

.font-larger {
  font-size: larger !important;
}

.check-out-address {
  height: 0.1875rem;
  width: 100%;
  background-position-x: -1.875rem;
  background-size: 7.25rem 0.1875rem;
  background-image: repeating-linear-gradient(45deg,
      #6fa6d6,
      #6fa6d6 33px,
      transparent 0,
      transparent 41px,
      #f18d9b 0,
      #f18d9b 74px,
      transparent 0,
      transparent 82px);
}

.det_progress {
  position: relative;
  -webkit-box-pack: justify;
  justify-content: space-between;
  box-sizing: border-box;
  flex-wrap: nowrap;
  display: flex;
}

.det_progress_box {
  width: 140px;
  text-align: center;
  user-select: none;
  cursor: default;
  z-index: 1;
}

.det_progress_icon {
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  margin: auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 1.875rem;
  border: 4px solid rgb(224, 224, 224);
  color: rgb(224, 224, 224);
  background-color: rgb(255, 255, 255);
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.7s,
    border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.7s,
    color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.7s;
}

.det_progress_box_border {
  border-color: #4267b2;
  color: #4267b2;
}

.det_progress_line {
  position: absolute;
  top: 29px;
  height: 4px;
  width: 100%;
}

.det_progress_line_background {
  position: absolute;
  width: calc(100% - 140px);
  margin: 0px 70px;
  height: 100%;
  box-sizing: border-box;
  background: #4267b2;
}

.det_progress_text {
  text-transform: capitalize;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.25rem;
  margin: 1.25rem 0px 0.25rem;
}

.det_progress_date {
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.5);
  height: 0.875rem;
}

.parcel {
  position: relative;
}

.parcel_line_down {
  width: 0.0625rem;
  height: 100%;
  position: absolute;
  background: #d8d8d8;
  top: 0.6875rem;
  left: 0.3125rem;
}

.parcel_list {
  color: rgba(0, 0, 0, 0.54);
  font-size: 0.875rem;
  line-height: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.parcel_icon_list {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 0.625rem;
  height: 0.625rem;
  background: #d8d8d8;
  margin-right: 0.5rem;
  margin-top: 0.6875rem;
  border-radius: 50%;
  z-index: 1;
}

.parcel_date {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 7.5rem;
  margin-right: 0.125rem;
}

.parcel_color_active {
  background: #d10a0a;
}

.wh50 {
  width: 50px;
  height: 50px;
}

.p-tl {
  padding-top: 9px;
  padding-left: 13px;
}

.mtn-7 {
  margin-top: -7px;
}

.mrn-10 {
  margin-right: -10px;
}

.mln-10 {
  margin-left: -10px;
}

.mrn-20 {
  margin-right: -20px;
}

.mln-20 {
  margin-left: -20px;
}

.mln-5 {
  margin-left: -3rem;
}

.mln-4 {
  margin-left: -1.5rem;
}

.mln-3 {
  margin-left: -1rem;
}

.mrn-5 {
  margin-right: -3rem;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 33px !important;
}

.mbn-25 {
  margin-bottom: -25px !important;
}

.font-s60 {
  font-size: 60px;
}

.cursor_pointer {
  cursor: pointer;
}

.jasa_text {
  cursor: pointer;
}

.text-red {
  color: #6c757d !important;
}

a.text-red:focus,
a.text-red:hover {
  color: #4267b2 !important;
}

.text-icon {
  color: #5295cc !important;
}

.notif_box_2 {
  max-width: 350px;
  background-color: white;
  position: absolute;
  z-index: 1;
  will-change: top, left;
  transform-origin: center top;
  top: 40px;
  left: -150px;
  border-radius: 5px;
  box-shadow: 0px 5px 6px -4px rgb(0 0 0 / 20%);
}

.notif_box_1 {
  max-width: 350px;
  max-height: 272px;
  /* overflow-y: auto; */
  background-color: white;
  position: absolute;
  z-index: 1;
  will-change: top, left;
  transform-origin: center top;
  top: 40px;
  left: -150px;
  border-radius: 5px;
  box-shadow: 0px 5px 6px -4px rgb(0 0 0 / 20%);
}

.notif_box {
  max-width: 350px;
  max-height: 272px;
  /* overflow-y: auto; */
  background-color: white;
  position: absolute;
  z-index: 1;
  will-change: top, left;
  transform-origin: center top;
  top: 40px;
  right: 130px;
  border-radius: 5px;
  box-shadow: 0px 5px 6px -4px rgb(0 0 0 / 20%);
}

.notif_box_inside {
  width: 350px;
  padding: 24px;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.notif_box_2::before {
  top: -5px;
  left: 67%;
  margin-left: -5px;
  border-top-width: 1px;
  border-left-width: 1px;
  position: absolute;
  z-index: 99;
  width: 10px;
  height: 10px;
  background-color: white;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

.notif_box_1::before {
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-top-width: 1px;
  border-left-width: 1px;
  position: absolute;
  z-index: 99;
  width: 10px;
  height: 10px;
  background-color: white;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

.notif_box::before {
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-top-width: 1px;
  border-left-width: 1px;
  position: absolute;
  z-index: 99;
  width: 10px;
  height: 10px;
  background-color: white;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

.jasa_text:hover {
  background-color: #03458b;
}

/* Swich SM */

.custom-switch.custom-switch-sm .custom-control-label {
  padding-left: 1rem;
  padding-bottom: 1rem;
}

.custom-switch.custom-switch-sm .custom-control-label::before {
  height: 1rem;
  width: calc(1rem + 0.75rem);
  border-radius: 2rem;
}

.custom-switch.custom-switch-sm .custom-control-label::after {
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  border-radius: calc(1rem - (1rem / 2));
}

.custom-switch.custom-switch-sm .custom-control-input:checked~.custom-control-label::after {
  transform: translateX(calc(1rem - 0.25rem));
}

/* Switch MD */

.custom-switch.custom-switch-md .custom-control-label {
  padding-left: 2rem;
  padding-bottom: 1.5rem;
}

.custom-switch.custom-switch-md .custom-control-label::before {
  height: 1.5rem;
  width: calc(2rem + 0.75rem);
  border-radius: 3rem;
}

.custom-switch.custom-switch-md .custom-control-label::after {
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
  border-radius: calc(2rem - (1.5rem / 2));
}

.custom-switch.custom-switch-md .custom-control-input:checked~.custom-control-label::after {
  transform: translateX(calc(1.5rem - 0.25rem));
}

/* Switch LG */

.custom-switch.custom-switch-lg .custom-control-label {
  padding-left: 3rem;
  padding-bottom: 2rem;
}

.custom-switch.custom-switch-lg .custom-control-label::before {
  height: 2rem;
  width: calc(3rem + 0.75rem);
  border-radius: 4rem;
}

.custom-switch.custom-switch-lg .custom-control-label::after {
  width: calc(2rem - 4px);
  height: calc(2rem - 4px);
  border-radius: calc(3rem - (2rem / 2));
}

.custom-switch.custom-switch-lg .custom-control-input:checked~.custom-control-label::after {
  transform: translateX(calc(2rem - 0.25rem));
}

/* Swicth XL */

.custom-switch.custom-switch-xl .custom-control-label {
  padding-left: 4rem;
  padding-bottom: 2.5rem;
}

.custom-switch.custom-switch-xl .custom-control-label::before {
  height: 2.5rem;
  width: calc(4rem + 0.75rem);
  border-radius: 5rem;
}

.custom-switch.custom-switch-xl .custom-control-label::after {
  width: calc(2.5rem - 4px);
  height: calc(2.5rem - 4px);
  border-radius: calc(4rem - (2.5rem / 2));
}

.custom-switch.custom-switch-xl .custom-control-input:checked~.custom-control-label::after {
  transform: translateX(calc(2.5rem - 0.25rem));
}

.kriteria_card_container {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
  height: 150px;
}

.kriteria_card_box {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  padding-right: 40px;
}

.kriteria_card_box_item {
  width: 40px;
  height: 150px;
  background: #4267b2;
  margin-top: auto;
}

.kriteria_box_not_selected {
  background: #4267b2;
}

.kriteria_card_box_avatar {
  position: relative;
  top: -15px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #4267b2;
  margin-left: auto;
  margin-right: auto;
}

.kriteria_card_box_line {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 3px;
  background: #4267b2;
}

.kriteria_card_box_bottom {
  position: relative;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  padding-left: 5px;
  padding-right: 30px;
}

.kriteria_card_box_bottom_text {
  margin-top: 15px;
  padding: 0 3px;
  color: #888;
}

.mt-40 {
  margin-top: 40px;
}

.bg-white-grey {
  background-color: #f9f9f9;
}

.box_check {
  width: 30px;
  height: 30px;
  background-color: grey;
  top: 0;
  right: 0;
  position: absolute;
}

.box_checked {
  color: #888;
  position: absolute;
  border-top: 30px solid transparent;
  border-left: 30px solid #fff;
}

.checked_box_voucher {
  top: 0;
  right: 0;
  position: absolute;
}

.mtn-40 {
  margin-top: -40px !important;
}

.card_box:hover {
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
}

.card_box_shadow {
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
}

.border-top-blue {
  border-top: 3px solid #007bff;
}

.border-top-yellow {
  border-top: 3px solid #ffc107;
}

.border-top-green {
  border-top: 3px solid #28a745;
}

.border-top-red {
  border-top: 3px solid #dc3545;
}

.bg-linier-green {
  background-image: linear-gradient(137deg, #a4d340, #8acc55);
}

.bg-linier-yellow {
  background-image: linear-gradient(137deg, #d3c940, #cc9855);
}

.bg-linier-red {
  background-image: linear-gradient(137deg, #d34040, #cc6d55);
}

.image_card_half {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 485px;
  border-radius: 2px;
  background-size: 100% 100%;
}

.avatar_cover {
  position: absolute;
  top: 43px;
  left: 30px;
  width: 55px;
  height: 55px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center !important;
  background-size: cover;
  border-radius: 50%;
}

.avatar_edit {
  /* position: absolute;
    bottom: 0;
    width: 100%;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .5); */
}

.avatar_edit:hover {
  cursor: pointer;
}

.avatar_profile {
  position: absolute;
  top: 43px;
  left: 110px;
  font-size: 12px;
  color: #fff;
}

.avatar_box_edit {
  bottom: 0;
  width: 100%;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}

.avatar_box_edit:hover {
  color: #cfcfcf;
}

.text-gold {
  color: gold !important;
}

.logo_kios_pad {
  width: 180px !important;
  object-fit: cover !important;
  margin-top: auto;
  margin-bottom: auto;
}

.logo_kios_pad_1 {
  width: 230px !important;
  height: 62px !important;
  object-fit: cover !important;
}

.mt-12r {
  margin-top: 1.2rem !important;
}

.bg-red-seller {
  background-color: #4267b2;
}

.tombol_chat {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  box-shadow: 2px 3px 3px rgb(0 0 0 / 20%);
}

.chat_box {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 450px;
  height: 400px;
  background-color: white;
  border-top: 5px solid #2f5ab1;
  border-radius: 5px;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
  z-index: 99;
}

.chat_box_title {
  font-size: 22px;
  font-weight: bolder;
  margin-top: 5px;
  margin-bottom: 5px;
}

.chat_box_footer {
  position: absolute;
  bottom: 0;
  width: 98%;
  margin-left: 2px;
  margin-bottom: 4px;
}

.chat_fill {
  overflow-y: auto !important;
  height: 310px;
}

.chat_text_1 {
  max-width: 80%;
  background-color: #c5d5e8;
  border-radius: 10px;
  padding: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: auto;
}

.chat_text_2 {
  max-width: 80%;
  background-color: #d7d7d7;
  border-radius: 10px;
  padding: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: auto;
}

.grid_chat {
  display: flex;
  flex-direction: column;
}

.chat_active {
  border-right: 5px solid #4267b2;
}

.btn-blue {
  background-color: #4267b2;
  border-color: #4267b2;
  color: white;
}

.btn-blue:hover {
  color: #fff;
  background-color: #234fa7;
  border-color: #234fa7;
}

.user_box {
  max-width: 130px;
  max-height: 130px;
  /* overflow-y: auto; */
  background-color: white;
  position: absolute;
  z-index: 1;
  will-change: top, left;
  transform-origin: center top;
  top: 40px;
  right: 30px;
  border-radius: 5px;
  box-shadow: 0px 5px 6px -4px rgb(0 0 0 / 20%);
}

.user_box_inside {
  width: 130px;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.user_box::before {
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-top-width: 1px;
  border-left-width: 1px;
  position: absolute;
  z-index: 99;
  width: 10px;
  height: 10px;
  background-color: white;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

.user_box_menu {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
}

.user_menu_text {
  color: rgb(114, 114, 114) !important;
}

.user_menu_text:hover {
  color: #4267b2 !important;
}

.alert_failed {
  color: #b71515;
  background-color: #ffeeee;
  border-color: #f5c6c6;
}

.card-kategori-tengah {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.font-capitalize {
  text-transform: capitalize !important;
}

.font-s80px {
  font-size: 80px;
  color: lightgrey;
}

.text-grey {
  color: #7a7a7a;
}

.font-arial {
  font-family: arial !important;
}

.font_s12 {
  font-size: 12px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.nav-link-custom {
  display: block;
  padding: 0.5rem 0.5rem;
}

.bg-header-white {
  background: linear-gradient(233deg, #ffffff, #fafafa) !important;
  box-shadow: 1px 3px 3px rgb(0 0 0 / 20%);
}

.icon-login-nav {
  width: 40px;
  height: 40px;
  background-color: #eeeeee;
  padding: 5px;
  border-radius: 50%;
}

.count-down-box {
  width: 90%;
  height: 30px;
  background-color: #ffffffeb;
  position: absolute;
  left: 0;
  border-bottom-right-radius: 100px;
  box-shadow: 1px 2px 3px rgb(0 0 0 / 20%);
}

.timer-count-down {
  display: flex;
  font-size: 20px;
  font-weight: bold;
  font-family: "digital7";
  justify-content: center;
  color: #6a73b1;
}

.card-sub-kategori-content {
  width: 100px;
  height: 110px;
  background-color: #f5f5f5;
  border-radius: 10px;
  box-shadow: 1px 2px 3px rgb(0 0 0 / 30%);
}



.box-kategori {
  width: 100px;
  height: 100px;
  background-color: #f5f5f5;
  border-radius: 10px;
  box-shadow: 1px 2px 3px rgb(0 0 0 / 30%);
}

.image-kategori-box {
  display: flex;
  justify-content: center;
  padding-top: 5px;
}

.image-kategori {
  width: 90px !important;
  height: 90px !important;
  object-fit: cover;
  border-radius: 8px;
}

.text-box-kategori {
  width: 100px;
  height: 40px;
  font-size: smaller;
  font-weight: bold;
  color: #5f5f5f;
}

.btn-box-cont {
  width: 45px;
  height: 45px;
  background-color: #eaeaea;
  border-radius: 50%;
  box-shadow: 1px 2px 3px rgb(0 0 0 / 20%);
}

.btn-box-cont:hover {
  box-shadow: 2px 5px 5px rgb(0 0 0 / 30%);
}

.btn-box-prev {
  position: absolute;
  left: 0;
  z-index: 99;
  margin-top: 100px;
  margin-left: 5px;
}

.btn-box-next {
  position: absolute;
  right: 0;
  z-index: 99;
  margin-top: 100px;
  margin-right: 5px;
}

.btn-text-box {
  text-align: center;
  font-size: 25px;
  padding-top: 7px;
  color: #436db3;
}

.p-rl-10px-d {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.font-righteous {
  font-family: "Righteous";
}

.icon-badge-group .icon-badge-container {
  display: inline-block;
  margin-left: 15px;
}

.icon-badge-group .icon-badge-container:first-child {
  margin-left: 0;
}

.icon-badge-container {
  margin-top: 20px;
  position: relative;
}

.icon-badge-icon {
  /* font-size: 30px; */
  position: relative;
}

.icon-badge {
  background-color: red;
  font-size: 14px;
  color: white;
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 35%;
  position: absolute;
  /* changed */
  top: -5px;
  /* changed */
  left: -5px;
  /* changed */
}

.message-badge {
  background-color: red;
  font-size: 14px;
  color: white;
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 35%;
  /* position: absolute; */
  float: right;
  /* changed */
  /* top: -5px; */
  /* changed */
  /* left: 5px; */
  /* changed */
}

.social-login-background {
  background-image: url('http://localhost/media_blitagram/images/social-login.png');
}

.social-google-png {
  background-size: 722.2222222222222% 638.8888888888889%;
  background-position: 83.92857142857143% 5.154639175257732%;
}

.social-facebook-png {
  background-size: 325% 287.5%;
  background-position: 5.555555555555555% 62.666666666666664%;
}

.social-whatsapp-png {
  background-size: 325% 287.5%;
  background-position: 99.9% 99.9%;
}

.social-twitter-png {
  background-size: 325% 287.5%;
  background-position: 50.555555555555555% 99.9%;
}

.media-komentar-img {
  width: 90px;
  height: 90px;
  border-radius: 8px;
  margin-right: 5px;
}

.owl-stage {
  margin-left: 0 !important;
}

.thread-recommendation-img {
  max-width: 60px;
  max-height: 60px;
}

.list-channel {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
}

.fixed-top-bawah {
  position: fixed;
  top: 59px;
  right: 0;
  left: 0;
  z-index: 98;
}

.list-channel-item {
  padding-left: 15px;
  padding-right: 15px;
  height: 40px;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  color: #5c5c5c;
}

.list-channel-item a {
  color: #5c5c5c;
}

.list-channel-item a:hover,
.list-channel-item.active a {
  color: #0082c6;
}

.list-channel-item.active,
.list-channel-item:hover {
  border-bottom: 3px solid #0082c6;
}

.flex-1 {
  flex: 1 1 auto;
}

.sub-forum-img {
  max-width: 20px;
  max-height: 20px;
}

.reply-post-img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.komunitas-dropdown-menu {
  min-width: 15rem;
}

.komunitas-dropdown-menu button {
  width: 220px;
}

.dropdown-item {}

.dropdown-right-button {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
}

.dropright .dropdown-toggle::after {
  margin-top: 15px;
  float: right;
}

.dropright:hover {
  background-color: #ececec;
}

.dropdown:hover .komunitas-dropdown-menu,
.dropright:hover .dropdown-menu {
  display: block;
}

.span-spliter {
  width: 1px;
  height: 28px;
  margin-right: 1px;
  margin-top: 5px;
  background: #ced4da;
}

.h330 {
  height: 330px !important;
}

.app-name {
  color: #6a73b1;
}

.fixed-bawah {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99;
}

.bg-light {
  background-color: #f5f5f5 !important;
}