body {
  background-color: #04070e;
  font-family: "Lato", sans-serif;
}


/* width */
.sidebar::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.sidebar::-webkit-scrollbar-track {
  background: #000000;
}

/* Handle */
.sidebar::-webkit-scrollbar-thumb {
  background: #293249;
  border-radius: 10px;
}

/* Handle on hover */
.sidebar::-webkit-scrollbar-thumb:hover {
  background: #555;
  border-radius: 20px;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, .9);
}

.sidebar {
  height: 100%;
  width: 250px;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #0c1325 !important;
  overflow-x: hidden;
  transition: 0.5s;
}

.bg-light {
  background-color: #0d1528 !important;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  color: #818181;
  display: block;
  transition: 0.3s;
  display: flex;
  align-items: center;
}

.sidebar a:hover {
  color: #f1f1f1;
}
.sidebar a:focus {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .1s;
  margin-left: 250px;

}


.sidebar a {
  color: #adabab;
  font-weight: 500;
}

.nav-active {
  margin: 0px !important;
  background: #288cd7 !important;
  color: white !important;
  border-radius: 0px !important;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {
    padding-top: 15px;
  }
}

/* @media only screen and (max-width: 600px) {
    .footer-cred{
      position: absolute;
      bottom: 0px;
      left:0px;
      width: 100%;
      margin:0px;
      padding:5px;
      box-shadow: 5px 10px 18px #888888;
    }
  } */

.nav-item {
  margin-bottom: 10px;
}

.nav-item-arrow {
  position: absolute;
  right: 6px;
}


.link-tree[aria-expanded="false"] .nav-item-arrow {
  transition: 0.5s;
}

.link-tree[aria-expanded="true"] .nav-item-arrow {
  transform: rotate(90deg);
  transition: 0.5s;
}

.admin-logo {
  width: 80%;
  height: auto;
}

.admin-logo-navbar {
  height: 50px;
  width: auto;
  margin-left: 10px;
}

.nav-item a i {
  margin-right: 10px;
}

.navbar-brand {
  display: flex;
  align-items: center;
}

.navbar-brand a {
  color: #333 !important;
  text-decoration: none !important;
}

.divider {
  background-color: #5a5a5a;
}

.nav-def {
  position: fixed;
  width: 100%;
  box-shadow: 1px 1px 1px #1f283c;
  z-index: 99;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #7c7c7c;
  text-align: center;
}

.btn:hover {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #7c7c7c;
  text-align: center;
}

.footer-cred {
  position: relative;
  bottom: 0px;
  left: 0px;
  width: 250px;
  margin: 0px;
  padding: 5px;
  border-top: 1px solid #2e2e2e;
}

.bg-dark-inner {
  background-color: #0a1121 !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.top_card_heading {
  font-size: 30px;
  color: #6eba4f;

}

.card_view_button {
  color: #898989 !important;
  text-decoration: none;

}

.card_view_button_arrow {
  color: #898989 !important;


}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgb(117 117 117 / 13%);
}

.top_card_heading_drescription {
  font-size: 16px;
  color: #7c8291;

}

.card-header {
  padding: 0.5rem 1rem;
  color: #7c8291;
  margin-bottom: 0;
  background-color: rgb(16 25 44);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.bg-green {
  background-color: #6eba4f !important;
}

.progress_text {
  color: #7c8291;
  font-size: 14px;
}

.active_customer_left_section {
  display: flex;
  align-items: center;
}

.active_customer_left_section img {
  height: 30px;
  width: auto;
  border-radius: 50%;
}

.active_customer_left_section_text {
  color: #7c8291;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 0px
}

.active_customer_right_section_text {
  color: #7c8291;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 0px
}

.active_customer_section {
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgb(117 117 117 / 13%);
}

.active_customer_section:last-child {
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: none;
}

.timeline .timeline-item {
  display: flex;
  align-items: flex-start;
}

.timeline.timeline-xs .timeline-item .timeline-item-marker {
  transform: translateX(0.5625rem);
}

.timeline.timeline-xs .timeline-item .timeline-item-marker .timeline-item-marker-text {
  width: 3.5rem;
  font-size: 14px;
  color: #7c8291;
}

.timeline.timeline-xs .timeline-item .timeline-item-marker .timeline-item-marker-indicator {
  height: 0.875rem;
  width: 0.875rem;
  font-size: 0.875rem;
  border: 0.125rem solid #515a6e;
  margin-top: -0.125rem;
}

.timeline.timeline-xs .timeline-item .timeline-item-content {
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  color: #7c8291;
}

.timeline .timeline-item .timeline-item-marker {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}

.timeline .timeline-item .timeline-item-marker {
  flex-direction: row;
  transform: translateX(1.625rem);
  margin-bottom: 0;
}

.timeline .timeline-item .timeline-item-marker .timeline-item-marker-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
  width: 3rem;
  background-color: #f2f6fc;
  border-radius: 100%;
}

.timeline .timeline-item .timeline-item-content {
  padding-top: 0.75rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
  border-left: solid 0.25rem #19243c;
}

.timeline .timeline-item:last-child .timeline-item-content {
  border-left-color: transparent;
}

.toogle_menu_color {
  color: #767a84;
}

.top_box {
  margin-top: 5rem;
}

@media only screen and (max-width: 767px) {
  .top_box {
    margin-top: 0rem;
  }

  .top_box:first-child {
    margin-top: 6rem;
  }

}
