/* line 1, /app/spa/app/assets/stylesheets/marker.scss */
.zmdi-marker {
  font-size: 1.8rem !important;
}

/* line 5, /app/spa/app/assets/stylesheets/marker.scss */
.btn-create-marker {
  padding: .375rem 3.8rem !important;
}

/* line 9, /app/spa/app/assets/stylesheets/marker.scss */
.marker-icon-checkbox {
  position: relative !important;
  bottom: 2px !important;
}

/* line 14, /app/spa/app/assets/stylesheets/marker.scss */
.marker-text-checkbox {
  position: relative !important;
  bottom: 5px !important;
}

/* line 19, /app/spa/app/assets/stylesheets/marker.scss */
.marker-item:first-child {
  top: 6px;
  margin-left: 1rem !important;
}

/* line 24, /app/spa/app/assets/stylesheets/marker.scss */
.marker-item-count-text {
  position: relative !important;
  bottom: 5px !important;
}

/* line 29, /app/spa/app/assets/stylesheets/marker.scss */
.zmdi-marker-procedure {
  position: relative !important;
  top: 5px;
}
