.sidebar {
  height: 100%;
  overflow-x: hidden;
  overflow-y: initial;
  padding: 0 0 0.5rem;
  width: 250px;
  float: left;
  position: fixed;
  z-index: 1038;
  background-color: #343a40;
  color: #c2c7d0;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}

.sidebar a {
  color: #c2c7d0;
}

.sidebar a:hover,
.sidebar a:focus {
  text-decoration: none;
}

.content-wrapper {
  height: 100%;
  margin-left: 250px;
  background-color: #f4f6f9;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  color: #6c757d;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.sidebar .nav .nav-item  .nav-link.active {
  background-color: #007bff;
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.nav-link {
  margin-bottom: .2rem;
}

.nav-item {
  margin-bottom: 0;
}

.nav-item .nav-icon {
  margin-left: .05rem;
  font-size: 1.2rem;
  margin-right: .2rem;
  text-align: center;
  width: 1.6rem;
}

.sidebar .nav-item:hover > .nav-link,
.sidebar .nav-item > .nav-link:focus {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}


:root {
  --white: #ffffff;
  --grey-100: #f5f5f5;
  --grey-200: #eeeeee;
  --grey-300: #e0e0e0;
  --grey-400: #bdbdbd;
  --grey-500: #9e9e9e;
  --black: #000;
}

.loading-line {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: backgroundMovement;
  animation-timing-function: linear;
  background: var(--grey-200);
  background: linear-gradient(
    90deg,
    var(--grey-300) 0%,
    var(--grey-200) 80%,
    var(--grey-300) 100%
  );
  background-size: 200%;
  height: 100%;
}

@keyframes backgroundMovement {
  0% {
    background-position: 100%;
  }
  100% {
    background-position: -100%;
  }
}

.tooltip-component {
  opacity: 1;
  max-width: 400px;
  cursor: pointer;
  position: fixed;
  padding: 8px 12px;
  border-radius: 4px;
  text-align: left;
  background: white;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  font-size: 16px;
  line-height: 20px;
  color: rgba(51, 77, 110, 1);
  transition: opacity 0.1s ease-out;
  z-index: 99;
}

.notification {
  width: 200px;
  margin: 10px 5px;
  font-size: 14px;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .5);
  border-radius: 2px;
  animation: calc(var(--value) * 0.1) ease-out calc(var(--value) * 0.9) fadeOut;
  z-index: 1000;
}

/* Success */
.notification.success {
  background: #cdfccd;
}

.notification.success .timer {
  background: #86aa86;
}

/* Error */
.notification.error {
  background: #ffe3e3;
}

.notification.error .timer {
  background: #c28585;
}

.inner-wrapper {
  padding: 5px;
}

.timer {
  width: 100%;
  height: 2px;
  animation: progress var(--value) linear;
}

.notification-header {
  text-transform: capitalize;
  font-size: 12px;
}

.notification-body {
  font-weight: bold;
}

@keyframes fadeOut {
  from {
    opacity: 0.8;
  }
  to {
    opacity: 0;
  }
}

@keyframes progress {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}

.sortable-table-header tr th[data-sortable="true"] {
  cursor: pointer;
}

.sortable-table-image {
  height: 80px;
  max-width: 100%;
  padding: 4px;
  border: 1px solid var(--grey-100);
  border-radius: 2px;
}

tr th[data-sortable="true"]::before,
tr th[data-sortable="true"]::after {
  right: 1em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1rem;
  position: absolute;
  bottom: .5em;
  display: block;
  opacity: .3
}

tr th[data-sortable="true"]::before {
  content: "\f0de";
}

tr th[data-sortable="true"]::after {
  content: "\f0dd";
}

tr th[data-sortable="true"][data-order='asc']::before {
  opacity: 1
}

tr th[data-sortable="true"][data-order='desc']::after {
  opacity: 1
}

.range-slider__inner {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4px;
  margin: 10px 14px;
  background: #cfebfc;
  box-shadow: 0 0 1px #c2cfe0;
  user-select: none;
}

.range-slider__thumb-right,
.range-slider__thumb-left {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  height: 18px;
  width: 6px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDYgMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjk1OTExNCA0LjU1MjQ2TDQuNjUzMDQgMC45OTI1NTZDNC45NzA1OSAwLjY4NjUyNyA1LjUgMC45MTE1NjcgNS41IDEuMzUyNThWMTYuOTI5N0M1LjUgMTcuMzQ4MSA1LjAxNjg2IDE3LjU4MTUgNC42ODkxNyAxNy4zMjE0TDEuMDY3NTEgMTQuNDQ3MUMwLjcwODk4OCAxNC4xNjI1IDAuNSAxMy43Mjk4IDAuNSAxMy4yNzIxVjUuNjMyNTNDMC41IDUuMjI1MSAwLjY2NTc0IDQuODM1MTkgMC45NTkxMTQgNC41NTI0NloiIGZpbGw9IndoaXRlIiBzdHJva2U9IiNDMkNGRTAiLz4KPC9zdmc+Cg==") left center no-repeat;
  background-size: cover;
  cursor: grab;
}

/* cursor over all slider, so that if the cursor moves out of the thumb, it's still grabbing */
.range-slider_dragging,
.range-slider_dragging .range-slider__thumb-right,
.range-slider_dragging .range-slider__thumb-left {
  cursor: grabbing;
}

.range-slider__thumb-left {
  left: 0;
  margin-left: -6px;
}

.range-slider__thumb-right {
  right: 0;
  transform: rotate(180deg);
  margin-right: -6px;
}

.range-slider__progress {
  background: #109cf1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.range-slider {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 60px;
}

.range-slider > span {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #707683;
  width: 60px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.range-slider > span:first-child {
  text-align: right;
  left: 0;
}

.range-slider > span:last-child {
  right: 0;
}

/* Components */


/*# sourceMappingURL=styles.css.map*/