.tooltipster-sidetip.tooltipster-light-customized.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fff;
}
.tooltipster-sidetip.tooltipster-light-customized.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #fff;
}
.tooltipster-sidetip.tooltipster-light-customized.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #fff;
}
.tooltipster-sidetip.tooltipster-light-customized.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
}
.tooltipster-sidetip.tooltipster-light-customized .tooltipster-box {
  background: #fff;
}
.tooltipster-sidetip.tooltipster-light-customized .tooltipster-content {
  color: #b94a48;
  padding: 8px;
}
.tooltip_templates {
  display: none;
}
.ui-datepicker {
  z-index: 99999999 !important;
}
.bs-explanation-label {
  font-weight: normal;
  padding: 0 20px;
  font-style: italic;
  font-size: 12px;
}
.select-control {
  display: block;
  width: 100%;
  height: 34px;
}
.select2-container .select2-choice {
  height: 30px;
  line-height: 30px;
}
.select2-container.error {
  background-color: #f2dede;
}
.select2-container.error a {
  background-color: #f2dede;
}
.select2-container.error a span {
  background-color: #f2dede;
}
.display-table {
  display: table;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
input.error {
  border-color: #a94442;
  background-color: #f2dede;
}
.error {
  color: #a94442;
}
.trumbowyg-box,
.trumbowyg-editor {
  margin: 0 !important;
}
.trumbowyg-editor,
.trumbowyg-textarea {
  padding: 5px !important;
}
.trumbowyg-box,
.trumbowyg-editor,
.trumbowyg-textarea {
  min-height: 100px !important;
}
.bs-bo-page #wizard {
  padding: 2rem;
  max-width: 1000px;
}
.bs-bo-page #wizard .row {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.dataTable tr.header th {
  border-right: 1px solid #ddd !important;
}
.dataTable tr.double_header th[rowspan="1"] {
  border-bottom-width: 1px;
}
.tooltipster-sidetip.tooltipster-potencial.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #f8f8f8;
}
.tooltipster-sidetip.tooltipster-potencial.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #aaa;
}
.tooltipster-sidetip.tooltipster-potencial.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #f8f8f8;
}
.tooltipster-sidetip.tooltipster-potencial.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #aaa;
}
.tooltipster-sidetip.tooltipster-potencial.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #f8f8f8;
}
.tooltipster-sidetip.tooltipster-potencial.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #aaa;
}
.tooltipster-sidetip.tooltipster-potencial.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #f8f8f8;
}
.tooltipster-sidetip.tooltipster-potencial.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #aaa;
}
.tooltipster-sidetip.tooltipster-potencial .tooltipster-box {
  background: #f8f8f8;
  border: 2px solid #aaa;
}
.tooltipster-sidetip.tooltipster-potencial .tooltipster-content {
  color: #333;
  padding: 8px;
}
.tooltipster-sidetip.tooltipster-potencial .tooltipster-content ul {
  padding: 0;
  margin: 0;
}
