﻿.svg-inline--fa.fa-stack-1x {
  width: 2rem !important;
}

.fa-stack {
  width: 2.25rem !important;
}

.fa-versions {
  height: calc(1.25em + 0.3vw);
}

.fa-versions path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-circle-dash {
  /*height: calc(1.25em + 0.3vw);*/
}

.fa-circle-dash path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pointer-up {
  /*height: calc(1.25em + 0.3vw);*/
}

.fa-pointer-up path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-flag path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-flag-check path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/*.fa-pollux-camera {
    height: calc(1.25em + 0.3vw);
}*/
.fa-pollux-camera path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/*.fa-pollux-camera-check {
    height: calc(1.25em + 0.3vw);
}*/
.fa-pollux-camera-check path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-message path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-message-check path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-phrases path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-checklist path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-arrow-back-up path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-arrow-forward-up path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-progress path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fa-pollux-pencil path {
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.67;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.offcanvas-body svg:not(.fa-user) {
  width: calc(1.25em + 0.3vw);
}
