.acf-field-select div.acf-input {
  background: #fff;
}

div[data-name=ka_pc_sms] .acf-switch {
  background: #ddd !important;
  height: 40px;
}

div[data-name=ka_pc_sms] .acf-switch-slider {
  background: #007cba;
  border: 2px solid #007cba;
}

.acf-switch.-on span.acf-switch-on,
.acf-switch:not(.-on) span.acf-switch-off {
  color: #999 !important;
}

.acf-switch:not(.-on) span.acf-switch-on,
.acf-switch.-on span.acf-switch-off {
  color: #fff !important;
}

div[data-name=ka_pc_sms] .acf-switch span {
  z-index: 99;
  color: white;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  text-shadow: none;
  height: 40px;
  line-height: 30px;
  min-width: 100px;
  text-align: center;
}/*# sourceMappingURL=ccPreferenceCenter.css.map */