.color1 {
  background: #F4A4BF;
  color: black;
}

.color2 {
  background: #F4A4BF;
  color: black;
}

.button-color {
  background: #e57ca0;
  color: black;
}

.footer-color {
  background: #e7a7bd;
  color: black;
}

.current-hover {
  background: rgb(252.25, 232.25, 239);
  border-bottom: 3px solid #F4A4BF;
}

.tooltip-hover {
  background: rgb(252.25, 232.25, 239);
  color: black;
}

.bg-login {
  background: url("/assets/karavaan/bg-login-679dd0ab.jpg?202512171605") no-repeat center center fixed;
  background-size: cover;
}

.bg-full-row {
  background-color: #F4A4BF;
}

.top-bar-menu {
  background: #F4A4BF;
}

.top-bar-menu-small {
  color: black;
}
.top-bar-menu-small a {
  color: black;
}

.top-bar {
  color: black;
  background: #F4A4BF;
}
.top-bar a {
  color: black;
}
.top-bar a:focus, .top-bar a:active {
  color: white;
}
.top-bar ul.menu {
  background: #F4A4BF;
}
@media (min-width: 1024px) {
  .top-bar ul.menu li {
    border-bottom: 3px solid #F4A4BF;
  }
  .top-bar ul.menu li.current {
    border-bottom: 3px solid #F4A4BF;
    background: rgb(252.25, 232.25, 239);
  }
  .top-bar ul.menu li.current a:hover {
    color: black;
  }
  .top-bar ul.menu li:hover {
    border-bottom: 3px solid rgb(252.25, 232.25, 239);
  }
}
.top-bar ul.menu li a.admin-menu {
  background: #F4A4BF;
  color: black;
}

.notice-color {
  color: #F4A4BF;
}

.success-color {
  color: #79b842;
}

.warning-color {
  color: #f17b09;
}

.alert-color {
  color: #bb0e16;
}

.callout.notice {
  background-color: hsl(339.75, 78.431372549%, 110%);
}

.callout.success {
  background-color: rgb(239.262, 246.948, 232.552);
}

.callout.warning {
  background-color: rgb(253.902, 239.506, 225.598);
}

.callout.alert {
  background-color: rgb(254.7910447761, 252.2089552239, 252.328358209);
}

h2 {
  color: #000000;
}

h3 {
  color: #000000;
}
h3.header {
  display: none;
}

.callout h2, .panel h3 {
  color: #000000;
}

.selected_groups {
  color: #e57ca0;
}

.row-caption a:not(.button) {
  color: black;
}
.row-caption {
  color: black;
  background: #F4A4BF;
}

.row-th {
  background: hsl(339.75, 78.431372549%, 105%);
  color: black;
}

.asc:after, .desc:after {
  color: #F4A4BF;
  font-size: larger;
}

@media screen and (max-width: 1024px) {
  .tabs {
    border-bottom: 5px solid #F4A4BF;
  }
}
.tabs-title.is-active a {
  box-shadow: 0 -2px 0 0 #F4A4BF inset;
}

.tabs-title:hover a {
  box-shadow: 0 -2px 0 0 #F4A4BF inset;
}

.pagination .active {
  color: black;
  background: #e57ca0;
}
.pagination .active:hover {
  background: rgb(241.6687898089, 187.8312101911, 206.2898089172);
}

nav.pagy a.current {
  color: black;
  background: #e57ca0;
}
nav.pagy a.current:hover {
  background: rgb(241.6687898089, 187.8312101911, 206.2898089172);
}

.progress.success .progress-meter {
  background-color: #79b842;
}

.progress.warning .progress-meter {
  background-color: #f17b09;
}

.progress.alert .progress-meter {
  background-color: #bb0e16;
}

#add-backbtn span.backbtn {
  color: #e57ca0;
}

.icon-color {
  color: #e57ca0;
}

.icon-text-color {
  color: #F4A4BF;
}

.tooltip:after {
  background: rgb(241.6687898089, 187.8312101911, 206.2898089172);
  color: black;
}

u[data-tooltip] {
  border-bottom: dotted 2px #bb0e16;
}

.button, .button.disabled, .button[disabled] {
  color: black;
  background-color: #e57ca0;
}
.button:hover, .button:focus, .button:active, .button.disabled:hover, .button.disabled:focus, .button.disabled:active, .button[disabled]:hover, .button[disabled]:focus, .button[disabled]:active {
  color: black;
  background-color: rgb(216.3312101911, 60.1687898089, 113.7101910828);
}
.button.notice, .button.disabled.notice, .button[disabled].notice {
  color: black;
}
.button.notice:hover, .button.notice:focus, .button.notice:active, .button.disabled.notice:hover, .button.disabled.notice:focus, .button.disabled.notice:active, .button[disabled].notice:hover, .button[disabled].notice:focus, .button[disabled].notice:active {
  background-color: rgb(238.5, 118.5, 159);
}
.button.notice, .button.disabled.notice, .button[disabled].notice {
  background-color: #F4A4BF;
}
.button.success, .button.disabled.success, .button[disabled].success {
  color: white;
}
.button.success:hover, .button.success:focus, .button.success:active, .button.disabled.success:hover, .button.disabled.success:focus, .button.disabled.success:active, .button[disabled].success:hover, .button[disabled].success:focus, .button[disabled].success:active {
  background-color: rgb(96.316, 146.464, 52.536);
}
.button.success, .button.disabled.success, .button[disabled].success {
  background-color: #79b842;
}
.button.warning, .button.disabled.warning, .button[disabled].warning {
  color: white;
}
.button.warning:hover, .button.warning:focus, .button.warning:active, .button.disabled.warning:hover, .button.disabled.warning:focus, .button.disabled.warning:active, .button[disabled].warning:hover, .button[disabled].warning:focus, .button[disabled].warning:active {
  background-color: rgb(191.836, 97.908, 7.164);
}
.button.warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f17b09;
}
.button.alert, .button.disabled.alert, .button[disabled].alert {
  color: white;
}
.button.alert:hover, .button.alert:focus, .button.alert:active, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.disabled.alert:active, .button[disabled].alert:hover, .button[disabled].alert:focus, .button[disabled].alert:active {
  background-color: rgb(139.552238806, 10.447761194, 16.4179104478);
}
.button.alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #bb0e16;
}
.button.ripple, .button.disabled.ripple, .button[disabled].ripple {
  background-position: center;
  transition: background 0.8s;
}
.button.ripple:hover, .button.disabled.ripple:hover, .button[disabled].ripple:hover {
  background: #e57ca0 radial-gradient(circle, transparent 1%, #e57ca0 1%) center/15000%;
}
.button.ripple:active, .button.disabled.ripple:active, .button[disabled].ripple:active {
  background-color: rgb(245.8917197452, 209.1082802548, 221.7197452229);
  background-size: 100%;
  transition: background 0s;
}

.button.disabled, .button[disabled] {
  background-color: rgb(189.75, 163.25, 172.3357142857);
}

.label {
  color: black;
}
.label:hover {
  color: black;
}
.label {
  background-color: #e57ca0;
}
.label.success {
  color: white;
}
.label.success:hover {
  color: white;
}
.label.success {
  background-color: #79b842;
}
.label.warning {
  color: white;
}
.label.warning:hover {
  color: white;
}
.label.warning {
  background-color: #f17b09;
}
.label.alert {
  color: white;
}
.label.alert:hover {
  color: white;
}
.label.alert {
  background-color: #bb0e16;
}

input[type=checkbox] + label:before, input[type=radio] + label:before {
  color: #79b842;
}

.footer {
  padding-top: 2em;
  color: black;
  background-color: #e7a7bd;
}
.footer h3 {
  color: black;
  border-bottom: 1px solid rgb(247.3928571429, 227.1071428571, 234.0803571429);
}
.footer a {
  color: black;
}
.footer a:hover {
  color: rgb(25.5, 25.5, 25.5);
}
.footer ul.footer-links {
  color: black;
  font-size: 0.9rem;
  margin-left: 0px;
}
.footer ul.footer-links li {
  display: block;
}
.footer .footer-social {
  font-size: 3em;
  margin: 0.2em;
}

.post-footer {
  margin-top: 2em;
  padding: 1em 0 1em 0;
  background-color: rgb(209.1428571429, 86.8571428571, 128.8928571429);
  color: black;
  font-size: 0.8rem;
}
.post-footer a {
  color: black;
}
.post-footer a:hover {
  text-decoration: underline;
}

/*# sourceMappingURL=/assets/sites/karavaan/style-dfc5bcc0.css.map */
