.force-pass {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #909090; }

.force-red {
  background-color: #F44336 !important; }

.force-yellow {
  background-color: #ffd600 !important; }

.force-green {
  background-color: #4CAF50 !important; }
