/* temporary */
.guides {
    display: none;
}
.library {
    display: none !important;
}
.border-warning {
  border-color: #e96848 !important;
  border-radius: 2px;
  border-width: medium !important;
  border-style: dotted !important;
}

