@charset "UTF-8";
@media (min-width: 1025px) {
  .kt-header {
    background-color: var(--bs-body-bg);
    border-bottom: 1px solid #eff0f6;
  }
  .kt-header--fixed:not(.kt-subheader--fixed) .kt-header {
    border-bottom: 0;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
  }
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    border-radius: 4px;
  }
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #6c7293;
    font-weight: 500;
  }
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-arrow {
    color: #c8cde8;
  }
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__hor-icon {
    color: #c8cde8;
  }
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link {
    background-color: rgba(77, 89, 149, 0.06);
  }
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__link-text, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link .kt-menu__link-text {
    color: #5d78ff;
  }
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__hor-arrow, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__hor-arrow, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link .kt-menu__hor-arrow {
    color: #5d78ff;
  }
  .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link .kt-menu__hor-icon, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__hor-icon, .kt-header .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link .kt-menu__hor-icon {
    color: #5d78ff;
  }
}
.kt-aside-secondary--enabled .kt-header .kt-header__topbar {
  padding-right: 0;
}

.kt-header .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #c8cad5;
}

.kt-header .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon svg g [fill] {
  fill: #5d78ff;
}

.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-welcome {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #959cb6;
}

.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-header__topbar-username {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #6c7293;
}

.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-badge.kt-badge--username {
  height: 35px;
  width: 35px;
  font-size: 1.4rem;
  font-weight: 600;
}

.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--quick-panel .kt-header__topbar-icon i {
  color: #c8cad5;
}

.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon, .kt-header .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgba(77, 89, 149, 0.06);
}

.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon i, .kt-header .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #5d78ff;
}

.kt-header .kt-header__topbar .kt-header__topbar-item:hover.kt-header__topbar-item--user .kt-header__topbar-user, .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--user .kt-header__topbar-user {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgba(77, 89, 149, 0.06);
}

.kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item:hover.kt-header__topbar-item--quick-panel, .kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--quick-panel {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #5d78ff;
}

.kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item:hover.kt-header__topbar-item--quick-panel .kt-header__topbar-icon, .kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--quick-panel .kt-header__topbar-icon {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: transparent !important;
}

.kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item:hover.kt-header__topbar-item--quick-panel .kt-header__topbar-icon i, .kt-aside-secondary--enabled .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--quick-panel .kt-header__topbar-icon i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ffffff;
}

.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-input-icon .kt-input-icon__icon i {
  color: #74788d;
}

@media (max-width: 1024px) {
  .kt-header-mobile {
    -webkit-box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
  }
  .kt-header__topbar {
    background-color: var(--bs-body-bg);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .kt-header__topbar--mobile-on .kt-header-mobile {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: transparent;
  }
  .kt-header__topbar--mobile-on .kt-header__topbar {
    -webkit-box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    border-top: 1px solid #ebedf2;
  }
}
#main-tab-wrapper {
  margin-left: 30px;
}

#main-tab-wrapper > .nav-tabs {
  margin-bottom: 0px;
}

#main-tab-wrapper > .nav-tabs .nav-link {
  margin-left: 0px;
  color: #6f727d;
}

#main-tab-wrapper > .nav-tabs .nav-link:hover {
  background: #f0f0f0;
}

#main-tab-wrapper > .nav-tabs .nav-link.active {
  background: #ffffff !important;
  border-color: #fff !important;
}

.m-tabs-content .m-tabs-content__item {
  display: none;
}

.m-tabs-content .m-tabs-content__item.m-tabs-content__item--active {
  display: block;
}

.m-tabs-line {
  margin: 0 0 25px 0;
}

.m-tabs-line:before, .m-tabs-line:after {
  content: " ";
  display: table;
}

.m-tabs-line:after {
  clear: both;
}

.m-tabs-line .m-tabs__item {
  margin-right: 30px;
  margin-bottom: -1px;
}

.m-tabs-line .m-tabs__item:last-child {
  margin-right: 0;
}

.m-tabs-line .m-tabs__link {
  border: 0;
  border-bottom: 1px solid transparent;
  padding: 12px 0;
  font-size: 1.1rem;
  font-weight: 400;
}

.m-tabs-line .m-tabs__link [class^=la-], .m-tabs-line .m-tabs__link [class*=" la-"] {
  font-size: 1.6rem;
}

.m-tabs-line .m-tabs__link [class^=fa-], .m-tabs-line .m-tabs__link [class*=" fa-"] {
  font-size: 1.4rem;
}

.m-tabs-line .m-tabs__link [class^=flaticon-], .m-tabs-line .m-tabs__link [class*=" flaticon-"] {
  font-size: 1.6rem;
}

.m-tabs-line .m-tabs__link i {
  vertical-align: middle;
  line-height: 0;
  display: inline-block;
  margin-right: 0.5rem;
}

.m-tabs-line.m-tabs-line--2x a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--2x a.m-tabs__link.active {
  border-bottom-width: 4px !important;
}

.m-tabs-line.m-tabs-line--left {
  float: left;
}

.m-tabs-line.m-tabs-line--right {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 0;
}

.m-tabs-line {
  border-bottom: 1px solid #ebedf2;
}

.m-tabs-line.nav.nav-tabs .nav-link, .m-tabs-line a.m-tabs__link {
  background: transparent;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: #959FAD !important;
}

.m-tabs-line.nav.nav-tabs .nav-link i, .m-tabs-line a.m-tabs__link i {
  color: #898b96;
}

.m-tabs-line.nav.nav-tabs .nav-link:disabled, .m-tabs-line a.m-tabs__link:disabled {
  color: #afb2c1;
}

.m-tabs-line.nav.nav-tabs .nav-link:disabled i, .m-tabs-line a.m-tabs__link:disabled i {
  color: #afb2c1;
}

.m-tabs-line.nav.nav-tabs .nav-link:hover, .m-tabs-line.nav.nav-tabs .nav-link.active, .m-tabs-line a.m-tabs__link:hover, .m-tabs-line a.m-tabs__link.active {
  background: transparent;
  color: #3f4047;
  border-bottom: 1px solid #3f4047;
}

.m-tabs-line.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.nav.nav-tabs .nav-link.active > i, .m-tabs-line a.m-tabs__link:hover > i, .m-tabs-line a.m-tabs__link.active > i {
  color: #7b7e8a;
}

.m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--brand a.m-tabs__link:hover {
  border-bottom: 1px solid #716aca;
}

.m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--brand a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--brand a.m-tabs__link.active {
  color: #716aca;
  border-bottom: 1px solid #716aca;
}

.m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--brand a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--brand a.m-tabs__link.active > i {
  color: #837dd1;
}

.m-tabs-line.m-tabs-line--metal.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--metal a.m-tabs__link:hover {
  border-bottom: 1px solid #c4c5d6;
}

.m-tabs-line.m-tabs-line--metal.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--metal.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--metal a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--metal a.m-tabs__link.active {
  color: #c4c5d6;
  border-bottom: 1px solid #c4c5d6;
}

.m-tabs-line.m-tabs-line--metal.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--metal.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--metal a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--metal a.m-tabs__link.active > i {
  color: #d3d4e0;
}

.m-tabs-line.m-tabs-line--light.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--light a.m-tabs__link:hover {
  border-bottom: 1px solid #fff;
}

.m-tabs-line.m-tabs-line--light.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--light.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--light a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--light a.m-tabs__link.active {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.m-tabs-line.m-tabs-line--light.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--light.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--light a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--light a.m-tabs__link.active > i {
  color: #fff;
}

.m-tabs-line.m-tabs-line--accent.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--accent a.m-tabs__link:hover {
  border-bottom: 1px solid #00c5dc;
}

.m-tabs-line.m-tabs-line--accent.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--accent.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--accent a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--accent a.m-tabs__link.active {
  color: #00c5dc;
  border-bottom: 1px solid #00c5dc;
}

.m-tabs-line.m-tabs-line--accent.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--accent.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--accent a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--accent a.m-tabs__link.active > i {
  color: #00dcf6;
}

.m-tabs-line.m-tabs-line--focus.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--focus a.m-tabs__link:hover {
  border-bottom: 1px solid #9816f4;
}

.m-tabs-line.m-tabs-line--focus.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--focus.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--focus a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--focus a.m-tabs__link.active {
  color: #9816f4;
  border-bottom: 1px solid #9816f4;
}

.m-tabs-line.m-tabs-line--focus.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--focus.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--focus a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--focus a.m-tabs__link.active > i {
  color: #a32ef5;
}

.m-tabs-line.m-tabs-line--primary.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--primary a.m-tabs__link:hover {
  border-bottom: 1px solid #5867dd;
}

.m-tabs-line.m-tabs-line--primary.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--primary.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--primary a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--primary a.m-tabs__link.active {
  color: #5867dd;
  border-bottom: 1px solid #5867dd;
}

.m-tabs-line.m-tabs-line--primary.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--primary.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--primary a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--primary a.m-tabs__link.active > i {
  color: #6d7ae1;
}

.m-tabs-line.m-tabs-line--success.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--success a.m-tabs__link:hover {
  border-bottom: 1px solid #34bfa3;
}

.m-tabs-line.m-tabs-line--success.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--success.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--success a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--success a.m-tabs__link.active {
  color: #34bfa3;
  border-bottom: 1px solid #34bfa3;
}

.m-tabs-line.m-tabs-line--success.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--success.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--success a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--success a.m-tabs__link.active > i {
  color: #41cbaf;
}

.m-tabs-line.m-tabs-line--info.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--info a.m-tabs__link:hover {
  border-bottom: 1px solid #36a3f7;
}

.m-tabs-line.m-tabs-line--info.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--info.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--info a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--info a.m-tabs__link.active {
  color: #36a3f7;
  border-bottom: 1px solid #36a3f7;
}

.m-tabs-line.m-tabs-line--info.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--info.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--info a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--info a.m-tabs__link.active > i {
  color: #4faef8;
}

.m-tabs-line.m-tabs-line--warning.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--warning a.m-tabs__link:hover {
  border-bottom: 1px solid #ffb822;
}

.m-tabs-line.m-tabs-line--warning.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--warning.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--warning a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--warning a.m-tabs__link.active {
  color: #ffb822;
  border-bottom: 1px solid #ffb822;
}

.m-tabs-line.m-tabs-line--warning.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--warning.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--warning a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--warning a.m-tabs__link.active > i {
  color: #ffc03c;
}

.m-tabs-line.m-tabs-line--danger.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--danger a.m-tabs__link:hover {
  border-bottom: 1px solid #4972E0;
}

.m-tabs-line.m-tabs-line--danger.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--danger.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--danger a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--danger a.m-tabs__link.active {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color) !important;
  border-bottom: 1px solid #4972E0;
}

.m-tabs-line.m-tabs-line--danger.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--danger.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--danger a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--danger a.m-tabs__link.active > i {
  color: #f66980;
}

.m-tabs-line.m-tabs-line--skin-dark {
  border-bottom: 1px solid #a1a4b1;
}

.m-tabs-line.m-tabs-line--skin-dark.nav.nav-tabs .nav-link, .m-tabs-line.m-tabs-line--skin-dark a.m-tabs__link {
  background: transparent;
  color: #8284a1;
}

.m-tabs-line.m-tabs-line--skin-dark.nav.nav-tabs .nav-link i, .m-tabs-line.m-tabs-line--skin-dark a.m-tabs__link i {
  color: #737696;
}

.m-tabs-line.m-tabs-line--skin-dark.nav.nav-tabs .nav-link:disabled, .m-tabs-line.m-tabs-line--skin-dark a.m-tabs__link:disabled {
  color: #c9c9e0;
}

.m-tabs-line.m-tabs-line--skin-dark.nav.nav-tabs .nav-link:disabled i, .m-tabs-line.m-tabs-line--skin-dark a.m-tabs__link:disabled i {
  color: #c9c9e0;
}

.m-tabs-line.m-tabs-line--skin-dark.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark a.m-tabs__link.active {
  background: transparent;
  color: #aeafc2;
  border-bottom: 1px solid #aeafc2;
}

.m-tabs-line.m-tabs-line--skin-dark.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark a.m-tabs__link.active > i {
  color: #8284a1;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand a.m-tabs__link:hover {
  border-bottom: 1px solid #716aca;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand a.m-tabs__link.active {
  color: #716aca;
  border-bottom: 1px solid #716aca;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--brand a.m-tabs__link.active > i {
  color: #837dd1;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal a.m-tabs__link:hover {
  border-bottom: 1px solid #c4c5d6;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal a.m-tabs__link.active {
  color: #c4c5d6;
  border-bottom: 1px solid #c4c5d6;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--metal a.m-tabs__link.active > i {
  color: #d3d4e0;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light a.m-tabs__link:hover {
  border-bottom: 1px solid #fff;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light a.m-tabs__link.active {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--light a.m-tabs__link.active > i {
  color: #fff;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent a.m-tabs__link:hover {
  border-bottom: 1px solid #00c5dc;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent a.m-tabs__link.active {
  color: #00c5dc;
  border-bottom: 1px solid #00c5dc;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--accent a.m-tabs__link.active > i {
  color: #00dcf6;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus a.m-tabs__link:hover {
  border-bottom: 1px solid #9816f4;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus a.m-tabs__link.active {
  color: #9816f4;
  border-bottom: 1px solid #9816f4;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--focus a.m-tabs__link.active > i {
  color: #a32ef5;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary a.m-tabs__link:hover {
  border-bottom: 1px solid #5867dd;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary a.m-tabs__link.active {
  color: #5867dd;
  border-bottom: 1px solid #5867dd;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--primary a.m-tabs__link.active > i {
  color: #6d7ae1;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success a.m-tabs__link:hover {
  border-bottom: 1px solid #34bfa3;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success a.m-tabs__link.active {
  color: #34bfa3;
  border-bottom: 1px solid #34bfa3;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--success a.m-tabs__link.active > i {
  color: #41cbaf;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info a.m-tabs__link:hover {
  border-bottom: 1px solid #36a3f7;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info a.m-tabs__link.active {
  color: #36a3f7;
  border-bottom: 1px solid #36a3f7;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--info a.m-tabs__link.active > i {
  color: #4faef8;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning a.m-tabs__link:hover {
  border-bottom: 1px solid #ffb822;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning a.m-tabs__link.active {
  color: #ffb822;
  border-bottom: 1px solid #ffb822;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--warning a.m-tabs__link.active > i {
  color: #ffc03c;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger a.m-tabs__link:hover {
  border-bottom: 1px solid #4972E0;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger.nav.nav-tabs .nav-link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger.nav.nav-tabs .nav-link.active, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger a.m-tabs__link:hover, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger a.m-tabs__link.active {
  color: #f4516c;
  border-bottom: 1px solid #4972E0;
}

.m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger.nav.nav-tabs .nav-link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger.nav.nav-tabs .nav-link.active > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger a.m-tabs__link:hover > i, .m-tabs-line.m-tabs-line--skin-dark.m-tabs-line--danger a.m-tabs__link.active > i {
  color: #f66980;
}

.term-item {
  float: left;
}

.term-item > .term-item-mac {
  min-height: 40px;
}

.term-item-header {
  background: #e5ebf9;
  border: 1px solid #e5ebf9;
  border-left: 2px solid #4870cf;
  border-radius: 4px;
  padding: 10px;
}

.term-item-content {
  padding: 10px 0px;
}

.term-item-pointer, .term-item-pointer .term-item-child {
  cursor: pointer !important;
}

.term-item-child {
  background: var(--bs-body-bg);
  cursor: move;
  border: 1px solid #ccc;
  border-left: 2px solid #91b2ff;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px;
}

.term-item-child .la-arrows {
  font-size: 16px;
  position: absolute;
  left: 15px;
  top: 4px;
}

.term-item-child:after {
  content: " ";
  display: block;
  clear: both;
}

.pos-abs-rt {
  position: absolute;
  right: 0px;
  top: 0px;
}

.m-form .m-form__heading .m-form__heading-title {
  color: #575962;
}

.m-form .m-form__heading .m-form__heading-title {
  font-weight: 500;
  font-size: 1.3rem;
}

.margin-b-0 {
  margin-bottom: 0px !important;
}

.margin-b-20 {
  margin-bottom: 20px !important;
}

.border-b-light2 {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.padding0 {
  padding: 0px !important;
}

.col-form-value {
  line-height: 40px;
  font-weight: 600;
}

body.not-admin-page #toolbar-administration {
  display: none;
}

#orgcont-tab-left {
  border-width: 0px;
  --bs-card-box-shadow: var(--bs-root-card-box-shadow);
  --bs-card-border-color: var(--bs-root-card-border-color);
  border: 1px solid var(--bs-card-border-color);
  background-color: var(--bs-body-bg);
  border-radius: 10px;
  padding: 20px;
}

#orgcont-tab-left > li {
  display: block;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  text-align: left;
}

#rca--admin-ps-participation select,
#rca--admin-ps-persuasion select,
#rca--admin-ps-praise select {
  width: 100px;
}

@font-face {
  font-family: "proxima_nova_rgregular";
  src: url("../fonts/proximanova-regular-webfont.eot");
  src: url("../fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regular-webfont.woff2") format("woff2"), url("../fonts/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proximanova-regular-webfont.ttf") format("truetype"), url("../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_novasemibold";
  src: url("../fonts/proximanova-semibold-webfont.eot");
  src: url("../fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-semibold-webfont.woff2") format("woff2"), url("../fonts/proximanova-semibold-webfont.woff") format("woff"), url("../fonts/proximanova-semibold-webfont.ttf") format("truetype"), url("../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima_novalight";
  src: url("../fonts/proximanova-light-webfont.eot");
  src: url("../fonts/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-light-webfont.woff2") format("woff2"), url("../fonts/proximanova-light-webfont.woff") format("woff"), url("../fonts/proximanova-light-webfont.ttf") format("truetype"), url("../fonts/proximanova-light-webfont.svg#proxima_novalight") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi";
  src: url(../fonts/satoshi-webfont/Satoshi-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Satoshi";
  src: url(../fonts/satoshi-webfont/Satoshi-Bold.woff) format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Satoshi";
  src: url(../fonts/satoshi-webfont/Satoshi-Medium.woff) format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url(../fonts/roboto/Roboto-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url(../fonts/roboto/Roboto-Bold.woff) format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Roboto";
  src: url(../fonts/roboto/Roboto-Medium.woff) format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "HK Grotesk";
  src: url(../fonts/hk_grotesk/HKGrotesk-Light.woff) format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "HK Grotesk";
  src: url(../fonts/hk_grotesk/HKGrotesk-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "HK Grotesk";
  src: url(../fonts/hk_grotesk/HKGrotesk-Medium.woff) format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "HK Grotesk";
  src: url(../fonts/hk_grotesk/HKGrotesk-SemiBold.woff) format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "HK Grotesk";
  src: url(../fonts/hk_grotesk/fonts/HKGrotesk-Bold.woff) format("woff");
  font-style: normal;
  font-weight: 700;
}
body {
  font-family: "HK Grotesk" !important;
  font-size: 15px;
  color: #565656;
  padding: 0px;
  margin: 0px;
  color: #333;
  background-color: var(--bs-body-bg);
}

.kt-grid.kt-grid--hor.kt-grid--root, .kt-grid.kt-grid--hor:not(.kt-grid--desktop):not(.kt-grid--desktop-and-tablet):not(.kt-grid--tablet):not(.kt-grid--tablet-and-mobile):not(.kt-grid--mobile).kt-grid--root {
  background: #F3F5FC;
}

.kt-header--fixed.kt-subheader--fixed.kt-subheader--enabled .kt-wrapper {
  padding-top: 65px;
}

#btn-helper:hover {
  background-color: #222C46 !important;
  border-color: #222C46 !important;
}

#btn-helper:hover {
  -webkit-box-shadow: 0 3px 20px 0 rgba(113, 106, 202, 0.26);
          box-shadow: 0 3px 20px 0 rgba(113, 106, 202, 0.26);
  color: #fff !important;
}

#btn-helper {
  margin-right: 0;
  margin-top: 14px;
  padding: 5px 20px;
  border: 2px solid #DBDDE3;
  background: #DBDDE3;
  border-radius: 0px 0px 12px 12px;
  text-decoration: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

#btn-helper > .hide {
  display: none;
}

#help-wrapper-109 {
  padding: 20px;
  padding-bottom: 0;
}

#info-message-109 {
  background-color: var(--bs-body-bg);
  border: 1px solid #D7DEE4;
  border-radius: 12px;
  padding: 30px;
}

#info-message-109 > div > div > p > strong {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #1F3156;
}

#info-message-109 > div > div > div {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#info-message-109 > div > div > div > ul {
  padding-left: 15px;
}
#info-message-109 > div > div > div > ul > li {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  list-style-type: none;
}
#info-message-109 > div > div > div > ul > li:before {
  content: "•";
  font-size: x-large;
  margin-right: 8px;
}

.nav-tabs .nav-item .nav-link {
  font-size: 16px;
}

.form-group .form-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-top: 0;
  border: 2px solid var(--bs-gray-300);
  background: var(--bs-body-bg-input);
  width: 100%;
}

.input-group-prepend .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #fd397a !important;
  padding-right: calc(1.5em + 1.3rem) !important;
  background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}

select.form-control.is-invalid {
  background: unset;
}

#rca-page_pogress {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 5px;
  z-index: 9999;
}

.kt-login__logo > a > img {
  width: 250px;
}

body.kt-unauth .form-control {
  padding: 1rem !important;
  border-radius: 12px !important;
  border: 1px solid #EFF1F3 !important;
  background: #F9FAFD;
}

body.kt-unauth select.form-control {
  padding: 0.65rem 1rem !important;
}

a.m-link:hover {
  position: relative;
  color: #D70001 !important;
}

a.m-link:after {
  content: "";
}

a.m-link:hover:after {
  border-bottom: 1px solid #D70001;
  position: absolute;
  width: 100%;
  bottom: -5px;
  left: 0px;
}

.kt-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: #F3F5FC;
}
.kt-footer .kt-footer__copyright {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/**
 * kt-widget
 */
.mtrxz {
  margin-bottom: 50px;
}

.kt-widget1 {
  background-color: var(--bs-body-bg);
  background-color: var(--bs-body-bg);
  border-radius: 10px;
}
.kt-widget1 .kt-widget1__item .kt-widget1__info .kt-widget1__title {
  font-weight: bold;
  font-size: 26px !important;
  line-height: 36px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (max-width: 575px) {
  .kt-widget1 .kt-widget1__item .kt-widget1__info .kt-widget1__title {
    font-size: 16px !important;
  }
}
.kt-widget1 .kt-widget1__item .kt-widget1__info .kt-widget1__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
@media (max-width: 576px) {
  .kt-widget1 .kt-widget1__item .kt-widget1__info .kt-widget1__desc {
    font-size: 16px;
  }
}

/**
 * #kt_wrapper
 */
div#rca-page_title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 0px 24px;
}
div#rca-page_title > div:first-child {
  padding-left: 0;
}
div#rca-page_title > div:last-child {
  padding-right: 0;
}

#rca-page_title h3 {
  margin: 0px;
  margin: 0px;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

div#rca-page_message {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-top: -12px;
  margin-bottom: 40px;
}

#rca-page_action > button {
  background-color: var(--bs-body-bg);
  border-radius: 10px;
  width: 45px;
  height: 45px;
}

#rca-page_action > button > i {
  color: #657497;
  font-size: 2.3rem;
}

#rca-page_action > button:hover:not(:disabled):not(.active) {
  -webkit-box-shadow: 0 3px 20px 0 rgba(73, 114, 224, 0.1019607843) !important;
          box-shadow: 0 3px 20px 0 rgba(73, 114, 224, 0.1019607843) !important;
  background: rgba(73, 114, 224, 0.1019607843) !important;
  border: none;
}

#rca-page-page_message .alert-text > p {
  margin-bottom: 5px;
}

#rca-page-page_message .alert-text > p:last-child {
  margin-bottom: 0px;
}

#rca-page-page_message .alert-close {
  position: absolute;
  top: 15px;
  right: 15px;
}

.alert.alert-outline-dark .alert-text {
  color: var(--bs-app-sidebar-light-menu-link-color);
  font-size: 18px;
}

div#rca-page-page_message .alert.alert-outline-dark {
  border: 1px solid var(--bs-app-sidebar-light-menu-link-color);
  color: #ffffff;
  background: var(--bs-app-sidebar-light-menu-link-color);
}
div#rca-page-page_message .alert.alert-outline-dark .alert-text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: #ffffff;
}
div#rca-page-page_message .alert.alert-outline-dark .alert-text pre {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: #ffffff;
}
div#rca-page-page_message .alert.alert-outline-dark .alert-close i {
  color: #ffffff;
  opacity: 1;
}

.rca-search button i {
  color: #fff;
}

.rca-views-expose-header {
  display: none;
}

.rca-datatable,
.rca-table_view {
  overflow: auto !important;
}

.rca-table_view .kt-checkbox.kt-checkbox--solid {
  padding: 0px;
  width: 20px;
  height: 20px;
}

.rca-table_view .kt-checkbox.kt-checkbox--single > span {
  top: 10px;
}

.kt-user-card.kt-user-card--skin-dark .kt-user-card__name {
  color: #333;
}

.kt-head.kt-head--skin-dark .kt-head__title,
.kt-head.kt-head--skin-dark .nav.nav-tabs-line .nav-item .nav-link.active {
  color: #333;
}

.kt-quick-panel--right .kt-quick-panel.kt-quick-panel--on {
  z-index: 9999;
}

.form-group > .form-item {
  display: block;
  width: 100%;
}

.rca-email-variables > .alert {
  display: block;
}

.description {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
}

.description img {
  width: 100%;
}

.rca-email-variables p {
  display: none;
}

#rca-variables-subject #rac-variable-content-data {
  display: none;
}

#rca-variables-content #rac-variable-subject-data {
  display: none;
}

.accordion {
  margin-bottom: 15px;
}

/**
 * #kt_footer
 */
#rca-footer_logo {
  width: 150px;
  height: 30px;
  background-size: 100%;
}

/*============================*/
.badge-no-img {
  font-size: 40px !important;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #4870cf;
  background-color: #4870cf;
  color: #fff;
  width: 60px;
  height: 60px;
}

.badge-member-img, .member-img-new {
  padding-left: 15px;
  padding-right: 15px;
}

.top-refer-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 8px;
}

.top-refer-list li {
  padding: 5px;
  float: left;
}
.top-refer-list li:first-child {
  padding-left: 0;
}
.top-refer-list li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
}
.top-refer-list li img {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  border-radius: 50%;
}
.top-refer-list li > span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 15px;
}
.top-refer-list li p {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin: 0;
}
.top-refer-list li.product p {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 160px;
  height: 1.2em;
  white-space: nowrap;
  margin-left: 15px;
}

span.recog-message, .global-message {
  color: #000000;
  font-size: 15px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

span.separator-horizontal {
  color: #f5f5f5;
  padding: 5px;
}

.margin-0 {
  margin: 0px !important;
}

.margin-t-35 {
  margin-top: 35px !important;
}

.margin-t-55 {
  margin-top: 55px !important;
}

.margin-t--10 {
  margin-top: -10px !important;
}

.margin-t--3 {
  margin-top: -3px !important;
}

.margin-t-0 {
  margin-top: 0px !important;
}

@media (max-width: 768px) {
  .margin-xs-t-0 {
    margin-top: 0px !important;
  }
}
.margin-t-5 {
  margin-top: 5px !important;
}

.margin-t-7 {
  margin-top: 7px !important;
}

.margin-t-8 {
  margin-top: 8px !important;
}

.margin-t-10 {
  margin-top: 15px !important;
}

.margin-t-15 {
  margin-top: 15px !important;
}

.margin-t-20 {
  margin-top: 20px !important;
}

.margin-t-24 {
  margin-top: 24px !important;
}

.margin-t--24 {
  margin-top: -24px !important;
}

.margin-t-25 {
  margin-top: 25px !important;
}

.margin-t-26 {
  margin-top: 26px !important;
}

.margin-t-40 {
  margin-top: 40px !important;
}

.margin-t-60 {
  margin-top: 60px !important;
}

.margin-b-0 {
  margin-bottom: 0px !important;
}

.margin-b-5 {
  margin-bottom: 5px !important;
}

.margin-b-8 {
  margin-bottom: 8px !important;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-b-12 {
  margin-bottom: 12px !important;
}

.margin-b-14 {
  margin-bottom: 14px !important;
}

.margin-b-15 {
  margin-bottom: 15px !important;
}

.margin-b-16 {
  margin-bottom: 16px !important;
}

.margin-b-17 {
  margin-bottom: 17px !important;
}

.margin-b-18 {
  margin-bottom: 18px !important;
}

.margin-b-19 {
  margin-bottom: 19px !important;
}

.margin-b-20 {
  margin-bottom: 20px !important;
}

.margin-b-24 {
  margin-bottom: 24px !important;
}

.margin-b-30 {
  margin-bottom: 30px !important;
}

.margin-b-40 {
  margin-bottom: 40px !important;
}

.margin-b-50 {
  margin-bottom: 50px !important;
}

.margin-b-60 {
  margin-bottom: 60px !important;
}

.margin-b-70 {
  margin-bottom: 70px !important;
}

.margin-b-80 {
  margin-bottom: 80px !important;
}

.margin-b-90 {
  margin-bottom: 90px !important;
}

.margin-b-100 {
  margin-bottom: 100px !important;
}

.margin-l-1-8rem {
  margin-left: 1.8rem !important;
}

.margin-l-5 {
  margin-left: 5px !important;
}

.margin-l-15 {
  margin-left: 15px !important;
}

.margin-l-20 {
  margin-left: 20px !important;
}

.margin-l-25 {
  margin-left: 25px !important;
}

.margin-l-30 {
  margin-left: 30px !important;
}

.margin-r-1-8rem {
  margin-right: 1.8rem !important;
}

.margin-r-0 {
  margin-right: 0px !important;
}

.margin-r-5 {
  margin-right: 5px !important;
}

.margin-r-10 {
  margin-right: 10px !important;
}

.margin-r-15 {
  margin-right: 15px !important;
}

.padding-0 {
  padding: 0px !important;
}

.padding-20 {
  padding: 20px !important;
}

.padding-40 {
  padding: 40px !important;
}

.padding-t-0,
.padding-top-0 {
  padding-top: 0px !important;
}

.padding-t-10 {
  padding-top: 10px !important;
}

.padding-t-15 {
  padding-top: 15px !important;
}

.padding-t-24 {
  padding-top: 24px !important;
}

.padding-t-30 {
  padding-top: 30px !important;
}

.padding-t-40 {
  padding-top: 40px !important;
}

.padding-t-50 {
  padding-top: 50px !important;
}

.padding-b-0 {
  padding-bottom: 0px !important;
}

.padding-b-15 {
  padding-bottom: 15px !important;
}

.padding-b-20 {
  padding-bottom: 20px !important;
}

.padding-b-30 {
  padding-bottom: 30px !important;
}

.padding-b-32 {
  padding-bottom: 32px !important;
}

.padding-l-0 {
  padding-left: 0px !important;
}

.padding-l-15 {
  padding-left: 15px !important;
}

.padding-l-40 {
  padding-left: 40px !important;
}

.padding-r-0 {
  padding-right: 0px !important;
}

.padding-r-40 {
  padding-right: 40px !important;
}

.padding-lr-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.border-r-0 {
  border-right-width: 0px !important;
}

.kt-bg-blue {
  background-color: #36A3F7 !important;
}

.mt-3, .my-3 {
  margin-top: 0.75rem !important;
}

._la-items > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

._la-items > ul > li {
  display: inline-block;
  padding: 10px;
}

.m--hide {
  display: none !important;
}

.__loader,
.__loader2 {
  margin: 0 0 2em;
  height: 100px;
  width: 20%;
  text-align: center;
  padding: 1em;
  margin: 0 auto 1em;
  display: inline-block;
  vertical-align: top;
}

.__loader > svg,
.__loader2 > svg {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -15px;
}

/*
  Set the color of the icon
*/
.__loader > svg path,
.__loader > svg rect,
.__loader2 > svg path,
.__loader2 > svg rect {
  fill: #FF6700;
}

.form_loader-bg {
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.kt-section__body .form-group {
  margin-bottom: 1.5rem;
}

.kt-section__separator {
  border-top: 1px solid #ebedf2;
  margin: 0 !important;
  padding: 0 24px;
}
.kt-section__separator:first-child {
  border: 0;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.active {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  background: rgba(73, 114, 224, 0.1019607843) !important;
  border-radius: 4px;
  color: #4972E0;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item:hover {
  background: rgba(73, 114, 224, 0.1019607843) !important;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.active .kt-widget__section .kt-widget__icon .kt-svg-icon g [fill] {
  fill: #5d78ff;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.active .kt-widget__section .kt-widget__desc {
  color: #5d78ff;
}

.user-profile-tab {
  display: block !important;
  margin-bottom: 0;
}

.user-action-wrapper .ajax-progress-throbber {
  position: absolute;
  z-index: 5;
  padding-top: 6px;
  padding-left: 0;
}

div#kt_footer {
  margin-top: 110px;
}

.user-action-wrapper .ajax-progress .message {
  display: none;
}

.user-action-wrapper {
  position: relative;
  width: 150px !important;
}

.inline {
  display: inline-block !important;
}

.ui-widget-content.ui-autocomplete.ui-front {
  z-index: 1060;
}

@media (max-width: 1024px) {
  .kt-app__aside {
    width: 100% !important;
    z-index: 1;
    position: unset;
    margin-bottom: 35px;
    overflow: unset;
    left: 0;
    padding: 0 !important;
  }
}
.dash-chart .kt-widget14__chart {
  width: 100%;
}

.kt-engagement_score div#rca-page_title {
  margin: 0;
}

.rca--dashboard-datepicker {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 475px) {
  .rca--dashboard-datepicker > div:first-child {
    margin-bottom: 20px;
  }
}
.rca--dashboard-datepicker .btn.kt-subheader__btn-daterange {
  background-color: var(--bs-body-bg);
  border: 1px solid #EFF1F3 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-right: 40px;
  position: relative;
}
.rca--dashboard-datepicker .btn.kt-subheader__btn-daterange svg {
  position: absolute;
  right: 10px;
  top: 19px;
}
.rca--dashboard-datepicker .dropdown-toggle::after {
  content: none;
}

.dash-chart ul.nav.nav-pills > li:first-child .kt-widget14 {
  padding: 0;
}
.dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100 {
  width: 153px;
  height: 153px;
}
.dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100 .slice {
  width: 153px;
  height: 153px;
  clip: rect(0em, 153px, 153px, 76.5px);
}
.dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .pie, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100 .bar, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p51 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p52 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p53 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p54 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p55 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p56 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p57 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p58 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p59 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p60 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p61 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p62 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p63 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p64 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p65 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p66 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p67 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p68 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p69 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p70 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p71 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p72 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p73 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p74 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p75 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p76 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p77 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p78 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p79 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p80 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p81 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p82 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p83 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p84 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p85 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p86 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p87 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p88 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p89 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p90 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p91 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p92 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p93 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p94 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p95 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p96 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p97 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p98 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p99 .fill, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p100 .fill {
  width: 134px;
  height: 134px;
  clip: rect(0em, 76.5px, 153px, 0em);
}
.dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100:after {
  width: 134px;
  height: 134px;
}
.dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100 > span.percent {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  left: 0;
  top: -5px;
  width: 153px;
  line-height: 153px;
}
.dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100 > span.percent + span.title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #6F727D;
  left: 0;
}
.dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .rect-auto, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p51 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p52 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p53 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p54 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p55 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p56 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p57 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p58 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p59 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p60 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p61 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p62 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p63 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p64 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p65 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p66 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p67 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p68 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p69 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p70 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p71 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p72 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p73 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p74 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p75 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p76 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p77 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p78 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p79 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p80 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p81 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p82 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p83 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p84 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p85 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p86 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p87 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p88 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p89 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p90 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p91 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p92 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p93 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p94 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p95 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p96 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p97 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p98 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p99 .slice, .dash-chart ul.nav.nav-pills > li:first-child .kt-widget14__chart .c100.p100 .slice {
  clip: rect(auto, auto, auto, auto);
}

.dash-chart .nav-pills .nav-link.active, .dash-chart .nav-pills .show > .nav-link {
  background: var(--bs-body-bg-input);
  border-bottom: 2px solid #43C8B2;
  height: 100%;
}
.dash-chart .kt-widget24 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.dash-chart .kt-widget24 .kt-widget24__details .kt-widget24__info .kt-widget24__title,
.dash-chart .kt-widget24 .kt-widget24__details .kt-widget24__stats,
.dash-chart .kt-widget14 .kt-widget14__header .kt-widget14__title {
  font-weight: 600;
  font-size: 18px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  letter-spacing: 0.5px;
}
.dash-chart .kt-widget24 .kt-widget24__action .kt-widget24__change {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 25px;
}
.dash-chart .kt-widget14 .kt-widget14__chart .kt-widget14__stat {
  color: var(--bs-app-sidebar-light-menu-link-color);
  font-weight: bold;
  font-size: 32px;
  top: -15px;
}
.dash-chart .kt-widget14 .kt-widget14__chart .kt-widget14__stat span {
  letter-spacing: 0.01em;
  color: #6F727D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 55px;
  font-size: 16px;
  opacity: 0.7;
}
.dash-chart .kt-widget24 .kt-widget24__action .kt-widget24__number {
  position: relative;
  font-size: 16px;
}
.dash-chart .kt-widget24 .kt-widget24__action .kt-widget24__number span:first-child {
  color: #43C8B2;
  font-size: 18px;
}
.dash-chart .kt-widget24 .kt-widget24__action .kt-widget24__number span.over {
  right: 0;
  position: absolute;
  top: 1px;
}
.dash-chart .row-col-separator-lg {
  margin-bottom: 0;
}
.dash-chart .row.row-col-separator-lg > div {
  border-right: unset;
}
.dash-chart .kt-portlet__head {
  border-bottom: unset;
}
.dash-chart .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title.table__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dash-chart .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title.table__head-title > span {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-top: 3px;
}
.dash-chart .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title.table__head-title > span > span {
  font-weight: bold;
}
.dash-chart .kt-portlet__head .kt-portlet__head-toolbar.table__tracking-count {
  color: #959FAD;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.02em;
}
.dash-chart .kt-portlet__head.graph_head {
  padding: 0;
}
.dash-chart .kt-portlet__head.graph_head .kt-portlet__head-label .kt-portlet__head-title {
  font-size: 24px;
  letter-spacing: 0.5px;
}
.dash-chart .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row.kt-datatable__row--even > .kt-datatable__cell {
  padding-top: 16px;
  padding-bottom: 16px;
}
.dash-chart .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row.kt-datatable__row--even > .kt-datatable__cell span {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.dash-chart .kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row, .dash-chart .kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__row, .dash-chart .kt-datatable > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row {
  border-bottom: 1px solid #D1D9E1;
}
.dash-chart tfoot.kt-datatable__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 32px 0 0;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dash-chart tfoot.kt-datatable__footer tr.kt-datatable__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin: auto;
}
.dash-chart tfoot.kt-datatable__footer tr.kt-datatable__row th.kt-datatable__cell a {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
}

.kt-portlet.kt-engage .kt-portlet__head.engage_head {
  min-height: 100%;
  margin-bottom: 3px;
}

.kt-portlet.kt-engage .kt-portlet__body.kt-portlet__body--fit {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.dash-chart .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row.kt-datatable__row--even > .kt-datatable__cell span > span {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #959FAD;
}

.kt-graph {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.kt-graph .kt-portlet__head {
  border-bottom: unset;
}
.kt-graph .kt-portlet__head.graph_head {
  padding: 0;
}
.kt-graph .kt-portlet__head.graph_head .kt-portlet__head-label .kt-portlet__head-title {
  font-weight: bold;
  color: var(--bs-app-sidebar-light-menu-link-color);
  font-size: 24px;
  letter-spacing: 0.5px;
}
.kt-graph .kt-portlet__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  background-color: var(--bs-body-bg);
  margin-bottom: 20px;
  border-radius: 4px;
}

.kt-engage {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-engage .kt-portlet__head {
  border-bottom: unset;
}
.kt-engage .kt-portlet__head.engage_head {
  padding: 0;
}
.kt-engage .kt-portlet__head.engage_head .kt-portlet__head-label .kt-portlet__head-title {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.5px;
}
.kt-engage .kt-portlet__body {
  font-size: 18px;
  letter-spacing: 0.01em;
  max-width: 850px;
}

.kt-context .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  color: var(--bs-app-sidebar-light-menu-link-color);
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.5px;
}
.kt-context .kt-datatable.kt-datatable--default.kt-datatable--loaded > .kt-datatable__table {
  min-height: unset;
}
.kt-context .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row.kt-datatable__row--even > .kt-datatable__cell {
  padding: 14px 0;
}
.kt-context .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row.kt-datatable__row--even > .kt-datatable__cell span {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-portlet.kt-teammates .btn.btn-secondary {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  background-color: var(--bs-body-bg);
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  margin-right: 24px;
  min-width: 173px;
  text-align: left;
  position: relative;
  padding-right: 35px;
}

.kt-portlet.kt-teammates .btn.btn-secondary::after {
  position: absolute;
  right: 12px;
  top: 12px;
  margin: 0;
  color: #657497;
  font-size: 14px;
}

.apexcharts-text tspan {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  color: #6F727D;
}

.inline-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 575px) {
  .inline-block {
    display: block;
    text-align: right;
  }
}

.block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media (max-width: 575px) {
  .block {
    display: block;
    text-align: right;
  }
}

.col-form-label.inline-block > div {
  margin-right: 61px;
}

label.option {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-left: 8px;
}

.kt-teammates {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 110px;
}
.kt-teammates .teammates_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  background-color: var(--bs-body-bg);
  margin-bottom: 20px;
  border-radius: 4px;
}
.kt-teammates .teammates_table .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell {
  color: var(--bs-app-sidebar-light-menu-link-color);
  font-size: 18px;
  letter-spacing: 0.02em;
}
.kt-teammates .teammates_table .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell .kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__name {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-teammates .kt-portlet__head {
  border-bottom: unset;
}
.kt-teammates .kt-portlet__head.teammates_table_head {
  background-color: var(--bs-body-bg);
  padding-bottom: 20px;
}
.kt-teammates .kt-portlet__head.teammates_head {
  padding: 0;
  margin-bottom: 16px;
  min-height: 100%;
}
@media only screen and (max-width: 475px) {
  .kt-teammates .kt-portlet__head.teammates_head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .kt-teammates .kt-portlet__head.teammates_head .kt-portlet__head-label {
    margin-bottom: 20px;
  }
  .kt-teammates .kt-portlet__head.teammates_head .kt-portlet__head-toolbar {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .kt-teammates .kt-portlet__head.teammates_head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div {
    width: 100%;
  }
}
.kt-teammates .kt-portlet__head.teammates_head .kt-portlet__head-label .kt-portlet__head-title {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.5px;
}

input.quicksearchactivity {
  background: #FBFCFF;
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  width: 240px !important;
}
@media (max-width: 475px) {
  input.quicksearchactivity {
    width: 100% !important;
  }
}

.kt-row-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.kt-col-grid {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px 30px;
}
@media (min-width: 575px) {
  .kt-col-grid {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .kt-col-grid {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1024px) {
  .kt-col-grid {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
    max-width: 33%;
  }
}
@media (min-width: 1399px) {
  .kt-col-grid {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

.kt-portlet {
  border-radius: 12px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-rca-primary-outline {
  background-color: var(--bs-body-bg);
  border: 1.5px solid #5867DD;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #5867DD;
}
.btn-rca-primary-outline:hover {
  background: #5867DD;
  color: #FFFFFF;
}

.btn-rca-primary {
  background: #5867DD;
  border: 1.5px solid #5867DD;
  border-radius: 12px;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.btn-rca-primary:hover {
  background-color: var(--bs-body-bg);
  color: #5867DD;
}

.btn-rca-grey {
  background: #E2E8F9;
  border: 1.5px solid #E2E8F9;
  border-radius: 12px;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.btn.btn-rca-primary.disabled, .btn.btn-rca-primary:disabled {
  opacity: 1;
  background: #ccc;
  border-color: #ccc;
  color: #959FAD;
  cursor: not-allowed;
}

.show > .btn.btn-default, .btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:hover {
  border: 1px solid #EFF1F3;
}

.form-control, .custom-file-label, .input-group-prepend {
  background: var(--bs-body-bg-input);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  font-size: 14px !important;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.form-group .input-group .form-text {
  width: 50%;
}

.input-group-text {
  border-radius: 12px;
}

form.frm-search input {
  min-width: 240px;
  padding: 12px;
  height: auto;
}

#email-error {
  margin-top: 10px;
  color: #fd397a;
}

.rca--error {
  color: #f4516c;
}

.rca--error .form-control {
  border: 1px solid #f4516c !important;
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 0;
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager > .kt-datatable__pager-info {
  padding-left: 30px;
}

span.kt-datatable__pager-detail {
  display: none;
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager > .kt-datatable__pager-info .kt-datatable__pager-size {
  margin-right: 0;
}

.no-padding {
  padding: 0;
}

.kt-portlet__body--table {
  background-color: var(--bs-body-bg);
  border-radius: 12px;
}

.kt-portlet .kt-portlet__body {
  border-radius: 10px !important;
}

.kt-portlet__head .input-group i {
  color: #ffffff;
}

/* TEST */
div#kt_content {
  max-width: 1655px !important;
}

.kt-widget4 .kt-widget4__item {
  border-bottom: 1px solid #D1D9E1;
}

.btn-info, .btn-success {
  color: #ffffff !important;
}

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell > span, .kt-datatable > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row > .kt-datatable__cell > span {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-datatable__cell span img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 12px;
}

.kt-user-card-v2 .kt-user-card-v2__pic {
  padding-right: 0;
}

.kt-datatable__cell span .kt-badge.kt-badge--info {
  margin-right: 12px;
}

@media (min-width: 1599px) {
  .col-xlg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xlg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xlg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xlg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xlg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xlg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
.btn {
  padding-top: 10px;
  word-break: normal;
}

label.col-form-label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

div.col-form-label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-body .form-group {
  margin-bottom: 1rem;
}
.card-body .form-group label.col-form-label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

div#rca-mode-loader-catalog .form-group.row.margin-b-0 label.col-form-label.text-left {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-section__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.75rem;
}
.kt-section__head .kt-section__title.kt-section__title-lg {
  margin-bottom: 0;
}

.nav-link svg.icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.kt-section__title-md {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 20px;
}

.kt-section .kt-section__heading.kt-section__title-lg, .kt-section .kt-section__title.kt-section__title-lg {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-section .kt-section__heading.kt-section__title-sm, .kt-section .kt-section__title.kt-section__title-sm {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-section__title.kt-section__title-sm.border-t-light2 {
  border-top: 0.5px solid rgba(209, 217, 225, 0.5019607843);
  border-bottom: 0;
  padding-top: 35px;
  margin-bottom: 24px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.kt-section__title.kt-section__title-sm.border-t-light2 .description {
  margin-top: 6px;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__head .kt-widget__media img {
  width: 100px;
  height: 100px;
  max-width: 100%;
  border-radius: 50%;
}

div#profile-main-info .kt-widget.kt-widget--user-profile-1 .kt-widget__head .kt-widget__media img, div#profile-main-info .kt-widget.kt-widget--user-profile-1 .kt-badge.kt-badge--info {
  width: 120px;
  height: 120px;
  font-size: 30px;
}

.kt-widget.kt-widget--user-profile-1 .kt-badge.kt-badge--info {
  width: 100px;
  height: 100px;
  font-size: 30px;
}

.kt-section__title-separator {
  border-top: 0.5px solid rgba(209, 217, 225, 0.5019607843);
  padding-top: 35px !important;
  margin-top: 40px !important;
}

.kt-avatar .kt-avatar__holder {
  width: 240px;
  height: 240px;
  border: 10px solid #fff;
  border-radius: 10px;
}

.kt-portlet .kt-portlet__foot {
  margin: 0 35px;
  padding: 25px 0;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .nav-pills .nav-item:last-child {
  margin-right: 0.5rem;
}

.kt-form__actions .btn-primary, .modal-footer .btn-primary, .kt-section__head .btn-primary {
  background: #4972E0;
  border-radius: 8px;
  min-width: 150px;
  min-height: 42px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  padding-top: 10px;
  margin-right: 0 !important;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item {
  border-bottom: 0.5px solid rgba(73, 114, 224, 0.1019607843);
  margin: 0;
  padding: 15px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items li:last-child .kt-widget__item {
  border: 0;
}

.kt-widget.kt-widget--user-profile-1 {
  height: 100%;
  padding-bottom: 0;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__head {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 34px;
  border-bottom: 0.5px solid rgba(209, 217, 225, 0.5019607843);
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__head .kt-widget__content {
  padding: 20px 0 0;
  text-align: center;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__username {
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__subtitle {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  padding-top: 14px;
}

@media (min-width: 1024px) {
  div#kt_user_profile_aside .kt-widget.kt-widget--user-profile-1 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__subtitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 300px;
  }
}
@media (max-width: 575px) {
  div#kt_user_profile_aside .kt-widget.kt-widget--user-profile-1 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__subtitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 300px;
  }
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__content {
  padding: 34px;
  border-bottom: 0.5px solid rgba(209, 217, 225, 0.5019607843);
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items {
  padding: 34px;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__content .kt-widget__info .kt-widget__label {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  padding-bottom: 24px;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__content .kt-widget__info .kt-widget__text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #959FAD;
  padding-top: 8px;
  margin: 0;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__content .kt-widget__info .kt-widget__data {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
}

div#w-address_book .modal-header, form#ccount-profile-user-address-create .modal-header {
  border: 0;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 3rem;
  padding-bottom: 0;
}

div#w-address_book .modal .modal-content .modal-header .modal-title, form#ccount-profile-user-address-create .modal .modal-content .modal-header .modal-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

div#w-address_book .modal-body, form#ccount-profile-user-address-create .modal-body {
  padding: 2rem 3rem 2rem;
}

.modal .modal-content {
  border-radius: 10px;
}

.kt-profile-submit-sucesss {
  text-align: center;
}
.kt-profile-submit-sucesss .modal-header {
  border: 0;
  position: absolute;
  right: 0;
  z-index: 999;
}
.kt-profile-submit-sucesss .modal-body {
  padding-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kt-profile-submit-sucesss .modal-body img {
  width: 96px !important;
  height: auto !important;
  margin: 0 !important;
  margin-bottom: 15px;
}
.kt-profile-submit-sucesss .modal-body h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 15px;
}
.kt-profile-submit-sucesss .modal-body p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 50px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  word-break: break-word;
}
.kt-profile-submit-sucesss .modal-body a.btn {
  background: #4972E0;
  border-radius: 8px;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.kt-profile-submit-sucesss .modal-body a.btn:hover {
  color: #FFFFFF !important;
}

.field-icon {
  z-index: 2;
}

.kt-datatable.kt-datatable--default.kt-datatable--loadedx > .kt-datatable__table > .kt-datatable__body {
  min-height: 130px;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row:last-child {
  border: none;
}

div#tab-wrapper .nav-fill .nav-item, div#org_registration-wrapper .nav-fill .nav-item {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 20px;
}
@media (max-width: 768px) {
  div#tab-wrapper .nav-fill .nav-item, div#org_registration-wrapper .nav-fill .nav-item {
    margin-bottom: 15px;
  }
}
div#tab-wrapper .nav-fill .nav-item .nav-link, div#org_registration-wrapper .nav-fill .nav-item .nav-link {
  border: 1px solid #ECEDF1 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color) !important;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
div#tab-wrapper .nav-fill .nav-item .nav-link svg, div#org_registration-wrapper .nav-fill .nav-item .nav-link svg {
  margin-right: 5px;
}

div#tab-wrapper .nav-pills .nav-item .nav-link:active, div#tab-wrapper .nav-pills .nav-item .nav-link.active, div#tab-wrapper .nav-pills .nav-item .nav-link.active:hover, div#org_registration-wrapper .nav-pills .nav-item .nav-link:active, div#org_registration-wrapper .nav-pills .nav-item .nav-link.active, div#org_registration-wrapper .nav-pills .nav-item .nav-link.active:hover {
  background: #36A3F7;
  border-radius: 8px;
  color: #ffffff !important;
}

@media (max-width: 475px) {
  div#tab-wrapper.tab-wrapper-commend .nav-fill {
    margin-bottom: 0;
  }
  div#tab-wrapper.tab-wrapper-commend .nav-fill .nav-item {
    width: 47%;
    margin-bottom: 15px;
  }
  div#tab-wrapper.tab-wrapper-commend .nav-fill .nav-item .nav-link {
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  div#tab-wrapper.tab-wrapper-commend .nav-fill .nav-item:last-child {
    margin-right: 0;
  }
}

.tab-wrapper-scroll .nav-fill {
  display: inline-block;
  width: 100%;
  overflow-y: auto;
  white-space: nowrap;
  padding-bottom: 15px;
}
.tab-wrapper-scroll .nav-fill .nav-item {
  min-width: 120px;
  width: auto !important;
  margin-bottom: 0;
  display: inline-block;
}
.tab-wrapper-scroll .nav-fill .nav-item .nav-link {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 475px) {
  .commend-wizard-form .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-toolbar > div {
    width: 100%;
  }
}

.org_reg .accordion.accordion-toggle-plus .card .card-header .card-title.collapsed {
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.org_reg .accordion.accordion-toggle-plus .card .card-header .card-title svg {
  margin-right: 15px;
}
.org_reg .accordion.accordion-toggle-plus .card .card-header .card-title.collapsed:after {
  content: "Edit";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  letter-spacing: 0.02em;
  color: #4972E0;
  font-family: "HK GROTESK";
}

.table-list-bulkaction {
  margin-top: 1px;
}

.table-list-bulkaction .btn.btn-default {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color) !important;
  line-height: 15px;
  background: #4972E0;
  color: #FFFFFF !important;
  border-radius: 8px;
  padding: 13px 16px;
}
.table-list-bulkaction .btn.btn-default:hover {
  background: #163EAB !important;
}

.table-list-bulkaction .btn.btn-default svg {
  margin-right: 10px;
  margin-bottom: 4px;
}

.table-list-bulkaction .btn.btn-default:hover {
  background: none;
}

.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper {
  width: 100%;
}
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div form.frm-search {
    width: 100%;
  }
  .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div .dropdown .dropdown-toggle-filter, .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div .dropdown.show .dropdown-toggle-filter, .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div .filter-buttons {
    margin-bottom: 15px;
  }
  .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div .dropdown .dropdown-toggle-filter, .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div .dropdown.show .dropdown-toggle-filter {
    margin-right: 0;
  }
}
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div .btn.btn-pill {
  border-radius: 2rem;
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.005em;
  color: #4972E0;
}
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .kt-portlet__head-wrapper > div .btn-outline-brand:hover {
  color: #ffffff;
  background-color: #5d78ff;
  border-color: #5d78ff;
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link > i {
  font-size: 25px;
}

.kt-checkbox.kt-checkbox--solid > span {
  border: 1.5px solid #959FAD !important;
  background: transparent !important;
}

.kt-portlet__body--width_50 {
  margin: auto;
  width: 60%;
}
@media only screen and (max-width: 1100px) {
  .kt-portlet__body--width_50 {
    width: 100%;
  }
}

form.frm-comments .no-record-found {
  min-height: 100px;
  padding-top: 15px;
}

.input-group > .comment-box {
  background: #F9FAFD;
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px !important;
}

.kt-row-grid .no-record-found {
  margin: 0 15px;
}

.no-record-found {
  text-align: center;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--bs-body-bg);
  border-radius: 12px !important;
  width: 100%;
}
.no-record-found img {
  width: 170px;
  margin-bottom: 30px;
}
.no-record-found p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin: 0;
}
.no-record-found .button--group {
  margin-top: 30px;
  margin-bottom: 60px;
}
.no-record-found .button--group a {
  margin: 0 10px;
  border-radius: 8px;
  width: 216px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
}
.no-record-found h3 {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.no-record-found.no-record-found--no_background {
  background: none;
  min-height: unset;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell i.la.la-edit {
  color: #959FAD;
  font-size: 25px;
}

div#rac-variable-global-data li::marker, div#rac-variable-content-datax li::marker {
  color: #4972E0;
  font-size: 20px;
}

div#rac-variable-global-data li, div#rac-variable-content-datax li {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-form__heading.m-form__heading.border-b-light2.margin-b-20 {
  border-top: 0.5px solid rgba(209, 217, 225, 0.5019607843);
  border-bottom: 0;
  padding-top: 35px !important;
  margin-bottom: 0 !important;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-form__heading.m-form__heading.border-b-light2.margin-b-20 .kt-form__heading-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-form__heading.m-form__heading.border-b-light2.margin-b-20.padding-t-0 {
  padding-top: 0 !important;
}
.kt-form__heading.m-form__heading.border-b-light2.margin-b-20.padding-t-0 h1.kt-form__heading-title {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-form__heading.m-form__heading.border-b-light2.margin-b-20.border-t-0 {
  border-top: none !important;
  padding-top: 0 !important;
}

label.kt-checkbox {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.btn-brand {
  background: #4972E0;
  border-radius: 8px;
  font-style: normal;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  padding: 10px 19px;
}
.btn-brand:hover {
  color: #3758ff;
  background-color: #fff;
  border-color: #2a4eff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn-danger {
  border-radius: 8px;
  font-style: normal;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  padding: 10px 19px;
}

.btn.btn-wide {
  min-width: 170px;
}

.btn-secondary {
  border: 1px solid #959FAD;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
}

.js input.form-autocomplete {
  background-position: 98% center;
}

button.rmwf--btn-prev.btn.btn-secondary.btn-md.btn-tall.btn-wide.kt-font-bold {
  color: #959FAD;
  border: 1px solid #959FAD;
  margin-right: 20px;
}
button.rmwf--btn-prev.btn.btn-secondary.btn-md.btn-tall.btn-wide.kt-font-bold:hover {
  border: 1px solid #4972E0;
}

ul.nav.nav-pills.nav-fill.kt-list-grid li.nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

ul.nav.nav-pills.nav-fill.kt-list-grid .nav-item .nav-link {
  padding: 0.75rem 1rem;
}

ul.nav.nav-pills.nav-fill.kt-list-grid .nav-item .nav-link i {
  font-size: 18px;
  text-align: center;
  margin: 0 !important;
}

.kt-org-context-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
  padding-bottom: 6px;
  border-bottom: 1px solid #D1D9E1;
}
.kt-org-context-item .kt-org-context-head {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 25px;
}
.kt-org-context-item .kt-org-context-label {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-bottom: 24px;
}
.kt-org-context-item .kt-org-context-body .kt-org-context {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  background: rgba(73, 114, 224, 0.08);
  border-radius: 8px;
  padding: 5px 14px;
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 18px;
}

.btn.btn-secondary {
  font-style: normal;
  font-weight: 500;
  color: #4972E0;
  border: 1px solid #4972E0 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  padding: 10px 19px;
}

.btn.btn-secondary:hover {
  color: #ffffff !important;
  background: #4972E0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

span.input-group-append .btn {
  border: 1px solid #EFF1F3;
  background: #F9FAFD;
  border-radius: 12px;
}
span.input-group-append .btn:hover {
  background: #F9FAFD;
  border-color: #EFF1F3;
}
span.input-group-append .btn:hover i {
  color: #5d78ff;
}

.btn-anchor {
  background: none;
  padding: 0px;
  color: #5867dd;
  border-width: 0px !important;
  cursor: pointer;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
}

.invalid-feedback {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.01em;
  margin-top: 10px;
}

span.btn.btn-label-grey {
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  letter-spacing: 0.01em;
  padding: 8px 10px;
  background-color: rgba(149, 159, 173, 0.08);
  color: #959FAD;
  cursor: text !important;
}

.kt-datatable__pager-info select {
  background-color: var(--bs-body-bg-input);
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.kt-datatable__pager-info select {
  background-image: url(../images/icon/chevron-down.png) !important;
  background-position: calc(100% - 15px) calc(1em + 0px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
  background-repeat: no-repeat !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 16px !important;
  letter-spacing: 0.005em !important;
  -webkit-font-feature-settings: "liga" off !important;
          font-feature-settings: "liga" off !important;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
  padding: 11px 30px;
  border: 1px solid #eff1f3 !important;
}

.dash-chart .nav-pills .nav-link {
  height: 100%;
  padding: 20px;
}

div#help-btn-wrapper {
  position: absolute;
  right: 20px;
  margin-top: 5px;
}

button#dropdownMenuButton-graph_year_selector {
  background-color: var(--bs-body-bg);
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  width: 138px;
  text-align: left;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  background-image: url(../images/icon/chevron-down.png) !important;
  background-position: calc(100% - 15px) calc(1em + 4px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
  background-repeat: no-repeat !important;
}

button#dropdownMenuButton-graph_year_selector:after {
  position: absolute;
  right: 0;
  top: 14px;
  padding: 0 20px;
  font-size: 0.8rem;
  display: none;
}

@media (max-width: 1024px) {
  .kt-user-card-v2 .kt-user-card-v2__pic img {
    max-width: 40px;
  }
}
.program-terms-wraper {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 15px;
}

.program-terms-wraper strong {
  font-weight: bold;
  font-size: 20px;
}

.program-terms-wraper p {
  margin: 0;
}

.text-select-from {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.rca-mode-btn-list-display {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #4972E0;
  text-decoration: none !important;
}

.s-hidden {
  visibility: hidden;
  padding-right: 10px;
  display: none;
}

.kt-datatable__pager-info .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 100%;
  min-width: 150px;
  min-height: 39.89px;
}
@media (max-width: 575px) {
  .kt-datatable__pager-info .select {
    margin-bottom: 12px;
  }
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager > .kt-datatable__pager-info .kt-datatable__pager-size .btn.dropdown-toggle {
  background: var(--bs-body-bg);
  border-radius: 8px !important;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 20px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
  width: auto;
  height: auto;
  padding: 11px 16px;
  border: 1px solid #eff1f3 !important;
}

.kt-datatable__pager-info .select {
  width: 100%;
  min-width: auto;
}

.inline-block .select:first-child {
  margin-right: 15px;
}

.select + * {
  margin-right: 15px;
}

.bootstrap-select > .dropdown-toggle:after {
  border: 0;
  margin-right: -2px;
  content: url(../images/icon/chevron-down.png) !important;
}

.styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--bs-body-bg);
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 16px;
  background-image: url(../images/icon/chevron-down.png) !important;
  background-position: calc(100% - 15px) calc(1em + 0px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
  background-repeat: no-repeat !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 16px !important;
  letter-spacing: 0.005em !important;
  -webkit-font-feature-settings: "liga" off !important;
  font-feature-settings: "liga" off !important;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
}

.styledSelect:active, .styledSelect.active {
  background-color: var(--bs-body-bg);
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 16px;
}

.options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 0;
  padding: 0 0;
  list-style: none;
  border: none;
  background-color: white;
  -webkit-box-shadow: 0px 5px 15px rgba(22, 62, 171, 0.1019607843);
          box-shadow: 0px 5px 15px rgba(22, 62, 171, 0.1019607843);
  border-radius: 4px;
  max-height: 350px;
  overflow-y: auto;
  text-align: left;
}

.options li {
  margin: 0 0;
  padding: 8px 16px;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.options li:hover {
  background-color: #f7f8fa;
}

.dropdown-menu, .bootstrap-timepicker-widget.dropdown-menu {
  background-color: var(--bs-body-bg);
  -webkit-box-shadow: 0px 5px 15px rgba(22, 62, 171, 0.1019607843);
          box-shadow: 0px 5px 15px rgba(22, 62, 171, 0.1019607843);
  border-radius: 4px;
}

div#ms-product-list td.kt-datatable__cell .kt-checkbox {
  padding: 0;
  height: 8px;
  width: auto;
}

div#ms-product-list td.kt-datatable__cell .kt-checkbox.kt-checkbox--single > span {
  top: 1px;
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link {
  margin: 0;
}

.rca-activity-comment-wrapper .kt-badge.kt-badge--xl, form#frm-comments .kt-badge.kt-badge--xl, #rca-recent-activity .kt-badge.kt-badge--xl, #rca-recent-activity .nomination-content-activity .nominated-wrapper img, #rca-recent-activity .nomination-content-activity .nominee-wrapper img {
  width: 40px;
  height: 40px;
}

.alert.alert-outline-primary {
  border: 1px solid #43C8B2;
  color: var(--bs-app-sidebar-light-menu-link-color);
  font-size: 18px;
  background: var(--bs-body-bg);
  border-radius: 8px;
}

.alert.alert-outline-primary .alert-text {
  color: var(--bs-app-sidebar-light-menu-link-color);
  font-size: 18px;
}

.alert.alert-outline-primary .alert-close i {
  color: var(--bs-app-sidebar-light-menu-link-color);
  opacity: 1;
}

.alert.alert-outline-danger {
  color: var(--bs-app-sidebar-light-menu-link-color);
  font-size: 18px;
  background: var(--bs-body-bg);
  border-radius: 8px;
}

.alert.alert-outline-danger .alert-text {
  color: var(--bs-app-sidebar-light-menu-link-color);
  font-size: 18px;
  background: var(--bs-body-bg);
}

.mdl-video .modal-content {
  position: relative;
  padding-bottom: 56.25%;
  background: none;
  border: none;
}
.mdl-video .modal-content button.close {
  position: absolute;
  z-index: 99;
  right: -50px;
  top: -50px;
  background-color: var(--bs-body-bg);
  border-radius: 50%;
  width: 45px;
  height: 45px;
  font-size: 15px;
  opacity: 1;
}
.mdl-video .modal-content > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mdl-imge .modal-content {
  position: relative;
  padding-bottom: 70.25%;
  border: none;
}
.mdl-imge .modal-content button.close {
  position: absolute;
  z-index: 99;
  right: -100px;
  top: -10px;
  background-color: var(--bs-body-bg);
  border-radius: 50%;
  width: 45px;
  height: 45px;
  font-size: 15px;
  opacity: 1;
}
.mdl-imge .modal-content > svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px;
}

.kt_modal_info {
  margin-left: 12px;
}

div#activity-mode-list .kt-wizard-v3[data-ktwizard-state=between] [data-ktwizard-type=action-submit] {
  width: 240px;
}
@media (max-width: 575px) {
  div#activity-mode-list .kt-wizard-v3[data-ktwizard-state=between] [data-ktwizard-type=action-submit] {
    width: 240px;
    min-width: unset;
    margin: 0px 3px;
    margin-top: unset;
  }
}
@media (max-width: 424px) {
  div#activity-mode-list .kt-wizard-v3[data-ktwizard-state=between] [data-ktwizard-type=action-submit] {
    width: 240px;
  }
}

.swal2-popup {
  border-radius: 10px;
}

.swal2-popup .swal2-icon {
  display: none !important;
}

.swal2-header {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.swal2-popup .swal2-title {
  margin: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.swal2-popup .swal2-content {
  margin-top: 39px;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.swal2-popup .swal2-actions {
  margin: 0;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swal2-actions .btn.btn-secondary {
  width: 47%;
  background-color: var(--bs-body-bg);
}
.swal2-actions .btn.btn-secondary:hover {
  color: #ffffff !important;
  background: #4972E0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.swal2-actions .btn.btn-brand {
  background-color: #4972E0 !important;
  border-color: #4972E0 !important;
  color: #FFFFFF !important;
  width: 47%;
  border-radius: 8px;
  background: #4972E0;
  font-style: normal;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.02em;
}
.swal2-actions .btn.btn-brand:hover {
  color: #3758ff;
  background-color: #fff;
  border-color: #2a4eff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (min-width: 1025px) {
  .kt-container {
    padding: 0 30px;
  }
}
.form-group {
  margin-bottom: 24px;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.select2-container--default .select2-results__option, .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
  background: #F9FAFD;
  border: 2px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
}

.element-item {
  padding-bottom: 30px;
}

table.kt-datatable__table_slack {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
table.kt-datatable__table_slack td, table.kt-datatable__table_slack th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
table.kt-datatable__table_slack td .kt-checkbox, table.kt-datatable__table_slack th .kt-checkbox {
  padding-left: 17px;
  margin-bottom: 13px;
}
table.kt-datatable__table_slack tr:nth-child(even) {
  background-color: #F9FAFF;
}

.form-required {
  margin: 0 0.3em;
}
.form-required:after {
  display: none;
}

.org_reg .ui-state-default:hover, .org_reg .ui-widget-content .ui-state-default:hover, .org_reg .ui-widget-header .ui-state-default:hover {
  background: transparent !important;
}
.org_reg .card.ui-state-default.ui-sortable-handle {
  background: transparent !important;
}
.org_reg .form-control {
  margin-bottom: 10px;
}

.datepicker {
  width: unset;
}

.kt-portlet--user .kt-winner-item .kt-user-card-v2 .kt-user-card-v2__pic img {
  width: 120px;
  height: 120px;
}

.kt-portlet--user .kt-user-card-v2 .kt-user-card-v2__pic img {
  max-width: 120px;
  max-height: 120px;
  margin-right: 35px;
}
.kt-portlet--user .kt-user-card-v2 .kt-user-card-v2__pic .kt-badge {
  width: 120px;
  height: 120px;
  margin-right: 35px;
  font-size: 28px;
}
.kt-portlet--user .kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__name {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 25px;
}
.kt-portlet--user .table-summary {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-portlet--user .comment-separator {
  color: #959FAD;
  padding: 0 11px;
}

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.display-flex-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  word-break: break-word;
  max-width: 500px;
}

.kt-portlet.kt-winners-banner {
  background: #e2e8f9;
  padding: 30px;
  position: relative;
  height: 322px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.kt-portlet.kt-winners-banner .kt-portlet__body {
  background-color: var(--bs-body-bg);
  padding: 50px;
  height: 234px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.kt-portlet.kt-winners-banner .kt-portlet__body .svg-logo {
  position: absolute;
  left: 46.5%;
  top: -30px;
}
.kt-portlet.kt-winners-banner .kt-portlet__body svg.star {
  position: absolute;
}
.kt-portlet.kt-winners-banner .kt-portlet__body svg.star.star1 {
  top: 30%;
  left: 20%;
}
.kt-portlet.kt-winners-banner .kt-portlet__body svg.star.star2 {
  top: 50%;
  left: 15%;
}
.kt-portlet.kt-winners-banner .kt-portlet__body svg.star.star3 {
  left: 20%;
  bottom: 20%;
}
.kt-portlet.kt-winners-banner .kt-portlet__body svg.star.star4 {
  top: 30%;
  right: 20%;
}
.kt-portlet.kt-winners-banner .kt-portlet__body svg.star.star5 {
  top: 50%;
  right: 15%;
}
.kt-portlet.kt-winners-banner .kt-portlet__body svg.star.star6 {
  right: 20%;
  bottom: 20%;
}
.kt-portlet.kt-winners-banner .kt-portlet__body .kt-winners_title {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-portlet.kt-winners-banner .kt-portlet__body .kt-winners_desc {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-portlet__body.kt-winner-item {
  padding: 30px;
}
.kt-portlet__body.kt-winner-item .kt-winner-item-content {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-top: 20px;
  margin-bottom: 0;
}
.kt-portlet__body.kt-winner-item .kt-winner-mtrx .kt-widget1 {
  background: #F0F3FC;
  border-radius: 12px;
  padding: 20px;
  margin-top: 24px;
}
.kt-portlet__body.kt-winner-item .kt-winner-mtrx .kt-widget1 span.kt-widget1__content--desc {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

@media (max-width: 575px) {
  .row.flex-row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.kt-winner--right-sidebar {
  margin-top: 9.4em;
}
@media (max-width: 575px) {
  .kt-winner--right-sidebar {
    margin-top: 0;
  }
}

.kt-nomination-comment .kt-portlet__body {
  background-color: var(--bs-body-bg);
}
.kt-nomination-comment form.frm-comments {
  border: none;
  margin: 0;
}

@media (max-width: 575px) {
  .rca--checkout-content .pull-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .rca--checkout-content .pull-right .btn {
    width: 150px;
  }
}

.color-success {
  color: #43C8B2 !important;
  font-weight: 600;
}

.color-warning {
  color: #FFB925 !important;
  font-weight: 600;
}

.color-danger {
  color: #FF0000 !important;
  font-weight: 600;
}

.btn-draft {
  padding: 11px 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #4972e0;
  word-break: break-word;
}

.dropzone {
  position: relative;
  border: 2px dashed #ebedf2;
  border-radius: 20px;
  color: #595d6e;
  font: 500 16px/200px arial;
  height: 200px;
  margin: 30px auto;
  text-align: center;
  width: 100%;
}

.dropzone.hover {
  border: 10px solid #FE5;
  color: #FE5;
}

.dropzone.dropped {
  background-color: var(--bs-body-bg);
  border: 2px solid #ebedf2;
}

.dropzone div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.dropzone img {
  border-radius: 10px;
  vertical-align: middle;
  max-width: 95%;
  max-height: 95%;
}

.dropzone [type=file] {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

ol, ul, dl {
  padding-left: 50px;
  margin-bottom: 0px;
}

.lm-notification {
  width: 360px;
  padding: 15px;
  background-color: white;
  border-radius: 16px;
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
}

.lm-notification-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}

.lm-notification-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}

.lm-notification-close {
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F0F2F5;
  font-size: 14px;
}

.lm-notification-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.lm-notification-media {
  position: relative;
}

.lm-notification-user-avatar {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  -o-object-fit: cover;
  object-fit: cover;
}

.lm-notification-reaction {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 30px;
  color: white;
  background-image: linear-gradient(45deg, #0070E1, #14ABFE);
  font-size: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.lm-notification-content {
  width: calc(100% - 60px);
  padding-left: 20px;
  line-height: 1.2;
}

.lm-notification-text {
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 50px;
}

.lm-notification-timer {
  color: #1876F2;
  font-weight: 600;
  font-size: 14px;
}

.lm-notification-status {
  position: absolute;
  right: 15px;
  top: 50%;
  /* transform: translateY(-50%); */
  width: 15px;
  height: 15px;
  background-color: #1876F2;
  border-radius: 50%;
}

label.fake-input {
  background: #e9ecef;
  padding: 12px 15px;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-left: 15px;
  border-radius: 4px;
  border: 1px solid #ced4da;
}

.dropdown-menu .notif-has-alert::after {
  content: "";
  display: block;
  background: #ff0000;
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 7px;
  right: -10px;
}

.already-nominated > .grid-wrapper {
  background-color: #e4e4e4 !important;
  cursor: auto !important;
}

.kt-notification__item-icon svg {
  height: 24px;
  width: 24px;
  margin-left: -4px;
}

.kt-notification__item-icon svg.icon-import path,
.kt-notification__item-icon svg.icon-laing--page path,
.kt-notification__item-icon svg.icon-navigation--menu path,
.kt-notification__item-icon svg.icon-points--system path {
  stroke: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.notif-has-alert {
  position: relative;
}
.notif-has-alert:after {
  content: "";
  display: block;
  background: red;
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  right: 10px;
}

.notif-has-alert2 {
  position: relative;
}
.notif-has-alert2:after {
  content: "";
  display: block;
  background: red;
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 45%;
  right: 10px;
}

.notif-item > span.img {
  display: block;
  float: left;
  margin-right: 10px;
}

.notif-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.notif-item > span.msg {
  display: block;
  float: left;
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.notif-item > span.msg img {
  width: 50px;
}

.notif-item > span.img > img {
  width: 35px;
  height: 35px;
  border-radius: 50px;
}

.notif-item > span.img > .icon {
  width: 35px;
  height: 35px;
}

.notif-item > span.img > .kt-badge {
  width: 35px;
  height: 35px;
  font-size: 14px;
}

#topbar_notifications_notifications .kt-notification__item-time {
  padding-left: 45px;
  margin-top: 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #959FAD;
}

.notif-reacted .img {
  position: relative;
}

.notif-reacted span.reacted-emoji {
  position: absolute;
  right: -10px;
  bottom: -16px;
  font-size: 26px;
}

@media (min-width: 375px) {
  .dropdown-menu.dropdown-menu-lg {
    width: 365px;
  }
}
@media (min-width: 768px) {
  .dropdown-menu.dropdown-menu-lg {
    width: 415px;
  }
}
.form-item, .form-actions {
  margin-top: 0px;
  margin-bottom: 0px;
}

.kt-portlet-background-none {
  background: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  margin: 0;
  margin-top: 55px;
}
@media (max-width: 375px) {
  .kt-portlet-background-none {
    margin-top: 15px;
  }
}
.kt-portlet-background-none .kt-portlet__head {
  border: none !important;
  padding: 0;
  margin-bottom: 10px;
}
.kt-portlet-background-none .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kt-portlet-background-none .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title svg.help {
  margin-left: 15px;
  cursor: help;
}
.kt-portlet-background-none .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-portlet-background-none .kt-datatable.kt-datatable--default > .kt-datatable__pager {
  padding: 25px 0;
}

.kt-portlet-background-white {
  background-color: var(--bs-body-bg);
}

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell {
  background: #F9FAFF !important;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell:last-child {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell:first-child {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row {
  border: none !important;
}

.alert p {
  margin: 0;
}

.rca-mode-state-done {
  color: #716aca !important;
  display: none;
}

.rca-message-i .alert-text > p {
  margin-bottom: 0px;
}

.ui-widget-content.ui-autocomplete.ui-front > .ui-menu-item > .ui-menu-item-wrapper {
  display: block;
}

.ui-widget-content.ui-autocomplete.ui-front {
  max-height: 400px;
  overflow-y: auto;
}

.rca-mode-search-result {
  list-style: none;
  margin: 0;
  padding: 0;
}

.rca-mode-search-result li {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-color);
  position: relative;
  padding: 11px 16px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.rca-mode-search-result li:hover {
  border-color: #22b9ff;
}

.rca-mode-search-result li a {
  text-decoration: none;
  text-decoration: none !important;
  font-size: 20px;
  color: #959FAD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px;
}
.rca-mode-search-result li a .txt-label {
  color: red;
  font-size: 14px;
  margin-left: 5px;
  font-weight: 600;
}

div#rca-context-unit-loader-user .form-group {
  margin: 0;
}

.rca-mode-search-result li a i {
  font-size: 22px;
  margin-top: 1px;
  color: #959FAD;
  margin-right: 6px;
}

.rca-modal-search-list,
.rca-modal-search-list-children {
  list-style: none;
  padding: 0;
  margin: 0;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row.rca-org-context-parents {
  border-bottom: 0;
  border-left: 3px solid #4870cf;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #F9FAFF;
  border-radius: 8px !important;
  border-top-left-radius: 8px !important;
}

.rca-modal-search-list li > div {
  background: #e5ebf9;
  border: 1px solid #e5ebf9;
  border-left-color: rgb(229, 235, 249);
  border-left-style: solid;
  border-left-width: 1px;
  border-left: 2px solid #4870cf;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

div#rca-modal-search-catalog .rca-modal-search-list li > div {
  background: #F9FAFF;
  border-radius: 8px;
  border: none;
  padding: 14px 24px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.rca-modal-search-list-children li > div {
  background: var(--bs-body-bg);
  border: 1px solid #ccc;
  border-left: 2px solid #91b2ff;
  border-radius: 4px;
  padding: 10px;
}

ul.rca-modal-search-list .kt-checkbox > span {
  border-radius: 50%;
  border: 1px solid #959FAD;
  top: 5.6px;
}

ul.rca-modal-search-list .header .kt-checkbox > span {
  top: 3px;
}

ul.rca-modal-search-list .kt-checkbox > input:checked ~ span:after {
  margin-left: -5px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-width: unset !important;
  -webkit-transform: unset !important;
          transform: unset !important;
  background: #4972E0;
  border-radius: 50%;
  border: none;
}

div#rca-modal-search-catalog .rca-modal-search-list-children li > div {
  background: none;
  border: none;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  border-radius: 0;
}

div#rca-modal-search-catalog .rca-modal-search-list-children li {
  border-bottom: 1px solid rgba(209, 217, 225, 0.7019607843);
}

div#rca-modal-search-catalog .rca-modal-search-list-children li:last-child {
  border: none;
  margin-bottom: 10px;
}

.rca-modal-search-list li > div.row > div,
.rca-modal-search-list-children li > div.row > div {
  word-wrap: break-word;
}

.rca-modal-search-list li > div > label {
  width: 50%;
  margin: 0px;
}

#sharesurvey.rca-modal-search-list li > div > label {
  width: 70%;
}
#sharesurvey.rca-modal-search-list li > div span.search-list-user {
  width: 25%;
}
#sharesurvey.rca-modal-search-list li > div span.search-list-user:last-child {
  text-align: right;
  width: 10%;
}

.rca-modal-search-list-children li div > label {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.rca-modal-search-list-children li div > .search-list-user {
  margin-left: -15px;
}

.rca-org-context .rca-modal-search-list-children li div > .search-list-user {
  margin-left: 0px;
}

/*activity*/
.rca-activity-comment-wrapper, form#frm-comments, form.frm-comments {
  border-top: 1px solid #E9EBF2;
  padding-top: 20px;
  margin-top: 20px;
  position: relative;
}
.rca-activity-comment-wrapper .input-group-prepend, form#frm-comments .input-group-prepend, form.frm-comments .input-group-prepend {
  padding-right: 15px;
  border: 0;
  background: none;
}
.rca-activity-comment-wrapper .input-group-prepend img, form#frm-comments .input-group-prepend img, form.frm-comments .input-group-prepend img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.rca-activity-comment-wrapper .form-textarea-wrapper, form#frm-comments .form-textarea-wrapper, form.frm-comments .form-textarea-wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.rca-activity-comment-wrapper .form-textarea-wrapper textarea, form#frm-comments .form-textarea-wrapper textarea, form.frm-comments .form-textarea-wrapper textarea {
  border-radius: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 13px;
  background: #F9FAFD;
}
.rca-activity-comment-wrapper .input-group-append, form#frm-comments .input-group-append, form.frm-comments .input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rca-activity-comment-wrapper .input-group-append input, form#frm-comments .input-group-append input, form.frm-comments .input-group-append input {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  padding: 13px;
}

#rca-recent-activity form#frm-comments {
  border: 0;
  padding: 0;
}

#rca-recent-activity span.item-status a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
  padding-right: 15.2rem;
}
@media (max-width: 992px) {
  #rca-recent-activity span.item-status a {
    padding-right: 7.2rem;
  }
}
@media (max-width: 768px) {
  #rca-recent-activity span.item-status a {
    padding-right: 0;
    margin-bottom: 10px;
  }
}

.rca-activity-comment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E9EBF2;
  padding: 20px 0;
  margin: 0;
}
.rca-activity-comment-item:nth-last-child(1) {
  border-bottom: none;
}
.rca-activity-comment-item .comment-item-wrapper {
  padding-left: 15px;
  width: 100%;
}
.rca-activity-comment-item .comment-item-wrapper .comment-item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .rca-activity-comment-item .comment-item-wrapper .comment-item-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.rca-activity-comment-item .comment-item-wrapper .comment-item-head .comment-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rca-activity-comment-item .comment-item-wrapper .comment-item-head .comment-item-label .comment-item-name {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  padding: 5px 0;
}
.rca-activity-comment-item .comment-item-wrapper .comment-item-head .comment-item-label .comment-separator {
  padding: 0 10px;
  color: #959FAD;
  opacity: 0.5;
}
@media only screen and (max-width: 1024px) {
  .rca-activity-comment-item .comment-item-wrapper .comment-item-head .comment-item-label .comment-separator {
    display: none;
  }
}
.rca-activity-comment-item .comment-item-wrapper .comment-item-head .comment-item-label .comment-item-date {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #959FAD;
  padding: 5px 0;
}
.rca-activity-comment-item .comment-item-wrapper .comment-item-head .comment-item-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rca-activity-comment-item .comment-item-wrapper .comment-item-head .comment-item-toolbar .dropdown .btn.btn-clean:hover {
  border-radius: 10px;
}
.rca-activity-comment-item .comment-item-wrapper .comment-item-body {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  word-break: break-word;
}

.rca-activity-comment-item img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.rca-activity-comment-item.flag img, .rca-activity-comment-item.flag .comment-item-label, .rca-activity-comment-item.flag .comment-item-body {
  opacity: 0.5;
}

#rca-recent-activity {
  width: 100% !important;
}
#rca-recent-activity .kt-portlet {
  border-radius: 10px;
  width: 100% !important;
}
#rca-recent-activity .kt-portlet .kt-portlet__head {
  margin-left: 20px;
  margin-right: 20px;
  padding: 24px 0;
}
#rca-recent-activity .kt-portlet .kt-portlet__head .kt-portlet__head-title {
  text-transform: capitalize;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#rca-recent-activity .kt-portlet .cliams-icon {
  width: 36px;
  display: inline-block;
  margin-right: 17px;
}
#rca-recent-activity .kt-portlet .cliams-icon svg {
  width: 36px;
  height: 36px;
}
#rca-recent-activity .kt-portlet.winner {
  border: 2px solid #065936;
}

#rca-recent-activity .kt-portlet__body > .row > div {
  padding-left: 0;
  padding-right: 0;
}
#rca-recent-activity .kt-portlet__body > .row > div .top-refer-list {
  margin: 0;
}
@media (max-width: 768px) {
  #rca-recent-activity .kt-portlet__body > .row > div .top-refer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #rca-recent-activity .kt-portlet__body > .row > div .top-refer-list li {
    width: 100%;
  }
}

#rca-recent-activity .tab-pane {
  display: none;
}

#rca-recent-activity .tab-pane.active {
  display: block;
}

#rca-recent-activity > .kt-portlet {
  margin-bottom: 20px;
  padding-bottom: 0;
}

#rca-recent-activity .item-details {
  display: inline-block;
  float: left;
  padding-right: 10.5rem;
}

#rca-recent-activity span.item-status {
  display: inline-block;
  float: right;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  text-align: right;
  letter-spacing: 0.01em;
  color: #959FAD;
}
@media (max-width: 768px) {
  #rca-recent-activity span.item-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#rca-recent-activity .post-item-details {
  margin: 2.2rem 0 0;
}

#rca-recent-activity .post-item-details > div > div {
  background-color: #f7faff;
  padding: 15px;
  margin-bottom: 20px;
}

.rca-activity-scroll-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
}

.rca-activity-scroll-carousel > div.item {
  width: 230px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.rca-activity-scroll-carousel > div.item img {
  width: 100%;
  margin: 0 10px;
}

.rca-activity-scroll-carousel > div.item span.image-title {
  min-height: 50px;
  margin: 10px;
}

.rca-activity-form {
  padding: 50px 30px 0;
}

.rca-tab-activity-left {
  max-height: 500px;
  padding: 15px;
  overflow-y: auto;
}

.activity-hidden {
  display: none;
}

.activity-visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rca-activity-scroll-carousel .item {
  cursor: pointer;
}

.rca-modal-single-campaign-products tbody > tr {
  cursor: pointer;
}

#rca-recent-activity .kt-portlet__body {
  width: 100%;
  margin: auto;
  padding-left: 85px;
  padding-right: 85px;
}
#rca-recent-activity .kt-portlet__body .nominee-name {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-left: 12px;
}
@media (max-width: 768px) {
  #rca-recent-activity .kt-portlet__body {
    padding-left: 50px;
    padding-right: 50px;
  }
}

#rca-recent-activity .kt-portlet__body {
  padding: 30px;
}
@media (max-width: 1024px) {
  #rca-recent-activity .kt-portlet__body {
    padding: 15px;
  }
}
#rca-recent-activity .rca-activity-comment-wrapper {
  border: none;
  padding-top: 0;
  margin-top: 30px;
}

.btn-redeem {
  position: absolute;
}

.loader-data {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.rca--context_group-edit {
  color: #959FAD;
  font-size: 22px;
}
.rca--context_group-edit .txt-label {
  font-size: 16px;
  color: #4972E0;
  margin-left: 5px;
}

.rca-org-context span.total-member, .rca-modal-search-list-children span.total-member {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
  color: #36A3F7;
}

.rca--header {
  display: block;
  width: 100%;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
  border: 0;
  text-transform: capitalize;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.border-b-light {
  border-bottom: 1px solid #E9EBF2;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

@media (max-width: 575px) {
  .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
::-webkit-input-placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #959FAD !important;
}
::-moz-placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #959FAD !important;
}
:-ms-input-placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #959FAD !important;
}
::-ms-input-placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #959FAD !important;
}
::placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #959FAD !important;
}
@media (max-width: 768px) {
  ::-webkit-input-placeholder {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #959FAD !important;
  }
  ::-moz-placeholder {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #959FAD !important;
  }
  :-ms-input-placeholder {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #959FAD !important;
  }
  ::-ms-input-placeholder {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #959FAD !important;
  }
  ::placeholder {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #959FAD !important;
  }
}

.custom-file label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: #959FAD;
  padding-top: 10px;
  height: 100%;
}

div#orgcont-content .row.w-menus-header, div#rca-srt-w .rca-sortable-header {
  background: var(--bs-body-bg-grey);
}

.w-menus-header {
  font-weight: bold;
  padding: 15px 0;
}

div#orgcont-content #sortable-company .ui-state-default, div#rca-srt-w .ui-state-default.ui-sortable-handle {
  background-color: var(--bs-body-bg);
  border: none !important;
}

#sortable-company .ui-state-default, #sortable-company .ui-widget-content .ui-state-default, #sortable-company .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  font-weight: 400;
  color: #555;
}

.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title.orgcont-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.input-group > .form-control {
  margin-top: 0px;
}

.rca-sortable > div {
  position: relative;
  padding: 15px;
}

.btnParentSetter {
  cursor: pointer;
}

.btnParentSetter[rel=right] {
  margin-left: -8px;
}

.btnParentSetter:hover {
  color: #007bff;
}

#program-goals-list-empty,
#program-goals-list-wrapper {
  margin-top: 25px;
}

.card-body > .kt-form {
  width: 100% !important;
  padding: 0px !important;
}

.accordion-wrapper.accordion-wrapper-margin .card-body > .form-group {
  margin-bottom: 1.5em !important;
}

.card-body > .form-group .col-form-label {
  color: #9e9e9e;
}

div#org_registration-wrapper .accordion .card .card-body {
  padding: 1.25rem 4.25rem;
  font-size: 1rem;
}

._dash_score_label-unit-user {
  position: absolute;
  left: 30px;
  top: 13.5px;
  text-align: center;
  width: 40px;
}

._dash_score-unit-user {
  height: 50px !important;
  width: 100px !important;
}

.kt-tean__name {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.rca-teammate-score::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
}

._user_score-unit-user {
  height: 50px !important;
  width: 100px !important;
  position: absolute;
  left: -10px;
}

._user_score_label-unit-user {
  position: absolute;
  left: 20px;
  top: 14px;
  text-align: center;
  width: 40px;
}

.rca-user-score::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
}

.rca--dashboard-pillar-limitation .rca--dashboard-pl-i {
  display: none;
}

.rca--dashboard-pillar-limitation .rca--dashboard-pl-i:nth-child(2),
.rca--dashboard-pillar-limitation .rca--dashboard-pl-i:nth-child(3),
.rca--dashboard-pillar-limitation .rca--dashboard-pl-i:nth-child(4) {
  display: block !important;
}

.rca--dashboard-pillar-limitation .rca--dashboard-pl-i:nth-child(2),
.rca--dashboard-pillar-limitation .rca--dashboard-pl-i:nth-child(3),
.rca--dashboard-pillar-limitation .rca--dashboard-pl-i:nth-child(4) {
  padding-bottom: 20px;
  padding-top: 0 !important;
}

.pull-right #kt_dashboard_daterangepicker {
  padding-right: 0px;
}

.kt-wizard-v2 .kt-wizard-v2__wrapper .kt-form {
  width: 100%;
}

@media (max-width: 768px) {
  .element-item, .kt-milestone-display-wrapper {
    padding-bottom: 30px;
  }
}
.element-item .overlay, .kt-milestone-display-wrapper .overlay {
  padding: 22px;
  border-radius: 5.55707px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-color: rgba(42, 48, 62, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.element-item .overlay .text-select, .kt-milestone-display-wrapper .overlay .text-select {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.element-item:hover .overlay, .kt-milestone-display-wrapper:hover .overlay {
  opacity: 1;
}

.card-wrapper {
  background-color: var(--bs-body-bg);
  padding: 24px 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  position: relative;
  cursor: pointer;
}

.card-icon {
  position: relative;
  margin-bottom: 60px;
  width: 60px;
}
.card-icon > svg {
  width: 60px;
}

.card-wrapper.with-user {
  background-color: var(--bs-body-bg);
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 12px;
  min-height: 365px !important;
}
.card-wrapper.with-user.border-all {
  border-color: rgba(101, 116, 151, 0.3) !important;
}
.card-wrapper.with-user.selected {
  border-color: #4972E0 !important;
  border-width: medium;
}
.card-wrapper.with-user .card-icon {
  margin-bottom: 0;
  width: 60px;
  height: 150px;
  padding: 30px;
}
.card-wrapper.with-user .card-icon > svg {
  width: 60px;
}
.card-wrapper.with-user .card-title {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #183A93;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.card-wrapper.with-user .reciever-by {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.card-wrapper.with-user .reciever-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-wrapper.with-user .reciever-wrapper .reciever-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card-wrapper.with-user .reciever-wrapper .reciever-images img {
  width: 50px;
  height: 50px;
  background: #5578eb;
  border-radius: 50%;
}
.card-wrapper.with-user .reciever-wrapper .reciever-images .kt-badge.kt-badge--xl.kt-badge--info:nth-child(2), .card-wrapper.with-user .reciever-wrapper .reciever-images .kt-badge.kt-badge--xl.kt-badge--info:nth-child(3), .card-wrapper.with-user .reciever-wrapper .reciever-images img:nth-child(2), .card-wrapper.with-user .reciever-wrapper .reciever-images img:nth-child(3) {
  margin-left: -22px;
  border: 1px solid #ffffff;
}
.card-wrapper.with-user .reciever-wrapper .reciever-counter {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #959FAD;
  margin-left: 15%;
}

.badge-pts {
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--bs-app-sidebar-light-menu-link-color) 99;
  border-radius: 0px;
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  padding: 5px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.badge-card-2 .card-wrapper.with-user {
  background: transparent;
  border-radius: 0;
  min-height: 200px !important;
}
.badge-card-2 .element-item .card-wrapper .card-icon {
  border-radius: 0 !important;
  position: relative;
}
.badge-card-2 .element-item .card-wrapper .card-content-wrapper {
  padding: 0 !important;
}
.badge-card-2 .card-wrapper.with-user .card-title {
  padding-top: 10px;
  min-height: unset;
}
.badge-card-2 .element-item.has-image .card-wrapper .overlay {
  border-radius: 0;
}

.element-item .card-wrapper {
  padding: 0;
  min-height: 386px;
}
.element-item .card-wrapper .card-icon {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 150px;
  padding: 30px;
  margin-bottom: 0;
}
.element-item .card-wrapper .card-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px;
  padding-top: 13px;
}
.element-item .card-wrapper .card-content-wrapper .kt-empty__received {
  margin-top: 45px;
}

.element-item.has-image ~ .element-item .card-wrapper.with-user {
  min-height: 386px;
}

.kt-empty__received {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #959FAD;
  margin-top: 50px;
  display: block;
  width: 100%;
}

.card-wrapper.selected {
  border-color: #4972E0 !important;
}

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row.form > .kt-datatable__cell {
  background: none !important;
}

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row.form > .kt-datatable__cell:first-child {
  padding-left: 0;
}

.kt-datatable > .kt-datatable__table > .kt-datatable__head .kt-datatable__row.form > .kt-datatable__cell:last-child {
  padding-right: 0;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell > span {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div#m-comp_org-emails .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell > span {
  overflow: visible;
  white-space: normal;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell > span.tooltipx {
  white-space: unset;
  overflow: unset;
  text-overflow: unset;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell.kt-datatable__cell-description > span {
  white-space: break-spaces;
  overflow: unset;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell > span .table-summary {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.01em;
  color: #959FAD;
  margin-top: 5px;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell > span > label.btn {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
}

form#frm-comments .input-group-prepend {
  background: none;
  border: none;
}

.total__row {
  margin-top: 15px;
}
.total__row label {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-align: right;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-right: 20px;
}

#rca-recent-activity .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar {
  padding-right: 18px;
  margin-right: 4rem;
}
@media (max-width: 768px) {
  #rca-recent-activity .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar {
    padding-right: 0;
    margin-right: 0;
  }
}

.kt-submit-sucesss h1, .kt-claims-sucess h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-submit-sucesss p, .kt-claims-sucess p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 143%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-submit-sucesss a, .kt-claims-sucess a {
  background-color: var(--bs-body-bg);
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 9px;
  display: inline-block;
  width: 280px;
  margin-top: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
}
.kt-submit-sucesss a:hover, .kt-claims-sucess a:hover {
  background: #4972E0;
  color: #ffffff;
}

img.dropzone-msg-image {
  margin-bottom: 34px;
}

.dropzone.dropzone-default .dropzone-msg-title {
  margin: 0 0 5px 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.dropzone.dropzone-default .dropzone-msg-desc {
  display: block;
  margin-bottom: 14px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.dropzone.dropzone-default span.dropzone-msg-help {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #959FAD;
}

.btn.btn-primary {
  background: #4972E0;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  min-width: 150px;
  padding: 12px 19px 11px;
}

.kt-widget5 .kt-widget5__item {
  border-bottom: 1px solid rgba(209, 217, 225, 0.5019607843);
}

.kt-widget5 .kt-widget5__item .kt-widget5__content .kt-widget5__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-widget5 .kt-widget5__item .kt-widget5__content .kt-widget5__stats .kt-widget5__number {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-align: right;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-widget5 .kt-widget5__item .kt-widget5__content .kt-widget5__stats, .kt-widget5 .kt-widget5__item .kt-widget5__content .kt-widget5__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #959FAD;
  padding: 0;
}

.kt-ranking__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--bs-body-bg);
  border-radius: 10px;
  padding: 30px;
}
.kt-ranking__wrapper .kt-ranking__content {
  height: 210px;
  max-height: 210px;
  width: 100%;
}
.kt-ranking__wrapper .kt-ranking__content .kt-ranking__head {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 25px;
}
.kt-ranking__wrapper .kt-ranking__content .kt-ranking__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.kt-ranking__wrapper .kt-ranking__content .kt-ranking__body .kt-ranking__img .kt-badge.kt-badge--xl {
  width: 80px;
  height: 80px;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.kt-ranking__wrapper .kt-ranking__content .kt-ranking__body .kt-ranking__img img {
  display: block;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  border-radius: 50%;
  border: 1px solid #D1D9E1;
}
.kt-ranking__wrapper .kt-ranking__content .kt-ranking__body .kt-ranking__name {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
}
.kt-ranking__wrapper .kt-ranking__content .kt-ranking__body .kt-ranking__team {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-ranking__wrapper .kt-ranking__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 35px;
}
.kt-ranking__wrapper .kt-ranking__footer .kt-ranking__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 35px;
}
.kt-ranking__wrapper .kt-ranking__footer .kt-ranking__footer-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 10px;
}
.kt-ranking__wrapper .kt-ranking__footer .kt-ranking__footer-count {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

#rca--mode-wizard-frm .ajax-progress.ajax-progress-throbber {
  display: none;
}
#rca--mode-wizard-frm .form-group .btn.btn-default {
  border: 1px solid #959FAD;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  min-width: 170px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #959FAD;
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
}
#rca--mode-wizard-frm .form-group .btn.btn-default:hover {
  color: #fff;
  border-color: #fff;
}
#rca--mode-wizard-frm .btn.btn-primary {
  min-width: 170px;
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
}

div#rca-page_title .rca-page_button--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 575px) {
  div#rca-page_title .rca-page_button--wrapper {
    padding-left: 0;
    margin-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
div#rca-page_title .rca-page_button--wrapper > div:last-child {
  margin-left: 20px;
}
@media (max-width: 1130px) {
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 575px) {
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu > a {
    width: 100%;
    margin-left: 0 !important;
  }
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu > a:nth-child(2) {
    margin-top: 15px;
    margin-right: 0 !important;
  }
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu > a:last-child {
    margin-top: 15px;
  }
}

.kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__name {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-top: 2px;
}

.kt-user-card-v2 .kt-user-card-v2__details a.kt-user-card-v2__name {
  color: #4972E0;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell.kt-datatable__cell--check > span > .kt-checkbox {
  top: -1px;
}

.modal-footer > button.btn.btn-secondary:not(:last-child) {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  min-width: 150px;
  border: 1px solid #959FAD !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  color: #959FAD !important;
}
@media (max-width: 425px) {
  .modal-footer > button.btn.btn-secondary:not(:last-child) {
    min-width: auto;
  }
}

.kt-getting-started__container > div {
  margin-bottom: 30px;
  padding-left: 15px;
}
.kt-getting-started__container .kt-getting-started__label {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-top: -12px;
}
.kt-getting-started__container .kt-getting-started__wrapper {
  background-color: var(--bs-body-bg);
  border-radius: 10px;
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 441px;
}
.kt-getting-started__container .kt-getting-started__wrapper .kt-getting-started__icon {
  margin-bottom: 40px;
}
.kt-getting-started__container .kt-getting-started__wrapper .kt-getting-started__icon > svg {
  width: 130px;
  height: 75px;
}
.kt-getting-started__container .kt-getting-started__wrapper .kt-getting-started__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
  min-height: 175px;
}
.kt-getting-started__container .kt-getting-started__wrapper .kt-getting-started__content .kt-getting-started__step {
  background: rgba(73, 114, 224, 0.08);
  border-radius: 8px;
  padding: 5px 14px;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-getting-started__container .kt-getting-started__wrapper .kt-getting-started__content .kt-getting-started__title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 24px;
}
.kt-getting-started__container .kt-getting-started__wrapper .kt-getting-started__content .kt-getting-started__body {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-getting-started__container .kt-getting-started__wrapper .kt-getting-started__footer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.kt-getting-started__container .kt-getting-started__wrapper .kt-getting-started__footer .mdl-watch {
  margin-top: 20px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
}
.kt-getting-started__container .kt-getting-started__wrapper .kt-getting-started__footer .btn {
  width: 100%;
  background: #4972E0;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}

@media (min-width: 1920px) {
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
div#kt_content {
  padding-top: 55px;
}
@media (max-width: 1024px) {
  div#kt_content {
    padding-top: 24px;
  }
}

.kt-badge.kt-badge--info {
  color: #4972E0;
  background: #ECEDF1;
}

.tox .tox-tbtn__select-chevron svg, .tox .tox-split-button__chevron svg {
  height: 10px;
}

.modal-footer > button, .modal-footer > input, span.gm-action-wrapper {
  width: 45%;
}
.modal-footer > button .btn, .modal-footer > input .btn, span.gm-action-wrapper .btn {
  width: 100%;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-left {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn.btn-label-primary, .btn.btn-label-warning, .btn.btn-label-danger, .btn.btn-label-success, .btn.btn-label-info {
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  padding: 8px 10px;
}

.kt-event-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border-top: 1px solid #EFF1F3;
  border-bottom: 1px solid #EFF1F3;
}
.kt-event-progress .kt-event-progress-label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
}
.kt-event-progress .kt-event-progress-label .progress-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-event-progress .kt-event-progress-label .progress-percentage {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #36A3F7;
}
.kt-event-progress .progress {
  background-color: #ebedf2;
  width: 100%;
  background: #D7DAE8;
  border-radius: 4px;
  height: 6px;
}

.progress {
  height: auto;
  width: 100%;
  display: block;
}

.progress__description, .progress__percentage {
  font-size: 20px;
}

.kt-portlet__head-toolbar .btn-outline-brand {
  min-width: 150px;
}

.btn-outline-brand {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
  border-radius: 8px;
}

.btn-outline-secondary {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: var(--bs-body-bg);
  border: 1px solid #EFF1F3;
  border-radius: 12px;
}

.kt-widget1.kt-widget1--brand {
  background: #163EAB;
  border-radius: 10px;
}

.kt-widget1.kt-widget1--brand .kt-widget1__item .kt-widget1__info .kt-widget1__title {
  -ms-flex-item-align: center;
      align-self: center;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 36px;
  color: #FFFFFF;
}

.kt-widget1.kt-widget1--brand .kt-widget1__item .kt-widget1__info .kt-widget1__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}

.tox .tox-collection__item-icon svg {
  width: auto;
  height: auto;
}

span.tox-tbtn.tox-split-button__chevron {
  padding: 3px;
}

form#frm-org-et .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 20px 0;
}

.form-group .form-text.text-muted {
  font-style: normal;
  font-weight: normal;
  font-size: 12px !important;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #959FAD !important;
  border: none !important;
  margin-top: 12px;
}

.rca--desc {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-top: 8px;
  margin-bottom: 24px;
}

div#rca-unit_entry-wrapper-new .rca--header {
  border-top: 0.5px solid #D1D9E1;
  padding-top: 34px;
  margin-top: 34px;
}

#m-kra_context .modal-footer > button, #m-kra_context .modal-footer > input, #m-groups2_context .modal-footer > button, #m-groups2_context .modal-footer > input, #m-drivers_context .modal-footer > button, #m-drivers_context .modal-footer > input, #m-values_context .modal-footer > button, #m-values_context .modal-footer > input, #m-group_context .modal-footer > button, #m-group_context .modal-footer > input, #m-organogram_context .modal-footer > button, #m-organogram_context .modal-footer > input {
  min-width: auto !important;
  width: 120px !important;
}

#m-kra_context .modal-footer, #m-groups2_context .modal-footer, #m-drivers_context .modal-footer, #m-values_context .modal-footer, #m-group_context .modal-footer, #m-organogram_context .modal-footer {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.kt-checkbox.kt-checkbox--solid > input:focus ~ span {
  border: 1.5px solid #959FAD !important;
}

.kt-datatable__table {
  min-height: 250px;
}

.kt-datatable__cell .kt-widget31 .kt-widget31__item .kt-widget31__content:last-child {
  width: 100%;
}

.qc-d-answer input:disabled, input[disabled], input.disabledq {
  background: transparent !important;
  color: #495057;
}

.tooltipx {
  position: relative;
}

.tooltipx:hover {
  text-decoration: none;
}

.tooltipx:after {
  content: attr(tip);
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  width: 100%;
  padding: 16px;
  border-radius: 10px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 15px 2px #D7DAE8;
          box-shadow: 0px 0px 15px 2px #D7DAE8;
  position: absolute;
  top: -65px;
  left: -10px;
  display: none;
  width: 350px;
}

.tooltipx:before {
  z-index: 1000;
  position: absolute;
  content: "";
  top: 15px;
  left: 0px;
  border-right: 7px transparent solid;
  border-left: 7px transparent solid;
  display: none;
}

.tooltipx:hover {
  z-index: 1000;
  position: relative;
  color: #8325f7;
}

.tooltipx:hover:after {
  display: block;
}

.tooltipx:hover:before {
  display: block;
}

div#mdl-document-preview img {
  width: 100%;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.kt-input-icon > .kt-input-icon__icon.kt-input-icon__icon--left i.la.la-search {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  font-weight: bolder;
}

.col-carousel {
  overflow: auto;
}

* {
  margin: 0;
  padding: 0;
}

.dateBox {
  width: 160px;
  height: auto;
  border: 1px solid blue;
}

.ui-widget.ui-widget-content {
  background-color: var(--bs-body-bg);
  -webkit-box-shadow: 0px 5px 15px rgba(22, 62, 171, 0.1019607843);
  box-shadow: 0px 5px 15px rgba(22, 62, 171, 0.1019607843);
  border-radius: 4px;
  width: 265px;
  padding: 10px;
}

/* jQuery UI Datepicker Styles */
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Overlays */
.ui-widget-overlay {
  position: relative;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  position: relative;
  width: 170px;
  height: auto;
  padding: 0;
  display: none;
  margin: 20px 0 0 23px;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  background: #f8f8f8;
  border: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 5px;
  width: 1.1em;
  height: 0.9em;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
  top: 7px;
  background: url(../img/datepickerArrow.png) top no-repeat;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
  background: url(../img/datepickerArrow.png) bottom no-repeat;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  font-size: 0.7em;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.6em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-size: 1rem;
  color: #595d6e;
  font-weight: 500;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 5em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  color: #999999; /* Days Letter Color */
}

.ui-widget-content a {
  color: yellow;
}

.ui-widget-header {
  border-bottom: 1px solid #c5c5c5;
  color: #212020;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #f6f6f6;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: center;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 0.25rem;
}
.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover {
  position: relative;
  background: rgba(93, 120, 255, 0.7) !important;
  color: #ffffff !important;
  text-align: center;
}

.ui-datepicker-days-cell-over.ui-datepicker-today a {
  position: relative;
  background: rgba(93, 120, 255, 0.7) !important;
  color: #ffffff !important;
  text-align: center;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #999999;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #1ca3f4;
  color: #fff;
  text-align: center;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #5d78ff;
  color: white;
  background: #5d78ff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-prev:hover {
  background: transparent url(../img/datepickerArrow.png) top no-repeat;
}

.ui-datepicker .ui-datepicker-next {
  background: transparent url(../img/datepickerArrow.png) bottom no-repeat;
}

div#canvas-app {
  display: block;
  height: 100%;
  overflow: hidden;
}
div#canvas-app .canvas {
  background: #f4f4f4 50%;
  background-size: cover;
  height: 100%;
}
@media screen and (min-width: 510px) {
  div#canvas-app .canvas {
    background: #f4f4f4 50%;
    background-size: cover;
    height: 100%;
  }
}
div#canvas-app .canvas-background {
  background: linear-gradient(60deg, #4972E0 22.94%, rgba(52, 96, 217, 0) 153.7%);
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
div#canvas-app .canvas-background .kt-login-tmpl6__ellipse--1 {
  position: absolute;
  top: 0;
  right: 25%;
}
div#canvas-app .canvas-background .kt-login-tmpl6__ellipse--2 {
  position: absolute;
  top: 170px;
  left: 0;
}
div#canvas-app .canvas-background .kt-login-tmpl6__ellipse--3 {
  position: absolute;
  top: 115px;
  right: -50px;
}
div#canvas-app .canvas-background .kt-login-tmpl6__ellipse--4 {
  position: absolute;
  bottom: 24%;
  left: 24%;
  z-index: 0;
}
div#canvas-app .canvas-background .kt-login-tmpl6__ellipse--5 {
  position: absolute;
  bottom: 115px;
  right: 0;
}
div#canvas-app .canvas-background .kt-login-tmpl6__ellipse--6 {
  position: absolute;
  bottom: 0;
  left: 0;
}
div#canvas-app .canvas-layout {
  display: -ms-grid;
  display: grid;
  position: relative;
  -ms-grid-rows: 60px min-content minmax(min-content, 1fr) minmax(35px, min-content);
  grid-template-rows: 60px -webkit-min-content minmax(-webkit-min-content, 1fr) minmax(35px, -webkit-min-content);
  grid-template-rows: 60px min-content minmax(min-content, 1fr) minmax(35px, min-content);
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  min-height: 100%;
  z-index: 2;
}
@media screen and (min-width: 510px) {
  div#canvas-app .canvas-layout {
    -ms-grid-columns: 1fr minmax(-webkit-min-content, 1280px) 1fr;
    -ms-grid-columns: 1fr minmax(min-content, 1280px) 1fr;
    grid-template-columns: 1fr minmax(-webkit-min-content, 1280px) 1fr;
    grid-template-columns: 1fr minmax(min-content, 1280px) 1fr;
  }
}
div#canvas-app .canvas-layout .canvas-grid {
  -ms-grid-row: 1;
  -ms-grid-row-span: 4;
  grid-row: 1/5;
  grid-column: 1/5;
}
@media screen and (min-width: 510px) {
  div#canvas-app .canvas-layout .canvas-grid {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
}
div#canvas-app .canvas-layout > :first-child {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
div#canvas-app .canvas-grid {
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: var(--bs-body-bg);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-left: 17px;
  padding-right: 14px;
  position: relative;
}
@media screen and (min-width: 510px) {
  div#canvas-app .canvas-grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  div#canvas-app .canvas-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 0 32px;
    gap: 0 32px;
  }
}
@media screen and (min-width: 1768px) {
  div#canvas-app .canvas-grid {
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 0 40px;
    gap: 0 40px;
  }
}
div#canvas-app .canvas-grid .kt-login-tmplCB__wrapper {
  width: 100%;
  height: 100%;
  max-width: 437px;
  max-height: 437px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
div#canvas-app .canvas-grid .kt-login-tmplCB__wrapper .kt-login-tmplCB__wrapper--logo {
  width: 100%;
  height: 100%;
  max-width: 437px;
  max-height: 437px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  position: relative;
}
div#canvas-app .canvas-grid .kt-login-tmpl6__wrapper {
  width: 100%;
  height: 100%;
  max-width: 437px;
  max-height: 437px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #6188F1;
  border-radius: 50%;
  position: relative;
}
div#canvas-app .canvas-grid .kt-login-tmpl6__wrapper .kt-login-tmpl6__wrapper--logo {
  width: 100%;
  height: 100%;
  max-width: 235px;
  max-height: 235px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: linear-gradient(298.7deg, #3460D9 22.94%, rgba(52, 96, 217, 0) 153.7%);
  border-radius: 50%;
  z-index: 1;
  position: relative;
}
div#canvas-app .canvas-grid .canvas-context {
  display: none;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 7;
  grid-column: 2/6;
}
@media screen and (min-width: 1280px) {
  div#canvas-app .canvas-grid .canvas-context {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    grid-column: 1/6;
  }
}
div#canvas-app .canvas-grid .canvas-item.canvas-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-grid-column: 1;
  -ms-grid-column-span: 23;
  grid-column: 1/13;
  -ms-grid-row: 1;
  grid-row: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (min-width: 510px) {
  div#canvas-app .canvas-grid .canvas-item.canvas-panel {
    height: 100%;
    width: 100%;
    width: 510px;
  }
}
@media screen and (min-width: 1280px) {
  div#canvas-app .canvas-grid .canvas-item.canvas-panel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-grid-column: 13;
    -ms-grid-column-span: 9;
    grid-column: 7/12;
  }
}
div#canvas-app .cardlayout {
  background: var(--bs-body-bg);
  border-radius: 4px;
  border: 1px solid hsla(0, 0%, 100%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  padding: 24px 0 40px;
  position: relative;
}
@media screen and (min-width: 510px) {
  div#canvas-app .cardlayout {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 630px;
    padding: 24px 56px 40px;
  }
}
@media screen and (min-width: 1024px) {
  div#canvas-app .cardlayout {
    padding: 40px 56px;
    margin: 56px 0;
  }
}
div#canvas-app .cardlayout .kt-login__logo3 {
  margin-bottom: 20px;
}
div#canvas-app .cardlayout .kt-login__logo3 img {
  width: 100%;
  max-width: 300px;
}
div#canvas-app .cardlayout .kt-login__title {
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 11px;
  text-transform: capitalize;
}
div#canvas-app .cardlayout .kt-content {
  padding: 0;
}
div#canvas-app .cardlayout .kt-login__description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  text-align: left;
  margin-bottom: 56px;
}
div#canvas-app .cardlayout .m-login__account {
  margin-top: 22px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
}
div#canvas-app .cardlayout .m-login__account a.m-link.m-login__account-link {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #5867DD;
}
div#canvas-app .cardlayout__footer {
  margin-top: 30px;
  text-transform: uppercase;
}

div#canvas-app.canvas-app2 {
  padding: 140px 20px 0;
}
div#canvas-app.canvas-app2 .canvas-grid .canvas-item.canvas-panel {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  display: none;
}
@media screen and (min-width: 1280px) {
  div#canvas-app.canvas-app2 .canvas-grid .canvas-item.canvas-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
div#canvas-app.canvas-app2 .canvas-grid .canvas-item.canvas-context {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
div#canvas-app.canvas-app2 .canvas-background {
  background-color: var(--bs-body-bg);
}
div#canvas-app.canvas-app2 .cardlayout {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  min-height: 437px;
}
div#canvas-app.canvas-app2 .cardlayout .kt-login__title {
  font-size: 44px;
}

.kt-radio.kt-radio--brand.kt-radio--solid > span {
  background: transparent;
  border: 1px solid #959FAD !important;
}

.kt-radio.kt-radio--brand.kt-radio--solid > span:after {
  border: solid #5d78ff;
  background: #5d78ff;
}

.kt-radio.kt-radio--brand.kt-radio--solid > input:checked ~ span {
  background-color: var(--bs-body-bg);
  border: 1px solid #959FAD !important;
}

.kt-radio.kt-radio--brand.kt-radio--solid > input:checked ~ span {
  background-color: var(--bs-body-bg);
}

@media (max-width: 768px) {
  .col-md-3.col-sm-12 {
    margin-bottom: 24px;
  }
  .col-md-3.col-sm-12.col-xs-6 {
    margin-bottom: 0;
  }
}
.kt-pagination .kt-datatable__pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-top: 25px;
}

.kt-pagination ul.kt-datatable__pager-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kt-pagination ul.kt-datatable__pager-nav, .kt-pagination ul.kt-datatable__pager-nav li a, .kt-pagination ul.kt-datatable__pager-nav li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.kt-pagination ul.kt-datatable__pager-nav li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.5rem;
  border-radius: 4px;
}

.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li {
  margin-right: 16px;
}

.kt-pagination ul.kt-datatable__pager-nav li a, .kt-pagination ul.kt-datatable__pager-nav li p {
  font-weight: 500;
  color: #36A3F7;
  font-size: 1rem;
  padding: 0 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 30px;
  min-height: 30px;
  margin: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.kt-pagination ul.kt-datatable__pager-nav li a {
  font-style: normal;
  font-weight: 600;
  font-size: 14;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  background-color: var(--bs-body-bg-input);
  border-radius: 4px;
  border: 1px solid #EFF1F3;
}

.kt-pagination ul.kt-datatable__pager-nav li a.kt-datatable__pager-link--active {
  background: #E2E8F9 !important;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  border-radius: 4px;
}
.kt-pagination ul.kt-datatable__pager-nav li a.kt-datatable__pager-link--active:hover {
  background: #ffffff !important;
}

.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--first,
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--prev,
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--next,
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--last {
  background: transparent !important;
  width: 6px;
  border: none;
}
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--first:hover,
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--prev:hover,
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--next:hover,
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--last:hover {
  color: #36A3F7;
  background: #EBF6FF !important;
}
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--first i,
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--prev i,
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--next i,
.kt-pagination .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--last i {
  font-size: 25px;
}

.kt-grid__item--users .kt-portlet .kt-portlet__head.kt-portlet__head--noborder {
  padding: 0 10px;
}
.kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head {
  margin-top: -3rem;
}
.kt-grid__item--users .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar .btn.btn-icon i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head .kt-widget__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head .kt-widget__media .kt-widget__img, .kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head .kt-widget__media .kt-widget__pic {
  max-width: 120px;
  max-height: 120px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__username {
  margin-top: 16px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #183A93;
  padding: 0;
}
.kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__team {
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-top: 6px;
}
.kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__button {
  text-align: left;
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__button span.status-label {
  margin-left: 10px;
}
.kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__contact {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kt-grid__item--users .kt-widget.kt-widget--user-profile-4 .kt-widget__head .kt-widget__content .kt-widget__section .kt-widget__contact .kt-widget__data {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  text-align: right;
  color: #77818F;
}
.kt-grid__item--users .progress-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kt-grid__item--users .progress-label label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-grid__item--users .progress-label .progress-score {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-align: right;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-grid__item--users .progress-label .progress-score span.score {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  text-align: right;
  color: #43C8B2;
}
.kt-grid__item--users .current-points-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kt-grid__item--users .current-points-label label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 0;
}
.kt-grid__item--users .current-points-label .current-points {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-align: right;
  color: #77818F;
}
.kt-grid__item--users .kt-portlet {
  position: relative;
}
.kt-grid__item--users .kt-portlet:hover .overlay {
  opacity: 1;
}
.kt-grid__item--users .kt-portlet .overlay {
  padding: 22px;
  border-radius: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-color: rgba(42, 48, 62, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.filter-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
}

.list-view-button {
  margin-right: 15px;
}

.list-view-button,
.grid-view-button {
  background-color: var(--bs-body-bg);
  font-size: 16px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  padding: 12px;
}

.btnDownloadCSV > svg > path:nth-child(1), .btnDownloadCSV .btnDownload > svg > path:nth-child(1), .btnDownloadEvntCSV > svg > path:nth-child(1), .btnDownloadEvntCSV .btnDownload > svg > path:nth-child(1) {
  fill: #ffffff;
}

.btnDownloadCSV:hover > svg > path:nth-child(1), .btnDownloadCSV:hover .btnDownload:hover > svg > path:nth-child(1), .btnDownloadEvntCSV:hover > svg > path:nth-child(1), .btnDownloadEvntCSV:hover .btnDownload:hover > svg > path:nth-child(1) {
  fill: #e2e8f9;
}

.btnDownloadCSV:disabled, .btnDownloadEvntCSV:disabled {
  cursor: not-allowed;
}

.list-view-button:hover, .list-view-button.active,
.grid-view-button:hover, .grid-view-button.active {
  background: rgba(73, 114, 224, 0.1019607843);
  color: #fff;
}

.kt-list__item--users, .kt-grid__item--users {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.kt-grid__item--users .kt-portlet {
  margin-bottom: 30px;
}

.dropdown .dropdown-toggle-filter, .dropdown.show .dropdown-toggle-filter {
  background-color: var(--bs-body-bg);
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  min-width: 106px;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  padding: 12px;
}
.dropdown .dropdown-toggle-filter:hover, .dropdown.show .dropdown-toggle-filter:hover {
  background-color: var(--bs-body-bg);
  border-color: #ffffff;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #f7f8fa;
}

.dropdown.dropdown-new:last-child {
  margin: 0;
}
.dropdown.dropdown-new .dropdown-toggle-filter {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: right;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-right: 45px !important;
  position: relative;
}
.dropdown.dropdown-new .dropdown-toggle-filter svg {
  position: absolute;
  right: 16px;
  width: 14px !important;
  height: 10px !important;
}
.dropdown.dropdown-new .dropdown-toggle::after {
  content: unset;
}

.kt-form_content {
  margin-bottom: 55px;
}
.kt-form_content .kt-form_content--head {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 21px;
}
.kt-form_content .kt-form_content--head a {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: #5867DD;
}
.kt-form_content .kt-form_content--head a img {
  margin-left: 16px;
  margin-right: 8px;
  width: 30px;
  height: 30px;
}
.kt-form_content .kt-form_content--head .user_name {
  margin-right: 20px;
}
.kt-form_content .kt-form_content--body ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.kt-form_content .kt-form_content--body ul li {
  margin-right: 24px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #4972E0;
  word-break: break-word;
}

.kt-portlet .kt-portlet__head .kt-portlet__head-label.kt-portlet__head-label--description {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 80%;
}
.kt-portlet .kt-portlet__head .kt-portlet__head-label.kt-portlet__head-label--description .kt-portlet__head-description {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-top: 4px;
}

.rca_header-label .rca--header-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.rca_header-label .rca--header-description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-top: 4px;
}

label.btn.btn-label-warning:hover {
  background: transparent;
  background-color: rgba(255, 184, 34, 0.1);
  color: #ffb822;
}

label.btn.btn-label-success:hover {
  background-color: rgba(10, 187, 135, 0.1);
  color: #0abb87;
}

label.btn.btn-label-danger:hover {
  background-color: rgba(253, 57, 122, 0.1);
  color: #fd397a;
}

label.btn.btn-label-info:hover {
  background-color: rgba(85, 120, 235, 0.1);
  color: #5578eb;
}

.responsive-table {
  display: block;
  width: 100%;
  margin-bottom: 1.5em;
  border-spacing: 0;
}
@media (min-width: 767px) {
  .responsive-table {
    font-size: 0.9em;
    min-height: 250px;
  }
}
@media (min-width: 992px) {
  .responsive-table {
    font-size: 1em;
  }
}
@media (min-width: 767px) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.responsive-table thead tr {
  position: relative;
}
@media (max-width: 767px) {
  .responsive-table thead tr {
    width: 100%;
    display: inherit;
  }
}
.responsive-table thead th {
  background: var(--bs-body-bg-grey) !important;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
  position: relative;
}
@media (min-width: 767px) {
  .responsive-table thead th {
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .responsive-table thead th {
    display: none !important;
  }
  .responsive-table thead th.kt-col-baction {
    display: block !important;
  }
}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table thead th[data-type=checkbox] {
  width: 20px;
}
.responsive-table thead th[data-type=checkbox]:first-child {
  display: table-cell !important;
}
.responsive-table thead th[data-type=checkbox]:first-child .kt-checkbox.kt-checkbox--single {
  top: 2px;
}
@media (max-width: 767px) {
  .responsive-table thead th[data-type=checkbox]:first-child .kt-checkbox.kt-checkbox--single {
    top: 5px;
  }
}
.responsive-table thead th:first-child {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}
.responsive-table thead th:last-child {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
@media (max-width: 767px) {
  .responsive-table tbody {
    margin-top: 15px;
  }
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
@media (min-width: 767px) {
  .responsive-table tr {
    display: table-row;
  }
}
.responsive-table th,
.responsive-table td {
  padding: 0.5em;
  vertical-align: middle;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
@media (min-width: 480px) {
  .responsive-table th,
  .responsive-table td {
    padding: 0.75em 0.5em;
  }
}
@media (min-width: 767px) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: 0.5em;
    width: 20%;
  }
}
@media (max-width: 767px) {
  .responsive-table th,
  .responsive-table td {
    width: unset !important;
    min-width: unset !important;
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .responsive-table th,
  .responsive-table td {
    padding: 0.75em 0.5em;
  }
}
@media (min-width: 1200px) {
  .responsive-table th,
  .responsive-table td {
    padding: 0.75em;
  }
}
.responsive-table th > .kt-checkbox.kt-checkbox--single,
.responsive-table td > .kt-checkbox.kt-checkbox--single {
  margin: 0;
}
@media (min-width: 767px) {
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  border-bottom: 1px solid #f0f3ff;
  position: relative;
}
@media (min-width: 767px) {
  .responsive-table tbody tr {
    display: table-row;
  }
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}
.responsive-table tbody th[scope=row] {
  background-color: #F9FAFF;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 45px;
  border-radius: 8px;
  min-height: 56px;
}
.responsive-table tbody th[scope=row] > a {
  padding-top: 8px;
}
.responsive-table tbody th[scope=row] > a > img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 12px;
}
.responsive-table tbody th[scope=row] > img {
  padding-top: 8px;
  margin-right: 8px;
}
.responsive-table tbody th[scope=row] .table-summary {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.01em;
  color: #959FAD;
  margin-top: 1px;
}
.responsive-table tbody th[scope=row] .kt-user-card-v2 .kt-user-card-v2__pic {
  padding-right: 15px;
}
@media (min-width: 767px) {
  .responsive-table tbody th[scope=row] {
    background-color: transparent;
    text-align: left;
    display: none !important;
  }
}
.responsive-table tbody td[scope=row] {
  width: 0%;
  min-width: 50px;
}
@media (max-width: 767px) {
  .responsive-table tbody td[scope=row] {
    position: absolute;
    top: 8px;
    left: 0;
  }
}
.responsive-table tbody td {
  text-align: right;
  word-break: break-word;
  min-width: 120px;
}
.responsive-table tbody td .kt-user-card-v2 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.responsive-table tbody td .kt-user-card-v2 .kt-user-card-v2__pic {
  padding-right: 15px;
}
.responsive-table tbody td .kt-user-card-v2 .kt-user-card-v2__pic img {
  margin-right: 0px;
}
.responsive-table tbody td img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 12px;
}
.responsive-table tbody td .form-qty {
  width: 50px;
  margin-left: auto;
}
.responsive-table tbody td .table-summary {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-top: 5px;
  word-break: normal;
}
.responsive-table tbody td .kt-widget14__chart.rca-user-score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .responsive-table tbody td .kt-widget14__chart.rca-user-score {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.responsive-table tbody td .kt-widget14__chart.rca-user-score ._user_score_label-unit-user {
  position: absolute;
  left: unset;
  top: 14px;
  text-align: center;
  width: 40px;
}
@media (max-width: 767px) {
  .responsive-table tbody td .kt-widget14__chart.rca-user-score ._user_score_label-unit-user {
    right: 30px;
  }
}
.responsive-table tbody td .kt-widget14__chart.rca-user-score ._user_score-unit-user {
  position: unset;
}
@media (min-width: 767px) {
  .responsive-table tbody td {
    text-align: left;
  }
  .responsive-table tbody td .kt-user-card-v2 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.responsive-table tbody td[data-title=Status] {
  min-width: 150px;
}
.responsive-table tbody td[data-title=Status] > span {
  margin-top: 7px;
  margin-left: 7px;
  margin-right: 7px;
  display: inline-block;
}
@media (max-width: 767px) {
  .responsive-table tbody td[data-title=Status] {
    text-align: right !important;
  }
}
.responsive-table tbody td[data-title=Actions] {
  min-width: 150px;
}
.responsive-table tbody td[data-title=Description] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 90px;
}
@media (max-width: 767px) {
  .responsive-table tbody td[data-type=title] {
    display: none;
  }
}
.responsive-table tbody td[data-type=actions] {
  text-align: center !important;
  overflow: visible;
}
@media (max-width: 767px) {
  .responsive-table tbody td[data-type=actions] {
    position: absolute;
    top: 5px;
    right: 0;
  }
  .responsive-table tbody td[data-type=actions]::before {
    content: "" !important;
  }
}
@media (max-width: 767px) {
  .responsive-table tbody td[data-type=buttons] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 635px) {
  .responsive-table tbody td[data-type=buttons] input#btnUpdate {
    margin-right: 0;
    margin-top: 15px;
  }
  .responsive-table tbody td[data-type=buttons] input#btnCheckout {
    margin-top: 15px;
  }
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 15px 0 0;
}
@media (min-width: 480px) {
  .responsive-table tbody td[data-title]:before {
    font-size: 0.9em;
  }
}
@media (min-width: 767px) {
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}

.kt-bar-widget1 .kt-bar-widget1--thead {
  margin-bottom: 13px;
}
.kt-bar-widget1 .kt-bar-widget1--thead .kt-bar-widget1--th {
  font-weight: 500;
  display: none;
}
@media (min-width: 767px) {
  .kt-bar-widget1 .kt-bar-widget1--thead .kt-bar-widget1--th {
    display: block;
  }
}
.kt-bar-widget1 .kt-bar-widget1--tbody .kt-bar-widget1--tr {
  background-color: var(--bs-body-bg);
  border-left: 5px solid #DBDDE3;
  border-radius: 10px;
  margin-bottom: 10px;
}
.kt-bar-widget1 .kt-bar-widget1--tbody .kt-bar-widget1--tr:last-child {
  margin-bottom: 0;
}
.kt-bar-widget1 .kt-bar-widget1--tbody .kt-bar-widget1--tr .kt-bar-widget1--th[scope=row] {
  background-color: #F9FAFF;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kt-bar-widget1 .kt-bar-widget1--tbody .kt-bar-widget1--tr .kt-bar-widget1--th[scope=row] a {
  color: var(--bs-app-sidebar-light-menu-link-color);
}
@media (min-width: 767px) {
  .kt-bar-widget1 .kt-bar-widget1--tbody .kt-bar-widget1--tr .kt-bar-widget1--th[scope=row] {
    background-color: transparent;
    text-align: left;
    display: none !important;
  }
}
.kt-bar-widget1 .kt-bar-widget1--tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (min-width: 767px) {
  .kt-bar-widget1 .kt-bar-widget1--tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td, .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--th {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 15px 23px;
}
@media (max-width: 767px) {
  .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td, .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--th {
    width: 100% !important;
  }
}
@media (min-width: 767px) {
  .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td, .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--th {
    width: 20%;
    text-align: left;
  }
}
.kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td {
    text-align: right !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 767px) {
  .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td[data-type=title] {
    display: none;
  }
}
.kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td a {
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td a.btn {
  width: 120px;
  margin: auto;
}
.kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td[data-type=action] .btn.btn-secondary {
  padding: 6px 16px;
}
.kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 15px 0 0;
}
@media (min-width: 480px) {
  .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td[data-title]:before {
    font-size: 0.9em;
  }
}
@media (min-width: 767px) {
  .kt-bar-widget1 .kt-bar-widget1--tr .kt-bar-widget1--td[data-title]:before {
    content: none;
  }
}

@media (max-width: 768px) {
  .kt-datatable.kt-datatable--default > .kt-datatable__pager .kt-datatable__pager-nav, .kt-datatable.kt-datatable--default > .kt-datatable__pager .kt-datatable__pager-info {
    margin-top: 20px;
  }
}
.kt-portlet__body--hot_products .kt-widget5 .kt-widget5__item .kt-widget5__content {
  width: 20%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.kt-portlet__body--hot_products .kt-widget5 .kt-widget5__item .kt-widget5__content:first-child {
  width: 60%;
}
.kt-portlet__body--hot_products .kt-widget5 .kt-widget5__item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.kt-portlet__body--hot_products .kt-widget5 .kt-widget5__item .kt-widget5__content:last-child {
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
}
.kt-portlet__body--hot_products .kt-widget5 .kt-widget5__item .kt-widget5__content .kt-widget5__stats:first-child {
  padding-right: 0;
}
.kt-portlet__body--hot_products .kt-widget5 .kt-widget5__item .kt-widget5__content:nth-child(2) .kt-widget5__stats:first-child {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.kt-portlet__body--hot_products .kt-widget5 .kt-widget5__item .kt-widget5__content .kt-widget5__pic img {
  width: 40px;
}

.kt-portlet__body--top_users .kt-widget5 .kt-widget5__item .kt-widget5__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.kt-portlet__body--top_users .kt-widget5 .kt-widget5__item .kt-widget5__content .kt-widget5__pic img, .kt-portlet__body--top_users .kt-widget5 .kt-widget5__item .kt-widget5__content .kt-widget5__pic .kt-badge.kt-badge--xl {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

@media (min-width: 1025px) {
  .kt-portlet.kt-portlet--height-fluid {
    height: calc(100% - 45px);
  }
}
/* Tooltip container */
.tooltip_kt {
  position: relative;
  display: inline-block;
  font-family: Poppins, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 14px;
  word-wrap: break-word;
}

/* Tooltip text */
.tooltip_kt .tooltiptext {
  visibility: hidden;
  width: 200px;
  max-width: 300px;
  padding: 11px 12px;
  text-align: left;
  background-color: var(--bs-body-bg);
  position: absolute;
  top: 21px;
  left: -50px;
  z-index: 1;
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  -webkit-box-shadow: 0px 5px 15px rgba(22, 62, 171, 0.1019607843);
          box-shadow: 0px 5px 15px rgba(22, 62, 171, 0.1019607843);
  border-radius: 8px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip_kt:hover .tooltiptext {
  visibility: visible;
}

div#m-comp_org-company .dragdropImageContainer .kt-avatar {
  width: 240px;
  margin: auto;
}

div#kt_tabs_points_history .kt-datatable.kt-datatable--default > .kt-datatable__pager {
  padding-bottom: 25px;
}

div#kt_tabs_points_history .styledSelect {
  top: -6px;
  height: 37px;
}

div#kt_modal_focus_areas .kt-widget14 {
  padding: 0;
}
div#kt_modal_focus_areas .kt-widget14 .kt-widget14__header {
  padding: 0;
}
div#kt_modal_focus_areas .kt-widget14__description {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 15px;
}
div#kt_modal_focus_areas .kt-widget14__labels--item-none {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  margin-bottom: 15px;
}

.modal-description {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 30px;
}

form.organisation-quick-action .form-group .input-group .form-text {
  width: 85%;
}

.status-label {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #8145CE;
  display: block;
  word-break: keep-all;
  white-space: nowrap;
}

.kt-form__actions {
  padding: 20px;
}

.dropdown-menu.filterModule.show {
  max-height: 400px;
  overflow-y: auto;
}

.tox-tinymce {
  min-height: 500px;
}

.rewardCoWallet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.rewardCoWallet .icon {
  margin-right: 20px;
}
.rewardCoWallet .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rewardCoWallet .content .amount {
  margin-bottom: 5px;
}
.rewardCoWallet .content .amount sup {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.rewardCoWallet .content .amount strong {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.rewardCoWallet .content span.description {
  font-family: "HK Grotesk";
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

span.text-red {
  color: red;
}

.filter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.filter-wrapper select#filter {
  min-width: 200px;
}

.kt-portlet__body.kt-portlet__body--table div#tab-wrapper {
  margin-bottom: 15px;
}

.btn.btn-sm.btn-white {
  background-color: var(--bs-body-bg);
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  border-radius: 8px;
}

.dropdown-filter .dropdown-menu {
  border-radius: 8px !important;
}
.dropdown-filter .dropdown-menu .kt-portlet .kt-portlet__head {
  border-bottom: 1px solid #ebedf2 !important;
  padding: 0 25px;
}
.dropdown-filter .dropdown-menu .kt-portlet .kt-portlet__foot {
  margin: 0;
  padding: 25px;
}

.ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ellipsis.ellipsis-3 {
  -webkit-line-clamp: 3 !important;
}
.ellipsis.ellipsis-4 {
  -webkit-line-clamp: 4 !important;
}
.ellipsis.ellipsis-5 {
  -webkit-line-clamp: 5 !important;
}

.flagg-details-wrapper div.title {
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 12px;
  margin-top: 24px;
}

.notification-alert {
  position: fixed;
  bottom: 0;
  right: 0;
}

.alert {
  background: var(--bs-app-sidebar-light-menu-link-color) !important;
  border: 1px solid var(--bs-app-sidebar-light-menu-link-color) !important;
  z-index: 99;
}
.alert .alert-text {
  font-size: 18px;
  color: #ffffff !important;
  margin-right: 15px;
  max-height: 500px;
  overflow: auto;
  background: transparent !important;
}

.alert.alert-outline-primary .alert-close i, .alert.alert-outline-dark .alert-close i {
  color: #ffffff;
}

form#chat_form div#mention_value {
  display: none;
}

.star-rating {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: 32px;
  font-family: Times;
  line-height: 1;
}
.star-rating::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#fc0), to(#ccc));
  background: linear-gradient(90deg, #fc0 var(--percent), #ccc var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@-webkit-keyframes bounceload {
  0%, 100% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
.load-animation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.load-text {
  margin-right: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.loading {
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 100%;
  float: left;
  margin-right: 5px;
}

.loading-0 {
  -webkit-animation: bounceload 1s infinite;
  -webkit-animation-delay: 0.1s;
  background: #000;
}

.loading-1 {
  -webkit-animation: bounceload 1s infinite;
  -webkit-animation-delay: 0.3s;
  background: #000;
}

.loading-2 {
  -webkit-animation: bounceload 1s infinite ease;
  -webkit-animation-delay: 0.5s;
  background: #000;
}

ul.stream-card-list {
  margin-top: 10px;
  padding-left: 25px;
}
ul.stream-card-list li {
  padding: 5px;
}
ul.stream-card-list li::marker {
  color: #4972E0;
}

.kt-dashboard__container .col-md-12:nth-child(1) .kt-portlet-background-none, .kt-dashboard__container .col-md-12:nth-child(2) .kt-portlet-background-none {
  margin-top: 0;
}

.rca-modal-single-voucher-customers tr {
  cursor: pointer;
}

details.error-with-backtrace em.placeholder {
  background: transparent;
}

@media (max-width: 375px) {
  .kt-aside {
    width: 70% !important;
  }
}
body.kt-aside--minimize #kt_aside ul.kt-menu__nav > li {
  display: block;
}

body.kt-auth #kt_aside #kt_aside_brand #kt_aside_toggler > i.la.la-arrow-right,
body.kt-auth.kt-aside--minimize-hover #kt_aside #kt_aside_brand #kt_aside_toggler > i.la.la-arrow-right {
  display: none;
}

body.kt-auth.kt-aside--minimize #kt_aside #kt_aside_brand #kt_aside_toggler > i.la.la-arrow-left {
  display: none;
}

body.kt-auth.kt-aside--minimize #kt_aside #kt_aside_brand #kt_aside_toggler > i.la.la-arrow-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1024px) {
  .kt-aside__brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .kt-aside__brand .kt-aside__brand-tools {
    display: none;
  }
}
.kt-aside__brand .kt-aside__brand-logo svg {
  fill: #fff;
  width: 40px;
  height: 40px;
  opacity: 1;
}

@media (max-width: 1024px) {
  div#kt_aside_menu.ps--active-y {
    overflow: auto !important;
  }
  .ps {
    overflow: auto !important;
  }
}
body.kt-auth #kt_aside {
  background: #163EAB;
  opacity: 1 !important;
}
body.kt-auth #kt_aside #kt_aside_brand #kt_aside_togglerx {
  position: absolute;
  right: -20px;
  top: 12px;
  width: 40px;
  height: 40px;
}
body.kt-auth #kt_aside #kt_aside_brand #kt_aside_togglerx > i {
  color: #36A3F7 !important;
  background: var(--bs-body-bg);
  border: 1px solid transparent;
  width: 32px;
  height: 32px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.kt-auth #kt_aside .kt-menu__nav {
  color: var(--bs-app-sidebar-light-menu-link-color);
}
body.kt-auth #kt_aside .kt-menu__nav a {
  color: #ffffff;
  padding: 14px 20px 14px 28px;
  min-height: 52px;
}
body.kt-auth #kt_aside .kt-menu__nav a:hover {
  color: #36A3F7;
}
body.kt-auth #kt_aside .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon,
body.kt-auth #kt_aside .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.005em;
}
body.kt-auth #kt_aside .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  padding-left: 10px;
}
body.kt-auth #kt_aside .kt-menu__nav li .kt-menu__submenu .kt-menu__subnav li a {
  padding-left: 50px;
}
body.kt-auth #kt_aside .kt-menu__nav .kt-menu__submenu li.kt-menu__item--active > a {
  background: #284DB2;
  border-right: 3px solid #36A3F7;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  font-weight: 400;
  font-size: 1rem;
  text-transform: initial;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text:hover, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text:hover {
  color: #36A3F7;
}

body.kt-auth .kt-header {
  background-color: #F3F5FC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1024px) {
  body.kt-auth .kt-header .kt-header__topbar {
    background-color: #F3F5FC;
    margin-top: 0 !important;
    top: 0;
    left: unset;
    right: 11px;
    z-index: 98;
    padding-right: 0;
  }
  body.kt-auth .kt-header .notif-has-alert:after {
    top: 3px;
    right: 7px;
  }
}
body.kt-auth .kt-header .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon i {
  color: #657497;
  font-size: 23px;
}
body.kt-auth .kt-header .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon svg {
  width: 25px;
  height: 25px;
}

body.kt-auth.kt-aside--minimize .kt-aside__brand .kt-aside__brand-logo {
  display: none;
}

body.kt-auth #kt_aside .kt-menu__nav li a:hover > i > span,
body.kt-auth #kt_aside .kt-menu__nav li.kt-menu__item--active > a > i > span {
  background: #7db6ff !important;
}

body.kt-auth #kt_aside #kt_aside_menu > .kt-menu__nav > li > a > i > span {
  background: #4870cf;
}

body.kt-auth #kt_aside .kt-menu__nav > .kt-menu__item > .kt-menu__link svg {
  width: 20px;
  height: 20px;
}

#kt_aside_menu > ul.kt-menu__nav > li {
  min-height: 40px;
  margin-top: 0;
}

#kt_aside_brand img {
  max-width: 172px;
}

#kt_header_mobile {
  background: #F3F5FC;
  color: #333;
}

#kt_header_mobile .kt-header-mobile__toolbar > button > span,
#kt_header_mobile .kt-header-mobile__toolbar > button > span:after,
#kt_header_mobile .kt-header-mobile__toolbar > button > span:before {
  background: #5d5f77;
  height: 1px;
  min-height: 1px;
}

#kt_aside_mobile_toggler {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
}

#kt_aside_mobile_toggler > span,
#kt_aside_mobile_toggler > span:before,
#kt_aside_mobile_toggler > span:after {
  background: #5d5f77;
  display: block;
  position: absolute;
  top: 13px;
  left: 0px;
  height: 1px;
  min-height: 1px;
  width: 100%;
  border-radius: 0px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#kt_aside_mobile_toggler > span:before,
#kt_aside_mobile_toggler > span:after {
  content: "";
  width: 50%;
  left: 0px;
}

#kt_aside_mobile_toggler > span:before {
  top: -7px;
}

#kt_aside_mobile_toggler > span:after {
  top: 7px;
}

#kt_aside_mobile_toggler:hover > span:before,
#kt_aside_mobile_toggler:hover > span:after {
  width: 100%;
}

#kt_header_mobile_topbar_toggler > i {
  color: #0747a6 !important;
}

#kt_aside_left_close_btn {
  position: absolute;
  top: 10px;
  right: 0px;
  height: 30px;
  width: 30px;
  z-index: 1010;
}

#kt_aside_left_close_btn span,
#kt_aside_left_close_btn span:before,
#kt_aside_left_close_btn span:after {
  background: #fff;
  display: block;
  position: absolute;
  top: 13px;
  height: 1px;
  min-height: 1px;
  width: 100%;
  border-radius: 0px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  right: 12px;
}

#kt_aside_left_close_btn span::after,
#kt_aside_left_close_btn span::before {
  content: "";
  width: 50%;
  left: auto;
  right: 0px;
}

#kt_aside_left_close_btn span:before {
  top: -7px;
}

#kt_aside_left_close_btn span::after {
  top: 7px;
}

.kt-header__topbar .kt-header__topbar-item {
  padding: 0 10px;
}
@media only screen and (max-width: 475px) {
  .kt-header__topbar .kt-header__topbar-item {
    padding: 0 0px;
  }
  .kt-header__topbar .kt-header__topbar-item.dropdown.kt-header__topbar-qklinks {
    display: none;
  }
}

.nav-tabs .nav-item .nav-link.active, .nav-tabs .nav-item .nav-link:active, .nav-tabs .nav-item .nav-link:hover, .nav-tabs .nav-item .nav-link {
  color: #495057 !important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-icon {
  color: #ffffff;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-text {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
}

#rca-menu-title {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

div#kt_aside_menu .kt-menu_showmore {
  padding: 14px 20px 14px 28px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  cursor: pointer;
}
div#kt_aside_menu .kt-menu_showmore svg {
  width: 20px;
  margin-right: 10px;
}

.kt-aside--minimize div#kt_aside_menu .kt-menu_showmore {
  opacity: 0;
}

.kt-aside-menu .kt-menu__nav .kt-menu__item.kt-menu__item--open > .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-bullet {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  width: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body.kt-auth .kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-points .kt-header__topbar-icon {
  width: auto;
  padding: 0 10px;
}
body.kt-auth .kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-points .kt-header__topbar-icon svg {
  margin-right: 10px;
  width: 35px;
  height: 35px;
}
body.kt-auth .kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-points .kt-header__topbar-icon a {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
  color: #4972E0;
}
body.kt-auth .kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-points .kt-header__topbar-icon a sup {
  font-size: 16px;
  font-weight: 600;
}

body.kt-auth #rca__menu-left #kt_aside .kt-menu__nav li.kt-menu__item--active > a {
  background: #284DB2;
  border-right: 3px solid #36A3F7;
}

body.kt-auth #rca__menu-left #kt_aside .kt-menu__nav li.kt-menu__item--active .kt-menu__item--active > a {
  background: #284DB2 !important;
  border-right: 3px solid #36A3F7 !important;
}

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user {
  width: auto;
  height: auto;
}
.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user img {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  max-height: 34px;
}

.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user .kt-badge.kt-badge--username {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  max-height: 34px;
  font-size: 14px;
}

.kt-user-card.kt-user-card--skin-dark .kt-user-card__avatar .kt-badge {
  border-radius: 50%;
  background: #ECEDF1;
  font-size: 16px;
}

.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon, .kt-header .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon {
  border-radius: 50%;
}

.kt-header .kt-header__topbar .kt-header__topbar-item:hover.kt-header__topbar-item--user .kt-header__topbar-user, .kt-header .kt-header__topbar .kt-header__topbar-item.show.kt-header__topbar-item--user .kt-header__topbar-user {
  background-color: transparent;
}

.kt-header__topbar-item.kt-header__topbar-points.kt-header__topbar-item:hover .kt-header__topbar-icon {
  background: transparent;
}

.w-a-mhm-logo-text {
  margin: 0;
}

.kt-header-menu .kt-menu__nav > .kt-menu__item:first-child img {
  max-width: 200px;
  max-height: 45px;
  width: 100%;
}

.kt-notification .kt-notification__item:after {
  display: none;
}

.kt-notification .kt-notification__item {
  border-top: 1px solid #f7f8fa;
  border-bottom: 0;
}
.kt-notification .kt-notification__item:first-child {
  border-top: 0;
}

.kt-notification .kt-notification__item.no-nitification:hover {
  background: transparent;
}
.kt-notification .kt-notification__item.no-nitification:hover .kt-notification__item-details .kt-notification__item-title {
  color: #595d6e;
}

#__hdr-es-value {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#__hdr-es-value-lbl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

#__hdr-es-value-canvas {
  height: 40px !important;
  width: 80px !important;
  margin: 0;
  display: inline !important;
}

.kt-user-card .kt-user-card__avatar .kt-badge, .kt-user-card .kt-user-card__avatar img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.kt-user-card {
  background-color: var(--bs-body-bg);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid var(--bs-app-sidebar-light-menu-link-color) 1a;
  padding: 24px !important;
}

.kt-user-card.kt-user-card--skin-dark .kt-user-card__name {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  word-break: break-word;
}
.kt-user-card.kt-user-card--skin-dark .kt-user-card__name .kt-notification__item-time {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #959FAD;
  margin-top: 6px;
  word-break: break-word;
}

.kt-header__topbar .kt-header__topbar-item .dropdown-menu.dropdown-menu-anim {
  border-radius: 10px;
}

.kt-my_profile .kt-notification .kt-notification__item {
  border-bottom: 1px solid var(--bs-app-sidebar-light-menu-link-color) 1a;
  background-color: transparent;
}
.kt-my_profile .kt-notification .kt-notification__item:first-child {
  border-bottom: 0;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.kt-my_profile .kt-notification .kt-notification__item.kt-notification__item-border--none {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.kt-my_profile .kt-notification .kt-notification__item.kt-notification__item-border--none:first-child {
  padding-top: 1.1rem;
}
.kt-my_profile .kt-notification .kt-notification__item .kt-notification__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 11px 20px;
}
.kt-my_profile .kt-notification .kt-notification__item .kt-notification__item-link:hover {
  background: rgba(73, 114, 224, 0.1019607843);
  border-radius: 8px;
}
.kt-my_profile .kt-notification .kt-notification__item .kt-notification__item-link .kt-notification__item-details .kt-notification__item-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
  padding-top: 5px;
}
.kt-my_profile .kt-notification .kt-notification__custom {
  margin-top: 1.1rem;
  border-top: 1px solid var(--bs-app-sidebar-light-menu-link-color) 1a;
  padding-left: 16px;
  padding-right: 16px;
}
.kt-my_profile .kt-notification .kt-notification__custom a {
  background: transparent;
  border: none;
  width: 100%;
  text-align: left;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #4972E0;
  padding: 11px 16px;
}
.kt-my_profile .kt-notification .kt-notification__custom a:hover {
  background: rgba(73, 114, 224, 0.1019607843);
  border-radius: 8px;
}
.kt-my_profile .kt-notification .kt-notification__custom a svg {
  margin-right: 12px;
}

.kt-header__topbar-qklinks .kt-list-nav__row {
  padding-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.kt-header__topbar-qklinks .kt-list-nav__row:first-child {
  padding: 1.1rem 1.5rem 0;
}
.kt-header__topbar-qklinks .kt-list-nav__row:last-child {
  padding: 0 1.5rem 1.1rem;
}
.kt-header__topbar-qklinks .kt-list-nav__row .kt-list-nav__item {
  padding: 11px 20px;
}

body.kt-auth #rca__menu-left #kt_aside .kt-menu__nav li.kt-menu__item--active > a {
  background: #284DB2;
  border-right: 3px solid #36A3F7;
}

body.kt-auth #rca__menu-left #kt_aside .kt-menu__nav li.kt-menu__item--active.kt-menu__item--open > a {
  background: transparent;
  border: none;
}

.kt-head-notification {
  padding: 28px;
  border-bottom: 1px solid var(--bs-app-sidebar-light-menu-link-color) 1a;
}

.kt-head.kt-head-notification .kt-head__title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  text-align: left;
}

.dropdown-notification {
  background: #FFFFFF !important;
  -webkit-box-shadow: 0px 6px 20px rgba(13, 14, 16, 0.1019607843) !important;
          box-shadow: 0px 6px 20px rgba(13, 14, 16, 0.1019607843) !important;
  border-radius: 10px !important;
}

.w-menus-i > div {
  text-align: left;
}
.w-menus-i > div .i-otitle {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.w-menus-i .i-n-title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.w-menus-header > div {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.w-menus-body #sortable-company .ui-state-default:hover {
  background: var(--bs-body-bg-grey) !important;
  cursor: move;
}

.highlight {
  border: 3px dashed #ebedf2;
  font-weight: bold;
  font-size: 45px;
  background: #f4f3fb;
}

.kt-list-nav__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 6px 0 10px;
  padding-left: 16px;
  padding-right: 16px;
}
.kt-list-nav__row .kt-list-nav__item {
  padding: 13px 26px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kt-list-nav__row .kt-list-nav__item:hover {
  background: rgba(73, 114, 224, 0.1019607843);
  border-radius: 8px;
}
.kt-list-nav__row .kt-list-nav__item .kt-list-nav__icon {
  margin-right: 18px;
}
.kt-list-nav__row .kt-list-nav__item .kt-list-nav__icon i {
  font-size: 20px;
  margin-top: 5px;
}
.kt-list-nav__row .kt-list-nav__item .kt-list-nav__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-notification .kt-notification__item .kt-notification__item-icon svg.icon-import path, .kt-notification .kt-notification__item .kt-notification__item-icon svg.icon-laing--page path, .kt-notification .kt-notification__item .kt-notification__item-icon svg.icon-navigation--menu path, .kt-notification .kt-notification__item .kt-notification__item-icon svg.icon-points--system path {
  stroke: var(--bs-app-sidebar-light-menu-link-icon-color);
}

#kt_login > .kt-grid__item {
  min-height: 825px;
}

.kt-login.kt-login--v5 .kt-login__left {
  display: block;
  background-color: #064081;
  position: relative;
  color: #fff;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.kt-login.kt-login--v5 .kt-login__left .kt-login__wrapper .kt-login__content {
  padding: 0px 3.5rem;
  text-align: right;
  width: 100%;
}

.kt-login.kt-login--v5 .kt-login__left .kt-login__wrapper .kt-login__content .kt-login__title {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
  padding: 0 0 4.8rem;
}

.kt-login__left .kt-login__wrapper {
  float: right;
  width: 100%;
  margin-top: 230px;
}

.kt-login__left .kt-login__logo2 {
  position: absolute;
  top: 0px;
  right: 3.5rem;
  width: 50px;
  height: 150px;
  margin: 0 0 0 auto;
  background: var(--bs-body-bg);
}

.kt-login__left .kt-login__logo2 .login-logo-inner {
  width: 37px;
  margin: auto;
  height: 150px;
}

.kt-login__left .kt-login__logo2 .login-logo-inner svg {
  width: 37px;
  height: 37px;
  fill: #064081;
  position: relative;
  top: 107px;
  bottom: 0;
}

.kt-login__left .back-img {
  width: 356px;
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: auto;
  background-position: right top;
}

.kt-login.kt-login--v5 .kt-login__right {
  display: block;
  background: var(--bs-body-bg);
  position: relative;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-bottom: 35px;
}

.kt-login__divider > div {
  display: none;
}

.kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper {
  width: 100%;
  max-width: 556px;
  padding: 75px 30px 20px;
  text-align: left;
  height: 100%;
  position: relative;
}

.kt-login__right .kt-login__logo3 {
  text-align: left;
  height: 75px;
  overflow: hidden;
  margin-bottom: 30px;
}

.kt-login__right .kt-login__logo3 > a > img {
  max-width: 250px;
}

.kt-login__right .kt-login__wrapper .kt-login__logo,
.kt-login__right .kt-login__wrapper .kt-login__title {
  text-align: left;
}

.kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-login__title {
  color: #064081;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 55px;
  text-align: left;
}

.kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-login__form {
  margin-top: 1rem;
  margin-bottom: 35px;
}

.kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-content {
  margin-top: 1rem;
}

.kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-login__form .form-group {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
}

form.login-form .form-actions {
  margin-top: 32px;
  margin-bottom: 18px;
}

a.m_login_forget_password.m-link,
.m-link.m-login__account-link,
.page-user.login .forget-password-block a,
a#cu, .otherpage404 ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #5867DD;
}

form.login-form #sign_me_in, #user-pass #reset_password_button, #sign_me_in, a#sign_me_in2 {
  background-color: #283554 !important;
  border-color: #283554 !important;
  color: #FFFFFF !important;
}

form.login-form #sign_me_in:hover, #user-pass #reset_password_button:hover, #sign_me_in:hover, a#sign_me_in2:hover {
  background-color: #064081 !important;
  border-color: #064081 !important;
}

.kt-login__right .m-error_container-404 {
  margin-top: -3rem;
}

.kt-login__right .m-error_container-403 {
  margin-top: -8rem;
}

.kt-login__right .m-error_container .otherpage404 > ul {
  list-style: none;
}

.kt-login__right .m-error_container .otherpage404 > ul a:hover {
  color: #D70001;
}

.kt-login__right .kt-login__footer {
  margin-top: 30px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
}

input#edit-agreed {
  width: 20px;
  border-radius: 6px;
  background-color: #fff;
  height: 50px;
}

.form-actions {
  margin-top: 1em;
  margin-bottom: 1em;
}

div#kt-wrapper__template4 .kt-login__right .kt-login__logo3 {
  height: auto;
  margin-bottom: 20px;
}
div#kt-wrapper__template4 .kt-login__right .kt-login__logo3 > a > img {
  width: 150px;
}
div#kt-wrapper__template4 .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-login__title {
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: 1px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 11px;
  text-transform: capitalize;
}
div#kt-wrapper__template4 .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-login__description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  text-align: left;
  margin-bottom: 56px;
}
div#kt-wrapper__template4 .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper {
  padding: 12em 30px 20px;
}
div#kt-wrapper__template4 a.m_login_forget_password.m-link {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #5867DD;
}
div#kt-wrapper__template4 .m-login__account {
  text-align: center;
  margin-top: 22px;
  margin-bottom: 22px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
}
div#kt-wrapper__template4 .m-login__account .m-link.m-login__account-link {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #5867DD;
}
div#kt-wrapper__template4 form.login-form #sign_me_in, div#kt-wrapper__template4 #user-pass #reset_password_button, div#kt-wrapper__template4 #sign_me_in, div#kt-wrapper__template4 a#sign_me_in2, div#kt-wrapper__template4 input#btnRegister, div#kt-wrapper__template4 .kt-login.kt-login--v5 .btn:last-child {
  background: #4972E0 !important;
  border-color: #4972E0 !important;
  border-radius: 10px !important;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
}

div#kt-wrapper__template5 .kt-login__right .kt-login__logo3 {
  height: auto;
  margin-bottom: 20px;
}
div#kt-wrapper__template5 .kt-login__right .kt-login__logo3 > a > img {
  width: 150px;
}
div#kt-wrapper__template5 .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-login__title {
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 52px;
  letter-spacing: 1px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 11px;
  text-transform: capitalize;
}
div#kt-wrapper__template5 .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-login__description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  text-align: left;
  margin-bottom: 56px;
}
div#kt-wrapper__template5 .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper {
  padding: 5em 30px 20px 55px;
}
div#kt-wrapper__template5 a.m_login_forget_password.m-link {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #5867DD;
}
div#kt-wrapper__template5 .m-login__account {
  text-align: center;
  margin-top: 22px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
}
div#kt-wrapper__template5 .m-login__account .m-link.m-login__account-link {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #5867DD;
}
div#kt-wrapper__template5 form.login-form #sign_me_in, div#kt-wrapper__template5 #user-pass #reset_password_button, div#kt-wrapper__template5 #sign_me_in, div#kt-wrapper__template5 a#sign_me_in2, div#kt-wrapper__template5 input#btnRegister, div#kt-wrapper__template5 .kt-login.kt-login--v5 .btn:last-child {
  background: #4972E0 !important;
  border-color: #4972E0 !important;
  border-radius: 10px !important;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
}
div#kt-wrapper__template5 .kt-login.kt-login--v5 .kt-login__left {
  -webkit-box-flex: 0.13;
      -ms-flex: 0.13;
          flex: 0.13;
}

div#kt-wrapper__template4 .kt-login.kt-login--v5 .kt-login__left {
  background-color: #4972E0 !important;
  border-right: 50px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.kt-login-tmpl4__wrapper {
  width: 100%;
  height: 100%;
  max-width: 437px;
  max-height: 437px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #6188F1;
  border-radius: 50%;
  position: relative;
}
.kt-login-tmpl4__wrapper .kt-login-tmpl4__wrapper--logo {
  width: 100%;
  height: 100%;
  max-width: 235px;
  max-height: 235px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: linear-gradient(298.7deg, #3460D9 22.94%, rgba(52, 96, 217, 0) 153.7%);
  border-radius: 50%;
  z-index: 1;
  position: relative;
}

.kt-login-tmpl4__ellipse--1 {
  position: absolute;
  top: 0;
  right: 25%;
}

.kt-login-tmpl4__ellipse--2 {
  position: absolute;
  top: 170px;
  left: 0;
}

.kt-login-tmpl4__ellipse--3 {
  position: absolute;
  top: 115px;
  right: -50px;
}

.kt-login-tmpl4__ellipse--4 {
  position: absolute;
  bottom: 24%;
  left: 24%;
  z-index: 0;
}

.kt-login-tmpl4__ellipse--5 {
  position: absolute;
  bottom: 115px;
  right: 0;
}

.kt-login-tmpl4__ellipse--6 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.kt-login-tmpl4__wrapper--logo svg path {
  fill: #ffffff;
}

.kt-login-tmpl4__ellipse--1 svg circle, .kt-login-tmpl4__ellipse--4 svg circle, .kt-login-tmpl4__ellipse--5 svg circle {
  fill: #2C58CF;
}

.kt-login-tmpl4__ellipse--3 svg path, .kt-login-tmpl4__ellipse--2 svg path, .kt-login-tmpl4__ellipse--6 svg path {
  fill: #6188F1;
}

div#kt-wrapper__template5 .kt-login.kt-login--v5 .kt-login__left {
  background-color: #4972E0 !important;
  display: block;
}

.kt-login-tmpl5__wrapper {
  width: 100%;
  height: 100%;
  max-width: 160px;
  max-height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #6188F1;
  border-radius: 50%;
  position: relative;
  margin: 44px auto;
}
.kt-login-tmpl5__wrapper .kt-login-tmpl5__wrapper--logo {
  width: 100%;
  height: 100%;
  max-width: 96px;
  max-height: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: linear-gradient(298.7deg, #3460D9 22.94%, rgba(52, 96, 217, 0) 153.7%);
  border-radius: 50%;
  z-index: 1;
  position: relative;
}

.kt-login-tmpl5__ellipse--1 {
  position: absolute;
  bottom: 125px;
  right: 0;
}

.kt-login-tmpl5__ellipse--1 svg path {
  fill: #2C58CF;
}

.kt-login-tmpl5__ellipse--2 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.kt-login-tmpl5__ellipse--2 svg path {
  fill: #6188F1;
}

.kt-wizard-v2 .kt-wizard-v2__nav-icon span {
  background: #e2e5ec;
  color: #a4a6ae;
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.7rem;
}

.kt-wizard-v2 .kt-wizard-v2__aside .kt-wizard-v2__nav .kt-wizard-v2__nav-items .kt-wizard-v2__nav-item {
  padding: 0px;
  margin-bottom: 2rem;
  border-radius: 2.3rem;
}

.kt-wizard-v2 .kt-wizard-v2__aside .kt-wizard-v2__nav .kt-wizard-v2__nav-items .kt-wizard-v2__nav-item .kt-wizard-v2__nav-body .kt-wizard-v2__nav-label .kt-wizard-v2__nav-label-title {
  display: table-cell;
  vertical-align: middle;
  font-weight: 500;
  padding-left: 2rem;
  width: 100%;
  color: #9699a2;
}

.kt-wizard-v2 .kt-wizard-v2__aside .kt-wizard-v2__nav .kt-wizard-v2__nav-items .kt-wizard-v2__nav-item[data-ktwizard-state=current] {
  background: #22b9ff;
}

.kt-wizard-v2 .kt-wizard-v2__aside .kt-wizard-v2__nav .kt-wizard-v2__nav-items .kt-wizard-v2__nav-item[data-ktwizard-state=current] .kt-wizard-v2__nav-icon span {
  background: #0080bb;
}

.kt-wizard-v2 .kt-wizard-v2__aside .kt-wizard-v2__nav .kt-wizard-v2__nav-items .kt-wizard-v2__nav-item[data-ktwizard-state=current] .kt-wizard-v2__nav-body * {
  color: #fff !important;
}

.kt-wizard-v1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.kt-wizard-v1 .kt-wizard-v1__nav {
  border-bottom: 1px solid #eeeef4;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item:after {
  font-family: Flaticon2;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "\f19d";
  font-size: 1.25rem;
  color: #a2a5b9;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item:last-child:after {
  content: none;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item .kt-wizard-v1__nav-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem 1rem;
  text-align: center;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon {
  font-size: 3.7rem;
  color: #a2a5b9;
  margin-bottom: 0.5rem;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #a2a5b9;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item .kt-wizard-v1__nav-body .kt-wizard-v1__nav-label {
  font-size: 1.1rem;
  font-weight: 500;
  color: #74788d;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=current]:after,
.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=done]:after {
  color: #5d78ff;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=current] .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon,
.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=done] .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon {
  color: #5d78ff;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=current] .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon g [fill],
.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=done] .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #5d78ff;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=current] .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon:hover g [fill],
.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=done] .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=current] .kt-wizard-v1__nav-body .kt-wizard-v1__nav-label,
.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state=done] .kt-wizard-v1__nav-body .kt-wizard-v1__nav-label {
  color: #5d78ff;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items.kt-wizard-v1__nav-items--clickable .kt-wizard-v1__nav-item {
  cursor: pointer;
}

@media (max-width: 768px) {
  .kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 2rem 0;
  }
  .kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    width: 100%;
  }
  .kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item:after {
    position: absolute;
    right: 2rem;
  }
  .kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item:last-child:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 2rem;
    color: #a2a5b9;
  }
  .kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item .kt-wizard-v1__nav-body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0.5rem 2rem;
  }
  .kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item .kt-wizard-v1__nav-body .kt-wizard-v1__nav-icon {
    font-size: 1.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
  }
}
.kt-wizard-v1 .kt-wizard-v1__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f9fafc;
}

.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form {
  width: 100%;
  padding: 4rem 0 5rem;
}

.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-wizard-v1__content {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #eeeef4;
}

.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-wizard-v1__content .kt-wizard-v1__form {
  margin-top: 3rem;
}

.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-wizard-v1__content .kt-wizard-v1__review .kt-wizard-v1__review-item {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #eeeef4;
}

.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-wizard-v1__content .kt-wizard-v1__review .kt-wizard-v1__review-item .kt-wizard-v1__review-title {
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 0.7rem;
}

.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-wizard-v1__content .kt-wizard-v1__review .kt-wizard-v1__review-item .kt-wizard-v1__review-content {
  line-height: 1.8rem;
}

.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-wizard-v1__content .kt-wizard-v1__review .kt-wizard-v1__review-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-form__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 576px) {
  .kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-form__actions {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-form__actions .btn {
    margin: 0 0.5rem 1rem;
  }
}
.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-prev] {
  margin-right: auto;
}

@media (max-width: 576px) {
  .kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-prev] {
    margin-right: 0.5rem;
  }
}
.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-next] {
  margin: auto 0 auto auto;
}

@media (max-width: 576px) {
  .kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-next] {
    margin: 0 0 1rem;
  }
}
@media (max-width: 768px) {
  .kt-wizard-v1 .kt-wizard-v1__wrapper {
    padding: 2rem;
  }
  .kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form {
    width: 100%;
    padding: 2rem 1rem 4rem;
  }
}
.kt-wizard-v1.kt-wizard-v1--white .kt-wizard-v1__wrapper {
  background-color: #fff;
}

.kt-wizard-v1 [data-ktwizard-type=step-info] {
  display: none;
}

.kt-wizard-v1 [data-ktwizard-type=step-info][data-ktwizard-state=current] {
  display: block;
}

.kt-wizard-v1 [data-ktwizard-type=step-content] {
  display: none;
}

.kt-wizard-v1 [data-ktwizard-type=step-content][data-ktwizard-state=current] {
  display: block;
}

.kt-wizard-v1 [data-ktwizard-type=action-prev] {
  display: none;
}

.kt-wizard-v1 [data-ktwizard-type=action-next] {
  display: inline-block;
}

.kt-wizard-v1 [data-ktwizard-type=action-submit] {
  display: none;
}

.kt-wizard-v1[data-ktwizard-state=first] [data-ktwizard-type=action-prev] {
  display: none;
}

.kt-wizard-v1[data-ktwizard-state=first] [data-ktwizard-type=action-next] {
  display: inline-block;
}

.kt-wizard-v1[data-ktwizard-state=first] [data-ktwizard-type=action-submit] {
  display: none;
}

.kt-wizard-v1[data-ktwizard-state=between] [data-ktwizard-type=action-prev] {
  display: inline-block;
}

.kt-wizard-v1[data-ktwizard-state=between] [data-ktwizard-type=action-next] {
  display: inline-block;
}

.kt-wizard-v1[data-ktwizard-state=between] [data-ktwizard-type=action-submit] {
  display: none;
}

.kt-wizard-v1[data-ktwizard-state=last] [data-ktwizard-type=action-prev] {
  display: inline-block;
}

.kt-wizard-v1[data-ktwizard-state=last] [data-ktwizard-type=action-next] {
  display: none;
}

.kt-wizard-v1[data-ktwizard-state=last] [data-ktwizard-type=action-submit] {
  display: inline-block;
}

.msri-mwrapper,
.msri-member {
  margin-bottom: 15px;
}

.msri-mwrapper.msri_gwrapper {
  border: 1px solid #f3f3f3;
  border-radius: 5px;
}

.multi_src_result_item,
.msri-member {
  position: relative;
  color: #6f727d;
  background-color: #f4f5f8;
  border: 1px solid #f4f5f8;
  border-radius: 3px;
  padding: 0.65rem 1.25rem;
  font-size: 1rem;
  line-height: 1.25;
}

.multi_src_result_item.msri-groups {
  border-radius: 5px;
}

.multi_src_result_item:hover,
.msri-member:hover {
  border-color: #22b9ff;
}

.multi_src_result_item .msri-remove,
.msri-member .msri-remove2 {
  text-decoration: none;
  position: absolute;
  right: 7px;
  top: 7px;
  z-index: 9999;
}

.multi_src_result_item .msri-remove i,
.msri-member .msri-remove2 i {
  font-size: 22px;
  margin-top: -1px;
}

.form-control.error {
  border-top-color: red !important;
  border-bottom-color: red !important;
  border-left-color: red !important;
  border-right-color: red !important;
}

.kt-wizard-v2 .kt-wizard-v2__aside .kt-wizard-v2__nav .kt-wizard-v2__nav-items .kt-wizard-v2__nav-item[data-ktwizard-state=completed] .rca-mode-state-done {
  display: block;
}

.kt-checkbox.rca-list-disable {
  cursor: default;
}

.kt-checkbox.rca-list-disable span {
  background: #b3b3b3;
  border-radius: 4px;
}

html, body {
  font-family: "HK Grotesk";
  font-weight: 400;
}

a.btnViewQualifyProducts.pull-right {
  font-style: normal;
  font-weight: normal;
  line-height: 16px;
  text-align: right;
  letter-spacing: 0.02em;
  color: #4972E0;
  padding-top: 10px;
}

.scroll-carousel .item img {
  margin: 0 10px;
  border: 1px solid #ebedf2;
  margin-bottom: 1rem;
}

.owl-item > div {
  padding-left: 10px;
  padding-right: 10px;
}

.owl-item > div > img {
  width: 100%;
}

.owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.scroll-carousel span {
  margin: 10px;
  display: inherit;
}

.item span.image-title {
  min-height: 50px;
}

.owl-item > div {
  padding-left: 10px;
  padding-right: 10px;
}

.owl-item.active {
  display: inline-block;
  vertical-align: top;
}

textarea.form-control {
  height: auto;
}

.w-a-comment_box textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

label {
  font-weight: bold;
}

.padding-right-switch {
  padding-right: 30px !important;
  padding-left: 20px !important;
}

.claims-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-right: 1.5rem;
}
.claims-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item:nth-child(2) {
  padding-right: 0;
  padding-left: 0.8rem;
}
.claims-wizard-form .kt-wizard-v3[data-ktwizard-state=between] [data-ktwizard-type=action-next] {
  display: none;
}
.claims-wizard-form .kt-wizard-v3[data-ktwizard-state=between] [data-ktwizard-type=action-submit] {
  display: inline-block;
}
.claims-wizard-form .kt-wizard-v3__form .card-wrapper {
  border: 1px solid rgba(101, 116, 151, 0.3);
}
.claims-wizard-form #w-a-slider_claims .element-item {
  padding-bottom: 20px;
}
.claims-wizard-form #w-a-slider_claims .card-wrapper {
  background-color: var(--bs-body-bg);
  padding: 24px 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  min-height: 230px;
}
.claims-wizard-form #w-a-slider_claims .card-wrapper.selected {
  border-color: #4972E0;
}
.claims-wizard-form #w-a-slider_claims .card-wrapper .card-claim-icon {
  margin-bottom: 40px;
  width: 72px;
}
.claims-wizard-form #w-a-slider_claims .card-wrapper .card-claim-title {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #183A93;
}
.claims-wizard-form .claims-updated {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
}
.claims-wizard-form tr.kt-datatable__row.selected td {
  background: #4972E0;
}
.claims-wizard-form tr.kt-datatable__row.selected td span {
  color: #ffffff !important;
}
.claims-wizard-form .kt-claims-sucess {
  max-width: 400px;
  margin: auto;
  text-align: center;
}
.claims-wizard-form .kt-claims-sucess img {
  width: 104px;
  margin-bottom: 30px;
}
.claims-wizard-form .kt-claims-sucess h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 20px;
}
.claims-wizard-form .kt-claims-sucess p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 143%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 30px;
}
.claims-wizard-form .kt-claims-sucess a {
  background-color: var(--bs-body-bg);
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 10px;
  width: 280px;
  display: block;
  margin: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
}

.form-group.form-group-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.form-group.form-group-action .button {
  margin-right: 0;
}

div#claims-wrapper .kt-portlet__body .claims-items .form-group {
  margin-bottom: 0;
}

.noResult, .noResultActivity {
  display: none;
}

.claims-recent-activity .top-refer-list li {
  width: 16.67%;
}
.claims-recent-activity .top-refer-list li:first-child {
  padding-left: 0;
  width: 25%;
}
.claims-recent-activity .top-refer-list li:nth-child(2) {
  width: 25%;
}

.toAdd {
  position: relative;
}
.toAdd .closeAdd {
  position: absolute;
  right: -25px;
  top: 33%;
}

form#frmUserClaims div#claims-wrapper button#btnAddMore {
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  width: 220px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  padding: 12px 19px 11px;
}

form#frmUserClaims div#claims-wrapper input#btnSubmit {
  background: #4972E0;
  border-radius: 8px;
  width: 220px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
}

.claims-member-info {
  padding: 10px;
}

.claims-member-info > .row {
  margin-bottom: 15px;
}

.claims-member-info > .row > div > label {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.claims-member-info > .row > .col-md-9 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 15px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-user-card-v2 .kt-user-card-v2__pic img {
  border-radius: 50% !important;
}

.vouchers-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-right: 1.5rem;
}
.vouchers-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item:nth-child(2) {
  padding-right: 0;
  padding-left: 0.8rem;
}
.vouchers-wizard-form .kt-wizard-v3[data-ktwizard-state=between] [data-ktwizard-type=action-next] {
  display: none;
}
.vouchers-wizard-form .kt-wizard-v3[data-ktwizard-state=between] [data-ktwizard-type=action-submit] {
  display: inline-block;
}
.vouchers-wizard-form .kt-wizard-v3__form .card-wrapper {
  border: 1px solid rgba(101, 116, 151, 0.3);
}
.vouchers-wizard-form #w-a-slider_vouchers .element-item {
  padding-bottom: 20px;
}
.vouchers-wizard-form #w-a-slider_vouchers .card-wrapper {
  background-color: var(--bs-body-bg);
  padding: 24px 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  min-height: 230px;
}
.vouchers-wizard-form #w-a-slider_vouchers .card-wrapper.selected {
  border-color: #4972E0;
}
.vouchers-wizard-form #w-a-slider_vouchers .card-wrapper .card-voucher-icon {
  margin-bottom: 40px;
  width: 72px;
}
.vouchers-wizard-form #w-a-slider_vouchers .card-wrapper .card-voucher-title {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #183A93;
}
.vouchers-wizard-form .vouchers-updated {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
}
.vouchers-wizard-form tr.kt-datatable__row.selected td {
  background: #4972E0;
}
.vouchers-wizard-form tr.kt-datatable__row.selected td span {
  color: #ffffff !important;
}
.vouchers-wizard-form .kt-vouchers-sucess {
  max-width: 400px;
  margin: auto;
  text-align: center;
}
.vouchers-wizard-form .kt-vouchers-sucess img {
  width: 104px;
  margin-bottom: 30px;
}
.vouchers-wizard-form .kt-vouchers-sucess h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 20px;
}
.vouchers-wizard-form .kt-vouchers-sucess p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 143%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 30px;
}
.vouchers-wizard-form .kt-vouchers-sucess a {
  background-color: var(--bs-body-bg);
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 10px;
  width: 280px;
  display: block;
  margin: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
}
.vouchers-wizard-form .voucher-email-list-wrapper {
  padding-top: 20px;
}
.vouchers-wizard-form .voucher-email-list-wrapper #voucher-email-list {
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  width: auto;
}
.vouchers-wizard-form .voucher-email-list-wrapper #voucher-email-list .cmrs-wrapper {
  border: 1px solid #f3f3f3;
  margin-right: 20px;
  margin-bottom: 25px;
  padding: 12px 0px 10px 12px;
  background: #eff1f3;
  border-radius: 12px;
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.vouchers-wizard-form .voucher-email-list-wrapper #voucher-email-list .cmrs-wrapper .rmvemp {
  color: #959fad;
  margin: 0;
  text-decoration: none;
  position: absolute;
  right: 7px;
  top: 11px;
  padding: 0;
  cursor: pointer;
}
.vouchers-wizard-form .voucher-email-list-wrapper #voucher-email-list .cmrs-wrapper .rmvemp i {
  font-size: 22px;
  padding: 0;
}
.vouchers-wizard-form input[disabled] {
  background-color: transparent !important;
  cursor: not-allowed;
}
.vouchers-wizard-form span.description.vocuher-emails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.vouchers-wizard-form span.description.vocuher-emails span {
  border: 1px solid #f3f3f3;
  margin-right: 20px;
  margin-bottom: 25px;
  padding: 12px 10px 10px 12px;
  background: #eff1f3;
  border-radius: 12px;
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

span.description.vocuher-emails, div#voucher-email-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  max-width: 100%;
}

span.description.vocuher-emails span, div#voucher-email-list .cmrs-wrapper {
  word-break: break-all;
  padding: 6px;
  background: #f5f5f5;
  border-radius: 4px;
}

div#voucher-email-list .cmrs-wrapper .voucher-remove-email {
  padding: 0 !important;
}

.nomination-wizard-form .kt-portlet {
  background: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items {
  padding: 0;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
}
.nomination-wizard-form .kt-wizard-v3.kt-wizard-v3--white .kt-wizard-v3__wrapper {
  background-color: transparent;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-wizard-v3__content .kt-wizard-v3__form {
  margin-top: 2rem;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form {
  width: 100%;
  padding: 0;
  padding-bottom: 50px;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav {
  border: none;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body {
  padding: 2rem 3.2rem 0 0;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar {
  height: 6px;
  background-color: #dee1eb;
  border-radius: 10px;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-label {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state=current] .kt-wizard-v3__nav-body {
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state=current] .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar:after {
  background-color: #36A3F7;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar:after {
  height: 6px;
  border-radius: 10px;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-wizard-v3__content {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-next] {
  margin-left: 35px;
  background: #4972E0;
  border-radius: 8px;
  width: 240px;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-prev] {
  margin: auto 0 auto auto;
  background-color: var(--bs-body-bg);
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  width: 240px;
}
.nomination-wizard-form .kt-wizard-v3[data-ktwizard-state=last] [data-ktwizard-type=action-submit] {
  background: #4972E0;
  border-radius: 8px;
  width: 200px;
}
.nomination-wizard-form .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions {
  float: right;
  margin-top: 35px;
}
.nomination-wizard-form .kt-wizard-v3[data-ktwizard-state=last] .kt-wizard-v3__wrapper .kt-form .kt-form__actions {
  float: left;
}
.nomination-wizard-form #w-a-slider_nomination {
  margin-left: -20px;
  margin-right: -20px;
}
.nomination-wizard-form #w-a-slider_nomination .element-item {
  padding: 20px;
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper {
  background-color: var(--bs-body-bg);
  padding: 32px 32px;
  border: 1.5px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8.55707px;
  min-height: 360px;
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper.selected {
  border-color: #4972E0;
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper .card-nomination-icon {
  margin-bottom: 60px;
  width: 72px;
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper .card-nomination-title {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #183A93;
  margin-bottom: 20px;
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper .reciever-by {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper .reciever-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper .reciever-wrapper .reciever-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper .reciever-wrapper .reciever-images img {
  width: 50px;
  height: 50px;
  background: #5578eb;
  border-radius: 50%;
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper .reciever-wrapper .reciever-images .kt-badge.kt-badge--xl.kt-badge--info:nth-child(2), .nomination-wizard-form #w-a-slider_nomination .card-wrapper .reciever-wrapper .reciever-images .kt-badge.kt-badge--xl.kt-badge--info:nth-child(3), .nomination-wizard-form #w-a-slider_nomination .card-wrapper .reciever-wrapper .reciever-images img:nth-child(2), .nomination-wizard-form #w-a-slider_nomination .card-wrapper .reciever-wrapper .reciever-images img:nth-child(3) {
  margin-left: -22px;
  border: 1px solid #ffffff;
}
.nomination-wizard-form #w-a-slider_nomination .card-wrapper .reciever-wrapper .reciever-counter {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #959FAD;
  margin-left: 15%;
}

.nomination-content-activity {
  margin-bottom: 20px;
}
.nomination-content-activity .nominee-title, .nomination-content-activity .nominated-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.nomination-content-activity .nominee-name, .nomination-content-activity .nominated-name {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-left: 12px !important;
}
.nomination-content-activity .nominated-wrapper img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .nomination-content-activity .col-xs-12 {
    margin-bottom: 25px;
    margin-top: 15px;
  }
}

.nominee-wrapper, .nominated-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}

.nominated-wrapper span.nominated-name {
  margin: 0;
}

input#quicksearchnomination, input#quicksearchnominationsactivity {
  background: #FBFCFF;
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  width: 353px;
}

.card-wrapper {
  background-color: var(--bs-body-bg);
  border: 1px solid rgba(101, 116, 151, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
}

.nominee-wrapper img {
  width: 50px;
  height: 50px;
  background: #5578eb;
  border-radius: 50%;
}

.kt-milestone-wrapper {
  position: relative;
}

.kt-nom-wrapper {
  background: -webkit-gradient(linear, left top, left bottom, from(#0D39B1), to(#0C36A8));
  background: linear-gradient(180deg, #0D39B1 0%, #0C36A8 100%);
  border-radius: 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 25px;
  padding: 53px;
}
.kt-nom-wrapper .kt-nom-img {
  height: 216px;
  width: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ECEDF1;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.kt-nom-wrapper .kt-nom-img img {
  width: 216px;
  height: 216px;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.kt-nom-wrapper .kt-nom-img .kt-partname {
  font-style: normal;
  font-weight: bold;
  font-size: 54px;
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #4972E0;
}
.kt-nom-wrapper .kt-nom-logo span.logo-default {
  height: 100%;
  width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #5578eb;
  margin: 15px;
}
.kt-nom-wrapper .kt-nom-logo img {
  height: 100%;
  width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 12px;
}
.kt-nom-wrapper .kt-nom-content {
  height: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px;
}
.kt-nom-wrapper .kt-nom__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 54px;
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.kt-nom-wrapper .kt-nom__team {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.kt-nom-wrapper .kt-nom__description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
.kt-nom-wrapper .kt-nom__email {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  opacity: 0.8;
}

.kt-nom-comment .kt-portlet__body {
  background-color: var(--bs-body-bg);
  border-radius: 10px;
}

.kt-nom-comment #frm-comments {
  border: 0;
  margin: 0;
}
.kt-nom-comment #frm-comments .input-group-prepend {
  background: none;
  border: 0;
}

button#dropdownTabButton {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  background-color: var(--bs-body-bg);
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 12px;
  min-width: 173px;
  text-align: left;
  position: relative;
  padding-right: 35px;
}

button#dropdownTabButton::after {
  position: absolute;
  right: 12px;
  top: 12px;
  margin: 0;
  color: #657497;
  font-size: 14px;
}

.new-questionaire-wrapper .survey-page-action {
  display: none;
}
.new-questionaire-wrapper .question-container-display {
  padding: 15px 0;
}
.new-questionaire-wrapper .qc-d-question {
  margin-bottom: 0px !important;
}

.--comment-hidden .rca-activity-comment-wrapper {
  display: none;
}

p.innovate_question {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

p.innovate_answer {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

div#__activity-contributors .element-item, div#__activity-evaluations .element-item {
  background: #E2E8F9;
}
div#__activity-contributors .element-item .kt-stream-activity__item--content-body-item p, div#__activity-evaluations .element-item .kt-stream-activity__item--content-body-item p {
  margin: 0;
}

.kt-portlet.kt-portlet-background.kt-portlet-rate .kt-portlet__head {
  padding: 30px;
}
.kt-portlet.kt-portlet-background.kt-portlet-rate .kt-portlet__head .kt-portlet__head-label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.kt-portlet.kt-portlet-background.kt-portlet-rate .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-portlet.kt-portlet-background.kt-portlet-rate .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-summary {
  margin-top: 8px;
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.btn-innovate-rated {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972e0;
  background: #e2e8f9;
  border: 1px solid #4972e0;
  border-radius: 8px;
  padding: 16px 17px 16px 0;
}

.kt-innovate-title a {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #4972E0;
}

.innovate-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 50%;
  padding-right: 1.5rem;
}

.innovate-wizard-form .question-container-display {
  padding: 0 !important;
  margin: 0;
  margin-top: 20px;
}
.innovate-wizard-form .question-container-display .qc-d-question {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.innovate-wizard-form .question-container-display .qc-d-answer {
  padding: 0;
  margin-top: 10px;
}
.innovate-wizard-form .question-container-display .qc-d-answer .file-upload {
  margin-top: 15px;
  margin-bottom: 30px;
}

div#innovate-sub-header .kt-list-timeline .kt-list-timeline__items:before {
  background-color: #E9EBEF;
  width: 8px;
  border-radius: 8px;
  top: -15px;
}
div#innovate-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
div#innovate-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item:last-child:before {
  background-color: #E9EBEF;
  width: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
div#innovate-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge {
  margin-right: 10px;
}
div#innovate-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge:before {
  background-color: #9199AD;
  width: 9px;
  height: 9px;
  left: 3px;
  top: 14%;
}
div#innovate-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge:after {
  background-color: #E9EBEF;
  position: absolute;
  display: block;
  content: "";
  width: 20px;
  height: 1px;
  left: 12px;
  top: 15%;
}
div#innovate-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
div#innovate-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__text .kt-list-timeline__text--date {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
div#innovate-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__text .kt-list-timeline__text--note {
  margin-top: 12px;
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.frm-innovate-innovation-updatestat-submit label.col-form-label {
  font-weight: 500;
}

.activity-innovate .stream-date {
  display: none !important;
}

button.btn.btn-outline-blue {
  background: #5867DD;
  border: #5867DD;
  border-radius: 12px;
}

div#wyc-preview {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  white-space: break-spaces;
}

.innovate_answers .question-container-display {
  padding: 0;
}

.innovate_answers .question-container-display .qc-d-question {
  margin-bottom: 0;
  font-weight: 600;
}

.innovate_answers .qc-d-answer {
  padding: 0;
  margin-top: 10px;
}

.file-wrapper {
  margin-top: 15px;
}

.ql-snow .ql-editor {
  min-height: 500px;
}

.message_wrapper img {
  width: 100%;
}

input:disabled,
input[disabled],
input.disabled {
  background-color: #cccccc !important;
  color: #666666 !important;
}

.kt-event-display-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
}
.kt-event-display-wrapper .kt-event-img {
  width: 100%;
  background: #C4C4C4;
  border-radius: 12px 12px 0px 0px;
}
.kt-event-display-wrapper .kt-event-img .img {
  display: block;
  min-height: 175px;
  width: 100%;
  background: #C4C4C4;
  border-radius: 12px 12px 0px 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
@media (max-width: 1440px) {
  .kt-event-display-wrapper .kt-event-img .img {
    min-height: 120px;
  }
}
@media (max-width: 1024px) {
  .kt-event-display-wrapper .kt-event-img .img {
    min-height: 145px;
  }
}
.kt-event-display-wrapper .kt-event-img .dropdown {
  position: absolute;
  top: 10px;
  right: 25px;
  cursor: pointer;
}
.kt-event-display-wrapper .kt-event-img .dropdown .btn.btn-icon i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #ffffff;
}
.kt-event-display-wrapper .kt-event-img .dropdown.show > .btn.btn-icon i {
  color: #5d78ff;
}
.kt-event-display-wrapper .kt-event-content {
  background: white;
  border-radius: 0px 0px 12px 12px;
}
.kt-event-display-wrapper .kt-event-content .kt-event-head {
  padding: 20px;
  padding-bottom: 0;
}
.kt-event-display-wrapper .kt-event-content .kt-event-head .kt-event-title, .kt-event-display-wrapper .kt-event-content .kt-event-head .kt-event-title a {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #183A93;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 48px;
}
.kt-event-display-wrapper .kt-event-content .kt-event-head .kt-event-title:hover, .kt-event-display-wrapper .kt-event-content .kt-event-head .kt-event-title a:hover {
  color: #4972E0;
}
.kt-event-display-wrapper .kt-event-content .kt-event-head .kt-event-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin: 0;
  min-height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons {
  min-height: 94px;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 20px;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons form > div.ajax-progress.ajax-progress-throbber {
  display: block;
  margin-left: 10px;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn {
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 8px;
  width: 91px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
}
@media (max-width: 425px) {
  .kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn {
    width: auto;
  }
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn.btn-label-success {
  background-color: #E5F5EC !important;
  color: #34BEA3 !important;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn.btn-label-success.selected {
  border: 1px solid #34BEA3;
  background: #34BEA3 !important;
  color: #ffffff !important;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn.btn-label-warning {
  background-color: #E4F7FB !important;
  color: #36A3F7 !important;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn.btn-label-warning.selected {
  border: 1px solid #36A3F7;
  background: #36A3F7 !important;
  color: #ffffff !important;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn.btn-label-danger {
  background-color: #FCECEC !important;
  color: #EA5E5E !important;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn.btn-label-danger.selected {
  border: 1px solid #EA5E5E;
  background: #EA5E5E !important;
  color: #ffffff !important;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn:last-child {
  margin-right: 0;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn:first-child {
  margin-left: 0;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn.btn-label-primary {
  background-color: #E4F7FB;
  color: #36A3F7;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .btn.btn-label-primary:hover {
  background-color: #36A3F7;
  color: #ffffff;
}
.kt-event-display-wrapper .kt-event-content .kt-event-buttons .kt-event-btn-head {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #959FAD;
  padding: 0 20px;
}
.kt-event-display-wrapper .kt-event-content .kt-event-details {
  padding: 20px;
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  word-break: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
}
.kt-event-display-wrapper .kt-event-content .kt-event-details.kt-event-details-user {
  padding-top: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.kt-event-display-wrapper .kt-event-content .kt-event-details svg {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.kt-event-display-wrapper .kt-event-content .kt-event-details .event-calendar {
  padding: 20px 0;
}
.kt-event-display-wrapper .kt-event-content .kt-event-details .event-location {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

form > div.event-label-action {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
}
form > div.event-label-action span.dot {
  color: #959FAD;
  margin: 0 11px;
  margin-bottom: 5px;
}
form > div.event-label-action .label-success {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #4972E0 !important;
}
form > div.event-label-action .label-success.selected {
  background: #4972E0 !important;
  color: white !important;
  padding: 4px 5px;
  border-radius: 8px;
}
form > div.event-label-action .label-warning {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FFB925 !important;
}
form > div.event-label-action .label-warning.selected {
  background: #FFB925 !important;
  color: white !important;
  padding: 4px 5px;
  border-radius: 8px;
}
form > div.event-label-action .label-danger {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FF0000 !important;
  text-align: center;
}
form > div.event-label-action .label-danger.selected {
  background: #FF0000 !important;
  color: white !important;
  padding: 4px 5px;
  border-radius: 8px;
}

.event-btn-action {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
}
.event-btn-action .label-success {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #4972E0;
}
.event-btn-action .label-success.selected {
  background: #4972E0;
  color: white;
  padding: 8px;
  border-radius: 8px;
  min-width: 100px;
  text-align: center;
}
.event-btn-action .label-warning {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FFB925;
}
.event-btn-action .label-warning.selected {
  background: #FFB925;
  color: white;
  padding: 8px;
  border-radius: 8px;
  min-width: 100px;
  text-align: center;
}
.event-btn-action .label-danger {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FF0000;
  text-align: center;
}
.event-btn-action .label-danger.selected {
  background: #FF0000;
  color: white;
  padding: 8px;
  border-radius: 8px;
  min-width: 100px;
  text-align: center;
}

.event-submit-going .btn {
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 8px;
  width: 91px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
}
@media (max-width: 425px) {
  .event-submit-going .btn {
    width: auto;
  }
}
.event-submit-going .btn.btn-label-success {
  background-color: #E5F5EC !important;
  color: #34BEA3 !important;
}
.event-submit-going .btn.btn-label-success.selected {
  border: 1px solid #34BEA3;
  background: #34BEA3 !important;
  color: #ffffff !important;
}
.event-submit-going .btn.btn-label-warning {
  background-color: #E4F7FB !important;
  color: #36A3F7 !important;
}
.event-submit-going .btn.btn-label-warning.selected {
  border: 1px solid #36A3F7;
  background: #36A3F7 !important;
  color: #ffffff !important;
}
.event-submit-going .btn.btn-label-danger {
  background-color: #FCECEC !important;
  color: #EA5E5E !important;
}
.event-submit-going .btn.btn-label-danger.selected {
  border: 1px solid #EA5E5E;
  background: #EA5E5E !important;
  color: #ffffff !important;
}
.event-submit-going .btn:last-child {
  margin-right: 0;
}
.event-submit-going .btn:first-child {
  margin-left: 0;
}
.event-submit-going .btn.btn-label-primary {
  background-color: #E4F7FB;
  color: #36A3F7;
}
.event-submit-going .btn.btn-label-primary:hover {
  background-color: #36A3F7;
  color: #ffffff;
}

.ajax-progress.ajax-progress-throbber {
  display: none !important;
}

.kt-event-details, .kt-event-participant {
  margin-bottom: 30px;
}

.kt-event-display-single-wrapper .kt-event-image {
  min-height: 491px;
  width: 100%;
  background-color: #C4C4C4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 12px 12px 0px 0px;
}
@media (max-width: 768px) {
  .kt-event-display-single-wrapper .kt-event-image {
    min-height: 350px;
  }
}
@media (max-width: 425px) {
  .kt-event-display-single-wrapper .kt-event-image {
    min-height: 200px;
  }
}
@media (max-width: 375px) {
  .kt-event-display-single-wrapper .kt-event-image {
    min-height: 175px;
  }
}
.kt-event-display-single-wrapper .kt-event-content {
  background-color: var(--bs-body-bg);
  border-radius: 12px;
  margin-top: -30px;
  margin-bottom: 30px;
}
.kt-event-display-single-wrapper .kt-event-content .kt-portlet__head {
  border: none;
  min-height: unset;
  padding: 25px;
  padding-bottom: 0;
}
.kt-event-display-single-wrapper .kt-event-content .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
@media (max-width: 375px) {
  .kt-event-display-single-wrapper .kt-event-content .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
    font-size: 18px;
  }
}
.kt-event-display-single-wrapper .kt-event-content .kt-portlet__body {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-event-display-single-wrapper .kt-event-participant .kt-portlet__head {
  border: 0;
  min-height: 0;
  padding: 20px;
}
.kt-event-display-single-wrapper .kt-event-participant .kt-portlet__body {
  padding: 0 20px 20px;
}
.kt-event-display-single-wrapper .kt-event-participant .kt-widget4__pic.kt-widget4__pic--logo img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.kt-event-display-single-wrapper .kt-event-participant .kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-event-display-single-wrapper .kt-event-participant .kt-widget4 .kt-widget4__item .kt-widget4__number {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  padding-top: 5px;
}
.kt-event-display-single-wrapper .kt-event-participant .kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin: 0;
}
.kt-event-display-single-wrapper .kt-event-participant .kt-widget4__item {
  padding-left: 20px;
  padding-right: 20px;
  border-bottom-style: solid;
  display: none;
}
.kt-event-display-single-wrapper .kt-event-participant .kt-widget4__item.kt-event-participant-head {
  background: #F9FAFF;
  border-radius: 8px;
  padding-top: 1rem !important;
  border: 0;
}
.kt-event-display-single-wrapper .kt-event-participant svg {
  width: 24px;
  height: 24px;
}
.kt-event-display-single-wrapper .kt-event-participant .kt-portlet__foot #loadmore-participant {
  cursor: pointer;
}
.kt-event-display-single-wrapper .kt-event-buttons .kt-portlet__body form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kt-event-display-single-wrapper .kt-event-buttons .kt-portlet__body form > div a.btn {
  margin-right: 10px;
  margin-left: 10px;
  width: 116px;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
}
.kt-event-display-single-wrapper .kt-event-buttons .kt-portlet__body form > div a.btn:last-child {
  margin-right: 0;
}
.kt-event-display-single-wrapper .kt-event-buttons .kt-portlet__body form > div a.btn:first-child {
  margin-left: 0;
}
.kt-event-display-single-wrapper .kt-event-details .kt-widget4__item {
  border-bottom-style: solid;
}
.kt-event-display-single-wrapper .kt-event-details .kt-widget4__item svg {
  width: 18px;
  height: 18px;
}
.kt-event-display-single-wrapper .kt-event-details .kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  padding-top: 5px;
}
.kt-event-display-single-wrapper .kt-event-details .kt-widget4 .kt-widget4__item .kt-widget4__number {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  padding-top: 5px;
}
.kt-event-display-single-wrapper .kt-event-details .kt-portlet__foot {
  padding: 0;
  margin: 0 25px;
}
.kt-event-display-single-wrapper .kt-event-details .kt-portlet__foot .accordion {
  margin-bottom: 0;
}
.kt-event-display-single-wrapper .kt-event-details .kt-portlet__foot .accordion .card {
  margin: 0;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.kt-event-display-single-wrapper .kt-event-details .kt-portlet__foot .accordion .card .card-header .card-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #5867DD;
}
.kt-event-display-single-wrapper .kt-event-details .kt-portlet__foot .accordion .card .card-header .card-title .kt-svg-icon {
  margin-right: 5px;
}
.kt-event-display-single-wrapper .kt-event-details .kt-portlet__foot .accordion .card .card-body {
  padding: 20px;
}
.kt-event-display-single-wrapper .kt-event-details .kt-portlet__foot .kt-org-context-wrapper .kt-org-context-item {
  padding-bottom: 10px;
}
.kt-event-display-single-wrapper .kt-event-details .kt-portlet__foot .kt-org-context-wrapper .kt-org-context-item .kt-org-context-head {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 8px;
}
.kt-event-display-single-wrapper .kt-event-details .kt-portlet__foot .kt-org-context-wrapper .kt-org-context-item .kt-org-context-body .kt-org-context {
  background: rgba(73, 114, 224, 0.08);
  border-radius: 8px;
  padding: 5px 14px;
  margin-right: 14px;
  margin-bottom: 19px;
  display: inline-block;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #4972E0;
}
.kt-event-display-single-wrapper .kt-widget4 .kt-widget4__item {
  border-bottom-color: rgba(209, 217, 225, 0.5019607843);
}
.kt-event-display-single-wrapper .kt-portlet.kt-event-details .kt-portlet__body {
  padding-bottom: 1rem;
}
.kt-event-display-single-wrapper .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-event-display-single-wrapper .kt-event-stats .kt-widget4__item {
  border-bottom-style: solid;
}
.kt-event-display-single-wrapper .kt-event-stats .kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-event-display-single-wrapper .kt-event-stats .kt-widget4 .kt-widget4__item .kt-widget4__number {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  text-align: right;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-event-display-single-wrapper .kt-event-comment .input-group-prepend {
  padding-right: 15px;
}
.kt-event-display-single-wrapper .kt-event-comment .form-textarea-wrapper {
  width: 83%;
}
.kt-event-display-single-wrapper .kt-event-comment .form-textarea-wrapper textarea {
  border-radius: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 13px;
  background: #F9FAFD;
}
.kt-event-display-single-wrapper .kt-event-comment .kt-portlet__foot {
  display: none;
}
.kt-event-display-single-wrapper .kt-event-loadmore {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: #4972E0 !important;
}

.kt-event-comment form#frm-comments {
  border: 0;
  padding: 0;
  margin: 0;
}

.kt-company-event-display-single-wrapper .kt-event-image-wrapper {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 12px 12px 0px 0px;
  position: relative;
}
.kt-company-event-display-single-wrapper .kt-event-image {
  width: 100%;
  height: 100%;
  min-height: 500px;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-position-y: 50%;
  z-index: 1;
}
@media (max-width: 1024px) {
  .kt-company-event-display-single-wrapper .kt-event-image {
    min-height: 525px;
    border-radius: 12px 12px 0px 0px;
  }
}
@media (max-width: 768px) {
  .kt-company-event-display-single-wrapper .kt-event-image {
    min-height: 395px;
  }
}
.kt-company-event-display-single-wrapper .kt-event-image-bg {
  width: 100%;
  height: 500px;
  position: absolute;
  top: 0;
  z-index: 0;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
  background-repeat: repeat;
  background-position: center;
  background-size: 100%;
}
@media (max-width: 768px) {
  .kt-company-event-display-single-wrapper .kt-event-image-bg {
    max-height: 395px;
  }
}
.kt-company-event-display-single-wrapper .kt-event-content {
  background-color: var(--bs-body-bg);
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__head {
  margin: 0;
  padding: 40px;
  padding-bottom: 24px;
  border: 0;
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 54px;
  line-height: 60px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
@media (max-width: 525px) {
  .kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
    font-size: 30px;
    line-height: normal;
  }
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__body {
  padding: 40px;
  padding-top: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__body img {
  max-width: 100%;
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__body ol, .kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__body ul, .kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__body dl {
  padding-left: 50px;
  margin-bottom: 0px;
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__body p {
  margin-bottom: 0px;
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__body .bulletin-info-posted {
  margin-bottom: 20px;
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__body .bulletin-info-date {
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  font-size: 16px;
  margin-bottom: 20px;
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__foot .kt-widget31 .kt-widget31__item .kt-widget31__content .kt-widget31__pic svg {
  width: 36px;
  height: 36px;
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__foot .kt-widget31 .kt-widget31__item .kt-widget31__content .kt-widget31__title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 4px;
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__foot .kt-widget31 .kt-widget31__item .kt-widget31__content .kt-widget31__text {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__foot .kt-widget31 .kt-widget31__item .kt-widget31__content:last-child {
  width: 25%;
}
.kt-company-event-display-single-wrapper .kt-event-content .kt-portlet__foot .kt-widget31 .kt-widget31__item .kt-widget31__content .kt-widget31__progress .kt-widget31__stats > span:last-child {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #36A3F7;
}
.kt-company-event-display-single-wrapper .accordion.accordion-light .card {
  background-color: var(--bs-body-bg);
  border-radius: 12px;
}
.kt-company-event-display-single-wrapper .accordion.accordion-svg-icon .card .card-header .card-title {
  padding: 20px 20px 32px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.kt-company-event-display-single-wrapper .accordion.accordion-svg-icon .card .card-header .card-title.collapsed {
  padding: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.kt-company-event-display-single-wrapper .accordion.accordion-svg-icon .card .card-header .card-title.collapsed .kt-svg-icon {
  margin: 0;
}
.kt-company-event-display-single-wrapper .accordion.accordion-svg-icon .card .card-header .card-title.collapsed .kt-svg-icon path {
  fill: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-company-event-display-single-wrapper .accordion.accordion-svg-icon .card .card-header .card-title .kt-svg-icon {
  margin: 0;
}
.kt-company-event-display-single-wrapper .accordion.accordion-svg-icon .card .card-header .card-title .kt-svg-icon path {
  fill: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.col-md-4.col-sm-12 .kt-widget1__info {
  width: 100%;
}

.js input.form-autocomplete.ui-autocomplete-loading {
  background-position: 98%;
}

.rca-modal-search-list .header > div {
  border-color: #fff;
  background: var(--bs-body-bg);
}

#rca--event-wizard-frm {
  width: 690px;
  margin: 0 auto;
  margin-bottom: 35px;
}

#rca--program-wizard-frm {
  width: 900px;
  margin: 0 auto;
  margin-bottom: 35px;
}

#rewf--nav > ul {
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}

#rewf--nav > ul::after {
  display: block;
  content: "";
  clear: both;
}

#rewf--nav > ul > li {
  width: 33.33%;
  float: left;
}

#rca--program-wizard-frm #rewf--nav > ul > li {
  width: 25%;
  float: left;
}

#rewf--nav > ul > li > .rwe--nav-btn {
  position: relative;
  display: block;
  color: #c9d2ec;
  padding: 10px 0 25px;
  margin: 0px 10px;
}

#rewf--nav > ul > li > .rwe--nav-btn::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 8px;
  width: 100%;
  border-radius: 20px;
  background: #c7d0ec;
}

#rewf--nav > ul > li > .rwe--nav-btn > .rwe--nav-num {
  border: 2px solid #c7d0ec;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 12px;
  text-align: center;
  vertical-align: middle;
  line-height: 27px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #C7D0EC;
}

#rewf--nav > ul > li > .rwe--nav-btn > .rwe--nav-title {
  margin-left: 15px;
  color: #c7d0ec;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.01em;
}

#rewf--nav > ul > li > .rwe--nav-btn:hover > .rwe--nav-title {
  color: #1f3156;
}

#rewf--nav > ul > li > .rwe--nav-btn.rwe--done::after {
  background: #43c8b2;
}

#rewf--nav > ul > li > .rwe--nav-btn.rwe--done > .rwe--nav-title {
  color: #1f3156;
}

#rewf--nav > ul > li > .rwe--nav-btn.rwe--done > .rwe--nav-title {
  color: #1f3156;
}

#rewf--nav > ul > li > .rwe--nav-btn.rwe--active > .rwe--nav-num {
  border: 2px solid #43c8b2;
  color: #43c8b2;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.01em;
  color: #43C8B2;
}

#rewf--nav > ul > li > .rwe--nav-btn.rwe--done > .rwe--nav-num {
  border: 2px solid #43c8b2;
  color: #fff;
  background: #43c8b2;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.01em;
}

#rewf--nav > ul > li > .rwe--nav-btn.rwe--active > .rwe--nav-title {
  color: #1f3156;
}

#rewf--nav > ul > li > .rwe--nav-btn.rwe--done > .rwe--nav-title {
  color: #1f3156;
}

#rewf--content {
  margin-top: 40px;
}

#rewf--content .rewf--tab-content {
  display: none;
}

#rewf--content .rewf--tab-content.rwe-c-active {
  display: block !important;
}

#rewf--content .kt-portlet__head {
  display: block !important;
  padding-bottom: 20px;
}

#rca--event-wizard-frm .rca-event-loader-units > ul[class*=rca-event-search-result_],
#rca--event-wizard-frm #rca-mode-loader-values > .rca-mode-search-result,
#rca--event-wizard-frm #rca-mode-loader-drivers > .rca-mode-search-result,
#rca--event-wizard-frm #rca-mode-loader-kras > .rca-mode-search-result {
  border-bottom: 1px solid #e8ecf0;
  padding-bottom: 25px;
  margin-bottom: 25px;
  list-style: none;
}

ul[class*=rca-event-search-result_] {
  list-style: none;
}
ul[class*=rca-event-search-result_] li {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
  font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-color);
  position: relative;
  background-color: #EFF1F3;
  border: 1px solid #EFF1F3;
  border-radius: 12px;
  padding: 11px 16px;
  margin-bottom: 15px;
}
ul[class*=rca-event-search-result_] li a {
  text-decoration: none;
  position: absolute;
  right: 7px;
  top: 7px;
}
ul[class*=rca-event-search-result_] li a i {
  font-size: 22px;
  margin-top: 1px;
  color: #959FAD;
  margin-right: 6px;
}

.ui-autocomplete.ui-front > .ui-menu-item > .ui-menu-item-wrapper {
  background: none !important;
  border: 0 solid #fff !important;
  border-bottom: 1px solid #e8ecf0 !important;
  padding: 10px 0;
  margin: 0 15px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.ui-autocomplete.ui-front > .ui-menu-item > .ui-menu-item-wrapper.ui-state-active {
  color: #003eff;
}

#rewf--content .rewf--tab-content .kt-portlet .kt-portlet__head {
  margin: 0 30px;
  padding-left: 0;
  padding-right: 0;
}
#rewf--content .rewf--tab-content .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 28px 0 15px;
  line-height: normal;
}

div#rewf--tab-org_context .card {
  margin-bottom: 24px;
  border-radius: 0;
  border: none;
}
div#rewf--tab-org_context .card .card-header {
  padding: 0;
  border: none;
  background-color: var(--bs-body-bg);
  border: 1px solid #ECEDF1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
}
div#rewf--tab-org_context .card .card-header .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  cursor: unset;
  padding: 10px 15px;
}
div#rewf--tab-org_context .card .card-body {
  border-bottom: 1px solid rgba(209, 217, 225, 0.5019607843);
}

div#rewf--tab-org_context .form-group {
  margin-bottom: 0;
}
div#rewf--tab-org_context .form-group .kt-checkbox.kt-checkbox--brand > span {
  border: 2px solid #959FAD !important;
}

div#rewf--tab-org_context .card-body > .form-group {
  margin-bottom: 24px !important;
}

.btnRemoveMoredates {
  position: absolute;
  bottom: 5px;
  color: red !important;
  cursor: pointer;
}

div#btnRequiredDays {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

a#btnAddMoredates {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #4972E0;
}

div#btnRequiredDays .btnDay {
  padding: 14px 21px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  background: #F1F4FD;
  border-radius: 12px;
}

#btnRequiredDays .btnDay.active {
  background: #4972E0;
  color: #ffffff;
}

#rewf--content .kt-portlet .kt-portlet__head .description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #959FAD;
}

a#btn-mdlProgramGoalForm {
  width: 220px;
}

div#rewf--tab-program_goals .kt-portlet .kt-portlet__body {
  min-height: 200px;
}

.kt-form__heading-title small {
  display: block;
  margin-top: 7px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 20px;
}

.kt-form__heading-title small a {
  text-decoration: underline;
}

.modal-footer.modal-footer__min {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-top: 1px solid #ebedf2;
  margin: 0 25px;
  padding: 24px 0;
}

.modal-footer.modal-footer__min button {
  width: 180px;
}

button.rewf--btn-prev.btn.btn-secondary.btn-md.btn-tall.btn-wide.kt-font-bold {
  color: #959FAD;
  border: 1px solid #959FAD;
  margin-right: 20px;
}

.full-button-2 button {
  width: 48% !important;
}
.full-button-2 input {
  width: 48% !important;
}

.kt-mls-wrapper {
  background: -webkit-gradient(linear, left top, left bottom, from(#0D39B1), to(#0C36A8));
  background: linear-gradient(180deg, #0D39B1 0%, #0C36A8 100%);
  border-radius: 12px;
  padding: 53px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  min-height: 295px;
}
.kt-mls-wrapper .kt-mls-logo {
  padding-right: 40px;
}
.kt-mls-wrapper .kt-mls-logo img {
  width: 227px;
  border-radius: 12px;
}
.kt-mls-wrapper .kt-mls-content {
  width: 100%;
}
.kt-mls-wrapper .kt-mls__head-title {
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 47px;
  color: #FFFFFF;
  text-align: left;
  margin-bottom: 31px;
}
.kt-mls-wrapper .kt-mls__body {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  text-align: left;
  color: #E2EAFF;
  margin-bottom: 31px;
}
.kt-mls-wrapper .milestone-achieved {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kt-mls-wrapper .milestone-achieved .milestone-achieved-img img {
  width: 90px;
  height: 90px;
  display: inline-block;
  border-radius: 50%;
  background: #f3f5fc;
}
.kt-mls-wrapper .milestone-achieved .milestone-achieved-body {
  margin-left: 25px;
  text-align: center;
}
.kt-mls-wrapper .milestone-achieved .milestone-achieved-body .milestone-achieved-name {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.kt-mls-wrapper .milestone-achieved .milestone-achieved-body .milestone-achieved-team {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin-top: 10px;
}

.kt-glbl-logo {
  width: 227px;
  height: 283px;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #e4e4e4;
}

.kt-mls-congratulations .kt-portlet__body, .kt-mls-comment .kt-portlet__body {
  background-color: var(--bs-body-bg);
  border-radius: 10px;
}

.kt-mls-congratulations .kt-portlet__body {
  padding: 20px;
}

.kt-mls-comment #frm-comments {
  border: 0;
  margin: 0;
}
.kt-mls-comment #frm-comments .input-group-prepend {
  background: none;
  border: 0;
}

.has-image .kt-milestone-display-wrapper {
  padding: 0;
}
.has-image .kt-milestone-display-wrapper .kt-milestone-img {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.kt-milestone-display-wrapper {
  position: relative;
  background-color: var(--bs-body-bg);
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  padding: 0;
}
.kt-milestone-display-wrapper .kt-milestone-img {
  height: 150px;
  padding: 30px;
}
.kt-milestone-display-wrapper .kt-milestone-img svg {
  width: 63px;
  height: 63px;
}
.kt-milestone-display-wrapper .kt-milestone-content {
  padding: 30px;
}
.kt-milestone-display-wrapper .kt-milestone-head {
  margin-bottom: 20px;
}
.kt-milestone-display-wrapper .kt-milestone-head .kt-milestone-title {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #183A93;
  min-height: 56px;
}
.kt-milestone-display-wrapper .kt-milestone-details .milestone-user {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kt-milestone-display-wrapper .kt-milestone-details .milestone-user img {
  width: 40px;
  border-radius: 50%;
}
.kt-milestone-display-wrapper .kt-milestone-details .milestone-user .milestones-name {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-left: 10px;
}
.kt-milestone-display-wrapper .kt-milestone-details .milestone-user .kt-badge.kt-badge--xl {
  width: 40px;
  height: 40px;
}
.kt-milestone-display-wrapper .kt-milestone-details .milestone-foot {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-milestone-display-wrapper .kt-milestone-details .milestone-foot .kt-separator {
  height: auto;
  margin: 0px 10px;
  border-bottom: 0;
  color: #D1D9E1;
}

.milestones-container .kt-row-grid {
  -ms-flex-wrap: unset;
      flex-wrap: unset;
  overflow: hidden;
}

.kt-milestone-info .kt-widget4__item {
  border-bottom-style: solid;
}
.kt-milestone-info .kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-milestone-info .kt-widget4 .kt-widget4__item .kt-widget4__number {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-align: right;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.m-p-item {
  background-color: var(--bs-body-bg);
  border: 1.5px solid rgba(101, 116, 151, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  padding: 20px 18px;
  cursor: pointer;
}
.m-p-item.psel, .m-p-item:hover {
  border: 1.5px solid #4972E0;
}
.m-p-item .m-p-img {
  height: 190px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  margin-bottom: 20px;
}
.m-p-item .mpd-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 40px;
}
.m-p-item .mpd-price {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #36A3F7;
}

.kt-milestone-wrapper {
  position: relative;
}

.milestone-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-right: 1.5rem;
}
.milestone-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item:nth-child(2) {
  padding-right: 0;
  padding-left: 0.8rem;
}
.milestone-wizard-form .border-outline {
  background-color: var(--bs-body-bg);
  border: 1px solid #E9EBF2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  text-align: center;
  padding: 25px;
}
.milestone-wizard-form .border-outline p {
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.milestone-wizard-form .border-outline label {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.milestone-user-activity img {
  width: 40px;
  border-radius: 50%;
}

.milestone-user span.nominee-name {
  margin-left: 15px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  text-transform: capitalize;
}

.kt-mls-congratulations span.table-summary {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-mls-message {
  padding-top: 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  text-align: justify;
}

.kt-mls-congratulations .kt-user-card-v2 .kt-user-card-v2__details {
  margin-left: 20px;
}
.kt-mls-congratulations .kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__name {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 10px;
}
.kt-mls-congratulations .kt-user-card-v2 .kt-user-card-v2__pic .kt-badge.kt-badge--xl, .kt-mls-congratulations .kt-user-card-v2 .kt-user-card-v2__pic img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  max-height: 80px;
  font-size: 24px;
}

.milestion-achieved-label {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 18px;
}

.kt-container-sm {
  max-width: 700px;
  margin: auto;
}
.kt-container-sm .kt-mls-wrapper2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-head-img {
  width: 100%;
  border-radius: 12px 12px 0px 0px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-head-img img {
  width: 100%;
  border-radius: 12px 12px 0px 0px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content {
  width: 100%;
  background-color: var(--bs-body-bg);
  padding: 40px 40px 20px;
  border-radius: 0 0 12px 12px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .kt-mls__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 24px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .kt-mls__body {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 32px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-achieved {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-achieved .milestone-achieved-img .kt-badge.kt-badge--xl, .kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-achieved .milestone-achieved-img img {
  width: 80px;
  height: 80px;
  font-size: 24px;
  border-radius: 50%;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-achieved .milestone-achieved-body {
  margin-left: 24px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-achieved .milestone-achieved-body .milestone-achieved-name {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 10px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-achieved .milestone-achieved-body .milestone-achieved-team {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-mtrx {
  margin-bottom: 32px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-mtrx .kt-widget1 {
  padding: 0;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-mtrx .kt-widget1 .kt-widget1__item .kt-widget1__info .kt-widget1__desc {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 16px;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-mtrx .kt-widget1 .kt-widget1__item .kt-widget1__info .kt-widget1__title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px !important;
  line-height: 24px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-btn-reward {
  width: 100%;
}
.kt-container-sm .kt-mls-wrapper2 .kt-mls-content .milestone-btn-reward .btn.btn-secondary {
  width: 100%;
}

.accordion-wrapper .accordion.accordion-light .card .card-header .card-title {
  padding: 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.accordion-wrapper .accordion {
  margin: 0;
}
.accordion-wrapper .accordion.accordion-svg-icon .card .card-header .card-title .kt-svg-icon {
  width: 5px;
  height: 10px;
  margin: 0;
}
.accordion-wrapper .accordion.accordion-light .card {
  margin-bottom: 20px;
}
.accordion-wrapper .accordion.accordion-light .card:last-child {
  margin: 0;
}
.accordion-wrapper .accordion.accordion-svg-icon .card .card-body {
  padding: 0 3.2rem;
  padding-bottom: 3.2rem;
}

.redeem-reward {
  padding-top: 12px;
}
.redeem-reward .kt-datatable__table {
  min-height: unset;
}
.redeem-reward .redeem-reward-catalog {
  border-bottom: 0.5px solid #D1D9E1;
  padding-bottom: 24px;
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.redeem-reward .redeem-reward-catalog .label-redeem-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.redeem-reward .redeem-reward-catalog .label-redeem-title:first-child {
  margin-bottom: 24px;
  font-weight: 500;
}
.redeem-reward .redeem-reward-catalog-limit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
}
.redeem-reward .redeem-reward-catalog-limit .label-redeem-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.redeem-reward .redeem-reward-catalog-limit .label-redeem-title:first-child {
  margin-bottom: 24px;
}
.redeem-reward .kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__username {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin: 0;
}
.redeem-reward .kt-widget4 .kt-widget4__item .kt-widget4__pic img {
  width: 38px;
  height: 40px;
}

.card-body.padding-20 {
  padding: 10px 30px 20px !important;
}

.no-added {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  opacity: 0.5;
}

.kt-org-context-wrapper {
  margin-top: 22px;
}

.accordion > .card {
  border-radius: 12px !important;
}

.certificate-plaque-img img {
  width: 100%;
}

.form_loader-bg2 {
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#ui-datepicker-div {
  display: none;
}

#survey-editor {
  display: none;
  height: 100%;
}

#survey-editor-content {
  margin-top: 30px;
}

#survey-main-action {
  border-bottom: 1px solid #dedede;
}

#survey-main-action:after {
  content: "";
  display: block;
  clear: both;
}

#survey-main-action > .question-type-selector {
  float: left;
}

#survey-main-action > .question-mode-selector {
  float: right;
}

#survey-main-action > ul {
  list-style: none;
  padding: 0px;
  margin: 0;
}

#survey-main-action li {
  display: inline-block;
}

#survey-main-action li > a {
  display: block;
  text-decoration: none !important;
  color: #ccc;
  border-right: 1px solid #dedede;
  padding: 15px;
  font-weight: bold;
}

#survey-main-action li > a:hover {
  color: #868686;
}

#survey-main-action li > a.active {
  color: #3662af !important;
}

#survey-tool-wrapper {
  position: relative;
  height: 100%;
}

#survey-tool-wrapper:after {
  content: "";
  display: block;
  clear: both;
}

#survey-question-selector {
  display: none;
  background: var(--bs-body-bg);
  float: left;
  width: 50px;
  height: 100%;
}

#survey-question-items {
  height: 100%;
  overflow: hidden;
  margin-left: 0px;
  background: #ededed;
}

#survey-question-selector > ul,
#survey-question-items > #question-items-content > ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#question-items-title {
  font-size: 18px;
  padding: 9px 15px 10px;
  background: #ededed;
  border-bottom: 1px solid #ccc;
}

#survey-question-selector > ul > li > a {
  text-decoration: none !important;
  color: #333;
  vertical-align: middle;
  display: block;
  padding: 10px;
  text-align: center;
}

#survey-question-selector > ul > li > a:hover {
  color: #3662af !important;
}

#survey-question-selector > ul > li > a.active {
  background: #3662af !important;
  color: #fff !important;
}

#survey-question-selector > ul > li > a > i {
  font-size: 22px;
}

#survey-question-items > #question-items-content {
  height: 100%;
  padding-bottom: 10px;
  background: #ededed;
}

#survey-question-items > #question-items-content > ul > li > a {
  display: block;
  text-decoration: none !important;
  color: #333;
  padding: 9px 15px 10px;
  background: #ededed;
  border-bottom: 1px solid #ccc;
}

#survey-question-items > #question-items-content > ul > li > a:hover {
  background: #f2f2f2;
}

.question-container-display.gcg-disabled * {
  color: #ccc !important;
}

.question-main {
  padding: 0 0 15px;
}

.question-container {
  position: relative;
}

.question-item-selector {
  text-decoration: none !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F9FAFD;
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-right: 14px;
}
.question-item-selector span {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 11px 16px;
}

.question-item-selector i {
  float: right;
}

.question-container {
  padding: 20px 20px 0;
}

.qc-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}

#question-action {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.question-items-selector {
  display: none;
  position: absolute;
  right: 0px;
  top: 60px;
  z-index: 3;
  width: 100%;
  background: var(--bs-body-bg);
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 3px #ccc;
          box-shadow: 0px 1px 3px #ccc;
  padding: 15px;
}

.question-items-selector > ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.question-items-selector > ul > li {
  display: inline-block;
  width: 45%;
  list-style: none;
  padding: 10px 5px;
  margin-right: 15px;
  border-bottom: 1px solid rgba(209, 217, 225, 0.5019607843);
}

.question-items-selector > ul > li > a {
  text-decoration: none !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.question-items-selector > ul > li > a > svg {
  margin-right: 10px;
  width: 16px;
}

.qc-remove-answer .kt-font-danger {
  color: #959FAD !important;
}

.question-items-selector > ul > li > a.active,
.question-items-selector > ul > li > a:hover {
  color: #0759b4;
}

.qc-body {
  margin-bottom: 34px;
}

.qc-title {
  margin-top: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#rca--editor .question-fld-wrapper .qc-title {
  margin-top: 0;
  margin-bottom: 8px;
}
#rca--editor .qc-header span.qc-title {
  margin-top: 0;
  margin-bottom: 8px;
}
#rca--editor .qc-body .qc-title {
  margin-top: 0;
}
#rca--editor .question-container-display {
  cursor: move;
}

.qc-choice-i {
  position: relative;
  margin-bottom: 24px;
}

.qc-choice-fld {
  margin-right: 50px;
}

.qc-choice-act {
  position: absolute;
  right: 0px;
  top: 10px;
}

.qc-choice-act ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.qc-choice-act ul li {
  display: inline-block;
}

.qc-choice-act ul li a {
  text-decoration: none;
  color: #ccc;
}

.qc-choice-act ul li a:hover {
  color: #0759b4;
}

.qc-choice-act li a i {
  font-weight: bold;
  font-size: 18px;
}

.qc-footer {
  margin-left: -15px;
  margin-right: -15px;
  background: var(--bs-body-bg);
  margin-bottom: -15px;
  padding: 15px;
}

.qc-action a > i {
  font-size: 12px !important;
}

.qc-add-answer {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.qc-s-shape-preview i {
  font-size: 45px;
}

.qc-s-labels {
  padding-left: 30px;
}

.qc-s-labels-i .qc-choice-lbl,
.qc-mt-labels-i .qc-choice-lbl {
  width: 90px;
  position: absolute;
  left: 0px;
  top: 10px;
}

.qc-s-labels-i .qc-choice-fld,
.qc-mt-labels-i .qc-choice-fld {
  margin-left: 100px;
}

.qc-ci-choices td > label {
  top: -5px;
}

.qc-ci-unselect {
  display: none !important;
}

.unselect {
  color: #e3e3e3;
}

.qc-other-answer-wrapper {
  display: none;
  padding-left: 35px;
  padding-top: 35px;
}

#qc-bq-modal .modal-body {
  background: #f9f9f9;
}

.qc-bq-questions {
  position: relative;
}

.qc-bq-questions:after {
  content: "";
  display: block;
  clear: both;
}

.qc-bq-questions-i {
  width: 49.9999%;
  float: left;
}

.qc-bq-question-i {
  padding: 10px 5px 5px;
}

.qc-bq-question-i > div {
  background: #fff;
  position: relative;
  border: 1px solid #dedede;
  padding: 10px;
}

.qc-bq-question-i .qc-bqq-content {
  padding-left: 25px;
}

.qc-bqq-icon {
  position: absolute;
  left: 8px;
  top: 12px;
  color: #36a3f7;
  z-index: 1;
}

.qc-bqq-icon i {
  cursor: pointer;
}

.qc-bqq-1 {
  font-size: 16px;
  color: #333;
}

.qc-bqq-tc {
  font-size: 14px;
  text-decoration: none !important;
}

.qc-bqq-tc i {
  font-size: 14px;
}

.qc-bqq-c > ul {
  padding-left: 25px;
  margin: 0;
  font-size: 14px;
}

.qc-bq-question-i:hover > div {
  border-color: #36a3f7;
}

.qc-bq-question-i.active > div {
  background: #ededed;
  border-color: #ccc;
}

.qc-bq-question-i.active .qc-bqq-icon > .la-plus-circle {
  display: none !important;
}

.qc-bq-question-i.active .qc-bqq-icon > .la-check-circle {
  display: block !important;
}

.qc-d-action {
  margin-top: 15px;
}

.qc-d-action > ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.qc-d-action > ul > li {
  display: inline-block;
}

.qc-d-action > ul > li > a {
  text-decoration: none !important;
}

.question-container-display {
  position: relative;
  padding: 15px;
}

.question-container-display:hover .qc-d-action {
  display: block;
}

.qc-d-question {
  font-size: 18px;
}

span.qc-number {
  padding-right: 8px;
}

.qc-d-answer {
  padding-left: 0;
  margin-top: 15px;
}

.qc-d-answer > ul {
  list-style: none;
  padding: 0;
}

.qc-d-answer > ul > li * {
  font-weight: normal;
  margin: 0;
  vertical-align: sub;
}

.qc-d-answer > ul > li {
  margin: 5px 5px;
}

.qc-d-os {
  padding-left: 30px;
}

input.qc-d-answer-fld.qc-daf-textbox.form-control {
  margin-bottom: 26px;
}

.qc-d-starrating {
  position: relative;
}

.qc-d-starrating:after {
  content: "";
  display: block;
  clear: both;
}

.qc-d-sr-i {
  float: left;
  text-align: center;
}

.qc-d-sri-fld {
  background: #ccc;
  color: #fff;
  cursor: pointer;
}

.qc-d-sri-fld > i {
  font-size: 30px;
}

.qc-d-dt-fld {
  position: relative;
}

.qc-d-dt-fld:after {
  content: "";
  display: block;
  clear: both;
}

.qc-d-dt-fld-i {
  float: left;
  width: 30%;
  margin-right: 25px;
}

.qc-d-dt-fld-i > select {
  width: 30%;
  display: inline-block;
}

.gc-d-dt-i {
  margin-bottom: 15px;
}

.qc-d-dt-label {
  font-size: 16px;
}

.qc-d-slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.qc-d-s-slider, .qc-d-s-sliderx {
  position: relative;
  height: 10px;
  width: 100% !important;
  padding: 0 !important;
}

.qc-d-s-control-l {
  margin-right: 5%;
  width: 90%;
}

.qc-d-s-control-r {
  width: 75px;
}

.qc-d-s-control-r input {
  background: #d2d2d2;
}

.qc-d-s-control-r input.qc-d-answer-fld.qc-daf-textbox.form-control {
  background: #ffffff !important;
  color: #5867dd !important;
  border-color: #5867dd;
  margin: 0;
}

.qc-d-s-labels {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.qc-d-s-labels > div {
  width: 33.33%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.qc-d-s-slider:after,
.qc-d-s-sliderx:after,
.qc-d-s-labels:after {
  content: "";
  display: block;
  clear: both;
}

.qc-d-sl-center {
  text-align: center;
}

.qc-d-sl-left {
  text-align: left;
}

.qc-d-sl-right {
  text-align: right;
}

.qc-d-s-slider .ui-slider-range {
  height: 10px;
  border-radius: 4px 0 0 4px;
  margin-top: -1px;
}

.qc-d-s-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: -8px;
  margin-left: -5px;
  background: #4972E0;
  outline: none;
}

div#rca--editor .ui-slider-range.ui-corner-all.ui-widget-header {
  background: #4972E0;
  border: 1px solid #4972E0;
}
div#rca--editor .ui-state-default:hover, div#rca--editor .ui-widget-content .ui-state-default:hover, div#rca--editor .ui-widget-header .ui-state-default:hover {
  position: unset !important;
  background: #ffffff !important;
  color: #ffffff !important;
  text-align: center;
  outline: none;
}

.qc-d-s-sliderx .ui-slider-range {
  height: 10px;
  border-radius: 4px 0 0 4px;
  margin-top: -1px;
}

.qc-d-s-sliderx .ui-slider-handle {
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  margin-left: -5px;
}

.qc-d-rating table {
  background: var(--bs-body-bg);
}

.qc-d-rating .qc-d-r-answer > label {
  padding: 0px;
}

.qc-d-r-sort {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.qc-d-r-sort > li {
  position: relative;
  background: #e9e9e9;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 5px;
}

.qc-d-r-sort > li > span {
  display: block;
  margin-left: 25px;
}

.survey-page-header {
  text-align: center;
  margin-bottom: 50px;
}

.survey-ph-logo {
  margin-bottom: 50px;
}

.survey-ph-logo img {
  border-radius: 50%;
}

.survey-ph-title {
  font-size: 28px;
  font-weight: bold;
}

.survey-ph-description {
  margin-top: 15px;
}

.survey-page-subheader {
  margin-bottom: 80px;
}

.survey-page-subheader .survey-ph-title {
  font-size: 22px;
}

.survey-page-subheader .survey-ph-description {
  margin-top: 0px;
  font-size: 15px;
}

/*
.survey-result-i {border-bottom: 1px solid #dedede;padding-bottom: 50px;margin-bottom: 50px;}
*/
.sri-prog.sri-prog-mheight {
  max-height: 250px;
  overflow: auto;
  margin-right: -35px;
  padding-right: 35px;
}

.sri-answer-w {
  font-size: 13px;
  padding-left: 15px;
  margin-top: 25px;
}

.sri-other,
.sri-prog-text {
  margin-right: -35px;
  margin-top: 15px;
  padding-right: 35px;
  overflow: auto;
  max-height: 250px;
}

.sri-prog-text {
  max-height: 350px;
}

.sri-info,
.sri-prog-text-info {
  font-size: 14px;
  padding-left: 18px;
  color: #7d7d7d;
}

.sri-prog-text-info {
  padding-left: 0px;
}

.sri-other > div > ul {
  list-style: none;
  margin: 0 0 0 75px;
  font-size: 13px;
  padding: 0;
}

.sri-prog-text > div > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.sri-other > div > ul > li,
.sri-prog-text > div > ul > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f5f5f5;
}

.sri-prog-i {
  position: relative;
  margin-bottom: 5px;
  color: rgb(69, 94, 118);
}

.sri-pi-perf {
  display: block;
  font-size: 13px;
  width: 50px;
  position: absolute;
  left: 0px;
  top: 2px;
  text-align: right;
}

.sri-pi-bar {
  font-size: 13px;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  height: 25px;
  margin-left: 70px;
  background: #f1f9fa;
}

.sri-pib-lvl {
  height: 100%;
  background: #cce7eb;
  position: absolute;
  left: 0px;
  top: 0px;
}

.sri-pib-res {
  position: absolute;
  right: 5px;
  top: 2px;
  z-index: 2;
}

.sri-pib-ans {
  max-width: 75%;
  overflow: hidden;
  position: absolute;
  left: 5px;
  top: 2px;
  z-index: 2;
}

.sri-other-li-hidden {
  display: none;
}

.sri-prog-text-toggle {
  background: #fff;
  border-top: 1px solid #ebedf2;
  margin-top: -11px;
  padding-top: 15px;
}

.response-toggle,
.response-toggle-i {
  text-decoration: none !important;
  color: #868585;
  font-size: 16px;
}

.response-toggle i,
.response-toggle-i i {
  font-size: 16px;
  font-weight: bold;
}

.sri-prog-sr {
  position: relative;
  height: 200px;
}

.sri-prog-sr:after {
  content: "";
  display: block;
  clear: both;
}

.sri-prog-sr-i {
  float: left;
  height: 100%;
}

.sri-prog-sr-i > div {
  background: #f1f9fa;
  position: relative;
  height: 100%;
  margin: 0 10px;
}

.sri-prog-sri-lvl {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.sri-prog-sri-perf {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0px;
  bottom: -30px;
}

.sri-prog-sri-choices {
  text-align: center;
  font-size: 16px;
  padding-top: 15px;
  text-shadow: 0px 1px 1px #fff;
}

.sri-prog-text-label {
  font-size: 17px;
}

.sri-prog-sr-sldr .sri-prog-sr-i {
  width: 1%;
}

.sri-prog-sr-sldr .sri-prog-sr-i > div {
  width: 100%;
  margin: 0 !important;
}

.sri-prog-sr-sldr .sri-prog-sr-i .sri-prog-sri-lvl {
  background: #90e9f5;
}

.sri-prog-sr-sldr-caption {
  position: relative;
  text-align: center;
}

.sri-prog-sr-sldr-caption:after {
  content: "";
  display: block;
  clear: both;
}

.sri-prog-sr-sldr-caption > .sri-prog-sr-sc-left {
  float: left;
}

.sri-prog-sr-sldr-caption > .sri-prog-sr-sc-right {
  float: right;
}

.sri-prog-sr-sldr .sri-prog-sr-i:hover > div {
  background: #cce7eb !important;
}

.sri-prog-sr-sldr .sri-prog-sr-i:hover .sri-prog-sri-lvl {
  background: #09d7f3;
}

.sri-prog-rating .sri-prog-text {
  margin-bottom: 10px;
}

.sri-prog-ci-data {
  position: relative;
  border-bottom: 1px dashed #ededed;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.sri-prog-ci-data:after {
  content: "";
  display: block;
  clear: both;
}

.sri-prog-ci-data:last-child {
  border-width: 0px;
}

.sri-prog-ci-data .sri-prog-ci-lbl {
  float: left;
  width: 20%;
  text-align: right;
}

.sri-prog-ci-data .sri-prog-ci-value {
  float: left;
  width: 80%;
  padding-left: 15px;
  font-weight: bold;
}

.sri-prog-ci .sri-even {
  background: #f6f6f6;
  margin-right: -35px;
  margin-left: -10px;
}

.sri-prog-ci > div > ul > li {
  margin-bottom: 0px !important;
  padding-top: 10px;
}

.qc-d-answer > ulli:has(> .active) {
  background: red;
}

.qc-d-answer > ul li label.m-radio {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.qc-d-answer > ul li label.m-radio span {
  margin: 5px;
  top: 3px;
}

.qc-d-answer > ul li label.m-radio.active {
  background: #7b7b7b;
  color: #fff;
}

.kt-survey-display-wrapper .kt-survey-img {
  height: 168px;
  width: 100%;
  background-position: center;
  background-color: #C4C4C4;
  background-size: cover;
  border-radius: 12px 12px 0px 0px;
  position: relative;
}
.kt-survey-display-wrapper .kt-survey-content {
  background-color: var(--bs-body-bg);
  border-radius: 0 0 12px 12px;
  padding: 35px 20px;
}
.kt-survey-display-wrapper .kt-survey-content .kt-survey-head .kt-survey-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #183A93;
  margin-bottom: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 50px;
}
.kt-survey-display-wrapper .kt-survey-content .kt-survey-body {
  margin-bottom: 5px;
}
.kt-survey-display-wrapper .kt-survey-content .kt-survey-body .kt-survey-question, .kt-survey-display-wrapper .kt-survey-content .kt-survey-body .kt-survey-points {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-survey-display-wrapper .kt-survey-content .kt-survey-body .kt-separator {
  margin: 0 10px;
  border: 0;
  color: #D1D9E1;
}
.kt-survey-display-wrapper .kt-survey-content .kt-survey-foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kt-survey-display-wrapper .kt-survey-content .kt-survey-foot .progress {
  background-color: #ebedf2;
  width: 100%;
  background: #D7DAE8;
  border-radius: 4px;
  height: 6px;
}
.kt-survey-display-wrapper .kt-survey-content .kt-survey-foot .progress .bg-info {
  background-color: #36A3F7 !important;
}
.kt-survey-display-wrapper .kt-survey-content .kt-survey-foot .progress-percentage {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: right;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-left: 15px;
  width: 55px;
}

.kt-survey-single-display-wrapper .kt-survey-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px;
  height: 320px;
  width: 100%;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: #C4C4C4 !important;
  background-size: cover !important;
  border-radius: 12px 12px 0px 0px;
}
.kt-survey-single-display-wrapper .kt-survey-img .kt-survey-head .kt-survey-title {
  font-style: normal;
  font-weight: bold;
  font-size: 54px;
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.kt-survey-single-display-wrapper .kt-survey-img .kt-survey-head .kt-survey-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
}
.kt-survey-single-display-wrapper .kt-survey-content {
  background-color: var(--bs-body-bg);
  margin-top: -40px;
  border-radius: 12px;
  padding: 40px;
  margin-bottom: 55px;
}
.kt-survey-single-display-wrapper .kt-survey-content .kt-widget31__pic {
  background: #F3F5FC;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}
.kt-survey-single-display-wrapper .kt-survey-content .kt-widget31__pic svg {
  width: 20px;
  height: 20px;
}
.kt-survey-single-display-wrapper .kt-survey-content .kt-widget31__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 4px;
}
.kt-survey-single-display-wrapper .kt-survey-content .kt-widget31 .kt-widget31__item .kt-widget31__content .kt-widget31__info .kt-widget31__text {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-survey-single-display-wrapper .kt-survey-content .kt-widget31 .kt-widget31__item .kt-widget31__content .kt-widget31__progress .kt-widget31__stats > span:last-child {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #36A3F7;
}
.kt-survey-single-display-wrapper .kt-survey-content .progress-bar.bg-brand {
  background: #36A3F7;
}

.question-container-display {
  background-color: var(--bs-body-bg);
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}
.question-container-display .qc-d-question {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.question-container-display .qc-d-question .qc-number {
  margin-right: 5px;
}
.question-container-display .qc-d-question p:first-child {
  margin-bottom: 0;
}
.question-container-display .qc-d-answer ul {
  list-style: none;
}
.question-container-display .qc-d-answer ul li {
  margin-bottom: 15px;
}
.question-container-display .qc-d-answer ul li label {
  margin: 0;
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.question-container-display .qc-d-answer ul li .qc-d-answer-upload {
  margin-top: 24px;
}
.question-container-display .qc-d-answer ul li.other-specific.other-specific label {
  margin-bottom: 8px;
}
.question-container-display .qc-d-answer input {
  margin-right: 10px;
}

.multiple_choice_pie_graph--list ul.mood-feel-colors {
  margin-left: 150px;
}

div#question-preview .question-container-display {
  cursor: default;
}

.survey-page-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 35px;
}
.survey-page-action .btn.btn-primary {
  background: #4972E0;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  min-width: 210px;
}

.kt-checkbox.kt-checkbox--brand > input:disabled ~ span:after {
  border-color: #ffffff;
}

.kt-radio.kt-radio--brand > input:disabled ~ span, .kt-checkbox.kt-checkbox--brand > input:disabled ~ span {
  opacity: 0.6;
  background: #959FAD !important;
}

.kt-radio.kt-radio--brand > input:disabled:checked ~ span {
  border: 1px solid #5d78ff;
  background: transparent !important;
  opacity: 1;
}

form#survey-mode-new div#question-preview .survey-page-action {
  display: none;
}

.kt-radio.kt-radio--brand > span {
  border: 1px solid #c8cfdd;
}

.kt-checkbox.kt-checkbox--brand > span {
  border: 1px solid #d1d7e2;
}

.qc-d-os {
  margin-top: 10px;
}

.gc-d-dt-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.gc-d-dt-i .qc-d-dt-label {
  padding-right: 10px;
}

.answers {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.qc-d-answer {
  padding-left: 25px;
  margin-top: 15px;
}
.qc-d-answer label, .qc-d-answer .qc-d-dt-label, .qc-d-answer .qc-d-r-lbl {
  margin: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.qc-d-answer .qc-d-rating .qc-d-r-lbl {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.qc-d-answer .qc-d-starrating {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qc-d-answer .qc-d-starrating > div {
  width: 100%;
}
.qc-d-answer .qc-d-starrating .qc-d-sri-label {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 15px;
  position: absolute;
  top: -15px;
}
.qc-d-answer .qc-d-starrating .qc-d-sri-label.first {
  left: 0;
  text-align: left;
}
.qc-d-answer .qc-d-starrating .qc-d-sri-label.last {
  right: 0;
  text-align: right;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i {
  float: left;
  text-align: center;
  margin-top: 15px;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i .qc-d-sri-fld {
  background-color: var(--bs-body-bg);
  color: #000000;
  border: 1px solid #E9EDF2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 22px;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i .qc-d-sri-fld i {
  font-size: 2.2rem;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i:nth-child(4) .qc-d-sri-fld {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i:first-child .qc-d-sri-fld {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i:last-child .qc-d-sri-fld {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left: 0;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i .qc-d-sri-fldx {
  background-color: var(--bs-body-bg);
  border: 1px solid #E9EDF2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i .qc-d-sri-fldx i {
  font-size: 2.2rem;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i:nth-child(4) .qc-d-sri-fldx, .qc-d-answer .qc-d-starrating .qc-d-sr-i:first-child .qc-d-sri-fldx {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.qc-d-answer .qc-d-starrating .qc-d-sr-i:last-child .qc-d-sri-fldx {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left: 0;
}

.qc-d-dt-fld {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  width: 50%;
}
.qc-d-dt-fld .qc-d-dt-fld-i.qc-d-dt-fld-date {
  margin-right: 15px;
}
.qc-d-dt-fld .qc-d-dt-fld-i.qc-d-dt-fld-date input {
  margin: 0;
}
.qc-d-dt-fld .qc-d-dt-fld-i.qc-d-dt-fld-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.qc-d-dt-fld .qc-d-dt-fld-i.qc-d-dt-fld-time span, .qc-d-dt-fld .qc-d-dt-fld-i.qc-d-dt-fld-time select {
  margin: 0 5px;
}

.qc-d-r-answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qc-d-rating .table-striped tbody tr {
  background: none !important;
  border-bottom: 1px solid #f0f3ff;
}
.qc-d-rating .table-striped tbody tr td {
  padding: 18px;
  vertical-align: middle;
}

.qc-d-rating .table thead th {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  background: #F9FAFF;
  border: none;
  padding: 18px;
}
.qc-d-rating .table thead th:first-child {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}
.qc-d-rating .table thead th:last-child {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}

div#question-main-details .ui-sortable-placeholder {
  border: 3px dashed #ebedf2;
  height: 45px;
  width: 344px;
  background: #f4f3fb;
  width: 100%;
  visibility: visible !important;
}

.qc-d-r-sort > li, .qc-d-r-sortx > li {
  position: relative;
  background: #F9FAFD;
  border: 1px solid #EFF1F3;
  border-radius: 8px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 400px;
}
.qc-d-r-sort > li span, .qc-d-r-sortx > li span {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div#survey-submit-success .modal-header, div#survey-submit-successx .modal-header {
  border: 0;
}
div#survey-submit-success .modal-body img, div#survey-submit-successx .modal-body img {
  margin: auto;
  width: 80%;
  display: block;
  margin-bottom: 30px;
}
div#survey-submit-success .modal-body h4, div#survey-submit-successx .modal-body h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 16px;
}
div#survey-submit-success .modal-body p, div#survey-submit-successx .modal-body p {
  width: 300px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin: auto;
  margin-bottom: 50px;
}
div#survey-submit-success .modal-body a, div#survey-submit-successx .modal-body a {
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}

div#survey-submit-continue .modal-header {
  border: 0;
}
div#survey-submit-continue .modal-header h5 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
div#survey-submit-continue .modal-body p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
div#survey-submit-continue .modal-footer {
  border: 0;
}
div#survey-submit-continue .modal-footer .btn-outline-primary {
  background-color: var(--bs-body-bg);
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
  width: 50%;
  margin-right: 10px;
}
div#survey-submit-continue .modal-footer .btn-primary {
  width: 50%;
  background: #4972E0;
  border: 1px solid #4972E0;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin-left: 10px;
}

.survey-page-action .btn.btn-outline-primary {
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  min-width: 210px;
  margin-right: 20px;
  padding: 12px 19px 11px;
}

.btn.btn-outline-primary.kt-spinner.kt-spinner--light:before {
  border: 2px solid #4972E0;
  border-right: 2px solid transparent;
}

div#survey-submit-incomplete .modal-header {
  border: 0;
}
div#survey-submit-incomplete .modal-header h5 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
div#survey-submit-incomplete .modal-body p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
div#survey-submit-incomplete .modal-body button {
  margin-top: 50px;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  border-radius: 8px;
}

div#rmwf--survey_bulider-title h3 {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 24px;
  margin-top: -40px;
}

.rca--editor-nav {
  list-style: none;
  margin-bottom: 24px;
  border: 3px solid #fff;
  position: relative;
  background-color: var(--bs-body-bg);
  border-radius: 10px;
  padding: 3px;
}
.rca--editor-nav li {
  display: inline-block;
  width: 50%;
  float: left;
}
.rca--editor-nav li a {
  background: var(--bs-body-bg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 35px;
  padding-left: 10px;
  border-radius: 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 11px 14px;
  height: 41px;
}
.rca--editor-nav li a svg {
  margin-right: 11px;
}
.rca--editor-nav li a svg path, .rca--editor-nav li a svg circle {
  stroke: var(--bs-app-sidebar-light-menu-link-color);
}
.rca--editor-nav li a.active {
  background: #36A3F7;
  color: #fff;
}
.rca--editor-nav li a.active svg path, .rca--editor-nav li a.active svg circle {
  stroke: #FFFFFF;
}

.rca--editor-nav2 li {
  width: 33.33%;
}

.rca--editor-nav::after {
  content: "";
  display: block;
  clear: both;
}

.qc-action .btn-qc.btn-qc-save {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
  margin: 0 6px;
}
.qc-action .btn-qc.btn-qc-cancel {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #959FAD;
  margin-right: 30px;
}

.qc-choices.qc-ci-choices tr td {
  width: 100%;
  display: block;
  margin-bottom: 24px;
  position: relative;
}
.qc-choices.qc-ci-choices tr td .kt-checkbox {
  position: absolute;
  top: 10px;
  left: 15px;
}
.qc-choices.qc-ci-choices tr td .kt-checkbox.kt-checkbox--brand.kt-checkbox--solid > span {
  border: 1px solid #959FAD !important;
  background: #ffffff !important;
}
.qc-choices.qc-ci-choices tr td .kt-checkbox.kt-checkbox--brand.kt-checkbox--solid > input:checked ~ span {
  background: #5d78ff !important;
  border: 1px solid #5d78ff !important;
}
.qc-choices.qc-ci-choices tr td input {
  width: 100%;
  padding-left: 50px;
}
.qc-choices.qc-ci-choices tr td input:disabled {
  cursor: not-allowed;
}

.qc-new-page {
  margin-bottom: 24px;
}
.qc-new-page label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 8px;
}
.qc-new-page small {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #959FAD;
  margin-top: 8px;
  display: block;
}

.qc-d-answer .multiple_choice_pie_graph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.qc-d-answer .multiple_choice_pie_graph div#_multiple_choice_pie_graph svg > rect {
  fill: transparent;
}

svg g g g text {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}

.question-container-display .qc-d-answer label.lbl-respondent {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.question-container-display .qc-d-answer ul.summary--box li div {
  background: rgba(73, 114, 224, 0.05);
  border: 1px solid rgba(73, 114, 224, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 4px 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.question-container-display .qc-d-answer ul.summary--box li div span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.question-container-display .qc-d-answer ul.summary--box li div span span.dot {
  margin: 0 15px;
  display: block;
}
.question-container-display .qc-d-answer ul.summary--box li div span span.percentage {
  min-width: 35px;
  text-align: right;
  display: block;
  font-weight: 600;
}
.question-container-display .qc-d-answer .qc-d-starrating.summary-starrating i {
  font-size: 20px;
}
.question-container-display .qc-d-answer .summary-box-2 {
  background: rgba(73, 114, 224, 0.08);
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 4px 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.question-container-display .qc-d-answer .summary-box-2 span {
  color: var(--bs-app-sidebar-light-menu-link-color) !important;
  background-color: transparent !important;
}

.question-container-display .qc-d-answer ul li.summary--box-item label {
  margin-bottom: 8px;
}

.qc-d-answer .qc-d-starrating.summary-starrating .qc-d-sr-i {
  margin: 0;
  margin-top: 6px;
  margin-bottom: 20px;
}

.summary-star-average {
  background: rgba(73, 114, 224, 0.05);
  border: 1px solid rgba(73, 114, 224, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 200px;
  min-width: 224px;
}
.summary-star-average span.star-average-number {
  font-style: normal;
  font-weight: 600;
  font-size: 50px;
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.summary-star-average span.star-average-lbl {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.summary-box-2--wrapper {
  margin-bottom: 24px;
}
.summary-box-2--wrapper .summary-box-2--head {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 14px;
}

.summary-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.summary-date .summary-month {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  min-width: 115px;
  padding: 8px;
  padding-right: 10px;
  padding-left: 0px;
}
.summary-date .summary-days {
  display: inline-block;
  border-left: 1px solid var(--bs-app-sidebar-light-menu-link-color);
}
.summary-date .summary-days .summary-day {
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 8px;
  background: rgba(73, 114, 224, 0.1);
  border-radius: 10px;
  margin-left: 9px;
  margin-bottom: 16px;
}

ul.summary_contact-information--head, ul.summary_contact-information--body {
  list-style: none;
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
}
ul.summary_contact-information--head li.summary_contact-information-item, ul.summary_contact-information--body li.summary_contact-information-item {
  margin: 0 0px 0 0;
  padding: 12px 16px;
  display: block;
  display: table-cell;
  width: auto;
  text-align: left;
}
ul.summary_contact-information--head li.summary_contact-information-item label, ul.summary_contact-information--body li.summary_contact-information-item label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

ul.summary_contact-information--head {
  margin-bottom: 12px;
}

ul.summary_contact-information--body li.summary_contact-information-item label {
  font-style: normal;
  font-weight: normal;
}

.summary_contact-information--wrapper {
  display: block;
  background: rgba(73, 114, 224, 0.05);
  border: 1px solid rgba(73, 114, 224, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  width: 100%;
}

.ci-datatable__table {
  width: 100%;
}
.ci-datatable__table .ci-datatable__head .ci-datatable__row .ci-datatable__cell {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  padding: 0 16px;
  padding-bottom: 12px;
}
.ci-datatable__table .ci-datatable__body .ci-datatable__row .ci-datatable__cell {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 15px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 12px 16px 8px;
}

.google-visualization-tooltip-item {
  white-space: nowrap;
}

.multiple_choice_pie_graph--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
.multiple_choice_pie_graph--wrapper .multiple_choice_pie_graph--graph {
  min-width: 350px;
}

.kt-survey-display-wrapper {
  position: relative;
}

.question-container-display.required.error {
  border: 1px solid red;
}

.kt-checkbox {
  padding-top: 3px;
}

.question-upload-wrapper {
  margin-top: 15px;
}

#rca--editor {
  margin-top: 0;
}
#rca--editor .col-lg-12.col-xl-12 {
  padding: 0;
}
#rca--editor #question-items-content #question-builder-w,
#rca--editor #question-items-content #question-bank-w {
  list-style: none;
  padding: 0px;
  margin: 0px;
  background-color: var(--bs-body-bg);
  border-radius: 10px;
  padding: 20px;
}
#rca--editor #question-items-content #question-builder-w a,
#rca--editor #question-items-content #question-bank-w a {
  display: block;
  border-bottom: 1px solid rgba(209, 217, 225, 0.5019607843);
  padding-bottom: 17px;
  margin-bottom: 17px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
#rca--editor #question-items-content #question-builder-w a svg,
#rca--editor #question-items-content #question-bank-w a svg {
  margin-right: 22px;
}
#rca--editor #question-items-content #question-builder-w li:last-child a,
#rca--editor #question-items-content #question-bank-w li:last-child a {
  margin-bottom: -15px !important;
  border-width: 0px !important;
}
#rca--editor #question-items-content .qbw-title {
  padding-bottom: 20px;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
#rca--editor .qc-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
#rca--editor .qc-choice-fld > label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 8px;
}
#rca--editor .qc-choice-fld {
  margin-right: 0px;
}
#rca--editor .qc-other-answer-wrapper {
  padding-top: 0px;
  padding-left: 0px;
}
#rca--editor .question-container-display {
  padding: 30px 15px;
}
#rca--editor .qc-d-answer {
  margin-top: 0;
  padding-left: 25px;
}
#rca--editor .qc-d-dt-fld {
  width: 100%;
}
#rca--editor .qc-d-dt-fld-i {
  width: 50%;
}
#rca--editor .qc-s-shape-preview {
  margin-top: 30px;
}
#rca--editor #rca-page_action a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#rca--editor #rca-page_action a svg {
  margin-right: 10px;
}
#rca--editor #rca-page_action a.qc-d-a-delete {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FF0000;
  margin-right: 30px;
}
#rca--editor #rca-page_action a.btn-qc.qc-d-a-edit {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #4972E0;
}

#rca--editor-preview {
  padding-top: 50px;
}
#rca--editor-preview .survey-page-action .btn {
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  min-width: 210px;
  margin-left: 15px;
  margin-right: 15px;
}

#w-a-slider_referrals .card-wrapper {
  background-color: var(--bs-body-bg);
  padding: 24px 22px;
  border: 1.5px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  min-height: 230px;
  position: relative;
}
#w-a-slider_referrals .card-wrapper.selected {
  border-color: #4972E0;
}
#w-a-slider_referrals .card-wrapper .card-referral-icon {
  margin-bottom: 40px;
  width: 72px;
}
#w-a-slider_referrals .card-wrapper .card-referral-title {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #183A93;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.class-refferal-footer {
  position: absolute;
  bottom: 15px;
  left: 0;
  padding: 0px 32px;
}

.card-referral-points {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.card-wrapper.card-wrapper-referral {
  min-height: 330px !important;
}

.referral-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items {
  padding: 0;
}
.referral-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  padding: 0 1.5rem;
}
.referral-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item:first-child {
  padding-right: 1.5rem;
  padding-left: 0;
}
@media (max-width: 768px) {
  .referral-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item:first-child {
    padding: 0 1.5rem;
  }
}
.referral-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item:last-child {
  padding-right: 0;
  padding-left: 1.5rem;
}
.referral-wizard-form .kt-wizard-v3[data-ktwizard-state=between] .kt-wizard-v3__content:nth-child(4) [data-ktwizard-type=action-next] {
  display: none;
}
.referral-wizard-form .kt-wizard-v3[data-ktwizard-state=between] .kt-wizard-v3__content:nth-child(4) [data-ktwizard-type=action-submit] {
  display: inline-block;
}

.is-invalid #edit-panl-estimated-deal-amount-error {
  position: absolute;
  display: inline-block;
  top: -29px;
  left: 150px;
}

.is-invalid .input-group #edit-panl-estimated-deal-amount-error {
  position: absolute;
  display: inline-block;
  top: 37px;
  left: 240px;
}

.referral-recent-activity .top-refer-list li {
  width: 25%;
}
.referral-recent-activity .top-refer-list li:first-child {
  width: 30%;
}
.referral-recent-activity .top-refer-list li:nth-child(2) {
  width: 30%;
}
.referral-recent-activity .top-refer-list li:last-child {
  width: 15%;
}

.text-upper {
  text-transform: uppercase;
}

.text-normal {
  font-size: 16px;
}

.text-12 {
  font-size: 14px;
}

.text-13 {
  font-size: 13px;
}

.text-14 {
  font-size: 16px;
}

.text-16 {
  font-size: 18px;
}

.text-18 {
  font-size: 18px;
}

.text-20 {
  font-size: 20px;
}

.text-22 {
  font-size: 22px;
}

.rs--reparator {
  margin: 30px 0px 25px 0px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-bottom: 1px solid rgba(0, 45, 80, 0.1);
  width: 100%;
  display: table;
}

h4.rs--reparator {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

#referral-single-wrapper {
  -webkit-box-shadow: 0 1px 15px 1px rgba(113, 106, 202, 0.08);
          box-shadow: 0 1px 15px 1px rgba(113, 106, 202, 0.08);
  background-color: #fff;
  margin-bottom: 110px;
  border-radius: 5px;
  color: #000;
  font-size: 1.2rem;
}

#referral-single-wrapper strong {
  color: #3f4047;
}

div#rs-h-details {
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
div#rs-h-details p, div#rs-h-details span {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: right;
  letter-spacing: 0.01em;
}

#rs-h-details strong {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 15px;
  text-align: right;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

/*
#referral-single-wrapper .panel-body > .form-group.row {
    border-bottom: 1px solid #ccc;
}
*/
#rs-header {
  padding: 0 6rem;
  font-size: 26px;
}

.rs-label {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 10px;
}

#rs-header #rs-h-details {
  padding: 5rem 0;
  text-align: right;
}

#rs-header #rs-h-info {
  padding: 6rem 20px 1rem;
  background: #163EAB;
  display: inline-block;
  color: #fff !important;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

#rs-header #rs-h-info strong {
  color: #fff !important;
}

#rs-sub-header {
  padding: 2rem 6rem 4rem 6rem;
}

#rs-body {
  padding: 2rem 6rem;
}

.rs-sub-header2 {
  background: #edf2f9;
}

#rs-footer > .rs-inner {
  padding: 2rem 6rem 6rem;
}

#rs--proposed_reward .m-form__group.row,
#rs--charity .m-form__group.row,
#rs--note-history .m-form__group.row {
  border-bottom: 1px dotted #D5DEE8;
  margin: 0;
  padding: 1.5rem 0 1rem;
}

#rs--proposed_reward .m-form__group.row > div:first-child,
#rs--charity .m-form__group.row > div:first-child,
#rs-sub-header .m-form__group.row > div:first-child {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

#rs--proposed_reward .m-form__group.row > div:nth-child(2),
#rs--charity .m-form__group.row > div:nth-child(2),
#rs-sub-header .m-form__group.row > div:nth-child(2) {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

#rs--proposed_reward .box {
  background-color: var(--bs-body-bg);
  border: 1px solid #E9EBF2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  margin: 0;
  padding: 2.3rem 0;
  text-align: center;
}
#rs--proposed_reward .box span {
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
#rs--proposed_reward .box strong {
  margin-bottom: 10px;
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

/*
#rs-footer .rs--reparator,
#rs-footer .panel-body > .form-group > div  {
    border-color: #8fbeff;
}
*/
.panels-flexible-region-176-center {
  width: 100%;
}

@media (max-width: 426px) {
  #rs-header {
    padding: 0 1.2rem;
  }
  #rs-footer > .rs-inner {
    padding: 2rem 1.2rem 6rem;
  }
  #rs-sub-header {
    padding: 2rem 6rem 4rem 6rem;
  }
  #rs--proposed_reward .padding-l-0, #rs--proposed_reward .padding-r-0 {
    padding: 0 !important;
  }
  #rs--proposed_reward .padding0 {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 768px) {
  #rs-header {
    padding: 0 1.2rem;
  }
  #rs-footer > .rs-inner {
    padding: 2rem 1.2rem 6rem;
  }
  #rs-sub-header {
    padding: 2rem 1.2rem;
  }
}
div#kt_wizard_v3 .form-group.col-2 label {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div#kt_wizard_v3 .form-group label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div#kt_wizard_v3_simple .form-group.col-2 label {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div#kt_wizard_v3_simple .form-group label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div#kt_wizard_v3_simple .form-group label.confirm-text-value {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.panel-body {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div#rs-sub-header .kt-list-timeline {
  margin-top: 45px;
}
div#rs-sub-header .kt-list-timeline .kt-list-timeline__items:before {
  background-color: #E9EBEF;
  width: 8px;
  border-radius: 8px;
  top: -15px;
}
div#rs-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
div#rs-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item:last-child:before {
  background-color: #E9EBEF;
  width: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
div#rs-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge {
  margin-right: 10px;
}
div#rs-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge:before {
  background-color: #9199AD;
  width: 9px;
  height: 9px;
  left: 3px;
  top: 14%;
}
div#rs-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge:after {
  background-color: #E9EBEF;
  position: absolute;
  display: block;
  content: "";
  width: 20px;
  height: 1px;
  left: 12px;
  top: 15%;
}
div#rs-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
div#rs-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__text .kt-list-timeline__text--date {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
div#rs-sub-header .kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__text .kt-list-timeline__text--note {
  margin-top: 12px;
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kudos-recent-activity .top-refer-list li {
  width: 50%;
}

.kudos-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  padding-right: 1.5rem;
}
.kudos-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item:nth-child(3) {
  padding-right: 0;
}

.kt-badge-wrapper .kt-nom-wrapper .kt-nom-logo span.logo-default {
  border-radius: 50%;
  width: 283.81px;
  height: 283.81px;
}

.kt-badge-wrapper .kt-widget1__info, .kt-nomination-wrapper .kt-widget1__info {
  width: 100%;
  text-align: center;
}

@media (max-width: 674px) {
  .kudos-recent-activity .top-refer-list li {
    width: 100%;
    margin-bottom: 15px;
  }
}
.kt-commend-wrapper .kt-glbl-logo {
  width: 100%;
  height: 130px;
}
.kt-commend-wrapper .kt-__head-title {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-top: 24px;
  margin-bottom: 24px;
}
.kt-commend-wrapper .kt-__points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.kt-commend-wrapper .kt-__points span.label_points {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFFFFF;
  background: rgba(16, 35, 81, 0.6);
  padding: 4px 11px;
  margin-right: 12px;
}
.kt-commend-wrapper .kt-__body {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 24px;
}
.kt-commend-wrapper .kt-__footer {
  margin-bottom: 30px;
}
.kt-commend-wrapper .kt-__footer .btn.btn-secondary {
  width: 100%;
}
.kt-commend-wrapper .kt-commend-list {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-commend-wrapper .kt-commend-list .row {
  margin-bottom: 24px;
}
.kt-commend-wrapper .kt-commend-list .row .align-center {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 16px;
  text-align: right;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-commend-wrapper div#tab-wrapper .nav-pills .nav-item .nav-link {
  background-color: var(--bs-body-bg);
  border: 1px solid #ffffff !important;
}
.kt-commend-wrapper div#tab-wrapper .nav-pills .nav-item .nav-link:hover {
  background: #E2E8F9 !important;
  border: 1px solid #E2E8F9 !important;
}
.kt-commend-wrapper div#tab-wrapper .nav-pills .nav-item .nav-link.active {
  background: #E2E8F9;
  border: 1px solid #E2E8F9 !important;
  border-radius: 8px;
  color: var(--bs-app-sidebar-light-menu-link-color) !important;
}
.kt-commend-wrapper div#tab-wrapper .nav-pills .nav-item .nav-link.active:hover {
  background: #ffffff !important;
  border: 1px solid #ffffff !important;
}
.kt-commend-wrapper .element-item {
  padding: 0;
}

div#tab-wrapper.tab-wrapper-commend .nav-pills .nav-item .nav-link {
  background-color: var(--bs-body-bg);
  border: 1px solid #ffffff !important;
}
div#tab-wrapper.tab-wrapper-commend .nav-pills .nav-item .nav-link:hover {
  background: #E2E8F9 !important;
  border: 1px solid #E2E8F9 !important;
}
div#tab-wrapper.tab-wrapper-commend .nav-pills .nav-item .nav-link.active {
  background: #E2E8F9;
  border: 1px solid #E2E8F9 !important;
  border-radius: 8px;
  color: var(--bs-app-sidebar-light-menu-link-color) !important;
}
div#tab-wrapper.tab-wrapper-commend .nav-pills .nav-item .nav-link.active:hover {
  background: #E2E8F9 !important;
  border: 1px solid #ffffff !important;
}

.kt-commend-wrapper.kt-company-event-display-single-wrapper div#tab-wrapper.tab-wrapper-commend {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
@media (max-width: 768px) {
  .kt-commend-wrapper.kt-company-event-display-single-wrapper div#tab-wrapper.tab-wrapper-commend {
    position: relative;
  }
  .kt-commend-wrapper.kt-company-event-display-single-wrapper div#tab-wrapper.tab-wrapper-commend ul {
    margin-bottom: 0;
    margin-top: 24px;
  }
  .kt-commend-wrapper.kt-company-event-display-single-wrapper div#tab-wrapper.tab-wrapper-commend ul li {
    width: 47%;
  }
  .kt-commend-wrapper.kt-company-event-display-single-wrapper div#tab-wrapper.tab-wrapper-commend ul li:last-child {
    margin-right: 0;
  }
  .kt-commend-wrapper.kt-company-event-display-single-wrapper div#tab-wrapper.tab-wrapper-commend ul li a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 768px) {
  .kt-commend-wrapper > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .kt-commend-card {
    margin-bottom: 55px;
  }
  .kt-commend-wrapper.kt-company-event-display-single-wrapper .kt-portlet .kt-portlet__head.kt-portlet__head--lg {
    min-height: 0;
  }
  .kt-commend-wrapper.kt-company-event-display-single-wrapper .kt-commend-card {
    margin-bottom: 0;
  }
}
.kt-wizard-v3__content .kt-heading {
  margin-top: 3.7rem;
}

.kt-wizard-v3__content .kt-heading.kt-heading {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-bottom: 10px;
  border-bottom: 1px solid #E9EBF2;
}

.kt-wizard-v3__content .rca--header {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-bottom: 10px;
  border-bottom: 1px solid #E9EBF2;
}

.kt-checkbox.kt-checkbox--brand.kt-checkbox--solid > input:checked ~ span {
  background: #5d78ff !important;
  border: 1px solid #5d78ff !important;
}

.kt-checkbox.kt-checkbox--brand.kt-checkbox--solid > span {
  border: 1px solid #5d78ff !important;
}

.rca--description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.rca--checkout-content p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items {
  padding: 0;
}
@media (max-width: 768px) {
  .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.kt-wizard-v3.kt-wizard-v3--white .kt-wizard-v3__wrapper {
  background-color: transparent;
}

.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form {
  width: 100%;
  padding: 0;
  padding-bottom: 25px;
}

.kt-wizard-v3 .kt-wizard-v3__nav {
  border: none;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body {
  padding: 2rem 0 0 0;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar {
  height: 6px;
  background-color: #dee1eb;
  border-radius: 10px;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-label {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state=done] .kt-wizard-v3__nav-body {
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state=done] .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar:after {
  width: 100%;
  background-color: #36A3F7;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state=current] .kt-wizard-v3__nav-body {
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state=current] .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar:after {
  background-color: #dee1eb;
}

.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar:after {
  height: 6px;
  border-radius: 10px;
}

.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-wizard-v3__content {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-next] {
  margin-left: 35px;
  background: #4972E0;
  border-radius: 8px;
  width: 240px;
}

.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-prev],
.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-cancel] {
  margin: auto 0 auto auto;
  background-color: var(--bs-body-bg);
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  width: 240px;
  margin-right: 20px;
  font-style: normal;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  margin-top: 0;
  margin-bottom: 0;
}
.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-prev]:hover,
.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-cancel]:hover {
  background: #4972E0;
}

[data-ktwizard-type=action-submit] {
  background: #4972E0;
  border-radius: 8px;
  min-width: 220px;
}

.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions {
  float: right;
  margin-top: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions {
    padding-left: 0px;
    padding-right: 0px;
    display: grid;
    width: 100%;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

.kt-wizard-v3 [data-ktwizard-type=action-cancel] {
  display: none;
}

.kt-wizard-v3[data-ktwizard-state=first] [data-ktwizard-type=action-cancel] {
  display: block;
}

.kt-wizard-v3[data-ktwizard-state=last] [data-ktwizard-type=action-prev] {
  display: none;
}

.kt-wizard-v3[data-ktwizard-state=last] [data-ktwizard-type=action-submit] {
  display: none !important;
}

.kt-wizard-v3[data-ktwizard-state=last] .challenge-draft {
  display: none !important;
}

.kt-submit-sucess {
  max-width: 400px;
  margin: auto;
  text-align: center;
}
.kt-submit-sucess img {
  width: 104px;
  margin-bottom: 30px;
}
.kt-submit-sucess h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 20px;
}
.kt-submit-sucess p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 143%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 30px;
}
.kt-submit-sucess a {
  background-color: var(--bs-body-bg);
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 10px;
  width: 280px;
  display: block;
  margin: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
}

#w-a-recipient .grid-image-container {
  padding: 20px;
}
#w-a-recipient .grid-image-container .grid-wrapper {
  background-color: var(--bs-body-bg);
  padding: 32px 34px;
  border: 1.5px solid #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8.55707px;
  min-height: 360px;
  cursor: pointer;
  border: 1.5px solid #ffffff;
  position: relative;
}
#w-a-recipient .grid-image-container .grid-wrapper.grid-wrapper-outline {
  border-color: rgba(101, 116, 151, 0.3);
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-image img {
  margin: auto;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #5578eb;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-image .kt-badge.kt-badge--xl.kt-badge--info {
  margin: auto;
  height: 80px;
  width: 80px;
  font-size: 1.8rem;
}
#w-a-recipient .grid-image-container .grid-wrapper.selected .grid-wrapper {
  border-color: #4972E0;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-content {
  margin-bottom: 22px;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-content .user-name {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #183A93;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-content .user-team {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-footer .user-nominated {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #959FAD;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-footer .user-stock-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-footer .user-stock-wrapper .user-stock-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-footer .user-stock-wrapper .user-stock-images .kt-badge.kt-badge--xl.kt-badge--info:nth-child(2), #w-a-recipient .grid-image-container .grid-wrapper .grid-footer .user-stock-wrapper .user-stock-images .kt-badge.kt-badge--xl.kt-badge--info:nth-child(3), #w-a-recipient .grid-image-container .grid-wrapper .grid-footer .user-stock-wrapper .user-stock-images img:nth-child(2), #w-a-recipient .grid-image-container .grid-wrapper .grid-footer .user-stock-wrapper .user-stock-images img:nth-child(3) {
  margin-left: -22px;
  border: 1px solid #ffffff;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-footer .user-stock-wrapper .user-stock-images img {
  width: 50px;
  height: 50px;
  background: #5578eb;
  border-radius: 50%;
}
#w-a-recipient .grid-image-container .grid-wrapper .grid-footer .user-stock-wrapper .user-stock-counter {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #959FAD;
  margin-left: 15%;
}
#w-a-recipient .grid-image-container .grid-wrapper .overlay {
  padding: 22px;
  border-radius: 5.55707px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-color: rgba(42, 48, 62, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#w-a-recipient .grid-image-container .grid-wrapper .overlay .text-select {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #ffffff;
}
#w-a-recipient .grid-image-container .grid-wrapper:hover .overlay {
  opacity: 1;
}

#w-a-recipient .grid-image-container.selected .grid-wrapper {
  border-color: #4972E0;
  border-width: medium;
}

.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-next] {
  margin: auto;
}

@media (max-width: 767px) {
  .kudos-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item:nth-child(3) {
    padding-right: 1.5rem;
  }
}
@media (max-width: 525px) {
  .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-prev], .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-cancel] {
    margin: auto;
    margin-bottom: 20px;
    width: 240px;
  }
}
.rca-modal-search-list .header > div {
  border-color: #fff;
  background: #F9FAFF !important;
  border-radius: 8px;
}

.rca-modal-search-list .header > div label.kt-checkbox, .rca-modal-search-list .header > div span.search-list-user {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

ul.rca-modal-search-list label.kt-checkbox, span.search-list-user {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.rca-modal-search-list .header > div {
  border-color: #fff;
  background: var(--bs-body-bg);
}

#rca--mode-wizard-frm {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 35px;
}
@media only screen and (max-width: 1735px) {
  #rca--mode-wizard-frm {
    width: 70%;
  }
}
@media only screen and (max-width: 1100px) {
  #rca--mode-wizard-frm {
    width: 100%;
  }
}

#rca--program-wizard-frm {
  width: 900px;
  margin: 0 auto;
  margin-bottom: 35px;
}

#rmwf--nav > ul {
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}

#rmwf--nav > ul::after {
  display: block;
  content: "";
  clear: both;
}

#rmwf--nav > ul > li {
  width: 33.33%;
  float: left;
}

#rmwf--nav.rmwf--nav-col-4 > ul > li {
  width: 25%;
}

#rca--program-wizard-frm #rmwf--nav > ul > li {
  width: 25%;
  float: left;
}

#rmwf--nav > ul > li > .rwf--nav-btn {
  position: relative;
  display: block;
  color: #c9d2ec;
  padding: 10px 0 25px;
  margin: 0px 10px;
}

#rmwf--nav > ul > li > .rwf--nav-btn::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 8px;
  width: 100%;
  border-radius: 20px;
  background: #c7d0ec;
}

#rmwf--nav > ul > li > .rwf--nav-btn > .rwf--nav-num {
  border: 2px solid #c7d0ec;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 12px;
  text-align: center;
  vertical-align: middle;
  line-height: 27px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #C7D0EC;
}

#rmwf--nav > ul > li > .rwf--nav-btn > .rwf--nav-title {
  margin-left: 15px;
  color: #c7d0ec;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.01em;
}

#rmwf--nav > ul > li > .rwf--nav-btn:hover > .rwf--nav-title {
  color: #1f3156;
}

#rmwf--nav > ul > li > .rwf--nav-btn.rwf--done::after {
  background: #43c8b2;
}

#rmwf--nav > ul > li > .rwf--nav-btn.rwf--done > .rwf--nav-title {
  color: #1f3156;
}

#rmwf--nav > ul > li > .rwf--nav-btn.rwf--done > .rwf--nav-title {
  color: #1f3156;
}

#rmwf--nav > ul > li > .rwf--nav-btn.rwf--active > .rwf--nav-num {
  border: 2px solid #43c8b2;
  color: #43c8b2;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.01em;
  color: #43C8B2;
}

#rmwf--nav > ul > li > .rwf--nav-btn.rwf--done > .rwf--nav-num {
  border: 2px solid #43c8b2;
  color: #fff;
  background: #43c8b2;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.01em;
}

#rmwf--nav > ul > li > .rwf--nav-btn.rwf--active > .rwf--nav-title {
  color: #1f3156;
}

#rmwf--nav > ul > li > .rwf--nav-btn.rwf--done > .rwf--nav-title {
  color: #1f3156;
}

#rmwf--content {
  margin-top: 40px;
}
#rmwf--content .kt-radio-list-option .form-item.form-type-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#rmwf--content .kt-radio-list-option .form-item.form-type-radio label.option {
  margin-bottom: 0;
  margin-left: 35px;
}

#rmwf--content .rmwf--tab-content {
  display: none;
}

#rmwf--content .rmwf--tab-content.rwf-c-active {
  display: block !important;
}

#rmwf--content .rmwf--tab-content .kt-portlet__body {
  padding-top: 5px;
}

#rmwf--content .kt-portlet__head {
  display: block !important;
  border-bottom: none;
}

#rca--mode-wizard-frm #rca-mode-loader-units > .rca-mode-search-result,
#rca--mode-wizard-frm #rca-mode-loader-values > .rca-mode-search-result,
#rca--mode-wizard-frm #rca-mode-loader-drivers > .rca-mode-search-result,
#rca--mode-wizard-frm #rca-mode-loader-kras > .rca-mode-search-result {
  border-top: 1px solid #e8ecf0;
  padding-top: 25px;
  margin-top: 25px;
}

#rca--mode-wizard-frm #rca-mode-loader-units > .rca-mode-search-result .kt-user-card-v2 .kt-user-card-v2__details {
  margin-left: 15px;
}

.ui-autocomplete.ui-front > .ui-menu-item > .ui-menu-item-wrapper {
  background: none !important;
  border: 0 solid #fff !important;
  border-bottom: 1px solid #e8ecf0 !important;
  padding: 10px 0;
  margin: 0 15px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.ui-autocomplete.ui-front > .ui-menu-item > .ui-menu-item-wrapper.ui-state-active {
  color: #003eff;
}

#rmwf--content .rmwf--tab-content .kt-portlet .kt-portlet__head {
  margin: 0;
  padding-left: 25px;
  padding-right: 25px;
}
#rmwf--content .rmwf--tab-content .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.02em;
  color: #1F3156;
  padding: 28px 0 0;
  line-height: normal;
}

div#rmwf--tab-org_context .form-group {
  margin-bottom: 0;
}

#rmwf--content .rmwf--tab-content .form-group .col-form-label .description {
  margin-left: 12px;
  color: #959FAD !important;
}
#rmwf--content .rmwf--tab-content .form-group .kt-checkbox small {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#rmwf--content .rmwf--tab-content .form-group .col-form-label-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#rmwf--content .rmwf--tab-content .form-group .col-form-label-flex .description {
  margin-left: 0;
  margin-top: 12px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
}

div#__rca--comment-points .input-group {
  display: -webkit-box;
  -ms-flex-wrap: unset;
      flex-wrap: unset;
}

.col-form-label.col-form-label-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.col-form-label.col-form-label-flex .description {
  margin-left: 0;
  margin-top: 12px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
}

#rmwf--content .form-group a, .kt-form__heading-title a {
  font-size: 16px;
  text-decoration: none !important;
}

#rmwf--content .rmwf--tab-content .dragdropImageContainer .dragdropImage {
  width: 100%;
}

.btnRemoveMoredates {
  position: absolute;
  bottom: 5px;
  color: red !important;
  cursor: pointer;
}

div#btnRequiredDays {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

a#btnAddMoredates {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #4972E0;
}

div#btnRequiredDays .btnDay {
  padding: 14px 21px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  background: #F1F4FD;
  border-radius: 12px;
}

#btnRequiredDays .btnDay.active {
  background: #4972E0;
  color: #ffffff;
}

#rmwf--content .kt-portlet .kt-portlet__head .description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #959FAD;
}

a#btn-mdlProgramGoalForm {
  width: 220px;
}

div#rmwf--tab-program_goals .kt-portlet .kt-portlet__body {
  min-height: 200px;
}

.kt-form__heading-title small {
  display: block;
  margin-top: 7px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 20px;
}

.kt-form__heading-title small a {
  text-decoration: underline;
}

.modal-footer.modal-footer__min {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-top: 1px solid #ebedf2;
  margin: 0 25px;
  padding: 24px 0;
}

.modal-footer.modal-footer__min button {
  width: 180px;
}

.copy-notification {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 20px;
  border-radius: 30px;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 150px;
  margin-top: -30px;
  margin-left: -85px;
  display: none;
  text-align: center;
}

.multi-chk_select .chk-m-w {
  border: 1px solid #f3f3f3;
  max-height: 180px;
  overflow: auto;
  padding: 15px 15px 10px;
}

a {
  outline: none !important;
}

#feed-item {
  width: 100%;
  height: 100%;
  padding: 2.5vw;
  background: #f2f3f8 !important;
  margin: 0;
  overflow: hidden;
}

#feed-wmain {
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 0 4vw;
  overflow: hidden;
}

#feed-imain {
  height: 80%;
  overflow: auto;
  padding: 3vw 0;
}

#feed-imain-caption {
  position: absolute;
  top: 1.5vw;
  left: -1.5vw;
  font-size: 1vw;
  color: #575962;
  text-transform: uppercase;
}

#feed-imain-loader {
  position: absolute;
  right: -1.5vw;
  top: 1.5vw;
  height: 2vw;
  width: 2vw;
}

#feed-imain-loader-val {
  position: absolute;
  width: 2vw;
  text-align: center;
  top: 1.8vw;
  right: -1.5vw;
  font-size: 1vw;
  color: #575962;
}

#fee-iimain {
  margin: 0 auto;
  width: 80%;
  min-width: 600px;
}

#feed-hmain {
  height: 20%;
  position: relative;
  width: 100%;
  height: 65px;
}

.feed-mcontentx {
  color: #4C5F8B;
  margin-bottom: 3vw;
  font-size: 2.8vw;
  font-weight: 600;
}

.feed-mcontentx > em {
  font-style: normal;
}

.feed-mcontent {
  min-height: 231px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.feed-ncontent {
  background: var(--bs-body-bg);
  padding: 20px 10px;
  font-size: 100%;
  color: #858585;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.feed-nxcontent {
  background: rgba(0, 0, 0, 0) !important;
}

.feed-nom-name {
  margin-top: 10px;
  display: block;
  word-wrap: break-word;
}

.feed-rca-fedit {
  position: fixed;
  left: 0.7vw;
  top: 0.5vw;
}

.feed-rca-frscreen {
  position: fixed;
  left: 0.7vw;
  bottom: 0.5vw;
}

.feed-rca-fedit a, .feed-rca-frscreen a {
  color: #575962;
  text-decoration: none !important;
}

.feed-rca-fedit a i, .feed-rca-frscreen a i {
  font-size: 1.5vw;
}

.feed-name {
  font-size: 1.5vw;
  font-weight: 100;
  color: #4C5F8B;
  margin-bottom: 5vw;
  text-transform: uppercase;
}

.page-feed .img-gm-border {
  height: auto !important;
}

.page-feed .img-gm-border > img {
  width: 100% !important;
}

.feed-rca-flogo {
  position: fixed;
  right: 2.5vw;
  bottom: 0.1vw;
  background: var(--bs-body-bg);
  padding: 0.2vw;
  line-height: 0vw;
}

.feed-rca-flogo > svg {
  width: 2vw;
  fill: #D70001;
  height: auto;
}

.feed-user-info {
  position: relative;
  color: #575962;
}

.feed-user-info:after {
  content: " ";
  display: block;
  clear: both;
}

.feed-ui-image {
  float: left;
  height: 6vw;
  line-height: 6vw;
  overflow: hidden;
  border: 1px solid #e9ecef;
}

.feed-ui-name {
  float: left;
  height: 6vw;
  line-height: 6vw;
  font-size: 1.6vw;
}

.feed-ui-date {
  float: right;
  height: 6vw;
  line-height: 6vw;
  text-transform: uppercase;
  font-size: 1.5vw;
}

.feed-ui-image img {
  width: 6vw;
}

.feed-ui-image.w-icon {
  width: 6vw;
  background: #4870cf;
  border-color: #4870cf;
  color: #fff;
}

.feed-ui-image > i {
  font-size: 3vw;
}

.m--feed_progress {
  margin-bottom: 30px;
  background-color: #63707d !important;
}

.m--feed_progress, .m--feed_progress .progress-bar {
  position: relative;
  overflow: visible !important;
}

.feed-per_fval {
  position: absolute;
  top: -5vw;
  right: 0px;
  font-weight: 100;
  font-size: 1.3vw;
  text-align: right;
  color: #575962 !important;
}

.feed-per_fval > span {
  display: block;
}

.feed-pf_title {
  text-transform: uppercase;
}

.feed-per_fval > .feed-pf_value {
  font-size: 1.6vw;
}

.div-loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #3498db;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 10s linear infinite;
          animation: spin 10s linear infinite;
}

.div-loadersmall {
  border: 0.2vw solid #f3f3f3;
  border-left: 0.2vw solid #555;
  border-radius: 50%;
}

.feed-position-list {
  font-size: 1vw;
  background: rgba(255, 255, 255, 0) !important;
}

.feed-position-list th {
  border-bottom-width: 1px !important;
}

.feed-position-list .feed-pos-total1 {
  text-align: right;
}

.feed-position-list tbody tr:hover {
  background-color: rgba(247, 248, 250, 0) !important;
}

.feed-position-list tr {
  border-top-width: 0px !important;
}

.feed-position-list th {
  border-top-width: 0px !important;
  border-bottom: 1px solid #f4f5f8;
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-size: 100%;
  color: #b3b3b3;
  text-transform: uppercase;
}

.feed-position-list th.padding-l-15 {
  padding-left: 0.3vw !important;
}

.feed-position-list td {
  border-top-width: 0px !important;
  border-bottom: 1px solid #f4f5f8;
  font-size: 1.5vw;
  color: #575962;
  padding: 0px !important;
  vertical-align: middle !important;
}

.feed-position-list td.padding-l-15 {
  padding-left: 0.3vw !important;
}

.feed-position-list td.feed-pos-pic > img {
  width: 3vw;
}

/*.feed-position-list td.feed-pos-pic > img{max-width: 3vw;max-height: 2.5vw;}*/
.feed-position-list td.feed-pos-name {
  width: 100%;
  padding-left: 0.3vw !important;
  padding-right: 0.3vw !important;
}

.feed-position-list td.feed-pos-num {
  padding: 0.1vw 0.7vw !important;
  background: #e9ecef;
  text-align: center;
  color: #ccc;
}

.feed-position-list td.fee-pos-num-1 {
  background: #696134 !important;
  border-bottom: 1px solid #696134 !important;
  color: #fff !important;
}

.feed-position-list td.fee-pos-num-2 {
  background: gray !important;
  border-bottom: 1px solid gray !important;
  color: #fff !important;
}

.feed-position-list td.fee-pos-num-3 {
  background: #ccc9b7 !important;
  border-bottom: 1px solid #ccc9b7 !important;
  color: #fff !important;
}

.feed-position-list td.feed-pos-pic.w-icon {
  border-color: #4063b7 !important;
}

.feed-position-list td.feed-pos-pic.w-icon > span {
  display: block;
  width: 3vw;
  text-align: center;
  color: #fff;
  background: #4870cf;
}

.feed-position-list td.feed-pos-pic.w-icon > span > i {
  font-size: 2vw;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.table-product-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.add-quantity {
  display: none;
}

.product-container .product-grid {
  margin-bottom: 20px;
}
.product-container .product-grid .field-content {
  background-color: var(--bs-body-bg);
  border-radius: 12px;
  padding: 20px;
  min-height: 400px;
}
.product-container .product-grid .field-content .product-img {
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
  height: 180px;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.product-container .product-grid .field-content .product-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 16px;
  min-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.product-container .product-grid .field-content .product-price {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #36A3F7;
  margin-bottom: 20px;
}
.product-container .product-grid .field-content .product-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-container .product-grid .field-content .product-buttons .btn-wishlist {
  border: 1px solid #657497;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  margin-right: 15px;
  height: 49px;
  width: 49px;
}
.product-container .product-grid .field-content .product-buttons .btn-wishlist i {
  color: #657497 !important;
  font-size: 2rem;
}
.product-container .product-grid .field-content .product-buttons input.button {
  margin: 0;
  background: #4972E0;
  border-radius: 10px;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #F3F5FC;
  min-width: 100%;
}

form.frm-product-addcart {
  width: 70%;
}

.kt-portlet-background-none .kt-datatable > .kt-datatable__pager > .kt-datatable__pager-info .kt-datatable__pager-size .btn.dropdown-toggle {
  background-color: var(--bs-body-bg);
  border-radius: 8px !important;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 20px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
  width: auto;
  height: auto;
  padding: 11px 16px;
  border: 1px solid #EFF1F3 !important;
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  background-color: var(--bs-body-bg);
  border-radius: 4px;
  border: 1px solid #EFF1F3;
}

.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--first, .kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--prev, .kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--next, .kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--last {
  background: transparent !important;
  width: 6px;
  border: none;
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager > .kt-datatable__pager-nav > li {
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--active {
  background: #E2E8F9;
}

.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link:hover,
.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--first:hover,
.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--prev:hover,
.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--next:hover,
.kt-datatable > .kt-datatable__pager > .kt-datatable__pager-nav > li > .kt-datatable__pager-link.kt-datatable__pager-link--last:hover {
  background: #E2E8F9 !important;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-widget5__title .company-product-name-wrapper {
  white-space: unset;
  word-break: break-word;
}

.company-product-name-wrapper {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}

td a.company-product-name-wrapper {
  word-break: break-word;
  display: block;
}

input#btnCheckout {
  background: #4972E0;
  border-radius: 8px;
  width: 220px;
}

input#btnUpdate {
  min-width: 152px;
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  background-color: var(--bs-body-bg);
  color: #4972E0;
  margin-left: 30px;
}

.btnContinue {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.05em;
  color: #4972E0;
}

td.kt-datatable__cell .form-text {
  margin: 0;
}

form#frm-cart-action .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell.kt-datatable__cell--check > span > .kt-checkbox {
  top: 5px;
}

.kt-redemption-products .kt-portlet__head, .kt-redemption-stats .kt-portlet__head {
  padding-top: 20px;
}
.kt-redemption-products .kt-portlet__head .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title, .kt-redemption-stats .kt-portlet__head .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-transform: capitalize;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-redemption-products .kt-portlet__head .kt-portlet__description, .kt-redemption-stats .kt-portlet__head .kt-portlet__description {
  margin: 0;
  margin-top: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-redemption-products .kt-widget4 .kt-widget4__item .kt-widget4__number, .kt-redemption-stats .kt-widget4 .kt-widget4__item .kt-widget4__number {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  text-align: right;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-redemption-products .kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-redemption-products .kt-widget4 .kt-widget4__item .kt-widget4__pic img {
  width: 40px;
}

.kt-redemption-stats .kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
}

.rca--redemption-content .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell > span {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.rca--redemption-content .form-group {
  margin-bottom: 1rem;
}
.rca--redemption-content .form-group label.col-form-label {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.rca--redemption-content .form-group div.col-form-label {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.rca--redemption-content .kt-datatable.kt-datatable--default {
  margin: 0;
}
.rca--redemption-content .kt-datatable > .kt-datatable__table > .kt-datatable__body .kt-datatable__row:last-child {
  border: 0;
}

.rca-cart-checkout--wrapper .kt-wizard-v3 .kt-wizard-v3__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.rca-cart-checkout--wrapper .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  padding-right: 1.5rem;
}
.rca-cart-checkout--wrapper form .btn {
  width: 220px;
}
.rca-cart-checkout--wrapper form .btn.btn-default {
  background-color: var(--bs-body-bg);
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
  padding: 12px 19px 11px;
}
.rca-cart-checkout--wrapper form .btn-primary {
  background: #4972E0;
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.rca-cart-checkout--wrapper form .btn-primary:disabled {
  border: 1px solid #999999 !important;
  background-color: #cccccc !important;
  color: #666666 !important;
  cursor: not-allowed;
  font-size: 14px;
}

div#billing-the-same-wrapper {
  display: none;
}

.rca-cart-checkout-review--wrapper .kt-submit-sucesss {
  width: 100%;
  text-align: center;
}
.rca-cart-checkout-review--wrapper .kt-submit-sucesss img {
  margin-bottom: 20px;
}
.rca-cart-checkout-review--wrapper .kt-submit-sucesss h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 20px;
}
.rca-cart-checkout-review--wrapper .kt-submit-sucesss p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 143%;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 40px;
}
.rca-cart-checkout-review--wrapper .kt-submit-sucesss a.btn {
  background-color: var(--bs-body-bg);
  color: #4972E0;
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  width: 280px;
  display: block;
  margin: auto;
  padding: 10px 20px;
  margin-top: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rca-cart-checkout-review--wrapper .kt-submit-sucesss a.btn:hover {
  background: #4972E0;
  color: #fff;
}

.kt-submit-sucesss a.btn-none {
  width: auto;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
}

.kt-single__product {
  background-color: var(--bs-body-bg);
  border-radius: 12px;
  margin-right: 0;
  margin-left: 0;
}
.kt-single__product .kt-single__product--img {
  padding: 36px 34px;
  text-align: center;
}
.kt-single__product .kt-single__product--img img {
  border-radius: 10px;
  width: 100%;
}
.kt-single__product .kt-single__product--details {
  border-left: 1px solid #E9EBF2;
}
.kt-single__product .kt-widget1 .kt-widget1__item:first-child .kt-widget1__info .kt-widget1__title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px !important;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin: 0;
}
.kt-single__product .kt-widget1 .kt-widget1__item:nth-child(2) .kt-widget1__info .kt-widget1__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-single__product .kt-widget1 .kt-widget1__item .kt-widget1__info {
  width: 50%;
}
.kt-single__product .kt-widget1 .kt-widget1__item .kt-widget1__info .kt-widget1__title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px !important;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin: 0;
}
.kt-single__product .kt-widget1 .kt-widget1__item .kt-widget1__info .kt-widget1__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-single__product .kt-widget1 .kt-widget1__item .kt-widget1__info.kt-widget1__info--body, .kt-single__product .kt-widget1 .kt-widget1__item .kt-widget1__info.kt-widget1__info--title {
  width: 100%;
}
.kt-single__product .kt-widget1 .kt-widget1__item.kt-single__product-buttons {
  padding: 0;
  margin-top: 35px;
  margin-bottom: 35px;
}
.kt-single__product .kt-widget1 .kt-widget1__item.kt-single__product-buttons .product-buttons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.kt-single__product .kt-widget1 .kt-widget1__item.kt-single__product-buttons .product-buttons form .btn {
  background: #4972E0;
  border-radius: 8px;
  width: 220px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin-right: 0;
}
.kt-single__product .kt-widget1 .kt-widget1__item.kt-single__product-buttons .product-buttons .btn-secondary {
  width: 220px;
}

.kt-single__product--details-description {
  padding: 36px 34px;
}
.kt-single__product--details-description .kt-widget1__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-single__product--details-description ul {
  padding-left: 16px;
}
.kt-single__product--details-description br {
  display: none;
}

input#btnRedeem {
  width: 106px;
  background: #4972E0;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin-right: 0;
}

input#btnDelete.btn-danger {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  letter-spacing: 0.02em;
  color: #FC1A1A;
  background: transparent;
  border: none;
}

.kt-portlet__wishlist tbody.kt-datatable__body tr.kt-datatable__row:last-child {
  border: 0 !important;
  margin-top: 15px;
}

.rca--redemption-content h3.rca--header {
  padding-bottom: 25px;
  border-bottom: 1px solid #E9EBF2;
  margin-bottom: 23px;
}

.kt-portlet__head-toolbar--filter .form-group {
  margin-bottom: 0;
  padding: 5px 15px !important;
}

.challenge-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-left: 15px;
  padding-right: 5px;
}
.challenge-wizard-form .kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item:first-child {
  padding-left: 5px;
  padding-right: 15px;
}
.challenge-wizard-form .kt-submit-sucesss a {
  background-color: var(--bs-body-bg);
  color: #4972E0;
  border: 1px solid #4972E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  width: 280px;
  display: block;
  margin: auto;
  padding: 10px 20px;
  margin-top: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.challenge-wizard-form .kt-submit-sucesss a:hover {
  background: #4972E0;
  color: #fff;
}

.kt-wizard-v3__form div#w-a-slider_nomination > .element-item {
  min-height: 416px;
}

.kt-wizard-v3__form .ql-tooltip.ql-editing {
  left: 0 !important;
}

.kt-mls-wrapper.kt-mls-wrapper-new {
  padding: 0;
  background-size: cover;
  height: 100%;
  max-height: 295px;
  background-color: var(--bs-body-bg);
  border-radius: 0px 12px 12px 0px;
}
@media (max-width: 1300px) {
  .kt-mls-wrapper.kt-mls-wrapper-new {
    max-height: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.kt-mls-wrapper.kt-mls-wrapper-new .kt-mls-logo {
  width: 50%;
  height: 100%;
  padding: 0;
}
@media (max-width: 1300px) {
  .kt-mls-wrapper.kt-mls-wrapper-new .kt-mls-logo {
    max-height: 295px;
    width: 100%;
  }
}
.kt-mls-wrapper.kt-mls-wrapper-new .kt-mls-logo .kt-glbl-logo {
  width: 100%;
  height: 100%;
  min-height: 295px;
  border-radius: 12px 0px 0px 12px;
}
@media (max-width: 1300px) {
  .kt-mls-wrapper.kt-mls-wrapper-new .kt-mls-logo .kt-glbl-logo {
    border-radius: 12px 12px 0 0;
  }
}
.kt-mls-wrapper.kt-mls-wrapper-new .kt-mls-content {
  width: 50%;
  padding: 38px 55px;
}
@media (max-width: 1300px) {
  .kt-mls-wrapper.kt-mls-wrapper-new .kt-mls-content {
    width: 100%;
    padding: 25px 35px;
  }
}
.kt-mls-wrapper.kt-mls-wrapper-new .kt-mls-content .kt-mls__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 24px;
}
.kt-mls-wrapper.kt-mls-wrapper-new .kt-mls-content .kt-mls__body {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 24px;
}

.kt-form__heading.m-form__heading.border-b-light2.margin-b-20.border-0 {
  padding-top: 9px !important;
}

.kt-nom-wrapper.kt-nom-wrapper-new {
  padding: 0;
  background-size: cover;
  height: 100%;
  max-height: 295px;
  background-color: var(--bs-body-bg);
  border-radius: 12px;
}
.kt-nom-wrapper.kt-nom-wrapper-new .kt-nom-logo {
  width: 50%;
  height: 100%;
  padding: 0;
}
.kt-nom-wrapper.kt-nom-wrapper-new .kt-nom-logo .kt-glbl-logo {
  width: 100%;
  height: 100%;
  min-height: 295px;
  border-radius: 12px 0px 0px 12px;
}
.kt-nom-wrapper.kt-nom-wrapper-new .kt-nom-content {
  width: 50%;
  padding: 38px 55px;
}
.kt-nom-wrapper.kt-nom-wrapper-new .kt-nom-content .kt-nom__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 24px;
}
.kt-nom-wrapper.kt-nom-wrapper-new .kt-nom-content .kt-nom__body, .kt-nom-wrapper.kt-nom-wrapper-new .kt-nom-content .kt-nom__description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 24px;
}

.challenge-draft {
  cursor: pointer;
  padding: 11px 10px;
  color: #4972e0;
}

.mtrx-chart .kt-widget14__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mtrx-chart .kt-widget14 .kt-widget14__chart {
  width: 100%;
}
.mtrx-chart .kt-widget14 .kt-widget14__header .kt-widget14__title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 20px;
}
.mtrx-chart .kt-widget14 .kt-widget14__legends {
  padding: 0;
  width: 100%;
  margin-top: 30px;
}
.mtrx-chart .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats {
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.mtrx-chart .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats > span {
  text-align: left;
}
.mtrx-chart .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats > span:nth-child(1) {
  width: 55px;
}
.mtrx-chart .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats > span:nth-child(2) {
  text-align: center;
  padding: 0 15px;
}
.mtrx-chart .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats > span:nth-child(3) {
  text-align: right;
}

.mtrx-chart--kpi .kt-widget14 .kt-widget14__header .kt-widget14__title {
  min-height: 45px;
  margin: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #4972E0;
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats {
  padding: 0;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats strong {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__chart .semi-donut-description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__legends {
  padding: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 44px;
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats > span:nth-child(1) {
  width: auto;
  text-align: center;
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats span.kt-widget14__border {
  background: #D1D9E1;
  width: 1px;
  padding: 0 !important;
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__legends .kt-widget14__legend .kt-widget14__stats > span:nth-child(3) {
  text-align: center;
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__labels {
  margin-top: 17px;
  width: 100%;
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__labels .kt-widget14__label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  text-align: center;
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__button {
  width: 100%;
  margin-top: 24px;
}
.mtrx-chart--kpi .kt-widget14 .kt-widget14__button .btn.btn-secondary {
  width: 100%;
  margin-top: 24px;
}

div#user-kpi-activity-kpis_info .kt-portlet {
  margin-bottom: 0;
  height: 100%;
}

.mtrx-chart--kpi .kt-portlet {
  margin-bottom: 30px;
  height: unset;
}

div#kt-widgetlabels.kt-widget14 .kt-widget14__header .kt-widget14__title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 9px;
}
div#kt-widgetlabels.kt-widget14 .kt-widget14__header .kt-widget1__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
div#kt-widgetlabels.kt-widget14 .kt-widget14__labels {
  display: block;
}
div#kt-widgetlabels.kt-widget14 .kt-widget14__labels .kt-widget14__labels--item {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  background: rgba(73, 114, 224, 0.08);
  border-radius: 8px;
  padding: 5px 14px;
  width: auto;
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 18px;
}

div#__kpi_bar_chart svg g g g text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kpi_performance--chart--head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}
.kpi_performance--chart--head .kpi_performance--chart--label {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kpi_performance--chart--head .kpi_performance--chart-toolbar > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kpi_performance--chart--head .kpi_performance--chart-toolbar > div .dropdown {
  margin-right: 15px;
}
.kpi_performance--chart--head .kpi_performance--chart-toolbar > div .dropdown:last-child {
  margin: 0;
}
.kpi_performance--chart--head .kpi_performance--chart-toolbar > div .dropdown .dropdown-toggle-filter {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: right;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-right: 45px;
  position: relative;
}
.kpi_performance--chart--head .kpi_performance--chart-toolbar > div .dropdown .dropdown-toggle-filter svg {
  position: absolute;
  right: 10px;
}
.kpi_performance--chart--head .kpi_performance--chart-toolbar > div .dropdown .dropdown-toggle::after {
  content: unset;
}

.rca-page_button--wrapper .dropdown {
  margin-right: 15px;
}
.rca-page_button--wrapper .dropdown:last-child {
  margin: 0;
}
.rca-page_button--wrapper .dropdown .dropdown-toggle-filter {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  text-align: right;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding-right: 45px;
  position: relative;
}
.rca-page_button--wrapper .dropdown .dropdown-toggle-filter svg {
  position: absolute;
  right: 10px;
}
.rca-page_button--wrapper .dropdown .dropdown-toggle::after {
  content: unset;
}
.rca-page_button--wrapper .custom-wrapper-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rca-page_button--wrapper .form-control {
  font-size: 18px !important;
}

.kt-widget4.kt-widget4--mtrx .kt-widget4__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  padding-top: 22px;
  padding-bottom: 22px;
}
.kt-widget4.kt-widget4--mtrx .kt-widget4__item:first-child {
  padding-top: 0;
}
.kt-widget4.kt-widget4--mtrx .kt-widget4__item:last-child {
  padding-bottom: 0;
}
.kt-widget4.kt-widget4--mtrx .kt-widget4__item .kt-widget4__title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 12px;
}
.kt-widget4.kt-widget4--mtrx .kt-widget4__item .kt-widget4__sub_title {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.text-link {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #4972E0;
}

.dropdown-menu.dropdown-menu-left.show {
  left: -40px !important;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > tbody.kt-datatable__body.kt-datatable__body--kpi .kt-datatable__row > .kt-datatable__cell.kt-datatable__cell--check > span > .kt-checkbox {
  top: -3px;
}

.kpi_pie_graph--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.kpi_pie_graph--wrapper .kpi_pie_graph--graph {
  width: 200px;
}
.kpi_pie_graph--wrapper .kpi_pie_graph--list {
  margin-left: 30px;
}
.kpi_pie_graph--wrapper .kpi_pie_graph--list .kpi-colors {
  list-style: none;
}
.kpi_pie_graph--wrapper .kpi_pie_graph--list .kpi-colors li {
  margin-bottom: 15px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kpi_pie_graph--wrapper .kpi_pie_graph--list .kpi-colors li .color {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 12px;
  border-radius: 3px;
}

.kt-widget14__content--reward {
  width: 100%;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kt-widget14__content--reward span {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-left: 24px;
}

form#attendance-submit input:disabled, form#attendance-submit input[disabled], form#attendance-submit input.disabled {
  background: #F9FAFD !important;
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
}

.kt-datatable__cell--status > span > span {
  margin-right: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.kt-datatable__cell--status > span > span:last-child {
  margin-right: 0;
}

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell.kt-datatable__cell.kt-datatable__cell--status > span {
  overflow: unset;
  white-space: unset;
}

div#late-submission_status {
  color: red;
}

.mtrx-dates.mtrx-dates-tab {
  width: 100%;
}
.mtrx-dates.mtrx-dates-tab .kt-date-cards__wrapper {
  margin: 0;
}

.kt-date-cards__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.kt-date-cards__wrapper .nav {
  width: 100%;
  margin-bottom: 0;
}
.kt-date-cards__wrapper .nav .kt-date-cards__item .kt-date-cards__content {
  padding: 0;
  background: transparent;
}
.kt-date-cards__wrapper .nav-tabs.nav-tabs-line .nav-item {
  margin: 0;
  padding: 0;
}
.kt-date-cards__wrapper .nav-tabs.nav-tabs-line .nav-link {
  border-bottom: 2px solid transparent;
  padding: 24px;
}
.kt-date-cards__wrapper .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover, .kt-date-cards__wrapper .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active, .kt-date-cards__wrapper .nav-tabs.nav-tabs-line a.nav-link:hover, .kt-date-cards__wrapper .nav-tabs.nav-tabs-line a.nav-link.active {
  border-bottom: 2px solid #43C8B2;
  background: var(--bs-body-bg-input);
}
.kt-date-cards__wrapper .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active:first-child {
  border-top-left-radius: 12px;
}
.kt-date-cards__wrapper .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active:last-child {
  border-top-right-radius: 12px;
}
.kt-date-cards__wrapper .kt-date-cards__item {
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 1398px) {
  .kt-date-cards__wrapper .kt-date-cards__item {
    padding-bottom: 30px;
  }
}
.kt-date-cards__wrapper .kt-date-cards__item .kt-date-cards__content {
  background-color: var(--bs-body-bg);
  border-radius: 10px;
  padding: 20px;
}
.kt-date-cards__wrapper .kt-date-cards__item .kt-date-cards__content .kt-date-card__title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  opacity: 0.8;
}
.kt-date-cards__wrapper .kt-date-cards__item .kt-date-cards__content .kt-date-card__icon {
  margin: 13px 0;
}
.kt-date-cards__wrapper .kt-date-cards__item .kt-date-cards__content .kt-date-card__percentage {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.02em;
  margin-bottom: 8px;
}
.kt-date-cards__wrapper .kt-date-cards__item .kt-date-cards__content .kt-date-card__status {
  font-style: italic;
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-date-cards__wrapper .kt-date-cards__item.cls-no-absent .kt-date-card__icon svg path, .kt-date-cards__wrapper .kt-date-cards__item .cls-color-red .kt-date-card__icon svg path {
  stroke: #FC1A1A;
  fill: #FC1A1A;
}
.kt-date-cards__wrapper .kt-date-cards__item.cls-no-absent .kt-date-card__status, .kt-date-cards__wrapper .kt-date-cards__item.cls-no-absent .kt-date-card__percentage, .kt-date-cards__wrapper .kt-date-cards__item .cls-color-red .kt-date-card__status, .kt-date-cards__wrapper .kt-date-cards__item .cls-color-red .kt-date-card__percentage {
  font-style: normal;
  color: #FF0000;
}
.kt-date-cards__wrapper .kt-date-cards__item.cls-present .kt-date-card__icon svg path, .kt-date-cards__wrapper .kt-date-cards__item .cls-color-green .kt-date-card__icon svg path {
  stroke: #43C8B2;
  fill: #43C8B2;
}
.kt-date-cards__wrapper .kt-date-cards__item.cls-present .kt-date-card__status, .kt-date-cards__wrapper .kt-date-cards__item.cls-present .kt-date-card__percentage, .kt-date-cards__wrapper .kt-date-cards__item .cls-color-green .kt-date-card__status, .kt-date-cards__wrapper .kt-date-cards__item .cls-color-green .kt-date-card__percentage {
  font-style: normal;
  color: #43C8B2;
}
.kt-date-cards__wrapper .kt-date-cards__item.cls-on-leave .kt-date-card__icon svg path, .kt-date-cards__wrapper .kt-date-cards__item .cls-color-yellow .kt-date-card__icon svg path {
  stroke: #FFC23F;
  fill: #FFC23F;
}
.kt-date-cards__wrapper .kt-date-cards__item.cls-on-leave .kt-date-card__status, .kt-date-cards__wrapper .kt-date-cards__item.cls-on-leave .kt-date-card__percentage, .kt-date-cards__wrapper .kt-date-cards__item .cls-color-yellow .kt-date-card__status, .kt-date-cards__wrapper .kt-date-cards__item .cls-color-yellow .kt-date-card__percentage {
  font-style: normal;
  color: #FFB925;
}
@media (min-width: 576px) {
  .kt-date-cards__wrapper .kt-card-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 768px) {
  .kt-date-cards__wrapper .kt-card-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 1024px) {
  .kt-date-cards__wrapper .kt-card-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .kt-date-cards__wrapper .kt-card-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1399px) {
  .kt-date-cards__wrapper .kt-card-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857%;
            flex: 0 0 14.2857%;
    max-width: 14.2857%;
  }
}
@media (min-width: 1599px) {
  .kt-date-cards__wrapper .kt-card-xlg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857%;
            flex: 0 0 14.2857%;
    max-width: 14.2857%;
  }
}

.attendance-calendar .kt-portlet__body {
  padding: 20px !important;
}

/* calendar */
table.calendar {
  border-left: 1px solid #F3F5FC;
  width: 100%;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
table.calendar caption {
  text-align: center;
  grid-column: 1/-1;
  font-size: 130%;
  font-weight: bold;
  padding: 10px 0;
}
table.calendar tr.calendar-row, table.calendar tbody {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  width: 100%;
}

td.calendar-day {
  min-height: 102px;
  font-size: 11px;
  position: relative;
}

* html div.calendar-day {
  height: 102px;
}

td.calendar-day .calendar-day-content > span {
  margin-top: 15px;
}
@media (max-width: 475px) {
  td.calendar-day .calendar-day-content > span {
    margin-top: 0;
  }
}

td.calendar-day-np {
  min-height: 102px;
}

* html div.calendar-day-np {
  height: 117px;
}

td.calendar-day-head {
  padding: 18px;
  border-bottom: 1px solid #F3F5FC;
  border-top: 1px solid #F3F5FC;
  border-right: 1px solid #F3F5FC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div.day-number {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

/* shared */
td.calendar-day, td.calendar-day-np {
  padding: 19px 10px;
  border-bottom: 1px solid #F3F5FC;
  border-right: 1px solid #F3F5FC;
  vertical-align: text-top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
td.calendar-day .calendar-day-content, td.calendar-day-np .calendar-day-content {
  text-align: center;
}

td.calendar-day.highlightToday {
  background: rgba(54, 163, 247, 0.08);
}

form#AttendanceSearchMonth .inline-block > select {
  margin-right: 16px;
  min-width: 141px;
}
form#AttendanceSearchMonth .btn {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.005em;
  min-width: 86px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 14px;
}

.calendar-metrics-top {
  display: none;
}

@media (max-width: 1250px) {
  div#MonthlySummary .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .calendar-metrics-top {
    display: block;
  }
  .calendar-metrics-top .metrics-calendar-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .calendar-metrics-top .metrics-calendar-wrapper > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
            flex: 0 0 23%;
    max-width: 23%;
    margin: 0 !important;
  }
  .calendar-metrics {
    display: none;
  }
}
@media (max-width: 768px) {
  .calendar-metrics-top {
    display: block;
  }
  .calendar-metrics-top .metrics-calendar-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .calendar-metrics-top .metrics-calendar-wrapper > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin: 0 !important;
    margin-bottom: 16px !important;
  }
  td.calendar-day-np, td.calendar-day-head {
    display: none;
  }
  table.calendar, table.calendar tr.calendar-row, table.calendar tbody {
    grid-template-columns: 1fr;
  }
  table.calendar tr.calendar-row {
    grid-column: 1/2;
  }
  div.day-number {
    background: #4972E0;
    color: #fff;
    width: 30px;
    border-radius: 50%;
    padding: 4px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    text-align: center;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
span.btn.btn-label-grid {
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  background-repeat: no-repeat;
  background-size: cover;
}

.metrics-calendar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.metrics-calendar-wrapper .metrics-calendar-present {
  background: rgba(67, 200, 178, 0.08);
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
}
.metrics-calendar-wrapper .metrics-calendar-absent {
  background: rgba(255, 0, 0, 0.08);
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
}
.metrics-calendar-wrapper .metrics-calendar-leave {
  background: rgba(255, 185, 37, 0.08);
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
}
.metrics-calendar-wrapper .metrics-calendar-off {
  background: #F1F4F6;
  border-radius: 8px;
  padding: 16px;
}
.metrics-calendar-wrapper .metrics-calendar-label {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.metrics-calendar-wrapper span {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: block;
  margin-top: 8px;
}

.tab-date-head-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .tab-date-head-wrapper {
    display: block;
  }
}
@media (max-width: 575px) {
  .tab-date-head-wrapper .tab-date-head-toolbar {
    margin-top: 24px;
    text-align: right;
  }
}
.tab-date-head-wrapper .tab-date-head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.tab-date-head-wrapper .tab-date-head-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.tab-date-head-wrapper .tab-date-head-description > span {
  font-weight: bold;
}

.kt-metrix-attendance .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-metrix-attendance .kt-portlet__head.kt-portlet__head--lg {
  padding-top: 82px;
  padding-bottom: 52px;
  padding-left: 40px;
  padding-right: 40px;
  border-top: 8px solid #DBDDE3;
  border-radius: 10px 10px 0px 0px;
}
.kt-metrix-attendance .mtrx-stats {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 40px;
}
.kt-metrix-attendance .mtrx-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 10px;
}
.kt-metrix-attendance .mtrx-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-metrix-attendance .inner-content {
  margin-top: 31px;
}
.kt-metrix-attendance .mtrx-reward {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 40px;
}
.kt-metrix-attendance .mtrx-reward .mtrx-points {
  margin-left: 24px;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-metrix-attendance .kt-portlet__body {
  padding-left: 40px;
  padding-right: 40px;
}

.kt-portlet .kt-portlet__body.attendance-summary-list__body {
  padding-left: 40px;
  padding-right: 40px;
}

input[type=date], input[type=month], input[type=time] {
  position: relative;
}

/* make the native arrow invisible and stretch it over the whole field so you can click anywhere in the input field to trigger the native datepicker*/
input[type=date]::-webkit-calendar-picker-indicator, input[type=month]::-webkit-calendar-picker-indicator, input[type=time]::-webkit-calendar-picker-indicator {
  color: transparent;
  background: transparent;
}

.attendance-summary-list .attendance-summary-list-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 10px;
}
.attendance-summary-list .kt-user-card-v2 .kt-user-card-v2__details {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.02em;
  text-align: left;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.attendance-summary-list .kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__name {
  display: inline-block;
  color: #4972E0;
  font-weight: 600;
}
.attendance-summary-list .no-record-found {
  min-height: 80px;
}

.kt-attendance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: var(--bs-body-bg);
  margin-bottom: 60px;
  border-radius: 10px;
  border-top: 10px solid #DBDDE3;
  border-radius: 10px 10px;
}
.kt-attendance .kt-attendance__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding: 0 25px;
  border-bottom: 1px solid #ebedf2;
  min-height: 60px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 40px;
}
.kt-attendance .kt-attendance__head .kt-attendance__head-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: flex-first;
  align-content: flex-first;
}
.kt-attendance .kt-attendance__head .kt-attendance__head-label .kt-attendance__head-title {
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-attendance .kt-attendance__head .kt-attendance__head-label .kt-user-card-v2 .kt-user-card-v2__pic .kt-badge, .kt-attendance .kt-attendance__head .kt-attendance__head-label .kt-user-card-v2 .kt-user-card-v2__pic img {
  width: 160px;
  height: 160px;
  max-width: 160px;
  max-height: 160px;
  margin-right: 28px;
  font-size: 48px;
}
.kt-attendance .kt-attendance__head .kt-attendance__head-label .kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__name {
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 63px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-attendance .kt-attendance__head .kt-attendance__head-label .kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__desc, .kt-attendance .kt-attendance__head .kt-attendance__head-label .kt-user-card-v2 .kt-user-card-v2__details .kt-user-card-v2__email {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-attendance .kt-attendance__head .kt-attendance__head-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.kt-attendance .kt-attendance__head .kt-attendance__head-toolbar .kt-attendance__head-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kt-attendance .kt-attendance__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px;
  border-radius: 10px;
}
.kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .col-xs-6.col-sm-6.col-md-3 {
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  .kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .col-xs-6.col-sm-6.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 425px) {
  .kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .col-xs-6.col-sm-6.col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .inner-content {
  margin-top: 30px;
}
@media (max-width: 575px) {
  .kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .inner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .kt-attendance__stats--head {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 40px;
}
.kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .kt-attendance__stats--title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  .kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .kt-attendance__stats--title {
    text-align: center;
  }
}
.kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .kt-attendance__stats--title .kt-attendance__stats--sub_title {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
@media (max-width: 575px) {
  .kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .kt-attendance__stats--title .kt-attendance__stats--sub_title {
    text-align: center;
  }
}
.kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .kt-attendance__stats--description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .kt-attendance__stats--description {
    text-align: center;
  }
}
.kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .kt-attendance__stats--reward {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.kt-attendance .kt-attendance__body .kt-attendance__stats--wrapper .kt-attendance__stats--reward .kt-attendance__stats--reward_points {
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-left: 25px;
}

.kt-scroll label.col-form-label {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-scroll label.form-control-static {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.attendance-summary-list > .row > div {
  margin-bottom: 20px;
  margin-top: 20px;
}

.atndc-prev-button.btn.btn-secondary, .atndc-next-button.btn.btn-secondary {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #657497;
  min-width: 56px;
  border: 1px solid #EFF1F3 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  background-color: var(--bs-body-bg);
}
.atndc-prev-button.btn.btn-secondary:hover, .atndc-next-button.btn.btn-secondary:hover {
  background: rgba(73, 114, 224, 0.1019607843);
  color: #fff;
}

.atndc-prev-button.btn.btn-secondary {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.atndc-next-button.btn.btn-secondary {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.custom-wrapper-menu form#AttendanceSearchMonth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

p.attendance-not-assigned {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.attendance-summary-list .kt-user-card-v2 .kt-user-card-v2__pic {
  margin-right: 12px;
}

.tab-content.tab-content-attendance .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head .kt-datatable__row > .kt-datatable__cell, .tab-content.tab-content-attendance .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell, .tab-content.tab-content-attendance .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row > .kt-datatable__cell {
  padding-top: 18px;
  padding-bottom: 18px;
}

.submit_attendance > .element-item {
  width: 240px !important;
  max-width: 240px !important;
  -webkit-box-flex: 1 !important;
      -ms-flex: auto !important;
          flex: auto !important;
}

a.btn.btn-brand.btn-not-assigned {
  width: 216px;
  margin-top: 25px;
}

#bulletin-items {
  margin-top: 30px;
}
#bulletin-items .kt-portlet {
  margin-bottom: 0;
}
#bulletin-items .kt-portlet.bulletin-i {
  margin-bottom: 30px;
}
#bulletin-items .kt-portlet.bulletin-i .bulletin-actions {
  padding: 0 11px;
}
#bulletin-items .kt-portlet.bulletin-i span.bldc-ctr {
  color: #4972E0;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 25.96px;
  letter-spacing: 0.14px;
  margin: 0;
}
#bulletin-items .kt-portlet.bulletin-i span.bldc-ctr span {
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#bulletin-items .kt-portlet .kt-bulletin-image-wrapper {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin: 30px;
}
#bulletin-items .kt-portlet .kt-bulletin-image-wrapper .kt-bulletin-image {
  width: 100%;
  height: 100%;
  min-height: 250px;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-position-y: 50%;
  z-index: 1;
}
#bulletin-items .kt-portlet .kt-bulletin-image-wrapper .kt-bulletin-image-bg {
  width: 100%;
  height: 250px;
  position: absolute;
  top: 0;
  z-index: 0;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
  background-repeat: repeat;
  background-position: center;
  background-size: 100%;
}
#bulletin-items .kt-portlet .kt-bulletin-content .kt-portlet__head {
  border-bottom: unset;
}
#bulletin-items .kt-portlet .kt-bulletin-content .bulletin-info-posted {
  margin-bottom: 24px;
}
#bulletin-items .kt-portlet .kt-bulletin-content .bulletin-info-date {
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.28px;
  margin-bottom: 24px;
}
#bulletin-items .kt-portlet .kt-bulletin-content .bulletin-info-desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#bulletin-items .kt-portlet .kt-bulletin-content .bulletin-info-desc img {
  width: 100%;
  max-width: 980px;
}
#bulletin-items .kt-portlet .kt-bulletin-content .bulletin-info-desc ul {
  padding-left: 25px;
  margin-bottom: 0px;
}
#bulletin-items .kt-portlet .kt-bulletin-content .bulletin-info-desc p {
  margin-bottom: 0px;
}
#bulletin-items .kt-portlet .kt-bulletin-content .bulletin-info-desc br {
  display: none;
}
@media (max-width: 768px) {
  #bulletin-items .bulletin-i .kt-widget.kt-widget--user-profile-3 .kt-widget__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#bulletin-items .bulletin-i .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__media .bulletin-info-logo {
  width: 326px;
  height: 183.3px;
  border-radius: 8px;
  background-size: 100%;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
#bulletin-items .bulletin-i .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content {
  padding-left: 41px;
}
@media (max-width: 768px) {
  #bulletin-items .bulletin-i .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content {
    padding-top: 24px;
    padding-left: 0;
  }
}
#bulletin-items .bulletin-i .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .bulletin-info-date.text-description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 16px;
}
#bulletin-items .bulletin-i .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__head .kt-widget__username {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.01em;
  color: #4972e0;
}
#bulletin-items .bulletin-i .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__head .kt-widget__username:hover {
  color: #4972E0 !important;
}
#bulletin-items .bulletin-i .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__info.bulletin-info-desc {
  margin-top: 16px;
  margin-bottom: 31px;
}
#bulletin-items .bulletin-i .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__info.bulletin-info-desc .kt-widget__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.bulletin-like-wrapper span.lbl-bulletin-upvote {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  text-align: right;
  letter-spacing: 0.01em;
  color: #4972e0;
  font-weight: 600;
}

.bulletin-info-posted .text-description {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 8px;
}
.bulletin-info-posted .bip-name {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 6px;
}
.bulletin-info-posted .bip-role {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  font-weight: 500;
}

.bulletin-separator {
  border-bottom: 1px solid rgba(209, 217, 225, 0.5019607843);
  padding-top: 24px;
  margin-bottom: 24px;
}

.bulletin-actions .reciever-wrapper {
  display: inline-block;
  margin-left: 25px;
}
@media (max-width: 575px) {
  .bulletin-actions .reciever-wrapper {
    margin-top: 25px;
  }
}

.bulletin-actions .reciever-wrapper .reciever-images img {
  width: 20px;
  height: 20px;
  background: #5578eb;
  border-radius: 50%;
  margin-left: -20px;
  border: 1px solid #ffffff;
}

.bulletin-actions .reciever-wrapper .reciever-images .kt-badge.kt-badge--xl.kt-badge--info {
  width: 20px;
  height: 20px;
  margin-left: -20px;
  border: 1px solid #ffffff;
}

.bulletin-actions .reciever-wrapper .reciever-images .kt-badge.kt-badge--xl.kt-badge--info.bulletin-plus-people {
  background: #113188;
  color: #fff;
}

.bulletin-actions .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bulletin-actions .btn.btn-rca-primary-outline.btn-bulletin-upvote {
  display: inline-block;
  width: 130px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  padding: 8px;
}

.bulletin-actions .btn-bulletin-upvote {
  color: #4972e0;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 25.96px;
  letter-spacing: 0.14px;
  margin: 0;
  border-radius: 8px;
  padding: 8px;
}
.bulletin-actions .btn-bulletin-upvote:hover {
  background: rgba(73, 114, 224, 0.1019607843);
}

@media (max-width: 525px) {
  .bulletin-ldc.bulletin-ldc-actions {
    display: grid;
    width: 100%;
  }
  .bulletin-ldc.bulletin-ldc-actions div:first-child {
    width: 100%;
    grid-column: 1/7;
  }
  .bulletin-ldc.bulletin-ldc-actions .li-dot:nth-child(2) {
    display: none;
  }
}
@media (max-width: 525px) {
  .bulletin-ldc.bulletin-label {
    margin-top: 11px;
  }
}
.bulletin-ldc a.btn-bulletin-like svg, .bulletin-ldc span.bulletin-label-wrapper svg, .bulletin-ldc .btn-like svg {
  margin-bottom: 5px;
}
.bulletin-ldc span.bulletin-label-wrapper {
  padding: 8px;
}
.bulletin-ldc span.bulletin-label-wrapper span.bldc-ctr {
  margin-left: 11px !important;
}
.bulletin-ldc a.btn-bulletin-dislike span.bldc-ctr, .bulletin-ldc .btn-bulletin-like span.bldc-ctr, .bulletin-ldc .btn-like span.bldc-ctr {
  margin-left: 11px !important;
}
.bulletin-ldc div > svg {
  margin-right: 13px;
}
.bulletin-ldc span.bldc-ctr.comment-ctr, .bulletin-ldc span.bldc-ctr.likes-ctr {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
}
.bulletin-ldc span.bldc-ctr.comment-ctr > span, .bulletin-ldc span.bldc-ctr.likes-ctr > span {
  margin-right: 11px;
  font-weight: 600;
}

.btn-bulletin-like, .btn-bulletin-dislike, .btn-bulletin-readmore, .btn-like {
  border-radius: 8px;
  padding: 8px;
}
@media (max-width: 475px) {
  .btn-bulletin-like, .btn-bulletin-dislike, .btn-bulletin-readmore, .btn-like {
    padding: 5px;
  }
}
.btn-bulletin-like:hover, .btn-bulletin-dislike:hover, .btn-bulletin-readmore:hover, .btn-like:hover {
  background: rgba(73, 114, 224, 0.1019607843);
  color: #fff;
}

.bulletin-like-wrapper span.bldc-ctr {
  color: #4972E0;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 25.96px;
  letter-spacing: 0.14px;
  margin: 0;
}
.bulletin-like-wrapper span.bldc-ctr span {
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.bulletin-like-wrapper svg path {
  stroke: #4972e0;
}

span.bldc-ctr > span {
  font-weight: 600;
}

.bulletin-ldc {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bulletin-ldc div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.bulletin-ldc div span.dot {
  color: #959FAD;
  margin-bottom: 4px;
}
.bulletin-ldc div.li-dot {
  margin: 0 11px;
}

.bip-img1 {
  display: inline-block;
  vertical-align: top;
}

.bip-uinfo1 {
  display: inline-block;
}

.bulletin-comment {
  border-width: 0px;
  padding: 0px 10px;
  margin-top: 0;
}

.bulletin-comment .rca-activity-comment-wrapper .input-group-append input, form#frm-comments .input-group-append a {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  padding: 13px;
}

.bulletin-comment form {
  width: 100%;
}

.bulletin-comment form textarea.form-textarea {
  min-height: 42px;
  padding-top: 17px;
  border-radius: 12px;
}

.bulletin-comment input.btn.btn-secondary.btn-bulletin-comment {
  padding: 11px;
}

.bulletin-comment-load {
  text-align: center;
  padding: 30px 15px 0px;
}

.bulletin-wrapper-single .bulletin-info-logo {
  text-align: center;
}

.bulletin-wrapper-single .bulletin-info-logo img {
  width: 100%;
  border-radius: 5px;
}

.bulletin-wrapper-single .kt-portlet__body {
  padding: 40px 30px;
}
@media (max-width: 475px) {
  .bulletin-wrapper-single .kt-portlet__body {
    padding: 40px 20px;
  }
}
.bulletin-wrapper-single .bulletin-info-date.text-description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.bulletin-wrapper-single .bulletin-info-title {
  margin: 24px 0px;
}
.bulletin-wrapper-single .bulletin-info-title h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 137%;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.bulletin-wrapper-single .bulletin-info-posted {
  margin-bottom: 24px;
}
.bulletin-wrapper-single .bulletin-info-logo div, .bulletin-wrapper-single .bulletin-info-logo img {
  width: 100%;
  max-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  background-position-y: 10%;
}
.bulletin-wrapper-single .bulletin-info-desc {
  margin-top: 32px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

div#company-bulletin-wrapper {
  padding-bottom: 85px;
  width: 60%;
  margin: auto;
}
@media only screen and (max-width: 1100px) {
  div#company-bulletin-wrapper {
    width: 100%;
  }
}

.rca-activity-comment-item.rca-aci-empty {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.bulletin-i .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 137%;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

#converse-wrapper {
  background: #F9FAFD;
  border-radius: 10px;
  position: relative;
  margin-bottom: 110px;
  overflow: hidden;
}

.company-converse .btn.btn-secondary {
  background: transparent !important;
}

#converse-wrapper:after {
  content: "";
  display: block;
  clear: both;
}

#converse-w-action-tab {
  width: 360px;
  background: var(--bs-body-bg);
  float: left;
}

#converse-w-chatbox-tab {
  height: 100%;
  margin-left: 360px;
}

#cwat-header {
  padding: 20px 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#cwat-header h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin: 0px;
}

#btn-start-convo-1x {
  position: absolute;
  right: 15px;
  top: -5px;
  width: 40px;
  height: 40px;
  display: block;
  background: #4972E0;
  color: #fff;
  border-radius: 10px;
  text-align: center;
}

#btn-start-convo-1x:hover {
  background: #4c6ecb;
}

#btn-start-convo-1x > svg {
  position: absolute;
  left: 25.5%;
  right: 12.5%;
  top: 24.5%;
}

#btn-start-convo-1 #svg-l1x {
  position: absolute;
  left: 29.17%;
  right: 29.17%;
  top: 19.34%;
}

#btn-start-convo-1 #svg-l2x {
  position: absolute;
  left: 29.17%;
  right: 29.17%;
  top: 24.17%;
}

#cwat-search {
  padding: 15px;
}

#cwat-search input {
  width: 100% !important;
  background: #F9FAFD;
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
}

#cwat-list .cwat-l-scroller {
  height: 587px;
  overflow: hidden;
}

#cwat-list ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.cwat-l-items {
  margin: 5px 15px;
  padding: 10px 0;
  border-bottom: 1px solid #e9e9e9;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cwat-l-items img,
.cwat-l-items .cwat-img {
  position: absolute;
  left: 0px;
  top: 7px;
}

.cwat-l-items-group-imgs {
  position: relative;
}

.cwat-l-items-group-label {
  margin-left: 12px;
}

.cwat-l-items img {
  width: 50px;
  height: 50px;
  background: #f9fbff;
  border-radius: 50%;
  border: 1px solid #ffffff;
}

.cwat-l-name {
  display: block;
  width: 170px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.cwat-l-ago {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: #959FAD;
  display: block;
  margin-top: 6px;
}

#cbh-title .cwat-l-ago a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.cwat-l-msgctr {
  position: absolute;
  right: 15px;
  top: 20px;
  display: block;
  width: 16px;
  height: 16px;
  color: #fff;
  border-radius: 50%;
  font-size: 10px;
  text-align: center;
  line-height: 19.5px;
  font-weight: bold;
  background: #36A3F7;
}

#converse-welcome-wrapper {
  text-align: center;
  margin-top: 107px;
  padding-left: 30px;
  padding-right: 30px;
}

#converse-welcome-wrapper #cww-i-image,
#converse-welcome-wrapper #cww-i-text {
  margin-bottom: 25px;
}

#converse-welcome-wrapper #cww-i-image .cww-ii-lbl,
#converse-welcome-wrapper #cww-i-image .cww-ii-img {
  width: 112px;
  height: 112px;
  border-radius: 50%;
}

#converse-welcome-wrapper #cww-i-image .cww-ii-lbl {
  font-size: 40px;
}

#converse-welcome-wrapper #cww-i-text {
  font-size: 32px;
  font-weight: 700;
}

#converse-welcome-wrapper #cww-i-button > a {
  width: 330px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 500;
}

#converse-create-new #ccn-search {
  margin-bottom: 50px;
}

#converse-create-new .ccn-button > .btn-next {
  margin-top: 50px;
  width: 100%;
}

#converse-create-new .ccn-button > #ccn-b-finalstep {
  margin-top: 50px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#converse-create-new .ccn-button > #ccn-b-finalstep .btn {
  width: 50%;
  margin: 0 1em !important;
}
#converse-create-new .ccn-button > #ccn-b-finalstep .btn-default {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  min-width: 150px;
  border: 1px solid #959FAD !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  color: #959FAD;
}
#converse-create-new .ccn-button > #ccn-b-finalstep .btn-default:hover {
  color: #ffffff !important;
  background: #4972E0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

#ccn-users ul {
  padding: 0;
  margin: 0;
}

#ccn-users ul li {
  position: relative;
  display: inline-block;
  padding: 8px 35px 8px 10px;
  background: #DFF0FD;
  border-radius: 12px;
  margin-bottom: 15px;
  margin-right: 15px;
}

#ccn-users ul li .ccn-u-label {
  display: block;
  font-weight: 500;
  font-size: 18px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

#ccn-users ul li .ccn-u-remove {
  position: absolute;
  top: 7.5px;
  right: 10px;
}

.cwat-l-imgs {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}

.cwat-l-imgs > * {
  position: absolute;
  overflow: hidden !important;
}

.cwat-l-imgs img,
.cwat-l-imgs .cwat-img {
  top: 0px;
}

.cwat-l-imgs .cwat-img {
  border: 1px solid #fff;
}

.cwat-l-imgs img,
.cwat-l-imgs .cwat-img,
.cwat-l-imgs .cww-ii-lbl {
  border-radius: 0px !important;
}

.cwat-l-imgs-1 > .i-0 {
  width: 50px;
  height: 50px;
}

.cwat-l-imgs-1 > .i-0 img {
  width: 52px;
  height: 52px;
  left: -1px;
  top: -1px;
}

.cwat-l-imgs-3 .i-0 {
  width: 25px;
  height: 50px;
  left: -1px;
  top: -1px;
}

.cwat-l-imgs-3 .i-1 {
  width: 25px;
  height: 25px;
  right: 0px;
  top: -1px;
}

.cwat-l-imgs-3 .i-2 {
  width: 25px;
  height: 25px;
  right: 0px;
  bottom: -1px;
}

.cwat-l-imgs-3 .i-0 > * {
  width: 53px;
  height: 53px;
}

.cwat-l-imgs-3 .i-1 > *,
.cwat-l-imgs-3 .i-2 > * {
  width: 30px;
  height: 30px;
}

.cwat-l-imgs-4 > * {
  width: 25px;
  height: 25px;
}

.cwat-l-imgs-4 .i-0 {
  left: -1px;
  top: -1px;
}

.cwat-l-imgs-4 .i-1 {
  left: -1px;
  bottom: -1px;
}

.cwat-l-imgs-4 .i-2 {
  right: 0px;
  top: -1px;
}

.cwat-l-imgs-4 .i-3 {
  right: 0px;
  bottom: -1px;
}

.cwat-l-imgs-4 > * > * {
  width: 30px;
  height: 30px;
}

.cwat-l-imgs-2 > * > * {
  width: 30px;
  height: 30px;
}

.cwat-l-imgs-2 > .i-0 {
  width: 25px;
  height: 50px;
  overflow: hidden;
  left: -2px;
  border-left: 1px solid #fff;
}

.cwat-l-imgs-2 > .i-1 {
  width: 25px;
  height: 50px;
  overflow: hidden;
  right: 0px;
}

.cwat-l-imgs-2 > .i-1 > .cww-ii-lbl {
  position: absolute;
  left: -13px;
}

.cwat-l-imgs-2 > .i-0 > .cww-ii-lbl {
  position: absolute;
  left: -12px;
}

.cwat-l-imgs-4 .i-0 .cww-ii-lbl {
  position: absolute;
  top: -5px;
  left: -10px;
}

.cwat-l-imgs-4 .i-1 .cww-ii-lbl {
  position: absolute;
  top: -12px;
  left: -12px;
}

.cwat-l-imgs-4 .i-2 .cww-ii-lbl {
  position: absolute;
  left: -12px;
  top: -5px;
}

.cwat-l-imgs-4 .i-3 .cww-ii-lbl {
  position: absolute;
  top: -12px;
  left: -12px;
}

.cwat-l-imgs-4 * > img {
  top: -12px;
  left: -12px;
}

.cwat-l-imgs-2 * > img,
.cwat-l-imgs-3 .i-0 > img {
  left: -12px;
}

.converse-chatbox {
  position: relative;
  height: 100%;
}

#cbox-header {
  background: var(--bs-body-bg);
  padding: 4px 15px 0px;
  border-left: 1px solid #E9EBF2;
}
#cbox-header .cwat-l-items {
  border-width: 0px;
  margin: 0px;
  cursor: unset;
}

#cbox-message {
  height: 560px;
}
#cbox-message .cbm-l-scroller {
  height: 560px;
}
#cbox-message #cbmi-msg {
  min-height: 100%;
  background: #F9FAFD;
}
#cbox-message #cbmi-msg #cbmis-empty {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #ccc;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -16.5px;
}

#cbox-fields {
  background: var(--bs-body-bg);
  padding: 20px;
  width: 100%;
  border-left: 1px solid #E9EBF2;
}
#cbox-fields .form-group {
  margin-bottom: 0px;
}
#cbox-fields .input-group-prepend {
  border-radius: 12px 0 0 12px;
  border-right-width: 0;
  background: #F9FAFD;
  border: 1px solid #EFF1F3;
  border-right: 0 !important;
}
#cbox-fields #txtConverseMsg {
  min-height: 52px;
  padding-top: 17px;
  background: #F9FAFD;
  border: 1px solid #EFF1F3;
  border-left: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#cbox-fields #btnConverseMsgUploadFile {
  cursor: pointer;
  vertical-align: middle;
  line-height: 50px;
  padding: 0px 8px;
}
#cbox-fields #btnConverseMsgSend {
  width: 65px;
  min-width: 65px;
}
#cbox-fields #cbfi-preview-upload .cbfipu-item {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin-right: 5px;
  padding: 2px;
}
#cbox-fields #cbfi-preview-upload .cbfipu-item .prev-i {
  width: 50px;
}
#cbox-fields #cbfi-preview-upload .cbfipu-item .prev-i i {
  font-size: 45px;
}
#cbox-fields #cbfi-preview-upload .cbfipu-item .cbfipu-i-remove {
  display: none;
  position: absolute;
  right: 0px;
  top: 0px;
}
#cbox-fields #cbfi-preview-upload .cbfipu-item .cbfipu-i-remove i {
  color: red;
  font-size: 18px;
  font-weight: bold;
}
#cbox-fields #cbfi-preview-upload .cbfipu-item:hover .cbfipu-i-remove {
  display: block;
}

.cbmis-item {
  position: relative;
  padding: 7px;
  margin-bottom: 0;
}

.bmis-i-msg {
  list-style: none;
  padding: 0px;
  margin: 0px 0px;
}
.bmis-i-msg > li {
  vertical-align: top;
}

.bmis-i-user {
  display: inline-block;
  margin-right: 10px;
  max-width: 18%;
}
.bmis-i-user .bmis-i-u {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}
.bmis-i-user .bmis-i-u img {
  width: 52px;
  height: 52px;
  left: -1px;
  top: -1px;
  border-radius: 0px !important;
}

.bmis-i-info {
  display: inline-block;
  max-width: 80%;
}

.cbmis-i-date {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #959FAD;
}

.bmis-ii-date {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #959FAD;
}

.bmis-ii-d-fname {
  margin-right: 15px;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.bmis-i-attachments {
  list-style: none;
  padding: 15px 0;
  margin: 0;
}
.bmis-i-attachments > .bmis-i-attachments-item {
  overflow: hidden;
  display: inline-block;
}
.bmis-i-attachments > .bmis-i-attachments-item > .bmis-i-a-file {
  display: block;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center;
}
.bmis-i-attachments > .bmis-i-attachments-item > .bmis-i-a-file > .img {
  max-height: 250px;
  max-width: 100%;
  border-radius: 15px;
}

.bmis-ii-msg {
  background-color: var(--bs-body-bg);
  -webkit-box-shadow: 0px 2px 4px rgba(30, 52, 119, 0.02);
          box-shadow: 0px 2px 4px rgba(30, 52, 119, 0.02);
  display: inline-block;
  padding: 12px;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-top: 10px;
  border-radius: 0 10px 10px 10px;
}

.cbmis-item.cbmis-item-own {
  text-align: right;
}
.cbmis-item.cbmis-item-own .bmis-i-user {
  display: none;
}
.cbmis-item.cbmis-item-own .bmis-ii-d-fname {
  display: none;
}
.cbmis-item.cbmis-item-own .bmis-ii-msg {
  background: #5867DD;
  -webkit-box-shadow: 0px 4px 2px rgba(30, 52, 119, 0.02);
          box-shadow: 0px 4px 2px rgba(30, 52, 119, 0.02);
  color: #fff;
  border-radius: 10px 10px 0 10px !important;
}

.converse-userlist_empty {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  padding: 40px 20px;
}

.converse-user-item.active, .converse-user-item:hover {
  background: #F9FAFD;
}
.converse-user-item.active {
  border-left: 3px solid #36A3F7;
}

#txtConverseMsg {
  display: block;
  -webkit-box-sizing: padding-box;
          box-sizing: padding-box;
  overflow: hidden;
}
#txtConverseMsg:focus {
  outline: none;
}

.symbol-group.symbol-hover.chat-group {
  width: 45px;
  height: 45px;
  position: relative;
  margin: 0;
}

.symbol-group.symbol-hover.chat-group .symbol-circle:first-child {
  position: absolute;
  top: -10px;
  right: 0;
}

.symbol-group.symbol-hover.chat-group .symbol-circle:last-child {
  position: absolute;
  bottom: 20px;
  left: 9px;
}

div#kt_chat_messenger_body {
  max-height: 64vh;
  background: var(--bs-body-bg-input);
  padding: 20px !important;
  margin-top: 20px;
  border-radius: 5px;
}

textarea#chat_message {
  background: var(--bs-body-bg-input);
  font-size: 18px !important;
  max-height: 60px;
}

div#kt_chat_messenger_footer {
  background: var(--bs-body-bg);
  margin-top: 30px;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 15px !important;
}

#chat_form div#cbfi-preview-upload {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(100px, 140px));
}
#chat_form div#cbfi-preview-upload .cbfipu-item {
  width: 100px;
}

.bmis-i-attachments-item {
  margin-bottom: 10px;
}
.bmis-i-attachments-item .img {
  border-radius: 12px;
}

.d-flex.flex-column.align-items-end .bmis-i-attachments-wrapper {
  padding: 10px 12px;
  background-color: var(--bs-body-bg);
  border-radius: 10px 0px 10px 10px;
}
.d-flex.flex-column.align-items-end .bmis-i-attachments-wrapper.isReaction {
  padding-bottom: 30px;
}

.d-flex.flex-column.align-items-start .bmis-i-attachments-wrapper {
  padding: 10px 12px;
  background-color: var(--bs-body-bg);
  border-radius: 0px 10px 10px 10px;
}
.d-flex.flex-column.align-items-start .bmis-i-attachments-wrapper.isReaction {
  padding-bottom: 30px;
}

#frm-converse-new {
  display: none;
}

body.company-converse div#kt_content, body.converse-page div#kt_content {
  padding-top: 0px;
  max-width: 100% !important;
}
body.company-converse div#kt_content .symbol.symbol-square, body.company-converse div#kt_content .symbol.symbol-square .symbol-label, body.company-converse div#kt_content .symbol.symbol-square > img, body.converse-page div#kt_content .symbol.symbol-square, body.converse-page div#kt_content .symbol.symbol-square .symbol-label, body.converse-page div#kt_content .symbol.symbol-square > img {
  border-radius: 3.75px !important;
}
body.company-converse .accordion.accordion-light .card:last-child, body.company-converse .accordion, body.converse-page .accordion.accordion-light .card:last-child, body.converse-page .accordion {
  margin-bottom: 0 !important;
}
body.company-converse div#kt_footer, body.converse-page div#kt_footer {
  display: none;
}

div#kt_chat_new_message div#kt_chat_messenger_body {
  min-height: 440px;
}

.card .card-header {
  border-bottom: none;
}
.card #kt_chat_messenger_header {
  padding: 10px 15px;
}
.card div#kt_chat_messenger_to {
  padding: 20px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card div#kt_chat_messenger_to .kt-input-to.kt-input-to--left > * {
  display: inline-block;
}
.card div#kt_chat_messenger_to .kt-input-to.kt-input-to--left .kt-input-to__label {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
.card div#kt_chat_messenger_to .kt-input-to.kt-input-to--left > input {
  width: auto;
  max-width: 300px;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
.card.card-left {
  border-right: 2px solid #E3E5EF;
  border-top-right-radius: 0;
}
.card.card-left .card-header {
  border-bottom: 1px solid #E3E5EF;
  margin: 0 15px;
  padding: 15px 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: unset;
}
.card.card-right {
  border-top-left-radius: 0;
  padding: 0 15px;
  height: 100%;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.accordion.accordion-toggle-arrow .card .card-header .card-title, .accordion .card .card-header .card-title > i, .accordion.accordion-toggle-arrow .card .card-header .card-title:after {
  color: #000000;
  font-weight: 600;
}

.accordion.accordion-toggle-arrow .card .card-header .card-title.collapsed {
  color: #000000;
}

.accordion.accordion-toggle-arrow .card .card-header .card-title:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accordion.accordion-toggle-arrow .card .card-header .card-title.collapsed:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  color: #000000;
}

.p-ia4_client_container {
  grid-template: "p-ia4_client" "p-client__banners" max-content/auto;
  grid-area: p-ia4_client_container;
  width: 100%;
  height: 100%;
  display: grid;
}
.p-ia4_client_container .p-ia4_client {
  width: 100%;
  height: 87vh;
  position: relative;
  min-width: 668px;
}
.p-ia4_client_container .p-ia4_client .p-client_workspace_wrapper {
  grid-template: "p-tab-rail p-client-workspace"/76px auto;
  grid-area: p-client_workspace_wrapper;
  width: 100%;
  height: calc(93vh - 40px);
  grid-template-columns: 70px auto;
}
.p-ia4_client_container .p-ia4_client .p-client_workspace {
  grid-template: "p-client_workspace__layout" 1fr "p-client__banners"/auto;
  grid-area: p-client-workspace;
  padding-bottom: 4px;
  padding-right: 4px;
  display: grid;
  position: relative;
}
.p-ia4_client_container .p-ia4_client .p-client_workspace__layout {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  grid-area: p-client_workspace__layout;
  display: grid;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: -4px -4px 16px rgba(0, 0, 0, 0.0901960784);
          box-shadow: -4px -4px 16px rgba(0, 0, 0, 0.0901960784);
  grid-template-columns: 384px auto;
  grid-template-areas: "p-view_contents--sidebar p-view_contents--primary";
}
.p-ia4_client_container .p-ia4_client .p-view_contents {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.p-ia4_client_container .p-ia4_client .p-view_contents--sidebar {
  z-index: 0;
  background-color: var(--dt_color-theme-surf-inv-sec);
  grid-area: p-view_contents--sidebar;
}
.p-ia4_client_container .p-ia4_client .p-view_contents--primary {
  z-index: 1;
  background-color: rgba(var(--sk_primary_background, 255, 255, 255), 1);
  grid-area: p-view_contents--primary;
  max-height: 87vh;
  -webkit-box-shadow: 0 4px rgba(0, 0, 0, 0.0509803922), 0 0 20px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0 4px rgba(0, 0, 0, 0.0509803922), 0 0 20px rgba(0, 0, 0, 0.1019607843);
}
.p-ia4_client_container .p-ia4_client .p-view_contents--primary, .p-ia4_client_container .p-ia4_client .p-view_contents--sidebar {
  max-height: calc(92vh - 44px);
}

.p-ia4_sidebar_header {
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-ia4_sidebar_header.p-ia4_home_header {
  font-size: 18px;
  line-height: 1.33334;
  font-weight: var(--custom-font-weight-black, 900);
  letter-spacing: var(--custom-font-tracking-subtitle, inherit);
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 8px 0 12px;
}

.card.p-ia4_channel_list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-channel_sidebar {
  color: var(--dt_color-theme-content-inv-sec);
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 220px;
  height: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.p-ia4_channel_list .p-channel_sidebar {
  width: 100%;
}

.p-channel_sidebar__list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

span.emoji {
  font-size: 28px;
}

.converse-page .modal-footer {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.bmis-i-react-wrapper {
  position: absolute;
  bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bmis-i-react-wrapper .bmis-i-react-item {
  font-size: 1.75rem;
}

.message-item .align-items-end .bmis-i-message-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
}
.message-item .align-items-end .bmis-i-message-wrapper .btn-msg-action-wrapper {
  opacity: 0;
}
.message-item .align-items-end .bmis-i-message-wrapper .bmis-i-react-wrapper {
  right: 0;
}
.message-item .align-items-start .bmis-i-message-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.message-item .align-items-start .bmis-i-message-wrapper .btn-msg-action-wrapper {
  opacity: 0;
}
.message-item .align-items-start .bmis-i-message-wrapper .bmis-i-react-wrapper {
  left: 0;
}
.message-item:hover .align-items-end .btn-msg-action-wrapper {
  opacity: 1;
}
.message-item:hover .align-items-start .btn-msg-action-wrapper {
  opacity: 1;
}

.border-w-0 {
  border-width: 0px !important;
}

.border-left-light {
  border-left: 1px solid #E9EBF2;
  margin: 50px 0;
}

.profile-units {
  margin-top: 17px;
}
.profile-units ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.profile-units ul > li {
  display: inline-block;
  margin: 15px 5px 5px;
}
.profile-units .pu-list {
  background: rgba(73, 114, 224, 0.08);
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #4972E0;
  padding: 5px 12px;
}

#profile-mi-data {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 30px 70px;
}
#profile-mi-data .pi-item {
  border-bottom: 1px solid #E9EBF2;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#profile-mi-data .pi-item .pi-i-lbl {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#profile-mi-data .pi-item .pi-i-lbl > ._icon {
  margin-right: 12px;
}
#profile-mi-data .pi-item .pi-i-value {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-top: 3px;
}
#profile-mi-data .pi-item .pi-i-manager {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #4972E0;
}

.kt-portlet.dash-chart {
  margin-bottom: 0;
}

.profile-img {
  margin-bottom: 30px;
  heigth: 130px;
  overflow: hidden;
}
.profile-img > .kt-badge {
  width: 130px;
  height: 130px;
  font-size: 30px;
}
.profile-img > img {
  width: 130px;
  border-radius: 50%;
}

div#w-a-slider .owl-carousel .owl-nav.disabled {
  display: block;
}

div#w-a-slider .owl-carousel .owl-nav.disabled button span {
  color: rgba(118, 118, 118, 0.3019607843);
}

div#w-a-slider .owl-carousel .owl-nav {
  position: absolute;
  top: -65px;
  right: 15px;
}

div#w-a-slider .owl-carousel .owl-nav button span {
  color: #657497;
  font-size: 15px !important;
  display: block;
}

div#w-a-slider .owl-carousel .owl-nav button.owl-prev, div#w-a-slider .owl-carousel .owl-nav button.owl-next {
  background-color: var(--bs-body-bg);
  padding: 15px 25px !important;
  display: inline-block;
  border: 0;
}
div#w-a-slider .owl-carousel .owl-nav button.owl-prev:hover, div#w-a-slider .owl-carousel .owl-nav button.owl-next:hover {
  background: rgba(73, 114, 224, 0.1019607843);
  color: #fff;
}

div#w-a-slider .owl-carousel .owl-nav button.owl-prev {
  border-right: 1px solid #EFF1F3;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

div#w-a-slider .owl-carousel .owl-nav button.owl-next {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

div#w-a-slider .owl-carousel .owl-nav button.owl-prev.disabled {
  cursor: not-allowed;
}
div#w-a-slider .owl-carousel .owl-nav button.owl-prev.disabled span {
  color: rgba(118, 118, 118, 0.3019607843);
}

div#w-a-slider .owl-carousel .owl-nav button.owl-next.disabled {
  cursor: not-allowed;
}
div#w-a-slider .owl-carousel .owl-nav button.owl-next.disabled span {
  color: rgba(118, 118, 118, 0.3019607843);
}

.comment-box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.comment-box-wrapper .comment-box-input {
  position: relative;
  width: 100%;
}
.comment-box-wrapper .comment-box-input span.description {
  position: absolute;
  right: 0;
  bottom: -25px;
}

.mentions-input-box {
  background: var(--bs-body-bg);
}

.mentions-input-box textarea {
  width: 100%;
  display: block;
  height: 40px;
  padding: 9px;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  overflow: hidden;
  background: transparent;
  position: relative;
  outline: 0;
  resize: none;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
  font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-color);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #F9FAFD;
  border: 1px solid #EFF1F3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 12px !important;
}

.mentions-input-box .mentions-autocomplete-list {
  display: none;
  background: var(--bs-body-bg);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10000;
  margin-top: -2px;
  border-radius: 5px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.148438);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.148438);
  width: 300px;
}

.mentions-input-box .mentions-autocomplete-list ul {
  margin: 0;
  padding: 0;
}

.mentions-input-box .mentions-autocomplete-list li {
  background-color: #fff;
  padding: 10px;
  margin: 0;
  width: auto;
  line-height: 26px;
  overflow: hidden;
  cursor: pointer;
  list-style: none;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
  font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mentions-input-box .mentions-autocomplete-list li:last-child {
  border-radius: 5px;
}

.mentions-input-box .mentions-autocomplete-list li > img,
.mentions-input-box .mentions-autocomplete-list li > div.icon {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
  border-radius: 50%;
}

.mentions-input-box .mentions-autocomplete-list li em {
  font-weight: bold;
  font-style: none;
}

.mentions-input-box .mentions-autocomplete-list li b {
  color: #4972E0;
  font-weight: bold;
}

.mentions-input-box .mentions {
  position: absolute;
  left: 1px;
  right: 0;
  top: 1px;
  bottom: 0;
  padding: 9px;
  color: #fff;
  overflow: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.mentions-input-box .mentions > div {
  color: #fff;
  white-space: pre-wrap;
  width: 100%;
}

.mentions-input-box .mentions > div > strong {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.005em;
  -webkit-font-feature-settings: "liga" off;
  font-feature-settings: "liga" off;
  color: var(--bs-app-sidebar-light-menu-link-color);
  background: #d8dfea;
}

.card-label2 h1.card-title2 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.02em;
  color: #183A93;
}

.mood-table-item {
  position: relative;
  margin-bottom: 25px;
}
.mood-table-item > div {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.mood-table-item > div strong {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.mood-table-item .mtl-enable {
  width: 10%;
}
.mood-table-item .mtl-emoji {
  width: 25%;
}
.mood-table-item .mtl-emoji .description {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.mood-table-item .mtl-emoji .mtl-e-wrapper.error {
  border: 1px solid red;
}
.mood-table-item .mtl-emoji .mtl-e-wrapper {
  position: relative;
  background: #f9f9f9;
  border-radius: 10px;
  text-align: center;
  padding: 10px;
}
.mood-table-item .mtl-emoji .mtl-e-wrapper .pre-icon > svg {
  width: 40px;
  height: 40px;
}
.mood-table-item .mtl-emoji .mtl-e-wrapper .pre-icon .mtl-icon-item {
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin: 0 auto;
}
.mood-table-item .mtl-emoji .mtl-e-wrapper .pre-icon .mtl-icon-item img {
  width: 40px;
}
.mood-table-item .mtl-emoji .mtl-e-wrapper .pre-icon .mtl-icon-item .mtl-icon-remove {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  color: red;
  font-size: 33px;
  height: 40px;
  width: 40px;
  text-align: center;
}
.mood-table-item .mtl-emoji .mtl-e-wrapper .pre-icon .mtl-icon-item:hover .mtl-icon-remove {
  display: block !important;
}
.mood-table-item .mtl-emoji .mtl-e-wrapper .mood-icon-edit {
  color: #333;
  background: var(--bs-body-bg);
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  padding: 5px;
  -webkit-box-shadow: 0px 2px 5px #ccc;
          box-shadow: 0px 2px 5px #ccc;
  position: absolute;
  right: 0px;
  top: -10px;
}
.mood-table-item .mtl-emoji .mtl-e-wrapper .mood-icon-edit:hover {
  -webkit-box-shadow: inset 1px -3px 1px #ccc;
          box-shadow: inset 1px -3px 1px #ccc;
  background: #ececec;
}
.mood-table-item .mtl-label {
  width: 52%;
  margin: 0;
  margin-left: 25px;
}

.mood-sel-item .tooltip_kt .tooltiptext {
  top: 46px;
  left: -30px;
  width: 100px;
  text-align: center;
}

#mood-meter-main #mood-7day-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
#mood-meter-main #mood-7day-wrapper > ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#mood-meter-main #mood-7day-wrapper > ul > li {
  display: inline-block;
  width: 227px;
  margin-bottom: 15px;
}
@media (max-width: 1300px) {
  #mood-meter-main #mood-7day-wrapper > ul > li {
    width: 25%;
  }
}
@media (max-width: 575px) {
  #mood-meter-main #mood-7day-wrapper > ul > li {
    width: 50%;
  }
}
#mood-meter-main #mood-7day-wrapper > ul > li > .mood-7day-item {
  padding: 20px;
  background: #E8EBF2;
  border-radius: 10px;
  height: 145px;
  margin-left: 15px;
  margin-right: 15px;
}
#mood-meter-main #mood-7day-wrapper > ul > li > .mood-7day-item .mood-label {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
#mood-meter-main #mood-7day-wrapper > ul > li > .mood-7day-item .description {
  margin-bottom: 12px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#mood-meter-main #mood-7day-wrapper > ul > li > .mood-7day-item .mood-icon {
  text-align: center;
  margin-bottom: 12px;
}
#mood-meter-main #mood-7day-wrapper > ul > li > .mood-7day-item .mood-icon svg, #mood-meter-main #mood-7day-wrapper > ul > li > .mood-7day-item .mood-icon img {
  width: 40px;
  height: 40px;
}
#mood-meter-main .mood-meter-icon {
  text-align: center;
}
#mood-meter-main .mood-meter-icon ._no-icon {
  width: 105px !important;
  height: 95px !important;
}
#mood-meter-main .mood-meter-icon svg {
  width: 54px;
  height: 54px;
  margin: 0 auto;
}
#mood-meter-main .mood-meter-icon img {
  width: 54px;
  margin-bottom: 10px;
}
#mood-meter-main .mood-sel-list {
  list-style: none;
  padding: 0;
  margin: 40px 0 0;
  text-align: center;
}
#mood-meter-main .mood-sel-list > li {
  display: inline-block;
  width: 60px;
  height: 60px;
}
#mood-meter-main .mood-sel-list > li .btnSelMood {
  display: block;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  height: 49px;
  width: 49px;
  padding: 5px 5.5px;
}
#mood-meter-main .mood-sel-list > li .btnSelMood svg {
  width: 40px;
  height: 40px;
}
#mood-meter-main .mood-sel-list > li .btnSelMood img {
  width: 40px;
  height: 40px;
  margin-left: -1px;
  border-radius: 50%;
}
#mood-meter-main .mood-sel-list > li .btnSelMood:hover {
  background: #4972E0;
  -webkit-box-shadow: 0px 8px 18px rgba(27, 49, 109, 0.2);
          box-shadow: 0px 8px 18px rgba(27, 49, 109, 0.2);
}

#mdlMu-time .icon {
  width: 16px;
  height: 16px;
  margin-right: 20px;
}

#mdlMu-time {
  background: #F9FAFD;
  border: 1px solid #EFF1F3;
  border-radius: 12px;
  padding: 5px 15px;
}

#mdlMUS-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#mdlMUS-btn > .btn {
  width: 100%;
}
#mdlMUS-btn #btnSubmit {
  float: right;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  background: #4972E0;
  border-radius: 8px;
  padding: 9px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  margin: 0;
}
#mdlMUS-btn #btnSubmit:hover {
  background-color: var(--bs-body-bg);
  color: #959FAD;
  border: 1px solid #959FAD;
}
#mdlMUS-btn a#mdlMU-close {
  background-color: var(--bs-body-bg);
  border: 1px solid #959FAD;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #959FAD;
  padding: 9px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  margin-right: 30px;
}
#mdlMUS-btn a#mdlMU-close:hover {
  background: #4972E0;
  color: #ffffff;
  border: 1px solid #4972E0;
}

.mood-info {
  width: 100%;
  padding: 25px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
@media (min-width: 576px) {
  .mood-info {
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
}

.mood_icon {
  margin-right: 25px;
  width: 40px;
  height: 40px;
  display: inline-block;
}
.mood_icon svg,
.mood_icon img {
  width: 40px;
  height: 40px;
  margin-right: 0px !important;
}

.__mood_grap {
  min-height: 300px !important;
  max-height: 300px !important;
}

#__mood_grap-wrapper {
  height: 300px;
  overflow: hidden;
}
#__mood_grap-wrapper .__mood_grap-i {
  height: 300px;
}

#__mood_grap-filter > .dropdown button.dropdown-toggle::after {
  font-size: 14px;
  position: absolute;
  top: 15px;
  right: 21px;
}

#__mood_grap-filter .dropdown-menu > .dropdown-item {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

#__mood_grap-filter span.icon svg,
#__mood_grap-filter span.icon img {
  position: unset;
  width: 24px !important;
  height: 24px !important;
  margin-right: 12px;
}
#__mood_grap-filter > .dropdown {
  display: inline-block;
}
#__mood_grap-filter > .dropdown:last-child button {
  margin: 0 !important;
}
#__mood_grap-filter > .dropdown button.dropdown-toggle {
  border-radius: 12px !important;
  border: 1px solid #EFF1F3 !important;
  background: #fff !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  min-width: 141px;
  text-align: left;
  position: relative;
  padding-left: 13px;
  padding-right: 70px;
}
#__mood_grap-filter .dropdown-menu {
  top: 44px !important;
  right: 14px;
  left: initial !important;
  -webkit-transform: none !important;
          transform: none !important;
}

@media (max-width: 768px) {
  .kt-mood--meter_metrics .col-lg-3 {
    margin-bottom: 30px;
  }
}
.mood-meter-container {
  position: relative;
  margin-top: 30px;
}
.mood-meter-container .mood-meter-overall {
  margin-top: 45px;
}
.mood-meter-container .mood-meter-overall .mood-meter-icon svg.icon {
  width: 80px;
  height: 80px;
}
.mood-meter-container .mood-meter-icon {
  margin-bottom: 16px;
}
.mood-meter-container .mood-meter-icon svg {
  width: 100px;
  height: 100px;
}
.mood-meter-container .mood-meter-title {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.mood-meter-container .mood-meter-title-norecord {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.mood-meter-container .mood_pie_text {
  position: absolute;
  top: 50px;
  left: 60px;
}
.mood-meter-container .mood_pie_text .value {
  font-weight: normal;
  font-size: 32px;
  line-height: 25px;
  text-align: center;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: block;
  text-align: center;
}
.mood-meter-container .mood_pie_text .label {
  margin-top: 12px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #6F727D;
}
.mood-meter-container .mood_pie_text_mval {
  top: 100px;
  left: 60px;
}

.mood-feel-colors {
  list-style: none;
  padding: 0;
  margin: 0px;
}
.mood-feel-colors > li {
  margin-bottom: 15px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.mood-feel-colors > li > a {
  margin-left: 24px;
}
.mood-feel-colors > li > .color {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 12px;
  border-radius: 3px;
}

.btn-group .btn-default {
  background: var(--bs-body-bg);
}
.btn-group .btn-default:hover {
  color: #fff !important;
}
.btn-group .btn-default:hover svg * {
  stroke: #fff !important;
}

#mood-feel-days-slider-wrapper {
  position: relative;
  overflow: hidden;
  height: 175px;
  margin: -25px;
  border-bottom: 0.5px solid #D1D9E1;
  border-radius: 12px 12px 0 0;
}
#mood-feel-days-slider-wrapper #mood-feel-days-slider {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 145px;
  width: 100%;
}
#mood-feel-days-slider-wrapper #mood-feel-days-slider .mfd-slider-list {
  display: inline-block;
}
#mood-feel-days-slider-wrapper #mood-feel-days-slider .mfd-slider-item {
  cursor: pointer;
  display: inline-block;
  width: 14%;
}
#mood-feel-days-slider-wrapper #mood-feel-days-slider .mfd-slider-item .mdf-si-wrapper {
  padding: 34px 24px;
  border-bottom: 2px solid #fff;
}
#mood-feel-days-slider-wrapper #mood-feel-days-slider .mfd-slider-item .mdf-si-wrapper .mfd-si-date {
  margin-bottom: 11px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
#mood-feel-days-slider-wrapper #mood-feel-days-slider .mfd-slider-item .mdf-si-wrapper .mfd-si-icon svg {
  width: 60px;
  height: 60px;
}
#mood-feel-days-slider-wrapper #mood-feel-days-slider .mfd-slider-item .mdf-si-wrapper .mfd-si-label {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#mood-feel-days-slider-wrapper #mood-feel-days-slider .mfd-slider-item .mdf-si-wrapper .mfd-si-label-norecord {
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#mood-feel-days-slider-wrapper #mood-feel-days-slider .mfd-slider-item .mdf-si-wrapper.active, #mood-feel-days-slider-wrapper #mood-feel-days-slider .mfd-slider-item .mdf-si-wrapper:hover {
  background: var(--bs-body-bg-input);
  border-bottom: 2px solid #43C8B2;
}

#mood-feel-days-details {
  padding-top: 25px;
  padding-bottom: 40px;
}
#mood-feel-days-details .mood-feel-days-details-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 40px;
}
#mood-feel-days-details .mood-feel-days-details-head .mood-feel-days-details-head__label .title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
#mood-feel-days-details .mood-feel-days-details-head .mood-feel-days-details-head__label .description {
  margin-top: 3px;
  font-weight: normal;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
#mood-feel-days-details .empty {
  margin-top: 50px;
}
#mood-feel-days-details .empty .desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.mood-pie-graph-hidden-label svg text {
  display: none !important;
}

#mood-meter-company .mood-meter-container .mood-meter-icon img {
  width: 80px;
}
#mood-meter-company .mfd-slider-item .mood-meter-icon {
  text-align: left;
  width: 60px;
  height: 60px;
}
#mood-meter-company .mfd-slider-item .mood-meter-icon img,
#mood-meter-company .mfd-slider-item .mood-meter-icon svg {
  width: 50px !important;
  height: 50px !important;
}
#mood-meter-company #mood-feel-days-details .mood-meter-icon {
  text-align: left;
}
#mood-meter-company #mood-feel-days-details .mood-meter-icon img,
#mood-meter-company #mood-feel-days-details .mood-meter-icon svg {
  width: 30px !important;
  height: 30px !important;
  margin-right: 15px !important;
}
#mood-meter-company #mood-feel-days-details .anonymous {
  margin-right: 10px;
}

#html_table-mood-history .mm-icon-inline {
  text-align: left;
}
#html_table-mood-history .mm-icon-inline img,
#html_table-mood-history .mm-icon-inline svg {
  width: 30px !important;
  height: 30px !important;
  margin-right: 15px !important;
}
#html_table-mood-history .anonymous {
  margin-right: 10px;
}

#company-mood-history .__mood_grap-filter .frm-search {
  width: 200px;
  display: inline-block;
  position: relative;
}
#company-mood-history .__mood_grap-filter .frm-search svg {
  position: absolute;
  top: 20px;
  right: 15px;
}
#company-mood-history .__mood_grap-filter .frm-search .form-control {
  min-width: 100% !important;
  width: 100% !important;
  cursor: pointer;
}

.user-selector {
  position: relative;
}
.user-selector .user-selector-chkall {
  background: var(--bs-body-bg);
  padding-left: 15px;
  padding-right: 15px;
  z-index: 2;
  width: 100%;
  display: block;
}
.user-selector .user-selector-items {
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 15px;
  padding-right: 15px;
}

.user-selector .user-selector-chkall .form-group label.kt-checkbox {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin: 0;
  padding-left: 45px;
}

.user-selector .user-selector-chkall .form-group {
  margin-bottom: 0px;
  background: #F9FAFF;
  border-radius: 8px;
  padding: 14px 0;
}

.user-selector .user-selector-items .form-group .kt-checkbox > span {
  top: 13px;
}

.user-selector .user-selector-items .form-group {
  border-bottom: 0.5px solid #D1D9E1;
  margin-bottom: 0;
  padding: 14px 0;
}
.user-selector .user-selector-items .form-group:last-child {
  border: none;
}

.user-selector .user-selector-items .form-group label.kt-checkbox {
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  width: 100%;
  padding-left: 45px;
}

div#mood-settings p strong {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-stream-activity__item--content-footer div#mood-settings p {
  margin-bottom: 15px;
}

.user-selector .user-selector-items .kt-user-card-v2 .kt-user-card-v2__pic {
  margin-right: 12px;
}

.user-selector .user-selector-items .form-group label.kt-checkbox .kt-user-card-v2 {
  width: 100%;
}
.user-selector .user-selector-items .form-group label.kt-checkbox .kt-user-card-v2 .kt-user-card-v2__details {
  line-height: inherit;
  width: 100%;
  display: block;
}
.user-selector .user-selector-items .form-group label.kt-checkbox .kt-user-card-v2 .kt-user-card-v2__details .user-selector__manager {
  float: right;
  margin-right: 30px;
}

div#mood-meter-company .kt-mood--meter_metrics .kt-portlet__body, div#company-mood-history .kt-mood--meter_metrics .kt-portlet__body {
  padding: 40px;
}
div#mood-meter-company .kt-mood--meter_metrics .kt-portlet__body .row > div > strong, div#company-mood-history .kt-mood--meter_metrics .kt-portlet__body .row > div > strong {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

div#company-mood-history div#mood-meter-company.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
div#company-mood-history div#mood-meter-company.kt-portlet .kt-portlet__head {
  padding: 30px 40px 25px;
}
div#company-mood-history .kt-summary__label {
  margin-bottom: 40px;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.mood-prev-button.btn.btn-secondary, .mood-next-button.btn.btn-secondary {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #657497;
  min-width: 56px;
  border: 1px solid #ffffff !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  background-color: var(--bs-body-bg);
}
.mood-prev-button.btn.btn-secondary:hover, .mood-next-button.btn.btn-secondary:hover {
  background: rgba(73, 114, 224, 0.1019607843) !important;
  border-color: rgba(73, 114, 224, 0.1019607843) !important;
}

.mood-prev-button.btn.btn-secondary {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.mood-next-button.btn.btn-secondary {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

div#_verified_mood_pie_graph svg rect {
  fill: transparent;
}

#mood-feel-days-details .kt-datatable__cell span img, #mood-feel-days-details .kt-datatable__cell span .kt-badge.kt-badge--xl {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 12px;
}

#mood-feel-days-details .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body .kt-datatable__row > .kt-datatable__cell {
  padding-top: 17px;
  padding-bottom: 17px;
}

._label {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.empty-histor-mode {
  padding: 120px 40px;
}

.empty-histor-mode .desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div#mood-meter-main .kt-mood-meter__column .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
div#mood-meter-main .kt-mood-meter__column .col-md-4.col-sm-6 {
  margin-bottom: 20px;
}
div#mood-meter-main .kt-mood-meter__column .mood-meter-icon svg {
  margin-bottom: 20px;
  -webkit-filter: drop-shadow(0 5px 10px rgba(255, 193, 14, 0.6196078431));
          filter: drop-shadow(0 5px 10px rgba(255, 193, 14, 0.6196078431));
}
div#mood-meter-main .kt-mood-meter__column .mood-meter-icon svg.icon._no-icon {
  -webkit-filter: none;
          filter: none;
}
div#mood-meter-main .kt-mood-meter__column .mood-meter-icon ._label {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.mood-meter-icon svg {
  -webkit-filter: drop-shadow(0 5px 10px rgba(255, 193, 14, 0.6196078431));
          filter: drop-shadow(0 5px 10px rgba(255, 193, 14, 0.6196078431));
}
.mood-meter-icon svg.icon._no-icon {
  -webkit-filter: none;
          filter: none;
}

button#btnMdfSi-prev:hover, button#btnMdfSi-next:hover {
  background: rgba(73, 114, 224, 0.1019607843) !important;
  border-color: rgba(73, 114, 224, 0.1019607843) !important;
}

.mood-meter-container svg rect {
  fill: transparent;
}

.kt-datatable.kt-datatable--default.kt-datatable--loaded .mood-meter-icon svg, .mdf-si-wrapper .mood-meter-icon svg {
  -webkit-filter: none;
          filter: none;
}

.kt-checkbox.kt-checkbox--brand.kt-checkbox--solid > input:focus ~ span {
  border: 1px solid #959FAD !important;
}

.kt-checkbox.kt-checkbox--brand.kt-checkbox--solid > span {
  border: 1px solid #959FAD !important;
}

@media (max-width: 1598px) {
  .kt-mood-meter__column .col-lg-6 {
    padding-bottom: 30px;
    min-height: 350px;
  }
}
.mood-header {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 15px;
}

/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
  div#pointsHistory .kt-widget1 {
    padding-left: 0;
  }
  div#pointsHistory .responsive-table tr, #walletHistory .responsive-table tr {
    display: inline-block;
    width: 100%;
  }
  div#pointsHistory .responsive-table td, #walletHistory .responsive-table td {
    display: inline-block;
  }
  div#pointsHistory .responsive-table tbody td[data-type=title], #walletHistory .responsive-table tbody td[data-type=title] {
    display: none;
  }
  div#pointsHistory .responsive-table tbody tr th, #walletHistory .responsive-table tbody tr th {
    padding: 0.5em;
    background: transparent;
    color: #959FAD;
    min-height: unset;
  }
  div#pointsHistory .responsive-table tbody td[data-title]:before, #walletHistory .responsive-table tbody td[data-title]:before {
    content: unset;
  }
  div#pointsHistory .responsive-table tbody td[data-title=Date], #walletHistory .responsive-table tbody td[data-title=Date] {
    display: none;
  }
  div#pointsHistory .responsive-table tbody td[data-title=Description], #walletHistory .responsive-table tbody td[data-title=Description] {
    width: 84% !important;
    text-align: left !important;
  }
  div#pointsHistory .responsive-table tbody td[data-title=Points], #walletHistory .responsive-table tbody td[data-title=Points] {
    width: 15% !important;
  }
  div#rca-page_title .rca-page_button--wrapper {
    padding-left: 0;
  }
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu > a.full-width {
    width: 100%;
    margin: 0 !important;
  }
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu {
    width: 100%;
    margin-left: 0 !important;
  }
}
/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {
  div#pointsHistory .kt-widget1 {
    padding-left: 0;
  }
  div#pointsHistory .responsive-table tr, #walletHistory .responsive-table tr {
    display: inline-block;
    width: 100%;
  }
  div#pointsHistory .responsive-table td, #walletHistory .responsive-table td {
    display: inline-block;
  }
  div#pointsHistory .responsive-table tbody tr th, #walletHistory .responsive-table tbody tr th {
    padding: 0.5em;
    background: transparent;
    color: #959FAD;
    min-height: unset;
  }
  div#pointsHistory .responsive-table tbody td[data-title]:before, #walletHistory .responsive-table tbody td[data-title]:before {
    content: unset;
  }
  div#pointsHistory .responsive-table tbody td[data-title=Date], #walletHistory .responsive-table tbody td[data-title=Date] {
    display: none;
  }
  div#pointsHistory .responsive-table tbody td[data-title=Description], #walletHistory .responsive-table tbody td[data-title=Description] {
    width: 68% !important;
    text-align: left !important;
  }
  div#pointsHistory .responsive-table tbody td[data-title=Points], #walletHistory .responsive-table tbody td[data-title=Points] {
    width: 30% !important;
  }
  div#rca-page_title .rca-page_button--wrapper {
    padding-left: 0;
  }
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu > a.full-width {
    width: 100%;
    margin: 0 !important;
  }
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu {
    width: 100%;
    margin-left: 0 !important;
  }
}
/*
 ##Screen Below 1025
*/
@media (max-width: 1025px) {
  #rca__menu-selector,
  #kt_aside {
    position: absolute;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    z-index: 1001;
  }
  #rca__menu-left {
    -webkit-transition: left 0.3s ease, right 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease;
    position: fixed;
    width: 325px;
    height: 100%;
    top: 0px;
    left: -360px;
    z-index: 99;
  }
  .kt-aside--on #rca__menu-left {
    left: 0px;
  }
  .kt-aside--fixed .kt-wrapper {
    padding-left: 0px;
  }
  #kt_aside_left_close_btn {
    display: block;
  }
  #kt_content {
    padding-top: 60px;
  }
  .button-wrapper-menu, div#rca-page_title .rca-page_button--wrapper > div:last-child {
    margin-top: 25px;
  }
}
/*
 ##Screen Below 1026px
*/
@media (max-width: 1025px) {
  #kt_login {
    padding-top: 50px;
    background: var(--bs-body-bg);
  }
  .kt-login__left {
    display: none !important;
  }
  .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper {
    margin-top: 0px;
    margin: auto;
  }
  div#kt-wrapper__template4 .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper, div#kt-wrapper__template5 .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper {
    padding: 12em 30px 20px;
    padding-top: 0px;
  }
  .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-login__head {
    position: initial;
    top: initial;
    left: initial;
  }
  .kt-login.kt-login--v5 .kt-login__right .kt-login__wrapper .kt-content {
    text-align: left;
  }
  .kt-login__right .kt-login__logo3 {
    text-align: center;
  }
  .kt-login.kt-login--v5 .kt-login__right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .kt-login__right .kt-login__footer {
    text-align: center;
    bottom: -35px;
  }
}
/*
 ##Screen from 1025px to up
*/
@media (max-width: 768px) {
  .kt-portlet-background-none .kt-portlet__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-toolbar {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 15px;
  }
  .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-toolbar > div {
    width: 100%;
  }
  .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title small {
    padding: 0;
  }
  .kt-commend-wrapper .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-toolbar {
    width: 100%;
  }
  .kt-commend-wrapper .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-toolbar > div {
    width: 100%;
  }
  .kt-commend-wrapper .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-toolbar .nav-fill {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .kt-commend-wrapper .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-toolbar .nav-fill .nav-item {
    width: 47%;
  }
  .kt-commend-wrapper .kt-portlet-background-none .kt-portlet__head .kt-portlet__head-toolbar .nav-fill .nav-item .nav-link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 575px) {
  .kt-mls-wrapper {
    padding: 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .kt-mls-wrapper .kt-mls-logo {
    padding-right: 0;
    padding-bottom: 30px;
  }
  .nomination-content-activity > .col-xs-4 {
    margin-bottom: 15px;
  }
  #rca-recent-activity .kt-portlet .kt-portlet__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #rca-recent-activity .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-prev], .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-cancel], .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-next] {
    width: 100%;
    min-width: unset;
    margin: 0px 3px;
    margin-top: unset;
  }
  .kt-form__actions {
    width: 100%;
  }
  .kt-mls-congratulations .kt-portlet__body {
    padding: 20px;
  }
  .button-wrapper-menu, div#rca-page_title .rca-page_button--wrapper > div:last-child {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu > a {
    width: 100%;
  }
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu > a:first-child {
    margin-left: 0 !important;
  }
}
@media (max-width: 424px) {
  .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-prev], .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-cancel], .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-form__actions [data-ktwizard-type=action-next] {
    width: 240px;
  }
}
@media (max-width: 1366px) {
  #w-a-recipient .grid-image-container, .kt-col-grid {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .kt-widget1 {
    padding: 15px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .kt-header-mobile--fixed .kt-wrapper {
    padding-top: 72px !important;
  }
  .kt-header-mobile {
    height: 72px;
    padding: 0 18px;
  }
  .kt-header__topbar {
    height: 72px;
  }
  .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user {
    padding: 0 3px;
    margin: 0 2px;
  }
}
@media (max-width: 800px) {
  #w-a-recipient .grid-image-container, .kt-col-grid {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .kt-mls-wrapper .milestone-achieved {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .kt-mls-wrapper .milestone-achieved .milestone-achieved-body {
    margin: 0;
    margin-top: 15px;
  }
  div#claims-wrapper .kt-portlet__body div {
    padding: 0;
    margin: 0;
  }
  div#claims-wrapper .kt-portlet__body .claims-items .form-group {
    padding-bottom: 15px;
  }
}
@media (max-width: 674px) {
  .top-refer-list {
    display: block;
  }
  #w-a-recipient .grid-image-container, .kt-col-grid {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin: auto;
  }
}
@media (max-width: 525px) {
  #w-a-recipient .grid-image-container, .kt-col-grid {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 425px) {
  .owl-carousel.owl-loaded {
    display: block;
    margin-top: 50px;
  }
  .kt-wizard-v3.kt-wizard-v3--white .kt-wizard-v3__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  #rca-recent-activity .kt-portlet__body {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 405px) {
  div#rca-page_title .rca-page_button--wrapper .button-wrapper-menu > a {
    width: 100%;
  }
}
.progress.circle {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}

.progress.circle:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 12px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.progress.circle > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

.progress.circle .progress-left {
  left: 0;
}

.progress.circle .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 4px;
  border-style: solid;
  position: absolute;
  top: 0;
}

.progress.circle .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.progress.circle .progress-right {
  right: 0;
}

.progress.circle .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

.progress.circle .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  font-size: 18px;
  color: var(--bs-app-sidebar-light-menu-link-color);
  line-height: 45px;
  text-align: center;
  position: absolute;
  top: 5%;
  left: 5%;
}

.progress.circle.default .progress-bar {
  border-color: #4972E0;
}

.p1.progress.circle .progress-right .progress-bar {
  -webkit-animation: p1 1.8s linear forwards;
          animation: p1 1.8s linear forwards;
}

.p15.progress.circle .progress-right .progress-bar {
  -webkit-animation: p15 1.8s linear forwards;
          animation: p15 1.8s linear forwards;
}

.p2.progress.circle .progress-right .progress-bar {
  -webkit-animation: p2 1.8s linear forwards;
          animation: p2 1.8s linear forwards;
}

.p25.progress.circle .progress-right .progress-bar {
  -webkit-animation: p25 1.8s linear forwards;
          animation: p25 1.8s linear forwards;
}

.p3.progress.circle .progress-right .progress-bar {
  -webkit-animation: p3 1.8s linear forwards;
          animation: p3 1.8s linear forwards;
}

.p35.progress.circle .progress-right .progress-bar {
  -webkit-animation: p35 1.8s linear forwards;
          animation: p35 1.8s linear forwards;
}

.p4.progress.circle .progress-right .progress-bar {
  -webkit-animation: p4 1.8s linear forwards;
          animation: p4 1.8s linear forwards;
}

.p45.progress.circle .progress-right .progress-bar {
  -webkit-animation: p45 1.8s linear forwards;
          animation: p45 1.8s linear forwards;
}

.p5.progress.circle .progress-right .progress-bar {
  -webkit-animation: p5 1.8s linear forwards;
          animation: p5 1.8s linear forwards;
}

.p55.progress.circle .progress-right .progress-bar {
  -webkit-animation: p55 1.8s linear forwards;
          animation: p55 1.8s linear forwards;
}

.p6.progress.circle .progress-right .progress-bar {
  -webkit-animation: p10 1.8s linear forwards;
          animation: p10 1.8s linear forwards;
}
.p6.progress.circle.default .progress-left .progress-bar {
  -webkit-animation: p6 1.5s linear forwards 1.8s;
          animation: p6 1.5s linear forwards 1.8s;
}

.p65.progress.circle .progress-right .progress-bar {
  -webkit-animation: p10 1.8s linear forwards;
          animation: p10 1.8s linear forwards;
}
.p65.progress.circle.default .progress-left .progress-bar {
  -webkit-animation: p65 1.5s linear forwards 1.8s;
          animation: p65 1.5s linear forwards 1.8s;
}

.p7.progress.circle .progress-right .progress-bar {
  -webkit-animation: p10 1.8s linear forwards;
          animation: p10 1.8s linear forwards;
}
.p7.progress.circle.default .progress-left .progress-bar {
  -webkit-animation: p7 1.5s linear forwards 1.8s;
          animation: p7 1.5s linear forwards 1.8s;
}

.p75.progress.circle .progress-right .progress-bar {
  -webkit-animation: p10 1.8s linear forwards;
          animation: p10 1.8s linear forwards;
}
.p75.progress.circle.default .progress-left .progress-bar {
  -webkit-animation: p75 1.5s linear forwards 1.8s;
          animation: p75 1.5s linear forwards 1.8s;
}

.p8.progress.circle .progress-right .progress-bar {
  -webkit-animation: p10 1.8s linear forwards;
          animation: p10 1.8s linear forwards;
}
.p8.progress.circle.default .progress-left .progress-bar {
  -webkit-animation: p8 1.5s linear forwards 1.8s;
          animation: p8 1.5s linear forwards 1.8s;
}

.p85.progress.circle .progress-right .progress-bar {
  -webkit-animation: p10 1.8s linear forwards;
          animation: p10 1.8s linear forwards;
}
.p85.progress.circle.default .progress-left .progress-bar {
  -webkit-animation: p85 1.5s linear forwards 1.8s;
          animation: p85 1.5s linear forwards 1.8s;
}

.p9.progress.circle .progress-right .progress-bar {
  -webkit-animation: p10 1.8s linear forwards;
          animation: p10 1.8s linear forwards;
}
.p9.progress.circle.default .progress-left .progress-bar {
  -webkit-animation: p9 1.5s linear forwards 1.8s;
          animation: p9 1.5s linear forwards 1.8s;
}

.p95.progress.circle .progress-right .progress-bar {
  -webkit-animation: p10 1.8s linear forwards;
          animation: p10 1.8s linear forwards;
}
.p95.progress.circle.default .progress-left .progress-bar {
  -webkit-animation: p95 1.5s linear forwards 1.8s;
          animation: p95 1.5s linear forwards 1.8s;
}

.p10.progress.circle .progress-right .progress-bar {
  -webkit-animation: p10 1.8s linear forwards;
          animation: p10 1.8s linear forwards;
}
.p10.progress.circle.default .progress-left .progress-bar {
  -webkit-animation: p10 1.5s linear forwards 1.8s;
          animation: p10 1.5s linear forwards 1.8s;
}

@-webkit-keyframes p1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(18deg);
    transform: rotate(36deg);
  }
}

@keyframes p1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(18deg);
    transform: rotate(36deg);
  }
}
@-webkit-keyframes p15 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(18deg);
    transform: rotate(54deg);
  }
}
@keyframes p15 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(18deg);
    transform: rotate(54deg);
  }
}
@-webkit-keyframes p2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(3.6deg);
    transform: rotate(72deg);
  }
}
@keyframes p2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(3.6deg);
    transform: rotate(72deg);
  }
}
@-webkit-keyframes p25 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(3.6deg);
    transform: rotate(90deg);
  }
}
@keyframes p25 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(3.6deg);
    transform: rotate(90deg);
  }
}
@-webkit-keyframes p3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(108deg);
  }
}
@keyframes p3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(108deg);
  }
}
@-webkit-keyframes p35 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(126deg);
  }
}
@keyframes p35 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(126deg);
  }
}
@-webkit-keyframes p4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(144deg);
  }
}
@keyframes p4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(144deg);
  }
}
@-webkit-keyframes p45 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(162deg);
  }
}
@keyframes p45 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(162deg);
  }
}
@-webkit-keyframes p5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(180deg);
  }
}
@keyframes p5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes p55 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(18deg);
  }
}
@keyframes p55 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(18deg);
  }
}
@-webkit-keyframes p6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(36deg);
  }
}
@keyframes p6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(36deg);
  }
}
@-webkit-keyframes p65 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(54deg);
  }
}
@keyframes p65 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(54deg);
  }
}
@-webkit-keyframes p7 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(72deg);
  }
}
@keyframes p7 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(72deg);
  }
}
@-webkit-keyframes p75 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(90deg);
  }
}
@keyframes p75 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(90deg);
  }
}
@-webkit-keyframes p8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(108deg);
  }
}
@keyframes p8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(108deg);
  }
}
@-webkit-keyframes p85 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(126deg);
  }
}
@keyframes p85 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(126deg);
  }
}
@-webkit-keyframes p9 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(144deg);
  }
}
@keyframes p9 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(144deg);
  }
}
@-webkit-keyframes p95 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(162deg);
  }
}
@keyframes p95 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(162deg);
  }
}
@-webkit-keyframes p10 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(180deg);
  }
}
@keyframes p10 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
    transform: rotate(180deg);
  }
}
@media only screen and (max-width: 990px) {
  .progress.circle {
    margin-bottom: 20px;
  }
}
.semi-donut {
  --percentage: 0;
  --fill: #ff0;
  width: 250px;
  height: 125px;
  position: relative;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  overflow: hidden;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  font-weight: bold;
  font-size: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
}
.semi-donut:after {
  content: "";
  width: 250px;
  height: 250px;
  border: 15px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) #4972E0 #4972E0;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: rotate(calc(1deg * (-45 + var(--percentage) * 1.8)));
          transform: rotate(calc(1deg * (-45 + var(--percentage) * 1.8)));
  -webkit-animation: fillAnimation 1s ease-in;
          animation: fillAnimation 1s ease-in;
}

@-webkit-keyframes fillAnimation {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  50% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

@keyframes fillAnimation {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  50% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}
@-webkit-keyframes fillGraphAnimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@keyframes fillGraphAnimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.semi-donut-success:after {
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) #43C8B2 #43C8B2 !important;
}

.semi-donut-warning:after {
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) #FFB925 #FFB925 !important;
}

.semi-donut-info:after {
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) #36A3F7 #36A3F7 !important;
}

.semi-donut-description {
  width: 250px;
  margin: auto;
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #959FAD;
}

.kt-quick-panel {
  overflow-y: unset;
}

.kt-portlet.kt-stream-activity__item .kt-portlet__body {
  padding: 30px;
}
@media (max-width: 1024px) {
  .kt-portlet.kt-stream-activity__item .kt-portlet__body {
    padding: 15px;
  }
}

.kt-portlet.kt-stream-activity__item .rca-activity-comment-wrapper {
  border: none;
  padding-top: 0;
  margin-top: 30px;
}

.kt-quick-panel .kt-quick-panel__nav {
  border-bottom: 1px solid var(--bs-app-sidebar-light-menu-link-color) 1a;
  padding-bottom: 26px;
}

.kt-quick-panel .kt-quick-panel__nav .nav {
  border: none;
}

.kt-quick-panel .kt-quick-panel__nav .nav-tabs .nav-link.active {
  border-bottom: none !important;
}

.kt-quick-panel .kt-quick-panel__nav .nav .nav-item .nav-link {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color) !important;
}

.kt-quick-panel .kt-quick-panel__nav .nav .nav-item span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

a.kt-quick-panel__open_newtab {
  margin-right: 16px;
  border-radius: 8px;
  padding: 8px;
}
a.kt-quick-panel__open_newtab:hover {
  background: rgba(73, 114, 224, 0.1019607843);
  color: #fff;
}

a#kt_quick_panel_close_btn {
  margin-right: 16px;
  border-radius: 8px;
  padding: 8px;
}
a#kt_quick_panel_close_btn:hover {
  background: rgba(73, 114, 224, 0.1019607843);
  color: #fff;
}

.description-activity-stream {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 24px;
  margin-top: -12px;
}

.kt-portlet.kt-stream {
  background: #4972E0;
  min-height: 211px;
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-bottom: 55px;
}
.kt-portlet.kt-stream svg#svg1 {
  position: absolute;
  right: 35px;
}
.kt-portlet.kt-stream svg#svg2 {
  position: absolute;
  right: 0;
  bottom: 43px;
}
.kt-portlet.kt-stream svg#svg3 {
  position: absolute;
  bottom: 0;
  border-bottom-left-radius: 12px;
}
.kt-portlet.kt-stream svg#svg4 {
  position: absolute;
  bottom: 0;
  left: 200px;
}
.kt-portlet.kt-stream svg#svg5 {
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom-right-radius: 12px;
}
.kt-portlet.kt-stream .kt-stream__desc {
  color: #FFFFFF;
}
.kt-portlet.kt-stream .kt-stream__desc .kt-stream__title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.kt-portlet.kt-stream .kt-stream__desc .kt-stream_content {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: #FFFFFF;
}

.kt-portlet.kt-stream-2 {
  min-height: 282px;
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.kt-portlet.kt-stream-2 .kt-stream__title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  margin-bottom: 16px;
}
.kt-portlet.kt-stream-2 .kt-stream_content {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-stream-activity_head {
  margin: 0;
}

.kt-stream-activity__item--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.kt-stream-activity__item--wrapper .kt-badge.kt-badge--info {
  width: 60px !important;
  height: 60px !important;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--icon {
  margin-right: 24px;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--icon img, .kt-stream-activity__item--wrapper .kt-stream-activity__item--icon svg {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content {
  display: block;
  width: 100%;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-head .kt-stream-activity__item--content-label {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-body {
  margin-top: 5px;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-body > img {
  border-radius: 8px;
  width: 250px;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-body .btn {
  font-size: 16px;
  padding: 8px 12px;
  margin-top: 10px;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-body .kt-stream-activity__item--content-body-item {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 13px 14px;
  background: rgba(73, 114, 224, 0.1019607843);
  border-radius: 9px;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-body .kt-stream-activity__item--content-body-item img {
  max-width: 800px;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-body span.dot {
  color: #959FAD;
  font-size: 14px;
  margin: 0 11px;
}
.kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-body .time-ago {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.01em;
  color: #959FAD;
  margin-bottom: 0;
}

.kt-stream-activity__item--content-body {
  margin-top: 20px;
}
.kt-stream-activity__item--content-body > img {
  border-radius: 8px;
  width: 250px;
}
.kt-stream-activity__item--content-body .kt-stream-activity__item--content-body-item {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  padding: 13px 0;
  overflow-wrap: break-word;
}
.kt-stream-activity__item--content-body .kt-stream-activity__item--content-body-item img {
  max-width: 800px;
}
.kt-stream-activity__item--content-body .kt-stream-activity__item--content-body-item a {
  color: #4972e0 !important;
}

.kt-stream-activity__item--content-footer {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.kt-stream-activity__item--content-footer p {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  margin-bottom: 0;
}
.kt-stream-activity__item--content-footer span.dot {
  color: #959FAD;
  font-size: 14px;
  margin: 0 11px;
}
.kt-stream-activity__item--content-footer .rca-activity-comment-item {
  border: none;
  padding: 15px 0;
}
.kt-stream-activity__item--content-footer .rca-activity-comment-item .comment-item-wrapper .comment-item-head .comment-item-date {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #959FAD;
}
.kt-stream-activity__item--content-footer .link {
  font-size: 16px;
}
.kt-stream-activity__item--content-footer .title {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-stream-activity__item--content-footer .kt-stream-activity__item--content-footer-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.kt-stream-activity__item--content-footer .description .ql-video {
  max-width: 854px;
  height: 480px;
  width: 100%;
}
.kt-stream-activity__item--content-footer .description img {
  width: 100%;
  margin-top: 15px;
}

.status {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}
.status.label-warning {
  color: #FFB87B;
}
.status.label-danger {
  color: #fd397a;
}
.status.label-success {
  color: #0abb87;
}
.status.label-info {
  color: #5578eb;
}

.kt-portlet.kt-stream-quickaction .kt-portlet__head {
  border: none;
  min-height: auto;
  padding: 20px 23px 0;
}
.kt-portlet.kt-stream-quickaction .kt-portlet__head .kt-portlet__head-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 27px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-portlet.kt-stream-quickaction .kt-portlet__body {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kt-portlet.kt-stream-quickaction .kt-portlet__body .kt-quickaction__item {
  padding: 13px;
  width: 50%;
  max-width: 140px;
  min-height: 140px;
}
.kt-portlet.kt-stream-quickaction .kt-portlet__body .kt-quickaction__item .quickaction_icon {
  text-align: center;
  margin-bottom: 16px;
}
.kt-portlet.kt-stream-quickaction .kt-portlet__body .kt-quickaction__item .kt-quickaction__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

.kt-portlet-background-none.kt-stream-activity_head:first-child {
  margin: 0;
}

#__activity-stream .kt-portlet-background-none.kt-stream-activity_head:first-child {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

#__activity-stream-popup {
  display: block;
  padding: 0 24px;
}
#__activity-stream-popup .kt-portlet,
#__activity-stream-popup .kt-portlet__head,
#__activity-stream-popup .kt-portlet__body,
#__activity-stream-popup .kt-stream-activity__item--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#__activity-stream-popup .kt-portlet {
  margin: 0;
  background: transparent;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

#__activity-stream-popup .kt-stream-activity__item--wrapper .kt-stream-activity__item--icon {
  margin-right: 13px;
}
#__activity-stream-popup .kt-stream-activity__item--wrapper .kt-stream-activity__item--icon img {
  width: 45px;
  height: 45px;
}
#__activity-stream-popup .kt-stream-activity__item--wrapper .kt-stream-activity__item--content {
  margin-top: 0;
}

#__activity-stream-popup .kt-portlet__body {
  padding: 16px 0;
  background: transparent;
}

.kt-portlet-background-none.kt-stream-activity_head .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

#__activity-stream-popup .kt-portlet__head {
  min-height: 0 !important;
  margin-top: 24px;
}

#__activity-stream-popup .kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 45px;
  margin-bottom: 6px;
}

#__activity-stream-popup .kt-stream-activity__item--wrapper .kt-stream-activity__item--content .kt-stream-activity__item--content-head .kt-stream-activity__item--content-label {
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-color);
}

#__activity-stream-popup .kt-stream-activity__item--wrapper .kt-stream-activity__item--icon svg {
  width: 45px;
  height: 45px;
}

#__activity-stream-popup .kt-stream-activity__item--content-body svg {
  width: 60px;
  height: 60px;
  background: rgba(72, 112, 224, 0.1019607843);
  border-radius: 50%;
}

#__activity-stream-popup .kt-stream-activity__item--wrapper .kt-stream-activity__item--icon .kt-badge.kt-badge--xl.kt-badge--info {
  width: 45px;
  height: 45px;
}

ul#kt-quickaction__wrapper {
  border-width: 0px;
}

ul#kt-quickaction__wrapper > li {
  display: block;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  text-align: left;
  border-radius: 8px;
}

ul#kt-quickaction__wrapper > li:hover {
  background: rgba(73, 114, 224, 0.1019607843);
}

ul#kt-quickaction__wrapper > li > a {
  border-width: 0px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  display: block;
}

ul#kt-quickaction__wrapper > li > .nav-link {
  padding: 15px 10px;
  border-radius: 5px !important;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: var(--bs-app-sidebar-light-menu-link-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
ul#kt-quickaction__wrapper > li > .nav-link svg {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}

.kt-notification div#__activity-stream-popup.kt-notification__item:hover {
  background-color: var(--bs-body-bg);
}

div#__activity-stream, .__activity-stream-search, #__activity-comment {
  width: 60%;
  margin: auto;
}
@media only screen and (max-width: 1100px) {
  div#__activity-stream, .__activity-stream-search, #__activity-comment {
    width: 100%;
  }
}

@media only screen and (max-width: 1100px) {
  div#__activity-stream {
    margin-top: 25px;
  }
}
div#__activity-stream .no-record-found {
  background: none;
  min-height: 100px;
}
div#__activity-stream .no-record-found h1 {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
div#__activity-stream .no-record-found p {
  font-family: HK Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-loadmore {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.05em;
  color: #4972E0 !important;
  cursor: pointer;
  width: 140px;
  margin: auto;
  display: block;
  padding-top: 25px;
}

span.stream-status {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.kt-stream-sidebar .kt-portlet__head {
  padding: 0;
  margin: 0 25px;
}
@media (max-width: 1024px) {
  .kt-stream-sidebar .kt-portlet__head {
    margin: 0 15px;
  }
}
.kt-stream-sidebar .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: var(--bs-app-sidebar-light-menu-link-color);
}
.kt-stream-sidebar .kt-widget4 .kt-widget4__item .kt-widget4__info .kt-widget4__title {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}
.kt-stream-sidebar .kt-widget4 .kt-widget4__item .kt-widget4__number {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

.dragdropImageContainer .dragdropImage, .dragdropImageContainer2 .dragdropImage {
  width: 410px;
  height: 220px;
  background: var(--bs-body-bg-input);
  padding: 32px;
  margin: 0 auto;
  border: 1px dashed var(--bs-gray-300);
  border-radius: 12px;
}
.dragdropImageContainer .dragdropImage .ddpi-icon, .dragdropImageContainer2 .dragdropImage .ddpi-icon {
  margin-bottom: 20px;
}
.dragdropImageContainer .dragdropImage .ddpi-title, .dragdropImageContainer2 .dragdropImage .ddpi-title {
  margin-bottom: 10px;
  font-size: 18px;
}
.dragdropImageContainer .dragdropImage .ddpi-info, .dragdropImageContainer2 .dragdropImage .ddpi-info {
  margin-bottom: 5px;
  font-size: 16px;
}
.dragdropImageContainer .kt-avatar, .dragdropImageContainer2 .kt-avatar {
  display: none;
}

.rca--dashboard-pl-i .__info-bottom {
  color: #74788d;
  font-size: 14px;
  border-top: 1px solid #ccc;
}

.dropdown-relative .dropdown {
  position: relative;
}
.dropdown-relative .dropdown > .dropdown-toggle {
  border-radius: 12px;
}
.dropdown-relative .dropdown .dropdown-menu {
  position: absolute !important;
  top: 45px !important;
  right: 15px;
  left: initial !important;
  -webkit-transform: none !important;
          transform: none !important;
}

a.dropdown-item {
  margin: 0 0;
  padding: 8px 16px;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div#kt_modal_gallery .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link, div#kt_modal_gallery .nav-tabs.nav-tabs-line a.nav-link {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
}

div#kt_tabs_templates .nav-tabs.nav-tabs-line .nav-item {
  margin: 0;
}
div#kt_tabs_templates .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link, div#kt_tabs_templates .nav-tabs.nav-tabs-line a.nav-link {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: var(--bs-app-sidebar-light-menu-link-icon-color);
  border-bottom: none;
  width: 100%;
  padding: 15px 12px;
}

div#kt_modal_gallery .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover, div#kt_modal_gallery .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active, div#kt_modal_gallery .nav-tabs.nav-tabs-line a.nav-link:hover, div#kt_modal_gallery .nav-tabs.nav-tabs-line a.nav-link.active {
  color: #163EAB !important;
  border-bottom: 2px solid #163EAB;
}
div#kt_modal_gallery div#kt_tabs_templates .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover, div#kt_modal_gallery div#kt_tabs_templates .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active, div#kt_modal_gallery div#kt_tabs_templates .nav-tabs.nav-tabs-line a.nav-link:hover, div#kt_modal_gallery div#kt_tabs_templates .nav-tabs.nav-tabs-line a.nav-link.active {
  color: var(--bs-app-sidebar-light-menu-link-icon-color) !important;
  background: #EFF3FF;
  border-radius: 5px;
  border-bottom: none;
}

div#kt_tabs_upload_image .dragdropImageContainer .dragdropImage {
  width: 100%;
  text-align: center;
}

.my-uploads--gallery {
  width: 100%;
  display: block;
}
.my-uploads--gallery .my-uploads--wrapper {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.my-uploads--gallery .my-uploads--wrapper .my-uploads--item {
  width: 24.33%;
  display: inline-block;
  padding: 15px;
}
@media (max-width: 1366px) {
  .my-uploads--gallery .my-uploads--wrapper .my-uploads--item {
    width: 32.33%;
  }
}
@media (max-width: 768) {
  .my-uploads--gallery .my-uploads--wrapper .my-uploads--item {
    width: 49%;
  }
}
.my-uploads--gallery .my-uploads--wrapper .my-uploads--item .my-uploads--img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  cursor: pointer;
}

.templates--gallery {
  width: 100%;
  display: block;
}
.templates--gallery .templates--wrapper {
  display: inline-block;
  width: 100%;
}
.templates--gallery .templates--wrapper .templates--item {
  width: 48%;
  display: inline-block;
  padding: 15px;
}
.templates--gallery .templates--wrapper .templates--item .my-uploads--img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

div#kt_tabs_templates .nav {
  display: block;
  border: none;
}

#kt_modal_gallery #gallery-inner {
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-left: -25px;
  margin-right: -25px;
}
#kt_modal_gallery #gallery-inner > div {
  padding-left: 25px;
  padding-right: 25px;
}
#kt_modal_gallery .my-uploads--img, #kt_modal_gallery .templates--img {
  border: 1px solid rgba(254, 254, 254, 0);
  width: 100%;
  border-radius: 5px;
}
#kt_modal_gallery .my-uploads--img:hover,
#kt_modal_gallery .templates--img:hover,
#kt_modal_gallery .selected-img {
  border-color: #4972E0 !important;
}
#kt_modal_gallery .dragdropImageContainer > .kt-avatar {
  width: 242px !important;
  margin: 0 auto !important;
}
#kt_modal_gallery .dragdropImageContainer > .kt-avatar.kt-avatar--changed {
  display: block !important;
}

.dragdropImageContainer .kt-avatar {
  width: 100%;
}
.dragdropImageContainer .kt-avatar .kt-avatar__holder {
  width: 100% !important;
  background: none !important;
  height: auto !important;
  padding: 10px;
}
.dragdropImageContainer .kt-avatar .kt-avatar__holder > img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.teams_new .dragdropImageContainer .kt-avatar .kt-avatar__holder {
  width: 100% !important;
  background: none !important;
  height: auto !important;
  padding: 10px;
  max-width: 250px;
  margin: auto;
}

.rca--dashboard-pl-i .__info-bottom {
  color: #74788d;
  font-size: 14px;
  border-top: 1px solid #ccc;
}

.dropdown-relative .dropdown {
  position: relative;
}
.dropdown-relative .dropdown > .dropdown-toggle {
  border-radius: 12px;
}
.dropdown-relative .dropdown .dropdown-menu {
  position: absolute !important;
  top: 45px !important;
  right: 0px;
  left: initial !important;
  -webkit-transform: none !important;
          transform: none !important;
}

.tox .tox-promotion, .tox .tox-statusbar__right-container {
  display: none !important;
}
/*# sourceMappingURL=style.css.map */
