.modal-backdrop.in {
  display: none;
}

.api-vaps-checkbox {
  margin-top: 0px;
}

.api-vaps-checkbox-label {
  display: inline-block;
  margin-bottom: 0px;
}

/* Set Froala max height */
/*.fr-element.fr-view {*/
  /*max-height: 500px;*/
/*}*/

/* Rules Grid */
.orLabel {
  text-align: right;
  margin-bottom: 10px;
}

.refTwo {
  margin-bottom: 10px;
}

input.btn.btn-default.deleteOr {
  display: block;
  height: 32px;
  margin-bottom: 12px;
}

/* PDF Printer */
.pdf-filename, .pdf-loadFromRef, .pdf-saveToRef, .pdf-signatureBoxText {
  margin-bottom: 20px;
}

.backgrid th{
  text-align: left;
}

div .fr-wrapper table{
  table-layout: fixed;
  width: 100%;
}

div .fr-wrapper table td{
  word-wrap: break-word;
}

div.fr-element.fr-view > p {
  color: unset;
}
