@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?jjzimt');
  src: url('fonts/icomoon.eot?jjzimt#iefix') format('embedded-opentype'),
  url('fonts/icomoon.ttf?jjzimt') format('truetype'),
  url('fonts/icomoon.woff?jjzimt') format('woff'),
  url('fonts/icomoon.svg?jjzimt#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: var(--font-family-icomoon) !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
  content: "\e90e";
  color: #626262;
}

.icon-folder:before {
  content: "\e90c";
  color: #64748b;
}

.icon-arrow-line-down:before {
  content: "\e90d";
  color: #8693a4;
}

.icon-done {
  content: url(./icon-done.svg)
}

.icon-download:before {
  content: url(./download.svg)
}

.icon-edit-arrow {
  content: url(./edit-arrow.svg)
}

.icon-home:before {
  content: "\e900";
  color: #fff;
}

.icon-check:before {
  content: "\e901";
  color: #fff;
}

.icon-preview {
  content: url(./preview-icon.svg)
}

.icon-book:before {
  content: "\e902";
  color: #fff;
}

.icon-plus-circle:before {
  content: "\e903";
  color: #fff;
}

.icon-projects:before {
  content: "\e904";
  color: #fff;
}

.icon-dots:before {
  content: "\e905";
  color: #bfbfbf;
}

.icon-more:before {
  content: "\e906";
  color: #626262;
}

.icon-arrow:before {
  content: "\e907";
  color: #626262;
}

.icon-file:before {
  content: "\e908";
  color: #fff;
}

.icon-x-solid {
  content: url(./icon-x-solid.svg)
}

.icon-file-document {
  content: url(./file-text.svg)
}

.icon-table {
  height: 14px !important;
  width: 19px !important;
  content: url(./icon-table.svg);
}

.icon-feather-clock {
  height: 15px !important;
  width: 15px !important;
  content: url(./icon-feather-clock.svg);
}

.icon-plus:before {
  content: "\e909";
  color: #fff;
}

.icon-right-arrow {
  content: url(./icon-chevron-right.svg)
}

.icon-left-arrow {
  content: url(./icon-chevron-right.svg);
  transform: rotate(180deg);
}

.icon-search:before {
  content: "\e90a";
}

.icon-key-panel:before {
  content: url(./icon-key.svg);
}

.panel-icon-file:before {
  content: url(./panel-icon-file.svg);
}

.icon-feather-trending-up:before {
  content: url(./icon-feather-trending-up.svg);
}

.icon-download-reports::before {
  content: url(./icon-download-reports.svg);
}

.icon-info::before {
  content: url(./icon-info.svg);
}

.icon-feather-key::before {
  content: url(./icon-feather-key.svg);
}

.icon-awesome-history::before {
  content: url(./Icon-awesome-history.svg);
}

.icon-feather-eye-off::before {
  content: url(./icon-feather-eye-off.svg);
}

.icon-feather-eye::before {
  content: url(./icon-feather-eye.svg);
}

.icon-trash {
  height: 18px !important;
  width: 18px !important;
  content: url(./icon-trash-2.svg);
  cursor: pointer;
}

.icon-trash-delete-document::before {
  content: url(./icon-trash-4.svg);
  cursor: pointer;
}

.icon-trash-delete-document-red::before {
  content: url(./icon-trash-delete-document-red.svg);
  cursor: pointer;
}

.icon-dots-menu {
  content: url(./dots-menu-icon.svg);
}

.icon-menu-edit {
  content: url(./icon-menu-edit-new.svg);
}

.icon-new-download {
  content: url(./download-icon.svg);
}

.icon-file-download {
  content: url(./download-file.svg);
}

.icon-edit {
  height: 18px !important;
  width: 18px !important;
  content: url(./icon-edit.svg);
}

.icon-feather-eye-off::before {
  content: url(./icon-feather-eye-off.svg);
}

.icon-feather-eye::before {
  content: url(./icon-feather-eye.svg);
}

.icon-trash {
  height: 18px !important;
  width: 18px !important;
  content: url(./icon-trash-2.svg);
  cursor: pointer;
}

.icon-trash-big::before {
  content: url(./icon-trash-big-1.svg);
  cursor: pointer;
}

.icon-reject-big:before {
  content: url(./icon-reject-big.svg)
}

.icon-approve-big:before {
  content: url(./icon-approve-big.svg)
}

.icon-upload:before {
  content: url(./upload.svg)
}

.icon-upload-first:before {
  content: url(./upload-first.svg)
}

.icon-analytics-outline {
  color: white;
  height: 22px;
  width: 22px;
  content: url(./analytics-outline.svg)
}

.icon-people-outline {
  height: 22px;
  width: 22px;
  color: white;
  content: url(./people-outline.svg)
}

.icon-external-document::before {
  content: url(./icon-external-document.svg)
}

.icon-feather-rotate-ccw:before {
  content: url(./icon-feather-rotate-ccw.svg)
}

.icon-requests-list:before {
  content: url(./requests-list.svg)
}

.icon-msg-info:before {
  content: url(./icon-msg-info.svg)
}

.tweaks-icon {
  content: url(./tweaks-icon.svg)
}

.icon-msg-info-short:before {
  content: url(./icon-msg-info-short.svg)
}

.icon-fail-info:before {
  content: url(./icon-fail-info.svg)
}

.icon-library-process:before {
  content: url(./library-process.svg)
}

.user-icon {
  content: url(./user-icon.svg)
}

.icon-fork {
  content: url(./fork-icon.svg)
}

.icon-chevron-down {
  content: url(./icon-chevron-down.svg)
}

.icon-feather-user:before {
  content: url(./icon-feather-user.svg)
}

.icon-file-text:before {
  content: url(./file-text.svg)
}

.icon-awesome-folder-open:before {
  content: url(./icon-awesome-folder-open.svg)
}

.icon-8-file:before {
  content: url(./icon-8-file.svg)
}

.add-minus:before {
  content: url(./add-minus-square-svgrepo-com.svg)
}

.add-minus:before {
  content: url(./add-plus-square-svgrepo-com.svg)
}

.refresh_load_icon {
  content: url(./refresh_load_icon.svg)
}

.feather-plus-circle {
  content: url(./feather-plus-circle.svg)
}

.Icon-feather-trash-2 {
  content: url(./Icon-feather-trash-2.svg)
}

.icon-awesome-trash {
  content: url(./icon-awesome-trash.svg)
}

.icon-gray-feather-trash-2 {
  content: url(./feather-trash-2.svg)
}

.icon-akar-trash-can {
  content: url(./icon-akar-trash-can.svg)
}

.alert-trash-icon {
  content: url(./alert-trash-icon.svg)
}

.icon-gray-feather-eye {
  height: 18px !important;
  width: 18px !important;
  content: url(./feather-eye.svg)
}

.icon-feather-plus-circle {
  content: url(./icon-feather-plus-circle.svg)
}

.icon-feather-download {
  content: url(./feather-download.svg)
}

.icon-feather-maximize {
  content: url(./feather-maximize-2.svg)
}

.Icon-feather-plus {
  content: url(./Icon-feather-plus.svg)
}

.Icon-info-2 {
  content: url(./icon-info-2.svg)
}

.icon-view {
  content: url(./icon-view.svg)
}

.icon-code-pull-request {
  height: 14px;
  width: 10px;
  content: url(./code-pull-request.svg)
}

.icon-detailed-calendar {
  content: url(./icon-detailed-calendar.svg)
}

.icon-feather-users {
  content: url(./icon-feather-users.svg)
}


.Icon-feather-arrow-left {
  content: url(./Icon-feather-arrow-left.svg)
}

.Icon-feather-arrow-right {
  content: url(./Icon-feather-arrow-right.svg)
}


.arrow-all-right {
  content: url(./arrow-all-right.svg)
}

.arrow-all-left {
  content: url(./arrow-all-left.svg)
}

.Folder-Empty {
  content: url(./Folder-Empty.svg)
}

.icon-new-process {
  content: url(./icon-new-process.png)
}

.icon-new-document {
  content: url(./icon-new-document.png)
}

.icon-x {
  content: url(./Icon-feather-x.svg)
}

.icon-x-toast {
  content: url(./Icon-feather-x-toast.svg)
}

.icon-error {
  content: url(./icon-error.svg)
}

.icon-grid-view {
  content: url(./icon-grid-view.svg);
}

.icon-list-view {
  height: 15px;
  content: url(./icon-list-view.svg);
}

.icon-disk {
  content: url(./icon-disk.svg);
}

.icon-icon-warning {
  content: url(./icon-warning.svg);
}

.square-edit-outline {
  content: url(./mdi--square-edit-outline.svg)
}

.calendar-today {
  content: url(./calendar_today.svg)
}

.add-icon {
  content: url(./add_icon.svg)
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(./flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: "Material Icons", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}


.icon-comment:before {
  content: url(./icon-comment.svg);
}

.home {
  content: url(./side-nav-bar/home.svg);
}

.documents {
  content: url(./side-nav-bar/documents.svg);
}

.requests {
  content: url(./side-nav-bar/requests.svg);
}

.reports {
  content: url(./side-nav-bar/reports.svg);
}

.new-icon {
  content: url(./side-nav-bar/new.svg);
}

.f-14 {
  font-size: 14px;
}

.settings-icon {
  content: url(./settings-icon.svg);
}

.icon-app-logo {
  content: url(./icon-app-logo.svg);
}

.icon-feather-upload{
  content: url(./icon-feather-upload.svg);
}

.icon-feather-user-1{
  content: url(./icon-feather-user-1.svg);
}
