/*! Lightning Design System 2.12.0 */
@charset "UTF-8";
@font-face {
  font-family: "Salesforce Sans";
  src: url("../fonts/webfonts/SalesforceSans-Light.woff2") format("woff2"),
    url("../fonts/webfonts/SalesforceSans-Light.woff") format("woff");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Salesforce Sans";
  src: url("../fonts/webfonts/SalesforceSans-LightItalic.woff2") format("woff2"),
    url("../fonts/webfonts/SalesforceSans-LightItalic.woff") format("woff");
  font-style: italic;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Salesforce Sans";
  src: url("../fonts/webfonts/SalesforceSans-Regular.woff2") format("woff2"),
    url("../fonts/webfonts/SalesforceSans-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Salesforce Sans";
  src: url("../fonts/webfonts/SalesforceSans-Italic.woff2") format("woff2"),
    url("../fonts/webfonts/SalesforceSans-Italic.woff") format("woff");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Salesforce Sans";
  src: url("../fonts/webfonts/SalesforceSans-Bold.woff2") format("woff2"),
    url("../fonts/webfonts/SalesforceSans-Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Salesforce Sans";
  src: url("../fonts/webfonts/SalesforceSans-BoldItalic.woff2") format("woff2"),
    url("../fonts/webfonts/SalesforceSans-BoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #706e6b;
  font-weight: 400;
}

::-moz-placeholder {
  color: #706e6b;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: #706e6b;
  font-weight: 400;
}

::-ms-input-placeholder {
  color: #706e6b;
  font-weight: 400;
}

::placeholder {
  color: #706e6b;
  font-weight: 400;
}

::-moz-selection {
  background: #d8edff;
  text-shadow: none;
  color: #080707;
}

::selection {
  background: #d8edff;
  text-shadow: none;
  color: #080707;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
dl,
fieldset {
  margin: 0;
  padding: 0;
}

dd,
figure {
  margin: 0;
}

abbr[title] {
  text-decoration: none;
}

abbr[title],
fieldset,
hr {
  border: 0;
}

hr {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: 1em;
}

ol,
ul {
  list-style: none;
}

a {
  color: #006dcc;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
a:hover,
a:focus {
  text-decoration: underline;
  color: #005fb2;
}
a:active {
  color: #005fb2;
}

a,
button {
  cursor: pointer;
}

b,
strong,
dfn {
  font-weight: 700;
}

mark {
  background-color: #fff03f;
  color: #080707;
}

abbr[title] {
  cursor: help;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table {
  width: 100%;
}

caption,
th,
td {
  text-align: left;
}

hr {
  display: block;
  margin: 2rem 0;
  border-top: 1px solid #dddbda;
  height: 1px;
  clear: both;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
}
.slds-accordion {
  position: relative;
}
.slds-accordion__list-item {
  border-top: 1px solid #dddbda;
}
.slds-accordion__list-item:first-child {
  border-top: 0;
}
.slds-accordion__summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slds-accordion__summary-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  font-size: 1rem;
  line-height: 1.25;
}
.slds-accordion__summary-heading .slds-button:focus {
  text-decoration: underline;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-accordion__summary-action {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 0;
}
.slds-accordion__summary-action-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
[dir="rtl"] .slds-accordion__summary-action-icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (min-width: 64em) {
  .slds-accordion__summary-content {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.slds-accordion__section {
  padding: 0.75rem;
}
.slds-accordion__content {
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.slds-is-open > .slds-accordion__summary {
  margin-bottom: 0.75rem;
}
.slds-is-open > .slds-accordion__summary .slds-accordion__summary-action-icon {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.slds-is-open > .slds-accordion__content {
  overflow: visible;
  visibility: visible;
  opacity: 1;
  height: auto;
}
.slds-avatar {
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0.25rem;
  line-height: 1;
  font-size: 0.875rem;
  color: white;
}
.slds-avatar:hover,
.slds-avatar:focus:hover {
  color: currentColor;
}
.slds-avatar.slds-avatar_group-image-small {
  background: url("/assets/images/group_avatar_96.png") top left/cover no-repeat;
}
.slds-avatar.slds-avatar_group-image-medium {
  background: url("/assets/images/group_avatar_160.png") top left/cover no-repeat;
}
.slds-avatar.slds-avatar_group-image-large {
  background: url("/assets/images/group_avatar_200.png") top left/cover no-repeat;
}
.slds-avatar.slds-avatar_profile-image-small {
  background: url("/assets/images/profile_avatar_96.png") top left/cover no-repeat;
}
.slds-avatar.slds-avatar_profile-image-medium {
  background: url("/assets/images/profile_avatar_160.png") top left/cover no-repeat;
}
.slds-avatar.slds-avatar_profile-image-large {
  background: url("/assets/images/profile_avatar_200.png") top left/cover no-repeat;
}
.slds-avatar_x-small {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0.625rem;
}
.slds-avatar_x-small .slds-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.slds-avatar_small {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.slds-avatar_small .slds-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.slds-avatar_medium {
  width: 2rem;
  height: 2rem;
  font-size: 0.875rem;
}
.slds-avatar_medium .slds-icon {
  width: 2rem;
  height: 2rem;
}
.slds-avatar_large {
  width: 3rem;
  height: 3rem;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.25;
}
.slds-avatar_large .slds-icon {
  width: 3rem;
  height: 3rem;
}
.slds-avatar_circle {
  border-radius: 50%;
}

.slds-avatar_empty {
  border: 1px dashed #dddbda;
}
.slds-avatar__initials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  height: 100%;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}
.slds-avatar__initials[title] {
  cursor: default;
  text-decoration: none;
}
.slds-avatar__initials:hover {
  color: white;
  cursor: default;
}
.slds-avatar__initials_inverse {
  background-color: #f3f2f2;
  color: #3e3e3c;
  text-shadow: none;
}
.slds-avatar__initials_inverse:hover {
  color: #3e3e3c;
}
.slds-badge {
  background-color: #ecebea;
  padding: 0.25rem 0.5rem;
  border-radius: 15rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: normal;
  color: #080707;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-badge + .slds-badge {
  margin-left: 0.5rem;
}
.slds-badge:empty {
  padding: 0;
}
.slds-badge_inverse {
  background-color: #706e6b;
  color: white;
}
.slds-badge_lightest {
  border: 1px solid #dddbda;
  background-color: white;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: normal;
}
.slds-badge__icon {
  color: #706e6b;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.slds-badge__icon.slds-badge__icon_inverse {
  color: currentColor;
}
.slds-badge__icon_left {
  margin-right: 0.25rem;
}
.slds-badge__icon_right {
  margin-left: 0.25rem;
}
.slds-breadcrumb {
}
.slds-breadcrumb .slds-list__item,
.slds-breadcrumb__item {
  position: relative;
}
.slds-breadcrumb .slds-list__item:before,
.slds-breadcrumb__item:before {
  content: ">";
  position: absolute;
  left: -0.25rem;
}
.slds-breadcrumb .slds-list__item > a,
.slds-breadcrumb__item > a {
  display: block;
  padding: 0 0.5rem;
}
.slds-breadcrumb .slds-list__item > a:hover,
.slds-breadcrumb__item > a:hover {
  text-decoration: none;
}
.slds-breadcrumb .slds-list__item:first-child > a,
.slds-breadcrumb__item:first-child > a {
  padding-left: 0;
}
.slds-breadcrumb .slds-list__item:first-child:before,
.slds-breadcrumb__item:first-child:before {
  content: "";
}
.slds-breadcrumb .slds-dropdown-trigger {
  margin-right: 0.5rem;
}
.slds-button-group,
.slds-button-group-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slds-button-group .slds-button,
.slds-button-group-list .slds-button {
  border-radius: 0;
  border-width: 1px;
}
.slds-button-group .slds-button:focus,
.slds-button-group-list .slds-button:focus {
  z-index: 1;
}

.slds-button-group .slds-button + .slds-button,
.slds-button-group .slds-button + .slds-button_last .slds-button,
.slds-button-group-list li + li .slds-button {
  margin-left: -1px;
}

.slds-button-group .slds-button_brand + .slds-button_last .slds-button_icon-brand,
.slds-button-group-list li:last-child .slds-button_icon-brand {
  -webkit-box-shadow: inset 1px 0 0 white;
  box-shadow: inset 1px 0 0 white;
}

.slds-button-group-list li:first-child .slds-button,
.slds-button-group .slds-button:first-child {
  border-radius: 0.25rem 0 0 0.25rem;
}
.slds-button-group .slds-button:last-child,
.slds-button-group-list li:last-child .slds-button,
.slds-button-group .slds-button_last .slds-button,
.slds-button-group .slds-button.slds-button_last,
.slds-button-group .slds-button_last .slds-button:only-child,
.slds-button-group .slds-button.slds-button_last {
  border-radius: 0 0.25rem 0.25rem 0;
}

.slds-button-group .slds-button:only-child,
.slds-button-group-list li:only-child .slds-button {
  border-radius: 0.25rem;
}
.slds-button.slds-button_first.slds-button_first {
  border-right: 0;
  border-radius: 0.25rem 0 0 0.25rem;
}
.slds-button.slds-button_middle.slds-button_middle {
  border-radius: 0;
  margin-left: -1px;
}
.slds-button.slds-button_last.slds-button_last {
  border-radius: 0 0.25rem 0.25rem 0;
  margin-left: -1px;
}

.slds-button-group + .slds-button-group,
.slds-button-group + .slds-button-group-list,
.slds-button-group + .slds-button,
.slds-button-group-list + .slds-button-group-list,
.slds-button-group-list + .slds-button-group,
.slds-button-group-list + .slds-button {
  margin-left: 0.25rem;
}
.slds-button-group-row {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slds-button-group-row .slds-button-group-item + .slds-button-group-item {
  margin-left: 0.25rem;
}
.slds-button-group-row .slds-button-group-item .slds-button {
  margin: 0;
}
.slds-button_icon,
.slds-button_icon-inverse,
.slds-button_icon-container,
.slds-button_icon-border,
.slds-button_icon-border-filled,
.slds-button_icon-border-inverse,
.slds-button_icon-more,
.slds-button_icon-error {
  line-height: 1;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #706e6b;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.slds-button_icon-container,
.slds-button_icon-border,
.slds-button_icon-border-filled,
.slds-button_icon-border-inverse,
.slds-button_icon-brand,
.slds-button_icon-more,
.slds-button_icon-container-more {
  width: 2rem;
  height: 2rem;
}
.slds-button_icon-border-filled,
.slds-button_icon-border {
  line-height: 1;
  vertical-align: middle;
  color: #706e6b;
  border: 1px solid #dddbda;
  -webkit-transition: border 0.15s linear;
  transition: border 0.15s linear;
  border-color: #dddbda;
}
.slds-button_icon-border-filled[disabled],
.slds-button_icon-border-filled:disabled,
.slds-button_icon-border[disabled],
.slds-button_icon-border:disabled {
  color: #dddbda;
}
.slds-button_icon-border-inverse {
  background-color: rgba(0, 0, 0, 0);
  border-color: #dddbda;
}
.slds-button_icon-border-inverse[disabled],
.slds-button_icon-border-inverse:disabled {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(255, 255, 255, 0.15);
}
.slds-button_icon-brand {
  background-color: #0070d2;
  border-color: #0070d2;
  color: white;
}
.slds-button_icon-brand:link,
.slds-button_icon-brand:visited,
.slds-button_icon-brand:active {
  color: white;
}
.slds-button_icon-brand:hover,
.slds-button_icon-brand:focus {
  background-color: #005fb2;
  border-color: #005fb2;
  color: white;
}
.slds-button_icon-brand:active {
  background-color: #005fb2;
  border-color: #005fb2;
}
.slds-button_icon-brand[disabled],
.slds-button_icon-brand:disabled {
  background: #c9c7c5;
  border-color: #c9c7c5;
  color: white;
}
.slds-button_icon-border-filled {
  background-color: white;
}
.slds-button_icon-border-filled[disabled],
.slds-button_icon-border-filled:disabled {
  border-color: #dddbda;
  background-color: white;
}
.slds-button_icon-inverse,
.slds-button_icon-border-inverse {
  color: white;
}
.slds-button_icon-inverse:hover,
.slds-button_icon-inverse:focus,
.slds-button_icon-border-inverse:hover,
.slds-button_icon-border-inverse:focus {
  color: rgba(255, 255, 255, 0.75);
}
.slds-button_icon-inverse:focus,
.slds-button_icon-border-inverse:focus {
  outline: none;
  -webkit-box-shadow: 0 0 3px #ecebea;
  box-shadow: 0 0 3px #ecebea;
  border: 1px solid #ecebea;
}
.slds-button_icon-inverse:active,
.slds-button_icon-border-inverse:active {
  color: rgba(255, 255, 255, 0.5);
}
.slds-button_icon-inverse[disabled],
.slds-button_icon-inverse:disabled,
.slds-button_icon-border-inverse[disabled],
.slds-button_icon-border-inverse:disabled {
  color: rgba(255, 255, 255, 0.15);
}
.slds-button_icon-error,
.slds-button_icon-error:hover,
.slds-button_icon-error:active,
.slds-button_icon-error:focus {
  color: #c23934;
}
.slds-button_icon-current-color {
  color: currentColor;
}
.slds-button_icon-small {
  width: 1.5rem;
  height: 1.5rem;
}
.slds-button_icon-x-small {
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1;
}
.slds-button_icon-x-small .slds-button__icon {
  width: 0.75rem;
  height: 0.75rem;
}
.slds-button_icon-xx-small {
  width: 1rem;
  height: 1rem;
  line-height: 1;
}
.slds-button_icon-xx-small .slds-button__icon {
  width: 0.5rem;
  height: 0.5rem;
}
.slds-button_icon-more {
  width: auto;
  line-height: 1.875rem;
  padding: 0 0.5rem;
  background-color: white;
  border-color: #dddbda;
  color: #706e6b;
}
.slds-button_icon-more:hover .slds-button__icon,
.slds-button_icon-more:focus .slds-button__icon {
  fill: #0070d2;
}
.slds-button_icon-more:active .slds-button__icon {
  fill: #005fb2;
}
.slds-button_icon-more[disabled],
.slds-button_icon-more:disabled {
  cursor: default;
}
.slds-button_icon-more[disabled] .slds-button__icon,
.slds-button_icon-more:disabled .slds-button__icon {
  fill: #dddbda;
}
.slds-button_icon-container-more {
  width: auto;
  line-height: 1.875rem;
  padding: 0 0.5rem;
  vertical-align: middle;
}
.slds-button__icon_hint {
  fill: #b0adab;
}
.slds-button__icon_inverse-hint {
  fill: rgba(255, 255, 255, 0.5);
}

.slds-hint-parent .slds-button_icon-border-inverse {
  border-color: rgba(255, 255, 255, 0.5);
}
.slds-hint-parent .slds-button_icon-border-inverse:focus {
  border-color: rgba(255, 255, 255, 0.75);
}
.slds-hint-parent:hover .slds-button_icon-border-inverse,
.slds-hint-parent:focus .slds-button_icon-border-inverse {
  border-color: rgba(255, 255, 255, 0.75);
}
.slds-hint-parent:hover .slds-button__icon_hint,
.slds-hint-parent:focus .slds-button__icon_hint {
  fill: #706e6b;
}
.slds-hint-parent:hover .slds-button__icon_inverse-hint,
.slds-hint-parent:focus .slds-button__icon_inverse-hint {
  fill: rgba(255, 255, 255, 0.75);
}
.slds-hint-parent:hover .slds-button:disabled .slds-button__icon_hint,
.slds-hint-parent:focus .slds-button:disabled .slds-button__icon_hint {
  fill: currentColor;
}
.slds-button_icon-container.slds-is-selected,
.slds-button_icon-border.slds-is-selected,
.slds-button_icon-border-filled.slds-is-selected,
.slds-button_icon-border-inverse.slds-is-selected {
  background-color: #0070d2;
  border-color: #0070d2;
  color: white;
}
.slds-button_icon-container.slds-is-selected:link,
.slds-button_icon-container.slds-is-selected:visited,
.slds-button_icon-container.slds-is-selected:active,
.slds-button_icon-border.slds-is-selected:link,
.slds-button_icon-border.slds-is-selected:visited,
.slds-button_icon-border.slds-is-selected:active,
.slds-button_icon-border-filled.slds-is-selected:link,
.slds-button_icon-border-filled.slds-is-selected:visited,
.slds-button_icon-border-filled.slds-is-selected:active,
.slds-button_icon-border-inverse.slds-is-selected:link,
.slds-button_icon-border-inverse.slds-is-selected:visited,
.slds-button_icon-border-inverse.slds-is-selected:active {
  color: white;
}
.slds-button_icon-container.slds-is-selected:hover,
.slds-button_icon-container.slds-is-selected:focus,
.slds-button_icon-border.slds-is-selected:hover,
.slds-button_icon-border.slds-is-selected:focus,
.slds-button_icon-border-filled.slds-is-selected:hover,
.slds-button_icon-border-filled.slds-is-selected:focus,
.slds-button_icon-border-inverse.slds-is-selected:hover,
.slds-button_icon-border-inverse.slds-is-selected:focus {
  background-color: #005fb2;
  border-color: #005fb2;
  color: white;
}
.slds-button_icon-container.slds-is-selected:active,
.slds-button_icon-border.slds-is-selected:active,
.slds-button_icon-border-filled.slds-is-selected:active,
.slds-button_icon-border-inverse.slds-is-selected:active {
  background-color: #005fb2;
  border-color: #005fb2;
}
.slds-button_icon-container.slds-is-selected .slds-button__icon,
.slds-button_icon-border.slds-is-selected .slds-button__icon,
.slds-button_icon-border-filled.slds-is-selected .slds-button__icon,
.slds-button_icon-border-inverse.slds-is-selected .slds-button__icon {
  fill: white;
}
.slds-button_icon-container.slds-is-selected:hover .slds-button__icon,
.slds-button_icon-container.slds-is-selected:focus .slds-button__icon,
.slds-button_icon-border.slds-is-selected:hover .slds-button__icon,
.slds-button_icon-border.slds-is-selected:focus .slds-button__icon,
.slds-button_icon-border-filled.slds-is-selected:hover .slds-button__icon,
.slds-button_icon-border-filled.slds-is-selected:focus .slds-button__icon,
.slds-button_icon-border-inverse.slds-is-selected:hover .slds-button__icon,
.slds-button_icon-border-inverse.slds-is-selected:focus .slds-button__icon {
  fill: white;
}
.slds-button_icon-container.slds-is-selected[disabled],
.slds-button_icon-container.slds-is-selected:disabled,
.slds-button_icon-border.slds-is-selected[disabled],
.slds-button_icon-border.slds-is-selected:disabled,
.slds-button_icon-border-filled.slds-is-selected[disabled],
.slds-button_icon-border-filled.slds-is-selected:disabled,
.slds-button_icon-border-inverse.slds-is-selected[disabled],
.slds-button_icon-border-inverse.slds-is-selected:disabled {
  background: #c9c7c5;
  border-color: #c9c7c5;
  color: white;
}
.slds-button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  background: transparent;
  background-clip: border-box;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  line-height: 1.875rem;
  text-decoration: none;
  color: #0070d2;
  -webkit-appearance: none;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slds-button:hover,
.slds-button:focus,
.slds-button:active,
.slds-button:visited {
  text-decoration: none;
}
.slds-button:hover,
.slds-button:focus {
  color: #005fb2;
}
.slds-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-button:active {
  color: #005fb2;
}
.slds-button[disabled],
.slds-button:disabled {
  color: #dddbda;
}
.slds-button[disabled] *,
.slds-button:disabled * {
  pointer-events: none;
}
.slds-button a {
  color: currentColor;
}
.slds-button:hover .slds-button__icon,
.slds-button:focus .slds-button__icon,
.slds-button:active .slds-button__icon,
.slds-button[disabled] .slds-button__icon,
.slds-button:disabled .slds-button__icon {
  fill: currentColor;
  pointer-events: none;
}
.slds-button + .slds-button-group,
.slds-button + .slds-button-group-list {
  margin-left: 0.25rem;
}
.slds-button + .slds-button {
  margin-left: 0.25rem;
}

a.slds-button {
  text-align: center;
}
a.slds-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}

a.slds-button_inverse:focus,
a.slds-button--inverse:focus {
  outline: none;
  -webkit-box-shadow: 0 0 3px #ecebea;
  box-shadow: 0 0 3px #ecebea;
  border: 1px solid #ecebea;
}
.slds-button_reset {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  padding: 0;
  background: transparent;
  border: 0;
  text-align: inherit;
}
.slds-button_neutral {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dddbda;
  -webkit-transition: border 0.15s linear;
  transition: border 0.15s linear;
  border-color: #dddbda;
  background-color: white;
}
.slds-button_neutral:hover,
.slds-button_neutral:focus {
  background-color: #f4f6f9;
}
.slds-button_neutral:active {
  background-color: #eef1f6;
}
.slds-button_neutral[disabled],
.slds-button_neutral:disabled {
  background-color: white;
  cursor: default;
}
.slds-button_brand {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dddbda;
  -webkit-transition: border 0.15s linear;
  transition: border 0.15s linear;
  background-color: #0070d2;
  border-color: #0070d2;
  color: white;
}
.slds-button_brand:link,
.slds-button_brand:visited,
.slds-button_brand:active {
  color: white;
}
.slds-button_brand:hover,
.slds-button_brand:focus {
  background-color: #005fb2;
  border-color: #005fb2;
  color: white;
}
.slds-button_brand:active {
  background-color: #005fb2;
  border-color: #005fb2;
}
.slds-button_brand[disabled],
.slds-button_brand:disabled {
  background: #c9c7c5;
  border-color: #c9c7c5;
  color: white;
}
.slds-button_outline-brand {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dddbda;
  -webkit-transition: border 0.15s linear;
  transition: border 0.15s linear;
  border-color: #dddbda;
  background-color: white;
  border-color: #0070d2;
}
.slds-button_outline-brand:hover,
.slds-button_outline-brand:focus {
  background-color: #f4f6f9;
}
.slds-button_outline-brand:active {
  background-color: #eef1f6;
}
.slds-button_outline-brand[disabled],
.slds-button_outline-brand:disabled {
  border-color: #dddbda;
  color: #dddbda;
  background-color: white;
}
.slds-button_inverse {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dddbda;
  -webkit-transition: border 0.15s linear;
  transition: border 0.15s linear;
  background-color: rgba(0, 0, 0, 0);
  border-color: #dddbda;
}
.slds-button_inverse:hover,
.slds-button_inverse:focus {
  background-color: #f4f6f9;
}
.slds-button_inverse[disabled],
.slds-button_inverse:disabled {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(255, 255, 255, 0.15);
}

.slds-button_inverse,
.slds-button_inverse:link,
.slds-button_inverse:visited,
.slds-button_icon-border-inverse,
.slds-button_icon-border-inverse:link,
.slds-button_icon-border-inverse:visited {
  color: #ecebea;
}
.slds-button_inverse:hover,
.slds-button_inverse:focus,
.slds-button_inverse:active,
.slds-button_icon-border-inverse:hover,
.slds-button_icon-border-inverse:focus,
.slds-button_icon-border-inverse:active {
  color: #0070d2;
}
.slds-button_inverse:focus,
.slds-button_icon-border-inverse:focus {
  outline: none;
  -webkit-box-shadow: 0 0 3px #ecebea;
  box-shadow: 0 0 3px #ecebea;
  border: 1px solid #ecebea;
}
.slds-button_inverse[disabled],
.slds-button_inverse:disabled,
.slds-button_icon-border-inverse[disabled],
.slds-button_icon-border-inverse:disabled {
  color: rgba(255, 255, 255, 0.5);
}
.slds-button_destructive {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dddbda;
  -webkit-transition: border 0.15s linear;
  transition: border 0.15s linear;
  background-color: #c23934;
  border-color: #c23934;
  color: white;
}
.slds-button_destructive:link,
.slds-button_destructive:visited,
.slds-button_destructive:active {
  color: white;
}
.slds-button_destructive:hover,
.slds-button_destructive:focus {
  background-color: #a61a14;
  color: white;
}
.slds-button_destructive:active {
  background-color: #870500;
  border-color: #870500;
}
.slds-button_destructive[disabled],
.slds-button_destructive:disabled {
  background: #c9c7c5;
  border-color: #c9c7c5;
  color: white;
}
.slds-button_text-destructive {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dddbda;
  -webkit-transition: border 0.15s linear;
  transition: border 0.15s linear;
  border-color: #dddbda;
  background-color: white;
  color: #c23934;
}
.slds-button_text-destructive:hover,
.slds-button_text-destructive:focus {
  background-color: #f4f6f9;
}
.slds-button_text-destructive:active {
  background-color: #eef1f6;
}
.slds-button_text-destructive:focus,
.slds-button_text-destructive:hover {
  color: #a12b2b;
}
.slds-button_text-destructive[disabled],
.slds-button_text-destructive:disabled {
  color: #dddbda;
  background-color: white;
}
.slds-button_success {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dddbda;
  -webkit-transition: border 0.15s linear;
  transition: border 0.15s linear;
  background-color: #4bca81;
  border-color: #4bca81;
  color: #080707;
}
.slds-button_success:link,
.slds-button_success:visited,
.slds-button_success:active {
  color: #080707;
}
.slds-button_success:hover,
.slds-button_success:focus {
  background-color: #04844b;
  border-color: #04844b;
  color: white;
}
.slds-button_success:active {
  background-color: #04844b;
  border-color: #04844b;
}
.slds-button_success[disabled],
.slds-button_success:disabled {
  background: #c9c7c5;
  border-color: #c9c7c5;
  color: white;
}
.slds-button__icon {
  width: 0.875rem;
  height: 0.875rem;
  fill: currentColor;
}
.slds-button__icon_large {
  width: 1.5rem;
  height: 1.5rem;
}
.slds-button__icon_small {
  width: 0.75rem;
  height: 0.75rem;
}
.slds-button__icon_x-small {
  width: 0.5rem;
  height: 0.5rem;
}
.slds-button__icon_left {
  margin-right: 0.5rem;
}
.slds-button__icon_right {
  margin-left: 0.5rem;
}
.slds-button_full-width {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  padding: 0;
  background: transparent;
  border: 0;
  text-align: inherit;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.slds-button_full-width:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-button_stretch {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.slds-button_neutral.slds-is-selected {
  border-color: transparent;
  background-color: transparent;
}
.slds-button_neutral.slds-is-selected:hover:not([disabled]),
.slds-button_neutral.slds-is-selected:focus:not([disabled]) {
  border-color: #dddbda;
  background-color: #f4f6f9;
}
.slds-button_neutral.slds-is-selected:active:not([disabled]) {
  background-color: #eef1f6;
}

.slds-button_inverse.slds-is-selected {
  border-color: transparent;
}

.slds-button_stateful .slds-text-selected,
.slds-button_stateful .slds-text-selected-focus,
.slds-button_stateful .slds-text-not-selected {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-not-selected {
}
.slds-not-selected .slds-text-selected {
  display: none;
}
.slds-not-selected .slds-text-selected-focus {
  display: none;
}
.slds-not-selected .slds-text-not-selected {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slds-is-selected-clicked .slds-text-selected,
.slds-is-selected[disabled] .slds-text-selected,
.slds-is-selected[disabled]:hover .slds-text-selected,
.slds-is-selected[disabled]:focus .slds-text-selected {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slds-is-selected-clicked .slds-text-selected-focus,
.slds-is-selected[disabled] .slds-text-selected-focus,
.slds-is-selected[disabled]:hover .slds-text-selected-focus,
.slds-is-selected[disabled]:focus .slds-text-selected-focus {
  display: none;
}
.slds-is-selected-clicked .slds-text-not-selected,
.slds-is-selected[disabled] .slds-text-not-selected,
.slds-is-selected[disabled]:hover .slds-text-not-selected,
.slds-is-selected[disabled]:focus .slds-text-not-selected {
  display: none;
}
.slds-is-selected .slds-text-not-selected {
  display: none;
}
.slds-is-selected .slds-text-selected {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slds-is-selected .slds-text-selected-focus {
  display: none;
}
.slds-is-selected:hover .slds-text-not-selected,
.slds-is-selected:focus .slds-text-not-selected {
  display: none;
}
.slds-is-selected:hover .slds-text-selected,
.slds-is-selected:focus .slds-text-selected {
  display: none;
}
.slds-is-selected:hover .slds-text-selected-focus,
.slds-is-selected:focus .slds-text-selected-focus {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slds-card {
  position: relative;
  padding: 0;
  background: white;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.slds-card + .slds-card {
  margin-top: 1rem;
}
.slds-card__body_inner {
  padding: 0 1rem;
}
.slds-card__header {
  padding: 0.75rem 1rem 0;
  margin: 0 0 0.75rem;
}
.slds-card__header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  line-height: 1.25;
}
.slds-card__header-link {
  color: inherit;
  font-weight: 700;
}
.slds-card__body {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.slds-card__body:empty,
.slds-card__footer:empty {
  display: none;
}
.slds-card__footer {
  padding: 0.75rem 1rem;
  margin-top: 0.75rem;
  text-align: center;
  font-size: 0.8125rem;
  border-top: 1px solid #dddbda;
}
.slds-card__footer-action {
  display: block;
}
.slds-card__tile {
  margin-top: 0.75rem;
}

.slds-region__pinned-left .slds-card,
.slds-region__pinned-left .slds-card-wrapper,
.slds-region__pinned-left .slds-card_boundary,
.slds-region__pinned-left .slds-tabs_card,
.slds-region__pinned-right .slds-card,
.slds-region__pinned-right .slds-card-wrapper,
.slds-region__pinned-right .slds-card_boundary,
.slds-region__pinned-right .slds-tabs_card {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #dddbda;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-region__pinned-left .slds-card:last-child,
.slds-region__pinned-left .slds-card-wrapper:last-child,
.slds-region__pinned-left .slds-card_boundary:last-child,
.slds-region__pinned-left .slds-tabs_card:last-child,
.slds-region__pinned-right .slds-card:last-child,
.slds-region__pinned-right .slds-card-wrapper:last-child,
.slds-region__pinned-right .slds-card_boundary:last-child,
.slds-region__pinned-right .slds-tabs_card:last-child {
  border-bottom: 0;
}
.slds-card-wrapper {
  padding: 1rem;
  background: white;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.slds-card-wrapper .slds-card__header,
.slds-card-wrapper .slds-card__body,
.slds-card-wrapper .slds-card__footer {
  padding-left: 0;
  padding-right: 0;
}

.slds-card .slds-card,
.slds-card .slds-card-wrapper,
.slds-card-wrapper .slds-card,
.slds-card-wrapper .slds-card-wrapper,
.slds-modal .slds-card,
.slds-modal .slds-card-wrapper,
.slds-tabs_default .slds-card,
.slds-tabs_default .slds-card-wrapper,
.slds-tabs_card .slds-card,
.slds-tabs_card .slds-card-wrapper,
.slds-tabs_card.slds-tabs_card .slds-card,
.slds-tabs_card.slds-tabs_card .slds-card-wrapper {
  background: white;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slds-card,
.slds-modal,
.slds-tabs_default {
}
.slds-card .slds-card_boundary,
.slds-modal .slds-card_boundary,
.slds-tabs_default .slds-card_boundary {
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
}
.slds-tabs_card,
.slds-tabs_card.slds-tabs_card {
  background: white;
  padding: 0.75rem 1rem;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
}
.slds-tabs_card .slds-card,
.slds-tabs_card .slds-card-wrapper,
.slds-tabs_card.slds-tabs_card .slds-card,
.slds-tabs_card.slds-tabs_card .slds-card-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.slds-tabs_card .slds-card__header,
.slds-tabs_card .slds-card__body,
.slds-tabs_card .slds-card__footer,
.slds-tabs_card.slds-tabs_card .slds-card__header,
.slds-tabs_card.slds-tabs_card .slds-card__body,
.slds-tabs_card.slds-tabs_card .slds-card__footer {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.slds-tabs_card .slds-card__header,
.slds-tabs_card.slds-tabs_card .slds-card__header {
  padding-top: 0;
}

.slds-tabs_card .slds-card_boundary,
.slds-tabs_card.slds-tabs_card .slds-card_boundary,
.slds-card-wrapper .slds-card_boundary {
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
}
.slds-tabs_card .slds-card_boundary .slds-card__header,
.slds-tabs_card.slds-tabs_card .slds-card_boundary .slds-card__header,
.slds-card-wrapper .slds-card_boundary .slds-card__header {
  padding: 0.75rem 1rem 0;
}
.slds-tabs_card .slds-card_boundary .slds-card__body_inner,
.slds-tabs_card.slds-tabs_card .slds-card_boundary .slds-card__body_inner,
.slds-card-wrapper .slds-card_boundary .slds-card__body_inner {
  padding: 0 1rem;
}
.slds-tabs_card .slds-card_boundary .slds-card__footer,
.slds-tabs_card.slds-tabs_card .slds-card_boundary .slds-card__footer,
.slds-card-wrapper .slds-card_boundary .slds-card__footer {
  padding: 0.75rem 1rem;
}
.slds-carousel {
  position: relative;
}
.slds-carousel__stage {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.slds-carousel__panels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 250ms ease-in;
  transition: -webkit-transform 250ms ease-in;
  transition: transform 250ms ease-in;
  transition: transform 250ms ease-in, -webkit-transform 250ms ease-in;
  min-height: 0%;
}
.slds-carousel__panel {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.slds-carousel__panel-action {
  display: block;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
}
.slds-carousel__panel-action:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
  border-color: #005fb2;
  outline: 0;
}
.slds-carousel__image {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  overflow: hidden;
}
.slds-carousel__image > img {
  width: 100%;
}
.slds-carousel__content {
  background: white;
  padding: 0.75rem;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  text-align: center;
  height: 6.625rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.slds-carousel__content-title {
  font-size: 1rem;
  font-weight: 600;
}
.slds-carousel__indicators {
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0.5rem 0;
}
.slds-carousel__indicator {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 0.25rem;
}
.slds-carousel__indicator-action {
  width: 1rem;
  height: 1rem;
  background: white;
  border: 1px solid #dddbda;
  border-radius: 50%;
}
.slds-carousel__indicator-action.slds-is-active,
.slds-carousel__indicator-action.slds-is-active:hover {
  background: #0070d2;
  border-color: #0070d2;
}
.slds-carousel__indicator-action:hover {
  background-color: #fafaf9;
}
.slds-carousel__indicator-action:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
  background-color: #005fb2;
  border-color: #005fb2;
  outline: 0;
}
.slds-carousel__autoplay {
  position: absolute;
  left: 0;
  bottom: 0.25rem;
}
.slds-checkbox {
  display: inline-block;
  position: relative;
}
.slds-checkbox .slds-checkbox_faux {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border: 1px solid #dddbda;
  border-radius: 0.125rem;
  background: white;
  -webkit-transition: border 0.1s linear, background-color 0.1s linear;
  transition: border 0.1s linear, background-color 0.1s linear;
}
.slds-checkbox .slds-checkbox__label .slds-form-element__label {
  display: inline;
  vertical-align: middle;
  font-size: 0.8125rem;
}
.slds-checkbox [type="checkbox"] {
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  pointer-events: auto;
}
.slds-checkbox [type="checkbox"]:checked + .slds-checkbox_faux:after,
.slds-checkbox [type="checkbox"]:checked ~ .slds-checkbox_faux:after,
.slds-checkbox [type="checkbox"]:checked + .slds-checkbox__label .slds-checkbox_faux:after {
  display: block;
  content: "";
  height: 0.25rem;
  width: 0.5rem;
  position: absolute;
  top: 50%;
  /*! @noflip */
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  border-bottom: 2px solid #0070d2;
  /*! @noflip */
  border-left: 2px solid #0070d2;
}
.slds-checkbox [type="checkbox"]:focus + .slds-checkbox_faux,
.slds-checkbox [type="checkbox"]:focus ~ .slds-checkbox_faux,
.slds-checkbox [type="checkbox"]:focus + .slds-checkbox__label .slds-checkbox_faux {
  content: "";
  border-color: #1589ee;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-checkbox [type="checkbox"]:focus:checked > .slds-checkbox_faux,
.slds-checkbox [type="checkbox"]:focus:checked ~ .slds-checkbox_faux,
.slds-checkbox [type="checkbox"]:focus:checked + .slds-checkbox__label .slds-checkbox_faux {
  border-color: #1589ee;
  background-color: white;
}
.slds-checkbox [type="checkbox"]:indeterminate + .slds-checkbox_faux:after,
.slds-checkbox [type="checkbox"]:indeterminate ~ .slds-checkbox_faux:after,
.slds-checkbox [type="checkbox"]:indeterminate + .slds-checkbox__label .slds-checkbox_faux:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  /*! @noflip */
  left: 50%;
  width: 0.5rem;
  height: 2px;
  background: #0070d2;
  border: 0;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.slds-checkbox [type="checkbox"][disabled] + .slds-checkbox_faux,
.slds-checkbox [type="checkbox"][disabled] ~ .slds-checkbox_faux,
.slds-checkbox [type="checkbox"][disabled] + .slds-checkbox__label .slds-checkbox_faux {
  background-color: #ecebea;
  border-color: #c9c7c5;
}
.slds-checkbox [type="checkbox"][disabled] + .slds-checkbox_faux:after,
.slds-checkbox [type="checkbox"][disabled] ~ .slds-checkbox_faux:after,
.slds-checkbox [type="checkbox"][disabled] + .slds-checkbox__label .slds-checkbox_faux:after {
  border-color: #969492;
}
.slds-checkbox.slds-checkbox_stacked .slds-checkbox__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.slds-checkbox.slds-checkbox_stacked .slds-form-element__label {
  font-size: 0.75rem;
}
.slds-checkbox.slds-checkbox_stacked .slds-checkbox_faux {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 1px;
}
.slds-checkbox.slds-checkbox_stacked .slds-required {
  float: left;
}

.slds-has-error .slds-checkbox [type="checkbox"] + .slds-checkbox_faux,
.slds-has-error .slds-checkbox [type="checkbox"] ~ .slds-checkbox_faux,
.slds-has-error .slds-checkbox [type="checkbox"] + .slds-checkbox__label .slds-checkbox_faux {
  border-color: #c23934;
  border-width: 2px;
}
.slds-has-error .slds-checkbox [type="checkbox"]:checked + .slds-checkbox_faux,
.slds-has-error .slds-checkbox [type="checkbox"]:checked ~ .slds-checkbox_faux,
.slds-has-error .slds-checkbox [type="checkbox"]:checked + .slds-checkbox__label .slds-checkbox_faux {
  border-color: #c23934;
  background-color: white;
}
.slds-has-error .slds-checkbox [type="checkbox"]:checked + .slds-checkbox_faux:after,
.slds-has-error .slds-checkbox [type="checkbox"]:checked ~ .slds-checkbox_faux:after,
.slds-has-error .slds-checkbox [type="checkbox"]:checked + .slds-checkbox__label .slds-checkbox_faux:after {
  border-color: #d4504c;
}

.slds-form-element .slds-checkbox [type="checkbox"] + .slds-checkbox_faux,
.slds-form-element .slds-checkbox [type="checkbox"] ~ .slds-checkbox_faux,
.slds-form-element .slds-checkbox [type="checkbox"] + .slds-checkbox__label .slds-checkbox_faux {
  margin-right: 0.5rem;
}
.slds-checkbox_standalone {
  pointer-events: none;
}
.slds-checkbox_standalone [type="checkbox"] {
  width: 1rem;
  height: 1rem;
  margin: 0;
  clip: auto;
  opacity: 0;
}
.slds-checkbox_standalone .slds-checkbox_faux {
  display: block;
}
.slds-combobox_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.slds-combobox_container.slds-is-open .slds-dropdown {
  display: block;
}
.slds-combobox_container.slds-has-selection .slds-combobox__input-value,
.slds-combobox_container.slds-has-selection .slds-combobox__input-value:focus {
  -webkit-box-shadow: 0 0 0 2px #fff inset, 0 0 0 3px #dddbda inset;
  box-shadow: 0 0 0 2px #fff inset, 0 0 0 3px #dddbda inset;
}
.slds-combobox_container.slds-has-icon-only .slds-combobox__input,
.slds-combobox_container.slds-has-icon-only .slds-combobox__input:focus,
.slds-combobox_container.slds-has-icon-only .slds-combobox__input.slds-has-focus {
  width: 0;
  pointer-events: auto;
}
.slds-combobox_container.slds-has-icon-only .slds-input__icon {
  z-index: 2;
  pointer-events: none;
}
.slds-combobox {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.slds-combobox__form-element {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

[role="combobox"] input[readonly] {
  padding-left: 0.75rem;
  border-color: #dddbda;
  background-color: white;
  font-size: inherit;
  font-weight: 400;
}
[role="combobox"] input[readonly]:focus,
[role="combobox"] input[readonly].slds-has-focus {
  border-color: #1589ee;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
[role="combobox"] input[readonly][disabled] {
  background-color: #ecebea;
  border-color: #c9c7c5;
}
.slds-listbox_inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}
.slds-listbox_inline li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slds-listbox_inline li + li {
  padding-left: 0.125rem;
}
.slds-listbox_horizontal {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-listbox_horizontal li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slds-listbox_horizontal li + li {
  padding-left: 0.125rem;
}
.slds-listbox__option:hover {
  cursor: pointer;
}
.slds-listbox__option:focus {
  outline: 0;
}
.slds-listbox__option .slds-truncate {
  display: inline-block;
  vertical-align: middle;
}
.slds-listbox__option[aria-disabled="true"] {
  color: #dddbda;
}
.slds-listbox__option-header {
  font-size: 0.875rem;
  font-weight: 700;
}
.slds-listbox__option-icon {
  width: 1.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #706e6b;
}

.slds-listbox__option[aria-disabled="true"] .slds-listbox__option-icon {
  color: currentColor;
}
.slds-listbox_vertical {
}
.slds-listbox_vertical .slds-listbox__option:focus,
.slds-listbox_vertical .slds-listbox__option:hover,
.slds-listbox_vertical .slds-listbox__option.slds-has-focus {
  background-color: #f3f2f2;
  text-decoration: none;
}
.slds-listbox_vertical .slds-listbox__option[aria-disabled="true"],
.slds-listbox_vertical .slds-listbox__option[role="presentation"]:hover {
  background-color: transparent;
  cursor: default;
}
.slds-listbox_vertical .slds-listbox__option_entity {
  padding: 0.25rem 0.75rem;
}
.slds-listbox_vertical .slds-listbox__option_entity .slds-media__figure {
  margin-right: 0.5rem;
}
.slds-listbox_vertical .slds-listbox__option_plain {
  padding: 0.5rem 0.75rem;
}
.slds-listbox_vertical .slds-listbox__option_term {
  padding: 0.5rem 0.75rem;
}
.slds-listbox_vertical .slds-listbox__option_has-meta .slds-media__figure {
  margin-top: 0.25rem;
}
[class*="slds-input-has-icon_left"] .slds-combobox__input[value],
[class*="slds-input-has-icon--left"] .slds-combobox__input[value],
[class*="slds-input-has-icon_left"] .slds-combobox__input.slds-combobox__input-value,
[class*="slds-input-has-icon--left"] .slds-combobox__input.slds-combobox__input-value {
  padding-left: 2.25rem;
}
.slds-combobox__input-entity-icon {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 50%;
  left: calc(0.25rem + 1px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.slds-combobox__input-entity-icon .slds-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.slds-combobox_container__icon {
  color: #b0adab;
}
.slds-listbox__icon-selected {
  opacity: 0;
  fill: #0070d2;
}
.slds-listbox__option.slds-is-selected .slds-listbox__icon-selected {
  opacity: 1;
}
.slds-listbox__option.slds-is-selected .slds-listbox__option-icon {
  color: #0070d2;
}
.slds-listbox__option-text_entity {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-bottom: 0.125rem;
}
.slds-listbox__option-meta {
  display: block;
  margin-top: -0.25rem;
  color: #3e3e3c;
}

.slds-listbox__option[aria-disabled="true"] .slds-listbox__option-meta {
  color: currentColor;
}

.slds-listbox_object-switcher {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0.125rem;
}
.slds-combobox_object-switcher {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.slds-combobox_object-switcher .slds-combobox__input {
  width: 7.5rem;
  -webkit-transition: width 80ms linear;
  transition: width 80ms linear;
  font-size: 0.75rem;
  color: #706e6b;
}
.slds-combobox_object-switcher .slds-combobox__input:focus,
.slds-combobox_object-switcher .slds-combobox__input.slds-has-focus {
  width: 10rem;
}
.slds-combobox__input {
}
.slds-combobox__input:focus,
.slds-combobox__input.slds-has-focus {
  border-color: #1589ee;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-combobox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.slds-combobox-group .slds-combobox_container {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.slds-combobox-group .slds-combobox__input,
.slds-combobox-group .slds-combobox_object-switcher__button {
  border-radius: 0;
  margin-left: -1px;
  margin-right: -1px;
  position: relative;
}
.slds-combobox-group .slds-combobox__input:focus,
.slds-combobox-group .slds-combobox__input.slds-has-focus,
.slds-combobox-group .slds-combobox_object-switcher__button:focus,
.slds-combobox-group .slds-combobox_object-switcher__button.slds-has-focus {
  z-index: 1;
}
.slds-combobox-group.slds-has-selection .slds-combobox-addon_start .slds-combobox__input {
  border-bottom-left-radius: 0;
}
.slds-combobox-group.slds-has-selection .slds-combobox-addon_end .slds-combobox__input {
  border-bottom-right-radius: 0;
}
.slds-combobox-group.slds-has-selection ~ .slds-listbox_selection-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: white;
  border: 1px solid #dddbda;
  border-top: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  left: -1px;
}
.slds-combobox-group .slds-listbox_horizontal li + li {
  padding: 0.125rem;
}
.slds-listbox_selection-group {
  position: relative;
  padding: 0;
  padding-right: 3.75rem;
  height: 1.875rem;
  overflow: hidden;
}
.slds-listbox_selection-group.slds-is-expanded {
  height: auto;
  padding: 0;
}
.slds-listbox_selection-group .slds-listbox {
  padding: 0 0 0.125rem;
}
.slds-listbox_selection-group .slds-listbox-item {
  padding: 0.125rem 0.125rem 0;
}
.slds-listbox_selection-group .slds-listbox-toggle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.5rem;
}
.slds-listbox_selection-group .slds-listbox-toggle .slds-button {
  line-height: 1;
}
.slds-combobox-addon_start .slds-combobox__input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.slds-combobox-addon_end .slds-combobox__input {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.slds-has-inline-listbox,
.slds-has-object-switcher {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background: white;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
}
.slds-has-inline-listbox .slds-combobox,
.slds-has-object-switcher .slds-combobox {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.slds-has-inline-listbox .slds-combobox__input,
.slds-has-object-switcher .slds-combobox__input {
  min-height: 100%;
  line-height: calc(1.875rem - 2px);
  border: 0;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.slds-has-inline-listbox .slds-combobox__input:focus,
.slds-has-inline-listbox .slds-combobox__input:active,
.slds-has-object-switcher .slds-combobox__input:focus,
.slds-has-object-switcher .slds-combobox__input:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-has-inline-listbox .slds-listbox_object-switcher ~ .slds-listbox_inline,
.slds-has-inline-listbox .slds-combobox_container__icon ~ .slds-listbox_inline,
.slds-has-object-switcher .slds-listbox_object-switcher ~ .slds-listbox_inline,
.slds-has-object-switcher .slds-combobox_container__icon ~ .slds-listbox_inline {
  margin-left: 0.5rem;
}
.slds-has-inline-listbox.slds-has-icon_left,
.slds-has-object-switcher.slds-has-icon_left {
  padding-left: 2.25rem;
}
.slds-has-inline-listbox.slds-has-icon_left .slds-combobox_container__icon,
.slds-has-object-switcher.slds-has-icon_left .slds-combobox_container__icon {
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 1.125rem;
  top: 50%;
  margin-top: -0.5rem;
}

.slds-has-inline-listbox [role="listbox"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 0.125rem;
}
.slds-has-inline-listbox .slds-combobox__input-value {
  -webkit-box-shadow: 0 0 0 2px #fff inset, 0 0 0 3px #dddbda inset;
  box-shadow: 0 0 0 2px #fff inset, 0 0 0 3px #dddbda inset;
}
.slds-table {
  background-color: white;
  font-size: inherit;
}
.slds-table th,
.slds-table td {
  padding: 0.25rem 0.5rem;
  white-space: nowrap;
  position: relative;
}
.slds-table th {
  font-weight: 400;
}
.slds-table th:focus {
  outline: 0;
}
.slds-table thead th {
  background-color: #fafaf9;
  color: #514f4d;
  padding: 0.25rem 0.5rem;
  font-weight: 700;
  line-height: normal;
}
.slds-table:not(.slds-no-row-hover) tbody tr:hover,
.slds-table:not(.slds-no-row-hover) tbody tr:focus {
  outline: 0;
}
.slds-table:not(.slds-no-row-hover) tbody tr:hover > td,
.slds-table:not(.slds-no-row-hover) tbody tr:hover > th,
.slds-table:not(.slds-no-row-hover) tbody tr:focus > td,
.slds-table:not(.slds-no-row-hover) tbody tr:focus > th {
  background-color: #f3f2f2;
}
.slds-table tbody tr.slds-is-selected > td,
.slds-table tbody tr.slds-is-selected > th,
.slds-table:not(.slds-no-row-hover) tr.slds-is-selected:hover > td,
.slds-table:not(.slds-no-row-hover) tr.slds-is-selected:hover > th {
  background-color: #ecebea;
}
.slds-table tbody tr.slds-is-selected a,
.slds-table:not(.slds-no-row-hover) tr.slds-is-selected:hover a {
  color: #00396b;
}
.slds-table .slds-cell-wrap {
  white-space: pre-line;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.slds-table .slds-cell-shrink {
  width: 1%;
}
.slds-table .slds-cell-buffer_left {
  padding-left: 1.5rem;
}
.slds-table .slds-cell-buffer_right {
  padding-right: 1.5rem;
}
.slds-table tbody tr {
  counter-increment: row-number;
}
.slds-table .slds-row-number:after {
  content: counter(row-number);
}
.slds-table th:focus,
.slds-table [role="gridcell"]:focus {
  outline: 0;
}
.slds-table th:focus,
.slds-table th.slds-has-focus,
.slds-table [role="gridcell"]:focus,
.slds-table [role="gridcell"].slds-has-focus {
  -webkit-box-shadow: #0070d2 0 0 0 1px inset;
  box-shadow: #0070d2 0 0 0 1px inset;
}
.slds-table th:active,
.slds-table [role="gridcell"]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-table .slds-radio [type="radio"] + .slds-radio__label .slds-radio_faux {
  margin-right: 0;
}
.slds-table_cell-buffer tr > th:first-child,
.slds-table_cell-buffer tr > td:first-child {
  padding-left: 1.5rem;
}
.slds-table_cell-buffer tr > th:last-child,
.slds-table_cell-buffer tr > td:last-child {
  padding-right: 1.5rem;
}
.slds-table_bordered {
  border-collapse: separate;
  border-top: 1px solid #dddbda;
  border-bottom: 1px solid #dddbda;
}
.slds-table_bordered thead > tr + tr > th {
  border-top: 1px solid #dddbda;
}
.slds-table_bordered tbody td,
.slds-table_bordered tbody th {
  border-top: 1px solid #dddbda;
}
.slds-table_bordered:not(.slds-no-row-hover) tbody tr:hover > td:not(.slds-has-focus),
.slds-table_bordered:not(.slds-no-row-hover) tbody tr:hover > th:not(.slds-has-focus),
.slds-table_bordered:not(.slds-no-row-hover) tbody tr:focus > td:not(.slds-has-focus),
.slds-table_bordered:not(.slds-no-row-hover) tbody tr:focus > th:not(.slds-has-focus) > th:not(.slds-has-focus) {
  -webkit-box-shadow: #dddbda 0 -1px 0 inset, #dddbda 0 1px 0 inset;
  box-shadow: #dddbda 0 -1px 0 inset, #dddbda 0 1px 0 inset;
}
.slds-table_col-bordered td + td,
.slds-table_col-bordered th + th,
.slds-table_col-bordered th + td,
.slds-table_col-bordered td + th {
  border-left: 1px solid #dddbda;
}
.slds-table_striped tbody tr:nth-of-type(even) > td,
.slds-table_striped tbody tr:nth-of-type(even) > th {
  background-color: #f3f2f2;
}
.slds-table_fixed-layout {
  table-layout: fixed;
  width: 100%;
  white-space: nowrap;
}
.slds-table_fixed-layout thead {
  background-color: white;
}
.slds-table_fixed-layout tbody {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.slds-table_fixed-layout .slds-cell-shrink {
  width: 3rem;
}
.slds-table_fixed-layout .slds-cell-shrink:nth-child(n).slds-cell-shrink:nth-child(n) {
  padding-left: 0;
  padding-right: 0;
}
.slds-table_fixed-layout .slds-cell-shrink:first-child {
  text-align: right;
  padding-right: 0.5rem;
}
.slds-table_fixed-layout .slds-cell-shrink:last-child {
  text-align: left;
  padding-left: 0.5rem;
}
.slds-is-sortable .slds-th__action:hover,
.slds-is-sortable .slds-th__action:focus,
.slds-is-sortable.slds-has-focus .slds-th__action,
.slds-is-sortable.slds-has-focus .slds-th__action:hover,
.slds-is-sortable.slds-has-focus .slds-th__action:focus {
  background-color: white;
  color: currentColor;
}
.slds-is-sortable .slds-th__action:hover .slds-is-sortable__icon,
.slds-is-sortable .slds-th__action:focus .slds-is-sortable__icon,
.slds-is-sortable.slds-has-focus .slds-th__action .slds-is-sortable__icon,
.slds-is-sortable.slds-has-focus .slds-th__action:hover .slds-is-sortable__icon,
.slds-is-sortable.slds-has-focus .slds-th__action:focus .slds-is-sortable__icon {
  display: inline-block;
  fill: #0070d2;
}
.slds-th__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.25rem 0.5rem;
  height: 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-th__action:focus,
.slds-th__action:hover {
  outline: 0;
  background-color: white;
}
.slds-th__action_form {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slds-th__action-button {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 0.25rem;
}
.slds-has-button-menu .slds-th__action {
  padding-right: 2rem;
}
.slds-has-button-menu .slds-th__action-button {
  right: 0.75rem;
}
.slds-is-sortable__icon {
  width: 0.75rem;
  height: 0.75rem;
  margin-left: 0.25rem;
  display: none;
}
.slds-is-sorted {
}
.slds-is-sorted .slds-is-sortable__icon {
  display: inline-block;
}
.slds-is-sorted_asc .slds-is-sortable__icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slds-table_column-1-wrap tbody tr > *:nth-child(1) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-2-wrap tbody tr > *:nth-child(2) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-3-wrap tbody tr > *:nth-child(3) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-4-wrap tbody tr > *:nth-child(4) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-5-wrap tbody tr > *:nth-child(5) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-6-wrap tbody tr > *:nth-child(6) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-7-wrap tbody tr > *:nth-child(7) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-8-wrap tbody tr > *:nth-child(8) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-9-wrap tbody tr > *:nth-child(9) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-10-wrap tbody tr > *:nth-child(10) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-11-wrap tbody tr > *:nth-child(11) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-12-wrap tbody tr > *:nth-child(12) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-13-wrap tbody tr > *:nth-child(13) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-14-wrap tbody tr > *:nth-child(14) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

.slds-table_column-15-wrap tbody tr > *:nth-child(15) .slds-truncate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: normal;
}

[class*="slds-table_column-"] tr td .slds-truncate {
  overflow: hidden;
  position: relative;
  max-height: 3.25rem;
}
[class*="slds-table_column-"] tr td .slds-truncate:after {
  content: "";
  position: absolute;
  top: 2.25rem;
  bottom: 0;
  right: 0;
  width: 50%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(69%, white));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 69%);
}

[class*="slds-table_column-"] tr:hover td .slds-truncate:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(250, 250, 249, 0)), color-stop(69%, #fafaf9));
  background: linear-gradient(to right, rgba(250, 250, 249, 0) 0%, #fafaf9 69%);
}
.slds-table_resizable-cols thead th {
  padding: 0;
}
.slds-resizable {
  max-width: 100%;
}
.slds-resizable__handle {
  width: 1.5rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: -0.75rem;
}
.slds-resizable__divider {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  cursor: col-resize;
  z-index: 5000;
}
.slds-resizable__divider:before,
.slds-resizable__divider:after {
  height: 100%;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0.75rem;
}
.slds-resizable__divider:before {
  background-color: #b0adab;
  height: 100%;
  width: 1px;
}
.slds-resizable__divider:after {
  background-color: #0070d2;
  width: 1px;
  height: 100vh;
  opacity: 0;
}
.slds-resizable__divider:hover:before,
.slds-resizable__divider:focus:before,
.slds-resizable__divider:active:before {
  background-color: #0070d2;
  width: 0.25rem;
}
.slds-resizable__divider:hover:after,
.slds-resizable__divider:focus:after,
.slds-resizable__divider:active:after {
  opacity: 1;
}
.slds-table_joined table,
.slds-table.slds-has-top-magnet table {
  border-radius: 0 0 0.25rem 0.25rem;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.slds-table_joined-wrapper {
  padding: 1rem 1rem 0 1rem;
  border-radius: 0.25rem;
  background-clip: padding-box;
}
.slds-table_joined-wrapper .slds-table {
  border-radius: 0 0 0.25rem 0.25rem;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.slds-table_header-hidden {
  border-top: 0;
}

.slds-table_edit_container:focus {
  outline: none;
}
.slds-table_edit_container:focus:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: #fafaf9;
  -webkit-box-shadow: 0 0 0 4px #1589ee inset;
  box-shadow: 0 0 0 4px #1589ee inset;
}
.slds-table_edit_container:focus .slds-table_edit_container-message {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20rem;
  margin-top: -2.25rem;
  margin-left: -10rem;
  background-color: white;
  text-align: center;
  z-index: 1;
}

.slds-table_edit_container-message {
  display: none;
}
.slds-table_edit {
}
.slds-table_edit thead th {
  padding: 0;
}
.slds-table_edit .slds-cell-error {
  padding-left: 0;
}
.slds-table_edit:not(.slds-no-cell-focus) tbody tr:hover > .slds-cell-edit.slds-has-focus {
  background-color: white;
  -webkit-box-shadow: #0070d2 0 0 0 1px inset;
  box-shadow: #0070d2 0 0 0 1px inset;
}
.slds-table_edit.slds-table tbody tr:hover > .slds-cell-edit:hover {
  background-color: white;
}
.slds-table_edit.slds-table tbody tr:hover > .slds-cell-edit.slds-is-edited {
  background-color: #faffbd;
}
.slds-table_edit.slds-table tbody tr:hover > .slds-cell-edit.slds-has-error {
  background-color: #faffbd;
  -webkit-box-shadow: #c23934 0 0 0 2px inset;
  box-shadow: #c23934 0 0 0 2px inset;
}
.slds-table_edit .slds-button__icon_edit:focus {
  fill: #1589ee;
}

.slds-has-focus .slds-th__action {
  background-color: white;
  -webkit-box-shadow: #005fb2 0 0 0 1px inset;
  box-shadow: #005fb2 0 0 0 1px inset;
}

.slds-has-focus.slds-is-resizable .slds-th__action,
.slds-has-focus.slds-is-resizable .slds-th__action:focus,
.slds-has-focus.slds-is-resizable .slds-th__action:hover,
.slds-has-focus.slds-is-resizable .slds-th__action:focus:hover,
.slds-is-resizable .slds-th__action:focus,
.slds-is-resizable .slds-th__action:focus:hover {
  background-color: white;
  -webkit-box-shadow: #005fb2 0 0 0 1px inset, #005fb2 -0.25rem 0 0 inset;
  box-shadow: #005fb2 0 0 0 1px inset, #005fb2 -0.25rem 0 0 inset;
}
.slds-table .slds-cell-edit {
  outline: 0;
}
.slds-table .slds-cell-edit.slds-has-focus {
  background-color: white;
  -webkit-box-shadow: #005fb2 0 0 0 1px inset;
  box-shadow: #005fb2 0 0 0 1px inset;
}
.slds-table .slds-cell-edit.slds-has-focus .slds-button__icon_edit,
.slds-table .slds-cell-edit.slds-has-focus .slds-button__icon_lock {
  opacity: 1;
}
.slds-table .slds-cell-edit.slds-has-focus:hover {
  -webkit-box-shadow: #005fb2 0 0 0 1px inset;
  box-shadow: #005fb2 0 0 0 1px inset;
}
.slds-table .slds-cell-edit.slds-has-focus a:focus {
  text-decoration: underline;
  outline: none;
}
.slds-table .slds-cell-edit.slds-is-edited,
.slds-table .slds-cell-edit.slds-is-edited:hover {
  background-color: #faffbd;
}
.slds-table .slds-cell-edit.slds-has-error,
.slds-table .slds-cell-edit.slds-has-error:hover {
  background-color: #faffbd;
  -webkit-box-shadow: #c23934 0 0 0 2px inset;
  box-shadow: #c23934 0 0 0 2px inset;
}
.slds-cell-edit__button {
  width: 1.25rem;
  height: 1.25rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.slds-cell-edit__button:focus .slds-button__icon_edit {
  opacity: 1;
}
.slds-no-cell-focus .slds-has-focus {
  background: #f3f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-no-cell-focus .slds-has-focus .slds-th__action,
.slds-no-cell-focus .slds-has-focus .slds-th__action:hover,
.slds-no-cell-focus .slds-has-focus .slds-th__action:focus,
.slds-no-cell-focus .slds-has-focus .slds-th__action:focus:hover {
  color: inherit;
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-no-cell-focus .slds-has-focus .slds-button__icon_edit {
  opacity: 1;
}
.slds-no-cell-focus .slds-has-focus.slds-is-resizable:hover .slds-th__action {
  background-color: white;
  -webkit-box-shadow: #dddbda -0.25rem 0 0 inset;
  box-shadow: #dddbda -0.25rem 0 0 inset;
}
.slds-no-cell-focus .slds-is-sortable.slds-has-focus .slds-is-sortable__icon {
  display: none;
}
.slds-no-cell-focus .slds-is-sorted.slds-has-focus .slds-is-sortable__icon {
  display: inline-block;
  fill: #706e6b;
}
.slds-no-cell-focus .slds-is-edited,
.slds-no-cell-focus .slds-is-edited:hover {
  background-color: #faffbd;
}
.slds-no-cell-focus .slds-has-error,
.slds-no-cell-focus .slds-has-error:hover {
  background-color: #faffbd;
  -webkit-box-shadow: #c23934 0 0 0 2px inset;
  box-shadow: #c23934 0 0 0 2px inset;
}
.slds-no-cell-focus thead .slds-has-focus:hover {
  color: #006dcc;
}
.slds-no-cell-focus thead .slds-has-focus:hover .slds-is-sortable__icon {
  display: inline-block;
  fill: #006dcc;
}

.slds-hint-parent .slds-cell-edit .slds-button__icon_edit,
.slds-hint-parent .slds-cell-edit .slds-button__icon_lock {
  opacity: 0;
}
.slds-hint-parent .slds-cell-edit:hover .slds-button__icon_edit,
.slds-hint-parent .slds-cell-edit:focus .slds-button__icon_edit {
  opacity: 0.5;
}
.slds-hint-parent .slds-cell-edit:hover .slds-button__icon_edit:hover,
.slds-hint-parent .slds-cell-edit:hover .slds-button__icon_edit:focus,
.slds-hint-parent .slds-cell-edit:focus .slds-button__icon_edit:hover,
.slds-hint-parent .slds-cell-edit:focus .slds-button__icon_edit:focus {
  fill: #1589ee;
  opacity: 1;
}
.slds-hint-parent .slds-cell-edit:hover .slds-button__icon_lock,
.slds-hint-parent .slds-cell-edit:focus .slds-button__icon_lock {
  opacity: 0.5;
}
.slds-hint-parent .slds-cell-edit.slds-has-focus .slds-button__icon_edit {
  fill: #706e6b;
  opacity: 1;
}
.slds-form-element__label_edit {
  margin: 0 0.125rem 0;
}
.slds-popover_edit {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.slds-popover_edit .slds-popover__body {
  padding: 0.25rem 0.25rem 0.25rem 0;
}
.slds-popover_edit .slds-form-element__help {
  width: 100%;
  padding-left: 0.75rem;
}
.slds-dueling-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  clear: left;
}
.slds-dueling-list__column {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slds-dueling-list__column .slds-button {
  margin: 0.25rem;
}
.slds-dueling-list__column .slds-button:first-of-type {
  margin-top: 1.5rem;
}
.slds-dueling-list__column_responsive {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 15rem;
  flex: 0 1 15rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  min-width: 6rem;
}
.slds-dueling-list__column_responsive .slds-dueling-list__options {
  width: auto;
  max-width: 100%;
}
.slds-dueling-list__options,
.slds-picklist__options {
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  padding: 0.25rem 0;
  width: 15rem;
  height: 15rem;
  background-color: white;
  overflow: auto;
}
.slds-dueling-list__options [aria-selected="true"],
.slds-picklist__options [aria-selected="true"] {
  background-color: #0070d2;
  color: white;
}
.slds-dueling-list__options [aria-selected="true"]:hover,
.slds-dueling-list__options [aria-selected="true"]:focus,
.slds-picklist__options [aria-selected="true"]:hover,
.slds-picklist__options [aria-selected="true"]:focus {
  background: #005fb2;
  color: white;
}
.slds-dueling-list__options .slds-is-grabbed,
.slds-picklist__options .slds-is-grabbed {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}
.slds-dueling-list__options.slds-is-disabled,
.slds-picklist__options.slds-is-disabled {
  background-color: #ecebea;
  border-color: #c9c7c5;
  color: #3e3e3c;
}
.slds-dueling-list__options.slds-is-disabled:hover,
.slds-picklist__options.slds-is-disabled:hover {
  cursor: not-allowed;
}
.slds-dueling-list__options.slds-is-disabled .slds-listbox__option:hover,
.slds-picklist__options.slds-is-disabled .slds-listbox__option:hover {
  cursor: not-allowed;
  background-color: transparent;
}
.slds-dueling-list__options.slds-is-disabled .slds-listbox__option:focus,
.slds-picklist__options.slds-is-disabled .slds-listbox__option:focus {
  background-color: transparent;
}
.slds-file-selector {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slds-file-selector__dropzone {
  padding: 0.125rem;
  border: 1px dashed #dddbda;
  border-radius: 0.25rem;
}
.slds-file-selector__dropzone.slds-has-drag-over {
  outline: 0;
  border-color: #1589ee;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
  border-style: solid;
}
.slds-file-selector__input:focus ~ .slds-file-selector__body > .slds-file-selector__button {
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-file-selector__input[disabled] ~ .slds-file-selector__body {
  color: #dddbda;
}
.slds-file-selector__input[disabled] ~ .slds-file-selector__body > .slds-file-selector__button {
  background: #e0e5ee;
  border-color: rgba(0, 0, 0, 0);
  color: white;
}
.slds-file-selector__input[disabled] ~ .slds-file-selector__body > .slds-file-selector__body-icon {
  fill: currentColor;
}
.slds-file-selector__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-file-selector_files {
}
.slds-file-selector_files .slds-file-selector__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-file-selector_files .slds-file-selector__text {
  margin-left: 0.5rem;
  margin-right: 0.75rem;
}
.slds-file-selector_images {
  display: block;
}
.slds-file-selector_images .slds-file-selector__dropzone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  padding: 1rem;
}
.slds-file-selector_images .slds-file-selector__body {
  text-align: center;
}
.slds-file-selector_images .slds-file-selector__text {
  margin-top: 0.75rem;
}
.slds-file-selector_integrated {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.slds-file-selector__dropzone_integrated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0;
  opacity: 0;
  z-index: -1;
}
.slds-file-selector__dropzone_integrated.slds-has-drag {
  background: rgba(255, 255, 255, 0.75);
  opacity: 1;
  z-index: 8000;
}
.slds-file-selector__dropzone_integrated.slds-has-drag-over {
  background: #fafaf9;
  -webkit-box-shadow: 0 0 0 4px #1589ee inset;
  box-shadow: 0 0 0 4px #1589ee inset;
}
.slds-file-selector__body_integrated {
  width: 12rem;
  height: 12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  background: white;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slds-file-selector__text_integrated {
  margin-top: 0.75rem;
}
.slds-form-element {
  position: relative;
  min-width: 0;
}
.slds-form-element__label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  display: inline-block;
  color: #3e3e3c;
  font-size: 0.75rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  margin-bottom: 0.125rem;
}
.slds-form-element__label:empty {
  margin: 0;
}
.slds-form-element__control {
  clear: left;
  position: relative;
}
.slds-form-element__control .slds-radio,
.slds-form-element__control .slds-checkbox {
  display: block;
}
.slds-form-element__icon {
  display: inline-block;
  position: relative;
  padding-top: 0.25rem;
  vertical-align: top;
  line-height: 1;
  z-index: 1;
}
.slds-form-element__icon .slds-button_icon {
  position: relative;
}
.slds-form-element__help,
.slds-form-element__helper {
  font-size: 0.75rem;
  margin-top: 0.125rem;
  display: block;
}
.slds-form-element_edit .slds-form-element__static {
  width: calc(100% - 1.5rem);
}
.slds-form-element_readonly {
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  border-bottom: 1px solid #dddbda;
  margin-bottom: 0;
}
.slds-form-element_readonly .slds-form-element__control {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.slds-form-element_readonly .slds-form-element__label {
  margin-bottom: 0;
}
.slds-form-element__legend {
  font-weight: 700;
  float: left;
}
.slds-form-element__addon {
  display: inline-block;
  margin: 0 0.5rem;
  -ms-flex-item-align: center;
  align-self: center;
}
.slds-form-element__static {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  color: #080707;
  width: 100%;
}
.slds-form-element__static.slds-text-longform *:last-child {
  margin-bottom: 0;
}
.slds-form-element__static:empty {
  min-height: calc(1.25rem + 1px);
  vertical-align: bottom;
}
.slds-form-element__static--edit {
  width: calc(100% - 1.5rem);
}
.slds-required {
  color: #c23934;
  margin: 0 0.125rem;
}
.slds-has-error .slds-form-element__help {
  color: #c23934;
}
.slds-form-element_compound .slds-form-element__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.25rem;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.slds-form-element_compound .slds-form-element__row .slds-form-element__label {
  padding-top: 0;
}
.slds-form-element_compound .slds-form-element {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.slds-form-element_horizontal,
.slds-form_horizontal .slds-form-element,
.slds-form_stacked .slds-form-element_horizontal {
  display: block;
}
.slds-form-element_horizontal:not(.slds-form-element_readonly),
.slds-form_horizontal .slds-form-element:not(.slds-form-element_readonly),
.slds-form_stacked .slds-form-element_horizontal:not(.slds-form-element_readonly) {
  margin-bottom: 0.5rem;
}
.slds-form-element_horizontal:not([class*="slds-size"]),
.slds-form_horizontal .slds-form-element:not([class*="slds-size"]),
.slds-form_stacked .slds-form-element_horizontal:not([class*="slds-size"]) {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.slds-form-element_horizontal:not(.slds-is-editing),
.slds-form_horizontal .slds-form-element:not(.slds-is-editing),
.slds-form_stacked .slds-form-element_horizontal:not(.slds-is-editing) {
  padding: 0.25rem 0.25rem;
}
.slds-form-element_horizontal .slds-form-element,
.slds-form_horizontal .slds-form-element .slds-form-element,
.slds-form_stacked .slds-form-element_horizontal .slds-form-element {
  padding: 0;
  margin-bottom: 0;
}
.slds-form-element_horizontal.slds-is-edited,
.slds-form_horizontal .slds-form-element.slds-is-edited,
.slds-form_stacked .slds-form-element_horizontal.slds-is-edited {
  padding-top: 1.25rem;
}
@media (min-width: 48em) {
  .slds-form-element_horizontal.slds-form-element_1-col .slds-form-element__label,
  .slds-form_horizontal .slds-form-element.slds-form-element_1-col .slds-form-element__label,
  .slds-form_stacked .slds-form-element_horizontal.slds-form-element_1-col .slds-form-element__label {
    max-width: calc((50% - 33.333%) - 1.25rem);
  }
  .slds-form-element_horizontal.slds-form-element_1-col .slds-form-element__control,
  .slds-form_horizontal .slds-form-element.slds-form-element_1-col .slds-form-element__control,
  .slds-form_stacked .slds-form-element_horizontal.slds-form-element_1-col .slds-form-element__control {
    padding-left: calc((50% - 33.333%) - (0.25rem * 2));
  }
}
@media (min-width: 48em) {
  .slds-form-element_horizontal .slds-form-element__label,
  .slds-form_horizontal .slds-form-element .slds-form-element__label,
  .slds-form_stacked .slds-form-element_horizontal .slds-form-element__label {
    float: left;
    max-width: calc(33% - 1.25rem);
    -ms-flex-preferred-size: calc(33% - 1.25rem);
    flex-basis: calc(33% - 1.25rem);
    margin-bottom: 0;
    position: relative;
    z-index: 1;
  }
  .slds-form-element_horizontal .slds-form-element__control,
  .slds-form_horizontal .slds-form-element .slds-form-element__control,
  .slds-form_stacked .slds-form-element_horizontal .slds-form-element__control {
    padding-left: 33%;
    clear: none;
  }
  .slds-form-element_horizontal .slds-form-element__control .slds-form-element__control,
  .slds-form_horizontal .slds-form-element .slds-form-element__control .slds-form-element__control,
  .slds-form_stacked .slds-form-element_horizontal .slds-form-element__control .slds-form-element__control {
    padding-left: 0;
  }
  .slds-form-element_horizontal .slds-form-element__icon,
  .slds-form_horizontal .slds-form-element .slds-form-element__icon,
  .slds-form_stacked .slds-form-element_horizontal .slds-form-element__icon {
    float: left;
    padding-top: 0.25rem;
  }
  .slds-form-element_horizontal .slds-checkbox_standalone,
  .slds-form_horizontal .slds-form-element .slds-checkbox_standalone,
  .slds-form_stacked .slds-form-element_horizontal .slds-checkbox_standalone {
    padding: 0.25rem 0;
  }
  .slds-form-element_horizontal .slds-checkbox:not(.slds-checkbox_stacked) .slds-form-element__label,
  .slds-form-element_horizontal .slds-radio .slds-form-element__label,
  .slds-form_horizontal .slds-form-element .slds-checkbox:not(.slds-checkbox_stacked) .slds-form-element__label,
  .slds-form_horizontal .slds-form-element .slds-radio .slds-form-element__label,
  .slds-form_stacked .slds-form-element_horizontal .slds-checkbox:not(.slds-checkbox_stacked) .slds-form-element__label,
  .slds-form_stacked .slds-form-element_horizontal .slds-radio .slds-form-element__label {
    position: relative;
    float: none;
    max-width: 100%;
    width: auto;
  }
  .slds-form-element_horizontal .slds-form-element__row .slds-form-element__label,
  .slds-form-element_horizontal .slds-form-element__row .slds-form-element__control,
  .slds-form-element_horizontal .slds-dueling-list__column .slds-form-element__label,
  .slds-form_horizontal .slds-form-element .slds-form-element__row .slds-form-element__label,
  .slds-form_horizontal .slds-form-element .slds-form-element__row .slds-form-element__control,
  .slds-form_horizontal .slds-form-element .slds-dueling-list__column .slds-form-element__label,
  .slds-form_stacked .slds-form-element_horizontal .slds-form-element__row .slds-form-element__label,
  .slds-form_stacked .slds-form-element_horizontal .slds-form-element__row .slds-form-element__control,
  .slds-form_stacked .slds-form-element_horizontal .slds-dueling-list__column .slds-form-element__label {
    width: auto;
    max-width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    float: none;
    position: relative;
    padding-left: 0;
    margin-bottom: 0;
  }
  .slds-form-element_horizontal .slds-dueling-list,
  .slds-form_horizontal .slds-form-element .slds-dueling-list,
  .slds-form_stacked .slds-form-element_horizontal .slds-dueling-list {
    clear: none;
  }
  .slds-form-element_horizontal .slds-input-has-icon_left .slds-input__icon,
  .slds-form_horizontal .slds-form-element .slds-input-has-icon_left .slds-input__icon,
  .slds-form_stacked .slds-form-element_horizontal .slds-input-has-icon_left .slds-input__icon {
    left: calc(33% + 0.75rem);
  }
  .slds-form-element_horizontal .slds-input-has-icon_left-right .slds-input__icon_left,
  .slds-form_horizontal .slds-form-element .slds-input-has-icon_left-right .slds-input__icon_left,
  .slds-form_stacked .slds-form-element_horizontal .slds-input-has-icon_left-right .slds-input__icon_left {
    left: calc(33% + 0.75rem);
  }
}
.slds-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.slds-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 280px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.slds-is-edited {
  background: #faffbd;
}
.slds-is-edited .slds-form-element__undo {
  top: -1.25rem;
  right: 0.25rem;
}
.slds-form-element__undo {
  position: absolute;
  top: 0;
  right: 0;
}
.slds-form-element_stacked,
.slds-form_stacked .slds-form-element,
.slds-form_horizontal .slds-form-element_stacked {
  display: block;
}
.slds-form-element_stacked:not(.slds-form-element_readonly),
.slds-form_stacked .slds-form-element:not(.slds-form-element_readonly),
.slds-form_horizontal .slds-form-element_stacked:not(.slds-form-element_readonly) {
  margin-bottom: 0.5rem;
}
.slds-form-element_stacked:not(.slds-is-editing),
.slds-form_stacked .slds-form-element:not(.slds-is-editing),
.slds-form_horizontal .slds-form-element_stacked:not(.slds-is-editing) {
  padding: 0 0.25rem;
}
.slds-form-element_stacked .slds-form-element,
.slds-form_stacked .slds-form-element .slds-form-element,
.slds-form_horizontal .slds-form-element_stacked .slds-form-element {
  padding: 0;
  margin-bottom: 0;
}
.slds-form-element_stacked:not([class*="slds-size"]),
.slds-form_stacked .slds-form-element:not([class*="slds-size"]),
.slds-form_horizontal .slds-form-element_stacked:not([class*="slds-size"]) {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.slds-form-element_stacked .slds-checkbox,
.slds-form-element_stacked .slds-radio,
.slds-form_stacked .slds-form-element .slds-checkbox,
.slds-form_stacked .slds-form-element .slds-radio,
.slds-form_horizontal .slds-form-element_stacked .slds-checkbox,
.slds-form_horizontal .slds-form-element_stacked .slds-radio {
  display: block;
}
.slds-form-element_stacked .slds-form-element__label,
.slds-form-element_stacked .slds-form-element__control,
.slds-form_stacked .slds-form-element .slds-form-element__label,
.slds-form_stacked .slds-form-element .slds-form-element__control,
.slds-form_horizontal .slds-form-element_stacked .slds-form-element__label,
.slds-form_horizontal .slds-form-element_stacked .slds-form-element__control {
  border-bottom: 0;
  padding-left: 0;
}
.slds-form-element_stacked .slds-form-element__control,
.slds-form_stacked .slds-form-element .slds-form-element__control,
.slds-form_horizontal .slds-form-element_stacked .slds-form-element__control {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  clear: left;
}
.slds-form-element_stacked .slds-form-element__icon,
.slds-form_stacked .slds-form-element .slds-form-element__icon,
.slds-form_horizontal .slds-form-element_stacked .slds-form-element__icon {
  float: none;
  padding-top: 0.25rem;
}
.slds-icon_container,
.slds-icon__container {
  display: inline-block;
  border-radius: 0.25rem;
  line-height: 1;
}
.slds-icon_container_circle,
.slds-icon__container_circle {
  padding: 0.5rem;
  border-radius: 50%;
}
[dir="rtl"] .slds-icon_flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

[class*="slds-icon-action-"] {
  padding: 0.5rem;
  border-radius: 50%;
}

.slds-icon-action-new-custom18 {
  background-color: #4dca76;
}

.slds-icon-action-new-custom29 {
  background-color: #bdd25f;
}

.slds-icon-action-edit-groups {
  background-color: #34becd;
}

.slds-icon-action-new-custom9 {
  background-color: #6b9ee2;
}

.slds-icon-action-log-a-call {
  background-color: #48c3cc;
}

.slds-icon-action-new-custom19 {
  background-color: #3abeb1;
}

.slds-icon-action-filter {
  background-color: #fd90b5;
}

.slds-icon-action-user-activation {
  background-color: #54698d;
}

.slds-icon-action-opportunity-competitor {
  background-color: #fcb95b;
}

.slds-icon-action-canvas {
  background-color: #8199af;
}

.slds-icon-action-change-record-type {
  background-color: #54698d;
}

.slds-icon-action-new-notebook {
  background-color: #e6d478;
}

.slds-icon-action-docusign {
  background-color: #5080db;
}

.slds-icon-action-share-link {
  background-color: #7a9ae6;
}

.slds-icon-action-add-file {
  background-color: #7e8be4;
}

.slds-icon-action-edit-relationship {
  background-color: #1dccbf;
}

.slds-icon-action-notebook {
  background-color: #e6d478;
}

.slds-icon-action-new-lead {
  background-color: #f88962;
}

.slds-icon-action-new-custom-object {
  background-color: #a7d44d;
}

.slds-icon-action-new-account {
  background-color: #7f8de1;
}

.slds-icon-action-question-post-action {
  background-color: #32af5c;
}

.slds-icon-action-share-file {
  background-color: #baac93;
}

.slds-icon-action-default-custom-object {
  background-color: #8199af;
}

.slds-icon-action-opportunity-team-member {
  background-color: #fcb95b;
}

.slds-icon-action-add-photo-video {
  background-color: #00cdc0;
}

.slds-icon-action-sort {
  background-color: #fab9a5;
}

.slds-icon-action-call {
  background-color: #1fcaa0;
}

.slds-icon-action-concur {
  background-color: #4cc3c7;
}

.slds-icon-action-reject {
  background-color: #00c6b7;
}

.slds-icon-action-share-poll {
  background-color: #699be1;
}

.slds-icon-action-following {
  background-color: #7dcf64;
}

.slds-icon-action-defer {
  background-color: #ef7ead;
}

.slds-icon-action-opportunity-line-item {
  background-color: #fcb95b;
}

.slds-icon-action-social-post {
  background-color: #ea74a2;
}

.slds-icon-action-share-post {
  background-color: #65cae4;
}

.slds-icon-action-view-relationship {
  background-color: #3c97dd;
}

.slds-icon-action-upload {
  background-color: #54698d;
}

.slds-icon-action-remove-relationship {
  background-color: #ef6e64;
}

.slds-icon-action-freeze-user {
  background-color: #54698d;
}

.slds-icon-action-new-person-account {
  background-color: #7f8de1;
}

.slds-icon-action-bug {
  background-color: #ef6e5d;
}

.slds-icon-action-apex {
  background-color: #696e71;
}

.slds-icon-action-new-opportunity {
  background-color: #fcb95b;
}

.slds-icon-action-fallback {
  background-color: #9895ee;
}

.slds-icon-action-dial-in {
  background-color: #8b9ae3;
}

.slds-icon-action-approval {
  background-color: #00c6b7;
}

.slds-icon-action-change-owner {
  background-color: #54698d;
}

.slds-icon-action-new-task {
  background-color: #4bc076;
}

.slds-icon-action-priority {
  background-color: #fbb439;
}

.slds-icon-action-remove {
  background-color: #54698d;
}

.slds-icon-action-web-link {
  background-color: #56aadf;
}

.slds-icon-action-leave-group {
  background-color: #f39e58;
}

.slds-icon-action-manage-perm-sets {
  background-color: #54698d;
}

.slds-icon-action-close {
  background-color: #ef6e64;
}

.slds-icon-action-google-news {
  background-color: #f5675b;
}

.slds-icon-action-announcement {
  background-color: #fe8f60;
}

.slds-icon-action-back {
  background-color: #0dc2d9;
}

.slds-icon-action-new-custom90 {
  background-color: #22a48a;
}

.slds-icon-action-download {
  background-color: #54698d;
}

.slds-icon-action-new-custom80 {
  background-color: #659ad5;
}

.slds-icon-action-new-custom91 {
  background-color: #bf7b66;
}

.slds-icon-action-search {
  background-color: #48adeb;
}

.slds-icon-action-new-event {
  background-color: #eb7092;
}

.slds-icon-action-new-custom70 {
  background-color: #e769b4;
}

.slds-icon-action-new-custom81 {
  background-color: #da627f;
}

.slds-icon-action-new-custom92 {
  background-color: #517e82;
}

.slds-icon-action-refresh {
  background-color: #54698d;
}

.slds-icon-action-share-thanks {
  background-color: #e9696e;
}

.slds-icon-action-update {
  background-color: #81b4d6;
}

.slds-icon-action-email {
  background-color: #95aec5;
}

.slds-icon-action-join-group {
  background-color: #779ef2;
}

.slds-icon-action-new-custom60 {
  background-color: #bf5a88;
}

.slds-icon-action-new-custom71 {
  background-color: #e36ee3;
}

.slds-icon-action-new-custom82 {
  background-color: #d15b97;
}

.slds-icon-action-new-custom93 {
  background-color: #904d4c;
}

.slds-icon-action-edit {
  background-color: #1dccbf;
}

.slds-icon-action-quote {
  background-color: #88c651;
}

.slds-icon-action-dropbox {
  background-color: #52aef9;
}

.slds-icon-action-description {
  background-color: #7dc37d;
}

.slds-icon-action-map {
  background-color: #76c6ee;
}

.slds-icon-action-user {
  background-color: #65cae4;
}

.slds-icon-action-reset-password {
  background-color: #54698d;
}

.slds-icon-action-new-custom50 {
  background-color: #49bcd3;
}

.slds-icon-action-new-custom61 {
  background-color: #f57376;
}

.slds-icon-action-new-custom72 {
  background-color: #8d9bfb;
}

.slds-icon-action-new-custom83 {
  background-color: #e7806f;
}

.slds-icon-action-new-custom94 {
  background-color: #439cba;
}

.slds-icon-action-clone {
  background-color: #6ca1e9;
}

.slds-icon-action-script {
  background-color: #0070d2;
}

.slds-icon-action-delete {
  background-color: #e6717c;
}

.slds-icon-action-new-custom40 {
  background-color: #83c75e;
}

.slds-icon-action-new-custom51 {
  background-color: #d8c760;
}

.slds-icon-action-new-custom62 {
  background-color: #6b92dc;
}

.slds-icon-action-new-custom73 {
  background-color: #679ef0;
}

.slds-icon-action-new-custom84 {
  background-color: #f6707b;
}

.slds-icon-action-new-custom95 {
  background-color: #8bcf6a;
}

.slds-icon-action-share {
  background-color: #54698d;
}

.slds-icon-action-new-custom30 {
  background-color: #f59f71;
}

.slds-icon-action-new-custom41 {
  background-color: #43b5b5;
}

.slds-icon-action-new-custom52 {
  background-color: #ee8e6f;
}

.slds-icon-action-new-custom63 {
  background-color: #7ccf60;
}

.slds-icon-action-new-custom74 {
  background-color: #41c8a0;
}

.slds-icon-action-new-custom85 {
  background-color: #f26891;
}

.slds-icon-action-new-custom96 {
  background-color: #6d9de3;
}

.slds-icon-action-log-event {
  background-color: #6ca1e9;
}

.slds-icon-action-new-group {
  background-color: #83b6ff;
}

.slds-icon-action-new-custom20 {
  background-color: #48c7c8;
}

.slds-icon-action-new-custom31 {
  background-color: #eb687f;
}

.slds-icon-action-new-custom42 {
  background-color: #cfd05b;
}

.slds-icon-action-info {
  background-color: #54698d;
}

.slds-icon-action-new-custom53 {
  background-color: #f36e83;
}

.slds-icon-action-new-custom64 {
  background-color: #618fd8;
}

.slds-icon-action-new-custom75 {
  background-color: #cd9f65;
}

.slds-icon-action-new-custom86 {
  background-color: #e260ab;
}

.slds-icon-action-flow {
  background-color: #0079bc;
}

.slds-icon-action-new-custom97 {
  background-color: #dd6085;
}

.slds-icon-action-submit-for-approval {
  background-color: #50cc7a;
}

.slds-icon-action-new {
  background-color: #33bce7;
}

.slds-icon-action-new-campaign {
  background-color: #f49756;
}

.slds-icon-action-new-custom10 {
  background-color: #6488e3;
}

.slds-icon-action-new-custom21 {
  background-color: #8a7aed;
}

.slds-icon-action-new-custom32 {
  background-color: #38c393;
}

.slds-icon-action-new-custom43 {
  background-color: #7f93f9;
}

.slds-icon-action-new-custom54 {
  background-color: #ea70b1;
}

.slds-icon-action-new-custom65 {
  background-color: #f279ab;
}

.slds-icon-action-new-custom76 {
  background-color: #db6d7a;
}

.slds-icon-action-new-custom87 {
  background-color: #d876e5;
}

.slds-icon-action-new-custom98 {
  background-color: #e1be5c;
}

.slds-icon-action-new-case {
  background-color: #f2cf5b;
}

.slds-icon-action-new-custom100 {
  background-color: #e15d76;
}

.slds-icon-action-new-custom1 {
  background-color: #ff7b84;
}

.slds-icon-action-new-contact {
  background-color: #a094ed;
}

.slds-icon-action-office-365 {
  background-color: #ff8041;
}

.slds-icon-action-new-custom11 {
  background-color: #8784ea;
}

.slds-icon-action-new-custom22 {
  background-color: #8b85f9;
}

.slds-icon-action-new-custom33 {
  background-color: #97cf5d;
}

.slds-icon-action-new-custom44 {
  background-color: #c8ca58;
}

.slds-icon-action-new-custom55 {
  background-color: #d66ee0;
}

.slds-icon-action-new-custom66 {
  background-color: #d8be5f;
}

.slds-icon-action-new-custom77 {
  background-color: #b55d5b;
}

.slds-icon-action-new-custom88 {
  background-color: #996fe6;
}

.slds-icon-action-new-custom99 {
  background-color: #f0856e;
}

.slds-icon-action-add-contact {
  background-color: #a094ed;
}

.slds-icon-action-evernote {
  background-color: #86c86f;
}

.slds-icon-action-new-custom2 {
  background-color: #cfd05c;
}

.slds-icon-action-lead-convert {
  background-color: #f88962;
}

.slds-icon-action-new-custom12 {
  background-color: #dc71d1;
}

.slds-icon-action-new-custom23 {
  background-color: #b070e6;
}

.slds-icon-action-new-custom34 {
  background-color: #d58a6a;
}

.slds-icon-action-new-custom45 {
  background-color: #d95879;
}

.slds-icon-action-new-custom56 {
  background-color: #718deb;
}

.slds-icon-action-new-custom67 {
  background-color: #f87d76;
}

.slds-icon-action-recall {
  background-color: #4a698d;
}

.slds-icon-action-new-custom78 {
  background-color: #5a95dd;
}

.slds-icon-action-new-custom89 {
  background-color: #3e99be;
}

.slds-icon-action-follow {
  background-color: #31b9f8;
}

.slds-icon-action-record {
  background-color: #7dc37d;
}

.slds-icon-action-new-custom3 {
  background-color: #ecb46c;
}

.slds-icon-action-new-note {
  background-color: #e6d478;
}

.slds-icon-action-new-custom13 {
  background-color: #df6184;
}

.slds-icon-action-new-custom24 {
  background-color: #e56798;
}

.slds-icon-action-new-custom35 {
  background-color: #e9637e;
}

.slds-icon-action-new-custom46 {
  background-color: #67a5e7;
}

.slds-icon-action-new-custom57 {
  background-color: #5a9cdd;
}

.slds-icon-action-new-custom68 {
  background-color: #f26979;
}

.slds-icon-action-new-custom79 {
  background-color: #8ed363;
}

.slds-icon-action-new-child-case {
  background-color: #fa975c;
}

.slds-icon-action-new-custom4 {
  background-color: #e1d951;
}

.slds-icon-action-new-custom14 {
  background-color: #3cc2b3;
}

.slds-icon-action-new-custom25 {
  background-color: #e46fbe;
}

.slds-icon-action-new-custom36 {
  background-color: #d472d4;
}

.slds-icon-action-new-custom47 {
  background-color: #5fcc64;
}

.slds-icon-action-new-custom58 {
  background-color: #34b59d;
}

.slds-icon-action-new-custom69 {
  background-color: #ed6387;
}

.slds-icon-action-new-custom5 {
  background-color: #9fdb66;
}

.slds-icon-action-goal {
  background-color: #56aadf;
}

.slds-icon-action-new-custom15 {
  background-color: #f77e75;
}

.slds-icon-action-new-custom26 {
  background-color: #7698f0;
}

.slds-icon-action-new-custom37 {
  background-color: #8c89f2;
}

.slds-icon-action-new-custom48 {
  background-color: #ef697f;
}

.slds-icon-action-new-custom59 {
  background-color: #e3d067;
}

.slds-icon-action-new-custom6 {
  background-color: #54c473;
}

.slds-icon-action-log-this-event {
  background-color: #eb7092;
}

.slds-icon-action-new-custom16 {
  background-color: #e9af67;
}

.slds-icon-action-new-custom27 {
  background-color: #5ab0d2;
}

.slds-icon-action-new-custom38 {
  background-color: #53b6d7;
}

.slds-icon-action-new-custom49 {
  background-color: #e25c80;
}

.slds-icon-action-new-custom7 {
  background-color: #6a89e5;
}

.slds-icon-action-more {
  background-color: #62b7ed;
}

.slds-icon-action-add-relationship {
  background-color: #62b7ed;
}

.slds-icon-action-new-custom17 {
  background-color: #acd360;
}

.slds-icon-action-new-custom28 {
  background-color: #89c059;
}

.slds-icon-action-new-custom39 {
  background-color: #4fbe75;
}

.slds-icon-action-password-unlock {
  background-color: #54698d;
}

.slds-icon-action-check {
  background-color: #54698d;
}

.slds-icon-action-update-status {
  background-color: #1ec7be;
}

.slds-icon-action-preview {
  background-color: #7f8de1;
}

.slds-icon-action-new-custom8 {
  background-color: #50ceb9;
}

.slds-icon-custom-custom110,
.slds-icon-custom-110 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom100,
.slds-icon-custom-100 {
  background-color: #e15d76;
  color: white;
}

.slds-icon-custom-custom111,
.slds-icon-custom-111 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom1,
.slds-icon-custom-1 {
  background-color: #ff7b84;
  color: white;
}

.slds-icon-custom-custom101,
.slds-icon-custom-101 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom112,
.slds-icon-custom-112 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom2,
.slds-icon-custom-2 {
  background-color: #cfd05c;
  color: white;
}

.slds-icon-custom-custom102,
.slds-icon-custom-102 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom113,
.slds-icon-custom-113 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom90,
.slds-icon-custom-90 {
  background-color: #22a48a;
  color: white;
}

.slds-icon-custom-custom3,
.slds-icon-custom-3 {
  background-color: #ecb46c;
  color: white;
}

.slds-icon-custom-custom103,
.slds-icon-custom-103 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom80,
.slds-icon-custom-80 {
  background-color: #659ad5;
  color: white;
}

.slds-icon-custom-custom91,
.slds-icon-custom-91 {
  background-color: #bf7b66;
  color: white;
}

.slds-icon-custom-custom4,
.slds-icon-custom-4 {
  background-color: #e1d951;
  color: white;
}

.slds-icon-custom-custom104,
.slds-icon-custom-104 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom70,
.slds-icon-custom-70 {
  background-color: #e769b4;
  color: white;
}

.slds-icon-custom-custom81,
.slds-icon-custom-81 {
  background-color: #da627f;
  color: white;
}

.slds-icon-custom-custom92,
.slds-icon-custom-92 {
  background-color: #517e82;
  color: white;
}

.slds-icon-custom-custom5,
.slds-icon-custom-5 {
  background-color: #9fdb66;
  color: white;
}

.slds-icon-custom-custom105,
.slds-icon-custom-105 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom60,
.slds-icon-custom-60 {
  background-color: #bf5a88;
  color: white;
}

.slds-icon-custom-custom71,
.slds-icon-custom-71 {
  background-color: #e36ee3;
  color: white;
}

.slds-icon-custom-custom82,
.slds-icon-custom-82 {
  background-color: #d15b97;
  color: white;
}

.slds-icon-custom-custom93,
.slds-icon-custom-93 {
  background-color: #904d4c;
  color: white;
}

.slds-icon-custom-custom6,
.slds-icon-custom-6 {
  background-color: #54c473;
  color: white;
}

.slds-icon-custom-custom106,
.slds-icon-custom-106 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom50,
.slds-icon-custom-50 {
  background-color: #49bcd3;
  color: white;
}

.slds-icon-custom-custom61,
.slds-icon-custom-61 {
  background-color: #f57376;
  color: white;
}

.slds-icon-custom-custom72,
.slds-icon-custom-72 {
  background-color: #8d9bfb;
  color: white;
}

.slds-icon-custom-custom83,
.slds-icon-custom-83 {
  background-color: #e7806f;
  color: white;
}

.slds-icon-custom-custom94,
.slds-icon-custom-94 {
  background-color: #439cba;
  color: white;
}

.slds-icon-custom-custom7,
.slds-icon-custom-7 {
  background-color: #6a89e5;
  color: white;
}

.slds-icon-custom-custom107,
.slds-icon-custom-107 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom40,
.slds-icon-custom-40 {
  background-color: #83c75e;
  color: white;
}

.slds-icon-custom-custom51,
.slds-icon-custom-51 {
  background-color: #d8c760;
  color: white;
}

.slds-icon-custom-custom62,
.slds-icon-custom-62 {
  background-color: #6b92dc;
  color: white;
}

.slds-icon-custom-custom73,
.slds-icon-custom-73 {
  background-color: #679ef0;
  color: white;
}

.slds-icon-custom-custom84,
.slds-icon-custom-84 {
  background-color: #f6707b;
  color: white;
}

.slds-icon-custom-custom95,
.slds-icon-custom-95 {
  background-color: #8bcf6a;
  color: white;
}

.slds-icon-custom-custom8,
.slds-icon-custom-8 {
  background-color: #50ceb9;
  color: white;
}

.slds-icon-custom-custom108,
.slds-icon-custom-108 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom30,
.slds-icon-custom-30 {
  background-color: #f59f71;
  color: white;
}

.slds-icon-custom-custom41,
.slds-icon-custom-41 {
  background-color: #43b5b5;
  color: white;
}

.slds-icon-custom-custom52,
.slds-icon-custom-52 {
  background-color: #ee8e6f;
  color: white;
}

.slds-icon-custom-custom63,
.slds-icon-custom-63 {
  background-color: #7ccf60;
  color: white;
}

.slds-icon-custom-custom74,
.slds-icon-custom-74 {
  background-color: #41c8a0;
  color: white;
}

.slds-icon-custom-custom85,
.slds-icon-custom-85 {
  background-color: #f26891;
  color: white;
}

.slds-icon-custom-custom96,
.slds-icon-custom-96 {
  background-color: #6d9de3;
  color: white;
}

.slds-icon-custom-custom9,
.slds-icon-custom-9 {
  background-color: #6b9ee2;
  color: white;
}

.slds-icon-custom-custom109,
.slds-icon-custom-109 {
  background-color: #f28b00;
  color: white;
}

.slds-icon-custom-custom20,
.slds-icon-custom-20 {
  background-color: #48c7c8;
  color: white;
}

.slds-icon-custom-custom31,
.slds-icon-custom-31 {
  background-color: #eb687f;
  color: white;
}

.slds-icon-custom-custom42,
.slds-icon-custom-42 {
  background-color: #cfd05b;
  color: white;
}

.slds-icon-custom-custom53,
.slds-icon-custom-53 {
  background-color: #f36e83;
  color: white;
}

.slds-icon-custom-custom64,
.slds-icon-custom-64 {
  background-color: #618fd8;
  color: white;
}

.slds-icon-custom-custom75,
.slds-icon-custom-75 {
  background-color: #cd9f65;
  color: white;
}

.slds-icon-custom-custom86,
.slds-icon-custom-86 {
  background-color: #e260ab;
  color: white;
}

.slds-icon-custom-custom97,
.slds-icon-custom-97 {
  background-color: #dd6085;
  color: white;
}

.slds-icon-custom-custom10,
.slds-icon-custom-10 {
  background-color: #6488e3;
  color: white;
}

.slds-icon-custom-custom21,
.slds-icon-custom-21 {
  background-color: #8a7aed;
  color: white;
}

.slds-icon-custom-custom32,
.slds-icon-custom-32 {
  background-color: #38c393;
  color: white;
}

.slds-icon-custom-custom43,
.slds-icon-custom-43 {
  background-color: #7f93f9;
  color: white;
}

.slds-icon-custom-custom54,
.slds-icon-custom-54 {
  background-color: #ea70b1;
  color: white;
}

.slds-icon-custom-custom65,
.slds-icon-custom-65 {
  background-color: #f279ab;
  color: white;
}

.slds-icon-custom-custom76,
.slds-icon-custom-76 {
  background-color: #db6d7a;
  color: white;
}

.slds-icon-custom-custom87,
.slds-icon-custom-87 {
  background-color: #d876e5;
  color: white;
}

.slds-icon-custom-custom98,
.slds-icon-custom-98 {
  background-color: #e1be5c;
  color: white;
}

.slds-icon-custom-custom11,
.slds-icon-custom-11 {
  background-color: #8784ea;
  color: white;
}

.slds-icon-custom-custom22,
.slds-icon-custom-22 {
  background-color: #8b85f9;
  color: white;
}

.slds-icon-custom-custom33,
.slds-icon-custom-33 {
  background-color: #97cf5d;
  color: white;
}

.slds-icon-custom-custom44,
.slds-icon-custom-44 {
  background-color: #c8ca58;
  color: white;
}

.slds-icon-custom-custom55,
.slds-icon-custom-55 {
  background-color: #d66ee0;
  color: white;
}

.slds-icon-custom-custom66,
.slds-icon-custom-66 {
  background-color: #d8be5f;
  color: white;
}

.slds-icon-custom-custom77,
.slds-icon-custom-77 {
  background-color: #b55d5b;
  color: white;
}

.slds-icon-custom-custom88,
.slds-icon-custom-88 {
  background-color: #996fe6;
  color: white;
}

.slds-icon-custom-custom99,
.slds-icon-custom-99 {
  background-color: #f0856e;
  color: white;
}

.slds-icon-custom-custom12,
.slds-icon-custom-12 {
  background-color: #dc71d1;
  color: white;
}

.slds-icon-custom-custom23,
.slds-icon-custom-23 {
  background-color: #b070e6;
  color: white;
}

.slds-icon-custom-custom34,
.slds-icon-custom-34 {
  background-color: #d58a6a;
  color: white;
}

.slds-icon-custom-custom45,
.slds-icon-custom-45 {
  background-color: #d95879;
  color: white;
}

.slds-icon-custom-custom56,
.slds-icon-custom-56 {
  background-color: #718deb;
  color: white;
}

.slds-icon-custom-custom67,
.slds-icon-custom-67 {
  background-color: #f87d76;
  color: white;
}

.slds-icon-custom-custom78,
.slds-icon-custom-78 {
  background-color: #5a95dd;
  color: white;
}

.slds-icon-custom-custom89,
.slds-icon-custom-89 {
  background-color: #3e99be;
  color: white;
}

.slds-icon-custom-custom13,
.slds-icon-custom-13 {
  background-color: #df6184;
  color: white;
}

.slds-icon-custom-custom24,
.slds-icon-custom-24 {
  background-color: #e56798;
  color: white;
}

.slds-icon-custom-custom35,
.slds-icon-custom-35 {
  background-color: #e9637e;
  color: white;
}

.slds-icon-custom-custom46,
.slds-icon-custom-46 {
  background-color: #67a5e7;
  color: white;
}

.slds-icon-custom-custom57,
.slds-icon-custom-57 {
  background-color: #5a9cdd;
  color: white;
}

.slds-icon-custom-custom68,
.slds-icon-custom-68 {
  background-color: #f26979;
  color: white;
}

.slds-icon-custom-custom79,
.slds-icon-custom-79 {
  background-color: #8ed363;
  color: white;
}

.slds-icon-custom-custom14,
.slds-icon-custom-14 {
  background-color: #3cc2b3;
  color: white;
}

.slds-icon-custom-custom25,
.slds-icon-custom-25 {
  background-color: #e46fbe;
  color: white;
}

.slds-icon-custom-custom36,
.slds-icon-custom-36 {
  background-color: #d472d4;
  color: white;
}

.slds-icon-custom-custom47,
.slds-icon-custom-47 {
  background-color: #5fcc64;
  color: white;
}

.slds-icon-custom-custom58,
.slds-icon-custom-58 {
  background-color: #34b59d;
  color: white;
}

.slds-icon-custom-custom69,
.slds-icon-custom-69 {
  background-color: #ed6387;
  color: white;
}

.slds-icon-custom-custom15,
.slds-icon-custom-15 {
  background-color: #f77e75;
  color: white;
}

.slds-icon-custom-custom26,
.slds-icon-custom-26 {
  background-color: #7698f0;
  color: white;
}

.slds-icon-custom-custom37,
.slds-icon-custom-37 {
  background-color: #8c89f2;
  color: white;
}

.slds-icon-custom-custom48,
.slds-icon-custom-48 {
  background-color: #ef697f;
  color: white;
}

.slds-icon-custom-custom59,
.slds-icon-custom-59 {
  background-color: #e3d067;
  color: white;
}

.slds-icon-custom-custom16,
.slds-icon-custom-16 {
  background-color: #e9af67;
  color: white;
}

.slds-icon-custom-custom27,
.slds-icon-custom-27 {
  background-color: #5ab0d2;
  color: white;
}

.slds-icon-custom-custom38,
.slds-icon-custom-38 {
  background-color: #53b6d7;
  color: white;
}

.slds-icon-custom-custom49,
.slds-icon-custom-49 {
  background-color: #e25c80;
  color: white;
}

.slds-icon-custom-custom17,
.slds-icon-custom-17 {
  background-color: #acd360;
  color: white;
}

.slds-icon-custom-custom28,
.slds-icon-custom-28 {
  background-color: #89c059;
  color: white;
}

.slds-icon-custom-custom39,
.slds-icon-custom-39 {
  background-color: #4fbe75;
  color: white;
}

.slds-icon-custom-custom18,
.slds-icon-custom-18 {
  background-color: #4dca76;
  color: white;
}

.slds-icon-custom-custom29,
.slds-icon-custom-29 {
  background-color: #bdd25f;
  color: white;
}

.slds-icon-custom-custom19,
.slds-icon-custom-19 {
  background-color: #3abeb1;
  color: white;
}

.slds-icon-standard-task-2 {
  background-color: #4bc076;
}

.slds-icon-standard-contact {
  background-color: #a094ed;
}

.slds-icon-standard-multi-select-checkbox {
  background-color: #969492;
}

.slds-icon-standard-work-order {
  background-color: #50e3c2;
}

.slds-icon-standard-post {
  background-color: #65cae4;
}

.slds-icon-standard-global-constant {
  background-color: #54698d;
}

.slds-icon-standard-carousel {
  background-color: #6bbd6e;
}

.slds-icon-standard-work-contract {
  background-color: #00a1e0;
}

.slds-icon-standard-resource-skill {
  background-color: #45c173;
}

.slds-icon-standard-system-and-global-variable {
  background-color: #54698d;
}

.slds-icon-standard-segments {
  background-color: #f28b00;
}

.slds-icon-standard-goals {
  background-color: #56aadf;
}

.slds-icon-standard-case-wrap-up {
  background-color: #f2cf5b;
}

.slds-icon-standard-investment-account {
  background-color: #4bc076;
}

.slds-icon-standard-store {
  background-color: #04844b;
}

.slds-icon-standard-output {
  background-color: #439cba;
}

.slds-icon-standard-store-group {
  background-color: #3c97dd;
}

.slds-icon-standard-all {
  background-color: #54698d;
}

.slds-icon-standard-picklist-choice {
  background-color: #54698d;
}

.slds-icon-standard-choice {
  background-color: #54698d;
}

.slds-icon-standard-app {
  background-color: #fcb95b;
}

.slds-icon-standard-default {
  background-color: #8199af;
}

.slds-icon-standard-case-milestone {
  background-color: #f2cf5b;
}

.slds-icon-standard-today {
  background-color: #ef7ead;
}

.slds-icon-standard-buyer-account {
  background-color: #04844b;
}

.slds-icon-standard-lead-list {
  background-color: #f88962;
}

.slds-icon-standard-work-plan-template {
  background-color: #449488;
}

.slds-icon-standard-shift {
  background-color: #eb7092;
}

.slds-icon-standard-product-item-transaction {
  background-color: #f88962;
}

.slds-icon-standard-apex {
  background-color: #54698d;
}

.slds-icon-standard-reply-text {
  background-color: #f88965;
}

.slds-icon-standard-answer-private {
  background-color: #f2cf5b;
}

.slds-icon-standard-asset-downtime-period {
  background-color: #317a92;
}

.slds-icon-standard-opportunity-contact-role {
  background-color: #7e8be4;
}

.slds-icon-standard-retail-banking-console {
  background-color: #00afa0;
}

.slds-icon-standard-channel-program-members {
  background-color: #0eb58a;
}

.slds-icon-standard-apps-admin {
  background-color: #9895ee;
}

.slds-icon-standard-datadotcom {
  background-color: #1589ee;
}

.slds-icon-standard-settings {
  background-color: #04844b;
}

.slds-icon-standard-product-item {
  background-color: #769ed9;
}

.slds-icon-standard-metrics {
  background-color: #56aadf;
}

.slds-icon-standard-topic2 {
  background-color: #56aad0;
}

.slds-icon-standard-partner-fund-allocation {
  background-color: #0eb58a;
}

.slds-icon-standard-approval {
  background-color: #50cc7a;
}

.slds-icon-standard-work-queue {
  background-color: #54698d;
}

.slds-icon-standard-iot-orchestrations {
  background-color: #2a739e;
}

.slds-icon-standard-visualforce-page {
  background-color: #fcb95b;
}

.slds-icon-standard-person-account {
  background-color: #7f8de1;
}

.slds-icon-standard-entity {
  background-color: #f88962;
}

.slds-icon-standard-service-territory-location {
  background-color: #7e8be4;
}

.slds-icon-standard-entitlement-policy {
  background-color: #04844b;
}

.slds-icon-standard-order-item {
  background-color: #769ed3;
}

.slds-icon-standard-read-receipts {
  background-color: #4bc076;
}

.slds-icon-standard-javascript-button {
  background-color: #fcb95b;
}

.slds-icon-standard-maintenance-asset {
  background-color: #2a739e;
}

.slds-icon-standard-work-plan-rule {
  background-color: #449488;
}

.slds-icon-standard-loop {
  background-color: #ff9a3c;
}

.slds-icon-standard-portal-roles-and-subordinates {
  background-color: #7a9ae6;
}

.slds-icon-standard-work-capacity-limit {
  background-color: #0079bc;
}

.slds-icon-standard-employee-organization {
  background-color: #00a1e0;
}

.slds-icon-standard-constant {
  background-color: #54698d;
}

.slds-icon-standard-marketing-actions {
  background-color: #6bbd6e;
}

.slds-icon-standard-case-transcript {
  background-color: #f2cf5b;
}

.slds-icon-standard-timesheet-entry {
  background-color: #7dc37d;
}

.slds-icon-standard-multi-picklist {
  background-color: #969492;
}

.slds-icon-standard-visit-templates {
  background-color: #3c97dd;
}

.slds-icon-standard-task {
  background-color: #4bc076;
}

.slds-icon-standard-answer-best {
  background-color: #f2cf5b;
}

.slds-icon-standard-asset-action {
  background-color: #317a92;
}

.slds-icon-standard-orders {
  background-color: #769ed9;
}

.slds-icon-standard-past-chat {
  background-color: #f88960;
}

.slds-icon-standard-feedback {
  background-color: #6da1ea;
}

.slds-icon-standard-action-list-component {
  background-color: #5876a3;
}

.slds-icon-standard-opportunity-splits {
  background-color: #fcb95b;
}

.slds-icon-standard-messaging-user {
  background-color: #34becd;
}

.slds-icon-standard-trailhead {
  background-color: #032e61;
}

.slds-icon-standard-entitlements {
  background-color: #b781d3;
}

.slds-icon-standard-formula {
  background-color: #54698d;
}

.slds-icon-standard-case-log-a-call {
  background-color: #f2cf5b;
}

.slds-icon-standard-thanks-loading {
  background-color: #b8c3ce;
}

.slds-icon-standard-job-family {
  background-color: #00a1e0;
}

.slds-icon-standard-service-appointment-capacity-usage {
  background-color: #0079bc;
}

.slds-icon-standard-channel-program-levels {
  background-color: #0eb58a;
}

.slds-icon-standard-letterhead {
  background-color: #3c97dd;
}

.slds-icon-standard-email-chatter {
  background-color: #f2cf5b;
}

.slds-icon-standard-announcement {
  background-color: #62b7ed;
}

.slds-icon-standard-bot {
  background-color: #54698f;
}

.slds-icon-standard-macros {
  background-color: #47cfd2;
}

.slds-icon-standard-dashboard-ea {
  background-color: #7e8be4;
}

.slds-icon-standard-job-profile {
  background-color: #eb7092;
}

.slds-icon-standard-steps {
  background-color: #54698d;
}

.slds-icon-standard-asset-relationship {
  background-color: #fa975c;
}

.slds-icon-standard-high-velocity-sales {
  background-color: #47cfc9;
}

.slds-icon-standard-brand {
  background-color: #7e8be4;
}

.slds-icon-standard-visits {
  background-color: #3c97dd;
}

.slds-icon-standard-einstein-replies {
  background-color: #f88965;
}

.slds-icon-standard-coaching {
  background-color: #f67594;
}

.slds-icon-standard-record-lookup {
  background-color: #eb7092;
}

.slds-icon-standard-lightning-component {
  background-color: #969492;
}

.slds-icon-standard-search {
  background-color: #62b7ed;
}

.slds-icon-standard-connected-apps {
  background-color: #9895ee;
}

.slds-icon-standard-work-type-group {
  background-color: #0079bc;
}

.slds-icon-standard-education {
  background-color: #3c97dd;
}

.slds-icon-standard-work-type {
  background-color: #54698d;
}

.slds-icon-standard-environment-hub {
  background-color: #54698d;
}

.slds-icon-standard-cms {
  background-color: #88c651;
}

.slds-icon-standard-call-coaching {
  background-color: #3c97dd;
}

.slds-icon-standard-salesforce-cms {
  background-color: #00a1df;
}

.slds-icon-standard-thanks {
  background-color: #e9696e;
}

.slds-icon-standard-service-territory-member {
  background-color: #7e8be4;
}

.slds-icon-standard-user-role {
  background-color: #8fc96e;
}

.slds-icon-standard-work-capacity-usage {
  background-color: #0079bc;
}

.slds-icon-standard-record-create {
  background-color: #eb7092;
}

.slds-icon-standard-campaign-members {
  background-color: #f49756;
}

.slds-icon-standard-retail-banking {
  background-color: #00d2be;
}

.slds-icon-standard-portal-roles {
  background-color: #fb8950;
}

.slds-icon-standard-calibration {
  background-color: #47cfd2;
}

.slds-icon-standard-answer-public {
  background-color: #f2cf5b;
}

.slds-icon-standard-display-text {
  background-color: #969492;
}

.slds-icon-standard-unmatched {
  background-color: #62b7ed;
}

.slds-icon-standard-partners {
  background-color: #0eb58a;
}

.slds-icon-standard-email-iq {
  background-color: #a094ed;
}

.slds-icon-standard-service-crew {
  background-color: #fa975c;
}

.slds-icon-standard-voice-call {
  background-color: #30c85a;
}

.slds-icon-standard-cancel-checkout {
  background-color: #969492;
}

.slds-icon-standard-resource-capacity {
  background-color: #45c173;
}

.slds-icon-standard-channel-programs {
  background-color: #0eb58a;
}

.slds-icon-standard-quip {
  background-color: #d3451d;
}

.slds-icon-standard-quip-sheet {
  background-color: #30c85a;
}

.slds-icon-standard-timeslot {
  background-color: #fab24c;
}

.slds-icon-standard-live-chat {
  background-color: #f88960;
}

.slds-icon-standard-job-position {
  background-color: #00a1e0;
}

.slds-icon-standard-sobject-collection {
  background-color: #54698d;
}

.slds-icon-standard-user {
  background-color: #34becd;
}

.slds-icon-standard-client {
  background-color: #00d2be;
}

.slds-icon-standard-scheduling-constraints {
  background-color: #eb7092;
}

.slds-icon-standard-screen {
  background-color: #1589ee;
}

.slds-icon-standard-portal {
  background-color: #aec770;
}

.slds-icon-standard-partner-fund-request {
  background-color: #0eb58a;
}

.slds-icon-standard-resource-preference {
  background-color: #45c173;
}

.slds-icon-standard-first-non-empty {
  background-color: #e9696e;
}

.slds-icon-standard-customer-360 {
  background-color: #032e61;
}

.slds-icon-standard-employee-job {
  background-color: #00a1e0;
}

.slds-icon-standard-resource-absence {
  background-color: #45c173;
}

.slds-icon-standard-text-template {
  background-color: #54698d;
}

.slds-icon-standard-entitlement-template {
  background-color: #7e8be4;
}

.slds-icon-standard-lightning-usage {
  background-color: #7e8be4;
}

.slds-icon-standard-entitlement {
  background-color: #7e8be4;
}

.slds-icon-standard-empty {
  background-color: #8199af;
}

.slds-icon-standard-text {
  background-color: #969492;
}

.slds-icon-standard-delegated-account {
  background-color: #04844b;
}

.slds-icon-standard-fulfillment-order {
  background-color: #b9ac91;
}

.slds-icon-standard-case-email {
  background-color: #f2cf5b;
}

.slds-icon-standard-account {
  background-color: #7f8de1;
}

.slds-icon-standard-assignment {
  background-color: #ff9a3c;
}

.slds-icon-standard-wealth-management-console {
  background-color: #00afa0;
}

.slds-icon-standard-task2 {
  background-color: #4bc076;
}

.slds-icon-standard-code-playground {
  background-color: #54698d;
}

.slds-icon-standard-social {
  background-color: #ea74a2;
}

.slds-icon-standard-endorsement {
  background-color: #8b9ae3;
}

.slds-icon-standard-folder {
  background-color: #8b9ae3;
}

.slds-icon-standard-service-crew-member {
  background-color: #7e8be4;
}

.slds-icon-standard-flow {
  background-color: #0079bc;
}

.slds-icon-standard-expense-report-entry {
  background-color: #3a3180;
}

.slds-icon-standard-employee {
  background-color: #00a1e0;
}

.slds-icon-standard-omni-supervisor {
  background-color: #8a76f0;
}

.slds-icon-standard-asset-object {
  background-color: #317a92;
}

.slds-icon-standard-product {
  background-color: #b781d3;
}

.slds-icon-standard-topic {
  background-color: #56aadf;
}

.slds-icon-standard-product-required {
  background-color: #ef6e64;
}

.slds-icon-standard-dynamic-record-choice {
  background-color: #54698d;
}

.slds-icon-standard-process {
  background-color: #0079bc;
}

.slds-icon-standard-people {
  background-color: #34becd;
}

.slds-icon-standard-reward {
  background-color: #e9696e;
}

.slds-icon-standard-employee-contact {
  background-color: #00a1e0;
}

.slds-icon-standard-performance {
  background-color: #f8b156;
}

.slds-icon-standard-case-comment {
  background-color: #f2cf5b;
}

.slds-icon-standard-sales-channel {
  background-color: #2a739e;
}

.slds-icon-standard-apex-plugin {
  background-color: #54698d;
}

.slds-icon-standard-campaign {
  background-color: #f49756;
}

.slds-icon-standard-contact-request {
  background-color: #fb8954;
}

.slds-icon-standard-business-hours {
  background-color: #7dc37d;
}

.slds-icon-standard-evernote {
  background-color: #86c86f;
}

.slds-icon-standard-service-territory {
  background-color: #7e8be4;
}

.slds-icon-standard-customer-lifecycle-analytics {
  background-color: #9274df;
}

.slds-icon-standard-case {
  background-color: #f2cf5b;
}

.slds-icon-standard-currency {
  background-color: #969492;
}

.slds-icon-standard-record {
  background-color: #7dc37d;
}

.slds-icon-standard-queue {
  background-color: #54698d;
}

.slds-icon-standard-schedule-objective {
  background-color: #2a739e;
}

.slds-icon-standard-contract-line-item {
  background-color: #6ec06e;
}

.slds-icon-standard-skill-entity {
  background-color: #8b9ae3;
}

.slds-icon-standard-skill {
  background-color: #fa975c;
}

.slds-icon-standard-operating-hours {
  background-color: #6b9ee2;
}

.slds-icon-standard-custom {
  background-color: #8199af;
}

.slds-icon-standard-related-list {
  background-color: #59bcab;
}

.slds-icon-standard-bot-training {
  background-color: #5876a3;
}

.slds-icon-standard-case-change-status {
  background-color: #f2cf5b;
}

.slds-icon-standard-insurance-console {
  background-color: #00afa0;
}

.slds-icon-standard-contract {
  background-color: #6ec06e;
}

.slds-icon-standard-sobject {
  background-color: #969492;
}

.slds-icon-standard-sales-cadence-target {
  background-color: #54698d;
}

.slds-icon-standard-photo {
  background-color: #d7d1d1;
}

.slds-icon-standard-apps {
  background-color: #3c97dd;
}

.slds-icon-standard-timesheet {
  background-color: #7e8be4;
}

.slds-icon-standard-drafts {
  background-color: #6ca1e9;
}

.slds-icon-standard-outcome {
  background-color: #ff9a3c;
}

.slds-icon-standard-work-order-item {
  background-color: #33a8dc;
}

.slds-icon-standard-pricebook {
  background-color: #b781d3;
}

.slds-icon-standard-scan-card {
  background-color: #f39e58;
}

.slds-icon-standard-note {
  background-color: #e6d478;
}

.slds-icon-standard-buyer-group {
  background-color: #04844b;
}

.slds-icon-standard-opportunity {
  background-color: #fcb95b;
}

.slds-icon-standard-news {
  background-color: #7f8de1;
}

.slds-icon-standard-display-rich-text {
  background-color: #969492;
}

.slds-icon-standard-strategy {
  background-color: #4bc071;
}

.slds-icon-standard-call-history {
  background-color: #f2cf5b;
}

.slds-icon-standard-webcart {
  background-color: #04844b;
}

.slds-icon-standard-report {
  background-color: #2ecbbe;
}

.slds-icon-standard-groups {
  background-color: #779ef2;
}

.slds-icon-standard-data-model {
  background-color: #eb7092;
}

.slds-icon-standard-dashboard {
  background-color: #ef6e64;
}

.slds-icon-standard-generic-loading {
  background-color: #b8c3ce;
}

.slds-icon-standard-number-input {
  background-color: #969492;
}

.slds-icon-standard-address {
  background-color: #4bc076;
}

.slds-icon-standard-entity-milestone {
  background-color: #f49756;
}

.slds-icon-standard-wealth-management {
  background-color: #00d2be;
}

.slds-icon-standard-customers {
  background-color: #0eb58a;
}

.slds-icon-standard-story {
  background-color: #54698d;
}

.slds-icon-standard-service-appointment {
  background-color: #7e8be4;
}

.slds-icon-standard-maintenance-plan {
  background-color: #2a739e;
}

.slds-icon-standard-data-integration-hub {
  background-color: #2a739e;
}

.slds-icon-standard-work-plan-template-entry {
  background-color: #449488;
}

.slds-icon-standard-hierarchy {
  background-color: #34becd;
}

.slds-icon-standard-partner-marketing-budget {
  background-color: #0eb58a;
}

.slds-icon-standard-asset-action-source {
  background-color: #317a92;
}

.slds-icon-standard-skill-requirement {
  background-color: #fa975c;
}

.slds-icon-standard-location {
  background-color: #4bc076;
}

.slds-icon-standard-radio-button {
  background-color: #969492;
}

.slds-icon-standard-avatar-loading {
  background-color: #b8c3ce;
}

.slds-icon-standard-article {
  background-color: #f2cf5b;
}

.slds-icon-standard-invocable-action {
  background-color: #54698d;
}

.slds-icon-standard-proposition {
  background-color: #3c97dd;
}

.slds-icon-standard-snippets {
  background-color: #0eb58a;
}

.slds-icon-standard-customer-portal-users {
  background-color: #3c97db;
}

.slds-icon-standard-actions-and-buttons {
  background-color: #fcb95b;
}

.slds-icon-standard-record-update {
  background-color: #eb7092;
}

.slds-icon-standard-shift-type {
  background-color: #eb7092;
}

.slds-icon-standard-log-a-call {
  background-color: #48c3cc;
}

.slds-icon-standard-quotes {
  background-color: #88c651;
}

.slds-icon-standard-question-feed {
  background-color: #f2cf5b;
}

.slds-icon-standard-kanban {
  background-color: #3c97dd;
}

.slds-icon-standard-work-plan {
  background-color: #449488;
}

.slds-icon-standard-shift-template {
  background-color: #eb7092;
}

.slds-icon-standard-merge {
  background-color: #f2cf5b;
}

.slds-icon-standard-expense {
  background-color: #3a3180;
}

.slds-icon-standard-dataset {
  background-color: #b070e6;
}

.slds-icon-standard-product-consumed {
  background-color: #55bc9c;
}

.slds-icon-standard-canvas {
  background-color: #8199af;
}

.slds-icon-standard-forecasts {
  background-color: #6bbd6e;
}

.slds-icon-standard-relationship {
  background-color: #3c97dd;
}

.slds-icon-standard-service-resource {
  background-color: #7e8be4;
}

.slds-icon-standard-filter {
  background-color: #1539ee;
}

.slds-icon-standard-sales-path {
  background-color: #2a739e;
}

.slds-icon-standard-events {
  background-color: #3c97db;
}

.slds-icon-standard-sms {
  background-color: #88c651;
}

.slds-icon-standard-rtc-presence {
  background-color: #47cfd2;
}

.slds-icon-standard-avatar {
  background-color: #62b7ed;
}

.slds-icon-standard-record-delete {
  background-color: #eb7092;
}

.slds-icon-standard-solution {
  background-color: #8fc972;
}

.slds-icon-standard-partner-fund-claim {
  background-color: #0eb58a;
}

.slds-icon-standard-individual {
  background-color: #3c97dd;
}

.slds-icon-standard-custom-notification {
  background-color: #6bb7e4;
}

.slds-icon-standard-date-input {
  background-color: #969492;
}

.slds-icon-standard-catalog {
  background-color: #027e46;
}

.slds-icon-standard-template {
  background-color: #3c97dd;
}

.slds-icon-standard-shipment {
  background-color: #7e8be4;
}

.slds-icon-standard-event {
  background-color: #eb7092;
}

.slds-icon-standard-insurance {
  background-color: #00d2be;
}

.slds-icon-standard-live-chat-visitor {
  background-color: #f68960;
}

.slds-icon-standard-textarea {
  background-color: #969492;
}

.slds-icon-standard-work-step {
  background-color: #449488;
}

.slds-icon-standard-picklist-type {
  background-color: #969492;
}

.slds-icon-standard-survey {
  background-color: #319fd6;
}

.slds-icon-standard-link {
  background-color: #7a9ae6;
}

.slds-icon-standard-messaging-session {
  background-color: #34becd;
}

.slds-icon-standard-list-email {
  background-color: #8baeb5;
}

.slds-icon-standard-recycle-bin {
  background-color: #1589e4;
}

.slds-icon-standard-document {
  background-color: #baac93;
}

.slds-icon-standard-product-transfer {
  background-color: #f88962;
}

.slds-icon-standard-instore-locations {
  background-color: #54698d;
}

.slds-icon-standard-recent {
  background-color: #6ca1e9;
}

.slds-icon-standard-shift-preferences {
  background-color: #eb7092;
}

.slds-icon-standard-password {
  background-color: #969492;
}

.slds-icon-standard-expense-report {
  background-color: #3a3180;
}

.slds-icon-standard-branch-merge {
  background-color: #e9696e;
}

.slds-icon-standard-insights {
  background-color: #ec94ed;
}

.slds-icon-standard-dropbox {
  background-color: #52aef9;
}

.slds-icon-standard-employee-job-position {
  background-color: #00a1e0;
}

.slds-icon-standard-file {
  background-color: #baac93;
}

.slds-icon-standard-currency-input {
  background-color: #969492;
}

.slds-icon-standard-variable {
  background-color: #54698d;
}

.slds-icon-standard-team-member {
  background-color: #f2cf5b;
}

.slds-icon-standard-agent-session {
  background-color: #f88960;
}

.slds-icon-standard-group-loading {
  background-color: #b8c3ce;
}

.slds-icon-standard-lead {
  background-color: #f88962;
}

.slds-icon-standard-email {
  background-color: #95aec5;
}

.slds-icon-standard-service-contract {
  background-color: #8a76f0;
}

.slds-icon-standard-decision {
  background-color: #ff9a3c;
}

.slds-icon-standard-snippet {
  background-color: #a094ed;
}

.slds-icon-standard-entitlement-process {
  background-color: #7e8be4;
}

.slds-icon-standard-contact-list {
  background-color: #a094ed;
}

.slds-icon-standard-planogram {
  background-color: #3c97dd;
}

.slds-icon-standard-activations {
  background-color: #b070e6;
}

.slds-icon-standard-scheduling-policy {
  background-color: #eb7092;
}

.slds-icon-standard-channel-program-history {
  background-color: #0eb58a;
}

.slds-icon-standard-question-best {
  background-color: #f2cf5b;
}

.slds-icon-standard-collection-variable {
  background-color: #54698d;
}

.slds-icon-standard-sales-value {
  background-color: #3c97dd;
}

.slds-icon-standard-knowledge {
  background-color: #ec94ed;
}

.slds-icon-standard-date-time {
  background-color: #969492;
}

.slds-icon-standard-category {
  background-color: #027e46;
}

.slds-icon-standard-data-streams {
  background-color: #ef6e64;
}

.slds-icon-standard-textbox {
  background-color: #969492;
}

.slds-icon-standard-lead-insights {
  background-color: #22b0e6;
}

.slds-icon-standard-waits {
  background-color: #ff9a3c;
}

.slds-icon-standard-concur {
  background-color: #4cc3c7;
}

.slds-icon-standard-feed {
  background-color: #62b7ed;
}

.slds-icon-standard-sort {
  background-color: #1539ee;
}

.slds-icon-standard-messaging-conversation {
  background-color: #34becd;
}

.slds-icon-standard-service-report {
  background-color: #7e8be4;
}

.slds-icon-standard-iot-context {
  background-color: #2a739e;
}

.slds-icon-standard-asset-state-period {
  background-color: #317a92;
}

.slds-icon-standard-call {
  background-color: #f2cf5b;
}

.slds-icon-standard-stage {
  background-color: #ff9a3c;
}

.slds-icon-standard-sales-cadence {
  background-color: #54698d;
}

.slds-icon-standard-product-request-line-item {
  background-color: #88c651;
}

.slds-icon-standard-return-order-line-item {
  background-color: #009688;
}

.slds-icon-standard-chart {
  background-color: #1fcaa0;
}

.slds-icon-standard-quick-text {
  background-color: #62b7e5;
}

.slds-icon-standard-home {
  background-color: #ef7ead;
}

.slds-icon-standard-sossession {
  background-color: #54698d;
}

.slds-icon-standard-employee-asset {
  background-color: #00a1e0;
}

.slds-icon-standard-stage-collection {
  background-color: #ff9a3c;
}

.slds-icon-standard-product-request {
  background-color: #88c651;
}

.slds-icon-standard-logging {
  background-color: #00a1df;
}

.slds-icon-standard-assigned-resource {
  background-color: #45c173;
}

.slds-icon-standard-return-order {
  background-color: #009688;
}

.slds-icon-standard-poll {
  background-color: #699be1;
}

.slds-icon-standard-household {
  background-color: #00afa0;
}

.slds-icon-standard-work-step-template {
  background-color: #449488;
}
.slds-icon {
  width: 2rem;
  height: 2rem;
  fill: white;
}

[class*="slds-icon-standard-"] .slds-icon,
[class*="slds-icon-standard-"].slds-icon,
[class*="slds-icon-action-"] .slds-icon,
[class*="slds-icon-action-"].slds-icon,
[class*="slds-icon-custom-"] .slds-icon,
[class*="slds-icon-custom-"].slds-icon {
  border-radius: 0.25rem;
}
.slds-icon_xx-small {
  width: 0.875rem;
  height: 0.875rem;
  line-height: 1;
}
.slds-icon_x-small {
  width: 1rem;
  height: 1rem;
  line-height: 1;
}
.slds-icon_small {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1;
}
.slds-icon_large {
  width: 3rem;
  height: 3rem;
}
.slds-icon-text-default {
  fill: #706e6b;
}
.slds-icon-text-warning {
  fill: #ffb75d;
}
.slds-icon-text-success {
  fill: #027e46;
}
.slds-icon-text-error {
  fill: #c23934;
}
.slds-icon-text-light {
  fill: #b0adab;
}
.slds-current-color .slds-icon {
  fill: currentColor;
}
.slds-icon_disabled {
  background-color: currentColor;
}

.slds-input-has-icon .slds-input__icon {
}
.slds-input {
  background-color: white;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  width: 100%;
  -webkit-transition: border 0.1s linear, background-color 0.1s linear;
  transition: border 0.1s linear, background-color 0.1s linear;
  display: inline-block;
  padding: 0 1rem 0 0.75rem;
  line-height: 1.875rem;
  min-height: calc(1.875rem + (1px * 2));
}
.slds-input:required {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-input:focus,
.slds-input:active {
  outline: 0;
  border-color: #1589ee;
  background-color: white;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-input[disabled],
.slds-input.slds-is-disabled {
  background-color: #ecebea;
  border-color: #c9c7c5;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slds-input[disabled]:focus,
.slds-input[disabled]:active,
.slds-input.slds-is-disabled:focus,
.slds-input.slds-is-disabled:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-input[readonly] {
  padding-left: 0;
  border-color: transparent;
  background-color: transparent;
  font-size: 0.875rem;
  font-weight: 400;
}
.slds-input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.slds-input[type="url"],
.slds-input[type="tel"],
.slds-input[type="email"] {
  direction: ltr;
  text-align: left;
}
.slds-input_bare {
  background-color: transparent;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0.75rem;
  color: #080707;
  line-height: 1.875rem;
}
.slds-input_bare:focus,
.slds-input_bare:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-input_height {
  min-height: calc(1.875rem + (1px * 2));
}
.slds-input_borders {
  padding-left: 0.75rem;
  border-color: #dddbda;
}
.slds-input-has-icon {
  position: relative;
}
.slds-input-has-icon .slds-input__icon {
  width: 0.875rem;
  height: 0.875rem;
  position: absolute;
  top: 50%;
  margin-top: -0.4375rem;
  line-height: 1;
  border: 0;
  z-index: 2;
}
.slds-input-has-icon .slds-input__icon:not(button) {
  pointer-events: none;
}
.slds-input-has-icon_left .slds-input__icon {
  left: 0.75rem;
}
.slds-input-has-icon_left .slds-input,
.slds-input-has-icon_left .slds-input_bare {
  padding-left: 2rem;
}
.slds-input-has-icon_right .slds-input__icon {
  right: 0.75rem;
}
.slds-input-has-icon_right .slds-input,
.slds-input-has-icon_right .slds-input_bare {
  padding-right: 2rem;
}
.slds-input-has-icon_left-right {
}
.slds-input-has-icon_left-right .slds-input__icon_left {
  left: 0.75rem;
}
.slds-input-has-icon_left-right .slds-input__icon_right {
  right: 0.75rem;
}
.slds-input-has-icon_left-right .slds-input,
.slds-input-has-icon_left-right .slds-input_bare {
  padding: 0 2rem;
}
.slds-input-has-icon_group-right .slds-input,
.slds-input-has-icon_group-right .slds-input_bare {
  padding-right: 3.5rem;
}
.slds-input__icon-group {
  position: absolute;
  height: 1rem;
  margin-top: -0.5rem;
}
.slds-input__icon-group_right {
  right: 0;
  top: 50%;
}
.slds-input__icon-group_right .slds-input__icon_right {
  right: 0.5rem;
}
.slds-input__icon-group_right .slds-input__spinner {
  right: 1.5rem;
  left: auto;
}
.slds-input-has-fixed-addon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slds-input:required:focus {
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}

.slds-has-error .slds-input {
  background-color: white;
  border-color: #c23934;
  -webkit-box-shadow: #c23934 0 0 0 1px inset;
  box-shadow: #c23934 0 0 0 1px inset;
  background-clip: padding-box;
}
.slds-has-error .slds-input:focus,
.slds-has-error .slds-input:active {
  -webkit-box-shadow: #c23934 0 0 0 1px inset, 0 0 3px #0070d2;
  box-shadow: #c23934 0 0 0 1px inset, 0 0 3px #0070d2;
}
.slds-has-error .slds-input__icon {
  fill: #c23934;
  color: #c23934;
}
.slds-map_container {
  -webkit-box-flex: 3;
  -ms-flex: 3 1 auto;
  flex: 3 1 auto;
}
.slds-map {
  position: relative;
  min-width: 23.75rem;
  width: 100%;
  max-height: 100%;
}
.slds-map:before {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  padding-top: 56.25%;
}
.slds-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.slds-has-coordinates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: auto;
  max-height: 41.25rem;
  background: white;
}
.slds-has-coordinates .slds-map:before {
  padding-top: 75%;
}
.slds-coordinates {
  overflow: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.slds-coordinates__header {
  padding: 1rem;
}
.slds-coordinates__title {
  font-size: 1rem;
  font-weight: 700;
}
.slds-coordinates__item-action {
  padding: 0.5rem 1rem;
  width: 100%;
}
.slds-coordinates__item-action .slds-text-link {
  display: block;
}
.slds-coordinates__item-action:hover,
.slds-coordinates__item-action:focus {
  background-color: #f3f2f2;
  outline: 0;
}
.slds-coordinates__item-action:hover .slds-text-link,
.slds-coordinates__item-action:focus .slds-text-link {
  text-decoration: underline;
}
.slds-coordinates__item-action:active {
  background-color: #ecebea;
}
.slds-coordinates__item-action[aria-pressed="true"] {
  background-color: #ecebea;
}
.slds-coordinates__item-action[aria-pressed="true"] .slds-text-link {
  color: #00396b;
}
.slds-dropdown-trigger {
  position: relative;
  display: inline-block;
}
.slds-dropdown-trigger .slds-dropdown {
  top: 100%;
}
.slds-dropdown-trigger .slds-dropdown_bottom {
  top: auto;
}
.slds-dropdown-trigger_hover .slds-dropdown {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.1s linear, visibility 0.1s linear;
  transition: opacity 0.1s linear, visibility 0.1s linear;
}
.slds-dropdown-trigger_hover:hover,
.slds-dropdown-trigger_hover:focus {
  outline: 0;
}
.slds-dropdown-trigger_hover:hover .slds-dropdown,
.slds-dropdown-trigger_hover:focus .slds-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.1s linear, visibility 0.1s linear;
  transition: opacity 0.1s linear, visibility 0.1s linear;
}
.slds-dropdown-trigger_click {
}
.slds-dropdown-trigger_click .slds-dropdown,
.slds-dropdown-trigger_click:hover .slds-dropdown {
  display: none;
}
.slds-dropdown-trigger_click.slds-is-open .slds-dropdown {
  display: block;
  visibility: visible;
  opacity: 1;
}
.slds-dropdown-trigger > [class*="slds-button_icon"] ~ .slds-dropdown_left[class*="slds-nubbin"],
.slds-dropdown-trigger > [class*="slds-button--icon"] ~ .slds-dropdown--left[class*="slds-nubbin"] {
  left: -0.5rem;
}
.slds-dropdown-trigger > [class*="slds-button_icon"] ~ .slds-dropdown_right[class*="slds-nubbin"],
.slds-dropdown-trigger > [class*="slds-button--icon"] ~ .slds-dropdown--right[class*="slds-nubbin"] {
  right: -0.5rem;
}
.slds-dropdown {
  position: absolute;
  z-index: 7000;
  left: 50%;
  float: left;
  min-width: 6rem;
  max-width: 20rem;
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  padding: 0.25rem 0;
  font-size: 0.75rem;
  background: white;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slds-dropdown_left {
  left: 0;
  right: auto;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slds-dropdown_right {
  left: auto;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slds-dropdown_bottom {
  bottom: 100%;
}
.slds-dropdown_xx-small {
  min-width: 6rem;
}
.slds-dropdown_x-small {
  min-width: 12rem;
}
.slds-dropdown_small {
  min-width: 15rem;
}
.slds-dropdown_medium {
  min-width: 20rem;
}
.slds-dropdown_large {
  min-width: 25rem;
  max-width: 512px;
}
.slds-dropdown_fluid {
  min-width: 12rem;
  max-width: 100%;
  width: 100%;
}
.slds-dropdown_length-5 {
  -webkit-overflow-scrolling: touch;
  max-height: calc(((1rem * 1.5) + 1rem) * 5);
  overflow-y: auto;
}
.slds-dropdown_length-7 {
  -webkit-overflow-scrolling: touch;
  max-height: calc(((1rem * 1.5) + 1rem) * 7);
  overflow-y: auto;
}
.slds-dropdown_length-10 {
  -webkit-overflow-scrolling: touch;
  max-height: calc(((1rem * 1.5) + 1rem) * 10);
  overflow-y: auto;
}
.slds-dropdown_length-with-icon-5 {
  -webkit-overflow-scrolling: touch;
  max-height: calc((1.5rem + 1rem) * 5);
  overflow-y: auto;
}
.slds-dropdown_length-with-icon-7 {
  -webkit-overflow-scrolling: touch;
  max-height: calc((1.5rem + 1rem) * 7);
  overflow-y: auto;
}
.slds-dropdown_length-with-icon-10 {
  -webkit-overflow-scrolling: touch;
  max-height: calc((1.5rem + 1rem) * 10);
  overflow-y: auto;
}
.slds-dropdown_inverse {
  background: #061c3f;
  border-color: #061c3f;
}
.slds-dropdown_inverse .slds-dropdown__item > a {
  color: white;
}
.slds-dropdown_inverse .slds-dropdown__item > a:hover,
.slds-dropdown_inverse .slds-dropdown__item > a:focus {
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
}
.slds-dropdown_inverse .slds-dropdown__item > a:active {
  color: rgba(255, 255, 255, 0.5);
  background-color: transparent;
}
.slds-dropdown_inverse .slds-dropdown__item > a[aria-disabled="true"] > a[aria-disabled="true"] {
  color: rgba(255, 255, 255, 0.15);
  cursor: default;
}
.slds-dropdown_inverse .slds-dropdown__item > a[aria-disabled="true"]:hover {
  background-color: transparent;
}
.slds-dropdown mark {
  font-weight: 700;
  background-color: transparent;
  color: inherit;
}
.slds-dropdown[class*="slds-nubbin_top"],
.slds-dropdown[class*="slds-nubbin--top"] {
  margin-top: 0.5rem;
}
.slds-dropdown[class*="slds-nubbin_bottom"],
.slds-dropdown[class*="slds-nubbin--bottom"] {
  margin-bottom: 0.5rem;
}
.slds-dropdown__header {
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.5rem 0.75rem;
}
.slds-dropdown__item {
  line-height: 1.5;
  font-weight: 400;
}
.slds-dropdown__item > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #080707;
  white-space: nowrap;
  cursor: pointer;
}
.slds-dropdown__item > a:hover,
.slds-dropdown__item > a:focus {
  outline: 0;
  text-decoration: none;
  background-color: #f3f2f2;
}
.slds-dropdown__item > a:active {
  text-decoration: none;
  background-color: #ecebea;
}
.slds-dropdown__item > a[aria-disabled="true"] {
  color: #dddbda;
  cursor: default;
}
.slds-dropdown__item > a[aria-disabled="true"]:hover {
  background-color: transparent;
}
.slds-dropdown__item > a[aria-disabled="true"] .slds-icon {
  fill: #dddbda;
}
.slds-dropdown__item > a.slds-has-error {
  background: #c23934;
}
.slds-dropdown__item > a.slds-has-success {
  background: #04844b;
}
.slds-dropdown__item > a.slds-has-error,
.slds-dropdown__item > a.slds-has-success {
  color: white;
}
.slds-dropdown__item > a.slds-has-warning {
  background: #ffb75d;
}
.slds-dropdown__item > a.slds-has-warning .slds-indicator_unread {
  background-color: currentColor;
}
.slds-dropdown__item > a.slds-has-warning .slds-indicator_unsaved {
  color: currentColor;
}
.slds-dropdown__item > a.slds-has-error:hover,
.slds-dropdown__item > a.slds-has-error:focus,
.slds-dropdown__item > a.slds-has-success:hover,
.slds-dropdown__item > a.slds-has-success:focus,
.slds-dropdown__item > a.slds-has-warning:hover,
.slds-dropdown__item > a.slds-has-warning:focus {
  text-decoration: underline;
}
.slds-dropdown__item .slds-icon_selected {
  opacity: 0;
  -webkit-transition: opacity 0.05s ease;
  transition: opacity 0.05s ease;
}
.slds-dropdown__item.slds-is-selected .slds-icon_selected {
  opacity: 1;
}
.slds-dropdown__item.slds-has-notification .slds-indicator_unsaved {
  top: -0.375rem;
}

[dir="rtl"] .slds-dropdown_center,
[dir="rtl"] .slds-dropdown--center {
  left: auto;
  right: auto;
  -webkit-transform: translateX(calc(50% - (0.875rem / 2)));
  transform: translateX(calc(50% - (0.875rem / 2)));
}
.slds-pill {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.5;
  max-width: 100%;
  padding: 0.125rem;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  background-color: white;
  position: relative;
  min-height: 1.625rem;
}
.slds-pill + .slds-pill {
  margin-left: 0.125rem;
}
.slds-pill:hover {
  background-color: #f4f6f9;
}
.slds-pill:focus {
  outline: 0;
  border-radius: 0.25rem;
  border-color: #1589ee;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-pill a {
  text-decoration: none;
}
.slds-pill_bare {
  background-color: transparent;
  border: 0;
}
.slds-pill_bare:hover {
  background-color: transparent;
}
.slds-pill__container,
.slds-pill-container,
.slds-pill_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: calc(1.875rem + 2px);
  padding: 0.125rem;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  background-color: white;
}
.slds-pill__container .slds-listbox_inline,
.slds-pill-container .slds-listbox_inline,
.slds-pill_container .slds-listbox_inline {
  margin-left: 0;
  margin-right: 0;
}
.slds-pill__container_bare,
.slds-pill_container_bare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.125rem;
  border: 0;
  border-radius: 0;
  background-color: transparent;
}
.slds-pill__label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.slds-pill__label:focus {
  outline: 0;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-pill__icon,
.slds-pill__icon_container {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.25rem;
}
.slds-pill__icon .slds-icon,
.slds-pill__icon .slds-avatar,
.slds-pill__icon_container .slds-icon,
.slds-pill__icon_container .slds-avatar {
  width: 1.25rem;
  height: 1.25rem;
  display: block;
  font-size: 0.625rem;
}
.slds-pill__icon ~ .slds-pill__action,
.slds-pill__icon_container ~ .slds-pill__action {
  padding-left: calc(1.25rem + 0.25rem + 2px);
}
.slds-pill__remove {
  width: 1rem;
  height: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0.25rem;
  border-radius: 0.125rem;
}
.slds-pill__remove svg {
  width: 0.875rem;
  height: 0.875rem;
}
.slds-pill_link {
  border: 0;
  padding: 0;
}
.slds-pill_link .slds-pill__icon_container {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0.125rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slds-pill_link .slds-pill__remove {
  position: absolute;
  top: 50%;
  right: 0.125rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slds-pill__action {
  padding: 0.125rem;
  padding-right: calc(1rem + 0.25rem + 2px);
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.slds-pill__action:focus {
  outline: 0;
  border-color: #1589ee;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-has-error {
  border-color: #c23934;
}
.slds-has-error .slds-pill__label {
  font-weight: 700;
  color: #c23934;
}
.slds-has-error .slds-pill__action {
  border-color: #c23934;
}
.slds-progress-bar {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 0.5rem;
  background: #dddbda;
  border: 0;
  position: relative;
}
.slds-progress-bar_x-small {
  height: 0.125rem;
}
.slds-progress-bar_small {
  height: 0.25rem;
}
.slds-progress-bar_medium {
  height: 0.5rem;
}
.slds-progress-bar_large {
  height: 0.75rem;
}
.slds-progress-bar_circular {
  border-radius: 0.5rem;
}
.slds-progress-bar_circular .slds-progress-bar__value {
  border-radius: 0.5rem;
}
.slds-progress-bar__value {
  display: block;
  background: #5eb4ff;
  height: 100%;
}
.slds-progress-bar__value_success {
  background: #4bca81;
}
.slds-progress-bar_vertical {
  height: 100%;
  width: 0.5rem;
}
.slds-progress-bar_vertical.slds-progress-bar_x-small {
  width: 0.125rem;
}
.slds-progress-bar_vertical.slds-progress-bar_small {
  width: 0.25rem;
}
.slds-progress-bar_vertical.slds-progress-bar_medium {
  width: 0.5rem;
}
.slds-progress-bar_vertical.slds-progress-bar_large {
  width: 0.75rem;
}
.slds-radio {
  display: inline-block;
}
.slds-radio .slds-radio_faux {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border: 1px solid #dddbda;
  border-radius: 50%;
  background: white;
  -webkit-transition: border 0.1s linear, background-color 0.1s linear;
  transition: border 0.1s linear, background-color 0.1s linear;
}
.slds-radio .slds-form-element__label {
  display: inline;
  vertical-align: middle;
  font-size: 0.8125rem;
}
.slds-radio [type="radio"] {
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.slds-radio [type="radio"]:checked + .slds-radio_faux,
.slds-radio [type="radio"]:checked ~ .slds-radio_faux,
.slds-radio [type="radio"]:checked + .slds-radio__label .slds-radio_faux {
  background: white;
}
.slds-radio [type="radio"]:checked + .slds-radio_faux:after,
.slds-radio [type="radio"]:checked ~ .slds-radio_faux:after,
.slds-radio [type="radio"]:checked + .slds-radio__label .slds-radio_faux:after {
  width: 0.5rem;
  height: 0.5rem;
  content: "";
  position: absolute;
  top: 50%;
  /*! @noflip */
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  border-radius: 50%;
  background: #0070d2;
}
.slds-radio [type="radio"]:focus + .slds-radio_faux,
.slds-radio [type="radio"]:focus ~ .slds-radio_faux,
.slds-radio [type="radio"]:focus + .slds-radio__label .slds-radio_faux {
  border-color: #1589ee;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-radio [type="radio"][disabled] {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slds-radio [type="radio"][disabled] ~ .slds-radio_faux,
.slds-radio [type="radio"][disabled] + .slds-radio__label .slds-radio_faux {
  background-color: #ecebea;
  border-color: #c9c7c5;
}
.slds-radio [type="radio"][disabled] ~ .slds-radio_faux:after,
.slds-radio [type="radio"][disabled] + .slds-radio__label .slds-radio_faux:after {
  background: #969492;
}

.slds-has-error .slds-radio [type="radio"] + .slds-radio_faux,
.slds-has-error .slds-radio [type="radio"] ~ .slds-radio_faux,
.slds-has-error .slds-radio [type="radio"] + .slds-radio__label .slds-radio_faux {
  border-color: #c23934;
  border-width: 2px;
}
.slds-has-error .slds-radio [type="radio"]:checked + .slds-radio_faux,
.slds-has-error .slds-radio [type="radio"]:checked ~ .slds-radio_faux,
.slds-has-error .slds-radio [type="radio"]:checked + .slds-radio__label .slds-radio_faux {
  background: white;
}
.slds-has-error .slds-radio [type="radio"]:checked + .slds-radio_faux:after,
.slds-has-error .slds-radio [type="radio"]:checked ~ .slds-radio_faux:after,
.slds-has-error .slds-radio [type="radio"]:checked + .slds-radio__label .slds-radio_faux:after {
  background: #d4504c;
}

.slds-form-element .slds-radio [type="radio"] + .slds-radio_faux,
.slds-form-element .slds-radio [type="radio"] ~ .slds-radio_faux,
.slds-radio [type="radio"] + .slds-radio__label .slds-radio_faux {
  margin-right: 0.5rem;
}
.slds-rich-text-editor {
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
}
.slds-rich-text-editor_toolbar-only {
  border: 0;
  border-radius: 0;
}
.slds-rich-text-editor__toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  white-space: nowrap;
  position: relative;
  padding: 0.5rem 0.5rem 0.25rem 0.5rem;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom: 1px solid #dddbda;
  background-color: #f3f2f2;
}
.slds-rich-text-editor__col {
  -ms-flex-item-align: center;
  align-self: center;
}
.slds-rich-text-editor__col + .slds-rich-text-editor__col {
  margin-left: 0.5rem;
}
.slds-rich-text-editor__col_grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.slds-rich-text-editor__toolbar_bottom {
  border-radius: 0 0 0.25rem 0.25rem;
  border-top: 1px solid #dddbda;
  border-bottom: 0;
}
.slds-rich-text-editor__toolbar_detached {
  border-radius: 0;
  border-top: 0;
  border-bottom: 0;
}

.slds-rich-text-editor .slds-button-group-list {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  margin-left: 0;
}
.slds-rich-text-editor .slds-button-group-list:last-child {
  margin-right: 0;
}
.slds-rich-text-editor__select {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}
.slds-rich-text-editor__select_x-small {
  max-width: 12rem;
  width: auto;
}
.slds-rich-text-editor__select_xx-small {
  max-width: 6rem;
  width: auto;
}

.slds-region_narrow .slds-combobox {
  max-width: 11rem;
}
.slds-rich-text-editor.slds-has-focus {
  border-color: #1589ee;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-rich-text-editor.slds-has-error {
  border: 2px solid #c23934;
}
.slds-rich-text-editor.slds-has-error .slds-input {
  border-color: #dddbda;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-rich-text-editor.slds-has-error .slds-form-element__help {
  background: white;
  margin-top: 0;
  border-radius: 0 0 0.125rem 0.125rem;
}
.slds-rich-text-area__content {
  overflow-y: auto;
  min-height: 6rem;
  max-height: 15rem;
  padding: 1rem;
  background-color: white;
}

.slds-picklist__label[disabled] .slds-icon {
  fill: #dddbda;
}

[contenteditable]:focus {
  outline: none;
}
.slds-rich-text-editor__textarea:last-child .slds-rich-text-area__content {
  border-radius: 0 0 0.25rem 0.25rem;
}
.slds-rich-text-editor__textarea:first-child .slds-rich-text-area__content {
  border-radius: 0.25rem 0.25rem 0 0;
}
.slds-rich-text-editor__textarea .ql-editor {
  white-space: pre-wrap;
  word-wrap: break-word;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.slds-rich-text-editor__textarea .ql-editor.ql-blank:before {
  color: #54698d;
  content: attr(data-placeholder);
  pointer-events: none;
  position: absolute;
}
.slds-rich-text-editor__textarea .ql-editor a {
  text-decoration: underline;
}
.slds-rich-text-editor__textarea .overflow-menu {
  z-index: 2;
}
.slds-rich-text-editor__textarea .ql-active {
  background-color: #eef1f6;
}
.slds-rich-text-editor__textarea .ql-clipboard {
  position: absolute !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
}
.slds-rich-text-editor__textarea p,
.slds-rich-text-editor__textarea ol,
.slds-rich-text-editor__textarea ul,
.slds-rich-text-editor__textarea pre,
.slds-rich-text-editor__textarea blockquote,
.slds-rich-text-editor__textarea h1,
.slds-rich-text-editor__textarea h2,
.slds-rich-text-editor__textarea h3,
.slds-rich-text-editor__textarea h4,
.slds-rich-text-editor__textarea h5,
.slds-rich-text-editor__textarea h6 {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.slds-rich-text-editor__textarea ol,
.slds-rich-text-editor__textarea ul {
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
}
.slds-rich-text-editor__textarea ol > li {
  list-style-type: none;
}
.slds-rich-text-editor__textarea ul > li {
  list-style-type: none;
}
.slds-rich-text-editor__textarea ul > li:before {
  content: "•";
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
}
.slds-rich-text-editor__textarea ul[data-checked="true"],
.slds-rich-text-editor__textarea ul[data-checked="false"] {
  pointer-events: none;
}
.slds-rich-text-editor__textarea ul[data-checked="true"] > li:before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.slds-rich-text-editor__textarea ul[data-checked="false"] > li:before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.slds-rich-text-editor__textarea ul[data-checked="true"] > li:before {
  content: "☑";
}
.slds-rich-text-editor__textarea ul[data-checked="false"] > li:before {
  content: "☐";
}
.slds-rich-text-editor__textarea li:before {
  display: inline-block;
  margin-right: 0.3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}
.slds-rich-text-editor__textarea li:not(.ql-direction-rtl):before {
  margin-left: -1.5em;
}
.slds-rich-text-editor__textarea ol li,
.slds-rich-text-editor__textarea ul li {
  padding-left: 1.5em;
}
.slds-rich-text-editor__textarea ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-num;
}
.slds-rich-text-editor__textarea ol li:before {
  content: counter(list-num, decimal) ". ";
}
.slds-rich-text-editor__textarea ol li.ql-indent-1 {
  counter-increment: list-1;
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.slds-rich-text-editor__textarea ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". ";
}
.slds-rich-text-editor__textarea ol li.ql-indent-2 {
  counter-increment: list-2;
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.slds-rich-text-editor__textarea ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". ";
}
.slds-rich-text-editor__textarea ol li.ql-indent-3 {
  counter-increment: list-3;
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.slds-rich-text-editor__textarea ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". ";
}
.slds-rich-text-editor__textarea ol li.ql-indent-4 {
  counter-increment: list-4;
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.slds-rich-text-editor__textarea ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". ";
}
.slds-rich-text-editor__textarea ol li.ql-indent-5 {
  counter-increment: list-5;
  counter-reset: list-6 list-7 list-8 list-9;
}
.slds-rich-text-editor__textarea ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". ";
}
.slds-rich-text-editor__textarea ol li.ql-indent-6 {
  counter-increment: list-6;
  counter-reset: list-7 list-8 list-9;
}
.slds-rich-text-editor__textarea ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". ";
}
.slds-rich-text-editor__textarea ol li.ql-indent-7 {
  counter-increment: list-7;
  counter-reset: list-8 list-9;
}
.slds-rich-text-editor__textarea ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". ";
}
.slds-rich-text-editor__textarea ol li.ql-indent-8 {
  counter-increment: list-8;
  counter-reset: list-9;
}
.slds-rich-text-editor__textarea ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". ";
}
.slds-rich-text-editor__textarea ol li.ql-indent-9 {
  counter-increment: list-9;
}
.slds-rich-text-editor__textarea ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". ";
}
.slds-rich-text-editor__textarea ul li.ql-indent-1:before {
  content: "◦";
}
.slds-rich-text-editor__textarea ul li.ql-indent-2:before,
.slds-rich-text-editor__textarea ul li.ql-indent-3:before,
.slds-rich-text-editor__textarea ul li.ql-indent-4:before,
.slds-rich-text-editor__textarea ul li.ql-indent-5:before,
.slds-rich-text-editor__textarea ul li.ql-indent-6:before,
.slds-rich-text-editor__textarea ul li.ql-indent-7:before,
.slds-rich-text-editor__textarea ul li.ql-indent-8:before {
  content: "▪";
}
.slds-rich-text-editor__textarea li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.slds-rich-text-editor__textarea li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

.slds-rich-text-editor__textarea,
.slds-rich-text-editor__output {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}
.slds-rich-text-editor__textarea h1,
.slds-rich-text-editor__output h1 {
  font-size: 1.5rem;
}
.slds-rich-text-editor__textarea h2,
.slds-rich-text-editor__output h2 {
  font-size: 1.125rem;
  font-weight: 700;
}
.slds-rich-text-editor__textarea h3,
.slds-rich-text-editor__output h3 {
  font-size: 1.125rem;
}
.slds-rich-text-editor__textarea h4,
.slds-rich-text-editor__output h4 {
  font-size: 0.875rem;
  font-weight: 700;
}
.slds-rich-text-editor__textarea h5,
.slds-rich-text-editor__output h5 {
  font-size: 0.875rem;
}
.slds-rich-text-editor__textarea h6,
.slds-rich-text-editor__output h6 {
  font-size: 0.75rem;
  font-weight: 700;
}
.slds-rich-text-editor__textarea h1,
.slds-rich-text-editor__textarea h2,
.slds-rich-text-editor__textarea h3,
.slds-rich-text-editor__textarea h4,
.slds-rich-text-editor__textarea h5,
.slds-rich-text-editor__textarea h6,
.slds-rich-text-editor__textarea ul,
.slds-rich-text-editor__textarea ol,
.slds-rich-text-editor__textarea dl,
.slds-rich-text-editor__textarea img,
.slds-rich-text-editor__output h1,
.slds-rich-text-editor__output h2,
.slds-rich-text-editor__output h3,
.slds-rich-text-editor__output h4,
.slds-rich-text-editor__output h5,
.slds-rich-text-editor__output h6,
.slds-rich-text-editor__output ul,
.slds-rich-text-editor__output ol,
.slds-rich-text-editor__output dl,
.slds-rich-text-editor__output img {
  margin-bottom: 0.75rem;
}
.slds-rich-text-editor__textarea blockquote,
.slds-rich-text-editor__output blockquote {
  margin: 2rem 1.5rem;
}
.slds-rich-text-editor__textarea ins,
.slds-rich-text-editor__output ins {
  color: #027e46;
  text-decoration: underline;
}
.slds-rich-text-editor__textarea del,
.slds-rich-text-editor__output del {
  color: #c23934;
  text-decoration: line-through;
}
.slds-rich-text-editor__textarea ul,
.slds-rich-text-editor__output ul {
  margin-left: 1.5rem;
  list-style: disc;
}
.slds-rich-text-editor__textarea ul ul,
.slds-rich-text-editor__output ul ul {
  list-style: circle;
  margin-bottom: 0;
}
.slds-rich-text-editor__textarea ul ul ul,
.slds-rich-text-editor__output ul ul ul {
  list-style: square;
}
.slds-rich-text-editor__textarea ul ol,
.slds-rich-text-editor__output ul ol {
  margin-left: 1.5rem;
  list-style: decimal;
  margin-bottom: 0;
}
.slds-rich-text-editor__textarea ol,
.slds-rich-text-editor__output ol {
  margin-left: 1.5rem;
  list-style: decimal;
}
.slds-rich-text-editor__textarea ol ol,
.slds-rich-text-editor__output ol ol {
  list-style: lower-alpha;
  margin-bottom: 0;
}
.slds-rich-text-editor__textarea ol ol ol,
.slds-rich-text-editor__output ol ol ol {
  list-style: lower-roman;
}
.slds-rich-text-editor__textarea ol ul,
.slds-rich-text-editor__output ol ul {
  margin-left: 1.5rem;
  list-style: disc;
  margin-bottom: 0;
}
.slds-rich-text-editor__textarea dd,
.slds-rich-text-editor__output dd {
  margin-left: 2.5rem;
}
.slds-rich-text-editor__textarea abbr[title],
.slds-rich-text-editor__textarea acronym[title],
.slds-rich-text-editor__output abbr[title],
.slds-rich-text-editor__output acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.slds-rich-text-editor__textarea table,
.slds-rich-text-editor__output table {
  overflow-wrap: normal;
  word-wrap: normal;
  word-break: normal;
  width: auto;
}
.slds-rich-text-editor__textarea table caption,
.slds-rich-text-editor__output table caption {
  text-align: center;
}
.slds-rich-text-editor__textarea th,
.slds-rich-text-editor__textarea td,
.slds-rich-text-editor__output th,
.slds-rich-text-editor__output td {
  padding: 0.5rem;
}
.slds-rich-text-editor__textarea .sans-serif,
.slds-rich-text-editor__output .sans-serif {
  font-family: sans-serif;
}
.slds-rich-text-editor__textarea .courier,
.slds-rich-text-editor__output .courier {
  font-family: courier;
}
.slds-rich-text-editor__textarea .verdana,
.slds-rich-text-editor__output .verdana {
  font-family: verdana;
}
.slds-rich-text-editor__textarea .tahoma,
.slds-rich-text-editor__output .tahoma {
  font-family: tahoma;
}
.slds-rich-text-editor__textarea .garamond,
.slds-rich-text-editor__output .garamond {
  font-family: garamond;
}
.slds-rich-text-editor__textarea .serif,
.slds-rich-text-editor__output .serif {
  font-family: serif;
}
.slds-rich-text-editor__textarea .ql-indent-1:not(.ql-direction-rtl),
.slds-rich-text-editor__output .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.slds-rich-text-editor__textarea .ql-indent-1.ql-direction-rtl.ql-align-right,
.slds-rich-text-editor__output .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.slds-rich-text-editor__textarea .ql-indent-2:not(.ql-direction-rtl),
.slds-rich-text-editor__output .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.slds-rich-text-editor__textarea .ql-indent-2.ql-direction-rtl.ql-align-right,
.slds-rich-text-editor__output .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.slds-rich-text-editor__textarea .ql-indent-3:not(.ql-direction-rtl),
.slds-rich-text-editor__output .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.slds-rich-text-editor__textarea .ql-indent-3.ql-direction-rtl.ql-align-right,
.slds-rich-text-editor__output .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.slds-rich-text-editor__textarea .ql-indent-4:not(.ql-direction-rtl),
.slds-rich-text-editor__output .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.slds-rich-text-editor__textarea .ql-indent-4.ql-direction-rtl.ql-align-right,
.slds-rich-text-editor__output .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.slds-rich-text-editor__textarea .ql-indent-5:not(.ql-direction-rtl),
.slds-rich-text-editor__output .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.slds-rich-text-editor__textarea .ql-indent-5.ql-direction-rtl.ql-align-right,
.slds-rich-text-editor__output .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.slds-rich-text-editor__textarea .ql-indent-6:not(.ql-direction-rtl),
.slds-rich-text-editor__output .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.slds-rich-text-editor__textarea .ql-indent-6.ql-direction-rtl.ql-align-right,
.slds-rich-text-editor__output .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.slds-rich-text-editor__textarea .ql-indent-7:not(.ql-direction-rtl),
.slds-rich-text-editor__output .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.slds-rich-text-editor__textarea .ql-indent-7.ql-direction-rtl.ql-align-right,
.slds-rich-text-editor__output .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.slds-rich-text-editor__textarea .ql-indent-8:not(.ql-direction-rtl),
.slds-rich-text-editor__output .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.slds-rich-text-editor__textarea .ql-indent-8.ql-direction-rtl.ql-align-right,
.slds-rich-text-editor__output .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.slds-rich-text-editor__textarea .ql-indent-9:not(.ql-direction-rtl),
.slds-rich-text-editor__output .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.slds-rich-text-editor__textarea .ql-indent-9.ql-direction-rtl.ql-align-right,
.slds-rich-text-editor__output .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.slds-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.slds-slider__range {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  background: transparent;
  border-radius: 0.125rem;
}
.slds-slider__range:focus {
  outline: 0;
}
.slds-slider__range::-webkit-slider-thumb {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #0070d2;
  border: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 3px;
  box-shadow: rgba(0, 0, 0, 0.16) 0 2px 3px;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
  margin-top: calc(((1rem / 2) - (4px / 2)) * -1);
}
.slds-slider__range::-webkit-slider-thumb:hover {
  background-color: #005fb2;
}
.slds-slider__range::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: #ecebea;
  border-radius: 0.125rem;
}
.slds-slider__range::-moz-range-thumb {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #0070d2;
  border: 0;
  box-shadow: rgba(0, 0, 0, 0.16) 0 2px 3px;
  cursor: pointer;
  -moz-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.slds-slider__range::-moz-range-thumb:hover {
  background-color: #005fb2;
}
.slds-slider__range::-moz-range-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: #ecebea;
  border-radius: 0.125rem;
}
.slds-slider__range::-ms-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: #ecebea;
  border-radius: 0.125rem;
  border-color: transparent;
  color: transparent;
  cursor: pointer;
}
.slds-slider__range::-ms-thumb {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #0070d2;
  border: 0;
  box-shadow: rgba(0, 0, 0, 0.16) 0 2px 3px;
  cursor: pointer;
  -ms-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
  margin-top: calc(4px / 4);
}
.slds-slider__range::-ms-thumb:hover {
  background-color: #005fb2;
}
.slds-slider__range:focus::-webkit-slider-thumb {
  background-color: #005fb2;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-slider__range:active::-webkit-slider-thumb {
  background-color: #005fb2;
}
.slds-slider__range:focus::-moz-range-thumb {
  background-color: #005fb2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-slider__range:active::-moz-range-thumb {
  background-color: #005fb2;
}
.slds-slider__range[disabled]::-webkit-slider-thumb {
  background-color: #ecebea;
  cursor: default;
}
.slds-slider__range[disabled]::-webkit-slider-runnable-track {
  background-color: #ecebea;
  cursor: default;
}
.slds-slider__range[disabled]::-moz-range-thumb {
  background-color: #ecebea;
  cursor: default;
}
.slds-slider__range[disabled]::-moz-range-track {
  background-color: #ecebea;
}
.slds-slider__range[disabled]::-ms-thumb {
  background-color: #ecebea;
  cursor: default;
}
.slds-slider__range[disabled]::-ms-track {
  background-color: #ecebea;
  cursor: default;
}
.slds-slider__value {
  padding: 0 0.5rem;
}
.slds-slider-label__label {
  display: block;
}
.slds-slider_vertical {
  height: 13.875rem;
}
.slds-slider_vertical .slds-slider__range {
  width: 12rem;
  height: 1rem;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 6rem 6rem;
  transform-origin: 6rem 6rem;
}
.slds-slider_vertical .slds-slider__value {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0;
}
.slds-tabs_default {
  display: block;
  width: 100%;
  background-color: white;
}
.slds-tabs_default .slds-tabs__item_overflow {
  overflow: visible;
}
.slds-tabs_default__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #dddbda;
}
.slds-tabs_default__item {
  color: #3e3e3c;
  position: relative;
  padding: 0 0.75rem;
  margin-bottom: -1px;
}
.slds-tabs_default__item:after {
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  position: absolute;
}
.slds-tabs_default__item.slds-active,
.slds-tabs_default__item.slds-is-active {
  color: #080707;
}
.slds-tabs_default__item.slds-active:after,
.slds-tabs_default__item.slds-is-active:after {
  background-color: #1589ee;
  height: 0.1875rem;
}
.slds-tabs_default__item.slds-active .slds-tabs_default__link,
.slds-tabs_default__item.slds-is-active .slds-tabs_default__link {
  font-weight: 700;
}
.slds-tabs_default__item.slds-active .slds-tabs_default__link:hover,
.slds-tabs_default__item.slds-is-active .slds-tabs_default__link:hover {
  color: currentColor;
}
.slds-tabs_default__item:hover:after {
  height: 0.125rem;
  background-color: #007add;
  -webkit-transition: height 300ms;
  transition: height 300ms;
}
.slds-tabs_default__item:focus,
.slds-tabs_default__item.slds-has-focus {
  outline: 0;
}
.slds-tabs_default__item:focus:after,
.slds-tabs_default__item.slds-has-focus:after {
  height: 3px;
  background-color: #1589ee;
}
.slds-tabs_default__item .slds-tabs_default__link:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-tabs_default__item.slds-has-notification {
  background: #f3f2f2;
}
.slds-tabs_default__item.slds-has-notification:after {
  background-color: #dddbda;
}
.slds-tabs_default__item.slds-has-notification:hover:after {
  background-color: #0070d2;
}
.slds-tabs_default__item.slds-has-notification .slds-indicator_unread {
  display: inline-block;
  height: 0.375rem;
  width: 0.375rem;
  position: relative;
  top: auto;
  left: auto;
}
.slds-tabs_default__item.slds-is-unsaved .slds-indicator_unread {
  margin-left: -0.35rem;
}
.slds-tabs_default__item.slds-has-notification .slds-indicator_unsaved {
  top: -0.25rem;
}
.slds-tabs_default__link {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  text-decoration: none;
  cursor: pointer;
  height: 2.5rem;
  line-height: 2.5rem;
  color: currentColor;
  border: 0;
  text-transform: inherit;
  z-index: 1;
}
.slds-tabs_default__link:focus {
  outline: 0;
}
.slds-tabs_default__link:hover,
.slds-tabs_default__link:focus {
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: currentColor;
}
.slds-tabs_default__link[tabindex="0"]:focus {
  text-decoration: underline;
}
.slds-tabs_default__overflow-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 2.5rem;
  line-height: 2.5rem;
}
.slds-tabs_default__overflow-button .slds-button {
  line-height: inherit;
  color: #3e3e3c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-tabs_default__overflow-button .slds-button:focus {
  text-decoration: underline;
}
.slds-tabs_default__overflow-button.slds-has-error .slds-button,
.slds-tabs_default__overflow-button.slds-has-success .slds-button {
  color: white;
}
.slds-tabs_default__content {
  position: relative;
  padding: 1rem 0;
}
.slds-tabs_medium .slds-tabs_default__item {
  font-size: 1rem;
}
.slds-tabs_large .slds-tabs_default__item {
  font-size: 1.25rem;
}
.slds-tabs__left-icon {
  margin-right: 0.5rem;
}
.slds-tabs__left-icon:empty {
  margin-right: 0;
}
.slds-tabs__right-icon {
  margin-left: 0.5rem;
}
.slds-tabs-mobile__container {
  position: relative;
  overflow: hidden;
}

.slds-panel__body .slds-tabs-mobile {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.slds-panel__body .slds-tabs-mobile:first-child {
  margin-top: -0.75rem;
}
.slds-panel__body .slds-tabs-mobile:first-child .slds-tabs-mobile__item:first-child {
  border-top: 0;
}
.slds-tabs-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: white;
}
.slds-tabs-mobile__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #dddbda;
  height: 2.75rem;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #2b2826;
  font-size: 1rem;
  padding: 0 0.75rem;
}
.slds-tabs-mobile__item:active {
  background-color: #ecebea;
}
.slds-tabs-mobile__item:last-child {
  border-bottom: 1px solid #dddbda;
}
.slds-tabs-mobile__group
  .slds-tabs-mobile__container
  + .slds-tabs-mobile__container
  .slds-tabs-mobile__item:first-child {
  border-top: 0;
}
.slds-textarea {
  background-color: white;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  width: 100%;
  -webkit-transition: border 0.1s linear, background-color 0.1s linear;
  transition: border 0.1s linear, background-color 0.1s linear;
  -webkit-appearance: none;
  resize: vertical;
  padding: 0.5rem 0.75rem;
}
.slds-textarea:required {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-textarea:focus,
.slds-textarea:active {
  outline: 0;
  border-color: #1589ee;
  background-color: white;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-textarea[disabled],
.slds-textarea.slds-is-disabled {
  background-color: #ecebea;
  border-color: #c9c7c5;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slds-textarea[disabled]:focus,
.slds-textarea[disabled]:active,
.slds-textarea.slds-is-disabled:focus,
.slds-textarea.slds-is-disabled:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slds-has-error .slds-textarea {
  background-color: white;
  border-color: #c23934;
  -webkit-box-shadow: #c23934 0 0 0 1px inset;
  box-shadow: #c23934 0 0 0 1px inset;
  background-clip: padding-box;
}
.slds-has-error .slds-textarea:focus,
.slds-has-error .slds-textarea:active {
  -webkit-box-shadow: #c23934 0 0 0 1px inset, 0 0 3px #0070d2;
  box-shadow: #c23934 0 0 0 1px inset, 0 0 3px #0070d2;
}
.slds-tile {
}
.slds-tile + .slds-tile {
  margin-top: 0.5rem;
}
.slds-tile__detail {
  position: relative;
}
.slds-tile__meta {
  color: #080707;
}

.slds-tile_board {
  position: relative;
}
.slds-tile_board__icon {
  width: 1rem;
  height: 1rem;
  position: absolute;
  bottom: 0.25rem;
  right: 0.25rem;
}
.slds-tile_board .slds-has-alert {
  padding-right: 1.5rem;
}
.slds-table_tree {
}
.slds-table_tree .slds-tree__item {
  line-height: 1.5rem;
}
.slds-table_tree .slds-tree__item a {
  color: #006dcc;
}
.slds-table_tree .slds-tree__item a:hover {
  text-decoration: underline;
}
.slds-table_tree .slds-button {
  -ms-flex-item-align: center;
  align-self: center;
}
.slds-table_tree .slds-button:not(.slds-th__action-button).slds-button:not(.slds-th__action-button) {
  margin-top: 0;
}
.slds-table_tree [aria-level="1"] > .slds-tree__item {
  padding-left: 1.5rem;
}
.slds-table_tree [aria-level="2"] > .slds-tree__item {
  padding-left: 2.5rem;
}
.slds-table_tree [aria-level="3"] > .slds-tree__item {
  padding-left: 3.5rem;
}
.slds-table_tree [aria-level="4"] > .slds-tree__item {
  padding-left: 4.5rem;
}
.slds-table_tree [aria-level="5"] > .slds-tree__item {
  padding-left: 5.5rem;
}
.slds-table_tree [aria-level="6"] > .slds-tree__item {
  padding-left: 6.5rem;
}
.slds-table_tree [aria-level="7"] > .slds-tree__item {
  padding-left: 7.5rem;
}
.slds-table_tree [aria-level="8"] > .slds-tree__item {
  padding-left: 8.5rem;
}
.slds-table_tree [aria-level="9"] > .slds-tree__item {
  padding-left: 9.5rem;
}
.slds-table_tree [aria-level="10"] > .slds-tree__item {
  padding-left: 10.5rem;
}
.slds-table_tree [aria-level="11"] > .slds-tree__item {
  padding-left: 11.5rem;
}
.slds-table_tree [aria-level="12"] > .slds-tree__item {
  padding-left: 12.5rem;
}
.slds-table_tree [aria-level="13"] > .slds-tree__item {
  padding-left: 13.5rem;
}
.slds-table_tree [aria-level="14"] > .slds-tree__item {
  padding-left: 14.5rem;
}
.slds-table_tree [aria-level="15"] > .slds-tree__item {
  padding-left: 15.5rem;
}
.slds-table_tree [aria-level="16"] > .slds-tree__item {
  padding-left: 16.5rem;
}
.slds-table_tree [aria-level="17"] > .slds-tree__item {
  padding-left: 17.5rem;
}
.slds-table_tree [aria-level="18"] > .slds-tree__item {
  padding-left: 18.5rem;
}
.slds-table_tree [aria-level="19"] > .slds-tree__item {
  padding-left: 19.5rem;
}
.slds-table_tree [aria-level="20"] > .slds-tree__item {
  padding-left: 20.5rem;
}

.slds-tree {
}
.slds-tree-container,
.slds-tree_container {
  min-width: 7.5rem;
  max-width: 25rem;
}
.slds-tree-container > .slds-text-heading_label,
.slds-tree_container > .slds-text-heading_label {
  margin-bottom: 0.5rem;
}
.slds-tree__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.375rem 0 0.375rem 1rem;
}
.slds-tree__item.slds-is-hovered,
.slds-tree__item:hover {
  background: #f3f2f2;
  cursor: pointer;
}
.slds-tree__item .slds-is-disabled {
  visibility: hidden;
}
.slds-tree [role="treeitem"]:focus {
  outline: 0;
}
.slds-tree [role="treeitem"]:focus > .slds-tree__item {
  background: #f3f2f2;
  cursor: pointer;
  text-decoration: underline;
}

.slds-tree [role="treeitem"][aria-selected="true"] > .slds-tree__item {
  background: rgba(21, 137, 238, 0.1);
  -webkit-box-shadow: #1589ee 4px 0 0 inset;
  box-shadow: #1589ee 4px 0 0 inset;
}
[dir="rtl"] .slds-tree [role="treeitem"][aria-selected="true"] > .slds-tree__item {
  -webkit-box-shadow: #1589ee -4px 0 0 inset;
  box-shadow: #1589ee -4px 0 0 inset;
}

.slds-tree [role="treeitem"] > [role="group"] {
  display: none;
}

.slds-tree [role="treeitem"][aria-expanded="true"] > [role="group"] {
  display: block;
}

[aria-expanded="false"] > .slds-tree__item .slds-button__icon {
  -webkit-transition: 0.2s -webkit-transform ease-in-out;
  transition: 0.2s -webkit-transform ease-in-out;
  transition: 0.2s transform ease-in-out;
  transition: 0.2s transform ease-in-out, 0.2s -webkit-transform ease-in-out;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

[aria-expanded="true"] > .slds-tree__item .slds-button__icon {
  -webkit-transition: 0.2s -webkit-transform ease-in-out;
  transition: 0.2s -webkit-transform ease-in-out;
  transition: 0.2s transform ease-in-out;
  transition: 0.2s transform ease-in-out, 0.2s -webkit-transform ease-in-out;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
[dir="rtl"] [aria-expanded="true"] > .slds-tree__item .slds-button__icon {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

[aria-level="1"] > .slds-tree__item {
  padding-left: 1rem;
}

[aria-level="2"] > .slds-tree__item {
  padding-left: 2rem;
}

[aria-level="3"] > .slds-tree__item {
  padding-left: 3rem;
}

[aria-level="4"] > .slds-tree__item {
  padding-left: 4rem;
}

[aria-level="5"] > .slds-tree__item {
  padding-left: 5rem;
}

[aria-level="6"] > .slds-tree__item {
  padding-left: 6rem;
}

[aria-level="7"] > .slds-tree__item {
  padding-left: 7rem;
}

[aria-level="8"] > .slds-tree__item {
  padding-left: 8rem;
}

[aria-level="9"] > .slds-tree__item {
  padding-left: 9rem;
}

[aria-level="10"] > .slds-tree__item {
  padding-left: 10rem;
}

[aria-level="11"] > .slds-tree__item {
  padding-left: 11rem;
}

[aria-level="12"] > .slds-tree__item {
  padding-left: 12rem;
}

[aria-level="13"] > .slds-tree__item {
  padding-left: 13rem;
}

[aria-level="14"] > .slds-tree__item {
  padding-left: 14rem;
}

[aria-level="15"] > .slds-tree__item {
  padding-left: 15rem;
}

[aria-level="16"] > .slds-tree__item {
  padding-left: 16rem;
}

[aria-level="17"] > .slds-tree__item {
  padding-left: 17rem;
}

[aria-level="18"] > .slds-tree__item {
  padding-left: 18rem;
}

[aria-level="19"] > .slds-tree__item {
  padding-left: 19rem;
}

[aria-level="20"] > .slds-tree__item {
  padding-left: 20rem;
}
.slds-tree__item-label {
  display: block;
}
.slds-tree__item-meta {
  display: block;
  color: #3e3e3c;
}

.slds-tree__item .slds-button {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 0.125rem;
}

.slds-tree__item .slds-pill {
  margin-left: 0.75rem;
}
.slds-tree__group-header {
  font-size: 0.875rem;
  font-weight: 700;
}
.slds-nav-vertical {
  position: relative;
}
.slds-nav-vertical_compact .slds-nav-vertical__title,
.slds-nav-vertical_compact .slds-nav-vertical__action {
  padding: 0.25rem 1.5rem;
}
.slds-nav-vertical_shade .slds-is-active.slds-nav-vertical__item:before {
  background: white;
}
.slds-nav-vertical_shade .slds-nav-vertical__item:hover:before {
  background: white;
}
.slds-nav-vertical_shade .slds-is-active .slds-nav-vertical__action {
  border-color: #dddbda;
}
.slds-nav-vertical__title {
  padding: 0.5rem 1rem;
  padding-left: 1.5rem;
  font-size: 1rem;
  font-weight: 700;
}
.slds-nav-vertical__title:not(:first-of-type) {
  margin-top: 0.5rem;
}

.slds-nav-vertical__section:not(:first-of-type) {
  margin-top: 0.5rem;
}
.slds-nav-vertical__item {
  position: relative;
}
.slds-nav-vertical__item:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
.slds-nav-vertical__item:hover:before,
.slds-nav-vertical__item.slds-is-active:before {
  background: rgba(21, 137, 238, 0.1);
}
.slds-nav-vertical__action {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0.5rem 1.5rem 0.5rem 2rem;
  color: #080707;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 #1589ee;
  box-shadow: inset 0 0 0 #1589ee;
  cursor: pointer;
}
.slds-nav-vertical__action:active,
.slds-nav-vertical__action:hover,
.slds-nav-vertical__action:focus {
  color: currentColor;
}
.slds-nav-vertical__action:hover {
  text-decoration: none;
  -webkit-box-shadow: inset 0.125rem 0 0 #1589ee;
  box-shadow: inset 0.125rem 0 0 #1589ee;
}
[dir="rtl"] .slds-nav-vertical__action:hover {
  -webkit-box-shadow: inset -0.125rem 0 0 #1589ee;
  box-shadow: inset -0.125rem 0 0 #1589ee;
}
.slds-nav-vertical__action:focus {
  outline: 0;
  text-decoration: underline;
}
.slds-nav-vertical__item.slds-is-active .slds-nav-vertical__action {
  font-weight: bold;
  -webkit-box-shadow: inset 0.25rem 0 0 #1589ee;
  box-shadow: inset 0.25rem 0 0 #1589ee;
}
[dir="rtl"] .slds-nav-vertical__item.slds-is-active .slds-nav-vertical__action {
  -webkit-box-shadow: inset -0.25rem 0 0 #1589ee;
  box-shadow: inset -0.25rem 0 0 #1589ee;
}
.slds-vertical-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
}
.slds-vertical-tabs__nav {
  width: 12rem;
  border-right: 1px solid #dddbda;
  background: #f3f2f2;
}
.slds-vertical-tabs__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  border-bottom: 1px solid #dddbda;
  color: #3e3e3c;
}
.slds-vertical-tabs__nav-item:last-child {
  margin-bottom: -1px;
}
.slds-vertical-tabs__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 0;
  padding: 0.75rem;
  color: currentColor;
}
.slds-vertical-tabs__link:hover {
  background: #dddbda;
  color: #080707;
  text-decoration: none;
}
.slds-vertical-tabs__link:focus {
  outline: 0;
}
.slds-vertical-tabs__left-icon {
  margin-right: 0.5rem;
}
.slds-vertical-tabs__left-icon:empty {
  margin-right: 0;
}
.slds-vertical-tabs__right-icon {
  margin-left: auto;
}
.slds-vertical-tabs__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 1rem;
  background: white;
}
.slds-vertical-tabs__nav-item.slds-is-active {
  margin-right: -1px;
  border-right: 0;
  background: white;
  color: #006dcc;
}
.slds-vertical-tabs__nav-item.slds-is-active .slds-vertical-tabs__link:hover {
  background: white;
  color: currentColor;
}
.slds-vertical-tabs__nav-item.slds-has-focus {
  text-decoration: underline;
}
.slds-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slds-grid_frame {
  min-width: 100vw;
  min-height: 100vh;
  overflow: hidden;
}
.slds-grid_vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slds-grid_vertical-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.slds-grid_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.slds-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.slds-nowrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width: 20em) {
  .slds-x-small-nowrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 30em) {
  .slds-small-nowrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 48em) {
  .slds-medium-nowrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 64em) {
  .slds-large-nowrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.slds-gutters {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
.slds-gutters .slds-col {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.slds-gutters_xxx-small {
  margin-right: -0.125rem;
  margin-left: -0.125rem;
}
.slds-gutters_xxx-small .slds-col {
  padding-right: 0.125rem;
  padding-left: 0.125rem;
}
.slds-gutters_xx-small {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}
.slds-gutters_xx-small .slds-col {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}
.slds-gutters_x-small {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.slds-gutters_x-small .slds-col {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.slds-gutters_small {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
.slds-gutters_small .slds-col {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.slds-gutters_medium {
  margin-right: -1rem;
  margin-left: -1rem;
}
.slds-gutters_medium .slds-col {
  padding-right: 1rem;
  padding-left: 1rem;
}
.slds-gutters_large {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
.slds-gutters_large .slds-col {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.slds-gutters_x-large {
  margin-right: -2rem;
  margin-left: -2rem;
}
.slds-gutters_x-large .slds-col {
  padding-right: 2rem;
  padding-left: 2rem;
}
.slds-gutters_xx-large {
  margin-right: -3rem;
  margin-left: -3rem;
}
.slds-gutters_xx-large .slds-col {
  padding-right: 3rem;
  padding-left: 3rem;
}
.slds-gutters_direct {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

.slds-gutters_direct > .slds-col {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.slds-gutters_direct-xxx-small {
  margin-right: -0.125rem;
  margin-left: -0.125rem;
}

.slds-gutters_direct-xxx-small > .slds-col {
  padding-right: 0.125rem;
  padding-left: 0.125rem;
}
.slds-gutters_direct-xx-small {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}

.slds-gutters_direct-xx-small > .slds-col {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}
.slds-gutters_direct-x-small {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.slds-gutters_direct-x-small > .slds-col {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.slds-gutters_direct-small {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

.slds-gutters_direct-small > .slds-col {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.slds-gutters_direct-medium {
  margin-right: -1rem;
  margin-left: -1rem;
}

.slds-gutters_direct-medium > .slds-col {
  padding-right: 1rem;
  padding-left: 1rem;
}
.slds-gutters_direct-large {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

.slds-gutters_direct-large > .slds-col {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.slds-gutters_direct-x-large {
  margin-right: -2rem;
  margin-left: -2rem;
}

.slds-gutters_direct-x-large > .slds-col {
  padding-right: 2rem;
  padding-left: 2rem;
}
.slds-gutters_direct-xx-large {
  margin-right: -3rem;
  margin-left: -3rem;
}

.slds-gutters_direct-xx-large > .slds-col {
  padding-right: 3rem;
  padding-left: 3rem;
}
.slds-grid_pull-padded {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
.slds-grid_pull-padded-xxx-small {
  margin-right: -0.125rem;
  margin-left: -0.125rem;
}
.slds-grid_pull-padded-xx-small {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}
.slds-grid_pull-padded-x-small {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.slds-grid_pull-padded-small {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
.slds-grid_pull-padded-medium {
  margin-right: -1rem;
  margin-left: -1rem;
}
.slds-grid_pull-padded-large {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
.slds-grid_pull-padded-x-large {
  margin-right: -2rem;
  margin-left: -2rem;
}
.slds-grid_pull-padded-xx-large {
  margin-right: -3rem;
  margin-left: -3rem;
}
.slds-col,
[class*="slds-col_padded"],
[class*="slds-col--padded"] {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 64em) {
  .slds-col_rule-top {
    border-top: 1px solid #fafaf9;
  }
}
@media (min-width: 64em) {
  .slds-col_rule-right {
    border-right: 1px solid #fafaf9;
  }
}
@media (min-width: 64em) {
  .slds-col_rule-bottom {
    border-bottom: 1px solid #fafaf9;
  }
}
@media (min-width: 64em) {
  .slds-col_rule-left {
    border-left: 1px solid #fafaf9;
  }
}
.slds-has-flexi-truncate {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
}
.slds-no-flex {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.slds-no-space {
  min-width: 0;
}
.slds-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.slds-grow-none {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.slds-shrink {
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.slds-shrink-none {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.slds-text-longform ul.slds-grid {
  margin-left: 0;
  list-style: none;
}
.slds-grid_align-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slds-grid_align-center .slds-col,
.slds-grid_align-center [class*="slds-col_padded"][class*="slds-col--padded"] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.slds-grid_align-space {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.slds-grid_align-space .slds-col,
.slds-grid_align-space [class*="slds-col_padded"][class*="slds-col--padded"] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.slds-grid_align-spread {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.slds-grid_align-spread .slds-col,
.slds-grid_align-spread [class*="slds-col_padded"][class*="slds-col--padded"] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.slds-grid_align-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.slds-grid_align-end .slds-col,
.slds-grid_align-end [class*="slds-col_padded"][class*="slds-col--padded"] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.slds-grid_vertical-align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.slds-grid_vertical-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.slds-grid_vertical-align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.slds-align-top {
  vertical-align: top;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.slds-align-middle {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}
.slds-align-bottom {
  vertical-align: bottom;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.slds-col_bump-top {
  margin-top: auto;
}
.slds-col_bump-right {
  margin-right: auto;
}
.slds-col_bump-bottom {
  margin-bottom: auto;
}
.slds-col_bump-left {
  margin-left: auto;
}
.slds-grid_vertical-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.slds-container_small {
  max-width: 30rem;
}
.slds-container_medium {
  max-width: 48rem;
}
.slds-container_large {
  max-width: 64rem;
}
.slds-container_x-large {
  max-width: 80rem;
}
.slds-container_fluid {
  width: 100%;
}
.slds-container_center {
  margin-left: auto;
  margin-right: auto;
}
.slds-container_left {
  margin-right: auto;
}
.slds-container_right {
  margin-left: auto;
}

.slds-grid_overflow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.slds-grid_overflow .slds-col {
  min-width: 11.25em;
  max-width: 22.5em;
}
.slds-align_absolute-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
}
.slds-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.slds-media__figure {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.75rem;
}
.slds-media__figure_fixed-width {
  min-width: 3rem;
}
.slds-media__body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
.slds-media__body,
.slds-media__body > :last-child {
  margin-bottom: 0;
}

.slds-media-body-iefix {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.slds-media_small .slds-media__figure {
  margin-right: 0.25rem;
}

.slds-media_small .slds-media__figure_reverse {
  margin-left: 0.25rem;
}
.slds-media_large .slds-media__figure {
  margin-right: 1.5rem;
}

.slds-media_large .slds-media__figure_reverse {
  margin-left: 1.5rem;
}
.slds-media_inline .slds-media__body {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.slds-media_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-media__figure_reverse {
  margin: 0 0 0 0.75rem;
}

@media (max-width: 48em) {
  .slds-media_responsive {
    display: block;
  }
  .slds-media_responsive .slds-media__figure {
    margin: 0 0 0.75rem;
  }
}
.slds-m-top_none {
  margin-top: 0 !important;
}

.slds-m-top_xxx-small {
  margin-top: 0.125rem;
}

.slds-m-top_xx-small {
  margin-top: 0.25rem;
}

.slds-m-top_x-small {
  margin-top: 0.5rem;
}

.slds-m-top_small {
  margin-top: 0.75rem;
}

.slds-m-top_medium {
  margin-top: 1rem;
}

.slds-m-top_large {
  margin-top: 1.5rem;
}

.slds-m-top_x-large {
  margin-top: 2rem;
}

.slds-m-top_xx-large {
  margin-top: 3rem;
}

.slds-var-m-top_xxx-small {
  margin-top: 0.125rem;
}

.slds-var-m-top_xx-small {
  margin-top: 0.25rem;
}

.slds-var-m-top_x-small {
  margin-top: 0.5rem;
}

.slds-var-m-top_small {
  margin-top: 0.75rem;
}

.slds-var-m-top_medium {
  margin-top: 1rem;
}

.slds-var-m-top_large {
  margin-top: 1.5rem;
}

.slds-var-m-top_x-large {
  margin-top: 2rem;
}

.slds-var-m-top_xx-large {
  margin-top: 3rem;
}

.slds-m-right_none {
  margin-right: 0 !important;
}

.slds-m-right_xxx-small {
  margin-right: 0.125rem;
}

.slds-m-right_xx-small {
  margin-right: 0.25rem;
}

.slds-m-right_x-small {
  margin-right: 0.5rem;
}

.slds-m-right_small {
  margin-right: 0.75rem;
}

.slds-m-right_medium {
  margin-right: 1rem;
}

.slds-m-right_large {
  margin-right: 1.5rem;
}

.slds-m-right_x-large {
  margin-right: 2rem;
}

.slds-m-right_xx-large {
  margin-right: 3rem;
}

.slds-var-m-right_xxx-small {
  margin-right: 0.125rem;
}

.slds-var-m-right_xx-small {
  margin-right: 0.25rem;
}

.slds-var-m-right_x-small {
  margin-right: 0.5rem;
}

.slds-var-m-right_small {
  margin-right: 0.75rem;
}

.slds-var-m-right_medium {
  margin-right: 1rem;
}

.slds-var-m-right_large {
  margin-right: 1.5rem;
}

.slds-var-m-right_x-large {
  margin-right: 2rem;
}

.slds-var-m-right_xx-large {
  margin-right: 3rem;
}

.slds-m-bottom_none {
  margin-bottom: 0 !important;
}

.slds-m-bottom_xxx-small {
  margin-bottom: 0.125rem;
}

.slds-m-bottom_xx-small {
  margin-bottom: 0.25rem;
}

.slds-m-bottom_x-small {
  margin-bottom: 0.5rem;
}

.slds-m-bottom_small {
  margin-bottom: 0.75rem;
}

.slds-m-bottom_medium {
  margin-bottom: 1rem;
}

.slds-m-bottom_large {
  margin-bottom: 1.5rem;
}

.slds-m-bottom_x-large {
  margin-bottom: 2rem;
}

.slds-m-bottom_xx-large {
  margin-bottom: 3rem;
}

.slds-var-m-bottom_xxx-small {
  margin-bottom: 0.125rem;
}

.slds-var-m-bottom_xx-small {
  margin-bottom: 0.25rem;
}

.slds-var-m-bottom_x-small {
  margin-bottom: 0.5rem;
}

.slds-var-m-bottom_small {
  margin-bottom: 0.75rem;
}

.slds-var-m-bottom_medium {
  margin-bottom: 1rem;
}

.slds-var-m-bottom_large {
  margin-bottom: 1.5rem;
}

.slds-var-m-bottom_x-large {
  margin-bottom: 2rem;
}

.slds-var-m-bottom_xx-large {
  margin-bottom: 3rem;
}

.slds-m-left_none {
  margin-left: 0 !important;
}

.slds-m-left_xxx-small {
  margin-left: 0.125rem;
}

.slds-m-left_xx-small {
  margin-left: 0.25rem;
}

.slds-m-left_x-small {
  margin-left: 0.5rem;
}

.slds-m-left_small {
  margin-left: 0.75rem;
}

.slds-m-left_medium {
  margin-left: 1rem;
}

.slds-m-left_large {
  margin-left: 1.5rem;
}

.slds-m-left_x-large {
  margin-left: 2rem;
}

.slds-m-left_xx-large {
  margin-left: 3rem;
}

.slds-var-m-left_xxx-small {
  margin-left: 0.125rem;
}

.slds-var-m-left_xx-small {
  margin-left: 0.25rem;
}

.slds-var-m-left_x-small {
  margin-left: 0.5rem;
}

.slds-var-m-left_small {
  margin-left: 0.75rem;
}

.slds-var-m-left_medium {
  margin-left: 1rem;
}

.slds-var-m-left_large {
  margin-left: 1.5rem;
}

.slds-var-m-left_x-large {
  margin-left: 2rem;
}

.slds-var-m-left_xx-large {
  margin-left: 3rem;
}

.slds-m-horizontal_none {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.slds-m-horizontal_xxx-small {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.slds-m-horizontal_xx-small {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.slds-m-horizontal_x-small {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.slds-m-horizontal_small {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.slds-m-horizontal_medium {
  margin-left: 1rem;
  margin-right: 1rem;
}

.slds-m-horizontal_large {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.slds-m-horizontal_x-large {
  margin-left: 2rem;
  margin-right: 2rem;
}

.slds-m-horizontal_xx-large {
  margin-left: 3rem;
  margin-right: 3rem;
}

.slds-var-m-horizontal_xxx-small {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.slds-var-m-horizontal_xx-small {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.slds-var-m-horizontal_x-small {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.slds-var-m-horizontal_small {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.slds-var-m-horizontal_medium {
  margin-left: 1rem;
  margin-right: 1rem;
}

.slds-var-m-horizontal_large {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.slds-var-m-horizontal_x-large {
  margin-left: 2rem;
  margin-right: 2rem;
}

.slds-var-m-horizontal_xx-large {
  margin-left: 3rem;
  margin-right: 3rem;
}

.slds-m-vertical_none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.slds-m-vertical_xxx-small {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.slds-m-vertical_xx-small {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.slds-m-vertical_x-small {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.slds-m-vertical_small {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.slds-m-vertical_medium {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.slds-m-vertical_large {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.slds-m-vertical_x-large {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.slds-m-vertical_xx-large {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.slds-var-m-vertical_xxx-small {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.slds-var-m-vertical_xx-small {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.slds-var-m-vertical_x-small {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.slds-var-m-vertical_small {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.slds-var-m-vertical_medium {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.slds-var-m-vertical_large {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.slds-var-m-vertical_x-large {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.slds-var-m-vertical_xx-large {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.slds-m-around_none {
  margin: 0 !important;
}

.slds-m-around_xxx-small {
  margin: 0.125rem;
}

.slds-m-around_xx-small {
  margin: 0.25rem;
}

.slds-m-around_x-small {
  margin: 0.5rem;
}

.slds-m-around_small {
  margin: 0.75rem;
}

.slds-m-around_medium {
  margin: 1rem;
}

.slds-m-around_large {
  margin: 1.5rem;
}

.slds-m-around_x-large {
  margin: 2rem;
}

.slds-m-around_xx-large {
  margin: 3rem;
}

.slds-var-m-around_xxx-small {
  margin: 0.125rem;
}

.slds-var-m-around_xx-small {
  margin: 0.25rem;
}

.slds-var-m-around_x-small {
  margin: 0.5rem;
}

.slds-var-m-around_small {
  margin: 0.75rem;
}

.slds-var-m-around_medium {
  margin: 1rem;
}

.slds-var-m-around_large {
  margin: 1.5rem;
}

.slds-var-m-around_x-large {
  margin: 2rem;
}

.slds-var-m-around_xx-large {
  margin: 3rem;
}
.slds-has-cushion {
  padding: 1rem;
}

.slds-p-top_none {
  padding-top: 0 !important;
}

.slds-p-top_xxx-small {
  padding-top: 0.125rem;
}

.slds-p-top_xx-small {
  padding-top: 0.25rem;
}

.slds-p-top_x-small {
  padding-top: 0.5rem;
}

.slds-p-top_small {
  padding-top: 0.75rem;
}

.slds-p-top_medium {
  padding-top: 1rem;
}

.slds-p-top_large {
  padding-top: 1.5rem;
}

.slds-p-top_x-large {
  padding-top: 2rem;
}

.slds-p-top_xx-large {
  padding-top: 3rem;
}

.slds-var-p-top_xxx-small {
  padding-top: 0.125rem;
}

.slds-var-p-top_xx-small {
  padding-top: 0.25rem;
}

.slds-var-p-top_x-small {
  padding-top: 0.5rem;
}

.slds-var-p-top_small {
  padding-top: 0.75rem;
}

.slds-var-p-top_medium {
  padding-top: 1rem;
}

.slds-var-p-top_large {
  padding-top: 1.5rem;
}

.slds-var-p-top_x-large {
  padding-top: 2rem;
}

.slds-var-p-top_xx-large {
  padding-top: 3rem;
}

.slds-p-right_none {
  padding-right: 0 !important;
}

.slds-p-right_xxx-small {
  padding-right: 0.125rem;
}

.slds-p-right_xx-small {
  padding-right: 0.25rem;
}

.slds-p-right_x-small {
  padding-right: 0.5rem;
}

.slds-p-right_small {
  padding-right: 0.75rem;
}

.slds-p-right_medium {
  padding-right: 1rem;
}

.slds-p-right_large {
  padding-right: 1.5rem;
}

.slds-p-right_x-large {
  padding-right: 2rem;
}

.slds-p-right_xx-large {
  padding-right: 3rem;
}

.slds-var-p-right_xxx-small {
  padding-right: 0.125rem;
}

.slds-var-p-right_xx-small {
  padding-right: 0.25rem;
}

.slds-var-p-right_x-small {
  padding-right: 0.5rem;
}

.slds-var-p-right_small {
  padding-right: 0.75rem;
}

.slds-var-p-right_medium {
  padding-right: 1rem;
}

.slds-var-p-right_large {
  padding-right: 1.5rem;
}

.slds-var-p-right_x-large {
  padding-right: 2rem;
}

.slds-var-p-right_xx-large {
  padding-right: 3rem;
}

.slds-p-bottom_none {
  padding-bottom: 0 !important;
}

.slds-p-bottom_xxx-small {
  padding-bottom: 0.125rem;
}

.slds-p-bottom_xx-small {
  padding-bottom: 0.25rem;
}

.slds-p-bottom_x-small {
  padding-bottom: 0.5rem;
}

.slds-p-bottom_small {
  padding-bottom: 0.75rem;
}

.slds-p-bottom_medium {
  padding-bottom: 1rem;
}

.slds-p-bottom_large {
  padding-bottom: 1.5rem;
}

.slds-p-bottom_x-large {
  padding-bottom: 2rem;
}

.slds-p-bottom_xx-large {
  padding-bottom: 3rem;
}

.slds-var-p-bottom_xxx-small {
  padding-bottom: 0.125rem;
}

.slds-var-p-bottom_xx-small {
  padding-bottom: 0.25rem;
}

.slds-var-p-bottom_x-small {
  padding-bottom: 0.5rem;
}

.slds-var-p-bottom_small {
  padding-bottom: 0.75rem;
}

.slds-var-p-bottom_medium {
  padding-bottom: 1rem;
}

.slds-var-p-bottom_large {
  padding-bottom: 1.5rem;
}

.slds-var-p-bottom_x-large {
  padding-bottom: 2rem;
}

.slds-var-p-bottom_xx-large {
  padding-bottom: 3rem;
}

.slds-p-left_none {
  padding-left: 0 !important;
}

.slds-p-left_xxx-small {
  padding-left: 0.125rem;
}

.slds-p-left_xx-small {
  padding-left: 0.25rem;
}

.slds-p-left_x-small {
  padding-left: 0.5rem;
}

.slds-p-left_small {
  padding-left: 0.75rem;
}

.slds-p-left_medium {
  padding-left: 1rem;
}

.slds-p-left_large {
  padding-left: 1.5rem;
}

.slds-p-left_x-large {
  padding-left: 2rem;
}

.slds-p-left_xx-large {
  padding-left: 3rem;
}

.slds-var-p-left_xxx-small {
  padding-left: 0.125rem;
}

.slds-var-p-left_xx-small {
  padding-left: 0.25rem;
}

.slds-var-p-left_x-small {
  padding-left: 0.5rem;
}

.slds-var-p-left_small {
  padding-left: 0.75rem;
}

.slds-var-p-left_medium {
  padding-left: 1rem;
}

.slds-var-p-left_large {
  padding-left: 1.5rem;
}

.slds-var-p-left_x-large {
  padding-left: 2rem;
}

.slds-var-p-left_xx-large {
  padding-left: 3rem;
}

.slds-p-horizontal_none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.slds-p-horizontal_xxx-small {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.slds-p-horizontal_xx-small {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.slds-p-horizontal_x-small {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.slds-p-horizontal_small {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.slds-p-horizontal_medium {
  padding-left: 1rem;
  padding-right: 1rem;
}

.slds-p-horizontal_large {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.slds-p-horizontal_x-large {
  padding-left: 2rem;
  padding-right: 2rem;
}

.slds-p-horizontal_xx-large {
  padding-left: 3rem;
  padding-right: 3rem;
}

.slds-var-p-horizontal_xxx-small {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.slds-var-p-horizontal_xx-small {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.slds-var-p-horizontal_x-small {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.slds-var-p-horizontal_small {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.slds-var-p-horizontal_medium {
  padding-left: 1rem;
  padding-right: 1rem;
}

.slds-var-p-horizontal_large {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.slds-var-p-horizontal_x-large {
  padding-left: 2rem;
  padding-right: 2rem;
}

.slds-var-p-horizontal_xx-large {
  padding-left: 3rem;
  padding-right: 3rem;
}

.slds-p-vertical_none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.slds-p-vertical_xxx-small {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.slds-p-vertical_xx-small {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.slds-p-vertical_x-small {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.slds-p-vertical_small {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.slds-p-vertical_medium {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.slds-p-vertical_large {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.slds-p-vertical_x-large {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.slds-p-vertical_xx-large {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.slds-var-p-vertical_xxx-small {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.slds-var-p-vertical_xx-small {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.slds-var-p-vertical_x-small {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.slds-var-p-vertical_small {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.slds-var-p-vertical_medium {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.slds-var-p-vertical_large {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.slds-var-p-vertical_x-large {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.slds-var-p-vertical_xx-large {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.slds-p-around_none {
  padding: 0 !important;
}

.slds-p-around_xxx-small {
  padding: 0.125rem;
}

.slds-p-around_xx-small {
  padding: 0.25rem;
}

.slds-p-around_x-small {
  padding: 0.5rem;
}

.slds-p-around_small {
  padding: 0.75rem;
}

.slds-p-around_medium {
  padding: 1rem;
}

.slds-p-around_large {
  padding: 1.5rem;
}

.slds-p-around_x-large {
  padding: 2rem;
}

.slds-p-around_xx-large {
  padding: 3rem;
}

.slds-var-p-around_xxx-small {
  padding: 0.125rem;
}

.slds-var-p-around_xx-small {
  padding: 0.25rem;
}

.slds-var-p-around_x-small {
  padding: 0.5rem;
}

.slds-var-p-around_small {
  padding: 0.75rem;
}

.slds-var-p-around_medium {
  padding: 1rem;
}

.slds-var-p-around_large {
  padding: 1.5rem;
}

.slds-var-p-around_x-large {
  padding: 2rem;
}

.slds-var-p-around_xx-large {
  padding: 3rem;
}
.slds-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.slds-clear {
  clear: both;
}
.slds-float_left {
  float: left;
}
.slds-float_none {
  float: none;
}
.slds-float_right {
  float: right;
}
.slds-text-link_reset {
  cursor: pointer;
  line-height: inherit;
  font-size: inherit;
}
.slds-text-link_reset:active {
  outline: none;
}
.slds-text-link_reset,
.slds-text-link_reset:active,
.slds-text-link_reset:focus,
.slds-text-link_reset:hover {
  color: inherit;
  text-decoration: inherit;
}
.slds-text-link {
  color: #006dcc;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
.slds-text-link:hover,
.slds-text-link:focus {
  text-decoration: underline;
  color: #005fb2;
}
.slds-text-link:active {
  color: #005fb2;
}

.slds-text-link_faux,
.slds-type-focus {
  border-bottom: 1px solid transparent;
  border-radius: 0;
  color: currentColor;
  cursor: pointer;
}

.slds-text-link_faux:hover,
.slds-text-link_faux:focus,
.slds-type-focus:hover,
.slds-type-focus:focus {
  color: currentColor;
  border-bottom: 1px solid currentColor;
}
.slds-has-blur-focus {
  color: currentColor;
}
.slds-has-blur-focus:hover,
.slds-has-blur-focus:focus,
.slds-has-blur-focus:active {
  color: currentColor;
  text-decoration: none;
}
.slds-has-blur-focus:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}
.slds-has-input-focus {
  outline: 0;
  border-color: #1589ee;
  background-color: white;
  -webkit-box-shadow: 0 0 3px #0070d2;
  box-shadow: 0 0 3px #0070d2;
}

.slds-has-block-links a {
  display: block;
  text-decoration: none;
}
.slds-has-block-links .slds-is-nested {
  margin-left: 1rem;
}
.slds-has-block-links_space .slds-list__item,
.slds-has-block-links_space .slds-item {
  padding: 0;
}
.slds-has-block-links_space a {
  display: block;
  text-decoration: none;
  padding: 0.75rem;
}
@media (min-width: 48em) {
  .slds-has-block-links_space a {
    padding: 0.5rem;
  }
}

.slds-has-inline-block-links a {
  display: inline-block;
  text-decoration: none;
}
.slds-has-inline-block-links_space a {
  display: inline-block;
  text-decoration: none;
  padding: 0.75rem;
}
@media (min-width: 48em) {
  .slds-has-inline-block-links_space a {
    padding: 0.5rem;
  }
}
.slds-list_vertical-space .slds-list__item + .slds-list__item,
.slds-list_vertical-space .slds-item + .slds-item {
  margin-top: 0.5rem;
}
.slds-list_vertical-space-medium .slds-list__item + .slds-list__item,
.slds-list_vertical-space-medium .slds-item + .slds-item {
  margin-top: 1rem;
}
.slds-is-nested {
  margin-left: 1rem;
}
.slds-list_dotted {
  margin-left: 1.5rem;
  list-style: disc;
}
.slds-list_ordered {
  margin-left: 1.5rem;
  list-style: decimal;
}
.slds-has-dividers_top {
}
.slds-has-dividers_top > .slds-list__item,
.slds-has-dividers_top > .slds-item {
  border-top: 1px solid #dddbda;
}
.slds-has-dividers_top-space > .slds-list__item,
.slds-has-dividers_top-space > .slds-item {
  border-top: 1px solid #dddbda;
  padding: 0.75rem;
}
@media (min-width: 30em) {
  .slds-has-dividers_top-space > .slds-list__item,
  .slds-has-dividers_top-space > .slds-item {
    padding: 0.5rem;
  }
}
.slds-has-dividers_bottom {
}
.slds-has-dividers_bottom > .slds-list__item,
.slds-has-dividers_bottom > .slds-item {
  border-bottom: 1px solid #dddbda;
}
.slds-has-dividers_bottom-space > .slds-list__item,
.slds-has-dividers_bottom-space > .slds-item {
  border-bottom: 1px solid #dddbda;
  padding: 0.75rem;
}
@media (min-width: 30em) {
  .slds-has-dividers_bottom-space > .slds-list__item,
  .slds-has-dividers_bottom-space > .slds-item {
    padding: 0.5rem;
  }
}
.slds-has-dividers_around {
}
.slds-has-dividers_around > .slds-item {
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  background-clip: padding-box;
}
.slds-has-dividers_around > .slds-item + .slds-item {
  margin-top: 0.5rem;
}
.slds-has-dividers_around-space > .slds-item {
  border: 1px solid #dddbda;
  border-radius: 0.25rem;
  background-clip: padding-box;
  padding: 0.75rem;
}
@media (min-width: 30em) {
  .slds-has-dividers_around-space > .slds-item {
    padding: 0.5rem;
  }
}
.slds-has-dividers_around-space > .slds-item + .slds-item {
  margin-top: 0.5rem;
}

.slds-has-list-interactions > .slds-list__item:hover,
.slds-has-list-interactions > .slds-item:hover {
  background-color: #f3f2f2;
  border-color: #dddbda;
  cursor: pointer;
}
.slds-has-list-interactions > .slds-list__item:active,
.slds-has-list-interactions > .slds-item:active {
  background-color: #ecebea;
  -webkit-box-shadow: #dddbda 0 -1px 0 inset;
  box-shadow: #dddbda 0 -1px 0 inset;
}
.slds-has-list-interactions > .slds-list__item.slds-is-selected,
.slds-has-list-interactions > .slds-item.slds-is-selected {
  -webkit-box-shadow: #0070d2 0 0 0 1px inset;
  box-shadow: #0070d2 0 0 0 1px inset;
  background-color: #ecebea;
}
.slds-has-list-interactions > .slds-list__item.slds-is-selected:hover,
.slds-has-list-interactions > .slds-list__item.slds-is-selected:focus,
.slds-has-list-interactions > .slds-item.slds-is-selected:hover,
.slds-has-list-interactions > .slds-item.slds-is-selected:focus {
  -webkit-box-shadow: #1589ee 0 -2px 0 inset, #1589ee 0 0 0 1px inset;
  box-shadow: #1589ee 0 -2px 0 inset, #1589ee 0 0 0 1px inset;
}

.slds-has-divider {
}
.slds-has-divider_top {
  border-top: 1px solid #dddbda;
}
.slds-has-divider_top-space {
  border-top: 1px solid #dddbda;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}
.slds-has-divider_right {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-has-divider_right:after {
  width: 2px;
  height: 2px;
  content: "";
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 50%;
  background-color: #16325c;
}
.slds-has-divider_right:last-child {
  margin-right: 0;
  padding-right: 0;
}
.slds-has-divider_right:last-child:after {
  content: none;
}
.slds-has-divider_bottom {
  border-bottom: 1px solid #dddbda;
}
.slds-has-divider_bottom-space {
  border-bottom: 1px solid #dddbda;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
}
.slds-has-divider_left {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-has-divider_left:before {
  width: 2px;
  height: 2px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 50%;
  background-color: #16325c;
}
.slds-has-divider_left:first-child {
  margin-right: 0;
  padding-right: 0;
}
.slds-has-divider_left:first-child:before {
  content: none;
}
.slds-list_horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slds-list_horizontal > .slds-list__item {
  -ms-flex-item-align: center;
  align-self: center;
}

.slds-list_horizontal-large > .slds-list__item > a {
  padding: 0.75rem 1rem;
}
.slds-has-dividers_left > .slds-list__item,
.slds-has-dividers_left > .slds-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-has-dividers_left > .slds-list__item:before,
.slds-has-dividers_left > .slds-item:before {
  width: 2px;
  height: 2px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 50%;
  background-color: #16325c;
}
.slds-has-dividers_left > .slds-list__item:first-child,
.slds-has-dividers_left > .slds-item:first-child {
  margin-right: 0;
  padding-right: 0;
}
.slds-has-dividers_left > .slds-list__item:first-child:before,
.slds-has-dividers_left > .slds-item:first-child:before {
  content: none;
}
.slds-has-dividers_right > .slds-list__item,
.slds-has-dividers_right > .slds-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slds-has-dividers_right > .slds-list__item:after,
.slds-has-dividers_right > .slds-item:after {
  width: 2px;
  height: 2px;
  content: "";
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 50%;
  background-color: #16325c;
}
.slds-has-dividers_right > .slds-list__item:last-child,
.slds-has-dividers_right > .slds-item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.slds-has-dividers_right > .slds-list__item:last-child:after,
.slds-has-dividers_right > .slds-item:last-child:after {
  content: none;
}
.slds-dl_inline:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 30em) {
  .slds-dl_inline {
  }
  .slds-dl_inline__label {
    float: left;
    clear: left;
  }
  .slds-dl_inline__detail {
    float: left;
    padding-left: 0.25rem;
  }
}

.slds-region_narrow .slds-dl_inline__label,
.slds-region_narrow .slds-dl_inline__detail {
  float: left;
}
.slds-region_narrow .slds-dl_inline__label {
  clear: left;
}
.slds-region_narrow .slds-dl_inline__detail {
  padding-left: 0.25rem;
}
@media (min-width: 30em) {
  .slds-dl_horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .slds-dl_horizontal__label {
    width: 30%;
    padding-right: 0.75rem;
  }
  .slds-dl_horizontal__detail {
    width: 70%;
  }
}

.slds-region_narrow .slds-dl_horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.slds-region_narrow .slds-dl_horizontal .slds-dl_horizontal__label {
  width: 30%;
  padding-right: 0.75rem;
}
.slds-region_narrow .slds-dl_horizontal .slds-dl_horizontal__detail {
  width: 70%;
}

.slds-list_horizontal {
}
.slds-list_horizontal .slds-item_label {
  width: 30%;
  padding-right: 0.75rem;
}
.slds-list_horizontal .slds-item_detail {
  width: 70%;
}

.slds-list_vertical .slds-item_label,
.slds-list_vertical .slds-item_detail {
  display: block;
}

.slds-list_inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 100%;
}
.slds-list_inline .slds-item_label {
  max-width: 180px;
  padding-right: 0.75rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.slds-list_inline .slds-item_label ~ .slds-item_label {
  padding-left: 1rem;
}
.slds-list_inline .slds-item_detail {
  min-width: 0;
}
.slds-border_bottom {
  border-bottom: 1px solid #dddbda;
}
.slds-border_left {
  border-left: 1px solid #dddbda;
}
.slds-border_right {
  border-right: 1px solid #dddbda;
}
.slds-border_top {
  border-top: 1px solid #dddbda;
}
.slds-truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slds-truncate_container_25 {
  max-width: 25%;
}
.slds-truncate_container_50 {
  max-width: 50%;
}
.slds-truncate_container_75 {
  max-width: 75%;
}
.slds-truncate_container_33 {
  max-width: 33%;
}
.slds-truncate_container_66 {
  max-width: 66%;
}
.slds-hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.slds-box {
  padding: 1rem;
  border-radius: 0.25rem;
  border: 1px solid #dddbda;
}
.slds-box_xx-small {
  padding: 0.25rem;
}
.slds-box_x-small {
  padding: 0.5rem;
}
.slds-box_small {
  padding: 0.75rem;
}
.slds-box_border {
  padding: 0;
  border-radius: 0.25rem;
  border: 1px solid #dddbda;
}
.slds-box_link,
.slds-box_link:active,
.slds-box_link:focus,
.slds-box_link:hover {
  color: inherit;
  text-decoration: inherit;
}
.slds-box_link:hover,
.slds-box_link:focus {
  cursor: pointer;
  outline: 0;
  border: 1px solid #1589ee;
  -webkit-box-shadow: 0 0 0 1px #1589ee inset;
  box-shadow: 0 0 0 1px #1589ee inset;
}

.slds-theme {
}
.slds-theme_default {
  background-color: white;
  color: #080707;
}
.slds-theme_shade {
  background-color: #f3f2f2;
}
.slds-theme_inverse {
  color: white;
  background-color: #061c3f;
  border-color: #061c3f;
}

.slds-theme--inverse a:not(.slds-button--neutral) {
  color: white;
  text-decoration: underline;
}

.slds-theme--inverse a:not(.slds-button--neutral):visited {
  color: white;
}

.slds-theme--inverse a:not(.slds-button--neutral):focus {
  text-decoration: none;
}

.slds-theme--inverse a:not(.slds-button--neutral):active {
  color: rgba(255, 255, 255, 0.5);
}

.slds-theme--inverse a:not(.slds-button--neutral)[disabled] {
  color: rgba(255, 255, 255, 0.15);
}
.slds-theme_alt-inverse {
  color: white;
  background-color: #16325c;
  border-color: #16325c;
}

.slds-theme--alt-inverse a:not(.slds-button--neutral) {
  color: white;
  text-decoration: underline;
}

.slds-theme--alt-inverse a:not(.slds-button--neutral):visited {
  color: white;
}

.slds-theme--alt-inverse a:not(.slds-button--neutral):focus {
  text-decoration: none;
}

.slds-theme--alt-inverse a:not(.slds-button--neutral):active {
  color: rgba(255, 255, 255, 0.5);
}

.slds-theme--alt-inverse a:not(.slds-button--neutral)[disabled] {
  color: rgba(255, 255, 255, 0.15);
}
.slds-theme_success {
  color: white;
  background-color: #04844b;
}

.slds-theme--success a:not(.slds-button--neutral) {
  color: white;
  text-decoration: underline;
}

.slds-theme--success a:not(.slds-button--neutral):visited {
  color: white;
}

.slds-theme--success a:not(.slds-button--neutral):focus {
  text-decoration: none;
}

.slds-theme--success a:not(.slds-button--neutral):active {
  color: rgba(255, 255, 255, 0.5);
}

.slds-theme--success a:not(.slds-button--neutral)[disabled] {
  color: rgba(255, 255, 255, 0.15);
}
.slds-theme_info {
  color: white;
  background-color: #706e6b;
}

.slds-theme--info a:not(.slds-button--neutral) {
  color: white;
  text-decoration: underline;
}

.slds-theme--info a:not(.slds-button--neutral):visited {
  color: white;
}

.slds-theme--info a:not(.slds-button--neutral):focus {
  text-decoration: none;
}

.slds-theme--info a:not(.slds-button--neutral):active {
  color: rgba(255, 255, 255, 0.5);
}

.slds-theme--info a:not(.slds-button--neutral)[disabled] {
  color: rgba(255, 255, 255, 0.15);
}
.slds-theme_warning {
  background-color: #ffb75d;
  color: #080707;
}
.slds-theme_warning a {
  color: #080707;
  text-decoration: underline;
}
.slds-theme_warning a:link,
.slds-theme_warning a:visited {
  color: #080707;
}
.slds-theme_warning a:hover,
.slds-theme_warning a:focus {
  text-decoration: none;
}
.slds-theme_warning a:focus {
  -webkit-box-shadow: 0 0 3px #514f4d;
  box-shadow: 0 0 3px #514f4d;
  border: 1px solid #514f4d;
}
.slds-theme_warning a:active {
  color: #514f4d;
}
.slds-theme_warning a[disabled]a[disabled] {
  color: #514f4d;
}
.slds-theme_warning button {
  color: #514f4d;
  text-decoration: underline;
}
.slds-theme_warning button:hover {
  color: #706e6b;
}
.slds-theme_warning button:focus {
  color: #514f4d;
  -webkit-box-shadow: 0 0 3px #514f4d;
  box-shadow: 0 0 3px #514f4d;
  border: 1px solid #514f4d;
}
.slds-theme_warning button:active {
  color: #706e6b;
}
.slds-theme_warning .slds-icon,
.slds-theme_warning .slds-button__icon {
  fill: #514f4d;
}
.slds-theme_error {
  color: white;
  background-color: #c23934;
}

.slds-theme--error a:not(.slds-button--neutral) {
  color: white;
  text-decoration: underline;
}

.slds-theme--error a:not(.slds-button--neutral):visited {
  color: white;
}

.slds-theme--error a:not(.slds-button--neutral):focus {
  text-decoration: none;
}

.slds-theme--error a:not(.slds-button--neutral):active {
  color: rgba(255, 255, 255, 0.5);
}

.slds-theme--error a:not(.slds-button--neutral)[disabled] {
  color: rgba(255, 255, 255, 0.15);
}
.slds-theme_offline {
  color: white;
  background-color: #444;
}

.slds-theme--offline a:not(.slds-button--neutral) {
  color: white;
  text-decoration: underline;
}

.slds-theme--offline a:not(.slds-button--neutral):visited {
  color: white;
}

.slds-theme--offline a:not(.slds-button--neutral):focus {
  text-decoration: none;
}

.slds-theme--offline a:not(.slds-button--neutral):active {
  color: rgba(255, 255, 255, 0.5);
}

.slds-theme--offline a:not(.slds-button--neutral)[disabled] {
  color: rgba(255, 255, 255, 0.15);
}
.slds-theme_alert-texture {
  background-image: linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.025) 25%,
    transparent 25%,
    transparent 50%,
    rgba(0, 0, 0, 0.025) 50%,
    rgba(0, 0, 0, 0.025) 75%,
    transparent 75%,
    transparent
  );
  background-size: 64px 64px;
}
.slds-theme_inverse-text {
  color: white;
}

.slds-theme--inverse-text a:not(.slds-button--neutral) {
  color: white;
  text-decoration: underline;
}

.slds-theme--inverse-text a:not(.slds-button--neutral):visited {
  color: white;
}

.slds-theme--inverse-text a:not(.slds-button--neutral):focus {
  text-decoration: none;
}

.slds-theme--inverse-text a:not(.slds-button--neutral):active {
  color: rgba(255, 255, 255, 0.5);
}

.slds-theme--inverse-text a:not(.slds-button--neutral)[disabled] {
  color: rgba(255, 255, 255, 0.15);
}
.slds-text-body_regular {
  font-size: 0.8125rem;
}
.slds-text-body_small {
  font-size: 0.75rem;
}
.slds-text-heading_large {
  font-weight: 300;
  font-size: 1.75rem;
  line-height: 1.25;
}
.slds-text-heading_medium {
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.25;
}
.slds-text-heading_small {
  font-size: 1rem;
  line-height: 1.25;
}
.slds-text-title {
  font-size: 0.75rem;
  line-height: 1.25;
  color: #3e3e3c;
}
.slds-text-title_caps {
  font-size: 0.75rem;
  line-height: 1.25;
  color: #3e3e3c;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
}
.slds-text-title_bold {
  font-size: 0.875rem;
  font-weight: 700;
}
.slds-line-height_reset {
  line-height: 1;
}
.slds-text-color_default {
  color: #080707;
}
.slds-text-color_weak {
  color: #3e3e3c;
}
.slds-text-color_error {
  color: #c23934;
}
.slds-text-color_destructive {
  color: #c23934;
}
.slds-text-color_success {
  color: #027e46;
}
.slds-text-color_inverse {
  color: white;
}
.slds-text-color_inverse-weak {
  color: #b0adab;
}
.slds-text-align_left {
  text-align: left;
}
.slds-text-align_center {
  text-align: center;
}
.slds-text-align_right {
  text-align: right;
}
.slds-text-longform h1,
.slds-text-longform h2,
.slds-text-longform h3,
.slds-text-longform p,
.slds-text-longform ul,
.slds-text-longform ol,
.slds-text-longform dl,
.slds-text-longform img {
  margin-bottom: 0.75rem;
}
.slds-text-longform ul {
  margin-left: 1.5rem;
  list-style: disc;
}
.slds-text-longform ul ul {
  list-style: circle;
}
.slds-text-longform ul ul ul {
  list-style: square;
}
.slds-text-longform ol {
  margin-left: 1.5rem;
  list-style: decimal;
}
.slds-text-longform ol ol {
  list-style: lower-alpha;
}
.slds-text-longform ol ol ol {
  list-style: lower-roman;
}
.slds-text-longform .slds-video {
  display: block;
  max-width: 100%;
}
.slds-text-longform .slds-video.slds-video_center {
  margin: 0 auto;
}
.slds-text-longform .slds-video.slds-video_right {
  margin: 0 0 0 auto;
}
.slds-text-font_monospace {
  font-family: Consolas, Menlo, Monaco, Courier, monospace;
}
.slds-color__text_gray-1 {
  color: white !important;
}
.slds-color__text_gray-2 {
  color: #fafaf9 !important;
}
.slds-color__text_gray-3 {
  color: #f3f2f2 !important;
}
.slds-color__text_gray-4 {
  color: #ecebea !important;
}
.slds-color__text_gray-5 {
  color: #dddbda !important;
}
.slds-color__text_gray-6 {
  color: #c9c7c5 !important;
}
.slds-color__text_gray-7 {
  color: #b0adab !important;
}
.slds-color__text_gray-8 {
  color: #969492 !important;
}
.slds-color__text_gray-9 {
  color: #706e6b !important;
}
.slds-color__text_gray-10 {
  color: #514f4d !important;
}
.slds-color__text_gray-11 {
  color: #3e3e3c !important;
}
.slds-color__text_gray-12 {
  color: #2b2826 !important;
}
.slds-color__background_gray-1 {
  background-color: white !important;
}
.slds-color__background_gray-2 {
  background-color: #fafaf9 !important;
}
.slds-color__background_gray-3 {
  background-color: #f3f2f2 !important;
}
.slds-color__background_gray-4 {
  background-color: #ecebea !important;
}
.slds-color__background_gray-5 {
  background-color: #dddbda !important;
}
.slds-color__background_gray-6 {
  background-color: #c9c7c5 !important;
}
.slds-color__background_gray-7 {
  background-color: #b0adab !important;
}
.slds-color__background_gray-8 {
  background-color: #969492 !important;
}
.slds-color__background_gray-9 {
  background-color: #706e6b !important;
}
.slds-color__background_gray-10 {
  background-color: #514f4d !important;
}
.slds-color__background_gray-11 {
  background-color: #3e3e3c !important;
}
.slds-color__background_gray-12 {
  background-color: #2b2826 !important;
}
.slds-color__border_gray-1 {
  border-color: white !important;
}
.slds-color__border_gray-2 {
  border-color: #fafaf9 !important;
}
.slds-color__border_gray-3 {
  border-color: #f3f2f2 !important;
}
.slds-color__border_gray-4 {
  border-color: #ecebea !important;
}
.slds-color__border_gray-5 {
  border-color: #dddbda !important;
}
.slds-color__border_gray-6 {
  border-color: #c9c7c5 !important;
}
.slds-color__border_gray-7 {
  border-color: #b0adab !important;
}
.slds-color__border_gray-8 {
  border-color: #969492 !important;
}
.slds-color__border_gray-9 {
  border-color: #706e6b !important;
}
.slds-color__border_gray-10 {
  border-color: #514f4d !important;
}
.slds-color__border_gray-11 {
  border-color: #3e3e3c !important;
}
.slds-color__border_gray-12 {
  border-color: #2b2826 !important;
}
.slds-color__fill_gray-1 {
  fill: white !important;
}
.slds-color__fill_gray-2 {
  fill: #fafaf9 !important;
}
.slds-color__fill_gray-3 {
  fill: #f3f2f2 !important;
}
.slds-color__fill_gray-4 {
  fill: #ecebea !important;
}
.slds-color__fill_gray-5 {
  fill: #dddbda !important;
}
.slds-color__fill_gray-6 {
  fill: #c9c7c5 !important;
}
.slds-color__fill_gray-7 {
  fill: #b0adab !important;
}
.slds-color__fill_gray-8 {
  fill: #969492 !important;
}
.slds-color__fill_gray-9 {
  fill: #706e6b !important;
}
.slds-color__fill_gray-10 {
  fill: #514f4d !important;
}
.slds-color__fill_gray-11 {
  fill: #3e3e3c !important;
}
.slds-color__fill_gray-12 {
  fill: #2b2826 !important;
}
.slds-scrollable {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.slds-scrollable_none {
  overflow: hidden;
}
.slds-scrollable_y {
  -webkit-overflow-scrolling: touch;
  max-height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.slds-scrollable_x {
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  overflow: hidden;
  overflow-x: auto;
}
.slds-size_xxx-small {
  width: 3rem;
}

.slds-size_xx-small {
  width: 6rem;
}

.slds-size_x-small {
  width: 12rem;
}

.slds-size_small {
  width: 15rem;
}

.slds-size_medium {
  width: 20rem;
}

.slds-size_large {
  width: 25rem;
}

.slds-size_x-large {
  width: 40rem;
}

.slds-size_xx-large {
  width: 60rem;
}
.slds-size_full {
  width: 100%;
}

.slds-size_1-of-1 {
  width: 100%;
}

.slds-size_1-of-2 {
  width: 50%;
}

.slds-size_2-of-2 {
  width: 100%;
}

.slds-size_1-of-3 {
  width: 33.3333333333%;
}

.slds-size_2-of-3 {
  width: 66.6666666667%;
}

.slds-size_3-of-3 {
  width: 100%;
}

.slds-size_1-of-4 {
  width: 25%;
}

.slds-size_2-of-4 {
  width: 50%;
}

.slds-size_3-of-4 {
  width: 75%;
}

.slds-size_4-of-4 {
  width: 100%;
}

.slds-size_1-of-5 {
  width: 20%;
}

.slds-size_2-of-5 {
  width: 40%;
}

.slds-size_3-of-5 {
  width: 60%;
}

.slds-size_4-of-5 {
  width: 80%;
}

.slds-size_5-of-5 {
  width: 100%;
}

.slds-size_1-of-6 {
  width: 16.6666666667%;
}

.slds-size_2-of-6 {
  width: 33.3333333333%;
}

.slds-size_3-of-6 {
  width: 50%;
}

.slds-size_4-of-6 {
  width: 66.6666666667%;
}

.slds-size_5-of-6 {
  width: 83.3333333333%;
}

.slds-size_6-of-6 {
  width: 100%;
}

.slds-size_1-of-7 {
  width: 14.2857142857%;
}

.slds-size_2-of-7 {
  width: 28.5714285714%;
}

.slds-size_3-of-7 {
  width: 42.8571428571%;
}

.slds-size_4-of-7 {
  width: 57.1428571429%;
}

.slds-size_5-of-7 {
  width: 71.4285714286%;
}

.slds-size_6-of-7 {
  width: 85.7142857143%;
}

.slds-size_7-of-7 {
  width: 100%;
}

.slds-size_1-of-8 {
  width: 12.5%;
}

.slds-size_2-of-8 {
  width: 25%;
}

.slds-size_3-of-8 {
  width: 37.5%;
}

.slds-size_4-of-8 {
  width: 50%;
}

.slds-size_5-of-8 {
  width: 62.5%;
}

.slds-size_6-of-8 {
  width: 75%;
}

.slds-size_7-of-8 {
  width: 87.5%;
}

.slds-size_8-of-8 {
  width: 100%;
}

.slds-size_1-of-12 {
  width: 8.3333333333%;
}

.slds-size_2-of-12 {
  width: 16.6666666667%;
}

.slds-size_3-of-12 {
  width: 25%;
}

.slds-size_4-of-12 {
  width: 33.3333333333%;
}

.slds-size_5-of-12 {
  width: 41.6666666667%;
}

.slds-size_6-of-12 {
  width: 50%;
}

.slds-size_7-of-12 {
  width: 58.3333333333%;
}

.slds-size_8-of-12 {
  width: 66.6666666667%;
}

.slds-size_9-of-12 {
  width: 75%;
}

.slds-size_10-of-12 {
  width: 83.3333333333%;
}

.slds-size_11-of-12 {
  width: 91.6666666667%;
}

.slds-size_12-of-12 {
  width: 100%;
}

.slds-order_1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.slds-order_2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.slds-order_3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.slds-order_4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.slds-order_5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.slds-order_6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.slds-order_7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.slds-order_8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.slds-order_9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.slds-order_10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.slds-order_11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.slds-order_12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

@media (min-width: 20em) {
  [class*="slds-x-small-size_"],
  [class*="slds-x-small-size--"] {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .slds-x-small-size_xxx-small {
    width: 3rem;
  }

  .slds-x-small-size_xx-small {
    width: 6rem;
  }

  .slds-x-small-size_x-small {
    width: 12rem;
  }

  .slds-x-small-size_small {
    width: 15rem;
  }

  .slds-x-small-size_medium {
    width: 20rem;
  }

  .slds-x-small-size_large {
    width: 25rem;
  }

  .slds-x-small-size_x-large {
    width: 40rem;
  }

  .slds-x-small-size_xx-large {
    width: 60rem;
  }

  .slds-x-small-size_1-of-1 {
    width: 100%;
  }

  .slds-x-small-size_1-of-2 {
    width: 50%;
  }

  .slds-x-small-size_2-of-2 {
    width: 100%;
  }

  .slds-x-small-size_1-of-3 {
    width: 33.3333333333%;
  }

  .slds-x-small-size_2-of-3 {
    width: 66.6666666667%;
  }

  .slds-x-small-size_3-of-3 {
    width: 100%;
  }

  .slds-x-small-size_1-of-4 {
    width: 25%;
  }

  .slds-x-small-size_2-of-4 {
    width: 50%;
  }

  .slds-x-small-size_3-of-4 {
    width: 75%;
  }

  .slds-x-small-size_4-of-4 {
    width: 100%;
  }

  .slds-x-small-size_1-of-5 {
    width: 20%;
  }

  .slds-x-small-size_2-of-5 {
    width: 40%;
  }

  .slds-x-small-size_3-of-5 {
    width: 60%;
  }

  .slds-x-small-size_4-of-5 {
    width: 80%;
  }

  .slds-x-small-size_5-of-5 {
    width: 100%;
  }

  .slds-x-small-size_1-of-6 {
    width: 16.6666666667%;
  }

  .slds-x-small-size_2-of-6 {
    width: 33.3333333333%;
  }

  .slds-x-small-size_3-of-6 {
    width: 50%;
  }

  .slds-x-small-size_4-of-6 {
    width: 66.6666666667%;
  }

  .slds-x-small-size_5-of-6 {
    width: 83.3333333333%;
  }

  .slds-x-small-size_6-of-6 {
    width: 100%;
  }

  .slds-x-small-size_1-of-7 {
    width: 14.2857142857%;
  }

  .slds-x-small-size_2-of-7 {
    width: 28.5714285714%;
  }

  .slds-x-small-size_3-of-7 {
    width: 42.8571428571%;
  }

  .slds-x-small-size_4-of-7 {
    width: 57.1428571429%;
  }

  .slds-x-small-size_5-of-7 {
    width: 71.4285714286%;
  }

  .slds-x-small-size_6-of-7 {
    width: 85.7142857143%;
  }

  .slds-x-small-size_7-of-7 {
    width: 100%;
  }

  .slds-x-small-size_1-of-8 {
    width: 12.5%;
  }

  .slds-x-small-size_2-of-8 {
    width: 25%;
  }

  .slds-x-small-size_3-of-8 {
    width: 37.5%;
  }

  .slds-x-small-size_4-of-8 {
    width: 50%;
  }

  .slds-x-small-size_5-of-8 {
    width: 62.5%;
  }

  .slds-x-small-size_6-of-8 {
    width: 75%;
  }

  .slds-x-small-size_7-of-8 {
    width: 87.5%;
  }

  .slds-x-small-size_8-of-8 {
    width: 100%;
  }

  .slds-x-small-size_1-of-12 {
    width: 8.3333333333%;
  }

  .slds-x-small-size_2-of-12 {
    width: 16.6666666667%;
  }

  .slds-x-small-size_3-of-12 {
    width: 25%;
  }

  .slds-x-small-size_4-of-12 {
    width: 33.3333333333%;
  }

  .slds-x-small-size_5-of-12 {
    width: 41.6666666667%;
  }

  .slds-x-small-size_6-of-12 {
    width: 50%;
  }

  .slds-x-small-size_7-of-12 {
    width: 58.3333333333%;
  }

  .slds-x-small-size_8-of-12 {
    width: 66.6666666667%;
  }

  .slds-x-small-size_9-of-12 {
    width: 75%;
  }

  .slds-x-small-size_10-of-12 {
    width: 83.3333333333%;
  }

  .slds-x-small-size_11-of-12 {
    width: 91.6666666667%;
  }

  .slds-x-small-size_12-of-12 {
    width: 100%;
  }

  .slds-x-small-order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .slds-x-small-order_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .slds-x-small-order_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .slds-x-small-order_4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .slds-x-small-order_5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .slds-x-small-order_6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .slds-x-small-order_7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .slds-x-small-order_8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .slds-x-small-order_9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .slds-x-small-order_10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .slds-x-small-order_11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .slds-x-small-order_12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 20em) {
  [class*="slds-max-x-small-size_"],
  [class*="slds-max-x-small-size--"] {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .slds-max-x-small-size_xxx-small {
    width: 3rem;
  }

  .slds-max-x-small-size_xx-small {
    width: 6rem;
  }

  .slds-max-x-small-size_x-small {
    width: 12rem;
  }

  .slds-max-x-small-size_small {
    width: 15rem;
  }

  .slds-max-x-small-size_medium {
    width: 20rem;
  }

  .slds-max-x-small-size_large {
    width: 25rem;
  }

  .slds-max-x-small-size_x-large {
    width: 40rem;
  }

  .slds-max-x-small-size_xx-large {
    width: 60rem;
  }

  .slds-max-x-small-size_1-of-1 {
    width: 100%;
  }

  .slds-max-x-small-size_1-of-2 {
    width: 50%;
  }

  .slds-max-x-small-size_2-of-2 {
    width: 100%;
  }

  .slds-max-x-small-size_1-of-3 {
    width: 33.3333333333%;
  }

  .slds-max-x-small-size_2-of-3 {
    width: 66.6666666667%;
  }

  .slds-max-x-small-size_3-of-3 {
    width: 100%;
  }

  .slds-max-x-small-size_1-of-4 {
    width: 25%;
  }

  .slds-max-x-small-size_2-of-4 {
    width: 50%;
  }

  .slds-max-x-small-size_3-of-4 {
    width: 75%;
  }

  .slds-max-x-small-size_4-of-4 {
    width: 100%;
  }

  .slds-max-x-small-size_1-of-5 {
    width: 20%;
  }

  .slds-max-x-small-size_2-of-5 {
    width: 40%;
  }

  .slds-max-x-small-size_3-of-5 {
    width: 60%;
  }

  .slds-max-x-small-size_4-of-5 {
    width: 80%;
  }

  .slds-max-x-small-size_5-of-5 {
    width: 100%;
  }

  .slds-max-x-small-size_1-of-6 {
    width: 16.6666666667%;
  }

  .slds-max-x-small-size_2-of-6 {
    width: 33.3333333333%;
  }

  .slds-max-x-small-size_3-of-6 {
    width: 50%;
  }

  .slds-max-x-small-size_4-of-6 {
    width: 66.6666666667%;
  }

  .slds-max-x-small-size_5-of-6 {
    width: 83.3333333333%;
  }

  .slds-max-x-small-size_6-of-6 {
    width: 100%;
  }

  .slds-max-x-small-size_1-of-7 {
    width: 14.2857142857%;
  }

  .slds-max-x-small-size_2-of-7 {
    width: 28.5714285714%;
  }

  .slds-max-x-small-size_3-of-7 {
    width: 42.8571428571%;
  }

  .slds-max-x-small-size_4-of-7 {
    width: 57.1428571429%;
  }

  .slds-max-x-small-size_5-of-7 {
    width: 71.4285714286%;
  }

  .slds-max-x-small-size_6-of-7 {
    width: 85.7142857143%;
  }

  .slds-max-x-small-size_7-of-7 {
    width: 100%;
  }

  .slds-max-x-small-size_1-of-8 {
    width: 12.5%;
  }

  .slds-max-x-small-size_2-of-8 {
    width: 25%;
  }

  .slds-max-x-small-size_3-of-8 {
    width: 37.5%;
  }

  .slds-max-x-small-size_4-of-8 {
    width: 50%;
  }

  .slds-max-x-small-size_5-of-8 {
    width: 62.5%;
  }

  .slds-max-x-small-size_6-of-8 {
    width: 75%;
  }

  .slds-max-x-small-size_7-of-8 {
    width: 87.5%;
  }

  .slds-max-x-small-size_8-of-8 {
    width: 100%;
  }

  .slds-max-x-small-size_1-of-12 {
    width: 8.3333333333%;
  }

  .slds-max-x-small-size_2-of-12 {
    width: 16.6666666667%;
  }

  .slds-max-x-small-size_3-of-12 {
    width: 25%;
  }

  .slds-max-x-small-size_4-of-12 {
    width: 33.3333333333%;
  }

  .slds-max-x-small-size_5-of-12 {
    width: 41.6666666667%;
  }

  .slds-max-x-small-size_6-of-12 {
    width: 50%;
  }

  .slds-max-x-small-size_7-of-12 {
    width: 58.3333333333%;
  }

  .slds-max-x-small-size_8-of-12 {
    width: 66.6666666667%;
  }

  .slds-max-x-small-size_9-of-12 {
    width: 75%;
  }

  .slds-max-x-small-size_10-of-12 {
    width: 83.3333333333%;
  }

  .slds-max-x-small-size_11-of-12 {
    width: 91.6666666667%;
  }

  .slds-max-x-small-size_12-of-12 {
    width: 100%;
  }

  .slds-max-x-small-order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .slds-max-x-small-order_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .slds-max-x-small-order_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .slds-max-x-small-order_4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .slds-max-x-small-order_5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .slds-max-x-small-order_6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .slds-max-x-small-order_7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .slds-max-x-small-order_8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .slds-max-x-small-order_9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .slds-max-x-small-order_10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .slds-max-x-small-order_11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .slds-max-x-small-order_12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (min-width: 30em) {
  [class*="slds-small-size_"],
  [class*="slds-small-size--"] {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .slds-small-size_xxx-small {
    width: 3rem;
  }

  .slds-small-size_xx-small {
    width: 6rem;
  }

  .slds-small-size_x-small {
    width: 12rem;
  }

  .slds-small-size_small {
    width: 15rem;
  }

  .slds-small-size_medium {
    width: 20rem;
  }

  .slds-small-size_large {
    width: 25rem;
  }

  .slds-small-size_x-large {
    width: 40rem;
  }

  .slds-small-size_xx-large {
    width: 60rem;
  }

  .slds-small-size_1-of-1 {
    width: 100%;
  }

  .slds-small-size_1-of-2 {
    width: 50%;
  }

  .slds-small-size_2-of-2 {
    width: 100%;
  }

  .slds-small-size_1-of-3 {
    width: 33.3333333333%;
  }

  .slds-small-size_2-of-3 {
    width: 66.6666666667%;
  }

  .slds-small-size_3-of-3 {
    width: 100%;
  }

  .slds-small-size_1-of-4 {
    width: 25%;
  }

  .slds-small-size_2-of-4 {
    width: 50%;
  }

  .slds-small-size_3-of-4 {
    width: 75%;
  }

  .slds-small-size_4-of-4 {
    width: 100%;
  }

  .slds-small-size_1-of-5 {
    width: 20%;
  }

  .slds-small-size_2-of-5 {
    width: 40%;
  }

  .slds-small-size_3-of-5 {
    width: 60%;
  }

  .slds-small-size_4-of-5 {
    width: 80%;
  }

  .slds-small-size_5-of-5 {
    width: 100%;
  }

  .slds-small-size_1-of-6 {
    width: 16.6666666667%;
  }

  .slds-small-size_2-of-6 {
    width: 33.3333333333%;
  }

  .slds-small-size_3-of-6 {
    width: 50%;
  }

  .slds-small-size_4-of-6 {
    width: 66.6666666667%;
  }

  .slds-small-size_5-of-6 {
    width: 83.3333333333%;
  }

  .slds-small-size_6-of-6 {
    width: 100%;
  }

  .slds-small-size_1-of-7 {
    width: 14.2857142857%;
  }

  .slds-small-size_2-of-7 {
    width: 28.5714285714%;
  }

  .slds-small-size_3-of-7 {
    width: 42.8571428571%;
  }

  .slds-small-size_4-of-7 {
    width: 57.1428571429%;
  }

  .slds-small-size_5-of-7 {
    width: 71.4285714286%;
  }

  .slds-small-size_6-of-7 {
    width: 85.7142857143%;
  }

  .slds-small-size_7-of-7 {
    width: 100%;
  }

  .slds-small-size_1-of-8 {
    width: 12.5%;
  }

  .slds-small-size_2-of-8 {
    width: 25%;
  }

  .slds-small-size_3-of-8 {
    width: 37.5%;
  }

  .slds-small-size_4-of-8 {
    width: 50%;
  }

  .slds-small-size_5-of-8 {
    width: 62.5%;
  }

  .slds-small-size_6-of-8 {
    width: 75%;
  }

  .slds-small-size_7-of-8 {
    width: 87.5%;
  }

  .slds-small-size_8-of-8 {
    width: 100%;
  }

  .slds-small-size_1-of-12 {
    width: 8.3333333333%;
  }

  .slds-small-size_2-of-12 {
    width: 16.6666666667%;
  }

  .slds-small-size_3-of-12 {
    width: 25%;
  }

  .slds-small-size_4-of-12 {
    width: 33.3333333333%;
  }

  .slds-small-size_5-of-12 {
    width: 41.6666666667%;
  }

  .slds-small-size_6-of-12 {
    width: 50%;
  }

  .slds-small-size_7-of-12 {
    width: 58.3333333333%;
  }

  .slds-small-size_8-of-12 {
    width: 66.6666666667%;
  }

  .slds-small-size_9-of-12 {
    width: 75%;
  }

  .slds-small-size_10-of-12 {
    width: 83.3333333333%;
  }

  .slds-small-size_11-of-12 {
    width: 91.6666666667%;
  }

  .slds-small-size_12-of-12 {
    width: 100%;
  }

  .slds-small-order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .slds-small-order_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .slds-small-order_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .slds-small-order_4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .slds-small-order_5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .slds-small-order_6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .slds-small-order_7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .slds-small-order_8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .slds-small-order_9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .slds-small-order_10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .slds-small-order_11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .slds-small-order_12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 30em) {
  [class*="slds-max-small-size_"],
  [class*="slds-max-small-size--"] {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .slds-max-small-size_xxx-small {
    width: 3rem;
  }

  .slds-max-small-size_xx-small {
    width: 6rem;
  }

  .slds-max-small-size_x-small {
    width: 12rem;
  }

  .slds-max-small-size_small {
    width: 15rem;
  }

  .slds-max-small-size_medium {
    width: 20rem;
  }

  .slds-max-small-size_large {
    width: 25rem;
  }

  .slds-max-small-size_x-large {
    width: 40rem;
  }

  .slds-max-small-size_xx-large {
    width: 60rem;
  }

  .slds-max-small-size_1-of-1 {
    width: 100%;
  }

  .slds-max-small-size_1-of-2 {
    width: 50%;
  }

  .slds-max-small-size_2-of-2 {
    width: 100%;
  }

  .slds-max-small-size_1-of-3 {
    width: 33.3333333333%;
  }

  .slds-max-small-size_2-of-3 {
    width: 66.6666666667%;
  }

  .slds-max-small-size_3-of-3 {
    width: 100%;
  }

  .slds-max-small-size_1-of-4 {
    width: 25%;
  }

  .slds-max-small-size_2-of-4 {
    width: 50%;
  }

  .slds-max-small-size_3-of-4 {
    width: 75%;
  }

  .slds-max-small-size_4-of-4 {
    width: 100%;
  }

  .slds-max-small-size_1-of-5 {
    width: 20%;
  }

  .slds-max-small-size_2-of-5 {
    width: 40%;
  }

  .slds-max-small-size_3-of-5 {
    width: 60%;
  }

  .slds-max-small-size_4-of-5 {
    width: 80%;
  }

  .slds-max-small-size_5-of-5 {
    width: 100%;
  }

  .slds-max-small-size_1-of-6 {
    width: 16.6666666667%;
  }

  .slds-max-small-size_2-of-6 {
    width: 33.3333333333%;
  }

  .slds-max-small-size_3-of-6 {
    width: 50%;
  }

  .slds-max-small-size_4-of-6 {
    width: 66.6666666667%;
  }

  .slds-max-small-size_5-of-6 {
    width: 83.3333333333%;
  }

  .slds-max-small-size_6-of-6 {
    width: 100%;
  }

  .slds-max-small-size_1-of-7 {
    width: 14.2857142857%;
  }

  .slds-max-small-size_2-of-7 {
    width: 28.5714285714%;
  }

  .slds-max-small-size_3-of-7 {
    width: 42.8571428571%;
  }

  .slds-max-small-size_4-of-7 {
    width: 57.1428571429%;
  }

  .slds-max-small-size_5-of-7 {
    width: 71.4285714286%;
  }

  .slds-max-small-size_6-of-7 {
    width: 85.7142857143%;
  }

  .slds-max-small-size_7-of-7 {
    width: 100%;
  }

  .slds-max-small-size_1-of-8 {
    width: 12.5%;
  }

  .slds-max-small-size_2-of-8 {
    width: 25%;
  }

  .slds-max-small-size_3-of-8 {
    width: 37.5%;
  }

  .slds-max-small-size_4-of-8 {
    width: 50%;
  }

  .slds-max-small-size_5-of-8 {
    width: 62.5%;
  }

  .slds-max-small-size_6-of-8 {
    width: 75%;
  }

  .slds-max-small-size_7-of-8 {
    width: 87.5%;
  }

  .slds-max-small-size_8-of-8 {
    width: 100%;
  }

  .slds-max-small-size_1-of-12 {
    width: 8.3333333333%;
  }

  .slds-max-small-size_2-of-12 {
    width: 16.6666666667%;
  }

  .slds-max-small-size_3-of-12 {
    width: 25%;
  }

  .slds-max-small-size_4-of-12 {
    width: 33.3333333333%;
  }

  .slds-max-small-size_5-of-12 {
    width: 41.6666666667%;
  }

  .slds-max-small-size_6-of-12 {
    width: 50%;
  }

  .slds-max-small-size_7-of-12 {
    width: 58.3333333333%;
  }

  .slds-max-small-size_8-of-12 {
    width: 66.6666666667%;
  }

  .slds-max-small-size_9-of-12 {
    width: 75%;
  }

  .slds-max-small-size_10-of-12 {
    width: 83.3333333333%;
  }

  .slds-max-small-size_11-of-12 {
    width: 91.6666666667%;
  }

  .slds-max-small-size_12-of-12 {
    width: 100%;
  }

  .slds-max-small-order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .slds-max-small-order_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .slds-max-small-order_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .slds-max-small-order_4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .slds-max-small-order_5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .slds-max-small-order_6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .slds-max-small-order_7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .slds-max-small-order_8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .slds-max-small-order_9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .slds-max-small-order_10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .slds-max-small-order_11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .slds-max-small-order_12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (min-width: 48em) {
  [class*="slds-medium-size_"],
  [class*="slds-medium-size--"] {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .slds-medium-size_xxx-small {
    width: 3rem;
  }

  .slds-medium-size_xx-small {
    width: 6rem;
  }

  .slds-medium-size_x-small {
    width: 12rem;
  }

  .slds-medium-size_small {
    width: 15rem;
  }

  .slds-medium-size_medium {
    width: 20rem;
  }

  .slds-medium-size_large {
    width: 25rem;
  }

  .slds-medium-size_x-large {
    width: 40rem;
  }

  .slds-medium-size_xx-large {
    width: 60rem;
  }

  .slds-medium-size_1-of-1 {
    width: 100%;
  }

  .slds-medium-size_1-of-2 {
    width: 50%;
  }

  .slds-medium-size_2-of-2 {
    width: 100%;
  }

  .slds-medium-size_1-of-3 {
    width: 33.3333333333%;
  }

  .slds-medium-size_2-of-3 {
    width: 66.6666666667%;
  }

  .slds-medium-size_3-of-3 {
    width: 100%;
  }

  .slds-medium-size_1-of-4 {
    width: 25%;
  }

  .slds-medium-size_2-of-4 {
    width: 50%;
  }

  .slds-medium-size_3-of-4 {
    width: 75%;
  }

  .slds-medium-size_4-of-4 {
    width: 100%;
  }

  .slds-medium-size_1-of-5 {
    width: 20%;
  }

  .slds-medium-size_2-of-5 {
    width: 40%;
  }

  .slds-medium-size_3-of-5 {
    width: 60%;
  }

  .slds-medium-size_4-of-5 {
    width: 80%;
  }

  .slds-medium-size_5-of-5 {
    width: 100%;
  }

  .slds-medium-size_1-of-6 {
    width: 16.6666666667%;
  }

  .slds-medium-size_2-of-6 {
    width: 33.3333333333%;
  }

  .slds-medium-size_3-of-6 {
    width: 50%;
  }

  .slds-medium-size_4-of-6 {
    width: 66.6666666667%;
  }

  .slds-medium-size_5-of-6 {
    width: 83.3333333333%;
  }

  .slds-medium-size_6-of-6 {
    width: 100%;
  }

  .slds-medium-size_1-of-7 {
    width: 14.2857142857%;
  }

  .slds-medium-size_2-of-7 {
    width: 28.5714285714%;
  }

  .slds-medium-size_3-of-7 {
    width: 42.8571428571%;
  }

  .slds-medium-size_4-of-7 {
    width: 57.1428571429%;
  }

  .slds-medium-size_5-of-7 {
    width: 71.4285714286%;
  }

  .slds-medium-size_6-of-7 {
    width: 85.7142857143%;
  }

  .slds-medium-size_7-of-7 {
    width: 100%;
  }

  .slds-medium-size_1-of-8 {
    width: 12.5%;
  }

  .slds-medium-size_2-of-8 {
    width: 25%;
  }

  .slds-medium-size_3-of-8 {
    width: 37.5%;
  }

  .slds-medium-size_4-of-8 {
    width: 50%;
  }

  .slds-medium-size_5-of-8 {
    width: 62.5%;
  }

  .slds-medium-size_6-of-8 {
    width: 75%;
  }

  .slds-medium-size_7-of-8 {
    width: 87.5%;
  }

  .slds-medium-size_8-of-8 {
    width: 100%;
  }

  .slds-medium-size_1-of-12 {
    width: 8.3333333333%;
  }

  .slds-medium-size_2-of-12 {
    width: 16.6666666667%;
  }

  .slds-medium-size_3-of-12 {
    width: 25%;
  }

  .slds-medium-size_4-of-12 {
    width: 33.3333333333%;
  }

  .slds-medium-size_5-of-12 {
    width: 41.6666666667%;
  }

  .slds-medium-size_6-of-12 {
    width: 50%;
  }

  .slds-medium-size_7-of-12 {
    width: 58.3333333333%;
  }

  .slds-medium-size_8-of-12 {
    width: 66.6666666667%;
  }

  .slds-medium-size_9-of-12 {
    width: 75%;
  }

  .slds-medium-size_10-of-12 {
    width: 83.3333333333%;
  }

  .slds-medium-size_11-of-12 {
    width: 91.6666666667%;
  }

  .slds-medium-size_12-of-12 {
    width: 100%;
  }

  .slds-medium-order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .slds-medium-order_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .slds-medium-order_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .slds-medium-order_4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .slds-medium-order_5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .slds-medium-order_6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .slds-medium-order_7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .slds-medium-order_8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .slds-medium-order_9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .slds-medium-order_10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .slds-medium-order_11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .slds-medium-order_12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 48em) {
  [class*="slds-max-medium-size_"],
  [class*="slds-max-medium-size--"] {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .slds-max-medium-size_xxx-small {
    width: 3rem;
  }

  .slds-max-medium-size_xx-small {
    width: 6rem;
  }

  .slds-max-medium-size_x-small {
    width: 12rem;
  }

  .slds-max-medium-size_small {
    width: 15rem;
  }

  .slds-max-medium-size_medium {
    width: 20rem;
  }

  .slds-max-medium-size_large {
    width: 25rem;
  }

  .slds-max-medium-size_x-large {
    width: 40rem;
  }

  .slds-max-medium-size_xx-large {
    width: 60rem;
  }

  .slds-max-medium-size_1-of-1 {
    width: 100%;
  }

  .slds-max-medium-size_1-of-2 {
    width: 50%;
  }

  .slds-max-medium-size_2-of-2 {
    width: 100%;
  }

  .slds-max-medium-size_1-of-3 {
    width: 33.3333333333%;
  }

  .slds-max-medium-size_2-of-3 {
    width: 66.6666666667%;
  }

  .slds-max-medium-size_3-of-3 {
    width: 100%;
  }

  .slds-max-medium-size_1-of-4 {
    width: 25%;
  }

  .slds-max-medium-size_2-of-4 {
    width: 50%;
  }

  .slds-max-medium-size_3-of-4 {
    width: 75%;
  }

  .slds-max-medium-size_4-of-4 {
    width: 100%;
  }

  .slds-max-medium-size_1-of-5 {
    width: 20%;
  }

  .slds-max-medium-size_2-of-5 {
    width: 40%;
  }

  .slds-max-medium-size_3-of-5 {
    width: 60%;
  }

  .slds-max-medium-size_4-of-5 {
    width: 80%;
  }

  .slds-max-medium-size_5-of-5 {
    width: 100%;
  }

  .slds-max-medium-size_1-of-6 {
    width: 16.6666666667%;
  }

  .slds-max-medium-size_2-of-6 {
    width: 33.3333333333%;
  }

  .slds-max-medium-size_3-of-6 {
    width: 50%;
  }

  .slds-max-medium-size_4-of-6 {
    width: 66.6666666667%;
  }

  .slds-max-medium-size_5-of-6 {
    width: 83.3333333333%;
  }

  .slds-max-medium-size_6-of-6 {
    width: 100%;
  }

  .slds-max-medium-size_1-of-7 {
    width: 14.2857142857%;
  }

  .slds-max-medium-size_2-of-7 {
    width: 28.5714285714%;
  }

  .slds-max-medium-size_3-of-7 {
    width: 42.8571428571%;
  }

  .slds-max-medium-size_4-of-7 {
    width: 57.1428571429%;
  }

  .slds-max-medium-size_5-of-7 {
    width: 71.4285714286%;
  }

  .slds-max-medium-size_6-of-7 {
    width: 85.7142857143%;
  }

  .slds-max-medium-size_7-of-7 {
    width: 100%;
  }

  .slds-max-medium-size_1-of-8 {
    width: 12.5%;
  }

  .slds-max-medium-size_2-of-8 {
    width: 25%;
  }

  .slds-max-medium-size_3-of-8 {
    width: 37.5%;
  }

  .slds-max-medium-size_4-of-8 {
    width: 50%;
  }

  .slds-max-medium-size_5-of-8 {
    width: 62.5%;
  }

  .slds-max-medium-size_6-of-8 {
    width: 75%;
  }

  .slds-max-medium-size_7-of-8 {
    width: 87.5%;
  }

  .slds-max-medium-size_8-of-8 {
    width: 100%;
  }

  .slds-max-medium-size_1-of-12 {
    width: 8.3333333333%;
  }

  .slds-max-medium-size_2-of-12 {
    width: 16.6666666667%;
  }

  .slds-max-medium-size_3-of-12 {
    width: 25%;
  }

  .slds-max-medium-size_4-of-12 {
    width: 33.3333333333%;
  }

  .slds-max-medium-size_5-of-12 {
    width: 41.6666666667%;
  }

  .slds-max-medium-size_6-of-12 {
    width: 50%;
  }

  .slds-max-medium-size_7-of-12 {
    width: 58.3333333333%;
  }

  .slds-max-medium-size_8-of-12 {
    width: 66.6666666667%;
  }

  .slds-max-medium-size_9-of-12 {
    width: 75%;
  }

  .slds-max-medium-size_10-of-12 {
    width: 83.3333333333%;
  }

  .slds-max-medium-size_11-of-12 {
    width: 91.6666666667%;
  }

  .slds-max-medium-size_12-of-12 {
    width: 100%;
  }

  .slds-max-medium-order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .slds-max-medium-order_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .slds-max-medium-order_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .slds-max-medium-order_4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .slds-max-medium-order_5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .slds-max-medium-order_6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .slds-max-medium-order_7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .slds-max-medium-order_8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .slds-max-medium-order_9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .slds-max-medium-order_10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .slds-max-medium-order_11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .slds-max-medium-order_12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (min-width: 64em) {
  [class*="slds-large-size_"],
  [class*="slds-large-size--"] {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .slds-large-size_xxx-small {
    width: 3rem;
  }

  .slds-large-size_xx-small {
    width: 6rem;
  }

  .slds-large-size_x-small {
    width: 12rem;
  }

  .slds-large-size_small {
    width: 15rem;
  }

  .slds-large-size_medium {
    width: 20rem;
  }

  .slds-large-size_large {
    width: 25rem;
  }

  .slds-large-size_x-large {
    width: 40rem;
  }

  .slds-large-size_xx-large {
    width: 60rem;
  }

  .slds-large-size_1-of-1 {
    width: 100%;
  }

  .slds-large-size_1-of-2 {
    width: 50%;
  }

  .slds-large-size_2-of-2 {
    width: 100%;
  }

  .slds-large-size_1-of-3 {
    width: 33.3333333333%;
  }

  .slds-large-size_2-of-3 {
    width: 66.6666666667%;
  }

  .slds-large-size_3-of-3 {
    width: 100%;
  }

  .slds-large-size_1-of-4 {
    width: 25%;
  }

  .slds-large-size_2-of-4 {
    width: 50%;
  }

  .slds-large-size_3-of-4 {
    width: 75%;
  }

  .slds-large-size_4-of-4 {
    width: 100%;
  }

  .slds-large-size_1-of-5 {
    width: 20%;
  }

  .slds-large-size_2-of-5 {
    width: 40%;
  }

  .slds-large-size_3-of-5 {
    width: 60%;
  }

  .slds-large-size_4-of-5 {
    width: 80%;
  }

  .slds-large-size_5-of-5 {
    width: 100%;
  }

  .slds-large-size_1-of-6 {
    width: 16.6666666667%;
  }

  .slds-large-size_2-of-6 {
    width: 33.3333333333%;
  }

  .slds-large-size_3-of-6 {
    width: 50%;
  }

  .slds-large-size_4-of-6 {
    width: 66.6666666667%;
  }

  .slds-large-size_5-of-6 {
    width: 83.3333333333%;
  }

  .slds-large-size_6-of-6 {
    width: 100%;
  }

  .slds-large-size_1-of-7 {
    width: 14.2857142857%;
  }

  .slds-large-size_2-of-7 {
    width: 28.5714285714%;
  }

  .slds-large-size_3-of-7 {
    width: 42.8571428571%;
  }

  .slds-large-size_4-of-7 {
    width: 57.1428571429%;
  }

  .slds-large-size_5-of-7 {
    width: 71.4285714286%;
  }

  .slds-large-size_6-of-7 {
    width: 85.7142857143%;
  }

  .slds-large-size_7-of-7 {
    width: 100%;
  }

  .slds-large-size_1-of-8 {
    width: 12.5%;
  }

  .slds-large-size_2-of-8 {
    width: 25%;
  }

  .slds-large-size_3-of-8 {
    width: 37.5%;
  }

  .slds-large-size_4-of-8 {
    width: 50%;
  }

  .slds-large-size_5-of-8 {
    width: 62.5%;
  }

  .slds-large-size_6-of-8 {
    width: 75%;
  }

  .slds-large-size_7-of-8 {
    width: 87.5%;
  }

  .slds-large-size_8-of-8 {
    width: 100%;
  }

  .slds-large-size_1-of-12 {
    width: 8.3333333333%;
  }

  .slds-large-size_2-of-12 {
    width: 16.6666666667%;
  }

  .slds-large-size_3-of-12 {
    width: 25%;
  }

  .slds-large-size_4-of-12 {
    width: 33.3333333333%;
  }

  .slds-large-size_5-of-12 {
    width: 41.6666666667%;
  }

  .slds-large-size_6-of-12 {
    width: 50%;
  }

  .slds-large-size_7-of-12 {
    width: 58.3333333333%;
  }

  .slds-large-size_8-of-12 {
    width: 66.6666666667%;
  }

  .slds-large-size_9-of-12 {
    width: 75%;
  }

  .slds-large-size_10-of-12 {
    width: 83.3333333333%;
  }

  .slds-large-size_11-of-12 {
    width: 91.6666666667%;
  }

  .slds-large-size_12-of-12 {
    width: 100%;
  }

  .slds-large-order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .slds-large-order_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .slds-large-order_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .slds-large-order_4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .slds-large-order_5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .slds-large-order_6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .slds-large-order_7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .slds-large-order_8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .slds-large-order_9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .slds-large-order_10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .slds-large-order_11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .slds-large-order_12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 64em) {
  [class*="slds-max-large-size_"],
  [class*="slds-max-large-size--"] {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .slds-max-large-size_xxx-small {
    width: 3rem;
  }

  .slds-max-large-size_xx-small {
    width: 6rem;
  }

  .slds-max-large-size_x-small {
    width: 12rem;
  }

  .slds-max-large-size_small {
    width: 15rem;
  }

  .slds-max-large-size_medium {
    width: 20rem;
  }

  .slds-max-large-size_large {
    width: 25rem;
  }

  .slds-max-large-size_x-large {
    width: 40rem;
  }

  .slds-max-large-size_xx-large {
    width: 60rem;
  }

  .slds-max-large-size_1-of-1 {
    width: 100%;
  }

  .slds-max-large-size_1-of-2 {
    width: 50%;
  }

  .slds-max-large-size_2-of-2 {
    width: 100%;
  }

  .slds-max-large-size_1-of-3 {
    width: 33.3333333333%;
  }

  .slds-max-large-size_2-of-3 {
    width: 66.6666666667%;
  }

  .slds-max-large-size_3-of-3 {
    width: 100%;
  }

  .slds-max-large-size_1-of-4 {
    width: 25%;
  }

  .slds-max-large-size_2-of-4 {
    width: 50%;
  }

  .slds-max-large-size_3-of-4 {
    width: 75%;
  }

  .slds-max-large-size_4-of-4 {
    width: 100%;
  }

  .slds-max-large-size_1-of-5 {
    width: 20%;
  }

  .slds-max-large-size_2-of-5 {
    width: 40%;
  }

  .slds-max-large-size_3-of-5 {
    width: 60%;
  }

  .slds-max-large-size_4-of-5 {
    width: 80%;
  }

  .slds-max-large-size_5-of-5 {
    width: 100%;
  }

  .slds-max-large-size_1-of-6 {
    width: 16.6666666667%;
  }

  .slds-max-large-size_2-of-6 {
    width: 33.3333333333%;
  }

  .slds-max-large-size_3-of-6 {
    width: 50%;
  }

  .slds-max-large-size_4-of-6 {
    width: 66.6666666667%;
  }

  .slds-max-large-size_5-of-6 {
    width: 83.3333333333%;
  }

  .slds-max-large-size_6-of-6 {
    width: 100%;
  }

  .slds-max-large-size_1-of-7 {
    width: 14.2857142857%;
  }

  .slds-max-large-size_2-of-7 {
    width: 28.5714285714%;
  }

  .slds-max-large-size_3-of-7 {
    width: 42.8571428571%;
  }

  .slds-max-large-size_4-of-7 {
    width: 57.1428571429%;
  }

  .slds-max-large-size_5-of-7 {
    width: 71.4285714286%;
  }

  .slds-max-large-size_6-of-7 {
    width: 85.7142857143%;
  }

  .slds-max-large-size_7-of-7 {
    width: 100%;
  }

  .slds-max-large-size_1-of-8 {
    width: 12.5%;
  }

  .slds-max-large-size_2-of-8 {
    width: 25%;
  }

  .slds-max-large-size_3-of-8 {
    width: 37.5%;
  }

  .slds-max-large-size_4-of-8 {
    width: 50%;
  }

  .slds-max-large-size_5-of-8 {
    width: 62.5%;
  }

  .slds-max-large-size_6-of-8 {
    width: 75%;
  }

  .slds-max-large-size_7-of-8 {
    width: 87.5%;
  }

  .slds-max-large-size_8-of-8 {
    width: 100%;
  }

  .slds-max-large-size_1-of-12 {
    width: 8.3333333333%;
  }

  .slds-max-large-size_2-of-12 {
    width: 16.6666666667%;
  }

  .slds-max-large-size_3-of-12 {
    width: 25%;
  }

  .slds-max-large-size_4-of-12 {
    width: 33.3333333333%;
  }

  .slds-max-large-size_5-of-12 {
    width: 41.6666666667%;
  }

  .slds-max-large-size_6-of-12 {
    width: 50%;
  }

  .slds-max-large-size_7-of-12 {
    width: 58.3333333333%;
  }

  .slds-max-large-size_8-of-12 {
    width: 66.6666666667%;
  }

  .slds-max-large-size_9-of-12 {
    width: 75%;
  }

  .slds-max-large-size_10-of-12 {
    width: 83.3333333333%;
  }

  .slds-max-large-size_11-of-12 {
    width: 91.6666666667%;
  }

  .slds-max-large-size_12-of-12 {
    width: 100%;
  }

  .slds-max-large-order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .slds-max-large-order_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .slds-max-large-order_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .slds-max-large-order_4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .slds-max-large-order_5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .slds-max-large-order_6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .slds-max-large-order_7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .slds-max-large-order_8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .slds-max-large-order_9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .slds-max-large-order_10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .slds-max-large-order_11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .slds-max-large-order_12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
[class*="slds-size_"],
[class*="slds-size--"] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.slds-has-buffer {
  margin: 0.75rem;
}
.slds-has-full-bleed {
  margin: 0;
}
.slds-has-bottom-magnet {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.slds-has-top-magnet {
  margin-top: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.slds-has-top-magnet.slds-has-buffer {
  margin-bottom: 0;
  border-radius: 0;
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slds-is-static {
  position: static;
}
.slds-is-relative {
  position: relative;
}
.slds-is-fixed {
  position: fixed;
}
.slds-is-absolute {
  position: absolute;
}
@media print {
  .slds-no-print {
    display: none;
  }
}
.slds-assistive-text {
  position: absolute !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  text-transform: none !important;
  white-space: nowrap !important;
}
.slds-assistive-text_focus:focus {
  margin: inherit !important;
  border: inherit !important;
  padding: inherit !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
}
.slds-is-collapsed {
  height: 0;
  overflow: hidden;
}
.slds-is-expanded {
  height: auto;
  overflow: visible;
}
.slds-hidden {
  visibility: hidden !important;
}
.slds-visible {
  visibility: visible;
}
.slds-hide {
  display: none !important;
}
.slds-show {
  display: block;
}
.slds-show_inline-block {
  display: inline-block;
}
.slds-show_inline {
  display: inline;
}
.slds-transition-hide {
  opacity: 0;
}
.slds-transition-show {
  opacity: 1;
}

.slds-x-small {
}
.slds-x-small-show {
  display: none;
}
@media (min-width: 320px) {
  .slds-x-small-show {
    display: block;
  }
  .slds-x-small-show_inline-block {
    display: inline-block;
  }
  .slds-x-small-show_inline {
    display: inline;
  }
}
.slds-x-small-show-only {
  display: none;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slds-x-small-show-only {
    display: block;
  }
  .slds-x-small-show-only_inline-block {
    display: inline-block;
  }
  .slds-x-small-show-only_inline {
    display: inline;
  }
}

@media (max-width: 479px) {
  .slds-max-x-small-hide {
    display: none;
  }
}

.slds-small {
}
.slds-small-show {
  display: none;
}
@media (min-width: 480px) {
  .slds-small-show {
    display: block;
  }
  .slds-small-show_inline-block {
    display: inline-block;
  }
  .slds-small-show_inline {
    display: inline;
  }
}
.slds-small-show-only {
  display: none;
}
@media (min-width: 480px) and (max-width: 767px) {
  .slds-small-show-only {
    display: block;
  }
  .slds-small-show-only_inline-block {
    display: inline-block;
  }
  .slds-small-show-only_inline {
    display: inline;
  }
}

@media (max-width: 767px) {
  .slds-max-small-hide {
    display: none;
  }
}

.slds-medium {
}
.slds-medium-show {
  display: none;
}
@media (min-width: 768px) {
  .slds-medium-show {
    display: block;
  }
  .slds-medium-show_inline-block {
    display: inline-block;
  }
  .slds-medium-show_inline {
    display: inline;
  }
}
.slds-medium-show-only {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slds-medium-show-only {
    display: block;
  }
  .slds-medium-show-only_inline-block {
    display: inline-block;
  }
  .slds-medium-show-only_inline {
    display: inline;
  }
}

@media (max-width: 1023px) {
  .slds-max-medium-hide {
    display: none;
  }
}

.slds-large {
}
.slds-large-show {
  display: none;
}
@media (min-width: 1024px) {
  .slds-large-show {
    display: block;
  }
  .slds-large-show_inline-block {
    display: inline-block;
  }
  .slds-large-show_inline {
    display: inline;
  }
}

@media (min-width: 320px) {
  .slds-hide_x-small {
    display: none !important;
  }
}
@media (max-width: 319px) {
  .slds-show_x-small {
    display: none !important;
  }
}
@media (min-width: 480px) {
  .slds-hide_small {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .slds-show_small {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .slds-hide_medium {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .slds-show_medium {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .slds-hide_large {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .slds-show_large {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .slds-hide_x-large {
    display: none !important;
  }
}
@media (max-width: 1279px) {
  .slds-show_x-large {
    display: none !important;
  }
}
.slds-is-visually-empty {
  visibility: hidden !important;
  width: 0;
}
.slds-line-clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
}
.slds-line-clamp_x-small {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
}
.slds-line-clamp_small {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
}
.slds-line-clamp_medium {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
}
.slds-line-clamp_large {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
}

/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
