/* line 1, app/assets/stylesheets/xero/v1/accounting.scss */
.filter-option-inner-inner {
  font-size: 0.9em !important;
  color: #303952;
}

/* line 5, app/assets/stylesheets/xero/v1/accounting.scss */
.btn.dropdown-toggle.btn-light.bs-placeholder {
  background: #FAFAFA !important;
  border: 1px solid #ced4da !important;
}

/* line 9, app/assets/stylesheets/xero/v1/accounting.scss */
[data-toggle=toggle] {
  box-shadow: 0px 0px 5px 0px #2632383d !important;
  border: 0px !important;
}

/* line 13, app/assets/stylesheets/xero/v1/accounting.scss */
.toggle.btn {
  transform: scale(0.8);
  border-radius: 100px;
}

/* line 17, app/assets/stylesheets/xero/v1/accounting.scss */
.toggle-group {
  background: #f1f1f1;
}

/* line 19, app/assets/stylesheets/xero/v1/accounting.scss */
.toggle-group label {
  font-size: 0.9em;
}

/* line 22, app/assets/stylesheets/xero/v1/accounting.scss */
.toggle-group .toggle-off {
  background: #8c92a4;
  color: #FFF;
}

/* line 26, app/assets/stylesheets/xero/v1/accounting.scss */
.toggle-group .toggle-off:hover {
  color: #f2f2f2;
}

/* line 29, app/assets/stylesheets/xero/v1/accounting.scss */
.toggle-group .btn-primary {
  background: #4460ff !important;
}

/* line 32, app/assets/stylesheets/xero/v1/accounting.scss */
.toggle-group .toggle-handle {
  width: 60px;
  border-radius: 100px;
  background: #FAFAFA !important;
  box-shadow: 2px 2px 15px 8px #2632383d !important;
}
