@charset "UTF-8";
.nk-activity-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.nk-activity-data {
  margin-left: 1rem;
}
.nk-activity-data .time {
  display: block;
  font-size: 12px;
  color: #8094ae;
  line-height: 1.3;
}

@media (min-width: 576px) {
  .nk-activity-item {
    display: flex;
    padding: 1rem 1.5rem;
  }
}
.nk-support-item {
  display: flex;
  padding: 1.25rem;
}
.nk-support-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.nk-support-content {
  flex-grow: 1;
  margin-left: 1rem;
}
.nk-support-content .title {
  font-size: 0.875rem;
  font-weight: 700;
  color: #364a63;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nk-support-content p {
  margin-bottom: 0;
  margin-top: 0.25rem;
}
.nk-support-content .time {
  display: block;
  font-size: 12px;
  color: #8094ae;
}

@media (min-width: 576px) {
  .nk-support-item {
    display: flex;
    padding: 1.25rem 1.5rem;
  }
}
.device-status {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}
.device-status-ck {
  height: 160px;
  margin: auto 0;
}
.device-status-group {
  display: flex;
  justify-content: space-between;
  padding-top: 1.75rem;
  margin: auto;
  width: 280px;
  max-width: 100%;
}
.device-status-data > .icon {
  font-size: 1.5rem;
}
.device-status-data .title {
  font-size: 12px;
  color: #8094ae;
  margin-bottom: 0.5rem;
}
.device-status-data .amount {
  font-size: 1.125rem;
  color: #364a63;
  font-weight: 500;
}
.device-status-data .change {
  margin-left: -0.125rem;
}

.traffic-channel {
  margin-top: 1rem;
}
.traffic-channel-ck {
  height: 44px;
  width: 130px;
  margin-top: -4px;
  margin-bottom: -4px;
}
.traffic-channel-doughnut-ck {
  height: 160px;
}
.traffic-channel-group {
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.75rem;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 320px;
  max-width: 100%;
}
.traffic-channel-data {
  width: 50%;
}
.traffic-channel-data .title {
  display: flex;
  align-items: center;
  color: #8094ae;
  font-size: 12px;
}
.traffic-channel-data .title .dot {
  margin-right: 0.5rem;
}
.traffic-channel-data .amount {
  font-size: 1.125rem;
  color: #364a63;
  margin-left: 1.25rem;
}
.traffic-channel-data .amount small, .traffic-channel-data .amount .small {
  font-size: 12px;
  color: #8094ae;
}

@media (max-width: 575.98px) {
  .traffic-channel-ck {
    width: 100%;
  }
  .traffic-channel-table .nk-tb-item {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e9f2;
    padding: 1.125rem 0;
  }
  .traffic-channel-table .nk-tb-col {
    border-bottom: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .traffic-channel-table .nk-tb-channel {
    width: 50%;
  }
  .traffic-channel-table .nk-tb-sessions {
    width: 25%;
  }
  .traffic-channel-table .nk-tb-prev-sessions {
    display: none;
  }
  .traffic-channel-table .nk-tb-change {
    width: 25%;
  }
  .traffic-channel-table .nk-tb-trend {
    width: 100%;
    padding-left: 1.25rem;
  }
}
@media (min-width: 1540px) and (max-width: 1800px) {
  .traffic-channel-data .amount {
    font-size: 1rem;
  }
}
.analytic-data-group {
  display: flex;
  flex-wrap: wrap;
}
.analytic-data .title {
  font-size: 12px;
  font-weight: 500;
  color: #8094ae;
  margin-bottom: 0.375rem;
}
.analytic-data .title span {
  font-weight: 400;
}
.analytic-data .amount {
  color: #364a63;
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
.analytic-data .amount-sm {
  font-size: 1.125rem;
}
.analytic-data .change {
  font-size: 13px;
  margin-left: -0.125rem;
}
.analytic-data .subtitle {
  font-size: 12px;
  color: #8094ae;
}

@media (min-width: 1540px) and (max-width: 1800px) {
  .analytic-data .amount {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .analytic-data .amount-sm {
    font-size: 1.125rem;
  }
}
.analytic-ov-data {
  width: 50%;
}
.analytic-ov-ck {
  height: 175px;
  margin-top: 2rem;
}

@media (min-width: 480px) {
  .analytic-ov-data {
    width: 25%;
  }
}
.analytic-au-data {
  width: 33.3333%;
}
.analytic-au-ck {
  height: 170px;
  margin-top: 2.25rem;
}

.analytic-wp-data {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.analytic-wp-ck {
  height: 36px;
}
.analytic-wp-graph {
  width: 150px;
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.analytic-wp-graph .title {
  margin-bottom: 0;
}
.analytic-wp-text {
  text-align: right;
  margin-left: 0.5rem;
}

@media (min-width: 420px) and (max-width: 767px) {
  .analytic-wp-graph {
    width: 60%;
  }
}
@media (min-width: 1540px) and (max-width: 1800px) {
  .analytic-wp-graph {
    width: 120px;
  }
}
.chart-label {
  font-size: 12px;
  color: #8094ae;
}
.chart-label-group {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
}

.analytics-map .vector-map {
  height: 160px;
  margin: 1rem 0;
}
.analytics-map-data {
  font-size: 0.875rem;
}
.analytics-map-data td {
  padding: 0.25rem 0;
}
.analytics-map-data .country {
  color: #8094ae;
}
.analytics-map-data .amount {
  color: #364a63;
  text-align: right;
}
.analytics-map-data .percent {
  text-align: right;
  color: #8094ae;
}
.analytics-map-data-list {
  width: 100%;
  margin-bottom: -0.25rem;
}

.card-title .subtitle {
  color: #8094ae;
  font-size: 13px;
  font-weight: 500;
}
.card-amount {
  display: flex;
  align-items: baseline;
}
.card-amount .change {
  margin-left: 0.5rem;
}
.card-amount .amount {
  font-size: 1.5rem;
  color: #364a63;
}
.card-amount .amount span {
  color: #526484;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .card-amount .amount {
    font-size: 1rem;
    font-weight: 500;
  }
  .card-amount .amount span {
    font-weight: 400;
  }
  .card-amount .change {
    font-size: 12px;
  }
}
.card-inner .nav-tabs-card {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

@media (min-width: 576px) {
  .card-inner .nav-tabs-card {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
.nav-tabs-xs .nav-link {
  padding: 0.75rem 0;
  font-size: 13px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .nav-tabs-xs .nav-item {
    padding-right: 1.25rem;
  }
}
@media (min-width: 992px) {
  .nav-tabs-sm .nav-item {
    padding-right: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .nav-tabs-sm .nav-item {
    padding-right: 1.25rem;
  }
}
.invest-data {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.invest-data-history {
  margin-right: 20px;
  flex-grow: 1;
}
.invest-data-history .title {
  font-size: 11px;
  color: #8094ae;
  text-transform: uppercase;
  margin-bottom: 0.125rem;
  letter-spacing: 0.1em;
}
.invest-data-history .amount {
  font-size: 0.9375rem;
  line-height: 1.1;
  color: #364a63;
}
.invest-data-history .amount span {
  color: #526484;
}
.invest-data-amount {
  display: flex;
  flex-shrink: 0;
  flex-grow: 1;
}
.invest-data-ck {
  flex-grow: 1;
  height: 48px;
  width: 80px;
  margin-bottom: 0.125rem;
}

@media (min-width: 768px) and (max-width: 1540px), (max-width: 359px) {
  .invest-data {
    margin-top: 0.75rem;
  }
  .invest-data-amount {
    flex-wrap: wrap;
    flex-shrink: 1;
  }
  .invest-data-ck {
    height: 68px;
    width: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .invest-data-history .amount {
    font-size: 0.75rem;
    font-weight: 700;
  }
  .invest-data-history .amount span {
    font-weight: 400;
  }
}
.invest-ov {
  padding: 1.25rem 0 1rem;
}
.invest-ov:last-child {
  padding-bottom: 0;
}
.invest-ov:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.invest-ov .subtitle {
  color: #8094ae;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
.invest-ov .title {
  font-size: 11px;
  color: #8094ae;
  text-transform: uppercase;
  margin-top: 0.25rem;
  letter-spacing: 0.1em;
}
.invest-ov .amount {
  font-size: 1.25rem;
  line-height: 1.1;
  color: #364a63;
}
.invest-ov .amount span {
  color: #526484;
}
.invest-ov-details {
  display: flex;
}
.invest-ov-info {
  width: 60%;
}
.invest-ov-stats {
  width: 40%;
}
.invest-ov-stats > div {
  display: flex;
  align-items: baseline;
}
.invest-ov-stats .change {
  margin-left: 0.25rem;
}

.invest-top-ck {
  padding-top: 20px;
  height: 70px;
}

/** Project: Crypto | Package: DashLite | Version : 1.0.0 **/
.buysell-title {
  margin-bottom: 1.5rem;
}
.buysell-title .title {
  font-weight: 400;
}
.buysell-nav {
  margin-bottom: 2rem;
}
.buysell-cc-dropdown {
  width: 100%;
}
.buysell-cc-dropdown .dropdown-indicator:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 56px;
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #8094ae;
  opacity: 0.5;
}
.buysell-cc-dropdown .dropdown-menu {
  top: -78px !important;
}
.buysell-cc-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.buysell-cc-choosen, .buysell-cc-chosen {
  display: block;
  width: 100%;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  background: #fff;
}
.buysell-cc-opt {
  display: block;
}
.buysell-pm-list {
  border: 1px solid #dbdfea;
  background: #fff;
  border-radius: 4px;
}
.buysell-pm-item {
  position: relative;
}
.buysell-pm-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.buysell-pm-label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 16px 20px 16px 60px;
  cursor: pointer;
}
.buysell-pm-label:before, .buysell-pm-label:after {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
  border-radius: 50%;
}
.buysell-pm-label:before {
  content: "";
  border: 2px solid #dbdfea;
}
.buysell-pm-label:after {
  font-family: "Nioicon";
  content: "\e9be";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #0971fe;
  transition: opacity 0.3s;
  opacity: 0;
}
.buysell-pm-label .pm-name {
  font-size: 14px;
  color: #364a63;
}
.buysell-pm-label .pm-icon {
  display: inline-flex;
  font-size: 24px;
  color: #8094ae;
}
.buysell-pm-control {
  position: absolute;
  top: 0;
  height: 1px;
  width: 1px;
  opacity: 0;
}
.buysell-pm-control:checked ~ .buysell-pm-label {
  cursor: default;
}
.buysell-pm-control:checked ~ .buysell-pm-label:after {
  opacity: 1;
}
.buysell-overview {
  padding: 1rem 0 1.5rem;
}
.buysell-overview-list {
  border: 1px solid #dbdfea;
  border-radius: 4px;
}
.buysell-overview-list + .sub-text-sm {
  margin-top: 0.5rem;
}
.buysell-overview-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
}
.buysell-overview-item:not(:last-of-type) {
  border-bottom: 1px solid #e5e9f2;
}
.buysell-overview-item .pm-currency {
  align-items: center;
  display: flex;
}
.buysell-overview-item .pm-currency .icon {
  font-size: 24px;
  margin-right: 0.5rem;
  color: #8094ae;
}
.buysell-field:not(:last-child) {
  margin-bottom: 1.75rem;
}
.buysell-field.form-action {
  padding-top: 0.5rem;
}

.wallet-item a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.75rem 0;
  z-index: 1;
}
.wallet-item a:before, .wallet-item a:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s;
}
.wallet-item a:after {
  font-family: "Nioicon";
  transform: translateY(-50%);
  content: "\e9d3";
  right: -0.25rem;
  top: 50%;
  color: #dbdfea;
  font-size: 1.25rem;
}
.wallet-item a:before {
  content: "";
  top: 0;
  bottom: 0;
  left: -24px;
  right: -24px;
  background-color: #fff;
  border-radius: 100px;
  z-index: -1;
}
.is-dark .wallet-item a:before {
  background-color: #0b1219;
}
.is-theme .wallet-item a:before {
  background-color: #071d46;
}
.wallet-item a:hover:before, .wallet-item a:hover:after {
  opacity: 1;
}
.wallet-item-add a:after {
  display: none;
}
.wallet-item-add a:hover .wallet-icon, .wallet-item-add a:hover .wallet-name {
  color: #0971fe;
}
.is-dark .wallet-item-add a:hover .wallet-icon, .is-theme .wallet-item-add a:hover .wallet-icon, .is-dark .wallet-item-add a:hover .wallet-name, .is-theme .wallet-item-add a:hover .wallet-name {
  color: #fff;
}
.wallet-icon {
  width: 40px;
  color: #8094ae;
  flex-shrink: 0;
  display: inline-flex;
}
.wallet-icon .icon {
  font-size: 24px;
}
.wallet-icon img {
  width: 24px;
}
.is-theme .wallet-icon {
  color: #a9cdff;
}
.wallet-text {
  display: inline-flex;
  flex-direction: column;
}
.wallet-name {
  font-size: 14px;
  font-weight: 700;
  color: #526484;
  margin-bottom: 0.25rem;
}
.is-dark .wallet-name {
  color: #8094ae;
}
.is-theme .wallet-name {
  color: #a9cdff;
}
.wallet-balance {
  font-size: 13px;
  color: #364a63;
  line-height: 1;
  margin-top: 0.25rem;
}
.wallet-balance span {
  color: #8094ae;
}
.is-dark .wallet-balance {
  color: #fff;
}
.is-dark .wallet-balance span {
  color: #8094ae;
}
.is-theme .wallet-balance {
  color: #fff;
}
.is-theme .wallet-balance span {
  color: #a9cdff;
}

@media (max-width: 1199.98px) {
  .nk-sidebar .wallet-item a:before {
    display: none;
  }
}
.tranx-list {
  font-size: 0.8125rem;
}
.tranx-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem;
}
.tranx-item:not(:last-child) {
  border-bottom: 1px solid #dbdfea;
}
.tranx-col {
  display: inline-flex;
  flex-direction: column;
}
.tranx-info {
  display: inline-flex;
  align-items: center;
}
.tranx-badge {
  flex-shrink: 0;
}
.tranx-badge + .tranx-data {
  margin-left: 10px;
}
.tranx-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 36px;
  font-size: 20px;
  border-radius: 50%;
}
.tranx-icon.sm {
  height: 20px;
  width: 20px;
  font-size: 14px;
}
.tranx-icon[class*=btc] {
  color: #f9841e;
  background: rgba(249, 132, 30, 0.2);
}
.tranx-icon[class*=eth] {
  color: #6174b9;
  background: rgba(97, 116, 185, 0.2);
}
.status-success .tranx-icon {
  color: #1ee0ac;
  background-color: rgba(30, 224, 172, 0.15);
}
.tranx-data {
  flex-grow: 1;
}
.tranx-label {
  font-size: 0.9375em;
  font-weight: 500;
  color: #364a63;
  margin-bottom: 0.25rem;
  display: inline-flex;
  align-items: center;
}
.tranx-label .tranx-icon {
  margin-left: 0.5rem;
}
.tranx-date {
  font-size: 11px;
  color: #8094ae;
}
.tranx-amount {
  text-align: right;
}
.tranx-amount .number {
  font-size: 1.125em;
  color: #364a63;
  font-weight: 500;
}
.tranx-amount .number span {
  color: #526484;
  font-weight: 400;
}
.tranx-amount .number-sm {
  font-size: 11px;
  color: #526484;
}
.tranx-amount .number-sm span {
  color: #8094ae;
}

@media (max-width: 575.98px) {
  .tranx-list.is-stretch {
    margin-left: -18px;
    margin-right: -18px;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .tranx-item {
    padding: 1.25rem 1.5rem;
  }
  .tranx-list {
    font-size: 1rem;
  }
  .tranx-badge + .tranx-data {
    margin-left: 16px;
  }
  .tranx-icon {
    height: 44px;
    width: 44px;
    font-size: 24px;
  }
  .tranx-icon.sm {
    height: 24px;
    width: 24px;
    font-size: 16px;
  }
  .tranx-date {
    font-size: 12px;
  }
  .tranx-amount .number-sm {
    font-size: 12px;
  }
}
.is-compact .tranx-item {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.is-compact .tranx-label {
  margin-bottom: 0;
}
.is-compact .tranx-badge + .tranx-data {
  margin-left: 16px;
}
.is-compact .tranx-icon {
  height: 36px;
  width: 36px;
  font-size: 20px;
}
.is-compact .tranx-amount .number {
  font-size: 1rem;
}

.nk-wg1-item {
  min-width: 300px;
  max-width: 100%;
}
.nk-wg1-title {
  font-size: 1.125rem;
  color: #526484;
  margin-bottom: 0.25rem;
}
.nk-wg1-title .dropdown > a {
  font-size: 78%;
  color: #8094ae;
}
.nk-wg1-amount .amount {
  font-size: 1.75rem;
  line-height: 1.4;
  color: #0971fe;
  font-weight: 700;
  letter-spacing: -0.025em;
}
.nk-wg1-amount .amount small, .nk-wg1-amount .amount .small {
  font-size: 66.66%;
  font-weight: 400;
}
.nk-wg1-amount .amount-sm {
  font-size: 12px;
  color: #8094ae;
}
.nk-wg1-amount .amount-sm span {
  color: #364a63;
  font-weight: 700;
}
.nk-wg1-sub {
  min-width: 140px;
}
.nk-wg1-group {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 420px) {
  .nk-wg1-amount .amount {
    font-size: 2.25rem;
  }
}
@media (max-width: 419px) {
  .nk-wg1 {
    overflow: hidden;
  }
}
.nk-wg4:not(:first-child) {
  margin-top: 1.75rem;
}
.nk-wg4:not(:last-child) {
  margin-bottom: 1.75rem;
}
.nk-wg4-sub {
  width: 185px;
}
.nk-wg4-group {
  display: flex;
  flex-wrap: wrap;
}
.nk-wg4-switcher {
  display: flex;
  margin: 0 -0.25rem 0.5rem;
}
.nk-wg4-switcher > li {
  padding: 0 0.25rem;
}
.nk-wg4-switcher > li > .dropdown > a {
  font-size: 0.875rem;
  border: 1px solid #dbdfea;
  padding: 0.25rem 0.75rem;
  border-radius: 3px;
}
.nk-wg4-note {
  font-size: 11px;
  font-style: italic;
  font-weight: 400;
  color: #8094ae;
}
.nk-wg4-note span {
  color: #0971fe;
  font-weight: 700;
}

@media (max-width: 575.98px) {
  .card-head.ui-v2 + .nk-wg4:not(:first-child) {
    margin-top: 0.75rem;
  }
}
.nk-wg5-title {
  margin-bottom: 0.5rem;
}
.nk-wg5-text:not(:last-child) {
  padding-bottom: 1.75rem;
}
.nk-wg5-amount {
  line-height: 1.3;
}
.nk-wg5-amount .amount {
  font-size: 1.5rem;
  font-weight: 500;
  color: #364a63;
  margin-bottom: 0.25rem;
}
.nk-wg5-amount .amount-sm {
  font-size: 13px;
  font-weight: 700;
  color: #526484;
}
.nk-wg5-amount .currency {
  font-weight: 400;
}
.nk-wg5-foot {
  font-size: 12px;
}

.nk-wg7 {
  display: flex;
  flex-wrap: wrap;
}
.nk-wg7 > * {
  flex-grow: 1;
  width: 100%;
}
.nk-wg7-stats {
  line-height: 1.3;
}
.nk-wg7-stats-group {
  display: flex;
  align-items: flex-start;
  margin-top: 1.5rem;
}
.nk-wg7-stats .number {
  font-size: 1rem;
  font-weight: 700;
}
.nk-wg7-stats .number-lg {
  font-size: 2.25rem;
  letter-spacing: -0.03em;
  font-weight: 400;
}
.nk-wg7-stats .number-lg:first-child {
  margin-top: -0.125rem;
}
.nk-wg7-title, .nk-wg7-note {
  font-size: 13px;
  font-weight: 500;
  color: #526484;
}
.is-dark .nk-wg7-title, .is-dark .nk-wg7-note {
  color: #6baafe;
}
.number + .nk-wg7-title, .number + .nk-wg7-note {
  margin-top: 0.625rem;
}
.nk-wg7-title + .number, .nk-wg7-note + .number {
  margin-top: 0.4375rem;
}
.number-lg + .nk-wg7-title, .number-lg + .nk-wg7-note {
  margin-top: 0.25rem;
}
.nk-wg7-title + .number-lg, .nk-wg7-note + .number-lg {
  margin-top: 0.25rem;
}
.nk-wg7-foot {
  width: 100%;
  margin-top: 0.75rem;
}
.nk-wg7-note {
  font-weight: 400;
  font-style: italic;
}

@media (min-width: 992px) {
  .nk-wg7 > * {
    width: 100%;
  }
  .nk-wg7-foot {
    margin-top: 0.75rem;
  }
}
.nk-wgw {
  position: relative;
}
.nk-wgw-inner {
  padding: 1.25rem;
  display: block;
}
.sm.nk-wgw .nk-wgw-inner {
  padding: 1.25rem;
}
.nk-wgw-name {
  display: flex;
  align-items: center;
}
.nk-wgw-icon {
  position: relative;
  height: 32px;
  width: 32px;
  font-size: 20px;
  border-radius: 50%;
  background: #8094ae;
  color: #fff;
  margin-right: 0.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.is-dark .nk-wgw-icon {
  background: #6baafe;
}
.nk-wgw-icon.is-default:after {
  position: absolute;
  bottom: -8px;
  right: -8px;
  font-family: "Nioicon";
  content: "\ebcc";
  height: 20px;
  width: 20px;
  font-size: 13px;
  border-radius: 50%;
  background: #fff;
  color: #ffa353;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.is-dark .nk-wgw-icon.is-default:after {
  background: #0b3175;
}
.nk-wgw-title {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 0;
  color: #526484;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.is-dark .nk-wgw-title {
  color: #fff;
}
.nk-wgw-more {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}
.is-dark .nk-wgw-more .btn-trigger {
  color: #a9cdff;
}
.is-dark .nk-wgw-more .btn-trigger:before {
  background-color: #071d46;
}
.nk-wgw-balance {
  line-height: 1.3;
  padding-top: 1.25rem;
}
.nk-wgw-balance .amount {
  font-size: 1.5rem;
  font-weight: 500;
  color: #364a63;
}
.is-dark .nk-wgw-balance .amount {
  color: #fff;
}
.nk-wgw-balance .amount span {
  font-weight: 400;
  opacity: 0.6;
}
.nk-wgw-balance .amount-sm {
  font-size: 13px;
  color: #526484;
  font-weight: 700;
  padding-top: 0.125rem;
}
.is-dark .nk-wgw-balance .amount-sm {
  color: #6baafe;
}
.nk-wgw-balance .amount-sm span {
  font-weight: 400;
}
.nk-wgw-balance .currency {
  padding-left: 0.25rem;
}
.nk-wgw-actions {
  padding: 0.75rem 1.25rem;
  border-top: 1px solid #e5e9f2;
}
.is-dark .nk-wgw-actions {
  border-color: rgba(9, 113, 254, 0.4);
}
.nk-wgw-actions ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.nk-wgw-actions ul li:not(:last-child) {
  padding-right: 1.5rem;
}
.nk-wgw-actions a {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  padding: 0.5rem 0;
  color: #526484;
}
.nk-wgw-actions a .icon {
  font-size: 1.25em;
  margin-right: 0.5rem;
  color: #8094ae;
  margin-top: -1px;
}
.nk-wgw-actions a .icon, .nk-wgw-actions a span {
  transition: color 0.3s;
}
.is-dark .nk-wgw-actions a {
  color: #a9cdff;
}
.is-dark .nk-wgw-actions a .icon {
  color: #6baafe;
}
.is-dark .nk-wgw-actions a:hover span, .is-dark .nk-wgw-actions a:hover .icon {
  color: #fff;
}
.nk-wgw-actions a:hover span, .nk-wgw-actions a:hover .icon {
  color: #0971fe;
}
.nk-wgw-add {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  text-align: center;
}
.nk-wgw-add a {
  display: block;
}
.nk-wgw-add a .add-icon {
  display: inline-flex;
  position: relative;
  z-index: 1;
  font-size: 24px;
  height: 36px;
  width: 36px;
  align-items: center;
  justify-content: center;
}
.nk-wgw-add a .add-icon:before {
  position: absolute;
  z-index: -1;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  content: "";
  background-color: #ebeef2;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.3s;
}
.is-dark .nk-wgw-add a .add-icon:before {
  background-color: #071d46;
}
.is-dark .nk-wgw-add a .add-icon .icon {
  color: #fff;
}
.nk-wgw-add a:hover .add-icon:before {
  opacity: 1;
  height: 120%;
  width: 120%;
}
.nk-wgw-add a .title {
  color: #0971fe;
  font-size: 1rem;
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
}
.is-dark .nk-wgw-add a .title {
  color: #fff;
}
.nk-wgw-add .sub-text {
  padding: 0 1.5rem;
}

@media (min-width: 576px) {
  .nk-wgw {
    position: relative;
  }
  .nk-wgw-inner {
    padding: 1.5rem;
  }
  .sm.nk-wgw .nk-wgw-inner {
    padding: 1rem 1.25rem;
  }
  .nk-wgw-actions {
    padding-left: 1.5em;
    padding-right: 1.5rem;
  }
  .nk-wgw-actions a {
    font-size: 13px;
  }
}
.nk-wgw.sm .nk-wgw-icon {
  height: 24px;
  width: 24px;
  font-size: 14px;
  margin-right: 0.5rem;
}
.nk-wgw.sm .nk-wgw-icon.is-default:after {
  bottom: -8px;
  right: -8px;
  height: 20px;
  width: 20px;
  font-size: 13px;
}
.nk-wgw.sm .nk-wgw-title {
  font-weight: 700;
  font-size: 13px;
}
.nk-wgw.sm .nk-wgw-balance {
  padding-top: 0.75rem;
}
.nk-wgw.sm .nk-wgw-balance .amount {
  font-size: 1rem;
}

.nk-wgwh {
  display: flex;
  align-items: center;
}
.nk-block-head-sub + .nk-wgwh {
  padding-top: 0.5rem;
}
.nk-wgwh > .icon {
  margin-right: 1rem;
}
.nk-wgwh-title {
  font-size: 1.5rem;
  color: #364a63;
  font-weight: 700;
}
.nk-wgwh-title .title {
  margin-bottom: 0;
  font-size: inherit;
}
.nk-wgwh-title small, .nk-wgwh-title .small {
  font-size: 70%;
  color: #8094ae;
}
.nk-wgwh-title small a, .nk-wgwh-title .small a {
  color: inherit;
}

.plan-iv-actions {
  padding-top: 2rem;
}
.plan-item {
  position: relative;
  padding: 14px;
}
.plan-item-card {
  position: relative;
  background: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(43, 55, 72, 0.15);
  border-radius: 4px;
  border: 1px solid transparent;
  transition: all 0.3s;
}
.plan-item-card:after {
  position: absolute;
  right: 12px;
  top: 12px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background: #0971fe;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: "Nioicon";
  content: "\e9be";
  opacity: 0;
  transition: opacity 0.3s;
}
.plan-item-card .sub-text {
  font-size: 12px;
}
.plan-item-head {
  text-align: center;
  padding: 1.75rem 1.5rem;
  border-bottom: 1px solid #e5e9f2;
}
.plan-item-heading:not(:last-child) {
  padding-bottom: 1rem;
}
.plan-item-title {
  margin-bottom: 0.25rem;
}
.plan-item-summary .lead-text {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
}
.plan-item-desc-list li {
  display: flex;
  padding: 0.25rem 0;
}
.plan-item-desc-list .desc-label {
  min-width: 50%;
}
.plan-item-desc-list .desc-data {
  margin-left: auto;
}
.plan-item-desc-list + .plan-item-action {
  margin-top: 2rem;
}
.plan-item-body {
  padding: 2rem 2.5rem 2.5rem;
}
.plan-item-action {
  text-align: center;
}
.plan-control {
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
}
.plan-control:checked + .plan-item-card {
  border-color: #0971fe;
}
.plan-control:checked + .plan-item-card:after {
  opacity: 1;
}
.plan-control:checked + .plan-item-card .plan-label {
  cursor: default;
  background: #0971fe;
  border-color: #0971fe;
  color: #fff;
}
.plan-control:checked + .plan-item-card .plan-label-selected {
  display: block !important;
}
.plan-control:checked + .plan-item-card .plan-label-base {
  display: none !important;
}
.plan-label {
  cursor: pointer;
  padding: 0.4375rem 1rem;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-radius: 4px;
  border: 1px solid #dbdfea;
  background: #f5f6fa;
  min-width: 170px;
  text-align: center;
  transition: all 0.3s;
}
.plan-label .plan-label-selected {
  display: none;
}

@media (min-width: 576px) {
  .plan-iv-actions {
    padding-top: 3.5rem;
  }
}
.invest-cc-dropdown {
  width: 100%;
}
.invest-cc-dropdown .dropdown-indicator:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 56px;
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #8094ae;
  opacity: 0.5;
}
.invest-cc-dropdown .dropdown-menu {
  margin-top: -78px;
}
.invest-cc-dropdown .dropdown-menu[x-placement=top-start] {
  margin-top: 0;
  margin-bottom: -78px;
}
.invest-cc-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.invest-cc-choosen, .invest-cc-chosen {
  display: block;
  width: 100%;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  background: #fff;
}
.invest-cc-opt {
  display: block;
}
.invest-pm-list {
  border: 1px solid #dbdfea;
  background: #fff;
  border-radius: 4px;
}
.invest-pm-item {
  position: relative;
}
.invest-pm-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.invest-pm-label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 16px 20px 16px 60px;
  cursor: pointer;
}
.invest-pm-label:before, .invest-pm-label:after {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
  border-radius: 50%;
}
.invest-pm-label:before {
  content: "";
  border: 2px solid #dbdfea;
}
.invest-pm-label:after {
  font-family: "Nioicon";
  content: "\e9be";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #0971fe;
  transition: opacity 0.3s;
  opacity: 0;
}
.invest-pm-label .pm-name {
  font-size: 14px;
  color: #364a63;
}
.invest-pm-label .pm-icon {
  display: inline-flex;
  font-size: 24px;
  color: #8094ae;
}
.invest-pm-control {
  position: absolute;
  top: 0;
  height: 1px;
  width: 1px;
  opacity: 0;
}
.invest-pm-control:checked ~ .buysell-pm-label {
  cursor: default;
}
.invest-pm-control:checked ~ .buysell-pm-label:after {
  opacity: 1;
}
.invest-field {
  margin-bottom: 1.5rem !important;
}
.invest-field .form-control-amount {
  padding: 1rem 4rem 1.25rem 1.5rem;
  height: 3rem;
  font-size: 1.25rem;
  color: #8094ae;
  border-color: #dbdfea;
}
.invest-field .form-control-amount ~ .form-range-slider {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.invest-field .form-control-amount ~ .form-range-slider.noUi-horizontal {
  height: 4px;
  border-radius: 0 0 4px 4px;
}
.invest-field .form-control-amount ~ .form-range-slider.noUi-target {
  background: rgba(219, 223, 234, 0.6);
}
.invest-field .form-control-amount ~ .form-range-slider .noUi-connects {
  border-radius: 0 0 4px 4px;
}

.invest-amount-group {
  display: flex;
  flex-wrap: wrap;
}
.invest-amount-item {
  position: relative;
  flex-grow: 1;
  width: 33.33%;
}
.invest-amount-label {
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #dbdfea;
  background: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 1rem;
  padding: 1rem;
  width: 100%;
  margin-bottom: 0;
  transition: all 0.3s;
}
.invest-amount-control {
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
}
.invest-amount-control:checked ~ .invest-amount-label {
  border-color: #0971fe;
  background-color: #0971fe;
  color: #fff;
}

@media (min-width: 576px) {
  .invest-amount-item {
    width: auto;
  }
}
.nk-ecwg .data {
  margin-top: 0.5rem;
}
.nk-ecwg .data:not(:last-child) {
  margin-bottom: 2rem;
}
.nk-ecwg .data-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nk-ecwg .data-group .data {
  margin: 0;
  padding-right: 20px;
}
.nk-ecwg4 {
  display: flex;
  flex-direction: column;
}
.nk-ecwg4-ck {
  height: 180px;
  width: 180px;
  margin-right: 2.5rem;
}
.nk-ecwg4-legends {
  flex-grow: 1;
  padding: 1rem 0;
}
.nk-ecwg4-legends li {
  display: flex;
  justify-content: space-between;
  padding: 0.25rem 0;
}
.nk-ecwg4-legends .title {
  display: flex;
  align-items: center;
}
.nk-ecwg4-legends .title .dot {
  margin-right: 0.5rem;
}

.nk-iv-wg4 .lead-text {
  font-weight: 400;
}
.nk-iv-wg4-title {
  margin-bottom: 0.75rem;
}
.nk-iv-wg4-sub {
  padding: 1.25rem 1.5rem;
}
.nk-iv-wg4-sub:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.card .nk-iv-wg4-sub:last-child {
  border-radius: 0 0 3px 3px;
}
.nk-iv-wg4-sub .btn, .nk-iv-wg4-sub .dual-listbox .dual-listbox__button, .dual-listbox .nk-iv-wg4-sub .dual-listbox__button {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.nk-iv-wg4-overview {
  display: flex;
  flex-wrap: wrap;
}
.nk-iv-wg4-overview li {
  width: 50%;
}
.nk-iv-wg4-list li {
  display: flex;
  justify-content: space-between;
}
.nk-iv-wg4-list li:not(:last-child) {
  margin-bottom: 0.25rem;
}

@media (max-width: 420px) {
  .nk-iv-wg4-overview li {
    width: 100%;
  }
}
.nk-iv-wg5 {
  display: inline-flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}
.nk-iv-wg5-head {
  margin-bottom: 1rem;
}
.nk-iv-wg5-title {
  margin-bottom: 0.25rem;
}
.nk-iv-wg5-subtitle {
  color: #8094ae;
}
.nk-iv-wg5-ck {
  margin-top: auto;
  position: relative;
  display: inline-block;
}
.nk-iv-wg5-ck-result {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.nk-iv-wg5-ck-result .text-lead {
  font-size: 40px;
  font-weight: 300;
  color: #364a63;
  line-height: 1.3;
}
.nk-iv-wg5-ck-result .text-lead.sm {
  font-size: 30px;
}
.nk-iv-wg5-ck-result .text-sub {
  font-size: 12px;
  font-weight: 500;
  color: #8094ae;
}
.nk-iv-wg5-ck-minmax {
  display: flex;
  justify-content: space-between;
  color: #8094ae;
  font-size: 12px;
}

.featured-card {
  position: relative;
  overflow: hidden;
}
.featured-action {
  position: absolute;
  height: 77px;
  width: 77px;
  bottom: -1.5rem;
  right: -1.5rem;
  background: #f5f6fa;
  padding: 1rem 1.1875rem;
  border-radius: 50%;
  font-size: 1.25rem;
  color: #364a63;
}
.featured-action:hover {
  background-color: #0971fe;
  color: #fff;
}

.nk-coin-ovwg6 {
  display: flex;
}
.nk-coin-ovwg6-ck {
  flex-grow: 1;
  height: 165px;
}
.nk-coin-ovwg6-legends {
  flex-shrink: 0;
}
.nk-coin-ovwg6-legends li {
  display: flex;
  align-items: center;
  line-height: 1.25rem;
  font-size: 12px;
  padding: 0.25rem 0;
  color: #8094ae;
}
.nk-coin-ovwg6-legends li .dot {
  margin-right: 0.5rem;
}

.asterisk a {
  position: relative;
  color: #8094ae;
  display: inline-flex;
}
.asterisk a:hover, .asterisk a.active {
  color: #ffa353;
}
.asterisk a:hover .asterisk-on, .asterisk a.active .asterisk-on {
  opacity: 1;
}
.asterisk a.active:hover .asterisk-on {
  opacity: 0;
}
.asterisk-on {
  opacity: 0;
  position: absolute;
  left: 0;
  color: #ffa353;
  z-index: 1;
  transition: opacity 0.2s;
}

.nk-reply {
  height: 100%;
  max-height: 100%;
  overflow: auto;
}
.nk-reply-item {
  padding: 2rem 1.25rem;
}
.nk-reply-item + .nk-reply-item {
  padding-top: 0;
}
.nk-reply-item > div:not(.nk-reply-header) {
  margin-left: 48px;
}
.nk-reply-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.nk-reply-header .user-name {
  margin-left: 1rem;
  font-size: 0.875rem;
}
.nk-reply-header .user-name span {
  color: #8094ae;
  font-weight: 400;
}
.nk-reply-header .date-time {
  color: #8094ae;
  font-size: 12px;
}
.nk-reply-entry.note {
  background: #f5f6fa;
  padding: 1.25rem;
  border-radius: 4px;
}
.nk-reply-from {
  margin-top: 1.25rem;
  padding: 0.375rem 0.75rem;
  background: #f5f6fa;
  border-radius: 4px;
  display: inline-block;
  font-size: 13px;
}
.nk-reply-meta {
  overflow: hidden;
  text-align: center;
  margin: 0 1.25rem;
  padding: 0 2rem;
}
.nk-reply-meta-info {
  position: relative;
  display: inline-block;
  padding: 0 0.75rem;
  color: #8094ae;
  font-size: 13px;
  line-height: 1.4;
}
.nk-reply-meta-info span, .nk-reply-meta-info strong, .nk-reply-meta-info .who {
  color: #526484;
}
.nk-reply-meta-info .whom {
  color: #0971fe;
}
.nk-reply-meta-info:before, .nk-reply-meta-info:after {
  position: absolute;
  height: 1px;
  background: #e5e9f2;
  content: "";
  width: 100vw;
  top: 50%;
}
.nk-reply-meta-info:before {
  right: 100%;
}
.nk-reply-meta-info:after {
  left: 100%;
}
.nk-reply-form {
  border-top: 1px solid #e5e9f2;
}
.nk-reply-form-dropdown {
  margin-left: -0.5rem;
  margin-right: 0.75rem;
}
.nk-reply-form-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.25rem;
  border-bottom: 1px solid #e5e9f2;
}
.nk-reply-form-title {
  display: flex;
  align-items: center;
}
.nk-reply-form-title .title {
  color: #8094ae;
  margin-right: 0.75rem;
}
.nk-reply-form-field {
  padding: 0.5rem 1.25rem;
}
.nk-reply-form-field:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.nk-reply-form-field .form-control, .nk-reply-form-field div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter .nk-reply-form-field input, .nk-reply-form-field .dual-listbox .dual-listbox__search, .dual-listbox .nk-reply-form-field .dual-listbox__search {
  font-size: 0.875rem;
}
.nk-reply-form-field textarea.form-control, .nk-reply-form-field .dual-listbox textarea.dual-listbox__search, .dual-listbox .nk-reply-form-field textarea.dual-listbox__search {
  min-height: 78px;
}
.nk-reply-form-field textarea.form-control.ex-large, .nk-reply-form-field .dual-listbox textarea.ex-large.dual-listbox__search, .dual-listbox .nk-reply-form-field textarea.ex-large.dual-listbox__search {
  min-height: 160px;
}
.nk-reply-form-field + .nk-reply-form-tools {
  border-top: 0;
}
.nk-reply-form-tools {
  padding: 1.25rem;
  border-top: 1px solid #e5e9f2;
  display: flex;
  justify-content: space-between;
}
.nk-reply-form-actions {
  display: inline-flex;
  align-items: center;
}
.nk-reply-form-options {
  display: inline-flex;
}
.nk-reply-form-input {
  display: flex;
}
.nk-reply-form-input .label {
  margin: 0.3rem 0.5rem 0.3rem 0;
  width: 1.25rem;
  color: #8094ae;
}
.nk-reply-form-input-group {
  width: 100%;
}
.nk-reply-form-input-cc, .nk-reply-form-input-bcc {
  display: none;
}
.nk-reply-form-input-cc.expanded, .nk-reply-form-input-bcc.expanded {
  display: flex;
}
.nk-reply-form-input .toggle-opt {
  display: inline-flex;
  align-items: center;
  color: #364a63;
}
.nk-reply-form-input .toggle-opt:hover {
  color: #0971fe;
}
.nk-reply-form-group {
  position: relative;
  padding: 1rem 0;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
}
.nk-reply-form-input-to {
  padding-right: 3.5rem;
}
.nk-reply-form-nav {
  position: absolute;
  display: flex;
  align-items: center;
  align-self: flex-start;
  padding: 1.0625rem 0 0;
  right: 0;
  top: 0;
  margin: 0 -0.375rem;
}
.nk-reply-form-nav li a {
  font-size: 12px;
  color: #8094ae;
  display: block;
  line-height: 1.5rem;
  padding: 0.25rem 0.375rem;
}
.nk-reply-form-nav li a:hover {
  color: #0971fe;
}
.is-collapsed .nk-reply-msg-info {
  display: none;
}
.nk-reply-msg-excerpt {
  color: #526484;
  display: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.is-collapsed .nk-reply-msg-excerpt {
  display: block;
}
.nk-reply-msg-meta {
  padding: 0.75rem;
}
.nk-reply-msg-meta li {
  display: flex;
  line-height: 1.125rem;
  padding: 0.1875rem 0;
}
.nk-reply-msg-meta li .label {
  width: 75px;
  color: #8094ae;
  font-size: 12px;
  text-align: right;
  margin-right: 0.75rem;
}
.nk-reply-msg-meta li .info {
  font-size: 13px;
}
.nk-reply-msg-meta li .info a {
  color: #526484;
}
.nk-reply-tools {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  cursor: default;
}
.nk-reply-tools .date {
  margin-right: 1rem;
  line-height: 2.25rem;
  color: #526484;
}
.nk-reply-tools .attach-msg {
  font-size: 1.25rem;
  margin-right: 0.375rem;
}
.nk-reply-desc {
  display: flex;
  flex-grow: 1;
}
.is-collapsed .nk-reply-desc {
  overflow: hidden;
}
.nk-reply-header .nk-reply-desc {
  align-items: center;
}
.nk-reply-info {
  margin-left: 1rem;
  max-width: calc(100% - 4.5rem);
}
.nk-reply-header.is-collapsed {
  margin-bottom: 0;
}
.nk-reply-header:not(.is-opened) {
  cursor: pointer;
}
.is-collapsed + .nk-reply-body {
  display: none;
}
.nk-reply-quick-btns ul {
  display: flex;
  align-items: center;
}

.is-collapsed .prev-msg, .is-collapsed .next-msg, .is-collapsed .more-actions, .is-collapsed .replyto-msg, .is-collapsed .forwardto-msg {
  display: none;
}

.input-mail {
  width: 100%;
  border: none;
}

@media (max-width: 767.98px) {
  .nk-reply-tools {
    flex-wrap: wrap;
  }
  .nk-reply-tools .date {
    margin-right: 0.5rem;
    font-size: 13px;
  }
  .nk-reply-tools .attach-msg {
    font-size: 1.25rem;
    margin-right: 0.375rem;
  }
}
@media (max-width: 575.98px) {
  .nk-reply-info {
    margin-left: 0.75rem;
    max-width: calc(100% - 2.5rem);
  }
  .is-collapsed .nk-reply-info {
    max-width: calc(100% - 4.5rem);
  }
  .nk-reply-info .date {
    font-size: 11px;
    color: #8094ae;
    margin-left: 0.375rem;
  }
  .nk-reply-info .lead-text {
    font-size: 13px;
  }
  .nk-reply-form-dropdown {
    margin-right: 0.5rem;
  }
  .nk-reply-form-group {
    flex-wrap: wrap;
    align-items: center;
  }
  .nk-reply-form-title {
    font-weight: 500;
  }
  .nk-reply-tools .attach-msg, .nk-reply-tools .date-msg {
    display: none;
  }
  .nk-reply-avatar {
    height: 30px;
    width: 30px;
  }
  .nk-reply-msg-excerpt {
    font-size: 12px;
    margin-top: 0.25rem;
  }
  .nk-reply-msg-info .sub-text {
    font-size: 12px;
  }
  .nk-reply-msg-info .dropdown-menu {
    margin-right: 16px !important;
  }
}
@media (min-width: 576px) {
  .nk-reply-form {
    margin: 0.5rem 2.25rem 2.25rem;
    border: 1px solid #e5e9f2;
    border-radius: 4px;
  }
  .nk-reply-form-header {
    padding: 0 1.5rem;
  }
  .nk-reply-form-field {
    padding: 0.5rem 1.5rem;
  }
  .nk-reply-form-field textarea.form-control.ex-large, .nk-reply-form-field .dual-listbox textarea.ex-large.dual-listbox__search, .dual-listbox .nk-reply-form-field textarea.ex-large.dual-listbox__search {
    min-height: 278px;
  }
  .nk-reply-form-tools {
    padding: 1rem 1.5rem;
  }
  .modal-body .nk-reply-form-tools {
    padding: 1.5rem;
  }
  .nk-reply-item {
    padding: 2rem 2.25rem;
  }
  .nk-reply-meta {
    margin: 0 2.25rem;
  }
  .nk-reply-header .date-time {
    font-size: 13px;
  }
  .nk-reply-quick-btns {
    margin: 0.5rem 2.25rem 2.25rem;
  }
}
@media (min-width: 992px) {
  .nk-reply-form {
    margin: 0.5rem 2.5rem 2.5rem;
  }
  .nk-reply-item {
    padding: 2rem 2.5rem;
  }
  .nk-reply-meta {
    margin: 0 2.5rem;
  }
  .nk-reply-quick-btns {
    margin: 0.5rem 2.5rem 2.5rem;
  }
}
.attach-files {
  margin-top: 1.75rem;
  border: 1px solid #e5e9f2;
  border-radius: 4px;
}
.attach-list {
  padding: 1rem 1.25rem;
  margin-bottom: -0.5rem;
  display: flex;
  flex-wrap: wrap;
}
.attach-item {
  width: 180px;
  padding-right: 2rem;
  padding-bottom: 0.5rem;
}
.attach-item a {
  display: flex;
  align-items: center;
  width: 100%;
  color: #526484;
}
.attach-item .icon {
  font-size: 1.5rem;
  color: #0971fe;
  margin-right: 0.75rem;
}
.attach-foot {
  border-top: 1px solid #e5e9f2;
  background: #f5f6fa;
  padding: 0.75rem 1.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.attach-info {
  font-weight: 500;
  color: #364a63;
}
.attach-download span {
  color: #8094ae;
  transition: all 0.3s;
}
.attach-download:hover span {
  color: #0971fe;
}

@media (max-width: 359px) {
  .attach-info {
    font-size: 12px;
  }
  .attach-download {
    font-size: 12px;
  }
}
.nk-msg-nav {
  position: relative;
  border-bottom: 1px solid #e5e9f2;
  padding: 0 1.25rem;
  background: #fff;
  z-index: 2;
  border-top-left-radius: 3px;
}
.nk-msg-nav .search-wrap {
  padding: 0 1rem;
  bottom: -1px;
  border-bottom: 1px solid #e5e9f2;
  border-radius: 0;
}
.nk-msg-nav .search-submit {
  transform: translate(0.25rem, -50%);
}
.nk-msg-menu {
  display: flex;
  margin: 0 -0.75rem;
}
.nk-msg-menu-item {
  padding: 0 0.75rem;
}
.nk-msg-menu-item a {
  display: inline-flex;
  position: relative;
  color: #8094ae;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 1rem 0;
}
.nk-msg-menu-item a:after {
  position: absolute;
  content: "";
  height: 2px;
  background: #0971fe;
  bottom: -1px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.3s ease;
}
.nk-msg-menu-item a .icon {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.nk-msg-menu-item a:hover {
  color: #0971fe;
}
.nk-msg-menu-item.active a {
  color: #0971fe;
}
.nk-msg-menu-item.active a:after {
  opacity: 1;
}

.nk-msg {
  position: relative;
  display: flex;
  overflow: hidden;
  background: #fff;
  min-height: calc(100vh - (65px + 64px + 64px));
  max-height: calc(100vh - (65px + 64px + 64px));
}
.nk-msg-aside {
  width: 100%;
  overflow: hidden;
  max-height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  background: #fff;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.nk-msg-list {
  max-height: 100%;
  height: 100%;
  overflow: auto;
}
.nk-msg-item {
  display: flex;
  padding: 1.25rem 1.25rem;
  cursor: pointer;
}
.nk-msg-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.nk-msg-item.active, .nk-msg-item.current {
  background: rgba(245, 246, 250, 0.7);
  position: relative;
  cursor: default;
}
.nk-msg-item.active:after, .nk-msg-item.current:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background: #0971fe;
}
.nk-msg-info {
  max-width: calc(100% - 52px);
  margin-left: 0.75rem;
  flex-grow: 1;
}
.nk-msg-from {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nk-msg-context {
  display: flex;
  justify-content: space-between;
  margin-top: 0.25rem;
}
.nk-msg-context .asterisk {
  margin-top: auto;
}
.nk-msg-sender {
  display: inline-flex;
  align-items: center;
  color: #8094ae;
  font-size: 12px;
}
.nk-msg-sender .name {
  margin-right: 0.5rem;
}
.is-unread .nk-msg-sender .name {
  font-weight: 500;
  color: #364a63;
}
.nk-msg-meta {
  display: inline-flex;
  align-items: center;
  color: #8094ae;
  font-size: 12px;
}
.nk-msg-meta .attchment .icon {
  font-size: 1.125rem;
}
.nk-msg-meta .date {
  margin-left: 0.75rem;
}
.nk-msg-text {
  max-width: calc(100% - 35px);
  flex-grow: 0;
  padding-right: 0.5rem;
}
.nk-msg-text .title {
  font-size: 15px;
  margin-bottom: 0.25rem;
}
.nk-msg-text p {
  font-size: 13px;
  color: #8094ae;
  max-height: 42px;
  overflow: hidden;
}
.is-unread .nk-msg-text p {
  color: #526484;
  font-weight: 500;
}
.nk-msg-lables {
  text-align: center;
  margin: -0.125rem;
  display: inline-flex;
  flex-direction: column;
}
.nk-msg-lables > div {
  padding: 0.125rem;
}
.nk-msg-lables .icon {
  font-size: 1.125rem;
}
.nk-msg-lables .badge {
  line-height: 14px;
  font-size: 10px;
  padding: 0 0.25rem;
}
.nk-msg-body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: padding 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
  z-index: 5;
}
.nk-msg-body.show-message {
  opacity: 1;
  pointer-events: auto;
}
.nk-msg-profile {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(100%);
  width: 280px;
  height: 100%;
  max-height: 100%;
  transition: transform 0.3s ease-in-out;
  background: #fff;
  z-index: 100;
}
.nk-msg-profile-toggle {
  position: absolute;
  height: 36px;
  width: 36px;
  display: none;
  align-items: center;
  justify-content: center;
  bottom: -18px;
  right: -18px;
  margin-right: 40px;
  transition: right 0.3s ease-in-out, margin 0.3s ease-in-out 0.2s;
  border: 1px solid #e5e9f2;
  background-color: #fff;
  border-radius: 50%;
  font-size: 1.125rem;
  z-index: 2;
  color: #8094ae;
  z-index: 110;
}
.nk-msg-profile-toggle.active {
  margin-right: 0;
  transform: rotate(-180deg);
}
.nk-msg-profile-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(16, 25, 36, 0.4);
  z-index: 600;
  z-index: 90;
  animation: overlay-fade-in 0.4s ease 1;
}
.nk-msg-profile.visible {
  transform: none;
}
.nk-msg-head {
  position: relative;
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid #e5e9f2;
}
.nk-msg-head .title {
  margin-bottom: 0.5rem;
}
.nk-msg-head-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nk-msg-hide {
  font-size: 1rem;
}
.nk-msg-tags {
  margin: 0 -0.75rem;
}
.nk-msg-tags li {
  padding: 0 0.75rem;
  color: #8094ae;
}
.nk-msg-tags li > span {
  display: inline-flex;
  align-items: center;
}
.nk-msg-tags li > span .icon {
  color: #0971fe;
  margin-right: 0.25rem;
}
.nk-msg-actions {
  display: flex;
  margin: 0 -0.25rem;
}
.nk-msg-actions li {
  padding: 0 0.25rem;
}

@media (max-width: 575.98px) {
  .nk-msg {
    border: none;
    border-radius: 4px;
    min-height: calc(100vh - (65px + 64px));
    max-height: calc(100vh - (65px + 64px));
  }
}
@media (min-width: 576px) {
  .nk-msg-nav {
    padding: 0 2rem;
  }
  .nk-msg-nav .search-wrap {
    padding: 0 1.7rem;
  }
  .nk-msg-item {
    padding: 1.25rem 2rem;
  }
  .nk-msg-head {
    padding: 1rem 2.25rem;
  }
  .nk-msg-head .title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .nk-msg-text .title {
    margin-top: 0.125rem;
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 992px) {
  .nk-msg-nav {
    padding: 0 1.75rem;
  }
  .nk-msg-nav .search-wrap {
    padding: 0 1.425rem;
  }
  .nk-msg-item {
    padding: 1.25rem 1.75rem;
  }
  .nk-msg-head {
    padding: 2rem 2.5rem;
  }
  .nk-msg-head .title {
    max-height: 82px;
    overflow: hidden;
  }
  .nk-msg-aside {
    width: 320px;
    border-right: 1px solid #e5e9f2;
  }
  .nk-msg-body {
    position: static;
    opacity: 1;
    pointer-events: auto;
  }
  .nk-msg-profile {
    border-left: 1px solid #e5e9f2;
  }
  .nk-msg-profile-toggle {
    margin-right: 55px;
    display: flex;
  }
}
@media (min-width: 1540px) {
  .nk-msg-aside {
    width: 380px;
  }
}
@media (max-width: 1539.98px) {
  .profile-shown .nk-msg-profile-toggle {
    right: 262px;
  }
}
@media (min-width: 1540px) {
  .nk-msg-body.profile-shown {
    padding-right: 280px;
  }
}
.ibx-count {
  position: relative;
  padding: 0.3125rem 0.75rem;
  font-size: 0.75rem;
  color: #8094ae;
  background: #fff;
  border: 1px solid #e5e9f2;
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 3px;
}
.ibx-count:before, .ibx-count:after {
  position: absolute;
  height: 0;
  width: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  border-style: solid;
}
.ibx-count:before {
  right: -8px;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #e5e9f2;
}
.ibx-count:after {
  right: -6px;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #fff;
}

.nk-ibx-context {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nk-ibx-context-group {
  display: flex;
  align-items: center;
}
.nk-ibx-context-badges {
  margin-right: 0.75rem;
}
.nk-ibx-context-text {
  display: inline;
  color: #8094ae;
}
.is-unread .nk-ibx-context-text {
  color: #526484;
}
.nk-ibx-context-text .heading {
  color: #364a63;
}
.is-unread .nk-ibx-context-text .heading {
  font-weight: 500;
}

.ibx-actions {
  position: relative;
  display: inline-block;
  transition: background-color 0.3s;
}
.ibx-actions-hidden {
  position: absolute;
  display: flex;
  right: calc(100% + 8px);
  opacity: 0;
  transition: background-color 0.3s;
}
.nk-ibx-item:hover .ibx-actions-hidden {
  opacity: 1;
  background-color: #f5f6fa;
}
.nk-ibx-item:hover .ibx-actions {
  background-color: #f5f6fa;
}

.nk-ibx {
  position: relative;
  display: flex;
  overflow: hidden;
  min-height: calc(100vh - (65px + 64px));
  max-height: calc(100vh - (65px + 64px));
  background: #fff;
}
.nk-ibx-aside {
  position: absolute;
  background: #fff;
  width: 260px;
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex-shrink: 0;
  border-right: 1px solid #e5e9f2;
  transform: translateX(-100%);
  z-index: 99;
  transition: transform 0.4s linear;
}
.nk-ibx-aside + .toggle-overlay {
  z-index: 90;
  position: absolute;
}
.nk-ibx-aside.content-active {
  transform: none;
}
.nk-ibx-nav {
  overflow: auto;
  flex-grow: 1;
  height: 100%;
  max-width: 100%;
}
.nk-ibx-nav .simplebar-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nk-ibx-nav-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1.5rem 0.75rem;
}
.nk-ibx-nav-head .title {
  font-size: 1rem;
  margin-bottom: 0;
}
.nk-ibx-nav-head .dropdown > a, .nk-ibx-nav-head > .link {
  color: #8094ae;
  font-size: 0.875rem;
}
.nk-ibx-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid #e5e9f2;
  min-height: 61px;
}
.nk-ibx-head .title {
  font-size: 1rem;
  margin-bottom: 0;
}
.nk-ibx-head-actions, .nk-ibx-head-tools {
  display: flex;
  align-items: center;
}
.nk-ibx-head-tools .btn-icon.btn-trigger .icon, .nk-ibx-head-tools .dt-buttons .btn-trigger.btn-secondary .icon, .dt-buttons .nk-ibx-head-tools .btn-trigger.btn-secondary .icon {
  font-size: 1.25rem;
}
.nk-ibx-head .search-wrap {
  padding: 0 1.365rem 0 1rem;
}
.nk-ibx-head .search-wrap .icon {
  font-size: 1.25rem;
}
.nk-ibx-head .search-back {
  transform: translate(-0.5rem, -50%);
}
.nk-ibx-head-check {
  display: flex;
  margin-right: 0.325rem;
}
.nk-ibx-action {
  position: relative;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #e5e9f2;
}
.nk-ibx-action-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nk-ibx-action-item a {
  display: flex;
  align-items: center;
}
.nk-ibx-action-item .icon {
  font-size: 1.5rem;
}
.nk-ibx-action-item .icon + span {
  margin-left: 0.5rem;
}
.nk-ibx-action-item .search-toggle .icon {
  font-size: 1.125rem;
}
.nk-ibx-menu li {
  margin: 2px 0;
}
.nk-ibx-menu li:hover {
  background: #f5f6fa;
  border-radius: 3px;
}
.nk-ibx-menu li.active {
  background: #e1eeff;
  border-radius: 3px;
}
.nk-ibx-menu-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
}
.nk-ibx-menu-item .icon {
  font-size: 1.25rem;
  line-height: 1.5rem;
  width: 2rem;
  color: #8094ae;
}
.nk-ibx-menu-item .badge {
  margin-left: auto;
  min-width: 2.25rem;
  justify-content: center;
}
.active .nk-ibx-menu-item .icon {
  color: #0971fe;
}
.nk-ibx-menu-text {
  font-size: 0.875rem;
  color: #526484;
  font-weight: 500;
  line-height: 1.5rem;
}
.active .nk-ibx-menu-text {
  color: #0971fe;
}
.nk-ibx-label > li, .nk-ibx-contact > li {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 4px;
  margin: 2px 0;
  transition: background-color 0.3s;
}
.nk-ibx-label > li > a, .nk-ibx-contact > li > a {
  display: flex;
  padding: 0.5rem 0.75rem;
  flex-grow: 1;
}
.nk-ibx-label > li .dropdown, .nk-ibx-contact > li .dropdown {
  opacity: 0;
}
.nk-ibx-label > li .dropdown > a, .nk-ibx-contact > li .dropdown > a {
  color: #526484;
  padding: 0.6875rem;
}
.nk-ibx-label > li:hover, .nk-ibx-contact > li:hover {
  background: #f5f6fa;
}
.nk-ibx-label > li:hover .dropdown, .nk-ibx-contact > li:hover .dropdown {
  opacity: 1;
}
.nk-ibx-label > li.active, .nk-ibx-contact > li.active {
  background: #a9cdff;
}
.nk-ibx-label-text {
  line-height: 1;
  margin-left: 1rem;
  font-size: 0.875rem;
  color: #526484;
  font-weight: 500;
}
.nk-ibx-menu, .nk-ibx-label, .nk-ibx-contact {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.nk-ibx-menu {
  padding-top: 0.75rem;
}
.nk-ibx-contact {
  padding-bottom: 1.75rem;
}
.nk-ibx-status {
  margin-top: auto;
  background: #f5f6fa;
  padding: 1.5rem 1.5rem;
}
.nk-ibx-status-info {
  margin-bottom: 0.5rem;
}
.nk-ibx-status-info .icon {
  width: 1.25rem;
  display: inline-block;
}
.nk-ibx-body {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
  flex-shrink: 1;
}
.nk-ibx-list {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  height: 100%;
  overflow: auto;
}
.nk-ibx-item {
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
  padding: 1rem 1.25rem;
  transition: background-color 0.3s;
  cursor: pointer;
}
.nk-ibx-item:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.nk-ibx-item:not(.no-hover):hover, .nk-ibx-item.active {
  background: #f5f6fa;
}
.nk-ibx-item.is-unread {
  background: rgba(245, 246, 250, 0.6);
}
.nk-ibx-item-elem {
  padding: 0 8px;
  flex-shrink: 0;
}
.nk-ibx-item-elem:first-child {
  padding-left: 0;
}
.nk-ibx-item-check {
  width: 28px;
  display: inline-flex;
}
.nk-ibx-item-fluid {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.nk-ibx-item-user .user-name {
  max-width: calc(100% - 50px);
}
.nk-ibx-item-user .user-name .lead-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
}
.is-unread .nk-ibx-item-user .user-name .lead-text {
  font-weight: 500;
}
.nk-ibx-item-count {
  width: 3.25rem;
}
.nk-ibx-item-time {
  width: 80px;
  text-align: right;
}
.nk-ibx-item-attach {
  width: 2.25rem;
  text-align: center;
}
.nk-ibx-item-star .asterisk {
  padding: 0 0.25rem;
}
.nk-ibx-item-star .asterisk a {
  display: flex;
}
.nk-ibx-item-star .asterisk .icon {
  line-height: 1;
  font-size: 1.125rem;
}
.nk-ibx-item-tools {
  padding-right: 0;
  margin-left: auto;
  text-align: right;
}
.nk-ibx-item-check, .nk-ibx-item-star, .nk-ibx-item-attach {
  position: relative;
  z-index: 2;
}
.nk-ibx-item-tools {
  position: relative;
}
.nk-ibx-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.nk-ibx-link + .nk-ibx-item-elem {
  padding-left: 0;
}
.nk-ibx-view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.nk-ibx-view.show-ibx {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.nk-ibx-reply-head {
  padding: 1.5rem 1.25rem 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.nk-ibx-reply-head .title {
  margin-bottom: 0.75rem;
}
.nk-ibx-reply-header {
  margin-right: -0.5rem;
}
.nk-ibx-reply-item {
  position: relative;
}
.nk-ibx-reply-item > div:not(.nk-reply-header) {
  margin-left: 0;
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
}
.nk-ibx-reply-item:not(:last-child):after {
  position: absolute;
  left: 1.25rem;
  right: 1.25rem;
  height: 1px;
  bottom: 1rem;
  content: "";
  background: #e5e9f2;
}

@media (min-width: 576px) {
  .nk-ibx-item, .nk-ibx-head {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .nk-ibx-head .search-wrap {
    padding: 0 2.375rem 0 2rem;
  }
  .nk-ibx-reply-head {
    padding: 2em 2.25rem 0;
  }
  .nk-ibx-reply-item {
    padding-bottom: 2.75rem;
  }
  .nk-ibx-reply-item > div:not(.nk-reply-header) {
    margin-left: 56px;
  }
  .nk-ibx-reply-item:not(:last-child):after {
    bottom: 1.375rem;
    left: 2.25rem;
    right: 2.25rem;
  }
  .nk-ibx-reply-quick-btns, .nk-ibx-reply-form {
    margin-left: 5.75rem;
  }
}
@media (min-width: 768px) {
  .nk-ibx-item-user {
    width: 180px;
  }
}
@media (min-width: 992px) {
  .nk-ibx-aside {
    position: static;
    transform: none;
    transition: none;
    height: calc(100vh - 128px);
  }
  .nk-ibx-menu, .nk-ibx-label, .nk-ibx-contact {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .nk-ibx-menu {
    padding-top: 1rem;
  }
  .nk-ibx-contact {
    padding-bottom: 1rem;
  }
  .nk-ibx-nav-head {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .nk-ibx-item, .nk-ibx-head {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .nk-ibx-head .search-wrap {
    padding: 0 2.25rem 0 1.5rem;
  }
  .nk-ibx-body {
    max-width: calc(100% - 260px);
  }
  .nk-ibx-reply-quick-btns, .nk-ibx-reply-form {
    margin-left: 5.25rem;
  }
  .nk-ibx-reply-item, .nk-ibx-reply-head {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .nk-ibx-aside {
    width: 300px;
  }
  .nk-ibx-item-user {
    width: 200px;
  }
  .nk-ibx-item-time {
    margin-right: 5rem;
  }
}
@media (min-width: 1540px) {
  .nk-ibx-item-user {
    width: 260px;
  }
  .nk-ibx-item-tools {
    margin-left: 5rem;
  }
}
@media (max-width: 1199.98px) {
  .nk-ibx-item-attach {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .nk-ibx-item {
    flex-wrap: wrap;
  }
  .nk-ibx-item-elem {
    padding: 0 4px;
  }
  .nk-ibx-item-fluid {
    padding-left: 32px;
    padding-right: 48px;
    margin-top: 6px;
    width: calc(100% - 2.5rem);
  }
  .nk-ibx-item-fluid .heading {
    display: block;
  }
  .nk-ibx-item-count, .nk-ibx-item-attach {
    display: none;
  }
  .nk-ibx-item-user {
    flex-grow: 1;
  }
  .nk-ibx-item-user .user-avatar {
    height: 28px;
    width: 28px;
    font-size: 12px;
  }
  .nk-ibx-item-time {
    position: absolute;
    right: 32px;
    top: 19px;
  }
  .nk-ibx-item-tools {
    position: absolute;
    text-align: right;
    right: 28px;
    bottom: 18px;
  }
  .nk-ibx-item-star {
    position: absolute;
    left: 28px;
    top: 50px;
  }
  .nk-ibx-context-badges {
    display: none;
  }
  .ibx-actions-hidden {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .nk-ibx-item-star {
    left: 12px;
  }
  .nk-ibx-item-time {
    right: 12px;
  }
  .nk-ibx-item-tools {
    right: 8px;
  }
  .nk-ibx-reply-head .title {
    font-size: 1.125rem;
  }
  .nk-ibx-reply .btn-icon.btn-trigger, .nk-ibx-reply .dt-buttons .btn-trigger.btn-secondary, .dt-buttons .nk-ibx-reply .btn-trigger.btn-secondary {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .nk-ibx-reply .btn-icon.btn-trigger .icon, .nk-ibx-reply .dt-buttons .btn-trigger.btn-secondary .icon, .dt-buttons .nk-ibx-reply .btn-trigger.btn-secondary .icon {
    width: 1.875rem;
  }
}
@media (max-width: 359px) {
  .nk-ibx-head .btn-icon.btn-trigger, .nk-ibx-head .dt-buttons .btn-trigger.btn-secondary, .dt-buttons .nk-ibx-head .btn-trigger.btn-secondary {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .nk-ibx-head .btn-icon.btn-trigger .icon, .nk-ibx-head .dt-buttons .btn-trigger.btn-secondary .icon, .dt-buttons .nk-ibx-head .btn-trigger.btn-secondary .icon {
    width: 1.875rem;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .nk-ibx-aside {
    width: 320px;
  }
  .nk-ibx-menu, .nk-ibx-label, .nk-ibx-contact {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .nk-ibx-nav-head, .nk-ibx-status {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
.nk-fmg {
  position: relative;
  background-color: #fff;
  min-height: calc(100vh - (65px + 64px));
  background-color: rgba(245, 246, 250, 0.6);
}
.nk-fmg-aside {
  position: fixed;
  width: 260px;
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  background: #fff;
  flex-shrink: 0;
  z-index: 99;
  left: 0;
  transform: translateX(-100%);
  border-right: 1px solid #e5e9f2;
  top: 65px;
  transition: transform 0.4s linear;
  min-height: calc(100vh - 65px);
  max-height: calc(100vh - 65px);
  overflow-y: auto;
}
.nk-fmg-aside + .toggle-overlay {
  z-index: 90;
}
.nk-fmg-aside.content-active {
  transform: none;
}
.nk-fmg-aside .simplebar-content {
  height: 100%;
}
.nk-fmg-aside-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nk-fmg-aside-top {
  margin-bottom: auto;
  margin-bottom: 30px;
}
.nk-fmg-menu {
  padding: 1rem;
}
.nk-fmg-menu li {
  margin: 2px 0;
}
.nk-fmg-menu-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
}
.nk-fmg-menu-item:hover {
  background: #f5f6fa;
  border-radius: 3px;
}
.active > .nk-fmg-menu-item {
  background: #e1eeff;
  border-radius: 3px;
}
.nk-fmg-menu-item .icon {
  font-size: 1.25rem;
  line-height: 1.25rem;
  margin-top: -2px;
  width: 2rem;
  color: #8094ae;
}
.nk-fmg-menu-item .badge {
  margin-left: auto;
  min-width: 2.25rem;
}
.active > .nk-fmg-menu-item .icon {
  color: #0971fe;
}
.nk-fmg-menu-text {
  font-size: 0.875rem;
  color: #526484;
  font-weight: 500;
  line-height: 1.5rem;
}
.active > .nk-fmg-menu-item > .nk-fmg-menu-text {
  color: #0971fe;
}
.nk-fmg-menu li ul {
  margin-top: -0.125rem;
  margin-bottom: 0.5rem;
  padding-left: 2.75rem;
}
.nk-fmg-menu li ul ul {
  padding-left: 0.75rem;
  border-left: 1px solid #e5e9f2;
}
.nk-fmg-menu li ul .nk-fmg-menu-item {
  padding: 0.125rem 0;
}
.nk-fmg-menu li ul .nk-fmg-menu-item:hover, .nk-fmg-menu li ul .nk-fmg-menu-item.active {
  background: transparent;
}
.nk-fmg-menu li ul .nk-fmg-menu-item:hover span, .nk-fmg-menu li ul .nk-fmg-menu-item.active span {
  color: #0971fe;
}
.nk-fmg-menu li ul .nk-fmg-menu-text {
  font-size: 90%;
  line-height: 1.375rem;
}
.nk-fmg-status {
  padding: 1.75rem;
}
.nk-fmg-status-title {
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  color: #526484;
  margin-bottom: 1rem;
}
.nk-fmg-status-title .icon {
  font-size: 1.25rem;
  margin-right: 0.75rem;
}
.nk-fmg-status-info {
  font-size: 12px;
  font-weight: 500;
  color: #8094ae;
  margin-top: 1rem;
}
.nk-fmg-body {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  flex-grow: 1;
  flex-shrink: 0;
}
.nk-fmg-body-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid #dbdfea;
  background-color: #fff;
  z-index: 9;
  position: relative;
  top: 0;
  border-top-right-radius: 4px;
}
.nk-fmg-body-content {
  padding: 1.125rem 1.25rem;
  height: 100%;
  max-height: 100%;
  overflow: auto;
}
.nk-fmg-body .simplebar-content {
  min-height: 470px;
}
.nk-fmg-search {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.nk-fmg-filter {
  margin-bottom: 1.25rem;
}
.nk-fmg-filter .form-label {
  font-weight: 500;
  font-size: 13px;
  color: #8094ae;
}
.nk-fmg-filter .form-group {
  margin-bottom: 1rem;
}
.nk-fmg-switch {
  background-color: transparent;
  border-top: 1px solid #e5e9f2;
}
.nk-fmg-switch > div {
  width: 100%;
}
.nk-fmg-switch .dropdown-toggle {
  padding: 1.25rem 1.75rem;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}
.nk-fmg-switch .dropdown-toggle:after {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  color: #526484;
}
.nk-fmg-listing {
  min-height: 380px;
}
.nk-fmg-listing.is-scrollable {
  min-height: auto;
  max-height: 298px;
}

@media (min-width: 576px) {
  .nk-fmg-body-content {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .nk-fmg-aside-top {
    margin-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .nk-fmg {
    padding-left: 260px;
  }
  .nk-fmg-aside {
    transform: none;
    transition: none;
    width: 260px;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    min-height: 100%;
    max-height: 100%;
  }
  .nk-fmg-aside-top {
    flex-grow: 0;
  }
  .nk-fmg-body-head {
    padding: 0.75rem 1.75rem;
    z-index: 9;
  }
  .nk-fmg-body-content {
    padding: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .nk-fmg {
    padding-left: 220px;
  }
  .nk-fmg-filter.toggle-expand-content {
    display: block !important;
  }
  .nk-fmg-aside {
    width: 220px;
  }
}
@media (min-width: 992px) and (max-width: 1360px) {
  .nk-fmg {
    padding-left: 220px;
  }
  .nk-fmg-aside {
    width: 220px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .nk-fmg-aside {
    width: 320px;
  }
  .nk-fmg-body-head, .nk-fmg-body-content, .nk-fmg-status, .nk-fmg-switch .dropdown-toggle {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .nk-fmg-menu {
    padding: 1rem 1.75rem;
  }
}
.nk-file .tb-sub {
  font-size: 12px;
  color: #8094ae;
}
.nk-file .tb-head {
  font-weight: 500;
  font-size: 13px;
  color: #8094ae;
}
.nk-file-info:hover .nk-file-name .asterisk a, .nk-file-info .nk-file-name .asterisk a.active {
  opacity: 1;
}
.nk-file-icon {
  margin-right: 8px;
  flex-shrink: 0;
}
.nk-file-icon-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.nk-file-icon-type {
  width: 32px;
  display: inline-block;
  text-decoration: none;
  color: inherit;
  margin: auto;
}
.nk-file-title {
  display: flex;
  align-items: center;
}
.nk-file-title .breadcrumb {
  padding-top: 0.25rem;
  padding-bottom: 0;
}
.nk-file-name {
  font-weight: 500;
  color: #364a63;
  position: relative;
  line-height: 1.4;
}
.nk-file-name-text {
  padding-right: 1.5rem;
  display: inline-block;
}
.nk-file-name-text .title {
  transition: color 0.3s;
  display: inline-block;
  text-decoration: none;
  word-break: break-word;
}
.nk-file-name-text a.title {
  color: #364a63;
}
.nk-file-name-text a.title:hover {
  color: #0971fe;
}
.nk-file-name-sub {
  font-size: 12px;
  color: #8094ae;
}
.nk-file-name .asterisk {
  position: absolute;
  display: inline-flex;
  margin-left: 0.5rem;
  transition: 0.3s opacity;
  margin-top: -1px;
  top: 50%;
  transform: translateY(-50%);
}
.nk-file-name .asterisk a {
  opacity: 0;
}
.nk-file-name .asterisk .icon {
  font-size: 1.125rem;
  color: #0971fe;
}
.nk-file-desc {
  display: flex;
  align-items: center;
  margin: 0 -0.375rem;
}
.nk-file-desc li {
  position: relative;
  padding: 0 0.375rem;
  font-size: 12px;
  color: #8094ae;
}
.nk-file-desc li:not(:first-child):before {
  content: "\eca1";
  font-family: "Nioicon";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  font-size: 11px;
  line-height: 10px;
  opacity: 0.8;
}
.nk-file-link {
  text-decoration: none;
  color: inherit;
  display: block;
}
.nk-file-link:hover .title {
  color: #0971fe;
}
.nk-file-info > .nk-file-link {
  padding: 0.75rem 0;
}
.is-compact .nk-file-info > .nk-file-link {
  padding: 0.375rem 0;
}
.nk-file-share-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.25rem;
  border-bottom: 1px solid #e5e9f2;
}
.nk-file-share-field {
  padding: 0.5rem 1.25rem;
}
.nk-file-share-field:not(:last-child) {
  border-bottom: 1px solid #e5e9f2;
}
.nk-file-share-field .form-control, .nk-file-share-field div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter .nk-file-share-field input, .nk-file-share-field .dual-listbox .dual-listbox__search, .dual-listbox .nk-file-share-field .dual-listbox__search {
  font-size: 0.875rem;
}
.nk-file-share-field textarea.form-control, .nk-file-share-field .dual-listbox textarea.dual-listbox__search, .dual-listbox .nk-file-share-field textarea.dual-listbox__search {
  min-height: 78px;
}
.nk-file-share-field textarea.form-control.ex-large, .nk-file-share-field .dual-listbox textarea.ex-large.dual-listbox__search, .dual-listbox .nk-file-share-field textarea.ex-large.dual-listbox__search {
  min-height: 160px;
}
.nk-file-share-input {
  display: flex;
}
.nk-file-share-input .label {
  margin: 0.3rem 0.5rem 0.3rem 0;
  width: 1.25rem;
  color: #8094ae;
}
.nk-file-share-input-group {
  width: 100%;
}
.nk-file-share-group {
  position: relative;
  padding: 1rem 0;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.nk-file-share-nav {
  flex-shrink: 0;
}
.nk-file-details-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0.25rem 0;
}
.nk-file-details-col {
  font-size: 13px;
}
.nk-file-details-col:first-child {
  color: #8094ae;
  width: 100%;
}
.nk-file-details-col:last-child {
  color: #526484;
}
.nk-file-details-col .breadcrumb {
  padding: 0;
}

@media (min-width: 420px) {
  .nk-file-details-row {
    flex-wrap: nowrap;
    padding: 0.375rem 0;
  }
  .nk-file-details-col:first-child {
    width: 100px;
    flex-shrink: 0;
  }
}
@media (min-width: 576px) {
  .nk-file-share-field textarea.form-control.ex-large, .nk-file-share-field .dual-listbox textarea.ex-large.dual-listbox__search, .dual-listbox .nk-file-share-field textarea.ex-large.dual-listbox__search {
    min-height: 278px;
  }
}
.nk-files .nk-file .hideable {
  opacity: 0;
  transition: opacity 0.3s;
}
.nk-files .nk-file:hover .hideable {
  opacity: 1;
}
.nk-files .nk-file-item {
  display: table-row;
}
.nk-files .nk-file-item > div {
  position: relative;
  display: table-cell;
  padding: 0.5rem;
  vertical-align: middle;
}
.nk-files .nk-file-actions {
  width: 60px;
  text-align: center;
}
.nk-files-head {
  display: table-header-group;
}
.nk-files-head .nk-file-item > div {
  font-weight: 500;
  font-size: 0.8125rem;
  padding: 0.25rem;
}
.nk-files-head .nk-file-item > div:first-child {
  padding-left: 0;
}
.nk-files-head .nk-file-item > div:last-child {
  padding-right: 0.5rem;
}
.nk-files-head .dropdown-menu-xs {
  min-width: 140px;
  max-width: 140px;
}
.nk-files-list {
  display: table-row-group;
}
.nk-files-view-list {
  display: table;
  width: 100%;
}
.nk-files-view-list .nk-file {
  display: table-row;
}
.nk-files-view-list .nk-file.selected {
  background: #cee3ff;
}
.nk-files-view-list .nk-file.selected > div {
  background: transparent;
}
.nk-files-view-list .nk-file > div {
  padding: 0.5rem 0.375rem;
  border-bottom: 1px solid #dbdfea;
  height: 4rem;
  background-color: #fff;
}
.nk-files-view-list .nk-file > div:first-child {
  border-left: 1px solid #dbdfea;
  padding-left: 1.25rem;
}
.nk-files-view-list .nk-file > div:last-child {
  border-right: 1px solid #dbdfea;
}
.nk-files-view-list .nk-file > div.nk-file-info {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.nk-files-view-list .nk-file:first-child > div {
  border-top: 1px solid #dbdfea;
}
.nk-files-view-list .nk-file:first-child > div:first-child {
  border-top-left-radius: 4px;
}
.nk-files-view-list .nk-file:first-child > div:last-child {
  border-top-right-radius: 4px;
}
.nk-files-view-list .nk-file:last-child > div:first-child {
  border-bottom-left-radius: 4px;
}
.nk-files-view-list .nk-file:last-child > div:last-child {
  border-bottom-right-radius: 4px;
}
.nk-files-view-list .nk-file:not(:last-child) > div {
  border-bottom: 1px solid #dbdfea;
}
.nk-files-view-list .nk-file .custom-checkbox {
  margin-right: 1rem;
}
.nk-files-view-list .nk-file-members .tb-shared {
  position: absolute;
  left: -1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
}
.nk-files-view-list .nk-file-name-text a.title {
  padding: 1rem 0 0.875rem;
}
.nk-files-view-list .nk-file-icon + .nk-file-name a.title {
  padding-left: 40px;
  margin-left: -40px;
}
.nk-files-view-list.is-compact .nk-file > div {
  height: 3rem;
}
.nk-files-view-grid .nk-files-head, .nk-files-view-group .nk-files-head {
  margin-bottom: 0.25rem;
  width: 100%;
  display: flex;
}
.nk-files-view-grid .nk-files-head .nk-file-item, .nk-files-view-group .nk-files-head .nk-file-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
}
.nk-files-view-grid .nk-files-head .nk-file-item > div:not(.nk-file-info):not(.nk-file-actions), .nk-files-view-group .nk-files-head .nk-file-item > div:not(.nk-file-info):not(.nk-file-actions) {
  display: none;
}
.nk-files-view-grid .nk-files-head .nk-file-actions, .nk-files-view-group .nk-files-head .nk-file-actions {
  width: 30px;
  padding: 0 !important;
  margin-right: -4px;
}
.nk-files-view-grid .nk-files-list, .nk-files-view-group .nk-files-list {
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
}
.nk-files-view-grid .nk-files-list .nk-file-actions, .nk-files-view-group .nk-files-list .nk-file-actions {
  position: absolute;
  border: 0 none;
  background: transparent;
  width: 46px;
  right: 4px;
  top: 10px;
}
.nk-files-view-grid .nk-files-list .custom-control, .nk-files-view-group .nk-files-list .custom-control {
  position: absolute;
}
.nk-files-view-grid .nk-file, .nk-files-view-group .nk-file {
  display: flex;
  position: relative;
  margin: 8px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #dbdfea;
}
.nk-files-view-grid .nk-file .nk-file-members, .nk-files-view-group .nk-file .nk-file-members {
  display: none;
}
.nk-files-view-grid .nk-file {
  display: block;
  position: relative;
  width: calc(50% - 16px);
  text-align: center;
  padding: 0.5rem 0.25rem;
}
.nk-files-view-grid .nk-file > div {
  display: block;
  padding: 0;
}
.nk-files-view-grid .nk-file-title {
  display: flex;
  flex-direction: column;
}
.nk-files-view-grid .nk-file-icon {
  display: block;
  margin: 0;
  width: 100%;
}
.nk-files-view-grid .nk-file-icon-type {
  width: 72px;
  padding: 0.5rem 0;
}
.nk-files-view-grid .nk-file-name .title {
  padding: 0.5rem 0.125rem 0.5rem;
}
.nk-files-view-grid .nk-file-name-text {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.nk-files-view-grid .nk-file-desc {
  padding: 0 0.25rem 0.75rem;
  margin-top: -0.125rem;
  justify-content: center;
}
.nk-files-view-grid .nk-file-desc .members {
  display: none;
}
.nk-files-view-grid .nk-file-info > .nk-file-link {
  padding: 0.5rem 0;
}
.nk-files-view-grid .nk-file .nk-file-members {
  display: none;
}
.nk-files-view-grid .nk-file .nk-file-meta {
  padding-bottom: 0.5rem;
}
.nk-files-view-grid .nk-file .custom-control {
  top: 0.75rem;
  left: 1rem;
}
.nk-files-view-group .nk-file {
  position: relative;
  padding: 0.5rem 0.5rem;
  width: 100%;
}
.nk-files-view-group .nk-file > div {
  display: block;
  width: 100%;
  padding-right: 2.5rem;
}
.nk-files-view-group .nk-file-desc {
  padding: 0.25rem 0.125rem 0;
}
.nk-files-view-group .nk-file-name-text a.title {
  padding: 0.125rem 0;
}
.nk-files-view-group .nk-file-icon + .nk-file-name a.title {
  padding-left: 40px;
  margin-left: -40px;
}
.nk-files-view-group .nk-file .nk-file-actions {
  right: 2px;
  top: 4px;
}
.nk-files-view-group .nk-file .custom-control {
  right: 0.5rem;
  bottom: 0.5rem;
}
.nk-files-view-group .nk-file .nk-file-meta {
  display: none;
}
.nk-files-group > .title {
  border-top: 1px solid #e5e9f2;
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 1rem 0;
  margin: 0;
}
.nk-files-group + .nk-files-group {
  margin-top: 3rem;
}

@media (max-width: 767.98px) {
  .nk-file-name-text {
    font-size: 13px;
  }
  .nk-files-view-grid .nk-file-name-text {
    font-size: 12px;
  }
}
@media (max-width: 991.98px) {
  .nk-fmg-body .nk-block-tools .btn-icon.btn-trigger .icon, .nk-fmg-body .nk-block-tools .dt-buttons .btn-trigger.btn-secondary .icon, .dt-buttons .nk-fmg-body .nk-block-tools .btn-trigger.btn-secondary .icon {
    font-size: 1.25rem;
  }
}
@media (min-width: 576px) {
  .nk-files-view-grid .nk-file {
    width: calc(33.33% - 16px);
  }
  .nk-files-view-group .nk-file {
    width: calc(100% - 16px);
  }
}
@media (min-width: 660px) {
  .nk-files-view-group .nk-file {
    width: calc(50% - 16px);
  }
}
@media (min-width: 1200px) {
  .nk-files-view-grid .nk-file {
    width: calc(25% - 16px);
  }
  .nk-files-view-group .nk-file {
    width: calc(50% - 16px);
  }
}
@media (min-width: 1540px) {
  .nk-files-view-grid .nk-file {
    width: calc(20% - 16px);
  }
  .nk-files-view-group .nk-file {
    width: calc(33.33% - 16px);
  }
}
@media (min-width: 1800px) {
  .nk-files-view-grid .nk-file {
    width: calc(16.66% - 16px);
  }
  .nk-files-view-group .nk-file {
    width: calc(25% - 16px);
  }
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 767px) {
  .nk-files-view-list .nk-file-members, .nk-files-view-list .nk-file-size {
    display: none !important;
  }
}
@media (max-width: 599px) {
  .nk-files-view-list .nk-file-icon-type {
    width: 24px;
  }
  .nk-files-view-list .nk-file-meta, .nk-files-view-list .nk-file-date, .nk-files-view-list .nk-file-size {
    display: none !important;
  }
  .nk-files-view-list .nk-file .custom-checkbox {
    margin-right: 0.75rem;
  }
}
@media (max-width: 359px) {
  .nk-files-view-grid .nk-file {
    width: 100%;
  }
}
.nk-upload-form {
  margin-bottom: 2.25rem;
}
.nk-upload-list > .title {
  font-size: 0.875rem;
  padding-bottom: 1rem;
}
.nk-upload-item {
  display: flex;
  align-items: center;
  padding: 0.5rem;
  border-radius: 4px;
  border: 1px solid #e5e9f2;
  margin: 0.5rem 0;
}
.nk-upload-icon {
  width: 48px;
  margin-right: 0.25rem;
  flex-shrink: 0;
}
.nk-upload-info {
  font-weight: 500;
  color: #364a63;
  flex-grow: 1;
  padding-right: 0.75rem;
}
.nk-upload-title {
  display: flex;
  align-items: flex-end;
}
.nk-upload-title .title {
  font-size: 0.875rem;
}
.nk-upload-title .meta {
  font-size: 12px;
  margin-left: auto;
  color: #8094ae;
  font-weight: 400;
}
.nk-upload-size {
  font-size: 12px;
  color: #8094ae;
  font-weight: 400;
}
.nk-upload-progress {
  margin: 0.375rem 0 0.25rem;
}
.nk-upload-action {
  margin-left: auto;
}

.add-opt:hover .sub-text, .add-opt:hover .icon {
  color: #0971fe;
}

.add-opt-icon .icon-circle, .contacts-add-link .icon-circle, .chat-members-link .icon-circle, .chat-option-link .icon-circle {
  height: 32px;
  width: 32px;
  font-size: 1rem;
}
.add-opt-icon .icon + span, .contacts-add-link .icon + span, .chat-members-link .icon + span, .chat-option-link .icon + span, .add-opt-icon .icon + div, .contacts-add-link .icon + div, .chat-members-link .icon + div, .chat-option-link .icon + div {
  margin-left: 0.75rem;
}

.chat-item {
  position: relative;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.chat-item:hover {
  background-color: #ebeef2;
}
.chats-dropdown .chat-item:hover {
  background-color: #f5f6fa;
}
.chat-item:hover .chat-actions {
  opacity: 1;
  pointer-events: initial;
  transition: opacity 0.5s;
}
.chat-item.current {
  background-color: #f5f6fa;
}
.chat-item.current:hover {
  background-color: #ebeef2;
}
.chat-link {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.75rem;
  cursor: pointer;
}
.chat-media {
  height: 44px;
  width: 44px;
}
.chat-media + .chat-info {
  margin-left: 1rem;
}
.chat-info {
  width: calc(100% - 3.75rem);
}
.chat-from {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.chat-from .name {
  font-size: 0.9375rem;
  margin-bottom: 0;
  font-weight: 500;
  color: #526484;
}
.is-unread .chat-from .name {
  font-weight: 700;
  color: #364a63;
}
.chat-from .time {
  font-size: 12px;
  color: #8094ae;
}
.chat-context {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.chat-context .text {
  width: calc(100% - 2.5rem);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  color: #8094ae;
}
.is-unread .chat-context .text {
  font-weight: 500;
  color: #526484;
}
.chat-context .status {
  display: flex;
  color: rgba(128, 148, 174, 0.8);
}
.is-unread .chat-context .status {
  color: #0971fe;
}
.chat-context .status.seen {
  color: #0971fe;
}
.chat-actions {
  background-color: #ebeef2;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.75rem;
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 3rem;
}
.chat-profile-group {
  border-top: 1px solid #e5e9f2;
  padding: 0.25rem 0;
}
.chat-profile-head {
  padding: 1.25rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.chat-profile-head .title {
  margin-bottom: 0;
}
.chat-profile-head .indicator-icon {
  display: inline-flex;
}
.chat-profile-head.collapsed .indicator-icon {
  transform: rotate(-180deg);
}
.chat-profile-body-inner {
  padding: 0 1.5rem 1.5rem;
}
.chat-profile-options {
  margin: -0.25rem;
}
.chat-profile-options li {
  padding: 0.25rem;
}
.chat-profile-settings {
  margin: -0.5rem;
}
.chat-profile-settings li {
  padding: 0.5rem;
}
.chat-profile-settings .custom-control-sm .custom-control-label {
  padding-left: 0.25rem;
  font-size: 13px;
  font-weight: 500;
  color: #526484;
}
.chat-profile-media {
  display: flex;
  margin: 0 -0.25rem;
}
.chat-profile-media li {
  width: 33.33%;
  padding: 0.25rem;
}
.chat-profile-media li a {
  display: inline-block;
}
.chat-profile-media li img {
  border-radius: 4px;
}
.chat-option-link {
  display: flex;
  align-items: center;
}
.chat-option-link .lead-text {
  font-weight: 500;
  font-size: 13px;
  transition: color 0.3s;
  color: #526484;
}
.chat-option-link:hover .lead-text {
  color: #1c2b46;
}
.chat-members {
  margin: -0.375rem -0.5rem;
}
.chat-members li {
  position: relative;
}
.chat-members-link {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.5rem;
}
.chat-members .user-card {
  position: relative;
  padding: 0.375rem 0.5rem;
  border-radius: 3px;
  transition: background-color 0.3s;
}
.chat-members .user-card > a {
  width: 100%;
  display: flex;
  align-items: center;
}
.chat-members .user-card:hover {
  background-color: #ebeef2;
}
.chat-members .user-card:hover .user-actions {
  opacity: 1;
  pointer-events: initial;
  transition: opacity 0.5s;
}
.chat-members .user-role {
  margin-left: auto;
  font-size: 12px;
  color: #8094ae;
}
.chat-members .user-actions {
  position: absolute;
  top: 0;
  right: 0.25rem;
  bottom: 0;
  width: 3rem;
  background-color: #ebeef2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  opacity: 0;
  pointer-events: none;
}

.chat {
  display: flex;
  align-items: flex-end;
  margin: -4px;
}
.chat > div {
  padding: 4px;
}
.chat + .chat {
  padding-top: 0.5rem;
}
.chat-avatar {
  margin-bottom: 1.4rem;
}
.chat-avatar.no-meta {
  margin-bottom: 0;
}
.chat-bubble {
  display: flex;
  align-items: center;
  padding: 0.125rem 0;
}
.chat-bubble:hover .chat-msg-more {
  opacity: 1;
}
.chat-bubbles .attach-files {
  margin-top: 0.75rem;
}
.chat-msg {
  background-color: #fff;
  border-radius: 8px;
  padding: 0.5rem 1rem;
}
.chat-msg-more {
  display: flex;
  align-items: center;
  margin: 0 0.75rem;
  opacity: 0;
  flex-shrink: 0;
  transition: all 0.3s;
}
.chat-msg-more > li {
  padding: 0.25rem;
}
.chat-msg.is-light {
  background-color: #e5e9f2;
  color: #526484;
}
.chat-msg.is-theme {
  background-color: #0971fe;
  color: #fff;
}
.chat-meta {
  display: flex;
  align-items: center;
  margin: 0.25rem -0.375rem 0;
}
.chat-meta li {
  position: relative;
  padding: 0 0.375rem;
  font-size: 12px;
  color: #8094ae;
}
.chat-meta li:not(:first-child):before {
  content: "\eca1";
  font-family: "Nioicon";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  font-size: 11px;
  line-height: 10px;
  opacity: 0.8;
}
.chat-sap {
  overflow: hidden;
  text-align: center;
  padding: 1rem 0;
}
.chat-sap-meta {
  position: relative;
  display: inline-block;
  padding: 0 0.75rem;
  color: #8094ae;
  font-size: 12px;
  line-height: 1.4;
}
.chat-sap-meta:before, .chat-sap-meta:after {
  position: absolute;
  height: 1px;
  background: #dbdfea;
  content: "";
  width: 100vw;
  top: 50%;
}
.chat-sap-meta:before {
  right: 100%;
}
.chat-sap-meta:after {
  left: 100%;
}
.chat.is-you .chat-bubbles .attach-files {
  border-color: #fff;
  overflow: hidden;
}
.chat.is-you .chat-bubbles .attach-files, .chat.is-you .chat-bubbles .attach-foot {
  background-color: #fff;
}
.chat.is-you .chat-bubble:last-child .chat-msg {
  border-bottom-left-radius: 0;
}
.chat.is-you .chat-bubble:not(:first-child) .chat-msg {
  border-top-left-radius: 4px;
}
.chat.is-you .chat-bubble:not(:last-child) .chat-msg {
  border-bottom-left-radius: 4px;
}
.chat.is-me {
  justify-content: flex-end;
}
.chat.is-me .chat-msg {
  background-color: #0971fe;
  color: #fff;
}
.chat.is-me .chat-meta {
  justify-content: flex-end;
}
.chat.is-me .chat-bubble {
  flex-direction: row-reverse;
}
.chat.is-me .chat-bubbles .attach-files {
  border-color: #a9cdff;
  overflow: hidden;
}
.chat.is-me .chat-bubbles .attach-files, .chat.is-me .chat-bubbles .attach-foot {
  background-color: #fff;
}
.chat.is-me .chat-bubble:last-child .chat-msg {
  border-bottom-right-radius: 0;
}
.chat.is-me .chat-bubble:not(:first-child) .chat-msg {
  border-top-right-radius: 4px;
}
.chat.is-me .chat-bubble:not(:last-child) .chat-msg {
  border-bottom-right-radius: 4px;
}
.chat-upload-option {
  display: none;
  position: absolute;
  left: 100%;
  padding: 0.5rem;
  background-color: #fff;
}
.chat-upload-option.expanded {
  display: block;
}
.chat-upload-option ul {
  display: flex;
  align-items: center;
}
.chat-upload-option a {
  color: #0971fe;
  font-size: 1.25rem;
  height: 36px;
  width: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.chat-upload-option a:hover {
  color: #015edd;
}

.fav-list {
  display: flex;
  margin: -0.375rem;
  overflow-x: auto;
}
.fav-list li {
  padding: 0.375rem;
}
.fav-list a:hover > .user-avatar:after {
  opacity: 1;
}
.fav-list .user-avatar {
  height: 44px;
  width: 44px;
}
.fav-list .user-avatar:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  background: #e5e9f2;
  transform: scale(1.15);
  opacity: 0;
  border-radius: 50%;
  z-index: -1;
  transition: opacity 0.3s;
}

@media (min-width: 768px) {
  .fav-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 859px) {
  .fav-list {
    margin: -0.375rem 0;
  }
  .fav-list li:first-child {
    padding-left: 0;
  }
  .fav-list li:last-child {
    padding-right: 0;
  }
}
.channel-list li {
  margin: 0.125rem -0.5rem;
}
.channel-list a {
  padding: 0.375rem 0.5rem;
  display: block;
  transition: all 0.3s;
  font-weight: 500;
  color: #526484;
  border-radius: 3px;
}
.channel-list a:hover, .channel-list a.active {
  color: #0971fe;
  background: #e1eeff;
}

.contacts-list {
  margin: -0.375rem -0.5rem;
}
.contacts-list + .contacts-list {
  margin-top: 1.75rem;
}
.contacts-list li {
  position: relative;
}
.contacts-list li > .title {
  padding-left: 1.25rem;
  margin-bottom: 0.25rem;
}
.contacts-list .user-card {
  position: relative;
  padding: 0.375rem 0.5rem;
  border-radius: 3px;
  transition: background-color 0.3s;
}
.contacts-list .user-card > a {
  width: 100%;
  display: flex;
  align-items: center;
}
.contacts-list .user-card:hover {
  background-color: #ebeef2;
}
.contacts-list .user-card:hover .user-actions {
  opacity: 1;
  pointer-events: initial;
  transition: opacity 0.4s;
}
.contacts-list .user-meta {
  margin-left: auto;
  font-size: 12px;
  color: #8094ae;
}
.contacts-list .user-actions {
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0.25rem;
  bottom: 0;
  width: 4.5rem;
  background-color: #ebeef2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  opacity: 0;
  pointer-events: none;
}
.contacts-list .user-actions > a {
  padding: 0 0.375rem;
}
.contacts-add-link {
  padding: 0.375rem 0.5rem;
  display: flex;
  align-items: center;
}
.contacts-add-link .lead-text {
  font-weight: 500;
  font-size: 13px;
}

.nk-chat {
  position: relative;
  display: flex;
  overflow: hidden;
  min-height: calc(100vh - (65px + 64px));
  max-height: calc(100vh - (65px + 64px));
  background: #fff;
}
.nk-chat-blank {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  background-color: #e5e9f2;
}
.nk-chat-blank-icon {
  margin-bottom: 1.5rem;
}
.nk-chat-boxed {
  border: 1px solid #dbdfea;
  border-radius: 4px;
  min-height: calc(100vh - (65px + 64px + 64px));
  max-height: calc(100vh - (65px + 64px + 64px));
}
.nk-chat-aside {
  background: #fff;
  width: 100%;
  overflow: hidden;
  max-height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.nk-chat-aside-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.125rem 1.25rem 0.875rem;
}
.nk-chat-aside-user .title {
  font-size: 1.375rem;
  color: #364a63;
}
.nk-chat-aside-user .user-avatar {
  height: 36px;
  width: 36px;
}
.nk-chat-aside-user .user-avatar + .title {
  margin-left: 1rem;
}
.nk-chat-aside-user .dropdown-toggle:after {
  font-size: 1.125rem;
  color: #8094ae;
  margin-left: 1rem;
}
.nk-chat-aside-tools {
  display: flex;
  align-items: center;
}
.nk-chat-aside-body {
  max-height: 100%;
  height: 100%;
  overflow: auto;
}
.nk-chat-aside-search {
  padding: 0 1.25rem;
  margin-bottom: 1.75rem;
  margin-top: 0.25rem;
}
.nk-chat-aside-search .form-control, .nk-chat-aside-search div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter .nk-chat-aside-search input, .nk-chat-aside-search .dual-listbox .dual-listbox__search, .dual-listbox .nk-chat-aside-search .dual-listbox__search {
  background-color: #f5f6fa;
  border-color: #f5f6fa;
}
.nk-chat-aside-search .form-control::placeholder, .nk-chat-aside-search div.dataTables_wrapper div.dataTables_filter input::placeholder, div.dataTables_wrapper div.dataTables_filter .nk-chat-aside-search input::placeholder, .nk-chat-aside-search .dual-listbox .dual-listbox__search::placeholder, .dual-listbox .nk-chat-aside-search .dual-listbox__search::placeholder {
  color: #8094ae;
}
.nk-chat-aside-panel {
  padding: 0 1.25rem 1.75rem;
}
.nk-chat-aside-panel .title {
  margin-bottom: 0.75rem;
}
.nk-chat-list {
  padding: 0 0.5rem;
}
.nk-chat-list .title {
  margin-left: 0.75rem;
}
.nk-chat-body {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: padding 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
  z-index: 5;
}
.nk-chat-body.show-chat {
  opacity: 1;
  pointer-events: auto;
}
.nk-chat-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.75rem;
  border-bottom: 1px solid #e5e9f2;
  background-color: #fff;
}
.nk-chat-head-info {
  width: 60%;
}
.nk-chat-head-info .user-avatar + .user-info {
  margin-left: 0.75rem;
}
.nk-chat-head-info .user-info .lead-text {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.nk-chat-head-info, .nk-chat-head-tools {
  display: flex;
  align-items: center;
  margin: -0.125rem;
}
.nk-chat-head-info > li, .nk-chat-head-tools > li {
  padding: 0.125rem;
}
.nk-chat-head-info .btn-icon .icon, .nk-chat-head-info .dt-buttons .btn-secondary .icon, .dt-buttons .nk-chat-head-info .btn-secondary .icon, .nk-chat-head-tools .btn-icon .icon, .nk-chat-head-tools .dt-buttons .btn-secondary .icon, .dt-buttons .nk-chat-head-tools .btn-secondary .icon {
  font-size: 1.25rem;
}
.nk-chat-head-search {
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  z-index: 9;
  width: 100%;
  padding: 0 1.75rem;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-10px);
  transition: all 0.5s;
}
.nk-chat-head-search.show-search {
  opacity: 1;
  pointer-events: auto;
  transform: none;
}
.nk-chat-panel {
  background-color: rgba(235, 238, 242, 0.7);
  height: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 1.25rem;
}
.nk-chat-editor {
  display: flex;
  align-items: center;
  padding: 1rem 1.25rem;
  background-color: #fff;
}
.nk-chat-editor-form {
  padding: 0 0.5rem;
  flex-grow: 1;
}
.nk-chat-editor-form .form-control, .nk-chat-editor-form div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter .nk-chat-editor-form input, .nk-chat-editor-form .dual-listbox .dual-listbox__search, .dual-listbox .nk-chat-editor-form .dual-listbox__search {
  min-height: 36px;
  padding-top: 0.5rem;
}
.nk-chat-editor-upload, .nk-chat-editor-tools {
  display: flex;
  align-items: center;
}
.nk-chat-editor-upload .btn-icon .icon, .nk-chat-editor-upload .dt-buttons .btn-secondary .icon, .dt-buttons .nk-chat-editor-upload .btn-secondary .icon, .nk-chat-editor-tools .btn-icon .icon, .nk-chat-editor-tools .dt-buttons .btn-secondary .icon, .dt-buttons .nk-chat-editor-tools .btn-secondary .icon {
  font-size: 1.5rem;
}
.nk-chat-editor-upload {
  position: relative;
  z-index: 2;
}
.nk-chat-editor-upload .toggle-opt {
  transition: 0.3s;
}
.nk-chat-editor-upload .toggle-opt.active {
  opacity: 0.7;
  transform: rotate(-45deg);
}
.nk-chat-profile {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(100%);
  width: 325px;
  height: 100%;
  max-height: 100%;
  transition: transform 0.3s ease-in-out;
  background: #fff;
  z-index: 100;
}
.nk-chat-profile-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(16, 25, 36, 0.4);
  z-index: 600;
  z-index: 90;
  animation: overlay-fade-in 0.4s ease 1;
}
.nk-chat-profile.visible {
  transform: none;
}

@media (max-width: 575.98px) {
  .nk-chat {
    border: none;
    border-radius: 0;
    min-height: calc(100vh - (65px + 85px));
    max-height: calc(100vh - (65px + 85px));
  }
  .nk-chat-boxed {
    border: 1px solid #dbdfea;
    border-radius: 4px;
  }
  .nk-chat-head {
    padding: 0.75rem 1.25rem;
  }
  .nk-chat-head-user {
    max-width: calc(100% - 34px);
  }
  .nk-chat-head-user .user-avatar {
    height: 36px;
    width: 36px;
  }
  .nk-chat-head-user .user-info {
    width: calc(100% - 36px - 0.75rem);
  }
}
@media (min-width: 576px) {
  .nk-chat-head-info, .nk-chat-head-tools {
    margin: -0.375rem;
  }
  .nk-chat-head-info > li, .nk-chat-head-tools > li {
    padding: 0.375rem;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .nk-chat-aside-head, .nk-chat-aside-search {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .nk-chat-aside-panel {
    padding: 0 2.25rem 1.75rem;
  }
  .nk-chat-list {
    padding: 0 1.5rem;
  }
  .nk-chat-head, .nk-chat-panel, .nk-chat-editor {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .nk-chat-head-search {
    padding: 0 2.25rem;
  }
}
@media (min-width: 860px) {
  .nk-chat-aside {
    width: 320px;
    border-right: 1px solid #e5e9f2;
  }
  .nk-chat-body {
    position: static;
    opacity: 1;
    pointer-events: auto;
  }
  .nk-chat-body-close {
    display: none;
  }
}
@media (max-width: 859px) {
  .nk-chat-body.show-chat {
    position: fixed;
    z-index: 2999;
  }
  .nk-chat-head {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
@media (min-width: 860px) and (max-width: 991px) {
  .nk-chat-aside {
    width: 345px;
    border-right: 1px solid #e5e9f2;
  }
}
@media (min-width: 992px) {
  .nk-chat-aside-panel, .nk-chat-aside-head, .nk-chat-aside-search {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .nk-chat-list {
    padding: 0 1rem;
  }
  .nk-chat-aside {
    width: 325px;
  }
  .nk-chat-panel {
    padding: 1.25rem 1.75rem;
  }
  .chat-profile-head, .chat-profile-body-inner {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
  }
}
@media (min-width: 1540px) {
  .nk-chat-boxed {
    min-height: calc(100vh - (65px + 64px + 112px));
    max-height: calc(100vh - (65px + 64px + 112px));
  }
  .nk-chat-boxed .nk-chat-body.profile-shown {
    padding-right: 0;
  }
  .nk-chat-aside {
    width: 382px;
  }
  .nk-chat-body.profile-shown {
    padding-right: 365px;
  }
  .nk-chat-profile {
    width: 365px;
    border-left: 1px solid #e5e9f2;
  }
}
@media (max-width: 1539.98px) {
  .profile-shown .nk-chat-profile-toggle {
    right: 262px;
  }
  .has-apps-sidebar .profile-shown .nk-chat-profile-toggle {
    right: -18px;
  }
}
@media (max-width: 359px) {
  .nk-chat-profile {
    width: 280px;
  }
}
.nk-code-preview-box {
  display: block;
  color: #8094ae;
  padding: 0.15rem 1.25rem;
  border-left: 1px solid #e5e9f2;
}

.dashboard-preview {
  height: 200px;
  justify-content: center;
}

.dropdown-preview .dropdown-menu {
  position: static;
  display: block;
}
.dropdown-preview:after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 420px) {
  .dropdown-preview .dropdown-menu-xl, .dropdown-preview .dropdown-menu-lg, .dropdown-preview .dropdown-menu-md {
    min-width: 100%;
    max-width: 100%;
  }
}
.prettyprint {
  padding: 1.25rem;
  white-space: pre;
  box-shadow: none !important;
  margin-bottom: 0;
  border-radius: 4px;
  overflow: auto;
}

.code-block {
  position: relative;
  border: 1px solid #dbdfea;
  padding: 1.25rem;
  background: #fff;
  border-radius: 4px;
}
.code-block .clipboard-init {
  position: absolute;
  top: 12px;
  right: 12px;
}
.card-preview + .code-block {
  margin-top: 28px;
}
.code-block + .code-block {
  margin-top: -3px;
  border-top-color: #e5e9f2;
  border-radius: 0 0 4px 4px;
}
.code-block + .card-preview, .code-block + .nk-block-head {
  margin-top: 40px;
}
.code-block .prettyprint {
  background: #f5f6fa;
  border: none;
  padding: 0.75rem;
  font-size: 11px;
  line-height: 20px;
  max-height: 136px;
}
.code-block .title {
  margin-bottom: 1rem;
}
.code-block .btn, .code-block .dual-listbox .dual-listbox__button, .dual-listbox .code-block .dual-listbox__button {
  background-color: #fff;
}
.code-block .btn:focus, .code-block .dual-listbox .dual-listbox__button:focus, .dual-listbox .code-block .dual-listbox__button:focus, .code-block .btn:hover, .code-block .dual-listbox .dual-listbox__button:hover, .dual-listbox .code-block .dual-listbox__button:hover {
  border-color: #dbdfea;
  box-shadow: none;
}
.code-block-clean .title {
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #8094ae;
  font-weight: 500;
  margin-bottom: 0.45rem;
  display: block;
}

.preview-icon-list {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}
.preview-icon-item {
  flex: 1 0 150px;
  padding: 15px;
  max-width: 50%;
}
.preview-icon-box {
  position: relative;
  padding: 25px 20px;
  text-align: center;
  border: 1px solid #dbdfea;
}
.preview-icon-box .btn-clipboard {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 1;
}
.preview-icon-box .btn-clipboard:focus {
  border-color: transparent;
  box-shadow: none;
}
.preview-icon-box:hover .btn-clipboard {
  opacity: 1;
}
.preview-icon-wrap {
  padding-bottom: 5px;
}
.preview-icon-wrap .ni {
  font-size: 30px;
}
.preview-icon-svg .preview-icon-wrap {
  margin-bottom: 0.5rem;
}
.preview-icon-svg .preview-icon-wrap svg {
  width: 90px;
}
.preview-icon-name {
  color: #8094ae;
  font-size: 11px;
}

.preview-title, .preview-title-lg {
  display: block;
  padding-bottom: 0.75rem;
}
.preview-title-lg {
  font-size: 13px;
}
.preview-hr {
  border-top: 1px solid #dbdfea;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.preview-hr + .preview-title {
  padding-top: 0.5rem;
}
.nk-block-head + .preview-hr {
  margin-top: 0.5rem;
}
.preview-list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.75rem;
}
.preview-item {
  padding: 0.75rem;
}
.preview-btn-list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.75rem;
}
.preview-btn-item {
  width: 50%;
  padding: 0.75rem;
}
.preview-btn-list-fw .preview-btn-item {
  width: 100%;
}
.preview-btn-list-3x .preview-btn-item {
  width: 33.33%;
}

.example-width > div, .example-height > div, .example-border > div, .example-spacing > div {
  font-size: 11px;
  padding: 0.5rem;
  text-align: center;
  background-color: #f5f6fa;
}
.example-border {
  margin: -0.5rem;
}
.example-border > div {
  height: 4.5rem;
  width: 4.5rem;
  margin: 0.5rem;
}
.example-border-all > div {
  border: 1px solid #dbdfea;
}
.example-width > div {
  height: 2rem;
  background-color: #e5e9f2;
  margin-bottom: 0.25rem;
}
.example-height {
  height: 8rem;
}
.example-height > div {
  width: 8rem;
  background-color: #e5e9f2;
  margin-right: 0.5rem;
}
.example-spacing > div {
  height: 2rem;
  width: 4.5rem;
  background-color: #e5e9f2;
  margin-bottom: 0.5rem;
}
.example-spacing-pd > div {
  margin-right: 0.5rem;
  height: auto;
  width: auto;
}
.example-spacing-pd > div > span {
  display: block;
  padding: 0.25rem;
  line-height: 1;
  border-radius: 2px;
  background-color: #fff;
}
.example-alerts:not(:last-child) {
  margin-bottom: 28px;
}

.components-preview h4.title, .components-preview .title.h4, .components-preview h5.title, .components-preview .title.h5 {
  font-size: 1.25rem;
  letter-spacing: -0.01rem;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}
.components-preview .card-preview {
  border: 1px solid #dbdfea;
}
.components-preview .card-preview > .card-inner {
  padding: 1.25rem;
}

@media (min-width: 768px) {
  .preview-btn-item {
    width: 25%;
  }
  .preview-btn-list-fw .preview-btn-item {
    width: 25%;
  }
  .preview-btn-list-3x .preview-btn-item {
    width: 16.66%;
  }
}
@media (min-width: 992px) {
  .components-preview .nk-block + .nk-block-lg {
    padding-top: 3.75rem;
  }
}
@media (max-width: 767.98px) {
  .preview-reference tr, .preview-reference th, .preview-reference td {
    display: block;
    border: 0;
    width: 100% !important;
  }
  .preview-reference tbody tr {
    padding: 0.5rem 0;
  }
  .preview-reference tbody tr:not(:last-child) {
    border-bottom: 1px solid #e5e9f2;
  }
  .preview-reference tbody tr:nth-child(2n) {
    background-color: rgba(245, 246, 250, 0.3);
  }
  .preview-reference tr td {
    padding: 0.2rem 1.25rem;
  }
  .preview-reference tr th:not(:first-child) {
    display: none;
  }
}
.nk-body.ui-shady {
  background: #fff !important;
}

.ui-shady .table .table-light th {
  background: rgba(245, 246, 250, 0.5);
  box-shadow: 0 -1px 5px -5px rgba(31, 43, 58, 0.7);
}
.ui-shady .tb-tnx-head, .ui-shady .sp-plan-action, .ui-shady .tb-ticket-item.is-unread, .ui-shady .support-topic-block:link:hover, .ui-shady .nk-refwg-stats {
  background: rgba(245, 246, 250, 0.5);
}
.ui-shady .nk-refwg-stats {
  background: rgba(245, 246, 250, 0.5) !important;
}
.ui-shady .card .card-inner + .table .tb-tnx-head {
  border-top: 1px solid #dbdfea;
}
.ui-shady .card,
.ui-shady .code-block,
.ui-shady .nk-iv-wg1,
.ui-shady .accordion:not(.accordion-s2):not(.accordion-s3),
.ui-shady .nk-reply-form,
.ui-shady .nk-files-view-grid .nk-file, .ui-shady .nk-files-view-group .nk-file, .ui-shady .nk-files-view-list .nk-files-list,
.ui-shady .chat-msg, .ui-shady .kanban-board-header, .ui-shady .kanban-item, .ui-shady .kanban-add-task {
  box-shadow: 0 2px 6px -1px rgba(31, 43, 58, 0.08);
}
.ui-shady .card .accordion:not(.accordion-s2):not(.accordion-s3) {
  box-shadow: none;
  border: 1px solid #dbdfea;
}
.ui-shady .nk-header {
  box-shadow: 0 0 4px -1px rgba(16, 25, 36, 0.15);
}

.ui-shady .nk-msg-boxed, .ui-shady .nk-ibx-boxed, .ui-shady .nk-fmg-boxed, .ui-shady .nk-chat-boxed {
  box-shadow: 0 2px 6px -1px rgba(31, 43, 58, 0.08);
}

.ui-shady .nk-msg-aside, .ui-shady .nk-msg-nav {
  background: #fff;
}
.ui-shady .nk-msg-reply, .ui-shady .nk-chat-panel, .ui-shady .nk-ibx-reply {
  box-shadow: inset 0 0 8px -5px rgba(16, 25, 36, 0.3);
}
.ui-shady .nk-ibx-item {
  box-shadow: 0 0 7px -1px rgba(16, 25, 36, 0.1);
}

.ui-rounder .card, .ui-rounder .ratio {
  border-radius: 12px;
}

body.dark-mode {
  background: #101924 !important;
  color: #b6c6e3;
}
body.dark-mode.bg-lighter, .dual-listbox body.dark-mode.dual-listbox__item:hover, body.dark-mode.bg-light {
  background: #0d141d !important;
}
body.dark-mode.nk-body.ui-softy, body.dark-mode.nk-body.ui-shady {
  background: #101924 !important;
}

.dark-mode .logo-dark {
  opacity: 0;
}
.dark-mode .logo-light {
  opacity: 1;
}
.dark-mode h1, .dark-mode h2, .dark-mode h3, .dark-mode h4, .dark-mode h5, .dark-mode h6, .dark-mode .h1, .dark-mode .h2, .dark-mode .h3, .dark-mode .h4, .dark-mode .h5, .dark-mode .h6,
.dark-mode .lead-text, .dark-mode .dropdown-title, .dark-mode pre {
  color: #fff;
}
.dark-mode .text-base, .dark-mode .text-body, .dark-mode .link-text {
  color: #b6c6e3 !important;
}
.dark-mode .text-secondary, .dark-mode .icon[class*=bg-secondary-dim], .dark-mode .user-avatar[class*=-light], .dark-mode .icon[class*=bg-light] {
  color: #8094ae !important;
}
.dark-mode .text-dark {
  color: #fff !important;
}
.dark-mode .text-muted {
  color: #8094ae !important;
}
.dark-mode .text-light, .dark-mode .user-avatar[class*=-dark] {
  color: #8091a7 !important;
}
.dark-mode .text-lighter {
  color: #3c4d62 !important;
}
.dark-mode .text-indigo {
  color: #6370ca !important;
}
.dark-mode .bg-light {
  background-color: #0d141d !important;
}
.dark-mode .bg-lighter, .dark-mode .dual-listbox .dual-listbox__item:hover, .dual-listbox .dark-mode .dual-listbox__item:hover {
  background-color: #101924 !important;
}
.dark-mode .table-striped tbody tr:nth-of-type(odd) {
  background-color: #101924 !important;
}
.dark-mode .bg-white {
  background-color: #141c26 !important;
}
.dark-mode .bg-transparent.bg-transparent {
  background-color: transparent !important;
}
.dark-mode .bg-dark {
  background-color: #161f2a !important;
}
.dark-mode .bg-blue-dim {
  background-color: #1e2f46 !important;
}
.dark-mode .bg-azure-dim {
  background-color: #142a46 !important;
}
.dark-mode .bg-indigo-dim {
  background-color: #182034 !important;
}
.dark-mode .bg-purple-dim {
  background-color: #242847 !important;
}
.dark-mode .bg-pink-dim {
  background-color: #372739 !important;
}
.dark-mode .bg-orange-dim {
  background-color: #37302d !important;
}
.dark-mode .bg-teal-dim {
  background-color: #163637 !important;
}
.dark-mode .bg-primary-dim, .dark-mode .dual-listbox .dual-listbox__item:active, .dual-listbox .dark-mode .dual-listbox__item:active, .dark-mode .dual-listbox .dual-listbox__item.dual-listbox__item--selected, .dual-listbox .dark-mode .dual-listbox__item.dual-listbox__item--selected {
  background-color: #122946 !important;
}
.dark-mode .bg-success-dim {
  background-color: #16393a !important;
}
.dark-mode .bg-info-dim {
  background-color: #123542 !important;
}
.dark-mode .bg-warning-dim {
  background-color: #363422 !important;
}
.dark-mode .bg-danger-dim {
  background-color: #34242b !important;
}
.dark-mode .bg-secondary-dim {
  background-color: #1b2532 !important;
}
.dark-mode .bg-dark-dim {
  background-color: #161e29 !important;
}
.dark-mode .bg-gray-dim {
  background-color: #242e39 !important;
}
.dark-mode .bg-btc-dim {
  background-color: #362c25 !important;
}
.dark-mode .bg-eth-dim {
  background-color: #20293c !important;
}
.dark-mode .alert-primary {
  color: #0971fe;
  background-color: #122946;
  border-color: #122946;
}
.dark-mode .alert-primary hr {
  border-top-color: #122946;
}
.dark-mode .alert-primary .alert-link {
  color: #015ad3;
}
.dark-mode .alert-fill.alert-primary {
  color: #fff;
  background: #0971fe;
}
.dark-mode .alert-fill.alert-primary .alert-link {
  color: #fff;
}
.dark-mode .alert-pro.alert-primary {
  border-color: #0971fe;
}
.dark-mode .alert-secondary {
  color: #8ca3c0;
  background-color: #1b2532;
  border-color: #1b2532;
}
.dark-mode .alert-secondary hr {
  border-top-color: #1b2532;
}
.dark-mode .alert-secondary .alert-link {
  color: #6b89ae;
}
.dark-mode .alert-fill.alert-secondary {
  color: #fff;
  background: #8ca3c0;
}
.dark-mode .alert-fill.alert-secondary .alert-link {
  color: #fff;
}
.dark-mode .alert-pro.alert-secondary {
  border-color: #8ca3c0;
}
.dark-mode .alert-success {
  color: #1ee0ac;
  background-color: #16393a;
  border-color: #16393a;
}
.dark-mode .alert-success hr {
  border-top-color: #16393a;
}
.dark-mode .alert-success .alert-link {
  color: #18b389;
}
.dark-mode .alert-fill.alert-success {
  color: #fff;
  background: #1ee0ac;
}
.dark-mode .alert-fill.alert-success .alert-link {
  color: #fff;
}
.dark-mode .alert-pro.alert-success {
  border-color: #1ee0ac;
}
.dark-mode .alert-warning {
  color: #f4bd0e;
  background-color: #363422;
  border-color: #363422;
}
.dark-mode .alert-warning hr {
  border-top-color: #363422;
}
.dark-mode .alert-warning .alert-link {
  color: #c69909;
}
.dark-mode .alert-fill.alert-warning {
  color: #fff;
  background: #f4bd0e;
}
.dark-mode .alert-fill.alert-warning .alert-link {
  color: #fff;
}
.dark-mode .alert-pro.alert-warning {
  border-color: #f4bd0e;
}
.dark-mode .alert-info {
  color: #09c2de;
  background-color: #123542;
  border-color: #123542;
}
.dark-mode .alert-info hr {
  border-top-color: #123542;
}
.dark-mode .alert-info .alert-link {
  color: #0797ad;
}
.dark-mode .alert-fill.alert-info {
  color: #fff;
  background: #09c2de;
}
.dark-mode .alert-fill.alert-info .alert-link {
  color: #fff;
}
.dark-mode .alert-pro.alert-info {
  border-color: #09c2de;
}
.dark-mode .alert-danger {
  color: #e85347;
  background-color: #34242b;
  border-color: #34242b;
}
.dark-mode .alert-danger hr {
  border-top-color: #34242b;
}
.dark-mode .alert-danger .alert-link {
  color: #e02b1c;
}
.dark-mode .alert-fill.alert-danger {
  color: #fff;
  background: #e85347;
}
.dark-mode .alert-fill.alert-danger .alert-link {
  color: #fff;
}
.dark-mode .alert-pro.alert-danger {
  border-color: #e85347;
}
.dark-mode .alert-gray {
  color: #b7c2d0;
  background-color: #242e39;
  border-color: #242e39;
}
.dark-mode .alert-gray hr {
  border-top-color: #242e39;
}
.dark-mode .alert-gray .alert-link {
  color: #98a8bc;
}
.dark-mode .alert-fill.alert-gray {
  color: #fff;
  background: #b7c2d0;
}
.dark-mode .alert-fill.alert-gray .alert-link {
  color: #fff;
}
.dark-mode .alert-pro.alert-gray {
  border-color: #b7c2d0;
}
.dark-mode .alert-dark {
  color: #1f2b3a;
  background-color: #161e29;
  border-color: #161e29;
}
.dark-mode .alert-dark hr {
  border-top-color: #161e29;
}
.dark-mode .alert-dark .alert-link {
  color: #0d1219;
}
.dark-mode .alert-fill.alert-dark {
  color: #fff;
  background: #1f2b3a;
}
.dark-mode .alert-fill.alert-dark .alert-link {
  color: #fff;
}
.dark-mode .alert-pro.alert-dark {
  border-color: #1f2b3a;
}
.dark-mode .alert-light {
  color: #ebeef2;
  background-color: #242e39;
  border-color: #242e39;
}
.dark-mode .alert-light hr {
  border-top-color: #242e39;
}
.dark-mode .alert-light .alert-link {
  color: #ccd4de;
}
.dark-mode .alert-fill.alert-light {
  color: #000;
  background: #ebeef2;
}
.dark-mode .alert-fill.alert-light .alert-link {
  color: #000;
}
.dark-mode .alert-pro.alert-light {
  border-color: #ebeef2;
}
.dark-mode .badge-dim.bg-primary {
  color: #0971fe;
  background-color: #122946 !important;
  border-color: #122946;
}
.dark-mode .badge-dim.bg-outline-primary {
  color: #0971fe;
  background-color: #122946;
  border-color: #103e7c;
}
.dark-mode .badge-dim.bg-secondary {
  color: #8ca3c0;
  background-color: #26303d !important;
  border-color: #26303d;
}
.dark-mode .badge-dim.bg-outline-secondary {
  color: #8ca3c0;
  background-color: #26303d;
  border-color: #445264;
}
.dark-mode .badge-dim.bg-success {
  color: #1ee0ac;
  background-color: #16393a !important;
  border-color: #16393a;
}
.dark-mode .badge-dim.bg-outline-success {
  color: #1ee0ac;
  background-color: #16393a;
  border-color: #186a5c;
}
.dark-mode .badge-dim.bg-info {
  color: #09c2de;
  background-color: #123542 !important;
  border-color: #123542;
}
.dark-mode .badge-dim.bg-outline-info {
  color: #09c2de;
  background-color: #123542;
  border-color: #105e70;
}
.dark-mode .badge-dim.bg-warning {
  color: #f4bd0e;
  background-color: #363422 !important;
  border-color: #363422;
}
.dark-mode .badge-dim.bg-outline-warning {
  color: #f4bd0e;
  background-color: #363422;
  border-color: #6e5c1c;
}
.dark-mode .badge-dim.bg-danger {
  color: #e85347;
  background-color: #34242b !important;
  border-color: #34242b;
}
.dark-mode .badge-dim.bg-outline-danger {
  color: #e85347;
  background-color: #34242b;
  border-color: #693233;
}
.dark-mode .badge-dim.bg-light {
  color: #b7c2d0;
  background-color: #2c3540 !important;
  border-color: #2c3540;
}
.dark-mode .badge-dim.bg-outline-light {
  color: #b7c2d0;
  background-color: #2c3540;
  border-color: #555e6a;
}
.dark-mode .badge-dim.bg-dark {
  color: #e5e9f2;
  background-color: #333b45 !important;
  border-color: #333b45;
}
.dark-mode .badge-dim.bg-outline-dark {
  color: #e5e9f2;
  background-color: #333b45;
  border-color: #686e78;
}
.dark-mode .badge-dim.bg-gray {
  color: #8091a7;
  background-color: #242e39 !important;
  border-color: #242e39;
}
.dark-mode .badge-dim.bg-outline-gray {
  color: #8091a7;
  background-color: #242e39;
  border-color: #3f4b5a;
}
.dark-mode .badge-dim.bg-lighter, .dark-mode .dual-listbox .badge-dim.dual-listbox__item:hover, .dual-listbox .dark-mode .badge-dim.dual-listbox__item:hover {
  color: #8091a7;
  background-color: #242e39 !important;
  border-color: #242e39;
}
.dark-mode .badge-dim.bg-outline-lighter {
  color: #8091a7;
  background-color: #242e39;
  border-color: #3f4b5a;
}
.dark-mode .bg-outline-secondary, .dark-mode .badge-dot.bg-dark, .dark-mode .badge-dot.bg-secondary {
  color: #b7c2d0;
}
.dark-mode .bg-outline-dark {
  color: #e5e9f2;
  border-color: #e5e9f2;
}
.dark-mode .bg-outline-light {
  color: #b7c2d0;
  border-color: #344357;
}
.dark-mode .badge-dot.bg-dark, .dark-mode .badge-dot.bg-light {
  background-color: transparent !important;
}
.dark-mode .badge-dot.bg-light {
  color: #8091a7;
}
.dark-mode .bg-light, .dark-mode .code-block .btn, .dark-mode .code-block .dual-listbox .dual-listbox__button, .dual-listbox .dark-mode .code-block .dual-listbox__button {
  color: #e5e9f2;
  background: #344357;
  border-color: #344357;
}
.dark-mode .bg-dark {
  color: #8091a7;
  border-color: #161f2a;
}
.dark-mode .bg-dark.user-avatar {
  color: #1f2b3a !important;
  background: #e5e9f2 !important;
  border-color: #e5e9f2 !important;
}
.dark-mode .btn-light, .dark-mode .dual-listbox .dual-listbox__button, .dual-listbox .dark-mode .dual-listbox__button {
  color: #e5e9f2;
  background: #344357;
  border-color: #344357;
}
.dark-mode .btn-light:not(:disabled):not(.disabled):hover, .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled):hover, .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled):hover, .dark-mode .btn-light:not(:disabled):not(.disabled):focus, .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled):focus, .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled):focus, .dark-mode .btn-light:not(:disabled):not(.disabled).focus, .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled).focus, .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled).focus, .dark-mode .btn-light:not(:disabled):not(.disabled):active, .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled):active, .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled):active, .dark-mode .btn-light:not(:disabled):not(.disabled).active, .dark-mode .dual-listbox .dual-listbox__button:not(:disabled):not(.disabled).active, .dual-listbox .dark-mode .dual-listbox__button:not(:disabled):not(.disabled).active {
  background: #435771;
  border-color: #435771;
  color: #e5e9f2;
}
.dark-mode .btn-dark {
  color: #1f2b3a;
  background: #e5e9f2;
  border-color: #e5e9f2;
}
.dark-mode .btn-dark:not(:disabled):not(.disabled):hover, .dark-mode .btn-dark:not(:disabled):not(.disabled):focus, .dark-mode .btn-dark:not(:disabled):not(.disabled).focus, .dark-mode .btn-dark:not(:disabled):not(.disabled):active, .dark-mode .btn-dark:not(:disabled):not(.disabled).active {
  background: #fff;
  border-color: #fff;
  color: #1f2b3a;
}
.dark-mode .btn-outline-dark {
  border-color: #e5e9f2;
  color: #e5e9f2;
}
.dark-mode .btn-outline-dark:not(:disabled):not(.disabled):hover {
  background: #e5e9f2;
  color: #1f2b3a;
}
.dark-mode .btn-outline-secondary {
  border-color: #5a7ba5;
  color: #5a7ba5;
}
.dark-mode .btn-outline-secondary:not(:disabled):not(.disabled):hover {
  background: #5a7ba5;
  color: #fff;
}
.dark-mode .btn-outline-light, .dark-mode .dt-buttons .btn-secondary, .dt-buttons .dark-mode .btn-secondary {
  border-color: #3c4d62;
  color: #b7c2d0;
}
.dark-mode .btn-outline-light:not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-secondary:not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-secondary:not(:disabled):not(.disabled):hover {
  background: #3c4d62;
  color: #fff;
}
.dark-mode .btn-dim.btn-primary {
  color: #0971fe;
  background-color: #122b4d;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-primary:not(:disabled):not(.disabled):hover {
  color: #3c8efe;
  background-color: #193b6a;
  border-color: #193b6a;
}
.dark-mode .btn-dim.btn-secondary {
  color: #adbdd2;
  background-color: #1d2835;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover {
  color: #ced8e4;
  background-color: #2a394c;
  border-color: #2a394c;
}
.dark-mode .btn-dim.btn-success {
  color: #1ee0ac;
  background-color: #163f3e;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-success:not(:disabled):not(.disabled):hover {
  color: #4ae7bd;
  background-color: #1f5958;
  border-color: #1f5958;
}
.dark-mode .btn-dim.btn-warning {
  color: #f4bd0e;
  background-color: #3c3922;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-warning:not(:disabled):not(.disabled):hover {
  color: #f6ca3f;
  background-color: #534f2f;
  border-color: #534f2f;
}
.dark-mode .btn-dim.btn-info {
  color: #09c2de;
  background-color: #123a47;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-info:not(:disabled):not(.disabled):hover {
  color: #24daf6;
  background-color: #195163;
  border-color: #195163;
}
.dark-mode .btn-dim.btn-danger {
  color: #e85347;
  background-color: #3a262c;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-danger:not(:disabled):not(.disabled):hover {
  color: #ee7d74;
  background-color: #50343c;
  border-color: #50343c;
}
.dark-mode .btn-dim.btn-gray {
  color: #b7c2d0;
  background-color: #27313d;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-gray:not(:disabled):not(.disabled):hover {
  color: #d6dce4;
  background-color: #354253;
  border-color: #354253;
}
.dark-mode .btn-dim.btn-dark {
  color: #e5e9f2;
  background-color: #313a45;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-dark:not(:disabled):not(.disabled):hover {
  color: white;
  background-color: #404c5a;
  border-color: #404c5a;
}
.dark-mode .btn-dim.btn-light, .dark-mode .dual-listbox .btn-dim.dual-listbox__button, .dual-listbox .dark-mode .btn-dim.dual-listbox__button {
  color: #ebeef2;
  background-color: #27313d;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-light:not(:disabled):not(.disabled):hover, .dark-mode .dual-listbox .btn-dim.dual-listbox__button:not(:disabled):not(.disabled):hover, .dual-listbox .dark-mode .btn-dim.dual-listbox__button:not(:disabled):not(.disabled):hover {
  color: white;
  background-color: #354253;
  border-color: #354253;
}
.dark-mode .btn-dim.btn-lighter {
  color: #b7c2d0;
  background-color: #27313d;
  border-color: transparent;
}
.dark-mode .btn-dim.btn-lighter:not(:disabled):not(.disabled):hover {
  color: #d6dce4;
  background-color: #354253;
  border-color: #354253;
}
.dark-mode .btn-dim.btn-outline-primary {
  color: #0971fe;
  background-color: #122b4d;
  border-color: #103a72;
}
.dark-mode .btn-dim.btn-outline-primary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #0971fe;
  border-color: #0971fe;
}
.dark-mode .btn-white.btn-outline-primary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-outline-primary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-outline-primary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .btn-trans.btn-outline-primary:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #0971fe;
  background: #122b4d;
}
.dark-mode .btn-dim.btn-outline-success {
  color: #1ee0ac;
  background-color: #163f3e;
  border-color: #186155;
}
.dark-mode .btn-dim.btn-outline-success:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #1ee0ac;
  border-color: #1ee0ac;
}
.dark-mode .btn-white.btn-outline-success:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-outline-success.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-outline-success.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .btn-trans.btn-outline-success:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #1ee0ac;
  background: #163f3e;
}
.dark-mode .btn-dim.btn-outline-warning {
  color: #f4bd0e;
  background-color: #3c3922;
  border-color: #62541e;
}
.dark-mode .btn-dim.btn-outline-warning:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #f4bd0e;
  border-color: #f4bd0e;
}
.dark-mode .btn-white.btn-outline-warning:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-outline-warning.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-outline-warning.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .btn-trans.btn-outline-warning:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #f4bd0e;
  background: #3c3922;
}
.dark-mode .btn-dim.btn-outline-info {
  color: #09c2de;
  background-color: #123a47;
  border-color: #105666;
}
.dark-mode .btn-dim.btn-outline-info:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #09c2de;
  border-color: #09c2de;
}
.dark-mode .btn-white.btn-outline-info:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-outline-info.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-outline-info.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .btn-trans.btn-outline-info:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #09c2de;
  background: #123a47;
}
.dark-mode .btn-dim.btn-outline-danger {
  color: #e85347;
  background-color: #3a262c;
  border-color: #5e2f32;
}
.dark-mode .btn-dim.btn-outline-danger:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #e85347;
  border-color: #e85347;
}
.dark-mode .btn-white.btn-outline-danger:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-outline-danger.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-outline-danger.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .btn-trans.btn-outline-danger:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #e85347;
  background: #3a262c;
}
.dark-mode .btn-dim.btn-outline-secondary {
  color: #6b89ae;
  background-color: #1d2835;
  border-color: #2c3c51;
}
.dark-mode .btn-dim.btn-outline-secondary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #6b89ae;
  border-color: #6b89ae;
}
.dark-mode .btn-white.btn-outline-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-outline-secondary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-outline-secondary.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .btn-trans.btn-outline-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #6b89ae;
  background: #1d2835;
}
.dark-mode .btn-dim.btn-outline-gray {
  color: #b7c2d0;
  background-color: #27313d;
  border-color: #3a4553;
}
.dark-mode .btn-dim.btn-outline-gray:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #b7c2d0;
  border-color: #b7c2d0;
}
.dark-mode .btn-white.btn-outline-gray:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-outline-gray.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-outline-gray.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .btn-trans.btn-outline-gray:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #b7c2d0;
  background: #27313d;
}
.dark-mode .btn-dim.btn-outline-dark {
  color: #e5e9f2;
  background-color: #313a45;
  border-color: #4d5662;
}
.dark-mode .btn-dim.btn-outline-dark:not(:disabled):not(.disabled):hover {
  color: #000;
  background-color: #e5e9f2;
  border-color: #e5e9f2;
}
.dark-mode .btn-white.btn-outline-dark:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-outline-dark.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-outline-dark.btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .btn-trans.btn-outline-dark:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #e5e9f2;
  background: #313a45;
}
.dark-mode .btn-dim.btn-outline-light, .dark-mode .dt-buttons .btn-dim.btn-secondary, .dt-buttons .dark-mode .btn-dim.btn-secondary {
  color: #8091a7;
  background-color: #1b2531;
  border-color: #3a4553;
}
.dark-mode .btn-dim.btn-outline-light:not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-dim.btn-secondary:not(:disabled):not(.disabled):hover {
  color: #fff;
  background-color: #8091a7;
  border-color: #8091a7;
}
.dark-mode .btn-white.btn-outline-light:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .dt-buttons .btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dt-buttons .dark-mode .btn-secondary:not(.btn-dim):not(:disabled):not(.disabled):hover, .dark-mode .btn-trans.btn-outline-light:not(.btn-dim):not(:disabled):not(.disabled):hover {
  color: #8091a7;
  background: #1b2531;
}
.dark-mode .btn-dim.btn-outline-light:not(:disabled):not(.disabled):hover,
.dark-mode .btn-white.btn-outline-light:not(:disabled):not(.disabled):hover,
.dark-mode .dt-buttons .btn-secondary:not(:disabled):not(.disabled):hover,
.dt-buttons .dark-mode .btn-secondary:not(:disabled):not(.disabled):hover,
.dark-mode .btn-dim.btn-outline-light:not(:disabled):not(.disabled):active,
.dark-mode .btn-white.btn-outline-light:not(:disabled):not(.disabled):active,
.dark-mode .dt-buttons .btn-secondary:not(:disabled):not(.disabled):active,
.dt-buttons .dark-mode .btn-secondary:not(:disabled):not(.disabled):active,
.dark-mode .show > .btn-white.btn-outline-light.dropdown-toggle,
.dark-mode .dt-buttons .show > .dropdown-toggle.btn-secondary,
.dt-buttons .dark-mode .show > .dropdown-toggle.btn-secondary {
  background: #3c4d62;
  border-color: #3c4d62;
  color: #fff;
}
.dark-mode .btn-white, .dark-mode .dt-buttons .btn-secondary, .dt-buttons .dark-mode .btn-secondary, .dark-mode .btn-white.btn-dim, .dark-mode .btn-white.btn-outline-light {
  background: #141c26;
}
.dark-mode .btn-outline-light:focus, .dark-mode .dt-buttons .btn-secondary:focus, .dt-buttons .dark-mode .btn-secondary:focus, .dark-mode .btn-outline-light.focus, .dark-mode .dt-buttons .focus.btn-secondary, .dt-buttons .dark-mode .focus.btn-secondary {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.07) !important;
}
.dark-mode .border, .dark-mode .border-bottom, .dark-mode .border-top, .dark-mode .border-left, .dark-mode .border-right,
.dark-mode .dropdown-inner + .dropdown-inner, .dark-mode .dropdown-head, .dark-mode .dropdown-foot,
.dark-mode .preview-hr, .dark-mode .select2-container--default .select2-selection--single,
.dark-mode .ql-picker-options, .dark-mode .dropzone,
.dark-mode .select2-container--default .select2-selection--multiple, .dark-mode .select2-dropdown,
.dark-mode .select2-container--default .select2-search--dropdown .select2-search__field,
.dark-mode .ui-timepicker-standard, .dark-mode .ql-toolbar, .dark-mode .ql-container, .dark-mode .note-editor, .dark-mode .note-toolbar,
.dark-mode .tox .tox-menubar, .dark-mode .tox-toolbar-overlord, .dark-mode .tox-tinymce, .dark-mode .tox .tox-toolbar__group:not(:last-of-type),
.dark-mode .tox .tox-statusbar, .dark-mode .tox .tox-menu, .dark-mode .tox-toolbar, .dark-mode .tox-editor-header,
.dark-mode .tox .tox-toolbar, .dark-mode .tox .tox-toolbar__primary, .dark-mode .tox .tox-toolbar__overflow,
.dark-mode .tox .tox-collection--list .tox-collection__group,
.dark-mode .note-btn-group .note-btn, .dark-mode .note-statusbar, .dark-mode .nk-code-preview-box, .dark-mode .swal2-footer,
.dark-mode .example-border-all > div, .dark-mode .btn-toolbar-sep, .dark-mode .page-link,
.dark-mode .table th, .dark-mode .table td, .dark-mode .table-bordered, .dark-mode .table-bordered th, .dark-mode .table-bordered td, .dark-mode .datatable-wrap, .dark-mode .nk-tb-head .nk-tb-col,
.dark-mode .list-group-item, .dark-mode .modal-header, .dark-mode .modal-footer, .dark-mode .popover, .dark-mode .popover-header,
.dark-mode .tagify__tag > div::before, .dark-mode .tagify__tag:hover:not([readonly]) div::before,
.dark-mode .nk-tb-item:not(:last-child) .nk-tb-col, .dark-mode .nk-activity-item:not(:last-child),
.dark-mode .nk-support-item:not(:last-child), .dark-mode .card-inner-group .card-inner:not(:last-child),
.dark-mode .card-aside, .dark-mode .nav-tabs, .dark-mode .divider, .dark-mode .data-item:not(:last-child), .dark-mode .nk-footer,
.dark-mode .nav-switch-s2 .nav-link, .dark-mode .language-list li:not(:last-child) .language-item, .dark-mode .user-avatar-multiple .user-avatar {
  border-color: #1d2d40 !important;
}
.dark-mode .select2-search--dropdown .select2-search__field {
  color: #b6c6e3;
}
.dark-mode .card, .dark-mode .code-block, .dark-mode .alert-pro, .dark-mode .modal-content, .dark-mode .toast, .dark-mode .toastr {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
}
.dark-mode .toast-header {
  color: #8094ae;
}
.dark-mode .toast, .dark-mode .toast-header {
  border-color: #203247;
  background: #18212d;
}
.dark-mode .table-active, .dark-mode .table-active > th, .dark-mode .table-active > td, .dark-mode .table-hover tbody tr:hover,
.dark-mode .code-block .prettyprint, .dark-mode .prettyprint, .dark-mode .list-group-item, .dark-mode .example-spacing-pd > div > span,
.dark-mode .form-file-label::after, .dark-mode .ql-picker-options, .dark-mode .data-more:before, .dark-mode .search-wrap, .dark-mode .form-control, .dark-mode div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter .dark-mode input, .dark-mode .dual-listbox .dual-listbox__search, .dual-listbox .dark-mode .dual-listbox__search, .dark-mode .input-mail, .dark-mode .dropzone,
.dark-mode .ui-state-hover, .dark-mode .note-editor.note-frame .note-statusbar,
.dark-mode .note-editor.note-airframe .note-statusbar, .dark-mode .swal2-popup,
.dark-mode .select2-container--default .select2-results__option--highlighted[aria-selected],
.dark-mode .select2-container--default .select2-results__option[aria-selected=true],
.dark-mode .select2-container--default .select2-selection--multiple .select2-selection__choice,
.dark-mode .select2-container--default .select2-search--dropdown .select2-search__field,
.dark-mode .example-width > div, .dark-mode .example-height > div, .dark-mode .example-border > div, .dark-mode .example-spacing > div {
  background: #101924;
}
.dark-mode .list-group-item {
  color: #b6c6e3;
}
.dark-mode .tox .tox-tbtn:hover,
.dark-mode .tox .tox-collection--list .tox-collection__item--active,
.dark-mode .tox .tox-mbtn--active, .dark-mode .tox .tox-mbtn:focus:not(:disabled),
.dark-mode .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active),
.dark-mode .tox .tox-collection--list .tox-collection__item--enabled {
  background: #0a0f16;
}
.dark-mode .icon-overlap li {
  border-color: #141c26;
}
.dark-mode .card, .dark-mode .kanban-add-task, .dark-mode .kanban-board-header, .dark-mode .kanban-item, .dark-mode .table > :not(caption) > * > * {
  background: #141c26;
}
.dark-mode .accordion, .dark-mode .form-clip, .dark-mode .form-text-hint, .dark-mode .card-aside,
.dark-mode .code-block, .dark-mode .alert-pro, .dark-mode .modal-content, .dark-mode .toastr, .dark-mode .toggle-content,
.dark-mode .nav-switch-s2 .nav-link:hover, .dark-mode .nav-switch-s2 .nav-link:focus, .dark-mode .nav-switch-s2 .nav-link.active,
.dark-mode .select2-container--default .select2-selection--single,
.dark-mode .select2-container--default .select2-selection--multiple, .dark-mode .select2-dropdown,
.dark-mode .form-file-label, .dark-mode .form-select, .dark-mode .popover, .dark-mode .search-wrap, .dark-mode .form-control, .dark-mode div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter .dark-mode input, .dark-mode .dual-listbox .dual-listbox__search, .dual-listbox .dark-mode .dual-listbox__search, .dark-mode .form-label-outlined, .dark-mode .input-mail, .dark-mode .page-link,
.dark-mode .ui-timepicker-standard, .dark-mode .note-editor, .dark-mode .note-toolbar,
.dark-mode .tox .tox-edit-area__iframe, .dark-mode .tox .tox-menubar, .dark-mode .tox-toolbar-overlord,
.dark-mode .tox .tox-toolbar, .dark-mode .tox .tox-toolbar__primary, .dark-mode .tox .tox-toolbar__overflow,
.dark-mode .tox .tox-statusbar, .dark-mode .tox .tox-menu,
.dark-mode .datepicker table tr td.today, .dark-mode .datepicker table tr td.today:hover,
.dark-mode .datepicker table tr td.today.disabled, .dark-mode .datepicker table tr td.today.disabled:hover,
.dark-mode .datepicker table tr td.day:hover, .dark-mode .datepicker table tr td.day.focused,
.dark-mode .datepicker .datepicker-switch:hover, .dark-mode .datepicker .prev:hover, .dark-mode .datepicker .next:hover, .dark-mode .datepicker tfoot tr th:hover {
  background: #141c26 !important;
}
.dark-mode .search-wrap.search-wrap-extend, .dark-mode .search-wrap.search-wrap-extend .form-control, .dark-mode .search-wrap.search-wrap-extend div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter .dark-mode .search-wrap.search-wrap-extend input, .dark-mode .search-wrap.search-wrap-extend .dual-listbox .dual-listbox__search, .dual-listbox .dark-mode .search-wrap.search-wrap-extend .dual-listbox__search {
  background: #101924 !important;
}
.dark-mode .accordion-item {
  background: #141c26 !important;
}
.dark-mode .clipboard-success-message {
  background: rgba(20, 28, 38, 0.9);
}
.dark-mode .tagify__tag > div::before, .dark-mode .tagify__tag:hover:not([readonly]) div::before {
  box-shadow: 0 0 0 1.1em #101924 inset;
}
.dark-mode .popover-header {
  background-color: #1a2430;
}
.dark-mode .popover {
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.6);
}
.dark-mode .bs-popover-top > .popover-arrow::before, .dark-mode .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: #1d2d40 !important;
}
.dark-mode .bs-popover-top > .popover-arrow::after, .dark-mode .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: #141c26 !important;
}
.dark-mode .bs-popover-bottom > .popover-arrow::before, .dark-mode .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: #1d2d40 !important;
}
.dark-mode .bs-popover-bottom > .popover-arrow::after, .dark-mode .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: #141c26 !important;
}
.dark-mode .bs-popover-end > .popover-arrow::before, .dark-mode .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: #1d2d40 !important;
}
.dark-mode .bs-popover-end > .popover-arrow::after, .dark-mode .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: #141c26 !important;
}
.dark-mode .bs-popover-start > .popover-arrow::before, .dark-mode .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: #1d2d40 !important;
}
.dark-mode .bs-popover-start > .popover-arrow::after, .dark-mode .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: #141c26 !important;
}
.dark-mode .team-info li span:last-child, .dark-mode .team-statistics li span:first-child, .dark-mode .project-progress-percent,
.dark-mode .kanban-title-content .title,
.dark-mode .card-tools-nav li a:hover,
.dark-mode .card-tools-nav li a.active,
.dark-mode .card-tools-nav li.active a,
.dark-mode .card-amount .amount,
.dark-mode .accordion-head .title, .dark-mode .form-file-label::after,
.dark-mode .input-mail, .dark-mode .form-control, .dark-mode div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter .dark-mode input, .dark-mode .dual-listbox .dual-listbox__search, .dual-listbox .dark-mode .dual-listbox__search, .dark-mode .form-control:focus, .dark-mode .form-label, .dark-mode .form-label-outlined, .dark-mode .input-group-text, .dark-mode .table .table-light th, .dark-mode .table-hover tbody tr:hover,
.dark-mode .close, .dark-mode .close:hover, .dark-mode .user-name, .dark-mode .nk-news-text p,
.dark-mode .data-item:hover .icon,
.dark-mode .accordion-icon {
  color: #fff !important;
}
.dark-mode .close {
  text-shadow: 0 1px 0 #141c26;
}
.dark-mode .close:focus {
  outline: none !important;
}
.dark-mode .nk-block-des, .dark-mode .card-title p, .dark-mode .nk-sale-data .sub-title, .dark-mode .link-check li span, .dark-mode .data-value,
.dark-mode .form-file-label, .dark-mode .form-select, .dark-mode .form-control-select-multiple .form-select option,
.dark-mode .select2-container--default .select2-selection--single .select2-selection__rendered,
.dark-mode .select2-container--default .select2-selection--multiple .select2-selection__rendered,
.dark-mode .ui-timepicker-standard a, .dark-mode .note-placeholder, .dark-mode [class*=knob], .dark-mode .tox .tox-tbtn:hover,
.dark-mode .tox .tox-statusbar a, .dark-mode .tox .tox-statusbar__path-item, .dark-mode .tox .tox-statusbar__wordcount,
.dark-mode .tox-collection__item-label > *, .dark-mode .nk-quick-nav-icon, .dark-mode .dropzone .dz-message span,
.dark-mode .datepicker table tr td.today, .dark-mode .datepicker table tr td.today:hover,
.dark-mode .datepicker table tr td.today.disabled, .dark-mode .datepicker table tr td.today.disabled:hover,
.dark-mode .datepicker table tr td.day:hover, .dark-mode .datepicker table tr td.day.focused,
.dark-mode .page-link, .dark-mode .alert-pro, .dark-mode .nk-news-text p span, .dark-mode .language-item,
.dark-mode .nk-tb-list .tb-lead-sub, .dark-mode .nk-tb-list .tb-amount-sub {
  color: #8094ae !important;
}
.dark-mode .tox .tox-collection__item-accessory {
  color: #526484;
}
.dark-mode .nk-menu-link, .dark-mode .link-dark, .dark-mode .nk-menu-main .nk-menu-sub .nk-menu-link, .dark-mode .link-list a {
  color: #8094ae;
}
.dark-mode .nk-menu-link:hover, .dark-mode .link-dark:hover, .dark-mode .nk-menu-main .nk-menu-sub .nk-menu-link:hover, .dark-mode .link-list a:hover {
  color: #0971fe;
}
.dark-mode .nk-menu-badge {
  color: #dbdfea;
  background: #2a3a4e;
}
.dark-mode .is-dark .nk-menu-badge {
  color: #cee3ff;
}
.dark-mode .is-dark .nk-menu-badge {
  color: #6baafe;
}
.dark-mode .ql-picker.ql-expanded .ql-picker-label,
.dark-mode .active > .nk-menu-link, .dark-mode .is-theme .nk-menu-link:hover .nk-menu-icon,
.dark-mode .is-theme .nk-menu-item.active > .nk-menu-link .nk-menu-icon,
.dark-mode .is-theme .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon,
.dark-mode .is-theme .nk-menu-sub .nk-menu-link:hover,
.dark-mode .is-theme .nk-menu-sub .active > .nk-menu-link, .dark-mode .page-link:hover {
  color: #0971fe !important;
}
.dark-mode .nk-menu-hr, .dark-mode .nk-menu-main .nk-menu-sub, .dark-mode .nk-sidebar .nk-menu > li .nk-menu-sub .nk-menu-sub,
.dark-mode .user-avatar-group .user-avatar {
  border-color: #1d2d40;
}
.dark-mode .table .table-light th, .dark-mode .page-item.disabled .page-link, .dark-mode .page-link:hover, .dark-mode .tb-odr-head, .dark-mode .tb-tnx-head,
.dark-mode .custom-control-input[disabled] ~ .custom-control-label::before, .dark-mode .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #28374b !important;
}
.dark-mode .progress, .dark-mode .data-head, .dark-mode .custom-control-label::before, .dark-mode .input-group-text,
.dark-mode .nk-msg-profile-toggle {
  background-color: #212d3d !important;
}
.dark-mode .nk-msg-profile-toggle,
.dark-mode .custom-control-label::before, .dark-mode .form-control, .dark-mode div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter .dark-mode input, .dark-mode .dual-listbox .dual-listbox__search, .dual-listbox .dark-mode .dual-listbox__search, .dark-mode .input-mail, .dark-mode .form-file-label, .dark-mode .input-group-text,
.dark-mode .form-select, .dark-mode .swal2-input, .dark-mode .swal2-file, .dark-mode .swal2-textarea,
.dark-mode .select2-container--default .select2-selection--single,
.dark-mode .select2-container--default .select2-selection--multiple, .dark-mode .select2-dropdown,
.dark-mode .note-popover .popover-content .dropdown-style > li[aria-label=pre],
.dark-mode .note-editor .note-toolbar .dropdown-style > li[aria-label=pre],
.dark-mode .link-bdr-t,
.link-tidy .dark-mode li + li,
.link-list-opt .dark-mode li + li,
.link-list-plain .dark-mode li + li, .dark-mode .link-check + .link-check, .dark-mode .link-tidy li + li, .dark-mode .link-list + .link-list,
.dark-mode .link-list-opt li + li, .dark-mode .link-list-plain li, .dark-mode .link-list-plain li + li {
  border-color: #384d69 !important;
}
.dark-mode .custom-switch .custom-control-label::after {
  background-color: #7f99bb !important;
}
.dark-mode .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff !important;
}
.dark-mode .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0971fe !important;
  border-color: #0971fe !important;
}
.dark-mode .btn-trigger:before, .dark-mode .btn-trigger.active:hover:before, .dark-mode .nk-quick-nav-icon:before {
  background-color: #070a0f;
}
.dark-mode .dropdown-menu {
  background-color: #18212d;
  border-color: #263547;
  box-shadow: 0 3px 20px 1px rgba(0, 0, 0, 0.4);
}
.dark-mode .dropdown-menu-s1 {
  border-top-color: #0971fe;
}
.dark-mode .link-list-plain a, .dark-mode .link-list-opt a, .dark-mode .link-check li a {
  color: #b6c6e3;
}
.dark-mode .link-list-plain a:hover, .dark-mode .link-list-opt a:hover, .dark-mode .link-check li a:hover {
  background: #2a3a4e;
}
.dark-mode .border-transparent {
  border-color: transparent !important;
}
.dark-mode .note-editor .btn, .dark-mode .note-editor .dual-listbox .dual-listbox__button, .dual-listbox .dark-mode .note-editor .dual-listbox__button, .dark-mode .ql-picker, .dark-mode .tox .tox-tbtn__select-label, .dark-mode .tox .tox-mbtn__select-label, .dark-mode .lead-text span,
.dark-mode .data-list-s2 .data-label, .dark-mode .btn-trigger, .dark-mode .dropdown .btn.btn-icon:not(.btn-light), .dark-mode .dropdown .dual-listbox .btn-icon.dual-listbox__button:not(.btn-light), .dual-listbox .dark-mode .dropdown .btn-icon.dual-listbox__button:not(.btn-light), .dark-mode .dropdown .dt-buttons .btn.btn-secondary:not(.btn-light), .dt-buttons .dark-mode .dropdown .btn.btn-secondary:not(.btn-light), .dark-mode .dropdown .dual-listbox .dt-buttons .dual-listbox__button.btn-secondary:not(.btn-light), .dual-listbox .dt-buttons .dark-mode .dropdown .dual-listbox__button.btn-secondary:not(.btn-light), .dark-mode .dropdown .dt-buttons .dual-listbox .dual-listbox__button.btn-secondary:not(.btn-light), .dt-buttons .dual-listbox .dark-mode .dropdown .dual-listbox__button.btn-secondary:not(.btn-light), .dark-mode .list-step li.list-step-done {
  color: #8094ae;
}
.dark-mode .ql-fill, .dark-mode .ql-stroke.ql-fill, .dark-mode .tox .tox-tbtn svg {
  fill: #8094ae;
}
.dark-mode .ql-stroke {
  stroke: #8094ae;
}
.dark-mode .swal2-validation-message {
  background: #1d2d40;
}
.dark-mode .team-info li span:first-child, .dark-mode .team-statistics li span:last-child, .dark-mode .project-progress-task,
.dark-mode .table, .dark-mode .nk-tb-list, .dark-mode .nk-tb-list .tb-amount span, .dark-mode .nk-tb-list .tb-amount .currency,
.dark-mode .tb-tnx-item .tb-tnx-total, .dark-mode .tb-odr-item .tb-odr-total, .dark-mode .user-balance-sub span,
.dark-mode .dropdown-menu, .dark-mode .pln, .dark-mode .overline-title, .dark-mode .nk-block-des strong,
.dark-mode .data-item:hover .data-value, .dark-mode .data-item:hover .data-label,
.dark-mode .nk-notification-text, .dark-mode .profile-ud-value, .dark-mode .bq-note-meta span > span,
.dark-mode .tagify__tag > div, .dark-mode .popover-body, .dark-mode .input-mail::placeholder, .dark-mode .list-apps-title {
  color: #b6c6e3;
}
.dark-mode .nk-notification-text span, .dark-mode .is-unread .chat-context .text {
  color: #dfe9fe;
}
.dark-mode .tb-tnx-item {
  border-color: #1d2d40 !important;
}
.dark-mode .nav-tabs .nav-link {
  color: #b6c6e3;
}
.dark-mode .nav-tabs .nav-link.active {
  color: #0971fe;
}
.dark-mode .nav-tabs .nav-link:hover {
  color: #fff;
}
.dark-mode .link-list-menu a, .dark-mode .list-plain a {
  color: #8094ae;
}
.dark-mode .link-list-menu a:hover, .dark-mode .link-list-menu a.active, .dark-mode .list-plain a:hover, .dark-mode .list-plain a.active {
  color: #0971fe;
}
.dark-mode .nav-switch .nav-link.active, .dark-mode .list-apps a:hover .list-apps-title {
  color: #fff;
}
.dark-mode .nk-tb-item:not(.nk-tb-head):hover, .dark-mode .nk-tb-item:not(.nk-tb-head).seleted {
  box-shadow: 0 2px 15px -4px rgba(0, 0, 0, 0.7);
}
.dark-mode .nk-tb-item:hover .nk-tb-action-hidden, .dark-mode .bq-note-text,
.dark-mode .nk-tb-item:not(.nk-tb-head):hover, .dark-mode .nk-tb-item:not(.nk-tb-head).seleted {
  background: #11171f;
}
.dark-mode .nk-apps-sidebar .dropdown-menu .lead-text, .dark-mode .list-step li.list-step-current,
.dark-mode .nk-tb-list .tb-lead, .dark-mode .nk-tb-list .tb-amount, .dark-mode .nk-support-content .title, .dark-mode .nk-sale-data .amount {
  color: #fff;
}
.dark-mode .nk-support-content .time, .dark-mode .page-item.disabled .page-link, .dark-mode .card-hint, .dark-mode .list-step li {
  color: #526484;
}
.dark-mode .nk-order-ovwg-data .title .icon, .dark-mode .timeline-item:not(:last-child):before,
.dark-mode .timeline-status.is-outline:after {
  background-color: #263547;
}
.dark-mode .nk-footer {
  background-color: #101924;
}
.dark-mode .nk-order-ovwg-data .info strong, .dark-mode .user-activity .amount, .dark-mode .invest-data-history .amount,
.dark-mode .analytic-data .amount, .dark-mode .traffic-channel-data .amount, .dark-mode .analytics-map-data .amount,
.dark-mode .device-status-data .amount, .dark-mode .invest-ov .amount, .dark-mode .profile-balance-amount .number {
  color: #fff;
}
.dark-mode .invest-ov:not(:last-child) {
  border-color: #384d69;
}
.dark-mode .nk-header .dropdown-menu .lead-text, .dark-mode .nk-sidebar-bar .dropdown-menu .lead-text {
  color: #fff;
}
.dark-mode .nk-header, .dark-mode .nk-header.is-light:not([class*=bg-]),
.dark-mode .nk-sidebar, .dark-mode .nk-sidebar.is-light, .dark-mode .nk-sidebar-head {
  border-color: #203247 !important;
}
.dark-mode .nk-header, .dark-mode .nk-header.is-light:not([class*=bg-]),
.dark-mode .nk-sidebar, .dark-mode .nk-sidebar.is-light, .dark-mode .nk-header.is-theme:not([class*=bg-]) {
  background: #101924;
}
.dark-mode .nk-chat-aside-user .title, .dark-mode .nk-file-name, .dark-mode .nk-file-name-text a.title,
.dark-mode .is-unread .nk-ibx-context-text .heading, .dark-mode .chat-profile-settings .custom-control-sm .custom-control-label,
.dark-mode .attach-info, .dark-mode .profile-stats .amount, .dark-mode .is-unread .chat-from .name {
  color: #fff;
}
.dark-mode .nk-fmg-menu-item .icon, .dark-mode .nk-ibx-menu-item .icon {
  color: #8094ae;
}
.dark-mode .chat-upload-option {
  background-color: #141c26;
}
.dark-mode .nk-fmg-menu-text, .dark-mode .nk-ibx-label-text, .dark-mode .nk-ibx-menu-text, .dark-mode .attach-item a, .dark-mode .user-contacts li,
.dark-mode .nk-ibx-context-text .heading, .dark-mode .chat-option-link:hover .lead-text, .dark-mode .chat-from .name, .dark-mode .user-plan-title {
  color: #b6c6e3;
}
.dark-mode .nk-file-name-text a.title:hover, .dark-mode .active > .nk-fmg-menu-item .icon, .dark-mode .active .nk-ibx-menu-text, .dark-mode .active .nk-ibx-menu-item .icon {
  color: #0971fe;
}
.dark-mode .nk-chat, .dark-mode .nk-chat-aside, .dark-mode .nk-chat-profile, .dark-mode .nk-chat-head, .dark-mode .chat-profile-group,
.dark-mode .nk-fmg, .dark-mode .nk-fmg-aside, .dark-mode .nk-fmg-body-head, .dark-mode .nk-fmg-switch,
.dark-mode .nk-files-view-grid .nk-file, .dark-mode .nk-files-view-group .nk-file,
.dark-mode .nk-ibx, .dark-mode .nk-ibx-aside, .dark-mode .nk-ibx-head, .dark-mode .nk-ibx-item, .dark-mode .nk-reply-form,
.dark-mode .nk-reply-form-header, .dark-mode .nk-reply-form-tools, .dark-mode .nk-reply-form-field:not(:last-child),
.dark-mode .nk-msg, .dark-mode .nk-msg-head, .dark-mode .nk-msg-profile, .dark-mode .attach-files, .dark-mode .attach-foot,
.dark-mode .nk-msg-item:not(:last-child), .dark-mode .nk-msg-aside, .dark-mode .nk-msg-nav,
.dark-mode .nk-msg-nav .search-wrap,
.dark-mode .nk-files-group > .title, .dark-mode .nk-file-share-header,
.dark-mode .nk-files-view-list .nk-file > div {
  border-color: #1d2d40 !important;
}
.dark-mode .nk-block-subhead, .dark-mode .data-list-s2 .data-head, .dark-mode .nk-profile-toggle, .dark-mode .nk-profile-content, .dark-mode .user-account-links {
  border-color: #2b3748;
}
.dark-mode .nk-upload-item, .dark-mode .dropzone {
  border-color: #354358 !important;
}
.dark-mode .data-list-s2 .data-head {
  background: transparent !important;
}
.dark-mode .chat-sap-meta:before, .dark-mode .chat-sap-meta:after,
.dark-mode .active > .nk-fmg-menu-item, .dark-mode .nk-fmg-menu-item:hover,
.dark-mode .nk-ibx-status, .dark-mode .nk-ibx-reply-item:not(:last-child):after,
.dark-mode .nk-reply-meta-info:before, .dark-mode .nk-reply-meta-info:after {
  background: #1d2d40;
}
.dark-mode .nk-chat, .dark-mode .nk-chat-aside, .dark-mode .nk-chat-profile, .dark-mode .nk-chat-head, .dark-mode .chat-msg, .dark-mode .nk-chat-editor, .dark-mode .nk-chat-blank,
.dark-mode .nk-fmg, .dark-mode .nk-fmg-aside, .dark-mode .nk-fmg-body-head,
.dark-mode .nk-files-view-grid .nk-file, .dark-mode .nk-files-view-group .nk-file,
.dark-mode .nk-ibx, .dark-mode .nk-ibx-aside, .dark-mode .nk-ibx-item, .dark-mode .nk-ibx-view,
.dark-mode .nk-msg, .dark-mode .nk-msg-head, .dark-mode .nk-msg-profile, .dark-mode .nk-fmg-switch {
  background: #141c26;
}
.dark-mode .nk-ibx-status .progress {
  background: #141c26 !important;
}
.dark-mode .nk-chat-panel, .dark-mode .chat-item:hover, .dark-mode .chat-item.current, .dark-mode .chat-item:hover .chat-actions, .dark-mode .chat-members .user-card:hover, .dark-mode .chat-members .user-actions, .dark-mode .nk-profile-content,
.dark-mode .nk-msg-item.active, .dark-mode .nk-msg-item.current, .dark-mode .channel-list a:hover, .dark-mode .contacts-list .user-card:hover, .dark-mode .contacts-list .user-actions, .dark-mode .channel-list a.active {
  background: #0d141d !important;
}
.dark-mode .fav-list .user-avatar:after {
  background: #415a79;
}
.dark-mode .nk-files-view-list .nk-file.selected > div {
  background: transparent;
}
.dark-mode .nk-files-view-list .nk-file.selected {
  background: #1d2d40;
}
.dark-mode .nk-ibx-item:not(.no-hover):hover, .dark-mode .nk-ibx-item.active,
.dark-mode .nk-ibx-item:hover .ibx-actions-hidden, .dark-mode .nk-ibx-item:hover .ibx-actions,
.dark-mode .nk-ibx-label > li:hover, .dark-mode .nk-ibx-contact > li:hover,
.dark-mode .nk-ibx-menu li.active, .dark-mode .nk-ibx-menu li:hover, .dark-mode .dot-label:after, .dark-mode .attach-foot,
.dark-mode .nk-reply-from, .dark-mode .nk-reply-entry.note, .dark-mode .nk-msg-aside, .dark-mode .nk-msg-nav,
.dark-mode .nk-files-view-list .nk-file > div {
  background: #101924;
}
.dark-mode .is-unread .nk-ibx-context-text,
.dark-mode .nk-upload-info {
  color: #dfe9fe;
}
.dark-mode .nk-reply-msg-excerpt, .dark-mode .nk-ibx-context-text, .dark-mode .user-contacts li .icon, .dark-mode .nk-reply-tools .date {
  color: #8094ae;
}
.dark-mode .is-unread .nk-msg-sender .name {
  color: #fff;
}
.dark-mode .nk-reply-meta-info, .dark-mode .nk-reply-from {
  color: #7a8faa;
}
.dark-mode .nk-reply-meta-info span, .dark-mode .nk-reply-meta-info strong, .dark-mode .nk-reply-meta-info .who, .dark-mode .channel-list a {
  color: #b6c6e3;
}
.dark-mode .nk-reply-meta-info .whom {
  color: #0971fe;
}
.dark-mode .fc table.fc-scrollgrid {
  border-color: #1d2d40;
}
.dark-mode .fc table td, .dark-mode .fc table th {
  border-color: #1d2d40;
}
.dark-mode .fc .fc-list-event:hover td {
  background: #101924;
}
.dark-mode .fc.fc-theme-bootstrap5 .fc-list {
  border-color: #1d2d40;
}
.dark-mode .fc .fc-theme-bootstrap5-shaded {
  background-color: #1d2d40;
}
.dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn, .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button, .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button {
  color: #b6c6e3;
  border-color: #1d2d40;
}
.dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:disabled, .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:disabled, .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:disabled {
  color: #b6c6e3;
  border-color: #1d2d40;
}
.dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:hover, .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:hover, .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:hover, .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:focus, .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:focus, .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:focus {
  color: #fff;
  background: #101924;
  border-color: #1d2d40;
}
.dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn:focus, .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .dual-listbox__button:focus, .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox__button:focus {
  box-shadow: 0 0 0 0.2rem rgba(29, 45, 64, 0.5);
}
.dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .btn.active, .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .dual-listbox .active.dual-listbox__button, .dual-listbox .dark-mode .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .active.dual-listbox__button {
  color: #0971fe;
  border-color: #1d2d40 !important;
  background: #101924;
  box-shadow: inset 0 0 4px -1px rgba(29, 45, 64, 0.25);
}
.dark-mode .fc-day {
  color: #b6c6e3;
}
.dark-mode .fc-day-other {
  color: #8094ae;
}
.dark-mode .fc-list-day, .dark-mode .fc-col-header-cell {
  color: #fff;
}
.dark-mode .fc .fc-list-empty {
  background: #101924;
}
.dark-mode .fc-timegrid-event-harness-inset .fc-timegrid-event, .dark-mode .fc-timegrid-event.fc-event-mirror {
  box-shadow: none;
}
.dark-mode a.fc-event-primary-dim {
  background-color: #122946 !important;
  border-color: #122946 !important;
}
.dark-mode .modal-header.fc-event-primary-dim {
  background-color: #122946 !important;
  border-color: #0d1d32 !important;
}
.dark-mode span.fc-event-primary-dim .dot {
  background-color: #122946 !important;
}
.dark-mode .fc-event-primary-dim:not(a) .fc-list-event-dot {
  background-color: #122946 !important;
}
.dark-mode a.fc-event-success-dim {
  background-color: #16393a !important;
  border-color: #16393a !important;
}
.dark-mode .modal-header.fc-event-success-dim {
  background-color: #16393a !important;
  border-color: #0f2728 !important;
}
.dark-mode span.fc-event-success-dim .dot {
  background-color: #16393a !important;
}
.dark-mode .fc-event-success-dim:not(a) .fc-list-event-dot {
  background-color: #16393a !important;
}
.dark-mode a.fc-event-info-dim {
  background-color: #123542 !important;
  border-color: #123542 !important;
}
.dark-mode .modal-header.fc-event-info-dim {
  background-color: #123542 !important;
  border-color: #0d252e !important;
}
.dark-mode span.fc-event-info-dim .dot {
  background-color: #123542 !important;
}
.dark-mode .fc-event-info-dim:not(a) .fc-list-event-dot {
  background-color: #123542 !important;
}
.dark-mode a.fc-event-warning-dim {
  background-color: #363422 !important;
  border-color: #363422 !important;
}
.dark-mode .modal-header.fc-event-warning-dim {
  background-color: #363422 !important;
  border-color: #262518 !important;
}
.dark-mode span.fc-event-warning-dim .dot {
  background-color: #363422 !important;
}
.dark-mode .fc-event-warning-dim:not(a) .fc-list-event-dot {
  background-color: #363422 !important;
}
.dark-mode a.fc-event-danger-dim {
  background-color: #34242b !important;
  border-color: #34242b !important;
}
.dark-mode .modal-header.fc-event-danger-dim {
  background-color: #34242b !important;
  border-color: #251a1f !important;
}
.dark-mode span.fc-event-danger-dim .dot {
  background-color: #34242b !important;
}
.dark-mode .fc-event-danger-dim:not(a) .fc-list-event-dot {
  background-color: #34242b !important;
}
.dark-mode a.fc-event-secondary-dim {
  background-color: #1b2532 !important;
  border-color: #1b2532 !important;
}
.dark-mode .modal-header.fc-event-secondary-dim {
  background-color: #1b2532 !important;
  border-color: #121921 !important;
}
.dark-mode span.fc-event-secondary-dim .dot {
  background-color: #1b2532 !important;
}
.dark-mode .fc-event-secondary-dim:not(a) .fc-list-event-dot {
  background-color: #1b2532 !important;
}
.dark-mode a.fc-event-dark-dim {
  background-color: #161e29 !important;
  border-color: #161e29 !important;
}
.dark-mode .modal-header.fc-event-dark-dim {
  background-color: #161e29 !important;
  border-color: #0d1218 !important;
}
.dark-mode span.fc-event-dark-dim .dot {
  background-color: #161e29 !important;
}
.dark-mode .fc-event-dark-dim:not(a) .fc-list-event-dot {
  background-color: #161e29 !important;
}
.dark-mode a.fc-event-blue-dim {
  background-color: #1e2f46 !important;
  border-color: #1e2f46 !important;
}
.dark-mode .modal-header.fc-event-blue-dim {
  background-color: #1e2f46 !important;
  border-color: #162334 !important;
}
.dark-mode span.fc-event-blue-dim .dot {
  background-color: #1e2f46 !important;
}
.dark-mode .fc-event-blue-dim:not(a) .fc-list-event-dot {
  background-color: #1e2f46 !important;
}
.dark-mode a.fc-event-azure-dim {
  background-color: #142a46 !important;
  border-color: #142a46 !important;
}
.dark-mode .modal-header.fc-event-azure-dim {
  background-color: #142a46 !important;
  border-color: #0e1e32 !important;
}
.dark-mode span.fc-event-azure-dim .dot {
  background-color: #142a46 !important;
}
.dark-mode .fc-event-azure-dim:not(a) .fc-list-event-dot {
  background-color: #142a46 !important;
}
.dark-mode a.fc-event-indigo-dim {
  background-color: #1a233d !important;
  border-color: #1a233d !important;
}
.dark-mode .modal-header.fc-event-indigo-dim {
  background-color: #1a233d !important;
  border-color: #12192b !important;
}
.dark-mode span.fc-event-indigo-dim .dot {
  background-color: #1a233d !important;
}
.dark-mode .fc-event-indigo-dim:not(a) .fc-list-event-dot {
  background-color: #1a233d !important;
}
.dark-mode a.fc-event-purple-dim {
  background-color: #242847 !important;
  border-color: #242847 !important;
}
.dark-mode .modal-header.fc-event-purple-dim {
  background-color: #242847 !important;
  border-color: #1b1e36 !important;
}
.dark-mode span.fc-event-purple-dim .dot {
  background-color: #242847 !important;
}
.dark-mode .fc-event-purple-dim:not(a) .fc-list-event-dot {
  background-color: #242847 !important;
}
.dark-mode a.fc-event-pink-dim {
  background-color: #372739 !important;
  border-color: #372739 !important;
}
.dark-mode .modal-header.fc-event-pink-dim {
  background-color: #372739 !important;
  border-color: #281d2a !important;
}
.dark-mode span.fc-event-pink-dim .dot {
  background-color: #372739 !important;
}
.dark-mode .fc-event-pink-dim:not(a) .fc-list-event-dot {
  background-color: #372739 !important;
}
.dark-mode a.fc-event-orange-dim {
  background-color: #37302d !important;
  border-color: #37302d !important;
}
.dark-mode .modal-header.fc-event-orange-dim {
  background-color: #37302d !important;
  border-color: #292422 !important;
}
.dark-mode span.fc-event-orange-dim .dot {
  background-color: #37302d !important;
}
.dark-mode .fc-event-orange-dim:not(a) .fc-list-event-dot {
  background-color: #37302d !important;
}
.dark-mode a.fc-event-teal-dim {
  background-color: #163637 !important;
  border-color: #163637 !important;
}
.dark-mode .modal-header.fc-event-teal-dim {
  background-color: #163637 !important;
  border-color: #0f2425 !important;
}
.dark-mode span.fc-event-teal-dim .dot {
  background-color: #163637 !important;
}
.dark-mode .fc-event-teal-dim:not(a) .fc-list-event-dot {
  background-color: #163637 !important;
}
.dark-mode .code-block, .dark-mode .card-preview,
.dark-mode .card .card-inner + .table .tb-tnx-head,
.dark-mode .card-bordered, .dark-mode .kanban-add-task, .dark-mode .kanban-board-header, .dark-mode .kanban-item, .dark-mode .kanban-board .kanban-drag:empty,
.dark-mode .accordion-item:not(:last-child) .accordion-head,
.dark-mode .accordion-item:not(:last-child) .accordion-inner,
.dark-mode .accordion-item:last-child .accordion-inner,
.dark-mode .nk-download {
  border-color: #1d2d40;
}
.dark-mode .accordion:not(.accordion-s2):not(.accordion-s3) {
  border-color: #1d2d40 !important;
}
.dark-mode .card.bg-light .card-header, .dark-mode .card.bg-lighter .card-header, .dark-mode .dual-listbox .card.dual-listbox__item:hover .card-header, .dual-listbox .dark-mode .card.dual-listbox__item:hover .card-header {
  background: rgba(0, 0, 0, 0.2);
}
.dark-mode .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col {
  border-top-color: #1d2d40;
  border-bottom-color: #1d2d40;
}
.dark-mode .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:first-child {
  border-left-color: #1d2d40;
}
.dark-mode .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:last-child {
  border-right-color: #1d2d40;
}
.dark-mode .modal-footer.bg-light {
  background-color: #11171f !important;
}
.dark-mode .kanban-primary {
  border-top-color: #0971fe;
}
.dark-mode .kanban-success {
  border-top-color: #1ee0ac;
}
.dark-mode .kanban-info {
  border-top-color: #09c2de;
}
.dark-mode .kanban-warning {
  border-top-color: #f4bd0e;
}
.dark-mode .kanban-danger {
  border-top-color: #e85347;
}
.dark-mode.ui-bordered .card,
.dark-mode.ui-bordered .code-block,
.dark-mode.ui-bordered .accordion:not(.accordion-s2):not(.accordion-s3),
.dark-mode.ui-bordered .card .card-inner + .table .tb-tnx-head,
.dark-mode.ui-bordered .card-bordered,
.dark-mode.ui-bordered .nk-download {
  border-color: #1d2d40;
}
.dark-mode.ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col {
  border-top-color: #1d2d40;
  border-bottom-color: #1d2d40;
}
.dark-mode.ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:first-child {
  border-left-color: #1d2d40;
}
.dark-mode.ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:last-child {
  border-right-color: #1d2d40;
}
.dark-mode .nk-order-ovwg-data.buy {
  border-color: #1a9276;
}
.dark-mode .nk-order-ovwg-data.sell {
  border-color: #0d4fa8;
}
.dark-mode .nk-sidebar-overlay {
  background: rgba(0, 0, 0, 0.6);
}
.dark-mode .toggle-overlay, .dark-mode .nk-chat-profile-overlay {
  background: rgba(7, 10, 15, 0.75);
}
.dark-mode .swal2-container.swal2-backdrop-show {
  background: rgba(0, 0, 0, 0.85);
}
.dark-mode .modal-backdrop {
  opacity: 0.9;
  background: rgba(0, 0, 0, 0.9);
}
.dark-mode .nk-sidebar .nk-menu > li:hover > a, .dark-mode .nk-sidebar .nk-menu > li.active > a,
.dark-mode .nk-sidebar .nk-menu > li.current-menu > a, .dark-mode .wallet-item a:before {
  background: #182536;
}
.dark-mode .is-light .nk-sidebar-footer, .dark-mode .is-dark .nk-sidebar-footer, .dark-mode .is-theme .nk-sidebar-footer, .dark-mode .nk-sidebar-footer {
  background: #101924;
}
.dark-mode .buysell-cc-choosen, .dark-mode .buysell-cc-chosen, .dark-mode .buysell-pm-list {
  background: #141c26;
}
.dark-mode .nk-wgw-add a .add-icon:before {
  background: #101924;
}
.dark-mode .card.is-dark {
  background: #0b3175 !important;
  border-color: #0b3175;
}
.dark-mode .tranx-item:not(:last-child), .dark-mode .nk-refwg .nk-refwg-invite, .dark-mode .nk-wgw-actions,
.dark-mode .card-custom-s1 .card-inner-group, .dark-mode .nk-kyc-app-icon .icon, .dark-mode .nk-kycfm-head:not(:last-child),
.dark-mode .nk-kycfm-content:not(:last-child), .dark-mode .nk-kycfm-footer:not(:last-child) {
  border-color: #1d2d40;
}
.dark-mode .nk-wg4-switcher > li > .dropdown > a, .dark-mode .buysell-cc-choosen, .dark-mode .buysell-cc-chosen, .dark-mode .nk-kycfm-label,
.dark-mode .buysell-cc-item:not(:last-child), .dark-mode .buysell-cc-dropdown .dropdown-menu,
.dark-mode .buysell-pm-list, .dark-mode .buysell-pm-item:not(:last-child), .dark-mode .buysell-overview-list,
.dark-mode .buysell-overview-item:not(:last-of-type) {
  border-color: #384d69;
}
.dark-mode .buysell-pm-label:before {
  border-color: #4a668a;
}
.dark-mode .nk-kycfm-count {
  border-color: #7087a4;
  color: #8094ae;
}
.dark-mode .tranx-label, .dark-mode .nk-wg1-title, .dark-mode .lead-text-lg, .dark-mode .is-dark .nk-wgw-balance .amount, .dark-mode .coin-name, .dark-mode .nk-wg7-stats .number-lg, .dark-mode .nk-wg7-stats .number,
.dark-mode .buysell-pm-label .pm-name, .dark-mode .nk-kyc-app-icon .icon, .dark-mode .wallet-balance, .dark-mode .nk-wg5-amount .amount {
  color: #fff !important;
}
.dark-mode .nk-wgw-balance .amount, .dark-mode .tranx-amount .number, .dark-mode .user-balance-alt, .dark-mode .tranx-amount .number-sm, .dark-mode .nk-wgw-actions a {
  color: #b6c6e3;
}
.dark-mode .nk-wgw-balance .amount-sm, .dark-mode .tranx-amount .number span {
  color: #8094ae;
}
.dark-mode .is-dark .nk-wgw-balance .amount-sm {
  color: #6baafe;
}
.dark-mode .ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col:first-child,
.dark-mode .ui-bordered .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col {
  border-color: #1d2d40 !important;
}
.dark-mode .nk-tb-list.is-separate .nk-tb-item > .nk-tb-col,
.dark-mode .nk-tb-list.is-separate .nk-tb-item:hover .nk-tb-action-hidden {
  background-color: #141c26;
}
.dark-mode .nk-tb-list .tb-product .title {
  color: #fff;
}
.dark-mode .dual-listbox .dual-listbox__available,
.dark-mode .dual-listbox .dual-listbox__selected {
  border-color: #384d69;
}
.dark-mode .dual-listbox .dual-listbox__title {
  border-left-color: #384d69;
  border-right-color: #384d69;
  border-top-color: #384d69;
}
.dark-mode .dual-listbox .dual-listbox__item {
  border-bottom-color: #384d69;
}
.dark-mode .input-group-addon {
  background-color: #1b2633;
  border-color: #384d69;
}
.dark-mode .border-light {
  border-color: #1d2d40 !important;
}
.dark-mode div.dt-button-info {
  background-color: #141c26;
}
.dark-mode div.dt-button-info h2, .dark-mode div.dt-button-info .h2 {
  background-color: #0f151c;
}
.dark-mode div.dt-button-info h2, .dark-mode div.dt-button-info .h2 {
  border-color: #1d2d40;
}
.dark-mode .dropzone {
  background: #101924;
}
.dark-mode .image-control .custom-control-input:checked ~ .custom-control-label:before {
  border-color: #384d69;
}
.dark-mode .image-control .custom-control-label {
  background-color: #1f2b3a;
}
.dark-mode .custom-control-pro .custom-control-label {
  background-color: #141c26;
  border-color: #384d69;
}
.dark-mode .custom-control.color-control .custom-control-label::before {
  background: transparent !important;
}
.dark-mode .slick-dots li button {
  background-color: #101924;
}
.dark-mode .slick-dots li.slick-active button {
  background-color: #0971fe;
}
.dark-mode .slick-next, .dark-mode .slick-prev {
  color: #fff;
  background: #141c26;
  border-color: #1d2d40;
}
.dark-mode .slick-next:hover, .dark-mode .slick-prev:hover {
  color: #fff;
  background: #0971fe;
  border-color: #0971fe;
}
.dark-mode .slick-disabled .slick-next, .dark-mode .slick-disabled .slick-prev {
  color: #dbdfea;
}
.dark-mode .slick-disabled .slick-next:hover, .dark-mode .slick-disabled .slick-prev:hover {
  color: #dbdfea;
  background: #141c26;
  border-color: #1d2d40;
}
.dark-mode .pricing-head {
  border-color: #1d2d40;
}
.dark-mode .pricing-amount .amount {
  color: #fff;
}
.dark-mode .product-title a {
  color: #fff;
}
.dark-mode .product-gallery {
  border-color: #1d2d40;
}
.dark-mode .product-gallery .slider-nav .slider-item .thumb {
  border-color: #1d2d40;
}
.dark-mode .product-gallery .slider-nav .slider-item.slick-current .thumb {
  border-color: #0971fe;
}
.dark-mode .invoice-wrap {
  background-color: #141c26;
  border-color: #1d2d40;
}
.dark-mode .invoice-bills .table tfoot {
  border-color: #1d2d40;
}
.dark-mode .nk-add-product {
  background: #101924;
  box-shadow: -10px 15px 30px 5px rgba(0, 0, 0, 0.4);
}
.dark-mode .noUi-target {
  background: #2f4158;
}
.dark-mode .noUi-handle:before, .dark-mode .noUi-handle:after {
  background: #5a83b6;
}
.dark-mode .noUi-handle {
  border-color: #5a83b6;
  background: #080d12;
}
.dark-mode .noUi-active {
  box-shadow: inset 0 0 1px #000, inset 0 1px 7px #000, 0 3px 6px -3px #000;
}
.dark-mode input:-webkit-autofill,
.dark-mode input:-webkit-autofill:hover,
.dark-mode input:-webkit-autofill:focus,
.dark-mode textarea:-webkit-autofill,
.dark-mode textarea:-webkit-autofill:hover,
.dark-mode textarea:-webkit-autofill:focus,
.dark-mode select:-webkit-autofill,
.dark-mode select:-webkit-autofill:hover,
.dark-mode select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-in-out 0s;
}

@media (max-width: 576px) {
  .dark-mode .nk-block-tools-toggle .toggle-expand-content {
    background-color: #212d3d;
  }
}
.dark-mode .pro-control .custom-control-label {
  border-color: #1d2d40;
}
.dark-mode .col-sep > * + * {
  border-color: #1d2d40;
}
.dark-mode .col-sep-vr > * + * {
  border-color: #1d2d40;
}
.dark-mode .page-item.active .page-link {
  color: #fff !important;
  background-color: #0971fe !important;
  border-color: #0971fe !important;
}

.dark-mode .list-item {
  color: #b6c6e3;
}
.dark-mode .list-item::before {
  color: #b6c6e3;
}
.dark-mode .nk-iv-wg4-sub:not(:last-child) {
  border-bottom-color: #2b3748;
}
.dark-mode .nk-iv-wg5-subtitle {
  color: #8094ae;
}
.dark-mode .nk-iv-wg5-ck-result .text-lead {
  color: #364a63;
}
.dark-mode .nk-iv-wg5-ck-result .text-sub {
  color: #8094ae;
}
.dark-mode .nk-iv-wg5-ck-minmax {
  color: #8094ae;
}
.dark-mode .featured-action {
  background: #101924;
  color: #dfe9fe;
}
.dark-mode .featured-action:hover {
  background-color: #0971fe;
  color: #fff;
}
.dark-mode .nk-coin-ovwg6-legends li {
  color: #8094ae;
}
.dark-mode .plan-item-card {
  background: #141c26;
}
.dark-mode .plan-item-card:after {
  background: #0971fe;
  color: #fff;
}
.dark-mode .plan-item-head {
  border-bottom-color: #2b3748;
}
.dark-mode .plan-control:checked + .plan-item-card {
  border-color: #0971fe;
}
.dark-mode .plan-control:checked + .plan-item-card .plan-label {
  background: #0971fe;
  border-color: #0971fe;
  color: #fff;
}
.dark-mode .plan-label {
  border-color: #1d2d40;
  background: #141c26;
}
.dark-mode .invest-cc-dropdown .dropdown-indicator:after {
  color: #8094ae;
}
.dark-mode .invest-cc-item:not(:last-child) {
  border-bottom-color: #2b3748;
}
.dark-mode .invest-cc-choosen, .dark-mode .invest-cc-chosen {
  border-color: #1d2d40;
  background: #141c26;
}
.dark-mode .invest-pm-list {
  border-color: #1d2d40;
  background: #141c26;
}
.dark-mode .invest-pm-item:not(:last-child) {
  border-bottom-color: #2b3748;
}
.dark-mode .invest-pm-label:before {
  border-color: #1d2d40;
}
.dark-mode .invest-pm-label:after {
  color: #fff;
  background: #0971fe;
}
.dark-mode .invest-pm-label .pm-name {
  color: #364a63;
}
.dark-mode .invest-pm-label .pm-icon {
  color: #8094ae;
}
.dark-mode .invest-field .form-control-amount {
  color: #8094ae;
  border-color: #1d2d40;
}
.dark-mode .invest-field .form-control-amount ~ .form-range-slider.noUi-target {
  background: rgba(29, 45, 64, 0.6);
}
.dark-mode .invest-amount-label {
  border-color: #1d2d40;
  background: #141c26;
}
.dark-mode .invest-amount-control:checked ~ .invest-amount-label {
  border-color: #0971fe;
  background-color: #0971fe;
  color: #fff;
}

/*! END @iO */
