@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.0
 */
body,
html {
  height: 100%;
  position: relative;
}
body {
  margin: 0;
  padding: 0;
}
[tabindex="-1"]:focus {
  outline: none;
}
.inset {
  padding: 10px;
}
a.md-no-style,
button.md-no-style {
  font-weight: 400;
  background-color: inherit;
  text-align: left;
  border: none;
  padding: 0;
  margin: 0;
}
button,
input,
select,
textarea {
  vertical-align: baseline;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
html input[type="button"][disabled],
input[type="reset"][disabled],
input[type="submit"][disabled] {
  cursor: default;
}
textarea {
  vertical-align: top;
  overflow: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input:-webkit-autofill {
  text-shadow: none;
}
.md-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-transform: none;
  width: 1px;
}
.md-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: inherit;
  pointer-events: none;
}
.md-shadow-bottom-z-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-shadow-bottom-z-2 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
.md-shadow-animated.md-shadow {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.md-ripple-container {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.55s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-ripple {
  position: absolute;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: 50% 50%;
  opacity: 0;
  border-radius: 50%;
}
.md-ripple.md-ripple-placed {
  transition:
    margin 0.9s cubic-bezier(0.25, 0.8, 0.25, 1),
    border 0.9s cubic-bezier(0.25, 0.8, 0.25, 1),
    width 0.9s cubic-bezier(0.25, 0.8, 0.25, 1),
    height 0.9s cubic-bezier(0.25, 0.8, 0.25, 1),
    opacity 0.9s cubic-bezier(0.25, 0.8, 0.25, 1),
    transform 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-ripple.md-ripple-scaled {
  transform: translate(-50%, -50%) scale(1);
}
.md-ripple.md-ripple-active,
.md-ripple.md-ripple-full,
.md-ripple.md-ripple-visible {
  opacity: 0.2;
}
.md-ripple.md-ripple-remove {
  animation: md-remove-ripple 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
}
@keyframes md-remove-ripple {
  0% {
    opacity: 0.15;
  }

  to {
    opacity: 0;
  }
}
.md-padding {
  padding: 8px;
}
.md-margin {
  margin: 8px;
}
.md-scroll-mask {
  position: absolute;
  background-color: transparent;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
}
.md-scroll-mask>.md-scroll-mask-bar {
  display: block;
  position: absolute;
  background-color: #fafafa;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 65;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
.md-no-momentum {
  -webkit-overflow-scrolling: auto;
}
.md-no-flicker {
  -webkit-filter: blur(0);
}
@media (min-width: 960px) {
  .md-padding {
    padding: 16px;
  }
}
body[dir="ltr"],
body[dir="rtl"],
html[dir="ltr"],
html[dir="rtl"] {
  unicode-bidi: embed;
}
bdo[dir="rtl"] {
  direction: rtl;
}
bdo[dir="ltr"],
bdo[dir="rtl"] {
  unicode-bidi: bidi-override;
}
bdo[dir="ltr"] {
  direction: ltr;
}
body,
html {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.md-display-4 {
  font-size: 112px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 112px;
}
.md-display-3 {
  font-size: 56px;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 56px;
}
.md-display-2 {
  font-size: 45px;
  font-weight: 400;
  line-height: 64px;
}
.md-display-1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}
.md-headline {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}
.md-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.005em;
}
.md-subhead {
  font-size: 16px;
  line-height: 24px;
}
.md-body-1,
.md-subhead {
  font-weight: 400;
  letter-spacing: 0.01em;
}
.md-body-1 {
  font-size: 14px;
  line-height: 20px;
}
.md-body-2 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 24px;
}
.md-caption {
  font-size: 12px;
  letter-spacing: 0.02em;
}
.md-button {
  letter-spacing: 0.01em;
}
button,
html,
input,
select,
textarea {
  font-family:
    Roboto,
    Helvetica Neue,
    sans-serif;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
.layout-column>.flex {
  -ms-flex-basis: auto;
  flex-basis: auto;
}
@keyframes md-autocomplete-list-out {
  0% {
    animation-timing-function: linear;
  }

  50% {
    opacity: 0;
    height: 40px;
    animation-timing-function: ease-in;
  }

  to {
    height: 0;
    opacity: 0;
  }
}
@keyframes md-autocomplete-list-in {
  0% {
    opacity: 0;
    height: 0;
    animation-timing-function: ease-out;
  }

  50% {
    opacity: 0;
    height: 40px;
  }

  to {
    opacity: 1;
    height: 40px;
  }
}
md-autocomplete {
  border-radius: 0;
  display: block;
  height: 38px;
  position: relative;
  overflow: hidden;
  min-width: 190px;
}
md-autocomplete[disabled] input {
  cursor: default;
}
md-autocomplete[md-floating-label] {
  border-radius: 0;
  height: auto;
}
md-autocomplete[md-floating-label] md-input-container {
  padding-bottom: 0;
}
md-autocomplete[md-floating-label] md-autocomplete-wrap {
  height: auto;
}
md-autocomplete[md-floating-label] button {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
}
md-autocomplete md-autocomplete-wrap {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  height: 38px;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity, 1)));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
md-autocomplete md-autocomplete-wrap.md-menu-showing {
  z-index: 51;
}
md-autocomplete md-autocomplete-wrap input,
md-autocomplete md-autocomplete-wrap md-input-container {
  flex: 1 1 0%;
  box-sizing: border-box;
  min-width: 0;
}
md-autocomplete md-autocomplete-wrap md-progress-linear {
  position: absolute;
  bottom: -2px;
  left: 0;
}
md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline {
  bottom: 40px;
  right: 2px;
  left: 2px;
  width: auto;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  transition: none;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container {
  transition: none;
  height: 3px;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter {
  transition: opacity 0.15s linear;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active {
  opacity: 1;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave {
  transition: opacity 0.15s linear;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active {
  opacity: 0;
}
md-autocomplete input:not(.md-input) {
  font-size: 14px;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  outline: none;
  width: 100%;
  padding: 0 15px;
  line-height: 38px;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity, 1)));
}
md-autocomplete input:not(.md-input)::-ms-clear {
  display: none;
}
md-autocomplete button {
  position: relative;
  line-height: 20px;
  text-align: center;
  width: 30px;
  cursor: pointer;
  border: none;
  padding: 0;
  font-size: 12px;
  background: oklch(var(--b1));
}
md-autocomplete button:after {
  content: "";
  position: absolute;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  border-radius: 50%;
  transform: scale(0);
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-autocomplete button:focus {
  outline: none;
}
md-autocomplete button:focus:after {
  transform: scale(1);
  opacity: 1;
}
md-autocomplete button md-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0) scale(0.9);
}
md-autocomplete button md-icon path {
  stroke-width: 0;
}
md-autocomplete button.ng-enter {
  transform: scale(0);
  transition: transform 0.15s ease-out;
}
md-autocomplete button.ng-enter.ng-enter-active {
  transform: scale(1);
}
md-autocomplete button.ng-leave {
  transition: transform 0.15s ease-out;
}
md-autocomplete button.ng-leave.ng-leave-active {
  transform: scale(0);
}
@media screen and (-ms-high-contrast: active) {
  md-autocomplete input {
    border: 1px solid #fff;
  }

  md-autocomplete li:focus {
    color: #fff;
  }
}
.md-virtual-repeat-container.md-autocomplete-suggestions-container {
  position: absolute;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  height: 225.5px;
  max-height: 225.5px;
  z-index: 100;
}
.md-virtual-repeat-container.md-not-found {
  height: 48px;
}
.md-autocomplete-suggestions {
  margin: 0;
  list-style: none;
  padding: 0;
}
.md-autocomplete-suggestions li {
  font-size: 14px;
  overflow: hidden;
  padding: 0 15px;
  line-height: 48px;
  height: 48px;
  transition: background 0.15s linear;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.md-autocomplete-suggestions li:focus {
  outline: none;
}
.md-autocomplete-suggestions li:not(.md-not-found-wrapper) {
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active) {

  .md-autocomplete-suggestions,
  md-autocomplete {
    border: 1px solid #fff;
  }
}
md-backdrop {
  transition: opacity 0.45s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
}
md-backdrop.md-menu-backdrop {
  position: fixed !important;
  z-index: 99;
}
md-backdrop.md-select-backdrop {
  z-index: 81;
  transition-duration: 0;
}
md-backdrop.md-dialog-backdrop {
  z-index: 79;
}
md-backdrop.md-bottom-sheet-backdrop {
  z-index: 69;
}
md-backdrop.md-sidenav-backdrop {
  z-index: 59;
}
md-backdrop.md-click-catcher {
  position: absolute;
}
md-backdrop.md-opaque {
  opacity: 0.48;
}
md-backdrop.md-opaque.ng-enter {
  opacity: 0;
}
md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active {
  opacity: 0.48;
}
md-backdrop.md-opaque.ng-leave {
  opacity: 0.48;
  transition: opacity 0.4s;
}
md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active {
  opacity: 0;
}
md-bottom-sheet {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8px 16px 88px;
  z-index: 70;
  border-top-width: 1px;
  border-top-style: solid;
  transform: translate3d(0, 80px, 0);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: transform;
}
md-bottom-sheet.md-has-header {
  padding-top: 0;
}
md-bottom-sheet.ng-enter {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
}
md-bottom-sheet.ng-enter-active {
  opacity: 1;
  display: block;
  transform: translate3d(0, 80px, 0) !important;
}
md-bottom-sheet.ng-leave-active {
  transform: translate3d(0, 100%, 0) !important;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-bottom-sheet .md-subheader {
  background-color: transparent;
  font-family:
    Roboto,
    Helvetica Neue,
    sans-serif;
  line-height: 56px;
  padding: 0;
  white-space: nowrap;
}
md-bottom-sheet md-inline-icon {
  display: inline-block;
  height: 24px;
  width: 24px;
  fill: #444;
}
md-bottom-sheet md-list-item {
  display: flex;
  outline: none;
}
md-bottom-sheet md-list-item:hover {
  cursor: pointer;
}
md-bottom-sheet.md-list md-list-item {
  padding: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-grid-row-align: center;
  align-items: center;
  height: 48px;
}
md-bottom-sheet.md-grid {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 0;
}
md-bottom-sheet.md-grid md-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
md-bottom-sheet.md-grid md-list,
md-bottom-sheet.md-grid md-list-item {
  transition: all 0.5s;
  align-items: center;
}
md-bottom-sheet.md-grid md-list-item {
  flex-direction: column;
  -ms-grid-row-align: center;
  height: 96px;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 960px) {
  md-bottom-sheet.md-grid md-list-item {
    flex: 1 1 33.33333%;
    max-width: 33.33333%;
  }

  md-bottom-sheet.md-grid md-list-item:nth-of-type(3n + 1) {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }

  md-bottom-sheet.md-grid md-list-item:nth-of-type(3n) {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  md-bottom-sheet.md-grid md-list-item {
    flex: 1 1 25%;
    max-width: 25%;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  md-bottom-sheet.md-grid md-list-item {
    flex: 1 1 16.66667%;
    max-width: 16.66667%;
  }
}
@media (min-width: 1920px) {
  md-bottom-sheet.md-grid md-list-item {
    flex: 1 1 14.28571%;
    max-width: 14.28571%;
  }
}
md-bottom-sheet.md-grid md-list-item:before {
  display: none;
}
md-bottom-sheet.md-grid md-list-item .md-list-item-content {
  width: 48px;
  padding-bottom: 16px;
}
md-bottom-sheet.md-grid md-list-item .md-grid-item-content,
md-bottom-sheet.md-grid md-list-item .md-list-item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
md-bottom-sheet.md-grid md-list-item .md-grid-item-content {
  border: 1px solid transparent;
  width: 80px;
}
md-bottom-sheet.md-grid md-list-item .md-grid-text {
  font-weight: 400;
  line-height: 16px;
  font-size: 13px;
  margin: 0;
  white-space: nowrap;
  width: 64px;
  text-align: center;
  text-transform: none;
  padding-top: 8px;
}
@media screen and (-ms-high-contrast: active) {
  md-bottom-sheet {
    border: 1px solid #fff;
  }
}
button.md-button::-moz-focus-inner {
  border: 0;
}
.md-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  min-height: 36px;
  min-width: 88px;
  line-height: 36px;
  vertical-align: middle;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-grid-row-align: center;
  align-items: center;
  text-align: center;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 0;
  padding: 0 6px;
  margin: 6px 8px;
  background: transparent;
  color: currentColor;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  overflow: hidden;
  transition:
    box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),
    background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-button,
.md-button:focus {
  outline: none;
}
.md-button:focus,
.md-button:hover {
  text-decoration: none;
}
.md-button.ng-hide,
.md-button.ng-leave {
  transition: none;
}
.md-button.md-cornered {
  border-radius: 0;
}
.md-button.md-icon {
  padding: 0;
  background: none;
}
.md-button.md-raised:not([disabled]) {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-button.md-icon-button {
  margin: 0 6px;
  height: 40px;
  min-width: 0;
  line-height: 24px;
  padding: 8px;
  width: 40px;
  border-radius: 50%;
}
.md-button.md-icon-button .md-ripple-container {
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
  -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC");
}
.md-button.md-fab {
  z-index: 20;
  line-height: 56px;
  min-width: 0;
  width: 56px;
  height: 56px;
  vertical-align: middle;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-property: background-color, box-shadow, transform;
  transition-property:
    background-color,
    box-shadow,
    transform;
}
.md-button.md-fab.md-fab-bottom-right {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
  position: absolute;
}
.md-button.md-fab.md-fab-bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
  position: absolute;
}
.md-button.md-fab.md-fab-top-right {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  position: absolute;
}
.md-button.md-fab.md-fab-top-left {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
  position: absolute;
}
.md-button.md-fab .md-ripple-container {
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
  -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC");
}
.md-button.md-fab.md-mini {
  line-height: 40px;
  width: 40px;
  height: 40px;
}
.md-button.md-fab.ng-hide,
.md-button.md-fab.ng-leave {
  transition: none;
}
.md-button:not([disabled]).md-fab.md-focused,
.md-button:not([disabled]).md-raised.md-focused {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-button:not([disabled]).md-fab:active,
.md-button:not([disabled]).md-raised:active {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
.md-button .md-ripple-container {
  border-radius: 3px;
  background-clip: padding-box;
  overflow: hidden;
  -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC");
}
.md-button.md-icon-button md-icon,
button.md-button.md-fab md-icon {
  display: block;
}
.md-toast-open-top .md-button.md-fab-top-left,
.md-toast-open-top .md-button.md-fab-top-right {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform: translate3d(0, 42px, 0);
}
.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,
.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,
.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,
.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover {
  transform: translate3d(0, 41px, 0);
}
.md-toast-open-bottom .md-button.md-fab-bottom-left,
.md-toast-open-bottom .md-button.md-fab-bottom-right {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform: translate3d(0, -42px, 0);
}
.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,
.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,
.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,
.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover {
  transform: translate3d(0, -43px, 0);
}
.md-button-group {
  display: flex;
  flex: 1;
  width: 100%;
}
.md-button-group>.md-button {
  flex: 1;
  display: block;
  overflow: hidden;
  width: 0;
  border-width: 1px 0 1px 1px;
  border-radius: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.md-button-group>.md-button:first-child {
  border-radius: 2px 0 0 2px;
}
.md-button-group>.md-button:last-child {
  border-right-width: 1px;
  border-radius: 0 2px 2px 0;
}
@media screen and (-ms-high-contrast: active) {

  .md-button.md-fab,
  .md-button.md-raised {
    border: 1px solid #fff;
  }
}
md-card {
  box-sizing: border-box;
  flex-direction: column;
  margin: 8px;
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.2),
    0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 2px 1px -1px rgba(0, 0, 0, 0.12);
}
md-card,
md-card md-card-header {
  display: flex;
}
md-card md-card-header {
  padding: 16px;
  flex-direction: row;
}
md-card md-card-header:first-child md-card-avatar {
  margin-right: 12px;
}
[dir="rtl"] md-card md-card-header:first-child md-card-avatar {
  margin-right: auto;
  margin-left: 12px;
}
md-card md-card-header:last-child md-card-avatar {
  margin-left: 12px;
}
[dir="rtl"] md-card md-card-header:last-child md-card-avatar {
  margin-left: auto;
  margin-right: 12px;
}
md-card md-card-header md-card-avatar {
  width: 40px;
  height: 40px;
}
md-card md-card-header md-card-avatar .md-user-avatar,
md-card md-card-header md-card-avatar md-icon {
  border-radius: 50%;
}
md-card md-card-header md-card-avatar md-icon {
  padding: 8px;
}
md-card md-card-header md-card-avatar+md-card-header-text {
  max-height: 40px;
}
md-card md-card-header md-card-avatar+md-card-header-text .md-title {
  font-size: 14px;
}
md-card md-card-header md-card-header-text {
  display: flex;
  flex: 1;
  flex-direction: column;
}
md-card md-card-header md-card-header-text .md-subhead {
  font-size: 14px;
}
md-card>img,
md-card>md-card-header img {
  box-sizing: border-box;
  display: flex;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
}
md-card md-card-title {
  padding: 24px 16px 16px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
}
md-card md-card-title+md-card-content {
  padding-top: 0;
}
md-card md-card-title md-card-title-text {
  flex: 1;
  flex-direction: column;
  display: flex;
}
md-card md-card-title md-card-title-text .md-subhead {
  padding-top: 0;
  font-size: 14px;
}
md-card md-card-title md-card-title-text:only-child .md-subhead {
  padding-top: 12px;
}
md-card md-card-title md-card-title-media {
  margin-top: -8px;
}
md-card md-card-title md-card-title-media .md-media-sm {
  height: 80px;
  width: 80px;
}
md-card md-card-title md-card-title-media .md-media-md {
  height: 112px;
  width: 112px;
}
md-card md-card-title md-card-title-media .md-media-lg {
  height: 152px;
  width: 152px;
}
md-card md-card-content {
  display: block;
  padding: 16px;
}
md-card md-card-content>p:first-child {
  margin-top: 0;
}
md-card md-card-content>p:last-child {
  margin-bottom: 0;
}
md-card md-card-content .md-media-xl {
  height: 240px;
  width: 240px;
}
md-card .md-actions,
md-card md-card-actions {
  margin: 8px;
}
md-card .md-actions.layout-column .md-button:not(.md-icon-button),
md-card md-card-actions.layout-column .md-button:not(.md-icon-button) {
  margin: 2px 0;
}
md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type,
md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type {
  margin-top: 0;
}
md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type,
md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type {
  margin-bottom: 0;
}
md-card .md-actions.layout-column .md-button.md-icon-button,
md-card md-card-actions.layout-column .md-button.md-icon-button {
  margin-top: 6px;
  margin-bottom: 6px;
}
md-card .md-actions md-card-icon-actions,
md-card md-card-actions md-card-icon-actions {
  flex: 1;
  justify-content: flex-start;
  display: flex;
  flex-direction: row;
}
md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button),
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button) {
  margin: 0 4px;
}
md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
  margin-left: 0;
}
[dir="rtl"] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,
[dir="rtl"] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
  margin-left: auto;
  margin-right: 0;
}
md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
  margin-right: 0;
}
[dir="rtl"] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,
[dir="rtl"] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
  margin-right: auto;
  margin-left: 0;
}
md-card .md-actions:not(.layout-column) .md-button.md-icon-button,
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button {
  margin-left: 6px;
  margin-right: 6px;
}
md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
  margin-left: 12px;
}
[dir="rtl"] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,
[dir="rtl"] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
  margin-left: auto;
  margin-right: 12px;
}
md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
  margin-right: 12px;
}
[dir="rtl"] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,
[dir="rtl"] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
  margin-right: auto;
  margin-left: 12px;
}
md-card .md-actions:not(.layout-column) .md-button+md-card-icon-actions,
md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions {
  flex: 1;
  justify-content: flex-end;
  display: flex;
  flex-direction: row;
}
md-card md-card-footer {
  margin-top: auto;
  padding: 16px;
}
@media screen and (-ms-high-contrast: active) {
  md-card {
    border: 1px solid #fff;
  }
}
.md-image-no-fill>img {
  width: auto;
  height: auto;
}
.md-inline-form md-checkbox {
  margin: 19px 0 18px;
}
md-checkbox {
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 16px;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
  min-width: 20px;
  min-height: 20px;
  margin-left: 0;
  margin-right: 16px;
}
[dir="rtl"] md-checkbox {
  margin-left: 16px;
  margin-right: 0;
}
md-checkbox:last-of-type {
  margin-left: 0;
  margin-right: 0;
}
md-checkbox.md-focused:not([disabled]) .md-container:before {
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
}
md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before {
  background-color: rgba(0, 0, 0, 0.12);
}
md-checkbox.md-align-top-left>div.md-container {
  top: 12px;
}
md-checkbox .md-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  left: 0;
  right: auto;
}
[dir="rtl"] md-checkbox .md-container {
  left: auto;
  right: 0;
}
md-checkbox .md-container:before {
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 50%;
  content: "";
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-checkbox .md-container:after {
  box-sizing: border-box;
  content: "";
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
}
md-checkbox .md-container .md-ripple-container {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
}
md-checkbox .md-icon {
  box-sizing: border-box;
  transition: 0.24s;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
}
md-checkbox.md-checked .md-icon {
  border-color: transparent;
}
md-checkbox.md-checked .md-icon:after {
  box-sizing: border-box;
  transform: rotate(45deg);
  position: absolute;
  left: 4.66667px;
  top: 0.22222px;
  display: table;
  width: 6.66667px;
  height: 13.33333px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  content: "";
}
md-checkbox[disabled] {
  cursor: default;
}
md-checkbox.md-indeterminate .md-icon:after {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: table;
  width: 12px;
  height: 2px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  content: "";
}
md-checkbox .md-label {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  margin-left: 30px;
  margin-right: 0;
}
[dir="rtl"] md-checkbox .md-label {
  margin-left: 0;
  margin-right: 30px;
}
.md-contact-chips .md-chips md-chip {
  padding: 0 25px 0 0;
}
[dir="rtl"] .md-contact-chips .md-chips md-chip {
  padding: 0 0 0 25px;
}
.md-contact-chips .md-chips md-chip .md-contact-avatar {
  float: left;
}
[dir="rtl"] .md-contact-chips .md-chips md-chip .md-contact-avatar {
  float: right;
}
.md-contact-chips .md-chips md-chip .md-contact-avatar img {
  height: 32px;
  border-radius: 16px;
}
.md-contact-chips .md-chips md-chip .md-contact-name {
  display: inline-block;
  height: 32px;
  margin-left: 8px;
}
[dir="rtl"] .md-contact-chips .md-chips md-chip .md-contact-name {
  margin-left: auto;
  margin-right: 8px;
}
.md-contact-suggestion {
  height: 56px;
}
.md-contact-suggestion img {
  height: 40px;
  border-radius: 20px;
  margin-top: 8px;
}
.md-contact-suggestion .md-contact-name {
  margin-left: 8px;
  width: 120px;
}
[dir="rtl"] .md-contact-suggestion .md-contact-name {
  margin-left: auto;
  margin-right: 8px;
}
.md-contact-suggestion .md-contact-email,
.md-contact-suggestion .md-contact-name {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.md-contact-chips-suggestions li {
  height: 100%;
}
.md-chips {
  display: block;
  font-family:
    Roboto,
    Helvetica Neue,
    sans-serif;
  font-size: 16px;
  padding: 0 0 8px 3px;
  vertical-align: middle;
}
.md-chips:after {
  content: "";
  display: table;
  clear: both;
}
[dir="rtl"] .md-chips {
  padding: 0 3px 8px 0;
}
.md-chips.md-readonly .md-chip-input-container {
  min-height: 32px;
}
.md-chips:not(.md-readonly) {
  cursor: text;
}
.md-chips.md-removable md-chip {
  padding-right: 22px;
}
[dir="rtl"] .md-chips.md-removable md-chip {
  padding-right: 0;
  padding-left: 22px;
}
.md-chips.md-removable md-chip .md-chip-content {
  padding-right: 4px;
}
[dir="rtl"] .md-chips.md-removable md-chip .md-chip-content {
  padding-right: 0;
  padding-left: 4px;
}
.md-chips md-chip {
  cursor: default;
  border-radius: 16px;
  display: block;
  height: 32px;
  line-height: 32px;
  margin: 8px 8px 0 0;
  padding: 0 12px;
  float: left;
  box-sizing: border-box;
  max-width: 100%;
  position: relative;
}
[dir="rtl"] .md-chips md-chip {
  margin: 8px 0 0 8px;
  float: right;
}
.md-chips md-chip .md-chip-content {
  display: block;
  float: left;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
[dir="rtl"] .md-chips md-chip .md-chip-content {
  float: right;
}
.md-chips md-chip .md-chip-content:focus {
  outline: none;
}
.md-chips md-chip._md-chip-content-edit-is-enabled {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.md-chips md-chip .md-chip-remove-container {
  position: absolute;
  right: 0;
  line-height: 22px;
}
[dir="rtl"] .md-chips md-chip .md-chip-remove-container {
  right: auto;
  left: 0;
}
.md-chips md-chip .md-chip-remove {
  text-align: center;
  width: 32px;
  height: 32px;
  min-width: 0;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  margin: 0;
  position: relative;
}
.md-chips md-chip .md-chip-remove md-icon {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.md-chips .md-chip-input-container {
  display: block;
  line-height: 32px;
  margin: 8px 8px 0 0;
  padding: 0;
  float: left;
}
[dir="rtl"] .md-chips .md-chip-input-container {
  margin: 8px 0 0 8px;
  float: right;
}
.md-chips .md-chip-input-container input:not([type]),
.md-chips .md-chip-input-container input[type="email"],
.md-chips .md-chip-input-container input[type="number"],
.md-chips .md-chip-input-container input[type="tel"],
.md-chips .md-chip-input-container input[type="text"],
.md-chips .md-chip-input-container input[type="url"] {
  border: 0;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.md-chips .md-chip-input-container input:not([type]):focus,
.md-chips .md-chip-input-container input[type="email"]:focus,
.md-chips .md-chip-input-container input[type="number"]:focus,
.md-chips .md-chip-input-container input[type="tel"]:focus,
.md-chips .md-chip-input-container input[type="text"]:focus,
.md-chips .md-chip-input-container input[type="url"]:focus {
  outline: none;
}
.md-chips .md-chip-input-container md-autocomplete,
.md-chips .md-chip-input-container md-autocomplete-wrap {
  background: transparent;
  height: 32px;
}
.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap {
  box-shadow: none;
}
.md-chips .md-chip-input-container input {
  border: 0;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.md-chips .md-chip-input-container input:focus {
  outline: none;
}
.md-chips .md-chip-input-container md-autocomplete,
.md-chips .md-chip-input-container md-autocomplete-wrap {
  height: 32px;
}
.md-chips .md-chip-input-container md-autocomplete {
  box-shadow: none;
}
.md-chips .md-chip-input-container md-autocomplete input {
  position: relative;
}
.md-chips .md-chip-input-container:not(:first-child) {
  margin: 8px 8px 0 0;
}
[dir="rtl"] .md-chips .md-chip-input-container:not(:first-child) {
  margin: 8px 0 0 8px;
}
.md-chips .md-chip-input-container input {
  background: transparent;
  border-width: 0;
}
.md-chips md-autocomplete button {
  display: none;
}
@media screen and (-ms-high-contrast: active) {

  .md-chip-input-container,
  md-chip {
    border: 1px solid #fff;
  }

  .md-chip-input-container md-autocomplete {
    border: none;
  }
}
md-content {
  display: block;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
md-content[md-scroll-y] {
  overflow-y: auto;
  overflow-x: hidden;
}
md-content[md-scroll-x] {
  overflow-x: auto;
  overflow-y: hidden;
}
@media print {
  md-content {
    overflow: visible !important;
  }
}
md-calendar {
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.md-calendar-scroll-mask {
  display: inline-block;
  overflow: hidden;
  height: 308px;
}
.md-calendar-scroll-mask .md-virtual-repeat-scroller {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar {
  display: none;
}
.md-calendar-scroll-mask .md-virtual-repeat-offsetter {
  width: 100%;
}
.md-calendar-scroll-container {
  box-shadow: inset -3px 3px 6px rgba(0, 0, 0, 0.2);
  display: inline-block;
  height: 308px;
  width: 346px;
}
.md-calendar-date {
  height: 44px;
  width: 44px;
  text-align: center;
  padding: 0;
  border: none;
  box-sizing: content-box;
}
.md-calendar-date:first-child {
  padding-left: 16px;
}
[dir="rtl"] .md-calendar-date:first-child {
  padding-left: 0;
  padding-right: 16px;
}
.md-calendar-date:last-child {
  padding-right: 16px;
}
[dir="rtl"] .md-calendar-date:last-child {
  padding-right: 0;
  padding-left: 16px;
}
.md-calendar-date.md-calendar-date-disabled {
  cursor: default;
}
.md-calendar-date-selection-indicator {
  transition:
    background-color,
    color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 50%;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator {
  cursor: pointer;
}
.md-calendar-month-label {
  height: 44px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 0 0 24px;
}
[dir="rtl"] .md-calendar-month-label {
  padding: 0 24px 0 0;
}
md-calendar-month .md-calendar-month-label:not(.md-calendar-month-label-disabled) {
  cursor: pointer;
}
.md-calendar-month-label md-icon {
  transform: rotate(180deg);
}
.md-calendar-month-label span {
  vertical-align: middle;
}
.md-calendar-day-header {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}
.md-calendar-day-header th {
  width: 44px;
  text-align: center;
  padding: 0;
  border: none;
  box-sizing: content-box;
  font-weight: 400;
  height: 40px;
}
.md-calendar-day-header th:first-child {
  padding-left: 16px;
}
[dir="rtl"] .md-calendar-day-header th:first-child {
  padding-left: 0;
  padding-right: 16px;
}
.md-calendar-day-header th:last-child {
  padding-right: 16px;
}
[dir="rtl"] .md-calendar-day-header th:last-child {
  padding-right: 0;
  padding-left: 16px;
}
.md-calendar {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}
.md-calendar tr:last-child td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.md-calendar:first-child {
  border-top: 1px solid transparent;
}
.md-calendar tbody,
.md-calendar td,
.md-calendar tr {
  vertical-align: middle;
  box-sizing: content-box;
}
md-datepicker {
  white-space: nowrap;
  overflow: hidden;
  padding-right: 18px;
  margin-right: -18px;
  vertical-align: middle;
}
[dir="rtl"] md-datepicker {
  padding-right: 0;
  padding-left: 18px;
  margin-right: auto;
  margin-left: -18px;
}
.md-inline-form md-datepicker {
  margin-top: 12px;
}
.md-datepicker-button {
  display: inline-block;
  box-sizing: border-box;
  background: none;
  vertical-align: middle;
  position: relative;
}
.md-datepicker-button:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  content: "";
  speak: none;
}
.md-datepicker-input {
  font-size: 14px;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  outline: none;
  background: transparent;
  min-width: 120px;
  max-width: 328px;
}
.md-datepicker-input::-ms-clear {
  display: none;
}
._md-datepicker-floating-label>md-datepicker {
  overflow: visible;
}
._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container {
  border: none;
}
._md-datepicker-floating-label>md-datepicker .md-datepicker-button {
  float: left;
  margin-top: -2.5px;
}
[dir="rtl"] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button {
  float: right;
}
._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore) {
  right: 18px;
  left: auto;
  width: calc(100% - 84px);
}
[dir="rtl"] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore) {
  right: auto;
  left: 18px;
}
._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
  margin-left: 64px;
}
[dir="rtl"] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
  margin-left: auto;
  margin-right: 64px;
}
.md-datepicker-input-container {
  position: relative;
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: inline-block;
  width: auto;
}
.md-icon-button+.md-datepicker-input-container {
  margin-left: 12px;
}
[dir="rtl"] .md-icon-button+.md-datepicker-input-container {
  margin-left: auto;
  margin-right: 12px;
}
.md-datepicker-input-container.md-datepicker-focused {
  border-bottom-width: 2px;
}
.md-datepicker-is-showing .md-scroll-mask {
  z-index: 99;
}
.md-datepicker-calendar-pane {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 100;
  border-width: 1px;
  border-style: solid;
  background: transparent;
  transform: scale(0);
  transform-origin: 0 0;
  transition: transform 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-datepicker-calendar-pane.md-pane-open {
  transform: scale(1);
}
.md-datepicker-input-mask {
  height: 39px;
  width: 340px;
  position: relative;
  background: transparent;
  pointer-events: none;
  cursor: text;
}
.md-datepicker-input-mask-opaque {
  position: absolute;
  right: 0;
  left: 120px;
  height: 100%;
  margin-left: -1px;
}
.md-datepicker-calendar {
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.5, 0, 0.25, 1);
}
.md-pane-open .md-datepicker-calendar {
  opacity: 1;
}
.md-datepicker-calendar md-calendar:focus {
  outline: none;
}
.md-datepicker-expand-triangle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid;
}
.md-datepicker-triangle-button {
  position: absolute;
  right: 0;
  top: 5px;
  transform: translateY(-25%) translateX(45%);
}
[dir="rtl"] .md-datepicker-triangle-button {
  right: auto;
  left: 0;
  transform: translateY(-25%) translateX(-45%);
}
.md-datepicker-triangle-button.md-button.md-icon-button {
  height: 36px;
  width: 36px;
  position: absolute;
  padding: 8px;
}
md-datepicker[disabled] .md-datepicker-input-container {
  border-bottom-color: transparent;
}
md-datepicker[disabled] .md-datepicker-triangle-button {
  display: none;
}
.md-datepicker-open {
  overflow: hidden;
}
.md-datepicker-open .md-datepicker-input-container {
  margin-bottom: -5px;
}
.md-datepicker-open .md-icon-button+.md-datepicker-input-container {
  margin-left: -12px;
}
[dir="rtl"] .md-datepicker-open .md-icon-button+.md-datepicker-input-container {
  margin-left: auto;
  margin-right: -12px;
}
.md-datepicker-open .md-datepicker-input,
.md-datepicker-open label:not(.md-no-float):not(.md-container-ignore) {
  margin-bottom: -5px;
}
.md-datepicker-open input.md-datepicker-input {
  margin-left: 24px;
  height: 40px;
  border-bottom-color: transparent;
}
[dir="rtl"] .md-datepicker-open input.md-datepicker-input {
  margin-left: auto;
  margin-right: 24px;
}
.md-datepicker-open .md-datepicker-triangle-button,
.md-datepicker-open.md-input-has-placeholder>label,
.md-datepicker-open.md-input-has-value>label,
.md-datepicker-pos-adjusted .md-datepicker-input-mask {
  display: none;
}
.md-datepicker-calendar-pane .md-calendar {
  transform: translateY(-85px);
  transition: transform 0.65s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-delay: 0.125s;
}
.md-datepicker-calendar-pane.md-pane-open .md-calendar {
  transform: translateY(0);
}
.md-dialog-is-showing {
  max-height: 100%;
}
.md-dialog-container {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 80;
  overflow: hidden;
}
.md-dialog-container,
md-dialog {
  display: flex;
}
md-dialog {
  opacity: 0;
  min-width: 240px;
  max-width: 80%;
  max-height: 80%;
  position: relative;
  overflow: auto;
  box-shadow:
    0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 13px 19px 2px rgba(0, 0, 0, 0.14),
    0 5px 24px 4px rgba(0, 0, 0, 0.12);
  flex-direction: column;
}
md-dialog.md-transition-in {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}
md-dialog.md-transition-in,
md-dialog.md-transition-out {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-dialog.md-transition-out {
  opacity: 0;
  transform: translate(0, 100%) scale(0.2);
}
md-dialog>form {
  display: flex;
  flex-direction: column;
  overflow: auto;
}
md-dialog .md-dialog-content {
  padding: 24px;
}
md-dialog md-dialog-content {
  order: 1;
  flex-direction: column;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
md-dialog md-dialog-content:not([layout="row"])> :first-child:not(.md-subheader) {
  margin-top: 0;
}
md-dialog md-dialog-content:focus {
  outline: none;
}
md-dialog md-dialog-content .md-subheader {
  margin: 0;
}
md-dialog md-dialog-content .md-dialog-content-body {
  width: 100%;
}
md-dialog md-dialog-content .md-prompt-input-container {
  width: 100%;
  box-sizing: border-box;
}
md-dialog .md-actions,
md-dialog md-dialog-actions {
  display: flex;
  order: 2;
  box-sizing: border-box;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
  padding-right: 8px;
  padding-left: 16px;
  min-height: 52px;
  overflow: hidden;
}
[dir="rtl"] md-dialog .md-actions,
[dir="rtl"] md-dialog md-dialog-actions {
  padding-right: 16px;
  padding-left: 8px;
}
md-dialog .md-actions .md-button,
md-dialog md-dialog-actions .md-button {
  margin: 8px 0 8px 8px;
}
[dir="rtl"] md-dialog .md-actions .md-button,
[dir="rtl"] md-dialog md-dialog-actions .md-button {
  margin-left: 0;
  margin-right: 8px;
}
md-dialog.md-content-overflow .md-actions,
md-dialog.md-content-overflow md-dialog-actions {
  border-top-width: 1px;
  border-top-style: solid;
}
@media screen and (-ms-high-contrast: active) {
  md-dialog {
    border: 1px solid #fff;
  }
}
@media (max-width: 959px) {
  md-dialog.md-dialog-fullscreen {
    min-height: 100%;
    min-width: 100%;
    border-radius: 0;
  }
}
md-divider {
  display: block;
  border-top-width: 1px;
  border-top-style: solid;
  margin: 0;
}
md-divider[md-inset] {
  margin-left: 80px;
}
[dir="rtl"] md-divider[md-inset] {
  margin-left: auto;
  margin-right: 80px;
}
.layout-gt-lg-row>md-divider,
.layout-gt-md-row>md-divider,
.layout-gt-sm-row>md-divider,
.layout-gt-xs-row>md-divider,
.layout-lg-row>md-divider,
.layout-md-row>md-divider,
.layout-row>md-divider,
.layout-sm-row>md-divider,
.layout-xl-row>md-divider,
.layout-xs-row>md-divider {
  border-top-width: 0;
  border-right-width: 1px;
  border-right-style: solid;
}
md-fab-speed-dial {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 20;
}
md-fab-speed-dial.md-fab-bottom-right {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
  position: absolute;
}
md-fab-speed-dial.md-fab-bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
  position: absolute;
}
md-fab-speed-dial.md-fab-top-right {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  position: absolute;
}
md-fab-speed-dial.md-fab-top-left {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
  position: absolute;
}
md-fab-speed-dial:not(.md-hover-full) {
  pointer-events: none;
}
md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,
md-fab-speed-dial:not(.md-hover-full).md-is-open,
md-fab-speed-dial:not(.md-hover-full) md-fab-trigger {
  pointer-events: auto;
}
md-fab-speed-dial ._md-css-variables {
  z-index: 20;
}
md-fab-speed-dial.md-is-open .md-fab-action-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-grid-row-align: center;
  align-items: center;
}
md-fab-speed-dial md-fab-actions {
  display: flex;
  height: auto;
}
md-fab-speed-dial md-fab-actions .md-fab-action-item {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-fab-speed-dial.md-down {
  flex-direction: column;
}
md-fab-speed-dial.md-down md-fab-trigger {
  order: 1;
}
md-fab-speed-dial.md-down md-fab-actions {
  flex-direction: column;
  order: 2;
}
md-fab-speed-dial.md-up {
  flex-direction: column;
}
md-fab-speed-dial.md-up md-fab-trigger {
  order: 2;
}
md-fab-speed-dial.md-up md-fab-actions {
  flex-direction: column-reverse;
  order: 1;
}
md-fab-speed-dial.md-left {
  flex-direction: row;
}
md-fab-speed-dial.md-left md-fab-trigger {
  order: 2;
}
md-fab-speed-dial.md-left md-fab-actions {
  flex-direction: row-reverse;
  order: 1;
}
md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-fab-speed-dial.md-right {
  flex-direction: row;
}
md-fab-speed-dial.md-right md-fab-trigger {
  order: 1;
}
md-fab-speed-dial.md-right md-fab-actions {
  flex-direction: row;
  order: 2;
}
md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,
md-fab-speed-dial.md-scale-remove .md-fab-action-item>* {
  visibility: hidden;
}
md-fab-speed-dial.md-fling .md-fab-action-item {
  opacity: 1;
}
md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item {
  opacity: 0;
  transition-duration: 0s;
}
md-fab-speed-dial.md-scale .md-fab-action-item {
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 0.14286s;
}
md-fab-toolbar {
  display: block;
}
md-fab-toolbar.md-fab-bottom-right {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
  position: absolute;
}
md-fab-toolbar.md-fab-bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
  position: absolute;
}
md-fab-toolbar.md-fab-top-right {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  position: absolute;
}
md-fab-toolbar.md-fab-top-left {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
  position: absolute;
}
md-fab-toolbar .md-fab-toolbar-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  height: 68px;
}
md-fab-toolbar md-fab-trigger {
  position: absolute;
  z-index: 20;
}
md-fab-toolbar md-fab-trigger button {
  overflow: visible !important;
}
md-fab-toolbar md-fab-trigger .md-fab-toolbar-background {
  display: block;
  position: absolute;
  z-index: 21;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-fab-toolbar md-fab-trigger md-icon {
  position: relative;
  z-index: 22;
  opacity: 1;
  transition: all 0.2s ease-in;
}
md-fab-toolbar.md-left md-fab-trigger {
  right: 0;
}
[dir="rtl"] md-fab-toolbar.md-left md-fab-trigger {
  right: auto;
  left: 0;
}
md-fab-toolbar.md-left .md-toolbar-tools {
  flex-direction: row-reverse;
}
md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child {
  margin-right: 0.6rem;
}
[dir="rtl"] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child {
  margin-right: auto;
  margin-left: 0.6rem;
}
md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child {
  margin-left: -0.8rem;
}
[dir="rtl"] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child {
  margin-left: auto;
  margin-right: -0.8rem;
}
md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child {
  margin-right: 8px;
}
[dir="rtl"] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child {
  margin-right: auto;
  margin-left: 8px;
}
md-fab-toolbar.md-right md-fab-trigger {
  left: 0;
}
[dir="rtl"] md-fab-toolbar.md-right md-fab-trigger {
  left: auto;
  right: 0;
}
md-fab-toolbar.md-right .md-toolbar-tools {
  flex-direction: row;
}
md-fab-toolbar md-toolbar {
  background-color: transparent !important;
  pointer-events: none;
  z-index: 23;
}
md-fab-toolbar md-toolbar .md-toolbar-tools {
  padding: 0 20px;
  margin-top: 3px;
}
md-fab-toolbar md-toolbar .md-fab-action-item {
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 0.15s;
}
md-fab-toolbar.md-is-open md-fab-trigger>button {
  box-shadow: none;
}
md-fab-toolbar.md-is-open md-fab-trigger>button md-icon {
  opacity: 0;
}
md-fab-toolbar.md-is-open .md-fab-action-item {
  opacity: 1;
  transform: scale(1);
}
md-grid-list {
  display: block;
  position: relative;
}
md-grid-list,
md-grid-list md-grid-tile,
md-grid-list md-grid-tile-footer,
md-grid-list md-grid-tile-header,
md-grid-list md-grid-tile>figure {
  box-sizing: border-box;
}
md-grid-list md-grid-tile {
  display: block;
  position: absolute;
}
md-grid-list md-grid-tile figure {
  justify-content: center;
  height: 100%;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
}
md-grid-list md-grid-tile figure,
md-grid-list md-grid-tile md-grid-tile-footer,
md-grid-list md-grid-tile md-grid-tile-header {
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  left: 0;
}
md-grid-list md-grid-tile md-grid-tile-footer,
md-grid-list md-grid-tile md-grid-tile-header {
  flex-direction: row;
  height: 48px;
  color: #fff;
  background: rgba(0, 0, 0, 0.18);
  overflow: hidden;
}
md-grid-list md-grid-tile md-grid-tile-footer h3,
md-grid-list md-grid-tile md-grid-tile-footer h4,
md-grid-list md-grid-tile md-grid-tile-header h3,
md-grid-list md-grid-tile md-grid-tile-header h4 {
  font-weight: 400;
  margin: 0 0 0 16px;
}
md-grid-list md-grid-tile md-grid-tile-footer h3,
md-grid-list md-grid-tile md-grid-tile-header h3 {
  font-size: 14px;
}
md-grid-list md-grid-tile md-grid-tile-footer h4,
md-grid-list md-grid-tile md-grid-tile-header h4 {
  font-size: 12px;
}
md-grid-list md-grid-tile md-grid-tile-header {
  top: 0;
}
md-grid-list md-grid-tile md-grid-tile-footer {
  bottom: 0;
}
@media screen and (-ms-high-contrast: active) {
  md-grid-tile {
    border: 1px solid #fff;
  }

  md-grid-tile-footer {
    border-top: 1px solid #fff;
  }
}
md-icon {
  margin: auto;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 24px;
  width: 24px;
  min-height: 24px;
  min-width: 24px;
}
md-icon svg {
  pointer-events: none;
  display: block;
}
md-icon[md-font-icon] {
  line-height: 24px;
  width: auto;
}
md-input-container {
  display: inline-block;
  position: relative;
  padding: 2px;
  margin: 18px 0;
  vertical-align: middle;
}
md-input-container:after {
  content: "";
  display: table;
  clear: both;
}
md-input-container.md-block {
  display: block;
}
md-input-container .md-errors-spacer {
  float: right;
  min-height: 24px;
  min-width: 1px;
}
[dir="rtl"] md-input-container .md-errors-spacer {
  float: left;
}
md-input-container .md-resize-handle {
  position: absolute;
  bottom: 22px;
  left: 0;
  height: 10px;
  background: transparent;
  width: 100%;
  cursor: ns-resize;
}
md-input-container>md-icon {
  position: absolute;
  top: 8px;
  left: 2px;
  right: auto;
}
[dir="rtl"] md-input-container>md-icon {
  left: auto;
  right: 2px;
}
md-input-container input[type="color"],
md-input-container input[type="date"],
md-input-container input[type="datetime-local"],
md-input-container input[type="datetime"],
md-input-container input[type="email"],
md-input-container input[type="month"],
md-input-container input[type="number"],
md-input-container input[type="password"],
md-input-container input[type="search"],
md-input-container input[type="tel"],
md-input-container input[type="text"],
md-input-container input[type="time"],
md-input-container input[type="url"],
md-input-container input[type="week"],
md-input-container textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
}
md-input-container input[type="date"],
md-input-container input[type="datetime-local"],
md-input-container input[type="month"],
md-input-container input[type="time"],
md-input-container input[type="week"] {
  min-height: 26px;
}
md-input-container textarea {
  resize: none;
  overflow: hidden;
}
md-input-container textarea.md-input {
  min-height: 26px;
  -ms-flex-preferred-size: auto;
}
md-input-container textarea[md-no-autogrow] {
  height: auto;
  overflow: auto;
}
md-input-container label:not(.md-container-ignore) {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: auto;
}
[dir="rtl"] md-input-container label:not(.md-container-ignore) {
  left: auto;
  right: 0;
}
md-input-container label:not(.md-container-ignore).md-required:after {
  content: " *";
  font-size: 13px;
  vertical-align: top;
}
md-input-container .md-placeholder,
md-input-container label:not(.md-no-float):not(.md-container-ignore) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  order: 1;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 3px;
  padding-right: 0;
  z-index: 1;
  transform: translate3d(0, 28px, 0) scale(1);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  max-width: 100%;
  transform-origin: left top;
}
[dir="rtl"] md-input-container .md-placeholder,
[dir="rtl"] md-input-container label:not(.md-no-float):not(.md-container-ignore) {
  padding-left: 0;
  padding-right: 3px;
  transform-origin: right top;
}
md-input-container .md-placeholder {
  position: absolute;
  top: 0;
  opacity: 0;
  transition-property: opacity, transform;
  transition-property:
    opacity,
    transform;
  transform: translate3d(0, 30px, 0);
}
md-input-container.md-input-focused .md-placeholder {
  opacity: 1;
  transform: translate3d(0, 24px, 0);
}
md-input-container.md-input-has-value .md-placeholder {
  transition: none;
  opacity: 0;
}
md-input-container:not(.md-input-has-value) input:not(:focus),
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field {
  color: transparent;
}
md-input-container .md-input {
  order: 2;
  display: block;
  margin-top: 0;
  background: none;
  padding: 2px 2px 1px;
  border-width: 0 0 1px;
  line-height: 26px;
  height: 30px;
  -ms-flex-preferred-size: 26px;
  border-radius: 0;
  border-style: solid;
  width: 100%;
  box-sizing: border-box;
  float: left;
}
[dir="rtl"] md-input-container .md-input {
  float: right;
}
md-input-container .md-input:focus {
  outline: none;
}
md-input-container .md-input:invalid {
  outline: none;
  box-shadow: none;
}
md-input-container .md-input.md-no-flex {
  flex: none !important;
}
md-input-container .md-char-counter {
  text-align: right;
  padding-right: 2px;
  padding-left: 0;
}
[dir="rtl"] md-input-container .md-char-counter {
  text-align: left;
  padding-right: 0;
  padding-left: 2px;
}
md-input-container .md-input-messages-animation {
  position: relative;
  order: 4;
  overflow: hidden;
  clear: left;
}
[dir="rtl"] md-input-container .md-input-messages-animation {
  clear: right;
}
md-input-container .md-input-messages-animation.ng-enter .md-input-message-animation {
  opacity: 0;
  margin-top: -100px;
}
md-input-container .md-char-counter,
md-input-container .md-input-message-animation {
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  opacity: 1;
  margin-top: 0;
  padding-top: 5px;
}
md-input-container .md-char-counter:not(.md-char-counter),
md-input-container .md-input-message-animation:not(.md-char-counter) {
  padding-right: 5px;
  padding-left: 0;
}
[dir="rtl"] md-input-container .md-char-counter:not(.md-char-counter),
[dir="rtl"] md-input-container .md-input-message-animation:not(.md-char-counter) {
  padding-right: 0;
  padding-left: 5px;
}
md-input-container .md-input-message-animation.ng-enter,
md-input-container .md-input-message-animation:not(.ng-animate),
md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation {
  opacity: 0;
  margin-top: -100px;
}
md-input-container.md-input-focused label:not(.md-no-float),
md-input-container.md-input-has-placeholder label:not(.md-no-float),
md-input-container.md-input-has-value label:not(.md-no-float) {
  transform: translate3d(0, 6px, 0) scale(0.75);
  transition:
    transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),
    width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-input-container.md-input-has-value label {
  transition: none;
}
md-input-container.md-input-focused .md-input,
md-input-container.md-input-resized .md-input,
md-input-container .md-input.ng-invalid.ng-dirty {
  padding-bottom: 0;
  border-width: 0 0 2px;
}
[disabled] md-input-container .md-input,
md-input-container .md-input[disabled] {
  background-position: bottom -1px left 0;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
md-input-container.md-icon-float {
  transition: margin-top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-input-container.md-icon-float>label {
  pointer-events: none;
  position: absolute;
}
md-input-container.md-icon-float>md-icon {
  top: 8px;
  left: 2px;
  right: auto;
}
[dir="rtl"] md-input-container.md-icon-float>md-icon {
  left: auto;
  right: 2px;
}
md-input-container.md-icon-left>label .md-placeholder,
md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),
md-input-container.md-icon-right>label .md-placeholder,
md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore) {
  width: calc(100% - 36px - 18px);
}
md-input-container.md-icon-left {
  padding-left: 36px;
  padding-right: 0;
}
[dir="rtl"] md-input-container.md-icon-left {
  padding-left: 0;
  padding-right: 36px;
}
md-input-container.md-icon-left>label {
  left: 36px;
  right: auto;
}
[dir="rtl"] md-input-container.md-icon-left>label {
  left: auto;
  right: 36px;
}
md-input-container.md-icon-right {
  padding-left: 0;
  padding-right: 36px;
}
[dir="rtl"] md-input-container.md-icon-right {
  padding-left: 36px;
  padding-right: 0;
}
md-input-container.md-icon-right>md-icon:last-of-type {
  margin: 0;
  right: 2px;
  left: auto;
}
[dir="rtl"] md-input-container.md-icon-right>md-icon:last-of-type {
  right: auto;
  left: 2px;
}
md-input-container.md-icon-left.md-icon-right {
  padding-left: 36px;
  padding-right: 36px;
}
md-input-container.md-icon-left.md-icon-right>label .md-placeholder,
md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore) {
  width: calc(100% - 72px);
}
@media screen and (-ms-high-contrast: active) {
  md-input-container.md-default-theme>md-icon {
    fill: #fff;
  }
}
md-list {
  display: block;
  padding: 8px 0;
}
md-list .md-subheader {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.2em;
}
md-list.md-dense md-list-item,
md-list.md-dense md-list-item .md-list-item-inner {
  min-height: 48px;
}
md-list.md-dense md-list-item .md-list-item-inner:before,
md-list.md-dense md-list-item:before {
  content: "";
  min-height: 48px;
  visibility: hidden;
  display: inline-block;
}
md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child,
md-list.md-dense md-list-item md-icon:first-child {
  width: 20px;
  height: 20px;
}
md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),
md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon) {
  margin-right: 36px;
}
[dir="rtl"] md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),
[dir="rtl"] md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon) {
  margin-right: auto;
  margin-left: 36px;
}
md-list.md-dense md-list-item .md-avatar,
md-list.md-dense md-list-item .md-avatar-icon,
md-list.md-dense md-list-item .md-list-item-inner .md-avatar,
md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon {
  margin-right: 20px;
}
[dir="rtl"] md-list.md-dense md-list-item .md-avatar,
[dir="rtl"] md-list.md-dense md-list-item .md-avatar-icon,
[dir="rtl"] md-list.md-dense md-list-item .md-list-item-inner .md-avatar,
[dir="rtl"] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon {
  margin-right: auto;
  margin-left: 20px;
}
md-list.md-dense md-list-item .md-avatar,
md-list.md-dense md-list-item .md-list-item-inner .md-avatar {
  flex: none;
  width: 36px;
  height: 36px;
}
md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,
md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,
md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,
md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset {
  margin-left: 56px;
}
[dir="rtl"] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,
[dir="rtl"] md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,
[dir="rtl"] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,
[dir="rtl"] md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset {
  margin-left: auto;
  margin-right: 56px;
}
md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,
md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,
md-list.md-dense md-list-item.md-2-line .md-list-item-text p,
md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,
md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h4,
md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text p,
md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,
md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,
md-list.md-dense md-list-item.md-3-line .md-list-item-text p,
md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3,
md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h4,
md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text p {
  line-height: 1.05;
  font-size: 12px;
}
md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,
md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,
md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,
md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3 {
  font-size: 13px;
}
md-list.md-dense md-list-item.md-2-line,
md-list.md-dense md-list-item.md-2-line>.md-no-style {
  min-height: 60px;
}
md-list.md-dense md-list-item.md-2-line:before,
md-list.md-dense md-list-item.md-2-line>.md-no-style:before {
  content: "";
  min-height: 60px;
  visibility: hidden;
  display: inline-block;
}
md-list.md-dense md-list-item.md-2-line .md-avatar-icon,
md-list.md-dense md-list-item.md-2-line>.md-avatar,
md-list.md-dense md-list-item.md-2-line>.md-no-style .md-avatar-icon,
md-list.md-dense md-list-item.md-2-line>.md-no-style>.md-avatar {
  margin-top: 12px;
}
md-list.md-dense md-list-item.md-3-line,
md-list.md-dense md-list-item.md-3-line>.md-no-style {
  min-height: 76px;
}
md-list.md-dense md-list-item.md-3-line:before,
md-list.md-dense md-list-item.md-3-line>.md-no-style:before {
  content: "";
  min-height: 76px;
  visibility: hidden;
  display: inline-block;
}
md-list.md-dense md-list-item.md-3-line>.md-avatar,
md-list.md-dense md-list-item.md-3-line>.md-no-style>.md-avatar,
md-list.md-dense md-list-item.md-3-line>.md-no-style>md-icon:first-child,
md-list.md-dense md-list-item.md-3-line>md-icon:first-child {
  margin-top: 16px;
}
md-list-item {
  position: relative;
}
md-list-item.md-proxy-focus.md-focused .md-no-style {
  transition: background-color 0.15s linear;
}
md-list-item._md-button-wrap {
  position: relative;
}
md-list-item._md-button-wrap>div.md-button:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 16px;
  margin: 0;
  font-weight: 400;
  text-align: left;
  border: medium none;
}
[dir="rtl"] md-list-item._md-button-wrap>div.md-button:first-child {
  text-align: right;
}
md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  margin: 0;
  padding: 0;
}
md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner {
  width: 100%;
  min-height: inherit;
}
md-list-item.md-no-proxy,
md-list-item .md-no-style {
  position: relative;
  padding: 0 16px;
  flex: 1 1 auto;
}
md-list-item.md-no-proxy.md-button,
md-list-item .md-no-style.md-button {
  font-size: inherit;
  height: inherit;
  text-align: left;
  text-transform: none;
  width: 100%;
  white-space: normal;
  flex-direction: inherit;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
  -ms-grid-row-align: inherit;
  align-items: inherit;
  border-radius: 0;
  margin: 0;
}
[dir="rtl"] md-list-item.md-no-proxy.md-button,
[dir="rtl"] md-list-item .md-no-style.md-button {
  text-align: right;
}
md-list-item.md-no-proxy.md-button>.md-ripple-container,
md-list-item .md-no-style.md-button>.md-ripple-container {
  border-radius: 0;
}
md-list-item.md-no-proxy:focus,
md-list-item .md-no-style:focus {
  outline: none;
}
md-list-item.md-clickable:hover {
  cursor: pointer;
}
md-list-item md-divider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
[dir="rtl"] md-list-item md-divider {
  left: auto;
  right: 0;
}
md-list-item md-divider[md-inset] {
  left: 72px;
  width: calc(100% - 72px);
  margin: 0 !important;
}
[dir="rtl"] md-list-item md-divider[md-inset] {
  left: auto;
  right: 72px;
}
md-list-item,
md-list-item .md-list-item-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 48px;
  height: auto;
}
md-list-item .md-list-item-inner:before,
md-list-item:before {
  content: "";
  min-height: 48px;
  visibility: hidden;
  display: inline-block;
}
md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),
md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),
md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),
md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),
md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),
md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),
md-list-item>md-icon.md-secondary:not(.md-avatar-icon),
md-list-item>md-icon:first-child:not(.md-avatar-icon) {
  width: 24px;
  margin-top: 16px;
  margin-bottom: 12px;
  box-sizing: content-box;
}
md-list-item .md-list-item-inner>div.md-primary>md-checkbox,
md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,
md-list-item .md-list-item-inner>md-checkbox,
md-list-item .md-list-item-inner md-checkbox.md-secondary,
md-list-item>div.md-primary>md-checkbox,
md-list-item>div.md-secondary>md-checkbox,
md-list-item>md-checkbox,
md-list-item md-checkbox.md-secondary {
  align-self: center;
}
md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,
md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,
md-list-item .md-list-item-inner>md-checkbox .md-label,
md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,
md-list-item>div.md-primary>md-checkbox .md-label,
md-list-item>div.md-secondary>md-checkbox .md-label,
md-list-item>md-checkbox .md-label,
md-list-item md-checkbox.md-secondary .md-label {
  display: none;
}
md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),
md-list-item>md-icon:first-child:not(.md-avatar-icon) {
  margin-right: 32px;
}
[dir="rtl"] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),
[dir="rtl"] md-list-item>md-icon:first-child:not(.md-avatar-icon) {
  margin-right: auto;
  margin-left: 32px;
}
md-list-item .md-avatar,
md-list-item .md-avatar-icon,
md-list-item .md-list-item-inner .md-avatar,
md-list-item .md-list-item-inner .md-avatar-icon {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 16px;
  border-radius: 50%;
  box-sizing: content-box;
}
[dir="rtl"] md-list-item .md-avatar,
[dir="rtl"] md-list-item .md-avatar-icon,
[dir="rtl"] md-list-item .md-list-item-inner .md-avatar,
[dir="rtl"] md-list-item .md-list-item-inner .md-avatar-icon {
  margin-right: auto;
  margin-left: 16px;
}
md-list-item .md-avatar,
md-list-item .md-list-item-inner .md-avatar {
  flex: none;
  width: 40px;
  height: 40px;
}
md-list-item .md-avatar-icon,
md-list-item .md-list-item-inner .md-avatar-icon {
  padding: 8px;
}
md-list-item .md-avatar-icon svg,
md-list-item .md-list-item-inner .md-avatar-icon svg {
  width: 24px;
  height: 24px;
}
md-list-item .md-list-item-inner>md-checkbox,
md-list-item>md-checkbox {
  width: 24px;
  margin-left: 3px;
  margin-right: 29px;
  margin-top: 16px;
}
[dir="rtl"] md-list-item .md-list-item-inner>md-checkbox,
[dir="rtl"] md-list-item>md-checkbox {
  margin-left: 29px;
  margin-right: 3px;
}
md-list-item .md-list-item-inner .md-secondary-container,
md-list-item .md-secondary-container {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin: auto;
  margin-right: 0;
  margin-left: auto;
}
[dir="rtl"] md-list-item .md-list-item-inner .md-secondary-container,
[dir="rtl"] md-list-item .md-secondary-container {
  margin-right: auto;
  margin-left: 0;
}
md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,
md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,
md-list-item .md-secondary-container .md-button:last-of-type,
md-list-item .md-secondary-container .md-icon-button:last-of-type {
  margin-right: 0;
}
[dir="rtl"] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,
[dir="rtl"] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,
[dir="rtl"] md-list-item .md-secondary-container .md-button:last-of-type,
[dir="rtl"] md-list-item .md-secondary-container .md-icon-button:last-of-type {
  margin-right: auto;
  margin-left: 0;
}
md-list-item .md-list-item-inner .md-secondary-container md-checkbox,
md-list-item .md-secondary-container md-checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,
md-list-item .md-secondary-container md-checkbox:last-child {
  width: 24px;
  margin-right: 0;
}
[dir="rtl"] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,
[dir="rtl"] md-list-item .md-secondary-container md-checkbox:last-child {
  margin-right: auto;
  margin-left: 0;
}
md-list-item .md-list-item-inner .md-secondary-container md-switch,
md-list-item .md-secondary-container md-switch {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -6px;
}
[dir="rtl"] md-list-item .md-list-item-inner .md-secondary-container md-switch,
[dir="rtl"] md-list-item .md-secondary-container md-switch {
  margin-right: auto;
  margin-left: -6px;
}
md-list-item .md-list-item-inner>.md-list-item-inner>p,
md-list-item .md-list-item-inner>p,
md-list-item>.md-list-item-inner>p,
md-list-item>p {
  flex: 1 1 auto;
  margin: 0;
}
md-list-item.md-2-line,
md-list-item.md-2-line>.md-no-style,
md-list-item.md-3-line,
md-list-item.md-3-line>.md-no-style {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  justify-content: center;
}
md-list-item.md-2-line.md-long-text,
md-list-item.md-2-line>.md-no-style.md-long-text,
md-list-item.md-3-line.md-long-text,
md-list-item.md-3-line>.md-no-style.md-long-text {
  margin-top: 8px;
  margin-bottom: 8px;
}
md-list-item.md-2-line .md-list-item-text,
md-list-item.md-2-line>.md-no-style .md-list-item-text,
md-list-item.md-3-line .md-list-item-text,
md-list-item.md-3-line>.md-no-style .md-list-item-text {
  flex: 1 1 auto;
  margin: auto;
  text-overflow: ellipsis;
  overflow: hidden;
}
md-list-item.md-2-line .md-list-item-text.md-offset,
md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,
md-list-item.md-3-line .md-list-item-text.md-offset,
md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset {
  margin-left: 56px;
}
[dir="rtl"] md-list-item.md-2-line .md-list-item-text.md-offset,
[dir="rtl"] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,
[dir="rtl"] md-list-item.md-3-line .md-list-item-text.md-offset,
[dir="rtl"] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset {
  margin-left: auto;
  margin-right: 56px;
}
md-list-item.md-2-line .md-list-item-text h3,
md-list-item.md-2-line>.md-no-style .md-list-item-text h3,
md-list-item.md-3-line .md-list-item-text h3,
md-list-item.md-3-line>.md-no-style .md-list-item-text h3 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin: 0;
  line-height: 1.2em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
md-list-item.md-2-line .md-list-item-text h4,
md-list-item.md-2-line>.md-no-style .md-list-item-text h4,
md-list-item.md-3-line .md-list-item-text h4,
md-list-item.md-3-line>.md-no-style .md-list-item-text h4 {
  font-size: 14px;
  letter-spacing: 0.01em;
  margin: 3px 0 1px;
  font-weight: 400;
  line-height: 1.2em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
md-list-item.md-2-line .md-list-item-text p,
md-list-item.md-2-line>.md-no-style .md-list-item-text p,
md-list-item.md-3-line .md-list-item-text p,
md-list-item.md-3-line>.md-no-style .md-list-item-text p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  margin: 0;
  line-height: 1.6em;
}
md-list-item.md-2-line,
md-list-item.md-2-line>.md-no-style {
  height: auto;
  min-height: 72px;
}
md-list-item.md-2-line:before,
md-list-item.md-2-line>.md-no-style:before {
  content: "";
  min-height: 72px;
  visibility: hidden;
  display: inline-block;
}
md-list-item.md-2-line .md-avatar-icon,
md-list-item.md-2-line>.md-avatar,
md-list-item.md-2-line>.md-no-style .md-avatar-icon,
md-list-item.md-2-line>.md-no-style>.md-avatar {
  margin-top: 12px;
}
md-list-item.md-2-line>.md-no-style>md-icon:first-child,
md-list-item.md-2-line>md-icon:first-child {
  align-self: flex-start;
}
md-list-item.md-2-line .md-list-item-text,
md-list-item.md-2-line>.md-no-style .md-list-item-text {
  flex: 1 1 auto;
}
md-list-item.md-3-line,
md-list-item.md-3-line>.md-no-style {
  height: auto;
  min-height: 88px;
}
md-list-item.md-3-line:before,
md-list-item.md-3-line>.md-no-style:before {
  content: "";
  min-height: 88px;
  visibility: hidden;
  display: inline-block;
}
md-list-item.md-3-line>.md-avatar,
md-list-item.md-3-line>.md-no-style>.md-avatar,
md-list-item.md-3-line>.md-no-style>md-icon:first-child,
md-list-item.md-3-line>md-icon:first-child {
  margin-top: 16px;
}
.md-open-menu-container {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  opacity: 0;
  border-radius: 2px;
}
.md-open-menu-container md-menu-divider {
  margin-top: 4px;
  margin-bottom: 4px;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  width: 100%;
}
.md-open-menu-container md-menu-content>* {
  opacity: 0;
}
.md-open-menu-container:not(.md-clickable) {
  pointer-events: none;
}
.md-open-menu-container.md-active {
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 0.2s;
}
.md-open-menu-container.md-active>md-menu-content>* {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 0.2s;
  transition-delay: 0.1s;
}
.md-open-menu-container.md-leave {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 0.25s;
}
md-menu-content {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  max-height: 304px;
  overflow-y: auto;
}
md-menu-content.md-dense {
  max-height: 208px;
}
md-menu-content.md-dense md-menu-item {
  height: 32px;
  min-height: 0;
}
md-menu-item {
  display: flex;
  flex-direction: row;
  min-height: 48px;
  height: 48px;
  align-content: center;
  justify-content: flex-start;
}
md-menu-item>* {
  width: 100%;
  margin: auto 0;
  padding-left: 16px;
  padding-right: 16px;
}
md-menu-item>a.md-button {
  padding-top: 5px;
}
md-menu-item>.md-button {
  text-align: left;
  display: inline-block;
  border-radius: 0;
  margin: auto 0;
  font-size: 15px;
  text-transform: none;
  font-weight: 400;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
md-menu-item>.md-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
[dir="rtl"] md-menu-item>.md-button {
  text-align: right;
}
md-menu-item>.md-button md-icon {
  margin: auto 16px auto 0;
}
[dir="rtl"] md-menu-item>.md-button md-icon {
  margin: auto 0 auto 16px;
}
md-menu-item>.md-button p {
  display: inline-block;
  margin: auto;
}
md-menu-item>.md-button span {
  margin-top: auto;
  margin-bottom: auto;
}
md-menu-item>.md-button .md-ripple-container {
  border-radius: inherit;
}
md-toolbar .md-menu {
  height: auto;
  margin: auto;
  padding: 0;
}
@media (max-width: 959px) {
  md-menu-content {
    min-width: 112px;
  }

  md-menu-content[width="3"] {
    min-width: 168px;
  }

  md-menu-content[width="4"] {
    min-width: 224px;
  }

  md-menu-content[width="5"] {
    min-width: 280px;
  }

  md-menu-content[width="6"] {
    min-width: 336px;
  }

  md-menu-content[width="7"] {
    min-width: 392px;
  }
}
@media (min-width: 960px) {
  md-menu-content {
    min-width: 96px;
  }

  md-menu-content[width="3"] {
    min-width: 192px;
  }

  md-menu-content[width="4"] {
    min-width: 256px;
  }

  md-menu-content[width="5"] {
    min-width: 320px;
  }

  md-menu-content[width="6"] {
    min-width: 384px;
  }

  md-menu-content[width="7"] {
    min-width: 448px;
  }
}
md-toolbar.md-menu-toolbar h2.md-toolbar-tools {
  line-height: 1rem;
  height: auto;
  padding: 28px;
  padding-bottom: 12px;
}
md-menu-bar {
  padding: 0 20px;
  display: block;
  position: relative;
  z-index: 2;
}
md-menu-bar .md-menu {
  display: inline-block;
  padding: 0;
  position: relative;
}
md-menu-bar button {
  font-size: 14px;
  padding: 0 10px;
  margin: 0;
  border: 0;
  background-color: transparent;
  height: 40px;
}
md-menu-bar md-backdrop.md-menu-backdrop {
  z-index: -2;
}
md-menu-content.md-menu-bar-menu.md-dense {
  max-height: none;
  padding: 16px 0;
}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent {
  position: relative;
}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon {
  position: absolute;
  padding: 0;
  width: 24px;
  top: 6px;
  left: 24px;
}
[dir="rtl"] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon {
  left: auto;
  right: 24px;
}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button {
  padding: 0 32px 0 64px;
}
[dir="rtl"] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,
[dir="rtl"] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button {
  padding: 0 64px 0 32px;
}
md-menu-content.md-menu-bar-menu.md-dense .md-button {
  min-height: 0;
  height: 32px;
  display: flex;
}
md-menu-content.md-menu-bar-menu.md-dense .md-button span {
  flex-grow: 1;
}
md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text {
  flex-grow: 0;
  align-self: flex-end;
  margin: 0 8px;
}
md-menu-content.md-menu-bar-menu.md-dense md-menu-divider {
  margin: 8px 0;
}
md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,
md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button {
  text-align: start;
}
[dir="rtl"] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,
[dir="rtl"] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button {
  text-align: right;
}
md-menu-content.md-menu-bar-menu.md-dense .md-menu {
  padding: 0;
}
md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button {
  position: relative;
  margin: 0;
  width: 100%;
  text-transform: none;
  font-weight: 400;
  border-radius: 0;
  padding-left: 16px;
}
[dir="rtl"] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button {
  padding-left: 0;
  padding-right: 16px;
}
md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after {
  display: block;
  content: "\25BC";
  position: absolute;
  top: 0;
  speak: none;
  transform: rotate(270deg) scaleY(0.45) scaleX(0.9);
  right: 28px;
}
[dir="rtl"] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after {
  transform: rotate(90deg) scaleY(0.45) scaleX(0.9);
  right: auto;
  left: 28px;
}
.md-nav-bar {
  border-style: solid;
  border-width: 0 0 1px;
  height: 48px;
  position: relative;
}
._md-nav-bar-list {
  outline: none;
  list-style: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
}
.md-nav-item:first-of-type {
  margin-left: 8px;
}
.md-button._md-nav-button {
  line-height: 24px;
  margin: 0 4px;
  padding: 12px 16px;
  transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
}
.md-button._md-nav-button:focus {
  outline: none;
}
.md-button._md-nav-button:hover {
  background-color: inherit;
}
md-nav-ink-bar {
  bottom: 0;
  height: 2px;
  left: auto;
  position: absolute;
  right: auto;
  background-color: #000;
}
md-nav-ink-bar._md-left {
  transition:
    left 0.125s cubic-bezier(0.35, 0, 0.25, 1),
    right 0.25s cubic-bezier(0.35, 0, 0.25, 1);
}
md-nav-ink-bar._md-right {
  transition:
    left 0.25s cubic-bezier(0.35, 0, 0.25, 1),
    right 0.125s cubic-bezier(0.35, 0, 0.25, 1);
}
md-nav-extra-content {
  min-height: 48px;
  padding-right: 12px;
}
.md-panel-outer-wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
._md-panel-hidden {
  display: none;
}
._md-panel-fullscreen {
  border-radius: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
}
._md-panel-shown .md-panel {
  opacity: 1;
  transition: none;
}
.md-panel {
  opacity: 0;
  position: fixed;
}
.md-panel._md-panel-shown {
  opacity: 1;
  transition: none;
}
.md-panel._md-panel-animate-enter {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.md-panel._md-panel-animate-leave {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
}
.md-panel._md-panel-animate-fade-out,
.md-panel._md-panel-animate-scale-out {
  opacity: 0;
}
.md-panel._md-panel-backdrop {
  height: 100%;
  position: absolute;
  width: 100%;
}
.md-panel._md-opaque-enter {
  opacity: 0.48;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.md-panel._md-opaque-leave {
  transition: opacity 0.3s cubic-bezier(0.4, 0, 1, 1);
}
@keyframes indeterminate-rotate {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}
md-progress-circular {
  position: relative;
  display: block;
}
md-progress-circular._md-progress-circular-disabled {
  visibility: hidden;
}
md-progress-circular.md-mode-indeterminate svg {
  animation: indeterminate-rotate 2.9s linear infinite;
}
md-progress-circular svg {
  position: absolute;
  overflow: visible;
  top: 0;
  left: 0;
}
md-progress-linear {
  display: block;
  position: relative;
  width: 100%;
  height: 5px;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}
md-progress-linear._md-progress-linear-disabled {
  visibility: hidden;
}
md-progress-linear .md-container {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 5px;
  transform: translate(0, 0) scale(1, 1);
}
md-progress-linear .md-container .md-bar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
}
md-progress-linear .md-container .md-dashed:before {
  content: "";
  display: none;
  position: absolute;
  margin-top: 0;
  height: 5px;
  width: 100%;
  background-color: transparent;
  background-size: 10px 10px !important;
  background-position: 0 -23px;
}
md-progress-linear .md-container .md-bar1,
md-progress-linear .md-container .md-bar2 {
  transition: transform 0.2s linear;
}
md-progress-linear .md-container.md-mode-query .md-bar1 {
  display: none;
}
md-progress-linear .md-container.md-mode-query .md-bar2 {
  transition: all 0.2s linear;
  animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
}
md-progress-linear .md-container.md-mode-determinate .md-bar1 {
  display: none;
}
md-progress-linear .md-container.md-mode-indeterminate .md-bar1 {
  animation:
    md-progress-linear-indeterminate-scale-1 4s infinite,
    md-progress-linear-indeterminate-1 4s infinite;
}
md-progress-linear .md-container.md-mode-indeterminate .md-bar2 {
  animation:
    md-progress-linear-indeterminate-scale-2 4s infinite,
    md-progress-linear-indeterminate-2 4s infinite;
}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container {
  animation: none;
}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1,
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2 {
  animation-name: none;
}
md-progress-linear .md-container.md-mode-buffer {
  background-color: transparent !important;
  transition: all 0.2s linear;
}
md-progress-linear .md-container.md-mode-buffer .md-dashed:before {
  display: block;
  animation: buffer 3s infinite linear;
}
@keyframes query {
  0% {
    opacity: 1;
    transform: translateX(35%) scale(0.3, 1);
  }

  to {
    opacity: 0;
    transform: translateX(-50%) scale(0, 1);
  }
}
@keyframes buffer {
  0% {
    opacity: 1;
    background-position: 0 -23px;
  }

  50% {
    opacity: 0;
  }

  to {
    opacity: 1;
    background-position: -200px -23px;
  }
}
@keyframes md-progress-linear-indeterminate-scale-1 {
  0% {
    transform: scaleX(0.1);
    animation-timing-function: linear;
  }

  36.6% {
    transform: scaleX(0.1);
    animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
  }

  69.15% {
    transform: scaleX(0.83);
    animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
  }

  to {
    transform: scaleX(0.1);
  }
}
@keyframes md-progress-linear-indeterminate-1 {
  0% {
    left: -105.16667%;
    animation-timing-function: linear;
  }

  20% {
    left: -105.16667%;
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
  }

  69.15% {
    left: 21.5%;
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
  }

  to {
    left: 95.44444%;
  }
}
@keyframes md-progress-linear-indeterminate-scale-2 {
  0% {
    transform: scaleX(0.1);
    animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
  }

  19.15% {
    transform: scaleX(0.57);
    animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
  }

  44.15% {
    transform: scaleX(0.91);
    animation-timing-function: cubic-bezier(0.25776,
        -0.00316,
        0.21176,
        1.38179);
  }

  to {
    transform: scaleX(0.1);
  }
}
@keyframes md-progress-linear-indeterminate-2 {
  0% {
    left: -54.88889%;
    animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
  }

  25% {
    left: -17.25%;
    animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
  }

  48.35% {
    left: 29.5%;
    animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
  }

  to {
    left: 117.38889%;
  }
}
md-radio-button {
  box-sizing: border-box;
  display: block;
  margin-bottom: 16px;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
}
md-radio-button[disabled],
md-radio-button[disabled] .md-container {
  cursor: default;
}
md-radio-button .md-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  left: 0;
  right: auto;
}
[dir="rtl"] md-radio-button .md-container {
  left: auto;
  right: 0;
}
md-radio-button .md-container .md-ripple-container {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
}
md-radio-button .md-container:before {
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 50%;
  content: "";
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-radio-button.md-align-top-left>div.md-container {
  top: 12px;
}
md-radio-button .md-off {
  border-style: solid;
  border-width: 2px;
  transition: border-color 0.28s ease;
}
md-radio-button .md-off,
md-radio-button .md-on {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
md-radio-button .md-on {
  transition: transform 0.28s ease;
  transform: scale(0);
}
md-radio-button.md-checked .md-on {
  transform: scale(0.5);
}
md-radio-button .md-label {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin-left: 30px;
  margin-right: 0;
  vertical-align: middle;
  white-space: normal;
  pointer-events: none;
  width: auto;
}
[dir="rtl"] md-radio-button .md-label {
  margin-left: 0;
  margin-right: 30px;
}
md-radio-group.layout-column md-radio-button,
md-radio-group.layout-gt-lg-column md-radio-button,
md-radio-group.layout-gt-md-column md-radio-button,
md-radio-group.layout-gt-sm-column md-radio-button,
md-radio-group.layout-gt-xs-column md-radio-button,
md-radio-group.layout-lg-column md-radio-button,
md-radio-group.layout-md-column md-radio-button,
md-radio-group.layout-sm-column md-radio-button,
md-radio-group.layout-xl-column md-radio-button,
md-radio-group.layout-xs-column md-radio-button {
  margin-bottom: 16px;
}
md-radio-group.layout-gt-lg-row md-radio-button,
md-radio-group.layout-gt-md-row md-radio-button,
md-radio-group.layout-gt-sm-row md-radio-button,
md-radio-group.layout-gt-xs-row md-radio-button,
md-radio-group.layout-lg-row md-radio-button,
md-radio-group.layout-md-row md-radio-button,
md-radio-group.layout-row md-radio-button,
md-radio-group.layout-sm-row md-radio-button,
md-radio-group.layout-xl-row md-radio-button,
md-radio-group.layout-xs-row md-radio-button {
  margin: 0 16px 0 0;
}
[dir="rtl"] md-radio-group.layout-gt-lg-row md-radio-button,
[dir="rtl"] md-radio-group.layout-gt-md-row md-radio-button,
[dir="rtl"] md-radio-group.layout-gt-sm-row md-radio-button,
[dir="rtl"] md-radio-group.layout-gt-xs-row md-radio-button,
[dir="rtl"] md-radio-group.layout-lg-row md-radio-button,
[dir="rtl"] md-radio-group.layout-md-row md-radio-button,
[dir="rtl"] md-radio-group.layout-row md-radio-button,
[dir="rtl"] md-radio-group.layout-sm-row md-radio-button,
[dir="rtl"] md-radio-group.layout-xl-row md-radio-button,
[dir="rtl"] md-radio-group.layout-xs-row md-radio-button {
  margin-left: 16px;
  margin-right: 0;
}
md-radio-group.layout-gt-lg-row md-radio-button:last-of-type,
md-radio-group.layout-gt-md-row md-radio-button:last-of-type,
md-radio-group.layout-gt-sm-row md-radio-button:last-of-type,
md-radio-group.layout-gt-xs-row md-radio-button:last-of-type,
md-radio-group.layout-lg-row md-radio-button:last-of-type,
md-radio-group.layout-md-row md-radio-button:last-of-type,
md-radio-group.layout-row md-radio-button:last-of-type,
md-radio-group.layout-sm-row md-radio-button:last-of-type,
md-radio-group.layout-xl-row md-radio-button:last-of-type,
md-radio-group.layout-xs-row md-radio-button:last-of-type {
  margin-left: 0;
  margin-right: 0;
}
md-radio-group:focus {
  outline: none;
}
md-radio-group.md-focused .md-checked .md-container:before {
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
}
md-radio-group[disabled] md-radio-button,
md-radio-group[disabled] md-radio-button .md-container {
  cursor: default;
}
.md-inline-form md-radio-group {
  margin: 18px 0 19px;
}
.md-inline-form md-radio-group md-radio-button {
  display: inline-block;
  height: 30px;
  padding: 2px;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (-ms-high-contrast: active) {
  md-radio-button.md-default-theme .md-on {
    background-color: #fff;
  }
}
md-input-container:not([md-no-float]) .md-select-placeholder span:first-child {
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform-origin: left top;
}
[dir="rtl"] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child {
  transform-origin: right top;
}
md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child {
  transform: translateY(-22px) translateX(-2px) scale(0.75);
}
.md-select-menu-container {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 90;
  opacity: 0;
  display: none;
  transform: translateY(-1px);
}
.md-select-menu-container:not(.md-clickable) {
  pointer-events: none;
}
.md-select-menu-container md-progress-circular {
  display: table;
  margin: 24px auto !important;
}
.md-select-menu-container.md-active {
  display: block;
  opacity: 1;
}
.md-select-menu-container.md-active md-select-menu {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 0.15s;
}
.md-select-menu-container.md-active md-select-menu>* {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 0.15s;
  transition-delay: 0.1s;
}
.md-select-menu-container.md-leave {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 0.25s;
}
md-input-container>md-select {
  margin: 0;
  order: 2;
}
md-input-container:not(.md-input-has-value) md-select.ng-required .md-select-value span:first-child:after,
md-input-container:not(.md-input-has-value) md-select[required] .md-select-value span:first-child:after {
  content: " *";
  font-size: 13px;
  vertical-align: top;
}
md-input-container.md-input-invalid md-select .md-select-value {
  border-bottom-style: solid;
  padding-bottom: 1px;
}
md-select {
  display: flex;
  margin: 10px 0;
}
md-select.ng-required.ng-invalid .md-select-value span:first-child:after,
md-select[required].ng-invalid .md-select-value span:first-child:after {
  content: " *";
  font-size: 13px;
  vertical-align: top;
}
md-select[disabled] .md-select-value {
  background-position: 0 bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
  margin-bottom: -1px;
}
md-select:focus {
  outline: none;
}
md-select[disabled]:hover {
  cursor: default;
}
md-select:not([disabled]):hover {
  cursor: pointer;
}
md-select:not([disabled]).ng-invalid.ng-touched .md-select-value {
  border-bottom-style: solid;
  padding-bottom: 1px;
}
md-select:not([disabled]):focus .md-select-value {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-bottom: 0;
}
md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value {
  padding-bottom: 0;
}
md-input-container.md-input-has-value .md-select-value>span:not(.md-select-icon) {
  transform: translate3d(0, 1px, 0);
}
.md-select-value {
  display: flex;
  align-items: center;
  padding: 2px 2px 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color: transparent;
  position: relative;
  box-sizing: content-box;
  min-width: 64px;
  min-height: 26px;
  flex-grow: 1;
}
.md-select-value>span:not(.md-select-icon) {
  max-width: 100%;
  flex: 1 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.md-select-value>span:not(.md-select-icon) .md-text {
  display: inline;
}
.md-select-value .md-select-icon {
  display: block;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
  text-align: end;
  width: 24px;
  margin: 0 4px;
  transform: translate3d(0, -2px, 0);
  font-size: 1.2rem;
}
.md-select-value .md-select-icon:after {
  display: block;
  content: "\25BC";
  position: relative;
  top: 2px;
  speak: none;
  font-size: 13px;
  transform: scaleY(0.5) scaleX(1);
}
.md-select-value.md-select-placeholder {
  display: flex;
  order: 1;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 2px;
  z-index: 1;
}
md-select-menu {
  display: flex;
  flex-direction: column;
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.2),
    0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 2px 1px -1px rgba(0, 0, 0, 0.12);
  max-height: 256px;
  min-height: 48px;
  overflow-y: hidden;
  transform-origin: left top;
  transform: scale(1);
}
md-select-menu.md-reverse {
  flex-direction: column-reverse;
}
md-select-menu:not(.md-overflow) md-content {
  padding-top: 8px;
  padding-bottom: 8px;
}
[dir="rtl"] md-select-menu {
  transform-origin: right top;
}
md-select-menu md-content {
  min-width: 136px;
  min-height: 48px;
  max-height: 256px;
  overflow-y: auto;
}
md-select-menu>* {
  opacity: 0;
}
md-option {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  transition: background 0.15s linear;
  padding: 0 16px;
  height: 48px;
}
md-option[disabled] {
  cursor: default;
}
md-option:focus {
  outline: none;
}
md-option .md-text {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
md-optgroup {
  display: block;
}
md-optgroup label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  padding: 16px;
  font-weight: 500;
}
md-optgroup md-option {
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (-ms-high-contrast: active) {
  .md-select-backdrop {
    background-color: transparent;
  }

  md-select-menu {
    border: 1px solid #fff;
  }
}
md-select-menu[multiple] md-option.md-checkbox-enabled {
  padding-left: 40px;
  padding-right: 16px;
}
[dir="rtl"] md-select-menu[multiple] md-option.md-checkbox-enabled {
  padding-left: 16px;
  padding-right: 40px;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  left: 0;
  right: auto;
}
[dir="rtl"] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  left: auto;
  right: 0;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before {
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 50%;
  content: "";
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after {
  box-sizing: border-box;
  content: "";
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon {
  box-sizing: border-box;
  transition: 0.24s;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
}
md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon {
  border-color: transparent;
}
md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after {
  box-sizing: border-box;
  transform: rotate(45deg);
  position: absolute;
  left: 4.66667px;
  top: 0.22222px;
  display: table;
  width: 6.66667px;
  height: 13.33333px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  content: "";
}
md-select-menu[multiple] md-option.md-checkbox-enabled[disabled] {
  cursor: default;
}
md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: table;
  width: 12px;
  height: 2px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  content: "";
}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  margin-left: 10.66667px;
  margin-right: auto;
}
[dir="rtl"] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
  margin-left: auto;
  margin-right: 10.66667px;
}
md-sidenav {
  box-sizing: border-box;
  position: absolute;
  flex-direction: column;
  z-index: 60;
  width: 320px;
  max-width: 320px;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
md-sidenav ul {
  list-style: none;
}
md-sidenav.md-closed {
  display: none;
}
md-sidenav.md-closed-add,
md-sidenav.md-closed-remove {
  display: flex;
  transition: all 0.2s ease-in;
}
md-sidenav.md-closed-add.md-closed-add-active,
md-sidenav.md-closed-remove.md-closed-remove-active {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-sidenav.md-locked-open,
md-sidenav.md-locked-open-add,
md-sidenav.md-locked-open-remove,
md-sidenav.md-locked-open-remove.md-closed,
md-sidenav.md-locked-open.md-closed,
md-sidenav.md-locked-open.md-closed.md-sidenav-left,
md-sidenav.md-locked-open.md-closed.md-sidenav-right {
  position: static;
  display: flex;
  transform: translate3d(0, 0, 0);
}
md-sidenav.md-locked-open-remove-active {
  transition:
    width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2),
    min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  width: 0 !important;
  min-width: 0 !important;
}
md-sidenav.md-closed.md-locked-open-add {
  width: 0 !important;
  min-width: 0 !important;
  transform: translate3d(0, 0, 0);
}
md-sidenav.md-closed.md-locked-open-add-active {
  transition:
    width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2),
    min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  width: 320px;
  min-width: 320px;
  transform: translate3d(0, 0, 0);
}
.md-sidenav-backdrop.md-locked-open {
  display: none;
}
.md-sidenav-left,
md-sidenav {
  left: 0;
  top: 0;
  transform: translate3d(0, 0, 0);
}
.md-sidenav-left.md-closed,
md-sidenav.md-closed {
  transform: translate3d(-100%, 0, 0);
}
.md-sidenav-right {
  left: 100%;
  top: 0;
  transform: translate(-100%, 0);
}
.md-sidenav-right.md-closed {
  transform: translate(0, 0);
}
@media (min-width: 600px) {
  md-sidenav {
    max-width: 400px;
  }
}
@media (max-width: 456px) {
  md-sidenav {
    width: calc(100% - 56px);
    min-width: calc(100% - 56px);
    max-width: calc(100% - 56px);
  }
}
@media screen and (-ms-high-contrast: active) {

  .md-sidenav-left,
  md-sidenav {
    border-right: 1px solid #fff;
  }

  .md-sidenav-right {
    border-left: 1px solid #fff;
  }
}
@keyframes sliderFocusThumb {
  0% {
    transform: scale(0.7);
  }

  30% {
    transform: scale(1);
  }

  to {
    transform: scale(0.7);
  }
}
@keyframes sliderDiscreteFocusThumb {
  0% {
    transform: scale(0.7);
  }

  50% {
    transform: scale(0.8);
  }

  to {
    transform: scale(0);
  }
}
@keyframes sliderDiscreteFocusRing {
  0% {
    transform: scale(0.7);
    opacity: 0;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(0);
  }
}
md-slider {
  height: 48px;
  min-width: 128px;
  position: relative;
  margin-left: 4px;
  margin-right: 4px;
  padding: 0;
  display: block;
  flex-direction: row;
}
md-slider *,
md-slider :after {
  box-sizing: border-box;
}
md-slider .md-slider-wrapper {
  outline: none;
  width: 100%;
  height: 100%;
}
md-slider .md-slider-content {
  position: relative;
}
md-slider .md-track-container {
  width: 100%;
  position: absolute;
  top: 23px;
  height: 2px;
}
md-slider .md-track {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
}
md-slider .md-track-fill {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: width, height;
}
md-slider .md-track-ticks {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
}
md-slider .md-track-ticks canvas {
  width: 100%;
  height: 100%;
}
md-slider .md-thumb-container {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: left, right, bottom;
}
[dir="rtl"] md-slider .md-thumb-container {
  left: auto;
  right: 0;
}
md-slider .md-thumb {
  z-index: 1;
  position: absolute;
  left: -10px;
  top: 14px;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  transform: scale(0.7);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
[dir="rtl"] md-slider .md-thumb {
  left: auto;
  right: -10px;
}
md-slider .md-thumb:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border-width: 3px;
  border-style: solid;
  transition: inherit;
}
md-slider .md-sign {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -14px;
  top: -17px;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  transform: scale(0.4) translate3d(0, 67.5px, 0);
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
md-slider .md-sign:after {
  position: absolute;
  content: "";
  left: 0;
  border-radius: 16px;
  top: 19px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top-width: 16px;
  border-top-style: solid;
  opacity: 0;
  transform: translate3d(0, -8px, 0);
  transition: all 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
[dir="rtl"] md-slider .md-sign:after {
  left: auto;
  right: 0;
}
md-slider .md-sign .md-thumb-text {
  z-index: 1;
  font-size: 12px;
  font-weight: 700;
}
md-slider .md-focus-ring {
  position: absolute;
  left: -17px;
  top: 7px;
  width: 34px;
  height: 34px;
  border-radius: 34px;
  transform: scale(0.7);
  opacity: 0;
  transition: all 0.35s cubic-bezier(0.35, 0, 0.25, 1);
}
[dir="rtl"] md-slider .md-focus-ring {
  left: auto;
  right: -17px;
}
md-slider .md-disabled-thumb {
  position: absolute;
  left: -14px;
  top: 10px;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  transform: scale(0.5);
  border-width: 4px;
  border-style: solid;
  display: none;
}
[dir="rtl"] md-slider .md-disabled-thumb {
  left: auto;
  right: -14px;
}
md-slider.md-min .md-sign {
  opacity: 0;
}
md-slider:focus {
  outline: none;
}
md-slider.md-dragging .md-thumb-container,
md-slider.md-dragging .md-track-fill {
  transition: none;
}
md-slider:not([md-discrete]) .md-sign,
md-slider:not([md-discrete]) .md-track-ticks {
  display: none;
}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover {
  transform: scale(0.8);
}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring {
  transform: scale(1);
  opacity: 1;
}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
  animation: sliderFocusThumb 0.7s cubic-bezier(0.35, 0, 0.25, 1);
}
md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb {
  transform: scale(1);
}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring {
  transform: scale(0);
  animation: sliderDiscreteFocusRing 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
  animation: sliderDiscreteFocusThumb 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
md-slider[md-discrete]:not([disabled]).md-active .md-thumb,
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
  transform: scale(0);
}
md-slider[md-discrete]:not([disabled]).md-active .md-sign,
md-slider[md-discrete]:not([disabled]).md-active .md-sign:after,
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}
md-slider[md-discrete][disabled][readonly] .md-thumb {
  transform: scale(0);
}
md-slider[md-discrete][disabled][readonly] .md-sign,
md-slider[md-discrete][disabled][readonly] .md-sign:after {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}
md-slider[disabled] .md-track-fill {
  display: none;
}
md-slider[disabled] .md-track-ticks,
md-slider[disabled]:not([readonly]) .md-sign {
  opacity: 0;
}
md-slider[disabled] .md-thumb {
  transform: scale(0.5);
}
md-slider[disabled] .md-disabled-thumb {
  display: block;
}
md-slider[md-vertical] {
  flex-direction: column;
  min-height: 128px;
  min-width: 0;
}
md-slider[md-vertical] .md-slider-wrapper {
  flex: 1;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 48px;
  align-self: center;
  display: flex;
  justify-content: center;
}
md-slider[md-vertical] .md-track-container {
  height: 100%;
  width: 2px;
  top: 0;
  left: calc(50% - 1px);
}
md-slider[md-vertical] .md-thumb-container {
  top: auto;
  margin-bottom: 23px;
  left: calc(50% - 1px);
  bottom: 0;
}
md-slider[md-vertical] .md-thumb-container .md-thumb:after {
  left: 1px;
}
md-slider[md-vertical] .md-thumb-container .md-focus-ring {
  left: -16px;
}
md-slider[md-vertical] .md-track-fill {
  bottom: 0;
}
md-slider[md-vertical][md-discrete] .md-sign {
  left: -40px;
  top: 9.5px;
  transform: scale(0.4) translate3d(67.5px, 0, 0);
}
md-slider[md-vertical][md-discrete] .md-sign:after {
  top: 9.5px;
  left: 19px;
  border-top: 14px solid transparent;
  border-right: 0;
  border-bottom: 14px solid transparent;
  border-left-width: 16px;
  border-left-style: solid;
  opacity: 0;
  transform: translate3d(0, -8px, 0);
  transition: all 0.2s ease-in-out;
}
md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text {
  z-index: 1;
  font-size: 12px;
  font-weight: 700;
}
md-slider[md-vertical][md-discrete].md-active .md-sign:after,
md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,
md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after {
  top: 0;
}
md-slider[md-vertical][disabled][readonly] .md-thumb {
  transform: scale(0);
}
md-slider[md-vertical][disabled][readonly] .md-sign,
md-slider[md-vertical][disabled][readonly] .md-sign:after {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}
md-slider[md-invert]:not([md-vertical]) .md-track-fill {
  left: auto;
  right: 0;
}
[dir="rtl"] md-slider[md-invert]:not([md-vertical]) .md-track-fill {
  right: auto;
  left: 0;
}
md-slider[md-invert][md-vertical] .md-track-fill {
  bottom: auto;
  top: 0;
}
md-slider-container {
  display: flex;
  align-items: center;
  flex-direction: row;
}
md-slider-container> :first-child:not(md-slider),
md-slider-container> :last-child:not(md-slider) {
  min-width: 25px;
  max-width: 42px;
  height: 25px;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: color, max-width;
}
md-slider-container> :first-child:not(md-slider) {
  margin-right: 16px;
}
[dir="rtl"] md-slider-container> :first-child:not(md-slider) {
  margin-right: auto;
  margin-left: 16px;
}
md-slider-container> :last-child:not(md-slider) {
  margin-left: 16px;
}
[dir="rtl"] md-slider-container> :last-child:not(md-slider) {
  margin-left: auto;
  margin-right: 16px;
}
md-slider-container[md-vertical] {
  flex-direction: column;
}
md-slider-container[md-vertical]> :first-child:not(md-slider),
md-slider-container[md-vertical]> :last-child:not(md-slider) {
  margin-right: 0;
  margin-left: 0;
  text-align: center;
}
md-slider-container md-input-container input[type="number"] {
  text-align: center;
  padding-left: 15px;
  height: 50px;
  margin-top: -25px;
}
[dir="rtl"] md-slider-container md-input-container input[type="number"] {
  padding-left: 0;
  padding-right: 15px;
}
@media screen and (-ms-high-contrast: active) {
  md-slider.md-default-theme .md-track {
    border-bottom: 1px solid #fff;
  }
}
.md-sticky-clone {
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  position: absolute !important;
  transform: translate3d(-9999px, -9999px, 0);
}
.md-sticky-clone[sticky-state="active"] {
  transform: translate3d(0, 0, 0);
}
.md-sticky-clone[sticky-state="active"]:not(.md-sticky-no-effect) .md-subheader-inner {
  animation: subheaderStickyHoverIn 0.3s ease-out both;
}
@keyframes subheaderStickyHoverIn {
  0% {
    box-shadow: 0 0 0 0 transparent;
  }

  to {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
}
@keyframes subheaderStickyHoverOut {
  0% {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  }

  to {
    box-shadow: 0 0 0 0 transparent;
  }
}
.md-subheader-wrapper:not(.md-sticky-no-effect) {
  transition: margin 0.2s ease-out;
}
.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader {
  margin: 0;
}
.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone {
  z-index: 2;
}
.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state="active"] {
  margin-top: -2px;
}
.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state="active"] .md-subheader-inner:after {
  animation: subheaderStickyHoverOut 0.3s ease-out both;
}
.md-subheader {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
  margin: 0;
  position: relative;
}
.md-subheader .md-subheader-inner {
  display: block;
  padding: 16px;
}
.md-subheader .md-subheader-content {
  display: block;
  z-index: 1;
  position: relative;
}
.md-inline-form md-switch {
  margin-top: 18px;
  margin-bottom: 19px;
}
md-switch {
  margin: 16px 0;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 30px;
  line-height: 28px;
  align-items: center;
  display: flex;
  margin-left: inherit;
  margin-right: 16px;
}
[dir="rtl"] md-switch {
  margin-left: 16px;
  margin-right: inherit;
}
md-switch:last-of-type {
  margin-left: inherit;
  margin-right: 0;
}
[dir="rtl"] md-switch:last-of-type {
  margin-left: 0;
  margin-right: inherit;
}
md-switch[disabled],
md-switch[disabled] .md-container {
  cursor: default;
}
md-switch .md-container {
  cursor: grab;
  width: 36px;
  height: 24px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-right: 8px;
  float: left;
}
[dir="rtl"] md-switch .md-container {
  margin-right: auto;
  margin-left: 8px;
}
md-switch:not([disabled]) .md-dragging,
md-switch:not([disabled]).md-dragging .md-container {
  cursor: grabbing;
}
md-switch.md-focused:not([disabled]) .md-thumb:before {
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
}
md-switch.md-focused:not([disabled]):not(.md-checked) .md-thumb:before {
  background-color: rgba(0, 0, 0, 0.12);
}
md-switch .md-label {
  border-color: transparent;
  border-width: 0;
  float: left;
}
md-switch .md-bar {
  left: 1px;
  width: 34px;
  top: 5px;
  height: 14px;
  border-radius: 8px;
  position: absolute;
}
md-switch .md-thumb-container {
  top: 2px;
  left: 0;
  width: 16px;
  position: absolute;
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
md-switch.md-checked .md-thumb-container {
  transform: translate3d(100%, 0, 0);
}
md-switch .md-thumb {
  margin: 0;
  outline: none;
  height: 20px;
  width: 20px;
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.2),
    0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 2px 1px -1px rgba(0, 0, 0, 0.12);
}
md-switch .md-thumb,
md-switch .md-thumb:before {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}
md-switch .md-thumb:before {
  background-color: transparent;
  content: "";
  display: block;
  height: auto;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-switch .md-thumb .md-ripple-container {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -20px;
  top: -20px;
  right: -20px;
  bottom: -20px;
}
md-switch:not(.md-dragging) .md-bar,
md-switch:not(.md-dragging) .md-thumb,
md-switch:not(.md-dragging) .md-thumb-container {
  transition: all 0.08s linear;
  transition-property: transform, background-color;
  transition-property:
    transform,
    background-color;
}
md-switch:not(.md-dragging) .md-bar,
md-switch:not(.md-dragging) .md-thumb {
  transition-delay: 0.05s;
}
@media screen and (-ms-high-contrast: active) {
  md-switch.md-default-theme .md-bar {
    background-color: #666;
  }

  md-switch.md-default-theme.md-checked .md-bar {
    background-color: #9e9e9e;
  }

  md-switch.md-default-theme .md-thumb {
    background-color: #fff;
  }
}
@keyframes md-tab-content-hide {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
md-tab-data {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
}
md-tabs {
  display: block;
  margin: 0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
}
md-tabs:not(.md-no-tab-content):not(.md-dynamic-height) {
  min-height: 248px;
}
md-tabs[md-align-tabs="bottom"] {
  padding-bottom: 48px;
}
md-tabs[md-align-tabs="bottom"] md-tabs-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  z-index: 2;
}
md-tabs[md-align-tabs="bottom"] md-tabs-content-wrapper {
  top: 0;
  bottom: 48px;
}
md-tabs.md-dynamic-height md-tabs-content-wrapper {
  min-height: 0;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  overflow: visible;
}
md-tabs.md-dynamic-height md-tab-content.md-active {
  position: relative;
}
md-tabs[md-border-bottom] md-tabs-wrapper {
  border-width: 0 0 1px;
  border-style: solid;
}
md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper {
  top: 49px;
}
md-tabs-wrapper {
  display: block;
  position: relative;
  transform: translate3d(0, 0, 0);
}
md-tabs-wrapper md-next-button,
md-tabs-wrapper md-prev-button {
  height: 100%;
  width: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1em;
  z-index: 2;
  cursor: pointer;
  font-size: 16px;
  background: transparent no-repeat 50%;
  transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
md-tabs-wrapper md-next-button:focus,
md-tabs-wrapper md-prev-button:focus {
  outline: none;
}
md-tabs-wrapper md-next-button.md-disabled,
md-tabs-wrapper md-prev-button.md-disabled {
  opacity: 0.25;
  cursor: default;
}
md-tabs-wrapper md-next-button.ng-leave,
md-tabs-wrapper md-prev-button.ng-leave {
  transition: none;
}
md-tabs-wrapper md-next-button md-icon,
md-tabs-wrapper md-prev-button md-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
md-tabs-wrapper md-prev-button {
  left: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==");
}
[dir="rtl"] md-tabs-wrapper md-prev-button {
  left: auto;
  right: 0;
}
md-tabs-wrapper md-next-button {
  right: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K");
}
[dir="rtl"] md-tabs-wrapper md-next-button {
  right: auto;
  left: 0;
}
md-tabs-wrapper md-next-button md-icon {
  transform: translate3d(-50%, -50%, 0) rotate(180deg);
}
md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
}
md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item {
  flex-grow: 1;
}
md-tabs-canvas {
  position: relative;
  overflow: hidden;
  display: block;
  height: 48px;
}
md-tabs-canvas:after {
  content: "";
  display: table;
  clear: both;
}
md-tabs-canvas .md-dummy-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}
[dir="rtl"] md-tabs-canvas .md-dummy-wrapper {
  left: auto;
  right: 0;
}
md-tabs-canvas.md-paginated {
  margin: 0 32px;
}
md-tabs-canvas.md-center-tabs {
  display: flex;
  flex-direction: column;
  text-align: center;
}
md-tabs-canvas.md-center-tabs .md-tab {
  float: none;
  display: inline-block;
}
md-pagination-wrapper {
  height: 48px;
  display: block;
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  position: absolute;
  width: 999999px;
  left: 0;
  transform: translate3d(0, 0, 0);
}
md-pagination-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
[dir="rtl"] md-pagination-wrapper {
  left: auto;
  right: 0;
}
md-pagination-wrapper.md-center-tabs {
  position: relative;
  width: auto;
  margin: 0 auto;
}
md-tabs-content-wrapper {
  top: 48px;
  overflow: hidden;
}
md-tab-content,
md-tabs-content-wrapper {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
md-tab-content {
  top: 0;
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  overflow: auto;
  transform: translate3d(0, 0, 0);
}
md-tab-content.md-no-scroll {
  bottom: auto;
  overflow: hidden;
}
md-tab-content.md-no-transition,
md-tab-content.ng-leave {
  transition: none;
}
md-tab-content.md-left:not(.md-active) {
  transform: translateX(-100%);
  animation: 1s md-tab-content-hide;
  opacity: 0;
}
[dir="rtl"] md-tab-content.md-left:not(.md-active) {
  transform: translateX(100%);
}
md-tab-content.md-left:not(.md-active) * {
  transition: visibility 0s linear;
  transition-delay: 0.5s;
  visibility: hidden;
}
md-tab-content.md-right:not(.md-active) {
  transform: translateX(100%);
  animation: 1s md-tab-content-hide;
  opacity: 0;
}
[dir="rtl"] md-tab-content.md-right:not(.md-active) {
  transform: translateX(-100%);
}
md-tab-content.md-right:not(.md-active) * {
  transition: visibility 0s linear;
  transition-delay: 0.5s;
  visibility: hidden;
}
md-tab-content>div.ng-leave {
  animation: 1s md-tab-content-hide;
}
md-ink-bar {
  position: absolute;
  left: auto;
  right: auto;
  bottom: 0;
  height: 2px;
}
md-ink-bar.md-left {
  transition:
    left 0.125s cubic-bezier(0.35, 0, 0.25, 1),
    right 0.25s cubic-bezier(0.35, 0, 0.25, 1);
}
md-ink-bar.md-right {
  transition:
    left 0.25s cubic-bezier(0.35, 0, 0.25, 1),
    right 0.125s cubic-bezier(0.35, 0, 0.25, 1);
}
md-tab {
  position: absolute;
  z-index: -1;
  left: -9999px;
}
.md-tab {
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  padding: 12px 24px;
  transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
  cursor: pointer;
  white-space: nowrap;
  position: relative;
  text-transform: uppercase;
  float: left;
  font-weight: 500;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
[dir="rtl"] .md-tab {
  float: right;
}
.md-tab.md-focused {
  box-shadow: none;
  outline: none;
}
.md-tab.md-active {
  cursor: default;
}
.md-tab.md-disabled {
  pointer-events: none;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  opacity: 0.5;
  cursor: default;
}
.md-tab.ng-leave {
  transition: none;
}
md-toolbar+md-tabs {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.md-toast-text {
  padding: 0 6px;
}
md-toast {
  position: absolute;
  z-index: 105;
  box-sizing: border-box;
  cursor: default;
  padding: 8px;
  opacity: 1;
}
md-toast,
md-toast .md-toast-content {
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-toast .md-toast-content {
  display: flex;
  direction: row;
  align-items: center;
  max-height: 168px;
  max-width: 100%;
  min-height: 48px;
  padding: 0 18px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 2px;
  font-size: 14px;
  transform: translate3d(0, 0, 0) rotateZ(0deg);
  justify-content: flex-start;
}
md-toast .md-toast-content:before {
  content: "";
  min-height: 48px;
  visibility: hidden;
  display: inline-block;
}
[dir="rtl"] md-toast .md-toast-content {
  justify-content: flex-end;
}
md-toast .md-toast-content span {
  flex: 1 1 0%;
  box-sizing: border-box;
  min-width: 0;
}
md-toast.md-capsule,
md-toast.md-capsule .md-toast-content {
  border-radius: 24px;
}
md-toast.ng-leave-active .md-toast-content {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-toast.md-swipedown .md-toast-content,
md-toast.md-swipeleft .md-toast-content,
md-toast.md-swiperight .md-toast-content,
md-toast.md-swipeup .md-toast-content {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-toast.ng-enter {
  opacity: 0;
}
md-toast.ng-enter .md-toast-content {
  transform: translate3d(0, 100%, 0);
}
md-toast.ng-enter.md-top .md-toast-content {
  transform: translate3d(0, -100%, 0);
}
md-toast.ng-enter.ng-enter-active {
  opacity: 1;
}
md-toast.ng-enter.ng-enter-active .md-toast-content {
  transform: translate3d(0, 0, 0);
}
md-toast.ng-leave.ng-leave-active .md-toast-content {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
}
md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content {
  transform: translate3d(0, -50%, 0);
}
md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content {
  transform: translate3d(0, 50%, 0);
}
md-toast.ng-leave.ng-leave-active.md-top .md-toast-content {
  transform: translate3d(0, -100%, 0);
}
md-toast .md-action {
  line-height: 19px;
  margin-left: 24px;
  margin-right: 0;
  cursor: pointer;
  text-transform: uppercase;
  float: right;
}
md-toast .md-button {
  min-width: 0;
  margin-right: 0;
  margin-left: 12px;
}
[dir="rtl"] md-toast .md-button {
  margin-right: 12px;
  margin-left: 0;
}
@media (max-width: 959px) {
  md-toast {
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    border-radius: 0;
    bottom: 0;
    padding: 0;
  }

  md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content {
    transform: translate3d(0, -50%, 0);
  }

  md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content {
    transform: translate3d(0, 50%, 0);
  }
}
@media (min-width: 960px) {
  md-toast {
    min-width: 304px;
  }

  md-toast.md-bottom {
    bottom: 0;
  }

  md-toast.md-left {
    left: 0;
  }

  md-toast.md-right {
    right: 0;
  }

  md-toast.md-top {
    top: 0;
  }

  md-toast._md-start {
    left: 0;
  }

  [dir="rtl"] md-toast._md-start {
    left: auto;
    right: 0;
  }

  md-toast._md-end {
    right: 0;
  }

  [dir="rtl"] md-toast._md-end {
    right: auto;
    left: 0;
  }

  md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content {
    transform: translate3d(-50%, 0, 0);
  }

  md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content {
    transform: translate3d(50%, 0, 0);
  }
}
@media (min-width: 1920px) {
  md-toast .md-toast-content {
    max-width: 568px;
  }
}
@media screen and (-ms-high-contrast: active) {
  md-toast {
    border: 1px solid #fff;
  }
}
.md-toast-animating {
  overflow: hidden !important;
}
md-toolbar {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  font-size: 20px;
  min-height: 64px;
  width: 100%;
}
md-toolbar._md-toolbar-transitions {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  transition-property: background-color, fill, color;
}
md-toolbar.md-whiteframe-z1-add,
md-toolbar.md-whiteframe-z1-remove {
  transition: box-shadow 0.5s linear;
}
md-toolbar md-toolbar-filler {
  width: 72px;
}
md-toolbar *,
md-toolbar :after,
md-toolbar :before {
  box-sizing: border-box;
}
md-toolbar.ng-animate {
  transition: none;
}
md-toolbar.md-tall {
  height: 128px;
  min-height: 128px;
  max-height: 128px;
}
md-toolbar.md-medium-tall {
  height: 88px;
  min-height: 88px;
  max-height: 88px;
}
md-toolbar.md-medium-tall .md-toolbar-tools {
  height: 48px;
  min-height: 48px;
  max-height: 48px;
}
md-toolbar>.md-indent {
  margin-left: 64px;
}
[dir="rtl"] md-toolbar>.md-indent {
  margin-left: auto;
  margin-right: 64px;
}
md-toolbar~md-content>md-list {
  padding: 0;
}
md-toolbar~md-content>md-list md-list-item:last-child md-divider {
  display: none;
}
.md-toolbar-tools {
  font-size: 20px;
  letter-spacing: 0.005em;
  box-sizing: border-box;
  font-weight: 400;
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  height: 64px;
  max-height: 64px;
  padding: 0 16px;
  margin: 0;
}
.md-toolbar-tools h1,
.md-toolbar-tools h2,
.md-toolbar-tools h3 {
  font-size: inherit;
  font-weight: inherit;
  margin: inherit;
}
.md-toolbar-tools a {
  color: inherit;
  text-decoration: none;
}
.md-toolbar-tools .fill-height {
  display: flex;
  align-items: center;
}
.md-toolbar-tools .md-button {
  margin-top: 0;
  margin-bottom: 0;
}
.md-toolbar-tools .md-button,
.md-toolbar-tools .md-button.md-icon-button md-icon {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  transition-property: background-color, fill, color;
}
.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,
.md-toolbar-tools .md-button.ng-animate {
  transition: none;
}
.md-toolbar-tools>.md-button:first-child {
  margin-left: -8px;
}
[dir="rtl"] .md-toolbar-tools>.md-button:first-child {
  margin-left: auto;
  margin-right: -8px;
}
.md-toolbar-tools>.md-button:last-child {
  margin-right: -8px;
}
[dir="rtl"] .md-toolbar-tools>.md-button:last-child {
  margin-right: auto;
  margin-left: -8px;
}
.md-toolbar-tools>md-menu:last-child {
  margin-right: -8px;
}
[dir="rtl"] .md-toolbar-tools>md-menu:last-child {
  margin-right: auto;
  margin-left: -8px;
}
.md-toolbar-tools>md-menu:last-child>.md-button {
  margin-right: 0;
}
[dir="rtl"] .md-toolbar-tools>md-menu:last-child>.md-button {
  margin-right: auto;
  margin-left: 0;
}
@media screen and (-ms-high-contrast: active) {
  .md-toolbar-tools {
    border-bottom: 1px solid #fff;
  }
}
@media (min-width: 0) and (max-width: 959px) and (orientation: portrait) {
  md-toolbar {
    min-height: 56px;
  }

  .md-toolbar-tools {
    height: 56px;
    max-height: 56px;
  }
}
@media (min-width: 0) and (max-width: 959px) and (orientation: landscape) {
  md-toolbar {
    min-height: 48px;
  }

  .md-toolbar-tools {
    height: 48px;
    max-height: 48px;
  }
}
md-tooltip {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  pointer-events: none;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
}
@media (min-width: 960px) {
  md-tooltip {
    font-size: 10px;
  }
}
md-tooltip .md-content {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: center top;
  transform: scale(0);
  opacity: 0;
  height: 32px;
  line-height: 32px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 960px) {
  md-tooltip .md-content {
    height: 22px;
    line-height: 22px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
md-tooltip .md-content.md-show-add {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 0.2s;
  transform: scale(0);
  opacity: 0;
}
md-tooltip .md-content.md-show,
md-tooltip .md-content.md-show-add-active {
  transform: scale(1);
  opacity: 1;
  transform-origin: center top;
}
md-tooltip .md-content.md-show-remove {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 0.2s;
}
md-tooltip .md-content.md-show-remove.md-show-remove-active {
  transform: scale(0);
  opacity: 0;
}
md-tooltip.md-hide {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-tooltip.md-show {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  pointer-events: auto;
}
.md-virtual-repeat-container {
  box-sizing: border-box;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.md-virtual-repeat-container .md-virtual-repeat-scroller {
  bottom: 0;
  box-sizing: border-box;
  left: 0;
  margin: 0;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
.md-virtual-repeat-container .md-virtual-repeat-sizer {
  box-sizing: border-box;
  height: 1px;
  display: block;
  margin: 0;
  padding: 0;
  width: 1px;
}
.md-virtual-repeat-container .md-virtual-repeat-offsetter {
  box-sizing: border-box;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller {
  overflow-x: auto;
  overflow-y: hidden;
}
.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
  bottom: 16px;
  right: auto;
  white-space: nowrap;
}
[dir="rtl"] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
  right: auto;
  left: auto;
}
.md-whiteframe-1dp,
.md-whiteframe-z1 {
  box-shadow: none;
  border: 0;
}
.md-whiteframe-2dp {
  box-shadow:
    0 1px 5px 0 rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-3dp {
  box-shadow:
    0 1px 8px 0 rgba(0, 0, 0, 0.2),
    0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-4dp,
.md-whiteframe-z2 {
  box-shadow:
    0 2px 4px -1px rgba(0, 0, 0, 0.2),
    0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.md-whiteframe-5dp {
  box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 5px 8px 0 rgba(0, 0, 0, 0.14),
    0 1px 14px 0 rgba(0, 0, 0, 0.12);
}
.md-whiteframe-6dp {
  box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
}
.md-whiteframe-7dp,
.md-whiteframe-z3 {
  box-shadow:
    0 4px 5px -2px rgba(0, 0, 0, 0.2),
    0 7px 10px 1px rgba(0, 0, 0, 0.14),
    0 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-8dp {
  box-shadow:
    0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-9dp {
  box-shadow:
    0 5px 6px -3px rgba(0, 0, 0, 0.2),
    0 9px 12px 1px rgba(0, 0, 0, 0.14),
    0 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-10dp,
.md-whiteframe-z4 {
  box-shadow:
    0 6px 6px -3px rgba(0, 0, 0, 0.2),
    0 10px 14px 1px rgba(0, 0, 0, 0.14),
    0 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-11dp {
  box-shadow:
    0 6px 7px -4px rgba(0, 0, 0, 0.2),
    0 11px 15px 1px rgba(0, 0, 0, 0.14),
    0 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-12dp {
  box-shadow:
    0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 12px 17px 2px rgba(0, 0, 0, 0.14),
    0 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-13dp,
.md-whiteframe-z5 {
  box-shadow:
    0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 13px 19px 2px rgba(0, 0, 0, 0.14),
    0 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-14dp {
  box-shadow:
    0 7px 9px -4px rgba(0, 0, 0, 0.2),
    0 14px 21px 2px rgba(0, 0, 0, 0.14),
    0 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-15dp {
  box-shadow:
    0 8px 9px -5px rgba(0, 0, 0, 0.2),
    0 15px 22px 2px rgba(0, 0, 0, 0.14),
    0 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-16dp {
  box-shadow:
    0 8px 10px -5px rgba(0, 0, 0, 0.2),
    0 16px 24px 2px rgba(0, 0, 0, 0.14),
    0 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-17dp {
  box-shadow:
    0 8px 11px -5px rgba(0, 0, 0, 0.2),
    0 17px 26px 2px rgba(0, 0, 0, 0.14),
    0 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-18dp {
  box-shadow:
    0 9px 11px -5px rgba(0, 0, 0, 0.2),
    0 18px 28px 2px rgba(0, 0, 0, 0.14),
    0 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-19dp {
  box-shadow:
    0 9px 12px -6px rgba(0, 0, 0, 0.2),
    0 19px 29px 2px rgba(0, 0, 0, 0.14),
    0 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-20dp {
  box-shadow:
    0 10px 13px -6px rgba(0, 0, 0, 0.2),
    0 20px 31px 3px rgba(0, 0, 0, 0.14),
    0 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-21dp {
  box-shadow:
    0 10px 13px -6px rgba(0, 0, 0, 0.2),
    0 21px 33px 3px rgba(0, 0, 0, 0.14),
    0 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-22dp {
  box-shadow:
    0 10px 14px -6px rgba(0, 0, 0, 0.2),
    0 22px 35px 3px rgba(0, 0, 0, 0.14),
    0 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-23dp {
  box-shadow:
    0 11px 14px -7px rgba(0, 0, 0, 0.2),
    0 23px 36px 3px rgba(0, 0, 0, 0.14),
    0 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-24dp {
  box-shadow:
    0 11px 15px -7px rgba(0, 0, 0, 0.2),
    0 24px 38px 3px rgba(0, 0, 0, 0.14),
    0 9px 46px 8px rgba(0, 0, 0, 0.12);
}
@media screen and (-ms-high-contrast: active) {
  md-whiteframe {
    border: 1px solid #fff;
  }
}
@media print {

  [md-whiteframe],
  md-whiteframe {
    background-color: #fff;
  }
}
.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
  display: none !important;
}
@-moz-document url-prefix() {
  .layout-fill {
    margin: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
  }
}
.flex-order {
  order: 0;
}
.flex-order--20 {
  order: -20;
}
.flex-order--19 {
  order: -19;
}
.flex-order--18 {
  order: -18;
}
.flex-order--17 {
  order: -17;
}
.flex-order--16 {
  order: -16;
}
.flex-order--15 {
  order: -15;
}
.flex-order--14 {
  order: -14;
}
.flex-order--13 {
  order: -13;
}
.flex-order--12 {
  order: -12;
}
.flex-order--11 {
  order: -11;
}
.flex-order--10 {
  order: -10;
}
.flex-order--9 {
  order: -9;
}
.flex-order--8 {
  order: -8;
}
.flex-order--7 {
  order: -7;
}
.flex-order--6 {
  order: -6;
}
.flex-order--5 {
  order: -5;
}
.flex-order--4 {
  order: -4;
}
.flex-order--3 {
  order: -3;
}
.flex-order--2 {
  order: -2;
}
.flex-order--1 {
  order: -1;
}
.flex-order-0 {
  order: 0;
}
.flex-order-1 {
  order: 1;
}
.flex-order-2 {
  order: 2;
}
.flex-order-3 {
  order: 3;
}
.flex-order-4 {
  order: 4;
}
.flex-order-5 {
  order: 5;
}
.flex-order-6 {
  order: 6;
}
.flex-order-7 {
  order: 7;
}
.flex-order-8 {
  order: 8;
}
.flex-order-9 {
  order: 9;
}
.flex-order-10 {
  order: 10;
}
.flex-order-11 {
  order: 11;
}
.flex-order-12 {
  order: 12;
}
.flex-order-13 {
  order: 13;
}
.flex-order-14 {
  order: 14;
}
.flex-order-15 {
  order: 15;
}
.flex-order-16 {
  order: 16;
}
.flex-order-17 {
  order: 17;
}
.flex-order-18 {
  order: 18;
}
.flex-order-19 {
  order: 19;
}
.flex-order-20 {
  order: 20;
}
.flex-offset-0,
.offset-0 {
  margin-left: 0;
}
[dir="rtl"] .flex-offset-0,
[dir="rtl"] .offset-0 {
  margin-left: auto;
  margin-right: 0;
}
.flex-offset-5,
.offset-5 {
  margin-left: 5%;
}
[dir="rtl"] .flex-offset-5,
[dir="rtl"] .offset-5 {
  margin-left: auto;
  margin-right: 5%;
}
.flex-offset-10,
.offset-10 {
  margin-left: 10%;
}
[dir="rtl"] .flex-offset-10,
[dir="rtl"] .offset-10 {
  margin-left: auto;
  margin-right: 10%;
}
.flex-offset-15,
.offset-15 {
  margin-left: 15%;
}
[dir="rtl"] .flex-offset-15,
[dir="rtl"] .offset-15 {
  margin-left: auto;
  margin-right: 15%;
}
.flex-offset-20,
.offset-20 {
  margin-left: 20%;
}
[dir="rtl"] .flex-offset-20,
[dir="rtl"] .offset-20 {
  margin-left: auto;
  margin-right: 20%;
}
.flex-offset-25,
.offset-25 {
  margin-left: 25%;
}
[dir="rtl"] .flex-offset-25,
[dir="rtl"] .offset-25 {
  margin-left: auto;
  margin-right: 25%;
}
.flex-offset-30,
.offset-30 {
  margin-left: 30%;
}
[dir="rtl"] .flex-offset-30,
[dir="rtl"] .offset-30 {
  margin-left: auto;
  margin-right: 30%;
}
.flex-offset-35,
.offset-35 {
  margin-left: 35%;
}
[dir="rtl"] .flex-offset-35,
[dir="rtl"] .offset-35 {
  margin-left: auto;
  margin-right: 35%;
}
.flex-offset-40,
.offset-40 {
  margin-left: 40%;
}
[dir="rtl"] .flex-offset-40,
[dir="rtl"] .offset-40 {
  margin-left: auto;
  margin-right: 40%;
}
.flex-offset-45,
.offset-45 {
  margin-left: 45%;
}
[dir="rtl"] .flex-offset-45,
[dir="rtl"] .offset-45 {
  margin-left: auto;
  margin-right: 45%;
}
.flex-offset-50,
.offset-50 {
  margin-left: 50%;
}
[dir="rtl"] .flex-offset-50,
[dir="rtl"] .offset-50 {
  margin-left: auto;
  margin-right: 50%;
}
.flex-offset-55,
.offset-55 {
  margin-left: 55%;
}
[dir="rtl"] .flex-offset-55,
[dir="rtl"] .offset-55 {
  margin-left: auto;
  margin-right: 55%;
}
.flex-offset-60,
.offset-60 {
  margin-left: 60%;
}
[dir="rtl"] .flex-offset-60,
[dir="rtl"] .offset-60 {
  margin-left: auto;
  margin-right: 60%;
}
.flex-offset-65,
.offset-65 {
  margin-left: 65%;
}
[dir="rtl"] .flex-offset-65,
[dir="rtl"] .offset-65 {
  margin-left: auto;
  margin-right: 65%;
}
.flex-offset-70,
.offset-70 {
  margin-left: 70%;
}
[dir="rtl"] .flex-offset-70,
[dir="rtl"] .offset-70 {
  margin-left: auto;
  margin-right: 70%;
}
.flex-offset-75,
.offset-75 {
  margin-left: 75%;
}
[dir="rtl"] .flex-offset-75,
[dir="rtl"] .offset-75 {
  margin-left: auto;
  margin-right: 75%;
}
.flex-offset-80,
.offset-80 {
  margin-left: 80%;
}
[dir="rtl"] .flex-offset-80,
[dir="rtl"] .offset-80 {
  margin-left: auto;
  margin-right: 80%;
}
.flex-offset-85,
.offset-85 {
  margin-left: 85%;
}
[dir="rtl"] .flex-offset-85,
[dir="rtl"] .offset-85 {
  margin-left: auto;
  margin-right: 85%;
}
.flex-offset-90,
.offset-90 {
  margin-left: 90%;
}
[dir="rtl"] .flex-offset-90,
[dir="rtl"] .offset-90 {
  margin-left: auto;
  margin-right: 90%;
}
.flex-offset-95,
.offset-95 {
  margin-left: 95%;
}
[dir="rtl"] .flex-offset-95,
[dir="rtl"] .offset-95 {
  margin-left: auto;
  margin-right: 95%;
}
.flex-offset-33,
.offset-33 {
  margin-left: 33.33333%;
}
.flex-offset-66,
.offset-66 {
  margin-left: 66.66667%;
}
[dir="rtl"] .flex-offset-66,
[dir="rtl"] .offset-66 {
  margin-left: auto;
  margin-right: 66.66667%;
}
.layout-align,
.layout-align-start-stretch {
  align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-grid-row-align: stretch;
  align-items: stretch;
}
.layout-align,
.layout-align-start,
.layout-align-start-center,
.layout-align-start-end,
.layout-align-start-start,
.layout-align-start-stretch {
  justify-content: flex-start;
}
.layout-align-center,
.layout-align-center-center,
.layout-align-center-end,
.layout-align-center-start,
.layout-align-center-stretch {
  justify-content: center;
}
.layout-align-end,
.layout-align-end-center,
.layout-align-end-end,
.layout-align-end-start,
.layout-align-end-stretch {
  justify-content: flex-end;
}
.layout-align-space-around,
.layout-align-space-around-center,
.layout-align-space-around-end,
.layout-align-space-around-start,
.layout-align-space-around-stretch {
  justify-content: space-around;
}
.layout-align-space-between,
.layout-align-space-between-center,
.layout-align-space-between-end,
.layout-align-space-between-start,
.layout-align-space-between-stretch {
  justify-content: space-between;
}
.layout-align-center-start,
.layout-align-end-start,
.layout-align-space-around-start,
.layout-align-space-between-start,
.layout-align-start-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}
.layout-align-center-center,
.layout-align-end-center,
.layout-align-space-around-center,
.layout-align-space-between-center,
.layout-align-start-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-grid-row-align: center;
  align-items: center;
  align-content: center;
  max-width: 100%;
}
.layout-align-center-center>*,
.layout-align-end-center>*,
.layout-align-space-around-center>*,
.layout-align-space-between-center>*,
.layout-align-start-center>* {
  max-width: 100%;
  box-sizing: border-box;
}
.layout-align-center-end,
.layout-align-end-end,
.layout-align-space-around-end,
.layout-align-space-between-end,
.layout-align-start-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
  align-content: flex-end;
}
.layout-align-center-stretch,
.layout-align-end-stretch,
.layout-align-space-around-stretch,
.layout-align-space-between-stretch,
.layout-align-start-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-grid-row-align: stretch;
  align-items: stretch;
  align-content: stretch;
}
.flex {
  flex: 1;
}
.flex,
.flex-grow {
  -webkit-box-flex: 1;
  box-sizing: border-box;
}
.flex-grow {
  flex: 1 1 100%;
}
.flex-initial {
  flex: 0 1 auto;
  box-sizing: border-box;
}
.flex-auto {
  flex: 1 1 auto;
  box-sizing: border-box;
}
.flex-none {
  flex: 0 0 auto;
  box-sizing: border-box;
}
.flex-noshrink {
  flex: 1 0 auto;
  box-sizing: border-box;
}
.flex-nogrow {
  flex: 0 1 auto;
  box-sizing: border-box;
}
.flex-0 {
  max-width: 0;
  max-height: 100%;
}
.flex-0,
.layout-column>.flex-0 {
  flex: 1 1 0%;
  box-sizing: border-box;
}
.layout-column>.flex-0 {
  max-width: 100%;
  max-height: 0%;
}
.layout-row>.flex-0 {
  max-width: 0;
  max-height: 100%;
  min-width: 0;
}
.layout-column>.flex-0,
.layout-row>.flex-0 {
  flex: 1 1 0%;
  box-sizing: border-box;
}
.layout-column>.flex-0 {
  max-width: 100%;
  max-height: 0%;
  min-height: 0;
}
.flex-5,
.layout-row>.flex-5 {
  max-width: 5%;
  max-height: 100%;
}
.flex-5,
.layout-column>.flex-5,
.layout-row>.flex-5 {
  flex: 1 1 5%;
  box-sizing: border-box;
}
.layout-column>.flex-5 {
  max-width: 100%;
  max-height: 5%;
}
.flex-10,
.layout-row>.flex-10 {
  max-width: 10%;
  max-height: 100%;
}
.flex-10,
.layout-column>.flex-10,
.layout-row>.flex-10 {
  flex: 1 1 10%;
  box-sizing: border-box;
}
.layout-column>.flex-10 {
  max-width: 100%;
  max-height: 10%;
}
.flex-15,
.layout-row>.flex-15 {
  max-width: 15%;
  max-height: 100%;
}
.flex-15,
.layout-column>.flex-15,
.layout-row>.flex-15 {
  flex: 1 1 15%;
  box-sizing: border-box;
}
.layout-column>.flex-15 {
  max-width: 100%;
  max-height: 15%;
}
.flex-20,
.layout-row>.flex-20 {
  max-width: 20%;
  max-height: 100%;
}
.flex-20,
.layout-column>.flex-20,
.layout-row>.flex-20 {
  flex: 1 1 20%;
  box-sizing: border-box;
}
.layout-column>.flex-20 {
  max-width: 100%;
  max-height: 20%;
}
.flex-25,
.layout-row>.flex-25 {
  max-width: 25%;
  max-height: 100%;
}
.flex-25,
.layout-column>.flex-25,
.layout-row>.flex-25 {
  flex: 1 1 25%;
  box-sizing: border-box;
}
.layout-column>.flex-25 {
  max-width: 100%;
  max-height: 25%;
}
.flex-30,
.layout-row>.flex-30 {
  max-width: 30%;
  max-height: 100%;
}
.flex-30,
.layout-column>.flex-30,
.layout-row>.flex-30 {
  flex: 1 1 30%;
  box-sizing: border-box;
}
.layout-column>.flex-30 {
  max-width: 100%;
  max-height: 30%;
}
.flex-35,
.layout-row>.flex-35 {
  max-width: 35%;
  max-height: 100%;
}
.flex-35,
.layout-column>.flex-35,
.layout-row>.flex-35 {
  flex: 1 1 35%;
  box-sizing: border-box;
}
.layout-column>.flex-35 {
  max-width: 100%;
  max-height: 35%;
}
.flex-40,
.layout-row>.flex-40 {
  max-width: 40%;
  max-height: 100%;
}
.flex-40,
.layout-column>.flex-40,
.layout-row>.flex-40 {
  flex: 1 1 40%;
  box-sizing: border-box;
}
.layout-column>.flex-40 {
  max-width: 100%;
  max-height: 40%;
}
.flex-45,
.layout-row>.flex-45 {
  max-width: 45%;
  max-height: 100%;
}
.flex-45,
.layout-column>.flex-45,
.layout-row>.flex-45 {
  flex: 1 1 45%;
  box-sizing: border-box;
}
.layout-column>.flex-45 {
  max-width: 100%;
  max-height: 45%;
}
.flex-50,
.layout-row>.flex-50 {
  max-width: 50%;
  max-height: 100%;
}
.flex-50,
.layout-column>.flex-50,
.layout-row>.flex-50 {
  flex: 1 1 50%;
  box-sizing: border-box;
}
.layout-column>.flex-50 {
  max-width: 100%;
  max-height: 50%;
}
.flex-55,
.layout-row>.flex-55 {
  max-width: 55%;
  max-height: 100%;
}
.flex-55,
.layout-column>.flex-55,
.layout-row>.flex-55 {
  flex: 1 1 55%;
  box-sizing: border-box;
}
.layout-column>.flex-55 {
  max-width: 100%;
  max-height: 55%;
}
.flex-60,
.layout-row>.flex-60 {
  max-width: 60%;
  max-height: 100%;
}
.flex-60,
.layout-column>.flex-60,
.layout-row>.flex-60 {
  flex: 1 1 60%;
  box-sizing: border-box;
}
.layout-column>.flex-60 {
  max-width: 100%;
  max-height: 60%;
}
.flex-65,
.layout-row>.flex-65 {
  max-width: 65%;
  max-height: 100%;
}
.flex-65,
.layout-column>.flex-65,
.layout-row>.flex-65 {
  flex: 1 1 65%;
  box-sizing: border-box;
}
.layout-column>.flex-65 {
  max-width: 100%;
  max-height: 65%;
}
.flex-70,
.layout-row>.flex-70 {
  max-width: 70%;
  max-height: 100%;
}
.flex-70,
.layout-column>.flex-70,
.layout-row>.flex-70 {
  flex: 1 1 70%;
  box-sizing: border-box;
}
.layout-column>.flex-70 {
  max-width: 100%;
  max-height: 70%;
}
.flex-75,
.layout-row>.flex-75 {
  max-width: 75%;
  max-height: 100%;
}
.flex-75,
.layout-column>.flex-75,
.layout-row>.flex-75 {
  flex: 1 1 75%;
  box-sizing: border-box;
}
.layout-column>.flex-75 {
  max-width: 100%;
  max-height: 75%;
}
.flex-80,
.layout-row>.flex-80 {
  max-width: 80%;
  max-height: 100%;
}
.flex-80,
.layout-column>.flex-80,
.layout-row>.flex-80 {
  flex: 1 1 80%;
  box-sizing: border-box;
}
.layout-column>.flex-80 {
  max-width: 100%;
  max-height: 80%;
}
.flex-85,
.layout-row>.flex-85 {
  max-width: 85%;
  max-height: 100%;
}
.flex-85,
.layout-column>.flex-85,
.layout-row>.flex-85 {
  flex: 1 1 85%;
  box-sizing: border-box;
}
.layout-column>.flex-85 {
  max-width: 100%;
  max-height: 85%;
}
.flex-90,
.layout-row>.flex-90 {
  max-width: 90%;
  max-height: 100%;
}
.flex-90,
.layout-column>.flex-90,
.layout-row>.flex-90 {
  flex: 1 1 90%;
  box-sizing: border-box;
}
.layout-column>.flex-90 {
  max-width: 100%;
  max-height: 90%;
}
.flex-95,
.layout-row>.flex-95 {
  max-width: 95%;
  max-height: 100%;
}
.flex-95,
.layout-column>.flex-95,
.layout-row>.flex-95 {
  flex: 1 1 95%;
  box-sizing: border-box;
}
.layout-column>.flex-95 {
  max-width: 100%;
  max-height: 95%;
}
.flex-100,
.layout-column>.flex-100,
.layout-row>.flex-100 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row>.flex-33 {
  flex: 1 1 33.33%;
  max-width: 33.33%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row>.flex-66 {
  flex: 1 1 66.66%;
  max-width: 66.66%;
  max-height: 100%;
  box-sizing: border-box;
}
.layout-row>.flex {
  min-width: 0;
}
.layout-column>.flex-33 {
  flex: 1 1 33.33%;
  max-width: 100%;
  max-height: 33.33%;
  box-sizing: border-box;
}
.layout-column>.flex-66 {
  flex: 1 1 66.66%;
  max-width: 100%;
  max-height: 66.66%;
  box-sizing: border-box;
}
.layout-column>.flex {
  min-height: 0;
}
.layout,
.layout-column,
.layout-row {
  box-sizing: border-box;
  display: flex;
}
.layout-column {
  flex-direction: column;
}
.layout-column,
.layout-row {
}
.layout-row {
  flex-direction: row;
}
.layout-padding-sm>*,
.layout-padding>.flex-sm {
  padding: 4px;
}
.layout-padding,
.layout-padding-gt-sm,
.layout-padding-gt-sm>*,
.layout-padding-md,
.layout-padding-md>*,
.layout-padding>*,
.layout-padding>.flex,
.layout-padding>.flex-gt-sm,
.layout-padding>.flex-md {
  padding: 8px;
}
.layout-padding-gt-lg>*,
.layout-padding-gt-md>*,
.layout-padding-lg>*,
.layout-padding>.flex-gt-lg,
.layout-padding>.flex-gt-md,
.layout-padding>.flex-lg {
  padding: 16px;
}
.layout-margin-sm>*,
.layout-margin>.flex-sm {
  margin: 4px;
}
.layout-margin,
.layout-margin-gt-sm,
.layout-margin-gt-sm>*,
.layout-margin-md,
.layout-margin-md>*,
.layout-margin>*,
.layout-margin>.flex,
.layout-margin>.flex-gt-sm,
.layout-margin>.flex-md {
  margin: 8px;
}
.layout-margin-gt-lg>*,
.layout-margin-gt-md>*,
.layout-margin-lg>*,
.layout-margin>.flex-gt-lg,
.layout-margin>.flex-gt-md,
.layout-margin>.flex-lg {
  margin: 16px;
}
.layout-wrap {
  flex-wrap: wrap;
}
.layout-nowrap {
  flex-wrap: nowrap;
}
.layout-fill {
  margin: 0;
  width: 100%;
  min-height: 100%;
  height: 100%;
}
@media (max-width: 599px) {

  .hide-xs:not(.show-xs):not(.show),
  .hide:not(.show-xs):not(.show) {
    display: none;
  }

  .flex-order-xs--20 {
    order: -20;
  }

  .flex-order-xs--19 {
    order: -19;
  }

  .flex-order-xs--18 {
    order: -18;
  }

  .flex-order-xs--17 {
    order: -17;
  }

  .flex-order-xs--16 {
    order: -16;
  }

  .flex-order-xs--15 {
    order: -15;
  }

  .flex-order-xs--14 {
    order: -14;
  }

  .flex-order-xs--13 {
    order: -13;
  }

  .flex-order-xs--12 {
    order: -12;
  }

  .flex-order-xs--11 {
    order: -11;
  }

  .flex-order-xs--10 {
    order: -10;
  }

  .flex-order-xs--9 {
    order: -9;
  }

  .flex-order-xs--8 {
    order: -8;
  }

  .flex-order-xs--7 {
    order: -7;
  }

  .flex-order-xs--6 {
    order: -6;
  }

  .flex-order-xs--5 {
    order: -5;
  }

  .flex-order-xs--4 {
    order: -4;
  }

  .flex-order-xs--3 {
    order: -3;
  }

  .flex-order-xs--2 {
    order: -2;
  }

  .flex-order-xs--1 {
    order: -1;
  }

  .flex-order-xs-0 {
    order: 0;
  }

  .flex-order-xs-1 {
    order: 1;
  }

  .flex-order-xs-2 {
    order: 2;
  }

  .flex-order-xs-3 {
    order: 3;
  }

  .flex-order-xs-4 {
    order: 4;
  }

  .flex-order-xs-5 {
    order: 5;
  }

  .flex-order-xs-6 {
    order: 6;
  }

  .flex-order-xs-7 {
    order: 7;
  }

  .flex-order-xs-8 {
    order: 8;
  }

  .flex-order-xs-9 {
    order: 9;
  }

  .flex-order-xs-10 {
    order: 10;
  }

  .flex-order-xs-11 {
    order: 11;
  }

  .flex-order-xs-12 {
    order: 12;
  }

  .flex-order-xs-13 {
    order: 13;
  }

  .flex-order-xs-14 {
    order: 14;
  }

  .flex-order-xs-15 {
    order: 15;
  }

  .flex-order-xs-16 {
    order: 16;
  }

  .flex-order-xs-17 {
    order: 17;
  }

  .flex-order-xs-18 {
    order: 18;
  }

  .flex-order-xs-19 {
    order: 19;
  }

  .flex-order-xs-20 {
    order: 20;
  }

  .flex-offset-xs-0,
  .offset-xs-0 {
    margin-left: 0;
  }

  [dir="rtl"] .flex-offset-xs-0,
  [dir="rtl"] .offset-xs-0 {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-offset-xs-5,
  .offset-xs-5 {
    margin-left: 5%;
  }

  [dir="rtl"] .flex-offset-xs-5,
  [dir="rtl"] .offset-xs-5 {
    margin-left: auto;
    margin-right: 5%;
  }

  .flex-offset-xs-10,
  .offset-xs-10 {
    margin-left: 10%;
  }

  [dir="rtl"] .flex-offset-xs-10,
  [dir="rtl"] .offset-xs-10 {
    margin-left: auto;
    margin-right: 10%;
  }

  .flex-offset-xs-15,
  .offset-xs-15 {
    margin-left: 15%;
  }

  [dir="rtl"] .flex-offset-xs-15,
  [dir="rtl"] .offset-xs-15 {
    margin-left: auto;
    margin-right: 15%;
  }

  .flex-offset-xs-20,
  .offset-xs-20 {
    margin-left: 20%;
  }

  [dir="rtl"] .flex-offset-xs-20,
  [dir="rtl"] .offset-xs-20 {
    margin-left: auto;
    margin-right: 20%;
  }

  .flex-offset-xs-25,
  .offset-xs-25 {
    margin-left: 25%;
  }

  [dir="rtl"] .flex-offset-xs-25,
  [dir="rtl"] .offset-xs-25 {
    margin-left: auto;
    margin-right: 25%;
  }

  .flex-offset-xs-30,
  .offset-xs-30 {
    margin-left: 30%;
  }

  [dir="rtl"] .flex-offset-xs-30,
  [dir="rtl"] .offset-xs-30 {
    margin-left: auto;
    margin-right: 30%;
  }

  .flex-offset-xs-35,
  .offset-xs-35 {
    margin-left: 35%;
  }

  [dir="rtl"] .flex-offset-xs-35,
  [dir="rtl"] .offset-xs-35 {
    margin-left: auto;
    margin-right: 35%;
  }

  .flex-offset-xs-40,
  .offset-xs-40 {
    margin-left: 40%;
  }

  [dir="rtl"] .flex-offset-xs-40,
  [dir="rtl"] .offset-xs-40 {
    margin-left: auto;
    margin-right: 40%;
  }

  .flex-offset-xs-45,
  .offset-xs-45 {
    margin-left: 45%;
  }

  [dir="rtl"] .flex-offset-xs-45,
  [dir="rtl"] .offset-xs-45 {
    margin-left: auto;
    margin-right: 45%;
  }

  .flex-offset-xs-50,
  .offset-xs-50 {
    margin-left: 50%;
  }

  [dir="rtl"] .flex-offset-xs-50,
  [dir="rtl"] .offset-xs-50 {
    margin-left: auto;
    margin-right: 50%;
  }

  .flex-offset-xs-55,
  .offset-xs-55 {
    margin-left: 55%;
  }

  [dir="rtl"] .flex-offset-xs-55,
  [dir="rtl"] .offset-xs-55 {
    margin-left: auto;
    margin-right: 55%;
  }

  .flex-offset-xs-60,
  .offset-xs-60 {
    margin-left: 60%;
  }

  [dir="rtl"] .flex-offset-xs-60,
  [dir="rtl"] .offset-xs-60 {
    margin-left: auto;
    margin-right: 60%;
  }

  .flex-offset-xs-65,
  .offset-xs-65 {
    margin-left: 65%;
  }

  [dir="rtl"] .flex-offset-xs-65,
  [dir="rtl"] .offset-xs-65 {
    margin-left: auto;
    margin-right: 65%;
  }

  .flex-offset-xs-70,
  .offset-xs-70 {
    margin-left: 70%;
  }

  [dir="rtl"] .flex-offset-xs-70,
  [dir="rtl"] .offset-xs-70 {
    margin-left: auto;
    margin-right: 70%;
  }

  .flex-offset-xs-75,
  .offset-xs-75 {
    margin-left: 75%;
  }

  [dir="rtl"] .flex-offset-xs-75,
  [dir="rtl"] .offset-xs-75 {
    margin-left: auto;
    margin-right: 75%;
  }

  .flex-offset-xs-80,
  .offset-xs-80 {
    margin-left: 80%;
  }

  [dir="rtl"] .flex-offset-xs-80,
  [dir="rtl"] .offset-xs-80 {
    margin-left: auto;
    margin-right: 80%;
  }

  .flex-offset-xs-85,
  .offset-xs-85 {
    margin-left: 85%;
  }

  [dir="rtl"] .flex-offset-xs-85,
  [dir="rtl"] .offset-xs-85 {
    margin-left: auto;
    margin-right: 85%;
  }

  .flex-offset-xs-90,
  .offset-xs-90 {
    margin-left: 90%;
  }

  [dir="rtl"] .flex-offset-xs-90,
  [dir="rtl"] .offset-xs-90 {
    margin-left: auto;
    margin-right: 90%;
  }

  .flex-offset-xs-95,
  .offset-xs-95 {
    margin-left: 95%;
  }

  [dir="rtl"] .flex-offset-xs-95,
  [dir="rtl"] .offset-xs-95 {
    margin-left: auto;
    margin-right: 95%;
  }

  .flex-offset-xs-33,
  .offset-xs-33 {
    margin-left: 33.33333%;
  }

  .flex-offset-xs-66,
  .offset-xs-66 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .flex-offset-xs-66,
  [dir="rtl"] .offset-xs-66 {
    margin-left: auto;
    margin-right: 66.66667%;
  }

  .layout-align-xs,
  .layout-align-xs-start-stretch {
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
  }

  .layout-align-xs,
  .layout-align-xs-start,
  .layout-align-xs-start-center,
  .layout-align-xs-start-end,
  .layout-align-xs-start-start,
  .layout-align-xs-start-stretch {
    justify-content: flex-start;
  }

  .layout-align-xs-center,
  .layout-align-xs-center-center,
  .layout-align-xs-center-end,
  .layout-align-xs-center-start,
  .layout-align-xs-center-stretch {
    justify-content: center;
  }

  .layout-align-xs-end,
  .layout-align-xs-end-center,
  .layout-align-xs-end-end,
  .layout-align-xs-end-start,
  .layout-align-xs-end-stretch {
    justify-content: flex-end;
  }

  .layout-align-xs-space-around,
  .layout-align-xs-space-around-center,
  .layout-align-xs-space-around-end,
  .layout-align-xs-space-around-start,
  .layout-align-xs-space-around-stretch {
    justify-content: space-around;
  }

  .layout-align-xs-space-between,
  .layout-align-xs-space-between-center,
  .layout-align-xs-space-between-end,
  .layout-align-xs-space-between-start,
  .layout-align-xs-space-between-stretch {
    justify-content: space-between;
  }

  .layout-align-xs-center-start,
  .layout-align-xs-end-start,
  .layout-align-xs-space-around-start,
  .layout-align-xs-space-between-start,
  .layout-align-xs-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .layout-align-xs-center-center,
  .layout-align-xs-end-center,
  .layout-align-xs-space-around-center,
  .layout-align-xs-space-between-center,
  .layout-align-xs-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    align-content: center;
    max-width: 100%;
  }

  .layout-align-xs-center-center>*,
  .layout-align-xs-end-center>*,
  .layout-align-xs-space-around-center>*,
  .layout-align-xs-space-between-center>*,
  .layout-align-xs-start-center>* {
    max-width: 100%;
    box-sizing: border-box;
  }

  .layout-align-xs-center-end,
  .layout-align-xs-end-end,
  .layout-align-xs-space-around-end,
  .layout-align-xs-space-between-end,
  .layout-align-xs-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }

  .layout-align-xs-center-stretch,
  .layout-align-xs-end-stretch,
  .layout-align-xs-space-around-stretch,
  .layout-align-xs-space-between-stretch,
  .layout-align-xs-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    align-content: stretch;
  }

  .flex-xs {
    flex: 1;
  }

  .flex-xs,
  .flex-xs-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box;
  }

  .flex-xs-grow {
    flex: 1 1 100%;
  }

  .flex-xs-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-xs-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }

  .flex-xs-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }

  .flex-xs-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }

  .flex-xs-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-xs-0,
  .layout-row>.flex-xs-0 {
    flex: 1 1 0%;
    max-width: 0;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-xs-0 {
    min-width: 0;
  }

  .layout-column>.flex-xs-0 {
    max-width: 100%;
    max-height: 0%;
  }

  .layout-column>.flex-xs-0,
  .layout-xs-row>.flex-xs-0 {
    flex: 1 1 0%;
    box-sizing: border-box;
  }

  .layout-xs-row>.flex-xs-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0;
  }

  .layout-xs-column>.flex-xs-0 {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }

  .flex-xs-5,
  .layout-row>.flex-xs-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .flex-xs-5,
  .layout-column>.flex-xs-5,
  .layout-row>.flex-xs-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .layout-xs-row>.flex-xs-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-5,
  .layout-xs-row>.flex-xs-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .flex-xs-10,
  .layout-row>.flex-xs-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .flex-xs-10,
  .layout-column>.flex-xs-10,
  .layout-row>.flex-xs-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .layout-xs-row>.flex-xs-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-10,
  .layout-xs-row>.flex-xs-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .flex-xs-15,
  .layout-row>.flex-xs-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .flex-xs-15,
  .layout-column>.flex-xs-15,
  .layout-row>.flex-xs-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .layout-xs-row>.flex-xs-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-15,
  .layout-xs-row>.flex-xs-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .flex-xs-20,
  .layout-row>.flex-xs-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .flex-xs-20,
  .layout-column>.flex-xs-20,
  .layout-row>.flex-xs-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .layout-xs-row>.flex-xs-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-20,
  .layout-xs-row>.flex-xs-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .flex-xs-25,
  .layout-row>.flex-xs-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .flex-xs-25,
  .layout-column>.flex-xs-25,
  .layout-row>.flex-xs-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .layout-xs-row>.flex-xs-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-25,
  .layout-xs-row>.flex-xs-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .flex-xs-30,
  .layout-row>.flex-xs-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .flex-xs-30,
  .layout-column>.flex-xs-30,
  .layout-row>.flex-xs-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .layout-xs-row>.flex-xs-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-30,
  .layout-xs-row>.flex-xs-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .flex-xs-35,
  .layout-row>.flex-xs-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .flex-xs-35,
  .layout-column>.flex-xs-35,
  .layout-row>.flex-xs-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .layout-xs-row>.flex-xs-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-35,
  .layout-xs-row>.flex-xs-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .flex-xs-40,
  .layout-row>.flex-xs-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .flex-xs-40,
  .layout-column>.flex-xs-40,
  .layout-row>.flex-xs-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .layout-xs-row>.flex-xs-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-40,
  .layout-xs-row>.flex-xs-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .flex-xs-45,
  .layout-row>.flex-xs-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .flex-xs-45,
  .layout-column>.flex-xs-45,
  .layout-row>.flex-xs-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .layout-xs-row>.flex-xs-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-45,
  .layout-xs-row>.flex-xs-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .flex-xs-50,
  .layout-row>.flex-xs-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .flex-xs-50,
  .layout-column>.flex-xs-50,
  .layout-row>.flex-xs-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .layout-xs-row>.flex-xs-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-50,
  .layout-xs-row>.flex-xs-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .flex-xs-55,
  .layout-row>.flex-xs-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .flex-xs-55,
  .layout-column>.flex-xs-55,
  .layout-row>.flex-xs-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .layout-xs-row>.flex-xs-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-55,
  .layout-xs-row>.flex-xs-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .flex-xs-60,
  .layout-row>.flex-xs-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .flex-xs-60,
  .layout-column>.flex-xs-60,
  .layout-row>.flex-xs-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .layout-xs-row>.flex-xs-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-60,
  .layout-xs-row>.flex-xs-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .flex-xs-65,
  .layout-row>.flex-xs-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .flex-xs-65,
  .layout-column>.flex-xs-65,
  .layout-row>.flex-xs-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .layout-xs-row>.flex-xs-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-65,
  .layout-xs-row>.flex-xs-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .flex-xs-70,
  .layout-row>.flex-xs-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .flex-xs-70,
  .layout-column>.flex-xs-70,
  .layout-row>.flex-xs-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .layout-xs-row>.flex-xs-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-70,
  .layout-xs-row>.flex-xs-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .flex-xs-75,
  .layout-row>.flex-xs-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .flex-xs-75,
  .layout-column>.flex-xs-75,
  .layout-row>.flex-xs-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .layout-xs-row>.flex-xs-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-75,
  .layout-xs-row>.flex-xs-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .flex-xs-80,
  .layout-row>.flex-xs-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .flex-xs-80,
  .layout-column>.flex-xs-80,
  .layout-row>.flex-xs-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .layout-xs-row>.flex-xs-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-80,
  .layout-xs-row>.flex-xs-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .flex-xs-85,
  .layout-row>.flex-xs-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .flex-xs-85,
  .layout-column>.flex-xs-85,
  .layout-row>.flex-xs-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .layout-xs-row>.flex-xs-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-85,
  .layout-xs-row>.flex-xs-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .flex-xs-90,
  .layout-row>.flex-xs-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .flex-xs-90,
  .layout-column>.flex-xs-90,
  .layout-row>.flex-xs-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .layout-xs-row>.flex-xs-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-90,
  .layout-xs-row>.flex-xs-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .flex-xs-95,
  .layout-row>.flex-xs-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .flex-xs-95,
  .layout-column>.flex-xs-95,
  .layout-row>.flex-xs-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .layout-xs-row>.flex-xs-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .layout-xs-column>.flex-xs-95,
  .layout-xs-row>.flex-xs-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .flex-xs-100,
  .layout-column>.flex-xs-100,
  .layout-row>.flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-xs-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-xs-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xs-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-100,
  .layout-xs-row>.flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-xs-row>.flex-xs-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-xs-row>.flex-xs-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-xs-row>.flex {
    min-width: 0;
  }

  .layout-xs-column>.flex-xs-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex-xs-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-xs-column>.flex {
    min-height: 0;
  }

  .layout-xs,
  .layout-xs-column,
  .layout-xs-row {
    box-sizing: border-box;
    display: flex;
  }

  .layout-xs-column {
    flex-direction: column;
  }

  .layout-xs-row {
    flex-direction: row;
  }
}
@media (min-width: 600px) {
  .flex-order-gt-xs--20 {
    order: -20;
  }

  .flex-order-gt-xs--19 {
    order: -19;
  }

  .flex-order-gt-xs--18 {
    order: -18;
  }

  .flex-order-gt-xs--17 {
    order: -17;
  }

  .flex-order-gt-xs--16 {
    order: -16;
  }

  .flex-order-gt-xs--15 {
    order: -15;
  }

  .flex-order-gt-xs--14 {
    order: -14;
  }

  .flex-order-gt-xs--13 {
    order: -13;
  }

  .flex-order-gt-xs--12 {
    order: -12;
  }

  .flex-order-gt-xs--11 {
    order: -11;
  }

  .flex-order-gt-xs--10 {
    order: -10;
  }

  .flex-order-gt-xs--9 {
    order: -9;
  }

  .flex-order-gt-xs--8 {
    order: -8;
  }

  .flex-order-gt-xs--7 {
    order: -7;
  }

  .flex-order-gt-xs--6 {
    order: -6;
  }

  .flex-order-gt-xs--5 {
    order: -5;
  }

  .flex-order-gt-xs--4 {
    order: -4;
  }

  .flex-order-gt-xs--3 {
    order: -3;
  }

  .flex-order-gt-xs--2 {
    order: -2;
  }

  .flex-order-gt-xs--1 {
    order: -1;
  }

  .flex-order-gt-xs-0 {
    order: 0;
  }

  .flex-order-gt-xs-1 {
    order: 1;
  }

  .flex-order-gt-xs-2 {
    order: 2;
  }

  .flex-order-gt-xs-3 {
    order: 3;
  }

  .flex-order-gt-xs-4 {
    order: 4;
  }

  .flex-order-gt-xs-5 {
    order: 5;
  }

  .flex-order-gt-xs-6 {
    order: 6;
  }

  .flex-order-gt-xs-7 {
    order: 7;
  }

  .flex-order-gt-xs-8 {
    order: 8;
  }

  .flex-order-gt-xs-9 {
    order: 9;
  }

  .flex-order-gt-xs-10 {
    order: 10;
  }

  .flex-order-gt-xs-11 {
    order: 11;
  }

  .flex-order-gt-xs-12 {
    order: 12;
  }

  .flex-order-gt-xs-13 {
    order: 13;
  }

  .flex-order-gt-xs-14 {
    order: 14;
  }

  .flex-order-gt-xs-15 {
    order: 15;
  }

  .flex-order-gt-xs-16 {
    order: 16;
  }

  .flex-order-gt-xs-17 {
    order: 17;
  }

  .flex-order-gt-xs-18 {
    order: 18;
  }

  .flex-order-gt-xs-19 {
    order: 19;
  }

  .flex-order-gt-xs-20 {
    order: 20;
  }

  .flex-offset-gt-xs-0,
  .offset-gt-xs-0 {
    margin-left: 0;
  }

  [dir="rtl"] .flex-offset-gt-xs-0,
  [dir="rtl"] .offset-gt-xs-0 {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-offset-gt-xs-5,
  .offset-gt-xs-5 {
    margin-left: 5%;
  }

  [dir="rtl"] .flex-offset-gt-xs-5,
  [dir="rtl"] .offset-gt-xs-5 {
    margin-left: auto;
    margin-right: 5%;
  }

  .flex-offset-gt-xs-10,
  .offset-gt-xs-10 {
    margin-left: 10%;
  }

  [dir="rtl"] .flex-offset-gt-xs-10,
  [dir="rtl"] .offset-gt-xs-10 {
    margin-left: auto;
    margin-right: 10%;
  }

  .flex-offset-gt-xs-15,
  .offset-gt-xs-15 {
    margin-left: 15%;
  }

  [dir="rtl"] .flex-offset-gt-xs-15,
  [dir="rtl"] .offset-gt-xs-15 {
    margin-left: auto;
    margin-right: 15%;
  }

  .flex-offset-gt-xs-20,
  .offset-gt-xs-20 {
    margin-left: 20%;
  }

  [dir="rtl"] .flex-offset-gt-xs-20,
  [dir="rtl"] .offset-gt-xs-20 {
    margin-left: auto;
    margin-right: 20%;
  }

  .flex-offset-gt-xs-25,
  .offset-gt-xs-25 {
    margin-left: 25%;
  }

  [dir="rtl"] .flex-offset-gt-xs-25,
  [dir="rtl"] .offset-gt-xs-25 {
    margin-left: auto;
    margin-right: 25%;
  }

  .flex-offset-gt-xs-30,
  .offset-gt-xs-30 {
    margin-left: 30%;
  }

  [dir="rtl"] .flex-offset-gt-xs-30,
  [dir="rtl"] .offset-gt-xs-30 {
    margin-left: auto;
    margin-right: 30%;
  }

  .flex-offset-gt-xs-35,
  .offset-gt-xs-35 {
    margin-left: 35%;
  }

  [dir="rtl"] .flex-offset-gt-xs-35,
  [dir="rtl"] .offset-gt-xs-35 {
    margin-left: auto;
    margin-right: 35%;
  }

  .flex-offset-gt-xs-40,
  .offset-gt-xs-40 {
    margin-left: 40%;
  }

  [dir="rtl"] .flex-offset-gt-xs-40,
  [dir="rtl"] .offset-gt-xs-40 {
    margin-left: auto;
    margin-right: 40%;
  }

  .flex-offset-gt-xs-45,
  .offset-gt-xs-45 {
    margin-left: 45%;
  }

  [dir="rtl"] .flex-offset-gt-xs-45,
  [dir="rtl"] .offset-gt-xs-45 {
    margin-left: auto;
    margin-right: 45%;
  }

  .flex-offset-gt-xs-50,
  .offset-gt-xs-50 {
    margin-left: 50%;
  }

  [dir="rtl"] .flex-offset-gt-xs-50,
  [dir="rtl"] .offset-gt-xs-50 {
    margin-left: auto;
    margin-right: 50%;
  }

  .flex-offset-gt-xs-55,
  .offset-gt-xs-55 {
    margin-left: 55%;
  }

  [dir="rtl"] .flex-offset-gt-xs-55,
  [dir="rtl"] .offset-gt-xs-55 {
    margin-left: auto;
    margin-right: 55%;
  }

  .flex-offset-gt-xs-60,
  .offset-gt-xs-60 {
    margin-left: 60%;
  }

  [dir="rtl"] .flex-offset-gt-xs-60,
  [dir="rtl"] .offset-gt-xs-60 {
    margin-left: auto;
    margin-right: 60%;
  }

  .flex-offset-gt-xs-65,
  .offset-gt-xs-65 {
    margin-left: 65%;
  }

  [dir="rtl"] .flex-offset-gt-xs-65,
  [dir="rtl"] .offset-gt-xs-65 {
    margin-left: auto;
    margin-right: 65%;
  }

  .flex-offset-gt-xs-70,
  .offset-gt-xs-70 {
    margin-left: 70%;
  }

  [dir="rtl"] .flex-offset-gt-xs-70,
  [dir="rtl"] .offset-gt-xs-70 {
    margin-left: auto;
    margin-right: 70%;
  }

  .flex-offset-gt-xs-75,
  .offset-gt-xs-75 {
    margin-left: 75%;
  }

  [dir="rtl"] .flex-offset-gt-xs-75,
  [dir="rtl"] .offset-gt-xs-75 {
    margin-left: auto;
    margin-right: 75%;
  }

  .flex-offset-gt-xs-80,
  .offset-gt-xs-80 {
    margin-left: 80%;
  }

  [dir="rtl"] .flex-offset-gt-xs-80,
  [dir="rtl"] .offset-gt-xs-80 {
    margin-left: auto;
    margin-right: 80%;
  }

  .flex-offset-gt-xs-85,
  .offset-gt-xs-85 {
    margin-left: 85%;
  }

  [dir="rtl"] .flex-offset-gt-xs-85,
  [dir="rtl"] .offset-gt-xs-85 {
    margin-left: auto;
    margin-right: 85%;
  }

  .flex-offset-gt-xs-90,
  .offset-gt-xs-90 {
    margin-left: 90%;
  }

  [dir="rtl"] .flex-offset-gt-xs-90,
  [dir="rtl"] .offset-gt-xs-90 {
    margin-left: auto;
    margin-right: 90%;
  }

  .flex-offset-gt-xs-95,
  .offset-gt-xs-95 {
    margin-left: 95%;
  }

  [dir="rtl"] .flex-offset-gt-xs-95,
  [dir="rtl"] .offset-gt-xs-95 {
    margin-left: auto;
    margin-right: 95%;
  }

  .flex-offset-gt-xs-33,
  .offset-gt-xs-33 {
    margin-left: 33.33333%;
  }

  .flex-offset-gt-xs-66,
  .offset-gt-xs-66 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .flex-offset-gt-xs-66,
  [dir="rtl"] .offset-gt-xs-66 {
    margin-left: auto;
    margin-right: 66.66667%;
  }

  .layout-align-gt-xs,
  .layout-align-gt-xs-start-stretch {
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
  }

  .layout-align-gt-xs,
  .layout-align-gt-xs-start,
  .layout-align-gt-xs-start-center,
  .layout-align-gt-xs-start-end,
  .layout-align-gt-xs-start-start,
  .layout-align-gt-xs-start-stretch {
    justify-content: flex-start;
  }

  .layout-align-gt-xs-center,
  .layout-align-gt-xs-center-center,
  .layout-align-gt-xs-center-end,
  .layout-align-gt-xs-center-start,
  .layout-align-gt-xs-center-stretch {
    justify-content: center;
  }

  .layout-align-gt-xs-end,
  .layout-align-gt-xs-end-center,
  .layout-align-gt-xs-end-end,
  .layout-align-gt-xs-end-start,
  .layout-align-gt-xs-end-stretch {
    justify-content: flex-end;
  }

  .layout-align-gt-xs-space-around,
  .layout-align-gt-xs-space-around-center,
  .layout-align-gt-xs-space-around-end,
  .layout-align-gt-xs-space-around-start,
  .layout-align-gt-xs-space-around-stretch {
    justify-content: space-around;
  }

  .layout-align-gt-xs-space-between,
  .layout-align-gt-xs-space-between-center,
  .layout-align-gt-xs-space-between-end,
  .layout-align-gt-xs-space-between-start,
  .layout-align-gt-xs-space-between-stretch {
    justify-content: space-between;
  }

  .layout-align-gt-xs-center-start,
  .layout-align-gt-xs-end-start,
  .layout-align-gt-xs-space-around-start,
  .layout-align-gt-xs-space-between-start,
  .layout-align-gt-xs-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .layout-align-gt-xs-center-center,
  .layout-align-gt-xs-end-center,
  .layout-align-gt-xs-space-around-center,
  .layout-align-gt-xs-space-between-center,
  .layout-align-gt-xs-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    align-content: center;
    max-width: 100%;
  }

  .layout-align-gt-xs-center-center>*,
  .layout-align-gt-xs-end-center>*,
  .layout-align-gt-xs-space-around-center>*,
  .layout-align-gt-xs-space-between-center>*,
  .layout-align-gt-xs-start-center>* {
    max-width: 100%;
    box-sizing: border-box;
  }

  .layout-align-gt-xs-center-end,
  .layout-align-gt-xs-end-end,
  .layout-align-gt-xs-space-around-end,
  .layout-align-gt-xs-space-between-end,
  .layout-align-gt-xs-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }

  .layout-align-gt-xs-center-stretch,
  .layout-align-gt-xs-end-stretch,
  .layout-align-gt-xs-space-around-stretch,
  .layout-align-gt-xs-space-between-stretch,
  .layout-align-gt-xs-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    align-content: stretch;
  }

  .flex-gt-xs {
    flex: 1;
  }

  .flex-gt-xs,
  .flex-gt-xs-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box;
  }

  .flex-gt-xs-grow {
    flex: 1 1 100%;
  }

  .flex-gt-xs-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-xs-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-xs-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }

  .flex-gt-xs-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }

  .flex-gt-xs-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-xs-0,
  .layout-row>.flex-gt-xs-0 {
    flex: 1 1 0%;
    max-width: 0;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-xs-0 {
    min-width: 0;
  }

  .layout-column>.flex-gt-xs-0 {
    max-width: 100%;
    max-height: 0%;
  }

  .layout-column>.flex-gt-xs-0,
  .layout-gt-xs-row>.flex-gt-xs-0 {
    flex: 1 1 0%;
    box-sizing: border-box;
  }

  .layout-gt-xs-row>.flex-gt-xs-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0;
  }

  .layout-gt-xs-column>.flex-gt-xs-0 {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }

  .flex-gt-xs-5,
  .layout-row>.flex-gt-xs-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .flex-gt-xs-5,
  .layout-column>.flex-gt-xs-5,
  .layout-row>.flex-gt-xs-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .layout-gt-xs-row>.flex-gt-xs-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-5,
  .layout-gt-xs-row>.flex-gt-xs-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .flex-gt-xs-10,
  .layout-row>.flex-gt-xs-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .flex-gt-xs-10,
  .layout-column>.flex-gt-xs-10,
  .layout-row>.flex-gt-xs-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .layout-gt-xs-row>.flex-gt-xs-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-10,
  .layout-gt-xs-row>.flex-gt-xs-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .flex-gt-xs-15,
  .layout-row>.flex-gt-xs-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .flex-gt-xs-15,
  .layout-column>.flex-gt-xs-15,
  .layout-row>.flex-gt-xs-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .layout-gt-xs-row>.flex-gt-xs-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-15,
  .layout-gt-xs-row>.flex-gt-xs-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .flex-gt-xs-20,
  .layout-row>.flex-gt-xs-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .flex-gt-xs-20,
  .layout-column>.flex-gt-xs-20,
  .layout-row>.flex-gt-xs-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .layout-gt-xs-row>.flex-gt-xs-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-20,
  .layout-gt-xs-row>.flex-gt-xs-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .flex-gt-xs-25,
  .layout-row>.flex-gt-xs-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .flex-gt-xs-25,
  .layout-column>.flex-gt-xs-25,
  .layout-row>.flex-gt-xs-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .layout-gt-xs-row>.flex-gt-xs-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-25,
  .layout-gt-xs-row>.flex-gt-xs-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .flex-gt-xs-30,
  .layout-row>.flex-gt-xs-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .flex-gt-xs-30,
  .layout-column>.flex-gt-xs-30,
  .layout-row>.flex-gt-xs-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .layout-gt-xs-row>.flex-gt-xs-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-30,
  .layout-gt-xs-row>.flex-gt-xs-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .flex-gt-xs-35,
  .layout-row>.flex-gt-xs-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .flex-gt-xs-35,
  .layout-column>.flex-gt-xs-35,
  .layout-row>.flex-gt-xs-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .layout-gt-xs-row>.flex-gt-xs-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-35,
  .layout-gt-xs-row>.flex-gt-xs-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .flex-gt-xs-40,
  .layout-row>.flex-gt-xs-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .flex-gt-xs-40,
  .layout-column>.flex-gt-xs-40,
  .layout-row>.flex-gt-xs-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .layout-gt-xs-row>.flex-gt-xs-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-40,
  .layout-gt-xs-row>.flex-gt-xs-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .flex-gt-xs-45,
  .layout-row>.flex-gt-xs-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .flex-gt-xs-45,
  .layout-column>.flex-gt-xs-45,
  .layout-row>.flex-gt-xs-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .layout-gt-xs-row>.flex-gt-xs-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-45,
  .layout-gt-xs-row>.flex-gt-xs-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .flex-gt-xs-50,
  .layout-row>.flex-gt-xs-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .flex-gt-xs-50,
  .layout-column>.flex-gt-xs-50,
  .layout-row>.flex-gt-xs-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .layout-gt-xs-row>.flex-gt-xs-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-50,
  .layout-gt-xs-row>.flex-gt-xs-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .flex-gt-xs-55,
  .layout-row>.flex-gt-xs-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .flex-gt-xs-55,
  .layout-column>.flex-gt-xs-55,
  .layout-row>.flex-gt-xs-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .layout-gt-xs-row>.flex-gt-xs-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-55,
  .layout-gt-xs-row>.flex-gt-xs-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .flex-gt-xs-60,
  .layout-row>.flex-gt-xs-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .flex-gt-xs-60,
  .layout-column>.flex-gt-xs-60,
  .layout-row>.flex-gt-xs-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .layout-gt-xs-row>.flex-gt-xs-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-60,
  .layout-gt-xs-row>.flex-gt-xs-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .flex-gt-xs-65,
  .layout-row>.flex-gt-xs-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .flex-gt-xs-65,
  .layout-column>.flex-gt-xs-65,
  .layout-row>.flex-gt-xs-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .layout-gt-xs-row>.flex-gt-xs-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-65,
  .layout-gt-xs-row>.flex-gt-xs-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .flex-gt-xs-70,
  .layout-row>.flex-gt-xs-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .flex-gt-xs-70,
  .layout-column>.flex-gt-xs-70,
  .layout-row>.flex-gt-xs-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .layout-gt-xs-row>.flex-gt-xs-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-70,
  .layout-gt-xs-row>.flex-gt-xs-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .flex-gt-xs-75,
  .layout-row>.flex-gt-xs-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .flex-gt-xs-75,
  .layout-column>.flex-gt-xs-75,
  .layout-row>.flex-gt-xs-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .layout-gt-xs-row>.flex-gt-xs-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-75,
  .layout-gt-xs-row>.flex-gt-xs-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .flex-gt-xs-80,
  .layout-row>.flex-gt-xs-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .flex-gt-xs-80,
  .layout-column>.flex-gt-xs-80,
  .layout-row>.flex-gt-xs-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .layout-gt-xs-row>.flex-gt-xs-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-80,
  .layout-gt-xs-row>.flex-gt-xs-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .flex-gt-xs-85,
  .layout-row>.flex-gt-xs-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .flex-gt-xs-85,
  .layout-column>.flex-gt-xs-85,
  .layout-row>.flex-gt-xs-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .layout-gt-xs-row>.flex-gt-xs-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-85,
  .layout-gt-xs-row>.flex-gt-xs-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .flex-gt-xs-90,
  .layout-row>.flex-gt-xs-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .flex-gt-xs-90,
  .layout-column>.flex-gt-xs-90,
  .layout-row>.flex-gt-xs-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .layout-gt-xs-row>.flex-gt-xs-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-90,
  .layout-gt-xs-row>.flex-gt-xs-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .flex-gt-xs-95,
  .layout-row>.flex-gt-xs-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .flex-gt-xs-95,
  .layout-column>.flex-gt-xs-95,
  .layout-row>.flex-gt-xs-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .layout-gt-xs-row>.flex-gt-xs-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .layout-gt-xs-column>.flex-gt-xs-95,
  .layout-gt-xs-row>.flex-gt-xs-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .flex-gt-xs-100,
  .layout-column>.flex-gt-xs-100,
  .layout-row>.flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-xs-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-xs-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-xs-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-100,
  .layout-gt-xs-row>.flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-xs-row>.flex-gt-xs-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-xs-row>.flex-gt-xs-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-xs-row>.flex {
    min-width: 0;
  }

  .layout-gt-xs-column>.flex-gt-xs-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex-gt-xs-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-gt-xs-column>.flex {
    min-height: 0;
  }

  .layout-gt-xs,
  .layout-gt-xs-column,
  .layout-gt-xs-row {
    box-sizing: border-box;
    display: flex;
  }

  .layout-gt-xs-column {
    flex-direction: column;
  }

  .layout-gt-xs-row {
    flex-direction: row;
  }
}
@media (min-width: 600px) and (max-width: 959px) {

  .hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),
  .hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),
  .hide:not(.show-gt-xs):not(.show-sm):not(.show) {
    display: none;
  }

  .flex-order-sm--20 {
    order: -20;
  }

  .flex-order-sm--19 {
    order: -19;
  }

  .flex-order-sm--18 {
    order: -18;
  }

  .flex-order-sm--17 {
    order: -17;
  }

  .flex-order-sm--16 {
    order: -16;
  }

  .flex-order-sm--15 {
    order: -15;
  }

  .flex-order-sm--14 {
    order: -14;
  }

  .flex-order-sm--13 {
    order: -13;
  }

  .flex-order-sm--12 {
    order: -12;
  }

  .flex-order-sm--11 {
    order: -11;
  }

  .flex-order-sm--10 {
    order: -10;
  }

  .flex-order-sm--9 {
    order: -9;
  }

  .flex-order-sm--8 {
    order: -8;
  }

  .flex-order-sm--7 {
    order: -7;
  }

  .flex-order-sm--6 {
    order: -6;
  }

  .flex-order-sm--5 {
    order: -5;
  }

  .flex-order-sm--4 {
    order: -4;
  }

  .flex-order-sm--3 {
    order: -3;
  }

  .flex-order-sm--2 {
    order: -2;
  }

  .flex-order-sm--1 {
    order: -1;
  }

  .flex-order-sm-0 {
    order: 0;
  }

  .flex-order-sm-1 {
    order: 1;
  }

  .flex-order-sm-2 {
    order: 2;
  }

  .flex-order-sm-3 {
    order: 3;
  }

  .flex-order-sm-4 {
    order: 4;
  }

  .flex-order-sm-5 {
    order: 5;
  }

  .flex-order-sm-6 {
    order: 6;
  }

  .flex-order-sm-7 {
    order: 7;
  }

  .flex-order-sm-8 {
    order: 8;
  }

  .flex-order-sm-9 {
    order: 9;
  }

  .flex-order-sm-10 {
    order: 10;
  }

  .flex-order-sm-11 {
    order: 11;
  }

  .flex-order-sm-12 {
    order: 12;
  }

  .flex-order-sm-13 {
    order: 13;
  }

  .flex-order-sm-14 {
    order: 14;
  }

  .flex-order-sm-15 {
    order: 15;
  }

  .flex-order-sm-16 {
    order: 16;
  }

  .flex-order-sm-17 {
    order: 17;
  }

  .flex-order-sm-18 {
    order: 18;
  }

  .flex-order-sm-19 {
    order: 19;
  }

  .flex-order-sm-20 {
    order: 20;
  }

  .flex-offset-sm-0,
  .offset-sm-0 {
    margin-left: 0;
  }

  [dir="rtl"] .flex-offset-sm-0,
  [dir="rtl"] .offset-sm-0 {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-offset-sm-5,
  .offset-sm-5 {
    margin-left: 5%;
  }

  [dir="rtl"] .flex-offset-sm-5,
  [dir="rtl"] .offset-sm-5 {
    margin-left: auto;
    margin-right: 5%;
  }

  .flex-offset-sm-10,
  .offset-sm-10 {
    margin-left: 10%;
  }

  [dir="rtl"] .flex-offset-sm-10,
  [dir="rtl"] .offset-sm-10 {
    margin-left: auto;
    margin-right: 10%;
  }

  .flex-offset-sm-15,
  .offset-sm-15 {
    margin-left: 15%;
  }

  [dir="rtl"] .flex-offset-sm-15,
  [dir="rtl"] .offset-sm-15 {
    margin-left: auto;
    margin-right: 15%;
  }

  .flex-offset-sm-20,
  .offset-sm-20 {
    margin-left: 20%;
  }

  [dir="rtl"] .flex-offset-sm-20,
  [dir="rtl"] .offset-sm-20 {
    margin-left: auto;
    margin-right: 20%;
  }

  .flex-offset-sm-25,
  .offset-sm-25 {
    margin-left: 25%;
  }

  [dir="rtl"] .flex-offset-sm-25,
  [dir="rtl"] .offset-sm-25 {
    margin-left: auto;
    margin-right: 25%;
  }

  .flex-offset-sm-30,
  .offset-sm-30 {
    margin-left: 30%;
  }

  [dir="rtl"] .flex-offset-sm-30,
  [dir="rtl"] .offset-sm-30 {
    margin-left: auto;
    margin-right: 30%;
  }

  .flex-offset-sm-35,
  .offset-sm-35 {
    margin-left: 35%;
  }

  [dir="rtl"] .flex-offset-sm-35,
  [dir="rtl"] .offset-sm-35 {
    margin-left: auto;
    margin-right: 35%;
  }

  .flex-offset-sm-40,
  .offset-sm-40 {
    margin-left: 40%;
  }

  [dir="rtl"] .flex-offset-sm-40,
  [dir="rtl"] .offset-sm-40 {
    margin-left: auto;
    margin-right: 40%;
  }

  .flex-offset-sm-45,
  .offset-sm-45 {
    margin-left: 45%;
  }

  [dir="rtl"] .flex-offset-sm-45,
  [dir="rtl"] .offset-sm-45 {
    margin-left: auto;
    margin-right: 45%;
  }

  .flex-offset-sm-50,
  .offset-sm-50 {
    margin-left: 50%;
  }

  [dir="rtl"] .flex-offset-sm-50,
  [dir="rtl"] .offset-sm-50 {
    margin-left: auto;
    margin-right: 50%;
  }

  .flex-offset-sm-55,
  .offset-sm-55 {
    margin-left: 55%;
  }

  [dir="rtl"] .flex-offset-sm-55,
  [dir="rtl"] .offset-sm-55 {
    margin-left: auto;
    margin-right: 55%;
  }

  .flex-offset-sm-60,
  .offset-sm-60 {
    margin-left: 60%;
  }

  [dir="rtl"] .flex-offset-sm-60,
  [dir="rtl"] .offset-sm-60 {
    margin-left: auto;
    margin-right: 60%;
  }

  .flex-offset-sm-65,
  .offset-sm-65 {
    margin-left: 65%;
  }

  [dir="rtl"] .flex-offset-sm-65,
  [dir="rtl"] .offset-sm-65 {
    margin-left: auto;
    margin-right: 65%;
  }

  .flex-offset-sm-70,
  .offset-sm-70 {
    margin-left: 70%;
  }

  [dir="rtl"] .flex-offset-sm-70,
  [dir="rtl"] .offset-sm-70 {
    margin-left: auto;
    margin-right: 70%;
  }

  .flex-offset-sm-75,
  .offset-sm-75 {
    margin-left: 75%;
  }

  [dir="rtl"] .flex-offset-sm-75,
  [dir="rtl"] .offset-sm-75 {
    margin-left: auto;
    margin-right: 75%;
  }

  .flex-offset-sm-80,
  .offset-sm-80 {
    margin-left: 80%;
  }

  [dir="rtl"] .flex-offset-sm-80,
  [dir="rtl"] .offset-sm-80 {
    margin-left: auto;
    margin-right: 80%;
  }

  .flex-offset-sm-85,
  .offset-sm-85 {
    margin-left: 85%;
  }

  [dir="rtl"] .flex-offset-sm-85,
  [dir="rtl"] .offset-sm-85 {
    margin-left: auto;
    margin-right: 85%;
  }

  .flex-offset-sm-90,
  .offset-sm-90 {
    margin-left: 90%;
  }

  [dir="rtl"] .flex-offset-sm-90,
  [dir="rtl"] .offset-sm-90 {
    margin-left: auto;
    margin-right: 90%;
  }

  .flex-offset-sm-95,
  .offset-sm-95 {
    margin-left: 95%;
  }

  [dir="rtl"] .flex-offset-sm-95,
  [dir="rtl"] .offset-sm-95 {
    margin-left: auto;
    margin-right: 95%;
  }

  .flex-offset-sm-33,
  .offset-sm-33 {
    margin-left: 33.33333%;
  }

  .flex-offset-sm-66,
  .offset-sm-66 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .flex-offset-sm-66,
  [dir="rtl"] .offset-sm-66 {
    margin-left: auto;
    margin-right: 66.66667%;
  }

  .layout-align-sm,
  .layout-align-sm-start-stretch {
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
  }

  .layout-align-sm,
  .layout-align-sm-start,
  .layout-align-sm-start-center,
  .layout-align-sm-start-end,
  .layout-align-sm-start-start,
  .layout-align-sm-start-stretch {
    justify-content: flex-start;
  }

  .layout-align-sm-center,
  .layout-align-sm-center-center,
  .layout-align-sm-center-end,
  .layout-align-sm-center-start,
  .layout-align-sm-center-stretch {
    justify-content: center;
  }

  .layout-align-sm-end,
  .layout-align-sm-end-center,
  .layout-align-sm-end-end,
  .layout-align-sm-end-start,
  .layout-align-sm-end-stretch {
    justify-content: flex-end;
  }

  .layout-align-sm-space-around,
  .layout-align-sm-space-around-center,
  .layout-align-sm-space-around-end,
  .layout-align-sm-space-around-start,
  .layout-align-sm-space-around-stretch {
    justify-content: space-around;
  }

  .layout-align-sm-space-between,
  .layout-align-sm-space-between-center,
  .layout-align-sm-space-between-end,
  .layout-align-sm-space-between-start,
  .layout-align-sm-space-between-stretch {
    justify-content: space-between;
  }

  .layout-align-sm-center-start,
  .layout-align-sm-end-start,
  .layout-align-sm-space-around-start,
  .layout-align-sm-space-between-start,
  .layout-align-sm-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .layout-align-sm-center-center,
  .layout-align-sm-end-center,
  .layout-align-sm-space-around-center,
  .layout-align-sm-space-between-center,
  .layout-align-sm-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    align-content: center;
    max-width: 100%;
  }

  .layout-align-sm-center-center>*,
  .layout-align-sm-end-center>*,
  .layout-align-sm-space-around-center>*,
  .layout-align-sm-space-between-center>*,
  .layout-align-sm-start-center>* {
    max-width: 100%;
    box-sizing: border-box;
  }

  .layout-align-sm-center-end,
  .layout-align-sm-end-end,
  .layout-align-sm-space-around-end,
  .layout-align-sm-space-between-end,
  .layout-align-sm-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }

  .layout-align-sm-center-stretch,
  .layout-align-sm-end-stretch,
  .layout-align-sm-space-around-stretch,
  .layout-align-sm-space-between-stretch,
  .layout-align-sm-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    align-content: stretch;
  }

  .flex-sm {
    flex: 1;
  }

  .flex-sm,
  .flex-sm-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box;
  }

  .flex-sm-grow {
    flex: 1 1 100%;
  }

  .flex-sm-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-sm-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }

  .flex-sm-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }

  .flex-sm-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }

  .flex-sm-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-sm-0,
  .layout-row>.flex-sm-0 {
    flex: 1 1 0%;
    max-width: 0;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-sm-0 {
    min-width: 0;
  }

  .layout-column>.flex-sm-0 {
    max-width: 100%;
    max-height: 0%;
  }

  .layout-column>.flex-sm-0,
  .layout-sm-row>.flex-sm-0 {
    flex: 1 1 0%;
    box-sizing: border-box;
  }

  .layout-sm-row>.flex-sm-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0;
  }

  .layout-sm-column>.flex-sm-0 {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }

  .flex-sm-5,
  .layout-row>.flex-sm-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .flex-sm-5,
  .layout-column>.flex-sm-5,
  .layout-row>.flex-sm-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .layout-sm-row>.flex-sm-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-5,
  .layout-sm-row>.flex-sm-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .flex-sm-10,
  .layout-row>.flex-sm-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .flex-sm-10,
  .layout-column>.flex-sm-10,
  .layout-row>.flex-sm-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .layout-sm-row>.flex-sm-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-10,
  .layout-sm-row>.flex-sm-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .flex-sm-15,
  .layout-row>.flex-sm-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .flex-sm-15,
  .layout-column>.flex-sm-15,
  .layout-row>.flex-sm-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .layout-sm-row>.flex-sm-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-15,
  .layout-sm-row>.flex-sm-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .flex-sm-20,
  .layout-row>.flex-sm-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .flex-sm-20,
  .layout-column>.flex-sm-20,
  .layout-row>.flex-sm-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .layout-sm-row>.flex-sm-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-20,
  .layout-sm-row>.flex-sm-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .flex-sm-25,
  .layout-row>.flex-sm-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .flex-sm-25,
  .layout-column>.flex-sm-25,
  .layout-row>.flex-sm-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .layout-sm-row>.flex-sm-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-25,
  .layout-sm-row>.flex-sm-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .flex-sm-30,
  .layout-row>.flex-sm-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .flex-sm-30,
  .layout-column>.flex-sm-30,
  .layout-row>.flex-sm-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .layout-sm-row>.flex-sm-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-30,
  .layout-sm-row>.flex-sm-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .flex-sm-35,
  .layout-row>.flex-sm-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .flex-sm-35,
  .layout-column>.flex-sm-35,
  .layout-row>.flex-sm-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .layout-sm-row>.flex-sm-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-35,
  .layout-sm-row>.flex-sm-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .flex-sm-40,
  .layout-row>.flex-sm-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .flex-sm-40,
  .layout-column>.flex-sm-40,
  .layout-row>.flex-sm-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .layout-sm-row>.flex-sm-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-40,
  .layout-sm-row>.flex-sm-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .flex-sm-45,
  .layout-row>.flex-sm-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .flex-sm-45,
  .layout-column>.flex-sm-45,
  .layout-row>.flex-sm-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .layout-sm-row>.flex-sm-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-45,
  .layout-sm-row>.flex-sm-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .flex-sm-50,
  .layout-row>.flex-sm-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .flex-sm-50,
  .layout-column>.flex-sm-50,
  .layout-row>.flex-sm-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .layout-sm-row>.flex-sm-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-50,
  .layout-sm-row>.flex-sm-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .flex-sm-55,
  .layout-row>.flex-sm-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .flex-sm-55,
  .layout-column>.flex-sm-55,
  .layout-row>.flex-sm-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .layout-sm-row>.flex-sm-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-55,
  .layout-sm-row>.flex-sm-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .flex-sm-60,
  .layout-row>.flex-sm-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .flex-sm-60,
  .layout-column>.flex-sm-60,
  .layout-row>.flex-sm-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .layout-sm-row>.flex-sm-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-60,
  .layout-sm-row>.flex-sm-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .flex-sm-65,
  .layout-row>.flex-sm-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .flex-sm-65,
  .layout-column>.flex-sm-65,
  .layout-row>.flex-sm-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .layout-sm-row>.flex-sm-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-65,
  .layout-sm-row>.flex-sm-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .flex-sm-70,
  .layout-row>.flex-sm-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .flex-sm-70,
  .layout-column>.flex-sm-70,
  .layout-row>.flex-sm-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .layout-sm-row>.flex-sm-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-70,
  .layout-sm-row>.flex-sm-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .flex-sm-75,
  .layout-row>.flex-sm-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .flex-sm-75,
  .layout-column>.flex-sm-75,
  .layout-row>.flex-sm-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .layout-sm-row>.flex-sm-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-75,
  .layout-sm-row>.flex-sm-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .flex-sm-80,
  .layout-row>.flex-sm-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .flex-sm-80,
  .layout-column>.flex-sm-80,
  .layout-row>.flex-sm-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .layout-sm-row>.flex-sm-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-80,
  .layout-sm-row>.flex-sm-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .flex-sm-85,
  .layout-row>.flex-sm-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .flex-sm-85,
  .layout-column>.flex-sm-85,
  .layout-row>.flex-sm-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .layout-sm-row>.flex-sm-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-85,
  .layout-sm-row>.flex-sm-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .flex-sm-90,
  .layout-row>.flex-sm-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .flex-sm-90,
  .layout-column>.flex-sm-90,
  .layout-row>.flex-sm-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .layout-sm-row>.flex-sm-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-90,
  .layout-sm-row>.flex-sm-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .flex-sm-95,
  .layout-row>.flex-sm-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .flex-sm-95,
  .layout-column>.flex-sm-95,
  .layout-row>.flex-sm-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .layout-sm-row>.flex-sm-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .layout-sm-column>.flex-sm-95,
  .layout-sm-row>.flex-sm-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .flex-sm-100,
  .layout-column>.flex-sm-100,
  .layout-row>.flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-sm-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-sm-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-column>.flex-sm-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-100,
  .layout-sm-row>.flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-sm-row>.flex-sm-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-sm-row>.flex-sm-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-sm-row>.flex {
    min-width: 0;
  }

  .layout-sm-column>.flex-sm-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex-sm-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-sm-column>.flex {
    min-height: 0;
  }

  .layout-sm,
  .layout-sm-column,
  .layout-sm-row {
    box-sizing: border-box;
    display: flex;
  }

  .layout-sm-column {
    flex-direction: column;
  }

  .layout-sm-row {
    flex-direction: row;
  }
}
@media (min-width: 960px) {
  .flex-order-gt-sm--20 {
    order: -20;
  }

  .flex-order-gt-sm--19 {
    order: -19;
  }

  .flex-order-gt-sm--18 {
    order: -18;
  }

  .flex-order-gt-sm--17 {
    order: -17;
  }

  .flex-order-gt-sm--16 {
    order: -16;
  }

  .flex-order-gt-sm--15 {
    order: -15;
  }

  .flex-order-gt-sm--14 {
    order: -14;
  }

  .flex-order-gt-sm--13 {
    order: -13;
  }

  .flex-order-gt-sm--12 {
    order: -12;
  }

  .flex-order-gt-sm--11 {
    order: -11;
  }

  .flex-order-gt-sm--10 {
    order: -10;
  }

  .flex-order-gt-sm--9 {
    order: -9;
  }

  .flex-order-gt-sm--8 {
    order: -8;
  }

  .flex-order-gt-sm--7 {
    order: -7;
  }

  .flex-order-gt-sm--6 {
    order: -6;
  }

  .flex-order-gt-sm--5 {
    order: -5;
  }

  .flex-order-gt-sm--4 {
    order: -4;
  }

  .flex-order-gt-sm--3 {
    order: -3;
  }

  .flex-order-gt-sm--2 {
    order: -2;
  }

  .flex-order-gt-sm--1 {
    order: -1;
  }

  .flex-order-gt-sm-0 {
    order: 0;
  }

  .flex-order-gt-sm-1 {
    order: 1;
  }

  .flex-order-gt-sm-2 {
    order: 2;
  }

  .flex-order-gt-sm-3 {
    order: 3;
  }

  .flex-order-gt-sm-4 {
    order: 4;
  }

  .flex-order-gt-sm-5 {
    order: 5;
  }

  .flex-order-gt-sm-6 {
    order: 6;
  }

  .flex-order-gt-sm-7 {
    order: 7;
  }

  .flex-order-gt-sm-8 {
    order: 8;
  }

  .flex-order-gt-sm-9 {
    order: 9;
  }

  .flex-order-gt-sm-10 {
    order: 10;
  }

  .flex-order-gt-sm-11 {
    order: 11;
  }

  .flex-order-gt-sm-12 {
    order: 12;
  }

  .flex-order-gt-sm-13 {
    order: 13;
  }

  .flex-order-gt-sm-14 {
    order: 14;
  }

  .flex-order-gt-sm-15 {
    order: 15;
  }

  .flex-order-gt-sm-16 {
    order: 16;
  }

  .flex-order-gt-sm-17 {
    order: 17;
  }

  .flex-order-gt-sm-18 {
    order: 18;
  }

  .flex-order-gt-sm-19 {
    order: 19;
  }

  .flex-order-gt-sm-20 {
    order: 20;
  }

  .flex-offset-gt-sm-0,
  .offset-gt-sm-0 {
    margin-left: 0;
  }

  [dir="rtl"] .flex-offset-gt-sm-0,
  [dir="rtl"] .offset-gt-sm-0 {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-offset-gt-sm-5,
  .offset-gt-sm-5 {
    margin-left: 5%;
  }

  [dir="rtl"] .flex-offset-gt-sm-5,
  [dir="rtl"] .offset-gt-sm-5 {
    margin-left: auto;
    margin-right: 5%;
  }

  .flex-offset-gt-sm-10,
  .offset-gt-sm-10 {
    margin-left: 10%;
  }

  [dir="rtl"] .flex-offset-gt-sm-10,
  [dir="rtl"] .offset-gt-sm-10 {
    margin-left: auto;
    margin-right: 10%;
  }

  .flex-offset-gt-sm-15,
  .offset-gt-sm-15 {
    margin-left: 15%;
  }

  [dir="rtl"] .flex-offset-gt-sm-15,
  [dir="rtl"] .offset-gt-sm-15 {
    margin-left: auto;
    margin-right: 15%;
  }

  .flex-offset-gt-sm-20,
  .offset-gt-sm-20 {
    margin-left: 20%;
  }

  [dir="rtl"] .flex-offset-gt-sm-20,
  [dir="rtl"] .offset-gt-sm-20 {
    margin-left: auto;
    margin-right: 20%;
  }

  .flex-offset-gt-sm-25,
  .offset-gt-sm-25 {
    margin-left: 25%;
  }

  [dir="rtl"] .flex-offset-gt-sm-25,
  [dir="rtl"] .offset-gt-sm-25 {
    margin-left: auto;
    margin-right: 25%;
  }

  .flex-offset-gt-sm-30,
  .offset-gt-sm-30 {
    margin-left: 30%;
  }

  [dir="rtl"] .flex-offset-gt-sm-30,
  [dir="rtl"] .offset-gt-sm-30 {
    margin-left: auto;
    margin-right: 30%;
  }

  .flex-offset-gt-sm-35,
  .offset-gt-sm-35 {
    margin-left: 35%;
  }

  [dir="rtl"] .flex-offset-gt-sm-35,
  [dir="rtl"] .offset-gt-sm-35 {
    margin-left: auto;
    margin-right: 35%;
  }

  .flex-offset-gt-sm-40,
  .offset-gt-sm-40 {
    margin-left: 40%;
  }

  [dir="rtl"] .flex-offset-gt-sm-40,
  [dir="rtl"] .offset-gt-sm-40 {
    margin-left: auto;
    margin-right: 40%;
  }

  .flex-offset-gt-sm-45,
  .offset-gt-sm-45 {
    margin-left: 45%;
  }

  [dir="rtl"] .flex-offset-gt-sm-45,
  [dir="rtl"] .offset-gt-sm-45 {
    margin-left: auto;
    margin-right: 45%;
  }

  .flex-offset-gt-sm-50,
  .offset-gt-sm-50 {
    margin-left: 50%;
  }

  [dir="rtl"] .flex-offset-gt-sm-50,
  [dir="rtl"] .offset-gt-sm-50 {
    margin-left: auto;
    margin-right: 50%;
  }

  .flex-offset-gt-sm-55,
  .offset-gt-sm-55 {
    margin-left: 55%;
  }

  [dir="rtl"] .flex-offset-gt-sm-55,
  [dir="rtl"] .offset-gt-sm-55 {
    margin-left: auto;
    margin-right: 55%;
  }

  .flex-offset-gt-sm-60,
  .offset-gt-sm-60 {
    margin-left: 60%;
  }

  [dir="rtl"] .flex-offset-gt-sm-60,
  [dir="rtl"] .offset-gt-sm-60 {
    margin-left: auto;
    margin-right: 60%;
  }

  .flex-offset-gt-sm-65,
  .offset-gt-sm-65 {
    margin-left: 65%;
  }

  [dir="rtl"] .flex-offset-gt-sm-65,
  [dir="rtl"] .offset-gt-sm-65 {
    margin-left: auto;
    margin-right: 65%;
  }

  .flex-offset-gt-sm-70,
  .offset-gt-sm-70 {
    margin-left: 70%;
  }

  [dir="rtl"] .flex-offset-gt-sm-70,
  [dir="rtl"] .offset-gt-sm-70 {
    margin-left: auto;
    margin-right: 70%;
  }

  .flex-offset-gt-sm-75,
  .offset-gt-sm-75 {
    margin-left: 75%;
  }

  [dir="rtl"] .flex-offset-gt-sm-75,
  [dir="rtl"] .offset-gt-sm-75 {
    margin-left: auto;
    margin-right: 75%;
  }

  .flex-offset-gt-sm-80,
  .offset-gt-sm-80 {
    margin-left: 80%;
  }

  [dir="rtl"] .flex-offset-gt-sm-80,
  [dir="rtl"] .offset-gt-sm-80 {
    margin-left: auto;
    margin-right: 80%;
  }

  .flex-offset-gt-sm-85,
  .offset-gt-sm-85 {
    margin-left: 85%;
  }

  [dir="rtl"] .flex-offset-gt-sm-85,
  [dir="rtl"] .offset-gt-sm-85 {
    margin-left: auto;
    margin-right: 85%;
  }

  .flex-offset-gt-sm-90,
  .offset-gt-sm-90 {
    margin-left: 90%;
  }

  [dir="rtl"] .flex-offset-gt-sm-90,
  [dir="rtl"] .offset-gt-sm-90 {
    margin-left: auto;
    margin-right: 90%;
  }

  .flex-offset-gt-sm-95,
  .offset-gt-sm-95 {
    margin-left: 95%;
  }

  [dir="rtl"] .flex-offset-gt-sm-95,
  [dir="rtl"] .offset-gt-sm-95 {
    margin-left: auto;
    margin-right: 95%;
  }

  .flex-offset-gt-sm-33,
  .offset-gt-sm-33 {
    margin-left: 33.33333%;
  }

  .flex-offset-gt-sm-66,
  .offset-gt-sm-66 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .flex-offset-gt-sm-66,
  [dir="rtl"] .offset-gt-sm-66 {
    margin-left: auto;
    margin-right: 66.66667%;
  }

  .layout-align-gt-sm,
  .layout-align-gt-sm-start-stretch {
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
  }

  .layout-align-gt-sm,
  .layout-align-gt-sm-start,
  .layout-align-gt-sm-start-center,
  .layout-align-gt-sm-start-end,
  .layout-align-gt-sm-start-start,
  .layout-align-gt-sm-start-stretch {
    justify-content: flex-start;
  }

  .layout-align-gt-sm-center,
  .layout-align-gt-sm-center-center,
  .layout-align-gt-sm-center-end,
  .layout-align-gt-sm-center-start,
  .layout-align-gt-sm-center-stretch {
    justify-content: center;
  }

  .layout-align-gt-sm-end,
  .layout-align-gt-sm-end-center,
  .layout-align-gt-sm-end-end,
  .layout-align-gt-sm-end-start,
  .layout-align-gt-sm-end-stretch {
    justify-content: flex-end;
  }

  .layout-align-gt-sm-space-around,
  .layout-align-gt-sm-space-around-center,
  .layout-align-gt-sm-space-around-end,
  .layout-align-gt-sm-space-around-start,
  .layout-align-gt-sm-space-around-stretch {
    justify-content: space-around;
  }

  .layout-align-gt-sm-space-between,
  .layout-align-gt-sm-space-between-center,
  .layout-align-gt-sm-space-between-end,
  .layout-align-gt-sm-space-between-start,
  .layout-align-gt-sm-space-between-stretch {
    justify-content: space-between;
  }

  .layout-align-gt-sm-center-start,
  .layout-align-gt-sm-end-start,
  .layout-align-gt-sm-space-around-start,
  .layout-align-gt-sm-space-between-start,
  .layout-align-gt-sm-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .layout-align-gt-sm-center-center,
  .layout-align-gt-sm-end-center,
  .layout-align-gt-sm-space-around-center,
  .layout-align-gt-sm-space-between-center,
  .layout-align-gt-sm-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    align-content: center;
    max-width: 100%;
  }

  .layout-align-gt-sm-center-center>*,
  .layout-align-gt-sm-end-center>*,
  .layout-align-gt-sm-space-around-center>*,
  .layout-align-gt-sm-space-between-center>*,
  .layout-align-gt-sm-start-center>* {
    max-width: 100%;
    box-sizing: border-box;
  }

  .layout-align-gt-sm-center-end,
  .layout-align-gt-sm-end-end,
  .layout-align-gt-sm-space-around-end,
  .layout-align-gt-sm-space-between-end,
  .layout-align-gt-sm-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }

  .layout-align-gt-sm-center-stretch,
  .layout-align-gt-sm-end-stretch,
  .layout-align-gt-sm-space-around-stretch,
  .layout-align-gt-sm-space-between-stretch,
  .layout-align-gt-sm-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    align-content: stretch;
  }

  .flex-gt-sm {
    flex: 1;
  }

  .flex-gt-sm,
  .flex-gt-sm-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box;
  }

  .flex-gt-sm-grow {
    flex: 1 1 100%;
  }

  .flex-gt-sm-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-sm-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-sm-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }

  .flex-gt-sm-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }

  .flex-gt-sm-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-sm-0,
  .layout-row>.flex-gt-sm-0 {
    flex: 1 1 0%;
    max-width: 0;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-sm-0 {
    min-width: 0;
  }

  .layout-column>.flex-gt-sm-0 {
    max-width: 100%;
    max-height: 0%;
  }

  .layout-column>.flex-gt-sm-0,
  .layout-gt-sm-row>.flex-gt-sm-0 {
    flex: 1 1 0%;
    box-sizing: border-box;
  }

  .layout-gt-sm-row>.flex-gt-sm-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0;
  }

  .layout-gt-sm-column>.flex-gt-sm-0 {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }

  .flex-gt-sm-5,
  .layout-row>.flex-gt-sm-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .flex-gt-sm-5,
  .layout-column>.flex-gt-sm-5,
  .layout-row>.flex-gt-sm-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .layout-gt-sm-row>.flex-gt-sm-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-5,
  .layout-gt-sm-row>.flex-gt-sm-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .flex-gt-sm-10,
  .layout-row>.flex-gt-sm-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .flex-gt-sm-10,
  .layout-column>.flex-gt-sm-10,
  .layout-row>.flex-gt-sm-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .layout-gt-sm-row>.flex-gt-sm-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-10,
  .layout-gt-sm-row>.flex-gt-sm-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .flex-gt-sm-15,
  .layout-row>.flex-gt-sm-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .flex-gt-sm-15,
  .layout-column>.flex-gt-sm-15,
  .layout-row>.flex-gt-sm-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .layout-gt-sm-row>.flex-gt-sm-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-15,
  .layout-gt-sm-row>.flex-gt-sm-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .flex-gt-sm-20,
  .layout-row>.flex-gt-sm-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .flex-gt-sm-20,
  .layout-column>.flex-gt-sm-20,
  .layout-row>.flex-gt-sm-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .layout-gt-sm-row>.flex-gt-sm-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-20,
  .layout-gt-sm-row>.flex-gt-sm-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .flex-gt-sm-25,
  .layout-row>.flex-gt-sm-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .flex-gt-sm-25,
  .layout-column>.flex-gt-sm-25,
  .layout-row>.flex-gt-sm-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .layout-gt-sm-row>.flex-gt-sm-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-25,
  .layout-gt-sm-row>.flex-gt-sm-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .flex-gt-sm-30,
  .layout-row>.flex-gt-sm-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .flex-gt-sm-30,
  .layout-column>.flex-gt-sm-30,
  .layout-row>.flex-gt-sm-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .layout-gt-sm-row>.flex-gt-sm-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-30,
  .layout-gt-sm-row>.flex-gt-sm-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .flex-gt-sm-35,
  .layout-row>.flex-gt-sm-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .flex-gt-sm-35,
  .layout-column>.flex-gt-sm-35,
  .layout-row>.flex-gt-sm-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .layout-gt-sm-row>.flex-gt-sm-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-35,
  .layout-gt-sm-row>.flex-gt-sm-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .flex-gt-sm-40,
  .layout-row>.flex-gt-sm-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .flex-gt-sm-40,
  .layout-column>.flex-gt-sm-40,
  .layout-row>.flex-gt-sm-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .layout-gt-sm-row>.flex-gt-sm-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-40,
  .layout-gt-sm-row>.flex-gt-sm-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .flex-gt-sm-45,
  .layout-row>.flex-gt-sm-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .flex-gt-sm-45,
  .layout-column>.flex-gt-sm-45,
  .layout-row>.flex-gt-sm-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .layout-gt-sm-row>.flex-gt-sm-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-45,
  .layout-gt-sm-row>.flex-gt-sm-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .flex-gt-sm-50,
  .layout-row>.flex-gt-sm-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .flex-gt-sm-50,
  .layout-column>.flex-gt-sm-50,
  .layout-row>.flex-gt-sm-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .layout-gt-sm-row>.flex-gt-sm-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-50,
  .layout-gt-sm-row>.flex-gt-sm-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .flex-gt-sm-55,
  .layout-row>.flex-gt-sm-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .flex-gt-sm-55,
  .layout-column>.flex-gt-sm-55,
  .layout-row>.flex-gt-sm-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .layout-gt-sm-row>.flex-gt-sm-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-55,
  .layout-gt-sm-row>.flex-gt-sm-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .flex-gt-sm-60,
  .layout-row>.flex-gt-sm-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .flex-gt-sm-60,
  .layout-column>.flex-gt-sm-60,
  .layout-row>.flex-gt-sm-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .layout-gt-sm-row>.flex-gt-sm-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-60,
  .layout-gt-sm-row>.flex-gt-sm-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .flex-gt-sm-65,
  .layout-row>.flex-gt-sm-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .flex-gt-sm-65,
  .layout-column>.flex-gt-sm-65,
  .layout-row>.flex-gt-sm-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .layout-gt-sm-row>.flex-gt-sm-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-65,
  .layout-gt-sm-row>.flex-gt-sm-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .flex-gt-sm-70,
  .layout-row>.flex-gt-sm-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .flex-gt-sm-70,
  .layout-column>.flex-gt-sm-70,
  .layout-row>.flex-gt-sm-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .layout-gt-sm-row>.flex-gt-sm-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-70,
  .layout-gt-sm-row>.flex-gt-sm-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .flex-gt-sm-75,
  .layout-row>.flex-gt-sm-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .flex-gt-sm-75,
  .layout-column>.flex-gt-sm-75,
  .layout-row>.flex-gt-sm-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .layout-gt-sm-row>.flex-gt-sm-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-75,
  .layout-gt-sm-row>.flex-gt-sm-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .flex-gt-sm-80,
  .layout-row>.flex-gt-sm-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .flex-gt-sm-80,
  .layout-column>.flex-gt-sm-80,
  .layout-row>.flex-gt-sm-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .layout-gt-sm-row>.flex-gt-sm-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-80,
  .layout-gt-sm-row>.flex-gt-sm-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .flex-gt-sm-85,
  .layout-row>.flex-gt-sm-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .flex-gt-sm-85,
  .layout-column>.flex-gt-sm-85,
  .layout-row>.flex-gt-sm-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .layout-gt-sm-row>.flex-gt-sm-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-85,
  .layout-gt-sm-row>.flex-gt-sm-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .flex-gt-sm-90,
  .layout-row>.flex-gt-sm-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .flex-gt-sm-90,
  .layout-column>.flex-gt-sm-90,
  .layout-row>.flex-gt-sm-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .layout-gt-sm-row>.flex-gt-sm-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-90,
  .layout-gt-sm-row>.flex-gt-sm-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .flex-gt-sm-95,
  .layout-row>.flex-gt-sm-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .flex-gt-sm-95,
  .layout-column>.flex-gt-sm-95,
  .layout-row>.flex-gt-sm-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .layout-gt-sm-row>.flex-gt-sm-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .layout-gt-sm-column>.flex-gt-sm-95,
  .layout-gt-sm-row>.flex-gt-sm-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .flex-gt-sm-100,
  .layout-column>.flex-gt-sm-100,
  .layout-row>.flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-sm-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-sm-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-sm-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-100,
  .layout-gt-sm-row>.flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-sm-row>.flex-gt-sm-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-sm-row>.flex-gt-sm-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-sm-row>.flex {
    min-width: 0;
  }

  .layout-gt-sm-column>.flex-gt-sm-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex-gt-sm-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-gt-sm-column>.flex {
    min-height: 0;
  }

  .layout-gt-sm,
  .layout-gt-sm-column,
  .layout-gt-sm-row {
    box-sizing: border-box;
    display: flex;
  }

  .layout-gt-sm-column {
    flex-direction: column;
  }

  .layout-gt-sm-row {
    flex-direction: row;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {

  .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),
  .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),
  .hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),
  .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show) {
    display: none;
  }

  .flex-order-md--20 {
    order: -20;
  }

  .flex-order-md--19 {
    order: -19;
  }

  .flex-order-md--18 {
    order: -18;
  }

  .flex-order-md--17 {
    order: -17;
  }

  .flex-order-md--16 {
    order: -16;
  }

  .flex-order-md--15 {
    order: -15;
  }

  .flex-order-md--14 {
    order: -14;
  }

  .flex-order-md--13 {
    order: -13;
  }

  .flex-order-md--12 {
    order: -12;
  }

  .flex-order-md--11 {
    order: -11;
  }

  .flex-order-md--10 {
    order: -10;
  }

  .flex-order-md--9 {
    order: -9;
  }

  .flex-order-md--8 {
    order: -8;
  }

  .flex-order-md--7 {
    order: -7;
  }

  .flex-order-md--6 {
    order: -6;
  }

  .flex-order-md--5 {
    order: -5;
  }

  .flex-order-md--4 {
    order: -4;
  }

  .flex-order-md--3 {
    order: -3;
  }

  .flex-order-md--2 {
    order: -2;
  }

  .flex-order-md--1 {
    order: -1;
  }

  .flex-order-md-0 {
    order: 0;
  }

  .flex-order-md-1 {
    order: 1;
  }

  .flex-order-md-2 {
    order: 2;
  }

  .flex-order-md-3 {
    order: 3;
  }

  .flex-order-md-4 {
    order: 4;
  }

  .flex-order-md-5 {
    order: 5;
  }

  .flex-order-md-6 {
    order: 6;
  }

  .flex-order-md-7 {
    order: 7;
  }

  .flex-order-md-8 {
    order: 8;
  }

  .flex-order-md-9 {
    order: 9;
  }

  .flex-order-md-10 {
    order: 10;
  }

  .flex-order-md-11 {
    order: 11;
  }

  .flex-order-md-12 {
    order: 12;
  }

  .flex-order-md-13 {
    order: 13;
  }

  .flex-order-md-14 {
    order: 14;
  }

  .flex-order-md-15 {
    order: 15;
  }

  .flex-order-md-16 {
    order: 16;
  }

  .flex-order-md-17 {
    order: 17;
  }

  .flex-order-md-18 {
    order: 18;
  }

  .flex-order-md-19 {
    order: 19;
  }

  .flex-order-md-20 {
    order: 20;
  }

  .flex-offset-md-0,
  .offset-md-0 {
    margin-left: 0;
  }

  [dir="rtl"] .flex-offset-md-0,
  [dir="rtl"] .offset-md-0 {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-offset-md-5,
  .offset-md-5 {
    margin-left: 5%;
  }

  [dir="rtl"] .flex-offset-md-5,
  [dir="rtl"] .offset-md-5 {
    margin-left: auto;
    margin-right: 5%;
  }

  .flex-offset-md-10,
  .offset-md-10 {
    margin-left: 10%;
  }

  [dir="rtl"] .flex-offset-md-10,
  [dir="rtl"] .offset-md-10 {
    margin-left: auto;
    margin-right: 10%;
  }

  .flex-offset-md-15,
  .offset-md-15 {
    margin-left: 15%;
  }

  [dir="rtl"] .flex-offset-md-15,
  [dir="rtl"] .offset-md-15 {
    margin-left: auto;
    margin-right: 15%;
  }

  .flex-offset-md-20,
  .offset-md-20 {
    margin-left: 20%;
  }

  [dir="rtl"] .flex-offset-md-20,
  [dir="rtl"] .offset-md-20 {
    margin-left: auto;
    margin-right: 20%;
  }

  .flex-offset-md-25,
  .offset-md-25 {
    margin-left: 25%;
  }

  [dir="rtl"] .flex-offset-md-25,
  [dir="rtl"] .offset-md-25 {
    margin-left: auto;
    margin-right: 25%;
  }

  .flex-offset-md-30,
  .offset-md-30 {
    margin-left: 30%;
  }

  [dir="rtl"] .flex-offset-md-30,
  [dir="rtl"] .offset-md-30 {
    margin-left: auto;
    margin-right: 30%;
  }

  .flex-offset-md-35,
  .offset-md-35 {
    margin-left: 35%;
  }

  [dir="rtl"] .flex-offset-md-35,
  [dir="rtl"] .offset-md-35 {
    margin-left: auto;
    margin-right: 35%;
  }

  .flex-offset-md-40,
  .offset-md-40 {
    margin-left: 40%;
  }

  [dir="rtl"] .flex-offset-md-40,
  [dir="rtl"] .offset-md-40 {
    margin-left: auto;
    margin-right: 40%;
  }

  .flex-offset-md-45,
  .offset-md-45 {
    margin-left: 45%;
  }

  [dir="rtl"] .flex-offset-md-45,
  [dir="rtl"] .offset-md-45 {
    margin-left: auto;
    margin-right: 45%;
  }

  .flex-offset-md-50,
  .offset-md-50 {
    margin-left: 50%;
  }

  [dir="rtl"] .flex-offset-md-50,
  [dir="rtl"] .offset-md-50 {
    margin-left: auto;
    margin-right: 50%;
  }

  .flex-offset-md-55,
  .offset-md-55 {
    margin-left: 55%;
  }

  [dir="rtl"] .flex-offset-md-55,
  [dir="rtl"] .offset-md-55 {
    margin-left: auto;
    margin-right: 55%;
  }

  .flex-offset-md-60,
  .offset-md-60 {
    margin-left: 60%;
  }

  [dir="rtl"] .flex-offset-md-60,
  [dir="rtl"] .offset-md-60 {
    margin-left: auto;
    margin-right: 60%;
  }

  .flex-offset-md-65,
  .offset-md-65 {
    margin-left: 65%;
  }

  [dir="rtl"] .flex-offset-md-65,
  [dir="rtl"] .offset-md-65 {
    margin-left: auto;
    margin-right: 65%;
  }

  .flex-offset-md-70,
  .offset-md-70 {
    margin-left: 70%;
  }

  [dir="rtl"] .flex-offset-md-70,
  [dir="rtl"] .offset-md-70 {
    margin-left: auto;
    margin-right: 70%;
  }

  .flex-offset-md-75,
  .offset-md-75 {
    margin-left: 75%;
  }

  [dir="rtl"] .flex-offset-md-75,
  [dir="rtl"] .offset-md-75 {
    margin-left: auto;
    margin-right: 75%;
  }

  .flex-offset-md-80,
  .offset-md-80 {
    margin-left: 80%;
  }

  [dir="rtl"] .flex-offset-md-80,
  [dir="rtl"] .offset-md-80 {
    margin-left: auto;
    margin-right: 80%;
  }

  .flex-offset-md-85,
  .offset-md-85 {
    margin-left: 85%;
  }

  [dir="rtl"] .flex-offset-md-85,
  [dir="rtl"] .offset-md-85 {
    margin-left: auto;
    margin-right: 85%;
  }

  .flex-offset-md-90,
  .offset-md-90 {
    margin-left: 90%;
  }

  [dir="rtl"] .flex-offset-md-90,
  [dir="rtl"] .offset-md-90 {
    margin-left: auto;
    margin-right: 90%;
  }

  .flex-offset-md-95,
  .offset-md-95 {
    margin-left: 95%;
  }

  [dir="rtl"] .flex-offset-md-95,
  [dir="rtl"] .offset-md-95 {
    margin-left: auto;
    margin-right: 95%;
  }

  .flex-offset-md-33,
  .offset-md-33 {
    margin-left: 33.33333%;
  }

  .flex-offset-md-66,
  .offset-md-66 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .flex-offset-md-66,
  [dir="rtl"] .offset-md-66 {
    margin-left: auto;
    margin-right: 66.66667%;
  }

  .layout-align-md,
  .layout-align-md-start-stretch {
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
  }

  .layout-align-md,
  .layout-align-md-start,
  .layout-align-md-start-center,
  .layout-align-md-start-end,
  .layout-align-md-start-start,
  .layout-align-md-start-stretch {
    justify-content: flex-start;
  }

  .layout-align-md-center,
  .layout-align-md-center-center,
  .layout-align-md-center-end,
  .layout-align-md-center-start,
  .layout-align-md-center-stretch {
    justify-content: center;
  }

  .layout-align-md-end,
  .layout-align-md-end-center,
  .layout-align-md-end-end,
  .layout-align-md-end-start,
  .layout-align-md-end-stretch {
    justify-content: flex-end;
  }

  .layout-align-md-space-around,
  .layout-align-md-space-around-center,
  .layout-align-md-space-around-end,
  .layout-align-md-space-around-start,
  .layout-align-md-space-around-stretch {
    justify-content: space-around;
  }

  .layout-align-md-space-between,
  .layout-align-md-space-between-center,
  .layout-align-md-space-between-end,
  .layout-align-md-space-between-start,
  .layout-align-md-space-between-stretch {
    justify-content: space-between;
  }

  .layout-align-md-center-start,
  .layout-align-md-end-start,
  .layout-align-md-space-around-start,
  .layout-align-md-space-between-start,
  .layout-align-md-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .layout-align-md-center-center,
  .layout-align-md-end-center,
  .layout-align-md-space-around-center,
  .layout-align-md-space-between-center,
  .layout-align-md-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    align-content: center;
    max-width: 100%;
  }

  .layout-align-md-center-center>*,
  .layout-align-md-end-center>*,
  .layout-align-md-space-around-center>*,
  .layout-align-md-space-between-center>*,
  .layout-align-md-start-center>* {
    max-width: 100%;
    box-sizing: border-box;
  }

  .layout-align-md-center-end,
  .layout-align-md-end-end,
  .layout-align-md-space-around-end,
  .layout-align-md-space-between-end,
  .layout-align-md-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }

  .layout-align-md-center-stretch,
  .layout-align-md-end-stretch,
  .layout-align-md-space-around-stretch,
  .layout-align-md-space-between-stretch,
  .layout-align-md-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    align-content: stretch;
  }

  .flex-md {
    flex: 1;
  }

  .flex-md,
  .flex-md-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box;
  }

  .flex-md-grow {
    flex: 1 1 100%;
  }

  .flex-md-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-md-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }

  .flex-md-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }

  .flex-md-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }

  .flex-md-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-md-0,
  .layout-row>.flex-md-0 {
    flex: 1 1 0%;
    max-width: 0;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-md-0 {
    min-width: 0;
  }

  .layout-column>.flex-md-0 {
    max-width: 100%;
    max-height: 0%;
  }

  .layout-column>.flex-md-0,
  .layout-md-row>.flex-md-0 {
    flex: 1 1 0%;
    box-sizing: border-box;
  }

  .layout-md-row>.flex-md-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0;
  }

  .layout-md-column>.flex-md-0 {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }

  .flex-md-5,
  .layout-row>.flex-md-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .flex-md-5,
  .layout-column>.flex-md-5,
  .layout-row>.flex-md-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .layout-md-row>.flex-md-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-5,
  .layout-md-row>.flex-md-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .flex-md-10,
  .layout-row>.flex-md-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .flex-md-10,
  .layout-column>.flex-md-10,
  .layout-row>.flex-md-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .layout-md-row>.flex-md-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-10,
  .layout-md-row>.flex-md-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .flex-md-15,
  .layout-row>.flex-md-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .flex-md-15,
  .layout-column>.flex-md-15,
  .layout-row>.flex-md-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .layout-md-row>.flex-md-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-15,
  .layout-md-row>.flex-md-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .flex-md-20,
  .layout-row>.flex-md-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .flex-md-20,
  .layout-column>.flex-md-20,
  .layout-row>.flex-md-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .layout-md-row>.flex-md-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-20,
  .layout-md-row>.flex-md-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .flex-md-25,
  .layout-row>.flex-md-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .flex-md-25,
  .layout-column>.flex-md-25,
  .layout-row>.flex-md-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .layout-md-row>.flex-md-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-25,
  .layout-md-row>.flex-md-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .flex-md-30,
  .layout-row>.flex-md-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .flex-md-30,
  .layout-column>.flex-md-30,
  .layout-row>.flex-md-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .layout-md-row>.flex-md-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-30,
  .layout-md-row>.flex-md-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .flex-md-35,
  .layout-row>.flex-md-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .flex-md-35,
  .layout-column>.flex-md-35,
  .layout-row>.flex-md-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .layout-md-row>.flex-md-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-35,
  .layout-md-row>.flex-md-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .flex-md-40,
  .layout-row>.flex-md-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .flex-md-40,
  .layout-column>.flex-md-40,
  .layout-row>.flex-md-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .layout-md-row>.flex-md-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-40,
  .layout-md-row>.flex-md-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .flex-md-45,
  .layout-row>.flex-md-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .flex-md-45,
  .layout-column>.flex-md-45,
  .layout-row>.flex-md-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .layout-md-row>.flex-md-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-45,
  .layout-md-row>.flex-md-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .flex-md-50,
  .layout-row>.flex-md-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .flex-md-50,
  .layout-column>.flex-md-50,
  .layout-row>.flex-md-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .layout-md-row>.flex-md-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-50,
  .layout-md-row>.flex-md-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .flex-md-55,
  .layout-row>.flex-md-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .flex-md-55,
  .layout-column>.flex-md-55,
  .layout-row>.flex-md-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .layout-md-row>.flex-md-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-55,
  .layout-md-row>.flex-md-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .flex-md-60,
  .layout-row>.flex-md-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .flex-md-60,
  .layout-column>.flex-md-60,
  .layout-row>.flex-md-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .layout-md-row>.flex-md-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-60,
  .layout-md-row>.flex-md-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .flex-md-65,
  .layout-row>.flex-md-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .flex-md-65,
  .layout-column>.flex-md-65,
  .layout-row>.flex-md-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .layout-md-row>.flex-md-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-65,
  .layout-md-row>.flex-md-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .flex-md-70,
  .layout-row>.flex-md-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .flex-md-70,
  .layout-column>.flex-md-70,
  .layout-row>.flex-md-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .layout-md-row>.flex-md-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-70,
  .layout-md-row>.flex-md-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .flex-md-75,
  .layout-row>.flex-md-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .flex-md-75,
  .layout-column>.flex-md-75,
  .layout-row>.flex-md-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .layout-md-row>.flex-md-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-75,
  .layout-md-row>.flex-md-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .flex-md-80,
  .layout-row>.flex-md-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .flex-md-80,
  .layout-column>.flex-md-80,
  .layout-row>.flex-md-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .layout-md-row>.flex-md-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-80,
  .layout-md-row>.flex-md-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .flex-md-85,
  .layout-row>.flex-md-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .flex-md-85,
  .layout-column>.flex-md-85,
  .layout-row>.flex-md-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .layout-md-row>.flex-md-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-85,
  .layout-md-row>.flex-md-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .flex-md-90,
  .layout-row>.flex-md-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .flex-md-90,
  .layout-column>.flex-md-90,
  .layout-row>.flex-md-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .layout-md-row>.flex-md-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-90,
  .layout-md-row>.flex-md-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .flex-md-95,
  .layout-row>.flex-md-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .flex-md-95,
  .layout-column>.flex-md-95,
  .layout-row>.flex-md-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .layout-md-row>.flex-md-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .layout-md-column>.flex-md-95,
  .layout-md-row>.flex-md-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .flex-md-100,
  .layout-column>.flex-md-100,
  .layout-row>.flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-md-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-md-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-column>.flex-md-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-100,
  .layout-md-row>.flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-md-row>.flex-md-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-md-row>.flex-md-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-md-row>.flex {
    min-width: 0;
  }

  .layout-md-column>.flex-md-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex-md-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-md-column>.flex {
    min-height: 0;
  }

  .layout-md,
  .layout-md-column,
  .layout-md-row {
    box-sizing: border-box;
    display: flex;
  }

  .layout-md-column {
    flex-direction: column;
  }

  .layout-md-row {
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .flex-order-gt-md--20 {
    order: -20;
  }

  .flex-order-gt-md--19 {
    order: -19;
  }

  .flex-order-gt-md--18 {
    order: -18;
  }

  .flex-order-gt-md--17 {
    order: -17;
  }

  .flex-order-gt-md--16 {
    order: -16;
  }

  .flex-order-gt-md--15 {
    order: -15;
  }

  .flex-order-gt-md--14 {
    order: -14;
  }

  .flex-order-gt-md--13 {
    order: -13;
  }

  .flex-order-gt-md--12 {
    order: -12;
  }

  .flex-order-gt-md--11 {
    order: -11;
  }

  .flex-order-gt-md--10 {
    order: -10;
  }

  .flex-order-gt-md--9 {
    order: -9;
  }

  .flex-order-gt-md--8 {
    order: -8;
  }

  .flex-order-gt-md--7 {
    order: -7;
  }

  .flex-order-gt-md--6 {
    order: -6;
  }

  .flex-order-gt-md--5 {
    order: -5;
  }

  .flex-order-gt-md--4 {
    order: -4;
  }

  .flex-order-gt-md--3 {
    order: -3;
  }

  .flex-order-gt-md--2 {
    order: -2;
  }

  .flex-order-gt-md--1 {
    order: -1;
  }

  .flex-order-gt-md-0 {
    order: 0;
  }

  .flex-order-gt-md-1 {
    order: 1;
  }

  .flex-order-gt-md-2 {
    order: 2;
  }

  .flex-order-gt-md-3 {
    order: 3;
  }

  .flex-order-gt-md-4 {
    order: 4;
  }

  .flex-order-gt-md-5 {
    order: 5;
  }

  .flex-order-gt-md-6 {
    order: 6;
  }

  .flex-order-gt-md-7 {
    order: 7;
  }

  .flex-order-gt-md-8 {
    order: 8;
  }

  .flex-order-gt-md-9 {
    order: 9;
  }

  .flex-order-gt-md-10 {
    order: 10;
  }

  .flex-order-gt-md-11 {
    order: 11;
  }

  .flex-order-gt-md-12 {
    order: 12;
  }

  .flex-order-gt-md-13 {
    order: 13;
  }

  .flex-order-gt-md-14 {
    order: 14;
  }

  .flex-order-gt-md-15 {
    order: 15;
  }

  .flex-order-gt-md-16 {
    order: 16;
  }

  .flex-order-gt-md-17 {
    order: 17;
  }

  .flex-order-gt-md-18 {
    order: 18;
  }

  .flex-order-gt-md-19 {
    order: 19;
  }

  .flex-order-gt-md-20 {
    order: 20;
  }

  .flex-offset-gt-md-0,
  .offset-gt-md-0 {
    margin-left: 0;
  }

  [dir="rtl"] .flex-offset-gt-md-0,
  [dir="rtl"] .offset-gt-md-0 {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-offset-gt-md-5,
  .offset-gt-md-5 {
    margin-left: 5%;
  }

  [dir="rtl"] .flex-offset-gt-md-5,
  [dir="rtl"] .offset-gt-md-5 {
    margin-left: auto;
    margin-right: 5%;
  }

  .flex-offset-gt-md-10,
  .offset-gt-md-10 {
    margin-left: 10%;
  }

  [dir="rtl"] .flex-offset-gt-md-10,
  [dir="rtl"] .offset-gt-md-10 {
    margin-left: auto;
    margin-right: 10%;
  }

  .flex-offset-gt-md-15,
  .offset-gt-md-15 {
    margin-left: 15%;
  }

  [dir="rtl"] .flex-offset-gt-md-15,
  [dir="rtl"] .offset-gt-md-15 {
    margin-left: auto;
    margin-right: 15%;
  }

  .flex-offset-gt-md-20,
  .offset-gt-md-20 {
    margin-left: 20%;
  }

  [dir="rtl"] .flex-offset-gt-md-20,
  [dir="rtl"] .offset-gt-md-20 {
    margin-left: auto;
    margin-right: 20%;
  }

  .flex-offset-gt-md-25,
  .offset-gt-md-25 {
    margin-left: 25%;
  }

  [dir="rtl"] .flex-offset-gt-md-25,
  [dir="rtl"] .offset-gt-md-25 {
    margin-left: auto;
    margin-right: 25%;
  }

  .flex-offset-gt-md-30,
  .offset-gt-md-30 {
    margin-left: 30%;
  }

  [dir="rtl"] .flex-offset-gt-md-30,
  [dir="rtl"] .offset-gt-md-30 {
    margin-left: auto;
    margin-right: 30%;
  }

  .flex-offset-gt-md-35,
  .offset-gt-md-35 {
    margin-left: 35%;
  }

  [dir="rtl"] .flex-offset-gt-md-35,
  [dir="rtl"] .offset-gt-md-35 {
    margin-left: auto;
    margin-right: 35%;
  }

  .flex-offset-gt-md-40,
  .offset-gt-md-40 {
    margin-left: 40%;
  }

  [dir="rtl"] .flex-offset-gt-md-40,
  [dir="rtl"] .offset-gt-md-40 {
    margin-left: auto;
    margin-right: 40%;
  }

  .flex-offset-gt-md-45,
  .offset-gt-md-45 {
    margin-left: 45%;
  }

  [dir="rtl"] .flex-offset-gt-md-45,
  [dir="rtl"] .offset-gt-md-45 {
    margin-left: auto;
    margin-right: 45%;
  }

  .flex-offset-gt-md-50,
  .offset-gt-md-50 {
    margin-left: 50%;
  }

  [dir="rtl"] .flex-offset-gt-md-50,
  [dir="rtl"] .offset-gt-md-50 {
    margin-left: auto;
    margin-right: 50%;
  }

  .flex-offset-gt-md-55,
  .offset-gt-md-55 {
    margin-left: 55%;
  }

  [dir="rtl"] .flex-offset-gt-md-55,
  [dir="rtl"] .offset-gt-md-55 {
    margin-left: auto;
    margin-right: 55%;
  }

  .flex-offset-gt-md-60,
  .offset-gt-md-60 {
    margin-left: 60%;
  }

  [dir="rtl"] .flex-offset-gt-md-60,
  [dir="rtl"] .offset-gt-md-60 {
    margin-left: auto;
    margin-right: 60%;
  }

  .flex-offset-gt-md-65,
  .offset-gt-md-65 {
    margin-left: 65%;
  }

  [dir="rtl"] .flex-offset-gt-md-65,
  [dir="rtl"] .offset-gt-md-65 {
    margin-left: auto;
    margin-right: 65%;
  }

  .flex-offset-gt-md-70,
  .offset-gt-md-70 {
    margin-left: 70%;
  }

  [dir="rtl"] .flex-offset-gt-md-70,
  [dir="rtl"] .offset-gt-md-70 {
    margin-left: auto;
    margin-right: 70%;
  }

  .flex-offset-gt-md-75,
  .offset-gt-md-75 {
    margin-left: 75%;
  }

  [dir="rtl"] .flex-offset-gt-md-75,
  [dir="rtl"] .offset-gt-md-75 {
    margin-left: auto;
    margin-right: 75%;
  }

  .flex-offset-gt-md-80,
  .offset-gt-md-80 {
    margin-left: 80%;
  }

  [dir="rtl"] .flex-offset-gt-md-80,
  [dir="rtl"] .offset-gt-md-80 {
    margin-left: auto;
    margin-right: 80%;
  }

  .flex-offset-gt-md-85,
  .offset-gt-md-85 {
    margin-left: 85%;
  }

  [dir="rtl"] .flex-offset-gt-md-85,
  [dir="rtl"] .offset-gt-md-85 {
    margin-left: auto;
    margin-right: 85%;
  }

  .flex-offset-gt-md-90,
  .offset-gt-md-90 {
    margin-left: 90%;
  }

  [dir="rtl"] .flex-offset-gt-md-90,
  [dir="rtl"] .offset-gt-md-90 {
    margin-left: auto;
    margin-right: 90%;
  }

  .flex-offset-gt-md-95,
  .offset-gt-md-95 {
    margin-left: 95%;
  }

  [dir="rtl"] .flex-offset-gt-md-95,
  [dir="rtl"] .offset-gt-md-95 {
    margin-left: auto;
    margin-right: 95%;
  }

  .flex-offset-gt-md-33,
  .offset-gt-md-33 {
    margin-left: 33.33333%;
  }

  .flex-offset-gt-md-66,
  .offset-gt-md-66 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .flex-offset-gt-md-66,
  [dir="rtl"] .offset-gt-md-66 {
    margin-left: auto;
    margin-right: 66.66667%;
  }

  .layout-align-gt-md,
  .layout-align-gt-md-start-stretch {
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
  }

  .layout-align-gt-md,
  .layout-align-gt-md-start,
  .layout-align-gt-md-start-center,
  .layout-align-gt-md-start-end,
  .layout-align-gt-md-start-start,
  .layout-align-gt-md-start-stretch {
    justify-content: flex-start;
  }

  .layout-align-gt-md-center,
  .layout-align-gt-md-center-center,
  .layout-align-gt-md-center-end,
  .layout-align-gt-md-center-start,
  .layout-align-gt-md-center-stretch {
    justify-content: center;
  }

  .layout-align-gt-md-end,
  .layout-align-gt-md-end-center,
  .layout-align-gt-md-end-end,
  .layout-align-gt-md-end-start,
  .layout-align-gt-md-end-stretch {
    justify-content: flex-end;
  }

  .layout-align-gt-md-space-around,
  .layout-align-gt-md-space-around-center,
  .layout-align-gt-md-space-around-end,
  .layout-align-gt-md-space-around-start,
  .layout-align-gt-md-space-around-stretch {
    justify-content: space-around;
  }

  .layout-align-gt-md-space-between,
  .layout-align-gt-md-space-between-center,
  .layout-align-gt-md-space-between-end,
  .layout-align-gt-md-space-between-start,
  .layout-align-gt-md-space-between-stretch {
    justify-content: space-between;
  }

  .layout-align-gt-md-center-start,
  .layout-align-gt-md-end-start,
  .layout-align-gt-md-space-around-start,
  .layout-align-gt-md-space-between-start,
  .layout-align-gt-md-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .layout-align-gt-md-center-center,
  .layout-align-gt-md-end-center,
  .layout-align-gt-md-space-around-center,
  .layout-align-gt-md-space-between-center,
  .layout-align-gt-md-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    align-content: center;
    max-width: 100%;
  }

  .layout-align-gt-md-center-center>*,
  .layout-align-gt-md-end-center>*,
  .layout-align-gt-md-space-around-center>*,
  .layout-align-gt-md-space-between-center>*,
  .layout-align-gt-md-start-center>* {
    max-width: 100%;
    box-sizing: border-box;
  }

  .layout-align-gt-md-center-end,
  .layout-align-gt-md-end-end,
  .layout-align-gt-md-space-around-end,
  .layout-align-gt-md-space-between-end,
  .layout-align-gt-md-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }

  .layout-align-gt-md-center-stretch,
  .layout-align-gt-md-end-stretch,
  .layout-align-gt-md-space-around-stretch,
  .layout-align-gt-md-space-between-stretch,
  .layout-align-gt-md-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    align-content: stretch;
  }

  .flex-gt-md {
    flex: 1;
  }

  .flex-gt-md,
  .flex-gt-md-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box;
  }

  .flex-gt-md-grow {
    flex: 1 1 100%;
  }

  .flex-gt-md-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-md-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-md-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }

  .flex-gt-md-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }

  .flex-gt-md-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-md-0,
  .layout-row>.flex-gt-md-0 {
    flex: 1 1 0%;
    max-width: 0;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-md-0 {
    min-width: 0;
  }

  .layout-column>.flex-gt-md-0 {
    max-width: 100%;
    max-height: 0%;
  }

  .layout-column>.flex-gt-md-0,
  .layout-gt-md-row>.flex-gt-md-0 {
    flex: 1 1 0%;
    box-sizing: border-box;
  }

  .layout-gt-md-row>.flex-gt-md-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0;
  }

  .layout-gt-md-column>.flex-gt-md-0 {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }

  .flex-gt-md-5,
  .layout-row>.flex-gt-md-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .flex-gt-md-5,
  .layout-column>.flex-gt-md-5,
  .layout-row>.flex-gt-md-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .layout-gt-md-row>.flex-gt-md-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-5,
  .layout-gt-md-row>.flex-gt-md-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .flex-gt-md-10,
  .layout-row>.flex-gt-md-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .flex-gt-md-10,
  .layout-column>.flex-gt-md-10,
  .layout-row>.flex-gt-md-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .layout-gt-md-row>.flex-gt-md-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-10,
  .layout-gt-md-row>.flex-gt-md-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .flex-gt-md-15,
  .layout-row>.flex-gt-md-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .flex-gt-md-15,
  .layout-column>.flex-gt-md-15,
  .layout-row>.flex-gt-md-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .layout-gt-md-row>.flex-gt-md-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-15,
  .layout-gt-md-row>.flex-gt-md-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .flex-gt-md-20,
  .layout-row>.flex-gt-md-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .flex-gt-md-20,
  .layout-column>.flex-gt-md-20,
  .layout-row>.flex-gt-md-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .layout-gt-md-row>.flex-gt-md-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-20,
  .layout-gt-md-row>.flex-gt-md-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .flex-gt-md-25,
  .layout-row>.flex-gt-md-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .flex-gt-md-25,
  .layout-column>.flex-gt-md-25,
  .layout-row>.flex-gt-md-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .layout-gt-md-row>.flex-gt-md-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-25,
  .layout-gt-md-row>.flex-gt-md-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .flex-gt-md-30,
  .layout-row>.flex-gt-md-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .flex-gt-md-30,
  .layout-column>.flex-gt-md-30,
  .layout-row>.flex-gt-md-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .layout-gt-md-row>.flex-gt-md-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-30,
  .layout-gt-md-row>.flex-gt-md-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .flex-gt-md-35,
  .layout-row>.flex-gt-md-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .flex-gt-md-35,
  .layout-column>.flex-gt-md-35,
  .layout-row>.flex-gt-md-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .layout-gt-md-row>.flex-gt-md-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-35,
  .layout-gt-md-row>.flex-gt-md-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .flex-gt-md-40,
  .layout-row>.flex-gt-md-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .flex-gt-md-40,
  .layout-column>.flex-gt-md-40,
  .layout-row>.flex-gt-md-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .layout-gt-md-row>.flex-gt-md-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-40,
  .layout-gt-md-row>.flex-gt-md-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .flex-gt-md-45,
  .layout-row>.flex-gt-md-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .flex-gt-md-45,
  .layout-column>.flex-gt-md-45,
  .layout-row>.flex-gt-md-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .layout-gt-md-row>.flex-gt-md-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-45,
  .layout-gt-md-row>.flex-gt-md-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .flex-gt-md-50,
  .layout-row>.flex-gt-md-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .flex-gt-md-50,
  .layout-column>.flex-gt-md-50,
  .layout-row>.flex-gt-md-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .layout-gt-md-row>.flex-gt-md-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-50,
  .layout-gt-md-row>.flex-gt-md-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .flex-gt-md-55,
  .layout-row>.flex-gt-md-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .flex-gt-md-55,
  .layout-column>.flex-gt-md-55,
  .layout-row>.flex-gt-md-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .layout-gt-md-row>.flex-gt-md-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-55,
  .layout-gt-md-row>.flex-gt-md-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .flex-gt-md-60,
  .layout-row>.flex-gt-md-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .flex-gt-md-60,
  .layout-column>.flex-gt-md-60,
  .layout-row>.flex-gt-md-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .layout-gt-md-row>.flex-gt-md-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-60,
  .layout-gt-md-row>.flex-gt-md-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .flex-gt-md-65,
  .layout-row>.flex-gt-md-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .flex-gt-md-65,
  .layout-column>.flex-gt-md-65,
  .layout-row>.flex-gt-md-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .layout-gt-md-row>.flex-gt-md-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-65,
  .layout-gt-md-row>.flex-gt-md-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .flex-gt-md-70,
  .layout-row>.flex-gt-md-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .flex-gt-md-70,
  .layout-column>.flex-gt-md-70,
  .layout-row>.flex-gt-md-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .layout-gt-md-row>.flex-gt-md-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-70,
  .layout-gt-md-row>.flex-gt-md-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .flex-gt-md-75,
  .layout-row>.flex-gt-md-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .flex-gt-md-75,
  .layout-column>.flex-gt-md-75,
  .layout-row>.flex-gt-md-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .layout-gt-md-row>.flex-gt-md-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-75,
  .layout-gt-md-row>.flex-gt-md-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .flex-gt-md-80,
  .layout-row>.flex-gt-md-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .flex-gt-md-80,
  .layout-column>.flex-gt-md-80,
  .layout-row>.flex-gt-md-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .layout-gt-md-row>.flex-gt-md-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-80,
  .layout-gt-md-row>.flex-gt-md-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .flex-gt-md-85,
  .layout-row>.flex-gt-md-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .flex-gt-md-85,
  .layout-column>.flex-gt-md-85,
  .layout-row>.flex-gt-md-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .layout-gt-md-row>.flex-gt-md-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-85,
  .layout-gt-md-row>.flex-gt-md-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .flex-gt-md-90,
  .layout-row>.flex-gt-md-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .flex-gt-md-90,
  .layout-column>.flex-gt-md-90,
  .layout-row>.flex-gt-md-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .layout-gt-md-row>.flex-gt-md-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-90,
  .layout-gt-md-row>.flex-gt-md-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .flex-gt-md-95,
  .layout-row>.flex-gt-md-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .flex-gt-md-95,
  .layout-column>.flex-gt-md-95,
  .layout-row>.flex-gt-md-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .layout-gt-md-row>.flex-gt-md-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .layout-gt-md-column>.flex-gt-md-95,
  .layout-gt-md-row>.flex-gt-md-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .flex-gt-md-100,
  .layout-column>.flex-gt-md-100,
  .layout-row>.flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-md-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-md-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-md-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-100,
  .layout-gt-md-row>.flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-md-row>.flex-gt-md-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-md-row>.flex-gt-md-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-md-row>.flex {
    min-width: 0;
  }

  .layout-gt-md-column>.flex-gt-md-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex-gt-md-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-gt-md-column>.flex {
    min-height: 0;
  }

  .layout-gt-md,
  .layout-gt-md-column,
  .layout-gt-md-row {
    box-sizing: border-box;
    display: flex;
  }

  .layout-gt-md-column {
    flex-direction: column;
  }

  .layout-gt-md-row {
    flex-direction: row;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {

  .hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),
  .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),
  .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),
  .hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),
  .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show) {
    display: none;
  }

  .flex-order-lg--20 {
    order: -20;
  }

  .flex-order-lg--19 {
    order: -19;
  }

  .flex-order-lg--18 {
    order: -18;
  }

  .flex-order-lg--17 {
    order: -17;
  }

  .flex-order-lg--16 {
    order: -16;
  }

  .flex-order-lg--15 {
    order: -15;
  }

  .flex-order-lg--14 {
    order: -14;
  }

  .flex-order-lg--13 {
    order: -13;
  }

  .flex-order-lg--12 {
    order: -12;
  }

  .flex-order-lg--11 {
    order: -11;
  }

  .flex-order-lg--10 {
    order: -10;
  }

  .flex-order-lg--9 {
    order: -9;
  }

  .flex-order-lg--8 {
    order: -8;
  }

  .flex-order-lg--7 {
    order: -7;
  }

  .flex-order-lg--6 {
    order: -6;
  }

  .flex-order-lg--5 {
    order: -5;
  }

  .flex-order-lg--4 {
    order: -4;
  }

  .flex-order-lg--3 {
    order: -3;
  }

  .flex-order-lg--2 {
    order: -2;
  }

  .flex-order-lg--1 {
    order: -1;
  }

  .flex-order-lg-0 {
    order: 0;
  }

  .flex-order-lg-1 {
    order: 1;
  }

  .flex-order-lg-2 {
    order: 2;
  }

  .flex-order-lg-3 {
    order: 3;
  }

  .flex-order-lg-4 {
    order: 4;
  }

  .flex-order-lg-5 {
    order: 5;
  }

  .flex-order-lg-6 {
    order: 6;
  }

  .flex-order-lg-7 {
    order: 7;
  }

  .flex-order-lg-8 {
    order: 8;
  }

  .flex-order-lg-9 {
    order: 9;
  }

  .flex-order-lg-10 {
    order: 10;
  }

  .flex-order-lg-11 {
    order: 11;
  }

  .flex-order-lg-12 {
    order: 12;
  }

  .flex-order-lg-13 {
    order: 13;
  }

  .flex-order-lg-14 {
    order: 14;
  }

  .flex-order-lg-15 {
    order: 15;
  }

  .flex-order-lg-16 {
    order: 16;
  }

  .flex-order-lg-17 {
    order: 17;
  }

  .flex-order-lg-18 {
    order: 18;
  }

  .flex-order-lg-19 {
    order: 19;
  }

  .flex-order-lg-20 {
    order: 20;
  }

  .flex-offset-lg-0,
  .offset-lg-0 {
    margin-left: 0;
  }

  [dir="rtl"] .flex-offset-lg-0,
  [dir="rtl"] .offset-lg-0 {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-offset-lg-5,
  .offset-lg-5 {
    margin-left: 5%;
  }

  [dir="rtl"] .flex-offset-lg-5,
  [dir="rtl"] .offset-lg-5 {
    margin-left: auto;
    margin-right: 5%;
  }

  .flex-offset-lg-10,
  .offset-lg-10 {
    margin-left: 10%;
  }

  [dir="rtl"] .flex-offset-lg-10,
  [dir="rtl"] .offset-lg-10 {
    margin-left: auto;
    margin-right: 10%;
  }

  .flex-offset-lg-15,
  .offset-lg-15 {
    margin-left: 15%;
  }

  [dir="rtl"] .flex-offset-lg-15,
  [dir="rtl"] .offset-lg-15 {
    margin-left: auto;
    margin-right: 15%;
  }

  .flex-offset-lg-20,
  .offset-lg-20 {
    margin-left: 20%;
  }

  [dir="rtl"] .flex-offset-lg-20,
  [dir="rtl"] .offset-lg-20 {
    margin-left: auto;
    margin-right: 20%;
  }

  .flex-offset-lg-25,
  .offset-lg-25 {
    margin-left: 25%;
  }

  [dir="rtl"] .flex-offset-lg-25,
  [dir="rtl"] .offset-lg-25 {
    margin-left: auto;
    margin-right: 25%;
  }

  .flex-offset-lg-30,
  .offset-lg-30 {
    margin-left: 30%;
  }

  [dir="rtl"] .flex-offset-lg-30,
  [dir="rtl"] .offset-lg-30 {
    margin-left: auto;
    margin-right: 30%;
  }

  .flex-offset-lg-35,
  .offset-lg-35 {
    margin-left: 35%;
  }

  [dir="rtl"] .flex-offset-lg-35,
  [dir="rtl"] .offset-lg-35 {
    margin-left: auto;
    margin-right: 35%;
  }

  .flex-offset-lg-40,
  .offset-lg-40 {
    margin-left: 40%;
  }

  [dir="rtl"] .flex-offset-lg-40,
  [dir="rtl"] .offset-lg-40 {
    margin-left: auto;
    margin-right: 40%;
  }

  .flex-offset-lg-45,
  .offset-lg-45 {
    margin-left: 45%;
  }

  [dir="rtl"] .flex-offset-lg-45,
  [dir="rtl"] .offset-lg-45 {
    margin-left: auto;
    margin-right: 45%;
  }

  .flex-offset-lg-50,
  .offset-lg-50 {
    margin-left: 50%;
  }

  [dir="rtl"] .flex-offset-lg-50,
  [dir="rtl"] .offset-lg-50 {
    margin-left: auto;
    margin-right: 50%;
  }

  .flex-offset-lg-55,
  .offset-lg-55 {
    margin-left: 55%;
  }

  [dir="rtl"] .flex-offset-lg-55,
  [dir="rtl"] .offset-lg-55 {
    margin-left: auto;
    margin-right: 55%;
  }

  .flex-offset-lg-60,
  .offset-lg-60 {
    margin-left: 60%;
  }

  [dir="rtl"] .flex-offset-lg-60,
  [dir="rtl"] .offset-lg-60 {
    margin-left: auto;
    margin-right: 60%;
  }

  .flex-offset-lg-65,
  .offset-lg-65 {
    margin-left: 65%;
  }

  [dir="rtl"] .flex-offset-lg-65,
  [dir="rtl"] .offset-lg-65 {
    margin-left: auto;
    margin-right: 65%;
  }

  .flex-offset-lg-70,
  .offset-lg-70 {
    margin-left: 70%;
  }

  [dir="rtl"] .flex-offset-lg-70,
  [dir="rtl"] .offset-lg-70 {
    margin-left: auto;
    margin-right: 70%;
  }

  .flex-offset-lg-75,
  .offset-lg-75 {
    margin-left: 75%;
  }

  [dir="rtl"] .flex-offset-lg-75,
  [dir="rtl"] .offset-lg-75 {
    margin-left: auto;
    margin-right: 75%;
  }

  .flex-offset-lg-80,
  .offset-lg-80 {
    margin-left: 80%;
  }

  [dir="rtl"] .flex-offset-lg-80,
  [dir="rtl"] .offset-lg-80 {
    margin-left: auto;
    margin-right: 80%;
  }

  .flex-offset-lg-85,
  .offset-lg-85 {
    margin-left: 85%;
  }

  [dir="rtl"] .flex-offset-lg-85,
  [dir="rtl"] .offset-lg-85 {
    margin-left: auto;
    margin-right: 85%;
  }

  .flex-offset-lg-90,
  .offset-lg-90 {
    margin-left: 90%;
  }

  [dir="rtl"] .flex-offset-lg-90,
  [dir="rtl"] .offset-lg-90 {
    margin-left: auto;
    margin-right: 90%;
  }

  .flex-offset-lg-95,
  .offset-lg-95 {
    margin-left: 95%;
  }

  [dir="rtl"] .flex-offset-lg-95,
  [dir="rtl"] .offset-lg-95 {
    margin-left: auto;
    margin-right: 95%;
  }

  .flex-offset-lg-33,
  .offset-lg-33 {
    margin-left: 33.33333%;
  }

  .flex-offset-lg-66,
  .offset-lg-66 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .flex-offset-lg-66,
  [dir="rtl"] .offset-lg-66 {
    margin-left: auto;
    margin-right: 66.66667%;
  }

  .layout-align-lg,
  .layout-align-lg-start-stretch {
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
  }

  .layout-align-lg,
  .layout-align-lg-start,
  .layout-align-lg-start-center,
  .layout-align-lg-start-end,
  .layout-align-lg-start-start,
  .layout-align-lg-start-stretch {
    justify-content: flex-start;
  }

  .layout-align-lg-center,
  .layout-align-lg-center-center,
  .layout-align-lg-center-end,
  .layout-align-lg-center-start,
  .layout-align-lg-center-stretch {
    justify-content: center;
  }

  .layout-align-lg-end,
  .layout-align-lg-end-center,
  .layout-align-lg-end-end,
  .layout-align-lg-end-start,
  .layout-align-lg-end-stretch {
    justify-content: flex-end;
  }

  .layout-align-lg-space-around,
  .layout-align-lg-space-around-center,
  .layout-align-lg-space-around-end,
  .layout-align-lg-space-around-start,
  .layout-align-lg-space-around-stretch {
    justify-content: space-around;
  }

  .layout-align-lg-space-between,
  .layout-align-lg-space-between-center,
  .layout-align-lg-space-between-end,
  .layout-align-lg-space-between-start,
  .layout-align-lg-space-between-stretch {
    justify-content: space-between;
  }

  .layout-align-lg-center-start,
  .layout-align-lg-end-start,
  .layout-align-lg-space-around-start,
  .layout-align-lg-space-between-start,
  .layout-align-lg-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .layout-align-lg-center-center,
  .layout-align-lg-end-center,
  .layout-align-lg-space-around-center,
  .layout-align-lg-space-between-center,
  .layout-align-lg-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    align-content: center;
    max-width: 100%;
  }

  .layout-align-lg-center-center>*,
  .layout-align-lg-end-center>*,
  .layout-align-lg-space-around-center>*,
  .layout-align-lg-space-between-center>*,
  .layout-align-lg-start-center>* {
    max-width: 100%;
    box-sizing: border-box;
  }

  .layout-align-lg-center-end,
  .layout-align-lg-end-end,
  .layout-align-lg-space-around-end,
  .layout-align-lg-space-between-end,
  .layout-align-lg-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }

  .layout-align-lg-center-stretch,
  .layout-align-lg-end-stretch,
  .layout-align-lg-space-around-stretch,
  .layout-align-lg-space-between-stretch,
  .layout-align-lg-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    align-content: stretch;
  }

  .flex-lg {
    flex: 1;
  }

  .flex-lg,
  .flex-lg-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box;
  }

  .flex-lg-grow {
    flex: 1 1 100%;
  }

  .flex-lg-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-lg-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }

  .flex-lg-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }

  .flex-lg-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }

  .flex-lg-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-lg-0,
  .layout-row>.flex-lg-0 {
    flex: 1 1 0%;
    max-width: 0;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-lg-0 {
    min-width: 0;
  }

  .layout-column>.flex-lg-0 {
    max-width: 100%;
    max-height: 0%;
  }

  .layout-column>.flex-lg-0,
  .layout-lg-row>.flex-lg-0 {
    flex: 1 1 0%;
    box-sizing: border-box;
  }

  .layout-lg-row>.flex-lg-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0;
  }

  .layout-lg-column>.flex-lg-0 {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }

  .flex-lg-5,
  .layout-row>.flex-lg-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .flex-lg-5,
  .layout-column>.flex-lg-5,
  .layout-row>.flex-lg-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .layout-lg-row>.flex-lg-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-5,
  .layout-lg-row>.flex-lg-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .flex-lg-10,
  .layout-row>.flex-lg-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .flex-lg-10,
  .layout-column>.flex-lg-10,
  .layout-row>.flex-lg-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .layout-lg-row>.flex-lg-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-10,
  .layout-lg-row>.flex-lg-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .flex-lg-15,
  .layout-row>.flex-lg-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .flex-lg-15,
  .layout-column>.flex-lg-15,
  .layout-row>.flex-lg-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .layout-lg-row>.flex-lg-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-15,
  .layout-lg-row>.flex-lg-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .flex-lg-20,
  .layout-row>.flex-lg-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .flex-lg-20,
  .layout-column>.flex-lg-20,
  .layout-row>.flex-lg-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .layout-lg-row>.flex-lg-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-20,
  .layout-lg-row>.flex-lg-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .flex-lg-25,
  .layout-row>.flex-lg-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .flex-lg-25,
  .layout-column>.flex-lg-25,
  .layout-row>.flex-lg-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .layout-lg-row>.flex-lg-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-25,
  .layout-lg-row>.flex-lg-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .flex-lg-30,
  .layout-row>.flex-lg-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .flex-lg-30,
  .layout-column>.flex-lg-30,
  .layout-row>.flex-lg-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .layout-lg-row>.flex-lg-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-30,
  .layout-lg-row>.flex-lg-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .flex-lg-35,
  .layout-row>.flex-lg-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .flex-lg-35,
  .layout-column>.flex-lg-35,
  .layout-row>.flex-lg-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .layout-lg-row>.flex-lg-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-35,
  .layout-lg-row>.flex-lg-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .flex-lg-40,
  .layout-row>.flex-lg-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .flex-lg-40,
  .layout-column>.flex-lg-40,
  .layout-row>.flex-lg-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .layout-lg-row>.flex-lg-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-40,
  .layout-lg-row>.flex-lg-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .flex-lg-45,
  .layout-row>.flex-lg-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .flex-lg-45,
  .layout-column>.flex-lg-45,
  .layout-row>.flex-lg-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .layout-lg-row>.flex-lg-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-45,
  .layout-lg-row>.flex-lg-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .flex-lg-50,
  .layout-row>.flex-lg-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .flex-lg-50,
  .layout-column>.flex-lg-50,
  .layout-row>.flex-lg-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .layout-lg-row>.flex-lg-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-50,
  .layout-lg-row>.flex-lg-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .flex-lg-55,
  .layout-row>.flex-lg-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .flex-lg-55,
  .layout-column>.flex-lg-55,
  .layout-row>.flex-lg-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .layout-lg-row>.flex-lg-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-55,
  .layout-lg-row>.flex-lg-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .flex-lg-60,
  .layout-row>.flex-lg-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .flex-lg-60,
  .layout-column>.flex-lg-60,
  .layout-row>.flex-lg-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .layout-lg-row>.flex-lg-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-60,
  .layout-lg-row>.flex-lg-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .flex-lg-65,
  .layout-row>.flex-lg-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .flex-lg-65,
  .layout-column>.flex-lg-65,
  .layout-row>.flex-lg-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .layout-lg-row>.flex-lg-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-65,
  .layout-lg-row>.flex-lg-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .flex-lg-70,
  .layout-row>.flex-lg-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .flex-lg-70,
  .layout-column>.flex-lg-70,
  .layout-row>.flex-lg-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .layout-lg-row>.flex-lg-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-70,
  .layout-lg-row>.flex-lg-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .flex-lg-75,
  .layout-row>.flex-lg-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .flex-lg-75,
  .layout-column>.flex-lg-75,
  .layout-row>.flex-lg-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .layout-lg-row>.flex-lg-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-75,
  .layout-lg-row>.flex-lg-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .flex-lg-80,
  .layout-row>.flex-lg-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .flex-lg-80,
  .layout-column>.flex-lg-80,
  .layout-row>.flex-lg-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .layout-lg-row>.flex-lg-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-80,
  .layout-lg-row>.flex-lg-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .flex-lg-85,
  .layout-row>.flex-lg-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .flex-lg-85,
  .layout-column>.flex-lg-85,
  .layout-row>.flex-lg-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .layout-lg-row>.flex-lg-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-85,
  .layout-lg-row>.flex-lg-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .flex-lg-90,
  .layout-row>.flex-lg-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .flex-lg-90,
  .layout-column>.flex-lg-90,
  .layout-row>.flex-lg-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .layout-lg-row>.flex-lg-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-90,
  .layout-lg-row>.flex-lg-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .flex-lg-95,
  .layout-row>.flex-lg-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .flex-lg-95,
  .layout-column>.flex-lg-95,
  .layout-row>.flex-lg-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .layout-lg-row>.flex-lg-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .layout-lg-column>.flex-lg-95,
  .layout-lg-row>.flex-lg-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .flex-lg-100,
  .layout-column>.flex-lg-100,
  .layout-row>.flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-lg-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-lg-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-column>.flex-lg-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-100,
  .layout-lg-row>.flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-lg-row>.flex-lg-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-lg-row>.flex-lg-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-lg-row>.flex {
    min-width: 0;
  }

  .layout-lg-column>.flex-lg-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex-lg-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-lg-column>.flex {
    min-height: 0;
  }

  .layout-lg,
  .layout-lg-column,
  .layout-lg-row {
    box-sizing: border-box;
    display: flex;
  }

  .layout-lg-column {
    flex-direction: column;
  }

  .layout-lg-row {
    flex-direction: row;
  }
}
@media (min-width: 1920px) {
  .flex-order-gt-lg--20 {
    order: -20;
  }

  .flex-order-gt-lg--19 {
    order: -19;
  }

  .flex-order-gt-lg--18 {
    order: -18;
  }

  .flex-order-gt-lg--17 {
    order: -17;
  }

  .flex-order-gt-lg--16 {
    order: -16;
  }

  .flex-order-gt-lg--15 {
    order: -15;
  }

  .flex-order-gt-lg--14 {
    order: -14;
  }

  .flex-order-gt-lg--13 {
    order: -13;
  }

  .flex-order-gt-lg--12 {
    order: -12;
  }

  .flex-order-gt-lg--11 {
    order: -11;
  }

  .flex-order-gt-lg--10 {
    order: -10;
  }

  .flex-order-gt-lg--9 {
    order: -9;
  }

  .flex-order-gt-lg--8 {
    order: -8;
  }

  .flex-order-gt-lg--7 {
    order: -7;
  }

  .flex-order-gt-lg--6 {
    order: -6;
  }

  .flex-order-gt-lg--5 {
    order: -5;
  }

  .flex-order-gt-lg--4 {
    order: -4;
  }

  .flex-order-gt-lg--3 {
    order: -3;
  }

  .flex-order-gt-lg--2 {
    order: -2;
  }

  .flex-order-gt-lg--1 {
    order: -1;
  }

  .flex-order-gt-lg-0 {
    order: 0;
  }

  .flex-order-gt-lg-1 {
    order: 1;
  }

  .flex-order-gt-lg-2 {
    order: 2;
  }

  .flex-order-gt-lg-3 {
    order: 3;
  }

  .flex-order-gt-lg-4 {
    order: 4;
  }

  .flex-order-gt-lg-5 {
    order: 5;
  }

  .flex-order-gt-lg-6 {
    order: 6;
  }

  .flex-order-gt-lg-7 {
    order: 7;
  }

  .flex-order-gt-lg-8 {
    order: 8;
  }

  .flex-order-gt-lg-9 {
    order: 9;
  }

  .flex-order-gt-lg-10 {
    order: 10;
  }

  .flex-order-gt-lg-11 {
    order: 11;
  }

  .flex-order-gt-lg-12 {
    order: 12;
  }

  .flex-order-gt-lg-13 {
    order: 13;
  }

  .flex-order-gt-lg-14 {
    order: 14;
  }

  .flex-order-gt-lg-15 {
    order: 15;
  }

  .flex-order-gt-lg-16 {
    order: 16;
  }

  .flex-order-gt-lg-17 {
    order: 17;
  }

  .flex-order-gt-lg-18 {
    order: 18;
  }

  .flex-order-gt-lg-19 {
    order: 19;
  }

  .flex-order-gt-lg-20 {
    order: 20;
  }

  .flex-offset-gt-lg-0,
  .offset-gt-lg-0 {
    margin-left: 0;
  }

  [dir="rtl"] .flex-offset-gt-lg-0,
  [dir="rtl"] .offset-gt-lg-0 {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-offset-gt-lg-5,
  .offset-gt-lg-5 {
    margin-left: 5%;
  }

  [dir="rtl"] .flex-offset-gt-lg-5,
  [dir="rtl"] .offset-gt-lg-5 {
    margin-left: auto;
    margin-right: 5%;
  }

  .flex-offset-gt-lg-10,
  .offset-gt-lg-10 {
    margin-left: 10%;
  }

  [dir="rtl"] .flex-offset-gt-lg-10,
  [dir="rtl"] .offset-gt-lg-10 {
    margin-left: auto;
    margin-right: 10%;
  }

  .flex-offset-gt-lg-15,
  .offset-gt-lg-15 {
    margin-left: 15%;
  }

  [dir="rtl"] .flex-offset-gt-lg-15,
  [dir="rtl"] .offset-gt-lg-15 {
    margin-left: auto;
    margin-right: 15%;
  }

  .flex-offset-gt-lg-20,
  .offset-gt-lg-20 {
    margin-left: 20%;
  }

  [dir="rtl"] .flex-offset-gt-lg-20,
  [dir="rtl"] .offset-gt-lg-20 {
    margin-left: auto;
    margin-right: 20%;
  }

  .flex-offset-gt-lg-25,
  .offset-gt-lg-25 {
    margin-left: 25%;
  }

  [dir="rtl"] .flex-offset-gt-lg-25,
  [dir="rtl"] .offset-gt-lg-25 {
    margin-left: auto;
    margin-right: 25%;
  }

  .flex-offset-gt-lg-30,
  .offset-gt-lg-30 {
    margin-left: 30%;
  }

  [dir="rtl"] .flex-offset-gt-lg-30,
  [dir="rtl"] .offset-gt-lg-30 {
    margin-left: auto;
    margin-right: 30%;
  }

  .flex-offset-gt-lg-35,
  .offset-gt-lg-35 {
    margin-left: 35%;
  }

  [dir="rtl"] .flex-offset-gt-lg-35,
  [dir="rtl"] .offset-gt-lg-35 {
    margin-left: auto;
    margin-right: 35%;
  }

  .flex-offset-gt-lg-40,
  .offset-gt-lg-40 {
    margin-left: 40%;
  }

  [dir="rtl"] .flex-offset-gt-lg-40,
  [dir="rtl"] .offset-gt-lg-40 {
    margin-left: auto;
    margin-right: 40%;
  }

  .flex-offset-gt-lg-45,
  .offset-gt-lg-45 {
    margin-left: 45%;
  }

  [dir="rtl"] .flex-offset-gt-lg-45,
  [dir="rtl"] .offset-gt-lg-45 {
    margin-left: auto;
    margin-right: 45%;
  }

  .flex-offset-gt-lg-50,
  .offset-gt-lg-50 {
    margin-left: 50%;
  }

  [dir="rtl"] .flex-offset-gt-lg-50,
  [dir="rtl"] .offset-gt-lg-50 {
    margin-left: auto;
    margin-right: 50%;
  }

  .flex-offset-gt-lg-55,
  .offset-gt-lg-55 {
    margin-left: 55%;
  }

  [dir="rtl"] .flex-offset-gt-lg-55,
  [dir="rtl"] .offset-gt-lg-55 {
    margin-left: auto;
    margin-right: 55%;
  }

  .flex-offset-gt-lg-60,
  .offset-gt-lg-60 {
    margin-left: 60%;
  }

  [dir="rtl"] .flex-offset-gt-lg-60,
  [dir="rtl"] .offset-gt-lg-60 {
    margin-left: auto;
    margin-right: 60%;
  }

  .flex-offset-gt-lg-65,
  .offset-gt-lg-65 {
    margin-left: 65%;
  }

  [dir="rtl"] .flex-offset-gt-lg-65,
  [dir="rtl"] .offset-gt-lg-65 {
    margin-left: auto;
    margin-right: 65%;
  }

  .flex-offset-gt-lg-70,
  .offset-gt-lg-70 {
    margin-left: 70%;
  }

  [dir="rtl"] .flex-offset-gt-lg-70,
  [dir="rtl"] .offset-gt-lg-70 {
    margin-left: auto;
    margin-right: 70%;
  }

  .flex-offset-gt-lg-75,
  .offset-gt-lg-75 {
    margin-left: 75%;
  }

  [dir="rtl"] .flex-offset-gt-lg-75,
  [dir="rtl"] .offset-gt-lg-75 {
    margin-left: auto;
    margin-right: 75%;
  }

  .flex-offset-gt-lg-80,
  .offset-gt-lg-80 {
    margin-left: 80%;
  }

  [dir="rtl"] .flex-offset-gt-lg-80,
  [dir="rtl"] .offset-gt-lg-80 {
    margin-left: auto;
    margin-right: 80%;
  }

  .flex-offset-gt-lg-85,
  .offset-gt-lg-85 {
    margin-left: 85%;
  }

  [dir="rtl"] .flex-offset-gt-lg-85,
  [dir="rtl"] .offset-gt-lg-85 {
    margin-left: auto;
    margin-right: 85%;
  }

  .flex-offset-gt-lg-90,
  .offset-gt-lg-90 {
    margin-left: 90%;
  }

  [dir="rtl"] .flex-offset-gt-lg-90,
  [dir="rtl"] .offset-gt-lg-90 {
    margin-left: auto;
    margin-right: 90%;
  }

  .flex-offset-gt-lg-95,
  .offset-gt-lg-95 {
    margin-left: 95%;
  }

  [dir="rtl"] .flex-offset-gt-lg-95,
  [dir="rtl"] .offset-gt-lg-95 {
    margin-left: auto;
    margin-right: 95%;
  }

  .flex-offset-gt-lg-33,
  .offset-gt-lg-33 {
    margin-left: 33.33333%;
  }

  .flex-offset-gt-lg-66,
  .offset-gt-lg-66 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .flex-offset-gt-lg-66,
  [dir="rtl"] .offset-gt-lg-66 {
    margin-left: auto;
    margin-right: 66.66667%;
  }

  .layout-align-gt-lg,
  .layout-align-gt-lg-start-stretch {
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
  }

  .layout-align-gt-lg,
  .layout-align-gt-lg-start,
  .layout-align-gt-lg-start-center,
  .layout-align-gt-lg-start-end,
  .layout-align-gt-lg-start-start,
  .layout-align-gt-lg-start-stretch {
    justify-content: flex-start;
  }

  .layout-align-gt-lg-center,
  .layout-align-gt-lg-center-center,
  .layout-align-gt-lg-center-end,
  .layout-align-gt-lg-center-start,
  .layout-align-gt-lg-center-stretch {
    justify-content: center;
  }

  .layout-align-gt-lg-end,
  .layout-align-gt-lg-end-center,
  .layout-align-gt-lg-end-end,
  .layout-align-gt-lg-end-start,
  .layout-align-gt-lg-end-stretch {
    justify-content: flex-end;
  }

  .layout-align-gt-lg-space-around,
  .layout-align-gt-lg-space-around-center,
  .layout-align-gt-lg-space-around-end,
  .layout-align-gt-lg-space-around-start,
  .layout-align-gt-lg-space-around-stretch {
    justify-content: space-around;
  }

  .layout-align-gt-lg-space-between,
  .layout-align-gt-lg-space-between-center,
  .layout-align-gt-lg-space-between-end,
  .layout-align-gt-lg-space-between-start,
  .layout-align-gt-lg-space-between-stretch {
    justify-content: space-between;
  }

  .layout-align-gt-lg-center-start,
  .layout-align-gt-lg-end-start,
  .layout-align-gt-lg-space-around-start,
  .layout-align-gt-lg-space-between-start,
  .layout-align-gt-lg-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .layout-align-gt-lg-center-center,
  .layout-align-gt-lg-end-center,
  .layout-align-gt-lg-space-around-center,
  .layout-align-gt-lg-space-between-center,
  .layout-align-gt-lg-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    align-content: center;
    max-width: 100%;
  }

  .layout-align-gt-lg-center-center>*,
  .layout-align-gt-lg-end-center>*,
  .layout-align-gt-lg-space-around-center>*,
  .layout-align-gt-lg-space-between-center>*,
  .layout-align-gt-lg-start-center>* {
    max-width: 100%;
    box-sizing: border-box;
  }

  .layout-align-gt-lg-center-end,
  .layout-align-gt-lg-end-end,
  .layout-align-gt-lg-space-around-end,
  .layout-align-gt-lg-space-between-end,
  .layout-align-gt-lg-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }

  .layout-align-gt-lg-center-stretch,
  .layout-align-gt-lg-end-stretch,
  .layout-align-gt-lg-space-around-stretch,
  .layout-align-gt-lg-space-between-stretch,
  .layout-align-gt-lg-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    align-content: stretch;
  }

  .flex-gt-lg {
    flex: 1;
  }

  .flex-gt-lg,
  .flex-gt-lg-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box;
  }

  .flex-gt-lg-grow {
    flex: 1 1 100%;
  }

  .flex-gt-lg-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-lg-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-lg-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }

  .flex-gt-lg-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }

  .flex-gt-lg-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-gt-lg-0,
  .layout-row>.flex-gt-lg-0 {
    flex: 1 1 0%;
    max-width: 0;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-lg-0 {
    min-width: 0;
  }

  .layout-column>.flex-gt-lg-0 {
    max-width: 100%;
    max-height: 0%;
  }

  .layout-column>.flex-gt-lg-0,
  .layout-gt-lg-row>.flex-gt-lg-0 {
    flex: 1 1 0%;
    box-sizing: border-box;
  }

  .layout-gt-lg-row>.flex-gt-lg-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0;
  }

  .layout-gt-lg-column>.flex-gt-lg-0 {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }

  .flex-gt-lg-5,
  .layout-row>.flex-gt-lg-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .flex-gt-lg-5,
  .layout-column>.flex-gt-lg-5,
  .layout-row>.flex-gt-lg-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .layout-gt-lg-row>.flex-gt-lg-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-5,
  .layout-gt-lg-row>.flex-gt-lg-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .flex-gt-lg-10,
  .layout-row>.flex-gt-lg-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .flex-gt-lg-10,
  .layout-column>.flex-gt-lg-10,
  .layout-row>.flex-gt-lg-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .layout-gt-lg-row>.flex-gt-lg-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-10,
  .layout-gt-lg-row>.flex-gt-lg-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .flex-gt-lg-15,
  .layout-row>.flex-gt-lg-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .flex-gt-lg-15,
  .layout-column>.flex-gt-lg-15,
  .layout-row>.flex-gt-lg-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .layout-gt-lg-row>.flex-gt-lg-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-15,
  .layout-gt-lg-row>.flex-gt-lg-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .flex-gt-lg-20,
  .layout-row>.flex-gt-lg-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .flex-gt-lg-20,
  .layout-column>.flex-gt-lg-20,
  .layout-row>.flex-gt-lg-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .layout-gt-lg-row>.flex-gt-lg-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-20,
  .layout-gt-lg-row>.flex-gt-lg-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .flex-gt-lg-25,
  .layout-row>.flex-gt-lg-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .flex-gt-lg-25,
  .layout-column>.flex-gt-lg-25,
  .layout-row>.flex-gt-lg-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .layout-gt-lg-row>.flex-gt-lg-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-25,
  .layout-gt-lg-row>.flex-gt-lg-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .flex-gt-lg-30,
  .layout-row>.flex-gt-lg-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .flex-gt-lg-30,
  .layout-column>.flex-gt-lg-30,
  .layout-row>.flex-gt-lg-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .layout-gt-lg-row>.flex-gt-lg-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-30,
  .layout-gt-lg-row>.flex-gt-lg-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .flex-gt-lg-35,
  .layout-row>.flex-gt-lg-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .flex-gt-lg-35,
  .layout-column>.flex-gt-lg-35,
  .layout-row>.flex-gt-lg-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .layout-gt-lg-row>.flex-gt-lg-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-35,
  .layout-gt-lg-row>.flex-gt-lg-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .flex-gt-lg-40,
  .layout-row>.flex-gt-lg-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .flex-gt-lg-40,
  .layout-column>.flex-gt-lg-40,
  .layout-row>.flex-gt-lg-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .layout-gt-lg-row>.flex-gt-lg-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-40,
  .layout-gt-lg-row>.flex-gt-lg-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .flex-gt-lg-45,
  .layout-row>.flex-gt-lg-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .flex-gt-lg-45,
  .layout-column>.flex-gt-lg-45,
  .layout-row>.flex-gt-lg-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .layout-gt-lg-row>.flex-gt-lg-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-45,
  .layout-gt-lg-row>.flex-gt-lg-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .flex-gt-lg-50,
  .layout-row>.flex-gt-lg-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .flex-gt-lg-50,
  .layout-column>.flex-gt-lg-50,
  .layout-row>.flex-gt-lg-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .layout-gt-lg-row>.flex-gt-lg-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-50,
  .layout-gt-lg-row>.flex-gt-lg-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .flex-gt-lg-55,
  .layout-row>.flex-gt-lg-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .flex-gt-lg-55,
  .layout-column>.flex-gt-lg-55,
  .layout-row>.flex-gt-lg-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .layout-gt-lg-row>.flex-gt-lg-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-55,
  .layout-gt-lg-row>.flex-gt-lg-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .flex-gt-lg-60,
  .layout-row>.flex-gt-lg-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .flex-gt-lg-60,
  .layout-column>.flex-gt-lg-60,
  .layout-row>.flex-gt-lg-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .layout-gt-lg-row>.flex-gt-lg-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-60,
  .layout-gt-lg-row>.flex-gt-lg-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .flex-gt-lg-65,
  .layout-row>.flex-gt-lg-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .flex-gt-lg-65,
  .layout-column>.flex-gt-lg-65,
  .layout-row>.flex-gt-lg-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .layout-gt-lg-row>.flex-gt-lg-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-65,
  .layout-gt-lg-row>.flex-gt-lg-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .flex-gt-lg-70,
  .layout-row>.flex-gt-lg-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .flex-gt-lg-70,
  .layout-column>.flex-gt-lg-70,
  .layout-row>.flex-gt-lg-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .layout-gt-lg-row>.flex-gt-lg-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-70,
  .layout-gt-lg-row>.flex-gt-lg-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .flex-gt-lg-75,
  .layout-row>.flex-gt-lg-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .flex-gt-lg-75,
  .layout-column>.flex-gt-lg-75,
  .layout-row>.flex-gt-lg-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .layout-gt-lg-row>.flex-gt-lg-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-75,
  .layout-gt-lg-row>.flex-gt-lg-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .flex-gt-lg-80,
  .layout-row>.flex-gt-lg-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .flex-gt-lg-80,
  .layout-column>.flex-gt-lg-80,
  .layout-row>.flex-gt-lg-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .layout-gt-lg-row>.flex-gt-lg-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-80,
  .layout-gt-lg-row>.flex-gt-lg-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .flex-gt-lg-85,
  .layout-row>.flex-gt-lg-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .flex-gt-lg-85,
  .layout-column>.flex-gt-lg-85,
  .layout-row>.flex-gt-lg-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .layout-gt-lg-row>.flex-gt-lg-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-85,
  .layout-gt-lg-row>.flex-gt-lg-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .flex-gt-lg-90,
  .layout-row>.flex-gt-lg-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .flex-gt-lg-90,
  .layout-column>.flex-gt-lg-90,
  .layout-row>.flex-gt-lg-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .layout-gt-lg-row>.flex-gt-lg-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-90,
  .layout-gt-lg-row>.flex-gt-lg-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .flex-gt-lg-95,
  .layout-row>.flex-gt-lg-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .flex-gt-lg-95,
  .layout-column>.flex-gt-lg-95,
  .layout-row>.flex-gt-lg-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .layout-gt-lg-row>.flex-gt-lg-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .layout-gt-lg-column>.flex-gt-lg-95,
  .layout-gt-lg-row>.flex-gt-lg-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .flex-gt-lg-100,
  .layout-column>.flex-gt-lg-100,
  .layout-row>.flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-lg-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-gt-lg-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-column>.flex-gt-lg-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-100,
  .layout-gt-lg-row>.flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-lg-row>.flex-gt-lg-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-lg-row>.flex-gt-lg-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-gt-lg-row>.flex {
    min-width: 0;
  }

  .layout-gt-lg-column>.flex-gt-lg-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex-gt-lg-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-gt-lg-column>.flex {
    min-height: 0;
  }

  .layout-gt-lg,
  .layout-gt-lg-column,
  .layout-gt-lg-row {
    box-sizing: border-box;
    display: flex;
  }

  .layout-gt-lg-column {
    flex-direction: column;
  }

  .layout-gt-lg-row {
    flex-direction: row;
  }

  .flex-order-xl--20 {
    order: -20;
  }

  .flex-order-xl--19 {
    order: -19;
  }

  .flex-order-xl--18 {
    order: -18;
  }

  .flex-order-xl--17 {
    order: -17;
  }

  .flex-order-xl--16 {
    order: -16;
  }

  .flex-order-xl--15 {
    order: -15;
  }

  .flex-order-xl--14 {
    order: -14;
  }

  .flex-order-xl--13 {
    order: -13;
  }

  .flex-order-xl--12 {
    order: -12;
  }

  .flex-order-xl--11 {
    order: -11;
  }

  .flex-order-xl--10 {
    order: -10;
  }

  .flex-order-xl--9 {
    order: -9;
  }

  .flex-order-xl--8 {
    order: -8;
  }

  .flex-order-xl--7 {
    order: -7;
  }

  .flex-order-xl--6 {
    order: -6;
  }

  .flex-order-xl--5 {
    order: -5;
  }

  .flex-order-xl--4 {
    order: -4;
  }

  .flex-order-xl--3 {
    order: -3;
  }

  .flex-order-xl--2 {
    order: -2;
  }

  .flex-order-xl--1 {
    order: -1;
  }

  .flex-order-xl-0 {
    order: 0;
  }

  .flex-order-xl-1 {
    order: 1;
  }

  .flex-order-xl-2 {
    order: 2;
  }

  .flex-order-xl-3 {
    order: 3;
  }

  .flex-order-xl-4 {
    order: 4;
  }

  .flex-order-xl-5 {
    order: 5;
  }

  .flex-order-xl-6 {
    order: 6;
  }

  .flex-order-xl-7 {
    order: 7;
  }

  .flex-order-xl-8 {
    order: 8;
  }

  .flex-order-xl-9 {
    order: 9;
  }

  .flex-order-xl-10 {
    order: 10;
  }

  .flex-order-xl-11 {
    order: 11;
  }

  .flex-order-xl-12 {
    order: 12;
  }

  .flex-order-xl-13 {
    order: 13;
  }

  .flex-order-xl-14 {
    order: 14;
  }

  .flex-order-xl-15 {
    order: 15;
  }

  .flex-order-xl-16 {
    order: 16;
  }

  .flex-order-xl-17 {
    order: 17;
  }

  .flex-order-xl-18 {
    order: 18;
  }

  .flex-order-xl-19 {
    order: 19;
  }

  .flex-order-xl-20 {
    order: 20;
  }

  .flex-offset-xl-0,
  .offset-xl-0 {
    margin-left: 0;
  }

  [dir="rtl"] .flex-offset-xl-0,
  [dir="rtl"] .offset-xl-0 {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-offset-xl-5,
  .offset-xl-5 {
    margin-left: 5%;
  }

  [dir="rtl"] .flex-offset-xl-5,
  [dir="rtl"] .offset-xl-5 {
    margin-left: auto;
    margin-right: 5%;
  }

  .flex-offset-xl-10,
  .offset-xl-10 {
    margin-left: 10%;
  }

  [dir="rtl"] .flex-offset-xl-10,
  [dir="rtl"] .offset-xl-10 {
    margin-left: auto;
    margin-right: 10%;
  }

  .flex-offset-xl-15,
  .offset-xl-15 {
    margin-left: 15%;
  }

  [dir="rtl"] .flex-offset-xl-15,
  [dir="rtl"] .offset-xl-15 {
    margin-left: auto;
    margin-right: 15%;
  }

  .flex-offset-xl-20,
  .offset-xl-20 {
    margin-left: 20%;
  }

  [dir="rtl"] .flex-offset-xl-20,
  [dir="rtl"] .offset-xl-20 {
    margin-left: auto;
    margin-right: 20%;
  }

  .flex-offset-xl-25,
  .offset-xl-25 {
    margin-left: 25%;
  }

  [dir="rtl"] .flex-offset-xl-25,
  [dir="rtl"] .offset-xl-25 {
    margin-left: auto;
    margin-right: 25%;
  }

  .flex-offset-xl-30,
  .offset-xl-30 {
    margin-left: 30%;
  }

  [dir="rtl"] .flex-offset-xl-30,
  [dir="rtl"] .offset-xl-30 {
    margin-left: auto;
    margin-right: 30%;
  }

  .flex-offset-xl-35,
  .offset-xl-35 {
    margin-left: 35%;
  }

  [dir="rtl"] .flex-offset-xl-35,
  [dir="rtl"] .offset-xl-35 {
    margin-left: auto;
    margin-right: 35%;
  }

  .flex-offset-xl-40,
  .offset-xl-40 {
    margin-left: 40%;
  }

  [dir="rtl"] .flex-offset-xl-40,
  [dir="rtl"] .offset-xl-40 {
    margin-left: auto;
    margin-right: 40%;
  }

  .flex-offset-xl-45,
  .offset-xl-45 {
    margin-left: 45%;
  }

  [dir="rtl"] .flex-offset-xl-45,
  [dir="rtl"] .offset-xl-45 {
    margin-left: auto;
    margin-right: 45%;
  }

  .flex-offset-xl-50,
  .offset-xl-50 {
    margin-left: 50%;
  }

  [dir="rtl"] .flex-offset-xl-50,
  [dir="rtl"] .offset-xl-50 {
    margin-left: auto;
    margin-right: 50%;
  }

  .flex-offset-xl-55,
  .offset-xl-55 {
    margin-left: 55%;
  }

  [dir="rtl"] .flex-offset-xl-55,
  [dir="rtl"] .offset-xl-55 {
    margin-left: auto;
    margin-right: 55%;
  }

  .flex-offset-xl-60,
  .offset-xl-60 {
    margin-left: 60%;
  }

  [dir="rtl"] .flex-offset-xl-60,
  [dir="rtl"] .offset-xl-60 {
    margin-left: auto;
    margin-right: 60%;
  }

  .flex-offset-xl-65,
  .offset-xl-65 {
    margin-left: 65%;
  }

  [dir="rtl"] .flex-offset-xl-65,
  [dir="rtl"] .offset-xl-65 {
    margin-left: auto;
    margin-right: 65%;
  }

  .flex-offset-xl-70,
  .offset-xl-70 {
    margin-left: 70%;
  }

  [dir="rtl"] .flex-offset-xl-70,
  [dir="rtl"] .offset-xl-70 {
    margin-left: auto;
    margin-right: 70%;
  }

  .flex-offset-xl-75,
  .offset-xl-75 {
    margin-left: 75%;
  }

  [dir="rtl"] .flex-offset-xl-75,
  [dir="rtl"] .offset-xl-75 {
    margin-left: auto;
    margin-right: 75%;
  }

  .flex-offset-xl-80,
  .offset-xl-80 {
    margin-left: 80%;
  }

  [dir="rtl"] .flex-offset-xl-80,
  [dir="rtl"] .offset-xl-80 {
    margin-left: auto;
    margin-right: 80%;
  }

  .flex-offset-xl-85,
  .offset-xl-85 {
    margin-left: 85%;
  }

  [dir="rtl"] .flex-offset-xl-85,
  [dir="rtl"] .offset-xl-85 {
    margin-left: auto;
    margin-right: 85%;
  }

  .flex-offset-xl-90,
  .offset-xl-90 {
    margin-left: 90%;
  }

  [dir="rtl"] .flex-offset-xl-90,
  [dir="rtl"] .offset-xl-90 {
    margin-left: auto;
    margin-right: 90%;
  }

  .flex-offset-xl-95,
  .offset-xl-95 {
    margin-left: 95%;
  }

  [dir="rtl"] .flex-offset-xl-95,
  [dir="rtl"] .offset-xl-95 {
    margin-left: auto;
    margin-right: 95%;
  }

  .flex-offset-xl-33,
  .offset-xl-33 {
    margin-left: 33.33333%;
  }

  .flex-offset-xl-66,
  .offset-xl-66 {
    margin-left: 66.66667%;
  }

  [dir="rtl"] .flex-offset-xl-66,
  [dir="rtl"] .offset-xl-66 {
    margin-left: auto;
    margin-right: 66.66667%;
  }

  .layout-align-xl,
  .layout-align-xl-start-stretch {
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
  }

  .layout-align-xl,
  .layout-align-xl-start,
  .layout-align-xl-start-center,
  .layout-align-xl-start-end,
  .layout-align-xl-start-start,
  .layout-align-xl-start-stretch {
    justify-content: flex-start;
  }

  .layout-align-xl-center,
  .layout-align-xl-center-center,
  .layout-align-xl-center-end,
  .layout-align-xl-center-start,
  .layout-align-xl-center-stretch {
    justify-content: center;
  }

  .layout-align-xl-end,
  .layout-align-xl-end-center,
  .layout-align-xl-end-end,
  .layout-align-xl-end-start,
  .layout-align-xl-end-stretch {
    justify-content: flex-end;
  }

  .layout-align-xl-space-around,
  .layout-align-xl-space-around-center,
  .layout-align-xl-space-around-end,
  .layout-align-xl-space-around-start,
  .layout-align-xl-space-around-stretch {
    justify-content: space-around;
  }

  .layout-align-xl-space-between,
  .layout-align-xl-space-between-center,
  .layout-align-xl-space-between-end,
  .layout-align-xl-space-between-start,
  .layout-align-xl-space-between-stretch {
    justify-content: space-between;
  }

  .layout-align-xl-center-start,
  .layout-align-xl-end-start,
  .layout-align-xl-space-around-start,
  .layout-align-xl-space-between-start,
  .layout-align-xl-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .layout-align-xl-center-center,
  .layout-align-xl-end-center,
  .layout-align-xl-space-around-center,
  .layout-align-xl-space-between-center,
  .layout-align-xl-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    align-content: center;
    max-width: 100%;
  }

  .layout-align-xl-center-center>*,
  .layout-align-xl-end-center>*,
  .layout-align-xl-space-around-center>*,
  .layout-align-xl-space-between-center>*,
  .layout-align-xl-start-center>* {
    max-width: 100%;
    box-sizing: border-box;
  }

  .layout-align-xl-center-end,
  .layout-align-xl-end-end,
  .layout-align-xl-space-around-end,
  .layout-align-xl-space-between-end,
  .layout-align-xl-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }

  .layout-align-xl-center-stretch,
  .layout-align-xl-end-stretch,
  .layout-align-xl-space-around-stretch,
  .layout-align-xl-space-between-stretch,
  .layout-align-xl-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    align-content: stretch;
  }

  .flex-xl {
    flex: 1;
  }

  .flex-xl,
  .flex-xl-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box;
  }

  .flex-xl-grow {
    flex: 1 1 100%;
  }

  .flex-xl-initial {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-xl-auto {
    flex: 1 1 auto;
    box-sizing: border-box;
  }

  .flex-xl-none {
    flex: 0 0 auto;
    box-sizing: border-box;
  }

  .flex-xl-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box;
  }

  .flex-xl-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box;
  }

  .flex-xl-0,
  .layout-row>.flex-xl-0 {
    flex: 1 1 0%;
    max-width: 0;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-xl-0 {
    min-width: 0;
  }

  .layout-column>.flex-xl-0 {
    max-width: 100%;
    max-height: 0%;
  }

  .layout-column>.flex-xl-0,
  .layout-xl-row>.flex-xl-0 {
    flex: 1 1 0%;
    box-sizing: border-box;
  }

  .layout-xl-row>.flex-xl-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0;
  }

  .layout-xl-column>.flex-xl-0 {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0;
  }

  .flex-xl-5,
  .layout-row>.flex-xl-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .flex-xl-5,
  .layout-column>.flex-xl-5,
  .layout-row>.flex-xl-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .layout-xl-row>.flex-xl-5 {
    max-width: 5%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-5,
  .layout-xl-row>.flex-xl-5 {
    flex: 1 1 5%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-5 {
    max-width: 100%;
    max-height: 5%;
  }

  .flex-xl-10,
  .layout-row>.flex-xl-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .flex-xl-10,
  .layout-column>.flex-xl-10,
  .layout-row>.flex-xl-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .layout-xl-row>.flex-xl-10 {
    max-width: 10%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-10,
  .layout-xl-row>.flex-xl-10 {
    flex: 1 1 10%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-10 {
    max-width: 100%;
    max-height: 10%;
  }

  .flex-xl-15,
  .layout-row>.flex-xl-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .flex-xl-15,
  .layout-column>.flex-xl-15,
  .layout-row>.flex-xl-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .layout-xl-row>.flex-xl-15 {
    max-width: 15%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-15,
  .layout-xl-row>.flex-xl-15 {
    flex: 1 1 15%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-15 {
    max-width: 100%;
    max-height: 15%;
  }

  .flex-xl-20,
  .layout-row>.flex-xl-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .flex-xl-20,
  .layout-column>.flex-xl-20,
  .layout-row>.flex-xl-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .layout-xl-row>.flex-xl-20 {
    max-width: 20%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-20,
  .layout-xl-row>.flex-xl-20 {
    flex: 1 1 20%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-20 {
    max-width: 100%;
    max-height: 20%;
  }

  .flex-xl-25,
  .layout-row>.flex-xl-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .flex-xl-25,
  .layout-column>.flex-xl-25,
  .layout-row>.flex-xl-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .layout-xl-row>.flex-xl-25 {
    max-width: 25%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-25,
  .layout-xl-row>.flex-xl-25 {
    flex: 1 1 25%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-25 {
    max-width: 100%;
    max-height: 25%;
  }

  .flex-xl-30,
  .layout-row>.flex-xl-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .flex-xl-30,
  .layout-column>.flex-xl-30,
  .layout-row>.flex-xl-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .layout-xl-row>.flex-xl-30 {
    max-width: 30%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-30,
  .layout-xl-row>.flex-xl-30 {
    flex: 1 1 30%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-30 {
    max-width: 100%;
    max-height: 30%;
  }

  .flex-xl-35,
  .layout-row>.flex-xl-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .flex-xl-35,
  .layout-column>.flex-xl-35,
  .layout-row>.flex-xl-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .layout-xl-row>.flex-xl-35 {
    max-width: 35%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-35,
  .layout-xl-row>.flex-xl-35 {
    flex: 1 1 35%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-35 {
    max-width: 100%;
    max-height: 35%;
  }

  .flex-xl-40,
  .layout-row>.flex-xl-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .flex-xl-40,
  .layout-column>.flex-xl-40,
  .layout-row>.flex-xl-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .layout-xl-row>.flex-xl-40 {
    max-width: 40%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-40,
  .layout-xl-row>.flex-xl-40 {
    flex: 1 1 40%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-40 {
    max-width: 100%;
    max-height: 40%;
  }

  .flex-xl-45,
  .layout-row>.flex-xl-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .flex-xl-45,
  .layout-column>.flex-xl-45,
  .layout-row>.flex-xl-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .layout-xl-row>.flex-xl-45 {
    max-width: 45%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-45,
  .layout-xl-row>.flex-xl-45 {
    flex: 1 1 45%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-45 {
    max-width: 100%;
    max-height: 45%;
  }

  .flex-xl-50,
  .layout-row>.flex-xl-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .flex-xl-50,
  .layout-column>.flex-xl-50,
  .layout-row>.flex-xl-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .layout-xl-row>.flex-xl-50 {
    max-width: 50%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-50,
  .layout-xl-row>.flex-xl-50 {
    flex: 1 1 50%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-50 {
    max-width: 100%;
    max-height: 50%;
  }

  .flex-xl-55,
  .layout-row>.flex-xl-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .flex-xl-55,
  .layout-column>.flex-xl-55,
  .layout-row>.flex-xl-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .layout-xl-row>.flex-xl-55 {
    max-width: 55%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-55,
  .layout-xl-row>.flex-xl-55 {
    flex: 1 1 55%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-55 {
    max-width: 100%;
    max-height: 55%;
  }

  .flex-xl-60,
  .layout-row>.flex-xl-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .flex-xl-60,
  .layout-column>.flex-xl-60,
  .layout-row>.flex-xl-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .layout-xl-row>.flex-xl-60 {
    max-width: 60%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-60,
  .layout-xl-row>.flex-xl-60 {
    flex: 1 1 60%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-60 {
    max-width: 100%;
    max-height: 60%;
  }

  .flex-xl-65,
  .layout-row>.flex-xl-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .flex-xl-65,
  .layout-column>.flex-xl-65,
  .layout-row>.flex-xl-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .layout-xl-row>.flex-xl-65 {
    max-width: 65%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-65,
  .layout-xl-row>.flex-xl-65 {
    flex: 1 1 65%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-65 {
    max-width: 100%;
    max-height: 65%;
  }

  .flex-xl-70,
  .layout-row>.flex-xl-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .flex-xl-70,
  .layout-column>.flex-xl-70,
  .layout-row>.flex-xl-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .layout-xl-row>.flex-xl-70 {
    max-width: 70%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-70,
  .layout-xl-row>.flex-xl-70 {
    flex: 1 1 70%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-70 {
    max-width: 100%;
    max-height: 70%;
  }

  .flex-xl-75,
  .layout-row>.flex-xl-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .flex-xl-75,
  .layout-column>.flex-xl-75,
  .layout-row>.flex-xl-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .layout-xl-row>.flex-xl-75 {
    max-width: 75%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-75,
  .layout-xl-row>.flex-xl-75 {
    flex: 1 1 75%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-75 {
    max-width: 100%;
    max-height: 75%;
  }

  .flex-xl-80,
  .layout-row>.flex-xl-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .flex-xl-80,
  .layout-column>.flex-xl-80,
  .layout-row>.flex-xl-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .layout-xl-row>.flex-xl-80 {
    max-width: 80%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-80,
  .layout-xl-row>.flex-xl-80 {
    flex: 1 1 80%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-80 {
    max-width: 100%;
    max-height: 80%;
  }

  .flex-xl-85,
  .layout-row>.flex-xl-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .flex-xl-85,
  .layout-column>.flex-xl-85,
  .layout-row>.flex-xl-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .layout-xl-row>.flex-xl-85 {
    max-width: 85%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-85,
  .layout-xl-row>.flex-xl-85 {
    flex: 1 1 85%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-85 {
    max-width: 100%;
    max-height: 85%;
  }

  .flex-xl-90,
  .layout-row>.flex-xl-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .flex-xl-90,
  .layout-column>.flex-xl-90,
  .layout-row>.flex-xl-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .layout-xl-row>.flex-xl-90 {
    max-width: 90%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-90,
  .layout-xl-row>.flex-xl-90 {
    flex: 1 1 90%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-90 {
    max-width: 100%;
    max-height: 90%;
  }

  .flex-xl-95,
  .layout-row>.flex-xl-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .flex-xl-95,
  .layout-column>.flex-xl-95,
  .layout-row>.flex-xl-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .layout-xl-row>.flex-xl-95 {
    max-width: 95%;
    max-height: 100%;
  }

  .layout-xl-column>.flex-xl-95,
  .layout-xl-row>.flex-xl-95 {
    flex: 1 1 95%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-95 {
    max-width: 100%;
    max-height: 95%;
  }

  .flex-xl-100,
  .layout-column>.flex-xl-100,
  .layout-row>.flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-xl-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-row>.flex-xl-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-column>.flex-xl-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-100,
  .layout-xl-row>.flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-xl-row>.flex-xl-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-xl-row>.flex-xl-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box;
  }

  .layout-xl-row>.flex {
    min-width: 0;
  }

  .layout-xl-column>.flex-xl-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex-xl-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box;
  }

  .layout-xl-column>.flex {
    min-height: 0;
  }

  .layout-xl,
  .layout-xl-column,
  .layout-xl-row {
    box-sizing: border-box;
    display: flex;
  }

  .layout-xl-column {
    flex-direction: column;
  }

  .layout-xl-row {
    flex-direction: row;
  }

  .hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),
  .hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),
  .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),
  .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),
  .hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),
  .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show) {
    display: none;
  }
}
@media print {
  .hide-print:not(.show-print):not(.show) {
    display: none !important;
  }
}
md-dialog.dtp {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  max-height: none;
}
.dtp *:focus {
  outline: none !important;
}
.dtp table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
.dtp .table>tbody>tr>td,
.dtp .table>tbody>tr>th,
.dtp .table>tfoot>tr>td,
.dtp .table>tfoot>tr>th,
.dtp .table>thead>tr>td,
.dtp .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.dtp,
.dtp * {
  box-sizing: border-box !important;
}
.dtp>.dtp-content {
  max-width: 300px;
  max-height: 500px;
}
.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
  background: #689f38;
  color: #fff;
  text-align: center;
  padding: 3px;
}
.dtp div.dtp-date,
.dtp div.dtp-time {
  background: #8bc34a;
  text-align: center;
  color: #fff;
  padding: 10px;
}
.dtp div.dtp-date>div {
  padding: 0;
  margin: 0;
}
.dtp div.dtp-actual-month {
  font-size: 1.5em;
}
.dtp div.dtp-actual-num {
  font-size: 3em;
  line-height: 0.9;
}
.dtp div.dtp-actual-maxtime {
  font-size: 3em;
  line-height: 0.9;
}
.dtp div.dtp-actual-year {
  font-size: 1.5em;
  color: #dcedc8;
}
.dtp div.dtp-picker {
  padding: 10px;
  text-align: center;
}
.dtp div.dtp-picker-month,
.dtp div.dtp-actual-time {
  font-weight: 500;
  text-align: center;
}
.dtp .dtp-close {
  position: absolute;
  top: 0.25em;
  right: 5px;
  font-size: 16px;
}
.dtp .dtp-close>a {
  color: #fff;
  text-decoration: none;
}
.dtp .dtp-close>a>i {
  font-size: 1em;
}
.dtp table.dtp-picker-days {
  margin: 0;
  min-height: 220px;
}
.dtp md-virtual-repeat-container.months {
  height: 260px;
}
.dtp table.dtp-picker-days,
.dtp table.dtp-picker-days tr,
.dtp table.dtp-picker-days tr>td {
  border: none;
}
.dtp table.dtp-picker-days tr>td {
  font-size: 11px;
  text-align: center;
  padding: 0;
}
.dtp table.dtp-picker-days tr>td>span.dtp-select-day {
  color: #bdbdbd !important;
}
.dtp table.dtp-picker-days tr>td>.dtp-select-day {
  width: 36px;
  height: 36px;
  display: inline-block;
}
.dtp table.dtp-picker-days tr>td>.dtp-select-day,
.dtp .dtp-picker-time>a {
  color: #212121;
  text-decoration: none;
  padding: 10px;
  border-radius: 50% !important;
}
.dtp table.dtp-picker-days tr>td>a.selected {
  background: #8bc34a;
  color: #fff;
}
.dtp table.dtp-picker-days tr>td>a:hover:not(.selected) {
  background: #ddd;
}
.dtp table.dtp-picker-days tr>th {
  color: #757575;
  text-align: center;
  font-weight: 700;
  padding: 4px 3px;
}
.dtp .p10>a {
  color: #689f38;
  text-decoration: none;
}
.dtp .p10 {
  width: 10%;
  display: inline-block;
}
.dtp .p20 {
  width: 20%;
  display: inline-block;
}
.dtp .p60 {
  width: 60%;
  display: inline-block;
}
.dtp .p80 {
  width: 80%;
  display: inline-block;
}
.dtp a.dtp-meridien-am,
.dtp a.dtp-meridien-pm {
  position: relative;
  top: 10px;
  color: #212121;
  font-weight: 500;
  padding: 7px 5px;
  border-radius: 50% !important;
  text-decoration: none;
  background: #eee;
  font-size: 10px;
}
.dtp .dtp-actual-meridien a.selected {
  background: #689f38;
  color: #fff;
}
.dtp .dtp-picker-time>a {
  display: block;
  line-height: 23px;
  padding: 3px;
}
.dtp .dtp-picker-time {
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 1.1em;
  border-radius: 50%;
  cursor: pointer;
  text-align: center !important;
}
.dtp .dtp-picker-time>a.dtp-select-hour.selected {
  background: #689f38;
  color: #fff;
}
.dtp .dtp-picker-time>a.dtp-select-hour.disabled,
.dtp .dtp-picker-time>a.dtp-select-minute.disabled {
  color: #757575;
}
.dtp .dtp-picker-time>a.dtp-select-minute.selected {
  background: #8bc34a;
  color: #fff;
}
.dtp div.dtp-picker-clock {
  margin: 10px 20px 0 20px;
  padding: 10px;
  border-radius: 50% !important;
  background: #eee;
}
.dtp-clock-center {
  width: 15px;
  height: 15px;
  background: #757575;
  border-radius: 50%;
  position: absolute;
  z-index: 50;
}
.dtp .dtp-hand,
.dtp .dtp-hour-hand {
  position: absolute;
  width: 4px;
  margin-left: -2px;
  background: #bdbdbd;
  transform: rotate(0deg);
  transform-origin: bottom;
  z-index: 1;
}
.dtp .dtp-minute-hand {
  width: 2px;
  margin-left: -1px;
}
.dtp .dtp-hand.on {
  background: #8bc34a;
}
.dtp .dtp-buttons {
  padding: 0 10px 10px 10px;
  text-align: right;
}
.dtp.hidden,
.dtp .hidden {
  display: none;
}
.dtp .invisible {
  visibility: hidden;
}
.dtp .left {
  float: left;
}
.dtp .right {
  float: right;
}
.dtp .clearfix {
  clear: both;
}
.dtp .center {
  text-align: center;
}
/* @import "./masterplan/bootstrap-switch.min.css";
@import "./masterplan/uniform.default.css";
@import "./masterplan/bootstrap-switch.min.css";
@import "./masterplan/components-rounded.css";
@import "./masterplan/layout.css";
@import "./masterplan/light.css";
@import "./overrides.css";
@import "./select.min.css";
@import "./masterplan/custom.css";*/
/* @import './textAngular.css'; */
/* @import "./masterplan/simple-line-icons.min.css"; */
/* @import "./bootstrap/bootstrap.css"; */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/glyphicons-halflings-regular-BUJKDMgK.eot);
  src: url(/assets/glyphicons-halflings-regular-BUJKDMgK.eot?#iefix) format("embedded-opentype"), url(/assets/glyphicons-halflings-regular-BKjkU69z.woff) format("woff"), url(/assets/glyphicons-halflings-regular-SjiKNTyb.ttf) format("truetype"), url(/assets/glyphicons-halflings-regular-Ck7jw1ED.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}
.glyphicon-minus:before {
  content: "−";
}
.glyphicon-cloud:before {
  content: "☁";
}
.glyphicon-envelope:before {
  content: "✉";
}
.glyphicon-pencil:before {
  content: "✏";
}
.glyphicon-glass:before {
  content: "";
}
.glyphicon-music:before {
  content: "";
}
.glyphicon-search:before {
  content: "";
}
.glyphicon-heart:before {
  content: "";
}
.glyphicon-star:before {
  content: "";
}
.glyphicon-star-empty:before {
  content: "";
}
.glyphicon-user:before {
  content: "";
}
.glyphicon-film:before {
  content: "";
}
.glyphicon-th-large:before {
  content: "";
}
.glyphicon-th:before {
  content: "";
}
.glyphicon-th-list:before {
  content: "";
}
.glyphicon-ok:before {
  content: "";
}
.glyphicon-remove:before {
  content: "";
}
.glyphicon-zoom-in:before {
  content: "";
}
.glyphicon-zoom-out:before {
  content: "";
}
.glyphicon-off:before {
  content: "";
}
.glyphicon-signal:before {
  content: "";
}
.glyphicon-cog:before {
  content: "";
}
.glyphicon-trash:before {
  content: "";
}
.glyphicon-home:before {
  content: "";
}
.glyphicon-file:before {
  content: "";
}
.glyphicon-time:before {
  content: "";
}
.glyphicon-road:before {
  content: "";
}
.glyphicon-download-alt:before {
  content: "";
}
.glyphicon-download:before {
  content: "";
}
.glyphicon-upload:before {
  content: "";
}
.glyphicon-inbox:before {
  content: "";
}
.glyphicon-play-circle:before {
  content: "";
}
.glyphicon-repeat:before {
  content: "";
}
.glyphicon-refresh:before {
  content: "";
}
.glyphicon-list-alt:before {
  content: "";
}
.glyphicon-lock:before {
  content: "";
}
.glyphicon-flag:before {
  content: "";
}
.glyphicon-headphones:before {
  content: "";
}
.glyphicon-volume-off:before {
  content: "";
}
.glyphicon-volume-down:before {
  content: "";
}
.glyphicon-volume-up:before {
  content: "";
}
.glyphicon-qrcode:before {
  content: "";
}
.glyphicon-barcode:before {
  content: "";
}
.glyphicon-tag:before {
  content: "";
}
.glyphicon-tags:before {
  content: "";
}
.glyphicon-book:before {
  content: "";
}
.glyphicon-bookmark:before {
  content: "";
}
.glyphicon-print:before {
  content: "";
}
.glyphicon-camera:before {
  content: "";
}
.glyphicon-font:before {
  content: "";
}
.glyphicon-bold:before {
  content: "";
}
.glyphicon-italic:before {
  content: "";
}
.glyphicon-text-height:before {
  content: "";
}
.glyphicon-text-width:before {
  content: "";
}
.glyphicon-align-left:before {
  content: "";
}
.glyphicon-align-center:before {
  content: "";
}
.glyphicon-align-right:before {
  content: "";
}
.glyphicon-align-justify:before {
  content: "";
}
.glyphicon-list:before {
  content: "";
}
.glyphicon-indent-left:before {
  content: "";
}
.glyphicon-indent-right:before {
  content: "";
}
.glyphicon-facetime-video:before {
  content: "";
}
.glyphicon-picture:before {
  content: "";
}
.glyphicon-map-marker:before {
  content: "";
}
.glyphicon-adjust:before {
  content: "";
}
.glyphicon-tint:before {
  content: "";
}
.glyphicon-edit:before {
  content: "";
}
.glyphicon-share:before {
  content: "";
}
.glyphicon-check:before {
  content: "";
}
.glyphicon-move:before {
  content: "";
}
.glyphicon-step-backward:before {
  content: "";
}
.glyphicon-fast-backward:before {
  content: "";
}
.glyphicon-backward:before {
  content: "";
}
.glyphicon-play:before {
  content: "";
}
.glyphicon-pause:before {
  content: "";
}
.glyphicon-stop:before {
  content: "";
}
.glyphicon-forward:before {
  content: "";
}
.glyphicon-fast-forward:before {
  content: "";
}
.glyphicon-step-forward:before {
  content: "";
}
.glyphicon-eject:before {
  content: "";
}
.glyphicon-chevron-left:before {
  content: "";
}
.glyphicon-chevron-right:before {
  content: "";
}
.glyphicon-plus-sign:before {
  content: "";
}
.glyphicon-minus-sign:before {
  content: "";
}
.glyphicon-remove-sign:before {
  content: "";
}
.glyphicon-ok-sign:before {
  content: "";
}
.glyphicon-question-sign:before {
  content: "";
}
.glyphicon-info-sign:before {
  content: "";
}
.glyphicon-screenshot:before {
  content: "";
}
.glyphicon-remove-circle:before {
  content: "";
}
.glyphicon-ok-circle:before {
  content: "";
}
.glyphicon-ban-circle:before {
  content: "";
}
.glyphicon-arrow-left:before {
  content: "";
}
.glyphicon-arrow-right:before {
  content: "";
}
.glyphicon-arrow-up:before {
  content: "";
}
.glyphicon-arrow-down:before {
  content: "";
}
.glyphicon-share-alt:before {
  content: "";
}
.glyphicon-resize-full:before {
  content: "";
}
.glyphicon-resize-small:before {
  content: "";
}
.glyphicon-exclamation-sign:before {
  content: "";
}
.glyphicon-gift:before {
  content: "";
}
.glyphicon-leaf:before {
  content: "";
}
.glyphicon-fire:before {
  content: "";
}
.glyphicon-eye-open:before {
  content: "";
}
.glyphicon-eye-close:before {
  content: "";
}
.glyphicon-warning-sign:before {
  content: "";
}
.glyphicon-plane:before {
  content: "";
}
.glyphicon-calendar:before {
  content: "";
}
.glyphicon-random:before {
  content: "";
}
.glyphicon-comment:before {
  content: "";
}
.glyphicon-magnet:before {
  content: "";
}
.glyphicon-chevron-up:before {
  content: "";
}
.glyphicon-chevron-down:before {
  content: "";
}
.glyphicon-retweet:before {
  content: "";
}
.glyphicon-shopping-cart:before {
  content: "";
}
.glyphicon-folder-close:before {
  content: "";
}
.glyphicon-folder-open:before {
  content: "";
}
.glyphicon-resize-vertical:before {
  content: "";
}
.glyphicon-resize-horizontal:before {
  content: "";
}
.glyphicon-hdd:before {
  content: "";
}
.glyphicon-bullhorn:before {
  content: "";
}
.glyphicon-bell:before {
  content: "";
}
.glyphicon-certificate:before {
  content: "";
}
.glyphicon-thumbs-up:before {
  content: "";
}
.glyphicon-thumbs-down:before {
  content: "";
}
.glyphicon-hand-right:before {
  content: "";
}
.glyphicon-hand-left:before {
  content: "";
}
.glyphicon-hand-up:before {
  content: "";
}
.glyphicon-hand-down:before {
  content: "";
}
.glyphicon-circle-arrow-right:before {
  content: "";
}
.glyphicon-circle-arrow-left:before {
  content: "";
}
.glyphicon-circle-arrow-up:before {
  content: "";
}
.glyphicon-circle-arrow-down:before {
  content: "";
}
.glyphicon-globe:before {
  content: "";
}
.glyphicon-wrench:before {
  content: "";
}
.glyphicon-tasks:before {
  content: "";
}
.glyphicon-filter:before {
  content: "";
}
.glyphicon-briefcase:before {
  content: "";
}
.glyphicon-fullscreen:before {
  content: "";
}
.glyphicon-dashboard:before {
  content: "";
}
.glyphicon-paperclip:before {
  content: "";
}
.glyphicon-heart-empty:before {
  content: "";
}
.glyphicon-link:before {
  content: "";
}
.glyphicon-phone:before {
  content: "";
}
.glyphicon-pushpin:before {
  content: "";
}
.glyphicon-usd:before {
  content: "";
}
.glyphicon-gbp:before {
  content: "";
}
.glyphicon-sort:before {
  content: "";
}
.glyphicon-sort-by-alphabet:before {
  content: "";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}
.glyphicon-sort-by-order:before {
  content: "";
}
.glyphicon-sort-by-order-alt:before {
  content: "";
}
.glyphicon-sort-by-attributes:before {
  content: "";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "";
}
.glyphicon-unchecked:before {
  content: "";
}
.glyphicon-expand:before {
  content: "";
}
.glyphicon-collapse-down:before {
  content: "";
}
.glyphicon-collapse-up:before {
  content: "";
}
.glyphicon-log-in:before {
  content: "";
}
.glyphicon-flash:before {
  content: "";
}
.glyphicon-log-out:before {
  content: "";
}
.glyphicon-new-window:before {
  content: "";
}
.glyphicon-record:before {
  content: "";
}
.glyphicon-save:before {
  content: "";
}
.glyphicon-open:before {
  content: "";
}
.glyphicon-saved:before {
  content: "";
}
.glyphicon-import:before {
  content: "";
}
.glyphicon-export:before {
  content: "";
}
.glyphicon-send:before {
  content: "";
}
.glyphicon-floppy-disk:before {
  content: "";
}
.glyphicon-floppy-saved:before {
  content: "";
}
.glyphicon-floppy-remove:before {
  content: "";
}
.glyphicon-floppy-save:before {
  content: "";
}
.glyphicon-floppy-open:before {
  content: "";
}
.glyphicon-credit-card:before {
  content: "";
}
.glyphicon-transfer:before {
  content: "";
}
.glyphicon-cutlery:before {
  content: "";
}
.glyphicon-header:before {
  content: "";
}
.glyphicon-compressed:before {
  content: "";
}
.glyphicon-earphone:before {
  content: "";
}
.glyphicon-phone-alt:before {
  content: "";
}
.glyphicon-tower:before {
  content: "";
}
.glyphicon-stats:before {
  content: "";
}
.glyphicon-sd-video:before {
  content: "";
}
.glyphicon-hd-video:before {
  content: "";
}
.glyphicon-subtitles:before {
  content: "";
}
.glyphicon-sound-stereo:before {
  content: "";
}
.glyphicon-sound-dolby:before {
  content: "";
}
.glyphicon-sound-5-1:before {
  content: "";
}
.glyphicon-sound-6-1:before {
  content: "";
}
.glyphicon-sound-7-1:before {
  content: "";
}
.glyphicon-copyright-mark:before {
  content: "";
}
.glyphicon-registration-mark:before {
  content: "";
}
.glyphicon-cloud-download:before {
  content: "";
}
.glyphicon-cloud-upload:before {
  content: "";
}
.glyphicon-tree-conifer:before {
  content: "";
}
.glyphicon-tree-deciduous:before {
  content: "";
}
/* @import "./bootstrap/bootstrap.panels-tables.css"; */
img-crop {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
img-crop canvas {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
/* @import "./angular-datatables.min.css"; */
/* @import "./app.css"; */


/* https://generator.colorome.com/?interpolationSpace=lch&maxSteps=11&steps=11&precision=5&CC1=hsl%25280+0%2525+85%2525%2529&CC2=hsl%25280+0%2525+15%2525%2529&prime=%2523fe6000&to1=oklch%25281+0+0%2529&to2=oklch%25280+0+0%2529 */
/* just use ':root' so these are available by default everywhere for every theme variant */
:root {
  --colors-raw-neutral-fg-light-v-oklch: 0.27 0 0;
  --colors-raw-neutral-bg-light-v-oklch: 0.88 0 0;
  --colors-raw-neutral-fg-dark-v-oklch: 0.88 0 0;
  --colors-raw-neutral-bg-dark-v-oklch: 0.27 0 0;

  --colors-raw-base-bg1-light-v-oklch: 1 0 0;
  --colors-raw-base-bg2-light-v-oklch: 0.95 0 0;
  --colors-raw-base-bg3-light-v-oklch: 0.90 0 0;
  --colors-raw-base-bg1-dark-v-oklch: 0.26 0 0;
  --colors-raw-base-bg2-dark-v-oklch: 0.18 0 0;
  --colors-raw-base-bg3-dark-v-oklch: 0.1 0 0;

  --colors-raw-babyblue-950-v-oklch: 0.9688 0.0128 247.67;
  --colors-raw-babyblue-900-v-oklch: 0.9376 0.0258 247.15;
  --colors-raw-babyblue-850-v-oklch: 0.9064 0.039 246.56;
  --colors-raw-babyblue-800-v-oklch: 0.8752 0.0526 245.89;
  --colors-raw-babyblue-750-v-oklch: 0.8441 0.0666 245.15;
  --colors-raw-babyblue-700-v-oklch: 0.8129 0.0809 244.3;
  --colors-raw-babyblue-650-v-oklch: 0.7819 0.0957 243.35;
  --colors-raw-babyblue-600-v-oklch: 0.7508 0.1111 242.26;
  --colors-raw-babyblue-550-v-oklch: 0.7197 0.1271 241.02;
  --colors-raw-babyblue-500-v-oklch: 0.6887 0.144 239.61;
  --colors-raw-babyblue-450-v-oklch: 0.6336 0.1292 239.84;
  --colors-raw-babyblue-400-v-oklch: 0.5785 0.1144 240.1;
  --colors-raw-babyblue-350-v-oklch: 0.5234 0.0997 240.42;
  --colors-raw-babyblue-300-v-oklch: 0.4683 0.085 240.81;
  --colors-raw-babyblue-250-v-oklch: 0.4132 0.0704 241.3;
  --colors-raw-babyblue-200-v-oklch: 0.3582 0.0558 241.93;
  --colors-raw-babyblue-150-v-oklch: 0.3031 0.0414 242.75;
  --colors-raw-babyblue-100-v-oklch: 0.248 0.0271 243.89;
  --colors-raw-babyblue-050-v-oklch: 0.1918 0.0142 243.04;

  --colors-raw-babyblue-950-hex: #eef6fd;
  --colors-raw-babyblue-900-hex: #ddecfb;
  --colors-raw-babyblue-850-hex: #cce3f9;
  --colors-raw-babyblue-800-hex: #badaf7;
  --colors-raw-babyblue-750-hex: #a8d1f5;
  --colors-raw-babyblue-700-hex: #95c8f3;
  --colors-raw-babyblue-650-hex: #81bff1;
  --colors-raw-babyblue-600-hex: #6bb6ef;
  --colors-raw-babyblue-550-hex: #50aeec;
  --colors-raw-babyblue-500-hex: #2aa5ea;
  --colors-raw-babyblue-450-hex: #2b93d0;
  --colors-raw-babyblue-400-hex: #2a82b6;
  --colors-raw-babyblue-350-hex: #29709d;
  --colors-raw-babyblue-300-hex: #276085;
  --colors-raw-babyblue-250-hex: #24506e;
  --colors-raw-babyblue-200-hex: #204057;
  --colors-raw-babyblue-150-hex: #1b3142;
  --colors-raw-babyblue-100-hex: #16232d;
  --colors-raw-babyblue-050-hex: #0f151a;

--colors-raw-rocketred-950-v-oklch: 0.1737 0.0356 48.099;
--colors-raw-rocketred-900-v-oklch: 0.2201 0.05 41.735;
--colors-raw-rocketred-850-v-oklch: 0.2616 0.0703 35.48;
--colors-raw-rocketred-800-v-oklch: 0.303 0.0915 32.796;
--colors-raw-rocketred-750-v-oklch: 0.3445 0.113 31.41;
--colors-raw-rocketred-700-v-oklch: 0.3859 0.1347 30.58;
--colors-raw-rocketred-650-v-oklch: 0.4273 0.1564 29.988;
--colors-raw-rocketred-600-v-oklch: 0.4688 0.1781 29.48;
--colors-raw-rocketred-550-v-oklch: 0.5102 0.1997 29.04;
--colors-raw-rocketred-500-v-oklch: 0.5517 0.2214 28.656;
--colors-raw-rocketred-450-v-oklch: 0.596 0.2026 30.882;
--colors-raw-rocketred-400-v-oklch: 0.6405 0.1832 32.463;
--colors-raw-rocketred-350-v-oklch: 0.6851 0.1629 33.559;
--colors-raw-rocketred-300-v-oklch: 0.7299 0.1418 34.303;
--colors-raw-rocketred-250-v-oklch: 0.7747 0.1198 34.797;
--colors-raw-rocketred-200-v-oklch: 0.8197 0.0972 35.112;
--colors-raw-rocketred-150-v-oklch: 0.8647 0.0738 35.299;
--colors-raw-rocketred-100-v-oklch: 0.9098 0.0498 35.393;
--colors-raw-rocketred-050-v-oklch: 0.9549 0.0251 35.421;

--colors-raw-rocketred-950-hex: #1c0b03;
--colors-raw-rocketred-900-hex: #2d1107;
--colors-raw-rocketred-850-hex: #40150a;
--colors-raw-rocketred-800-hex: #53170c;
--colors-raw-rocketred-750-hex: #67190e;
--colors-raw-rocketred-700-hex: #7c1a0e;
--colors-raw-rocketred-650-hex: #921a0f;
--colors-raw-rocketred-600-hex: #a8180f;
--colors-raw-rocketred-550-hex: #be140f;
--colors-raw-rocketred-500-hex: #d50d0e;
--colors-raw-rocketred-450-hex: #de3b26;
--colors-raw-rocketred-400-hex: #e6563c;
--colors-raw-rocketred-350-hex: #ed6e53;
--colors-raw-rocketred-300-hex: #f3846a;
--colors-raw-rocketred-250-hex: #f89981;
--colors-raw-rocketred-200-hex: #fcae99;
--colors-raw-rocketred-150-hex: #ffc2b2;
--colors-raw-rocketred-100-hex: #ffd6cb;
--colors-raw-rocketred-050-hex: #ffebe5;

  --colors-raw-groovygreen-950-v-oklch: 0.9719 0.0136 164.75;
  --colors-raw-groovygreen-900-v-oklch: 0.9438 0.0272 164.72;
  --colors-raw-groovygreen-850-v-oklch: 0.9158 0.0406 164.7;
  --colors-raw-groovygreen-800-v-oklch: 0.8877 0.054 164.67;
  --colors-raw-groovygreen-750-v-oklch: 0.8597 0.0672 164.64;
  --colors-raw-groovygreen-700-v-oklch: 0.8317 0.0803 164.61;
  --colors-raw-groovygreen-650-v-oklch: 0.8037 0.0933 164.58;
  --colors-raw-groovygreen-600-v-oklch: 0.7757 0.1061 164.54;
  --colors-raw-groovygreen-550-v-oklch: 0.7478 0.1188 164.5;
  --colors-raw-groovygreen-500-v-oklch: 0.7199 0.1312 164.45;
  --colors-raw-groovygreen-450-v-oklch: 0.6617 0.1182 164.46;
  --colors-raw-groovygreen-400-v-oklch: 0.6035 0.1052 164.47;
  --colors-raw-groovygreen-350-v-oklch: 0.5453 0.0921 164.48;
  --colors-raw-groovygreen-300-v-oklch: 0.4871 0.0791 164.49;
  --colors-raw-groovygreen-250-v-oklch: 0.4288 0.0661 164.51;
  --colors-raw-groovygreen-200-v-oklch: 0.3706 0.053 164.53;
  --colors-raw-groovygreen-150-v-oklch: 0.3124 0.0399 164.56;
  --colors-raw-groovygreen-100-v-oklch: 0.2542 0.0267 164.6;
  --colors-raw-groovygreen-050-v-oklch: 0.1954 0.0156 164.84;

  --colors-raw-groovygreen-95-hex: #eef9f3;
  --colors-raw-groovygreen-90-hex: #ddf3e8;
  --colors-raw-groovygreen-85-hex: #cbecdc;
  --colors-raw-groovygreen-80-hex: #bae6d1;
  --colors-raw-groovygreen-75-hex: #a8dfc6;
  --colors-raw-groovygreen-70-hex: #96d9bb;
  --colors-raw-groovygreen-65-hex: #83d2af;
  --colors-raw-groovygreen-60-hex: #6fcca5;
  --colors-raw-groovygreen-55-hex: #59c59a;
  --colors-raw-groovygreen-50-hex: #3fbe8f;
  --colors-raw-groovygreen-45-hex: #3ba980;
  --colors-raw-groovygreen-40-hex: #369571;
  --colors-raw-groovygreen-35-hex: #328162;
  --colors-raw-groovygreen-30-hex: #2d6e54;
  --colors-raw-groovygreen-25-hex: #275b46;
  --colors-raw-groovygreen-20-hex: #224939;
  --colors-raw-groovygreen-15-hex: #1c372c;
  --colors-raw-groovygreen-10-hex: #16271f;
  --colors-raw-groovygreen-05-hex: #0e1713;

  --colors-raw-yellowjacket-950-v-oklch: 0.9836 0.0218 79.375;
  --colors-raw-yellowjacket-900-v-oklch: 0.9672 0.0429 80.286;
  --colors-raw-yellowjacket-850-v-oklch: 0.951 0.0633 81.143;
  --colors-raw-yellowjacket-800-v-oklch: 0.9348 0.0828 81.936;
  --colors-raw-yellowjacket-750-v-oklch: 0.9186 0.1013 82.651;
  --colors-raw-yellowjacket-700-v-oklch: 0.9026 0.1186 83.274;
  --colors-raw-yellowjacket-650-v-oklch: 0.8866 0.1345 83.788;
  --colors-raw-yellowjacket-600-v-oklch: 0.8707 0.1489 84.172;
  --colors-raw-yellowjacket-550-v-oklch: 0.8549 0.1615 84.404;
  --colors-raw-yellowjacket-500-v-oklch: 0.8392 0.1721 84.458;
  --colors-raw-yellowjacket-450-v-oklch: 0.769 0.1559 84.462;
  --colors-raw-yellowjacket-400-v-oklch: 0.6988 0.1397 84.461;
  --colors-raw-yellowjacket-350-v-oklch: 0.6287 0.1234 84.451;
  --colors-raw-yellowjacket-300-v-oklch: 0.5585 0.107 84.425;
  --colors-raw-yellowjacket-250-v-oklch: 0.4883 0.0905 84.369;
  --colors-raw-yellowjacket-200-v-oklch: 0.4182 0.0737 84.255;
  --colors-raw-yellowjacket-150-v-oklch: 0.348 0.0567 84.022;
  --colors-raw-yellowjacket-100-v-oklch: 0.2779 0.0393 83.635;
  --colors-raw-yellowjacket-050-v-oklch: 0.2077 0.0256 85.71;

  --colors-raw-yellowjacket-950-hex: #fff8ea;
  --colors-raw-yellowjacket-900-hex: #fff2d5;
  --colors-raw-yellowjacket-850-hex: #ffebc0;
  --colors-raw-yellowjacket-800-hex: #ffe5aa;
  --colors-raw-yellowjacket-750-hex: #ffde95;
  --colors-raw-yellowjacket-700-hex: #ffd87f;
  --colors-raw-yellowjacket-650-hex: #ffd269;
  --colors-raw-yellowjacket-600-hex: #ffcb51;
  --colors-raw-yellowjacket-550-hex: #ffc535;
  --colors-raw-yellowjacket-500-hex: #febf00;
  --colors-raw-yellowjacket-450-hex: #e2aa0c;
  --colors-raw-yellowjacket-400-hex: #c69512;
  --colors-raw-yellowjacket-350-hex: #ab8115;
  --colors-raw-yellowjacket-300-hex: #916e16;
  --colors-raw-yellowjacket-250-hex: #785b16;
  --colors-raw-yellowjacket-200-hex: #5f4915;
  --colors-raw-yellowjacket-150-hex: #483713;
  --colors-raw-yellowjacket-100-hex: #322710;
  --colors-raw-yellowjacket-050-hex: #1d170a;

  --colors-raw-floridaorange-950-v-oklch: 0.9684 0.0254 46.968;
  --colors-raw-floridaorange-900-v-oklch: 0.9368 0.05 47.16;
  --colors-raw-floridaorange-850-v-oklch: 0.9052 0.0737 47.265;
  --colors-raw-floridaorange-800-v-oklch: 0.8737 0.0965 47.255;
  --colors-raw-floridaorange-750-v-oklch: 0.8424 0.1182 47.092;
  --colors-raw-floridaorange-700-v-oklch: 0.811 0.1388 46.729;
  --colors-raw-floridaorange-650-v-oklch: 0.7798 0.1581 46.102;
  --colors-raw-floridaorange-600-v-oklch: 0.7487 0.1762 45.136;
  --colors-raw-floridaorange-550-v-oklch: 0.7178 0.1928 43.741;
  --colors-raw-floridaorange-500-v-oklch: 0.6869 0.208 41.82;
  --colors-raw-floridaorange-450-v-oklch: 0.6319 0.188 42.147;
  --colors-raw-floridaorange-400-v-oklch: 0.577 0.1681 42.524;
  --colors-raw-floridaorange-350-v-oklch: 0.522 0.148 42.962;
  --colors-raw-floridaorange-300-v-oklch: 0.4671 0.1279 43.475;
  --colors-raw-floridaorange-250-v-oklch: 0.4121 0.1077 44.077;
  --colors-raw-floridaorange-200-v-oklch: 0.3572 0.0874 44.786;
  --colors-raw-floridaorange-150-v-oklch: 0.3023 0.0671 46.008;
  --colors-raw-floridaorange-100-v-oklch: 0.2473 0.0476 49.622;
  --colors-raw-floridaorange-050-v-oklch: 0.1911 0.0318 59.121;

  --colors-raw-floridaorange-950-hex: #fff0e7;
  --colors-raw-floridaorange-900-hex: #ffe2d1;
  --colors-raw-floridaorange-850-hex: #ffd3ba;
  --colors-raw-floridaorange-800-hex: #ffc4a2;
  --colors-raw-floridaorange-750-hex: #ffb48a;
  --colors-raw-floridaorange-700-hex: #ffa471;
  --colors-raw-floridaorange-650-hex: #ff9459;
  --colors-raw-floridaorange-600-hex: #ff8341;
  --colors-raw-floridaorange-550-hex: #ff7228;
  --colors-raw-floridaorange-500-hex: #fe6000;
  --colors-raw-floridaorange-450-hex: #e25706;
  --colors-raw-floridaorange-400-hex: #c74e0b;
  --colors-raw-floridaorange-350-hex: #ac450e;
  --colors-raw-floridaorange-300-hex: #923c0f;
  --colors-raw-floridaorange-250-hex: #79330f;
  --colors-raw-floridaorange-200-hex: #602b0f;
  --colors-raw-floridaorange-150-hex: #49220e;
  --colors-raw-floridaorange-100-hex: #33190a;
  --colors-raw-floridaorange-050-hex: #1e1005;
}
:root[data-theme='msfp'] {
--colors-raw-rocketred-950-v-oklch: 0.1737 0.0356 48.099;
--colors-raw-rocketred-900-v-oklch: 0.2201 0.05 41.735;
--colors-raw-rocketred-850-v-oklch: 0.2616 0.0703 35.48;
--colors-raw-rocketred-800-v-oklch: 0.303 0.0915 32.796;
--colors-raw-rocketred-750-v-oklch: 0.3445 0.113 31.41;
--colors-raw-rocketred-700-v-oklch: 0.3859 0.1347 30.58;
--colors-raw-rocketred-650-v-oklch: 0.4273 0.1564 29.988;
--colors-raw-rocketred-600-v-oklch: 0.4688 0.1781 29.48;
--colors-raw-rocketred-550-v-oklch: 0.5102 0.1997 29.04;
--colors-raw-rocketred-500-v-oklch: 0.5517 0.2214 28.656;
--colors-raw-rocketred-450-v-oklch: 0.596 0.2026 30.882;
--colors-raw-rocketred-400-v-oklch: 0.6405 0.1832 32.463;
--colors-raw-rocketred-350-v-oklch: 0.6851 0.1629 33.559;
--colors-raw-rocketred-300-v-oklch: 0.7299 0.1418 34.303;
--colors-raw-rocketred-250-v-oklch: 0.7747 0.1198 34.797;
--colors-raw-rocketred-200-v-oklch: 0.8197 0.0972 35.112;
--colors-raw-rocketred-150-v-oklch: 0.8647 0.0738 35.299;
--colors-raw-rocketred-100-v-oklch: 0.9098 0.0498 35.393;
--colors-raw-rocketred-050-v-oklch: 0.9549 0.0251 35.421;

--colors-raw-rocketred-950-hex: #1c0b03;
--colors-raw-rocketred-900-hex: #2d1107;
--colors-raw-rocketred-850-hex: #40150a;
--colors-raw-rocketred-800-hex: #53170c;
--colors-raw-rocketred-750-hex: #67190e;
--colors-raw-rocketred-700-hex: #7c1a0e;
--colors-raw-rocketred-650-hex: #921a0f;
--colors-raw-rocketred-600-hex: #a8180f;
--colors-raw-rocketred-550-hex: #be140f;
--colors-raw-rocketred-500-hex: #d50d0e;
--colors-raw-rocketred-450-hex: #de3b26;
--colors-raw-rocketred-400-hex: #e6563c;
--colors-raw-rocketred-350-hex: #ed6e53;
--colors-raw-rocketred-300-hex: #f3846a;
--colors-raw-rocketred-250-hex: #f89981;
--colors-raw-rocketred-200-hex: #fcae99;
--colors-raw-rocketred-150-hex: #ffc2b2;
--colors-raw-rocketred-100-hex: #ffd6cb;
--colors-raw-rocketred-050-hex: #ffebe5;
}
:root[data-theme='roaring20s'] {
  --colors-raw-sepia-950-v-oklch: 0.9424 0.0105 60.122;
  --colors-raw-sepia-900-v-oklch: 0.8849 0.0208 60.416;
  --colors-raw-sepia-850-v-oklch: 0.8273 0.0309 60.724;
  --colors-raw-sepia-800-v-oklch: 0.7698 0.0407 61.04;
  --colors-raw-sepia-750-v-oklch: 0.7123 0.0501 61.354;
  --colors-raw-sepia-700-v-oklch: 0.6549 0.0591 61.646;
  --colors-raw-sepia-650-v-oklch: 0.5975 0.0676 61.878;
  --colors-raw-sepia-600-v-oklch: 0.5401 0.0752 61.98;
  --colors-raw-sepia-550-v-oklch: 0.4828 0.0816 61.81;
  --colors-raw-sepia-500-v-oklch: 0.4256 0.0864 61.076;
  --colors-raw-sepia-450-v-oklch: 0.3968 0.0784 61.242;
  --colors-raw-sepia-400-v-oklch: 0.368 0.0704 61.411;
  --colors-raw-sepia-350-v-oklch: 0.3392 0.0623 61.581;
  --colors-raw-sepia-300-v-oklch: 0.3104 0.0541 61.754;
  --colors-raw-sepia-250-v-oklch: 0.2816 0.0461 62.223;
  --colors-raw-sepia-200-v-oklch: 0.2528 0.0385 63.464;
  --colors-raw-sepia-150-v-oklch: 0.2239 0.0317 66.363;
  --colors-raw-sepia-100-v-oklch: 0.1944 0.0265 70.368;
  --colors-raw-sepia-050-v-oklch: 0.1543 0.0211 70.368;

  --colors-raw-sepia-950-hex: #f1eae5;
  --colors-raw-sepia-900-hex: #e4d6cc;
  --colors-raw-sepia-850-hex: #d6c2b3;
  --colors-raw-sepia-800-hex: #c8af9a;
  --colors-raw-sepia-750-hex: #ba9c83;
  --colors-raw-sepia-700-hex: #ac896c;
  --colors-raw-sepia-650-hex: #9d7755;
  --colors-raw-sepia-600-hex: #8e653f;
  --colors-raw-sepia-550-hex: #7f532a;
  --colors-raw-sepia-500-hex: #704214;
  --colors-raw-sepia-450-hex: #653c13;
  --colors-raw-sepia-400-hex: #593613;
  --colors-raw-sepia-350-hex: #4f3012;
  --colors-raw-sepia-300-hex: #442a11;
  --colors-raw-sepia-250-hex: #39240f;
  --colors-raw-sepia-200-hex: #2f1e0d;
  --colors-raw-sepia-150-hex: #26180b;
  --colors-raw-sepia-100-hex: #1c1307;
  --colors-raw-sepia-050-hex: #120a04;

}
:root[data-theme="msfp"].ms-light,
[data-theme="msfp"].ms-light {
  color-scheme: light;
  --p: var(--colors-raw-rocketred-500-v-oklch); /* primary */
  --pc: var(--colors-raw-rocketred-050-v-oklch); /* primary-content */

  --s: var(--colors-raw-rocketred-100-v-oklch); /* secondary */
  --sc: var(--colors-raw-rocketred-500-v-oklch); /* secondary-content */

  --a: var(--color-green-500-oklch-raw); /* accent */
  --ac: var(--color-smoke-50-oklch-raw); /* accent-content */

  --n: var(--colors-raw-neutral-bg-light-v-oklch); /* neutral */
  --nc: var(--colors-raw-neutral-fg-light-v-oklch); /* neutral-content */

  --b1: var(--colors-raw-base-bg1-light-v-oklch); /* base-100 */
  --b2: var(--colors-raw-base-bg2-light-v-oklch); /* base-200 */
  --b3: var(--colors-raw-base-bg3-light-v-oklch); /* base-300 */
  --bc: var(--colors-raw-neutral-fg-light-v-oklch); /* base-content */

  --in: var(--color-blue-100-oklch-raw); /* info */
  --inc: var(--color-silver-500-oklch-raw); /* info-content */

 --su: var(--colors-raw-groovygreen-250-v-oklch); /* success */
  --suc: var(--colors-raw-groovygreen-950-v-oklch); /* success-content */

  --wa: var(--color-yellow-400-oklch-raw); /* warning */
  --wac: var(--color-smoke-50-oklch-raw); /* warning-content */

  --er: var(--colors-raw-rocketred-050-v-oklch); /* error */
  --erc: var(--colors-raw-rocketred-500-v-oklch); /* error-content */
}
:root[data-theme="msfp"].ms-dark,
[data-theme="msfp"].ms-dark{
  color-scheme: dark;
  --p: var(--colors-raw-rocketred-500-v-oklch); /* primary */
  --pc: var(--colors-raw-rocketred-050-v-oklch); /* primary-content */

  --s: var(--colors-raw-rocketred-850-v-oklch); /* secondary */
  --sc: var(--colors-raw-rocketred-050-v-oklch); /* secondary-content */

  --a: var(--color-green-500-oklch-raw); /* accent */
  --ac: var(--color-smoke-50-oklch-raw); /* accent-content */

  --n: var(--colors-raw-neutral-bg-dark-v-oklch); /* neutral */
  --nc: var(--colors-raw-neutral-fg-dark-v-oklch); /* neutral-content */

  --b1: var(--colors-raw-base-bg1-dark-v-oklch); /* base-100 */
  --b2: var(--colors-raw-base-bg2-dark-v-oklch); /* base-200 */
  --b3: var(--colors-raw-base-bg3-dark-v-oklch); /* base-300 */
  --bc: var(--colors-raw-neutral-fg-dark-v-oklch); /* base-content */

  --in: var(--color-blue-100-oklch-raw); /* info */
  --inc: var(--color-silver-500-oklch-raw); /* info-content */

  --su: var(--colors-raw-groovygreen-250-v-oklch); /* success */
  --suc: var(--colors-raw-groovygreen-950-v-oklch); /* success-content */

  --wa: var(--color-yellow-400-oklch-raw); /* warning */
  --wac: var(--color-smoke-50-oklch-raw); /* warning-content */

  --er: var(--colors-raw-rocketred-050-v-oklch); /* error */
  --erc: var(--colors-raw-rocketred-500-v-oklch); /* error-content */
}
:root[data-theme='roaring20s'].ms-light,
[data-theme='roaring20s'] .ms-light {
  color-scheme: light;
  --p: var(--colors-raw-sepia-500-v-oklch); /* primary */
  --pc: var(--colors-raw-sepia-950-v-oklch); /* primary-content */

  --s: var(--colors-raw-sepia-950-v-oklch); /* secondary */
  --sc: var(--colors-raw-sepia-050-v-oklch); /* secondary-content */

  --a: var(--colors-raw-sepia-500-v-oklch); /* accent */
  --ac: var(--colors-raw-sepia-950-v-oklch); /* accent-content */

  --n: var(--colors-raw-neutral-bg-light-v-oklch); /* neutral */
  --nc: var(--colors-raw-neutral-fg-light-v-oklch); /* neutral-content */

  --b1: var(--colors-raw-sepia-900-v-oklch); /* base-100 */
  --b2: var(--colors-raw-sepia-800-v-oklch); /* base-200 */
  --b3: var(--colors-raw-sepia-700-v-oklch); /* base-300 */
  --bc: var(--colors-raw-sepia-050-v-oklch); /* base-content */

  --in: var(--colors-raw-rocketred-600-v-oklch); /* info */
  --inc: var(--colors-raw-rocketred-900-v-oklch); /* info-content */

  --su: var(--colors-raw-groovygreen-250-v-oklch); /* success */
  --suc: var(--colors-raw-groovygreen-950-v-oklch); /* success-content */

  --wa: var(--colors-raw-yellowjacket-500-v-oklch); /* warning */
  --wac: var(--colors-raw-yellowjacket-900-v-oklch); /* warning-content */

  --er: var(--colors-raw-rocketred-500-v-oklch); /* error */
  --erc: var(--colors-raw-rocketred-900-v-oklch); /* error-content */
}
:root[data-theme='roaring20s'].ms-dark,
[data-theme='roaring20s'] .ms-dark {
  color-scheme: dark;
  --p: var(--colors-raw-sepia-300-v-oklch); /* primary */
  --pc: var(--colors-raw-sepia-950-v-oklch); /* primary-content */

  --s: var(--colors-raw-sepia-650-v-oklch); /* secondary */
  --sc: var(--colors-raw-sepia-950-v-oklch); /* secondary-content */

  --a: var(--colors-raw-sepia-950-v-oklch); /* accent */
  --ac: var(--colors-raw-sepia-500-v-oklch); /* accent-content */

  --n: var(--colors-raw-neutral-bg-dark-v-oklch); /* neutral */
  --nc: var(--colors-raw-neutral-fg-dark-v-oklch); /* neutral-content */

  --b1: var(--colors-raw-sepia-150-v-oklch); /* base-100 */
  --b2: var(--colors-raw-sepia-250-v-oklch); /* base-200 */
  --b3: var(--colors-raw-sepia-400-v-oklch); /* base-300 */
  --bc: var(--colors-raw-sepia-950-v-oklch); /* base-content */

  --in: var(--colors-raw-rocketred-600-v-oklch); /* info */
  --inc: var(--colors-raw-rocketred-900-v-oklch); /* info-content */

  --su: var(--colors-raw-groovygreen-250-v-oklch); /* success */
  --suc: var(--colors-raw-groovygreen-950-v-oklch); /* success-content */

  --wa: var(--colors-raw-yellowjacket-500-v-oklch); /* warning */
  --wac: var(--colors-raw-yellowjacket-900-v-oklch); /* warning-content */

  --er: var(--colors-raw-rocketred-500-v-oklch); /* error */
  --erc: var(--colors-raw-rocketred-900-v-oklch); /* error-content */
}
:root {
 /* somethign goes in here */
  --rounded-badge: .2rem!important;
  --rounded-box: .2rem!important;
  --rounded-btn: 0.188rem!important
}
html:has(.ms-dui-drawer-toggle:checked) {
  scrollbar-gutter: auto !important;
}
.ms-dui-btn{
  height: 2.25rem !important;
  min-height: -moz-min-content !important;
  min-height: min-content !important;
  border-radius: 0.25rem !important;
}
.ms-dui-btn.ms-dui-btn-link{
  height: auto;
  min-height: -moz-min-content;
  min-height: min-content;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: 400;
  text-decoration-line: none;
}
.ms-dui-btn.ms-dui-btn-link:hover{
  text-decoration-line: none;
}
@media (prefers-color-scheme: dark){
  [data-theme="roaring20s"] .ms-dui-btn.ms-dui-btn-link:not(.ms-light *){
    color: var(--colors-raw-sepia-700);
  }
  .ms-dui-btn.ms-dui-btn-link[data-theme="roaring20s"]:not(.ms-light *){
    color: var(--colors-raw-sepia-700);
  }
}
[data-theme="roaring20s"] .ms-dui-btn.ms-dui-btn-link:is(.ms-dark *){
  color: var(--colors-raw-sepia-700);
}
.ms-dui-btn.ms-dui-btn-link[data-theme="roaring20s"]:is(.ms-dark *){
  color: var(--colors-raw-sepia-700);
}
.ms-dui-btn.ms-dui-btn-circle{
  height: 2rem !important;
  width: 2rem !important;
  border-radius: 9999px !important;
}
.ms-dui-checkbox{
  border-radius: 0.25rem !important;
}
.ms-dui-checkbox:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1))) !important;
}
.ms-dui-checkbox.ms-dui-checkbox-primary{
  --tw-border-opacity: 1;
  border-color: var(--fallback-n,oklch(var(--n)/var(--tw-border-opacity, 1)));
}
.ms-dui-badge{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.ms-dui-alert-error{
  --tw-border-opacity: 1 !important;
  border-color: var(--fallback-erc,oklch(var(--erc)/var(--tw-border-opacity, 1))) !important;
}
.ms-dui-dropdown .ms-dui-dropdown-content{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
}
.expenseArea .eTable {
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  width: 100%;
  margin-bottom: 20px;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
}
.expenseArea .eTable .thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
  }
.expenseArea .eTable .tr {
    float: left;
    width: 100%;
  }
.expenseArea .eTable .td,
  .expenseArea .eTable .th {
    display: table-cell;
  }
.expenseArea .eTable .td {
    padding: 5px;
  }
.expenseArea .eTable tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
  }
.expenseArea .eTable .thead .tr .th {
    background: rgba(209, 21, 24, 0.8);
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    border-top: 0;
    width: 100%;
    float: left;
  }
.expenseArea .eTable > .thead .tr .th {
    text-align: left;
    font-weight: 400;
    padding: 5px 10px;
    text-transform: uppercase;
  }
.expenseArea .eTable > .thead .tr .th .btn.btn-success {
      padding: 0.5px 5px;
    }
.expenseArea .eTable .tbody {
    margin: 0;
    padding: 0;
    width: 100%;
  }
.expenseArea .eTable .tbody .tr {
      margin: 0;
      padding: 0;
      width: 100%;
    }
.expenseArea .eTable .tbody .tr .td {
        margin: 0;
        padding: 5px;
        background: #fff !important;
        border: 1px solid #ddd;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 0 none;
        border-left: 0 none;
        min-height: 31px;
      }
.expenseArea .eTable .tbody .tr .td.division2 {
          border-right: 0;
        }
.expenseArea .eTable .tbody .tr .td.fontSmall {
          font-size: 12px;
        }
.expenseArea .eTable .tbody .tr .td[data-width="50%"] {
          width: 50%;
          float: left;
        }
.expenseArea .eTable > .tbody .tr.totalTd .td {
    margin: 0;
    float: left;
    width: 100%;
    border-right: 0;
    border-bottom: 0;
  }
.expenseArea .eTable > .tbody .tr.totalTd .td .table {
      margin: 0;
      padding: 0;
      width: 100%;
      display: table;
      float: left;
      background: transparent;
      max-width: 100%;
    }
.expenseArea .eTable > .tbody .tr.totalTd .td .table .thead .tr .th {
        background: #eeeeee !important;
        font-size: 15px;
        color: #333333;
        text-align: right;
        min-height: 32px;
        font-weight: 400;
      }
.expenseArea .eTable > .tbody .tr.totalTd .td .table .thead .tr .th[data-width="80%"] {
          width: 80%;
          float: left;
        }
.expenseArea .eTable > .tbody .tr.totalTd .td .table .thead .tr .th[data-width="10%"] {
          width: 10%;
          float: left;
        }
.expenseArea .eTable > .tbody .tr.totalTd .td .table .tbody .tr .td {
        background: #eeeeee !important;
        font-size: 14px;
        color: #333333;
        text-align: right;
        min-height: 30px;
      }
.expenseArea .eTable > .tbody .tr.totalTd .td .table .tbody .tr .td[data-width="80%"] {
          width: 80%;
          float: left;
        }
.expenseArea .eTable > .tbody .tr.totalTd .td .table .tbody .tr .td[data-width="10%"] {
          width: 10%;
          float: left;
        }
.expenseArea .eTable > .tbody .tr .td .table {
      margin: 0;
      padding: 0;
      width: 100%;
      display: table;
    }
.expenseArea .eTable > .tbody .tr .td > .table .thead .tr .th {
        background: #f5f5f5;
        color: #333;
        font-weight: 500;
        font-size: 15px;
        border-right: 1px solid rgba(0, 0, 0, 0.05);
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        padding: 5px 10px;
        display: table-cell;
        min-height: 31px;
      }
.expenseArea .eTable > .tbody .tr .td > .table .thead .tr .th[data-width="60%"] {
          width: 60%;
          float: left;
        }
.expenseArea .eTable > .tbody .tr .td > .table .thead .tr .th[data-width="20%"] {
          width: 20%;
          float: left;
        }
.expenseArea .eTable > .tbody .tr .td > .table .thead .tr .th[data-width="15%"] {
          width: 15%;
          float: left;
        }
.expenseArea .eTable > .tbody .tr .td > .table .thead .tr .th[data-width="10%"] {
          width: 10%;
          float: left;
        }
.expenseArea .eTable > .tbody .tr .td > .table .thead .tr .th:last-child {
          border-right: 0;
        }
.expenseArea .eTable > .tbody .tr .td > .table .tbody {
        margin: 0;
        padding: 0;
        width: 100%;
      }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr .td {
            border-right: 1px solid rgba(0, 0, 0, 0.05);
            border-bottom: 1px solid rgba(0, 0, 0, 0.05);
            padding: 5px 10px;
          }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr .td input {
              border-radius: 4px;
              text-indent: 2px;
              border: 1px solid #e5e5e5;
              width: 100%;
            }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr .td input:focus {
                outline: 0 none;
              }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr{

          background: #fff;
}
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr.noBdr .td {
            border-bottom: 0;
          }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr:nth-child(2n + 1) {
            background: #fff;
          }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr .td {
            background: none !important;
          }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr .td:last-child {
              border-right: 0 none;
            }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr .td[data-width="60%"] {
              width: 60%;
              float: left;
            }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr .td[data-width="20%"] {
              width: 20%;
              float: left;
            }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr .td[data-width="15%"] {
              width: 15%;
              float: left;
            }
.expenseArea .eTable > .tbody .tr .td > .table .tbody .tr .td[data-width="10%"] {
              width: 10%;
              float: left;
            }
.incomeArea .table {
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  width: 100%;
  margin-bottom: 20px;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
}
.incomeArea .table .thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
  }
.incomeArea .table .tr {
    float: left;
    width: 100%;
  }
.incomeArea .table .td {
    padding: 5px;
  }
.incomeArea .table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
  }
.incomeArea .table .thead .tr .th {
    background: rgba(209, 21, 24, 0.8);
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    border-top: 0;
    width: 100%;
    float: left;
  }
.incomeArea .table > .thead .tr .th {
    text-align: left;
    font-weight: 400;
    padding: 5px 10px;
  }
.incomeArea .table .tbody {
    margin: 0;
    padding: 0;
    width: 100%;
  }
.incomeArea .table .tbody .tr {
      margin: 0;
      padding: 0;
      width: 100%;
    }
.incomeArea .table .tbody .tr .td {
        margin: 0;
        padding: 5px;
        background: #fff !important;
        border: 1px solid #ddd;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 0 none;
        border-left: 0 none;
        min-height: 31px;
        border-right: 0;
      }
.incomeArea .table .tbody .tr .td.division2 {
          border-right: 0;
        }
.incomeArea .table .tbody .tr .td.fontSmall {
          font-size: 12px;
        }
.incomeArea .table .tbody .tr .td[data-width="50%"] {
          width: 50%;
          float: left;
        }
.incomeArea .table > .tbody .tr.totalTd .td {
    margin: 0;
    float: left;
    width: 100%;
    border-right: 0;
    border-bottom: 0;
  }
.incomeArea .table > .tbody .tr.totalTd .td .table {
      margin: 0;
      padding: 0;
      width: 100%;
      display: table;
      float: left;
      background: transparent;
      max-width: 100%;
    }
.incomeArea .table > .tbody .tr.totalTd .td .table .thead .tr .th {
        background: #418ab3 !important;
        font-size: 17px;
        color: #ffffff;
        text-align: right;
        min-height: 35px;
      }
.incomeArea .table > .tbody .tr.totalTd .td .table .thead .tr .th[data-width="80%"] {
          width: 80%;
          float: left;
        }
.incomeArea .table > .tbody .tr.totalTd .td .table .thead .tr .th[data-width="10%"] {
          width: 10%;
          float: left;
        }
.incomeArea .table > .tbody .tr.totalTd .td .table .tbody .tr .td {
        background: #eeeeee !important;
        font-size: 14px;
        color: #333333;
        text-align: right;
        min-height: 32px;
        font-weight: 400;
      }
.incomeArea .table > .tbody .tr.totalTd .td .table .tbody .tr .td[data-width="80%"] {
          width: 80%;
          float: left;
        }
.incomeArea .table > .tbody .tr.totalTd .td .table .tbody .tr .td[data-width="10%"] {
          width: 10%;
          float: left;
        }
.incomeArea .table > .tbody .tr .td .table {
      margin: 0;
      padding: 0;
      width: 100%;
      display: table;
    }
.incomeArea .table > .tbody .tr .td > .table .thead .tr .th {
        background: #f5f5f5;
        color: #333;
        font-weight: 500;
        font-size: 15px;
        border-right: 1px solid rgba(0, 0, 0, 0.05);
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        padding: 5px 10px;
        display: table-cell;
        min-height: 32px;
      }
.incomeArea .table > .tbody .tr .td > .table .thead .tr .th.text-center {
          text-align: center !important;
        }
.incomeArea .table > .tbody .tr .td > .table .thead .tr .th[data-width="60%"] {
          width: 60%;
          float: left;
        }
.incomeArea .table > .tbody .tr .td > .table .thead .tr .th[data-width="20%"] {
          width: 20%;
          float: left;
        }
.incomeArea .table > .tbody .tr .td > .table .thead .tr .th:last-child {
          border-right: 0;
        }
.incomeArea .table > .tbody .tr .td > .table .tbody {
        margin: 0;
        padding: 0;
        width: 100%;
      }
.incomeArea .table > .tbody .tr .td > .table .tbody .tr .td {
            border-right: 1px solid rgba(0, 0, 0, 0.05);
            border-bottom: 1px solid rgba(0, 0, 0, 0.05);
            padding: 5px 10px;
          }
.incomeArea .table > .tbody .tr .td > .table .tbody .tr{

          background: #fff;
}
.incomeArea .table > .tbody .tr .td > .table .tbody .tr:last-child .td {
            border-bottom: 0;
          }
.incomeArea .table > .tbody .tr .td > .table .tbody .tr:nth-child(2n + 1) {
            background: #fff;
          }
.incomeArea .table > .tbody .tr .td > .table .tbody .tr .td {
            background: none !important;
          }
.incomeArea .table > .tbody .tr .td > .table .tbody .tr .td:last-child {
              border-right: 0 none;
            }
.incomeArea .table > .tbody .tr .td > .table .tbody .tr .td[data-width="60%"] {
              width: 60%;
              float: left;
            }
.incomeArea .table > .tbody .tr .td > .table .tbody .tr .td[data-width="20%"] {
              width: 20%;
              float: left;
            }
.expenseArea .eTable input,
.incomeArea .table input {
  height: 20px;
}
.removeBtn,
.removeBtnSmall {
  display: inline-block;
  color: #9e1d20 !important;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
.removeBtn:hover,
.removeBtnSmall:hover {
  text-decoration: none;
}
.addField {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  color: #9cd349 !important;
}
.addField i {
    float: left;
    margin-right: 4px;
  }
.allocationHeader {
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
  float: left;
  background: #efefef;
}
.allocationHeaderHolder {
  padding-top: 10px;
  padding-bottom: 10px;
}
.allocationHeaderHolder table {
    margin: 0;
    padding: 0;
    width: 100%;
  }
.allocationHeaderHolder table:first-child {
      margin: 0 0 15px 0;
    }
.allocationHeaderHolder table tbody tr td {
      padding: 5px;
      font-size: 14px;
      color: #333;
      font-weight: 500;
      min-height: 30px;
      text-transform: capitalize;
    }
.allocationHeaderHolder table tbody tr td span {
        font-weight: 400;
        font-size: 13px;
      }
.allocationHeaderHolder table tbody tr td.bonus span {
        color: #5f9c01;
      }
.allocationHeaderHolder table tbody tr td.negative span {
        color: #d01417;
      }
.allocationRecord table {
  margin: 0;
  padding: 0;
  width: 100%;
}
.allocationRecord table thead tr th {
    padding: 5px 10px;
    background: rgba(209, 21, 24, 1);
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
  }
.allocationRecord table tbody tr td {
    padding-top: 6px;
    padding-bottom: 6px;
    text-transform: capitalize;
  }
.allocationRecord table tbody tr td.negative {
      color: #a94442 !important;
      background-color: #f2dede;
    }
.allocationRecord table tbody tr td.positive {
      color: #5f9c01 !important;
      background-color: #edffd2;
    }
.allocationRecord table tfoot tr td {
    background: #eee;
    color: #333;
  }
.tableRecipt table {
  width: 100%;
}
.reciptTable thead tr th {
  font-weight: 400;
  font-size: 13px;
  color: #000;
  border-bottom: 1px solid #ddd;
}
.signatureRow {
  margin-top: 30px;
}
.date-short .control-label {
  width: auto;
  display: inline;
  float: left;
  margin-right: 5px;
  padding-top: 2px;
}
.fieldFull {
  width: 100%;
}
.downloadSignature {
  margin: 10px 0 0 0;
  padding: 0;
  width: 32px;
  height: 32px;
  float: left;
  display: inline-block;
  text-indent: -999999em;
  background: url("../../angular-app/images/download.png") center center
    no-repeat;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: "Lato", "Segoe UI", "Helvetica Neue", sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: Roboto Mono, Menlo, Monaco, Consolas, "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
:root{
  --colors-raw-neutral-fg-light: oklch(var(--colors-raw-neutral-fg-light-v-oklch));
  --colors-raw-neutral-fg-dark: oklch(var(--colors-raw-neutral-fg-dark-v-oklch));
  --colors-raw-neutral-bg-light: oklch(var(--colors-raw-neutral-bg-light-v-oklch));
  --colors-raw-neutral-bg-dark: oklch(var(--colors-raw-neutral-bg-dark-v-oklch));
  --colors-raw-base-bg1-light: oklch(var(--colors-raw-base-bg1-light-v-oklch));
  --colors-raw-base-bg1-dark: oklch(var(--colors-raw-base-bg1-dark-v-oklch));
  --colors-raw-base-bg2-light: oklch(var(--colors-raw-base-bg2-light-v-oklch));
  --colors-raw-base-bg2-dark: oklch(var(--colors-raw-base-bg2-dark-v-oklch));
  --colors-raw-base-bg3-light: oklch(var(--colors-raw-base-bg3-light-v-oklch));
  --colors-raw-base-bg3-dark: oklch(var(--colors-raw-base-bg3-dark-v-oklch));
  --colors-raw-babyblue-50: oklch(var(--colors-raw-babyblue-050-v-oklch));
  --colors-raw-babyblue-100: oklch(var(--colors-raw-babyblue-100-v-oklch));
  --colors-raw-babyblue-150: oklch(var(--colors-raw-babyblue-150-v-oklch));
  --colors-raw-babyblue-200: oklch(var(--colors-raw-babyblue-200-v-oklch));
  --colors-raw-babyblue-250: oklch(var(--colors-raw-babyblue-250-v-oklch));
  --colors-raw-babyblue-300: oklch(var(--colors-raw-babyblue-300-v-oklch));
  --colors-raw-babyblue-350: oklch(var(--colors-raw-babyblue-350-v-oklch));
  --colors-raw-babyblue-400: oklch(var(--colors-raw-babyblue-400-v-oklch));
  --colors-raw-babyblue-450: oklch(var(--colors-raw-babyblue-450-v-oklch));
  --colors-raw-babyblue-500: oklch(var(--colors-raw-babyblue-500-v-oklch));
  --colors-raw-babyblue-550: oklch(var(--colors-raw-babyblue-550-v-oklch));
  --colors-raw-babyblue-600: oklch(var(--colors-raw-babyblue-600-v-oklch));
  --colors-raw-babyblue-650: oklch(var(--colors-raw-babyblue-650-v-oklch));
  --colors-raw-babyblue-700: oklch(var(--colors-raw-babyblue-700-v-oklch));
  --colors-raw-babyblue-750: oklch(var(--colors-raw-babyblue-750-v-oklch));
  --colors-raw-babyblue-800: oklch(var(--colors-raw-babyblue-800-v-oklch));
  --colors-raw-babyblue-850: oklch(var(--colors-raw-babyblue-850-v-oklch));
  --colors-raw-babyblue-900: oklch(var(--colors-raw-babyblue-900-v-oklch));
  --colors-raw-babyblue-950: oklch(var(--colors-raw-babyblue-950-v-oklch));
  --colors-raw-rocketred-50: oklch(var(--colors-raw-rocketred-050-v-oklch));
  --colors-raw-rocketred-100: oklch(var(--colors-raw-rocketred-100-v-oklch));
  --colors-raw-rocketred-150: oklch(var(--colors-raw-rocketred-150-v-oklch));
  --colors-raw-rocketred-200: oklch(var(--colors-raw-rocketred-200-v-oklch));
  --colors-raw-rocketred-250: oklch(var(--colors-raw-rocketred-250-v-oklch));
  --colors-raw-rocketred-300: oklch(var(--colors-raw-rocketred-300-v-oklch));
  --colors-raw-rocketred-350: oklch(var(--colors-raw-rocketred-350-v-oklch));
  --colors-raw-rocketred-400: oklch(var(--colors-raw-rocketred-400-v-oklch));
  --colors-raw-rocketred-450: oklch(var(--colors-raw-rocketred-450-v-oklch));
  --colors-raw-rocketred-500: oklch(var(--colors-raw-rocketred-500-v-oklch));
  --colors-raw-rocketred-550: oklch(var(--colors-raw-rocketred-550-v-oklch));
  --colors-raw-rocketred-600: oklch(var(--colors-raw-rocketred-600-v-oklch));
  --colors-raw-rocketred-650: oklch(var(--colors-raw-rocketred-650-v-oklch));
  --colors-raw-rocketred-700: oklch(var(--colors-raw-rocketred-700-v-oklch));
  --colors-raw-rocketred-750: oklch(var(--colors-raw-rocketred-750-v-oklch));
  --colors-raw-rocketred-800: oklch(var(--colors-raw-rocketred-800-v-oklch));
  --colors-raw-rocketred-850: oklch(var(--colors-raw-rocketred-850-v-oklch));
  --colors-raw-rocketred-900: oklch(var(--colors-raw-rocketred-900-v-oklch));
  --colors-raw-rocketred-950: oklch(var(--colors-raw-rocketred-950-v-oklch));
  --colors-raw-groovygreen-50: oklch(var(--colors-raw-groovygreen-050-v-oklch));
  --colors-raw-groovygreen-100: oklch(var(--colors-raw-groovygreen-100-v-oklch));
  --colors-raw-groovygreen-150: oklch(var(--colors-raw-groovygreen-150-v-oklch));
  --colors-raw-groovygreen-200: oklch(var(--colors-raw-groovygreen-200-v-oklch));
  --colors-raw-groovygreen-250: oklch(var(--colors-raw-groovygreen-250-v-oklch));
  --colors-raw-groovygreen-300: oklch(var(--colors-raw-groovygreen-300-v-oklch));
  --colors-raw-groovygreen-350: oklch(var(--colors-raw-groovygreen-350-v-oklch));
  --colors-raw-groovygreen-400: oklch(var(--colors-raw-groovygreen-400-v-oklch));
  --colors-raw-groovygreen-450: oklch(var(--colors-raw-groovygreen-450-v-oklch));
  --colors-raw-groovygreen-500: oklch(var(--colors-raw-groovygreen-500-v-oklch));
  --colors-raw-groovygreen-550: oklch(var(--colors-raw-groovygreen-550-v-oklch));
  --colors-raw-groovygreen-600: oklch(var(--colors-raw-groovygreen-600-v-oklch));
  --colors-raw-groovygreen-650: oklch(var(--colors-raw-groovygreen-650-v-oklch));
  --colors-raw-groovygreen-700: oklch(var(--colors-raw-groovygreen-700-v-oklch));
  --colors-raw-groovygreen-750: oklch(var(--colors-raw-groovygreen-750-v-oklch));
  --colors-raw-groovygreen-800: oklch(var(--colors-raw-groovygreen-800-v-oklch));
  --colors-raw-groovygreen-850: oklch(var(--colors-raw-groovygreen-850-v-oklch));
  --colors-raw-groovygreen-900: oklch(var(--colors-raw-groovygreen-900-v-oklch));
  --colors-raw-groovygreen-950: oklch(var(--colors-raw-groovygreen-950-v-oklch));
  --colors-raw-yellowjacket-50: oklch(var(--colors-raw-yellowjacket-050-v-oklch));
  --colors-raw-yellowjacket-100: oklch(var(--colors-raw-yellowjacket-100-v-oklch));
  --colors-raw-yellowjacket-150: oklch(var(--colors-raw-yellowjacket-150-v-oklch));
  --colors-raw-yellowjacket-200: oklch(var(--colors-raw-yellowjacket-200-v-oklch));
  --colors-raw-yellowjacket-250: oklch(var(--colors-raw-yellowjacket-250-v-oklch));
  --colors-raw-yellowjacket-300: oklch(var(--colors-raw-yellowjacket-300-v-oklch));
  --colors-raw-yellowjacket-350: oklch(var(--colors-raw-yellowjacket-350-v-oklch));
  --colors-raw-yellowjacket-400: oklch(var(--colors-raw-yellowjacket-400-v-oklch));
  --colors-raw-yellowjacket-450: oklch(var(--colors-raw-yellowjacket-450-v-oklch));
  --colors-raw-yellowjacket-500: oklch(var(--colors-raw-yellowjacket-500-v-oklch));
  --colors-raw-yellowjacket-550: oklch(var(--colors-raw-yellowjacket-550-v-oklch));
  --colors-raw-yellowjacket-600: oklch(var(--colors-raw-yellowjacket-600-v-oklch));
  --colors-raw-yellowjacket-650: oklch(var(--colors-raw-yellowjacket-650-v-oklch));
  --colors-raw-yellowjacket-700: oklch(var(--colors-raw-yellowjacket-700-v-oklch));
  --colors-raw-yellowjacket-750: oklch(var(--colors-raw-yellowjacket-750-v-oklch));
  --colors-raw-yellowjacket-800: oklch(var(--colors-raw-yellowjacket-800-v-oklch));
  --colors-raw-yellowjacket-850: oklch(var(--colors-raw-yellowjacket-850-v-oklch));
  --colors-raw-yellowjacket-900: oklch(var(--colors-raw-yellowjacket-900-v-oklch));
  --colors-raw-yellowjacket-950: oklch(var(--colors-raw-yellowjacket-950-v-oklch));
  --colors-raw-floridaorange-50: oklch(var(--colors-raw-floridaorange-050-v-oklch));
  --colors-raw-floridaorange-100: oklch(var(--colors-raw-floridaorange-100-v-oklch));
  --colors-raw-floridaorange-150: oklch(var(--colors-raw-floridaorange-150-v-oklch));
  --colors-raw-floridaorange-200: oklch(var(--colors-raw-floridaorange-200-v-oklch));
  --colors-raw-floridaorange-250: oklch(var(--colors-raw-floridaorange-250-v-oklch));
  --colors-raw-floridaorange-300: oklch(var(--colors-raw-floridaorange-300-v-oklch));
  --colors-raw-floridaorange-350: oklch(var(--colors-raw-floridaorange-350-v-oklch));
  --colors-raw-floridaorange-400: oklch(var(--colors-raw-floridaorange-400-v-oklch));
  --colors-raw-floridaorange-450: oklch(var(--colors-raw-floridaorange-450-v-oklch));
  --colors-raw-floridaorange-500: oklch(var(--colors-raw-floridaorange-500-v-oklch));
  --colors-raw-floridaorange-550: oklch(var(--colors-raw-floridaorange-550-v-oklch));
  --colors-raw-floridaorange-600: oklch(var(--colors-raw-floridaorange-600-v-oklch));
  --colors-raw-floridaorange-650: oklch(var(--colors-raw-floridaorange-650-v-oklch));
  --colors-raw-floridaorange-700: oklch(var(--colors-raw-floridaorange-700-v-oklch));
  --colors-raw-floridaorange-750: oklch(var(--colors-raw-floridaorange-750-v-oklch));
  --colors-raw-floridaorange-800: oklch(var(--colors-raw-floridaorange-800-v-oklch));
  --colors-raw-floridaorange-850: oklch(var(--colors-raw-floridaorange-850-v-oklch));
  --colors-raw-floridaorange-900: oklch(var(--colors-raw-floridaorange-900-v-oklch));
  --colors-raw-floridaorange-950: oklch(var(--colors-raw-floridaorange-950-v-oklch));
}
[data-theme="roaring20s"]{
  --colors-raw-sepia-50: oklch(var(--colors-raw-sepia-050-v-oklch));
  --colors-raw-sepia-100: oklch(var(--colors-raw-sepia-100-v-oklch));
  --colors-raw-sepia-150: oklch(var(--colors-raw-sepia-150-v-oklch));
  --colors-raw-sepia-200: oklch(var(--colors-raw-sepia-200-v-oklch));
  --colors-raw-sepia-250: oklch(var(--colors-raw-sepia-250-v-oklch));
  --colors-raw-sepia-300: oklch(var(--colors-raw-sepia-300-v-oklch));
  --colors-raw-sepia-350: oklch(var(--colors-raw-sepia-350-v-oklch));
  --colors-raw-sepia-400: oklch(var(--colors-raw-sepia-400-v-oklch));
  --colors-raw-sepia-450: oklch(var(--colors-raw-sepia-450-v-oklch));
  --colors-raw-sepia-500: oklch(var(--colors-raw-sepia-500-v-oklch));
  --colors-raw-sepia-550: oklch(var(--colors-raw-sepia-550-v-oklch));
  --colors-raw-sepia-600: oklch(var(--colors-raw-sepia-600-v-oklch));
  --colors-raw-sepia-650: oklch(var(--colors-raw-sepia-650-v-oklch));
  --colors-raw-sepia-700: oklch(var(--colors-raw-sepia-700-v-oklch));
  --colors-raw-sepia-750: oklch(var(--colors-raw-sepia-750-v-oklch));
  --colors-raw-sepia-800: oklch(var(--colors-raw-sepia-800-v-oklch));
  --colors-raw-sepia-850: oklch(var(--colors-raw-sepia-850-v-oklch));
  --colors-raw-sepia-900: oklch(var(--colors-raw-sepia-900-v-oklch));
  --colors-raw-sepia-950: oklch(var(--colors-raw-sepia-950-v-oklch));
}
[data-theme="msfp"]{
  --colors-raw-rocketred-50: oklch(var(--colors-raw-rocketred-050-v-oklch));
  --colors-raw-rocketred-100: oklch(var(--colors-raw-rocketred-100-v-oklch));
  --colors-raw-rocketred-150: oklch(var(--colors-raw-rocketred-150-v-oklch));
  --colors-raw-rocketred-200: oklch(var(--colors-raw-rocketred-200-v-oklch));
  --colors-raw-rocketred-250: oklch(var(--colors-raw-rocketred-250-v-oklch));
  --colors-raw-rocketred-300: oklch(var(--colors-raw-rocketred-300-v-oklch));
  --colors-raw-rocketred-350: oklch(var(--colors-raw-rocketred-350-v-oklch));
  --colors-raw-rocketred-400: oklch(var(--colors-raw-rocketred-400-v-oklch));
  --colors-raw-rocketred-450: oklch(var(--colors-raw-rocketred-450-v-oklch));
  --colors-raw-rocketred-500: oklch(var(--colors-raw-rocketred-500-v-oklch));
  --colors-raw-rocketred-550: oklch(var(--colors-raw-rocketred-550-v-oklch));
  --colors-raw-rocketred-600: oklch(var(--colors-raw-rocketred-600-v-oklch));
  --colors-raw-rocketred-650: oklch(var(--colors-raw-rocketred-650-v-oklch));
  --colors-raw-rocketred-700: oklch(var(--colors-raw-rocketred-700-v-oklch));
  --colors-raw-rocketred-750: oklch(var(--colors-raw-rocketred-750-v-oklch));
  --colors-raw-rocketred-800: oklch(var(--colors-raw-rocketred-800-v-oklch));
  --colors-raw-rocketred-850: oklch(var(--colors-raw-rocketred-850-v-oklch));
  --colors-raw-rocketred-900: oklch(var(--colors-raw-rocketred-900-v-oklch));
  --colors-raw-rocketred-950: oklch(var(--colors-raw-rocketred-950-v-oklch));
}
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit{
  display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
:root,
[data-theme]{
  background-color: var(--fallback-b1,oklch(var(--b1)/1));
  color: var(--fallback-bc,oklch(var(--bc)/1));
}
@supports not (color: oklch(0% 0 0)){
  :root{
    color-scheme: light;
    --fallback-p: #491eff;
    --fallback-pc: #d4dbff;
    --fallback-s: #ff41c7;
    --fallback-sc: #fff9fc;
    --fallback-a: #00cfbd;
    --fallback-ac: #00100d;
    --fallback-n: #2b3440;
    --fallback-nc: #d7dde4;
    --fallback-b1: #ffffff;
    --fallback-b2: #e5e6e6;
    --fallback-b3: #e5e6e6;
    --fallback-bc: #1f2937;
    --fallback-in: #00b3f0;
    --fallback-inc: #000000;
    --fallback-su: #00ca92;
    --fallback-suc: #000000;
    --fallback-wa: #ffc22d;
    --fallback-wac: #000000;
    --fallback-er: #ff6f70;
    --fallback-erc: #000000;
  }
  @media (prefers-color-scheme: dark){
    :root{
      color-scheme: dark;
      --fallback-p: #7582ff;
      --fallback-pc: #050617;
      --fallback-s: #ff71cf;
      --fallback-sc: #190211;
      --fallback-a: #00c7b5;
      --fallback-ac: #000e0c;
      --fallback-n: #2a323c;
      --fallback-nc: #a6adbb;
      --fallback-b1: #1d232a;
      --fallback-b2: #191e24;
      --fallback-b3: #15191e;
      --fallback-bc: #a6adbb;
      --fallback-in: #00b3f0;
      --fallback-inc: #000000;
      --fallback-su: #00ca92;
      --fallback-suc: #000000;
      --fallback-wa: #ffc22d;
      --fallback-wac: #000000;
      --fallback-er: #ff6f70;
      --fallback-erc: #000000;
    }
  }
}
html{
  -webkit-tap-highlight-color: transparent;
}
*{
  scrollbar-color: color-mix(in oklch, currentColor 35%, transparent) transparent;
}
*:hover{
  scrollbar-color: color-mix(in oklch, currentColor 60%, transparent) transparent;
}
:root{
  color-scheme: light;
  --in: 72.06% 0.191 231.6;
  --su: 64.8% 0.150 160;
  --wa: 84.71% 0.199 83.87;
  --er: 71.76% 0.221 22.18;
  --pc: 89.824% 0.06192 275.75;
  --ac: 15.352% 0.0368 183.61;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 49.12% 0.3096 275.75;
  --s: 69.71% 0.329 342.55;
  --sc: 98.71% 0.0106 342.55;
  --a: 76.76% 0.184 183.61;
  --n: 32.1785% 0.02476 255.701624;
  --nc: 89.4994% 0.011585 252.096176;
  --b1: 100% 0 0;
  --b2: 96.1151% 0 0;
  --b3: 92.4169% 0.00108 197.137559;
  --bc: 27.8078% 0.029596 256.847952;
}
@media (prefers-color-scheme: dark){
  :root{
    color-scheme: dark;
    --in: 72.06% 0.191 231.6;
    --su: 64.8% 0.150 160;
    --wa: 84.71% 0.199 83.87;
    --er: 71.76% 0.221 22.18;
    --pc: 13.138% 0.0392 275.75;
    --sc: 14.96% 0.052 342.55;
    --ac: 14.902% 0.0334 183.61;
    --inc: 0% 0 0;
    --suc: 0% 0 0;
    --wac: 0% 0 0;
    --erc: 0% 0 0;
    --rounded-box: 1rem;
    --rounded-btn: 0.5rem;
    --rounded-badge: 1.9rem;
    --animation-btn: 0.25s;
    --animation-input: .2s;
    --btn-focus-scale: 0.95;
    --border-btn: 1px;
    --tab-border: 1px;
    --tab-radius: 0.5rem;
    --p: 65.69% 0.196 275.75;
    --s: 74.8% 0.26 342.55;
    --a: 74.51% 0.167 183.61;
    --n: 31.3815% 0.021108 254.139175;
    --nc: 74.6477% 0.0216 264.435964;
    --b1: 25.3267% 0.015896 252.417568;
    --b2: 23.2607% 0.013807 253.100675;
    --b3: 21.1484% 0.01165 254.087939;
    --bc: 74.6477% 0.0216 264.435964;
  }
}
[data-theme=msfp]{
  color-scheme: light;
  --in: 72.06% 0.191 231.6;
  --su: 64.8% 0.150 160;
  --wa: 84.71% 0.199 83.87;
  --er: 71.76% 0.221 22.18;
  --pc: 89.824% 0.06192 275.75;
  --ac: 15.352% 0.0368 183.61;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 49.12% 0.3096 275.75;
  --s: 69.71% 0.329 342.55;
  --sc: 98.71% 0.0106 342.55;
  --a: 76.76% 0.184 183.61;
  --n: 32.1785% 0.02476 255.701624;
  --nc: 89.4994% 0.011585 252.096176;
  --b1: 100% 0 0;
  --b2: 96.1151% 0 0;
  --b3: 92.4169% 0.00108 197.137559;
  --bc: 27.8078% 0.029596 256.847952;
}
[data-theme=roaring20s]{
  color-scheme: light;
  --inc: 90.923% 0.043042 262.880917;
  --suc: 12.541% 0.033982 149.213788;
  --wac: 13.3168% 0.031484 58.31834;
  --erc: 13.144% 0.0398 27.33;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --p: 76.8664% 0.104092 22.664655;
  --pc: 26.5104% 0.006243 0.522862;
  --s: 80.7415% 0.052534 159.094608;
  --sc: 26.5104% 0.006243 0.522862;
  --a: 70.3919% 0.125455 52.953428;
  --ac: 26.5104% 0.006243 0.522862;
  --n: 28.4181% 0.009519 355.534017;
  --nc: 92.5604% 0.025113 89.217311;
  --b1: 91.6374% 0.034554 90.51575;
  --b2: 88.2722% 0.049418 91.774344;
  --b3: 84.133% 0.065952 90.856665;
  --bc: 26.5104% 0.006243 0.522862;
  --in: 54.615% 0.215208 262.880917;
  --su: 62.7052% 0.169912 149.213788;
  --wa: 66.584% 0.157422 58.31834;
  --er: 65.72% 0.199 27.33;
  --rounded-box: 0.4rem;
  --rounded-btn: 0.4rem;
  --rounded-badge: 0.4rem;
  --tab-radius: 0.4rem;
}
[data-theme=msfp-dark]{
  color-scheme: dark;
  --in: 72.06% 0.191 231.6;
  --su: 64.8% 0.150 160;
  --wa: 84.71% 0.199 83.87;
  --er: 71.76% 0.221 22.18;
  --pc: 13.138% 0.0392 275.75;
  --sc: 14.96% 0.052 342.55;
  --ac: 14.902% 0.0334 183.61;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 65.69% 0.196 275.75;
  --s: 74.8% 0.26 342.55;
  --a: 74.51% 0.167 183.61;
  --n: 31.3815% 0.021108 254.139175;
  --nc: 74.6477% 0.0216 264.435964;
  --b1: 25.3267% 0.015896 252.417568;
  --b2: 23.2607% 0.013807 253.100675;
  --b3: 21.1484% 0.01165 254.087939;
  --bc: 74.6477% 0.0216 264.435964;
}
.ms-dui-alert{
  display: grid;
  width: 100%;
  grid-auto-flow: row;
  align-content: flex-start;
  align-items: center;
  justify-items: center;
  gap: 1rem;
  text-align: center;
  border-radius: var(--rounded-box, 1rem);
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  --alert-bg: var(--fallback-b2,oklch(var(--b2)/1));
  --alert-bg-mix: var(--fallback-b1,oklch(var(--b1)/1));
  background-color: var(--alert-bg);
}
@media (min-width: 640px){
  .ms-dui-alert{
    grid-auto-flow: column;
    grid-template-columns: auto minmax(auto,1fr);
    justify-items: start;
    text-align: start;
  }
}
.ms-dui-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-duration: 200ms;
  height: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 0.563rem;
  padding-right: 0.563rem;
  border-radius: var(--rounded-badge, 1.9rem);
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
}
@media (hover:hover){
  .ms-dui-checkbox-primary:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));
  }
  .ms-dui-menu li > *:not(ul, .ms-dui-menu-title, details, .ms-dui-btn):active,
.ms-dui-menu li > *:not(ul, .ms-dui-menu-title, details, .ms-dui-btn).ms-dui-active,
.ms-dui-menu li > details > summary:active{
    --tw-bg-opacity: 1;
    background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
    --tw-text-opacity: 1;
    color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)));
  }
  .ms-dui-radio-info:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-in,oklch(var(--in)/var(--tw-border-opacity)));
  }
  .ms-dui-table tr.ms-dui-hover:hover,
  .ms-dui-table tr.ms-dui-hover:nth-child(even):hover{
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
  }
}
.ms-dui-btn{
  display: inline-flex;
  height: 3rem;
  min-height: 3rem;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: var(--rounded-btn, 0.5rem);
  border-color: transparent;
  border-color: oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1em;
  gap: 0.5rem;
  font-weight: 600;
  text-decoration-line: none;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  border-width: var(--border-btn, 1px);
  transition-property: color, background-color, border-color, opacity, box-shadow, transform;
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-color: var(--fallback-bc,oklch(var(--bc)/1));
  background-color: oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  --tw-border-opacity: 1;
}
.ms-dui-btn-disabled,
  .ms-dui-btn[disabled],
  .ms-dui-btn:disabled{
  pointer-events: none;
}
.ms-dui-btn-circle{
  height: 3rem;
  width: 3rem;
  border-radius: 9999px;
  padding: 0px;
}
:where(.ms-dui-btn:is(input[type="checkbox"])),
:where(.ms-dui-btn:is(input[type="radio"])){
  width: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ms-dui-btn:is(input[type="checkbox"]):after,
.ms-dui-btn:is(input[type="radio"]):after{
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}
.ms-dui-card{
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: var(--rounded-box, 1rem);
}
.ms-dui-card:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ms-dui-card-body{
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: var(--padding-card, 2rem);
  gap: 0.5rem;
}
.ms-dui-card-body :where(p){
  flex-grow: 1;
}
.ms-dui-card figure{
  display: flex;
  align-items: center;
  justify-content: center;
}
.ms-dui-card.ms-dui-image-full{
  display: grid;
}
.ms-dui-card.ms-dui-image-full:before{
  position: relative;
  content: "";
  z-index: 10;
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
  opacity: 0.75;
}
.ms-dui-card.ms-dui-image-full:before,
    .ms-dui-card.ms-dui-image-full > *{
  grid-column-start: 1;
  grid-row-start: 1;
}
.ms-dui-card.ms-dui-image-full > figure img{
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ms-dui-card.ms-dui-image-full > .ms-dui-card-body{
  position: relative;
  z-index: 20;
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)));
}
.ms-dui-checkbox{
  flex-shrink: 0;
  --chkbg: var(--fallback-bc,oklch(var(--bc)/1));
  --chkfg: var(--fallback-b1,oklch(var(--b1)/1));
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: var(--rounded-btn, 0.5rem);
  border-width: 1px;
  border-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));
  --tw-border-opacity: 0.2;
}
.ms-dui-drawer-toggle{
  position: fixed;
  height: 0px;
  width: 0px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
}
.ms-dui-drawer-toggle:checked ~ .ms-dui-drawer-side{
  pointer-events: auto;
  visibility: visible;
  overflow-y: auto;
}
.ms-dui-drawer-toggle:checked ~ .ms-dui-drawer-side > *:not(.ms-dui-drawer-overlay){
  transform: translateX(0%);
}
.ms-dui-drawer-end > .ms-dui-drawer-toggle ~ .ms-dui-drawer-content{
  grid-column-start: 1;
}
.ms-dui-drawer-end > .ms-dui-drawer-toggle ~ .ms-dui-drawer-side{
  grid-column-start: 2;
  justify-items: end;
}
.ms-dui-drawer-end > .ms-dui-drawer-toggle ~ .ms-dui-drawer-side > *:not(.ms-dui-drawer-overlay){
  transform: translateX(100%);
}
[dir="rtl"] .ms-dui-drawer-end > .ms-dui-drawer-toggle ~ .ms-dui-drawer-side > *:not(.ms-dui-drawer-overlay){
  transform: translateX(-100%);
}
.ms-dui-drawer-end > .ms-dui-drawer-toggle:checked ~ .ms-dui-drawer-side > *:not(.ms-dui-drawer-overlay){
  transform: translateX(0%);
}
.ms-dui-dropdown{
  position: relative;
  display: inline-block;
}
.ms-dui-dropdown > *:not(summary):focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ms-dui-dropdown .ms-dui-dropdown-content{
  position: absolute;
}
.ms-dui-dropdown:is(:not(details)) .ms-dui-dropdown-content{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  visibility: hidden;
  opacity: 0;
  transform-origin: top;
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-duration: 200ms;
}
.ms-dui-dropdown-end .ms-dui-dropdown-content{
  inset-inline-end: 0px;
}
.ms-dui-dropdown-left .ms-dui-dropdown-content{
  bottom: auto;
  inset-inline-end: 100%;
  top: 0px;
  transform-origin: right;
}
.ms-dui-dropdown-right .ms-dui-dropdown-content{
  bottom: auto;
  inset-inline-start: 100%;
  top: 0px;
  transform-origin: left;
}
.ms-dui-dropdown-bottom .ms-dui-dropdown-content{
  bottom: auto;
  top: 100%;
  transform-origin: top;
}
.ms-dui-dropdown-top .ms-dui-dropdown-content{
  bottom: 100%;
  top: auto;
  transform-origin: bottom;
}
.ms-dui-dropdown-end.ms-dui-dropdown-right .ms-dui-dropdown-content{
  bottom: 0px;
  top: auto;
}
.ms-dui-dropdown-end.ms-dui-dropdown-left .ms-dui-dropdown-content{
  bottom: 0px;
  top: auto;
}
.ms-dui-dropdown.ms-dui-dropdown-open .ms-dui-dropdown-content,
.ms-dui-dropdown:not(.ms-dui-dropdown-hover):focus .ms-dui-dropdown-content,
.ms-dui-dropdown:focus-within .ms-dui-dropdown-content{
  visibility: visible;
  opacity: 1;
}
@media (hover: hover){
  .ms-dui-dropdown.ms-dui-dropdown-hover:hover .ms-dui-dropdown-content{
    visibility: visible;
    opacity: 1;
  }
  .ms-dui-btm-nav > *.ms-dui-disabled:hover,
      .ms-dui-btm-nav > *[disabled]:hover{
    pointer-events: none;
    --tw-border-opacity: 0;
    background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
    --tw-bg-opacity: 0.1;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
    --tw-text-opacity: 0.2;
  }
  .ms-dui-btn:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn:hover{
      background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
      border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          );
    }
  }
  @supports not (color: oklch(0% 0 0)){
    .ms-dui-btn:hover{
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }
  .ms-dui-btn:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn:hover{
      background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
      border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          );
    }
  }
  @supports not (color: oklch(0% 0 0)){
    .ms-dui-btn:hover{
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }
  .ms-dui-btn:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn:hover{
      background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
      border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          );
    }
  }
  @supports not (color: oklch(0% 0 0)){
    .ms-dui-btn:hover{
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }
  .ms-dui-btn.ms-dui-glass:hover{
    --glass-opacity: 25%;
    --glass-border-opacity: 15%;
  }
  .ms-dui-btn-ghost:hover{
    border-color: transparent;
  }
  @supports (color: oklch(0% 0 0)){
    .ms-dui-btn-ghost:hover{
      background-color: var(--fallback-bc,oklch(var(--bc)/0.2));
    }
  }
  .ms-dui-btn-ghost:hover{
    border-color: transparent;
  }
  @supports (color: oklch(0% 0 0)){
    .ms-dui-btn-ghost:hover{
      background-color: var(--fallback-bc,oklch(var(--bc)/0.2));
    }
  }
  .ms-dui-btn-link:hover{
    border-color: transparent;
    background-color: transparent;
    text-decoration-line: underline;
  }
  .ms-dui-btn-outline.\!ms-dui-btn-primary:hover{
    --tw-text-opacity: 1 !important;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity))) !important;
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.\!ms-dui-btn-primary:hover{
      background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black) !important;
      border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black) !important;
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-primary:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-primary:hover{
      background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.\!ms-dui-btn-primary:hover{
    --tw-text-opacity: 1 !important;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity))) !important;
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.\!ms-dui-btn-primary:hover{
      background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black) !important;
      border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black) !important;
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-primary:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-primary:hover{
      background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-secondary:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-secondary:hover{
      background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-secondary:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-secondary:hover{
      background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-success:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-suc,oklch(var(--suc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-success:hover{
      background-color: color-mix(in oklab, var(--fallback-su,oklch(var(--su)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-su,oklch(var(--su)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-success:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-suc,oklch(var(--suc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-success:hover{
      background-color: color-mix(in oklab, var(--fallback-su,oklch(var(--su)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-su,oklch(var(--su)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-info:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-inc,oklch(var(--inc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-info:hover{
      background-color: color-mix(in oklab, var(--fallback-in,oklch(var(--in)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-in,oklch(var(--in)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-info:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-inc,oklch(var(--inc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-info:hover{
      background-color: color-mix(in oklab, var(--fallback-in,oklch(var(--in)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-in,oklch(var(--in)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-warning:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-wac,oklch(var(--wac)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-warning:hover{
      background-color: color-mix(in oklab, var(--fallback-wa,oklch(var(--wa)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-wa,oklch(var(--wa)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.ms-dui-btn-warning:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-wac,oklch(var(--wac)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ms-dui-btn-warning:hover{
      background-color: color-mix(in oklab, var(--fallback-wa,oklch(var(--wa)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-wa,oklch(var(--wa)/1)) 90%, black);
    }
  }
  .ms-dui-btn-disabled:hover,
    .ms-dui-btn[disabled]:hover,
    .ms-dui-btn:disabled:hover{
    --tw-border-opacity: 0;
    background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
    --tw-bg-opacity: 0.2;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
    --tw-text-opacity: 0.2;
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn:is(input[type="checkbox"]:checked):hover, .ms-dui-btn:is(input[type="radio"]:checked):hover{
      background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
    }
  }
  .ms-dui-dropdown.ms-dui-dropdown-hover:hover .ms-dui-dropdown-content{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover{
    cursor: pointer;
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  @supports (color: oklch(0% 0 0)){
    :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover{
      background-color: var(--fallback-bc,oklch(var(--bc)/0.1));
    }
  }
  :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover{
    cursor: pointer;
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  @supports (color: oklch(0% 0 0)){
    :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover{
      background-color: var(--fallback-bc,oklch(var(--bc)/0.1));
    }
  }
  :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover{
    cursor: pointer;
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  @supports (color: oklch(0% 0 0)){
    :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover{
      background-color: var(--fallback-bc,oklch(var(--bc)/0.1));
    }
  }
  :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover{
    cursor: pointer;
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  @supports (color: oklch(0% 0 0)){
    :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(.ms-dui-active, .ms-dui-btn):hover{
      background-color: var(--fallback-bc,oklch(var(--bc)/0.1));
    }
  }
}
.ms-dui-dropdown:is(details) summary::-webkit-details-marker{
  display: none;
}
.ms-dui-input{
  flex-shrink: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 2;
  line-height: 1.5rem;
  border-radius: var(--rounded-btn, 0.5rem);
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.ms-dui-input[type="number"]::-webkit-inner-spin-button,
.ms-dui-input-md[type="number"]::-webkit-inner-spin-button{
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-inline-end: -1rem;
}
.ms-dui-join{
  display: inline-flex;
  align-items: stretch;
  border-radius: var(--rounded-btn, 0.5rem);
}
.ms-dui-join :where(.ms-dui-join-item){
  border-start-end-radius: 0;
  border-end-end-radius: 0;
  border-end-start-radius: 0;
  border-start-start-radius: 0;
}
.ms-dui-join .ms-dui-join-item:not(:first-child):not(:last-child),
  .ms-dui-join *:not(:first-child):not(:last-child) .ms-dui-join-item{
  border-start-end-radius: 0;
  border-end-end-radius: 0;
  border-end-start-radius: 0;
  border-start-start-radius: 0;
}
.ms-dui-join .ms-dui-join-item:first-child:not(:last-child),
  .ms-dui-join *:first-child:not(:last-child) .ms-dui-join-item{
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}
.ms-dui-join .ms-dui-dropdown .ms-dui-join-item:first-child:not(:last-child),
  .ms-dui-join *:first-child:not(:last-child) .ms-dui-dropdown .ms-dui-join-item{
  border-start-end-radius: inherit;
  border-end-end-radius: inherit;
}
.ms-dui-join :where(.ms-dui-join-item:first-child:not(:last-child)),
  .ms-dui-join :where(*:first-child:not(:last-child) .ms-dui-join-item){
  border-end-start-radius: inherit;
  border-start-start-radius: inherit;
}
.ms-dui-join .ms-dui-join-item:last-child:not(:first-child),
  .ms-dui-join *:last-child:not(:first-child) .ms-dui-join-item{
  border-end-start-radius: 0;
  border-start-start-radius: 0;
}
.ms-dui-join :where(.ms-dui-join-item:last-child:not(:first-child)),
  .ms-dui-join :where(*:last-child:not(:first-child) .ms-dui-join-item){
  border-start-end-radius: inherit;
  border-end-end-radius: inherit;
}
@supports not selector(:has(*)){
  :where(.ms-dui-join *){
    border-radius: inherit;
  }
}
@supports selector(:has(*)){
  :where(.ms-dui-join *:has(.ms-dui-join-item)){
    border-radius: inherit;
  }
}
.ms-dui-menu{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.5rem;
}
.ms-dui-menu :where(li ul){
  position: relative;
  white-space: nowrap;
  margin-inline-start: 1rem;
  padding-inline-start: 0.5rem;
}
.ms-dui-menu :where(li:not(.ms-dui-menu-title) > *:not(ul, details, .ms-dui-menu-title, .ms-dui-btn)), .ms-dui-menu :where(li:not(.ms-dui-menu-title) > details > summary:not(.ms-dui-menu-title)){
  display: grid;
  grid-auto-flow: column;
  align-content: flex-start;
  align-items: center;
  gap: 0.5rem;
  grid-auto-columns: minmax(auto, max-content) auto max-content;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ms-dui-menu li.ms-dui-disabled{
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: var(--fallback-bc,oklch(var(--bc)/0.3));
}
.ms-dui-menu :where(li > .ms-dui-menu-dropdown:not(.ms-dui-menu-dropdown-show)){
  display: none;
}
:where(.ms-dui-menu li){
  position: relative;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
}
:where(.ms-dui-menu li) .ms-dui-badge{
  justify-self: end;
}
.ms-dui-progress{
  position: relative;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  height: 0.5rem;
  border-radius: var(--rounded-box, 1rem);
  background-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.ms-dui-radio{
  flex-shrink: 0;
  --chkbg: var(--bc);
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 9999px;
  border-width: 1px;
  border-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));
  --tw-border-opacity: 0.2;
}
.ms-dui-swap{
  position: relative;
  display: inline-grid;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  place-content: center;
  cursor: pointer;
}
.ms-dui-swap > *{
  grid-column-start: 1;
  grid-row-start: 1;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-property: transform, opacity;
}
.ms-dui-swap input{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ms-dui-swap .ms-dui-swap-on,
.ms-dui-swap .ms-dui-swap-indeterminate,
.ms-dui-swap input:indeterminate ~ .ms-dui-swap-on{
  opacity: 0;
}
.ms-dui-swap input:checked ~ .ms-dui-swap-off,
.ms-dui-swap-active .ms-dui-swap-off,
.ms-dui-swap input:indeterminate ~ .ms-dui-swap-off{
  opacity: 0;
}
.ms-dui-swap input:checked ~ .ms-dui-swap-on,
.ms-dui-swap-active .ms-dui-swap-on,
.ms-dui-swap input:indeterminate ~ .ms-dui-swap-indeterminate{
  opacity: 1;
}
.ms-dui-table{
  position: relative;
  width: 100%;
  border-radius: var(--rounded-box, 1rem);
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.ms-dui-table :where(.ms-dui-table-pin-rows thead tr){
  position: sticky;
  top: 0px;
  z-index: 1;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.ms-dui-table :where(.ms-dui-table-pin-rows tfoot tr){
  position: sticky;
  bottom: 0px;
  z-index: 1;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.ms-dui-table :where(.ms-dui-table-pin-cols tr th){
  position: sticky;
  left: 0px;
  right: 0px;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.ms-dui-alert-error{
  border-color: var(--fallback-er,oklch(var(--er)/0.2));
  --tw-text-opacity: 1;
  color: var(--fallback-erc,oklch(var(--erc)/var(--tw-text-opacity)));
  --alert-bg: var(--fallback-er,oklch(var(--er)/1));
  --alert-bg-mix: var(--fallback-b1,oklch(var(--b1)/1));
}
.ms-dui-badge-secondary{
  --tw-border-opacity: 1;
  border-color: var(--fallback-s,oklch(var(--s)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-s,oklch(var(--s)/var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
}
.ms-dui-badge-outline.ms-dui-badge-secondary{
  --tw-text-opacity: 1;
  color: var(--fallback-s,oklch(var(--s)/var(--tw-text-opacity)));
}
.ms-dui-btm-nav > *.ms-dui-disabled,
    .ms-dui-btm-nav > *[disabled]{
  pointer-events: none;
  --tw-border-opacity: 0;
  background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
  --tw-bg-opacity: 0.1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  --tw-text-opacity: 0.2;
}
@media (prefers-reduced-motion: no-preference){
  .ms-dui-btn{
    animation: button-pop var(--animation-btn, 0.25s) ease-out;
  }
}
.ms-dui-btn:active:hover,
  .ms-dui-btn:active:focus{
  animation: button-pop 0s ease-out;
  transform: scale(var(--btn-focus-scale, 0.97));
}
@supports not (color: oklch(0% 0 0)){
  .ms-dui-btn{
    background-color: var(--btn-color, var(--fallback-b2));
    border-color: var(--btn-color, var(--fallback-b2));
  }
  .\!ms-dui-btn-primary{
    --btn-color: var(--fallback-p) !important;
  }
  .ms-dui-btn-primary{
    --btn-color: var(--fallback-p);
  }
  .ms-dui-btn-secondary{
    --btn-color: var(--fallback-s);
  }
  .ms-dui-btn-info{
    --btn-color: var(--fallback-in);
  }
  .ms-dui-btn-success{
    --btn-color: var(--fallback-su);
  }
  .ms-dui-btn-warning{
    --btn-color: var(--fallback-wa);
  }
}
@supports (color: color-mix(in oklab, black, black)){
  .ms-dui-btn-active{
    background-color: color-mix(
          in oklab,
          oklch(var(--btn-color, var(--b3)) / var(--tw-bg-opacity, 1)) 90%,
          black
        );
    border-color: color-mix(
          in oklab,
          oklch(var(--btn-color, var(--b3)) / var(--tw-border-opacity, 1)) 90%,
          black
        );
  }
  .ms-dui-btn-outline.\!ms-dui-btn-primary.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black) !important;
    border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black) !important;
  }
  .ms-dui-btn-outline.ms-dui-btn-primary.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
  }
  .ms-dui-btn-outline.ms-dui-btn-secondary.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
  }
  .ms-dui-btn-outline.ms-dui-btn-accent.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-a,oklch(var(--a)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-a,oklch(var(--a)/1)) 90%, black);
  }
  .ms-dui-btn-outline.ms-dui-btn-success.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-su,oklch(var(--su)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-su,oklch(var(--su)/1)) 90%, black);
  }
  .ms-dui-btn-outline.ms-dui-btn-info.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-in,oklch(var(--in)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-in,oklch(var(--in)/1)) 90%, black);
  }
  .ms-dui-btn-outline.ms-dui-btn-warning.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-wa,oklch(var(--wa)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-wa,oklch(var(--wa)/1)) 90%, black);
  }
  .ms-dui-btn-outline.ms-dui-btn-error.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-er,oklch(var(--er)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-er,oklch(var(--er)/1)) 90%, black);
  }
}
.ms-dui-btn:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}
.\!ms-dui-btn-primary{
  --tw-text-opacity: 1 !important;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity))) !important;
  outline-color: var(--fallback-p,oklch(var(--p)/1)) !important;
}
.ms-dui-btn-primary{
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
  outline-color: var(--fallback-p,oklch(var(--p)/1));
}
@supports (color: oklch(0% 0 0)){
  .\!ms-dui-btn-primary{
    --btn-color: var(--p) !important;
  }
  .ms-dui-btn-primary{
    --btn-color: var(--p);
  }
  .ms-dui-btn-secondary{
    --btn-color: var(--s);
  }
  .ms-dui-btn-info{
    --btn-color: var(--in);
  }
  .ms-dui-btn-success{
    --btn-color: var(--su);
  }
  .ms-dui-btn-warning{
    --btn-color: var(--wa);
  }
}
.ms-dui-btn-secondary{
  --tw-text-opacity: 1;
  color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
  outline-color: var(--fallback-s,oklch(var(--s)/1));
}
.ms-dui-btn-info{
  --tw-text-opacity: 1;
  color: var(--fallback-inc,oklch(var(--inc)/var(--tw-text-opacity)));
  outline-color: var(--fallback-in,oklch(var(--in)/1));
}
.ms-dui-btn-success{
  --tw-text-opacity: 1;
  color: var(--fallback-suc,oklch(var(--suc)/var(--tw-text-opacity)));
  outline-color: var(--fallback-su,oklch(var(--su)/1));
}
.ms-dui-btn-warning{
  --tw-text-opacity: 1;
  color: var(--fallback-wac,oklch(var(--wac)/var(--tw-text-opacity)));
  outline-color: var(--fallback-wa,oklch(var(--wa)/1));
}
.ms-dui-btn.ms-dui-glass{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-color: currentColor;
}
.ms-dui-btn.ms-dui-glass.ms-dui-btn-active{
  --glass-opacity: 25%;
  --glass-border-opacity: 15%;
}
.ms-dui-btn-ghost{
  border-width: 1px;
  border-color: transparent;
  background-color: transparent;
  color: currentColor;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-color: currentColor;
}
.ms-dui-btn-ghost.ms-dui-btn-active{
  border-color: transparent;
  background-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.ms-dui-btn-link{
  border-color: transparent;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity)));
  text-decoration-line: underline;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-color: currentColor;
}
.ms-dui-btn-link.ms-dui-btn-active{
  border-color: transparent;
  background-color: transparent;
  text-decoration-line: underline;
}
.ms-dui-btn-outline.ms-dui-btn-active{
  --tw-border-opacity: 1;
  border-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-b1,oklch(var(--b1)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.\!ms-dui-btn-primary{
  --tw-text-opacity: 1 !important;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity))) !important;
}
.ms-dui-btn-outline.ms-dui-btn-primary{
  --tw-text-opacity: 1;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.\!ms-dui-btn-primary.ms-dui-btn-active{
  --tw-text-opacity: 1 !important;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity))) !important;
}
.ms-dui-btn-outline.ms-dui-btn-primary.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-secondary{
  --tw-text-opacity: 1;
  color: var(--fallback-s,oklch(var(--s)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-secondary.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-accent.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-ac,oklch(var(--ac)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-success{
  --tw-text-opacity: 1;
  color: var(--fallback-su,oklch(var(--su)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-success.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-suc,oklch(var(--suc)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-info{
  --tw-text-opacity: 1;
  color: var(--fallback-in,oklch(var(--in)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-info.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-inc,oklch(var(--inc)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-warning{
  --tw-text-opacity: 1;
  color: var(--fallback-wa,oklch(var(--wa)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-warning.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-wac,oklch(var(--wac)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ms-dui-btn-error.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-erc,oklch(var(--erc)/var(--tw-text-opacity)));
}
.ms-dui-btn.ms-dui-btn-disabled,
  .ms-dui-btn[disabled],
  .ms-dui-btn:disabled{
  --tw-border-opacity: 0;
  background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
  --tw-bg-opacity: 0.2;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  --tw-text-opacity: 0.2;
}
.ms-dui-btn:is(input[type="checkbox"]:checked),
.ms-dui-btn:is(input[type="radio"]:checked){
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
}
.ms-dui-btn:is(input[type="checkbox"]:checked):focus-visible, .ms-dui-btn:is(input[type="radio"]:checked):focus-visible{
  outline-color: var(--fallback-p,oklch(var(--p)/1));
}
@keyframes button-pop{
  0%{
    transform: scale(var(--btn-focus-scale, 0.98));
  }
  40%{
    transform: scale(1.02);
  }
  100%{
    transform: scale(1);
  }
}
.ms-dui-card :where(figure:first-child){
  overflow: hidden;
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
  border-end-start-radius: unset;
  border-end-end-radius: unset;
}
.ms-dui-card :where(figure:last-child){
  overflow: hidden;
  border-start-start-radius: unset;
  border-start-end-radius: unset;
  border-end-start-radius: inherit;
  border-end-end-radius: inherit;
}
.ms-dui-card:focus-visible{
  outline: 2px solid currentColor;
  outline-offset: 2px;
}
.ms-dui-card.ms-dui-bordered{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
}
.ms-dui-card-bordered{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
}
.ms-dui-card.ms-dui-compact .ms-dui-card-body{
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.ms-dui-card-title{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}
.ms-dui-card.ms-dui-image-full :where(figure){
  overflow: hidden;
  border-radius: inherit;
}
.ms-dui-checkbox:focus{
  box-shadow: none;
}
.ms-dui-checkbox:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: var(--fallback-bc,oklch(var(--bc)/1));
}
.ms-dui-checkbox:disabled{
  border-width: 0px;
  cursor: not-allowed;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));
  opacity: 0.2;
}
.ms-dui-checkbox:checked,
  .ms-dui-checkbox[aria-checked="true"]{
  background-repeat: no-repeat;
  animation: checkmark var(--animation-input, 0.2s) ease-out;
  background-color: var(--chkbg);
  background-image: linear-gradient(-45deg, transparent 65%, var(--chkbg) 65.99%),
      linear-gradient(45deg, transparent 75%, var(--chkbg) 75.99%),
      linear-gradient(-45deg, var(--chkbg) 40%, transparent 40.99%),
      linear-gradient(
        45deg,
        var(--chkbg) 30%,
        var(--chkfg) 30.99%,
        var(--chkfg) 40%,
        transparent 40.99%
      ),
      linear-gradient(-45deg, var(--chkfg) 50%, var(--chkbg) 50.99%);
}
.ms-dui-checkbox:indeterminate{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));
  background-repeat: no-repeat;
  animation: checkmark var(--animation-input, 0.2s) ease-out;
  background-image: linear-gradient(90deg, transparent 80%, var(--chkbg) 80%),
      linear-gradient(-90deg, transparent 80%, var(--chkbg) 80%),
      linear-gradient(0deg, var(--chkbg) 43%, var(--chkfg) 43%, var(--chkfg) 57%, var(--chkbg) 57%);
}
.ms-dui-checkbox-primary{
  --chkbg: var(--fallback-p,oklch(var(--p)/1));
  --chkfg: var(--fallback-pc,oklch(var(--pc)/1));
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));
}
.ms-dui-checkbox-primary:focus-visible{
  outline-color: var(--fallback-p,oklch(var(--p)/1));
}
.ms-dui-checkbox-primary:checked,
    .ms-dui-checkbox-primary[aria-checked="true"]{
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
}
@keyframes checkmark{
  0%{
    background-position-y: 5px;
  }
  50%{
    background-position-y: -2px;
  }
  100%{
    background-position-y: 0;
  }
}
.ms-dui-drawer-toggle:checked ~ .ms-dui-drawer-side > .ms-dui-drawer-overlay{
  background-color: #0006;
}
.ms-dui-drawer-toggle:focus-visible ~ .ms-dui-drawer-content label.ms-dui-drawer-button{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}
.ms-dui-dropdown.ms-dui-dropdown-open .ms-dui-dropdown-content,
.ms-dui-dropdown:focus .ms-dui-dropdown-content,
.ms-dui-dropdown:focus-within .ms-dui-dropdown-content{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ms-dui-input input{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
  background-color: transparent;
}
.ms-dui-input input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ms-dui-input[list]::-webkit-calendar-picker-indicator{
  line-height: 1em;
}
.ms-dui-input-bordered{
  border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.ms-dui-input:focus,
  .ms-dui-input:focus-within{
  box-shadow: none;
  border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.ms-dui-input-info{
  --tw-border-opacity: 1;
  border-color: var(--fallback-in,oklch(var(--in)/var(--tw-border-opacity)));
}
.ms-dui-input-info:focus,
    .ms-dui-input-info:focus-within{
  --tw-border-opacity: 1;
  border-color: var(--fallback-in,oklch(var(--in)/var(--tw-border-opacity)));
  outline-color: var(--fallback-in,oklch(var(--in)/1));
}
.ms-dui-input:has(> input[disabled]),
  .ms-dui-input-disabled,
  .ms-dui-input:disabled,
  .ms-dui-input[disabled]{
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
  color: var(--fallback-bc,oklch(var(--bc)/0.4));
}
.ms-dui-input:has(> input[disabled])::-moz-placeholder, .ms-dui-input-disabled::-moz-placeholder, .ms-dui-input:disabled::-moz-placeholder, .ms-dui-input[disabled]::-moz-placeholder{
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: 0.2;
}
.ms-dui-input:has(> input[disabled])::placeholder,
  .ms-dui-input-disabled::placeholder,
  .ms-dui-input:disabled::placeholder,
  .ms-dui-input[disabled]::placeholder{
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: 0.2;
}
.ms-dui-input:has(> input[disabled]) > input[disabled]{
  cursor: not-allowed;
}
.ms-dui-input::-webkit-date-and-time-value{
  text-align: inherit;
}
.ms-dui-join > :where(*:not(:first-child)){
  margin-top: 0px;
  margin-bottom: 0px;
  margin-inline-start: -1px;
}
.ms-dui-join > :where(*:not(:first-child)):is(.ms-dui-btn){
  margin-inline-start: calc(var(--border-btn) * -1);
}
:where(.ms-dui-menu li:empty){
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));
  opacity: 0.1;
  margin: 0.5rem 1rem;
  height: 1px;
}
.ms-dui-menu :where(li ul):before{
  position: absolute;
  bottom: 0.75rem;
  inset-inline-start: 0px;
  top: 0.75rem;
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));
  opacity: 0.1;
  content: "";
}
.ms-dui-menu :where(li:not(.ms-dui-menu-title) > *:not(ul, details, .ms-dui-menu-title, .ms-dui-btn)),
.ms-dui-menu :where(li:not(.ms-dui-menu-title) > details > summary:not(.ms-dui-menu-title)){
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  border-radius: var(--rounded-btn, 0.5rem);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: start;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-duration: 200ms;
  text-wrap: balance;
}
:where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(summary, .ms-dui-active, .ms-dui-btn).ms-dui-focus, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):not(summary, .ms-dui-active, .ms-dui-btn):focus, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > *:not(ul, details, .ms-dui-menu-title)):is(summary):not(.ms-dui-active, .ms-dui-btn):focus-visible, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(summary, .ms-dui-active, .ms-dui-btn).ms-dui-focus, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):not(summary, .ms-dui-active, .ms-dui-btn):focus, :where(.ms-dui-menu li:not(.ms-dui-menu-title, .ms-dui-disabled) > details > summary:not(.ms-dui-menu-title)):is(summary):not(.ms-dui-active, .ms-dui-btn):focus-visible{
  cursor: pointer;
  background-color: var(--fallback-bc,oklch(var(--bc)/0.1));
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ms-dui-menu li > *:not(ul, .ms-dui-menu-title, details, .ms-dui-btn):active,
.ms-dui-menu li > *:not(ul, .ms-dui-menu-title, details, .ms-dui-btn).ms-dui-active,
.ms-dui-menu li > details > summary:active{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)));
}
.ms-dui-menu :where(li > details > summary)::-webkit-details-marker{
  display: none;
}
.ms-dui-menu :where(li > details > summary):after,
.ms-dui-menu :where(li > .ms-dui-menu-dropdown-toggle):after{
  justify-self: end;
  display: block;
  margin-top: -0.5rem;
  height: 0.5rem;
  width: 0.5rem;
  transform: rotate(45deg);
  transition-property: transform, margin-top;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: "";
  transform-origin: 75% 75%;
  box-shadow: 2px 2px;
  pointer-events: none;
}
.ms-dui-menu :where(li > details[open] > summary):after,
.ms-dui-menu :where(li > .ms-dui-menu-dropdown-toggle.ms-dui-menu-dropdown-show):after{
  transform: rotate(225deg);
  margin-top: 0;
}
.ms-dui-mockup-browser .ms-dui-mockup-browser-toolbar .ms-dui-input{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 1.75rem;
  width: 24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
  padding-left: 2rem;
  direction: ltr;
}
.ms-dui-mockup-browser .ms-dui-mockup-browser-toolbar .ms-dui-input:before{
  content: "";
  position: absolute;
  left: 0.5rem;
  top: 50%;
  aspect-ratio: 1 / 1;
  height: 0.75rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  border-width: 2px;
  border-color: currentColor;
  opacity: 0.6;
}
.ms-dui-mockup-browser .ms-dui-mockup-browser-toolbar .ms-dui-input:after{
  content: "";
  position: absolute;
  left: 1.25rem;
  top: 50%;
  height: 0.5rem;
  --tw-translate-y: 25%;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  border-width: 1px;
  border-color: currentColor;
  opacity: 0.6;
}
@keyframes modal-pop{
  0%{
    opacity: 0;
  }
}
.ms-dui-progress::-moz-progress-bar{
  border-radius: var(--rounded-box, 1rem);
  background-color: currentColor;
}
.ms-dui-progress-info::-moz-progress-bar{
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-in,oklch(var(--in)/var(--tw-bg-opacity)));
}
.ms-dui-progress-success::-moz-progress-bar{
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-su,oklch(var(--su)/var(--tw-bg-opacity)));
}
.ms-dui-progress-warning::-moz-progress-bar{
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-wa,oklch(var(--wa)/var(--tw-bg-opacity)));
}
.ms-dui-progress:indeterminate{
  --progress-color: var(--fallback-bc,oklch(var(--bc)/1));
  background-image: repeating-linear-gradient(
    90deg,
    var(--progress-color) -1%,
    var(--progress-color) 10%,
    transparent 10%,
    transparent 90%
  );
  background-size: 200%;
  background-position-x: 15%;
  animation: progress-loading 5s ease-in-out infinite;
}
.ms-dui-progress-info:indeterminate{
  --progress-color: var(--fallback-in,oklch(var(--in)/1));
}
.ms-dui-progress-success:indeterminate{
  --progress-color: var(--fallback-su,oklch(var(--su)/1));
}
.ms-dui-progress-warning:indeterminate{
  --progress-color: var(--fallback-wa,oklch(var(--wa)/1));
}
.ms-dui-progress::-webkit-progress-bar{
  border-radius: var(--rounded-box, 1rem);
  background-color: transparent;
}
.ms-dui-progress::-webkit-progress-value{
  border-radius: var(--rounded-box, 1rem);
  background-color: currentColor;
}
.ms-dui-progress-info::-webkit-progress-value{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-in,oklch(var(--in)/var(--tw-bg-opacity)));
}
.ms-dui-progress-success::-webkit-progress-value{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-su,oklch(var(--su)/var(--tw-bg-opacity)));
}
.ms-dui-progress-warning::-webkit-progress-value{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-wa,oklch(var(--wa)/var(--tw-bg-opacity)));
}
.ms-dui-progress:indeterminate::-moz-progress-bar{
  background-color: transparent;
  background-image: repeating-linear-gradient(
    90deg,
    var(--progress-color) -1%,
    var(--progress-color) 10%,
    transparent 10%,
    transparent 90%
  );
  background-size: 200%;
  background-position-x: 15%;
  animation: progress-loading 5s ease-in-out infinite;
}
@keyframes progress-loading{
  50%{
    background-position-x: -115%;
  }
}
.ms-dui-radio:focus{
  box-shadow: none;
}
.ms-dui-radio:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: var(--fallback-bc,oklch(var(--bc)/1));
}
.ms-dui-radio:checked,
  .ms-dui-radio[aria-checked="true"]{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));
  background-image: none;
  animation: radiomark var(--animation-input, 0.2s) ease-out;
  box-shadow: 0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset;
}
.ms-dui-radio-info{
  --chkbg: var(--in);
  --tw-border-opacity: 1;
  border-color: var(--fallback-in,oklch(var(--in)/var(--tw-border-opacity)));
}
.ms-dui-radio-info:focus-visible{
  outline-color: var(--fallback-in,oklch(var(--in)/1));
}
.ms-dui-radio-info:checked,
    .ms-dui-radio-info[aria-checked="true"]{
  --tw-border-opacity: 1;
  border-color: var(--fallback-in,oklch(var(--in)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-in,oklch(var(--in)/var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-inc,oklch(var(--inc)/var(--tw-text-opacity)));
}
.ms-dui-radio:disabled{
  cursor: not-allowed;
  opacity: 0.2;
}
@keyframes radiomark{
  0%{
    box-shadow: 0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset;
  }
  50%{
    box-shadow: 0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset;
  }
  100%{
    box-shadow: 0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset;
  }
}
@keyframes rating-pop{
  0%{
    transform: translateY(-0.125em);
  }
  40%{
    transform: translateY(-0.125em);
  }
  100%{
    transform: translateY(0);
  }
}
@keyframes skeleton{
  from{
    background-position: 150%;
  }
  to{
    background-position: -50%;
  }
}
.ms-dui-swap-rotate .ms-dui-swap-on,
.ms-dui-swap-rotate .ms-dui-swap-indeterminate,
.ms-dui-swap-rotate input:indeterminate ~ .ms-dui-swap-on{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ms-dui-swap-rotate input:checked ~ .ms-dui-swap-off,
.ms-dui-swap-active:where(.ms-dui-swap-rotate) .ms-dui-swap-off,
.ms-dui-swap-rotate input:indeterminate ~ .ms-dui-swap-off{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ms-dui-swap-rotate input:checked ~ .ms-dui-swap-on,
.ms-dui-swap-active:where(.ms-dui-swap-rotate) .ms-dui-swap-on,
.ms-dui-swap-rotate input:indeterminate ~ .ms-dui-swap-indeterminate{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ms-dui-swap-flip .ms-dui-swap-on,
.ms-dui-swap-flip .ms-dui-swap-indeterminate,
.ms-dui-swap-flip input:indeterminate ~ .ms-dui-swap-on{
  transform: rotateY(180deg);
  backface-visibility: hidden;
  opacity: 1;
}
.ms-dui-swap-flip input:checked ~ .ms-dui-swap-off,
.ms-dui-swap-active:where(.ms-dui-swap-flip) .ms-dui-swap-off,
.ms-dui-swap-flip input:indeterminate ~ .ms-dui-swap-off{
  transform: rotateY(-180deg);
  backface-visibility: hidden;
  opacity: 1;
}
.ms-dui-swap-flip input:checked ~ .ms-dui-swap-on,
.ms-dui-swap-active:where(.ms-dui-swap-flip) .ms-dui-swap-on,
.ms-dui-swap-flip input:indeterminate ~ .ms-dui-swap-indeterminate{
  transform: rotateY(0deg);
}
.ms-dui-table:where([dir="rtl"], [dir="rtl"] *){
  text-align: right;
}
.ms-dui-table :where(th, td){
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  vertical-align: middle;
}
.ms-dui-table tr.ms-dui-active,
  .ms-dui-table tr.ms-dui-active:nth-child(even),
  .ms-dui-table-zebra tbody tr:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
}
.ms-dui-table :where(thead tr, tbody tr:not(:last-child), tbody tr:first-child:last-child){
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
}
.ms-dui-table :where(thead, tfoot){
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  color: var(--fallback-bc,oklch(var(--bc)/0.6));
}
.ms-dui-table :where(tfoot){
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-top-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
}
@keyframes toast-pop{
  0%{
    transform: scale(0.9);
    opacity: 0;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}
.ms-dui-btn-xs{
  height: 1.5rem;
  min-height: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.75rem;
}
.ms-dui-btn-sm{
  height: 2rem;
  min-height: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
}
.ms-dui-btn-md{
  height: 3rem;
  min-height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
}
.ms-dui-btn-square:where(.ms-dui-btn-xs){
  height: 1.5rem;
  width: 1.5rem;
  padding: 0px;
}
.ms-dui-btn-square:where(.ms-dui-btn-sm){
  height: 2rem;
  width: 2rem;
  padding: 0px;
}
.ms-dui-btn-square:where(.ms-dui-btn-md){
  height: 3rem;
  width: 3rem;
  padding: 0px;
}
.ms-dui-btn-circle:where(.ms-dui-btn-xs){
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 9999px;
  padding: 0px;
}
.ms-dui-btn-circle:where(.ms-dui-btn-sm){
  height: 2rem;
  width: 2rem;
  border-radius: 9999px;
  padding: 0px;
}
.ms-dui-btn-circle:where(.ms-dui-btn-md){
  height: 3rem;
  width: 3rem;
  border-radius: 9999px;
  padding: 0px;
}
.ms-dui-btn-circle:where(.ms-dui-btn-lg){
  height: 4rem;
  width: 4rem;
  border-radius: 9999px;
  padding: 0px;
}
[type="checkbox"].ms-dui-checkbox-sm{
  height: 1.25rem;
  width: 1.25rem;
}
.ms-dui-drawer-open > .ms-dui-drawer-toggle{
  display: none;
}
.ms-dui-drawer-open > .ms-dui-drawer-toggle ~ .ms-dui-drawer-side{
  pointer-events: auto;
  visibility: visible;
  position: sticky;
  display: block;
  width: auto;
  overscroll-behavior: auto;
}
.ms-dui-drawer-open > .ms-dui-drawer-toggle ~ .ms-dui-drawer-side > *:not(.ms-dui-drawer-overlay){
  transform: translateX(0%);
}
[dir="rtl"] .ms-dui-drawer-open > .ms-dui-drawer-toggle ~ .ms-dui-drawer-side > *:not(.ms-dui-drawer-overlay){
  transform: translateX(0%);
}
.ms-dui-drawer-open > .ms-dui-drawer-toggle:checked ~ .ms-dui-drawer-side{
  pointer-events: auto;
  visibility: visible;
}
html:has(.ms-dui-drawer-toggle:checked){
  overflow-y: hidden;
  scrollbar-gutter: stable;
}
.ms-dui-input-md{
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 2;
}
.ms-dui-join.ms-dui-join-vertical{
  flex-direction: column;
}
.ms-dui-join.ms-dui-join-vertical .ms-dui-join-item:first-child:not(:last-child),
  .ms-dui-join.ms-dui-join-vertical *:first-child:not(:last-child) .ms-dui-join-item{
  border-end-start-radius: 0;
  border-end-end-radius: 0;
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
}
.ms-dui-join.ms-dui-join-vertical .ms-dui-join-item:last-child:not(:first-child),
  .ms-dui-join.ms-dui-join-vertical *:last-child:not(:first-child) .ms-dui-join-item{
  border-start-start-radius: 0;
  border-start-end-radius: 0;
  border-end-start-radius: inherit;
  border-end-end-radius: inherit;
}
.ms-dui-join.ms-dui-join-horizontal{
  flex-direction: row;
}
.ms-dui-join.ms-dui-join-horizontal .ms-dui-join-item:first-child:not(:last-child),
  .ms-dui-join.ms-dui-join-horizontal *:first-child:not(:last-child) .ms-dui-join-item{
  border-end-end-radius: 0;
  border-start-end-radius: 0;
  border-end-start-radius: inherit;
  border-start-start-radius: inherit;
}
.ms-dui-join.ms-dui-join-horizontal .ms-dui-join-item:last-child:not(:first-child),
  .ms-dui-join.ms-dui-join-horizontal *:last-child:not(:first-child) .ms-dui-join-item{
  border-end-start-radius: 0;
  border-start-start-radius: 0;
  border-end-end-radius: inherit;
  border-start-end-radius: inherit;
}
.ms-dui-menu-horizontal{
  display: inline-flex;
  flex-direction: row;
}
.ms-dui-menu-horizontal > li:not(.ms-dui-menu-title) > details > ul{
  position: absolute;
}
[type="radio"].ms-dui-radio-md{
  height: 1.5rem;
  width: 1.5rem;
}
.ms-dui-card-compact .ms-dui-card-body{
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.ms-dui-card-compact .ms-dui-card-title{
  margin-bottom: 0.25rem;
}
.ms-dui-card-normal .ms-dui-card-body{
  padding: var(--padding-card, 2rem);
  font-size: 1rem;
  line-height: 1.5rem;
}
.ms-dui-card-normal .ms-dui-card-title{
  margin-bottom: 0.75rem;
}
.ms-dui-drawer-open > .ms-dui-drawer-toggle ~ .ms-dui-drawer-side > .ms-dui-drawer-overlay{
  cursor: default;
  background-color: transparent;
}
.ms-dui-join.ms-dui-join-vertical > :where(*:not(:first-child)){
  margin-left: 0px;
  margin-right: 0px;
  margin-top: -1px;
}
.ms-dui-join.ms-dui-join-vertical > :where(*:not(:first-child)):is(.ms-dui-btn){
  margin-top: calc(var(--border-btn) * -1);
}
.ms-dui-join.ms-dui-join-horizontal > :where(*:not(:first-child)){
  margin-top: 0px;
  margin-bottom: 0px;
  margin-inline-start: -1px;
}
.ms-dui-join.ms-dui-join-horizontal > :where(*:not(:first-child)):is(.ms-dui-btn){
  margin-inline-start: calc(var(--border-btn) * -1);
  margin-top: 0px;
}
.ms-dui-menu-horizontal > li:not(.ms-dui-menu-title) > details > ul{
  margin-inline-start: 0px;
  margin-top: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-inline-end: 0.5rem;
}
.ms-dui-menu-horizontal > li > details > ul:before{
  content: none;
}
:where(.ms-dui-menu-horizontal > li:not(.ms-dui-menu-title) > details > ul){
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ms-dui-menu-sm :where(li:not(.ms-dui-menu-title) > *:not(ul, details, .ms-dui-menu-title)), .ms-dui-menu-sm :where(li:not(.ms-dui-menu-title) > details > summary:not(.ms-dui-menu-title)){
  border-radius: var(--rounded-btn, 0.5rem);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.ms-dui-menu-sm .ms-dui-menu-title{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.\!ms-absolute{
  position: absolute !important;
}
.ms-absolute{
  position: absolute;
}
.ms-relative{
  position: relative;
}
.\!ms-bottom-0{
  bottom: 0px !important;
}
.\!ms-left-\[initial\]{
  left: initial !important;
}
.\!ms-right-0{
  right: 0px !important;
}
.-ms-right-4{
  right: -1rem;
}
.ms-right-0{
  right: 0px;
}
.ms-right-2{
  right: 0.5rem;
}
.ms-top-2{
  top: 0.5rem;
}
.ms-z-0{
  z-index: 0;
}
.ms-z-40{
  z-index: 40;
}
.ms-z-50{
  z-index: 50;
}
.ms-z-\[1\]{
  z-index: 1;
}
.ms-z-\[99\]{
  z-index: 99;
}
.ms-col-span-1{
  grid-column: span 1 / span 1;
}
.ms-col-span-12{
  grid-column: span 12 / span 12;
}
.ms-col-span-2{
  grid-column: span 2 / span 2;
}
.ms-col-span-3{
  grid-column: span 3 / span 3;
}
.ms-col-span-4{
  grid-column: span 4 / span 4;
}
.ms-col-span-5{
  grid-column: span 5 / span 5;
}
.ms-col-span-6{
  grid-column: span 6 / span 6;
}
.ms-col-span-7{
  grid-column: span 7 / span 7;
}
.ms-col-span-8{
  grid-column: span 8 / span 8;
}
.ms-col-span-9{
  grid-column: span 9 / span 9;
}
.ms-col-span-full{
  grid-column: 1 / -1;
}
.ms-float-right{
  float: right;
}
.ms-m-0{
  margin: 0px;
}
.ms-m-4{
  margin: 1rem;
}
.ms-my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.ms-my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.ms-my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.ms-my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.ms-mb-2{
  margin-bottom: 0.5rem;
}
.ms-mb-3{
  margin-bottom: 0.75rem;
}
.ms-mb-4{
  margin-bottom: 1rem;
}
.ms-mb-5{
  margin-bottom: 1.25rem;
}
.ms-ml-2{
  margin-left: 0.5rem;
}
.ms-ms-4{
  margin-inline-start: 1rem;
}
.ms-mt-0{
  margin-top: 0px;
}
.ms-mt-2{
  margin-top: 0.5rem;
}
.ms-mt-3{
  margin-top: 0.75rem;
}
.ms-mt-4{
  margin-top: 1rem;
}
.ms-mt-5{
  margin-top: 1.25rem;
}
.ms-mt-6{
  margin-top: 1.5rem;
}
.ms-box-border{
  box-sizing: border-box;
}
.ms-block{
  display: block;
}
.\!ms-flex{
  display: flex !important;
}
.ms-flex{
  display: flex;
}
.ms-table{
  display: table;
}
.ms-grid{
  display: grid;
}
.\!ms-hidden{
  display: none !important;
}
.ms-hidden{
  display: none;
}
.\!ms-h-10{
  height: 2.5rem !important;
}
.\!ms-h-14{
  height: 3.5rem !important;
}
.\!ms-h-32{
  height: 8rem !important;
}
.\!ms-h-8{
  height: 2rem !important;
}
.\!ms-h-auto{
  height: auto !important;
}
.ms-h-0{
  height: 0px;
}
.ms-h-10{
  height: 2.5rem;
}
.ms-h-24{
  height: 6rem;
}
.ms-h-28{
  height: 7rem;
}
.ms-h-3{
  height: 0.75rem;
}
.ms-h-3\.5{
  height: 0.875rem;
}
.ms-h-4{
  height: 1rem;
}
.ms-h-5{
  height: 1.25rem;
}
.ms-h-7{
  height: 1.75rem;
}
.ms-h-8{
  height: 2rem;
}
.ms-h-\[calc\(100vh-4\.375rem\)\]{
  height: calc(100vh - 4.375rem);
}
.ms-h-\[calc\(100vh-7\.563rem\)\]{
  height: calc(100vh - 7.563rem);
}
.ms-h-full{
  height: 100%;
}
.ms-max-h-full{
  max-height: 100%;
}
.ms-min-h-\[4\.375rem\]{
  min-height: 4.375rem;
}
.ms-min-h-\[auto\]{
  min-height: auto;
}
.\!ms-w-12{
  width: 3rem !important;
}
.\!ms-w-28{
  width: 7rem !important;
}
.\!ms-w-full{
  width: 100% !important;
}
.ms-w-0{
  width: 0px;
}
.ms-w-1\/2{
  width: 50%;
}
.ms-w-1\/4{
  width: 25%;
}
.ms-w-1\/6{
  width: 16.666667%;
}
.ms-w-10{
  width: 2.5rem;
}
.ms-w-10\/12{
  width: 83.333333%;
}
.ms-w-2\/12{
  width: 16.666667%;
}
.ms-w-20{
  width: 5rem;
}
.ms-w-24{
  width: 6rem;
}
.ms-w-28{
  width: 7rem;
}
.ms-w-3{
  width: 0.75rem;
}
.ms-w-3\.5{
  width: 0.875rem;
}
.ms-w-32{
  width: 8rem;
}
.ms-w-4{
  width: 1rem;
}
.ms-w-40{
  width: 10rem;
}
.ms-w-48{
  width: 12rem;
}
.ms-w-5{
  width: 1.25rem;
}
.ms-w-52{
  width: 13rem;
}
.ms-w-64{
  width: 16rem;
}
.ms-w-7{
  width: 1.75rem;
}
.ms-w-72{
  width: 18rem;
}
.ms-w-8{
  width: 2rem;
}
.ms-w-80{
  width: 20rem;
}
.ms-w-96{
  width: 24rem;
}
.ms-w-\[300px\]{
  width: 300px;
}
.ms-w-\[612px\]{
  width: 612px;
}
.ms-w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.ms-w-full{
  width: 100%;
}
.ms-w-max{
  width: -moz-max-content;
  width: max-content;
}
.ms-min-w-\[15\.625rem\]{
  min-width: 15.625rem;
}
.ms-min-w-max{
  min-width: -moz-max-content;
  min-width: max-content;
}
.ms-max-w-full{
  max-width: 100%;
}
.ms-max-w-xs{
  max-width: 20rem;
}
.ms-flex-1{
  flex: 1 1 0%;
}
.ms-table-auto{
  table-layout: auto;
}
.ms-table-fixed{
  table-layout: fixed;
}
.ms-rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ms-scale-100{
  --tw-scale-x: -1;
  --tw-scale-y: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ms-scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ms-scale-x-100{
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ms-cursor-pointer{
  cursor: pointer;
}
.ms-grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.ms-grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.ms-grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.ms-grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.ms-grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.ms-grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.ms-flex-row{
  flex-direction: row;
}
.ms-flex-row-reverse{
  flex-direction: row-reverse;
}
.ms-flex-col{
  flex-direction: column;
}
.ms-flex-wrap{
  flex-wrap: wrap;
}
.ms-flex-nowrap{
  flex-wrap: nowrap;
}
.ms-place-content-center{
  place-content: center;
}
.ms-items-end{
  align-items: flex-end;
}
.ms-items-center{
  align-items: center;
}
.ms-justify-start{
  justify-content: flex-start;
}
.ms-justify-end{
  justify-content: flex-end;
}
.ms-justify-center{
  justify-content: center;
}
.ms-justify-between{
  justify-content: space-between;
}
.ms-gap-1{
  gap: 0.25rem;
}
.ms-gap-10{
  gap: 2.5rem;
}
.ms-gap-2{
  gap: 0.5rem;
}
.ms-gap-3{
  gap: 0.75rem;
}
.ms-gap-4{
  gap: 1rem;
}
.ms-gap-5{
  gap: 1.25rem;
}
.ms-gap-8{
  gap: 2rem;
}
.ms-overflow-auto{
  overflow: auto;
}
.ms-overflow-hidden{
  overflow: hidden;
}
.ms-overflow-x-auto{
  overflow-x: auto;
}
.ms-overflow-y-auto{
  overflow-y: auto;
}
.ms-truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-text-ellipsis{
  text-overflow: ellipsis;
}
.\!ms-rounded-none{
  border-radius: 0px !important;
}
.ms-rounded{
  border-radius: 0.25rem;
}
.ms-rounded-box{
  border-radius: var(--rounded-box, 1rem);
}
.ms-rounded-full{
  border-radius: 9999px;
}
.ms-rounded-lg{
  border-radius: 0.5rem;
}
.ms-rounded-md{
  border-radius: 0.375rem;
}
.\!ms-rounded-r-none{
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.ms-border{
  border-width: 1px;
}
.ms-border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.ms-border-b{
  border-bottom-width: 1px;
}
.ms-border-r{
  border-right-width: 1px;
}
.ms-border-t{
  border-top-width: 1px;
}
.ms-border-solid{
  border-style: solid;
}
.ms-border-dotted{
  border-style: dotted;
}
.\!ms-border-none{
  border-style: none !important;
}
.ms-border-base-200{
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
}
.ms-border-base-300{
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity, 1)));
}
.ms-border-primary{
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)));
}
.ms-border-silver-200{
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
}
.ms-border-silver-300{
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
}
.\!ms-bg-primary{
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1))) !important;
}
.\!ms-bg-transparent{
  background-color: transparent !important;
}
.ms-bg-base-100{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
}
.ms-bg-base-100\/70{
  background-color: var(--fallback-b1,oklch(var(--b1)/0.7));
}
.ms-bg-base-200{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity, 1)));
}
.ms-bg-base-300{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity, 1)));
}
.ms-bg-primary{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
}
.ms-bg-raw-babyblue-600{
  background-color: var(--colors-raw-babyblue-600);
}
.ms-bg-raw-rocketred-600{
  background-color: var(--colors-raw-rocketred-600);
}
.ms-bg-silver-100{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}
.ms-bg-silver-300{
  --tw-bg-opacity: 1;
  background-color: rgb(219 219 219 / var(--tw-bg-opacity, 1));
}
.ms-bg-transparent{
  background-color: transparent;
}
.ms-fill-current{
  fill: currentColor;
}
.ms-object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.\!ms-p-0{
  padding: 0px !important;
}
.\!ms-p-1{
  padding: 0.25rem !important;
}
.ms-p-0{
  padding: 0px;
}
.ms-p-2{
  padding: 0.5rem;
}
.ms-p-3{
  padding: 0.75rem;
}
.ms-p-4{
  padding: 1rem;
}
.ms-p-6{
  padding: 1.5rem;
}
.ms-p-8{
  padding: 2rem;
}
.\!ms-py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.ms-px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.ms-px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.ms-px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.ms-px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.ms-py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.ms-py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.ms-py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.\!ms-pt-6{
  padding-top: 1.5rem !important;
}
.ms-pb-4{
  padding-bottom: 1rem;
}
.ms-pb-5{
  padding-bottom: 1.25rem;
}
.ms-ps-5{
  padding-inline-start: 1.25rem;
}
.ms-pt-3{
  padding-top: 0.75rem;
}
.ms-pt-4{
  padding-top: 1rem;
}
.\!ms-text-center{
  text-align: center !important;
}
.ms-text-right{
  text-align: right;
}
.\!ms-text-end{
  text-align: end !important;
}
.ms-text-end{
  text-align: end;
}
.ms-align-top{
  vertical-align: top;
}
.ms-font-sans{
  font-family: "Lato", "Segoe UI", "Helvetica Neue", sans-serif;
}
.ms-text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.ms-text-\[0\]{
  font-size: 0;
}
.ms-text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.ms-text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.ms-text-md{
  font-size: 1.0625rem;
  line-height: 1.625rem;
}
.ms-text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.ms-text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.ms-font-bold{
  font-weight: 700;
}
.ms-font-light{
  font-weight: 300;
}
.ms-font-medium{
  font-weight: 500;
}
.ms-font-normal{
  font-weight: 400;
}
.ms-uppercase{
  text-transform: uppercase;
}
.\!ms-text-primary-content{
  --tw-text-opacity: 1 !important;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1))) !important;
}
.\!ms-text-secondary-content{
  --tw-text-opacity: 1 !important;
  color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity, 1))) !important;
}
.ms-text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.ms-text-error{
  --tw-text-opacity: 1;
  color: var(--fallback-er,oklch(var(--er)/var(--tw-text-opacity, 1)));
}
.ms-text-primary{
  --tw-text-opacity: 1;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)));
}
.ms-text-primary-content{
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
.ms-text-raw-babyblue-500{
  color: var(--colors-raw-babyblue-500);
}
.ms-text-raw-groovygreen-500{
  color: var(--colors-raw-groovygreen-500);
}
.ms-text-raw-groovygreen-600{
  color: var(--colors-raw-groovygreen-600);
}
.ms-text-raw-rocketred-500{
  color: var(--colors-raw-rocketred-500);
}
.ms-text-success{
  --tw-text-opacity: 1;
  color: var(--fallback-su,oklch(var(--su)/var(--tw-text-opacity, 1)));
}
.ms-text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.ms-underline{
  text-decoration-line: underline;
}
.ms-opacity-0{
  opacity: 0;
}
.ms-opacity-90{
  opacity: 0.9;
}
.ms-shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ms-shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ms-transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ms-duration-300{
  transition-duration: 300ms;
}
::-webkit-scrollbar{
  height: 0.75rem;
  width: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity, 1)));
}
[data-theme="roaring20s"] ::-webkit-scrollbar{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity, 1)));
}
[data-theme="roaring20s"]::-webkit-scrollbar{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity, 1)));
}
::-webkit-scrollbar-thumb{
  border-radius: 1rem;
  border-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
}
[data-theme="roaring20s"] ::-webkit-scrollbar-thumb{
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
}
[data-theme="roaring20s"]::-webkit-scrollbar-thumb{
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
}
::-webkit-scrollbar-track{
  border-radius: 1rem;
  border-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity, 1)));
}
[data-theme="roaring20s"] ::-webkit-scrollbar-track{
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity, 1)));
}
[data-theme="roaring20s"]::-webkit-scrollbar-track{
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity, 1)));
}
html{
  scroll-behavior: smooth;
}
body{
  background-color: var(--fallback-b2,oklch(var(--b2)/0.2));
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity, 1)));
}
@media (prefers-color-scheme: dark){
  [data-theme="roaring20s"] body:not(.ms-light *){
    background-color: var(--colors-raw-sepia-100);
  }
  body[data-theme="roaring20s"]:not(.ms-light *){
    background-color: var(--colors-raw-sepia-100);
  }
}
[data-theme="roaring20s"] body:is(.ms-dark *){
  background-color: var(--colors-raw-sepia-100);
}
body[data-theme="roaring20s"]:is(.ms-dark *){
  background-color: var(--colors-raw-sepia-100);
}
h1{
  font-size: 1.5rem;
  line-height: 2rem;
}
.app-loader{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  height: 100vh;
  width: 100vw;
  background-color: #ffffff80;
  background-position: center;
  background-repeat: no-repeat;
}
.hor-menu{
  display: flex !important;
  width: 83.333333% !important;
  justify-content: flex-end !important;
}
.attachments a,
.attachments a:hover{
  color: var(--colors-raw-babyblue-400);
}
.attachments a:hover,
.attachments a:hover:hover{
  text-decoration-line: underline;
}
.division a{
  color: var(--colors-raw-babyblue-400);
}
.spTable thead tr:first-child th{
  background-color: var(--colors-raw-rocketred-500);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.spTable tbody tr td.sp{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 233 233 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(90 90 90 / var(--tw-text-opacity, 1));
}
.spTable tbody tr td{
  white-space: nowrap;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.spTable thead tr:last-child th.interest{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(175 173 173 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.spTable tbody tr td.interest{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: #afadad61;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.spTable tbody tr td.interest.neg,
.spTable tfoot tr td.neg,
.notes-attachments a.remove-btn i{
  color: var(--colors-raw-rocketred-500);
}
.spTable tbody tr td.interest.positive,
.spTable tbody tr td.interest.neg.positive,
.notes-attachments a.edit-btn i{
  color: var(--colors-raw-groovygreen-500);
}
.spTable tfoot tr td span i,
.spTable tbody tr td span i{
  margin-left: 0.25rem;
  display: inline-block;
}
.spTable tfoot tr td{
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(58 58 58 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.spTable tfoot tr td.positive,
.spTable tfoot tr td.neg.positive{
  color: var(--colors-raw-groovygreen-300);
}
.spGraphHolder h2,
.intGraphHolder h2{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 1.5rem;
  margin-bottom: 0px;
  background-color: var(--colors-raw-rocketred-500);
  --tw-bg-opacity: 0.9;
  padding: 0px;
  text-align: center;
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.spTable thead tr:last-child th:last-child {
  border-right: 1px solid #fff;
}
.form-actions{
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  gap: 0.75rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
.ms-dui-join .ms-dui-join-item:not(:active):not(:disabled){
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
}
.remove-input-styles{
  bottom: 0px;
  background-image: none;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: var(--fallback-er,oklch(var(--er)/var(--tw-text-opacity, 1)));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.form .form-section:first-child {
  margin-top: 0px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 23px;
  color: #333333;
}
.skel-content-titlebar{
  margin-bottom: 0px;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  align-items: center;
  justify-content: space-between;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.skel-content-caption-actions{
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
}
.content-header{
  margin-top: 0px;
  display: flex;
  justify-content: center;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  padding-bottom: 0.75rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  text-transform: uppercase;
}
.card-section{
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
}
.card-section .card-heading{
  display: flex !important;
  justify-content: center !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1)) !important;
  padding: 0.5rem !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  text-transform: uppercase !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.file-control{
  padding: 0.25rem !important;
}
.file-control::file-selector-button{
  margin-right: 1rem;
  border-radius: 9999px;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-pc,oklch(var(--pc)/var(--tw-bg-opacity, 1)));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)));
}
.remove-input-styles{
  border-color: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  font-weight: 400 !important;
  color: var(--colors-raw-rocketred-500) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.date-control{
  flex-shrink: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 2;
  line-height: 1.5rem;
  border-radius: var(--rounded-btn, 0.5rem);
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.date-control[type="number"]::-webkit-inner-spin-button{
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-inline-end: -1rem;
}
.date-control input{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
  background-color: transparent;
}
.date-control input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.date-control[list]::-webkit-calendar-picker-indicator{
  line-height: 1em;
}
.date-control{
  border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.date-control:focus,.date-control:focus-within{
  box-shadow: none;
  border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.date-control{
  --tw-border-opacity: 1;
  border-color: var(--fallback-in,oklch(var(--in)/var(--tw-border-opacity)));
}
.date-control:focus,.date-control:focus-within{
  --tw-border-opacity: 1;
  border-color: var(--fallback-in,oklch(var(--in)/var(--tw-border-opacity)));
  outline-color: var(--fallback-in,oklch(var(--in)/1));
}
.date-control:has(> input[disabled]),.date-control:disabled,.date-control[disabled]{
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
  color: var(--fallback-bc,oklch(var(--bc)/0.4));
}
.date-control:has(> input[disabled])::-moz-placeholder, .date-control:disabled::-moz-placeholder, .date-control[disabled]::-moz-placeholder{
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: 0.2;
}
.date-control:has(> input[disabled])::placeholder,.date-control:disabled::placeholder,.date-control[disabled]::placeholder{
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: 0.2;
}
.date-control:has(> input[disabled]) > input[disabled]{
  cursor: not-allowed;
}
.date-control::-webkit-date-and-time-value{
  text-align: inherit;
}
.ms-dui-mockup-browser .ms-dui-mockup-browser-toolbar .date-control{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 1.75rem;
  width: 24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
  padding-left: 2rem;
  direction: ltr;
}
.ms-dui-mockup-browser .ms-dui-mockup-browser-toolbar .date-control:before{
  content: "";
  position: absolute;
  left: 0.5rem;
  top: 50%;
  aspect-ratio: 1 / 1;
  height: 0.75rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  border-width: 2px;
  border-color: currentColor;
  opacity: 0.6;
}
.ms-dui-mockup-browser .ms-dui-mockup-browser-toolbar .date-control:after{
  content: "";
  position: absolute;
  left: 1.25rem;
  top: 50%;
  height: 0.5rem;
  --tw-translate-y: 25%;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  border-width: 1px;
  border-color: currentColor;
  opacity: 0.6;
}
.date-control{
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 2;
  width: -moz-fit-content;
  width: fit-content;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
}
.textarea-control{
  min-height: 3rem;
  flex-shrink: 1;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 2;
  border-radius: var(--rounded-btn, 0.5rem);
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
  border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.textarea-control:focus{
  box-shadow: none;
  border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.textarea-control{
  --tw-border-opacity: 1;
  border-color: var(--fallback-in,oklch(var(--in)/var(--tw-border-opacity)));
}
.textarea-control:focus{
  --tw-border-opacity: 1;
  border-color: var(--fallback-in,oklch(var(--in)/var(--tw-border-opacity)));
  outline-color: var(--fallback-in,oklch(var(--in)/1));
}
.textarea-control:disabled,.textarea-control[disabled]{
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
  color: var(--fallback-bc,oklch(var(--bc)/0.4));
}
.textarea-control:disabled::-moz-placeholder, .textarea-control[disabled]::-moz-placeholder{
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: 0.2;
}
.textarea-control:disabled::placeholder,.textarea-control[disabled]::placeholder{
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: 0.2;
}
.textarea-control{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 2;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
}
.ms-dui-menu-horizontal>li:not(.ms-dui-menu-title)>details>ul{
  z-index: 10;
}
.ms-dui-menu-horizontal>li:not(.ms-dui-menu-title)>details>ul>li{
  position: relative;
  width: 100%;
  flex-wrap: nowrap;
}
.ticketSummaryBar{
  margin: 0px !important;
  width: 100% !important;
  padding: 0px !important;
}
.ticketSummaryBar div{
  float: left !important;
  margin: 0px !important;
  height: 0.75rem !important;
  padding: 0px !important;
}
.ticketSummaryBar div.todo{
  --tw-bg-opacity: 1;
  background-color: rgb(49 106 197 / var(--tw-bg-opacity, 1));
}
.ticketSummaryBar div.inProgress{
  --tw-bg-opacity: 1;
  background-color: rgb(246 195 66 / var(--tw-bg-opacity, 1));
}
.ticketSummaryBar div.completed{
  --tw-bg-opacity: 1;
  background-color: rgb(29 136 48 / var(--tw-bg-opacity, 1));
}
.ticketCounter{
  float: left;
  margin-top: 3rem;
  width: 100%;
  align-items: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  padding-bottom: 0px;
}
.ticketCounter h3{
  margin: 0px;
  align-items: center;
  padding: 0px;
  font-size: 3rem;
  line-height: 1;
  font-weight: 500;
}
.ticketCounter p{
  margin: 0px;
  padding: 0px;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.ticketCounter a{
  display: flex;
  align-items: center;
}
.ticketCounter .division{
  padding-bottom: 1.25rem;
}
.ticketCounter .todo h3{
  --tw-text-opacity: 1;
  color: rgb(49 106 197 / var(--tw-text-opacity, 1));
}
.ticketCounter .assigned h3{
  --tw-text-opacity: 1;
  color: rgb(72 102 134 / var(--tw-text-opacity, 1));
}
.ticketCounter .todo h3{
  --tw-text-opacity: 1;
  color: rgb(49 106 197 / var(--tw-text-opacity, 1));
}
.ticketCounter .inprogress h3{
  --tw-text-opacity: 1;
  color: rgb(246 195 66 / var(--tw-text-opacity, 1));
}
.ticketCounter .completed h3{
  --tw-text-opacity: 1;
  color: rgb(29 136 48 / var(--tw-text-opacity, 1));
}
.ticketCounter div.active::after {
  content: "";
  position: absolute !important;
  bottom: 0px !important;
  left: 0px !important;
  right: 0px !important;
  height: 0.75rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(81 81 81 / var(--tw-bg-opacity, 1)) !important;
}
.division-created{
  float: inline-start;
  width: 100%;
  border-bottom-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(49 106 197 / var(--tw-border-opacity, 1));
}
.division-assigned{
  float: inline-start;
  width: 100%;
  border-bottom-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(72 102 134 / var(--tw-border-opacity, 1));
}
.division-created>h3{
  width: 100%;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(49 106 197 / var(--tw-text-opacity, 1));
}
.division-assigned>h3{
  width: 100%;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(72 102 134 / var(--tw-text-opacity, 1));
}
.ticket-user{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: var(--fallback-er,oklch(var(--er)/var(--tw-text-opacity, 1)));
}
.counterBar{
  display: inline-block;
  height: 1rem;
  width: 100%;
}
.todo h3{
  --tw-text-opacity: 1;
  color: rgb(49 106 197 / var(--tw-text-opacity, 1));
}
.completed h3{
  --tw-text-opacity: 1;
  color: rgb(29 136 48 / var(--tw-text-opacity, 1));
}
.todo .counterBar{
  --tw-bg-opacity: 1;
  background-color: rgb(49 106 197 / var(--tw-bg-opacity, 1));
}
.inProgress .counterBar{
  background-color: var(--colors-raw-babyblue-400);
}
.support-tickets .todo h3,
.support-tickets .inProgress h3,
.support-tickets .completed h3{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.support-tickets .division-created>h3 span,
.support-tickets .division-assigned>h3 span,
.support-tickets .todo h3 span,
.support-tickets .inProgress h3 span,
.support-tickets .completed h3 span{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.support-tickets .completed .counterBar{
  --tw-bg-opacity: 1;
  background-color: rgb(29 136 48 / var(--tw-bg-opacity, 1));
}
/* ui select or dropdown custom styles start */
.ui-select-toggle,
.ui-select-search{
  box-sizing: border-box;
  display: flex;
  height: 2.5rem;
  width: 100%;
  align-items: center;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding: 0.75rem;
}
.ui-select-bootstrap .ui-select-choices-row.active>span{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
}
.ui-select-choices.ui-select-choices-content{
  height: auto;
  max-height: 14rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-select-choices-group{
  display: flex;
  width: 100%;
  flex-direction: column;
}
.ui-select-search{
  box-sizing: border-box !important;
}
.btn-default-focus {
  all: inherit
}
.ui-select-bootstrap>.ui-select-choices,
.ui-select-bootstrap>.ui-select-no-choice{
  display: block;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
}
.ms-dui-dropdown-select>option{
  display: flex;
  height: 0.75rem;
  flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
/* ui select or dropdown custom styles end */
.mainWizardContainer .wizardHeadContainer {
  /* @apply ms-my-7 ms-p-0 ms-w-full ms-table ms-float-left ms-text-center !important; */
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 0px;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder {
  /* @apply ms-m-auto ms-p-0 ms-w-auto ms-table ms-float-none ms-clear-both !important; */
  display: flex !important;
  justify-content: center !important;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul{
  margin: 0px !important;
  list-style-type: none !important;
  padding: 0px !important;
  counter-reset: step;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li{
  position: relative !important;
  float: left !important;
  margin-right: 1.25rem !important;
  display: inline !important;
  padding-top: 2.5rem !important;
  text-transform: uppercase !important;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li:after{
  position: absolute !important;
  left: 50% !important;
  top: -1rem !important;
  z-index: 0 !important;
  margin: 0px !important;
  display: flex !important;
  height: 2.5rem !important;
  width: 2.5rem !important;
  --tw-translate-x: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity, 1))) !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  --tw-text-opacity: 1 !important;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity, 1))) !important;
  content: counter(step);
  counter-increment: step;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li:before {
  content: "";
  width: calc(100% + 20px);
  position: absolute !important;
  right: -0.5rem !important;
  top: 0px !important;
  z-index: 9 !important;
  height: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity, 1))) !important;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li:first-child:before{
  right: -0.75rem !important;
  width: 50% !important;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li:last-child:before{
  left: -0.75rem !important;
  width: 50% !important;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li.active:after,
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li.active:before{
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1))) !important;
  --tw-text-opacity: 1 !important;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1))) !important;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li a{
  cursor: not-allowed !important;
  font-size: 1.0625rem !important;
  line-height: 1.625rem !important;
  color: var(--fallback-bc,oklch(var(--bc)/0.5)) !important;
  text-decoration-line: none !important;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li a:hover{
  text-decoration-line: none !important;
}
.mainWizardContainer .wizardHeadContainer .wizardHeadHolder ul li.active a{
  --tw-text-opacity: 1 !important;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity, 1))) !important;
}
.ui-confirm-box{
  position: fixed;
  top: 0px;
  z-index: 50;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / 0.75);
}
.ui-confirm-box .body{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding: 1rem;
}
.ui-confirm-box .header{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
  padding: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
.ui-confirm-box .footer{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding: 1rem;
}
@media (hover: hover){
  .ms-dui-btn-outline.ui-confirm-box button:last-child:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ui-confirm-box button:last-child:hover{
      background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.ui-confirm-box button:last-child:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.ui-confirm-box button:last-child:hover{
      background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
    }
  }
}
@supports not (color: oklch(0% 0 0)){
  .ui-confirm-box button:last-child{
    --btn-color: var(--fallback-s);
  }
}
@supports (color: color-mix(in oklab, black, black)){
  .ms-dui-btn-outline.ui-confirm-box button:last-child.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
  }
}
@supports (color: oklch(0% 0 0)){
  .ui-confirm-box button:last-child{
    --btn-color: var(--s);
  }
}
.ui-confirm-box button:last-child{
  --tw-text-opacity: 1;
  color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
  outline-color: var(--fallback-s,oklch(var(--s)/1));
}
.ms-dui-btn-outline.ui-confirm-box button:last-child{
  --tw-text-opacity: 1;
  color: var(--fallback-s,oklch(var(--s)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.ui-confirm-box button:last-child.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
}
.icon-avtar i{
  color: var(--colors-raw-rocketred-600);
}
.supportTable tbody tr td:first-child,
.supportTable tbody tr td:nth-child(2){
  color: var(--colors-raw-babyblue-500) !important;
}
.faxTable tbody tr td:first-child{
  font-weight: 500;
  color: var(--colors-raw-rocketred-600);
}
.blue{
  color: var(--colors-raw-babyblue-600);
}
.green,
.text-green,
.greenColor{
  color: var(--colors-raw-groovygreen-600) !important;
}
.red,
.color-red,
.p-red{
  color: var(--colors-raw-rocketred-600);
}
.mainWizardHolder{
  position: relative;
  margin: 0px;
  width: 100%;
  overflow-x: hidden;
  padding: 0px;
}
.mainWizardHolder .mainWizardStepsHolder{
  float: left;
  margin: 0px;
  display: block;
  width: 200%;
  padding: 0px;
}
.mainWizardHolder .wizardStep{
  float: left;
  display: inline;
  width: 50%;
  border-radius: 0.375rem;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.mainWizardHolder .wizardStep.slide{
  margin-left: -51%;
}
.mainWizardHolder .wizardStep fieldset{
  margin-bottom: 1.25rem;
  padding: 0.5rem;
}
.text-strong{
  font-weight: 700;
}
md-toolbar.md-default-theme:not(.md-menu-toolbar),
  md-toolbar:not(.md-menu-toolbar){
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1))) !important;
}
md-tabs.md-default-theme .md-tab.md-active,
  md-tabs .md-tab.md-active,
  md-tabs.md-default-theme .md-tab.md-active md-icon,
  md-tabs .md-tab.md-active md-icon,
  md-tabs.md-default-theme .md-tab.md-focused,
  md-tabs .md-tab.md-focused,
  md-tabs.md-default-theme .md-tab.md-focused md-icon,
  md-tabs .md-tab.md-focused md-icon{
  --tw-text-opacity: 1 !important;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1))) !important;
}
@media (prefers-color-scheme: dark){
  [data-theme="roaring20s"] md-tabs.md-default-theme .md-tab.md-active:not(.ms-light *),[data-theme="roaring20s"] 
  md-tabs .md-tab.md-active:not(.ms-light *),[data-theme="roaring20s"] 
  md-tabs.md-default-theme .md-tab.md-active md-icon:not(.ms-light *),[data-theme="roaring20s"] 
  md-tabs .md-tab.md-active md-icon:not(.ms-light *),[data-theme="roaring20s"] 
  md-tabs.md-default-theme .md-tab.md-focused:not(.ms-light *),[data-theme="roaring20s"] 
  md-tabs .md-tab.md-focused:not(.ms-light *),[data-theme="roaring20s"] 
  md-tabs.md-default-theme .md-tab.md-focused md-icon:not(.ms-light *),[data-theme="roaring20s"] 
  md-tabs .md-tab.md-focused md-icon:not(.ms-light *){
    color: var(--colors-raw-sepia-700) !important;
  }
  md-tabs.md-default-theme .md-tab.md-active[data-theme="roaring20s"]:not(.ms-light *),
  md-tabs .md-tab.md-active[data-theme="roaring20s"]:not(.ms-light *),
  md-tabs.md-default-theme .md-tab.md-active md-icon[data-theme="roaring20s"]:not(.ms-light *),
  md-tabs .md-tab.md-active md-icon[data-theme="roaring20s"]:not(.ms-light *),
  md-tabs.md-default-theme .md-tab.md-focused[data-theme="roaring20s"]:not(.ms-light *),
  md-tabs .md-tab.md-focused[data-theme="roaring20s"]:not(.ms-light *),
  md-tabs.md-default-theme .md-tab.md-focused md-icon[data-theme="roaring20s"]:not(.ms-light *),
  md-tabs .md-tab.md-focused md-icon[data-theme="roaring20s"]:not(.ms-light *){
    color: var(--colors-raw-sepia-700) !important;
  }
}
[data-theme="roaring20s"] md-tabs.md-default-theme .md-tab.md-active:is(.ms-dark *),[data-theme="roaring20s"] 
  md-tabs .md-tab.md-active:is(.ms-dark *),[data-theme="roaring20s"] 
  md-tabs.md-default-theme .md-tab.md-active md-icon:is(.ms-dark *),[data-theme="roaring20s"] 
  md-tabs .md-tab.md-active md-icon:is(.ms-dark *),[data-theme="roaring20s"] 
  md-tabs.md-default-theme .md-tab.md-focused:is(.ms-dark *),[data-theme="roaring20s"] 
  md-tabs .md-tab.md-focused:is(.ms-dark *),[data-theme="roaring20s"] 
  md-tabs.md-default-theme .md-tab.md-focused md-icon:is(.ms-dark *),[data-theme="roaring20s"] 
  md-tabs .md-tab.md-focused md-icon:is(.ms-dark *){
  color: var(--colors-raw-sepia-700) !important;
}
md-tabs.md-default-theme .md-tab.md-active[data-theme="roaring20s"]:is(.ms-dark *),
  md-tabs .md-tab.md-active[data-theme="roaring20s"]:is(.ms-dark *),
  md-tabs.md-default-theme .md-tab.md-active md-icon[data-theme="roaring20s"]:is(.ms-dark *),
  md-tabs .md-tab.md-active md-icon[data-theme="roaring20s"]:is(.ms-dark *),
  md-tabs.md-default-theme .md-tab.md-focused[data-theme="roaring20s"]:is(.ms-dark *),
  md-tabs .md-tab.md-focused[data-theme="roaring20s"]:is(.ms-dark *),
  md-tabs.md-default-theme .md-tab.md-focused md-icon[data-theme="roaring20s"]:is(.ms-dark *),
  md-tabs .md-tab.md-focused md-icon[data-theme="roaring20s"]:is(.ms-dark *){
  color: var(--colors-raw-sepia-700) !important;
}
md-tabs.md-default-theme md-ink-bar,
  md-tabs md-ink-bar{
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1))) !important;
  --tw-text-opacity: 1 !important;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1))) !important;
}
table{
  width: 100%;
  border-collapse: collapse;
  font-family: "Lato", "Segoe UI", "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  -webkit-print-color-adjust: exact !important;
}
.mainTable{
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
}
.mainTable thead td{
  text-align: center;
}
.mainTable thead td h2{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.mainTable thead td a img{
  height: 7rem;
}
.mainTable td h5{
  margin: 0px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: var(--colors-raw-rocketred-600);
}
.mainTable p{
  margin: 0px;
  font-weight: 700;
}
.mainTable p span{
  font-weight: 400;
}
.row-table table tr td{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  padding: 0.25rem;
}
.row-table >tbody>tr>td{
  padding: 0px;
}
.ihs-header-btns{
  display: flex;
}
.ihs-header-btns >div{
  width: 33.333333%;
}
.ihs-logo{
  visibility: hidden;
}
.labelForm{
  display: flex;
  align-items: center;
}
.labelForm label{
  margin-bottom: 0px;
  white-space: nowrap;
  padding-right: 0.75rem;
  font-weight: 700;
}
.labelForm input,
  .labelForm select{
  height: 2rem;
  flex: 1 1 auto;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.labelForm input:focus,
  .labelForm select:focus{
  border-color: var(--colors-raw-babyblue-300);
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: var(--colors-raw-babyblue-300);
  --tw-shadow: var(--tw-shadow-colored);
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.labelCheck{
  display: flex;
  align-items: center;
}
.labelCheck input{
  margin: 0px;
  height: 1rem;
  width: 1rem;
}
.labelCheck label{
  margin-bottom: 0px;
  padding-left: 0.25rem;
  font-size: 1.0625rem;
  line-height: 1.625rem;
}
.block-table{
  border-bottom-width: 1px;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.block-table >tbody>tr>td{
  padding: 0px;
}
.block-table table td{
  border-width: 1px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.block-table p{
  font-weight: 400;
}
.block-table .sub-block-table td{
  border-width: 0px;
}
.block-table .sub-block-table >tbody>tr>td{
  padding: 0px;
}
.warning td{
  --tw-bg-opacity: 1;
  background-color: rgb(255 253 140 / var(--tw-bg-opacity, 1));
}
.warning p{
  font-weight: 700;
}
.warning p i+span{
  font-weight: 700;
}
.highlighted{
  border-bottom-width: 1px;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.highlighted td{
  border-left-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: var(--colors-raw-groovygreen-800);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
p i{
  position: relative;
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  vertical-align: middle;
}
p i:after {
      content: "";
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
      position: absolute;
      left: 0px;
      right: 0px;
      height: 100%;
      width: 100%;
      background-position: center;
      background-repeat: no-repeat;
    }
p b{
  padding-left: 1rem;
  padding-right: 1rem;
}
section.alert-box{
  position: absolute;
  left: 2.5rem;
  top: 5rem;
  z-index: 999999;
  display: none;
  width: 20rem;
  text-align: center;
}
section.alert-box.activeAlertBox{
  display: block;
}
.banks-routing-modal .bank-route-section{
  display: flex;
  justify-content: center;
}
.banks-routing-modal h2{
  margin: 0px;
  border-bottom-width: 1px;
  border-color: var(--colors-raw-rocketred-500);
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.banks-routing-modal .banks-data{
  margin: 0px;
  margin-top: 0.75rem;
  height: 20rem;
  list-style-type: none;
  overflow-y: auto;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding: 0px;
}
.banks-routing-modal .banks-data li{
  display: flex !important;
  justify-content: space-between;
}
.banks-routing-modal .banks-data li.active{
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1))) !important;
}
.banks-routing-modal .banks-data li.active a{
  cursor: pointer;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)));
}
.banks-routing-modal .banks-data li.active a.del-li{
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1))) !important;
}
.banks-routing-modal .banks-data li a{
  cursor: pointer;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity, 1)));
}
.banks-routing-modal .banks-data li:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity, 1)));
}
.banks-routing-modal .banks-data li:hover,
.banks-routing-modal .banks-data li.active a,
.banks-routing-modal .banks-data li:hover a{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
.icon-urgent{
  float: left !important;
  margin-top: 0.25rem !important;
  display: inline-block !important;
  height: 1rem !important;
  width: 1.75rem !important;
  background-size: contain !important;
  padding: 0px !important;
  background: url(/assets/images/urgent.svg) center center no-repeat;
}
.icon-high{
  float: left !important;
  margin-top: 0.25rem !important;
  display: inline-block !important;
  height: 1rem !important;
  width: 1.75rem !important;
  background-size: contain !important;
  padding: 0px !important;
  background: url(/assets/images/high.svg) center center no-repeat;
}
.icon-medium{
  float: left !important;
  margin-top: 0.25rem !important;
  display: inline-block !important;
  height: 1rem !important;
  width: 1.75rem !important;
  background-size: contain !important;
  padding: 0px !important;
  background: url(/assets/images/medium.svg) center center no-repeat;
}
.icon-low{
  float: left !important;
  margin-top: 0.25rem !important;
  display: inline-block !important;
  height: 1rem !important;
  width: 1.75rem !important;
  background-size: contain !important;
  padding: 0px !important;
  background: url(/assets/images/low.svg) center center no-repeat;
}
.icon-message{
  float: left !important;
  margin-top: 0.25rem !important;
  display: inline-block !important;
  height: 1rem !important;
  width: 1.75rem !important;
  background-size: contain !important;
  padding: 0px !important;
  background: url(/assets/images/comment.svg) center center no-repeat;
}
.stats{
  float: left !important;
  margin: 0px !important;
  display: inline-block !important;
  border-radius: 0.125rem !important;
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.stats.inProgress{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(246 195 66 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(246 195 66 / var(--tw-text-opacity, 1));
}
.stats.completed{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(29 136 48 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(29 136 48 / var(--tw-text-opacity, 1));
}
.stats.closed{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(207 69 60 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(207 69 60 / var(--tw-text-opacity, 1));
}
.stats.todo{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(49 106 197 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(49 106 197 / var(--tw-text-opacity, 1));
}
.threadContainer{
  float: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
}
.threadContainer .threadHolder{
  float: left;
  margin: 0px;
  width: 100%;
  padding-right: 1rem;
  padding-left: 2.5rem;
}
.threadContainer .threadHolder .ticketInformation{
  float: left;
  margin-bottom: 2.5rem;
  width: 100%;
  border-bottom-width: 4px;
  border-color: var(--colors-raw-rocketred-700);
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.05;
  padding-right: 1rem;
  padding-left: 2.5rem;
  padding-bottom: 3rem;
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder{
  position: relative;
  float: left;
  margin: 0px;
  width: 100%;
  padding-left: 2.75rem;
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .userPosted{
  position: absolute;
  left: -5rem;
  top: -0.25rem;
  display: block;
  height: 6rem;
  width: 6rem;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .userPosted img{
  float: left;
  margin: 0px;
  max-width: 100%;
  border-radius: 9999px;
  padding: 0px;
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketBody h3{
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--colors-raw-rocketred-600);
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketBody h4{
  white-space: pre-line;
  font-size: 1rem;
  line-height: 1.5rem;
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketBody h6{
  margin-bottom: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(208 208 208 / var(--tw-text-opacity, 1));
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketBody p{
  margin-bottom: 1rem;
  font-weight: 700;
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketActivity{
  float: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketActivity h5{
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(90 90 90 / var(--tw-text-opacity, 1));
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketActivity table{
  width: 100%;
  border-top-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketActivity table tr td{
  margin: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  padding-top: 1rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketActivity table tr td:first-child{
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
}
.threadContainer .threadHolder .ticketInformation .ticketInformationHolder .ticketActivity table tr td label{
  float: left;
  margin-bottom: 1rem;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: var(--colors-raw-rocketred-500);
}
.ticketActivity .support-ticket-list{
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: transparent;
}
.threadContainer .threadHolder .responceContainer{
  float: left;
  margin: 0px;
  width: 100%;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  padding-left: 2.25rem;
}
.threadContainer .threadHolder .responceContainer .responseHolder{
  position: relative;
  float: left;
  margin-top: 0px;
  margin-bottom: 2.25rem;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}
.threadContainer .threadHolder .responceContainer .responseHolder:last-child{
  margin: 0px;
}
.threadContainer .threadHolder .responceContainer .responseHolder:before {
      content: "";
      position: absolute;
      left: -10px;
      top: 0.5rem;
      z-index: 99;
      border-top-width: 10px;
      border-bottom-width: 10px;
      border-right-width: 10px;
      border-top-color: transparent;
      border-bottom-color: transparent;
      --tw-border-opacity: 1;
      border-right-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
    }
.threadContainer .threadHolder .responceContainer .responseHolder:after {
      content: "";
      position: absolute;
      left: -10px;
      top: 0.5rem;
      z-index: 9;
      height: 0px;
      width: 0px;
      border-top-width: 10px;
      border-bottom-width: 10px;
      border-right-width: 10px;
      border-top-color: transparent;
      border-bottom-color: transparent;
      --tw-border-opacity: 1;
      border-right-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
    }
.threadContainer .threadHolder .responceContainer .responseHolder .userAv{
  position: absolute;
  left: -60px;
  top: -0.25rem;
  margin: 0px;
  display: block;
  height: 3rem;
  width: 3rem;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  padding: 0px;
}
.threadContainer .threadHolder .responceContainer .responseHolder .userAv img{
  margin: 0px;
  width: 100%;
  border-radius: 9999px;
  padding: 0px;
}
.threadContainer .threadHolder .responceContainer .responseHolder .responceHeader{
  float: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
}
.threadContainer .threadHolder .responceContainer .responseHolder .responceHeader h3{
  float: left;
  margin-bottom: 0.5rem;
  width: 100%;
  padding: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(124 124 124 / var(--tw-text-opacity, 1));
}
.threadContainer .threadHolder .responceContainer .responseHolder .responceHeader h3 span{
  float: right;
  margin: 0px;
  width: auto;
  padding: 0px;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--colors-raw-rocketred-600);
}
.threadContainer .threadHolder .responceContainer .responseHolder .responceHeader h3 a{
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  color: var(--colors-raw-rocketred-600);
  text-decoration-line: none;
}
.threadContainer .threadHolder .responceContainer .responseHolder .responceBody{
  float: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
}
.threadContainer .threadHolder .responceContainer .responseHolder .responceBody p{
  float: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
}
.threadCommentArea{
  border-top-width: 4px;
  border-color: var(--colors-raw-rocketred-600);
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 5rem;
  padding-right: 3rem;
}
.support-ticket-list{
  float: left;
  margin: 0px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding: 0px;
}
.support-ticket-list ul li{
  float: left;
  min-height: 57px;
  min-width: 25%;
  padding: 0.5rem;
}
.support-ticket-list ul li label{
  margin-bottom: 0.25rem;
  padding: 0px;
  font-weight: 500;
  color: var(--colors-raw-rocketred-600);
}
.support-ticket-list ul li p{
  margin: 0px;
  padding: 0px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(124 124 124 / var(--tw-text-opacity, 1));
}
.support-ticket-list ul{
  float: left;
  width: 100%;
  list-style-type: none;
  padding: 0px;
}
.ticketInfoSec{
  float: left;
  margin-bottom: 1.25rem;
  width: 100%;
  padding: 0px;
}
.ticketInfoSec h3{
  float: left;
  margin-bottom: 0.75rem;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.ticketInfoSec ul{
  float: left;
  margin: 0px;
  width: 100%;
  list-style-type: none;
  padding: 0px;
}
.ticketInfoSec ul li{
  float: left;
  margin-bottom: 0.25rem;
  width: 100%;
  list-style-type: none;
  padding: 0px;
}
.ticketInfoSec ul li span{
  display: inline;
  width: 5rem;
}
.assigneeTree{
  float: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
}
.assigneeTree h3{
  float: left;
  margin-bottom: 0.75rem;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.assigneeTree ul{
  float: left;
  margin: 0px;
  width: 100%;
  list-style-type: none;
  padding: 0px;
}
.assigneeTree ul li{
  position: relative;
  float: left;
  margin: 0px;
  width: 100%;
  list-style-type: none;
  padding-bottom: 0.25rem;
}
.assigneeTree ul li li{
  position: relative;
  float: left;
  margin: 0px;
  width: 100%;
  list-style-type: none;
  padding-bottom: 0.25rem;
  padding-left: 1.25rem;
}
.assigneeTree ul ul li:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        height: 100%;
        width: 1;
        --tw-bg-opacity: 1;
        background-color: rgb(192 192 192 / var(--tw-bg-opacity, 1));
      }
.assigneeTree ul ul li:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0px;
        float: left;
        height: 1;
        width: 0.75rem;
        --tw-bg-opacity: 1;
        background-color: rgb(192 192 192 / var(--tw-bg-opacity, 1));
      }
.tabSupporter.nav-tabs>li >a{
  --tw-bg-opacity: 1;
  background-color: rgb(81 81 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tabSupporter.nav-tabs>li.active>a{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  --tw-text-opacity: 1;
  color: rgb(81 81 81 / var(--tw-text-opacity, 1));
}
.number_bullets>a.deleteRow{
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  width: 1.25rem;
  align-items: center;
  justify-content: center;
  background-color: var(--colors-raw-rocketred-600);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bulletsWrap .number_bullets{
  padding-right: 2.5rem;
}
.number_bullets>a.deleteRow span{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  margin-top: -10px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bulletsWrap{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0px;
  padding-bottom: 0px;
}
.bulletsWrap .number_bullets:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}
.p-and-c .border-bottom{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  padding-bottom: 0.25rem;
}
.number_bullets {
  counter-increment: div;
  position: relative;
  padding-left: 2.5rem;
  padding-right: 0.25rem;
}
.number_bullets>span{
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 1.25rem;
  background-color: var(--colors-raw-rocketred-600);
}
.number_bullets>span:after {
  content: counter(div);
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: 0px;
  height: 1.25rem;
  width: 100%;
  border-radius: 9999px;
  text-align: center;
  font-weight: 700;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.numeric.asc .iconSorting:after {
    content: "\e155";
  }
.numeric.desc .iconSorting:after {
    content: "\e156";
  }
.iconSorting {
  font-family: "Glyphicons Halflings";
  position: absolute;
  right: 0.5rem;
  top: 0.25rem;
  opacity: 0.5;
}
.iconSorting:after {
    content: "\e150";
  }
.glyphicon.glyphicon-calendar:before {
    content: "";
  }
.glyphicon.glyphicon-calendar{

  background-image: url("/assets/images/calendar-128.png");

  height: 1rem;

  width: 1.25rem;

  background-size: cover;
}
.sheets-tab-group button.active,
.sheets-view-tab-group button.active{
  background-color: var(--colors-raw-rocketred-500) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.disabledInput{
  border-width: 0px !important;
  background-color: transparent !important;
}
.form .form-section{
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  padding-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: var(--colors-raw-rocketred-600);
}
.tableDisplayPrint p{
  margin: 0px;
  font-weight: 700;
}
table.patientDetails td{
  border-collapse: collapse;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(192 192 192 / var(--tw-border-opacity, 1));
  padding: 0.5rem;
}
table.patientDetails td p{
  margin: 0px;
  font-weight: 700;
}
/* Remove border from child tables */
table.patientDetails table td{
  border-width: 0px;
}
table.patientDetails table td p{
  margin: 0px;
  font-weight: 700;
}
.prescriptionRecord th{
  text-align: left;
}
.note{
  margin-bottom: 1.25rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  padding: 1rem;
}
@media (min-width: 1024px){
  .note{
    padding: 1.5rem;
  }
}
@media print {
  .printHide,
  button,
  a{
    display: none !important;
  }

  .printable-content {
    overflow: auto;
    page-break-inside: avoid;
    width: 100%;
    height: auto;
    all: inherit;
  }

  .form-group{
    margin-bottom: 0.25rem;
  }

  .ihs-logo{
    visibility: visible;
  }

  .highlighted{
    table-layout: fixed;
  }

    .highlighted td{
    background-color: var(--colors-raw-groovygreen-800) !important;
  }

  .warning td{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 253 140 / var(--tw-bg-opacity, 1)) !important;
  }

  body{
    padding-top: 0px !important;
    -webkit-print-color-adjust: exact !important;
  }

  table{
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .mainTable{
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 900px;
    overflow: hidden;
  }
      .mainTable thead td h2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 1.0625rem;
    line-height: 1.625rem;
  }

      .mainTable thead td a img{
    height: 7rem;
  }

    .mainTable td h5{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
    color: var(--colors-raw-rocketred-600) !important;
  }

  p i{
    height: 0.5rem;
    width: 0.5rem;
    vertical-align: top;
  }

  @page {
    size: auto;
    margin: 5mm 10mm;
  }
}
input.has-error,
div.has-error{
  border-width: 1px;
  border-color: var(--colors-raw-rocketred-500);
}
md-dialog.fullscreen-dialog{
  height: -moz-fit-content;
  height: fit-content;
  max-height: 100%;
  width: 100%;
  max-width: 80%;
  border-radius: 0px;
}
md-dialog .md-dialog-content.phoneModalBody{
  min-width: 800px;
}
input[disabled],
input[readOnly],
fieldset[disabled]{
  cursor: not-allowed !important;
  opacity: 1 !important;
}
md-dialog.md-default-theme,
md-dialog,
md-content.md-default-theme,
md-content{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity, 1)));
}
md-tabs.md-default-theme .md-tab,
md-tabs .md-tab{
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
/*The above CSS can be further enhanced. We'll be making improvements over time*/
/*improving UI*/
[type='text']:focus:focus,
input:where(:not([type])):focus:focus,
[type='email']:focus:focus,
[type='url']:focus:focus,
[type='password']:focus:focus,
[type='number']:focus:focus,
[type='date']:focus:focus,
[type='datetime-local']:focus:focus,
[type='month']:focus:focus,
[type='search']:focus:focus,
[type='tel']:focus:focus,
[type='time']:focus:focus,
[type='week']:focus:focus,
[multiple]:focus:focus,
textarea:focus:focus,
select:focus:focus{
  border-color: var(--fallback-p,oklch(var(--p)/0.2));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/0.2));
}
[type="checkbox"],
[type="radio"]{
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.page-container .page-header{
  position: sticky;
  top: 0px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding: 1.5rem;
  padding-top: 2.5rem;
}
.iconSorting{
  position: relative;
  inset: 0px;
  margin-inline-start: 0.5rem;
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  font-style: normal;
  opacity: 1;
}
/*date picker */
.uib-datepicker-popup.dropdown-menu{
  position: absolute;
  z-index: 50;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding: 1rem;
}
.uib-datepicker-popup.dropdown-menu table{
  table-layout: fixed;
}
.uib-datepicker-popup.dropdown-menu table tbody{
  border-top-width: 8px;
  border-bottom-width: 8px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-border-opacity, 1)));
}
.uib-datepicker-popup.dropdown-menu table th{
  font-weight: 500;
}
.uib-datepicker-popup.dropdown-menu table th .uib-left,
        .uib-datepicker-popup.dropdown-menu table th .uib-right{
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  padding: 0.5rem;
}
.uib-datepicker-popup.dropdown-menu table th .uib-left:hover, .uib-datepicker-popup.dropdown-menu table th .uib-right:hover{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
.uib-datepicker-popup.dropdown-menu table th,
      .uib-datepicker-popup.dropdown-menu table td{
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
}
.uib-datepicker-popup.dropdown-menu table .uib-day button, .uib-datepicker-popup.dropdown-menu table .uib-year button, .uib-datepicker-popup.dropdown-menu table .uib-month button{
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  padding: 0.25rem;
}
.uib-datepicker-popup.dropdown-menu table .uib-day button.active, .uib-datepicker-popup.dropdown-menu table .uib-year button.active, .uib-datepicker-popup.dropdown-menu table .uib-month button.active{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar{
  padding: 0px;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button{
  display: inline-flex;
  height: 3rem;
  min-height: 3rem;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: var(--rounded-btn, 0.5rem);
  border-color: transparent;
  border-color: oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1em;
  gap: 0.5rem;
  font-weight: 600;
  text-decoration-line: none;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  border-width: var(--border-btn, 1px);
  transition-property: color, background-color, border-color, opacity, box-shadow, transform;
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-color: var(--fallback-bc,oklch(var(--bc)/1));
  background-color: oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  --tw-border-opacity: 1;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button[disabled],.uib-datepicker-popup.dropdown-menu .uib-button-bar button:disabled{
  pointer-events: none;
}
:where(.uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="checkbox"])),
:where(.uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="radio"])){
  width: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="checkbox"]):after,.uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="radio"]):after{
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}
@media (hover: hover){
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .uib-datepicker-popup.dropdown-menu .uib-button-bar button:hover{
      background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
      border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          );
    }
  }
  @supports not (color: oklch(0% 0 0)){
    .uib-datepicker-popup.dropdown-menu .uib-button-bar button:hover{
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .uib-datepicker-popup.dropdown-menu .uib-button-bar button:hover{
      background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
      border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          );
    }
  }
  @supports not (color: oklch(0% 0 0)){
    .uib-datepicker-popup.dropdown-menu .uib-button-bar button:hover{
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .uib-datepicker-popup.dropdown-menu .uib-button-bar button:hover{
      background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
      border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          );
    }
  }
  @supports not (color: oklch(0% 0 0)){
    .uib-datepicker-popup.dropdown-menu .uib-button-bar button:hover{
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-glass:hover{
    --glass-opacity: 25%;
    --glass-border-opacity: 15%;
  }
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button[disabled]:hover,.uib-datepicker-popup.dropdown-menu .uib-button-bar button:disabled:hover{
    --tw-border-opacity: 0;
    background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
    --tw-bg-opacity: 0.2;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
    --tw-text-opacity: 0.2;
  }
  @supports (color: color-mix(in oklab, black, black)){
    .uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="checkbox"]:checked):hover,.uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="radio"]:checked):hover{
      background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
    }
  }
}
@media (prefers-reduced-motion: no-preference){
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button{
    animation: button-pop var(--animation-btn, 0.25s) ease-out;
  }
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button:active:hover,.uib-datepicker-popup.dropdown-menu .uib-button-bar button:active:focus{
  animation: button-pop 0s ease-out;
  transform: scale(var(--btn-focus-scale, 0.97));
}
@supports not (color: oklch(0% 0 0)){
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button{
    background-color: var(--btn-color, var(--fallback-b2));
    border-color: var(--btn-color, var(--fallback-b2));
  }
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-glass{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-color: currentColor;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-glass.ms-dui-btn-active{
  --glass-opacity: 25%;
  --glass-border-opacity: 15%;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-btn-disabled,.uib-datepicker-popup.dropdown-menu .uib-button-bar button[disabled],.uib-datepicker-popup.dropdown-menu .uib-button-bar button:disabled{
  --tw-border-opacity: 0;
  background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
  --tw-bg-opacity: 0.2;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  --tw-text-opacity: 0.2;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="checkbox"]:checked),.uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="radio"]:checked){
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="checkbox"]:checked):focus-visible,.uib-datepicker-popup.dropdown-menu .uib-button-bar button:is(input[type="radio"]:checked):focus-visible{
  outline-color: var(--fallback-p,oklch(var(--p)/1));
}
.ms-dui-join > :where(*:not(:first-child)):is(.uib-datepicker-popup.dropdown-menu .uib-button-bar button){
  margin-inline-start: calc(var(--border-btn) * -1);
}
.ms-dui-join.ms-dui-join-vertical > :where(*:not(:first-child)):is(.uib-datepicker-popup.dropdown-menu .uib-button-bar button){
  margin-top: calc(var(--border-btn) * -1);
}
.ms-dui-join.ms-dui-join-horizontal > :where(*:not(:first-child)):is(.uib-datepicker-popup.dropdown-menu .uib-button-bar button){
  margin-inline-start: calc(var(--border-btn) * -1);
  margin-top: 0px;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button{
  height: 2.25rem !important;
  min-height: -moz-min-content !important;
  min-height: min-content !important;
  border-radius: 0.25rem !important;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-btn-link{
  height: auto;
  min-height: -moz-min-content;
  min-height: min-content;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: 400;
  text-decoration-line: none;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-btn-link:hover{
  text-decoration-line: none;
}
@media (prefers-color-scheme: dark){
  [data-theme="roaring20s"] .uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-btn-link:not(.ms-light *){
    color: var(--colors-raw-sepia-700);
  }
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-btn-link[data-theme="roaring20s"]:not(.ms-light *){
    color: var(--colors-raw-sepia-700);
  }
}
[data-theme="roaring20s"] .uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-btn-link:is(.ms-dark *){
  color: var(--colors-raw-sepia-700);
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-btn-link[data-theme="roaring20s"]:is(.ms-dark *){
  color: var(--colors-raw-sepia-700);
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button.ms-dui-btn-circle{
  height: 2rem !important;
  width: 2rem !important;
  border-radius: 9999px !important;
}
@media (hover: hover){
  .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close:hover,.ms-dui-btn-outline
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close:hover,.ms-dui-btn-outline
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear:hover{
      background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close:hover,.ms-dui-btn-outline
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close:hover,.ms-dui-btn-outline
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear:hover{
      background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
    }
  }
}
@supports not (color: oklch(0% 0 0)){
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close,
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear{
    --btn-color: var(--fallback-s);
  }
}
@supports (color: color-mix(in oklab, black, black)){
  .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close.ms-dui-btn-active,.ms-dui-btn-outline
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
  }
}
@supports (color: oklch(0% 0 0)){
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close,
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear{
    --btn-color: var(--s);
  }
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close,
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear{
  --tw-text-opacity: 1;
  color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
  outline-color: var(--fallback-s,oklch(var(--s)/1));
}
.ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close,.ms-dui-btn-outline
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear{
  --tw-text-opacity: 1;
  color: var(--fallback-s,oklch(var(--s)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-close.ms-dui-btn-active,.ms-dui-btn-outline
        .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-clear.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
}
@media (hover: hover){
  .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current:hover{
      background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
    }
  }
  .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current:hover{
    --tw-text-opacity: 1;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current:hover{
      background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
    }
  }
}
@supports not (color: oklch(0% 0 0)){
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current{
    --btn-color: var(--fallback-p);
  }
}
@supports (color: color-mix(in oklab, black, black)){
  .ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current.ms-dui-btn-active{
    background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
  }
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current{
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
  outline-color: var(--fallback-p,oklch(var(--p)/1));
}
@supports (color: oklch(0% 0 0)){
  .uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current{
    --btn-color: var(--p);
  }
}
.ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current{
  --tw-text-opacity: 1;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity)));
}
.ms-dui-btn-outline.uib-datepicker-popup.dropdown-menu .uib-button-bar button.uib-datepicker-current.ms-dui-btn-active{
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
}
/*form fields */
.input-field,
.textarea-field{
  position: relative;
  display: block;
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.input-field .input-icon, .textarea-field .input-icon{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0.25rem;
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
.input-field .input-control,
  .input-field .textarea-control,
  .textarea-field .input-control,
  .textarea-field .textarea-control{
  display: block;
  height: 2.5rem;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.input-field .input-control::-moz-placeholder, .input-field .textarea-control::-moz-placeholder, .textarea-field .input-control::-moz-placeholder, .textarea-field .textarea-control::-moz-placeholder{
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.input-field .input-control::placeholder,
  .input-field .textarea-control::placeholder,
  .textarea-field .input-control::placeholder,
  .textarea-field .textarea-control::placeholder{
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.input-field .input-control:focus,
  .input-field .textarea-control:focus,
  .textarea-field .input-control:focus,
  .textarea-field .textarea-control:focus{
  border-color: var(--fallback-p,oklch(var(--p)/0.2));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/0.2));
}
[data-theme="roaring20s"] .input-field .input-control:focus,[data-theme="roaring20s"] 
  .input-field .textarea-control:focus,[data-theme="roaring20s"] 
  .textarea-field .input-control:focus,[data-theme="roaring20s"] 
  .textarea-field .textarea-control:focus{
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)));
  --tw-ring-opacity: 1;
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/var(--tw-ring-opacity, 1)));
}
.input-field .input-control:focus[data-theme="roaring20s"],
  .input-field .textarea-control:focus[data-theme="roaring20s"],
  .textarea-field .input-control:focus[data-theme="roaring20s"],
  .textarea-field .textarea-control:focus[data-theme="roaring20s"]{
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)));
  --tw-ring-opacity: 1;
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/var(--tw-ring-opacity, 1)));
}
.input-field .input-control.input-with-icon, .input-field .textarea-control.input-with-icon, .textarea-field .input-control.input-with-icon, .textarea-field .textarea-control.input-with-icon{
  padding-left: 2.25rem;
  padding-right: 0.75rem;
}
.input-field .input-control.has-error, .input-field .textarea-control.has-error, .textarea-field .input-control.has-error, .textarea-field .textarea-control.has-error{
  border-color: var(--fallback-p,oklch(var(--p)/0.5));
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/0.5));
}
.input-field .input-control:disabled, .input-field .textarea-control:disabled, .textarea-field .input-control:disabled, .textarea-field .textarea-control:disabled{
  background-color: var(--fallback-b3,oklch(var(--b3)/0.7));
}
.input-field:has(input:focus, textarea:focus), .textarea-field:has(input:focus, textarea:focus){
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.input-field:has(input:focus, textarea:focus) .input-control::-moz-placeholder, .input-field:has(input:focus, textarea:focus) .textarea-control::-moz-placeholder, .textarea-field:has(input:focus, textarea:focus) .input-control::-moz-placeholder, .textarea-field:has(input:focus, textarea:focus) .textarea-control::-moz-placeholder{
  opacity: 0;
}
.input-field:has(input:focus, textarea:focus) .input-control::placeholder,
    .input-field:has(input:focus, textarea:focus) .textarea-control::placeholder,
    .textarea-field:has(input:focus, textarea:focus) .input-control::placeholder,
    .textarea-field:has(input:focus, textarea:focus) .textarea-control::placeholder{
  opacity: 0;
}
.textarea-field .textarea-control{
  height: 7rem;
}
.dropdown-field{
  position: relative;
  display: block;
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.dropdown-field .dropdown-control{
  display: block;
  height: 2.5rem;
  min-height: -moz-max-content;
  min-height: max-content;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 0.75rem;
  line-height: 1;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dropdown-field .dropdown-control::-moz-placeholder{
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.dropdown-field .dropdown-control::placeholder{
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.dropdown-field .dropdown-control:focus{
  border-color: var(--fallback-p,oklch(var(--p)/0.2));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/0.2));
}
[data-theme="roaring20s"] .dropdown-field .dropdown-control:focus{
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)));
  --tw-ring-opacity: 1;
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/var(--tw-ring-opacity, 1)));
}
.dropdown-field .dropdown-control:focus[data-theme="roaring20s"]{
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)));
  --tw-ring-opacity: 1;
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/var(--tw-ring-opacity, 1)));
}
.dropdown-field .dropdown-control.has-error{
  border-color: var(--fallback-p,oklch(var(--p)/0.5));
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/0.5));
}
.form-section-title{
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  background-color: var(--fallback-p,oklch(var(--p)/0.8));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
.form-sub-title{
  margin-bottom: 1rem;
  display: flex;
  justify-content: flex-start;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  text-transform: uppercase;
}
/*global table*/
.table :where(td, th){
  white-space: nowrap;
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
}
.table th:not(:last-child){
  text-align: left;
}
.table th{
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  font-weight: 500;
}
.table th:hover{
  background-color: var(--fallback-b3,oklch(var(--b3)/0.2));
}
.table td{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.table tbody tr:hover{
  background-color: var(--fallback-b3,oklch(var(--b3)/0.2));
}
.table tbody tr td .ms-dui-dropdown .ms-dui-dropdown-content{
  inset-inline-end: 0px;
  bottom: auto;
  inset-inline-end: 100%;
  top: 0px;
  transform-origin: right;
}
.table tbody tr td .ms-dui-dropdown.ms-dui-dropdown-right .ms-dui-dropdown-content{
  bottom: 0px;
  top: auto;
}
.table tbody tr td .ms-dui-dropdown.ms-dui-dropdown-left .ms-dui-dropdown-content{
  bottom: 0px;
  top: auto;
}
.ms-dui-dropdown-end.table tbody tr td .ms-dui-dropdown .ms-dui-dropdown-content{
  bottom: 0px;
  top: auto;
}
.table tbody tr td .input-field .input-control{
  font-size: 0.75rem;
  line-height: 1rem;
}
.table tbody tr td .dropdown-field .dropdown-control{
  font-size: 0.75rem;
  line-height: 1rem;
}
.table tbody tr:nth-last-child(-n + 2) td .ms-dui-dropdown .ms-dui-dropdown-content{
  bottom: 100%;
  top: auto;
  transform-origin: bottom;
}
/*data table*/
.data-table-wrapper .dataTables_wrapper{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.data-table-wrapper .dataTables_wrapper .dataTables_filter label, .data-table-wrapper .dataTables_wrapper .dataTables_length label{
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: capitalize;
}
.data-table-wrapper .dataTables_wrapper .dataTables_filter label input,
        .data-table-wrapper .dataTables_wrapper .dataTables_filter label select,
        .data-table-wrapper .dataTables_wrapper .dataTables_length label input,
        .data-table-wrapper .dataTables_wrapper .dataTables_length label select{
  width: 100%;
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.data-table-wrapper .dataTables_wrapper .dataTables_filter label input::-moz-placeholder, .data-table-wrapper .dataTables_wrapper .dataTables_filter label select::-moz-placeholder, .data-table-wrapper .dataTables_wrapper .dataTables_length label input::-moz-placeholder, .data-table-wrapper .dataTables_wrapper .dataTables_length label select::-moz-placeholder{
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.data-table-wrapper .dataTables_wrapper .dataTables_filter label input::placeholder,
        .data-table-wrapper .dataTables_wrapper .dataTables_filter label select::placeholder,
        .data-table-wrapper .dataTables_wrapper .dataTables_length label input::placeholder,
        .data-table-wrapper .dataTables_wrapper .dataTables_length label select::placeholder{
  --tw-text-opacity: 1;
  color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity, 1)));
}
.data-table-wrapper .dataTables_wrapper .dataTables_filter label input:focus,
        .data-table-wrapper .dataTables_wrapper .dataTables_filter label select:focus,
        .data-table-wrapper .dataTables_wrapper .dataTables_length label input:focus,
        .data-table-wrapper .dataTables_wrapper .dataTables_length label select:focus{
  border-color: var(--fallback-p,oklch(var(--p)/0.2));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: var(--fallback-p,oklch(var(--p)/0.2));
}
@media (min-width: 1024px){
  .data-table-wrapper .dataTables_wrapper .dataTables_filter label input,
        .data-table-wrapper .dataTables_wrapper .dataTables_filter label select,
        .data-table-wrapper .dataTables_wrapper .dataTables_length label input,
        .data-table-wrapper .dataTables_wrapper .dataTables_length label select{
    width: 20rem;
  }
}
.data-table-wrapper .dataTables_wrapper .dataTables_filter label select, .data-table-wrapper .dataTables_wrapper .dataTables_length label select{
  height: 2.5rem;
  min-height: -moz-max-content;
  min-height: max-content;
  padding-right: 0.75rem;
  line-height: 1;
}
.data-table-wrapper .dataTables_wrapper .dataTables_filter{
  grid-column: span 3 / span 3;
}
@media (min-width: 1024px){
  .data-table-wrapper .dataTables_wrapper .dataTables_filter{
    grid-column: span 2 / span 2;
    grid-column-start: 3;
  }
}
.data-table-wrapper .dataTables_wrapper .dataTables_filter label{
  justify-content: flex-end;
}
.data-table-wrapper .dataTables_wrapper .dataTables_length{
  grid-column: span 3 / span 3;
}
@media (min-width: 1024px){
  .data-table-wrapper .dataTables_wrapper .dataTables_length{
    grid-column: span 2 / span 2;
  }
}
.data-table-wrapper .dataTables_wrapper .table{
  grid-column: span 4 / span 4;
}
.data-table-wrapper .dataTables_wrapper .table td select{
  width: 10rem;
}
@media (min-width: 1024px){
  .data-table-wrapper .dataTables_wrapper .table td select{
    width: 100%;
  }
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate,
    .data-table-wrapper .dataTables_wrapper .dataTables_info{
  margin-top: 1rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.data-table-wrapper .dataTables_wrapper .dataTables_info{
  grid-column: span 3 / span 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px){
  .data-table-wrapper .dataTables_wrapper .dataTables_info{
    grid-column: span 1 / span 1;
    justify-content: flex-start;
  }
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate{
  grid-column: span 3 / span 3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}
@media (min-width: 1024px){
  .data-table-wrapper .dataTables_wrapper .dataTables_paginate{
    grid-column: span 2 / span 2;
    justify-content: flex-end;
  }
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button{
  display: inline-flex;
  height: 3rem;
  min-height: 3rem;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: var(--rounded-btn, 0.5rem);
  border-color: transparent;
  border-color: oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1em;
  gap: 0.5rem;
  font-weight: 600;
  text-decoration-line: none;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  border-width: var(--border-btn, 1px);
  transition-property: color, background-color, border-color, opacity, box-shadow, transform;
  --tw-text-opacity: 1;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-color: var(--fallback-bc,oklch(var(--bc)/1));
  background-color: oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  --tw-border-opacity: 1;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button[disabled],.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:disabled{
  pointer-events: none;
}
:where(.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="checkbox"])),
:where(.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="radio"])){
  width: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="checkbox"]):after,.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="radio"]):after{
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}
@media (hover: hover){
  .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
      background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
      border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          );
    }
  }
  @supports not (color: oklch(0% 0 0)){
    .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }
  .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
      background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
      border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          );
    }
  }
  @supports not (color: oklch(0% 0 0)){
    .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }
  .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
  }
  @supports (color: color-mix(in oklab, black, black)){
    .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
      background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
      border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          );
    }
  }
  @supports not (color: oklch(0% 0 0)){
    .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }
  .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-glass:hover{
    --glass-opacity: 25%;
    --glass-border-opacity: 15%;
  }
  .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button[disabled]:hover,.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:disabled:hover{
    --tw-border-opacity: 0;
    background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
    --tw-bg-opacity: 0.2;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
    --tw-text-opacity: 0.2;
  }
  @supports (color: color-mix(in oklab, black, black)){
    .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="checkbox"]:checked):hover,.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="radio"]:checked):hover{
      background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
    }
  }
}
@media (prefers-reduced-motion: no-preference){
  .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button{
    animation: button-pop var(--animation-btn, 0.25s) ease-out;
  }
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:active:hover,.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:active:focus{
  animation: button-pop 0s ease-out;
  transform: scale(var(--btn-focus-scale, 0.97));
}
@supports not (color: oklch(0% 0 0)){
  .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button{
    background-color: var(--btn-color, var(--fallback-b2));
    border-color: var(--btn-color, var(--fallback-b2));
  }
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-glass{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-color: currentColor;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-glass.ms-dui-btn-active{
  --glass-opacity: 25%;
  --glass-border-opacity: 15%;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-btn-disabled,.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button[disabled],.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:disabled{
  --tw-border-opacity: 0;
  background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
  --tw-bg-opacity: 0.2;
  color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  --tw-text-opacity: 0.2;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="checkbox"]:checked),.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="radio"]:checked){
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="checkbox"]:checked):focus-visible,.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:is(input[type="radio"]:checked):focus-visible{
  outline-color: var(--fallback-p,oklch(var(--p)/1));
}
.ms-dui-join > :where(*:not(:first-child)):is(.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button){
  margin-inline-start: calc(var(--border-btn) * -1);
}
.ms-dui-join.ms-dui-join-vertical > :where(*:not(:first-child)):is(.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button){
  margin-top: calc(var(--border-btn) * -1);
}
.ms-dui-join.ms-dui-join-horizontal > :where(*:not(:first-child)):is(.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button){
  margin-inline-start: calc(var(--border-btn) * -1);
  margin-top: 0px;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button{
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  height: 2.25rem !important;
  min-height: -moz-min-content !important;
  min-height: min-content !important;
  border-radius: 0.25rem !important;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-btn-link{
  height: auto;
  min-height: -moz-min-content;
  min-height: min-content;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: 400;
  text-decoration-line: none;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-btn-link:hover{
  text-decoration-line: none;
}
@media (prefers-color-scheme: dark){
  [data-theme="roaring20s"] .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-btn-link:not(.ms-light *){
    color: var(--colors-raw-sepia-700);
  }
  .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-btn-link[data-theme="roaring20s"]:not(.ms-light *){
    color: var(--colors-raw-sepia-700);
  }
}
[data-theme="roaring20s"] .data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-btn-link:is(.ms-dark *){
  color: var(--colors-raw-sepia-700);
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-btn-link[data-theme="roaring20s"]:is(.ms-dark *){
  color: var(--colors-raw-sepia-700);
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.ms-dui-btn-circle{
  height: 2rem !important;
  width: 2rem !important;
  border-radius: 9999px !important;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-s,oklch(var(--s)/var(--tw-bg-opacity, 1)));
  --tw-text-opacity: 1;
  color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity, 1)));
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.current{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.disabled{
  pointer-events: none;
  background-color: var(--fallback-b3,oklch(var(--b3)/0.5));
  opacity: 0.5;
}
.data-table-wrapper .dataTables_wrapper .dataTables_paginate span{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
/*close btn */
.close-btn{
  display: grid;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
  place-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
}
.close-btn:hover{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
}
/*sidebar modal*/
.sidebar{
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1)));
}
@media (min-width: 1024px){
  .sidebar{
    width: 40%;
  }
}
.sidebar .sidebar-header,
  .sidebar .sidebar-footer{
  padding: 1.25rem;
}
.sidebar .sidebar-header{
  display: flex;
  justify-content: space-between;
}
.sidebar .sidebar-body{
  height: calc(100vh - 10rem);
  overflow-y: auto;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
  padding: 1.25rem;
}
/*left panel*/
input#navigation[type="checkbox"]+aside{
  left: 0px;
  width: 18.75rem;
  opacity: 1;
}
@media (min-width: 1024px) {
    input#navigation[type="checkbox"]:checked+aside{
    width: 0px;
  }

      input#navigation[type="checkbox"]:checked+aside label{
    left: 0px;
    display: flex;
    width: -moz-max-content;
    width: max-content;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem;
  }

        input#navigation[type="checkbox"]:checked+aside label span{
    display: flex;
    font-size: 0.875rem;
    line-height: 1.25rem;
    opacity: 0.9;
  }

      input#navigation[type="checkbox"]:checked+aside >span,
      input#navigation[type="checkbox"]:checked+aside ul{
    pointer-events: none;
    display: none;
    opacity: 0;
  }
  }
@media (max-width: 1024px) {
    input#navigation[type="checkbox"]+aside{
    width: 0px;
  }

      input#navigation[type="checkbox"]+aside label{
    left: 0px;
    display: flex;
    width: -moz-max-content;
    width: max-content;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem;
  }

        input#navigation[type="checkbox"]+aside label span{
    display: flex;
    font-size: 0.875rem;
    line-height: 1.25rem;
    opacity: 0.9;
  }

      input#navigation[type="checkbox"]+aside >span,
      input#navigation[type="checkbox"]+aside ul{
    pointer-events: none;
    display: none;
    opacity: 0;
  }

    input#navigation[type="checkbox"]:checked+aside{
    left: 0px;
    width: 18.75rem;
    opacity: 1;
  }

      input#navigation[type="checkbox"]:checked+aside >label{
    position: absolute;
    top: 0.5rem;
    right: -1rem;
    left: initial;
    z-index: 50;
    height: 2rem;
    min-height: auto;
    width: 2rem;
    --tw-scale-x: -1;
    --tw-scale-y: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

        input#navigation[type="checkbox"]:checked+aside >label >span{
    display: flex;
    display: none;
    font-size: 0;
    opacity: 0;
  }

      input#navigation[type="checkbox"]:checked+aside >span,
      input#navigation[type="checkbox"]:checked+aside ul{
    pointer-events: auto;
    display: block;
    opacity: 1;
  }
  }
/*Modal*/
.ms-dui-modal .ms-dui-modal-box .dui-modal-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.login-page{
  position: fixed;
  left: 0px;
  right: 0px;
  margin: 0px;
  background-image: url("../assets/images/wallstreet.jpg");
  background-size: cover;
  padding: 0px;
}
.collapse{
  visibility: visible;
  display: none;
}
.collapse.in{
  visibility: visible;
  display: block;
}
.file\:ms-mr-4::file-selector-button{
  margin-right: 1rem;
}
.file\:ms-rounded-full::file-selector-button{
  border-radius: 9999px;
}
.file\:ms-border-0::file-selector-button{
  border-width: 0px;
}
.file\:ms-bg-primary-content::file-selector-button{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-pc,oklch(var(--pc)/var(--tw-bg-opacity, 1)));
}
.file\:ms-px-2::file-selector-button{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.file\:ms-py-1::file-selector-button{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.file\:ms-text-sm::file-selector-button{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.file\:ms-font-medium::file-selector-button{
  font-weight: 500;
}
.file\:ms-text-primary::file-selector-button{
  --tw-text-opacity: 1;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)));
}
.before\:ms-inset-y-0::before{
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}
.before\:ms-h-\[1px\]::before{
  content: var(--tw-content);
  height: 1px;
}
.before\:ms-w-8::before{
  content: var(--tw-content);
  width: 2rem;
}
.before\:ms-bg-base-200::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity, 1)));
}
.before\:ms-content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}
.hover\:ms-border-primary:hover{
  --tw-border-opacity: 1;
  border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)));
}
.hover\:ms-bg-primary-content:hover{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-pc,oklch(var(--pc)/var(--tw-bg-opacity, 1)));
}
.hover\:ms-text-primary:hover{
  --tw-text-opacity: 1;
  color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)));
}
@media (min-width: 640px){
  .sm\:ms-grid{
    display: grid;
  }
  .sm\:ms-w-60{
    width: 15rem;
  }
  .sm\:ms-w-\[34\.375rem\]{
    width: 34.375rem;
  }
  .sm\:ms-w-auto{
    width: auto;
  }
  .sm\:ms-flex-none{
    flex: none;
  }
  .sm\:ms-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:ms-flex-row{
    flex-direction: row;
  }
  .sm\:ms-items-center{
    align-items: center;
  }
  .sm\:ms-text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 768px){
  .md\:ms-col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:\!ms-block{
    display: block !important;
  }
  .md\:\!ms-w-10{
    width: 2.5rem !important;
  }
  .md\:ms-w-\[inherit\]{
    width: inherit;
  }
  .md\:ms-min-w-\[28\.125rem\]{
    min-width: 28.125rem;
  }
  .md\:ms-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:ms-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:ms-flex-row{
    flex-direction: row;
  }
  .md\:ms-gap-0{
    gap: 0px;
  }
  .md\:ms-rounded-l-none{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .md\:\!ms-border-x-0{
    border-left-width: 0px !important;
    border-right-width: 0px !important;
  }
  .md\:ms-py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 1024px){
  .lg\:ms-flex{
    display: flex;
  }
  .lg\:ms-hidden{
    display: none;
  }
  .lg\:ms-h-\[initial\]{
    height: initial;
  }
  .lg\:ms-max-h-\[initial\]{
    max-height: initial;
  }
  .lg\:ms-w-\[initial\]{
    width: initial;
  }
  .lg\:ms-w-full{
    width: 100%;
  }
  .lg\:ms-max-w-\[initial\]{
    max-width: initial;
  }
  .lg\:ms-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:ms-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:ms-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:ms-grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}
@media (min-width: 1280px){
  .xl\:ms-col-span-2{
    grid-column: span 2 / span 2;
  }
  .xl\:ms-grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .xl\:ms-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:ms-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:ms-grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:ms-grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .xl\:ms-flex-row{
    flex-direction: row;
  }
  .xl\:ms-items-center{
    align-items: center;
  }
}
@media (min-width: 1536px){
  .\32xl\:ms-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.\[\&\:hover\>svg\]\:ms-rotate-90:hover>svg{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\>\.dropdown-field\]\:ms-py-2\.5>.dropdown-field{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.\[\&\>\.item\:not\(\:last-child\)\]\:ms-mr-3>.item:not(:last-child){
  margin-right: 0.75rem;
}
.\[\&\>\.item\:not\(\:last-child\)\]\:ms-border-r>.item:not(:last-child){
  border-right-width: 1px;
}
.\[\&\>\.item\:not\(\:last-child\)\]\:ms-border-base-200>.item:not(:last-child){
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity, 1)));
}
.\[\&\>\.item\:not\(\:last-child\)\]\:ms-pr-3>.item:not(:last-child){
  padding-right: 0.75rem;
}
.\[\&\>\.ms-dui-dropdown\>button\]\:ms-py-5>.ms-dui-dropdown>button{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.\[\&\>\.page-container\]\:ms-h-full>.page-container{
  height: 100%;
}
.\[\&\>\.page-container\]\:ms-overflow-y-auto>.page-container{
  overflow-y: auto;
}
.\[\&\>div\>strong\]\:ms-font-medium>div>strong{
  font-weight: 500;
}
.\[\&\>div\]\:ms-flex>div{
  display: flex;
}
.\[\&\>div\]\:ms-items-center>div{
  align-items: center;
}
.\[\&\>div\]\:ms-gap-3>div{
  gap: 0.75rem;
}
.\[\&\>label\]\:ms-w-48>label{
  width: 12rem;
}
.\[\&\>label\]\:ms-py-5>label{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.\[\&\>li\>a\.active\]\:ms-bg-primary>li>a.active{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
}
.\[\&\>li\>a\.active\]\:ms-text-primary-content>li>a.active{
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
[data-theme="roaring20s"] .\[\&\>li\>a\:active\]\:roaring20s\:ms-bg-raw-sepia-850>li>a:active{
  background-color: var(--colors-raw-sepia-850);
}
.\[\&\>li\>a\:active\]\:roaring20s\:ms-bg-raw-sepia-850[data-theme="roaring20s"]>li>a:active{
  background-color: var(--colors-raw-sepia-850);
}
.\[\&\>li\>details\>summary\.active\]\:ms-bg-primary>li>details>summary.active{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
}
.\[\&\>li\>details\>summary\.active\]\:ms-text-primary-content>li>details>summary.active{
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
[data-theme="roaring20s"] .\[\&\>li\>details\>summary\:active\]\:roaring20s\:ms-bg-raw-sepia-850>li>details>summary:active{
  background-color: var(--colors-raw-sepia-850);
}
.\[\&\>li\>details\>summary\:active\]\:roaring20s\:ms-bg-raw-sepia-850[data-theme="roaring20s"]>li>details>summary:active{
  background-color: var(--colors-raw-sepia-850);
}
.\[\&\>li\>details\>summary\]\:ms-mb-2>li>details>summary{
  margin-bottom: 0.5rem;
}
.\[\&\>li\>details\>ul\>li\>a\.active\]\:ms-bg-primary>li>details>ul>li>a.active{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
}
.\[\&\>li\>details\>ul\>li\>a\.active\]\:ms-text-primary-content>li>details>ul>li>a.active{
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
.\[\&\>li\>span\.active\]\:ms-bg-primary>li>span.active{
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));
}
.\[\&\>li\>span\.active\]\:ms-text-primary-content>li>span.active{
  --tw-text-opacity: 1;
  color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity, 1)));
}
.\[\&\>strong\]\:ms-font-medium>strong{
  font-weight: 500;
}
