body.bf-logged-in.bf2-preview {
  transform-origin: left top;
  transition: transform 0.5s;
}
body.bf-logged-in .bf2-interface-style {
  font-family: 'Jost', sans-serif;
}
body.bf-logged-in .bf2-interface-style a:hover,
body.bf-logged-in .bf2-interface-style a:focus,
body.bf-logged-in .bf2-interface-style a:active {
  display: inherit;
}
body.bf-logged-in .bf2-interface-style .dropdown-menu {
  color: #333;
  background-color: #fff;
}
body.bf-logged-in .bf2-interface-style .dropdown-menu a {
  display: block;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  color: #333;
  background-color: transparent;
}
body.bf-logged-in .bf2-interface-style .dropdown-menu a:hover {
  background-color: #efefef;
}
body.bf-logged-in .bf2-interface-style .form-control,
body.bf-logged-in .bf2-interface-style input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
body.bf-logged-in .bf2-interface-style input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]):active,
body.bf-logged-in .bf2-interface-style input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]):hover,
body.bf-logged-in .bf2-interface-style input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  font-family: 'Jost', sans-serif;
  line-height: 1.5rem;
  color: #333;
  background-color: #fff;
  border: 1px solid #bcbcbc;
  border-radius: 0.25rem;
}
body.bf-logged-in .bf2-interface-style input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus {
  border-color: #00758D;
}
body.bf-logged-in .bf2-interface-style .form-floating > .form-control {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem !important;
  line-height: 1.25 !important;
}
body.bf-logged-in .bf2-interface-style .form-floating > .form-control:focus,
body.bf-logged-in .bf2-interface-style .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem !important;
  padding-bottom: 0.625rem !important;
}
.featurette.bf2-featurette-is-deleting {
  transition: all 0.5s;
  overflow: hidden;
}
#bf2-panel-featurette-editor {
  padding-top: 90px !important;
}
#bf2-panel-featurette-editor .bf2-nav-cell-title {
  display: flex;
  justify-content: stretch;
  gap: 1rem;
  padding-right: 2rem;
}
#bf2-panel-featurette-editor .bf2-nav-cell-title .bf2-cell-type > span {
  display: block;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  line-height: 1em;
  color: #fff;
  background: #00758D;
  border-radius: 0.25rem;
}
#bf2-panel-featurette-editor .bf2-nav-cell-title .bf2-cell-name {
  flex-grow: 1;
  min-width: 350px;
}
#bf2-panel-featurette-editor .bf2-nav-cell-title .bf2-cell-tags {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
#bf2-panel-featurette-editor .bf2-nav-cell-title .bf2-cell-tags svg {
  color: #00758D;
}
#bf2-panel-featurette-editor .bf2-nav-cell-title .bf2-cell-tags .tagify {
  background-color: #fff;
}
#bf2-featurette-properties .bf2-featurette-permissions {
  padding: 0 1rem 1rem;
  background-color: #efefef;
}
#bf2-featurette-properties .bf2-featurette-permissions ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#bf2-featurette-properties .bf2-featurette-permissions ul > li {
  margin: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #fff;
}
#bf2-featurette-properties .bf2-featurette-permissions ul > li:first-of-type {
  border-top: 0;
}
#bf2-featurette-properties .bf2-featurette-permissions .bf2-featurette-permissions-remove {
  float: right;
  cursor: pointer;
}
#bf2-featurette-spacing {
  width: 20vw;
  min-width: 350px;
}
#bf2-featurette-spacing .bf2-featurette-mobile-selector,
#bf2-featurette-spacing .bf2-featurette-cell-selector {
  display: flex;
  justify-content: space-around;
}
#bf2-featurette-spacing .bf2-featurette-cell-selector {
  padding: 0;
  margin: -1rem -1rem 1rem;
  background-color: #efefef;
}
#bf2-featurette-spacing .bf2-featurette-cell-selector .bf2-class-toggle {
  border-radius: 0;
}
#bf2-featurette-spacing .bf2-featurette-cell-selector .bf2-class-toggle.on {
  color: #fff;
  background-color: #5f6062;
}
#bf2-featurette-spacing #bf2-featurette-styling-colour {
  display: grid;
  grid-gap: 0.25rem;
  grid-template-columns: repeat(auto-fit, minmax(22.5%, 1fr));
  margin-bottom: 2rem;
}
#bf2-featurette-spacing #bf2-featurette-styling-colour > div {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5rem;
  padding: 0.5rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1rem;
  border: 1px solid #efefef;
  border-radius: 0.25rem;
}
#bf2-featurette-spacing #bf2-featurette-styling-colour > div.on {
  border-color: #00758D;
  border-width: 5px;
}
#bf2-featurette-spacing .bf2-featurette-spacing-input-group {
  display: grid;
  grid-gap: 0.5rem;
  grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));
}
#bf2-featurette-spacing #bf2-featurette-class-column,
#bf2-featurette-spacing #bf2-featurette-class-options,
#bf2-featurette-spacing #bf2-featurette-size-align {
  display: flex;
  gap: 0.5rem;
  justify-content: space-evenly;
  margin: 0;
  padding: 0;
  list-style: none;
}
#bf2-featurette-spacing #bf2-featurette-column-sizer .bf2-fcs-columns {
  display: grid;
  align-items: stretch;
}
#bf2-featurette-spacing #bf2-featurette-column-sizer .bf2-fcs-columns .bf2-fcs-divider {
  width: 6px;
  background-color: #00758D;
  border-radius: 3px;
  cursor: ew-resize;
}
#bf2-featurette-spacing #bf2-featurette-column-sizer .bf2-fcs-columns .bf2-fcs-column {
  width: 100%;
  text-align: center;
}
#bf2-featurette-spacing #bf2-featurette-column-sizer .bf2-fcs-columns .bf2-fcs-column svg {
  font-size: 1.5rem;
  color: #00758D;
}
#bf2-featurette-spacing #bf2-featurette-column-sizer .bf2-fcs-columns .bf2-fcs-column .bf2-fcs-column-type {
  display: block;
  font-size: 0.8rem;
}
#bf2-featurette-spacing #bf2-featurette-options-undo {
  font-size: 1.25rem;
  color: #003540;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  cursor: pointer;
}
#bf2-featurette-spacing #bf2-featurette-options-undo.shown {
  opacity: 1;
}
.bf2-container-menu {
  position: absolute;
  top: 0;
  right: 1rem;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.25s;
}
.bf2-container-menu > ul {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bf2-container-menu > ul > li {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  width: 2rem;
  min-height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: #fff;
  background-color: #00758D;
  border-radius: 0.25rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  transition: background-color 0.25s;
  cursor: pointer;
}
.bf2-container-menu > ul > li:hover {
  display: block;
  background-color: #003540;
}
.bf2-container-menu > ul > li:hover a,
.bf2-container-menu > ul > li:hover a:hover {
  text-decoration: none;
}
.bf2-container-menu > ul > li > a {
  display: block;
  width: 100%;
}
.bf2-container-menu > ul > li a.btn {
  padding: 0 0.5rem;
  line-height: 2rem;
  color: #fff;
}
.bf2-container-menu > ul > li svg {
  color: #fff;
}
.bf2-container-menu .dropdown-toggle:after {
  display: none;
}
.bf2-container-menu .dropdown-item:hover {
  display: block;
}
.bfcms-ctr-container:hover .bf2-container-menu {
  z-index: 1031;
  opacity: 1;
}
body.bf2-reorganize #bf2-reorganize-menu {
  display: flex;
}
body.bf2-reorganize .bfcms-ctr-container {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
body.bf2-reorganize .bf2-reorganize-drag {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  margin: -40px 0 0 -40px;
  color: #fff;
  background: #00758D;
  border-radius: 0.5rem;
  cursor: move;
}
body.bf2-reorganize .bf2-reorganize-placeholder {
  position: absolute;
  z-index: 10000;
  transform: scale(0.5);
}
body.bf2-reorganize .bf2-reorganize-underlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
body.bf2-reorganize .bf2-reorganize-new-ctr {
  height: 200px;
  text-align: center;
}
body.bf2-reorganize .bf2-reorganize-new-ctr svg {
  width: 40px;
  height: 40px;
  padding: 10px;
  margin-top: 75px;
  color: #fff;
  background: #00758D;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  border-radius: 0.5rem;
}
body.bf2-reorganize .bf2-reorganize-new-ctr.bf2-reorganize-highlighted svg {
  background: #f00;
}
body.bf2-reorganize .col.bf2-reorganize-highlighted .bf2-reorganize-drag {
  background: #f00;
}
body:not(.bf2-reorganize) .bf2-reorganize-new-ctr {
  padding: 0;
  height: 0px;
  transition: height 0.25s;
  overflow: hidden;
}
body:not(.bf2-reorganize) #bf2-reorganize-menu {
  display: none;
}
.bf-table {
  position: relative;
}
.bf-table.collapsed {
  display: none;
}
.bf-table .bf-table-group-exclusions {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  font-size: 0.8rem;
  font-style: italic;
  color: #555;
  background: #efefef;
  border-radius: 0.25rem;
}
.bf-table .bf-table-wait {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url('/_bf/img/loading.svg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.bf-table .bf-table-tools {
  display: flex;
  justify-content: space-between;
}
.bf-table .bf-table-scroll {
  position: relative;
}
.bf-table .bf-table-scroll > div {
  position: absolute;
  top: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  text-align: center;
  cursor: pointer;
  opacity: 0.25;
  transition: opacity 0.25s;
}
.bf-table .bf-table-scroll > div:hover {
  opacity: 1;
}
.bf-table .bf-table-scroll > div.bf-table-scroll-left {
  left: -2rem;
}
.bf-table .bf-table-scroll > div.bf-table-scroll-right {
  right: -2rem;
}
.bf-table .bf-table-body {
  max-width: 100%;
  overflow-x: scroll;
}
.bf-table .bf-table-body .bf-table-row {
  display: table-row;
  clear: left;
  border-bottom: 1px solid #efefef;
  /*
      .bf-table-col-sm  { min-width: 150px; }
      .bf-table-col-md  { min-width: 250px; }
      .bf-table-col-lg  { min-width: 350px; }
      .bf-table-col-xlg { min-width: 550px; }
*/
}
.bf-table .bf-table-body .bf-table-row:not(.bf-table-heading) {
  font-size: 1em;
  line-height: 1.4em;
}
.bf-table .bf-table-body .bf-table-row:not(.bf-table-heading):hover {
  color: #333;
  background: #f9f9f9;
}
.bf-table .bf-table-body .bf-table-row:not(.bf-table-heading):hover > div a {
  color: #003540;
  text-decoration: underline;
}
.bf-table .bf-table-body .bf-table-row:not(.bf-table-heading):hover > div a.bfcrm-contact-action-custom-button {
  text-decoration: none;
}
.bf-table .bf-table-body .bf-table-row:not(.bf-table-heading):hover > div a.dropdown-item {
  color: #333;
  text-decoration: none;
}
.bf-table .bf-table-body .bf-table-row:not(.bf-table-heading):hover .bf-table-col-static {
  color: #333;
  background: #f4f4f4;
}
.bf-table .bf-table-body .bf-table-row:not(.bf-table-heading) > div {
  white-space: nowrap;
}
.bf-table .bf-table-body .bf-table-row:not(.bf-table-heading) a.bfcrm-contact-action-custom-button {
  display: block;
  padding: 5px 10px;
  margin-bottom: 5px;
  background-color: #efefef;
  border-radius: 0.25rem;
  cursor: pointer;
}
.bf-table .bf-table-body .bf-table-row:not(.bf-table-heading) a.bfcrm-contact-action-custom-button:hover {
  text-decoration: none;
  background-color: #e2e2e2;
}
.bf-table .bf-table-body .bf-table-row.row-disabled {
  opacity: 0.25;
  font-style: italic;
}
.bf-table .bf-table-body .bf-table-row.row-disabled:hover {
  opacity: 0.66;
}
.bf-table .bf-table-body .bf-table-row.bf2-row-disabled {
  font-style: italic;
  opacity: 0.5;
}
.bf-table .bf-table-body .bf-table-row > div a {
  text-decoration: none;
  color: #00758D;
}
.bf-table .bf-table-body .bf-table-row .bf-table-col-tools {
  display: flex;
  justify-content: space-between;
}
.bf-table .bf-table-body .bf-table-row .bf-table-col-tools a {
  min-width: 2rem;
  margin-left: 1rem;
  cursor: pointer;
}
.bf-table .bf-table-body .bf-table-row .bf-table-col-tools a:first-child {
  margin-left: 0;
}
.bf-table .bf-table-body .bf-table-row .bf-table-col-tools a.dropdown-item {
  font-size: 0.9rem;
  line-height: 1.2rem;
  color: #000;
}
.bf-table .bf-table-body .bf-table-row .bf-table-col-tools a.dropdown-item > svg {
  min-width: 2rem;
}
.bf-table .bf-table-body .bf-table-row .bf-table-col-xsm,
.bf-table .bf-table-body .bf-table-row .bf-table-col-sm,
.bf-table .bf-table-body .bf-table-row .bf-table-col-md,
.bf-table .bf-table-body .bf-table-row .bf-table-col-lg,
.bf-table .bf-table-body .bf-table-row .bf-table-col-xlg {
  display: table-cell;
  min-width: 75px;
  padding: 15px 25px;
  vertical-align: middle;
  border-bottom: 1px solid #efefef;
}
.bf-table .bf-table-body .bf-table-row .bf-table-col-static {
  position: relative;
  background-color: #efefef;
}
.bf-table .bf-table-body .bf-table-row .bf-table-col-expander .bf-table-col-expander-preview {
  cursor: pointer;
}
.bf-table .bf-table-body .bf-table-row .bf-table-col-expander .bf-table-col-expander-full {
  display: none;
}
.bf-table .bf-table-body .bf-table-row .bf-featurette-listing-menu-items > ul {
  display: flex;
  gap: 1.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bf-table .bf-table-body .bf-table-row.bf-table-row-selected:not(.bf-table-heading),
.bf-table .bf-table-body .bf-table-row.bf-table-bulk-selected:not(.bf-table-heading) {
  background-color: #ffd;
}
.bf-table .bf-table-body .bf-table-row span.bf2-table-row-image {
  display: block;
  width: 75px;
  height: 75px;
  margin: 0 auto;
}
.bf-table .bf-table-body .bf-table-row span.bf2-table-row-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  overflow: hidden;
}
.bf-table .bf-table-body .bf-table-row span.bf2-table-row-image img[src=''] {
  display: none;
}
.bf-table .bf-table-body .bf-table-heading {
  font-weight: bold;
  font-size: 1em;
  line-height: 1.4em;
  text-transform: uppercase;
  background: #efefef;
  z-index: 100;
}
.bf-table .bf-table-body .bf-table-heading > div a {
  text-decoration: none;
  color: #003540;
}
.bf-table .bf-table-calendar {
  position: relative;
}
.bf-table .bf-table-calendar .bf-table-calendar-row {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.bf-table .bf-table-calendar .bf-table-calendar-row .bf-table-calendar-day {
  min-height: 5vh;
  padding: 0.5rem;
  border-radius: 0.25rem;
  border: 1px solid #efefef;
}
.bf-table .bf-table-calendar .bf-table-calendar-row .bf-table-calendar-day.bf-table-calendar-month-prev,
.bf-table .bf-table-calendar .bf-table-calendar-row .bf-table-calendar-day.bf-table-calendar-month-next {
  opacity: 0.5;
  background-color: #efefef;
  border: 1px solid #e2e2e2;
}
.bf-table .bf-table-calendar .bf-table-calendar-row .bf-table-calendar-day .bf-table-calendar-day-label {
  text-align: right;
}
.bf-table .bf-table-calendar .bf-table-calendar-row .bf-table-calendar-day .bf-table-calendar-events {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bf-table .bf-table-calendar .bf-table-calendar-row .bf-table-calendar-day .bf-table-calendar-events > li {
  padding: 0.25rem;
  font-size: 0.9rem;
  border-top: 1px solid #efefef;
}
.bf-table .bf-table-calendar .bf-table-calendar-row .bf-table-calendar-day .bf-table-calendar-events > li:first-child {
  border-top: 0;
}
.bf-table .bf-table-calendar .bf-table-calendar-row .bf-table-calendar-day .bf-table-calendar-events > li .bfce-title {
  cursor: pointer;
}
.bf-table .bf-table-calendar .bf-table-calendar-row.bf-table-calendar-heading .bf-table-calendar-day {
  min-height: fit-content;
  text-align: center;
  border: 0;
}
.bf-table .bf-table-calendar .bfce-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 56.75%;
  min-height: 10vh;
  padding: 1rem 1.5rem;
  color: #333;
  background-color: #efefef;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
}
.bf-table .bf-table-calendar .bfce-overlay .bfce-overlay-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bf-table .bf-table-calendar .bfce-overlay .bfce-overlay-heading .bfce-overlay-title {
  font-size: 1.2rem;
}
.bf-table .bf-table-calendar .bfce-overlay .bfce-overlay-heading .bfce-overlay-close {
  cursor: pointer;
}
.bf-table .bf-table-calendar .bfce-overlay .bfce-overlay-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.25rem 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.8rem;
  color: #fff;
  background-color: #00758D;
  border-radius: 0.25rem;
}
.bf-table .bf-table-calendar .bfce-overlay .bfce-overlay-meta a {
  color: #fff;
}
.bf-table .bf-table-calendar .bfce-overlay .bfce-overlay-content {
  font-size: 0.9rem;
}
.bf-table .bf-table-calendar .bfce-overlay .bfce-overlay-content .bf-table-col-expander-preview {
  display: none;
}
.bf-table .bf-table-filter {
  margin: 1em 0;
  text-align: center;
}
.bf-table .bf-table-filter .bf-table-filter-toggle {
  display: block;
  width: 100%;
  white-space: nowrap;
}
.bf-table .bf-table-bulk .bf-table-bulk-toggle {
  white-space: nowrap;
}
.bf-table .bf-table-filter-applied {
  display: flex;
  gap: 0.5rem;
  justify-self: flex-start;
  align-self: center;
  margin: 0;
  padding: 0;
  list-style: none;
  font-style: italic;
  font-size: 0.8rem;
}
.bf-table .bf-table-filter-applied > li:last-child:after {
  display: none;
}
.bf-table .bf-table-filter-applied > li:after {
  content: ',';
}
.bf-table .bf-table-filter-applied .bf-table-filter-applied-or {
  display: flex;
}
.bf-table .bf-table-filter-applied .bf-table-filter-applied-or:before {
  content: '(';
}
.bf-table .bf-table-filter-applied .bf-table-filter-applied-or:after {
  content: ')';
}
.bf-table .bf-table-filter-applied .bf-table-filter-applied-or > div:not(:first-child):before {
  content: 'OR';
  margin: 0 0.5rem;
}
.bf-table .bf-table-filter-ctr,
.bf-table .bf-backend-bulk-ctr {
  display: none;
  padding: 0;
  margin-bottom: 0.5rem;
  text-align: left;
  background: #efefef;
}
.bf-table .bf-table-filter-ctr .bf-backend-bulk-header,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-header {
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}
.bf-table .bf-table-filter-ctr .bf-backend-bulk-action > .row,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-action > .row {
  align-items: center;
}
.bf-table .bf-table-filter-ctr .bf-backend-bulk-action .bf-backend-bulk-field-value,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-action .bf-backend-bulk-field-value {
  display: none;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row {
  position: relative;
  margin: 0;
  padding: 0.5rem 0;
  border-style: solid;
  border-width: 1px 0 0;
  border-color: #d6d6d6;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row:first-child,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row:first-child,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row:first-child,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row:first-child {
  border-top: 0;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row.filter-mode-or:after,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row.filter-mode-or:after,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row.filter-mode-or:after,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row.filter-mode-or:after,
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row.filter-mode-and:after,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row.filter-mode-and:after,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row.filter-mode-and:after,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row.filter-mode-and:after {
  content: 'and';
  position: absolute;
  right: -1rem;
  top: -0.75rem;
  padding: 0.25rem 0.5rem;
  line-height: 1rem;
  color: #fff;
  background-color: #00758D;
  border-radius: 15px;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row.filter-mode-or:after,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row.filter-mode-or:after,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row.filter-mode-or:after,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row.filter-mode-or:after {
  content: 'or';
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row.filter-mode-or,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row.filter-mode-or,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row.filter-mode-or,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row.filter-mode-or,
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row.filter-mode-or-start,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row.filter-mode-or-start,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row.filter-mode-or-start,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row.filter-mode-or-start {
  background: #d6d6d6;
  border-color: #bcbcbc;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row > div,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row > div,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row > div,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row > div {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row .filter-inputs,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row .filter-inputs,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row .filter-inputs,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row .filter-inputs {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row .form-control,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row .form-control,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row .form-control,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row .form-control,
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row .form-select,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row .form-select,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row .form-select,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row .form-select {
  font-size: 0.9rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row .filter-controls,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row .filter-controls,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row .filter-controls,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row .filter-controls {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.25rem;
  text-align: right;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row .filter-controls .filter-delete,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row .filter-controls .filter-delete,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row .filter-controls .filter-delete,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row .filter-controls .filter-delete {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 0 0 auto;
  font-size: 24px;
  font-weight: 300;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  color: #003540;
  background-color: transparent;
  cursor: pointer;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row .filter-controls .filter-delete:hover,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row .filter-controls .filter-delete:hover,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row .filter-controls .filter-delete:hover,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row .filter-controls .filter-delete:hover,
.bf-table .bf-table-filter-ctr .bf-backend-filter-ctr > .row .filter-controls .filter-delete:focus,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-ctr > .row .filter-controls .filter-delete:focus,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > .row .filter-controls .filter-delete:focus,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > .row .filter-controls .filter-delete:focus {
  font-weight: 400;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-grouping,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-grouping {
  padding: 5px 15px;
  background-color: #e2e2e2;
}
.bf-table .bf-table-filter-ctr .bf-backend-filter-grouping > div,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-grouping > div {
  display: flex;
  align-items: center;
}
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select,
.bf-table .bf-table-filter-ctr .bf-backend-filter-select,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-select {
  display: flex;
  justify-content: space-between;
  padding: 5px 15px;
  background-color: #e2e2e2;
}
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select select,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select select,
.bf-table .bf-table-filter-ctr .bf-backend-filter-select select,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-select select,
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select .btn,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select .btn,
.bf-table .bf-table-filter-ctr .bf-backend-filter-select .btn,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-select .btn {
  font-size: 0.8rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select > div,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select > div,
.bf-table .bf-table-filter-ctr .bf-backend-filter-select > div,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-select > div {
  display: flex;
}
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select .bf-backend-filter-mode,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select .bf-backend-filter-mode,
.bf-table .bf-table-filter-ctr .bf-backend-filter-select .bf-backend-filter-mode,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-select .bf-backend-filter-mode {
  min-width: 60px;
}
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select .bf-backend-filter-types,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select .bf-backend-filter-types,
.bf-table .bf-table-filter-ctr .bf-backend-filter-select .bf-backend-filter-types,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-select .bf-backend-filter-types {
  min-width: 150px;
  margin-left: 0.5rem;
}
.bf-table .bf-table-filter-ctr .bf-backend-bulk-select .bf-backend-filter-apply,
.bf-table .bf-backend-bulk-ctr .bf-backend-bulk-select .bf-backend-filter-apply,
.bf-table .bf-table-filter-ctr .bf-backend-filter-select .bf-backend-filter-apply,
.bf-table .bf-backend-bulk-ctr .bf-backend-filter-select .bf-backend-filter-apply {
  display: none;
}
.bf-table .bf-table-filter-ctr {
  display: none;
}
.bf-table .bf-table-search {
  margin: 1em 0;
}
.bf-table .bf-table-totals {
  text-align: center;
  color: inherit;
  background: transparent;
}
.bf-table .bf-table-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
}
.bf-table .bf-table-footer .bf-table-pagination {
  margin: 1em 0;
  text-align: center;
}
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_item,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_next,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_previous {
  display: inline-block;
  line-height: 2em;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_item.pag_current,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_next.pag_current,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_previous.pag_current {
  color: #fff;
  background-color: #003540;
  border-color: #003540;
}
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_next,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_previous {
  color: #efefef;
}
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_next:hover,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_previous:hover,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_next:focus,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_previous:focus,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_next:active,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_previous:active {
  color: #fff;
}
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_item {
  width: 2em;
  height: 2em;
  border: 1px solid #efefef;
}
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_item.pag_item_wide {
  width: auto;
  padding: 0 1rem;
}
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_item:hover,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_item:focus,
.bf-table .bf-table-footer .bf-table-pagination .pag_ctr .pag_item:active {
  color: #333;
  background-color: #efefef;
}
.bf-table .bf-table-footer .bf-table-actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 1em 0;
  text-align: center;
}
.bf-table .bf-table-footer .bf2-inline-dropdown-toggle {
  color: #fff;
}
.bf-table .bf-table-footer .bf2-inline-dropdown-toggle:hover {
  color: #e6e6e6;
}
.bf-table .bf-table-batch {
  padding: 2rem;
  margin-top: 2rem;
  color: #333;
  background-color: #efefef;
  border-radius: 0.25rem;
}
.bf-table.bf-contact-action-list .bf-table-calendar + .bf-table-footer .bf-table-pagination .pag_ctr {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.bf-table.bf-table-autocol .bf-table-body .bf-table-row {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(250px, 1fr);
}
.bf-table.bf-table-autocol .bf-table-body .bf-table-row.bf-table-heading > div {
  background: #efefef;
}
.bf-table.bf-table-autocol .bf-table-body .bf-table-row > div {
  min-width: 75px;
  padding: 15px;
  border-bottom: 1px solid #efefef;
}
.bf-table .quick-stat-icon {
  width: 2rem;
  text-align: center;
}
.bf-table .quick-stat-icon > svg {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1rem;
  color: #fff;
  border-radius: 2rem;
}
.bf-table .quick-stat-icon > svg.fa-circle-check {
  background-color: #00758D;
}
.bf-table .quick-stat-icon > svg.fa-triangle-exclamation {
  background-color: #f4d158;
}
.bf-table .quick-stat-icon > svg.fa-circle-exclamation {
  background-color: #f00;
}
.bf-table-totals-ctr {
  max-height: 350px;
  overflow: hidden;
}
.bf-table-totals-ctr .bf-table-display-total {
  display: flex;
}
.bf-table-display-total {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background: #00758D;
}
.bf-table-display-total .bf-table-display-total-title {
  font-weight: 300;
  font-size: 1.25rem;
}
.bf-table-display-total .bf-table-display-total-count {
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.25;
}
.bf-table-display-total .bf-table-display-total-reveal {
  font-size: 0.8rem;
  color: #fff;
  border-color: #003540;
  background-color: #003540;
}
.bf-table-collapse {
  display: flex;
  align-items: center;
  gap: 1rem;
  cursor: pointer;
}
.bf-table-collapse > svg {
  font-size: 1.2rem;
  color: #00758D;
  transition: transform 0.25s ease-out;
  transform: rotate(0deg);
}
.bf-table-collapse.show > svg {
  transform: rotate(90deg);
}
.modal-dialog .bf2-form-submission table {
  width: 100%;
}
.modal-dialog .bf2-form-submission table tr:nth-child(2n+1) {
  background-color: #efefef;
}
.modal-dialog .bf2-form-submission table td {
  padding: 10px;
}
.modal-dialog .bf2-form-submission table td:first-child {
  width: 350px;
}
.bf-contact-list .bf-table-row:hover .bf2-component-contact-quick-edit,
.bf-contact-list .bf-table-row:focus .bf2-component-contact-quick-edit,
.bf-contact-list .bf-table-row:active .bf2-component-contact-quick-edit {
  visibility: visible;
}
.bf-contact-list .bf2-component-contact-quick-edit {
  margin-left: 1rem;
  visibility: hidden;
  cursor: pointer;
}
.bf-featurette-listing-menu-items > ul {
  display: flex;
  gap: 1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
#bf-featurette-preview {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10009;
}
#bf-featurette-preview .bf-fp-featurette {
  height: 100%;
}
#bf-featurette-preview iframe {
  display: none;
  width: 100%;
  height: 100%;
  padding: 2rem;
  border: 0;
  background-color: #fff;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
#bf-featurette-preview.open iframe {
  display: block;
}
#bf-featurette-preview.open .bf-fp-close {
  display: block;
}
#bf-featurette-preview.overflow iframe {
  overflow-y: scroll;
}
#bf-featurette-preview .bf-fp-close {
  position: absolute;
  right: -15px;
  top: -15px;
  display: none;
  width: 40px;
  height: 40px;
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #00758D;
  border-radius: 20px;
  cursor: pointer;
}
.bf-template-list {
  display: grid;
  grid-template-columns: 48% 48%;
  column-gap: 4%;
  row-gap: 3rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bf-template-list > li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #efefef;
}
.bf-template-list > li.on {
  grid-column-start: 1;
  grid-column-end: 3;
}
.bf-template-list > li .bf-template-header {
  padding: 0.5rem 2rem;
  color: #fff;
  background-color: #00758D;
}
.bf-template-list > li .bf-template-image {
  margin: 0 0 1rem;
  border: 1px solid #d6d6d6;
}
.bf-template-list > li .bf-template-footer {
  display: flex;
  justify-content: space-evenly;
  padding: 0.5rem 2rem;
  font-size: 1.5rem;
}
.bf-template-list > li .bf-template-footer a {
  color: #00758D;
  cursor: pointer;
}
.bf-template-list > li .bf-template-footer a:hover {
  color: #003540;
}
