@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot');
  src:  url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'),
    url('fonts/icomoon.svg?#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: 'icomoon' !important;
  speak: none;
  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-process {
  background-color: #008000 !important;
  color: #fff !important;
}

.icon-remove-circle:before {
  content: "\e918";
  color: #53aeeb;
}
.icon-add-circle:before {
  content: "\e917";
  color: #53aeeb;
}
.icon-info:before {
  content: "\e913";
}
.icon-plus:before {
  content: "\e90e";
}
.icon-close:before {
  content: "\e90f";
}
.icon-sort:before {
  content: "\e91b";
}
.icon-download:before {
  content: "\e91c";
}
.icon-stepper:before {
  content: "\e915";
  color: #a4abb3;
}
.icon-shekel:before {
  content: "\e914";
}
.icon-block:before {
  content: "\e910";
  color: #a4abb3;
}
.icon-case:before {
  content: "\e911";
  color: #4b4b4b;
}
.icon-shape:before {
  content: "\e912";
  color: #a4abb3;
}
.icon-arrow-right:before {
  content: "\e908";
  color: #a4abb3;
}
.icon-arrows-double-right:before {
  content: "\e909";
  color: #a4abb3;
}
.icon-arrows-double:before {
  content: "\e90a";
  color: #a4abb3;
}
.icon-logout:before {
  content: "\e90b";
  color: #4b4b4b;
}
.icon-menu:before {
  content: "\e90c";
  color: #a4abb3;
}
.icon-arrow-down:before {
  content: "\e900";
  color: #a4abb3;
}
.icon-arrow-left:before {
  content: "\e901";
  color: #a4abb3;
}
.icon-calendar:before {
  content: "\e902";
  color: #a4abb3;
}
.icon-data:before {
  content: "\e903";
  color: #a4abb3;
}
.icon-edit:before {
  content: "\e905";
  color: #a4abb3;
}
.icon-orders:before {
  content: "\e906";
  color: #a4abb3;
}
.icon-users:before {
  content: "\e907";
  color: #a4abb3;
}
.icon-statistic:before {
  content: "\e916";
}
.icon-profile:before {
  content: "\e904";
}
.icon-delete:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\2605";
}


.upload-process-btn {
  height: unset !important;
  line-height: unset !important;
  display: flex !important;
  padding: 5px !important;
}
