@charset "UTF-8";

@font-face {
  font-family: "smartspanner";
  src: url("../fonts/smartspanner.eot");
  src: url("../fonts/smartspanner.eot?#iefix") format("eot"),
    url("../fonts/smartspanner.woff") format("woff"),
    url("../fonts/smartspanner.ttf") format("truetype"),
    url("../fonts/smartspanner.svg#smartspanner") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "smartspanner" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-asset:before {
  content: "A";
}
.icon-support:before {
  content: "S";
}
.icon-billing:before {
  content: "B";
}
.icon-dashboard:before {
  content: "D";
}
.icon-task:before {
  content: "T";
}
.icon-logout:before {
  content: "L";
}
.icon-procedure:before {
  content: "W";
}
.icon-arrow-down:before {
  content: "1";
}
.icon-arrow-up:before {
  content: "2";
}
.icon-supplier:before {
  content: "r";
}
.icon-note:before {
  content: "N";
}
.icon-reading:before {
  content: "R";
}
.icon-spareparts:before {
  content: "P";
}
.icon-history:before {
  content: "H";
}
.icon-loading:before {
  content: "G";
  line-height: 2;
}
.icon-weight:before {
  content: "u";
}
.icon-manufactors:before {
  content: "M";
}
.icon-close:before {
  content: "X";
}
.icon-lock:before {
  content: "l";
}
.icon-stock:before {
  content: "K";
}
.icon-zoom:before {
  content: "Z";
}
.icon-status:before {
  content: "t";
}
.icon-checkmark-solo-site-promo:before {
  content: "C";
}
.icon-faults:before {
  content: "f";
}
.icon-parameters:before {
  content: "p";
}
.icon-file:before {
  content: "F";
}
.icon-box:before {
  content: "b";
}
.icon-play:before {
  content: "V";
}
.icon-box-select:before {
  content: "d";
}
.icon-box-select-multiple:before {
  content: "E";
}
.icon-question:before {
  content: "O";
}
.icon-alert:before {
  content: "a";
}
.icon-search:before {
  content: "s";
}
.icon-user:before {
  content: "U";
}
.icon-open:before {
  content: "o";
}
.icon-arrow-back:before {
  content: "4";
}
.icon-hide-advance-filtering:before {
  content: "-";
}
.icon-show-advance-filtering:before {
  content: "+";
}
.icon-date-picker:before {
  content: "c";
}
.icon-subcontractor:before {
  content: "e";
}
.icon-cloud-hosted:before {
  content: "g";
}
.icon-arrow-left:before {
  content: "3";
}
.icon-arrow-right:before {
  content: "3";
  transform: rotate(180deg);
}
.icon-priority-urgent:before {
  content: "5";
}
.icon-priority-normal:before {
  content: "6";
}
.icon-icons-type-1:before {
  content: "3";
}
.icon-icons-type:before {
  content: "h";
}
.icon-clock:before {
  content: "H";
}

.icon-open,
.input-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0;
  bottom: -3px;
  display: block;
  color: #f5af00;
}

.icon-close:before {
  content: "X";
  color: #f4ac00;
  display: block;
  width: 10px;
  text-align: center;
  height: 10px;
  background: #fff;
  margin-top: 2px;
  margin-right: 4px;
  line-height: 17px;
}
