.x-relative {
  position: relative !important;
}

.x-absolute {
  position: absolute !important;
}

.x-dotted {
  border-style: dotted !important;
}

.x-dashed {
  border-style: dashed !important;
}

/*# sourceMappingURL=util-more.css.map */